/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_timiza -- ------------------------------------------------------ -- 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=55 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-09-14 17:36:47','FAITH Returned 1.00 `APC TABS 430MG with code (1000) at 2024-09-14 17:36:47','::1',1),(2,'6','2024-09-14 20:40:46','RICARDO Deleted item with id 8 from people table at 2024-09-14 20:40:46','102.140.243.5',1),(3,'6','2024-09-14 20:40:46','RICARDO Deleted item with id 8 from people table at 2024-09-14 20:40:46','102.140.243.5',1),(4,'6','2024-09-14 20:40:55','RICARDO Deleted item with id 7 from people table at 2024-09-14 20:40:55','102.140.243.5',1),(5,'6','2024-09-14 20:40:55','RICARDO Deleted item with id 7 from people table at 2024-09-14 20:40:55','102.140.243.5',1),(6,'10','2024-09-14 20:50:36','KELVIN Changed the price of AGYCIN-AZITHROMYIN 500MG to: buyingprice =150 ,sellingprice =300, qty= 0.00, items with id 1488 . in Main level at 2024-09-14 20:50:36','102.140.243.5',1),(7,'10','2024-09-14 20:53:45','KELVIN Changed the price of JOTONOL PARACETAMOL SYRUP 100ML to: buyingprice =30 ,sellingprice =150, qty= 0.00, items with id 1036 . in counter (1) at 2024-09-14 20:53:45','102.140.243.5',1),(8,'10','2024-09-14 20:54:31','KELVIN Changed the price of JOTONOL PARACETAMOL SYRUP 100ML to: buyingprice =35 ,sellingprice =100, qty= 0.00, items with id 1036 . in Main level at 2024-09-14 20:54:31','102.140.243.5',1),(9,'1','2024-09-15 10:14:15','FAITH Returned 1.00 CETAMOL PARACETAMOL 60MLS with code (999) at 2024-09-15 10:14:15','138.199.53.240',1),(10,'1','2024-09-15 10:14:19','FAITH Returned 1.00 `APC TABS 430MG with code (1000) at 2024-09-15 10:14:19','138.199.53.240',1),(11,'1','2024-09-15 10:14:22','FAITH Returned 1.00 GOODMORNING LUNGTONIC 60ML with code (320) at 2024-09-15 10:14:22','138.199.53.240',1),(12,'1','2024-09-15 10:15:58','FAITH Returned 1.00 ASHTON & PARSONS SATCHETS 20S with code (32) at 2024-09-15 10:15:58','138.199.53.240',1),(13,'1','2024-09-15 10:16:24','FAITH Returned 1.00 `APC TABS 430MG with code (1000) at 2024-09-15 10:16:24','138.199.53.240',1),(14,'1','2024-09-15 10:18:44','FAITH Deleted item with id 1 from dailycollections table at 2024-09-15 10:18:44','138.199.53.240',1),(15,'1','2024-09-15 10:18:44','FAITH Deleted item with id 1 from dailycollections table at 2024-09-15 10:18:44','138.199.53.240',1),(16,'10','2024-09-15 16:49:30','KELVIN Changed the price of LEVAMISOLE SYRUP 15ML to: buyingprice =28 ,sellingprice =100, qty= 0.00, items with id 1044 . in Main level at 2024-09-15 16:49:30','102.140.243.5',1),(17,'10','2024-09-23 20:20:46','KELVIN Returned 1.00 AMOXYL(MOXACIL) 60ML with code (1182) at 2024-09-23 20:20:46','197.237.66.78',1),(18,'10','2024-09-23 20:20:52','KELVIN Returned 1.00 ZYCET -CETRIZINE S.P 60 ML with code (1199) at 2024-09-23 20:20:52','197.237.66.78',1),(19,'10','2024-09-25 12:08:11','KELVIN Returned 1.00 PROBETA N ASAL7.5ML with code (592) at 2024-09-25 12:08:11','102.140.236.113',1),(20,'10','2024-09-25 16:33:55','KELVIN Returned 1.00 DETERMINE TEST STRIPS with code (1601) at 2024-09-25 16:33:55','102.140.236.113',1),(21,'10','2024-09-25 19:28:35','KELVIN Returned 1.00 VEGA 50MG SILDENAFIL with code (1604) at 2024-09-25 19:28:35','102.140.236.113',1),(22,'10','2024-09-27 19:30:09','KELVIN Returned 2.00 MARAMOJA TABS 100\'s with code (882) at 2024-09-27 19:30:09','102.140.240.18',1),(23,'10','2024-10-05 19:16:52','KELVIN Returned 1.00 FLAGIN 60MLS METRONIDAZOLE with code (1558) at 2024-10-05 19:16:52','102.140.236.192',1),(24,'10','2024-10-05 19:16:53','KELVIN Returned 1.00 BIOTRIM 50MLS with code (1560) at 2024-10-05 19:16:53','102.140.236.192',1),(25,'10','2024-10-05 19:16:55','KELVIN Returned 1.00 IBUFLAM SUSPENSION 60MLS with code (897) at 2024-10-05 19:16:55','102.140.236.192',1),(26,'10','2024-10-29 21:32:06','KELVIN Returned 10.00 F TAB with code (1574) at 2024-10-29 21:32:06','102.140.249.128',1),(27,'10','2024-10-30 21:38:54','KELVIN Returned 1.00 TRICOFF GREEN 100 ML with code (1230) at 2024-10-30 21:38:54','197.237.64.171',1),(28,'10','2024-10-30 21:40:57','KELVIN Returned 15.00 AMOXICILLIN CAPS 500MGS CAREMOX with code (1479) at 2024-10-30 21:40:57','197.237.64.171',1),(29,'10','2024-10-30 21:41:00','KELVIN Returned 1.00 TRICOFF GREEN 100 ML with code (1230) at 2024-10-30 21:41:00','197.237.64.171',1),(30,'10','2024-10-31 16:11:21','KELVIN Returned 5.00 DICLOFENAC 100MG TABS with code (233) at 2024-10-31 16:11:21','197.237.66.215',1),(31,'10','2024-11-30 18:28:33','KELVIN Returned 1.00 TULIA 2 TABS with code (1040) at 2024-11-30 18:28:33','102.140.240.55',1),(32,'10','2024-12-06 19:46:40','KELVIN Returned 10.00 OMEPRAZOLE 20MGS CAPS with code (535) at 2024-12-06 19:46:40','197.237.66.30',1),(33,'10','2024-12-06 19:46:43','KELVIN Returned 10.00 ZYCET TABS 100\'S with code (820) at 2024-12-06 19:46:43','197.237.66.30',1),(34,'10','2024-12-10 15:48:24','KELVIN Returned 2.00 KIFARU 50MG 4\'S with code (806) at 2024-12-10 15:48:24','102.140.249.53',1),(35,'10','2024-12-13 12:46:49','KELVIN Returned 1.00 POSTINOR-2TAABS 2S with code (579) at 2024-12-13 12:46:49','102.140.249.53',1),(36,'10','2024-12-13 12:46:51','KELVIN Returned 1.00 trust studded with code (1401) at 2024-12-13 12:46:51','102.140.249.53',1),(37,'10','2024-12-14 19:21:29','KELVIN Returned 1.00 SAFE 72 with code (856) at 2024-12-14 19:21:29','197.237.66.52',1),(38,'10','2024-12-17 18:17:52','KELVIN Returned 6.00 MELCAM 7.5MG ( MELOXICAM) with code (420) at 2024-12-17 18:17:52','197.237.66.52',1),(39,'10','2024-12-17 18:17:58','KELVIN Returned 1.00 DICLOFENAC GEL 20 GM with code (236) at 2024-12-17 18:17:58','197.237.66.52',1),(40,'10','2025-01-06 10:05:17','KELVIN Returned 5.00 TAMEPYN with code (681) at 2025-01-06 10:05:17','197.237.67.209',1),(41,'10','2025-01-06 10:05:19','KELVIN Returned 1.00 VOLINI with code (755) at 2025-01-06 10:05:19','197.237.67.209',1),(42,'10','2025-01-06 10:05:20','KELVIN Returned 6.00 SICLOFEN- MR with code (1238) at 2025-01-06 10:05:20','197.237.67.209',1),(43,'10','2025-01-14 21:53:02','KELVIN Returned 1.00 MENTHO with code (422) at 2025-01-14 21:53:02','102.140.248.109',1),(44,'10','2025-01-16 20:17:39','KELVIN Returned 1.00 TRUST CLASSIC 24SX3S with code (725) at 2025-01-16 20:17:39','102.140.237.64',1),(45,'10','2025-02-06 20:25:46','KELVIN Returned 1.00 CHOICE 72-P2 with code (1149) at 2025-02-06 20:25:46','102.140.250.24',1),(46,'10','2025-02-20 18:08:36','KELVIN Returned 6.00 SICLOFEN- MR with code (1238) at 2025-02-20 18:08:36','102.140.250.14',1),(47,'10','2025-02-22 22:31:49','KELVIN Returned 1.00 MOXACIL DS 100MLS DS with code (1576) at 2025-02-22 22:31:49','102.140.250.14',1),(48,'10','2025-03-04 11:38:33','KELVIN Returned 1.00 CETZAN 10 with code (1370) at 2025-03-04 11:38:33','102.140.243.187',1),(49,'10','2025-04-01 21:36:24','KELVIN Returned 5.00 LORHISTINA-LORATADINE TABS 10 MG with code (1104) at 2025-04-01 21:36:24','102.140.237.25',1),(50,'10','2025-04-08 12:26:37','KELVIN Returned 1.00 FLUDEX C with code (1667) at 2025-04-08 12:26:37','102.140.237.208',1),(51,'10','2025-04-09 14:35:33','KELVIN Returned 5.00 COLDCAP CAPS 12\'S with code (176) at 2025-04-09 14:35:33','102.140.240.182',1),(52,'10','2025-04-20 20:14:53','KELVIN Returned 1.00 MOXACIL DS 100MLS DS with code (1576) at 2025-04-20 20:14:53','102.140.237.208',1),(53,'10','2025-04-27 19:50:07','KELVIN Returned 1.00 kaluma king with code (930) at 2025-04-27 19:50:07','197.237.65.25',1),(54,'10','2025-04-27 20:03:57','KELVIN Returned 10.00 HOMAGON CAPS 10\'s with code (995) at 2025-04-27 20:03:57','197.237.65.25',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 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assignbranches` -- LOCK TABLES `assignbranches` WRITE; /*!40000 ALTER TABLE `assignbranches` DISABLE KEYS */; /*!40000 ALTER TABLE `assignbranches` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assigntask` -- DROP TABLE IF EXISTS `assigntask`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assigntask` ( `id` int(30) NOT NULL AUTO_INCREMENT, `branchid` int(11) DEFAULT NULL, `employeeid` int(11) DEFAULT NULL, `status` varchar(11) NOT NULL DEFAULT 'active', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, `taskid` int(11) NOT NULL, `mode` varchar(20) NOT NULL, `target` varchar(20) NOT NULL, `period` varchar(20) NOT NULL, `description` text NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) NOT NULL, `year` varchar(20) NOT NULL, `defaulttype` varchar(20) NOT NULL, `tasktype` varchar(10) NOT NULL DEFAULT 'General', PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `employee` (`employeeid`), KEY `type` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assigntask` -- LOCK TABLES `assigntask` WRITE; /*!40000 ALTER TABLE `assigntask` DISABLE KEYS */; /*!40000 ALTER TABLE `assigntask` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `attendance` -- DROP TABLE IF EXISTS `attendance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `attendance` ( `id` int(100) NOT NULL AUTO_INCREMENT, `idno` varchar(100) NOT NULL, `surname` varchar(100) NOT NULL, `date` datetime NOT NULL, `timein` varchar(100) NOT NULL, `timeout` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `createddate` varchar(100) NOT NULL, `comment` text NOT NULL, `timediffrence` varchar(5) NOT NULL DEFAULT '0', `device` varchar(30) NOT NULL, `totaltime` varchar(20) DEFAULT NULL, `checkoutime` datetime NOT NULL, `status` int(20) NOT NULL DEFAULT 0, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `attendance` -- LOCK TABLES `attendance` WRITE; /*!40000 ALTER TABLE `attendance` DISABLE KEYS */; /*!40000 ALTER TABLE `attendance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `backup` -- DROP TABLE IF EXISTS `backup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `backup` ( `id` int(20) NOT NULL AUTO_INCREMENT, `user` text NOT NULL, `host` text NOT NULL, `password` text NOT NULL, `server` text NOT NULL, `path` text NOT NULL, `status` varchar(40) NOT NULL DEFAULT 'active', `createdat` varchar(40) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `database` text NOT NULL, `location` varchar(20) NOT NULL DEFAULT 'offline', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `backup` -- LOCK TABLES `backup` WRITE; /*!40000 ALTER TABLE `backup` DISABLE KEYS */; INSERT INTO `backup` VALUES (1,'root','localhost','robisearch2018','D:\\xampp\\mysql\\bin\\','D:/Backup/','active','2020-10-30 20:47:10',1,1,'robipos','offline'); /*!40000 ALTER TABLE `backup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `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=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `branch` -- LOCK TABLES `branch` WRITE; /*!40000 ALTER TABLE `branch` DISABLE KEYS */; INSERT INTO `branch` VALUES (1,'TIMIZA CHEMIST','Counter','2022-12-05 12:39:28','active','1','','1','Counter','',''); /*!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 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 */; /*!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,'MAIN CATEGORY','','','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 AUTO_INCREMENT=4 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 */; INSERT INTO `dailycollections` VALUES (2,'','','10','2024-09-19 14:08:09','','1','','KELVIN','','',' 0','0','0','0','0','0','KELVIN','','1175','','2024-09-19 23:59:00','','','active',0.00,0.00,1175.00,'',1,0.00,0.00,0.00,1175.00,0),(3,'','','10','2024-09-19 22:14:32','','1','','KELVIN','','',' 1565','0','0','0','0','0','KELVIN','','4400','','2024-09-19 23:59:00','','','active',0.00,0.00,4400.00,'',1,0.00,0.00,0.00,5965.00,0); /*!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=33413 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `debitcredit` -- LOCK TABLES `debitcredit` WRITE; /*!40000 ALTER TABLE `debitcredit` DISABLE KEYS */; INSERT INTO `debitcredit` VALUES (1,'1110','11670241069','2022-12-05 14:51:52',NULL,32.00,'','1','1','Inventory sold','1','','sales','379','','No',NULL,NULL,''),(2,'5500','11670241069','2022-12-05 14:51:52',32.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3,'1000','11670241069','2022-12-05 14:51:52',200.00,NULL,'','1','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4,'4000','11670241069','2022-12-05 14:51:52',NULL,200.00,'','1','1','Good sold','1','','sales','379','','No',NULL,NULL,''),(5,'1110','11670241291','2022-12-05 14:57:19',32.00,NULL,'','1','1','Inventory returned','1','3','creditnote','379','','No',NULL,NULL,''),(6,'5500','11670241291','2022-12-05 14:57:19',NULL,32.00,'','1','1','Cost of goods returned','1','3','creditnote','','','No',NULL,NULL,''),(7,'1100','11670241291','2022-12-05 14:57:19',NULL,200.00,'','1','1','Good returned','1','3','creditnote','','','No',NULL,NULL,''),(8,'4000','11670241291','2022-12-05 14:57:19',200.00,NULL,'','1','1','Good returned','1','3','creditnote','379','','No',NULL,NULL,''),(9,'1110','11670241510','2022-12-05 14:58:57',60.00,NULL,'','1','1','Inventory returned','1','3','creditnote','800','','No',NULL,NULL,''),(10,'5500','11670241510','2022-12-05 14:58:57',NULL,60.00,'','1','1','Cost of goods returned','1','3','creditnote','','','No',NULL,NULL,''),(11,'1100','11670241510','2022-12-05 14:58:57',NULL,200.00,'','1','1','Good returned','1','3','creditnote','','','No',NULL,NULL,''),(12,'4000','11670241510','2022-12-05 14:58:57',200.00,NULL,'','1','1','Good returned','1','3','creditnote','800','','No',NULL,NULL,''),(13,'4000','11670241069','2022-12-05 14:59:28',200.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(14,'1000','11670241069','2022-12-05 14:59:28',NULL,200.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(15,'5500','11670241069','2022-12-05 14:59:28',NULL,32.00,'','1','1','Cost of goods returned','1','','sales','379','','No',NULL,NULL,''),(16,'1110','11670241069','2022-12-05 14:59:28',32.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(17,'1110','11670241613','2022-12-05 15:00:13',62.00,NULL,'','1','1','Inventory Purchased','1','2','Purchases','800','','No',NULL,NULL,''),(18,'1110','11670241613','2022-12-05 15:00:13',35.00,NULL,'','1','1','Inventory Purchased','1','2','Purchases','788','','No',NULL,NULL,''),(19,'2130','11670241613','2022-12-05 15:00:13',NULL,97.00,'','1','1','Account payable for inventory','1','2','Purchases','','','No',NULL,NULL,''),(20,'1000','11670241613','2022-12-05 15:08:25',NULL,97.00,'','1','1','','1','2','supplier payment','','','No',NULL,NULL,''),(21,'2130','11670241613','2022-12-05 15:08:25',97.00,NULL,'','1','1','','1','2','supplier payment','','','No',NULL,NULL,''),(26,'5920','11670242238','2022-12-05 15:11:15',150.00,NULL,'0','1','1','BROOM','1','','','2','','No',NULL,NULL,''),(27,'5250','11670242238','2022-12-05 15:11:15',100.00,NULL,'0','1','1','LUNCH','1','','','1','','No',NULL,NULL,''),(28,'1000','11670242238','2022-12-05 15:11:15',NULL,250.00,'0','1','1','','1','','','1','','No',NULL,NULL,''),(29,'1110','13321670242819','2022-12-05 15:20:19',NULL,26.00,'','1','1','Inventory damaged','1','','creditnote','810','','No',NULL,NULL,''),(30,'5500','13321670242819','2022-12-05 15:20:19',26.00,NULL,'','1','1','Cost of goods damaged','1','','sales','810','','No',NULL,NULL,''),(31,'1110','61670250056','2022-12-05 17:21:47',NULL,70.00,'','6','1','Inventory sold','1','','sales','788','','No',NULL,NULL,''),(32,'5500','61670250056','2022-12-05 17:21:47',70.00,NULL,'','6','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33,'1000','61670250056','2022-12-05 17:21:47',200.00,NULL,'','6','1','Good sold','1','','sales','','','No',NULL,NULL,'SDFDG'),(34,'4000','61670250056','2022-12-05 17:21:47',NULL,200.00,'','6','1','Good sold','1','','sales','788','','No',NULL,NULL,''),(37,'4020','61670251196','2022-12-05 17:40:19',39000.00,NULL,'0','6','1','ROBISEARCH LTD','1','','','3','','No',NULL,NULL,''),(38,'1010','61670251196','2022-12-05 17:40:19',NULL,39000.00,'0','6','1','','1','','','3','','No',NULL,NULL,''),(39,'1000','71670252432','2022-12-05 18:00:44',5.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(40,'4000','71670252432','2022-12-05 18:00:44',NULL,5.00,'','7','1','Good sold','1','','sales','828','','No',NULL,NULL,''),(41,'1110','51670264446','2022-12-05 21:21:32',NULL,33.00,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(42,'5500','51670264446','2022-12-05 21:21:32',33.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(43,'1000','51670264446','2022-12-05 21:21:32',120.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(44,'4000','51670264446','2022-12-05 21:21:32',NULL,120.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(45,'1110','51670507924','2022-12-08 16:59:19',NULL,33.00,'','5','1','Inventory sold','1','','sales','886','','No',NULL,NULL,''),(46,'5500','51670507924','2022-12-08 16:59:19',33.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(47,'1000','51670507924','2022-12-08 16:59:19',100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'QL89OV26ZV'),(48,'4000','51670507924','2022-12-08 16:59:19',NULL,100.00,'','5','1','Good sold','1','','sales','886','','No',NULL,NULL,''),(49,'1110','51670508208','2022-12-08 17:03:58',NULL,20.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(50,'5500','51670508208','2022-12-08 17:03:58',20.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(51,'1000','51670508208','2022-12-08 17:03:58',100.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'QL89OV26ZV'),(52,'4000','51670508208','2022-12-08 17:03:58',NULL,100.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(53,'1110','51670508621','2022-12-08 17:10:52',NULL,19.00,'','5','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(54,'5500','51670508621','2022-12-08 17:10:52',19.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(55,'1000','51670508621','2022-12-08 17:10:52',100.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(56,'4000','51670508621','2022-12-08 17:10:52',NULL,100.00,'','5','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(57,'1110','51670579772','2022-12-09 12:56:59',NULL,55.00,'','5','1','Inventory sold','1','','sales','835','','No',NULL,NULL,''),(58,'5500','51670579772','2022-12-09 12:56:59',55.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(59,'1000','51670579772','2022-12-09 12:56:59',300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(60,'4000','51670579772','2022-12-09 12:56:59',NULL,300.00,'','5','1','Good sold','1','','sales','835','','No',NULL,NULL,''),(61,'1110','51670579831','2022-12-09 12:57:44',NULL,20.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(62,'5500','51670579831','2022-12-09 12:57:44',20.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(63,'1000','51670579831','2022-12-09 12:57:44',100.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(64,'4000','51670579831','2022-12-09 12:57:44',NULL,100.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(65,'1110','51670579871','2022-12-09 14:46:27',NULL,38.00,'','5','1','Inventory sold','1','','sales','863','','No',NULL,NULL,''),(66,'5500','51670579871','2022-12-09 14:46:27',38.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(67,'1000','51670579871','2022-12-09 14:46:27',100.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(68,'4000','51670579871','2022-12-09 14:46:27',NULL,100.00,'','5','1','Good sold','1','','sales','863','','No',NULL,NULL,''),(69,'1110','51670826941','2022-12-12 09:35:54',NULL,19.00,'','5','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(70,'5500','51670826941','2022-12-12 09:35:54',19.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(71,'1000','51670826941','2022-12-12 09:35:54',100.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(72,'4000','51670826941','2022-12-12 09:35:54',NULL,100.00,'','5','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(73,'1110','51670827106','2022-12-13 09:42:30',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(74,'1110','51670827106','2022-12-13 09:42:30',NULL,24.00,'','5','1','Inventory sold','1','','sales','401','','No',NULL,NULL,''),(75,'1110','51670827106','2022-12-13 09:42:30',NULL,49.00,'','5','1','Inventory sold','1','','sales','908','','No',NULL,NULL,''),(76,'1110','51670827106','2022-12-13 09:42:30',NULL,0.00,'','5','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(77,'1110','51670827106','2022-12-13 09:42:30',NULL,7.80,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(78,'1110','51670827106','2022-12-13 09:42:30',NULL,0.00,'','5','1','Inventory sold','1','','sales','424','','No',NULL,NULL,''),(79,'1110','51670827106','2022-12-13 09:42:30',NULL,80.00,'','5','1','Inventory sold','1','','sales','913','','No',NULL,NULL,''),(80,'1110','51670827106','2022-12-13 09:42:30',NULL,11.00,'','5','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(81,'1110','51670827106','2022-12-13 09:42:30',NULL,7.50,'','5','1','Inventory sold','1','','sales','914','','No',NULL,NULL,''),(82,'1110','51670827106','2022-12-13 09:42:30',NULL,12.90,'','5','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(83,'1110','51670827106','2022-12-13 09:42:30',NULL,18.00,'','5','1','Inventory sold','1','','sales','305','','No',NULL,NULL,''),(84,'1110','51670827106','2022-12-13 09:42:30',NULL,45.00,'','5','1','Inventory sold','1','','sales','885','','No',NULL,NULL,''),(85,'1110','51670827106','2022-12-13 09:42:30',NULL,20.00,'','5','1','Inventory sold','1','','sales','337','','No',NULL,NULL,''),(86,'1110','51670827106','2022-12-13 09:42:30',NULL,7.00,'','5','1','Inventory sold','1','','sales','853','','No',NULL,NULL,''),(87,'1110','51670827106','2022-12-13 09:42:30',NULL,60.00,'','5','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(88,'1110','51670827106','2022-12-13 09:42:30',NULL,64.00,'','5','1','Inventory sold','1','','sales','667','','No',NULL,NULL,''),(89,'1110','51670827106','2022-12-13 09:42:30',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(90,'1110','51670827106','2022-12-13 09:42:30',NULL,4.00,'','5','1','Inventory sold','1','','sales','915','','No',NULL,NULL,''),(91,'1110','51670827106','2022-12-13 09:42:30',NULL,1.70,'','5','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(92,'1110','51670827106','2022-12-13 09:42:30',NULL,130.00,'','5','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(93,'1110','51670827106','2022-12-13 09:42:30',NULL,17.00,'','5','1','Inventory sold','1','','sales','795','','No',NULL,NULL,''),(94,'1110','51670827106','2022-12-13 09:42:30',NULL,80.00,'','5','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(95,'1110','51670827106','2022-12-13 09:42:30',NULL,2.00,'','5','1','Inventory sold','1','','sales','917','','No',NULL,NULL,''),(96,'1110','51670827106','2022-12-13 09:42:30',NULL,64.50,'','5','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(97,'1110','51670827106','2022-12-13 09:42:30',NULL,70.00,'','5','1','Inventory sold','1','','sales','909','','No',NULL,NULL,''),(98,'1110','51670827106','2022-12-13 09:42:30',NULL,45.00,'','5','1','Inventory sold','1','','sales','918','','No',NULL,NULL,''),(99,'1110','51670827106','2022-12-13 09:42:30',NULL,30.00,'','5','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(100,'1110','51670827106','2022-12-13 09:42:30',NULL,44.00,'','5','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(101,'1110','51670827106','2022-12-13 09:42:30',NULL,4.00,'','5','1','Inventory sold','1','','sales','813','','No',NULL,NULL,''),(102,'1110','51670827106','2022-12-13 09:42:30',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(103,'1110','51670827106','2022-12-13 09:42:30',NULL,1340.00,'','5','1','Inventory sold','1','','sales','919','','No',NULL,NULL,''),(104,'1110','51670827106','2022-12-13 09:42:30',NULL,495.00,'','5','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(105,'1110','51670827106','2022-12-13 09:42:30',NULL,130.00,'','5','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(106,'1110','51670827106','2022-12-13 09:42:30',NULL,27.00,'','5','1','Inventory sold','1','','sales','870','','No',NULL,NULL,''),(107,'1110','51670827106','2022-12-13 09:42:30',NULL,0.00,'','5','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(108,'5500','51670827106','2022-12-13 09:42:30',2890.40,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(109,'1000','51670827106','2022-12-13 09:42:30',2835.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(110,'4000','51670827106','2022-12-13 09:42:30',NULL,20.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(111,'4000','51670827106','2022-12-13 09:42:30',NULL,20.00,'','5','1','Good sold','1','','sales','401','','No',NULL,NULL,''),(112,'4000','51670827106','2022-12-13 09:42:30',NULL,100.00,'','5','1','Good sold','1','','sales','908','','No',NULL,NULL,''),(113,'4000','51670827106','2022-12-13 09:42:30',NULL,20.00,'','5','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(114,'4000','51670827106','2022-12-13 09:42:30',NULL,10.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(115,'4000','51670827106','2022-12-13 09:42:30',NULL,10.00,'','5','1','Good sold','1','','sales','424','','No',NULL,NULL,''),(116,'4000','51670827106','2022-12-13 09:42:30',NULL,160.00,'','5','1','Good sold','1','','sales','913','','No',NULL,NULL,''),(117,'4000','51670827106','2022-12-13 09:42:30',NULL,20.00,'','5','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(118,'4000','51670827106','2022-12-13 09:42:30',NULL,15.00,'','5','1','Good sold','1','','sales','914','','No',NULL,NULL,''),(119,'4000','51670827106','2022-12-13 09:42:30',NULL,30.00,'','5','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(120,'4000','51670827106','2022-12-13 09:42:30',NULL,100.00,'','5','1','Good sold','1','','sales','305','','No',NULL,NULL,''),(121,'4000','51670827106','2022-12-13 09:42:30',NULL,75.00,'','5','1','Good sold','1','','sales','885','','No',NULL,NULL,''),(122,'4000','51670827106','2022-12-13 09:42:30',NULL,100.00,'','5','1','Good sold','1','','sales','337','','No',NULL,NULL,''),(123,'4000','51670827106','2022-12-13 09:42:30',NULL,50.00,'','5','1','Good sold','1','','sales','853','','No',NULL,NULL,''),(124,'4000','51670827106','2022-12-13 09:42:30',NULL,100.00,'','5','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(125,'4000','51670827106','2022-12-13 09:42:30',NULL,100.00,'','5','1','Good sold','1','','sales','667','','No',NULL,NULL,''),(126,'4000','51670827106','2022-12-13 09:42:30',NULL,20.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(127,'4000','51670827106','2022-12-13 09:42:30',NULL,10.00,'','5','1','Good sold','1','','sales','915','','No',NULL,NULL,''),(128,'4000','51670827106','2022-12-13 09:42:30',NULL,10.00,'','5','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(129,'4000','51670827106','2022-12-13 09:42:30',NULL,200.00,'','5','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(130,'4000','51670827106','2022-12-13 09:42:30',NULL,100.00,'','5','1','Good sold','1','','sales','795','','No',NULL,NULL,''),(131,'4000','51670827106','2022-12-13 09:42:30',NULL,200.00,'','5','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(132,'4000','51670827106','2022-12-13 09:42:30',NULL,10.00,'','5','1','Good sold','1','','sales','917','','No',NULL,NULL,''),(133,'4000','51670827106','2022-12-13 09:42:30',NULL,150.00,'','5','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(134,'4000','51670827106','2022-12-13 09:42:30',NULL,300.00,'','5','1','Good sold','1','','sales','909','','No',NULL,NULL,''),(135,'4000','51670827106','2022-12-13 09:42:30',NULL,10.00,'','5','1','Good sold','1','','sales','918','','No',NULL,NULL,''),(136,'4000','51670827106','2022-12-13 09:42:30',NULL,100.00,'','5','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(137,'4000','51670827106','2022-12-13 09:42:30',NULL,200.00,'','5','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(138,'4000','51670827106','2022-12-13 09:42:30',NULL,10.00,'','5','1','Good sold','1','','sales','813','','No',NULL,NULL,''),(139,'4000','51670827106','2022-12-13 09:42:30',NULL,60.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(140,'4000','51670827106','2022-12-13 09:42:30',NULL,50.00,'','5','1','Good sold','1','','sales','919','','No',NULL,NULL,''),(141,'4000','51670827106','2022-12-13 09:42:30',NULL,75.00,'','5','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(142,'4000','51670827106','2022-12-13 09:42:30',NULL,200.00,'','5','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(143,'4000','51670827106','2022-12-13 09:42:30',NULL,150.00,'','5','1','Good sold','1','','sales','870','','No',NULL,NULL,''),(144,'4000','51670827106','2022-12-13 09:42:30',NULL,50.00,'','5','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(145,'1110','71670942389','2022-12-14 10:27:38',NULL,0.00,'','7','1','Inventory sold','1','','sales','427','','No',NULL,NULL,''),(146,'1110','71670942389','2022-12-13 17:39:49',NULL,18.00,'','7','1','Inventory sold','1','','sales','305','','No',NULL,NULL,''),(147,'1110','71670942389','2022-12-13 17:41:12',NULL,0.00,'','7','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(148,'1110','71670942389','2022-12-13 17:42:07',NULL,21.50,'','7','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(149,'1110','71670942389','2022-12-13 17:58:52',NULL,99.00,'','7','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(150,'1110','71670942389','2022-12-13 17:59:31',NULL,65.00,'','7','1','Inventory sold','1','','sales','920','','No',NULL,NULL,''),(151,'1110','71670942389','2022-12-13 18:02:32',NULL,25.00,'','7','1','Inventory sold','1','','sales','910','','No',NULL,NULL,''),(152,'1110','71670942389','2022-12-13 18:02:45',NULL,2.00,'','7','1','Inventory sold','1','','sales','921','','No',NULL,NULL,''),(153,'1110','71670942389','2022-12-13 18:09:20',NULL,0.00,'','7','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(154,'1110','71670942389','2022-12-13 18:12:16',NULL,19.00,'','7','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(155,'1110','71670942389','2022-12-13 18:12:33',NULL,0.00,'','7','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(156,'1110','71670942389','2022-12-13 18:12:54',NULL,0.85,'','7','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(157,'1110','71670942389','2022-12-13 18:13:11',NULL,0.00,'','7','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(158,'1110','71670942389','2022-12-13 18:13:57',NULL,55.00,'','7','1','Inventory sold','1','','sales','922','','No',NULL,NULL,''),(159,'1110','71670942389','2022-12-13 20:14:25',NULL,40.00,'','7','1','Inventory sold','1','','sales','924','','No',NULL,NULL,''),(160,'1110','71670942389','2022-12-13 20:18:36',NULL,0.00,'','7','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(161,'1110','71670942389','2022-12-13 20:23:30',NULL,59.00,'','7','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(162,'1110','71670942389','2022-12-13 20:52:00',NULL,15.00,'','7','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(163,'1110','71670942389','2022-12-13 20:52:37',NULL,30.00,'','7','1','Inventory sold','1','','sales','925','','No',NULL,NULL,''),(164,'1110','71670942389','2022-12-13 20:55:42',NULL,36.00,'','7','1','Inventory sold','1','','sales','926','','No',NULL,NULL,''),(165,'1110','71670942389','2022-12-13 20:59:25',NULL,60.00,'','7','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(166,'1110','71670942389','2022-12-14 09:50:28',NULL,25.00,'','7','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(167,'1110','71670942389','2022-12-14 09:51:56',NULL,8.00,'','7','1','Inventory sold','1','','sales','927','','No',NULL,NULL,''),(168,'1110','71670942389','2022-12-14 09:57:19',NULL,98.00,'','7','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(169,'1110','71670942389','2022-12-14 09:59:43',NULL,48.00,'','7','1','Inventory sold','1','','sales','667','','No',NULL,NULL,''),(170,'1110','71670942389','2022-12-14 10:00:26',NULL,80.00,'','7','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(171,'1110','71670942389','2022-12-14 10:01:32',NULL,7.00,'','7','1','Inventory sold','1','','sales','853','','No',NULL,NULL,''),(172,'1110','71670942389','2022-12-14 10:04:41',NULL,169.00,'','7','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(173,'1110','71670942389','2022-12-14 10:04:56',NULL,27.00,'','7','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(174,'1110','71670942389','2022-12-14 10:11:02',NULL,28.00,'','7','1','Inventory sold','1','','sales','931','','No',NULL,NULL,''),(175,'1110','71670942389','2022-12-14 10:14:54',NULL,99.00,'','7','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(176,'1110','71670942389','2022-12-14 10:15:26',NULL,0.00,'','7','1','Inventory sold','1','','sales','933','','No',NULL,NULL,''),(177,'1110','71670942389','2022-12-14 10:23:20',NULL,10.00,'','7','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(178,'1110','71670942389','2022-12-14 10:23:36',NULL,55.00,'','7','1','Inventory sold','1','','sales','922','','No',NULL,NULL,''),(179,'5500','71670942389','2022-12-14 10:26:18',1199.35,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(180,'1000','71670942389','2022-12-14 10:27:38',2989.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(181,'4000','71670942389','2022-12-14 10:27:38',NULL,20.00,'','7','1','Good sold','1','','sales','427','','No',NULL,NULL,''),(182,'4000','71670942389','2022-12-13 17:39:49',NULL,100.00,'','7','1','Good sold','1','','sales','305','','No',NULL,NULL,''),(183,'4000','71670942389','2022-12-13 17:41:12',NULL,200.00,'','7','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(184,'4000','71670942389','2022-12-13 17:42:07',NULL,50.00,'','7','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(185,'4000','71670942389','2022-12-13 17:58:52',NULL,15.00,'','7','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(186,'4000','71670942389','2022-12-13 17:59:31',NULL,150.00,'','7','1','Good sold','1','','sales','920','','No',NULL,NULL,''),(187,'4000','71670942389','2022-12-13 18:02:32',NULL,100.00,'','7','1','Good sold','1','','sales','910','','No',NULL,NULL,''),(188,'4000','71670942389','2022-12-13 18:02:45',NULL,4.00,'','7','1','Good sold','1','','sales','921','','No',NULL,NULL,''),(189,'4000','71670942389','2022-12-13 18:09:20',NULL,40.00,'','7','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(190,'4000','71670942389','2022-12-13 18:12:16',NULL,100.00,'','7','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(191,'4000','71670942389','2022-12-13 18:12:33',NULL,5.00,'','7','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(192,'4000','71670942389','2022-12-13 18:12:54',NULL,5.00,'','7','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(193,'4000','71670942389','2022-12-13 18:13:11',NULL,20.00,'','7','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(194,'4000','71670942389','2022-12-13 18:13:57',NULL,200.00,'','7','1','Good sold','1','','sales','922','','No',NULL,NULL,''),(195,'4000','71670942389','2022-12-13 20:14:25',NULL,100.00,'','7','1','Good sold','1','','sales','924','','No',NULL,NULL,''),(196,'4000','71670942389','2022-12-13 20:18:36',NULL,20.00,'','7','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(197,'4000','71670942389','2022-12-13 20:23:30',NULL,100.00,'','7','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(198,'4000','71670942389','2022-12-13 20:52:00',NULL,50.00,'','7','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(199,'4000','71670942389','2022-12-13 20:52:37',NULL,90.00,'','7','1','Good sold','1','','sales','925','','No',NULL,NULL,''),(200,'4000','71670942389','2022-12-13 20:55:42',NULL,80.00,'','7','1','Good sold','1','','sales','926','','No',NULL,NULL,''),(201,'4000','71670942389','2022-12-13 20:59:25',NULL,100.00,'','7','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(202,'4000','71670942389','2022-12-14 09:50:28',NULL,50.00,'','7','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(203,'4000','71670942389','2022-12-14 09:51:56',NULL,20.00,'','7','1','Good sold','1','','sales','927','','No',NULL,NULL,''),(204,'4000','71670942389','2022-12-14 09:57:19',NULL,200.00,'','7','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(205,'4000','71670942389','2022-12-14 09:59:43',NULL,75.00,'','7','1','Good sold','1','','sales','667','','No',NULL,NULL,''),(206,'4000','71670942389','2022-12-14 10:00:26',NULL,200.00,'','7','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(207,'4000','71670942389','2022-12-14 10:01:32',NULL,50.00,'','7','1','Good sold','1','','sales','853','','No',NULL,NULL,''),(208,'4000','71670942389','2022-12-14 10:04:41',NULL,400.00,'','7','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(209,'4000','71670942389','2022-12-14 10:04:56',NULL,60.00,'','7','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(210,'4000','71670942389','2022-12-14 10:11:02',NULL,70.00,'','7','1','Good sold','1','','sales','931','','No',NULL,NULL,''),(211,'4000','71670942389','2022-12-14 10:14:54',NULL,15.00,'','7','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(212,'4000','71670942389','2022-12-14 10:15:26',NULL,50.00,'','7','1','Good sold','1','','sales','933','','No',NULL,NULL,''),(213,'4000','71670942389','2022-12-14 10:23:20',NULL,50.00,'','7','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(214,'4000','71670942389','2022-12-14 10:23:36',NULL,200.00,'','7','1','Good sold','1','','sales','922','','No',NULL,NULL,''),(215,'1110','71671002907','2022-12-14 22:05:25',NULL,4.00,'','7','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(216,'1110','71671002907','2022-12-14 10:28:27',NULL,30.00,'','7','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(217,'1110','71671002907','2022-12-14 10:29:27',NULL,265.00,'','7','1','Inventory sold','1','','sales','934','','No',NULL,NULL,''),(218,'1110','71671002907','2022-12-14 10:31:52',NULL,4.00,'','7','1','Inventory sold','1','','sales','917','','No',NULL,NULL,''),(219,'1110','71671002907','2022-12-14 10:32:18',NULL,80.00,'','7','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(220,'1110','71671002907','2022-12-14 10:32:52',NULL,30.00,'','7','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(221,'1110','71671002907','2022-12-14 11:37:45',NULL,0.00,'','7','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(222,'1110','71671002907','2022-12-14 14:15:45',NULL,0.00,'','7','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(223,'1110','71671002907','2022-12-14 14:16:13',NULL,64.50,'','7','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(224,'1110','71671002907','2022-12-14 14:16:38',NULL,25.00,'','7','1','Inventory sold','1','','sales','910','','No',NULL,NULL,''),(225,'1110','71671002907','2022-12-14 14:26:51',NULL,4.00,'','7','1','Inventory sold','1','','sales','935','','No',NULL,NULL,''),(226,'1110','71671002907','2022-12-14 14:29:42',NULL,20.00,'','7','1','Inventory sold','1','','sales','813','','No',NULL,NULL,''),(227,'1110','71671002907','2022-12-14 14:43:12',NULL,20.00,'','7','1','Inventory sold','1','','sales','936','','No',NULL,NULL,''),(228,'1110','71671002907','2022-12-14 14:46:22',NULL,1.70,'','7','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(229,'1110','71671002907','2022-12-14 17:25:28',NULL,44.00,'','7','1','Inventory sold','1','','sales','937','','No',NULL,NULL,''),(230,'1110','71671002907','2022-12-14 18:40:51',NULL,35.00,'','7','1','Inventory sold','1','','sales','938','','No',NULL,NULL,''),(231,'1110','71671002907','2022-12-14 18:45:23',NULL,0.00,'','7','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(232,'1110','71671002907','2022-12-14 18:45:34',NULL,19.00,'','7','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(233,'1110','71671002907','2022-12-14 18:46:30',NULL,0.00,'','7','1','Inventory sold','1','','sales','427','','No',NULL,NULL,''),(234,'1110','71671002907','2022-12-14 18:51:25',NULL,30.00,'','7','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(235,'1110','71671002907','2022-12-14 19:12:06',NULL,6.00,'','7','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(236,'1110','71671002907','2022-12-14 19:49:15',NULL,44.00,'','7','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(237,'1110','71671002907','2022-12-14 20:01:46',NULL,40.00,'','7','1','Inventory sold','1','','sales','43','','No',NULL,NULL,''),(238,'1110','71671002907','2022-12-14 20:02:27',NULL,4.25,'','7','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(239,'1110','71671002907','2022-12-14 20:03:58',NULL,10.00,'','7','1','Inventory sold','1','','sales','915','','No',NULL,NULL,''),(240,'1110','71671002907','2022-12-14 20:04:19',NULL,7.80,'','7','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(241,'1110','71671002907','2022-12-14 20:05:22',NULL,7.00,'','7','1','Inventory sold','1','','sales','853','','No',NULL,NULL,''),(242,'1110','71671002907','2022-12-14 20:05:36',NULL,20.00,'','7','1','Inventory sold','1','','sales','939','','No',NULL,NULL,''),(243,'1110','71671002907','2022-12-14 20:11:37',NULL,2.00,'','7','1','Inventory sold','1','','sales','940','','No',NULL,NULL,''),(244,'1110','71671002907','2022-12-14 20:27:18',NULL,33.00,'','7','1','Inventory sold','1','','sales','814','','No',NULL,NULL,''),(245,'5500','71671002907','2022-12-14 22:05:11',850.25,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(246,'1000','71671002907','2022-12-14 22:05:25',2115.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(247,'4000','71671002907','2022-12-14 22:05:25',NULL,20.00,'','7','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(248,'4000','71671002907','2022-12-14 10:28:27',NULL,100.00,'','7','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(249,'4000','71671002907','2022-12-14 10:29:27',NULL,350.00,'','7','1','Good sold','1','','sales','934','','No',NULL,NULL,''),(250,'4000','71671002907','2022-12-14 10:31:52',NULL,20.00,'','7','1','Good sold','1','','sales','917','','No',NULL,NULL,''),(251,'4000','71671002907','2022-12-14 10:32:18',NULL,200.00,'','7','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(252,'4000','71671002907','2022-12-14 10:32:52',NULL,50.00,'','7','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(253,'4000','71671002907','2022-12-14 11:37:45',NULL,15.00,'','7','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(254,'4000','71671002907','2022-12-14 14:15:45',NULL,50.00,'','7','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(255,'4000','71671002907','2022-12-14 14:16:13',NULL,150.00,'','7','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(256,'4000','71671002907','2022-12-14 14:16:38',NULL,100.00,'','7','1','Good sold','1','','sales','910','','No',NULL,NULL,''),(257,'4000','71671002907','2022-12-14 14:26:51',NULL,10.00,'','7','1','Good sold','1','','sales','935','','No',NULL,NULL,''),(258,'4000','71671002907','2022-12-14 14:29:42',NULL,50.00,'','7','1','Good sold','1','','sales','813','','No',NULL,NULL,''),(259,'4000','71671002907','2022-12-14 14:43:12',NULL,50.00,'','7','1','Good sold','1','','sales','936','','No',NULL,NULL,''),(260,'4000','71671002907','2022-12-14 14:46:22',NULL,10.00,'','7','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(261,'4000','71671002907','2022-12-14 17:25:28',NULL,110.00,'','7','1','Good sold','1','','sales','937','','No',NULL,NULL,''),(262,'4000','71671002907','2022-12-14 18:40:51',NULL,50.00,'','7','1','Good sold','1','','sales','938','','No',NULL,NULL,''),(263,'4000','71671002907','2022-12-14 18:45:23',NULL,10.00,'','7','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(264,'4000','71671002907','2022-12-14 18:45:34',NULL,100.00,'','7','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(265,'4000','71671002907','2022-12-14 18:46:30',NULL,20.00,'','7','1','Good sold','1','','sales','427','','No',NULL,NULL,''),(266,'4000','71671002907','2022-12-14 18:51:25',NULL,60.00,'','7','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(267,'4000','71671002907','2022-12-14 19:12:06',NULL,20.00,'','7','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(268,'4000','71671002907','2022-12-14 19:49:15',NULL,200.00,'','7','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(269,'4000','71671002907','2022-12-14 20:01:46',NULL,150.00,'','7','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(270,'4000','71671002907','2022-12-14 20:02:27',NULL,25.00,'','7','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(271,'4000','71671002907','2022-12-14 20:03:58',NULL,25.00,'','7','1','Good sold','1','','sales','915','','No',NULL,NULL,''),(272,'4000','71671002907','2022-12-14 20:04:19',NULL,10.00,'','7','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(273,'4000','71671002907','2022-12-14 20:05:22',NULL,50.00,'','7','1','Good sold','1','','sales','853','','No',NULL,NULL,''),(274,'4000','71671002907','2022-12-14 20:05:36',NULL,50.00,'','7','1','Good sold','1','','sales','939','','No',NULL,NULL,''),(275,'4000','71671002907','2022-12-14 20:11:37',NULL,10.00,'','7','1','Good sold','1','','sales','940','','No',NULL,NULL,''),(276,'4000','71671002907','2022-12-14 20:27:18',NULL,50.00,'','7','1','Good sold','1','','sales','814','','No',NULL,NULL,''),(277,'1110','51670913767','2022-12-15 12:36:56',NULL,4.00,'','5','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(278,'1110','51670913767','2022-12-15 12:36:56',NULL,0.00,'','5','1','Inventory sold','1','','sales','427','','No',NULL,NULL,''),(279,'1110','51670913767','2022-12-15 12:36:56',NULL,0.00,'','5','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(280,'1110','51670913767','2022-12-15 12:36:56',NULL,12.90,'','5','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(281,'1110','51670913767','2022-12-15 12:36:56',NULL,6.00,'','5','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(282,'5500','51670913767','2022-12-15 12:36:56',22.90,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(283,'1000','51670913767','2022-12-15 12:36:56',310.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(284,'4000','51670913767','2022-12-15 12:36:56',NULL,20.00,'','5','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(285,'4000','51670913767','2022-12-15 12:36:56',NULL,30.00,'','5','1','Good sold','1','','sales','427','','No',NULL,NULL,''),(286,'4000','51670913767','2022-12-15 12:36:56',NULL,200.00,'','5','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(287,'4000','51670913767','2022-12-15 12:36:56',NULL,30.00,'','5','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(288,'4000','51670913767','2022-12-15 12:36:56',NULL,30.00,'','5','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(289,'1110','51671097334','2022-12-15 22:58:10',NULL,14.80,'','5','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(290,'1110','51671097334','2022-12-15 22:58:10',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(291,'1110','51671097334','2022-12-15 22:58:10',NULL,0.00,'','5','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(292,'1110','51671097334','2022-12-15 22:58:10',NULL,49.00,'','5','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(293,'1110','51671097334','2022-12-15 22:58:10',NULL,4020.00,'','5','1','Inventory sold','1','','sales','919','','No',NULL,NULL,''),(294,'1110','51671097334','2022-12-15 22:58:10',NULL,90.00,'','5','1','Inventory sold','1','','sales','941','','No',NULL,NULL,''),(295,'1110','51671097334','2022-12-15 22:58:10',NULL,60.00,'','5','1','Inventory sold','1','','sales','924','','No',NULL,NULL,''),(296,'1110','51671097334','2022-12-15 22:58:10',NULL,8.50,'','5','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(297,'1110','51671097334','2022-12-15 22:58:10',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(298,'1110','51671097334','2022-12-15 22:58:10',NULL,72.00,'','5','1','Inventory sold','1','','sales','942','','No',NULL,NULL,''),(299,'1110','51671097334','2022-12-15 22:58:10',NULL,9.35,'','5','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(300,'1110','51671097334','2022-12-15 22:58:10',NULL,2.00,'','5','1','Inventory sold','1','','sales','915','','No',NULL,NULL,''),(301,'1110','51671097334','2022-12-15 22:58:10',NULL,0.00,'','5','1','Inventory sold','1','','sales','675','','No',NULL,NULL,''),(302,'1110','51671097334','2022-12-15 22:58:10',NULL,0.00,'','5','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(303,'1110','51671097334','2022-12-15 22:58:10',NULL,150.00,'','5','1','Inventory sold','1','','sales','943','','No',NULL,NULL,''),(304,'1110','51671097334','2022-12-15 22:58:10',NULL,64.50,'','5','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(305,'1110','51671097334','2022-12-15 22:58:10',NULL,30.00,'','5','1','Inventory sold','1','','sales','370','','No',NULL,NULL,''),(306,'1110','51671097334','2022-12-15 22:58:10',NULL,40.00,'','5','1','Inventory sold','1','','sales','862','','No',NULL,NULL,''),(307,'1110','51671097334','2022-12-15 22:58:10',NULL,10.00,'','5','1','Inventory sold','1','','sales','878','','No',NULL,NULL,''),(308,'1110','51671097334','2022-12-15 22:58:10',NULL,2.00,'','5','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(309,'1110','51671097334','2022-12-15 22:58:10',NULL,27.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(310,'5500','51671097334','2022-12-15 22:58:10',4649.65,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(311,'1000','51671097334','2022-12-15 22:58:10',2180.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(312,'4000','51671097334','2022-12-15 22:58:10',NULL,30.00,'','5','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(313,'4000','51671097334','2022-12-15 22:58:10',NULL,20.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(314,'4000','51671097334','2022-12-15 22:58:10',NULL,30.00,'','5','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(315,'4000','51671097334','2022-12-15 22:58:10',NULL,100.00,'','5','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(316,'4000','51671097334','2022-12-15 22:58:10',NULL,150.00,'','5','1','Good sold','1','','sales','919','','No',NULL,NULL,''),(317,'4000','51671097334','2022-12-15 22:58:10',NULL,400.00,'','5','1','Good sold','1','','sales','941','','No',NULL,NULL,''),(318,'4000','51671097334','2022-12-15 22:58:10',NULL,150.00,'','5','1','Good sold','1','','sales','924','','No',NULL,NULL,''),(319,'4000','51671097334','2022-12-15 22:58:10',NULL,50.00,'','5','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(320,'4000','51671097334','2022-12-15 22:58:10',NULL,160.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(321,'4000','51671097334','2022-12-15 22:58:10',NULL,240.00,'','5','1','Good sold','1','','sales','942','','No',NULL,NULL,''),(322,'4000','51671097334','2022-12-15 22:58:10',NULL,55.00,'','5','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(323,'4000','51671097334','2022-12-15 22:58:10',NULL,5.00,'','5','1','Good sold','1','','sales','915','','No',NULL,NULL,''),(324,'4000','51671097334','2022-12-15 22:58:10',NULL,50.00,'','5','1','Good sold','1','','sales','675','','No',NULL,NULL,''),(325,'4000','51671097334','2022-12-15 22:58:10',NULL,10.00,'','5','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(326,'4000','51671097334','2022-12-15 22:58:10',NULL,300.00,'','5','1','Good sold','1','','sales','943','','No',NULL,NULL,''),(327,'4000','51671097334','2022-12-15 22:58:10',NULL,150.00,'','5','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(328,'4000','51671097334','2022-12-15 22:58:10',NULL,50.00,'','5','1','Good sold','1','','sales','370','','No',NULL,NULL,''),(329,'4000','51671097334','2022-12-15 22:58:10',NULL,100.00,'','5','1','Good sold','1','','sales','862','','No',NULL,NULL,''),(330,'4000','51671097334','2022-12-15 22:58:10',NULL,20.00,'','5','1','Good sold','1','','sales','878','','No',NULL,NULL,''),(331,'4000','51671097334','2022-12-15 22:58:10',NULL,10.00,'','5','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(332,'4000','51671097334','2022-12-15 22:58:10',NULL,100.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(333,'1110','51671206015','2022-12-16 22:48:44',NULL,32.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(334,'1110','51671206015','2022-12-16 22:48:44',NULL,0.00,'','5','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(335,'1110','51671206015','2022-12-16 22:48:44',NULL,10.00,'','5','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(336,'1110','51671206015','2022-12-16 22:48:44',NULL,5.10,'','5','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(337,'1110','51671206015','2022-12-16 22:48:44',NULL,8.00,'','5','1','Inventory sold','1','','sales','915','','No',NULL,NULL,''),(338,'1110','51671206015','2022-12-16 22:48:44',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(339,'1110','51671206015','2022-12-16 22:48:44',NULL,0.00,'','5','1','Inventory sold','1','','sales','701','','No',NULL,NULL,''),(340,'1110','51671206015','2022-12-16 22:48:44',NULL,8.00,'','5','1','Inventory sold','1','','sales','935','','No',NULL,NULL,''),(341,'1110','51671206015','2022-12-16 22:48:44',NULL,72.00,'','5','1','Inventory sold','1','','sales','401','','No',NULL,NULL,''),(342,'1110','51671206015','2022-12-16 22:48:44',NULL,20.00,'','5','1','Inventory sold','1','','sales','850','','No',NULL,NULL,''),(343,'1110','51671206015','2022-12-16 22:48:44',NULL,49.00,'','5','1','Inventory sold','1','','sales','843','','No',NULL,NULL,''),(344,'1110','51671206015','2022-12-16 22:48:44',NULL,40.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(345,'1110','51671206015','2022-12-16 22:48:44',NULL,60.00,'','5','1','Inventory sold','1','','sales','942','','No',NULL,NULL,''),(346,'1110','51671206015','2022-12-16 22:48:44',NULL,20.00,'','5','1','Inventory sold','1','','sales','939','','No',NULL,NULL,''),(347,'1110','51671206015','2022-12-16 22:48:44',NULL,55.00,'','5','1','Inventory sold','1','','sales','922','','No',NULL,NULL,''),(348,'1110','51671206015','2022-12-16 22:48:44',NULL,49.00,'','5','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(349,'1110','51671206015','2022-12-16 22:48:44',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(350,'1110','51671206015','2022-12-16 22:48:44',NULL,40.00,'','5','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(351,'1110','51671206015','2022-12-16 22:48:44',NULL,11.00,'','5','1','Inventory sold','1','','sales','53','','No',NULL,NULL,''),(352,'1110','51671206015','2022-12-16 22:48:44',NULL,0.00,'','5','1','Inventory sold','1','','sales','734','','No',NULL,NULL,''),(353,'1110','51671206015','2022-12-16 22:48:44',NULL,198.00,'','5','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(354,'1110','51671206015','2022-12-16 22:48:44',NULL,40.00,'','5','1','Inventory sold','1','','sales','43','','No',NULL,NULL,''),(355,'1110','51671206015','2022-12-16 22:48:44',NULL,7.00,'','5','1','Inventory sold','1','','sales','853','','No',NULL,NULL,''),(356,'1110','51671206015','2022-12-16 22:48:44',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(357,'1110','51671206015','2022-12-16 22:48:44',NULL,40.00,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(358,'1110','51671206015','2022-12-16 22:48:44',NULL,0.00,'','5','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(359,'1110','51671206015','2022-12-16 22:48:44',NULL,40.00,'','5','1','Inventory sold','1','','sales','302','','No',NULL,NULL,''),(360,'1110','51671206015','2022-12-16 22:48:44',NULL,0.00,'','5','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(361,'1110','51671206015','2022-12-16 22:48:44',NULL,40.00,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(362,'1110','51671206015','2022-12-16 22:48:44',NULL,20.00,'','5','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(363,'1110','51671206015','2022-12-16 22:48:44',NULL,170.00,'','5','1','Inventory sold','1','','sales','943','','No',NULL,NULL,''),(364,'1110','51671206015','2022-12-16 22:48:44',NULL,5.00,'','5','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(365,'1110','51671206015','2022-12-16 22:48:44',NULL,5.00,'','5','1','Inventory sold','1','','sales','947','','No',NULL,NULL,''),(366,'1110','51671206015','2022-12-16 22:48:44',NULL,25.00,'','5','1','Inventory sold','1','','sales','906','','No',NULL,NULL,''),(367,'1110','51671206015','2022-12-16 22:48:44',NULL,25.00,'','5','1','Inventory sold','1','','sales','906','','No',NULL,NULL,''),(368,'1110','51671206015','2022-12-16 22:48:44',NULL,27.00,'','5','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(369,'1110','51671206015','2022-12-16 22:48:44',NULL,10.00,'','5','1','Inventory sold','1','','sales','945','','No',NULL,NULL,''),(370,'1110','51671206015','2022-12-16 22:48:44',NULL,55.00,'','5','1','Inventory sold','1','','sales','799','','No',NULL,NULL,''),(371,'1110','51671206015','2022-12-16 22:48:44',NULL,24.00,'','5','1','Inventory sold','1','','sales','786','','No',NULL,NULL,''),(372,'1110','51671206015','2022-12-16 22:48:44',NULL,15.00,'','5','1','Inventory sold','1','','sales','996','','No',NULL,NULL,''),(373,'1110','51671206015','2022-12-16 22:48:44',NULL,30.00,'','5','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(374,'1110','51671206015','2022-12-16 22:48:44',NULL,30.00,'','5','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(375,'5500','51671206015','2022-12-16 22:48:44',1288.10,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(376,'1000','51671206015','2022-12-16 22:48:44',2960.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(377,'4000','51671206015','2022-12-16 22:48:44',NULL,160.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(378,'4000','51671206015','2022-12-16 22:48:44',NULL,30.00,'','5','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(379,'4000','51671206015','2022-12-16 22:48:44',NULL,50.00,'','5','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(380,'4000','51671206015','2022-12-16 22:48:44',NULL,30.00,'','5','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(381,'4000','51671206015','2022-12-16 22:48:44',NULL,20.00,'','5','1','Good sold','1','','sales','915','','No',NULL,NULL,''),(382,'4000','51671206015','2022-12-16 22:48:44',NULL,50.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(383,'4000','51671206015','2022-12-16 22:48:44',NULL,50.00,'','5','1','Good sold','1','','sales','701','','No',NULL,NULL,''),(384,'4000','51671206015','2022-12-16 22:48:44',NULL,20.00,'','5','1','Good sold','1','','sales','935','','No',NULL,NULL,''),(385,'4000','51671206015','2022-12-16 22:48:44',NULL,60.00,'','5','1','Good sold','1','','sales','401','','No',NULL,NULL,''),(386,'4000','51671206015','2022-12-16 22:48:44',NULL,50.00,'','5','1','Good sold','1','','sales','850','','No',NULL,NULL,''),(387,'4000','51671206015','2022-12-16 22:48:44',NULL,80.00,'','5','1','Good sold','1','','sales','843','','No',NULL,NULL,''),(388,'4000','51671206015','2022-12-16 22:48:44',NULL,80.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(389,'4000','51671206015','2022-12-16 22:48:44',NULL,200.00,'','5','1','Good sold','1','','sales','942','','No',NULL,NULL,''),(390,'4000','51671206015','2022-12-16 22:48:44',NULL,50.00,'','5','1','Good sold','1','','sales','939','','No',NULL,NULL,''),(391,'4000','51671206015','2022-12-16 22:48:44',NULL,200.00,'','5','1','Good sold','1','','sales','922','','No',NULL,NULL,''),(392,'4000','51671206015','2022-12-16 22:48:44',NULL,100.00,'','5','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(393,'4000','51671206015','2022-12-16 22:48:44',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(394,'4000','51671206015','2022-12-16 22:48:44',NULL,100.00,'','5','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(395,'4000','51671206015','2022-12-16 22:48:44',NULL,25.00,'','5','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(396,'4000','51671206015','2022-12-16 22:48:44',NULL,100.00,'','5','1','Good sold','1','','sales','734','','No',NULL,NULL,''),(397,'4000','51671206015','2022-12-16 22:48:44',NULL,30.00,'','5','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(398,'4000','51671206015','2022-12-16 22:48:44',NULL,150.00,'','5','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(399,'4000','51671206015','2022-12-16 22:48:44',NULL,50.00,'','5','1','Good sold','1','','sales','853','','No',NULL,NULL,''),(400,'4000','51671206015','2022-12-16 22:48:44',NULL,60.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(401,'4000','51671206015','2022-12-16 22:48:44',NULL,60.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(402,'4000','51671206015','2022-12-16 22:48:44',NULL,10.00,'','5','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(403,'4000','51671206015','2022-12-16 22:48:44',NULL,100.00,'','5','1','Good sold','1','','sales','302','','No',NULL,NULL,''),(404,'4000','51671206015','2022-12-16 22:48:44',NULL,5.00,'','5','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(405,'4000','51671206015','2022-12-16 22:48:44',NULL,60.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(406,'4000','51671206015','2022-12-16 22:48:44',NULL,50.00,'','5','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(407,'4000','51671206015','2022-12-16 22:48:44',NULL,340.00,'','5','1','Good sold','1','','sales','943','','No',NULL,NULL,''),(408,'4000','51671206015','2022-12-16 22:48:44',NULL,10.00,'','5','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(409,'4000','51671206015','2022-12-16 22:48:44',NULL,10.00,'','5','1','Good sold','1','','sales','947','','No',NULL,NULL,''),(410,'4000','51671206015','2022-12-16 22:48:44',NULL,50.00,'','5','1','Good sold','1','','sales','906','','No',NULL,NULL,''),(411,'4000','51671206015','2022-12-16 22:48:44',NULL,50.00,'','5','1','Good sold','1','','sales','906','','No',NULL,NULL,''),(412,'4000','51671206015','2022-12-16 22:48:44',NULL,60.00,'','5','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(413,'4000','51671206015','2022-12-16 22:48:44',NULL,50.00,'','5','1','Good sold','1','','sales','945','','No',NULL,NULL,''),(414,'4000','51671206015','2022-12-16 22:48:44',NULL,100.00,'','5','1','Good sold','1','','sales','799','','No',NULL,NULL,''),(415,'4000','51671206015','2022-12-16 22:48:44',NULL,50.00,'','5','1','Good sold','1','','sales','786','','No',NULL,NULL,''),(416,'4000','51671206015','2022-12-16 22:48:44',NULL,50.00,'','5','1','Good sold','1','','sales','996','','No',NULL,NULL,''),(417,'4000','51671206015','2022-12-16 22:48:44',NULL,50.00,'','5','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(418,'4000','51671206015','2022-12-16 22:48:44',NULL,100.00,'','5','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(419,'1110','71671258040','2022-12-17 21:52:32',NULL,70.00,'','7','1','Inventory sold','1','','sales','909','','No',NULL,NULL,''),(420,'1110','71671258040','2022-12-17 09:20:40',NULL,25.00,'','7','1','Inventory sold','1','','sales','986','','No',NULL,NULL,''),(421,'1110','71671258040','2022-12-17 09:20:52',NULL,3.00,'','7','1','Inventory sold','1','','sales','921','','No',NULL,NULL,''),(422,'1110','71671258040','2022-12-17 09:21:41',NULL,3.00,'','7','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(423,'1110','71671258040','2022-12-17 09:39:18',NULL,0.00,'','7','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(424,'1110','71671258040','2022-12-17 09:39:39',NULL,40.00,'','7','1','Inventory sold','1','','sales','943','','No',NULL,NULL,''),(425,'1110','71671258040','2022-12-17 10:04:35',NULL,4.00,'','7','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(426,'1110','71671258040','2022-12-17 19:42:55',NULL,0.00,'','7','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(427,'1110','71671258040','2022-12-17 19:44:05',NULL,20.00,'','7','1','Inventory sold','1','','sales','337','','No',NULL,NULL,''),(428,'1110','71671258040','2022-12-17 19:44:27',NULL,5.00,'','7','1','Inventory sold','1','','sales','878','','No',NULL,NULL,''),(429,'1110','71671258040','2022-12-17 19:45:26',NULL,5.00,'','7','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(430,'1110','71671258040','2022-12-17 19:51:13',NULL,20.00,'','7','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(431,'1110','71671258040','2022-12-17 19:51:37',NULL,3.00,'','7','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(432,'1110','71671258040','2022-12-17 19:51:48',NULL,35.00,'','7','1','Inventory sold','1','','sales','713','','No',NULL,NULL,''),(433,'1110','71671258040','2022-12-17 19:52:01',NULL,0.00,'','7','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(434,'1110','71671258040','2022-12-17 19:52:20',NULL,35.00,'','7','1','Inventory sold','1','','sales','412','','No',NULL,NULL,''),(435,'1110','71671258040','2022-12-17 21:43:32',NULL,4.00,'','7','1','Inventory sold','1','','sales','939','','No',NULL,NULL,''),(436,'1110','71671258040','2022-12-17 21:43:57',NULL,15.00,'','7','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(437,'1110','71671258040','2022-12-17 21:44:34',NULL,7.50,'','7','1','Inventory sold','1','','sales','1008','','No',NULL,NULL,''),(438,'1110','71671258040','2022-12-17 21:44:57',NULL,0.00,'','7','1','Inventory sold','1','','sales','571','','No',NULL,NULL,''),(439,'1110','71671258040','2022-12-17 21:47:49',NULL,5.00,'','7','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(440,'1110','71671258040','2022-12-17 21:48:58',NULL,52.50,'','7','1','Inventory sold','1','','sales','1012','','No',NULL,NULL,''),(441,'1110','71671258040','2022-12-17 21:50:35',NULL,0.00,'','7','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(442,'5500','71671258040','2022-12-17 21:52:05',352.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(443,'1000','71671258040','2022-12-17 21:52:32',1351.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(444,'4000','71671258040','2022-12-17 21:52:32',NULL,300.00,'','7','1','Good sold','1','','sales','909','','No',NULL,NULL,''),(445,'4000','71671258040','2022-12-17 09:20:40',NULL,100.00,'','7','1','Good sold','1','','sales','986','','No',NULL,NULL,''),(446,'4000','71671258040','2022-12-17 09:20:52',NULL,6.00,'','7','1','Good sold','1','','sales','921','','No',NULL,NULL,''),(447,'4000','71671258040','2022-12-17 09:21:41',NULL,10.00,'','7','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(448,'4000','71671258040','2022-12-17 09:39:18',NULL,20.00,'','7','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(449,'4000','71671258040','2022-12-17 09:39:39',NULL,80.00,'','7','1','Good sold','1','','sales','943','','No',NULL,NULL,''),(450,'4000','71671258040','2022-12-17 10:04:35',NULL,20.00,'','7','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(451,'4000','71671258040','2022-12-17 19:42:55',NULL,20.00,'','7','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(452,'4000','71671258040','2022-12-17 19:44:05',NULL,100.00,'','7','1','Good sold','1','','sales','337','','No',NULL,NULL,''),(453,'4000','71671258040','2022-12-17 19:44:27',NULL,10.00,'','7','1','Good sold','1','','sales','878','','No',NULL,NULL,''),(454,'4000','71671258040','2022-12-17 19:45:26',NULL,10.00,'','7','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(455,'4000','71671258040','2022-12-17 19:51:13',NULL,50.00,'','7','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(456,'4000','71671258040','2022-12-17 19:51:37',NULL,10.00,'','7','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(457,'4000','71671258040','2022-12-17 19:51:48',NULL,200.00,'','7','1','Good sold','1','','sales','713','','No',NULL,NULL,''),(458,'4000','71671258040','2022-12-17 19:52:01',NULL,110.00,'','7','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(459,'4000','71671258040','2022-12-17 19:52:20',NULL,50.00,'','7','1','Good sold','1','','sales','412','','No',NULL,NULL,''),(460,'4000','71671258040','2022-12-17 21:43:32',NULL,10.00,'','7','1','Good sold','1','','sales','939','','No',NULL,NULL,''),(461,'4000','71671258040','2022-12-17 21:43:57',NULL,30.00,'','7','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(462,'4000','71671258040','2022-12-17 21:44:34',NULL,20.00,'','7','1','Good sold','1','','sales','1008','','No',NULL,NULL,''),(463,'4000','71671258040','2022-12-17 21:44:57',NULL,100.00,'','7','1','Good sold','1','','sales','571','','No',NULL,NULL,''),(464,'4000','71671258040','2022-12-17 21:47:49',NULL,10.00,'','7','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(465,'4000','71671258040','2022-12-17 21:48:58',NULL,75.00,'','7','1','Good sold','1','','sales','1012','','No',NULL,NULL,''),(466,'4000','71671258040','2022-12-17 21:50:35',NULL,10.00,'','7','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(467,'1110','71671463870','2022-12-19 22:14:34',NULL,0.00,'','7','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(468,'1110','71671463870','2022-12-19 18:31:10',NULL,75.00,'','7','1','Inventory sold','1','','sales','943','','No',NULL,NULL,''),(469,'1110','71671463870','2022-12-19 18:33:42',NULL,10.00,'','7','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(470,'1110','71671463870','2022-12-19 18:35:07',NULL,156.00,'','7','1','Inventory sold','1','','sales','1022','','No',NULL,NULL,''),(471,'1110','71671463870','2022-12-19 18:39:29',NULL,6.00,'','7','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(472,'1110','71671463870','2022-12-19 18:40:06',NULL,0.00,'','7','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(473,'1110','71671463870','2022-12-19 18:40:54',NULL,28.00,'','7','1','Inventory sold','1','','sales','802','','No',NULL,NULL,''),(474,'1110','71671463870','2022-12-19 18:48:20',NULL,28.00,'','7','1','Inventory sold','1','','sales','1024','','No',NULL,NULL,''),(475,'1110','71671463870','2022-12-19 18:48:38',NULL,25.00,'','7','1','Inventory sold','1','','sales','986','','No',NULL,NULL,''),(476,'1110','71671463870','2022-12-19 18:49:02',NULL,8.00,'','7','1','Inventory sold','1','','sales','850','','No',NULL,NULL,''),(477,'1110','71671463870','2022-12-19 18:49:49',NULL,66.00,'','7','1','Inventory sold','1','','sales','868','','No',NULL,NULL,''),(478,'1110','71671463870','2022-12-19 18:50:33',NULL,30.00,'','7','1','Inventory sold','1','','sales','1014','','No',NULL,NULL,''),(479,'1110','71671463870','2022-12-19 18:53:17',NULL,5.00,'','7','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(480,'1110','71671463870','2022-12-19 18:54:14',NULL,12.50,'','7','1','Inventory sold','1','','sales','1017','','No',NULL,NULL,''),(481,'1110','71671463870','2022-12-19 18:54:26',NULL,25.00,'','7','1','Inventory sold','1','','sales','1005','','No',NULL,NULL,''),(482,'1110','71671463870','2022-12-19 18:55:06',NULL,0.85,'','7','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(483,'1110','71671463870','2022-12-19 18:56:12',NULL,0.00,'','7','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(484,'1110','71671463870','2022-12-19 18:56:27',NULL,20.00,'','7','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(485,'1110','71671463870','2022-12-19 18:56:43',NULL,60.00,'','7','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(486,'1110','71671463870','2022-12-19 18:56:57',NULL,40.00,'','7','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(487,'1110','71671463870','2022-12-19 18:57:40',NULL,7.80,'','7','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(488,'1110','71671463870','2022-12-19 18:57:57',NULL,4.00,'','7','1','Inventory sold','1','','sales','937','','No',NULL,NULL,''),(489,'1110','71671463870','2022-12-19 18:58:13',NULL,14.00,'','7','1','Inventory sold','1','','sales','853','','No',NULL,NULL,''),(490,'1110','71671463870','2022-12-19 18:58:44',NULL,45.00,'','7','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(491,'1110','71671463870','2022-12-19 18:59:05',NULL,3.50,'','7','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(492,'1110','71671463870','2022-12-19 18:59:16',NULL,0.00,'','7','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(493,'1110','71671463870','2022-12-19 18:59:27',NULL,27.00,'','7','1','Inventory sold','1','','sales','870','','No',NULL,NULL,''),(494,'1110','71671463870','2022-12-19 19:31:42',NULL,55.00,'','7','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(495,'1110','71671463870','2022-12-19 21:20:18',NULL,5.10,'','7','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(496,'1110','71671463870','2022-12-19 21:32:33',NULL,90.00,'','7','1','Inventory sold','1','','sales','926','','No',NULL,NULL,''),(497,'1110','71671463870','2022-12-19 21:34:15',NULL,22.00,'','7','1','Inventory sold','1','','sales','896','','No',NULL,NULL,''),(498,'1110','71671463870','2022-12-19 21:34:50',NULL,3.50,'','7','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(499,'1110','71671463870','2022-12-19 21:35:24',NULL,0.00,'','7','1','Inventory sold','1','','sales','771','','No',NULL,NULL,''),(500,'1110','71671463870','2022-12-19 21:35:50',NULL,11.00,'','7','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(501,'1110','71671463870','2022-12-19 21:36:09',NULL,32.00,'','7','1','Inventory sold','1','','sales','470','','No',NULL,NULL,''),(502,'1110','71671463870','2022-12-19 21:36:27',NULL,0.00,'','7','1','Inventory sold','1','','sales','823','','No',NULL,NULL,''),(503,'1110','71671463870','2022-12-19 21:36:58',NULL,38.50,'','7','1','Inventory sold','1','','sales','1019','','No',NULL,NULL,''),(504,'5500','71671463870','2022-12-19 21:37:39',953.75,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(505,'1000','71671463870','2022-12-19 22:14:34',2705.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(506,'4000','71671463870','2022-12-19 22:14:34',NULL,150.00,'','7','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(507,'4000','71671463870','2022-12-19 18:31:10',NULL,150.00,'','7','1','Good sold','1','','sales','943','','No',NULL,NULL,''),(508,'4000','71671463870','2022-12-19 18:33:42',NULL,20.00,'','7','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(509,'4000','71671463870','2022-12-19 18:35:07',NULL,450.00,'','7','1','Good sold','1','','sales','1022','','No',NULL,NULL,''),(510,'4000','71671463870','2022-12-19 18:39:29',NULL,30.00,'','7','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(511,'4000','71671463870','2022-12-19 18:40:06',NULL,20.00,'','7','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(512,'4000','71671463870','2022-12-19 18:40:54',NULL,50.00,'','7','1','Good sold','1','','sales','802','','No',NULL,NULL,''),(513,'4000','71671463870','2022-12-19 18:48:20',NULL,50.00,'','7','1','Good sold','1','','sales','1024','','No',NULL,NULL,''),(514,'4000','71671463870','2022-12-19 18:48:38',NULL,100.00,'','7','1','Good sold','1','','sales','986','','No',NULL,NULL,''),(515,'4000','71671463870','2022-12-19 18:49:02',NULL,20.00,'','7','1','Good sold','1','','sales','850','','No',NULL,NULL,''),(516,'4000','71671463870','2022-12-19 18:49:49',NULL,150.00,'','7','1','Good sold','1','','sales','868','','No',NULL,NULL,''),(517,'4000','71671463870','2022-12-19 18:50:33',NULL,50.00,'','7','1','Good sold','1','','sales','1014','','No',NULL,NULL,''),(518,'4000','71671463870','2022-12-19 18:53:17',NULL,10.00,'','7','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(519,'4000','71671463870','2022-12-19 18:54:14',NULL,50.00,'','7','1','Good sold','1','','sales','1017','','No',NULL,NULL,''),(520,'4000','71671463870','2022-12-19 18:54:26',NULL,50.00,'','7','1','Good sold','1','','sales','1005','','No',NULL,NULL,''),(521,'4000','71671463870','2022-12-19 18:55:06',NULL,5.00,'','7','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(522,'4000','71671463870','2022-12-19 18:56:12',NULL,5.00,'','7','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(523,'4000','71671463870','2022-12-19 18:56:27',NULL,50.00,'','7','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(524,'4000','71671463870','2022-12-19 18:56:43',NULL,100.00,'','7','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(525,'4000','71671463870','2022-12-19 18:56:57',NULL,80.00,'','7','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(526,'4000','71671463870','2022-12-19 18:57:40',NULL,10.00,'','7','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(527,'4000','71671463870','2022-12-19 18:57:57',NULL,10.00,'','7','1','Good sold','1','','sales','937','','No',NULL,NULL,''),(528,'4000','71671463870','2022-12-19 18:58:13',NULL,100.00,'','7','1','Good sold','1','','sales','853','','No',NULL,NULL,''),(529,'4000','71671463870','2022-12-19 18:58:44',NULL,150.00,'','7','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(530,'4000','71671463870','2022-12-19 18:59:05',NULL,10.00,'','7','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(531,'4000','71671463870','2022-12-19 18:59:16',NULL,5.00,'','7','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(532,'4000','71671463870','2022-12-19 18:59:27',NULL,150.00,'','7','1','Good sold','1','','sales','870','','No',NULL,NULL,''),(533,'4000','71671463870','2022-12-19 19:31:42',NULL,200.00,'','7','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(534,'4000','71671463870','2022-12-19 21:20:18',NULL,30.00,'','7','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(535,'4000','71671463870','2022-12-19 21:32:33',NULL,200.00,'','7','1','Good sold','1','','sales','926','','No',NULL,NULL,''),(536,'4000','71671463870','2022-12-19 21:34:15',NULL,50.00,'','7','1','Good sold','1','','sales','896','','No',NULL,NULL,''),(537,'4000','71671463870','2022-12-19 21:34:50',NULL,10.00,'','7','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(538,'4000','71671463870','2022-12-19 21:35:24',NULL,10.00,'','7','1','Good sold','1','','sales','771','','No',NULL,NULL,''),(539,'4000','71671463870','2022-12-19 21:35:50',NULL,20.00,'','7','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(540,'4000','71671463870','2022-12-19 21:36:09',NULL,60.00,'','7','1','Good sold','1','','sales','470','','No',NULL,NULL,''),(541,'4000','71671463870','2022-12-19 21:36:27',NULL,30.00,'','7','1','Good sold','1','','sales','823','','No',NULL,NULL,''),(542,'4000','71671463870','2022-12-19 21:36:58',NULL,70.00,'','7','1','Good sold','1','','sales','1019','','No',NULL,NULL,''),(543,'1110','71671548043','2022-12-20 17:54:03',220.00,NULL,'','7','1','Inventory Purchased','1','4','Purchases','42','','No',NULL,NULL,''),(544,'1110','71671548043','2022-12-20 17:54:03',0.00,NULL,'','7','1','Inventory Purchased','1','4','Purchases','126','','No',NULL,NULL,''),(545,'1110','71671548043','2022-12-20 17:54:03',600.00,NULL,'','7','1','Inventory Purchased','1','4','Purchases','130','','No',NULL,NULL,''),(546,'1110','71671548043','2022-12-20 17:54:03',0.00,NULL,'','7','1','Inventory Purchased','1','4','Purchases','820','','No',NULL,NULL,''),(547,'1110','71671548043','2022-12-20 17:54:03',490.00,NULL,'','7','1','Inventory Purchased','1','4','Purchases','928','','No',NULL,NULL,''),(548,'1110','71671548043','2022-12-20 17:54:03',0.00,NULL,'','7','1','Inventory Purchased','1','4','Purchases','326','','No',NULL,NULL,''),(549,'1110','71671548043','2022-12-20 17:54:03',400.00,NULL,'','7','1','Inventory Purchased','1','4','Purchases','357','','No',NULL,NULL,''),(550,'1110','71671548043','2022-12-20 17:54:03',240.00,NULL,'','7','1','Inventory Purchased','1','4','Purchases','375','','No',NULL,NULL,''),(551,'1110','71671548043','2022-12-20 17:54:03',300.00,NULL,'','7','1','Inventory Purchased','1','4','Purchases','882','','No',NULL,NULL,''),(552,'1110','71671548043','2022-12-20 17:54:03',1000.00,NULL,'','7','1','Inventory Purchased','1','4','Purchases','943','','No',NULL,NULL,''),(553,'1110','71671548043','2022-12-20 17:54:03',140.00,NULL,'','7','1','Inventory Purchased','1','4','Purchases','1024','','No',NULL,NULL,''),(554,'1110','71671548043','2022-12-20 17:54:03',420.00,NULL,'','7','1','Inventory Purchased','1','4','Purchases','466','','No',NULL,NULL,''),(555,'1110','71671548043','2022-12-20 17:54:03',180.00,NULL,'','7','1','Inventory Purchased','1','4','Purchases','467','','No',NULL,NULL,''),(556,'1110','71671548043','2022-12-20 17:54:03',740.00,NULL,'','7','1','Inventory Purchased','1','4','Purchases','102','','No',NULL,NULL,''),(557,'1110','71671548043','2022-12-20 17:54:03',530.00,NULL,'','7','1','Inventory Purchased','1','4','Purchases','934','','No',NULL,NULL,''),(558,'1110','71671548043','2022-12-20 17:54:03',0.00,NULL,'','7','1','Inventory Purchased','1','4','Purchases','811','','No',NULL,NULL,''),(559,'2130','71671548043','2022-12-20 17:54:03',NULL,5260.00,'','7','1','Account payable for inventory','1','4','Purchases','','','No',NULL,NULL,''),(560,'1110','71671554559','2022-12-20 21:46:18',NULL,9.00,'','7','1','Inventory sold','1','','sales','926','','No',NULL,NULL,''),(561,'1110','71671554559','2022-12-20 19:42:39',NULL,9.00,'','7','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(562,'1110','71671554559','2022-12-20 19:43:10',NULL,32.00,'','7','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(563,'1110','71671554559','2022-12-20 19:43:30',NULL,10.00,'','7','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(564,'1110','71671554559','2022-12-20 19:44:17',NULL,25.00,'','7','1','Inventory sold','1','','sales','1010','','No',NULL,NULL,''),(565,'1110','71671554559','2022-12-20 19:44:44',NULL,5.00,'','7','1','Inventory sold','1','','sales','947','','No',NULL,NULL,''),(566,'1110','71671554559','2022-12-20 19:45:30',NULL,80.00,'','7','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(567,'1110','71671554559','2022-12-20 19:46:00',NULL,28.00,'','7','1','Inventory sold','1','','sales','802','','No',NULL,NULL,''),(568,'1110','71671554559','2022-12-20 19:46:13',NULL,0.00,'','7','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(569,'1110','71671554559','2022-12-20 19:46:32',NULL,0.85,'','7','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(570,'1110','71671554559','2022-12-20 19:46:44',NULL,15.00,'','7','1','Inventory sold','1','','sales','996','','No',NULL,NULL,''),(571,'1110','71671554559','2022-12-20 19:46:57',NULL,14.00,'','7','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(572,'1110','71671554559','2022-12-20 19:47:10',NULL,289.00,'','7','1','Inventory sold','1','','sales','854','','No',NULL,NULL,''),(573,'1110','71671554559','2022-12-20 19:47:25',NULL,203.50,'','7','1','Inventory sold','1','','sales','1019','','No',NULL,NULL,''),(574,'1110','71671554559','2022-12-20 19:48:12',NULL,150.00,'','7','1','Inventory sold','1','','sales','943','','No',NULL,NULL,''),(575,'1110','71671554559','2022-12-20 19:48:39',NULL,10.00,'','7','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(576,'1110','71671554559','2022-12-20 19:49:00',NULL,0.00,'','7','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(577,'1110','71671554559','2022-12-20 19:53:54',NULL,27.00,'','7','1','Inventory sold','1','','sales','870','','No',NULL,NULL,''),(578,'1110','71671554559','2022-12-20 19:54:25',NULL,20.00,'','7','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(579,'1110','71671554559','2022-12-20 19:55:21',NULL,35.00,'','7','1','Inventory sold','1','','sales','938','','No',NULL,NULL,''),(580,'1110','71671554559','2022-12-20 20:02:30',NULL,0.00,'','7','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(581,'1110','71671554559','2022-12-20 20:13:20',NULL,30.00,'','7','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(582,'1110','71671554559','2022-12-20 20:13:45',NULL,3.00,'','7','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(583,'1110','71671554559','2022-12-20 20:33:19',NULL,4.00,'','7','1','Inventory sold','1','','sales','357','','No',NULL,NULL,''),(584,'1110','71671554559','2022-12-20 20:36:21',NULL,45.00,'','7','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(585,'5500','71671554559','2022-12-20 21:33:42',1044.35,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(586,'1000','71671554559','2022-12-20 21:46:18',2265.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(587,'4000','71671554559','2022-12-20 21:46:18',NULL,20.00,'','7','1','Good sold','1','','sales','926','','No',NULL,NULL,''),(588,'4000','71671554559','2022-12-20 19:42:39',NULL,20.00,'','7','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(589,'4000','71671554559','2022-12-20 19:43:10',NULL,60.00,'','7','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(590,'4000','71671554559','2022-12-20 19:43:30',NULL,50.00,'','7','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(591,'4000','71671554559','2022-12-20 19:44:17',NULL,100.00,'','7','1','Good sold','1','','sales','1010','','No',NULL,NULL,''),(592,'4000','71671554559','2022-12-20 19:44:44',NULL,10.00,'','7','1','Good sold','1','','sales','947','','No',NULL,NULL,''),(593,'4000','71671554559','2022-12-20 19:45:30',NULL,200.00,'','7','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(594,'4000','71671554559','2022-12-20 19:46:00',NULL,50.00,'','7','1','Good sold','1','','sales','802','','No',NULL,NULL,''),(595,'4000','71671554559','2022-12-20 19:46:13',NULL,10.00,'','7','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(596,'4000','71671554559','2022-12-20 19:46:32',NULL,5.00,'','7','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(597,'4000','71671554559','2022-12-20 19:46:44',NULL,50.00,'','7','1','Good sold','1','','sales','996','','No',NULL,NULL,''),(598,'4000','71671554559','2022-12-20 19:46:57',NULL,40.00,'','7','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(599,'4000','71671554559','2022-12-20 19:47:10',NULL,450.00,'','7','1','Good sold','1','','sales','854','','No',NULL,NULL,''),(600,'4000','71671554559','2022-12-20 19:47:25',NULL,370.00,'','7','1','Good sold','1','','sales','1019','','No',NULL,NULL,''),(601,'4000','71671554559','2022-12-20 19:48:12',NULL,300.00,'','7','1','Good sold','1','','sales','943','','No',NULL,NULL,''),(602,'4000','71671554559','2022-12-20 19:48:39',NULL,20.00,'','7','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(603,'4000','71671554559','2022-12-20 19:49:00',NULL,20.00,'','7','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(604,'4000','71671554559','2022-12-20 19:53:54',NULL,150.00,'','7','1','Good sold','1','','sales','870','','No',NULL,NULL,''),(605,'4000','71671554559','2022-12-20 19:54:25',NULL,50.00,'','7','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(606,'4000','71671554559','2022-12-20 19:55:21',NULL,50.00,'','7','1','Good sold','1','','sales','938','','No',NULL,NULL,''),(607,'4000','71671554559','2022-12-20 20:02:30',NULL,20.00,'','7','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(608,'4000','71671554559','2022-12-20 20:13:20',NULL,100.00,'','7','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(609,'4000','71671554559','2022-12-20 20:13:45',NULL,10.00,'','7','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(610,'4000','71671554559','2022-12-20 20:33:19',NULL,10.00,'','7','1','Good sold','1','','sales','357','','No',NULL,NULL,''),(611,'4000','71671554559','2022-12-20 20:36:21',NULL,100.00,'','7','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(612,'1110','71671638449','2022-12-21 22:12:34',NULL,0.00,'','7','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(613,'1110','71671638449','2022-12-21 19:00:49',NULL,5.00,'','7','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(614,'1110','71671638449','2022-12-21 19:57:14',NULL,198.00,'','7','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(615,'1110','71671638449','2022-12-21 19:57:34',NULL,0.00,'','7','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(616,'1110','71671638449','2022-12-21 19:57:51',NULL,7.00,'','7','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(617,'1110','71671638449','2022-12-21 19:58:07',NULL,0.00,'','7','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(618,'1110','71671638449','2022-12-21 19:58:24',NULL,26.00,'','7','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(619,'1110','71671638449','2022-12-21 19:59:16',NULL,121.00,'','7','1','Inventory sold','1','','sales','1019','','No',NULL,NULL,''),(620,'1110','71671638449','2022-12-21 19:59:33',NULL,42.00,'','7','1','Inventory sold','1','','sales','797','','No',NULL,NULL,''),(621,'1110','71671638449','2022-12-21 20:00:18',NULL,0.85,'','7','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(622,'1110','71671638449','2022-12-21 20:00:45',NULL,0.00,'','7','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(623,'1110','71671638449','2022-12-21 20:01:06',NULL,44.00,'','7','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(624,'1110','71671638449','2022-12-21 20:01:47',NULL,20.00,'','7','1','Inventory sold','1','','sales','939','','No',NULL,NULL,''),(625,'1110','71671638449','2022-12-21 20:02:05',NULL,54.00,'','7','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(626,'1110','71671638449','2022-12-21 20:02:31',NULL,10.00,'','7','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(627,'1110','71671638449','2022-12-21 20:02:43',NULL,65.00,'','7','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(628,'1110','71671638449','2022-12-21 20:02:53',NULL,26.00,'','7','1','Inventory sold','1','','sales','975','','No',NULL,NULL,''),(629,'1110','71671638449','2022-12-21 20:03:24',NULL,15.00,'','7','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(630,'1110','71671638449','2022-12-21 20:03:43',NULL,3.00,'','7','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(631,'1110','71671638449','2022-12-21 21:28:33',NULL,55.00,'','7','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(632,'1110','71671638449','2022-12-21 21:47:32',NULL,44.00,'','7','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(633,'1110','71671638449','2022-12-21 21:49:58',NULL,65.00,'','7','1','Inventory sold','1','','sales','920','','No',NULL,NULL,''),(634,'1110','71671638449','2022-12-21 21:50:27',NULL,49.00,'','7','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(635,'1110','71671638449','2022-12-21 21:51:53',NULL,4.00,'','7','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(636,'1110','71671638449','2022-12-21 21:52:07',NULL,4.00,'','7','1','Inventory sold','1','','sales','939','','No',NULL,NULL,''),(637,'1110','71671638449','2022-12-21 21:52:23',NULL,5.00,'','7','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(638,'1110','71671638449','2022-12-21 21:52:46',NULL,19.00,'','7','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(639,'1110','71671638449','2022-12-21 21:54:04',NULL,4.00,'','7','1','Inventory sold','1','','sales','813','','No',NULL,NULL,''),(640,'5500','71671638449','2022-12-21 21:59:02',885.85,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(641,'1000','71671638449','2022-12-21 22:12:34',2355.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(642,'4000','71671638449','2022-12-21 22:12:34',NULL,160.00,'','7','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(643,'4000','71671638449','2022-12-21 19:00:49',NULL,10.00,'','7','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(644,'4000','71671638449','2022-12-21 19:57:14',NULL,30.00,'','7','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(645,'4000','71671638449','2022-12-21 19:57:34',NULL,10.00,'','7','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(646,'4000','71671638449','2022-12-21 19:57:51',NULL,20.00,'','7','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(647,'4000','71671638449','2022-12-21 19:58:07',NULL,5.00,'','7','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(648,'4000','71671638449','2022-12-21 19:58:24',NULL,130.00,'','7','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(649,'4000','71671638449','2022-12-21 19:59:16',NULL,220.00,'','7','1','Good sold','1','','sales','1019','','No',NULL,NULL,''),(650,'4000','71671638449','2022-12-21 19:59:33',NULL,100.00,'','7','1','Good sold','1','','sales','797','','No',NULL,NULL,''),(651,'4000','71671638449','2022-12-21 20:00:18',NULL,5.00,'','7','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(652,'4000','71671638449','2022-12-21 20:00:45',NULL,10.00,'','7','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(653,'4000','71671638449','2022-12-21 20:01:06',NULL,200.00,'','7','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(654,'4000','71671638449','2022-12-21 20:01:47',NULL,50.00,'','7','1','Good sold','1','','sales','939','','No',NULL,NULL,''),(655,'4000','71671638449','2022-12-21 20:02:05',NULL,300.00,'','7','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(656,'4000','71671638449','2022-12-21 20:02:31',NULL,20.00,'','7','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(657,'4000','71671638449','2022-12-21 20:02:43',NULL,150.00,'','7','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(658,'4000','71671638449','2022-12-21 20:02:53',NULL,100.00,'','7','1','Good sold','1','','sales','975','','No',NULL,NULL,''),(659,'4000','71671638449','2022-12-21 20:03:24',NULL,25.00,'','7','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(660,'4000','71671638449','2022-12-21 20:03:43',NULL,10.00,'','7','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(661,'4000','71671638449','2022-12-21 21:28:33',NULL,200.00,'','7','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(662,'4000','71671638449','2022-12-21 21:47:32',NULL,200.00,'','7','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(663,'4000','71671638449','2022-12-21 21:49:58',NULL,150.00,'','7','1','Good sold','1','','sales','920','','No',NULL,NULL,''),(664,'4000','71671638449','2022-12-21 21:50:27',NULL,100.00,'','7','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(665,'4000','71671638449','2022-12-21 21:51:53',NULL,20.00,'','7','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(666,'4000','71671638449','2022-12-21 21:52:07',NULL,10.00,'','7','1','Good sold','1','','sales','939','','No',NULL,NULL,''),(667,'4000','71671638449','2022-12-21 21:52:23',NULL,10.00,'','7','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(668,'4000','71671638449','2022-12-21 21:52:46',NULL,100.00,'','7','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(669,'4000','71671638449','2022-12-21 21:54:04',NULL,10.00,'','7','1','Good sold','1','','sales','813','','No',NULL,NULL,''),(670,'1110','71671688439','2022-12-23 15:49:32',NULL,40.00,'','7','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(671,'1110','71671688439','2022-12-22 08:53:59',NULL,20.00,'','7','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(672,'1110','71671688439','2022-12-22 08:54:20',NULL,0.00,'','7','1','Inventory sold','1','','sales','823','','No',NULL,NULL,''),(673,'1110','71671688439','2022-12-22 08:54:37',NULL,6.00,'','7','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(674,'1110','71671688439','2022-12-22 08:55:09',NULL,8.00,'','7','1','Inventory sold','1','','sales','927','','No',NULL,NULL,''),(675,'1110','71671688439','2022-12-22 11:51:52',NULL,36.00,'','7','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(676,'1110','71671688439','2022-12-22 11:59:29',NULL,25.00,'','7','1','Inventory sold','1','','sales','1004','','No',NULL,NULL,''),(677,'1110','71671688439','2022-12-22 12:00:03',NULL,0.00,'','7','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(678,'1110','71671688439','2022-12-22 12:01:04',NULL,18.00,'','7','1','Inventory sold','1','','sales','879','','No',NULL,NULL,''),(679,'1110','71671688439','2022-12-22 12:01:30',NULL,28.00,'','7','1','Inventory sold','1','','sales','563','','No',NULL,NULL,''),(680,'1110','71671688439','2022-12-22 12:01:40',NULL,9.00,'','7','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(681,'1110','71671688439','2022-12-22 12:06:41',NULL,0.00,'','7','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(682,'1110','71671688439','2022-12-22 12:34:41',NULL,79.00,'','7','1','Inventory sold','1','','sales','265','','No',NULL,NULL,''),(683,'1110','71671688439','2022-12-22 12:56:12',NULL,35.00,'','7','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(684,'5500','71671688439','2022-12-22 13:26:13',304.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(685,'1000','71671688439','2022-12-23 15:49:32',900.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(686,'4000','71671688439','2022-12-23 15:49:32',NULL,80.00,'','7','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(687,'4000','71671688439','2022-12-22 08:53:59',NULL,40.00,'','7','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(688,'4000','71671688439','2022-12-22 08:54:20',NULL,10.00,'','7','1','Good sold','1','','sales','823','','No',NULL,NULL,''),(689,'4000','71671688439','2022-12-22 08:54:37',NULL,20.00,'','7','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(690,'4000','71671688439','2022-12-22 08:55:09',NULL,20.00,'','7','1','Good sold','1','','sales','927','','No',NULL,NULL,''),(691,'4000','71671688439','2022-12-22 11:51:52',NULL,150.00,'','7','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(692,'4000','71671688439','2022-12-22 11:59:29',NULL,50.00,'','7','1','Good sold','1','','sales','1004','','No',NULL,NULL,''),(693,'4000','71671688439','2022-12-22 12:00:03',NULL,30.00,'','7','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(694,'4000','71671688439','2022-12-22 12:01:04',NULL,50.00,'','7','1','Good sold','1','','sales','879','','No',NULL,NULL,''),(695,'4000','71671688439','2022-12-22 12:01:30',NULL,50.00,'','7','1','Good sold','1','','sales','563','','No',NULL,NULL,''),(696,'4000','71671688439','2022-12-22 12:01:40',NULL,50.00,'','7','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(697,'4000','71671688439','2022-12-22 12:06:41',NULL,50.00,'','7','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(698,'4000','71671688439','2022-12-22 12:34:41',NULL,200.00,'','7','1','Good sold','1','','sales','265','','No',NULL,NULL,''),(699,'4000','71671688439','2022-12-22 12:56:12',NULL,100.00,'','7','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(700,'1110','51671800386','2022-12-24 12:25:51',NULL,0.00,'','5','1','Inventory sold','1','','sales','320','','No',NULL,NULL,''),(701,'1110','51671800386','2022-12-24 12:25:51',NULL,0.00,'','5','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(702,'1110','51671800386','2022-12-24 12:25:51',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(703,'1110','51671800386','2022-12-24 12:25:51',NULL,9.00,'','5','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(704,'1110','51671800386','2022-12-24 12:25:51',NULL,1.70,'','5','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(705,'5500','51671800386','2022-12-24 12:25:51',10.70,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(706,'1000','51671800386','2022-12-24 12:25:51',210.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(707,'4000','51671800386','2022-12-24 12:25:51',NULL,150.00,'','5','1','Good sold','1','','sales','320','','No',NULL,NULL,''),(708,'4000','51671800386','2022-12-24 12:25:51',NULL,10.00,'','5','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(709,'4000','51671800386','2022-12-24 12:25:51',NULL,20.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(710,'4000','51671800386','2022-12-24 12:25:51',NULL,20.00,'','5','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(711,'4000','51671800386','2022-12-24 12:25:51',NULL,10.00,'','5','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(712,'1110','51671873956','2022-12-24 22:14:42',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(713,'1110','51671873956','2022-12-24 22:14:42',NULL,235.00,'','5','1','Inventory sold','1','','sales','608','','No',NULL,NULL,''),(714,'1110','51671873956','2022-12-24 22:14:42',NULL,15.00,'','5','1','Inventory sold','1','','sales','996','','No',NULL,NULL,''),(715,'1110','51671873956','2022-12-24 22:14:42',NULL,15.00,'','5','1','Inventory sold','1','','sales','1053','','No',NULL,NULL,''),(716,'1110','51671873956','2022-12-24 22:14:42',NULL,8.00,'','5','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(717,'1110','51671873956','2022-12-24 22:14:42',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(718,'1110','51671873956','2022-12-24 22:14:42',NULL,10.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(719,'1110','51671873956','2022-12-24 22:14:42',NULL,10.00,'','5','1','Inventory sold','1','','sales','850','','No',NULL,NULL,''),(720,'1110','51671873956','2022-12-24 22:14:42',NULL,13.00,'','5','1','Inventory sold','1','','sales','997','','No',NULL,NULL,''),(721,'1110','51671873956','2022-12-24 22:14:42',NULL,72.00,'','5','1','Inventory sold','1','','sales','401','','No',NULL,NULL,''),(722,'1110','51671873956','2022-12-24 22:14:42',NULL,25.00,'','5','1','Inventory sold','1','','sales','1055','','No',NULL,NULL,''),(723,'1110','51671873956','2022-12-24 22:14:42',NULL,0.00,'','5','1','Inventory sold','1','','sales','557','','No',NULL,NULL,''),(724,'1110','51671873956','2022-12-24 22:14:42',NULL,55.00,'','5','1','Inventory sold','1','','sales','53','','No',NULL,NULL,''),(725,'1110','51671873956','2022-12-24 22:14:42',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(726,'1110','51671873956','2022-12-24 22:14:42',NULL,26.00,'','5','1','Inventory sold','1','','sales','997','','No',NULL,NULL,''),(727,'1110','51671873956','2022-12-24 22:14:42',NULL,0.00,'','5','1','Inventory sold','1','','sales','674','','No',NULL,NULL,''),(728,'1110','51671873956','2022-12-24 22:14:42',NULL,10.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(729,'1110','51671873956','2022-12-24 22:14:42',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(730,'1110','51671873956','2022-12-24 22:14:42',NULL,4.00,'','5','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(731,'1110','51671873956','2022-12-24 22:14:42',NULL,4.00,'','5','1','Inventory sold','1','','sales','850','','No',NULL,NULL,''),(732,'1110','51671873956','2022-12-24 22:14:42',NULL,15.00,'','5','1','Inventory sold','1','','sales','996','','No',NULL,NULL,''),(733,'1110','51671873956','2022-12-24 22:14:42',NULL,141.00,'','5','1','Inventory sold','1','','sales','1035','','No',NULL,NULL,''),(734,'1110','51671873956','2022-12-24 22:14:42',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(735,'1110','51671873956','2022-12-24 22:14:42',NULL,3.40,'','5','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(736,'1110','51671873956','2022-12-24 22:14:42',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(737,'1110','51671873956','2022-12-24 22:14:42',NULL,35.00,'','5','1','Inventory sold','1','','sales','412','','No',NULL,NULL,''),(738,'1110','51671873956','2022-12-24 22:14:42',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(739,'1110','51671873956','2022-12-24 22:14:42',NULL,59.00,'','5','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(740,'1110','51671873956','2022-12-24 22:14:42',NULL,50.00,'','5','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(741,'1110','51671873956','2022-12-24 22:14:42',NULL,18.00,'','5','1','Inventory sold','1','','sales','926','','No',NULL,NULL,''),(742,'1110','51671873956','2022-12-24 22:14:42',NULL,18.00,'','5','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(743,'1110','51671873956','2022-12-24 22:14:42',NULL,25.00,'','5','1','Inventory sold','1','','sales','801','','No',NULL,NULL,''),(744,'1110','51671873956','2022-12-24 22:14:42',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(745,'1110','51671873956','2022-12-24 22:14:42',NULL,0.00,'','5','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(746,'1110','51671873956','2022-12-24 22:14:42',NULL,20.00,'','5','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(747,'1110','51671873956','2022-12-24 22:14:42',NULL,30.00,'','5','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(748,'1110','51671873956','2022-12-24 22:14:42',NULL,19.50,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(749,'1110','51671873956','2022-12-24 22:14:42',NULL,2.00,'','5','1','Inventory sold','1','','sales','937','','No',NULL,NULL,''),(750,'1110','51671873956','2022-12-24 22:14:42',NULL,8.00,'','5','1','Inventory sold','1','','sales','937','','No',NULL,NULL,''),(751,'1110','51671873956','2022-12-24 22:14:42',NULL,12.90,'','5','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(752,'1110','51671873956','2022-12-24 22:14:42',NULL,6.00,'','5','1','Inventory sold','1','','sales','1014','','No',NULL,NULL,''),(753,'1110','51671873956','2022-12-24 22:14:42',NULL,30.00,'','5','1','Inventory sold','1','','sales','370','','No',NULL,NULL,''),(754,'1110','51671873956','2022-12-24 22:14:42',NULL,0.00,'','5','1','Inventory sold','1','','sales','1059','','No',NULL,NULL,''),(755,'1110','51671873956','2022-12-24 22:14:42',NULL,25.00,'','5','1','Inventory sold','1','','sales','1055','','No',NULL,NULL,''),(756,'1110','51671873956','2022-12-24 22:14:42',NULL,4.00,'','5','1','Inventory sold','1','','sales','850','','No',NULL,NULL,''),(757,'1110','51671873956','2022-12-24 22:14:42',NULL,0.00,'','5','1','Inventory sold','1','','sales','1060','','No',NULL,NULL,''),(758,'1110','51671873956','2022-12-24 22:14:42',NULL,5.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(759,'1110','51671873956','2022-12-24 22:14:42',NULL,3.00,'','5','1','Inventory sold','1','','sales','1014','','No',NULL,NULL,''),(760,'1110','51671873956','2022-12-24 22:14:42',NULL,55.00,'','5','1','Inventory sold','1','','sales','922','','No',NULL,NULL,''),(761,'1110','51671873956','2022-12-24 22:14:42',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(762,'1110','51671873956','2022-12-24 22:14:42',NULL,4.00,'','5','1','Inventory sold','1','','sales','813','','No',NULL,NULL,''),(763,'1110','51671873956','2022-12-24 22:14:42',NULL,55.00,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(764,'1110','51671873956','2022-12-24 22:14:42',NULL,18.00,'','5','1','Inventory sold','1','','sales','1023','','No',NULL,NULL,''),(765,'1110','51671873956','2022-12-24 22:14:42',NULL,30.00,'','5','1','Inventory sold','1','','sales','370','','No',NULL,NULL,''),(766,'1110','51671873956','2022-12-24 22:14:42',NULL,60.00,'','5','1','Inventory sold','1','','sales','1048','','No',NULL,NULL,''),(767,'5500','51671873956','2022-12-24 22:14:42',1268.80,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(768,'1000','51671873956','2022-12-24 22:14:42',3440.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(769,'4000','51671873956','2022-12-24 22:14:42',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(770,'4000','51671873956','2022-12-24 22:14:42',NULL,300.00,'','5','1','Good sold','1','','sales','608','','No',NULL,NULL,''),(771,'4000','51671873956','2022-12-24 22:14:42',NULL,50.00,'','5','1','Good sold','1','','sales','996','','No',NULL,NULL,''),(772,'4000','51671873956','2022-12-24 22:14:42',NULL,50.00,'','5','1','Good sold','1','','sales','1053','','No',NULL,NULL,''),(773,'4000','51671873956','2022-12-24 22:14:42',NULL,50.00,'','5','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(774,'4000','51671873956','2022-12-24 22:14:42',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(775,'4000','51671873956','2022-12-24 22:14:42',NULL,20.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(776,'4000','51671873956','2022-12-24 22:14:42',NULL,25.00,'','5','1','Good sold','1','','sales','850','','No',NULL,NULL,''),(777,'4000','51671873956','2022-12-24 22:14:42',NULL,30.00,'','5','1','Good sold','1','','sales','997','','No',NULL,NULL,''),(778,'4000','51671873956','2022-12-24 22:14:42',NULL,60.00,'','5','1','Good sold','1','','sales','401','','No',NULL,NULL,''),(779,'4000','51671873956','2022-12-24 22:14:42',NULL,100.00,'','5','1','Good sold','1','','sales','1055','','No',NULL,NULL,''),(780,'4000','51671873956','2022-12-24 22:14:42',NULL,20.00,'','5','1','Good sold','1','','sales','557','','No',NULL,NULL,''),(781,'4000','51671873956','2022-12-24 22:14:42',NULL,125.00,'','5','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(782,'4000','51671873956','2022-12-24 22:14:42',NULL,30.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(783,'4000','51671873956','2022-12-24 22:14:42',NULL,60.00,'','5','1','Good sold','1','','sales','997','','No',NULL,NULL,''),(784,'4000','51671873956','2022-12-24 22:14:42',NULL,100.00,'','5','1','Good sold','1','','sales','674','','No',NULL,NULL,''),(785,'4000','51671873956','2022-12-24 22:14:42',NULL,20.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(786,'4000','51671873956','2022-12-24 22:14:42',NULL,20.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(787,'4000','51671873956','2022-12-24 22:14:42',NULL,10.00,'','5','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(788,'4000','51671873956','2022-12-24 22:14:42',NULL,10.00,'','5','1','Good sold','1','','sales','850','','No',NULL,NULL,''),(789,'4000','51671873956','2022-12-24 22:14:42',NULL,50.00,'','5','1','Good sold','1','','sales','996','','No',NULL,NULL,''),(790,'4000','51671873956','2022-12-24 22:14:42',NULL,250.00,'','5','1','Good sold','1','','sales','1035','','No',NULL,NULL,''),(791,'4000','51671873956','2022-12-24 22:14:42',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(792,'4000','51671873956','2022-12-24 22:14:42',NULL,20.00,'','5','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(793,'4000','51671873956','2022-12-24 22:14:42',NULL,20.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(794,'4000','51671873956','2022-12-24 22:14:42',NULL,50.00,'','5','1','Good sold','1','','sales','412','','No',NULL,NULL,''),(795,'4000','51671873956','2022-12-24 22:14:42',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(796,'4000','51671873956','2022-12-24 22:14:42',NULL,100.00,'','5','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(797,'4000','51671873956','2022-12-24 22:14:42',NULL,150.00,'','5','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(798,'4000','51671873956','2022-12-24 22:14:42',NULL,40.00,'','5','1','Good sold','1','','sales','926','','No',NULL,NULL,''),(799,'4000','51671873956','2022-12-24 22:14:42',NULL,100.00,'','5','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(800,'4000','51671873956','2022-12-24 22:14:42',NULL,100.00,'','5','1','Good sold','1','','sales','801','','No',NULL,NULL,''),(801,'4000','51671873956','2022-12-24 22:14:42',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(802,'4000','51671873956','2022-12-24 22:14:42',NULL,20.00,'','5','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(803,'4000','51671873956','2022-12-24 22:14:42',NULL,50.00,'','5','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(804,'4000','51671873956','2022-12-24 22:14:42',NULL,40.00,'','5','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(805,'4000','51671873956','2022-12-24 22:14:42',NULL,25.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(806,'4000','51671873956','2022-12-24 22:14:42',NULL,5.00,'','5','1','Good sold','1','','sales','937','','No',NULL,NULL,''),(807,'4000','51671873956','2022-12-24 22:14:42',NULL,20.00,'','5','1','Good sold','1','','sales','937','','No',NULL,NULL,''),(808,'4000','51671873956','2022-12-24 22:14:42',NULL,30.00,'','5','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(809,'4000','51671873956','2022-12-24 22:14:42',NULL,10.00,'','5','1','Good sold','1','','sales','1014','','No',NULL,NULL,''),(810,'4000','51671873956','2022-12-24 22:14:42',NULL,50.00,'','5','1','Good sold','1','','sales','370','','No',NULL,NULL,''),(811,'4000','51671873956','2022-12-24 22:14:42',NULL,400.00,'','5','1','Good sold','1','','sales','1059','','No',NULL,NULL,''),(812,'4000','51671873956','2022-12-24 22:14:42',NULL,100.00,'','5','1','Good sold','1','','sales','1055','','No',NULL,NULL,''),(813,'4000','51671873956','2022-12-24 22:14:42',NULL,10.00,'','5','1','Good sold','1','','sales','850','','No',NULL,NULL,''),(814,'4000','51671873956','2022-12-24 22:14:42',NULL,10.00,'','5','1','Good sold','1','','sales','1060','','No',NULL,NULL,''),(815,'4000','51671873956','2022-12-24 22:14:42',NULL,10.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(816,'4000','51671873956','2022-12-24 22:14:42',NULL,5.00,'','5','1','Good sold','1','','sales','1014','','No',NULL,NULL,''),(817,'4000','51671873956','2022-12-24 22:14:42',NULL,200.00,'','5','1','Good sold','1','','sales','922','','No',NULL,NULL,''),(818,'4000','51671873956','2022-12-24 22:14:42',NULL,20.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(819,'4000','51671873956','2022-12-24 22:14:42',NULL,10.00,'','5','1','Good sold','1','','sales','813','','No',NULL,NULL,''),(820,'4000','51671873956','2022-12-24 22:14:42',NULL,200.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(821,'4000','51671873956','2022-12-24 22:14:42',NULL,45.00,'','5','1','Good sold','1','','sales','1023','','No',NULL,NULL,''),(822,'4000','51671873956','2022-12-24 22:14:42',NULL,50.00,'','5','1','Good sold','1','','sales','370','','No',NULL,NULL,''),(823,'4000','51671873956','2022-12-24 22:14:42',NULL,120.00,'','5','1','Good sold','1','','sales','1048','','No',NULL,NULL,''),(824,'1110','51672030404','2022-12-26 22:47:27',NULL,5.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(825,'1110','51672030404','2022-12-26 22:47:27',NULL,6.00,'','5','1','Inventory sold','1','','sales','859','','No',NULL,NULL,''),(826,'1110','51672030404','2022-12-26 22:47:27',NULL,8.00,'','5','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(827,'1110','51672030404','2022-12-26 22:47:27',NULL,28.00,'','5','1','Inventory sold','1','','sales','563','','No',NULL,NULL,''),(828,'1110','51672030404','2022-12-26 22:47:27',NULL,15.00,'','5','1','Inventory sold','1','','sales','1053','','No',NULL,NULL,''),(829,'1110','51672030404','2022-12-26 22:47:27',NULL,297.00,'','5','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(830,'1110','51672030404','2022-12-26 22:47:27',NULL,2.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(831,'1110','51672030404','2022-12-26 22:47:27',NULL,1.70,'','5','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(832,'1110','51672030404','2022-12-26 22:47:27',NULL,9.00,'','5','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(833,'1110','51672030404','2022-12-26 22:47:27',NULL,20.00,'','5','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(834,'1110','51672030404','2022-12-26 22:47:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(835,'1110','51672030404','2022-12-26 22:47:27',NULL,35.00,'','5','1','Inventory sold','1','','sales','938','','No',NULL,NULL,''),(836,'1110','51672030404','2022-12-26 22:47:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(837,'1110','51672030404','2022-12-26 22:47:27',NULL,17.00,'','5','1','Inventory sold','1','','sales','795','','No',NULL,NULL,''),(838,'1110','51672030404','2022-12-26 22:47:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(839,'1110','51672030404','2022-12-26 22:47:27',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(840,'1110','51672030404','2022-12-26 22:47:27',NULL,5.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(841,'1110','51672030404','2022-12-26 22:47:27',NULL,45.00,'','5','1','Inventory sold','1','','sales','885','','No',NULL,NULL,''),(842,'1110','51672030404','2022-12-26 22:47:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','1059','','No',NULL,NULL,''),(843,'1110','51672030404','2022-12-26 22:47:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','1092','','No',NULL,NULL,''),(844,'1110','51672030404','2022-12-26 22:47:27',NULL,25.00,'','5','1','Inventory sold','1','','sales','977','','No',NULL,NULL,''),(845,'1110','51672030404','2022-12-26 22:47:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(846,'1110','51672030404','2022-12-26 22:47:27',NULL,6.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(847,'1110','51672030404','2022-12-26 22:47:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','1060','','No',NULL,NULL,''),(848,'1110','51672030404','2022-12-26 22:47:27',NULL,55.00,'','5','1','Inventory sold','1','','sales','1019','','No',NULL,NULL,''),(849,'1110','51672030404','2022-12-26 22:47:27',NULL,20.00,'','5','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(850,'1110','51672030404','2022-12-26 22:47:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(851,'1110','51672030404','2022-12-26 22:47:27',NULL,59.00,'','5','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(852,'1110','51672030404','2022-12-26 22:47:27',NULL,8.00,'','5','1','Inventory sold','1','','sales','850','','No',NULL,NULL,''),(853,'1110','51672030404','2022-12-26 22:47:27',NULL,28.00,'','5','1','Inventory sold','1','','sales','563','','No',NULL,NULL,''),(854,'1110','51672030404','2022-12-26 22:47:27',NULL,3.00,'','5','1','Inventory sold','1','','sales','1014','','No',NULL,NULL,''),(855,'1110','51672030404','2022-12-26 22:47:27',NULL,8.00,'','5','1','Inventory sold','1','','sales','924','','No',NULL,NULL,''),(856,'1110','51672030404','2022-12-26 22:47:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','1060','','No',NULL,NULL,''),(857,'1110','51672030404','2022-12-26 22:47:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(858,'1110','51672030404','2022-12-26 22:47:27',NULL,120.00,'','5','1','Inventory sold','1','','sales','763','','No',NULL,NULL,''),(859,'1110','51672030404','2022-12-26 22:47:27',NULL,65.00,'','5','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(860,'1110','51672030404','2022-12-26 22:47:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(861,'1110','51672030404','2022-12-26 22:47:27',NULL,2.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(862,'1110','51672030404','2022-12-26 22:47:27',NULL,11.00,'','5','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(863,'1110','51672030404','2022-12-26 22:47:27',NULL,28.00,'','5','1','Inventory sold','1','','sales','563','','No',NULL,NULL,''),(864,'1110','51672030404','2022-12-26 22:47:27',NULL,17.00,'','5','1','Inventory sold','1','','sales','795','','No',NULL,NULL,''),(865,'1110','51672030404','2022-12-26 22:47:27',NULL,25.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(866,'1110','51672030404','2022-12-26 22:47:27',NULL,0.85,'','5','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(867,'1110','51672030404','2022-12-26 22:47:27',NULL,7.65,'','5','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(868,'1110','51672030404','2022-12-26 22:47:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','818','','No',NULL,NULL,''),(869,'1110','51672030404','2022-12-26 22:47:27',NULL,19.00,'','5','1','Inventory sold','1','','sales','789','','No',NULL,NULL,''),(870,'1110','51672030404','2022-12-26 22:47:27',NULL,49.00,'','5','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(871,'1110','51672030404','2022-12-26 22:47:27',NULL,9.00,'','5','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(872,'1110','51672030404','2022-12-26 22:47:27',NULL,12.00,'','5','1','Inventory sold','1','','sales','859','','No',NULL,NULL,''),(873,'1110','51672030404','2022-12-26 22:47:27',NULL,25.00,'','5','1','Inventory sold','1','','sales','1055','','No',NULL,NULL,''),(874,'1110','51672030404','2022-12-26 22:47:27',NULL,30.00,'','5','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(875,'1110','51672030404','2022-12-26 22:47:27',NULL,4.00,'','5','1','Inventory sold','1','','sales','924','','No',NULL,NULL,''),(876,'1110','51672030404','2022-12-26 22:47:27',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(877,'5500','51672030404','2022-12-26 22:47:27',1136.70,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(878,'1000','51672030404','2022-12-26 22:47:27',3063.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(879,'4000','51672030404','2022-12-26 22:47:27',NULL,10.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(880,'4000','51672030404','2022-12-26 22:47:27',NULL,50.00,'','5','1','Good sold','1','','sales','859','','No',NULL,NULL,''),(881,'4000','51672030404','2022-12-26 22:47:27',NULL,50.00,'','5','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(882,'4000','51672030404','2022-12-26 22:47:27',NULL,50.00,'','5','1','Good sold','1','','sales','563','','No',NULL,NULL,''),(883,'4000','51672030404','2022-12-26 22:47:27',NULL,50.00,'','5','1','Good sold','1','','sales','1053','','No',NULL,NULL,''),(884,'4000','51672030404','2022-12-26 22:47:27',NULL,45.00,'','5','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(885,'4000','51672030404','2022-12-26 22:47:27',NULL,4.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(886,'4000','51672030404','2022-12-26 22:47:27',NULL,10.00,'','5','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(887,'4000','51672030404','2022-12-26 22:47:27',NULL,50.00,'','5','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(888,'4000','51672030404','2022-12-26 22:47:27',NULL,100.00,'','5','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(889,'4000','51672030404','2022-12-26 22:47:27',NULL,20.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(890,'4000','51672030404','2022-12-26 22:47:27',NULL,50.00,'','5','1','Good sold','1','','sales','938','','No',NULL,NULL,''),(891,'4000','51672030404','2022-12-26 22:47:27',NULL,60.00,'','5','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(892,'4000','51672030404','2022-12-26 22:47:27',NULL,100.00,'','5','1','Good sold','1','','sales','795','','No',NULL,NULL,''),(893,'4000','51672030404','2022-12-26 22:47:27',NULL,20.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(894,'4000','51672030404','2022-12-26 22:47:27',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(895,'4000','51672030404','2022-12-26 22:47:27',NULL,20.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(896,'4000','51672030404','2022-12-26 22:47:27',NULL,75.00,'','5','1','Good sold','1','','sales','885','','No',NULL,NULL,''),(897,'4000','51672030404','2022-12-26 22:47:27',NULL,400.00,'','5','1','Good sold','1','','sales','1059','','No',NULL,NULL,''),(898,'4000','51672030404','2022-12-26 22:47:27',NULL,100.00,'','5','1','Good sold','1','','sales','1092','','No',NULL,NULL,''),(899,'4000','51672030404','2022-12-26 22:47:27',NULL,100.00,'','5','1','Good sold','1','','sales','977','','No',NULL,NULL,''),(900,'4000','51672030404','2022-12-26 22:47:27',NULL,10.00,'','5','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(901,'4000','51672030404','2022-12-26 22:47:27',NULL,20.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(902,'4000','51672030404','2022-12-26 22:47:27',NULL,10.00,'','5','1','Good sold','1','','sales','1060','','No',NULL,NULL,''),(903,'4000','51672030404','2022-12-26 22:47:27',NULL,100.00,'','5','1','Good sold','1','','sales','1019','','No',NULL,NULL,''),(904,'4000','51672030404','2022-12-26 22:47:27',NULL,100.00,'','5','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(905,'4000','51672030404','2022-12-26 22:47:27',NULL,20.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(906,'4000','51672030404','2022-12-26 22:47:27',NULL,100.00,'','5','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(907,'4000','51672030404','2022-12-26 22:47:27',NULL,20.00,'','5','1','Good sold','1','','sales','850','','No',NULL,NULL,''),(908,'4000','51672030404','2022-12-26 22:47:27',NULL,50.00,'','5','1','Good sold','1','','sales','563','','No',NULL,NULL,''),(909,'4000','51672030404','2022-12-26 22:47:27',NULL,5.00,'','5','1','Good sold','1','','sales','1014','','No',NULL,NULL,''),(910,'4000','51672030404','2022-12-26 22:47:27',NULL,20.00,'','5','1','Good sold','1','','sales','924','','No',NULL,NULL,''),(911,'4000','51672030404','2022-12-26 22:47:27',NULL,10.00,'','5','1','Good sold','1','','sales','1060','','No',NULL,NULL,''),(912,'4000','51672030404','2022-12-26 22:47:27',NULL,20.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(913,'4000','51672030404','2022-12-26 22:47:27',NULL,200.00,'','5','1','Good sold','1','','sales','763','','No',NULL,NULL,''),(914,'4000','51672030404','2022-12-26 22:47:27',NULL,150.00,'','5','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(915,'4000','51672030404','2022-12-26 22:47:27',NULL,10.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(916,'4000','51672030404','2022-12-26 22:47:27',NULL,4.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(917,'4000','51672030404','2022-12-26 22:47:27',NULL,20.00,'','5','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(918,'4000','51672030404','2022-12-26 22:47:27',NULL,50.00,'','5','1','Good sold','1','','sales','563','','No',NULL,NULL,''),(919,'4000','51672030404','2022-12-26 22:47:27',NULL,100.00,'','5','1','Good sold','1','','sales','795','','No',NULL,NULL,''),(920,'4000','51672030404','2022-12-26 22:47:27',NULL,50.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(921,'4000','51672030404','2022-12-26 22:47:27',NULL,5.00,'','5','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(922,'4000','51672030404','2022-12-26 22:47:27',NULL,45.00,'','5','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(923,'4000','51672030404','2022-12-26 22:47:27',NULL,50.00,'','5','1','Good sold','1','','sales','818','','No',NULL,NULL,''),(924,'4000','51672030404','2022-12-26 22:47:27',NULL,100.00,'','5','1','Good sold','1','','sales','789','','No',NULL,NULL,''),(925,'4000','51672030404','2022-12-26 22:47:27',NULL,100.00,'','5','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(926,'4000','51672030404','2022-12-26 22:47:27',NULL,50.00,'','5','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(927,'4000','51672030404','2022-12-26 22:47:27',NULL,100.00,'','5','1','Good sold','1','','sales','859','','No',NULL,NULL,''),(928,'4000','51672030404','2022-12-26 22:47:27',NULL,100.00,'','5','1','Good sold','1','','sales','1055','','No',NULL,NULL,''),(929,'4000','51672030404','2022-12-26 22:47:27',NULL,50.00,'','5','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(930,'4000','51672030404','2022-12-26 22:47:27',NULL,10.00,'','5','1','Good sold','1','','sales','924','','No',NULL,NULL,''),(931,'4000','51672030404','2022-12-26 22:47:27',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(932,'1110','51672149619','2022-12-27 21:51:20',NULL,20.00,'','5','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(933,'1110','51672149619','2022-12-27 21:51:20',NULL,24.50,'','5','1','Inventory sold','1','','sales','1018','','No',NULL,NULL,''),(934,'1110','51672149619','2022-12-27 21:51:20',NULL,5.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(935,'1110','51672149619','2022-12-27 21:51:20',NULL,6.00,'','5','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(936,'1110','51672149619','2022-12-27 21:51:20',NULL,0.00,'','5','1','Inventory sold','1','','sales','320','','No',NULL,NULL,''),(937,'1110','51672149619','2022-12-27 21:51:20',NULL,10.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(938,'1110','51672149619','2022-12-27 21:51:20',NULL,10.00,'','5','1','Inventory sold','1','','sales','943','','No',NULL,NULL,''),(939,'1110','51672149619','2022-12-27 21:51:20',NULL,48.00,'','5','1','Inventory sold','1','','sales','401','','No',NULL,NULL,''),(940,'1110','51672149619','2022-12-27 21:51:20',NULL,5.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(941,'1110','51672149619','2022-12-27 21:51:20',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(942,'1110','51672149619','2022-12-27 21:51:20',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(943,'1110','51672149619','2022-12-27 21:51:20',NULL,10.00,'','5','1','Inventory sold','1','','sales','1005','','No',NULL,NULL,''),(944,'1110','51672149619','2022-12-27 21:51:20',NULL,5.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(945,'1110','51672149619','2022-12-27 21:51:20',NULL,6.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(946,'1110','51672149619','2022-12-27 21:51:20',NULL,0.00,'','5','1','Inventory sold','1','','sales','1060','','No',NULL,NULL,''),(947,'1110','51672149619','2022-12-27 21:51:20',NULL,19.00,'','5','1','Inventory sold','1','','sales','789','','No',NULL,NULL,''),(948,'1110','51672149619','2022-12-27 21:51:20',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(949,'1110','51672149619','2022-12-27 21:51:20',NULL,20.00,'','5','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(950,'1110','51672149619','2022-12-27 21:51:20',NULL,0.00,'','5','1','Inventory sold','1','','sales','726','','No',NULL,NULL,''),(951,'1110','51672149619','2022-12-27 21:51:20',NULL,11.00,'','5','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(952,'1110','51672149619','2022-12-27 21:51:20',NULL,0.00,'','5','1','Inventory sold','1','','sales','1092','','No',NULL,NULL,''),(953,'1110','51672149619','2022-12-27 21:51:20',NULL,15.00,'','5','1','Inventory sold','1','','sales','1046','','No',NULL,NULL,''),(954,'1110','51672149619','2022-12-27 21:51:20',NULL,11.00,'','5','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(955,'1110','51672149619','2022-12-27 21:51:20',NULL,0.00,'','5','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(956,'1110','51672149619','2022-12-27 21:51:20',NULL,0.00,'','5','1','Inventory sold','1','','sales','332','','No',NULL,NULL,''),(957,'1110','51672149619','2022-12-27 21:51:20',NULL,115.00,'','5','1','Inventory sold','1','','sales','1113','','No',NULL,NULL,''),(958,'1110','51672149619','2022-12-27 21:51:20',NULL,12.00,'','5','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(959,'1110','51672149619','2022-12-27 21:51:20',NULL,5.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(960,'1110','51672149619','2022-12-27 21:51:20',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(961,'1110','51672149619','2022-12-27 21:51:20',NULL,0.00,'','5','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(962,'1110','51672149619','2022-12-27 21:51:20',NULL,12.00,'','5','1','Inventory sold','1','','sales','401','','No',NULL,NULL,''),(963,'1110','51672149619','2022-12-27 21:51:20',NULL,25.00,'','5','1','Inventory sold','1','','sales','1055','','No',NULL,NULL,''),(964,'1110','51672149619','2022-12-27 21:51:20',NULL,0.00,'','5','1','Inventory sold','1','','sales','295','','No',NULL,NULL,''),(965,'1110','51672149619','2022-12-27 21:51:20',NULL,0.00,'','5','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(966,'1110','51672149619','2022-12-27 21:51:20',NULL,15.90,'','5','1','Inventory sold','1','','sales','847','','No',NULL,NULL,''),(967,'1110','51672149619','2022-12-27 21:51:20',NULL,30.00,'','5','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(968,'1110','51672149619','2022-12-27 21:51:20',NULL,28.00,'','5','1','Inventory sold','1','','sales','563','','No',NULL,NULL,''),(969,'1110','51672149619','2022-12-27 21:51:20',NULL,6.00,'','5','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(970,'1110','51672149619','2022-12-27 21:51:20',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(971,'1110','51672149619','2022-12-27 21:51:20',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(972,'1110','51672149619','2022-12-27 21:51:20',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(973,'1110','51672149619','2022-12-27 21:51:20',NULL,10.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(974,'1110','51672149619','2022-12-27 21:51:20',NULL,0.00,'','5','1','Inventory sold','1','','sales','252','','No',NULL,NULL,''),(975,'1110','51672149619','2022-12-27 21:51:20',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(976,'1110','51672149619','2022-12-27 21:51:20',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(977,'1110','51672149619','2022-12-27 21:51:20',NULL,1.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(978,'5500','51672149619','2022-12-27 21:51:20',500.40,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(979,'1000','51672149619','2022-12-27 21:51:20',2072.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(980,'4000','51672149619','2022-12-27 21:51:20',NULL,100.00,'','5','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(981,'4000','51672149619','2022-12-27 21:51:20',NULL,50.00,'','5','1','Good sold','1','','sales','1018','','No',NULL,NULL,''),(982,'4000','51672149619','2022-12-27 21:51:20',NULL,10.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(983,'4000','51672149619','2022-12-27 21:51:20',NULL,10.00,'','5','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(984,'4000','51672149619','2022-12-27 21:51:20',NULL,150.00,'','5','1','Good sold','1','','sales','320','','No',NULL,NULL,''),(985,'4000','51672149619','2022-12-27 21:51:20',NULL,20.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(986,'4000','51672149619','2022-12-27 21:51:20',NULL,20.00,'','5','1','Good sold','1','','sales','943','','No',NULL,NULL,''),(987,'4000','51672149619','2022-12-27 21:51:20',NULL,40.00,'','5','1','Good sold','1','','sales','401','','No',NULL,NULL,''),(988,'4000','51672149619','2022-12-27 21:51:20',NULL,10.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(989,'4000','51672149619','2022-12-27 21:51:20',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(990,'4000','51672149619','2022-12-27 21:51:20',NULL,30.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(991,'4000','51672149619','2022-12-27 21:51:20',NULL,20.00,'','5','1','Good sold','1','','sales','1005','','No',NULL,NULL,''),(992,'4000','51672149619','2022-12-27 21:51:20',NULL,10.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(993,'4000','51672149619','2022-12-27 21:51:20',NULL,20.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(994,'4000','51672149619','2022-12-27 21:51:20',NULL,10.00,'','5','1','Good sold','1','','sales','1060','','No',NULL,NULL,''),(995,'4000','51672149619','2022-12-27 21:51:20',NULL,100.00,'','5','1','Good sold','1','','sales','789','','No',NULL,NULL,''),(996,'4000','51672149619','2022-12-27 21:51:20',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(997,'4000','51672149619','2022-12-27 21:51:20',NULL,50.00,'','5','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(998,'4000','51672149619','2022-12-27 21:51:20',NULL,100.00,'','5','1','Good sold','1','','sales','726','','No',NULL,NULL,''),(999,'4000','51672149619','2022-12-27 21:51:20',NULL,20.00,'','5','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(1000,'4000','51672149619','2022-12-27 21:51:20',NULL,100.00,'','5','1','Good sold','1','','sales','1092','','No',NULL,NULL,''),(1001,'4000','51672149619','2022-12-27 21:51:20',NULL,30.00,'','5','1','Good sold','1','','sales','1046','','No',NULL,NULL,''),(1002,'4000','51672149619','2022-12-27 21:51:20',NULL,20.00,'','5','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(1003,'4000','51672149619','2022-12-27 21:51:20',NULL,10.00,'','5','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1004,'4000','51672149619','2022-12-27 21:51:20',NULL,200.00,'','5','1','Good sold','1','','sales','332','','No',NULL,NULL,''),(1005,'4000','51672149619','2022-12-27 21:51:20',NULL,300.00,'','5','1','Good sold','1','','sales','1113','','No',NULL,NULL,''),(1006,'4000','51672149619','2022-12-27 21:51:20',NULL,20.00,'','5','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1007,'4000','51672149619','2022-12-27 21:51:20',NULL,10.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(1008,'4000','51672149619','2022-12-27 21:51:20',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(1009,'4000','51672149619','2022-12-27 21:51:20',NULL,10.00,'','5','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(1010,'4000','51672149619','2022-12-27 21:51:20',NULL,10.00,'','5','1','Good sold','1','','sales','401','','No',NULL,NULL,''),(1011,'4000','51672149619','2022-12-27 21:51:20',NULL,100.00,'','5','1','Good sold','1','','sales','1055','','No',NULL,NULL,''),(1012,'4000','51672149619','2022-12-27 21:51:20',NULL,100.00,'','5','1','Good sold','1','','sales','295','','No',NULL,NULL,''),(1013,'4000','51672149619','2022-12-27 21:51:20',NULL,60.00,'','5','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(1014,'4000','51672149619','2022-12-27 21:51:20',NULL,50.00,'','5','1','Good sold','1','','sales','847','','No',NULL,NULL,''),(1015,'4000','51672149619','2022-12-27 21:51:20',NULL,50.00,'','5','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(1016,'4000','51672149619','2022-12-27 21:51:20',NULL,50.00,'','5','1','Good sold','1','','sales','563','','No',NULL,NULL,''),(1017,'4000','51672149619','2022-12-27 21:51:20',NULL,10.00,'','5','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1018,'4000','51672149619','2022-12-27 21:51:20',NULL,10.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(1019,'4000','51672149619','2022-12-27 21:51:20',NULL,20.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(1020,'4000','51672149619','2022-12-27 21:51:20',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(1021,'4000','51672149619','2022-12-27 21:51:20',NULL,20.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(1022,'4000','51672149619','2022-12-27 21:51:20',NULL,60.00,'','5','1','Good sold','1','','sales','252','','No',NULL,NULL,''),(1023,'4000','51672149619','2022-12-27 21:51:20',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(1024,'4000','51672149619','2022-12-27 21:51:20',NULL,10.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(1025,'4000','51672149619','2022-12-27 21:51:20',NULL,2.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(1026,'1110','51672231170','2022-12-29 21:13:05',NULL,75.00,'','5','1','Inventory sold','1','','sales','943','','No',NULL,NULL,''),(1027,'1110','51672231170','2022-12-29 21:13:05',NULL,2.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(1028,'1110','51672231170','2022-12-29 21:13:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','557','','No',NULL,NULL,''),(1029,'1110','51672231170','2022-12-29 21:13:05',NULL,0.85,'','5','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(1030,'1110','51672231170','2022-12-29 21:13:05',NULL,1.70,'','5','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(1031,'1110','51672231170','2022-12-29 21:13:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(1032,'1110','51672231170','2022-12-29 21:13:05',NULL,27.50,'','5','1','Inventory sold','1','','sales','1019','','No',NULL,NULL,''),(1033,'1110','51672231170','2022-12-29 21:13:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','1060','','No',NULL,NULL,''),(1034,'1110','51672231170','2022-12-29 21:13:05',NULL,15.00,'','5','1','Inventory sold','1','','sales','1000','','No',NULL,NULL,''),(1035,'1110','51672231170','2022-12-29 21:13:05',NULL,10.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(1036,'1110','51672231170','2022-12-29 21:13:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(1037,'1110','51672231170','2022-12-29 21:13:05',NULL,25.00,'','5','1','Inventory sold','1','','sales','1055','','No',NULL,NULL,''),(1038,'1110','51672231170','2022-12-29 21:13:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','824','','No',NULL,NULL,''),(1039,'1110','51672231170','2022-12-29 21:13:05',NULL,40.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(1040,'1110','51672231170','2022-12-29 21:13:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','1130','','No',NULL,NULL,''),(1041,'1110','51672231170','2022-12-29 21:13:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','1152','','No',NULL,NULL,''),(1042,'1110','51672231170','2022-12-29 21:13:05',NULL,50.00,'','5','1','Inventory sold','1','','sales','1049','','No',NULL,NULL,''),(1043,'1110','51672231170','2022-12-29 21:13:05',NULL,30.00,'','5','1','Inventory sold','1','','sales','291','','No',NULL,NULL,''),(1044,'1110','51672231170','2022-12-29 21:13:05',NULL,90.00,'','5','1','Inventory sold','1','','sales','885','','No',NULL,NULL,''),(1045,'1110','51672231170','2022-12-29 21:13:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(1046,'1110','51672231170','2022-12-29 21:13:05',NULL,10.50,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(1047,'1110','51672231170','2022-12-29 21:13:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(1048,'1110','51672231170','2022-12-29 21:13:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','270','','No',NULL,NULL,''),(1049,'1110','51672231170','2022-12-29 21:13:05',NULL,16.00,'','5','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(1050,'1110','51672231170','2022-12-29 21:13:05',NULL,5.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(1051,'1110','51672231170','2022-12-29 21:13:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','557','','No',NULL,NULL,''),(1052,'1110','51672231170','2022-12-29 21:13:05',NULL,11.00,'','5','1','Inventory sold','1','','sales','1019','','No',NULL,NULL,''),(1053,'1110','51672231170','2022-12-29 21:13:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(1054,'1110','51672231170','2022-12-29 21:13:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','822','','No',NULL,NULL,''),(1055,'1110','51672231170','2022-12-29 21:13:05',NULL,10.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(1056,'1110','51672231170','2022-12-29 21:13:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(1057,'1110','51672231170','2022-12-29 21:13:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(1058,'1110','51672231170','2022-12-29 21:13:05',NULL,20.00,'','5','1','Inventory sold','1','','sales','291','','No',NULL,NULL,''),(1059,'1110','51672231170','2022-12-29 21:13:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','1152','','No',NULL,NULL,''),(1060,'1110','51672231170','2022-12-29 21:13:05',NULL,6.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(1061,'1110','51672231170','2022-12-29 21:13:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','1144','','No',NULL,NULL,''),(1062,'1110','51672231170','2022-12-29 21:13:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(1063,'1110','51672231170','2022-12-29 21:13:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','320','','No',NULL,NULL,''),(1064,'1110','51672231170','2022-12-29 21:13:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(1065,'1110','51672231170','2022-12-29 21:13:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(1066,'1110','51672231170','2022-12-29 21:13:05',NULL,11.00,'','5','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(1067,'1110','51672231170','2022-12-29 21:13:05',NULL,6.00,'','5','1','Inventory sold','1','','sales','1014','','No',NULL,NULL,''),(1068,'1110','51672231170','2022-12-29 21:13:05',NULL,5.00,'','5','1','Inventory sold','1','','sales','943','','No',NULL,NULL,''),(1069,'1110','51672231170','2022-12-29 21:13:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','1161','','No',NULL,NULL,''),(1070,'1110','51672231170','2022-12-29 21:13:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(1071,'1110','51672231170','2022-12-29 21:13:05',NULL,4.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(1072,'1110','51672231170','2022-12-29 21:13:05',NULL,15.60,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(1073,'1110','51672231170','2022-12-29 21:13:05',NULL,7.80,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(1074,'1110','51672231170','2022-12-29 21:13:05',NULL,30.00,'','5','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(1075,'1110','51672231170','2022-12-29 21:13:05',NULL,4.00,'','5','1','Inventory sold','1','','sales','937','','No',NULL,NULL,''),(1076,'1110','51672231170','2022-12-29 21:13:05',NULL,15.90,'','5','1','Inventory sold','1','','sales','847','','No',NULL,NULL,''),(1077,'1110','51672231170','2022-12-29 21:13:05',NULL,120.00,'','5','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(1078,'1110','51672231170','2022-12-29 21:13:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','823','','No',NULL,NULL,''),(1079,'5500','51672231170','2022-12-29 21:13:05',664.85,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1080,'1000','51672231170','2022-12-29 21:13:05',2943.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1081,'4000','51672231170','2022-12-29 21:13:05',NULL,150.00,'','5','1','Good sold','1','','sales','943','','No',NULL,NULL,''),(1082,'4000','51672231170','2022-12-29 21:13:05',NULL,10.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(1083,'4000','51672231170','2022-12-29 21:13:05',NULL,20.00,'','5','1','Good sold','1','','sales','557','','No',NULL,NULL,''),(1084,'4000','51672231170','2022-12-29 21:13:05',NULL,5.00,'','5','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(1085,'4000','51672231170','2022-12-29 21:13:05',NULL,10.00,'','5','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(1086,'4000','51672231170','2022-12-29 21:13:05',NULL,50.00,'','5','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(1087,'4000','51672231170','2022-12-29 21:13:05',NULL,50.00,'','5','1','Good sold','1','','sales','1019','','No',NULL,NULL,''),(1088,'4000','51672231170','2022-12-29 21:13:05',NULL,10.00,'','5','1','Good sold','1','','sales','1060','','No',NULL,NULL,''),(1089,'4000','51672231170','2022-12-29 21:13:05',NULL,30.00,'','5','1','Good sold','1','','sales','1000','','No',NULL,NULL,''),(1090,'4000','51672231170','2022-12-29 21:13:05',NULL,20.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(1091,'4000','51672231170','2022-12-29 21:13:05',NULL,10.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(1092,'4000','51672231170','2022-12-29 21:13:05',NULL,100.00,'','5','1','Good sold','1','','sales','1055','','No',NULL,NULL,''),(1093,'4000','51672231170','2022-12-29 21:13:05',NULL,50.00,'','5','1','Good sold','1','','sales','824','','No',NULL,NULL,''),(1094,'4000','51672231170','2022-12-29 21:13:05',NULL,80.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(1095,'4000','51672231170','2022-12-29 21:13:05',NULL,100.00,'','5','1','Good sold','1','','sales','1130','','No',NULL,NULL,''),(1096,'4000','51672231170','2022-12-29 21:13:05',NULL,200.00,'','5','1','Good sold','1','','sales','1152','','No',NULL,NULL,''),(1097,'4000','51672231170','2022-12-29 21:13:05',NULL,100.00,'','5','1','Good sold','1','','sales','1049','','No',NULL,NULL,''),(1098,'4000','51672231170','2022-12-29 21:13:05',NULL,150.00,'','5','1','Good sold','1','','sales','291','','No',NULL,NULL,''),(1099,'4000','51672231170','2022-12-29 21:13:05',NULL,150.00,'','5','1','Good sold','1','','sales','885','','No',NULL,NULL,''),(1100,'4000','51672231170','2022-12-29 21:13:05',NULL,7.50,'','5','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(1101,'4000','51672231170','2022-12-29 21:13:05',NULL,30.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(1102,'4000','51672231170','2022-12-29 21:13:05',NULL,20.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(1103,'4000','51672231170','2022-12-29 21:13:05',NULL,100.00,'','5','1','Good sold','1','','sales','270','','No',NULL,NULL,''),(1104,'4000','51672231170','2022-12-29 21:13:05',NULL,30.00,'','5','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(1105,'4000','51672231170','2022-12-29 21:13:05',NULL,10.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(1106,'4000','51672231170','2022-12-29 21:13:05',NULL,20.00,'','5','1','Good sold','1','','sales','557','','No',NULL,NULL,''),(1107,'4000','51672231170','2022-12-29 21:13:05',NULL,20.00,'','5','1','Good sold','1','','sales','1019','','No',NULL,NULL,''),(1108,'4000','51672231170','2022-12-29 21:13:05',NULL,10.00,'','5','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(1109,'4000','51672231170','2022-12-29 21:13:05',NULL,5.00,'','5','1','Good sold','1','','sales','822','','No',NULL,NULL,''),(1110,'4000','51672231170','2022-12-29 21:13:05',NULL,20.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(1111,'4000','51672231170','2022-12-29 21:13:05',NULL,20.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(1112,'4000','51672231170','2022-12-29 21:13:05',NULL,50.00,'','5','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(1113,'4000','51672231170','2022-12-29 21:13:05',NULL,100.00,'','5','1','Good sold','1','','sales','291','','No',NULL,NULL,''),(1114,'4000','51672231170','2022-12-29 21:13:05',NULL,100.00,'','5','1','Good sold','1','','sales','1152','','No',NULL,NULL,''),(1115,'4000','51672231170','2022-12-29 21:13:05',NULL,20.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(1116,'4000','51672231170','2022-12-29 21:13:05',NULL,100.00,'','5','1','Good sold','1','','sales','1144','','No',NULL,NULL,''),(1117,'4000','51672231170','2022-12-29 21:13:05',NULL,150.00,'','5','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(1118,'4000','51672231170','2022-12-29 21:13:05',NULL,150.00,'','5','1','Good sold','1','','sales','320','','No',NULL,NULL,''),(1119,'4000','51672231170','2022-12-29 21:13:05',NULL,25.00,'','5','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(1120,'4000','51672231170','2022-12-29 21:13:05',NULL,25.00,'','5','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(1121,'4000','51672231170','2022-12-29 21:13:05',NULL,20.00,'','5','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(1122,'4000','51672231170','2022-12-29 21:13:05',NULL,10.00,'','5','1','Good sold','1','','sales','1014','','No',NULL,NULL,''),(1123,'4000','51672231170','2022-12-29 21:13:05',NULL,10.00,'','5','1','Good sold','1','','sales','943','','No',NULL,NULL,''),(1124,'4000','51672231170','2022-12-29 21:13:05',NULL,30.00,'','5','1','Good sold','1','','sales','1161','','No',NULL,NULL,''),(1125,'4000','51672231170','2022-12-29 21:13:05',NULL,100.00,'','5','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(1126,'4000','51672231170','2022-12-29 21:13:05',NULL,20.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(1127,'4000','51672231170','2022-12-29 21:13:05',NULL,20.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(1128,'4000','51672231170','2022-12-29 21:13:05',NULL,10.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(1129,'4000','51672231170','2022-12-29 21:13:05',NULL,150.00,'','5','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(1130,'4000','51672231170','2022-12-29 21:13:05',NULL,10.00,'','5','1','Good sold','1','','sales','937','','No',NULL,NULL,''),(1131,'4000','51672231170','2022-12-29 21:13:05',NULL,50.00,'','5','1','Good sold','1','','sales','847','','No',NULL,NULL,''),(1132,'4000','51672231170','2022-12-29 21:13:05',NULL,200.00,'','5','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(1133,'4000','51672231170','2022-12-29 21:13:05',NULL,5.00,'','5','1','Good sold','1','','sales','823','','No',NULL,NULL,''),(1134,'1110','51672337605','2022-12-29 22:06:54',NULL,50.00,'','5','1','Inventory sold','1','','sales','1044','','No',NULL,NULL,''),(1135,'1110','51672337605','2022-12-29 22:06:54',NULL,5.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(1136,'1110','51672337605','2022-12-29 22:06:54',NULL,0.00,'','5','1','Inventory sold','1','','sales','158','','No',NULL,NULL,''),(1137,'1110','51672337605','2022-12-29 22:06:54',NULL,0.00,'','5','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(1138,'1110','51672337605','2022-12-29 22:06:54',NULL,10.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(1139,'1110','51672337605','2022-12-29 22:06:54',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(1140,'1110','51672337605','2022-12-29 22:06:54',NULL,4.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(1141,'1110','51672337605','2022-12-29 22:06:54',NULL,0.00,'','5','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(1142,'1110','51672337605','2022-12-29 22:06:54',NULL,0.00,'','5','1','Inventory sold','1','','sales','1159','','No',NULL,NULL,''),(1143,'1110','51672337605','2022-12-29 22:06:54',NULL,10.00,'','5','1','Inventory sold','1','','sales','943','','No',NULL,NULL,''),(1144,'1110','51672337605','2022-12-29 22:06:54',NULL,0.00,'','5','1','Inventory sold','1','','sales','1151','','No',NULL,NULL,''),(1145,'1110','51672337605','2022-12-29 22:06:54',NULL,0.00,'','5','1','Inventory sold','1','','sales','1152','','No',NULL,NULL,''),(1146,'1110','51672337605','2022-12-29 22:06:54',NULL,10.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(1147,'1110','51672337605','2022-12-29 22:06:54',NULL,5.00,'','5','1','Inventory sold','1','','sales','1005','','No',NULL,NULL,''),(1148,'1110','51672337605','2022-12-29 22:06:54',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(1149,'1110','51672337605','2022-12-29 22:06:54',NULL,6.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(1150,'1110','51672337605','2022-12-29 22:06:54',NULL,10.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(1151,'1110','51672337605','2022-12-29 22:06:54',NULL,5.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(1152,'1110','51672337605','2022-12-29 22:06:54',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(1153,'1110','51672337605','2022-12-29 22:06:54',NULL,2.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(1154,'1110','51672337605','2022-12-29 22:06:54',NULL,50.00,'','5','1','Inventory sold','1','','sales','1044','','No',NULL,NULL,''),(1155,'1110','51672337605','2022-12-29 22:06:54',NULL,0.00,'','5','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(1156,'1110','51672337605','2022-12-29 22:06:54',NULL,0.00,'','5','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(1157,'1110','51672337605','2022-12-29 22:06:54',NULL,1.70,'','5','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(1158,'1110','51672337605','2022-12-29 22:06:54',NULL,10.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(1159,'1110','51672337605','2022-12-29 22:06:54',NULL,130.00,'','5','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(1160,'1110','51672337605','2022-12-29 22:06:54',NULL,0.00,'','5','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(1161,'1110','51672337605','2022-12-29 22:06:54',NULL,0.00,'','5','1','Inventory sold','1','','sales','822','','No',NULL,NULL,''),(1162,'1110','51672337605','2022-12-29 22:06:54',NULL,0.00,'','5','1','Inventory sold','1','','sales','1143','','No',NULL,NULL,''),(1163,'1110','51672337605','2022-12-29 22:06:54',NULL,28.00,'','5','1','Inventory sold','1','','sales','563','','No',NULL,NULL,''),(1164,'1110','51672337605','2022-12-29 22:06:54',NULL,32.00,'','5','1','Inventory sold','1','','sales','393','','No',NULL,NULL,''),(1165,'1110','51672337605','2022-12-29 22:06:54',NULL,5.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(1166,'1110','51672337605','2022-12-29 22:06:54',NULL,5.00,'','5','1','Inventory sold','1','','sales','878','','No',NULL,NULL,''),(1167,'1110','51672337605','2022-12-29 22:06:54',NULL,5.00,'','5','1','Inventory sold','1','','sales','878','','No',NULL,NULL,''),(1168,'1110','51672337605','2022-12-29 22:06:54',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(1169,'1110','51672337605','2022-12-29 22:06:54',NULL,8.00,'','5','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(1170,'1110','51672337605','2022-12-29 22:06:54',NULL,0.00,'','5','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(1171,'1110','51672337605','2022-12-29 22:06:54',NULL,49.00,'','5','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(1172,'1110','51672337605','2022-12-29 22:06:54',NULL,0.00,'','5','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(1173,'1110','51672337605','2022-12-29 22:06:54',NULL,3.00,'','5','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1174,'1110','51672337605','2022-12-29 22:06:54',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(1175,'1110','51672337605','2022-12-29 22:06:54',NULL,50.00,'','5','1','Inventory sold','1','','sales','1049','','No',NULL,NULL,''),(1176,'1110','51672337605','2022-12-29 22:06:54',NULL,75.00,'','5','1','Inventory sold','1','','sales','943','','No',NULL,NULL,''),(1177,'1110','51672337605','2022-12-29 22:06:54',NULL,10.00,'','5','1','Inventory sold','1','','sales','291','','No',NULL,NULL,''),(1178,'1110','51672337605','2022-12-29 22:06:54',NULL,30.00,'','5','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(1179,'5500','51672337605','2022-12-29 22:06:54',621.20,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1180,'1000','51672337605','2022-12-29 22:06:54',2554.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1181,'4000','51672337605','2022-12-29 22:06:54',NULL,150.00,'','5','1','Good sold','1','','sales','1044','','No',NULL,NULL,''),(1182,'4000','51672337605','2022-12-29 22:06:54',NULL,10.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(1183,'4000','51672337605','2022-12-29 22:06:54',NULL,400.00,'','5','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(1184,'4000','51672337605','2022-12-29 22:06:54',NULL,50.00,'','5','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(1185,'4000','51672337605','2022-12-29 22:06:54',NULL,20.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(1186,'4000','51672337605','2022-12-29 22:06:54',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(1187,'4000','51672337605','2022-12-29 22:06:54',NULL,20.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(1188,'4000','51672337605','2022-12-29 22:06:54',NULL,25.00,'','5','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(1189,'4000','51672337605','2022-12-29 22:06:54',NULL,200.00,'','5','1','Good sold','1','','sales','1159','','No',NULL,NULL,''),(1190,'4000','51672337605','2022-12-29 22:06:54',NULL,20.00,'','5','1','Good sold','1','','sales','943','','No',NULL,NULL,''),(1191,'4000','51672337605','2022-12-29 22:06:54',NULL,100.00,'','5','1','Good sold','1','','sales','1151','','No',NULL,NULL,''),(1192,'4000','51672337605','2022-12-29 22:06:54',NULL,200.00,'','5','1','Good sold','1','','sales','1152','','No',NULL,NULL,''),(1193,'4000','51672337605','2022-12-29 22:06:54',NULL,20.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(1194,'4000','51672337605','2022-12-29 22:06:54',NULL,10.00,'','5','1','Good sold','1','','sales','1005','','No',NULL,NULL,''),(1195,'4000','51672337605','2022-12-29 22:06:54',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(1196,'4000','51672337605','2022-12-29 22:06:54',NULL,20.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(1197,'4000','51672337605','2022-12-29 22:06:54',NULL,20.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(1198,'4000','51672337605','2022-12-29 22:06:54',NULL,20.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(1199,'4000','51672337605','2022-12-29 22:06:54',NULL,10.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(1200,'4000','51672337605','2022-12-29 22:06:54',NULL,4.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(1201,'4000','51672337605','2022-12-29 22:06:54',NULL,150.00,'','5','1','Good sold','1','','sales','1044','','No',NULL,NULL,''),(1202,'4000','51672337605','2022-12-29 22:06:54',NULL,50.00,'','5','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(1203,'4000','51672337605','2022-12-29 22:06:54',NULL,5.00,'','5','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(1204,'4000','51672337605','2022-12-29 22:06:54',NULL,10.00,'','5','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(1205,'4000','51672337605','2022-12-29 22:06:54',NULL,20.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(1206,'4000','51672337605','2022-12-29 22:06:54',NULL,200.00,'','5','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(1207,'4000','51672337605','2022-12-29 22:06:54',NULL,10.00,'','5','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(1208,'4000','51672337605','2022-12-29 22:06:54',NULL,5.00,'','5','1','Good sold','1','','sales','822','','No',NULL,NULL,''),(1209,'4000','51672337605','2022-12-29 22:06:54',NULL,50.00,'','5','1','Good sold','1','','sales','1143','','No',NULL,NULL,''),(1210,'4000','51672337605','2022-12-29 22:06:54',NULL,50.00,'','5','1','Good sold','1','','sales','563','','No',NULL,NULL,''),(1211,'4000','51672337605','2022-12-29 22:06:54',NULL,100.00,'','5','1','Good sold','1','','sales','393','','No',NULL,NULL,''),(1212,'4000','51672337605','2022-12-29 22:06:54',NULL,10.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(1213,'4000','51672337605','2022-12-29 22:06:54',NULL,10.00,'','5','1','Good sold','1','','sales','878','','No',NULL,NULL,''),(1214,'4000','51672337605','2022-12-29 22:06:54',NULL,10.00,'','5','1','Good sold','1','','sales','878','','No',NULL,NULL,''),(1215,'4000','51672337605','2022-12-29 22:06:54',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(1216,'4000','51672337605','2022-12-29 22:06:54',NULL,50.00,'','5','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(1217,'4000','51672337605','2022-12-29 22:06:54',NULL,25.00,'','5','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(1218,'4000','51672337605','2022-12-29 22:06:54',NULL,100.00,'','5','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(1219,'4000','51672337605','2022-12-29 22:06:54',NULL,5.00,'','5','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(1220,'4000','51672337605','2022-12-29 22:06:54',NULL,5.00,'','5','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1221,'4000','51672337605','2022-12-29 22:06:54',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(1222,'4000','51672337605','2022-12-29 22:06:54',NULL,100.00,'','5','1','Good sold','1','','sales','1049','','No',NULL,NULL,''),(1223,'4000','51672337605','2022-12-29 22:06:54',NULL,150.00,'','5','1','Good sold','1','','sales','943','','No',NULL,NULL,''),(1224,'4000','51672337605','2022-12-29 22:06:54',NULL,50.00,'','5','1','Good sold','1','','sales','291','','No',NULL,NULL,''),(1225,'4000','51672337605','2022-12-29 22:06:54',NULL,50.00,'','5','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(1226,'1110','51672505092','2022-12-31 20:14:37',NULL,4.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(1227,'1110','51672505092','2022-12-31 20:14:37',NULL,9.00,'','5','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(1228,'1110','51672505092','2022-12-31 20:14:37',NULL,5.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(1229,'1110','51672505092','2022-12-31 20:14:37',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(1230,'1110','51672505092','2022-12-31 20:14:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(1231,'1110','51672505092','2022-12-31 20:14:37',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(1232,'1110','51672505092','2022-12-31 20:14:37',NULL,65.00,'','5','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(1233,'1110','51672505092','2022-12-31 20:14:37',NULL,594.00,'','5','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(1234,'1110','51672505092','2022-12-31 20:14:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(1235,'1110','51672505092','2022-12-31 20:14:37',NULL,7.00,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(1236,'1110','51672505092','2022-12-31 20:14:37',NULL,24.00,'','5','1','Inventory sold','1','','sales','786','','No',NULL,NULL,''),(1237,'1110','51672505092','2022-12-31 20:14:37',NULL,105.00,'','5','1','Inventory sold','1','','sales','412','','No',NULL,NULL,''),(1238,'1110','51672505092','2022-12-31 20:14:37',NULL,20.00,'','5','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(1239,'1110','51672505092','2022-12-31 20:14:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(1240,'1110','51672505092','2022-12-31 20:14:37',NULL,25.00,'','5','1','Inventory sold','1','','sales','1004','','No',NULL,NULL,''),(1241,'1110','51672505092','2022-12-31 20:14:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(1242,'1110','51672505092','2022-12-31 20:14:37',NULL,3.50,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(1243,'1110','51672505092','2022-12-31 20:14:37',NULL,12.50,'','5','1','Inventory sold','1','','sales','1017','','No',NULL,NULL,''),(1244,'1110','51672505092','2022-12-31 20:14:37',NULL,6.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(1245,'1110','51672505092','2022-12-31 20:14:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','1130','','No',NULL,NULL,''),(1246,'1110','51672505092','2022-12-31 20:14:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','1132','','No',NULL,NULL,''),(1247,'1110','51672505092','2022-12-31 20:14:37',NULL,2.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(1248,'1110','51672505092','2022-12-31 20:14:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(1249,'1110','51672505092','2022-12-31 20:14:37',NULL,1.70,'','5','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(1250,'1110','51672505092','2022-12-31 20:14:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','1131','','No',NULL,NULL,''),(1251,'1110','51672505092','2022-12-31 20:14:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(1252,'1110','51672505092','2022-12-31 20:14:37',NULL,10.50,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(1253,'1110','51672505092','2022-12-31 20:14:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','771','','No',NULL,NULL,''),(1254,'1110','51672505092','2022-12-31 20:14:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','771','','No',NULL,NULL,''),(1255,'1110','51672505092','2022-12-31 20:14:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(1256,'1110','51672505092','2022-12-31 20:14:37',NULL,35.00,'','5','1','Inventory sold','1','','sales','976','','No',NULL,NULL,''),(1257,'1110','51672505092','2022-12-31 20:14:37',NULL,53.00,'','5','1','Inventory sold','1','','sales','266','','No',NULL,NULL,''),(1258,'1110','51672505092','2022-12-31 20:14:37',NULL,50.00,'','5','1','Inventory sold','1','','sales','1049','','No',NULL,NULL,''),(1259,'1110','51672505092','2022-12-31 20:14:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(1260,'1110','51672505092','2022-12-31 20:14:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','1151','','No',NULL,NULL,''),(1261,'1110','51672505092','2022-12-31 20:14:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(1262,'1110','51672505092','2022-12-31 20:14:37',NULL,0.85,'','5','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(1263,'1110','51672505092','2022-12-31 20:14:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','823','','No',NULL,NULL,''),(1264,'1110','51672505092','2022-12-31 20:14:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','1126','','No',NULL,NULL,''),(1265,'1110','51672505092','2022-12-31 20:14:37',NULL,6.00,'','5','1','Inventory sold','1','','sales','794','','No',NULL,NULL,''),(1266,'1110','51672505092','2022-12-31 20:14:37',NULL,20.00,'','5','1','Inventory sold','1','','sales','1033','','No',NULL,NULL,''),(1267,'1110','51672505092','2022-12-31 20:14:37',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(1268,'1110','51672505092','2022-12-31 20:14:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(1269,'1110','51672505092','2022-12-31 20:14:37',NULL,5.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(1270,'1110','51672505092','2022-12-31 20:14:37',NULL,24.50,'','5','1','Inventory sold','1','','sales','1018','','No',NULL,NULL,''),(1271,'1110','51672505092','2022-12-31 20:14:37',NULL,3.90,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(1272,'1110','51672505092','2022-12-31 20:14:37',NULL,2.00,'','5','1','Inventory sold','1','','sales','937','','No',NULL,NULL,''),(1273,'1110','51672505092','2022-12-31 20:14:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(1274,'1110','51672505092','2022-12-31 20:14:37',NULL,5.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(1275,'1110','51672505092','2022-12-31 20:14:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(1276,'1110','51672505092','2022-12-31 20:14:37',NULL,30.00,'','5','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(1277,'5500','51672505092','2022-12-31 20:14:37',1139.45,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1278,'1000','51672505092','2022-12-31 20:14:37',2700.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1279,'4000','51672505092','2022-12-31 20:14:37',NULL,20.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(1280,'4000','51672505092','2022-12-31 20:14:37',NULL,50.00,'','5','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(1281,'4000','51672505092','2022-12-31 20:14:37',NULL,20.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(1282,'4000','51672505092','2022-12-31 20:14:37',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(1283,'4000','51672505092','2022-12-31 20:14:37',NULL,150.00,'','5','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(1284,'4000','51672505092','2022-12-31 20:14:37',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(1285,'4000','51672505092','2022-12-31 20:14:37',NULL,150.00,'','5','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(1286,'4000','51672505092','2022-12-31 20:14:37',NULL,90.00,'','5','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(1287,'4000','51672505092','2022-12-31 20:14:37',NULL,10.00,'','5','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(1288,'4000','51672505092','2022-12-31 20:14:37',NULL,20.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(1289,'4000','51672505092','2022-12-31 20:14:37',NULL,50.00,'','5','1','Good sold','1','','sales','786','','No',NULL,NULL,''),(1290,'4000','51672505092','2022-12-31 20:14:37',NULL,150.00,'','5','1','Good sold','1','','sales','412','','No',NULL,NULL,''),(1291,'4000','51672505092','2022-12-31 20:14:37',NULL,100.00,'','5','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(1292,'4000','51672505092','2022-12-31 20:14:37',NULL,75.00,'','5','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(1293,'4000','51672505092','2022-12-31 20:14:37',NULL,50.00,'','5','1','Good sold','1','','sales','1004','','No',NULL,NULL,''),(1294,'4000','51672505092','2022-12-31 20:14:37',NULL,10.00,'','5','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(1295,'4000','51672505092','2022-12-31 20:14:37',NULL,10.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(1296,'4000','51672505092','2022-12-31 20:14:37',NULL,50.00,'','5','1','Good sold','1','','sales','1017','','No',NULL,NULL,''),(1297,'4000','51672505092','2022-12-31 20:14:37',NULL,20.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(1298,'4000','51672505092','2022-12-31 20:14:37',NULL,100.00,'','5','1','Good sold','1','','sales','1130','','No',NULL,NULL,''),(1299,'4000','51672505092','2022-12-31 20:14:37',NULL,200.00,'','5','1','Good sold','1','','sales','1132','','No',NULL,NULL,''),(1300,'4000','51672505092','2022-12-31 20:14:37',NULL,10.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(1301,'4000','51672505092','2022-12-31 20:14:37',NULL,10.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(1302,'4000','51672505092','2022-12-31 20:14:37',NULL,10.00,'','5','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(1303,'4000','51672505092','2022-12-31 20:14:37',NULL,200.00,'','5','1','Good sold','1','','sales','1131','','No',NULL,NULL,''),(1304,'4000','51672505092','2022-12-31 20:14:37',NULL,10.00,'','5','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(1305,'4000','51672505092','2022-12-31 20:14:37',NULL,30.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(1306,'4000','51672505092','2022-12-31 20:14:37',NULL,20.00,'','5','1','Good sold','1','','sales','771','','No',NULL,NULL,''),(1307,'4000','51672505092','2022-12-31 20:14:37',NULL,10.00,'','5','1','Good sold','1','','sales','771','','No',NULL,NULL,''),(1308,'4000','51672505092','2022-12-31 20:14:37',NULL,10.00,'','5','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(1309,'4000','51672505092','2022-12-31 20:14:37',NULL,150.00,'','5','1','Good sold','1','','sales','976','','No',NULL,NULL,''),(1310,'4000','51672505092','2022-12-31 20:14:37',NULL,150.00,'','5','1','Good sold','1','','sales','266','','No',NULL,NULL,''),(1311,'4000','51672505092','2022-12-31 20:14:37',NULL,100.00,'','5','1','Good sold','1','','sales','1049','','No',NULL,NULL,''),(1312,'4000','51672505092','2022-12-31 20:14:37',NULL,30.00,'','5','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(1313,'4000','51672505092','2022-12-31 20:14:37',NULL,100.00,'','5','1','Good sold','1','','sales','1151','','No',NULL,NULL,''),(1314,'4000','51672505092','2022-12-31 20:14:37',NULL,5.00,'','5','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(1315,'4000','51672505092','2022-12-31 20:14:37',NULL,5.00,'','5','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(1316,'4000','51672505092','2022-12-31 20:14:37',NULL,5.00,'','5','1','Good sold','1','','sales','823','','No',NULL,NULL,''),(1317,'4000','51672505092','2022-12-31 20:14:37',NULL,30.00,'','5','1','Good sold','1','','sales','1126','','No',NULL,NULL,''),(1318,'4000','51672505092','2022-12-31 20:14:37',NULL,50.00,'','5','1','Good sold','1','','sales','794','','No',NULL,NULL,''),(1319,'4000','51672505092','2022-12-31 20:14:37',NULL,100.00,'','5','1','Good sold','1','','sales','1033','','No',NULL,NULL,''),(1320,'4000','51672505092','2022-12-31 20:14:37',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(1321,'4000','51672505092','2022-12-31 20:14:37',NULL,10.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(1322,'4000','51672505092','2022-12-31 20:14:37',NULL,10.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(1323,'4000','51672505092','2022-12-31 20:14:37',NULL,50.00,'','5','1','Good sold','1','','sales','1018','','No',NULL,NULL,''),(1324,'4000','51672505092','2022-12-31 20:14:37',NULL,5.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(1325,'4000','51672505092','2022-12-31 20:14:37',NULL,5.00,'','5','1','Good sold','1','','sales','937','','No',NULL,NULL,''),(1326,'4000','51672505092','2022-12-31 20:14:37',NULL,10.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(1327,'4000','51672505092','2022-12-31 20:14:37',NULL,20.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(1328,'4000','51672505092','2022-12-31 20:14:37',NULL,150.00,'','5','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(1329,'4000','51672505092','2022-12-31 20:14:37',NULL,50.00,'','5','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(1330,'1110','51672506886','2022-12-31 22:14:17',NULL,8.00,'','5','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(1331,'1110','51672506886','2022-12-31 22:14:17',NULL,20.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(1332,'1110','51672506886','2022-12-31 22:14:17',NULL,53.00,'','5','1','Inventory sold','1','','sales','266','','No',NULL,NULL,''),(1333,'1110','51672506886','2022-12-31 22:14:17',NULL,2.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(1334,'1110','51672506886','2022-12-31 22:14:17',NULL,35.00,'','5','1','Inventory sold','1','','sales','1160','','No',NULL,NULL,''),(1335,'1110','51672506886','2022-12-31 22:14:17',NULL,2.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(1336,'1110','51672506886','2022-12-31 22:14:17',NULL,99.00,'','5','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(1337,'1110','51672506886','2022-12-31 22:14:17',NULL,24.50,'','5','1','Inventory sold','1','','sales','1018','','No',NULL,NULL,''),(1338,'1110','51672506886','2022-12-31 22:14:17',NULL,5.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(1339,'1110','51672506886','2022-12-31 22:14:17',NULL,2.00,'','5','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(1340,'1110','51672506886','2022-12-31 22:14:17',NULL,8.00,'','5','1','Inventory sold','1','','sales','927','','No',NULL,NULL,''),(1341,'1110','51672506886','2022-12-31 22:14:17',NULL,130.00,'','5','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(1342,'1110','51672506886','2022-12-31 22:14:17',NULL,5.00,'','5','1','Inventory sold','1','','sales','1046','','No',NULL,NULL,''),(1343,'1110','51672506886','2022-12-31 22:14:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(1344,'1110','51672506886','2022-12-31 22:14:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','1162','','No',NULL,NULL,''),(1345,'1110','51672506886','2022-12-31 22:14:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','1162','','No',NULL,NULL,''),(1346,'1110','51672506886','2022-12-31 22:14:17',NULL,36.00,'','5','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(1347,'1110','51672506886','2022-12-31 22:14:17',NULL,70.00,'','5','1','Inventory sold','1','','sales','875','','No',NULL,NULL,''),(1348,'1110','51672506886','2022-12-31 22:14:17',NULL,20.00,'','5','1','Inventory sold','1','','sales','864','','No',NULL,NULL,''),(1349,'1110','51672506886','2022-12-31 22:14:17',NULL,2.00,'','5','1','Inventory sold','1','','sales','917','','No',NULL,NULL,''),(1350,'1110','51672506886','2022-12-31 22:14:17',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(1351,'1110','51672506886','2022-12-31 22:14:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(1352,'1110','51672506886','2022-12-31 22:14:17',NULL,7.00,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(1353,'1110','51672506886','2022-12-31 22:14:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(1354,'1110','51672506886','2022-12-31 22:14:17',NULL,45.00,'','5','1','Inventory sold','1','','sales','477','','No',NULL,NULL,''),(1355,'1110','51672506886','2022-12-31 22:14:17',NULL,140.00,'','5','1','Inventory sold','1','','sales','1160','','No',NULL,NULL,''),(1356,'1110','51672506886','2022-12-31 22:14:17',NULL,255.00,'','5','1','Inventory sold','1','','sales','80','','No',NULL,NULL,''),(1357,'1110','51672506886','2022-12-31 22:14:17',NULL,4.00,'','5','1','Inventory sold','1','','sales','813','','No',NULL,NULL,''),(1358,'1110','51672506886','2022-12-31 22:14:17',NULL,72.00,'','5','1','Inventory sold','1','','sales','1057','','No',NULL,NULL,''),(1359,'1110','51672506886','2022-12-31 22:14:17',NULL,2.00,'','5','1','Inventory sold','1','','sales','917','','No',NULL,NULL,''),(1360,'1110','51672506886','2022-12-31 22:14:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(1361,'1110','51672506886','2022-12-31 22:14:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(1362,'1110','51672506886','2022-12-31 22:14:17',NULL,5.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(1363,'1110','51672506886','2022-12-31 22:14:17',NULL,15.60,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(1364,'1110','51672506886','2022-12-31 22:14:17',NULL,8.00,'','5','1','Inventory sold','1','','sales','937','','No',NULL,NULL,''),(1365,'1110','51672506886','2022-12-31 22:14:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','1090','','No',NULL,NULL,''),(1366,'1110','51672506886','2022-12-31 22:14:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','1157','','No',NULL,NULL,''),(1367,'1110','51672506886','2022-12-31 22:14:17',NULL,10.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(1368,'1110','51672506886','2022-12-31 22:14:17',NULL,59.00,'','5','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(1369,'1110','51672506886','2022-12-31 22:14:17',NULL,26.00,'','5','1','Inventory sold','1','','sales','997','','No',NULL,NULL,''),(1370,'1110','51672506886','2022-12-31 22:14:17',NULL,12.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(1371,'1110','51672506886','2022-12-31 22:14:17',NULL,5.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(1372,'1110','51672506886','2022-12-31 22:14:17',NULL,5.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(1373,'1110','51672506886','2022-12-31 22:14:17',NULL,10.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(1374,'1110','51672506886','2022-12-31 22:14:17',NULL,27.00,'','5','1','Inventory sold','1','','sales','870','','No',NULL,NULL,''),(1375,'1110','51672506886','2022-12-31 22:14:17',NULL,26.00,'','5','1','Inventory sold','1','','sales','808','','No',NULL,NULL,''),(1376,'1110','51672506886','2022-12-31 22:14:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','1126','','No',NULL,NULL,''),(1377,'1110','51672506886','2022-12-31 22:14:17',NULL,6.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(1378,'1110','51672506886','2022-12-31 22:14:17',NULL,30.00,'','5','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(1379,'1110','51672506886','2022-12-31 22:14:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','726','','No',NULL,NULL,''),(1380,'1110','51672506886','2022-12-31 22:14:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','726','','No',NULL,NULL,''),(1381,'1110','51672506886','2022-12-31 22:14:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(1382,'5500','51672506886','2022-12-31 22:14:17',1294.10,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1383,'1000','51672506886','2022-12-31 22:14:17',3183.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1384,'4000','51672506886','2022-12-31 22:14:17',NULL,50.00,'','5','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(1385,'4000','51672506886','2022-12-31 22:14:17',NULL,40.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(1386,'4000','51672506886','2022-12-31 22:14:17',NULL,150.00,'','5','1','Good sold','1','','sales','266','','No',NULL,NULL,''),(1387,'4000','51672506886','2022-12-31 22:14:17',NULL,4.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(1388,'4000','51672506886','2022-12-31 22:14:17',NULL,50.00,'','5','1','Good sold','1','','sales','1160','','No',NULL,NULL,''),(1389,'4000','51672506886','2022-12-31 22:14:17',NULL,4.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(1390,'4000','51672506886','2022-12-31 22:14:17',NULL,15.00,'','5','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(1391,'4000','51672506886','2022-12-31 22:14:17',NULL,50.00,'','5','1','Good sold','1','','sales','1018','','No',NULL,NULL,''),(1392,'4000','51672506886','2022-12-31 22:14:17',NULL,10.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(1393,'4000','51672506886','2022-12-31 22:14:17',NULL,10.00,'','5','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(1394,'4000','51672506886','2022-12-31 22:14:17',NULL,20.00,'','5','1','Good sold','1','','sales','927','','No',NULL,NULL,''),(1395,'4000','51672506886','2022-12-31 22:14:17',NULL,200.00,'','5','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(1396,'4000','51672506886','2022-12-31 22:14:17',NULL,10.00,'','5','1','Good sold','1','','sales','1046','','No',NULL,NULL,''),(1397,'4000','51672506886','2022-12-31 22:14:17',NULL,50.00,'','5','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(1398,'4000','51672506886','2022-12-31 22:14:17',NULL,5.00,'','5','1','Good sold','1','','sales','1162','','No',NULL,NULL,''),(1399,'4000','51672506886','2022-12-31 22:14:17',NULL,35.00,'','5','1','Good sold','1','','sales','1162','','No',NULL,NULL,''),(1400,'4000','51672506886','2022-12-31 22:14:17',NULL,150.00,'','5','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(1401,'4000','51672506886','2022-12-31 22:14:17',NULL,200.00,'','5','1','Good sold','1','','sales','875','','No',NULL,NULL,''),(1402,'4000','51672506886','2022-12-31 22:14:17',NULL,50.00,'','5','1','Good sold','1','','sales','864','','No',NULL,NULL,''),(1403,'4000','51672506886','2022-12-31 22:14:17',NULL,10.00,'','5','1','Good sold','1','','sales','917','','No',NULL,NULL,''),(1404,'4000','51672506886','2022-12-31 22:14:17',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(1405,'4000','51672506886','2022-12-31 22:14:17',NULL,10.00,'','5','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(1406,'4000','51672506886','2022-12-31 22:14:17',NULL,20.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(1407,'4000','51672506886','2022-12-31 22:14:17',NULL,50.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(1408,'4000','51672506886','2022-12-31 22:14:17',NULL,100.00,'','5','1','Good sold','1','','sales','477','','No',NULL,NULL,''),(1409,'4000','51672506886','2022-12-31 22:14:17',NULL,200.00,'','5','1','Good sold','1','','sales','1160','','No',NULL,NULL,''),(1410,'4000','51672506886','2022-12-31 22:14:17',NULL,400.00,'','5','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(1411,'4000','51672506886','2022-12-31 22:14:17',NULL,10.00,'','5','1','Good sold','1','','sales','813','','No',NULL,NULL,''),(1412,'4000','51672506886','2022-12-31 22:14:17',NULL,120.00,'','5','1','Good sold','1','','sales','1057','','No',NULL,NULL,''),(1413,'4000','51672506886','2022-12-31 22:14:17',NULL,10.00,'','5','1','Good sold','1','','sales','917','','No',NULL,NULL,''),(1414,'4000','51672506886','2022-12-31 22:14:17',NULL,30.00,'','5','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(1415,'4000','51672506886','2022-12-31 22:14:17',NULL,10.00,'','5','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(1416,'4000','51672506886','2022-12-31 22:14:17',NULL,10.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(1417,'4000','51672506886','2022-12-31 22:14:17',NULL,20.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(1418,'4000','51672506886','2022-12-31 22:14:17',NULL,20.00,'','5','1','Good sold','1','','sales','937','','No',NULL,NULL,''),(1419,'4000','51672506886','2022-12-31 22:14:17',NULL,20.00,'','5','1','Good sold','1','','sales','1090','','No',NULL,NULL,''),(1420,'4000','51672506886','2022-12-31 22:14:17',NULL,50.00,'','5','1','Good sold','1','','sales','1157','','No',NULL,NULL,''),(1421,'4000','51672506886','2022-12-31 22:14:17',NULL,20.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(1422,'4000','51672506886','2022-12-31 22:14:17',NULL,100.00,'','5','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(1423,'4000','51672506886','2022-12-31 22:14:17',NULL,60.00,'','5','1','Good sold','1','','sales','997','','No',NULL,NULL,''),(1424,'4000','51672506886','2022-12-31 22:14:17',NULL,40.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(1425,'4000','51672506886','2022-12-31 22:14:17',NULL,10.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(1426,'4000','51672506886','2022-12-31 22:14:17',NULL,10.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(1427,'4000','51672506886','2022-12-31 22:14:17',NULL,20.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(1428,'4000','51672506886','2022-12-31 22:14:17',NULL,150.00,'','5','1','Good sold','1','','sales','870','','No',NULL,NULL,''),(1429,'4000','51672506886','2022-12-31 22:14:17',NULL,100.00,'','5','1','Good sold','1','','sales','808','','No',NULL,NULL,''),(1430,'4000','51672506886','2022-12-31 22:14:17',NULL,100.00,'','5','1','Good sold','1','','sales','1126','','No',NULL,NULL,''),(1431,'4000','51672506886','2022-12-31 22:14:17',NULL,20.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(1432,'4000','51672506886','2022-12-31 22:14:17',NULL,50.00,'','5','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(1433,'4000','51672506886','2022-12-31 22:14:17',NULL,100.00,'','5','1','Good sold','1','','sales','726','','No',NULL,NULL,''),(1434,'4000','51672506886','2022-12-31 22:14:17',NULL,100.00,'','5','1','Good sold','1','','sales','726','','No',NULL,NULL,''),(1435,'4000','51672506886','2022-12-31 22:14:17',NULL,100.00,'','5','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(1436,'1110','51672684210','2023-01-04 08:16:30',NULL,0.00,'','5','1','Inventory sold','1','','sales','823','','No',NULL,NULL,''),(1437,'1110','51672684210','2023-01-04 08:16:30',NULL,11.00,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(1438,'1110','51672684210','2023-01-04 08:16:30',NULL,0.00,'','5','1','Inventory sold','1','','sales','1060','','No',NULL,NULL,''),(1439,'1110','51672684210','2023-01-04 08:16:30',NULL,8.00,'','5','1','Inventory sold','1','','sales','850','','No',NULL,NULL,''),(1440,'1110','51672684210','2023-01-04 08:16:30',NULL,5.50,'','5','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(1441,'1110','51672684210','2023-01-04 08:16:30',NULL,0.00,'','5','1','Inventory sold','1','','sales','1162','','No',NULL,NULL,''),(1442,'1110','51672684210','2023-01-04 08:16:30',NULL,0.00,'','5','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(1443,'1110','51672684210','2023-01-04 08:16:30',NULL,0.00,'','5','1','Inventory sold','1','','sales','1133','','No',NULL,NULL,''),(1444,'1110','51672684210','2023-01-04 08:16:30',NULL,2.50,'','5','1','Inventory sold','1','','sales','1017','','No',NULL,NULL,''),(1445,'1110','51672684210','2023-01-04 08:16:30',NULL,5.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(1446,'1110','51672684210','2023-01-04 08:16:30',NULL,49.00,'','5','1','Inventory sold','1','','sales','1018','','No',NULL,NULL,''),(1447,'1110','51672684210','2023-01-04 08:16:30',NULL,24.00,'','5','1','Inventory sold','1','','sales','401','','No',NULL,NULL,''),(1448,'1110','51672684210','2023-01-04 08:16:30',NULL,30.00,'','5','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(1449,'1110','51672684210','2023-01-04 08:16:30',NULL,7.40,'','5','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(1450,'1110','51672684210','2023-01-04 08:16:30',NULL,9.00,'','5','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(1451,'1110','51672684210','2023-01-04 08:16:30',NULL,100.00,'','5','1','Inventory sold','1','','sales','1048','','No',NULL,NULL,''),(1452,'1110','51672684210','2023-01-04 08:16:30',NULL,0.00,'','5','1','Inventory sold','1','','sales','1060','','No',NULL,NULL,''),(1453,'1110','51672684210','2023-01-04 08:16:30',NULL,5.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(1454,'1110','51672684210','2023-01-04 08:16:30',NULL,4.25,'','5','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(1455,'1110','51672684210','2023-01-04 08:16:30',NULL,10.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(1456,'1110','51672684210','2023-01-04 08:16:30',NULL,2.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(1457,'1110','51672684210','2023-01-04 08:16:30',NULL,10.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(1458,'1110','51672684210','2023-01-04 08:16:30',NULL,10.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(1459,'1110','51672684210','2023-01-04 08:16:30',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(1460,'1110','51672684210','2023-01-04 08:16:30',NULL,14.40,'','5','1','Inventory sold','1','','sales','791','','No',NULL,NULL,''),(1461,'1110','51672684210','2023-01-04 08:16:30',NULL,59.00,'','5','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(1462,'1110','51672684210','2023-01-04 08:16:30',NULL,0.00,'','5','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(1463,'1110','51672684210','2023-01-04 08:16:30',NULL,4.00,'','5','1','Inventory sold','1','','sales','813','','No',NULL,NULL,''),(1464,'1110','51672684210','2023-01-04 08:16:30',NULL,0.00,'','5','1','Inventory sold','1','','sales','823','','No',NULL,NULL,''),(1465,'1110','51672684210','2023-01-04 08:16:30',NULL,220.00,'','5','1','Inventory sold','1','','sales','749','','No',NULL,NULL,''),(1466,'1110','51672684210','2023-01-04 08:16:30',NULL,0.00,'','5','1','Inventory sold','1','','sales','340','','No',NULL,NULL,''),(1467,'1110','51672684210','2023-01-04 08:16:30',NULL,52.50,'','5','1','Inventory sold','1','','sales','1012','','No',NULL,NULL,''),(1468,'1110','51672684210','2023-01-04 08:16:30',NULL,45.00,'','5','1','Inventory sold','1','','sales','477','','No',NULL,NULL,''),(1469,'1110','51672684210','2023-01-04 08:16:30',NULL,0.00,'','5','1','Inventory sold','1','','sales','479','','No',NULL,NULL,''),(1470,'1110','51672684210','2023-01-04 08:16:30',NULL,0.00,'','5','1','Inventory sold','1','','sales','1155','','No',NULL,NULL,''),(1471,'1110','51672684210','2023-01-04 08:16:30',NULL,0.00,'','5','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(1472,'1110','51672684210','2023-01-04 08:16:30',NULL,0.00,'','5','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(1473,'1110','51672684210','2023-01-04 08:16:30',NULL,10.00,'','5','1','Inventory sold','1','','sales','807','','No',NULL,NULL,''),(1474,'1110','51672684210','2023-01-04 08:16:30',NULL,8.50,'','5','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(1475,'1110','51672684210','2023-01-04 08:16:30',NULL,5.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(1476,'1110','51672684210','2023-01-04 08:16:30',NULL,35.00,'','5','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(1477,'1110','51672684210','2023-01-04 08:16:30',NULL,0.00,'','5','1','Inventory sold','1','','sales','1162','','No',NULL,NULL,''),(1478,'1110','51672684210','2023-01-04 08:16:30',NULL,22.20,'','5','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(1479,'5500','51672684210','2023-01-04 08:16:30',768.25,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1480,'1000','51672684210','2023-01-04 08:16:30',2520.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1481,'4000','51672684210','2023-01-04 08:16:30',NULL,10.00,'','5','1','Good sold','1','','sales','823','','No',NULL,NULL,''),(1482,'4000','51672684210','2023-01-04 08:16:30',NULL,40.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(1483,'4000','51672684210','2023-01-04 08:16:30',NULL,10.00,'','5','1','Good sold','1','','sales','1060','','No',NULL,NULL,''),(1484,'4000','51672684210','2023-01-04 08:16:30',NULL,20.00,'','5','1','Good sold','1','','sales','850','','No',NULL,NULL,''),(1485,'4000','51672684210','2023-01-04 08:16:30',NULL,50.00,'','5','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(1486,'4000','51672684210','2023-01-04 08:16:30',NULL,20.00,'','5','1','Good sold','1','','sales','1162','','No',NULL,NULL,''),(1487,'4000','51672684210','2023-01-04 08:16:30',NULL,10.00,'','5','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1488,'4000','51672684210','2023-01-04 08:16:30',NULL,250.00,'','5','1','Good sold','1','','sales','1133','','No',NULL,NULL,''),(1489,'4000','51672684210','2023-01-04 08:16:30',NULL,10.00,'','5','1','Good sold','1','','sales','1017','','No',NULL,NULL,''),(1490,'4000','51672684210','2023-01-04 08:16:30',NULL,10.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(1491,'4000','51672684210','2023-01-04 08:16:30',NULL,100.00,'','5','1','Good sold','1','','sales','1018','','No',NULL,NULL,''),(1492,'4000','51672684210','2023-01-04 08:16:30',NULL,20.00,'','5','1','Good sold','1','','sales','401','','No',NULL,NULL,''),(1493,'4000','51672684210','2023-01-04 08:16:30',NULL,50.00,'','5','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(1494,'4000','51672684210','2023-01-04 08:16:30',NULL,15.00,'','5','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(1495,'4000','51672684210','2023-01-04 08:16:30',NULL,50.00,'','5','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(1496,'4000','51672684210','2023-01-04 08:16:30',NULL,200.00,'','5','1','Good sold','1','','sales','1048','','No',NULL,NULL,''),(1497,'4000','51672684210','2023-01-04 08:16:30',NULL,10.00,'','5','1','Good sold','1','','sales','1060','','No',NULL,NULL,''),(1498,'4000','51672684210','2023-01-04 08:16:30',NULL,10.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(1499,'4000','51672684210','2023-01-04 08:16:30',NULL,25.00,'','5','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(1500,'4000','51672684210','2023-01-04 08:16:30',NULL,20.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(1501,'4000','51672684210','2023-01-04 08:16:30',NULL,10.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(1502,'4000','51672684210','2023-01-04 08:16:30',NULL,20.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(1503,'4000','51672684210','2023-01-04 08:16:30',NULL,20.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(1504,'4000','51672684210','2023-01-04 08:16:30',NULL,40.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(1505,'4000','51672684210','2023-01-04 08:16:30',NULL,60.00,'','5','1','Good sold','1','','sales','791','','No',NULL,NULL,''),(1506,'4000','51672684210','2023-01-04 08:16:30',NULL,100.00,'','5','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(1507,'4000','51672684210','2023-01-04 08:16:30',NULL,100.00,'','5','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(1508,'4000','51672684210','2023-01-04 08:16:30',NULL,10.00,'','5','1','Good sold','1','','sales','813','','No',NULL,NULL,''),(1509,'4000','51672684210','2023-01-04 08:16:30',NULL,50.00,'','5','1','Good sold','1','','sales','823','','No',NULL,NULL,''),(1510,'4000','51672684210','2023-01-04 08:16:30',NULL,350.00,'','5','1','Good sold','1','','sales','749','','No',NULL,NULL,''),(1511,'4000','51672684210','2023-01-04 08:16:30',NULL,50.00,'','5','1','Good sold','1','','sales','340','','No',NULL,NULL,''),(1512,'4000','51672684210','2023-01-04 08:16:30',NULL,75.00,'','5','1','Good sold','1','','sales','1012','','No',NULL,NULL,''),(1513,'4000','51672684210','2023-01-04 08:16:30',NULL,100.00,'','5','1','Good sold','1','','sales','477','','No',NULL,NULL,''),(1514,'4000','51672684210','2023-01-04 08:16:30',NULL,100.00,'','5','1','Good sold','1','','sales','479','','No',NULL,NULL,''),(1515,'4000','51672684210','2023-01-04 08:16:30',NULL,20.00,'','5','1','Good sold','1','','sales','1155','','No',NULL,NULL,''),(1516,'4000','51672684210','2023-01-04 08:16:30',NULL,100.00,'','5','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(1517,'4000','51672684210','2023-01-04 08:16:30',NULL,100.00,'','5','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(1518,'4000','51672684210','2023-01-04 08:16:30',NULL,50.00,'','5','1','Good sold','1','','sales','807','','No',NULL,NULL,''),(1519,'4000','51672684210','2023-01-04 08:16:30',NULL,50.00,'','5','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(1520,'4000','51672684210','2023-01-04 08:16:30',NULL,10.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(1521,'4000','51672684210','2023-01-04 08:16:30',NULL,100.00,'','5','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(1522,'4000','51672684210','2023-01-04 08:16:30',NULL,30.00,'','5','1','Good sold','1','','sales','1162','','No',NULL,NULL,''),(1523,'4000','51672684210','2023-01-04 08:16:30',NULL,45.00,'','5','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(1524,'1110','51672825242','2023-01-04 12:52:44',NULL,0.00,'','5','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(1525,'1110','51672825242','2023-01-04 12:52:44',NULL,5.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(1526,'1110','51672825242','2023-01-04 12:52:44',NULL,8.50,'','5','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(1527,'1110','51672825242','2023-01-04 12:52:44',NULL,0.00,'','5','1','Inventory sold','1','','sales','386','','No',NULL,NULL,''),(1528,'1110','51672825242','2023-01-04 12:52:44',NULL,30.00,'','5','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(1529,'1110','51672825242','2023-01-04 12:52:44',NULL,0.00,'','5','1','Inventory sold','1','','sales','1163','','No',NULL,NULL,''),(1530,'1110','51672825242','2023-01-04 12:52:44',NULL,30.00,'','5','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1531,'1110','51672825242','2023-01-04 12:52:44',NULL,30.00,'','5','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(1532,'1110','51672825242','2023-01-04 12:52:44',NULL,20.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(1533,'1110','51672825242','2023-01-04 12:52:44',NULL,0.00,'','5','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(1534,'1110','51672825242','2023-01-04 12:52:44',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(1535,'1110','51672825242','2023-01-04 12:52:44',NULL,0.00,'','5','1','Inventory sold','1','','sales','1155','','No',NULL,NULL,''),(1536,'1110','51672825242','2023-01-04 12:52:44',NULL,39.00,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(1537,'1110','51672825242','2023-01-04 12:52:44',NULL,30.00,'','5','1','Inventory sold','1','','sales','937','','No',NULL,NULL,''),(1538,'1110','51672825242','2023-01-04 12:52:44',NULL,27.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(1539,'1110','51672825242','2023-01-04 12:52:44',NULL,9.00,'','5','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(1540,'1110','51672825242','2023-01-04 12:52:44',NULL,13.00,'','5','1','Inventory sold','1','','sales','997','','No',NULL,NULL,''),(1541,'1110','51672825242','2023-01-04 12:52:44',NULL,75.00,'','5','1','Inventory sold','1','','sales','860','','No',NULL,NULL,''),(1542,'1110','51672825242','2023-01-04 12:52:44',NULL,25.00,'','5','1','Inventory sold','1','','sales','1004','','No',NULL,NULL,''),(1543,'1110','51672825242','2023-01-04 12:52:44',NULL,5.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(1544,'1110','51672825242','2023-01-04 12:52:44',NULL,24.40,'','5','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(1545,'1110','51672825242','2023-01-04 12:52:44',NULL,5.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(1546,'1110','51672825242','2023-01-04 12:52:44',NULL,0.00,'','5','1','Inventory sold','1','','sales','1152','','No',NULL,NULL,''),(1547,'1110','51672825242','2023-01-04 12:52:44',NULL,10.00,'','5','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(1548,'1110','51672825242','2023-01-04 12:52:44',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(1549,'1110','51672825242','2023-01-04 12:52:44',NULL,5.50,'','5','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(1550,'1110','51672825242','2023-01-04 12:52:44',NULL,0.00,'','5','1','Inventory sold','1','','sales','1170','','No',NULL,NULL,''),(1551,'1110','51672825242','2023-01-04 12:52:44',NULL,11.00,'','5','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(1552,'1110','51672825242','2023-01-04 12:52:44',NULL,6.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(1553,'1110','51672825242','2023-01-04 12:52:44',NULL,59.00,'','5','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(1554,'1110','51672825242','2023-01-04 12:52:44',NULL,0.00,'','5','1','Inventory sold','1','','sales','1150','','No',NULL,NULL,''),(1555,'5500','51672825242','2023-01-04 12:52:44',468.40,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1556,'1000','51672825242','2023-01-04 12:52:44',1700.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1557,'4000','51672825242','2023-01-04 12:52:44',NULL,100.00,'','5','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(1558,'4000','51672825242','2023-01-04 12:52:44',NULL,10.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(1559,'4000','51672825242','2023-01-04 12:52:44',NULL,50.00,'','5','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(1560,'4000','51672825242','2023-01-04 12:52:44',NULL,20.00,'','5','1','Good sold','1','','sales','386','','No',NULL,NULL,''),(1561,'4000','51672825242','2023-01-04 12:52:44',NULL,50.00,'','5','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(1562,'4000','51672825242','2023-01-04 12:52:44',NULL,50.00,'','5','1','Good sold','1','','sales','1163','','No',NULL,NULL,''),(1563,'4000','51672825242','2023-01-04 12:52:44',NULL,50.00,'','5','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1564,'4000','51672825242','2023-01-04 12:52:44',NULL,150.00,'','5','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(1565,'4000','51672825242','2023-01-04 12:52:44',NULL,40.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(1566,'4000','51672825242','2023-01-04 12:52:44',NULL,25.00,'','5','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(1567,'4000','51672825242','2023-01-04 12:52:44',NULL,10.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(1568,'4000','51672825242','2023-01-04 12:52:44',NULL,20.00,'','5','1','Good sold','1','','sales','1155','','No',NULL,NULL,''),(1569,'4000','51672825242','2023-01-04 12:52:44',NULL,50.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(1570,'4000','51672825242','2023-01-04 12:52:44',NULL,75.00,'','5','1','Good sold','1','','sales','937','','No',NULL,NULL,''),(1571,'4000','51672825242','2023-01-04 12:52:44',NULL,100.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(1572,'4000','51672825242','2023-01-04 12:52:44',NULL,20.00,'','5','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(1573,'4000','51672825242','2023-01-04 12:52:44',NULL,30.00,'','5','1','Good sold','1','','sales','997','','No',NULL,NULL,''),(1574,'4000','51672825242','2023-01-04 12:52:44',NULL,150.00,'','5','1','Good sold','1','','sales','860','','No',NULL,NULL,''),(1575,'4000','51672825242','2023-01-04 12:52:44',NULL,50.00,'','5','1','Good sold','1','','sales','1004','','No',NULL,NULL,''),(1576,'4000','51672825242','2023-01-04 12:52:44',NULL,10.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(1577,'4000','51672825242','2023-01-04 12:52:44',NULL,30.00,'','5','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(1578,'4000','51672825242','2023-01-04 12:52:44',NULL,20.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(1579,'4000','51672825242','2023-01-04 12:52:44',NULL,200.00,'','5','1','Good sold','1','','sales','1152','','No',NULL,NULL,''),(1580,'4000','51672825242','2023-01-04 12:52:44',NULL,50.00,'','5','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(1581,'4000','51672825242','2023-01-04 12:52:44',NULL,20.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(1582,'4000','51672825242','2023-01-04 12:52:44',NULL,50.00,'','5','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(1583,'4000','51672825242','2023-01-04 12:52:44',NULL,30.00,'','5','1','Good sold','1','','sales','1170','','No',NULL,NULL,''),(1584,'4000','51672825242','2023-01-04 12:52:44',NULL,20.00,'','5','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(1585,'4000','51672825242','2023-01-04 12:52:44',NULL,20.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(1586,'4000','51672825242','2023-01-04 12:52:44',NULL,100.00,'','5','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(1587,'4000','51672825242','2023-01-04 12:52:44',NULL,100.00,'','5','1','Good sold','1','','sales','1150','','No',NULL,NULL,''),(1588,'1110','51672825979','2023-01-05 09:40:27',NULL,11.00,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(1589,'1110','51672825979','2023-01-05 09:40:27',NULL,4.00,'','5','1','Inventory sold','1','','sales','1023','','No',NULL,NULL,''),(1590,'1110','51672825979','2023-01-05 09:40:27',NULL,20.00,'','5','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(1591,'1110','51672825979','2023-01-05 09:40:27',NULL,5.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(1592,'1110','51672825979','2023-01-05 09:40:27',NULL,7.00,'','5','1','Inventory sold','1','','sales','432','','No',NULL,NULL,''),(1593,'1110','51672825979','2023-01-05 09:40:27',NULL,79.00,'','5','1','Inventory sold','1','','sales','265','','No',NULL,NULL,''),(1594,'1110','51672825979','2023-01-05 09:40:27',NULL,45.00,'','5','1','Inventory sold','1','','sales','891','','No',NULL,NULL,''),(1595,'1110','51672825979','2023-01-05 09:40:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','727','','No',NULL,NULL,''),(1596,'1110','51672825979','2023-01-05 09:40:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','1124','','No',NULL,NULL,''),(1597,'1110','51672825979','2023-01-05 09:40:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(1598,'1110','51672825979','2023-01-05 09:40:27',NULL,2.00,'','5','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(1599,'1110','51672825979','2023-01-05 09:40:27',NULL,9.00,'','5','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(1600,'1110','51672825979','2023-01-05 09:40:27',NULL,25.00,'','5','1','Inventory sold','1','','sales','910','','No',NULL,NULL,''),(1601,'1110','51672825979','2023-01-05 09:40:27',NULL,27.90,'','5','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(1602,'1110','51672825979','2023-01-05 09:40:27',NULL,20.00,'','5','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(1603,'1110','51672825979','2023-01-05 09:40:27',NULL,18.00,'','5','1','Inventory sold','1','','sales','885','','No',NULL,NULL,''),(1604,'1110','51672825979','2023-01-05 09:40:27',NULL,22.00,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(1605,'1110','51672825979','2023-01-05 09:40:27',NULL,5.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(1606,'1110','51672825979','2023-01-05 09:40:27',NULL,6.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(1607,'1110','51672825979','2023-01-05 09:40:27',NULL,60.00,'','5','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(1608,'1110','51672825979','2023-01-05 09:40:27',NULL,6.00,'','5','1','Inventory sold','1','','sales','560','','No',NULL,NULL,''),(1609,'1110','51672825979','2023-01-05 09:40:27',NULL,39.00,'','5','1','Inventory sold','1','','sales','997','','No',NULL,NULL,''),(1610,'1110','51672825979','2023-01-05 09:40:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(1611,'1110','51672825979','2023-01-05 09:40:27',NULL,11.00,'','5','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(1612,'1110','51672825979','2023-01-05 09:40:27',NULL,5.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(1613,'5500','51672825979','2023-01-05 09:40:27',426.90,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1614,'1000','51672825979','2023-01-05 09:40:27',1585.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1615,'4000','51672825979','2023-01-05 09:40:27',NULL,40.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(1616,'4000','51672825979','2023-01-05 09:40:27',NULL,10.00,'','5','1','Good sold','1','','sales','1023','','No',NULL,NULL,''),(1617,'4000','51672825979','2023-01-05 09:40:27',NULL,50.00,'','5','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(1618,'4000','51672825979','2023-01-05 09:40:27',NULL,10.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(1619,'4000','51672825979','2023-01-05 09:40:27',NULL,100.00,'','5','1','Good sold','1','','sales','432','','No',NULL,NULL,''),(1620,'4000','51672825979','2023-01-05 09:40:27',NULL,200.00,'','5','1','Good sold','1','','sales','265','','No',NULL,NULL,''),(1621,'4000','51672825979','2023-01-05 09:40:27',NULL,200.00,'','5','1','Good sold','1','','sales','891','','No',NULL,NULL,''),(1622,'4000','51672825979','2023-01-05 09:40:27',NULL,150.00,'','5','1','Good sold','1','','sales','727','','No',NULL,NULL,''),(1623,'4000','51672825979','2023-01-05 09:40:27',NULL,100.00,'','5','1','Good sold','1','','sales','1124','','No',NULL,NULL,''),(1624,'4000','51672825979','2023-01-05 09:40:27',NULL,20.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(1625,'4000','51672825979','2023-01-05 09:40:27',NULL,10.00,'','5','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(1626,'4000','51672825979','2023-01-05 09:40:27',NULL,50.00,'','5','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(1627,'4000','51672825979','2023-01-05 09:40:27',NULL,100.00,'','5','1','Good sold','1','','sales','910','','No',NULL,NULL,''),(1628,'4000','51672825979','2023-01-05 09:40:27',NULL,50.00,'','5','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(1629,'4000','51672825979','2023-01-05 09:40:27',NULL,50.00,'','5','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(1630,'4000','51672825979','2023-01-05 09:40:27',NULL,30.00,'','5','1','Good sold','1','','sales','885','','No',NULL,NULL,''),(1631,'4000','51672825979','2023-01-05 09:40:27',NULL,80.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(1632,'4000','51672825979','2023-01-05 09:40:27',NULL,10.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(1633,'4000','51672825979','2023-01-05 09:40:27',NULL,20.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(1634,'4000','51672825979','2023-01-05 09:40:27',NULL,150.00,'','5','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(1635,'4000','51672825979','2023-01-05 09:40:27',NULL,15.00,'','5','1','Good sold','1','','sales','560','','No',NULL,NULL,''),(1636,'4000','51672825979','2023-01-05 09:40:27',NULL,90.00,'','5','1','Good sold','1','','sales','997','','No',NULL,NULL,''),(1637,'4000','51672825979','2023-01-05 09:40:27',NULL,20.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(1638,'4000','51672825979','2023-01-05 09:40:27',NULL,20.00,'','5','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(1639,'4000','51672825979','2023-01-05 09:40:27',NULL,10.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(1640,'1110','51672900842','2023-01-07 11:37:02',NULL,6.00,'','5','1','Inventory sold','1','','sales','560','','No',NULL,NULL,''),(1641,'1110','51672900842','2023-01-07 11:37:02',NULL,4.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(1642,'1110','51672900842','2023-01-07 11:37:02',NULL,10.00,'','5','1','Inventory sold','1','','sales','291','','No',NULL,NULL,''),(1643,'1110','51672900842','2023-01-07 11:37:02',NULL,30.00,'','5','1','Inventory sold','1','','sales','942','','No',NULL,NULL,''),(1644,'1110','51672900842','2023-01-07 11:37:02',NULL,0.00,'','5','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(1645,'1110','51672900842','2023-01-07 11:37:02',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(1646,'1110','51672900842','2023-01-07 11:37:02',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(1647,'1110','51672900842','2023-01-07 11:37:02',NULL,11.00,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(1648,'1110','51672900842','2023-01-07 11:37:02',NULL,120.00,'','5','1','Inventory sold','1','','sales','763','','No',NULL,NULL,''),(1649,'1110','51672900842','2023-01-07 11:37:02',NULL,6.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(1650,'1110','51672900842','2023-01-07 11:37:02',NULL,0.00,'','5','1','Inventory sold','1','','sales','822','','No',NULL,NULL,''),(1651,'1110','51672900842','2023-01-07 11:37:02',NULL,0.00,'','5','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(1652,'1110','51672900842','2023-01-07 11:37:02',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(1653,'1110','51672900842','2023-01-07 11:37:02',NULL,18.00,'','5','1','Inventory sold','1','','sales','305','','No',NULL,NULL,''),(1654,'1110','51672900842','2023-01-07 11:37:02',NULL,7.00,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(1655,'1110','51672900842','2023-01-07 11:37:02',NULL,15.00,'','5','1','Inventory sold','1','','sales','943','','No',NULL,NULL,''),(1656,'1110','51672900842','2023-01-07 11:37:02',NULL,25.00,'','5','1','Inventory sold','1','','sales','1049','','No',NULL,NULL,''),(1657,'1110','51672900842','2023-01-07 11:37:02',NULL,0.00,'','5','1','Inventory sold','1','','sales','1119','','No',NULL,NULL,''),(1658,'1110','51672900842','2023-01-07 11:37:02',NULL,22.00,'','5','1','Inventory sold','1','','sales','1019','','No',NULL,NULL,''),(1659,'1110','51672900842','2023-01-07 11:37:02',NULL,4.00,'','5','1','Inventory sold','1','','sales','813','','No',NULL,NULL,''),(1660,'1110','51672900842','2023-01-07 11:37:02',NULL,5.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(1661,'1110','51672900842','2023-01-07 11:37:02',NULL,10.00,'','5','1','Inventory sold','1','','sales','1005','','No',NULL,NULL,''),(1662,'1110','51672900842','2023-01-07 11:37:02',NULL,0.00,'','5','1','Inventory sold','1','','sales','1126','','No',NULL,NULL,''),(1663,'1110','51672900842','2023-01-07 11:37:02',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(1664,'1110','51672900842','2023-01-07 11:37:02',NULL,37.00,'','5','1','Inventory sold','1','','sales','715','','No',NULL,NULL,''),(1665,'1110','51672900842','2023-01-07 11:37:02',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(1666,'1110','51672900842','2023-01-07 11:37:02',NULL,0.00,'','5','1','Inventory sold','1','','sales','1126','','No',NULL,NULL,''),(1667,'1110','51672900842','2023-01-07 11:37:02',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(1668,'1110','51672900842','2023-01-07 11:37:02',NULL,235.00,'','5','1','Inventory sold','1','','sales','608','','No',NULL,NULL,''),(1669,'5500','51672900842','2023-01-07 11:37:02',571.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1670,'1000','51672900842','2023-01-07 11:37:02',1530.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1671,'4000','51672900842','2023-01-07 11:37:02',NULL,15.00,'','5','1','Good sold','1','','sales','560','','No',NULL,NULL,''),(1672,'4000','51672900842','2023-01-07 11:37:02',NULL,20.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(1673,'4000','51672900842','2023-01-07 11:37:02',NULL,50.00,'','5','1','Good sold','1','','sales','291','','No',NULL,NULL,''),(1674,'4000','51672900842','2023-01-07 11:37:02',NULL,100.00,'','5','1','Good sold','1','','sales','942','','No',NULL,NULL,''),(1675,'4000','51672900842','2023-01-07 11:37:02',NULL,100.00,'','5','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(1676,'4000','51672900842','2023-01-07 11:37:02',NULL,10.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(1677,'4000','51672900842','2023-01-07 11:37:02',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(1678,'4000','51672900842','2023-01-07 11:37:02',NULL,40.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(1679,'4000','51672900842','2023-01-07 11:37:02',NULL,200.00,'','5','1','Good sold','1','','sales','763','','No',NULL,NULL,''),(1680,'4000','51672900842','2023-01-07 11:37:02',NULL,20.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(1681,'4000','51672900842','2023-01-07 11:37:02',NULL,5.00,'','5','1','Good sold','1','','sales','822','','No',NULL,NULL,''),(1682,'4000','51672900842','2023-01-07 11:37:02',NULL,10.00,'','5','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(1683,'4000','51672900842','2023-01-07 11:37:02',NULL,10.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(1684,'4000','51672900842','2023-01-07 11:37:02',NULL,100.00,'','5','1','Good sold','1','','sales','305','','No',NULL,NULL,''),(1685,'4000','51672900842','2023-01-07 11:37:02',NULL,20.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(1686,'4000','51672900842','2023-01-07 11:37:02',NULL,30.00,'','5','1','Good sold','1','','sales','943','','No',NULL,NULL,''),(1687,'4000','51672900842','2023-01-07 11:37:02',NULL,50.00,'','5','1','Good sold','1','','sales','1049','','No',NULL,NULL,''),(1688,'4000','51672900842','2023-01-07 11:37:02',NULL,100.00,'','5','1','Good sold','1','','sales','1119','','No',NULL,NULL,''),(1689,'4000','51672900842','2023-01-07 11:37:02',NULL,40.00,'','5','1','Good sold','1','','sales','1019','','No',NULL,NULL,''),(1690,'4000','51672900842','2023-01-07 11:37:02',NULL,10.00,'','5','1','Good sold','1','','sales','813','','No',NULL,NULL,''),(1691,'4000','51672900842','2023-01-07 11:37:02',NULL,20.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(1692,'4000','51672900842','2023-01-07 11:37:02',NULL,20.00,'','5','1','Good sold','1','','sales','1005','','No',NULL,NULL,''),(1693,'4000','51672900842','2023-01-07 11:37:02',NULL,50.00,'','5','1','Good sold','1','','sales','1126','','No',NULL,NULL,''),(1694,'4000','51672900842','2023-01-07 11:37:02',NULL,20.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(1695,'4000','51672900842','2023-01-07 11:37:02',NULL,100.00,'','5','1','Good sold','1','','sales','715','','No',NULL,NULL,''),(1696,'4000','51672900842','2023-01-07 11:37:02',NULL,20.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(1697,'4000','51672900842','2023-01-07 11:37:02',NULL,50.00,'','5','1','Good sold','1','','sales','1126','','No',NULL,NULL,''),(1698,'4000','51672900842','2023-01-07 11:37:02',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(1699,'4000','51672900842','2023-01-07 11:37:02',NULL,300.00,'','5','1','Good sold','1','','sales','608','','No',NULL,NULL,''),(1700,'1110','51673080632','2023-01-07 20:06:57',NULL,2.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(1701,'1110','51673080632','2023-01-07 20:06:57',NULL,5.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(1702,'1110','51673080632','2023-01-07 20:06:57',NULL,0.00,'','5','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(1703,'1110','51673080632','2023-01-07 20:06:57',NULL,0.00,'','5','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(1704,'1110','51673080632','2023-01-07 20:06:57',NULL,0.85,'','5','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(1705,'1110','51673080632','2023-01-07 20:06:57',NULL,10.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(1706,'1110','51673080632','2023-01-07 20:06:57',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(1707,'1110','51673080632','2023-01-07 20:06:57',NULL,100.00,'','5','1','Inventory sold','1','','sales','1050','','No',NULL,NULL,''),(1708,'1110','51673080632','2023-01-07 20:06:57',NULL,10.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(1709,'1110','51673080632','2023-01-07 20:06:57',NULL,20.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(1710,'1110','51673080632','2023-01-07 20:06:57',NULL,25.00,'','5','1','Inventory sold','1','','sales','1049','','No',NULL,NULL,''),(1711,'1110','51673080632','2023-01-07 20:06:57',NULL,15.00,'','5','1','Inventory sold','1','','sales','943','','No',NULL,NULL,''),(1712,'1110','51673080632','2023-01-07 20:06:57',NULL,3.00,'','5','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(1713,'1110','51673080632','2023-01-07 20:06:57',NULL,28.00,'','5','1','Inventory sold','1','','sales','802','','No',NULL,NULL,''),(1714,'1110','51673080632','2023-01-07 20:06:57',NULL,0.00,'','5','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(1715,'1110','51673080632','2023-01-07 20:06:57',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(1716,'1110','51673080632','2023-01-07 20:06:57',NULL,26.00,'','5','1','Inventory sold','1','','sales','997','','No',NULL,NULL,''),(1717,'1110','51673080632','2023-01-07 20:06:57',NULL,10.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(1718,'1110','51673080632','2023-01-07 20:06:57',NULL,10.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(1719,'1110','51673080632','2023-01-07 20:06:57',NULL,118.00,'','5','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(1720,'1110','51673080632','2023-01-07 20:06:57',NULL,0.00,'','5','1','Inventory sold','1','','sales','545','','No',NULL,NULL,''),(1721,'1110','51673080632','2023-01-07 20:06:57',NULL,50.00,'','5','1','Inventory sold','1','','sales','570','','No',NULL,NULL,''),(1722,'1110','51673080632','2023-01-07 20:06:57',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(1723,'1110','51673080632','2023-01-07 20:06:57',NULL,0.00,'','5','1','Inventory sold','1','','sales','1162','','No',NULL,NULL,''),(1724,'1110','51673080632','2023-01-07 20:06:57',NULL,0.00,'','5','1','Inventory sold','1','','sales','1129','','No',NULL,NULL,''),(1725,'1110','51673080632','2023-01-07 20:06:57',NULL,0.00,'','5','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(1726,'1110','51673080632','2023-01-07 20:06:57',NULL,8.50,'','5','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(1727,'1110','51673080632','2023-01-07 20:06:57',NULL,7.80,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(1728,'1110','51673080632','2023-01-07 20:06:57',NULL,4.00,'','5','1','Inventory sold','1','','sales','937','','No',NULL,NULL,''),(1729,'1110','51673080632','2023-01-07 20:06:57',NULL,36.00,'','5','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(1730,'1110','51673080632','2023-01-07 20:06:57',NULL,0.00,'','5','1','Inventory sold','1','','sales','726','','No',NULL,NULL,''),(1731,'1110','51673080632','2023-01-07 20:06:57',NULL,0.00,'','5','1','Inventory sold','1','','sales','1170','','No',NULL,NULL,''),(1732,'1110','51673080632','2023-01-07 20:06:57',NULL,30.00,'','5','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(1733,'1110','51673080632','2023-01-07 20:06:57',NULL,0.00,'','5','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(1734,'1110','51673080632','2023-01-07 20:06:57',NULL,0.00,'','5','1','Inventory sold','1','','sales','1060','','No',NULL,NULL,''),(1735,'1110','51673080632','2023-01-07 20:06:57',NULL,5.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(1736,'1110','51673080632','2023-01-07 20:06:57',NULL,25.00,'','5','1','Inventory sold','1','','sales','943','','No',NULL,NULL,''),(1737,'1110','51673080632','2023-01-07 20:06:57',NULL,25.00,'','5','1','Inventory sold','1','','sales','1049','','No',NULL,NULL,''),(1738,'1110','51673080632','2023-01-07 20:06:57',NULL,0.00,'','5','1','Inventory sold','1','','sales','295','','No',NULL,NULL,''),(1739,'1110','51673080632','2023-01-07 20:06:57',NULL,0.00,'','5','1','Inventory sold','1','','sales','523','','No',NULL,NULL,''),(1740,'1110','51673080632','2023-01-07 20:06:57',NULL,4.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(1741,'1110','51673080632','2023-01-07 20:06:57',NULL,0.00,'','5','1','Inventory sold','1','','sales','166','','No',NULL,NULL,''),(1742,'1110','51673080632','2023-01-07 20:06:57',NULL,59.00,'','5','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(1743,'1110','51673080632','2023-01-07 20:06:57',NULL,0.00,'','5','1','Inventory sold','1','','sales','1155','','No',NULL,NULL,''),(1744,'1110','51673080632','2023-01-07 20:06:57',NULL,2.50,'','5','1','Inventory sold','1','','sales','1005','','No',NULL,NULL,''),(1745,'1110','51673080632','2023-01-07 20:06:57',NULL,30.00,'','5','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(1746,'1110','51673080632','2023-01-07 20:06:57',NULL,5.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(1747,'1110','51673080632','2023-01-07 20:06:57',NULL,0.00,'','5','1','Inventory sold','1','','sales','1060','','No',NULL,NULL,''),(1748,'1110','51673080632','2023-01-07 20:06:57',NULL,53.00,'','5','1','Inventory sold','1','','sales','266','','No',NULL,NULL,''),(1749,'1110','51673080632','2023-01-07 20:06:57',NULL,28.00,'','5','1','Inventory sold','1','','sales','563','','No',NULL,NULL,''),(1750,'1110','51673080632','2023-01-07 20:06:57',NULL,0.00,'','5','1','Inventory sold','1','','sales','771','','No',NULL,NULL,''),(1751,'5500','51673080632','2023-01-07 20:06:57',761.65,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1752,'1000','51673080632','2023-01-07 20:06:57',3410.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1753,'4000','51673080632','2023-01-07 20:06:57',NULL,10.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(1754,'4000','51673080632','2023-01-07 20:06:57',NULL,10.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(1755,'4000','51673080632','2023-01-07 20:06:57',NULL,10.00,'','5','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(1756,'4000','51673080632','2023-01-07 20:06:57',NULL,10.00,'','5','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(1757,'4000','51673080632','2023-01-07 20:06:57',NULL,5.00,'','5','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(1758,'4000','51673080632','2023-01-07 20:06:57',NULL,50.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(1759,'4000','51673080632','2023-01-07 20:06:57',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(1760,'4000','51673080632','2023-01-07 20:06:57',NULL,200.00,'','5','1','Good sold','1','','sales','1050','','No',NULL,NULL,''),(1761,'4000','51673080632','2023-01-07 20:06:57',NULL,20.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(1762,'4000','51673080632','2023-01-07 20:06:57',NULL,40.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(1763,'4000','51673080632','2023-01-07 20:06:57',NULL,50.00,'','5','1','Good sold','1','','sales','1049','','No',NULL,NULL,''),(1764,'4000','51673080632','2023-01-07 20:06:57',NULL,30.00,'','5','1','Good sold','1','','sales','943','','No',NULL,NULL,''),(1765,'4000','51673080632','2023-01-07 20:06:57',NULL,10.00,'','5','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(1766,'4000','51673080632','2023-01-07 20:06:57',NULL,50.00,'','5','1','Good sold','1','','sales','802','','No',NULL,NULL,''),(1767,'4000','51673080632','2023-01-07 20:06:57',NULL,150.00,'','5','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(1768,'4000','51673080632','2023-01-07 20:06:57',NULL,100.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(1769,'4000','51673080632','2023-01-07 20:06:57',NULL,60.00,'','5','1','Good sold','1','','sales','997','','No',NULL,NULL,''),(1770,'4000','51673080632','2023-01-07 20:06:57',NULL,20.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(1771,'4000','51673080632','2023-01-07 20:06:57',NULL,20.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(1772,'4000','51673080632','2023-01-07 20:06:57',NULL,200.00,'','5','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(1773,'4000','51673080632','2023-01-07 20:06:57',NULL,300.00,'','5','1','Good sold','1','','sales','545','','No',NULL,NULL,''),(1774,'4000','51673080632','2023-01-07 20:06:57',NULL,100.00,'','5','1','Good sold','1','','sales','570','','No',NULL,NULL,''),(1775,'4000','51673080632','2023-01-07 20:06:57',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(1776,'4000','51673080632','2023-01-07 20:06:57',NULL,20.00,'','5','1','Good sold','1','','sales','1162','','No',NULL,NULL,''),(1777,'4000','51673080632','2023-01-07 20:06:57',NULL,300.00,'','5','1','Good sold','1','','sales','1129','','No',NULL,NULL,''),(1778,'4000','51673080632','2023-01-07 20:06:57',NULL,100.00,'','5','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(1779,'4000','51673080632','2023-01-07 20:06:57',NULL,50.00,'','5','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(1780,'4000','51673080632','2023-01-07 20:06:57',NULL,10.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(1781,'4000','51673080632','2023-01-07 20:06:57',NULL,10.00,'','5','1','Good sold','1','','sales','937','','No',NULL,NULL,''),(1782,'4000','51673080632','2023-01-07 20:06:57',NULL,200.00,'','5','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(1783,'4000','51673080632','2023-01-07 20:06:57',NULL,100.00,'','5','1','Good sold','1','','sales','726','','No',NULL,NULL,''),(1784,'4000','51673080632','2023-01-07 20:06:57',NULL,20.00,'','5','1','Good sold','1','','sales','1170','','No',NULL,NULL,''),(1785,'4000','51673080632','2023-01-07 20:06:57',NULL,40.00,'','5','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(1786,'4000','51673080632','2023-01-07 20:06:57',NULL,150.00,'','5','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(1787,'4000','51673080632','2023-01-07 20:06:57',NULL,20.00,'','5','1','Good sold','1','','sales','1060','','No',NULL,NULL,''),(1788,'4000','51673080632','2023-01-07 20:06:57',NULL,10.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(1789,'4000','51673080632','2023-01-07 20:06:57',NULL,50.00,'','5','1','Good sold','1','','sales','943','','No',NULL,NULL,''),(1790,'4000','51673080632','2023-01-07 20:06:57',NULL,50.00,'','5','1','Good sold','1','','sales','1049','','No',NULL,NULL,''),(1791,'4000','51673080632','2023-01-07 20:06:57',NULL,50.00,'','5','1','Good sold','1','','sales','295','','No',NULL,NULL,''),(1792,'4000','51673080632','2023-01-07 20:06:57',NULL,200.00,'','5','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(1793,'4000','51673080632','2023-01-07 20:06:57',NULL,20.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(1794,'4000','51673080632','2023-01-07 20:06:57',NULL,120.00,'','5','1','Good sold','1','','sales','166','','No',NULL,NULL,''),(1795,'4000','51673080632','2023-01-07 20:06:57',NULL,100.00,'','5','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(1796,'4000','51673080632','2023-01-07 20:06:57',NULL,10.00,'','5','1','Good sold','1','','sales','1155','','No',NULL,NULL,''),(1797,'4000','51673080632','2023-01-07 20:06:57',NULL,5.00,'','5','1','Good sold','1','','sales','1005','','No',NULL,NULL,''),(1798,'4000','51673080632','2023-01-07 20:06:57',NULL,50.00,'','5','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(1799,'4000','51673080632','2023-01-07 20:06:57',NULL,10.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(1800,'4000','51673080632','2023-01-07 20:06:57',NULL,10.00,'','5','1','Good sold','1','','sales','1060','','No',NULL,NULL,''),(1801,'4000','51673080632','2023-01-07 20:06:57',NULL,150.00,'','5','1','Good sold','1','','sales','266','','No',NULL,NULL,''),(1802,'4000','51673080632','2023-01-07 20:06:57',NULL,50.00,'','5','1','Good sold','1','','sales','563','','No',NULL,NULL,''),(1803,'4000','51673080632','2023-01-07 20:06:57',NULL,40.00,'','5','1','Good sold','1','','sales','771','','No',NULL,NULL,''),(1804,'1110','51673111224','2023-01-07 22:10:51',NULL,36.00,'','5','1','Inventory sold','1','','sales','401','','No',NULL,NULL,''),(1805,'1110','51673111224','2023-01-07 22:10:51',NULL,0.00,'','5','1','Inventory sold','1','','sales','1062','','No',NULL,NULL,''),(1806,'1110','51673111224','2023-01-07 22:10:51',NULL,10.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(1807,'1110','51673111224','2023-01-07 22:10:51',NULL,5.00,'','5','1','Inventory sold','1','','sales','1005','','No',NULL,NULL,''),(1808,'1110','51673111224','2023-01-07 22:10:51',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(1809,'1110','51673111224','2023-01-07 22:10:51',NULL,0.00,'','5','1','Inventory sold','1','','sales','1150','','No',NULL,NULL,''),(1810,'1110','51673111224','2023-01-07 22:10:51',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(1811,'1110','51673111224','2023-01-07 22:10:51',NULL,0.00,'','5','1','Inventory sold','1','','sales','1126','','No',NULL,NULL,''),(1812,'1110','51673111224','2023-01-07 22:10:51',NULL,18.00,'','5','1','Inventory sold','1','','sales','560','','No',NULL,NULL,''),(1813,'1110','51673111224','2023-01-07 22:10:51',NULL,4.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(1814,'1110','51673111224','2023-01-07 22:10:51',NULL,3.50,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(1815,'1110','51673111224','2023-01-07 22:10:51',NULL,0.00,'','5','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(1816,'1110','51673111224','2023-01-07 22:10:51',NULL,8.50,'','5','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(1817,'1110','51673111224','2023-01-07 22:10:51',NULL,6.00,'','5','1','Inventory sold','1','','sales','560','','No',NULL,NULL,''),(1818,'1110','51673111224','2023-01-07 22:10:51',NULL,0.00,'','5','1','Inventory sold','1','','sales','332','','No',NULL,NULL,''),(1819,'1110','51673111224','2023-01-07 22:10:51',NULL,230.00,'','5','1','Inventory sold','1','','sales','1113','','No',NULL,NULL,''),(1820,'1110','51673111224','2023-01-07 22:10:51',NULL,65.00,'','5','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(1821,'1110','51673111224','2023-01-07 22:10:51',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(1822,'1110','51673111224','2023-01-07 22:10:51',NULL,35.00,'','5','1','Inventory sold','1','','sales','422','','No',NULL,NULL,''),(1823,'1110','51673111224','2023-01-07 22:10:51',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(1824,'1110','51673111224','2023-01-07 22:10:51',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(1825,'1110','51673111224','2023-01-07 22:10:51',NULL,11.00,'','5','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(1826,'1110','51673111224','2023-01-07 22:10:51',NULL,0.00,'','5','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(1827,'1110','51673111224','2023-01-07 22:10:51',NULL,45.00,'','5','1','Inventory sold','1','','sales','999','','No',NULL,NULL,''),(1828,'1110','51673111224','2023-01-07 22:10:51',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(1829,'1110','51673111224','2023-01-07 22:10:51',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(1830,'1110','51673111224','2023-01-07 22:10:51',NULL,16.00,'','5','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(1831,'1110','51673111224','2023-01-07 22:10:51',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(1832,'1110','51673111224','2023-01-07 22:10:51',NULL,250.00,'','5','1','Inventory sold','1','','sales','1052','','No',NULL,NULL,''),(1833,'1110','51673111224','2023-01-07 22:10:51',NULL,4.00,'','5','1','Inventory sold','1','','sales','813','','No',NULL,NULL,''),(1834,'1110','51673111224','2023-01-07 22:10:51',NULL,0.00,'','5','1','Inventory sold','1','','sales','1118','','No',NULL,NULL,''),(1835,'1110','51673111224','2023-01-07 22:10:51',NULL,15.00,'','5','1','Inventory sold','1','','sales','510','','No',NULL,NULL,''),(1836,'1110','51673111224','2023-01-07 22:10:51',NULL,19.00,'','5','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(1837,'1110','51673111224','2023-01-07 22:10:51',NULL,59.00,'','5','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(1838,'1110','51673111224','2023-01-07 22:10:51',NULL,0.00,'','5','1','Inventory sold','1','','sales','1170','','No',NULL,NULL,''),(1839,'1110','51673111224','2023-01-07 22:10:51',NULL,0.00,'','5','1','Inventory sold','1','','sales','1173','','No',NULL,NULL,''),(1840,'1110','51673111224','2023-01-07 22:10:51',NULL,10.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(1841,'1110','51673111224','2023-01-07 22:10:51',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(1842,'1110','51673111224','2023-01-07 22:10:51',NULL,35.00,'','5','1','Inventory sold','1','','sales','454','','No',NULL,NULL,''),(1843,'1110','51673111224','2023-01-07 22:10:51',NULL,0.00,'','5','1','Inventory sold','1','','sales','1058','','No',NULL,NULL,''),(1844,'1110','51673111224','2023-01-07 22:10:51',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(1845,'1110','51673111224','2023-01-07 22:10:51',NULL,0.00,'','5','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(1846,'1110','51673111224','2023-01-07 22:10:51',NULL,65.00,'','5','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(1847,'1110','51673111224','2023-01-07 22:10:51',NULL,0.00,'','5','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(1848,'1110','51673111224','2023-01-07 22:10:51',NULL,5.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(1849,'1110','51673111224','2023-01-07 22:10:51',NULL,10.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(1850,'1110','51673111224','2023-01-07 22:10:51',NULL,1.70,'','5','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(1851,'1110','51673111224','2023-01-07 22:10:51',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(1852,'1110','51673111224','2023-01-07 22:10:51',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(1853,'1110','51673111224','2023-01-07 22:10:51',NULL,0.00,'','5','1','Inventory sold','1','','sales','1158','','No',NULL,NULL,''),(1854,'1110','51673111224','2023-01-07 22:10:51',NULL,11.00,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(1855,'1110','51673111224','2023-01-07 22:10:51',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(1856,'1110','51673111224','2023-01-07 22:10:51',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(1857,'5500','51673111224','2023-01-07 22:10:51',983.70,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1858,'1000','51673111224','2023-01-07 22:10:51',3905.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1859,'4000','51673111224','2023-01-07 22:10:51',NULL,30.00,'','5','1','Good sold','1','','sales','401','','No',NULL,NULL,''),(1860,'4000','51673111224','2023-01-07 22:10:51',NULL,60.00,'','5','1','Good sold','1','','sales','1062','','No',NULL,NULL,''),(1861,'4000','51673111224','2023-01-07 22:10:51',NULL,20.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(1862,'4000','51673111224','2023-01-07 22:10:51',NULL,10.00,'','5','1','Good sold','1','','sales','1005','','No',NULL,NULL,''),(1863,'4000','51673111224','2023-01-07 22:10:51',NULL,20.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(1864,'4000','51673111224','2023-01-07 22:10:51',NULL,100.00,'','5','1','Good sold','1','','sales','1150','','No',NULL,NULL,''),(1865,'4000','51673111224','2023-01-07 22:10:51',NULL,20.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(1866,'4000','51673111224','2023-01-07 22:10:51',NULL,150.00,'','5','1','Good sold','1','','sales','1126','','No',NULL,NULL,''),(1867,'4000','51673111224','2023-01-07 22:10:51',NULL,45.00,'','5','1','Good sold','1','','sales','560','','No',NULL,NULL,''),(1868,'4000','51673111224','2023-01-07 22:10:51',NULL,20.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(1869,'4000','51673111224','2023-01-07 22:10:51',NULL,10.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(1870,'4000','51673111224','2023-01-07 22:10:51',NULL,5.00,'','5','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(1871,'4000','51673111224','2023-01-07 22:10:51',NULL,50.00,'','5','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(1872,'4000','51673111224','2023-01-07 22:10:51',NULL,15.00,'','5','1','Good sold','1','','sales','560','','No',NULL,NULL,''),(1873,'4000','51673111224','2023-01-07 22:10:51',NULL,400.00,'','5','1','Good sold','1','','sales','332','','No',NULL,NULL,''),(1874,'4000','51673111224','2023-01-07 22:10:51',NULL,600.00,'','5','1','Good sold','1','','sales','1113','','No',NULL,NULL,''),(1875,'4000','51673111224','2023-01-07 22:10:51',NULL,150.00,'','5','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(1876,'4000','51673111224','2023-01-07 22:10:51',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(1877,'4000','51673111224','2023-01-07 22:10:51',NULL,50.00,'','5','1','Good sold','1','','sales','422','','No',NULL,NULL,''),(1878,'4000','51673111224','2023-01-07 22:10:51',NULL,10.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(1879,'4000','51673111224','2023-01-07 22:10:51',NULL,20.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(1880,'4000','51673111224','2023-01-07 22:10:51',NULL,20.00,'','5','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(1881,'4000','51673111224','2023-01-07 22:10:51',NULL,100.00,'','5','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(1882,'4000','51673111224','2023-01-07 22:10:51',NULL,100.00,'','5','1','Good sold','1','','sales','999','','No',NULL,NULL,''),(1883,'4000','51673111224','2023-01-07 22:10:51',NULL,20.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(1884,'4000','51673111224','2023-01-07 22:10:51',NULL,20.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(1885,'4000','51673111224','2023-01-07 22:10:51',NULL,30.00,'','5','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(1886,'4000','51673111224','2023-01-07 22:10:51',NULL,20.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(1887,'4000','51673111224','2023-01-07 22:10:51',NULL,500.00,'','5','1','Good sold','1','','sales','1052','','No',NULL,NULL,''),(1888,'4000','51673111224','2023-01-07 22:10:51',NULL,10.00,'','5','1','Good sold','1','','sales','813','','No',NULL,NULL,''),(1889,'4000','51673111224','2023-01-07 22:10:51',NULL,100.00,'','5','1','Good sold','1','','sales','1118','','No',NULL,NULL,''),(1890,'4000','51673111224','2023-01-07 22:10:51',NULL,50.00,'','5','1','Good sold','1','','sales','510','','No',NULL,NULL,''),(1891,'4000','51673111224','2023-01-07 22:10:51',NULL,100.00,'','5','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(1892,'4000','51673111224','2023-01-07 22:10:51',NULL,100.00,'','5','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(1893,'4000','51673111224','2023-01-07 22:10:51',NULL,30.00,'','5','1','Good sold','1','','sales','1170','','No',NULL,NULL,''),(1894,'4000','51673111224','2023-01-07 22:10:51',NULL,10.00,'','5','1','Good sold','1','','sales','1173','','No',NULL,NULL,''),(1895,'4000','51673111224','2023-01-07 22:10:51',NULL,20.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(1896,'4000','51673111224','2023-01-07 22:10:51',NULL,10.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(1897,'4000','51673111224','2023-01-07 22:10:51',NULL,100.00,'','5','1','Good sold','1','','sales','454','','No',NULL,NULL,''),(1898,'4000','51673111224','2023-01-07 22:10:51',NULL,100.00,'','5','1','Good sold','1','','sales','1058','','No',NULL,NULL,''),(1899,'4000','51673111224','2023-01-07 22:10:51',NULL,20.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(1900,'4000','51673111224','2023-01-07 22:10:51',NULL,60.00,'','5','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(1901,'4000','51673111224','2023-01-07 22:10:51',NULL,150.00,'','5','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(1902,'4000','51673111224','2023-01-07 22:10:51',NULL,100.00,'','5','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(1903,'4000','51673111224','2023-01-07 22:10:51',NULL,10.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(1904,'4000','51673111224','2023-01-07 22:10:51',NULL,20.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(1905,'4000','51673111224','2023-01-07 22:10:51',NULL,10.00,'','5','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(1906,'4000','51673111224','2023-01-07 22:10:51',NULL,20.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(1907,'4000','51673111224','2023-01-07 22:10:51',NULL,20.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(1908,'4000','51673111224','2023-01-07 22:10:51',NULL,200.00,'','5','1','Good sold','1','','sales','1158','','No',NULL,NULL,''),(1909,'4000','51673111224','2023-01-07 22:10:51',NULL,40.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(1910,'4000','51673111224','2023-01-07 22:10:51',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(1911,'4000','51673111224','2023-01-07 22:10:51',NULL,10.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(1912,'1110','51673423697','2023-01-11 15:11:21',NULL,0.00,'','5','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(1913,'1110','51673423697','2023-01-11 15:11:21',NULL,50.00,'','5','1','Inventory sold','1','','sales','1044','','No',NULL,NULL,''),(1914,'1110','51673423697','2023-01-11 15:11:21',NULL,0.00,'','5','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(1915,'1110','51673423697','2023-01-11 15:11:21',NULL,6.00,'','5','1','Inventory sold','1','','sales','560','','No',NULL,NULL,''),(1916,'1110','51673423697','2023-01-11 15:11:21',NULL,0.00,'','5','1','Inventory sold','1','','sales','386','','No',NULL,NULL,''),(1917,'1110','51673423697','2023-01-11 15:11:21',NULL,19.00,'','5','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(1918,'1110','51673423697','2023-01-11 15:11:21',NULL,50.00,'','5','1','Inventory sold','1','','sales','1044','','No',NULL,NULL,''),(1919,'1110','51673423697','2023-01-11 15:11:21',NULL,0.00,'','5','1','Inventory sold','1','','sales','1060','','No',NULL,NULL,''),(1920,'1110','51673423697','2023-01-11 15:11:21',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(1921,'1110','51673423697','2023-01-11 15:11:21',NULL,10.00,'','5','1','Inventory sold','1','','sales','943','','No',NULL,NULL,''),(1922,'1110','51673423697','2023-01-11 15:11:21',NULL,4.00,'','5','1','Inventory sold','1','','sales','813','','No',NULL,NULL,''),(1923,'1110','51673423697','2023-01-11 15:11:21',NULL,0.00,'','5','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(1924,'1110','51673423697','2023-01-11 15:11:21',NULL,13.00,'','5','1','Inventory sold','1','','sales','997','','No',NULL,NULL,''),(1925,'1110','51673423697','2023-01-11 15:11:21',NULL,45.00,'','5','1','Inventory sold','1','','sales','477','','No',NULL,NULL,''),(1926,'1110','51673423697','2023-01-11 15:11:21',NULL,30.00,'','5','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(1927,'1110','51673423697','2023-01-11 15:11:21',NULL,0.00,'','5','1','Inventory sold','1','','sales','396','','No',NULL,NULL,''),(1928,'1110','51673423697','2023-01-11 15:11:21',NULL,10.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(1929,'1110','51673423697','2023-01-11 15:11:21',NULL,50.00,'','5','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(1930,'1110','51673423697','2023-01-11 15:11:21',NULL,65.00,'','5','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(1931,'1110','51673423697','2023-01-11 15:11:21',NULL,5.00,'','5','1','Inventory sold','1','','sales','1005','','No',NULL,NULL,''),(1932,'1110','51673423697','2023-01-11 15:11:21',NULL,30.00,'','5','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(1933,'1110','51673423697','2023-01-11 15:11:21',NULL,0.00,'','5','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(1934,'1110','51673423697','2023-01-11 15:11:21',NULL,4.25,'','5','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(1935,'1110','51673423697','2023-01-11 15:11:21',NULL,0.00,'','5','1','Inventory sold','1','','sales','1060','','No',NULL,NULL,''),(1936,'1110','51673423697','2023-01-11 15:11:21',NULL,0.00,'','5','1','Inventory sold','1','','sales','663','','No',NULL,NULL,''),(1937,'5500','51673423697','2023-01-11 15:11:21',394.25,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1938,'1000','51673423697','2023-01-11 15:11:21',1570.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1939,'4000','51673423697','2023-01-11 15:11:21',NULL,20.00,'','5','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(1940,'4000','51673423697','2023-01-11 15:11:21',NULL,150.00,'','5','1','Good sold','1','','sales','1044','','No',NULL,NULL,''),(1941,'4000','51673423697','2023-01-11 15:11:21',NULL,50.00,'','5','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(1942,'4000','51673423697','2023-01-11 15:11:21',NULL,15.00,'','5','1','Good sold','1','','sales','560','','No',NULL,NULL,''),(1943,'4000','51673423697','2023-01-11 15:11:21',NULL,20.00,'','5','1','Good sold','1','','sales','386','','No',NULL,NULL,''),(1944,'4000','51673423697','2023-01-11 15:11:21',NULL,100.00,'','5','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(1945,'4000','51673423697','2023-01-11 15:11:21',NULL,150.00,'','5','1','Good sold','1','','sales','1044','','No',NULL,NULL,''),(1946,'4000','51673423697','2023-01-11 15:11:21',NULL,20.00,'','5','1','Good sold','1','','sales','1060','','No',NULL,NULL,''),(1947,'4000','51673423697','2023-01-11 15:11:21',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(1948,'4000','51673423697','2023-01-11 15:11:21',NULL,20.00,'','5','1','Good sold','1','','sales','943','','No',NULL,NULL,''),(1949,'4000','51673423697','2023-01-11 15:11:21',NULL,10.00,'','5','1','Good sold','1','','sales','813','','No',NULL,NULL,''),(1950,'4000','51673423697','2023-01-11 15:11:21',NULL,150.00,'','5','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(1951,'4000','51673423697','2023-01-11 15:11:21',NULL,30.00,'','5','1','Good sold','1','','sales','997','','No',NULL,NULL,''),(1952,'4000','51673423697','2023-01-11 15:11:21',NULL,100.00,'','5','1','Good sold','1','','sales','477','','No',NULL,NULL,''),(1953,'4000','51673423697','2023-01-11 15:11:21',NULL,50.00,'','5','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(1954,'4000','51673423697','2023-01-11 15:11:21',NULL,100.00,'','5','1','Good sold','1','','sales','396','','No',NULL,NULL,''),(1955,'4000','51673423697','2023-01-11 15:11:21',NULL,20.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(1956,'4000','51673423697','2023-01-11 15:11:21',NULL,150.00,'','5','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1957,'4000','51673423697','2023-01-11 15:11:21',NULL,150.00,'','5','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(1958,'4000','51673423697','2023-01-11 15:11:21',NULL,10.00,'','5','1','Good sold','1','','sales','1005','','No',NULL,NULL,''),(1959,'4000','51673423697','2023-01-11 15:11:21',NULL,50.00,'','5','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(1960,'4000','51673423697','2023-01-11 15:11:21',NULL,150.00,'','5','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(1961,'4000','51673423697','2023-01-11 15:11:21',NULL,25.00,'','5','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(1962,'4000','51673423697','2023-01-11 15:11:21',NULL,5.00,'','5','1','Good sold','1','','sales','1060','','No',NULL,NULL,''),(1963,'4000','51673423697','2023-01-11 15:11:21',NULL,15.00,'','5','1','Good sold','1','','sales','663','','No',NULL,NULL,''),(1964,'1110','51673439092','2023-01-11 15:30:32',NULL,0.00,'','5','1','Inventory sold','1','','sales','295','','No',NULL,NULL,''),(1965,'1110','51673439092','2023-01-11 15:30:32',NULL,0.00,'','5','1','Inventory sold','1','','sales','1062','','No',NULL,NULL,''),(1966,'1110','51673439092','2023-01-11 15:30:32',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(1967,'1110','51673439092','2023-01-11 15:30:32',NULL,0.00,'','5','1','Inventory sold','1','','sales','1126','','No',NULL,NULL,''),(1968,'1110','51673439092','2023-01-11 15:30:32',NULL,20.00,'','5','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(1969,'1110','51673439092','2023-01-11 15:30:32',NULL,10.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(1970,'1110','51673439092','2023-01-11 15:30:32',NULL,5.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(1971,'1110','51673439092','2023-01-11 15:30:32',NULL,0.00,'','5','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(1972,'1110','51673439092','2023-01-11 15:30:32',NULL,169.00,'','5','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(1973,'1110','51673439092','2023-01-11 15:30:32',NULL,75.00,'','5','1','Inventory sold','1','','sales','58','','No',NULL,NULL,''),(1974,'1110','51673439092','2023-01-11 15:30:32',NULL,0.00,'','5','1','Inventory sold','1','','sales','1131','','No',NULL,NULL,''),(1975,'1110','51673439092','2023-01-11 15:30:32',NULL,0.00,'','5','1','Inventory sold','1','','sales','1063','','No',NULL,NULL,''),(1976,'1110','51673439092','2023-01-11 15:30:32',NULL,5.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(1977,'1110','51673439092','2023-01-11 15:30:32',NULL,30.00,'','5','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1978,'1110','51673439092','2023-01-11 15:30:32',NULL,0.00,'','5','1','Inventory sold','1','','sales','1173','','No',NULL,NULL,''),(1979,'1110','51673439092','2023-01-11 15:30:32',NULL,44.00,'','5','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(1980,'1110','51673439092','2023-01-11 15:30:32',NULL,16.00,'','5','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(1981,'1110','51673439092','2023-01-11 15:30:32',NULL,0.00,'','5','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(1982,'1110','51673439092','2023-01-11 15:30:32',NULL,0.00,'','5','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(1983,'1110','51673439092','2023-01-11 15:30:32',NULL,24.40,'','5','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(1984,'1110','51673439092','2023-01-11 15:30:32',NULL,12.50,'','5','1','Inventory sold','1','','sales','1010','','No',NULL,NULL,''),(1985,'1110','51673439092','2023-01-11 15:30:32',NULL,35.00,'','5','1','Inventory sold','1','','sales','422','','No',NULL,NULL,''),(1986,'1110','51673439092','2023-01-11 15:30:32',NULL,6.00,'','5','1','Inventory sold','1','','sales','560','','No',NULL,NULL,''),(1987,'1110','51673439092','2023-01-11 15:30:32',NULL,0.00,'','5','1','Inventory sold','1','','sales','1170','','No',NULL,NULL,''),(1988,'1110','51673439092','2023-01-11 15:30:32',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(1989,'1110','51673439092','2023-01-11 15:30:32',NULL,10.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(1990,'1110','51673439092','2023-01-11 15:30:32',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(1991,'1110','51673439092','2023-01-11 15:30:32',NULL,0.00,'','5','1','Inventory sold','1','','sales','1062','','No',NULL,NULL,''),(1992,'1110','51673439092','2023-01-11 15:30:32',NULL,18.90,'','5','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(1993,'1110','51673439092','2023-01-11 15:30:32',NULL,27.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(1994,'1110','51673439092','2023-01-11 15:30:32',NULL,0.00,'','5','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(1995,'1110','51673439092','2023-01-11 15:30:32',NULL,7.00,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(1996,'1110','51673439092','2023-01-11 15:30:32',NULL,11.00,'','5','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(1997,'1110','51673439092','2023-01-11 15:30:32',NULL,7.80,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(1998,'1110','51673439092','2023-01-11 15:30:32',NULL,4.00,'','5','1','Inventory sold','1','','sales','937','','No',NULL,NULL,''),(1999,'1110','51673439092','2023-01-11 15:30:32',NULL,82.50,'','5','1','Inventory sold','1','','sales','995','','No',NULL,NULL,''),(2000,'1110','51673439092','2023-01-11 15:30:32',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(2001,'1110','51673439092','2023-01-11 15:30:32',NULL,45.00,'','5','1','Inventory sold','1','','sales','1015','','No',NULL,NULL,''),(2002,'1110','51673439092','2023-01-11 15:30:32',NULL,7.00,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(2003,'1110','51673439092','2023-01-11 15:30:32',NULL,10.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(2004,'5500','51673439092','2023-01-11 15:30:32',686.10,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2005,'1000','51673439092','2023-01-11 15:30:32',2555.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2006,'4000','51673439092','2023-01-11 15:30:32',NULL,10.00,'','5','1','Good sold','1','','sales','295','','No',NULL,NULL,''),(2007,'4000','51673439092','2023-01-11 15:30:32',NULL,30.00,'','5','1','Good sold','1','','sales','1062','','No',NULL,NULL,''),(2008,'4000','51673439092','2023-01-11 15:30:32',NULL,50.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(2009,'4000','51673439092','2023-01-11 15:30:32',NULL,50.00,'','5','1','Good sold','1','','sales','1126','','No',NULL,NULL,''),(2010,'4000','51673439092','2023-01-11 15:30:32',NULL,50.00,'','5','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(2011,'4000','51673439092','2023-01-11 15:30:32',NULL,20.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(2012,'4000','51673439092','2023-01-11 15:30:32',NULL,20.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(2013,'4000','51673439092','2023-01-11 15:30:32',NULL,50.00,'','5','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(2014,'4000','51673439092','2023-01-11 15:30:32',NULL,400.00,'','5','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(2015,'4000','51673439092','2023-01-11 15:30:32',NULL,150.00,'','5','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(2016,'4000','51673439092','2023-01-11 15:30:32',NULL,200.00,'','5','1','Good sold','1','','sales','1131','','No',NULL,NULL,''),(2017,'4000','51673439092','2023-01-11 15:30:32',NULL,300.00,'','5','1','Good sold','1','','sales','1063','','No',NULL,NULL,''),(2018,'4000','51673439092','2023-01-11 15:30:32',NULL,10.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(2019,'4000','51673439092','2023-01-11 15:30:32',NULL,50.00,'','5','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2020,'4000','51673439092','2023-01-11 15:30:32',NULL,10.00,'','5','1','Good sold','1','','sales','1173','','No',NULL,NULL,''),(2021,'4000','51673439092','2023-01-11 15:30:32',NULL,200.00,'','5','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(2022,'4000','51673439092','2023-01-11 15:30:32',NULL,30.00,'','5','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(2023,'4000','51673439092','2023-01-11 15:30:32',NULL,10.00,'','5','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(2024,'4000','51673439092','2023-01-11 15:30:32',NULL,40.00,'','5','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(2025,'4000','51673439092','2023-01-11 15:30:32',NULL,30.00,'','5','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(2026,'4000','51673439092','2023-01-11 15:30:32',NULL,50.00,'','5','1','Good sold','1','','sales','1010','','No',NULL,NULL,''),(2027,'4000','51673439092','2023-01-11 15:30:32',NULL,50.00,'','5','1','Good sold','1','','sales','422','','No',NULL,NULL,''),(2028,'4000','51673439092','2023-01-11 15:30:32',NULL,15.00,'','5','1','Good sold','1','','sales','560','','No',NULL,NULL,''),(2029,'4000','51673439092','2023-01-11 15:30:32',NULL,20.00,'','5','1','Good sold','1','','sales','1170','','No',NULL,NULL,''),(2030,'4000','51673439092','2023-01-11 15:30:32',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(2031,'4000','51673439092','2023-01-11 15:30:32',NULL,20.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(2032,'4000','51673439092','2023-01-11 15:30:32',NULL,10.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(2033,'4000','51673439092','2023-01-11 15:30:32',NULL,15.00,'','5','1','Good sold','1','','sales','1062','','No',NULL,NULL,''),(2034,'4000','51673439092','2023-01-11 15:30:32',NULL,100.00,'','5','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(2035,'4000','51673439092','2023-01-11 15:30:32',NULL,100.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(2036,'4000','51673439092','2023-01-11 15:30:32',NULL,10.00,'','5','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(2037,'4000','51673439092','2023-01-11 15:30:32',NULL,20.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(2038,'4000','51673439092','2023-01-11 15:30:32',NULL,20.00,'','5','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(2039,'4000','51673439092','2023-01-11 15:30:32',NULL,10.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(2040,'4000','51673439092','2023-01-11 15:30:32',NULL,10.00,'','5','1','Good sold','1','','sales','937','','No',NULL,NULL,''),(2041,'4000','51673439092','2023-01-11 15:30:32',NULL,225.00,'','5','1','Good sold','1','','sales','995','','No',NULL,NULL,''),(2042,'4000','51673439092','2023-01-11 15:30:32',NULL,20.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(2043,'4000','51673439092','2023-01-11 15:30:32',NULL,100.00,'','5','1','Good sold','1','','sales','1015','','No',NULL,NULL,''),(2044,'4000','51673439092','2023-01-11 15:30:32',NULL,20.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(2045,'4000','51673439092','2023-01-11 15:30:32',NULL,20.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(2046,'1110','51673523817','2023-01-12 21:07:14',NULL,8.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(2047,'1110','51673523817','2023-01-12 21:07:14',NULL,0.00,'','5','1','Inventory sold','1','','sales','1162','','No',NULL,NULL,''),(2048,'1110','51673523817','2023-01-12 21:07:14',NULL,130.00,'','5','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(2049,'1110','51673523817','2023-01-12 21:07:14',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(2050,'1110','51673523817','2023-01-12 21:07:14',NULL,0.00,'','5','1','Inventory sold','1','','sales','1126','','No',NULL,NULL,''),(2051,'1110','51673523817','2023-01-12 21:07:14',NULL,6.00,'','5','1','Inventory sold','1','','sales','859','','No',NULL,NULL,''),(2052,'1110','51673523817','2023-01-12 21:07:14',NULL,59.00,'','5','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(2053,'1110','51673523817','2023-01-12 21:07:14',NULL,0.00,'','5','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(2054,'1110','51673523817','2023-01-12 21:07:14',NULL,3.50,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(2055,'1110','51673523817','2023-01-12 21:07:14',NULL,7.00,'','5','1','Inventory sold','1','','sales','454','','No',NULL,NULL,''),(2056,'1110','51673523817','2023-01-12 21:07:14',NULL,13.00,'','5','1','Inventory sold','1','','sales','997','','No',NULL,NULL,''),(2057,'1110','51673523817','2023-01-12 21:07:14',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(2058,'1110','51673523817','2023-01-12 21:07:14',NULL,90.00,'','5','1','Inventory sold','1','','sales','941','','No',NULL,NULL,''),(2059,'1110','51673523817','2023-01-12 21:07:14',NULL,0.00,'','5','1','Inventory sold','1','','sales','356','','No',NULL,NULL,''),(2060,'1110','51673523817','2023-01-12 21:07:14',NULL,48.80,'','5','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(2061,'1110','51673523817','2023-01-12 21:07:14',NULL,25.00,'','5','1','Inventory sold','1','','sales','1005','','No',NULL,NULL,''),(2062,'1110','51673523817','2023-01-12 21:07:14',NULL,35.00,'','5','1','Inventory sold','1','','sales','412','','No',NULL,NULL,''),(2063,'1110','51673523817','2023-01-12 21:07:14',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(2064,'1110','51673523817','2023-01-12 21:07:14',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(2065,'1110','51673523817','2023-01-12 21:07:14',NULL,0.00,'','5','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(2066,'1110','51673523817','2023-01-12 21:07:14',NULL,0.00,'','5','1','Inventory sold','1','','sales','1058','','No',NULL,NULL,''),(2067,'1110','51673523817','2023-01-12 21:07:14',NULL,0.00,'','5','1','Inventory sold','1','','sales','1126','','No',NULL,NULL,''),(2068,'1110','51673523817','2023-01-12 21:07:14',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(2069,'1110','51673523817','2023-01-12 21:07:14',NULL,0.00,'','5','1','Inventory sold','1','','sales','1163','','No',NULL,NULL,''),(2070,'1110','51673523817','2023-01-12 21:07:14',NULL,35.00,'','5','1','Inventory sold','1','','sales','422','','No',NULL,NULL,''),(2071,'1110','51673523817','2023-01-12 21:07:14',NULL,130.00,'','5','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(2072,'1110','51673523817','2023-01-12 21:07:14',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(2073,'1110','51673523817','2023-01-12 21:07:14',NULL,0.00,'','5','1','Inventory sold','1','','sales','1163','','No',NULL,NULL,''),(2074,'1110','51673523817','2023-01-12 21:07:14',NULL,0.00,'','5','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(2075,'1110','51673523817','2023-01-12 21:07:14',NULL,4.00,'','5','1','Inventory sold','1','','sales','813','','No',NULL,NULL,''),(2076,'1110','51673523817','2023-01-12 21:07:14',NULL,4.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(2077,'1110','51673523817','2023-01-12 21:07:14',NULL,10.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(2078,'1110','51673523817','2023-01-12 21:07:14',NULL,75.00,'','5','1','Inventory sold','1','','sales','962','','No',NULL,NULL,''),(2079,'1110','51673523817','2023-01-12 21:07:14',NULL,32.00,'','5','1','Inventory sold','1','','sales','470','','No',NULL,NULL,''),(2080,'1110','51673523817','2023-01-12 21:07:14',NULL,5.00,'','5','1','Inventory sold','1','','sales','878','','No',NULL,NULL,''),(2081,'1110','51673523817','2023-01-12 21:07:14',NULL,19.00,'','5','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(2082,'1110','51673523817','2023-01-12 21:07:14',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(2083,'1110','51673523817','2023-01-12 21:07:14',NULL,0.00,'','5','1','Inventory sold','1','','sales','1070','','No',NULL,NULL,''),(2084,'1110','51673523817','2023-01-12 21:07:14',NULL,26.00,'','5','1','Inventory sold','1','','sales','975','','No',NULL,NULL,''),(2085,'1110','51673523817','2023-01-12 21:07:14',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(2086,'1110','51673523817','2023-01-12 21:07:14',NULL,10.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(2087,'5500','51673523817','2023-01-12 21:07:14',778.30,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2088,'1000','51673523817','2023-01-12 21:07:14',2370.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2089,'4000','51673523817','2023-01-12 21:07:14',NULL,40.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(2090,'4000','51673523817','2023-01-12 21:07:14',NULL,50.00,'','5','1','Good sold','1','','sales','1162','','No',NULL,NULL,''),(2091,'4000','51673523817','2023-01-12 21:07:14',NULL,200.00,'','5','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(2092,'4000','51673523817','2023-01-12 21:07:14',NULL,10.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(2093,'4000','51673523817','2023-01-12 21:07:14',NULL,10.00,'','5','1','Good sold','1','','sales','1126','','No',NULL,NULL,''),(2094,'4000','51673523817','2023-01-12 21:07:14',NULL,50.00,'','5','1','Good sold','1','','sales','859','','No',NULL,NULL,''),(2095,'4000','51673523817','2023-01-12 21:07:14',NULL,100.00,'','5','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(2096,'4000','51673523817','2023-01-12 21:07:14',NULL,10.00,'','5','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(2097,'4000','51673523817','2023-01-12 21:07:14',NULL,10.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(2098,'4000','51673523817','2023-01-12 21:07:14',NULL,20.00,'','5','1','Good sold','1','','sales','454','','No',NULL,NULL,''),(2099,'4000','51673523817','2023-01-12 21:07:14',NULL,30.00,'','5','1','Good sold','1','','sales','997','','No',NULL,NULL,''),(2100,'4000','51673523817','2023-01-12 21:07:14',NULL,10.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(2101,'4000','51673523817','2023-01-12 21:07:14',NULL,400.00,'','5','1','Good sold','1','','sales','941','','No',NULL,NULL,''),(2102,'4000','51673523817','2023-01-12 21:07:14',NULL,150.00,'','5','1','Good sold','1','','sales','356','','No',NULL,NULL,''),(2103,'4000','51673523817','2023-01-12 21:07:14',NULL,60.00,'','5','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(2104,'4000','51673523817','2023-01-12 21:07:14',NULL,50.00,'','5','1','Good sold','1','','sales','1005','','No',NULL,NULL,''),(2105,'4000','51673523817','2023-01-12 21:07:14',NULL,50.00,'','5','1','Good sold','1','','sales','412','','No',NULL,NULL,''),(2106,'4000','51673523817','2023-01-12 21:07:14',NULL,10.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(2107,'4000','51673523817','2023-01-12 21:07:14',NULL,10.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(2108,'4000','51673523817','2023-01-12 21:07:14',NULL,10.00,'','5','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(2109,'4000','51673523817','2023-01-12 21:07:14',NULL,100.00,'','5','1','Good sold','1','','sales','1058','','No',NULL,NULL,''),(2110,'4000','51673523817','2023-01-12 21:07:14',NULL,20.00,'','5','1','Good sold','1','','sales','1126','','No',NULL,NULL,''),(2111,'4000','51673523817','2023-01-12 21:07:14',NULL,20.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(2112,'4000','51673523817','2023-01-12 21:07:14',NULL,50.00,'','5','1','Good sold','1','','sales','1163','','No',NULL,NULL,''),(2113,'4000','51673523817','2023-01-12 21:07:14',NULL,50.00,'','5','1','Good sold','1','','sales','422','','No',NULL,NULL,''),(2114,'4000','51673523817','2023-01-12 21:07:14',NULL,200.00,'','5','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(2115,'4000','51673523817','2023-01-12 21:07:14',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(2116,'4000','51673523817','2023-01-12 21:07:14',NULL,50.00,'','5','1','Good sold','1','','sales','1163','','No',NULL,NULL,''),(2117,'4000','51673523817','2023-01-12 21:07:14',NULL,10.00,'','5','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2118,'4000','51673523817','2023-01-12 21:07:14',NULL,10.00,'','5','1','Good sold','1','','sales','813','','No',NULL,NULL,''),(2119,'4000','51673523817','2023-01-12 21:07:14',NULL,20.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(2120,'4000','51673523817','2023-01-12 21:07:14',NULL,20.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(2121,'4000','51673523817','2023-01-12 21:07:14',NULL,150.00,'','5','1','Good sold','1','','sales','962','','No',NULL,NULL,''),(2122,'4000','51673523817','2023-01-12 21:07:14',NULL,60.00,'','5','1','Good sold','1','','sales','470','','No',NULL,NULL,''),(2123,'4000','51673523817','2023-01-12 21:07:14',NULL,10.00,'','5','1','Good sold','1','','sales','878','','No',NULL,NULL,''),(2124,'4000','51673523817','2023-01-12 21:07:14',NULL,100.00,'','5','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(2125,'4000','51673523817','2023-01-12 21:07:14',NULL,20.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(2126,'4000','51673523817','2023-01-12 21:07:14',NULL,60.00,'','5','1','Good sold','1','','sales','1070','','No',NULL,NULL,''),(2127,'4000','51673523817','2023-01-12 21:07:14',NULL,100.00,'','5','1','Good sold','1','','sales','975','','No',NULL,NULL,''),(2128,'4000','51673523817','2023-01-12 21:07:14',NULL,10.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(2129,'4000','51673523817','2023-01-12 21:07:14',NULL,20.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(2130,'1110','51673546838','2023-01-12 22:08:49',NULL,0.00,'','5','1','Inventory sold','1','','sales','770','','No',NULL,NULL,''),(2131,'1110','51673546838','2023-01-12 22:08:49',NULL,7.50,'','5','1','Inventory sold','1','','sales','1008','','No',NULL,NULL,''),(2132,'1110','51673546838','2023-01-12 22:08:49',NULL,7.50,'','5','1','Inventory sold','1','','sales','1008','','No',NULL,NULL,''),(2133,'1110','51673546838','2023-01-12 22:08:49',NULL,6.00,'','5','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2134,'1110','51673546838','2023-01-12 22:08:49',NULL,20.00,'','5','1','Inventory sold','1','','sales','1023','','No',NULL,NULL,''),(2135,'1110','51673546838','2023-01-12 22:08:49',NULL,0.00,'','5','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(2136,'1110','51673546838','2023-01-12 22:08:49',NULL,42.00,'','5','1','Inventory sold','1','','sales','942','','No',NULL,NULL,''),(2137,'1110','51673546838','2023-01-12 22:08:49',NULL,0.00,'','5','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(2138,'1110','51673546838','2023-01-12 22:08:49',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(2139,'1110','51673546838','2023-01-12 22:08:49',NULL,5.50,'','5','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(2140,'1110','51673546838','2023-01-12 22:08:49',NULL,10.00,'','5','1','Inventory sold','1','','sales','945','','No',NULL,NULL,''),(2141,'1110','51673546838','2023-01-12 22:08:49',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(2142,'1110','51673546838','2023-01-12 22:08:49',NULL,6.00,'','5','1','Inventory sold','1','','sales','560','','No',NULL,NULL,''),(2143,'1110','51673546838','2023-01-12 22:08:49',NULL,0.00,'','5','1','Inventory sold','1','','sales','332','','No',NULL,NULL,''),(2144,'1110','51673546838','2023-01-12 22:08:49',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(2145,'1110','51673546838','2023-01-12 22:08:49',NULL,0.00,'','5','1','Inventory sold','1','','sales','1163','','No',NULL,NULL,''),(2146,'1110','51673546838','2023-01-12 22:08:49',NULL,11.00,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(2147,'1110','51673546838','2023-01-12 22:08:49',NULL,15.00,'','5','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(2148,'1110','51673546838','2023-01-12 22:08:49',NULL,130.00,'','5','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(2149,'1110','51673546838','2023-01-12 22:08:49',NULL,10.00,'','5','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(2150,'1110','51673546838','2023-01-12 22:08:49',NULL,30.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(2151,'1110','51673546838','2023-01-12 22:08:49',NULL,6.00,'','5','1','Inventory sold','1','','sales','560','','No',NULL,NULL,''),(2152,'1110','51673546838','2023-01-12 22:08:49',NULL,5.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(2153,'1110','51673546838','2023-01-12 22:08:49',NULL,10.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(2154,'1110','51673546838','2023-01-12 22:08:49',NULL,5.00,'','5','1','Inventory sold','1','','sales','1046','','No',NULL,NULL,''),(2155,'1110','51673546838','2023-01-12 22:08:49',NULL,10.00,'','5','1','Inventory sold','1','','sales','937','','No',NULL,NULL,''),(2156,'1110','51673546838','2023-01-12 22:08:49',NULL,19.50,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(2157,'1110','51673546838','2023-01-12 22:08:49',NULL,36.00,'','5','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(2158,'1110','51673546838','2023-01-12 22:08:49',NULL,235.00,'','5','1','Inventory sold','1','','sales','841','','No',NULL,NULL,''),(2159,'1110','51673546838','2023-01-12 22:08:49',NULL,11.00,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(2160,'1110','51673546838','2023-01-12 22:08:49',NULL,185.00,'','5','1','Inventory sold','1','','sales','102','','No',NULL,NULL,''),(2161,'1110','51673546838','2023-01-12 22:08:49',NULL,7.50,'','5','1','Inventory sold','1','','sales','1008','','No',NULL,NULL,''),(2162,'1110','51673546838','2023-01-12 22:08:49',NULL,0.00,'','5','1','Inventory sold','1','','sales','1126','','No',NULL,NULL,''),(2163,'1110','51673546838','2023-01-12 22:08:49',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(2164,'1110','51673546838','2023-01-12 22:08:49',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(2165,'1110','51673546838','2023-01-12 22:08:49',NULL,32.00,'','5','1','Inventory sold','1','','sales','470','','No',NULL,NULL,''),(2166,'1110','51673546838','2023-01-12 22:08:49',NULL,10.00,'','5','1','Inventory sold','1','','sales','943','','No',NULL,NULL,''),(2167,'1110','51673546838','2023-01-12 22:08:49',NULL,4.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(2168,'5500','51673546838','2023-01-12 22:08:49',888.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2169,'1000','51673546838','2023-01-12 22:08:49',2830.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2170,'4000','51673546838','2023-01-12 22:08:49',NULL,350.00,'','5','1','Good sold','1','','sales','770','','No',NULL,NULL,''),(2171,'4000','51673546838','2023-01-12 22:08:49',NULL,20.00,'','5','1','Good sold','1','','sales','1008','','No',NULL,NULL,''),(2172,'4000','51673546838','2023-01-12 22:08:49',NULL,20.00,'','5','1','Good sold','1','','sales','1008','','No',NULL,NULL,''),(2173,'4000','51673546838','2023-01-12 22:08:49',NULL,30.00,'','5','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2174,'4000','51673546838','2023-01-12 22:08:49',NULL,50.00,'','5','1','Good sold','1','','sales','1023','','No',NULL,NULL,''),(2175,'4000','51673546838','2023-01-12 22:08:49',NULL,50.00,'','5','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(2176,'4000','51673546838','2023-01-12 22:08:49',NULL,140.00,'','5','1','Good sold','1','','sales','942','','No',NULL,NULL,''),(2177,'4000','51673546838','2023-01-12 22:08:49',NULL,20.00,'','5','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(2178,'4000','51673546838','2023-01-12 22:08:49',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(2179,'4000','51673546838','2023-01-12 22:08:49',NULL,50.00,'','5','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(2180,'4000','51673546838','2023-01-12 22:08:49',NULL,50.00,'','5','1','Good sold','1','','sales','945','','No',NULL,NULL,''),(2181,'4000','51673546838','2023-01-12 22:08:49',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(2182,'4000','51673546838','2023-01-12 22:08:49',NULL,15.00,'','5','1','Good sold','1','','sales','560','','No',NULL,NULL,''),(2183,'4000','51673546838','2023-01-12 22:08:49',NULL,400.00,'','5','1','Good sold','1','','sales','332','','No',NULL,NULL,''),(2184,'4000','51673546838','2023-01-12 22:08:49',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(2185,'4000','51673546838','2023-01-12 22:08:49',NULL,50.00,'','5','1','Good sold','1','','sales','1163','','No',NULL,NULL,''),(2186,'4000','51673546838','2023-01-12 22:08:49',NULL,40.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(2187,'4000','51673546838','2023-01-12 22:08:49',NULL,50.00,'','5','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(2188,'4000','51673546838','2023-01-12 22:08:49',NULL,200.00,'','5','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(2189,'4000','51673546838','2023-01-12 22:08:49',NULL,50.00,'','5','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(2190,'4000','51673546838','2023-01-12 22:08:49',NULL,150.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(2191,'4000','51673546838','2023-01-12 22:08:49',NULL,15.00,'','5','1','Good sold','1','','sales','560','','No',NULL,NULL,''),(2192,'4000','51673546838','2023-01-12 22:08:49',NULL,10.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(2193,'4000','51673546838','2023-01-12 22:08:49',NULL,20.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(2194,'4000','51673546838','2023-01-12 22:08:49',NULL,10.00,'','5','1','Good sold','1','','sales','1046','','No',NULL,NULL,''),(2195,'4000','51673546838','2023-01-12 22:08:49',NULL,25.00,'','5','1','Good sold','1','','sales','937','','No',NULL,NULL,''),(2196,'4000','51673546838','2023-01-12 22:08:49',NULL,25.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(2197,'4000','51673546838','2023-01-12 22:08:49',NULL,150.00,'','5','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(2198,'4000','51673546838','2023-01-12 22:08:49',NULL,350.00,'','5','1','Good sold','1','','sales','841','','No',NULL,NULL,''),(2199,'4000','51673546838','2023-01-12 22:08:49',NULL,40.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(2200,'4000','51673546838','2023-01-12 22:08:49',NULL,250.00,'','5','1','Good sold','1','','sales','102','','No',NULL,NULL,''),(2201,'4000','51673546838','2023-01-12 22:08:49',NULL,20.00,'','5','1','Good sold','1','','sales','1008','','No',NULL,NULL,''),(2202,'4000','51673546838','2023-01-12 22:08:49',NULL,20.00,'','5','1','Good sold','1','','sales','1126','','No',NULL,NULL,''),(2203,'4000','51673546838','2023-01-12 22:08:49',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(2204,'4000','51673546838','2023-01-12 22:08:49',NULL,20.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(2205,'4000','51673546838','2023-01-12 22:08:49',NULL,60.00,'','5','1','Good sold','1','','sales','470','','No',NULL,NULL,''),(2206,'4000','51673546838','2023-01-12 22:08:49',NULL,20.00,'','5','1','Good sold','1','','sales','943','','No',NULL,NULL,''),(2207,'4000','51673546838','2023-01-12 22:08:49',NULL,20.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(2208,'1110','51673622231','2023-01-14 09:55:19',NULL,10.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(2209,'1110','51673622231','2023-01-14 09:55:19',NULL,8.50,'','5','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(2210,'1110','51673622231','2023-01-14 09:55:19',NULL,45.00,'','5','1','Inventory sold','1','','sales','973','','No',NULL,NULL,''),(2211,'1110','51673622231','2023-01-14 09:55:19',NULL,44.00,'','5','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(2212,'1110','51673622231','2023-01-14 09:55:19',NULL,10.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(2213,'1110','51673622231','2023-01-14 09:55:19',NULL,8.00,'','5','1','Inventory sold','1','','sales','927','','No',NULL,NULL,''),(2214,'1110','51673622231','2023-01-14 09:55:19',NULL,6.00,'','5','1','Inventory sold','1','','sales','560','','No',NULL,NULL,''),(2215,'1110','51673622231','2023-01-14 09:55:19',NULL,26.00,'','5','1','Inventory sold','1','','sales','997','','No',NULL,NULL,''),(2216,'1110','51673622231','2023-01-14 09:55:19',NULL,0.00,'','5','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(2217,'1110','51673622231','2023-01-14 09:55:19',NULL,0.00,'','5','1','Inventory sold','1','','sales','1133','','No',NULL,NULL,''),(2218,'1110','51673622231','2023-01-14 09:55:19',NULL,0.00,'','5','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(2219,'1110','51673622231','2023-01-14 09:55:19',NULL,15.00,'','5','1','Inventory sold','1','','sales','942','','No',NULL,NULL,''),(2220,'1110','51673622231','2023-01-14 09:55:19',NULL,0.00,'','5','1','Inventory sold','1','','sales','1060','','No',NULL,NULL,''),(2221,'1110','51673622231','2023-01-14 09:55:19',NULL,40.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(2222,'1110','51673622231','2023-01-14 09:55:19',NULL,0.00,'','5','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(2223,'1110','51673622231','2023-01-14 09:55:19',NULL,2.00,'','5','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(2224,'1110','51673622231','2023-01-14 09:55:19',NULL,30.00,'','5','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(2225,'1110','51673622231','2023-01-14 09:55:19',NULL,0.00,'','5','1','Inventory sold','1','','sales','240','','No',NULL,NULL,''),(2226,'1110','51673622231','2023-01-14 09:55:19',NULL,35.00,'','5','1','Inventory sold','1','','sales','231','','No',NULL,NULL,''),(2227,'1110','51673622231','2023-01-14 09:55:19',NULL,59.00,'','5','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(2228,'1110','51673622231','2023-01-14 09:55:19',NULL,0.00,'','5','1','Inventory sold','1','','sales','1177','','No',NULL,NULL,''),(2229,'1110','51673622231','2023-01-14 09:55:19',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(2230,'1110','51673622231','2023-01-14 09:55:19',NULL,235.00,'','5','1','Inventory sold','1','','sales','608','','No',NULL,NULL,''),(2231,'1110','51673622231','2023-01-14 09:55:19',NULL,0.00,'','5','1','Inventory sold','1','','sales','1175','','No',NULL,NULL,''),(2232,'1110','51673622231','2023-01-14 09:55:19',NULL,20.00,'','5','1','Inventory sold','1','','sales','943','','No',NULL,NULL,''),(2233,'1110','51673622231','2023-01-14 09:55:19',NULL,16.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(2234,'1110','51673622231','2023-01-14 09:55:19',NULL,0.00,'','5','1','Inventory sold','1','','sales','1158','','No',NULL,NULL,''),(2235,'1110','51673622231','2023-01-14 09:55:19',NULL,54.60,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(2236,'1110','51673622231','2023-01-14 09:55:19',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(2237,'1110','51673622231','2023-01-14 09:55:19',NULL,28.00,'','5','1','Inventory sold','1','','sales','937','','No',NULL,NULL,''),(2238,'1110','51673622231','2023-01-14 09:55:19',NULL,5.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(2239,'1110','51673622231','2023-01-14 09:55:19',NULL,0.00,'','5','1','Inventory sold','1','','sales','354','','No',NULL,NULL,''),(2240,'1110','51673622231','2023-01-14 09:55:19',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(2241,'1110','51673622231','2023-01-14 09:55:19',NULL,6.00,'','5','1','Inventory sold','1','','sales','560','','No',NULL,NULL,''),(2242,'1110','51673622231','2023-01-14 09:55:19',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(2243,'1110','51673622231','2023-01-14 09:55:19',NULL,15.00,'','5','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(2244,'1110','51673622231','2023-01-14 09:55:19',NULL,5.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(2245,'1110','51673622231','2023-01-14 09:55:19',NULL,9.00,'','5','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(2246,'1110','51673622231','2023-01-14 09:55:19',NULL,52.00,'','5','1','Inventory sold','1','','sales','1020','','No',NULL,NULL,''),(2247,'1110','51673622231','2023-01-14 09:55:19',NULL,25.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(2248,'1110','51673622231','2023-01-14 09:55:19',NULL,52.00,'','5','1','Inventory sold','1','','sales','1022','','No',NULL,NULL,''),(2249,'1110','51673622231','2023-01-14 09:55:19',NULL,2.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(2250,'1110','51673622231','2023-01-14 09:55:19',NULL,52.00,'','5','1','Inventory sold','1','','sales','1022','','No',NULL,NULL,''),(2251,'1110','51673622231','2023-01-14 09:55:19',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(2252,'5500','51673622231','2023-01-14 09:55:19',928.10,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2253,'1000','51673622231','2023-01-14 09:55:19',3870.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2254,'4000','51673622231','2023-01-14 09:55:19',NULL,20.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(2255,'4000','51673622231','2023-01-14 09:55:19',NULL,50.00,'','5','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(2256,'4000','51673622231','2023-01-14 09:55:19',NULL,200.00,'','5','1','Good sold','1','','sales','973','','No',NULL,NULL,''),(2257,'4000','51673622231','2023-01-14 09:55:19',NULL,200.00,'','5','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(2258,'4000','51673622231','2023-01-14 09:55:19',NULL,20.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(2259,'4000','51673622231','2023-01-14 09:55:19',NULL,20.00,'','5','1','Good sold','1','','sales','927','','No',NULL,NULL,''),(2260,'4000','51673622231','2023-01-14 09:55:19',NULL,15.00,'','5','1','Good sold','1','','sales','560','','No',NULL,NULL,''),(2261,'4000','51673622231','2023-01-14 09:55:19',NULL,60.00,'','5','1','Good sold','1','','sales','997','','No',NULL,NULL,''),(2262,'4000','51673622231','2023-01-14 09:55:19',NULL,10.00,'','5','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2263,'4000','51673622231','2023-01-14 09:55:19',NULL,250.00,'','5','1','Good sold','1','','sales','1133','','No',NULL,NULL,''),(2264,'4000','51673622231','2023-01-14 09:55:19',NULL,25.00,'','5','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(2265,'4000','51673622231','2023-01-14 09:55:19',NULL,50.00,'','5','1','Good sold','1','','sales','942','','No',NULL,NULL,''),(2266,'4000','51673622231','2023-01-14 09:55:19',NULL,10.00,'','5','1','Good sold','1','','sales','1060','','No',NULL,NULL,''),(2267,'4000','51673622231','2023-01-14 09:55:19',NULL,80.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(2268,'4000','51673622231','2023-01-14 09:55:19',NULL,10.00,'','5','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(2269,'4000','51673622231','2023-01-14 09:55:19',NULL,5.00,'','5','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(2270,'4000','51673622231','2023-01-14 09:55:19',NULL,100.00,'','5','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(2271,'4000','51673622231','2023-01-14 09:55:19',NULL,350.00,'','5','1','Good sold','1','','sales','240','','No',NULL,NULL,''),(2272,'4000','51673622231','2023-01-14 09:55:19',NULL,100.00,'','5','1','Good sold','1','','sales','231','','No',NULL,NULL,''),(2273,'4000','51673622231','2023-01-14 09:55:19',NULL,100.00,'','5','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(2274,'4000','51673622231','2023-01-14 09:55:19',NULL,540.00,'','5','1','Good sold','1','','sales','1177','','No',NULL,NULL,''),(2275,'4000','51673622231','2023-01-14 09:55:19',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(2276,'4000','51673622231','2023-01-14 09:55:19',NULL,300.00,'','5','1','Good sold','1','','sales','608','','No',NULL,NULL,''),(2277,'4000','51673622231','2023-01-14 09:55:19',NULL,30.00,'','5','1','Good sold','1','','sales','1175','','No',NULL,NULL,''),(2278,'4000','51673622231','2023-01-14 09:55:19',NULL,40.00,'','5','1','Good sold','1','','sales','943','','No',NULL,NULL,''),(2279,'4000','51673622231','2023-01-14 09:55:19',NULL,60.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(2280,'4000','51673622231','2023-01-14 09:55:19',NULL,100.00,'','5','1','Good sold','1','','sales','1158','','No',NULL,NULL,''),(2281,'4000','51673622231','2023-01-14 09:55:19',NULL,70.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(2282,'4000','51673622231','2023-01-14 09:55:19',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(2283,'4000','51673622231','2023-01-14 09:55:19',NULL,70.00,'','5','1','Good sold','1','','sales','937','','No',NULL,NULL,''),(2284,'4000','51673622231','2023-01-14 09:55:19',NULL,20.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(2285,'4000','51673622231','2023-01-14 09:55:19',NULL,300.00,'','5','1','Good sold','1','','sales','354','','No',NULL,NULL,''),(2286,'4000','51673622231','2023-01-14 09:55:19',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(2287,'4000','51673622231','2023-01-14 09:55:19',NULL,15.00,'','5','1','Good sold','1','','sales','560','','No',NULL,NULL,''),(2288,'4000','51673622231','2023-01-14 09:55:19',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(2289,'4000','51673622231','2023-01-14 09:55:19',NULL,50.00,'','5','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(2290,'4000','51673622231','2023-01-14 09:55:19',NULL,10.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(2291,'4000','51673622231','2023-01-14 09:55:19',NULL,50.00,'','5','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(2292,'4000','51673622231','2023-01-14 09:55:19',NULL,100.00,'','5','1','Good sold','1','','sales','1020','','No',NULL,NULL,''),(2293,'4000','51673622231','2023-01-14 09:55:19',NULL,50.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(2294,'4000','51673622231','2023-01-14 09:55:19',NULL,150.00,'','5','1','Good sold','1','','sales','1022','','No',NULL,NULL,''),(2295,'4000','51673622231','2023-01-14 09:55:19',NULL,10.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(2296,'4000','51673622231','2023-01-14 09:55:19',NULL,150.00,'','5','1','Good sold','1','','sales','1022','','No',NULL,NULL,''),(2297,'4000','51673622231','2023-01-14 09:55:19',NULL,40.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(2298,'1110','51673851271','2023-01-16 09:57:29',NULL,0.00,'','5','1','Inventory sold','1','','sales','417','','No',NULL,NULL,''),(2299,'1110','51673851271','2023-01-16 09:57:29',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(2300,'1110','51673851271','2023-01-16 09:57:29',NULL,0.00,'','5','1','Inventory sold','1','','sales','1163','','No',NULL,NULL,''),(2301,'1110','51673851271','2023-01-16 09:57:29',NULL,265.00,'','5','1','Inventory sold','1','','sales','103','','No',NULL,NULL,''),(2302,'1110','51673851271','2023-01-16 09:57:29',NULL,10.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(2303,'1110','51673851271','2023-01-16 09:57:29',NULL,2.50,'','5','1','Inventory sold','1','','sales','1010','','No',NULL,NULL,''),(2304,'1110','51673851271','2023-01-16 09:57:29',NULL,5.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(2305,'1110','51673851271','2023-01-16 09:57:29',NULL,10.00,'','5','1','Inventory sold','1','','sales','878','','No',NULL,NULL,''),(2306,'1110','51673851271','2023-01-16 09:57:29',NULL,10.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(2307,'1110','51673851271','2023-01-16 09:57:29',NULL,44.00,'','5','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(2308,'1110','51673851271','2023-01-16 09:57:29',NULL,4.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(2309,'1110','51673851271','2023-01-16 09:57:29',NULL,18.90,'','5','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(2310,'1110','51673851271','2023-01-16 09:57:29',NULL,0.00,'','5','1','Inventory sold','1','','sales','1082','','No',NULL,NULL,''),(2311,'1110','51673851271','2023-01-16 09:57:29',NULL,0.00,'','5','1','Inventory sold','1','','sales','1173','','No',NULL,NULL,''),(2312,'1110','51673851271','2023-01-16 09:57:29',NULL,4.00,'','5','1','Inventory sold','1','','sales','813','','No',NULL,NULL,''),(2313,'1110','51673851271','2023-01-16 09:57:29',NULL,0.00,'','5','1','Inventory sold','1','','sales','146','','No',NULL,NULL,''),(2314,'1110','51673851271','2023-01-16 09:57:29',NULL,10.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(2315,'1110','51673851271','2023-01-16 09:57:29',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(2316,'1110','51673851271','2023-01-16 09:57:29',NULL,10.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(2317,'1110','51673851271','2023-01-16 09:57:29',NULL,19.00,'','5','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(2318,'1110','51673851271','2023-01-16 09:57:29',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(2319,'1110','51673851271','2023-01-16 09:57:29',NULL,2.55,'','5','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(2320,'1110','51673851271','2023-01-16 09:57:29',NULL,36.00,'','5','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(2321,'1110','51673851271','2023-01-16 09:57:29',NULL,10.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(2322,'1110','51673851271','2023-01-16 09:57:29',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(2323,'1110','51673851271','2023-01-16 09:57:29',NULL,60.00,'','5','1','Inventory sold','1','','sales','1178','','No',NULL,NULL,''),(2324,'1110','51673851271','2023-01-16 09:57:29',NULL,25.00,'','5','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(2325,'1110','51673851271','2023-01-16 09:57:29',NULL,11.00,'','5','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(2326,'1110','51673851271','2023-01-16 09:57:29',NULL,28.00,'','5','1','Inventory sold','1','','sales','563','','No',NULL,NULL,''),(2327,'1110','51673851271','2023-01-16 09:57:29',NULL,0.00,'','5','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(2328,'5500','51673851271','2023-01-16 09:57:29',588.45,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2329,'1000','51673851271','2023-01-16 09:57:29',2125.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2330,'4000','51673851271','2023-01-16 09:57:29',NULL,100.00,'','5','1','Good sold','1','','sales','417','','No',NULL,NULL,''),(2331,'4000','51673851271','2023-01-16 09:57:29',NULL,20.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(2332,'4000','51673851271','2023-01-16 09:57:29',NULL,50.00,'','5','1','Good sold','1','','sales','1163','','No',NULL,NULL,''),(2333,'4000','51673851271','2023-01-16 09:57:29',NULL,350.00,'','5','1','Good sold','1','','sales','103','','No',NULL,NULL,''),(2334,'4000','51673851271','2023-01-16 09:57:29',NULL,20.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(2335,'4000','51673851271','2023-01-16 09:57:29',NULL,10.00,'','5','1','Good sold','1','','sales','1010','','No',NULL,NULL,''),(2336,'4000','51673851271','2023-01-16 09:57:29',NULL,20.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(2337,'4000','51673851271','2023-01-16 09:57:29',NULL,20.00,'','5','1','Good sold','1','','sales','878','','No',NULL,NULL,''),(2338,'4000','51673851271','2023-01-16 09:57:29',NULL,20.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(2339,'4000','51673851271','2023-01-16 09:57:29',NULL,200.00,'','5','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(2340,'4000','51673851271','2023-01-16 09:57:29',NULL,20.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(2341,'4000','51673851271','2023-01-16 09:57:29',NULL,100.00,'','5','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(2342,'4000','51673851271','2023-01-16 09:57:29',NULL,100.00,'','5','1','Good sold','1','','sales','1082','','No',NULL,NULL,''),(2343,'4000','51673851271','2023-01-16 09:57:29',NULL,10.00,'','5','1','Good sold','1','','sales','1173','','No',NULL,NULL,''),(2344,'4000','51673851271','2023-01-16 09:57:29',NULL,10.00,'','5','1','Good sold','1','','sales','813','','No',NULL,NULL,''),(2345,'4000','51673851271','2023-01-16 09:57:29',NULL,250.00,'','5','1','Good sold','1','','sales','146','','No',NULL,NULL,''),(2346,'4000','51673851271','2023-01-16 09:57:29',NULL,20.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(2347,'4000','51673851271','2023-01-16 09:57:29',NULL,20.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(2348,'4000','51673851271','2023-01-16 09:57:29',NULL,20.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(2349,'4000','51673851271','2023-01-16 09:57:29',NULL,100.00,'','5','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(2350,'4000','51673851271','2023-01-16 09:57:29',NULL,50.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(2351,'4000','51673851271','2023-01-16 09:57:29',NULL,15.00,'','5','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(2352,'4000','51673851271','2023-01-16 09:57:29',NULL,150.00,'','5','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(2353,'4000','51673851271','2023-01-16 09:57:29',NULL,20.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(2354,'4000','51673851271','2023-01-16 09:57:29',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(2355,'4000','51673851271','2023-01-16 09:57:29',NULL,150.00,'','5','1','Good sold','1','','sales','1178','','No',NULL,NULL,''),(2356,'4000','51673851271','2023-01-16 09:57:29',NULL,50.00,'','5','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(2357,'4000','51673851271','2023-01-16 09:57:29',NULL,20.00,'','5','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(2358,'4000','51673851271','2023-01-16 09:57:29',NULL,50.00,'','5','1','Good sold','1','','sales','563','','No',NULL,NULL,''),(2359,'4000','51673851271','2023-01-16 09:57:29',NULL,150.00,'','5','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(2360,'1110','51673852260','2023-01-17 21:42:10',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(2361,'1110','51673852260','2023-01-17 21:42:10',NULL,130.00,'','5','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(2362,'1110','51673852260','2023-01-17 21:42:10',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(2363,'1110','51673852260','2023-01-17 21:42:10',NULL,5.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(2364,'1110','51673852260','2023-01-17 21:42:10',NULL,15.00,'','5','1','Inventory sold','1','','sales','943','','No',NULL,NULL,''),(2365,'1110','51673852260','2023-01-17 21:42:10',NULL,11.00,'','5','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(2366,'1110','51673852260','2023-01-17 21:42:10',NULL,20.00,'','5','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(2367,'1110','51673852260','2023-01-17 21:42:10',NULL,25.00,'','5','1','Inventory sold','1','','sales','1046','','No',NULL,NULL,''),(2368,'1110','51673852260','2023-01-17 21:42:10',NULL,0.00,'','5','1','Inventory sold','1','','sales','771','','No',NULL,NULL,''),(2369,'1110','51673852260','2023-01-17 21:42:10',NULL,0.00,'','5','1','Inventory sold','1','','sales','1161','','No',NULL,NULL,''),(2370,'1110','51673852260','2023-01-17 21:42:10',NULL,11.00,'','5','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(2371,'1110','51673852260','2023-01-17 21:42:10',NULL,0.00,'','5','1','Inventory sold','1','','sales','1162','','No',NULL,NULL,''),(2372,'1110','51673852260','2023-01-17 21:42:10',NULL,11.00,'','5','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(2373,'1110','51673852260','2023-01-17 21:42:10',NULL,95.00,'','5','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(2374,'1110','51673852260','2023-01-17 21:42:10',NULL,16.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(2375,'1110','51673852260','2023-01-17 21:42:10',NULL,52.00,'','5','1','Inventory sold','1','','sales','1022','','No',NULL,NULL,''),(2376,'1110','51673852260','2023-01-17 21:42:10',NULL,20.00,'','5','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(2377,'1110','51673852260','2023-01-17 21:42:10',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(2378,'1110','51673852260','2023-01-17 21:42:10',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(2379,'1110','51673852260','2023-01-17 21:42:10',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(2380,'1110','51673852260','2023-01-17 21:42:10',NULL,60.00,'','5','1','Inventory sold','1','','sales','1178','','No',NULL,NULL,''),(2381,'1110','51673852260','2023-01-17 21:42:10',NULL,33.00,'','5','1','Inventory sold','1','','sales','814','','No',NULL,NULL,''),(2382,'1110','51673852260','2023-01-17 21:42:10',NULL,9.00,'','5','1','Inventory sold','1','','sales','885','','No',NULL,NULL,''),(2383,'1110','51673852260','2023-01-17 21:42:10',NULL,0.00,'','5','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(2384,'1110','51673852260','2023-01-17 21:42:10',NULL,0.00,'','5','1','Inventory sold','1','','sales','155','','No',NULL,NULL,''),(2385,'1110','51673852260','2023-01-17 21:42:10',NULL,35.00,'','5','1','Inventory sold','1','','sales','943','','No',NULL,NULL,''),(2386,'1110','51673852260','2023-01-17 21:42:10',NULL,30.00,'','5','1','Inventory sold','1','','sales','510','','No',NULL,NULL,''),(2387,'1110','51673852260','2023-01-17 21:42:10',NULL,0.00,'','5','1','Inventory sold','1','','sales','811','','No',NULL,NULL,''),(2388,'1110','51673852260','2023-01-17 21:42:10',NULL,0.00,'','5','1','Inventory sold','1','','sales','1164','','No',NULL,NULL,''),(2389,'1110','51673852260','2023-01-17 21:42:10',NULL,0.00,'','5','1','Inventory sold','1','','sales','1158','','No',NULL,NULL,''),(2390,'1110','51673852260','2023-01-17 21:42:10',NULL,100.00,'','5','1','Inventory sold','1','','sales','1050','','No',NULL,NULL,''),(2391,'1110','51673852260','2023-01-17 21:42:10',NULL,12.00,'','5','1','Inventory sold','1','','sales','927','','No',NULL,NULL,''),(2392,'1110','51673852260','2023-01-17 21:42:10',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(2393,'1110','51673852260','2023-01-17 21:42:10',NULL,6.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(2394,'1110','51673852260','2023-01-17 21:42:10',NULL,0.00,'','5','1','Inventory sold','1','','sales','1070','','No',NULL,NULL,''),(2395,'1110','51673852260','2023-01-17 21:42:10',NULL,75.00,'','5','1','Inventory sold','1','','sales','943','','No',NULL,NULL,''),(2396,'1110','51673852260','2023-01-17 21:42:10',NULL,9.00,'','5','1','Inventory sold','1','','sales','885','','No',NULL,NULL,''),(2397,'1110','51673852260','2023-01-17 21:42:10',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(2398,'1110','51673852260','2023-01-17 21:42:10',NULL,5.50,'','5','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(2399,'1110','51673852260','2023-01-17 21:42:10',NULL,0.00,'','5','1','Inventory sold','1','','sales','726','','No',NULL,NULL,''),(2400,'1110','51673852260','2023-01-17 21:42:10',NULL,11.00,'','5','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(2401,'1110','51673852260','2023-01-17 21:42:10',NULL,95.00,'','5','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(2402,'1110','51673852260','2023-01-17 21:42:10',NULL,11.00,'','5','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(2403,'5500','51673852260','2023-01-17 21:42:10',906.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2404,'1000','51673852260','2023-01-17 21:42:10',4265.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2405,'4000','51673852260','2023-01-17 21:42:10',NULL,60.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(2406,'4000','51673852260','2023-01-17 21:42:10',NULL,200.00,'','5','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(2407,'4000','51673852260','2023-01-17 21:42:10',NULL,20.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(2408,'4000','51673852260','2023-01-17 21:42:10',NULL,20.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(2409,'4000','51673852260','2023-01-17 21:42:10',NULL,30.00,'','5','1','Good sold','1','','sales','943','','No',NULL,NULL,''),(2410,'4000','51673852260','2023-01-17 21:42:10',NULL,20.00,'','5','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(2411,'4000','51673852260','2023-01-17 21:42:10',NULL,50.00,'','5','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(2412,'4000','51673852260','2023-01-17 21:42:10',NULL,50.00,'','5','1','Good sold','1','','sales','1046','','No',NULL,NULL,''),(2413,'4000','51673852260','2023-01-17 21:42:10',NULL,30.00,'','5','1','Good sold','1','','sales','771','','No',NULL,NULL,''),(2414,'4000','51673852260','2023-01-17 21:42:10',NULL,30.00,'','5','1','Good sold','1','','sales','1161','','No',NULL,NULL,''),(2415,'4000','51673852260','2023-01-17 21:42:10',NULL,20.00,'','5','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(2416,'4000','51673852260','2023-01-17 21:42:10',NULL,30.00,'','5','1','Good sold','1','','sales','1162','','No',NULL,NULL,''),(2417,'4000','51673852260','2023-01-17 21:42:10',NULL,20.00,'','5','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(2418,'4000','51673852260','2023-01-17 21:42:10',NULL,200.00,'','5','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(2419,'4000','51673852260','2023-01-17 21:42:10',NULL,60.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(2420,'4000','51673852260','2023-01-17 21:42:10',NULL,150.00,'','5','1','Good sold','1','','sales','1022','','No',NULL,NULL,''),(2421,'4000','51673852260','2023-01-17 21:42:10',NULL,50.00,'','5','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(2422,'4000','51673852260','2023-01-17 21:42:10',NULL,10.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(2423,'4000','51673852260','2023-01-17 21:42:10',NULL,40.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(2424,'4000','51673852260','2023-01-17 21:42:10',NULL,10.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(2425,'4000','51673852260','2023-01-17 21:42:10',NULL,150.00,'','5','1','Good sold','1','','sales','1178','','No',NULL,NULL,''),(2426,'4000','51673852260','2023-01-17 21:42:10',NULL,50.00,'','5','1','Good sold','1','','sales','814','','No',NULL,NULL,''),(2427,'4000','51673852260','2023-01-17 21:42:10',NULL,15.00,'','5','1','Good sold','1','','sales','885','','No',NULL,NULL,''),(2428,'4000','51673852260','2023-01-17 21:42:10',NULL,150.00,'','5','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(2429,'4000','51673852260','2023-01-17 21:42:10',NULL,500.00,'','5','1','Good sold','1','','sales','155','','No',NULL,NULL,''),(2430,'4000','51673852260','2023-01-17 21:42:10',NULL,70.00,'','5','1','Good sold','1','','sales','943','','No',NULL,NULL,''),(2431,'4000','51673852260','2023-01-17 21:42:10',NULL,100.00,'','5','1','Good sold','1','','sales','510','','No',NULL,NULL,''),(2432,'4000','51673852260','2023-01-17 21:42:10',NULL,550.00,'','5','1','Good sold','1','','sales','811','','No',NULL,NULL,''),(2433,'4000','51673852260','2023-01-17 21:42:10',NULL,500.00,'','5','1','Good sold','1','','sales','1164','','No',NULL,NULL,''),(2434,'4000','51673852260','2023-01-17 21:42:10',NULL,200.00,'','5','1','Good sold','1','','sales','1158','','No',NULL,NULL,''),(2435,'4000','51673852260','2023-01-17 21:42:10',NULL,200.00,'','5','1','Good sold','1','','sales','1050','','No',NULL,NULL,''),(2436,'4000','51673852260','2023-01-17 21:42:10',NULL,30.00,'','5','1','Good sold','1','','sales','927','','No',NULL,NULL,''),(2437,'4000','51673852260','2023-01-17 21:42:10',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(2438,'4000','51673852260','2023-01-17 21:42:10',NULL,20.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(2439,'4000','51673852260','2023-01-17 21:42:10',NULL,15.00,'','5','1','Good sold','1','','sales','1070','','No',NULL,NULL,''),(2440,'4000','51673852260','2023-01-17 21:42:10',NULL,150.00,'','5','1','Good sold','1','','sales','943','','No',NULL,NULL,''),(2441,'4000','51673852260','2023-01-17 21:42:10',NULL,15.00,'','5','1','Good sold','1','','sales','885','','No',NULL,NULL,''),(2442,'4000','51673852260','2023-01-17 21:42:10',NULL,100.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(2443,'4000','51673852260','2023-01-17 21:42:10',NULL,50.00,'','5','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(2444,'4000','51673852260','2023-01-17 21:42:10',NULL,100.00,'','5','1','Good sold','1','','sales','726','','No',NULL,NULL,''),(2445,'4000','51673852260','2023-01-17 21:42:10',NULL,20.00,'','5','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(2446,'4000','51673852260','2023-01-17 21:42:10',NULL,150.00,'','5','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(2447,'4000','51673852260','2023-01-17 21:42:10',NULL,20.00,'','5','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(2448,'1110','51673980933','2023-01-19 16:56:25',NULL,185.00,'','5','1','Inventory sold','1','','sales','102','','No',NULL,NULL,''),(2449,'1110','51673980933','2023-01-19 16:56:25',NULL,0.00,'','5','1','Inventory sold','1','','sales','1129','','No',NULL,NULL,''),(2450,'1110','51673980933','2023-01-19 16:56:25',NULL,9.00,'','5','1','Inventory sold','1','','sales','885','','No',NULL,NULL,''),(2451,'1110','51673980933','2023-01-19 16:56:25',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(2452,'1110','51673980933','2023-01-19 16:56:25',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(2453,'1110','51673980933','2023-01-19 16:56:25',NULL,10.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(2454,'1110','51673980933','2023-01-19 16:56:25',NULL,5.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(2455,'1110','51673980933','2023-01-19 16:56:25',NULL,30.00,'','5','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2456,'1110','51673980933','2023-01-19 16:56:25',NULL,6.00,'','5','1','Inventory sold','1','','sales','560','','No',NULL,NULL,''),(2457,'1110','51673980933','2023-01-19 16:56:25',NULL,28.00,'','5','1','Inventory sold','1','','sales','563','','No',NULL,NULL,''),(2458,'1110','51673980933','2023-01-19 16:56:25',NULL,44.00,'','5','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(2459,'1110','51673980933','2023-01-19 16:56:25',NULL,0.00,'','5','1','Inventory sold','1','','sales','823','','No',NULL,NULL,''),(2460,'1110','51673980933','2023-01-19 16:56:25',NULL,0.00,'','5','1','Inventory sold','1','','sales','678','','No',NULL,NULL,''),(2461,'1110','51673980933','2023-01-19 16:56:25',NULL,0.00,'','5','1','Inventory sold','1','','sales','1125','','No',NULL,NULL,''),(2462,'1110','51673980933','2023-01-19 16:56:25',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(2463,'1110','51673980933','2023-01-19 16:56:25',NULL,10.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(2464,'1110','51673980933','2023-01-19 16:56:25',NULL,10.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(2465,'1110','51673980933','2023-01-19 16:56:25',NULL,185.00,'','5','1','Inventory sold','1','','sales','102','','No',NULL,NULL,''),(2466,'1110','51673980933','2023-01-19 16:56:25',NULL,9.00,'','5','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(2467,'1110','51673980933','2023-01-19 16:56:25',NULL,29.60,'','5','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(2468,'1110','51673980933','2023-01-19 16:56:25',NULL,0.00,'','5','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(2469,'1110','51673980933','2023-01-19 16:56:25',NULL,75.00,'','5','1','Inventory sold','1','','sales','943','','No',NULL,NULL,''),(2470,'1110','51673980933','2023-01-19 16:56:25',NULL,50.00,'','5','1','Inventory sold','1','','sales','1049','','No',NULL,NULL,''),(2471,'1110','51673980933','2023-01-19 16:56:25',NULL,0.00,'','5','1','Inventory sold','1','','sales','1153','','No',NULL,NULL,''),(2472,'1110','51673980933','2023-01-19 16:56:25',NULL,20.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(2473,'1110','51673980933','2023-01-19 16:56:25',NULL,2.00,'','5','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(2474,'1110','51673980933','2023-01-19 16:56:25',NULL,0.00,'','5','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(2475,'1110','51673980933','2023-01-19 16:56:25',NULL,2.50,'','5','1','Inventory sold','1','','sales','1010','','No',NULL,NULL,''),(2476,'1110','51673980933','2023-01-19 16:56:25',NULL,11.00,'','5','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(2477,'1110','51673980933','2023-01-19 16:56:25',NULL,20.00,'','5','1','Inventory sold','1','','sales','1179','','No',NULL,NULL,''),(2478,'1110','51673980933','2023-01-19 16:56:25',NULL,19.00,'','5','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(2479,'1110','51673980933','2023-01-19 16:56:25',NULL,25.00,'','5','1','Inventory sold','1','','sales','1055','','No',NULL,NULL,''),(2480,'1110','51673980933','2023-01-19 16:56:25',NULL,5.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(2481,'1110','51673980933','2023-01-19 16:56:25',NULL,82.00,'','5','1','Inventory sold','1','','sales','443','','No',NULL,NULL,''),(2482,'1110','51673980933','2023-01-19 16:56:25',NULL,12.00,'','5','1','Inventory sold','1','','sales','290','','No',NULL,NULL,''),(2483,'1110','51673980933','2023-01-19 16:56:25',NULL,11.00,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(2484,'1110','51673980933','2023-01-19 16:56:25',NULL,0.00,'','5','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(2485,'1110','51673980933','2023-01-19 16:56:25',NULL,0.00,'','5','1','Inventory sold','1','','sales','92','','No',NULL,NULL,''),(2486,'1110','51673980933','2023-01-19 16:56:25',NULL,0.00,'','5','1','Inventory sold','1','','sales','1070','','No',NULL,NULL,''),(2487,'1110','51673980933','2023-01-19 16:56:25',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(2488,'5500','51673980933','2023-01-19 16:56:25',895.60,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2489,'1000','51673980933','2023-01-19 16:56:25',2875.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2490,'4000','51673980933','2023-01-19 16:56:25',NULL,250.00,'','5','1','Good sold','1','','sales','102','','No',NULL,NULL,''),(2491,'4000','51673980933','2023-01-19 16:56:25',NULL,300.00,'','5','1','Good sold','1','','sales','1129','','No',NULL,NULL,''),(2492,'4000','51673980933','2023-01-19 16:56:25',NULL,15.00,'','5','1','Good sold','1','','sales','885','','No',NULL,NULL,''),(2493,'4000','51673980933','2023-01-19 16:56:25',NULL,10.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(2494,'4000','51673980933','2023-01-19 16:56:25',NULL,10.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(2495,'4000','51673980933','2023-01-19 16:56:25',NULL,20.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(2496,'4000','51673980933','2023-01-19 16:56:25',NULL,10.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(2497,'4000','51673980933','2023-01-19 16:56:25',NULL,50.00,'','5','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2498,'4000','51673980933','2023-01-19 16:56:25',NULL,15.00,'','5','1','Good sold','1','','sales','560','','No',NULL,NULL,''),(2499,'4000','51673980933','2023-01-19 16:56:25',NULL,50.00,'','5','1','Good sold','1','','sales','563','','No',NULL,NULL,''),(2500,'4000','51673980933','2023-01-19 16:56:25',NULL,200.00,'','5','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(2501,'4000','51673980933','2023-01-19 16:56:25',NULL,30.00,'','5','1','Good sold','1','','sales','823','','No',NULL,NULL,''),(2502,'4000','51673980933','2023-01-19 16:56:25',NULL,5.00,'','5','1','Good sold','1','','sales','678','','No',NULL,NULL,''),(2503,'4000','51673980933','2023-01-19 16:56:25',NULL,10.00,'','5','1','Good sold','1','','sales','1125','','No',NULL,NULL,''),(2504,'4000','51673980933','2023-01-19 16:56:25',NULL,60.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(2505,'4000','51673980933','2023-01-19 16:56:25',NULL,20.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(2506,'4000','51673980933','2023-01-19 16:56:25',NULL,20.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(2507,'4000','51673980933','2023-01-19 16:56:25',NULL,250.00,'','5','1','Good sold','1','','sales','102','','No',NULL,NULL,''),(2508,'4000','51673980933','2023-01-19 16:56:25',NULL,50.00,'','5','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(2509,'4000','51673980933','2023-01-19 16:56:25',NULL,60.00,'','5','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(2510,'4000','51673980933','2023-01-19 16:56:25',NULL,20.00,'','5','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(2511,'4000','51673980933','2023-01-19 16:56:25',NULL,150.00,'','5','1','Good sold','1','','sales','943','','No',NULL,NULL,''),(2512,'4000','51673980933','2023-01-19 16:56:25',NULL,100.00,'','5','1','Good sold','1','','sales','1049','','No',NULL,NULL,''),(2513,'4000','51673980933','2023-01-19 16:56:25',NULL,200.00,'','5','1','Good sold','1','','sales','1153','','No',NULL,NULL,''),(2514,'4000','51673980933','2023-01-19 16:56:25',NULL,100.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(2515,'4000','51673980933','2023-01-19 16:56:25',NULL,5.00,'','5','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(2516,'4000','51673980933','2023-01-19 16:56:25',NULL,5.00,'','5','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(2517,'4000','51673980933','2023-01-19 16:56:25',NULL,10.00,'','5','1','Good sold','1','','sales','1010','','No',NULL,NULL,''),(2518,'4000','51673980933','2023-01-19 16:56:25',NULL,20.00,'','5','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(2519,'4000','51673980933','2023-01-19 16:56:25',NULL,100.00,'','5','1','Good sold','1','','sales','1179','','No',NULL,NULL,''),(2520,'4000','51673980933','2023-01-19 16:56:25',NULL,100.00,'','5','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(2521,'4000','51673980933','2023-01-19 16:56:25',NULL,100.00,'','5','1','Good sold','1','','sales','1055','','No',NULL,NULL,''),(2522,'4000','51673980933','2023-01-19 16:56:25',NULL,20.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(2523,'4000','51673980933','2023-01-19 16:56:25',NULL,150.00,'','5','1','Good sold','1','','sales','443','','No',NULL,NULL,''),(2524,'4000','51673980933','2023-01-19 16:56:25',NULL,30.00,'','5','1','Good sold','1','','sales','290','','No',NULL,NULL,''),(2525,'4000','51673980933','2023-01-19 16:56:25',NULL,40.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(2526,'4000','51673980933','2023-01-19 16:56:25',NULL,10.00,'','5','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2527,'4000','51673980933','2023-01-19 16:56:25',NULL,200.00,'','5','1','Good sold','1','','sales','92','','No',NULL,NULL,''),(2528,'4000','51673980933','2023-01-19 16:56:25',NULL,60.00,'','5','1','Good sold','1','','sales','1070','','No',NULL,NULL,''),(2529,'4000','51673980933','2023-01-19 16:56:25',NULL,20.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(2530,'1110','51674136591','2023-01-19 17:49:26',NULL,0.00,'','5','1','Inventory sold','1','','sales','162','','No',NULL,NULL,''),(2531,'1110','51674136591','2023-01-19 17:49:26',NULL,4.00,'','5','1','Inventory sold','1','','sales','1179','','No',NULL,NULL,''),(2532,'1110','51674136591','2023-01-19 17:49:26',NULL,0.00,'','5','1','Inventory sold','1','','sales','1070','','No',NULL,NULL,''),(2533,'1110','51674136591','2023-01-19 17:49:26',NULL,35.00,'','5','1','Inventory sold','1','','sales','976','','No',NULL,NULL,''),(2534,'1110','51674136591','2023-01-19 17:49:26',NULL,0.00,'','5','1','Inventory sold','1','','sales','1163','','No',NULL,NULL,''),(2535,'1110','51674136591','2023-01-19 17:49:26',NULL,6.00,'','5','1','Inventory sold','1','','sales','859','','No',NULL,NULL,''),(2536,'1110','51674136591','2023-01-19 17:49:26',NULL,30.00,'','5','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2537,'1110','51674136591','2023-01-19 17:49:26',NULL,0.00,'','5','1','Inventory sold','1','','sales','1153','','No',NULL,NULL,''),(2538,'1110','51674136591','2023-01-19 17:49:26',NULL,50.00,'','5','1','Inventory sold','1','','sales','1049','','No',NULL,NULL,''),(2539,'1110','51674136591','2023-01-19 17:49:26',NULL,50.00,'','5','1','Inventory sold','1','','sales','943','','No',NULL,NULL,''),(2540,'1110','51674136591','2023-01-19 17:49:26',NULL,0.00,'','5','1','Inventory sold','1','','sales','1180','','No',NULL,NULL,''),(2541,'1110','51674136591','2023-01-19 17:49:26',NULL,0.00,'','5','1','Inventory sold','1','','sales','663','','No',NULL,NULL,''),(2542,'1110','51674136591','2023-01-19 17:49:26',NULL,18.00,'','5','1','Inventory sold','1','','sales','305','','No',NULL,NULL,''),(2543,'1110','51674136591','2023-01-19 17:49:26',NULL,20.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(2544,'1110','51674136591','2023-01-19 17:49:26',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(2545,'1110','51674136591','2023-01-19 17:49:26',NULL,0.00,'','5','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(2546,'1110','51674136591','2023-01-19 17:49:26',NULL,2.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(2547,'1110','51674136591','2023-01-19 17:49:26',NULL,0.00,'','5','1','Inventory sold','1','','sales','1158','','No',NULL,NULL,''),(2548,'1110','51674136591','2023-01-19 17:49:26',NULL,20.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(2549,'1110','51674136591','2023-01-19 17:49:26',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(2550,'1110','51674136591','2023-01-19 17:49:26',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(2551,'1110','51674136591','2023-01-19 17:49:26',NULL,0.00,'','5','1','Inventory sold','1','','sales','1060','','No',NULL,NULL,''),(2552,'1110','51674136591','2023-01-19 17:49:26',NULL,129.00,'','5','1','Inventory sold','1','','sales','900','','No',NULL,NULL,''),(2553,'1110','51674136591','2023-01-19 17:49:26',NULL,10.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(2554,'1110','51674136591','2023-01-19 17:49:26',NULL,4.00,'','5','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(2555,'1110','51674136591','2023-01-19 17:49:26',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(2556,'1110','51674136591','2023-01-19 17:49:26',NULL,6.00,'','5','1','Inventory sold','1','','sales','560','','No',NULL,NULL,''),(2557,'1110','51674136591','2023-01-19 17:49:26',NULL,9.00,'','5','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(2558,'5500','51674136591','2023-01-19 17:49:26',393.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2559,'1000','51674136591','2023-01-19 17:49:26',2055.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2560,'4000','51674136591','2023-01-19 17:49:26',NULL,120.00,'','5','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(2561,'4000','51674136591','2023-01-19 17:49:26',NULL,20.00,'','5','1','Good sold','1','','sales','1179','','No',NULL,NULL,''),(2562,'4000','51674136591','2023-01-19 17:49:26',NULL,150.00,'','5','1','Good sold','1','','sales','1070','','No',NULL,NULL,''),(2563,'4000','51674136591','2023-01-19 17:49:26',NULL,150.00,'','5','1','Good sold','1','','sales','976','','No',NULL,NULL,''),(2564,'4000','51674136591','2023-01-19 17:49:26',NULL,50.00,'','5','1','Good sold','1','','sales','1163','','No',NULL,NULL,''),(2565,'4000','51674136591','2023-01-19 17:49:26',NULL,50.00,'','5','1','Good sold','1','','sales','859','','No',NULL,NULL,''),(2566,'4000','51674136591','2023-01-19 17:49:26',NULL,50.00,'','5','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2567,'4000','51674136591','2023-01-19 17:49:26',NULL,200.00,'','5','1','Good sold','1','','sales','1153','','No',NULL,NULL,''),(2568,'4000','51674136591','2023-01-19 17:49:26',NULL,100.00,'','5','1','Good sold','1','','sales','1049','','No',NULL,NULL,''),(2569,'4000','51674136591','2023-01-19 17:49:26',NULL,100.00,'','5','1','Good sold','1','','sales','943','','No',NULL,NULL,''),(2570,'4000','51674136591','2023-01-19 17:49:26',NULL,200.00,'','5','1','Good sold','1','','sales','1180','','No',NULL,NULL,''),(2571,'4000','51674136591','2023-01-19 17:49:26',NULL,30.00,'','5','1','Good sold','1','','sales','663','','No',NULL,NULL,''),(2572,'4000','51674136591','2023-01-19 17:49:26',NULL,100.00,'','5','1','Good sold','1','','sales','305','','No',NULL,NULL,''),(2573,'4000','51674136591','2023-01-19 17:49:26',NULL,40.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(2574,'4000','51674136591','2023-01-19 17:49:26',NULL,40.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(2575,'4000','51674136591','2023-01-19 17:49:26',NULL,5.00,'','5','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(2576,'4000','51674136591','2023-01-19 17:49:26',NULL,5.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(2577,'4000','51674136591','2023-01-19 17:49:26',NULL,200.00,'','5','1','Good sold','1','','sales','1158','','No',NULL,NULL,''),(2578,'4000','51674136591','2023-01-19 17:49:26',NULL,50.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(2579,'4000','51674136591','2023-01-19 17:49:26',NULL,10.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(2580,'4000','51674136591','2023-01-19 17:49:26',NULL,10.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(2581,'4000','51674136591','2023-01-19 17:49:26',NULL,20.00,'','5','1','Good sold','1','','sales','1060','','No',NULL,NULL,''),(2582,'4000','51674136591','2023-01-19 17:49:26',NULL,250.00,'','5','1','Good sold','1','','sales','900','','No',NULL,NULL,''),(2583,'4000','51674136591','2023-01-19 17:49:26',NULL,20.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(2584,'4000','51674136591','2023-01-19 17:49:26',NULL,10.00,'','5','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(2585,'4000','51674136591','2023-01-19 17:49:26',NULL,10.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(2586,'4000','51674136591','2023-01-19 17:49:26',NULL,15.00,'','5','1','Good sold','1','','sales','560','','No',NULL,NULL,''),(2587,'4000','51674136591','2023-01-19 17:49:26',NULL,50.00,'','5','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(2588,'1110','51674139774','2023-01-20 09:15:02',NULL,0.00,'','5','1','Inventory sold','1','','sales','1163','','No',NULL,NULL,''),(2589,'1110','51674139774','2023-01-20 09:15:02',NULL,5.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(2590,'1110','51674139774','2023-01-20 09:15:02',NULL,10.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(2591,'1110','51674139774','2023-01-20 09:15:02',NULL,0.00,'','5','1','Inventory sold','1','','sales','771','','No',NULL,NULL,''),(2592,'1110','51674139774','2023-01-20 09:15:02',NULL,0.00,'','5','1','Inventory sold','1','','sales','771','','No',NULL,NULL,''),(2593,'1110','51674139774','2023-01-20 09:15:02',NULL,15.00,'','5','1','Inventory sold','1','','sales','944','','No',NULL,NULL,''),(2594,'1110','51674139774','2023-01-20 09:15:02',NULL,95.00,'','5','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(2595,'1110','51674139774','2023-01-20 09:15:02',NULL,0.00,'','5','1','Inventory sold','1','','sales','1070','','No',NULL,NULL,''),(2596,'1110','51674139774','2023-01-20 09:15:02',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(2597,'1110','51674139774','2023-01-20 09:15:02',NULL,6.00,'','5','1','Inventory sold','1','','sales','937','','No',NULL,NULL,''),(2598,'1110','51674139774','2023-01-20 09:15:02',NULL,0.00,'','5','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(2599,'1110','51674139774','2023-01-20 09:15:02',NULL,2.00,'','5','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(2600,'1110','51674139774','2023-01-20 09:15:02',NULL,6.00,'','5','1','Inventory sold','1','','sales','560','','No',NULL,NULL,''),(2601,'1110','51674139774','2023-01-20 09:15:02',NULL,3.50,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(2602,'1110','51674139774','2023-01-20 09:15:02',NULL,0.00,'','5','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(2603,'1110','51674139774','2023-01-20 09:15:02',NULL,6.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(2604,'1110','51674139774','2023-01-20 09:15:02',NULL,60.00,'','5','1','Inventory sold','1','','sales','1178','','No',NULL,NULL,''),(2605,'1110','51674139774','2023-01-20 09:15:02',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(2606,'1110','51674139774','2023-01-20 09:15:02',NULL,10.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(2607,'1110','51674139774','2023-01-20 09:15:02',NULL,59.00,'','5','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(2608,'1110','51674139774','2023-01-20 09:15:02',NULL,27.00,'','5','1','Inventory sold','1','','sales','895','','No',NULL,NULL,''),(2609,'1110','51674139774','2023-01-20 09:15:02',NULL,35.00,'','5','1','Inventory sold','1','','sales','422','','No',NULL,NULL,''),(2610,'1110','51674139774','2023-01-20 09:15:02',NULL,11.00,'','5','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(2611,'1110','51674139774','2023-01-20 09:15:02',NULL,0.00,'','5','1','Inventory sold','1','','sales','227','','No',NULL,NULL,''),(2612,'1110','51674139774','2023-01-20 09:15:02',NULL,25.00,'','5','1','Inventory sold','1','','sales','867','','No',NULL,NULL,''),(2613,'1110','51674139774','2023-01-20 09:15:02',NULL,4.00,'','5','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(2614,'1110','51674139774','2023-01-20 09:15:02',NULL,3.00,'','5','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(2615,'1110','51674139774','2023-01-20 09:15:02',NULL,9.00,'','5','1','Inventory sold','1','','sales','1015','','No',NULL,NULL,''),(2616,'1110','51674139774','2023-01-20 09:15:02',NULL,0.00,'','5','1','Inventory sold','1','','sales','545','','No',NULL,NULL,''),(2617,'1110','51674139774','2023-01-20 09:15:02',NULL,173.00,'','5','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(2618,'1110','51674139774','2023-01-20 09:15:02',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(2619,'1110','51674139774','2023-01-20 09:15:02',NULL,5.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(2620,'1110','51674139774','2023-01-20 09:15:02',NULL,0.00,'','5','1','Inventory sold','1','','sales','1058','','No',NULL,NULL,''),(2621,'1110','51674139774','2023-01-20 09:15:02',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(2622,'1110','51674139774','2023-01-20 09:15:02',NULL,24.40,'','5','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(2623,'1110','51674139774','2023-01-20 09:15:02',NULL,3.00,'','5','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(2624,'1110','51674139774','2023-01-20 09:15:02',NULL,9.00,'','5','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(2625,'1110','51674139774','2023-01-20 09:15:02',NULL,10.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(2626,'1110','51674139774','2023-01-20 09:15:02',NULL,0.00,'','5','1','Inventory sold','1','','sales','1153','','No',NULL,NULL,''),(2627,'1110','51674139774','2023-01-20 09:15:02',NULL,0.00,'','5','1','Inventory sold','1','','sales','1163','','No',NULL,NULL,''),(2628,'5500','51674139774','2023-01-20 09:15:02',621.90,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2629,'1000','51674139774','2023-01-20 09:15:02',1940.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2630,'4000','51674139774','2023-01-20 09:15:02',NULL,50.00,'','5','1','Good sold','1','','sales','1163','','No',NULL,NULL,''),(2631,'4000','51674139774','2023-01-20 09:15:02',NULL,10.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(2632,'4000','51674139774','2023-01-20 09:15:02',NULL,25.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(2633,'4000','51674139774','2023-01-20 09:15:02',NULL,10.00,'','5','1','Good sold','1','','sales','771','','No',NULL,NULL,''),(2634,'4000','51674139774','2023-01-20 09:15:02',NULL,10.00,'','5','1','Good sold','1','','sales','771','','No',NULL,NULL,''),(2635,'4000','51674139774','2023-01-20 09:15:02',NULL,100.00,'','5','1','Good sold','1','','sales','944','','No',NULL,NULL,''),(2636,'4000','51674139774','2023-01-20 09:15:02',NULL,150.00,'','5','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(2637,'4000','51674139774','2023-01-20 09:15:02',NULL,150.00,'','5','1','Good sold','1','','sales','1070','','No',NULL,NULL,''),(2638,'4000','51674139774','2023-01-20 09:15:02',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(2639,'4000','51674139774','2023-01-20 09:15:02',NULL,15.00,'','5','1','Good sold','1','','sales','937','','No',NULL,NULL,''),(2640,'4000','51674139774','2023-01-20 09:15:02',NULL,5.00,'','5','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(2641,'4000','51674139774','2023-01-20 09:15:02',NULL,5.00,'','5','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(2642,'4000','51674139774','2023-01-20 09:15:02',NULL,15.00,'','5','1','Good sold','1','','sales','560','','No',NULL,NULL,''),(2643,'4000','51674139774','2023-01-20 09:15:02',NULL,10.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(2644,'4000','51674139774','2023-01-20 09:15:02',NULL,5.00,'','5','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(2645,'4000','51674139774','2023-01-20 09:15:02',NULL,20.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(2646,'4000','51674139774','2023-01-20 09:15:02',NULL,150.00,'','5','1','Good sold','1','','sales','1178','','No',NULL,NULL,''),(2647,'4000','51674139774','2023-01-20 09:15:02',NULL,20.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(2648,'4000','51674139774','2023-01-20 09:15:02',NULL,20.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(2649,'4000','51674139774','2023-01-20 09:15:02',NULL,100.00,'','5','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(2650,'4000','51674139774','2023-01-20 09:15:02',NULL,100.00,'','5','1','Good sold','1','','sales','895','','No',NULL,NULL,''),(2651,'4000','51674139774','2023-01-20 09:15:02',NULL,50.00,'','5','1','Good sold','1','','sales','422','','No',NULL,NULL,''),(2652,'4000','51674139774','2023-01-20 09:15:02',NULL,20.00,'','5','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(2653,'4000','51674139774','2023-01-20 09:15:02',NULL,20.00,'','5','1','Good sold','1','','sales','227','','No',NULL,NULL,''),(2654,'4000','51674139774','2023-01-20 09:15:02',NULL,100.00,'','5','1','Good sold','1','','sales','867','','No',NULL,NULL,''),(2655,'4000','51674139774','2023-01-20 09:15:02',NULL,10.00,'','5','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(2656,'4000','51674139774','2023-01-20 09:15:02',NULL,10.00,'','5','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(2657,'4000','51674139774','2023-01-20 09:15:02',NULL,20.00,'','5','1','Good sold','1','','sales','1015','','No',NULL,NULL,''),(2658,'4000','51674139774','2023-01-20 09:15:02',NULL,150.00,'','5','1','Good sold','1','','sales','545','','No',NULL,NULL,''),(2659,'4000','51674139774','2023-01-20 09:15:02',NULL,300.00,'','5','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(2660,'4000','51674139774','2023-01-20 09:15:02',NULL,10.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(2661,'4000','51674139774','2023-01-20 09:15:02',NULL,10.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(2662,'4000','51674139774','2023-01-20 09:15:02',NULL,100.00,'','5','1','Good sold','1','','sales','1058','','No',NULL,NULL,''),(2663,'4000','51674139774','2023-01-20 09:15:02',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(2664,'4000','51674139774','2023-01-20 09:15:02',NULL,30.00,'','5','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(2665,'4000','51674139774','2023-01-20 09:15:02',NULL,10.00,'','5','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(2666,'4000','51674139774','2023-01-20 09:15:02',NULL,20.00,'','5','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(2667,'4000','51674139774','2023-01-20 09:15:02',NULL,20.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(2668,'4000','51674139774','2023-01-20 09:15:02',NULL,20.00,'','5','1','Good sold','1','','sales','1153','','No',NULL,NULL,''),(2669,'4000','51674139774','2023-01-20 09:15:02',NULL,50.00,'','5','1','Good sold','1','','sales','1163','','No',NULL,NULL,''),(2670,'1110','51674319504','2023-01-21 21:32:24',NULL,11.70,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(2671,'1110','51674319504','2023-01-21 21:32:24',NULL,5.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(2672,'1110','51674319504','2023-01-21 21:32:24',NULL,8.00,'','5','1','Inventory sold','1','','sales','927','','No',NULL,NULL,''),(2673,'1110','51674319504','2023-01-21 21:32:24',NULL,0.00,'','5','1','Inventory sold','1','','sales','1126','','No',NULL,NULL,''),(2674,'1110','51674319504','2023-01-21 21:32:24',NULL,0.00,'','5','1','Inventory sold','1','','sales','1162','','No',NULL,NULL,''),(2675,'1110','51674319504','2023-01-21 21:32:24',NULL,10.00,'','5','1','Inventory sold','1','','sales','943','','No',NULL,NULL,''),(2676,'1110','51674319504','2023-01-21 21:32:24',NULL,0.00,'','5','1','Inventory sold','1','','sales','1131','','No',NULL,NULL,''),(2677,'1110','51674319504','2023-01-21 21:32:24',NULL,25.00,'','5','1','Inventory sold','1','','sales','1005','','No',NULL,NULL,''),(2678,'1110','51674319504','2023-01-21 21:32:24',NULL,9.00,'','5','1','Inventory sold','1','','sales','885','','No',NULL,NULL,''),(2679,'1110','51674319504','2023-01-21 21:32:24',NULL,40.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(2680,'1110','51674319504','2023-01-21 21:32:24',NULL,0.00,'','5','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(2681,'1110','51674319504','2023-01-21 21:32:24',NULL,10.00,'','5','1','Inventory sold','1','','sales','337','','No',NULL,NULL,''),(2682,'1110','51674319504','2023-01-21 21:32:24',NULL,20.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(2683,'1110','51674319504','2023-01-21 21:32:24',NULL,20.00,'','5','1','Inventory sold','1','','sales','1023','','No',NULL,NULL,''),(2684,'1110','51674319504','2023-01-21 21:32:24',NULL,27.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(2685,'1110','51674319504','2023-01-21 21:32:24',NULL,0.00,'','5','1','Inventory sold','1','','sales','1163','','No',NULL,NULL,''),(2686,'1110','51674319504','2023-01-21 21:32:24',NULL,5.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(2687,'1110','51674319504','2023-01-21 21:32:24',NULL,0.00,'','5','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(2688,'1110','51674319504','2023-01-21 21:32:24',NULL,24.00,'','5','1','Inventory sold','1','','sales','897','','No',NULL,NULL,''),(2689,'1110','51674319504','2023-01-21 21:32:24',NULL,59.00,'','5','1','Inventory sold','1','','sales','1189','','No',NULL,NULL,''),(2690,'1110','51674319504','2023-01-21 21:32:24',NULL,0.00,'','5','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(2691,'1110','51674319504','2023-01-21 21:32:24',NULL,75.00,'','5','1','Inventory sold','1','','sales','943','','No',NULL,NULL,''),(2692,'1110','51674319504','2023-01-21 21:32:24',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(2693,'1110','51674319504','2023-01-21 21:32:24',NULL,5.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(2694,'1110','51674319504','2023-01-21 21:32:24',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(2695,'1110','51674319504','2023-01-21 21:32:24',NULL,0.00,'','5','1','Inventory sold','1','','sales','1062','','No',NULL,NULL,''),(2696,'1110','51674319504','2023-01-21 21:32:24',NULL,5.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(2697,'1110','51674319504','2023-01-21 21:32:24',NULL,36.00,'','5','1','Inventory sold','1','','sales','401','','No',NULL,NULL,''),(2698,'1110','51674319504','2023-01-21 21:32:24',NULL,0.00,'','5','1','Inventory sold','1','','sales','523','','No',NULL,NULL,''),(2699,'1110','51674319504','2023-01-21 21:32:24',NULL,4.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(2700,'1110','51674319504','2023-01-21 21:32:24',NULL,48.80,'','5','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(2701,'1110','51674319504','2023-01-21 21:32:24',NULL,0.00,'','5','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(2702,'1110','51674319504','2023-01-21 21:32:24',NULL,4.00,'','5','1','Inventory sold','1','','sales','813','','No',NULL,NULL,''),(2703,'1110','51674319504','2023-01-21 21:32:24',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(2704,'1110','51674319504','2023-01-21 21:32:24',NULL,10.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(2705,'1110','51674319504','2023-01-21 21:32:24',NULL,70.00,'','5','1','Inventory sold','1','','sales','829','','No',NULL,NULL,''),(2706,'1110','51674319504','2023-01-21 21:32:24',NULL,4.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(2707,'1110','51674319504','2023-01-21 21:32:24',NULL,3.50,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(2708,'1110','51674319504','2023-01-21 21:32:24',NULL,0.00,'','5','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(2709,'1110','51674319504','2023-01-21 21:32:24',NULL,20.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(2710,'1110','51674319504','2023-01-21 21:32:24',NULL,55.00,'','5','1','Inventory sold','1','','sales','53','','No',NULL,NULL,''),(2711,'1110','51674319504','2023-01-21 21:32:24',NULL,0.00,'','5','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(2712,'1110','51674319504','2023-01-21 21:32:24',NULL,0.00,'','5','1','Inventory sold','1','','sales','1060','','No',NULL,NULL,''),(2713,'1110','51674319504','2023-01-21 21:32:24',NULL,26.00,'','5','1','Inventory sold','1','','sales','809','','No',NULL,NULL,''),(2714,'1110','51674319504','2023-01-21 21:32:24',NULL,0.00,'','5','1','Inventory sold','1','','sales','1175','','No',NULL,NULL,''),(2715,'5500','51674319504','2023-01-21 21:32:24',647.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2716,'1000','51674319504','2023-01-21 21:32:24',2688.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2717,'4000','51674319504','2023-01-21 21:32:24',NULL,15.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(2718,'4000','51674319504','2023-01-21 21:32:24',NULL,20.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(2719,'4000','51674319504','2023-01-21 21:32:24',NULL,20.00,'','5','1','Good sold','1','','sales','927','','No',NULL,NULL,''),(2720,'4000','51674319504','2023-01-21 21:32:24',NULL,20.00,'','5','1','Good sold','1','','sales','1126','','No',NULL,NULL,''),(2721,'4000','51674319504','2023-01-21 21:32:24',NULL,50.00,'','5','1','Good sold','1','','sales','1162','','No',NULL,NULL,''),(2722,'4000','51674319504','2023-01-21 21:32:24',NULL,20.00,'','5','1','Good sold','1','','sales','943','','No',NULL,NULL,''),(2723,'4000','51674319504','2023-01-21 21:32:24',NULL,200.00,'','5','1','Good sold','1','','sales','1131','','No',NULL,NULL,''),(2724,'4000','51674319504','2023-01-21 21:32:24',NULL,50.00,'','5','1','Good sold','1','','sales','1005','','No',NULL,NULL,''),(2725,'4000','51674319504','2023-01-21 21:32:24',NULL,15.00,'','5','1','Good sold','1','','sales','885','','No',NULL,NULL,''),(2726,'4000','51674319504','2023-01-21 21:32:24',NULL,80.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(2727,'4000','51674319504','2023-01-21 21:32:24',NULL,30.00,'','5','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(2728,'4000','51674319504','2023-01-21 21:32:24',NULL,50.00,'','5','1','Good sold','1','','sales','337','','No',NULL,NULL,''),(2729,'4000','51674319504','2023-01-21 21:32:24',NULL,50.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(2730,'4000','51674319504','2023-01-21 21:32:24',NULL,50.00,'','5','1','Good sold','1','','sales','1023','','No',NULL,NULL,''),(2731,'4000','51674319504','2023-01-21 21:32:24',NULL,100.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(2732,'4000','51674319504','2023-01-21 21:32:24',NULL,50.00,'','5','1','Good sold','1','','sales','1163','','No',NULL,NULL,''),(2733,'4000','51674319504','2023-01-21 21:32:24',NULL,10.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(2734,'4000','51674319504','2023-01-21 21:32:24',NULL,100.00,'','5','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(2735,'4000','51674319504','2023-01-21 21:32:24',NULL,50.00,'','5','1','Good sold','1','','sales','897','','No',NULL,NULL,''),(2736,'4000','51674319504','2023-01-21 21:32:24',NULL,350.00,'','5','1','Good sold','1','','sales','1189','','No',NULL,NULL,''),(2737,'4000','51674319504','2023-01-21 21:32:24',NULL,50.00,'','5','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(2738,'4000','51674319504','2023-01-21 21:32:24',NULL,150.00,'','5','1','Good sold','1','','sales','943','','No',NULL,NULL,''),(2739,'4000','51674319504','2023-01-21 21:32:24',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(2740,'4000','51674319504','2023-01-21 21:32:24',NULL,10.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(2741,'4000','51674319504','2023-01-21 21:32:24',NULL,50.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(2742,'4000','51674319504','2023-01-21 21:32:24',NULL,45.00,'','5','1','Good sold','1','','sales','1062','','No',NULL,NULL,''),(2743,'4000','51674319504','2023-01-21 21:32:24',NULL,10.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(2744,'4000','51674319504','2023-01-21 21:32:24',NULL,30.00,'','5','1','Good sold','1','','sales','401','','No',NULL,NULL,''),(2745,'4000','51674319504','2023-01-21 21:32:24',NULL,50.00,'','5','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(2746,'4000','51674319504','2023-01-21 21:32:24',NULL,20.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(2747,'4000','51674319504','2023-01-21 21:32:24',NULL,60.00,'','5','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(2748,'4000','51674319504','2023-01-21 21:32:24',NULL,150.00,'','5','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(2749,'4000','51674319504','2023-01-21 21:32:24',NULL,10.00,'','5','1','Good sold','1','','sales','813','','No',NULL,NULL,''),(2750,'4000','51674319504','2023-01-21 21:32:24',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(2751,'4000','51674319504','2023-01-21 21:32:24',NULL,20.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(2752,'4000','51674319504','2023-01-21 21:32:24',NULL,200.00,'','5','1','Good sold','1','','sales','829','','No',NULL,NULL,''),(2753,'4000','51674319504','2023-01-21 21:32:24',NULL,20.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(2754,'4000','51674319504','2023-01-21 21:32:24',NULL,10.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(2755,'4000','51674319504','2023-01-21 21:32:24',NULL,7.50,'','5','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(2756,'4000','51674319504','2023-01-21 21:32:24',NULL,100.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(2757,'4000','51674319504','2023-01-21 21:32:24',NULL,125.00,'','5','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(2758,'4000','51674319504','2023-01-21 21:32:24',NULL,50.00,'','5','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(2759,'4000','51674319504','2023-01-21 21:32:24',NULL,10.00,'','5','1','Good sold','1','','sales','1060','','No',NULL,NULL,''),(2760,'4000','51674319504','2023-01-21 21:32:24',NULL,100.00,'','5','1','Good sold','1','','sales','809','','No',NULL,NULL,''),(2761,'4000','51674319504','2023-01-21 21:32:24',NULL,60.00,'','5','1','Good sold','1','','sales','1175','','No',NULL,NULL,''),(2762,'1110','51674325950','2023-01-21 21:53:48',NULL,0.00,'','5','1','Inventory sold','1','','sales','1060','','No',NULL,NULL,''),(2763,'1110','51674325950','2023-01-21 21:53:48',NULL,24.50,'','5','1','Inventory sold','1','','sales','1018','','No',NULL,NULL,''),(2764,'1110','51674325950','2023-01-21 21:53:48',NULL,6.00,'','5','1','Inventory sold','1','','sales','844','','No',NULL,NULL,''),(2765,'1110','51674325950','2023-01-21 21:53:48',NULL,22.00,'','5','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(2766,'1110','51674325950','2023-01-21 21:53:48',NULL,60.00,'','5','1','Inventory sold','1','','sales','1178','','No',NULL,NULL,''),(2767,'1110','51674325950','2023-01-21 21:53:48',NULL,10.00,'','5','1','Inventory sold','1','','sales','1004','','No',NULL,NULL,''),(2768,'1110','51674325950','2023-01-21 21:53:48',NULL,9.00,'','5','1','Inventory sold','1','','sales','1015','','No',NULL,NULL,''),(2769,'1110','51674325950','2023-01-21 21:53:48',NULL,260.00,'','5','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(2770,'1110','51674325950','2023-01-21 21:53:48',NULL,0.00,'','5','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(2771,'1110','51674325950','2023-01-21 21:53:48',NULL,36.00,'','5','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(2772,'1110','51674325950','2023-01-21 21:53:48',NULL,0.00,'','5','1','Inventory sold','1','','sales','1064','','No',NULL,NULL,''),(2773,'1110','51674325950','2023-01-21 21:53:48',NULL,0.00,'','5','1','Inventory sold','1','','sales','1175','','No',NULL,NULL,''),(2774,'1110','51674325950','2023-01-21 21:53:48',NULL,36.00,'','5','1','Inventory sold','1','','sales','401','','No',NULL,NULL,''),(2775,'1110','51674325950','2023-01-21 21:53:48',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(2776,'1110','51674325950','2023-01-21 21:53:48',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(2777,'1110','51674325950','2023-01-21 21:53:48',NULL,26.00,'','5','1','Inventory sold','1','','sales','809','','No',NULL,NULL,''),(2778,'1110','51674325950','2023-01-21 21:53:48',NULL,15.00,'','5','1','Inventory sold','1','','sales','1167','','No',NULL,NULL,''),(2779,'1110','51674325950','2023-01-21 21:53:48',NULL,0.00,'','5','1','Inventory sold','1','','sales','1126','','No',NULL,NULL,''),(2780,'1110','51674325950','2023-01-21 21:53:48',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(2781,'1110','51674325950','2023-01-21 21:53:48',NULL,7.20,'','5','1','Inventory sold','1','','sales','791','','No',NULL,NULL,''),(2782,'1110','51674325950','2023-01-21 21:53:48',NULL,5.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(2783,'1110','51674325950','2023-01-21 21:53:48',NULL,0.00,'','5','1','Inventory sold','1','','sales','823','','No',NULL,NULL,''),(2784,'1110','51674325950','2023-01-21 21:53:48',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(2785,'1110','51674325950','2023-01-21 21:53:48',NULL,9.00,'','5','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(2786,'1110','51674325950','2023-01-21 21:53:48',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(2787,'1110','51674325950','2023-01-21 21:53:48',NULL,11.00,'','5','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(2788,'1110','51674325950','2023-01-21 21:53:48',NULL,15.00,'','5','1','Inventory sold','1','','sales','1053','','No',NULL,NULL,''),(2789,'5500','51674325950','2023-01-21 21:53:48',555.20,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2790,'1000','51674325950','2023-01-21 21:53:48',1780.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2791,'4000','51674325950','2023-01-21 21:53:48',NULL,10.00,'','5','1','Good sold','1','','sales','1060','','No',NULL,NULL,''),(2792,'4000','51674325950','2023-01-21 21:53:48',NULL,50.00,'','5','1','Good sold','1','','sales','1018','','No',NULL,NULL,''),(2793,'4000','51674325950','2023-01-21 21:53:48',NULL,20.00,'','5','1','Good sold','1','','sales','844','','No',NULL,NULL,''),(2794,'4000','51674325950','2023-01-21 21:53:48',NULL,40.00,'','5','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(2795,'4000','51674325950','2023-01-21 21:53:48',NULL,150.00,'','5','1','Good sold','1','','sales','1178','','No',NULL,NULL,''),(2796,'4000','51674325950','2023-01-21 21:53:48',NULL,20.00,'','5','1','Good sold','1','','sales','1004','','No',NULL,NULL,''),(2797,'4000','51674325950','2023-01-21 21:53:48',NULL,20.00,'','5','1','Good sold','1','','sales','1015','','No',NULL,NULL,''),(2798,'4000','51674325950','2023-01-21 21:53:48',NULL,400.00,'','5','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(2799,'4000','51674325950','2023-01-21 21:53:48',NULL,20.00,'','5','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(2800,'4000','51674325950','2023-01-21 21:53:48',NULL,150.00,'','5','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(2801,'4000','51674325950','2023-01-21 21:53:48',NULL,150.00,'','5','1','Good sold','1','','sales','1064','','No',NULL,NULL,''),(2802,'4000','51674325950','2023-01-21 21:53:48',NULL,60.00,'','5','1','Good sold','1','','sales','1175','','No',NULL,NULL,''),(2803,'4000','51674325950','2023-01-21 21:53:48',NULL,30.00,'','5','1','Good sold','1','','sales','401','','No',NULL,NULL,''),(2804,'4000','51674325950','2023-01-21 21:53:48',NULL,10.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(2805,'4000','51674325950','2023-01-21 21:53:48',NULL,40.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(2806,'4000','51674325950','2023-01-21 21:53:48',NULL,100.00,'','5','1','Good sold','1','','sales','809','','No',NULL,NULL,''),(2807,'4000','51674325950','2023-01-21 21:53:48',NULL,100.00,'','5','1','Good sold','1','','sales','1167','','No',NULL,NULL,''),(2808,'4000','51674325950','2023-01-21 21:53:48',NULL,150.00,'','5','1','Good sold','1','','sales','1126','','No',NULL,NULL,''),(2809,'4000','51674325950','2023-01-21 21:53:48',NULL,10.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(2810,'4000','51674325950','2023-01-21 21:53:48',NULL,30.00,'','5','1','Good sold','1','','sales','791','','No',NULL,NULL,''),(2811,'4000','51674325950','2023-01-21 21:53:48',NULL,20.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(2812,'4000','51674325950','2023-01-21 21:53:48',NULL,30.00,'','5','1','Good sold','1','','sales','823','','No',NULL,NULL,''),(2813,'4000','51674325950','2023-01-21 21:53:48',NULL,40.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(2814,'4000','51674325950','2023-01-21 21:53:48',NULL,50.00,'','5','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(2815,'4000','51674325950','2023-01-21 21:53:48',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(2816,'4000','51674325950','2023-01-21 21:53:48',NULL,20.00,'','5','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(2817,'4000','51674325950','2023-01-21 21:53:48',NULL,50.00,'','5','1','Good sold','1','','sales','1053','','No',NULL,NULL,''),(2818,'1110','51674586211','2023-01-25 15:14:11',NULL,75.00,'','5','1','Inventory sold','1','','sales','952','','No',NULL,NULL,''),(2819,'1110','51674586211','2023-01-25 15:14:11',NULL,9.00,'','5','1','Inventory sold','1','','sales','844','','No',NULL,NULL,''),(2820,'1110','51674586211','2023-01-25 15:14:11',NULL,5.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(2821,'1110','51674586211','2023-01-25 15:14:11',NULL,35.00,'','5','1','Inventory sold','1','','sales','422','','No',NULL,NULL,''),(2822,'1110','51674586211','2023-01-25 15:14:11',NULL,0.00,'','5','1','Inventory sold','1','','sales','1071','','No',NULL,NULL,''),(2823,'1110','51674586211','2023-01-25 15:14:11',NULL,0.00,'','5','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(2824,'1110','51674586211','2023-01-25 15:14:11',NULL,40.00,'','5','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(2825,'1110','51674586211','2023-01-25 15:14:11',NULL,10.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(2826,'1110','51674586211','2023-01-25 15:14:11',NULL,0.00,'','5','1','Inventory sold','1','','sales','823','','No',NULL,NULL,''),(2827,'1110','51674586211','2023-01-25 15:14:11',NULL,13.00,'','5','1','Inventory sold','1','','sales','997','','No',NULL,NULL,''),(2828,'1110','51674586211','2023-01-25 15:14:11',NULL,0.00,'','5','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(2829,'1110','51674586211','2023-01-25 15:14:11',NULL,8.00,'','5','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(2830,'1110','51674586211','2023-01-25 15:14:11',NULL,0.00,'','5','1','Inventory sold','1','','sales','1186','','No',NULL,NULL,''),(2831,'1110','51674586211','2023-01-25 15:14:11',NULL,0.00,'','5','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(2832,'1110','51674586211','2023-01-25 15:14:11',NULL,30.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(2833,'1110','51674586211','2023-01-25 15:14:11',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(2834,'1110','51674586211','2023-01-25 15:14:11',NULL,0.00,'','5','1','Inventory sold','1','','sales','1199','','No',NULL,NULL,''),(2835,'1110','51674586211','2023-01-25 15:14:11',NULL,0.00,'','5','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(2836,'1110','51674586211','2023-01-25 15:14:11',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(2837,'1110','51674586211','2023-01-25 15:14:11',NULL,14.40,'','5','1','Inventory sold','1','','sales','560','','No',NULL,NULL,''),(2838,'1110','51674586211','2023-01-25 15:14:11',NULL,11.00,'','5','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(2839,'1110','51674586211','2023-01-25 15:14:11',NULL,59.00,'','5','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(2840,'1110','51674586211','2023-01-25 15:14:11',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(2841,'1110','51674586211','2023-01-25 15:14:11',NULL,10.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(2842,'1110','51674586211','2023-01-25 15:14:11',NULL,25.00,'','5','1','Inventory sold','1','','sales','1055','','No',NULL,NULL,''),(2843,'1110','51674586211','2023-01-25 15:14:11',NULL,54.60,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(2844,'1110','51674586211','2023-01-25 15:14:11',NULL,56.00,'','5','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(2845,'1110','51674586211','2023-01-25 15:14:11',NULL,0.00,'','5','1','Inventory sold','1','','sales','1163','','No',NULL,NULL,''),(2846,'1110','51674586211','2023-01-25 15:14:11',NULL,0.00,'','5','1','Inventory sold','1','','sales','1118','','No',NULL,NULL,''),(2847,'1110','51674586211','2023-01-25 15:14:11',NULL,27.00,'','5','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(2848,'1110','51674586211','2023-01-25 15:14:11',NULL,0.00,'','5','1','Inventory sold','1','','sales','1124','','No',NULL,NULL,''),(2849,'1110','51674586211','2023-01-25 15:14:11',NULL,40.00,'','5','1','Inventory sold','1','','sales','1165','','No',NULL,NULL,''),(2850,'1110','51674586211','2023-01-25 15:14:11',NULL,20.00,'','5','1','Inventory sold','1','','sales','936','','No',NULL,NULL,''),(2851,'1110','51674586211','2023-01-25 15:14:11',NULL,32.00,'','5','1','Inventory sold','1','','sales','470','','No',NULL,NULL,''),(2852,'1110','51674586211','2023-01-25 15:14:11',NULL,39.00,'','5','1','Inventory sold','1','','sales','997','','No',NULL,NULL,''),(2853,'1110','51674586211','2023-01-25 15:14:11',NULL,5.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(2854,'5500','51674586211','2023-01-25 15:14:11',621.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2855,'1000','51674586211','2023-01-25 15:14:11',2476.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2856,'4000','51674586211','2023-01-25 15:14:11',NULL,150.00,'','5','1','Good sold','1','','sales','952','','No',NULL,NULL,''),(2857,'4000','51674586211','2023-01-25 15:14:11',NULL,30.00,'','5','1','Good sold','1','','sales','844','','No',NULL,NULL,''),(2858,'4000','51674586211','2023-01-25 15:14:11',NULL,10.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(2859,'4000','51674586211','2023-01-25 15:14:11',NULL,50.00,'','5','1','Good sold','1','','sales','422','','No',NULL,NULL,''),(2860,'4000','51674586211','2023-01-25 15:14:11',NULL,60.00,'','5','1','Good sold','1','','sales','1071','','No',NULL,NULL,''),(2861,'4000','51674586211','2023-01-25 15:14:11',NULL,150.00,'','5','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(2862,'4000','51674586211','2023-01-25 15:14:11',NULL,100.00,'','5','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(2863,'4000','51674586211','2023-01-25 15:14:11',NULL,20.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(2864,'4000','51674586211','2023-01-25 15:14:11',NULL,10.00,'','5','1','Good sold','1','','sales','823','','No',NULL,NULL,''),(2865,'4000','51674586211','2023-01-25 15:14:11',NULL,30.00,'','5','1','Good sold','1','','sales','997','','No',NULL,NULL,''),(2866,'4000','51674586211','2023-01-25 15:14:11',NULL,140.00,'','5','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(2867,'4000','51674586211','2023-01-25 15:14:11',NULL,20.00,'','5','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(2868,'4000','51674586211','2023-01-25 15:14:11',NULL,20.00,'','5','1','Good sold','1','','sales','1186','','No',NULL,NULL,''),(2869,'4000','51674586211','2023-01-25 15:14:11',NULL,150.00,'','5','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(2870,'4000','51674586211','2023-01-25 15:14:11',NULL,150.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(2871,'4000','51674586211','2023-01-25 15:14:11',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(2872,'4000','51674586211','2023-01-25 15:14:11',NULL,100.00,'','5','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(2873,'4000','51674586211','2023-01-25 15:14:11',NULL,60.00,'','5','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(2874,'4000','51674586211','2023-01-25 15:14:11',NULL,60.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(2875,'4000','51674586211','2023-01-25 15:14:11',NULL,36.00,'','5','1','Good sold','1','','sales','560','','No',NULL,NULL,''),(2876,'4000','51674586211','2023-01-25 15:14:11',NULL,20.00,'','5','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(2877,'4000','51674586211','2023-01-25 15:14:11',NULL,100.00,'','5','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(2878,'4000','51674586211','2023-01-25 15:14:11',NULL,20.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(2879,'4000','51674586211','2023-01-25 15:14:11',NULL,50.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(2880,'4000','51674586211','2023-01-25 15:14:11',NULL,100.00,'','5','1','Good sold','1','','sales','1055','','No',NULL,NULL,''),(2881,'4000','51674586211','2023-01-25 15:14:11',NULL,70.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(2882,'4000','51674586211','2023-01-25 15:14:11',NULL,140.00,'','5','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(2883,'4000','51674586211','2023-01-25 15:14:11',NULL,50.00,'','5','1','Good sold','1','','sales','1163','','No',NULL,NULL,''),(2884,'4000','51674586211','2023-01-25 15:14:11',NULL,100.00,'','5','1','Good sold','1','','sales','1118','','No',NULL,NULL,''),(2885,'4000','51674586211','2023-01-25 15:14:11',NULL,50.00,'','5','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(2886,'4000','51674586211','2023-01-25 15:14:11',NULL,100.00,'','5','1','Good sold','1','','sales','1124','','No',NULL,NULL,''),(2887,'4000','51674586211','2023-01-25 15:14:11',NULL,100.00,'','5','1','Good sold','1','','sales','1165','','No',NULL,NULL,''),(2888,'4000','51674586211','2023-01-25 15:14:11',NULL,50.00,'','5','1','Good sold','1','','sales','936','','No',NULL,NULL,''),(2889,'4000','51674586211','2023-01-25 15:14:11',NULL,60.00,'','5','1','Good sold','1','','sales','470','','No',NULL,NULL,''),(2890,'4000','51674586211','2023-01-25 15:14:11',NULL,90.00,'','5','1','Good sold','1','','sales','997','','No',NULL,NULL,''),(2891,'4000','51674586211','2023-01-25 15:14:11',NULL,20.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(2892,'1110','51674648856','2023-01-25 15:24:11',NULL,5.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(2893,'1110','51674648856','2023-01-25 15:24:11',NULL,0.00,'','5','1','Inventory sold','1','','sales','1153','','No',NULL,NULL,''),(2894,'1110','51674648856','2023-01-25 15:24:11',NULL,3.50,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(2895,'1110','51674648856','2023-01-25 15:24:11',NULL,0.00,'','5','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(2896,'1110','51674648856','2023-01-25 15:24:11',NULL,0.00,'','5','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(2897,'1110','51674648856','2023-01-25 15:24:11',NULL,11.00,'','5','1','Inventory sold','1','','sales','53','','No',NULL,NULL,''),(2898,'1110','51674648856','2023-01-25 15:24:11',NULL,3.50,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(2899,'1110','51674648856','2023-01-25 15:24:11',NULL,0.00,'','5','1','Inventory sold','1','','sales','1186','','No',NULL,NULL,''),(2900,'1110','51674648856','2023-01-25 15:24:11',NULL,50.00,'','5','1','Inventory sold','1','','sales','1194','','No',NULL,NULL,''),(2901,'1110','51674648856','2023-01-25 15:24:11',NULL,0.00,'','5','1','Inventory sold','1','','sales','277','','No',NULL,NULL,''),(2902,'1110','51674648856','2023-01-25 15:24:11',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(2903,'1110','51674648856','2023-01-25 15:24:11',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(2904,'1110','51674648856','2023-01-25 15:24:11',NULL,20.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(2905,'1110','51674648856','2023-01-25 15:24:11',NULL,4.00,'','5','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(2906,'1110','51674648856','2023-01-25 15:24:11',NULL,30.00,'','5','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(2907,'1110','51674648856','2023-01-25 15:24:11',NULL,4.00,'','5','1','Inventory sold','1','','sales','813','','No',NULL,NULL,''),(2908,'1110','51674648856','2023-01-25 15:24:11',NULL,5.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(2909,'1110','51674648856','2023-01-25 15:24:11',NULL,169.00,'','5','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(2910,'1110','51674648856','2023-01-25 15:24:11',NULL,35.00,'','5','1','Inventory sold','1','','sales','832','','No',NULL,NULL,''),(2911,'1110','51674648856','2023-01-25 15:24:11',NULL,9.00,'','5','1','Inventory sold','1','','sales','1015','','No',NULL,NULL,''),(2912,'1110','51674648856','2023-01-25 15:24:11',NULL,5.00,'','5','1','Inventory sold','1','','sales','947','','No',NULL,NULL,''),(2913,'1110','51674648856','2023-01-25 15:24:11',NULL,0.00,'','5','1','Inventory sold','1','','sales','1060','','No',NULL,NULL,''),(2914,'1110','51674648856','2023-01-25 15:24:11',NULL,30.00,'','5','1','Inventory sold','1','','sales','510','','No',NULL,NULL,''),(2915,'1110','51674648856','2023-01-25 15:24:11',NULL,4.00,'','5','1','Inventory sold','1','','sales','927','','No',NULL,NULL,''),(2916,'1110','51674648856','2023-01-25 15:24:11',NULL,0.00,'','5','1','Inventory sold','1','','sales','1175','','No',NULL,NULL,''),(2917,'1110','51674648856','2023-01-25 15:24:11',NULL,0.00,'','5','1','Inventory sold','1','','sales','1126','','No',NULL,NULL,''),(2918,'1110','51674648856','2023-01-25 15:24:11',NULL,5.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(2919,'1110','51674648856','2023-01-25 15:24:11',NULL,59.00,'','5','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(2920,'1110','51674648856','2023-01-25 15:24:11',NULL,0.00,'','5','1','Inventory sold','1','','sales','1176','','No',NULL,NULL,''),(2921,'1110','51674648856','2023-01-25 15:24:11',NULL,0.00,'','5','1','Inventory sold','1','','sales','1176','','No',NULL,NULL,''),(2922,'1110','51674648856','2023-01-25 15:24:11',NULL,59.00,'','5','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(2923,'5500','51674648856','2023-01-25 15:24:11',517.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2924,'1000','51674648856','2023-01-25 15:24:11',1715.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2925,'4000','51674648856','2023-01-25 15:24:11',NULL,20.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(2926,'4000','51674648856','2023-01-25 15:24:11',NULL,40.00,'','5','1','Good sold','1','','sales','1153','','No',NULL,NULL,''),(2927,'4000','51674648856','2023-01-25 15:24:11',NULL,10.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(2928,'4000','51674648856','2023-01-25 15:24:11',NULL,10.00,'','5','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(2929,'4000','51674648856','2023-01-25 15:24:11',NULL,30.00,'','5','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(2930,'4000','51674648856','2023-01-25 15:24:11',NULL,25.00,'','5','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(2931,'4000','51674648856','2023-01-25 15:24:11',NULL,10.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(2932,'4000','51674648856','2023-01-25 15:24:11',NULL,40.00,'','5','1','Good sold','1','','sales','1186','','No',NULL,NULL,''),(2933,'4000','51674648856','2023-01-25 15:24:11',NULL,100.00,'','5','1','Good sold','1','','sales','1194','','No',NULL,NULL,''),(2934,'4000','51674648856','2023-01-25 15:24:11',NULL,100.00,'','5','1','Good sold','1','','sales','277','','No',NULL,NULL,''),(2935,'4000','51674648856','2023-01-25 15:24:11',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(2936,'4000','51674648856','2023-01-25 15:24:11',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(2937,'4000','51674648856','2023-01-25 15:24:11',NULL,40.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(2938,'4000','51674648856','2023-01-25 15:24:11',NULL,10.00,'','5','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(2939,'4000','51674648856','2023-01-25 15:24:11',NULL,50.00,'','5','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(2940,'4000','51674648856','2023-01-25 15:24:11',NULL,10.00,'','5','1','Good sold','1','','sales','813','','No',NULL,NULL,''),(2941,'4000','51674648856','2023-01-25 15:24:11',NULL,10.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(2942,'4000','51674648856','2023-01-25 15:24:11',NULL,400.00,'','5','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(2943,'4000','51674648856','2023-01-25 15:24:11',NULL,200.00,'','5','1','Good sold','1','','sales','832','','No',NULL,NULL,''),(2944,'4000','51674648856','2023-01-25 15:24:11',NULL,20.00,'','5','1','Good sold','1','','sales','1015','','No',NULL,NULL,''),(2945,'4000','51674648856','2023-01-25 15:24:11',NULL,10.00,'','5','1','Good sold','1','','sales','947','','No',NULL,NULL,''),(2946,'4000','51674648856','2023-01-25 15:24:11',NULL,10.00,'','5','1','Good sold','1','','sales','1060','','No',NULL,NULL,''),(2947,'4000','51674648856','2023-01-25 15:24:11',NULL,100.00,'','5','1','Good sold','1','','sales','510','','No',NULL,NULL,''),(2948,'4000','51674648856','2023-01-25 15:24:11',NULL,10.00,'','5','1','Good sold','1','','sales','927','','No',NULL,NULL,''),(2949,'4000','51674648856','2023-01-25 15:24:11',NULL,180.00,'','5','1','Good sold','1','','sales','1175','','No',NULL,NULL,''),(2950,'4000','51674648856','2023-01-25 15:24:11',NULL,10.00,'','5','1','Good sold','1','','sales','1126','','No',NULL,NULL,''),(2951,'4000','51674648856','2023-01-25 15:24:11',NULL,10.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(2952,'4000','51674648856','2023-01-25 15:24:11',NULL,100.00,'','5','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(2953,'4000','51674648856','2023-01-25 15:24:11',NULL,20.00,'','5','1','Good sold','1','','sales','1176','','No',NULL,NULL,''),(2954,'4000','51674648856','2023-01-25 15:24:11',NULL,20.00,'','5','1','Good sold','1','','sales','1176','','No',NULL,NULL,''),(2955,'4000','51674648856','2023-01-25 15:24:11',NULL,100.00,'','5','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(2956,'1110','51674753988','2023-01-26 20:46:52',NULL,4.00,'','5','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(2957,'1110','51674753988','2023-01-26 20:46:52',NULL,0.00,'','5','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(2958,'1110','51674753988','2023-01-26 20:46:52',NULL,0.00,'','5','1','Inventory sold','1','','sales','1071','','No',NULL,NULL,''),(2959,'1110','51674753988','2023-01-26 20:46:52',NULL,0.00,'','5','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(2960,'1110','51674753988','2023-01-26 20:46:52',NULL,8.00,'','5','1','Inventory sold','1','','sales','337','','No',NULL,NULL,''),(2961,'1110','51674753988','2023-01-26 20:46:52',NULL,0.00,'','5','1','Inventory sold','1','','sales','523','','No',NULL,NULL,''),(2962,'1110','51674753988','2023-01-26 20:46:52',NULL,13.00,'','5','1','Inventory sold','1','','sales','997','','No',NULL,NULL,''),(2963,'1110','51674753988','2023-01-26 20:46:52',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(2964,'1110','51674753988','2023-01-26 20:46:52',NULL,5.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(2965,'1110','51674753988','2023-01-26 20:46:52',NULL,0.00,'','5','1','Inventory sold','1','','sales','1202','','No',NULL,NULL,''),(2966,'1110','51674753988','2023-01-26 20:46:52',NULL,0.00,'','5','1','Inventory sold','1','','sales','1200','','No',NULL,NULL,''),(2967,'1110','51674753988','2023-01-26 20:46:52',NULL,0.00,'','5','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(2968,'1110','51674753988','2023-01-26 20:46:52',NULL,2.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(2969,'1110','51674753988','2023-01-26 20:46:52',NULL,5.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(2970,'1110','51674753988','2023-01-26 20:46:52',NULL,0.00,'','5','1','Inventory sold','1','','sales','1199','','No',NULL,NULL,''),(2971,'1110','51674753988','2023-01-26 20:46:52',NULL,20.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(2972,'1110','51674753988','2023-01-26 20:46:52',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(2973,'1110','51674753988','2023-01-26 20:46:52',NULL,0.00,'','5','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(2974,'1110','51674753988','2023-01-26 20:46:52',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(2975,'1110','51674753988','2023-01-26 20:46:52',NULL,20.00,'','5','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(2976,'1110','51674753988','2023-01-26 20:46:52',NULL,28.00,'','5','1','Inventory sold','1','','sales','563','','No',NULL,NULL,''),(2977,'1110','51674753988','2023-01-26 20:46:52',NULL,10.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(2978,'1110','51674753988','2023-01-26 20:46:52',NULL,5.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(2979,'1110','51674753988','2023-01-26 20:46:52',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(2980,'1110','51674753988','2023-01-26 20:46:52',NULL,0.00,'','5','1','Inventory sold','1','','sales','663','','No',NULL,NULL,''),(2981,'1110','51674753988','2023-01-26 20:46:52',NULL,0.00,'','5','1','Inventory sold','1','','sales','823','','No',NULL,NULL,''),(2982,'1110','51674753988','2023-01-26 20:46:52',NULL,0.00,'','5','1','Inventory sold','1','','sales','417','','No',NULL,NULL,''),(2983,'5500','51674753988','2023-01-26 20:46:52',123.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2984,'1000','51674753988','2023-01-26 20:46:52',1175.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2985,'4000','51674753988','2023-01-26 20:46:52',NULL,10.00,'','5','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(2986,'4000','51674753988','2023-01-26 20:46:52',NULL,50.00,'','5','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(2987,'4000','51674753988','2023-01-26 20:46:52',NULL,45.00,'','5','1','Good sold','1','','sales','1071','','No',NULL,NULL,''),(2988,'4000','51674753988','2023-01-26 20:46:52',NULL,15.00,'','5','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(2989,'4000','51674753988','2023-01-26 20:46:52',NULL,40.00,'','5','1','Good sold','1','','sales','337','','No',NULL,NULL,''),(2990,'4000','51674753988','2023-01-26 20:46:52',NULL,50.00,'','5','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(2991,'4000','51674753988','2023-01-26 20:46:52',NULL,30.00,'','5','1','Good sold','1','','sales','997','','No',NULL,NULL,''),(2992,'4000','51674753988','2023-01-26 20:46:52',NULL,20.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(2993,'4000','51674753988','2023-01-26 20:46:52',NULL,10.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(2994,'4000','51674753988','2023-01-26 20:46:52',NULL,100.00,'','5','1','Good sold','1','','sales','1202','','No',NULL,NULL,''),(2995,'4000','51674753988','2023-01-26 20:46:52',NULL,100.00,'','5','1','Good sold','1','','sales','1200','','No',NULL,NULL,''),(2996,'4000','51674753988','2023-01-26 20:46:52',NULL,5.00,'','5','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(2997,'4000','51674753988','2023-01-26 20:46:52',NULL,5.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(2998,'4000','51674753988','2023-01-26 20:46:52',NULL,10.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(2999,'4000','51674753988','2023-01-26 20:46:52',NULL,100.00,'','5','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(3000,'4000','51674753988','2023-01-26 20:46:52',NULL,40.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(3001,'4000','51674753988','2023-01-26 20:46:52',NULL,10.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(3002,'4000','51674753988','2023-01-26 20:46:52',NULL,90.00,'','5','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(3003,'4000','51674753988','2023-01-26 20:46:52',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(3004,'4000','51674753988','2023-01-26 20:46:52',NULL,100.00,'','5','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3005,'4000','51674753988','2023-01-26 20:46:52',NULL,50.00,'','5','1','Good sold','1','','sales','563','','No',NULL,NULL,''),(3006,'4000','51674753988','2023-01-26 20:46:52',NULL,20.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(3007,'4000','51674753988','2023-01-26 20:46:52',NULL,10.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(3008,'4000','51674753988','2023-01-26 20:46:52',NULL,30.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(3009,'4000','51674753988','2023-01-26 20:46:52',NULL,15.00,'','5','1','Good sold','1','','sales','663','','No',NULL,NULL,''),(3010,'4000','51674753988','2023-01-26 20:46:52',NULL,10.00,'','5','1','Good sold','1','','sales','823','','No',NULL,NULL,''),(3011,'4000','51674753988','2023-01-26 20:46:52',NULL,200.00,'','5','1','Good sold','1','','sales','417','','No',NULL,NULL,''),(3012,'1110','51674755217','2023-01-27 18:52:31',NULL,0.00,'','5','1','Inventory sold','1','','sales','1128','','No',NULL,NULL,''),(3013,'1110','51674755217','2023-01-27 18:52:31',NULL,0.00,'','5','1','Inventory sold','1','','sales','1131','','No',NULL,NULL,''),(3014,'1110','51674755217','2023-01-27 18:52:31',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(3015,'1110','51674755217','2023-01-27 18:52:31',NULL,20.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(3016,'1110','51674755217','2023-01-27 18:52:31',NULL,6.00,'','5','1','Inventory sold','1','','sales','247','','No',NULL,NULL,''),(3017,'1110','51674755217','2023-01-27 18:52:31',NULL,0.00,'','5','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(3018,'1110','51674755217','2023-01-27 18:52:31',NULL,35.00,'','5','1','Inventory sold','1','','sales','422','','No',NULL,NULL,''),(3019,'1110','51674755217','2023-01-27 18:52:31',NULL,104.00,'','5','1','Inventory sold','1','','sales','1020','','No',NULL,NULL,''),(3020,'1110','51674755217','2023-01-27 18:52:31',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(3021,'1110','51674755217','2023-01-27 18:52:31',NULL,70.00,'','5','1','Inventory sold','1','','sales','849','','No',NULL,NULL,''),(3022,'1110','51674755217','2023-01-27 18:52:31',NULL,0.00,'','5','1','Inventory sold','1','','sales','1064','','No',NULL,NULL,''),(3023,'1110','51674755217','2023-01-27 18:52:31',NULL,24.00,'','5','1','Inventory sold','1','','sales','897','','No',NULL,NULL,''),(3024,'1110','51674755217','2023-01-27 18:52:31',NULL,0.00,'','5','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(3025,'1110','51674755217','2023-01-27 18:52:31',NULL,0.00,'','5','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3026,'1110','51674755217','2023-01-27 18:52:31',NULL,12.00,'','5','1','Inventory sold','1','','sales','560','','No',NULL,NULL,''),(3027,'1110','51674755217','2023-01-27 18:52:31',NULL,120.00,'','5','1','Inventory sold','1','','sales','763','','No',NULL,NULL,''),(3028,'1110','51674755217','2023-01-27 18:52:31',NULL,4.00,'','5','1','Inventory sold','1','','sales','813','','No',NULL,NULL,''),(3029,'1110','51674755217','2023-01-27 18:52:31',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(3030,'1110','51674755217','2023-01-27 18:52:31',NULL,6.00,'','5','1','Inventory sold','1','','sales','560','','No',NULL,NULL,''),(3031,'1110','51674755217','2023-01-27 18:52:31',NULL,5.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(3032,'1110','51674755217','2023-01-27 18:52:31',NULL,50.00,'','5','1','Inventory sold','1','','sales','1041','','No',NULL,NULL,''),(3033,'1110','51674755217','2023-01-27 18:52:31',NULL,45.00,'','5','1','Inventory sold','1','','sales','891','','No',NULL,NULL,''),(3034,'1110','51674755217','2023-01-27 18:52:31',NULL,24.00,'','5','1','Inventory sold','1','','sales','786','','No',NULL,NULL,''),(3035,'1110','51674755217','2023-01-27 18:52:31',NULL,20.00,'','5','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(3036,'1110','51674755217','2023-01-27 18:52:31',NULL,3.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(3037,'1110','51674755217','2023-01-27 18:52:31',NULL,25.00,'','5','1','Inventory sold','1','','sales','1055','','No',NULL,NULL,''),(3038,'1110','51674755217','2023-01-27 18:52:31',NULL,0.00,'','5','1','Inventory sold','1','','sales','373','','No',NULL,NULL,''),(3039,'1110','51674755217','2023-01-27 18:52:31',NULL,0.00,'','5','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(3040,'1110','51674755217','2023-01-27 18:52:31',NULL,10.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(3041,'5500','51674755217','2023-01-27 18:52:31',589.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3042,'1000','51674755217','2023-01-27 18:52:31',2606.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3043,'4000','51674755217','2023-01-27 18:52:31',NULL,100.00,'','5','1','Good sold','1','','sales','1128','','No',NULL,NULL,''),(3044,'4000','51674755217','2023-01-27 18:52:31',NULL,200.00,'','5','1','Good sold','1','','sales','1131','','No',NULL,NULL,''),(3045,'4000','51674755217','2023-01-27 18:52:31',NULL,100.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(3046,'4000','51674755217','2023-01-27 18:52:31',NULL,100.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(3047,'4000','51674755217','2023-01-27 18:52:31',NULL,20.00,'','5','1','Good sold','1','','sales','247','','No',NULL,NULL,''),(3048,'4000','51674755217','2023-01-27 18:52:31',NULL,15.00,'','5','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(3049,'4000','51674755217','2023-01-27 18:52:31',NULL,50.00,'','5','1','Good sold','1','','sales','422','','No',NULL,NULL,''),(3050,'4000','51674755217','2023-01-27 18:52:31',NULL,200.00,'','5','1','Good sold','1','','sales','1020','','No',NULL,NULL,''),(3051,'4000','51674755217','2023-01-27 18:52:31',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(3052,'4000','51674755217','2023-01-27 18:52:31',NULL,200.00,'','5','1','Good sold','1','','sales','849','','No',NULL,NULL,''),(3053,'4000','51674755217','2023-01-27 18:52:31',NULL,150.00,'','5','1','Good sold','1','','sales','1064','','No',NULL,NULL,''),(3054,'4000','51674755217','2023-01-27 18:52:31',NULL,50.00,'','5','1','Good sold','1','','sales','897','','No',NULL,NULL,''),(3055,'4000','51674755217','2023-01-27 18:52:31',NULL,180.00,'','5','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(3056,'4000','51674755217','2023-01-27 18:52:31',NULL,30.00,'','5','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3057,'4000','51674755217','2023-01-27 18:52:31',NULL,30.00,'','5','1','Good sold','1','','sales','560','','No',NULL,NULL,''),(3058,'4000','51674755217','2023-01-27 18:52:31',NULL,200.00,'','5','1','Good sold','1','','sales','763','','No',NULL,NULL,''),(3059,'4000','51674755217','2023-01-27 18:52:31',NULL,10.00,'','5','1','Good sold','1','','sales','813','','No',NULL,NULL,''),(3060,'4000','51674755217','2023-01-27 18:52:31',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(3061,'4000','51674755217','2023-01-27 18:52:31',NULL,15.00,'','5','1','Good sold','1','','sales','560','','No',NULL,NULL,''),(3062,'4000','51674755217','2023-01-27 18:52:31',NULL,10.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(3063,'4000','51674755217','2023-01-27 18:52:31',NULL,100.00,'','5','1','Good sold','1','','sales','1041','','No',NULL,NULL,''),(3064,'4000','51674755217','2023-01-27 18:52:31',NULL,200.00,'','5','1','Good sold','1','','sales','891','','No',NULL,NULL,''),(3065,'4000','51674755217','2023-01-27 18:52:31',NULL,50.00,'','5','1','Good sold','1','','sales','786','','No',NULL,NULL,''),(3066,'4000','51674755217','2023-01-27 18:52:31',NULL,50.00,'','5','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(3067,'4000','51674755217','2023-01-27 18:52:31',NULL,6.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(3068,'4000','51674755217','2023-01-27 18:52:31',NULL,100.00,'','5','1','Good sold','1','','sales','1055','','No',NULL,NULL,''),(3069,'4000','51674755217','2023-01-27 18:52:31',NULL,300.00,'','5','1','Good sold','1','','sales','373','','No',NULL,NULL,''),(3070,'4000','51674755217','2023-01-27 18:52:31',NULL,100.00,'','5','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(3071,'4000','51674755217','2023-01-27 18:52:31',NULL,20.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(3072,'1110','51674834756','2023-01-28 16:20:17',NULL,30.00,'','5','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(3073,'1110','51674834756','2023-01-28 16:20:17',NULL,9.00,'','5','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(3074,'1110','51674834756','2023-01-28 16:20:17',NULL,24.40,'','5','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(3075,'1110','51674834756','2023-01-28 16:20:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(3076,'1110','51674834756','2023-01-28 16:20:17',NULL,6.00,'','5','1','Inventory sold','1','','sales','1179','','No',NULL,NULL,''),(3077,'1110','51674834756','2023-01-28 16:20:17',NULL,220.00,'','5','1','Inventory sold','1','','sales','749','','No',NULL,NULL,''),(3078,'1110','51674834756','2023-01-28 16:20:17',NULL,5.00,'','5','1','Inventory sold','1','','sales','943','','No',NULL,NULL,''),(3079,'1110','51674834756','2023-01-28 16:20:17',NULL,5.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(3080,'1110','51674834756','2023-01-28 16:20:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','620','','No',NULL,NULL,''),(3081,'1110','51674834756','2023-01-28 16:20:17',NULL,5.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(3082,'1110','51674834756','2023-01-28 16:20:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(3083,'1110','51674834756','2023-01-28 16:20:17',NULL,50.00,'','5','1','Inventory sold','1','','sales','570','','No',NULL,NULL,''),(3084,'1110','51674834756','2023-01-28 16:20:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','386','','No',NULL,NULL,''),(3085,'1110','51674834756','2023-01-28 16:20:17',NULL,4.00,'','5','1','Inventory sold','1','','sales','1023','','No',NULL,NULL,''),(3086,'1110','51674834756','2023-01-28 16:20:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(3087,'1110','51674834756','2023-01-28 16:20:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(3088,'1110','51674834756','2023-01-28 16:20:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','1163','','No',NULL,NULL,''),(3089,'1110','51674834756','2023-01-28 16:20:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','1203','','No',NULL,NULL,''),(3090,'1110','51674834756','2023-01-28 16:20:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','564','','No',NULL,NULL,''),(3091,'1110','51674834756','2023-01-28 16:20:17',NULL,180.00,'','5','1','Inventory sold','1','','sales','941','','No',NULL,NULL,''),(3092,'1110','51674834756','2023-01-28 16:20:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','523','','No',NULL,NULL,''),(3093,'1110','51674834756','2023-01-28 16:20:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(3094,'1110','51674834756','2023-01-28 16:20:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(3095,'1110','51674834756','2023-01-28 16:20:17',NULL,7.80,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(3096,'1110','51674834756','2023-01-28 16:20:17',NULL,4.00,'','5','1','Inventory sold','1','','sales','937','','No',NULL,NULL,''),(3097,'1110','51674834756','2023-01-28 16:20:17',NULL,5.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(3098,'1110','51674834756','2023-01-28 16:20:17',NULL,32.00,'','5','1','Inventory sold','1','','sales','470','','No',NULL,NULL,''),(3099,'1110','51674834756','2023-01-28 16:20:17',NULL,5.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(3100,'1110','51674834756','2023-01-28 16:20:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(3101,'1110','51674834756','2023-01-28 16:20:17',NULL,70.00,'','5','1','Inventory sold','1','','sales','849','','No',NULL,NULL,''),(3102,'1110','51674834756','2023-01-28 16:20:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','1096','','No',NULL,NULL,''),(3103,'1110','51674834756','2023-01-28 16:20:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(3104,'1110','51674834756','2023-01-28 16:20:17',NULL,6.00,'','5','1','Inventory sold','1','','sales','859','','No',NULL,NULL,''),(3105,'1110','51674834756','2023-01-28 16:20:17',NULL,2.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(3106,'1110','51674834756','2023-01-28 16:20:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(3107,'1110','51674834756','2023-01-28 16:20:17',NULL,4.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(3108,'1110','51674834756','2023-01-28 16:20:17',NULL,29.60,'','5','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(3109,'1110','51674834756','2023-01-28 16:20:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(3110,'1110','51674834756','2023-01-28 16:20:17',NULL,10.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(3111,'1110','51674834756','2023-01-28 16:20:17',NULL,35.00,'','5','1','Inventory sold','1','','sales','422','','No',NULL,NULL,''),(3112,'1110','51674834756','2023-01-28 16:20:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(3113,'1110','51674834756','2023-01-28 16:20:17',NULL,59.00,'','5','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(3114,'1110','51674834756','2023-01-28 16:20:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','726','','No',NULL,NULL,''),(3115,'1110','51674834756','2023-01-28 16:20:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','1058','','No',NULL,NULL,''),(3116,'1110','51674834756','2023-01-28 16:20:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','1199','','No',NULL,NULL,''),(3117,'5500','51674834756','2023-01-28 16:20:17',808.80,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3118,'1000','51674834756','2023-01-28 16:20:17',3505.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3119,'4000','51674834756','2023-01-28 16:20:17',NULL,40.00,'','5','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(3120,'4000','51674834756','2023-01-28 16:20:17',NULL,30.00,'','5','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(3121,'4000','51674834756','2023-01-28 16:20:17',NULL,30.00,'','5','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(3122,'4000','51674834756','2023-01-28 16:20:17',NULL,60.00,'','5','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(3123,'4000','51674834756','2023-01-28 16:20:17',NULL,30.00,'','5','1','Good sold','1','','sales','1179','','No',NULL,NULL,''),(3124,'4000','51674834756','2023-01-28 16:20:17',NULL,350.00,'','5','1','Good sold','1','','sales','749','','No',NULL,NULL,''),(3125,'4000','51674834756','2023-01-28 16:20:17',NULL,10.00,'','5','1','Good sold','1','','sales','943','','No',NULL,NULL,''),(3126,'4000','51674834756','2023-01-28 16:20:17',NULL,10.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(3127,'4000','51674834756','2023-01-28 16:20:17',NULL,90.00,'','5','1','Good sold','1','','sales','620','','No',NULL,NULL,''),(3128,'4000','51674834756','2023-01-28 16:20:17',NULL,20.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(3129,'4000','51674834756','2023-01-28 16:20:17',NULL,20.00,'','5','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(3130,'4000','51674834756','2023-01-28 16:20:17',NULL,100.00,'','5','1','Good sold','1','','sales','570','','No',NULL,NULL,''),(3131,'4000','51674834756','2023-01-28 16:20:17',NULL,20.00,'','5','1','Good sold','1','','sales','386','','No',NULL,NULL,''),(3132,'4000','51674834756','2023-01-28 16:20:17',NULL,10.00,'','5','1','Good sold','1','','sales','1023','','No',NULL,NULL,''),(3133,'4000','51674834756','2023-01-28 16:20:17',NULL,25.00,'','5','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(3134,'4000','51674834756','2023-01-28 16:20:17',NULL,50.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(3135,'4000','51674834756','2023-01-28 16:20:17',NULL,50.00,'','5','1','Good sold','1','','sales','1163','','No',NULL,NULL,''),(3136,'4000','51674834756','2023-01-28 16:20:17',NULL,250.00,'','5','1','Good sold','1','','sales','1203','','No',NULL,NULL,''),(3137,'4000','51674834756','2023-01-28 16:20:17',NULL,50.00,'','5','1','Good sold','1','','sales','564','','No',NULL,NULL,''),(3138,'4000','51674834756','2023-01-28 16:20:17',NULL,800.00,'','5','1','Good sold','1','','sales','941','','No',NULL,NULL,''),(3139,'4000','51674834756','2023-01-28 16:20:17',NULL,150.00,'','5','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(3140,'4000','51674834756','2023-01-28 16:20:17',NULL,150.00,'','5','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(3141,'4000','51674834756','2023-01-28 16:20:17',NULL,60.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(3142,'4000','51674834756','2023-01-28 16:20:17',NULL,10.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(3143,'4000','51674834756','2023-01-28 16:20:17',NULL,10.00,'','5','1','Good sold','1','','sales','937','','No',NULL,NULL,''),(3144,'4000','51674834756','2023-01-28 16:20:17',NULL,10.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(3145,'4000','51674834756','2023-01-28 16:20:17',NULL,60.00,'','5','1','Good sold','1','','sales','470','','No',NULL,NULL,''),(3146,'4000','51674834756','2023-01-28 16:20:17',NULL,20.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(3147,'4000','51674834756','2023-01-28 16:20:17',NULL,30.00,'','5','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(3148,'4000','51674834756','2023-01-28 16:20:17',NULL,200.00,'','5','1','Good sold','1','','sales','849','','No',NULL,NULL,''),(3149,'4000','51674834756','2023-01-28 16:20:17',NULL,50.00,'','5','1','Good sold','1','','sales','1096','','No',NULL,NULL,''),(3150,'4000','51674834756','2023-01-28 16:20:17',NULL,50.00,'','5','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(3151,'4000','51674834756','2023-01-28 16:20:17',NULL,50.00,'','5','1','Good sold','1','','sales','859','','No',NULL,NULL,''),(3152,'4000','51674834756','2023-01-28 16:20:17',NULL,10.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(3153,'4000','51674834756','2023-01-28 16:20:17',NULL,20.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(3154,'4000','51674834756','2023-01-28 16:20:17',NULL,10.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(3155,'4000','51674834756','2023-01-28 16:20:17',NULL,60.00,'','5','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(3156,'4000','51674834756','2023-01-28 16:20:17',NULL,20.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(3157,'4000','51674834756','2023-01-28 16:20:17',NULL,20.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(3158,'4000','51674834756','2023-01-28 16:20:17',NULL,50.00,'','5','1','Good sold','1','','sales','422','','No',NULL,NULL,''),(3159,'4000','51674834756','2023-01-28 16:20:17',NULL,20.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(3160,'4000','51674834756','2023-01-28 16:20:17',NULL,100.00,'','5','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(3161,'4000','51674834756','2023-01-28 16:20:17',NULL,100.00,'','5','1','Good sold','1','','sales','726','','No',NULL,NULL,''),(3162,'4000','51674834756','2023-01-28 16:20:17',NULL,100.00,'','5','1','Good sold','1','','sales','1058','','No',NULL,NULL,''),(3163,'4000','51674834756','2023-01-28 16:20:17',NULL,100.00,'','5','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(3164,'1110','51674912021','2023-01-30 11:18:40',NULL,59.00,'','5','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(3165,'1110','51674912021','2023-01-30 11:18:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1173','','No',NULL,NULL,''),(3166,'1110','51674912021','2023-01-30 11:18:40',NULL,28.00,'','5','1','Inventory sold','1','','sales','1179','','No',NULL,NULL,''),(3167,'1110','51674912021','2023-01-30 11:18:40',NULL,5.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(3168,'1110','51674912021','2023-01-30 11:18:40',NULL,3.60,'','5','1','Inventory sold','1','','sales','560','','No',NULL,NULL,''),(3169,'1110','51674912021','2023-01-30 11:18:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1161','','No',NULL,NULL,''),(3170,'1110','51674912021','2023-01-30 11:18:40',NULL,6.00,'','5','1','Inventory sold','1','','sales','560','','No',NULL,NULL,''),(3171,'1110','51674912021','2023-01-30 11:18:40',NULL,35.00,'','5','1','Inventory sold','1','','sales','412','','No',NULL,NULL,''),(3172,'1110','51674912021','2023-01-30 11:18:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1058','','No',NULL,NULL,''),(3173,'1110','51674912021','2023-01-30 11:18:40',NULL,24.00,'','5','1','Inventory sold','1','','sales','897','','No',NULL,NULL,''),(3174,'1110','51674912021','2023-01-30 11:18:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1072','','No',NULL,NULL,''),(3175,'1110','51674912021','2023-01-30 11:18:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(3176,'1110','51674912021','2023-01-30 11:18:40',NULL,12.00,'','5','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(3177,'1110','51674912021','2023-01-30 11:18:40',NULL,12.00,'','5','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(3178,'1110','51674912021','2023-01-30 11:18:40',NULL,48.00,'','5','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(3179,'1110','51674912021','2023-01-30 11:18:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(3180,'1110','51674912021','2023-01-30 11:18:40',NULL,54.00,'','5','1','Inventory sold','1','','sales','885','','No',NULL,NULL,''),(3181,'1110','51674912021','2023-01-30 11:18:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1155','','No',NULL,NULL,''),(3182,'1110','51674912021','2023-01-30 11:18:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1069','','No',NULL,NULL,''),(3183,'1110','51674912021','2023-01-30 11:18:40',NULL,15.00,'','5','1','Inventory sold','1','','sales','944','','No',NULL,NULL,''),(3184,'1110','51674912021','2023-01-30 11:18:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','697','','No',NULL,NULL,''),(3185,'1110','51674912021','2023-01-30 11:18:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(3186,'1110','51674912021','2023-01-30 11:18:40',NULL,30.00,'','5','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3187,'1110','51674912021','2023-01-30 11:18:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1126','','No',NULL,NULL,''),(3188,'1110','51674912021','2023-01-30 11:18:40',NULL,23.00,'','5','1','Inventory sold','1','','sales','805','','No',NULL,NULL,''),(3189,'1110','51674912021','2023-01-30 11:18:40',NULL,20.00,'','5','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(3190,'1110','51674912021','2023-01-30 11:18:40',NULL,4.00,'','5','1','Inventory sold','1','','sales','1179','','No',NULL,NULL,''),(3191,'1110','51674912021','2023-01-30 11:18:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1060','','No',NULL,NULL,''),(3192,'1110','51674912021','2023-01-30 11:18:40',NULL,4.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(3193,'1110','51674912021','2023-01-30 11:18:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','252','','No',NULL,NULL,''),(3194,'1110','51674912021','2023-01-30 11:18:40',NULL,4.00,'','5','1','Inventory sold','1','','sales','813','','No',NULL,NULL,''),(3195,'1110','51674912021','2023-01-30 11:18:40',NULL,45.00,'','5','1','Inventory sold','1','','sales','477','','No',NULL,NULL,''),(3196,'1110','51674912021','2023-01-30 11:18:40',NULL,44.00,'','5','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(3197,'1110','51674912021','2023-01-30 11:18:40',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(3198,'1110','51674912021','2023-01-30 11:18:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(3199,'1110','51674912021','2023-01-30 11:18:40',NULL,35.00,'','5','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(3200,'1110','51674912021','2023-01-30 11:18:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(3201,'1110','51674912021','2023-01-30 11:18:40',NULL,55.00,'','5','1','Inventory sold','1','','sales','799','','No',NULL,NULL,''),(3202,'1110','51674912021','2023-01-30 11:18:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(3203,'1110','51674912021','2023-01-30 11:18:40',NULL,36.00,'','5','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(3204,'1110','51674912021','2023-01-30 11:18:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1069','','No',NULL,NULL,''),(3205,'1110','51674912021','2023-01-30 11:18:40',NULL,6.00,'','5','1','Inventory sold','1','','sales','560','','No',NULL,NULL,''),(3206,'1110','51674912021','2023-01-30 11:18:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1126','','No',NULL,NULL,''),(3207,'1110','51674912021','2023-01-30 11:18:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(3208,'1110','51674912021','2023-01-30 11:18:40',NULL,5.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(3209,'1110','51674912021','2023-01-30 11:18:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(3210,'1110','51674912021','2023-01-30 11:18:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','177','','No',NULL,NULL,''),(3211,'1110','51674912021','2023-01-30 11:18:40',NULL,10.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(3212,'5500','51674912021','2023-01-30 11:18:40',626.10,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3213,'1000','51674912021','2023-01-30 11:18:40',3264.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3214,'4000','51674912021','2023-01-30 11:18:40',NULL,100.00,'','5','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(3215,'4000','51674912021','2023-01-30 11:18:40',NULL,50.00,'','5','1','Good sold','1','','sales','1173','','No',NULL,NULL,''),(3216,'4000','51674912021','2023-01-30 11:18:40',NULL,140.00,'','5','1','Good sold','1','','sales','1179','','No',NULL,NULL,''),(3217,'4000','51674912021','2023-01-30 11:18:40',NULL,20.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(3218,'4000','51674912021','2023-01-30 11:18:40',NULL,9.00,'','5','1','Good sold','1','','sales','560','','No',NULL,NULL,''),(3219,'4000','51674912021','2023-01-30 11:18:40',NULL,45.00,'','5','1','Good sold','1','','sales','1161','','No',NULL,NULL,''),(3220,'4000','51674912021','2023-01-30 11:18:40',NULL,15.00,'','5','1','Good sold','1','','sales','560','','No',NULL,NULL,''),(3221,'4000','51674912021','2023-01-30 11:18:40',NULL,50.00,'','5','1','Good sold','1','','sales','412','','No',NULL,NULL,''),(3222,'4000','51674912021','2023-01-30 11:18:40',NULL,100.00,'','5','1','Good sold','1','','sales','1058','','No',NULL,NULL,''),(3223,'4000','51674912021','2023-01-30 11:18:40',NULL,50.00,'','5','1','Good sold','1','','sales','897','','No',NULL,NULL,''),(3224,'4000','51674912021','2023-01-30 11:18:40',NULL,60.00,'','5','1','Good sold','1','','sales','1072','','No',NULL,NULL,''),(3225,'4000','51674912021','2023-01-30 11:18:40',NULL,150.00,'','5','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(3226,'4000','51674912021','2023-01-30 11:18:40',NULL,30.00,'','5','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(3227,'4000','51674912021','2023-01-30 11:18:40',NULL,30.00,'','5','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(3228,'4000','51674912021','2023-01-30 11:18:40',NULL,200.00,'','5','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(3229,'4000','51674912021','2023-01-30 11:18:40',NULL,150.00,'','5','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(3230,'4000','51674912021','2023-01-30 11:18:40',NULL,90.00,'','5','1','Good sold','1','','sales','885','','No',NULL,NULL,''),(3231,'4000','51674912021','2023-01-30 11:18:40',NULL,20.00,'','5','1','Good sold','1','','sales','1155','','No',NULL,NULL,''),(3232,'4000','51674912021','2023-01-30 11:18:40',NULL,10.00,'','5','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(3233,'4000','51674912021','2023-01-30 11:18:40',NULL,100.00,'','5','1','Good sold','1','','sales','944','','No',NULL,NULL,''),(3234,'4000','51674912021','2023-01-30 11:18:40',NULL,100.00,'','5','1','Good sold','1','','sales','697','','No',NULL,NULL,''),(3235,'4000','51674912021','2023-01-30 11:18:40',NULL,200.00,'','5','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(3236,'4000','51674912021','2023-01-30 11:18:40',NULL,50.00,'','5','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3237,'4000','51674912021','2023-01-30 11:18:40',NULL,100.00,'','5','1','Good sold','1','','sales','1126','','No',NULL,NULL,''),(3238,'4000','51674912021','2023-01-30 11:18:40',NULL,50.00,'','5','1','Good sold','1','','sales','805','','No',NULL,NULL,''),(3239,'4000','51674912021','2023-01-30 11:18:40',NULL,50.00,'','5','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(3240,'4000','51674912021','2023-01-30 11:18:40',NULL,20.00,'','5','1','Good sold','1','','sales','1179','','No',NULL,NULL,''),(3241,'4000','51674912021','2023-01-30 11:18:40',NULL,10.00,'','5','1','Good sold','1','','sales','1060','','No',NULL,NULL,''),(3242,'4000','51674912021','2023-01-30 11:18:40',NULL,10.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(3243,'4000','51674912021','2023-01-30 11:18:40',NULL,40.00,'','5','1','Good sold','1','','sales','252','','No',NULL,NULL,''),(3244,'4000','51674912021','2023-01-30 11:18:40',NULL,10.00,'','5','1','Good sold','1','','sales','813','','No',NULL,NULL,''),(3245,'4000','51674912021','2023-01-30 11:18:40',NULL,100.00,'','5','1','Good sold','1','','sales','477','','No',NULL,NULL,''),(3246,'4000','51674912021','2023-01-30 11:18:40',NULL,200.00,'','5','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(3247,'4000','51674912021','2023-01-30 11:18:40',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(3248,'4000','51674912021','2023-01-30 11:18:40',NULL,150.00,'','5','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(3249,'4000','51674912021','2023-01-30 11:18:40',NULL,100.00,'','5','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(3250,'4000','51674912021','2023-01-30 11:18:40',NULL,30.00,'','5','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(3251,'4000','51674912021','2023-01-30 11:18:40',NULL,100.00,'','5','1','Good sold','1','','sales','799','','No',NULL,NULL,''),(3252,'4000','51674912021','2023-01-30 11:18:40',NULL,20.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(3253,'4000','51674912021','2023-01-30 11:18:40',NULL,150.00,'','5','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(3254,'4000','51674912021','2023-01-30 11:18:40',NULL,10.00,'','5','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(3255,'4000','51674912021','2023-01-30 11:18:40',NULL,15.00,'','5','1','Good sold','1','','sales','560','','No',NULL,NULL,''),(3256,'4000','51674912021','2023-01-30 11:18:40',NULL,10.00,'','5','1','Good sold','1','','sales','1126','','No',NULL,NULL,''),(3257,'4000','51674912021','2023-01-30 11:18:40',NULL,20.00,'','5','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(3258,'4000','51674912021','2023-01-30 11:18:40',NULL,10.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(3259,'4000','51674912021','2023-01-30 11:18:40',NULL,10.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(3260,'4000','51674912021','2023-01-30 11:18:40',NULL,250.00,'','5','1','Good sold','1','','sales','177','','No',NULL,NULL,''),(3261,'4000','51674912021','2023-01-30 11:18:40',NULL,20.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(3262,'1110','51675184591','2023-01-31 20:17:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','693','','No',NULL,NULL,''),(3263,'1110','51675184591','2023-01-31 20:17:27',NULL,300.00,'','5','1','Inventory sold','1','','sales','1206','','No',NULL,NULL,''),(3264,'1110','51675184591','2023-01-31 20:17:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','107','','No',NULL,NULL,''),(3265,'1110','51675184591','2023-01-31 20:17:27',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(3266,'1110','51675184591','2023-01-31 20:17:27',NULL,2.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(3267,'1110','51675184591','2023-01-31 20:17:27',NULL,24.40,'','5','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(3268,'1110','51675184591','2023-01-31 20:17:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','1161','','No',NULL,NULL,''),(3269,'1110','51675184591','2023-01-31 20:17:27',NULL,30.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(3270,'1110','51675184591','2023-01-31 20:17:27',NULL,12.00,'','5','1','Inventory sold','1','','sales','1023','','No',NULL,NULL,''),(3271,'1110','51675184591','2023-01-31 20:17:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3272,'1110','51675184591','2023-01-31 20:17:27',NULL,185.00,'','5','1','Inventory sold','1','','sales','102','','No',NULL,NULL,''),(3273,'1110','51675184591','2023-01-31 20:17:27',NULL,85.00,'','5','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(3274,'1110','51675184591','2023-01-31 20:17:27',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(3275,'1110','51675184591','2023-01-31 20:17:27',NULL,5.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(3276,'1110','51675184591','2023-01-31 20:17:27',NULL,129.00,'','5','1','Inventory sold','1','','sales','848','','No',NULL,NULL,''),(3277,'1110','51675184591','2023-01-31 20:17:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(3278,'1110','51675184591','2023-01-31 20:17:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(3279,'1110','51675184591','2023-01-31 20:17:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(3280,'1110','51675184591','2023-01-31 20:17:27',NULL,2.00,'','5','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(3281,'1110','51675184591','2023-01-31 20:17:27',NULL,52.00,'','5','1','Inventory sold','1','','sales','1022','','No',NULL,NULL,''),(3282,'1110','51675184591','2023-01-31 20:17:27',NULL,16.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(3283,'1110','51675184591','2023-01-31 20:17:27',NULL,25.00,'','5','1','Inventory sold','1','','sales','1055','','No',NULL,NULL,''),(3284,'1110','51675184591','2023-01-31 20:17:27',NULL,5.50,'','5','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(3285,'1110','51675184591','2023-01-31 20:17:27',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(3286,'1110','51675184591','2023-01-31 20:17:27',NULL,13.00,'','5','1','Inventory sold','1','','sales','997','','No',NULL,NULL,''),(3287,'1110','51675184591','2023-01-31 20:17:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','252','','No',NULL,NULL,''),(3288,'1110','51675184591','2023-01-31 20:17:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(3289,'1110','51675184591','2023-01-31 20:17:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','1071','','No',NULL,NULL,''),(3290,'1110','51675184591','2023-01-31 20:17:27',NULL,24.40,'','5','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(3291,'1110','51675184591','2023-01-31 20:17:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','1162','','No',NULL,NULL,''),(3292,'1110','51675184591','2023-01-31 20:17:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','483','','No',NULL,NULL,''),(3293,'1110','51675184591','2023-01-31 20:17:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','678','','No',NULL,NULL,''),(3294,'1110','51675184591','2023-01-31 20:17:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(3295,'1110','51675184591','2023-01-31 20:17:27',NULL,14.00,'','5','1','Inventory sold','1','','sales','454','','No',NULL,NULL,''),(3296,'1110','51675184591','2023-01-31 20:17:27',NULL,100.00,'','5','1','Inventory sold','1','','sales','1047','','No',NULL,NULL,''),(3297,'1110','51675184591','2023-01-31 20:17:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','1173','','No',NULL,NULL,''),(3298,'1110','51675184591','2023-01-31 20:17:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','712','','No',NULL,NULL,''),(3299,'1110','51675184591','2023-01-31 20:17:27',NULL,28.00,'','5','1','Inventory sold','1','','sales','802','','No',NULL,NULL,''),(3300,'1110','51675184591','2023-01-31 20:17:27',NULL,3.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(3301,'1110','51675184591','2023-01-31 20:17:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','1104','','No',NULL,NULL,''),(3302,'1110','51675184591','2023-01-31 20:17:27',NULL,4.00,'','5','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(3303,'1110','51675184591','2023-01-31 20:17:27',NULL,30.00,'','5','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3304,'1110','51675184591','2023-01-31 20:17:27',NULL,24.00,'','5','1','Inventory sold','1','','sales','696','','No',NULL,NULL,''),(3305,'5500','51675184591','2023-01-31 20:17:27',1122.80,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3306,'1000','51675184591','2023-01-31 20:17:27',3825.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3307,'4000','51675184591','2023-01-31 20:17:27',NULL,500.00,'','5','1','Good sold','1','','sales','693','','No',NULL,NULL,''),(3308,'4000','51675184591','2023-01-31 20:17:27',NULL,800.00,'','5','1','Good sold','1','','sales','1206','','No',NULL,NULL,''),(3309,'4000','51675184591','2023-01-31 20:17:27',NULL,250.00,'','5','1','Good sold','1','','sales','107','','No',NULL,NULL,''),(3310,'4000','51675184591','2023-01-31 20:17:27',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(3311,'4000','51675184591','2023-01-31 20:17:27',NULL,4.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(3312,'4000','51675184591','2023-01-31 20:17:27',NULL,30.00,'','5','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(3313,'4000','51675184591','2023-01-31 20:17:27',NULL,15.00,'','5','1','Good sold','1','','sales','1161','','No',NULL,NULL,''),(3314,'4000','51675184591','2023-01-31 20:17:27',NULL,60.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(3315,'4000','51675184591','2023-01-31 20:17:27',NULL,30.00,'','5','1','Good sold','1','','sales','1023','','No',NULL,NULL,''),(3316,'4000','51675184591','2023-01-31 20:17:27',NULL,10.00,'','5','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3317,'4000','51675184591','2023-01-31 20:17:27',NULL,250.00,'','5','1','Good sold','1','','sales','102','','No',NULL,NULL,''),(3318,'4000','51675184591','2023-01-31 20:17:27',NULL,200.00,'','5','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(3319,'4000','51675184591','2023-01-31 20:17:27',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(3320,'4000','51675184591','2023-01-31 20:17:27',NULL,10.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(3321,'4000','51675184591','2023-01-31 20:17:27',NULL,250.00,'','5','1','Good sold','1','','sales','848','','No',NULL,NULL,''),(3322,'4000','51675184591','2023-01-31 20:17:27',NULL,100.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(3323,'4000','51675184591','2023-01-31 20:17:27',NULL,20.00,'','5','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(3324,'4000','51675184591','2023-01-31 20:17:27',NULL,5.00,'','5','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(3325,'4000','51675184591','2023-01-31 20:17:27',NULL,5.00,'','5','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(3326,'4000','51675184591','2023-01-31 20:17:27',NULL,150.00,'','5','1','Good sold','1','','sales','1022','','No',NULL,NULL,''),(3327,'4000','51675184591','2023-01-31 20:17:27',NULL,60.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(3328,'4000','51675184591','2023-01-31 20:17:27',NULL,100.00,'','5','1','Good sold','1','','sales','1055','','No',NULL,NULL,''),(3329,'4000','51675184591','2023-01-31 20:17:27',NULL,50.00,'','5','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(3330,'4000','51675184591','2023-01-31 20:17:27',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(3331,'4000','51675184591','2023-01-31 20:17:27',NULL,30.00,'','5','1','Good sold','1','','sales','997','','No',NULL,NULL,''),(3332,'4000','51675184591','2023-01-31 20:17:27',NULL,20.00,'','5','1','Good sold','1','','sales','252','','No',NULL,NULL,''),(3333,'4000','51675184591','2023-01-31 20:17:27',NULL,10.00,'','5','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(3334,'4000','51675184591','2023-01-31 20:17:27',NULL,30.00,'','5','1','Good sold','1','','sales','1071','','No',NULL,NULL,''),(3335,'4000','51675184591','2023-01-31 20:17:27',NULL,30.00,'','5','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(3336,'4000','51675184591','2023-01-31 20:17:27',NULL,10.00,'','5','1','Good sold','1','','sales','1162','','No',NULL,NULL,''),(3337,'4000','51675184591','2023-01-31 20:17:27',NULL,5.00,'','5','1','Good sold','1','','sales','483','','No',NULL,NULL,''),(3338,'4000','51675184591','2023-01-31 20:17:27',NULL,5.00,'','5','1','Good sold','1','','sales','678','','No',NULL,NULL,''),(3339,'4000','51675184591','2023-01-31 20:17:27',NULL,150.00,'','5','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(3340,'4000','51675184591','2023-01-31 20:17:27',NULL,40.00,'','5','1','Good sold','1','','sales','454','','No',NULL,NULL,''),(3341,'4000','51675184591','2023-01-31 20:17:27',NULL,200.00,'','5','1','Good sold','1','','sales','1047','','No',NULL,NULL,''),(3342,'4000','51675184591','2023-01-31 20:17:27',NULL,10.00,'','5','1','Good sold','1','','sales','1173','','No',NULL,NULL,''),(3343,'4000','51675184591','2023-01-31 20:17:27',NULL,150.00,'','5','1','Good sold','1','','sales','712','','No',NULL,NULL,''),(3344,'4000','51675184591','2023-01-31 20:17:27',NULL,50.00,'','5','1','Good sold','1','','sales','802','','No',NULL,NULL,''),(3345,'4000','51675184591','2023-01-31 20:17:27',NULL,6.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(3346,'4000','51675184591','2023-01-31 20:17:27',NULL,40.00,'','5','1','Good sold','1','','sales','1104','','No',NULL,NULL,''),(3347,'4000','51675184591','2023-01-31 20:17:27',NULL,10.00,'','5','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(3348,'4000','51675184591','2023-01-31 20:17:27',NULL,50.00,'','5','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3349,'4000','51675184591','2023-01-31 20:17:27',NULL,50.00,'','5','1','Good sold','1','','sales','696','','No',NULL,NULL,''),(3350,'1110','51675185451','2023-02-01 19:48:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(3351,'1110','51675185451','2023-02-01 19:48:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(3352,'1110','51675185451','2023-02-01 19:48:27',NULL,25.00,'','5','1','Inventory sold','1','','sales','1055','','No',NULL,NULL,''),(3353,'1110','51675185451','2023-02-01 19:48:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','1142','','No',NULL,NULL,''),(3354,'1110','51675185451','2023-02-01 19:48:27',NULL,11.00,'','5','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(3355,'1110','51675185451','2023-02-01 19:48:27',NULL,4.00,'','5','1','Inventory sold','1','','sales','1179','','No',NULL,NULL,''),(3356,'1110','51675185451','2023-02-01 19:48:27',NULL,5.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(3357,'1110','51675185451','2023-02-01 19:48:27',NULL,8.00,'','5','1','Inventory sold','1','','sales','927','','No',NULL,NULL,''),(3358,'1110','51675185451','2023-02-01 19:48:27',NULL,10.00,'','5','1','Inventory sold','1','','sales','943','','No',NULL,NULL,''),(3359,'1110','51675185451','2023-02-01 19:48:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','1186','','No',NULL,NULL,''),(3360,'1110','51675185451','2023-02-01 19:48:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(3361,'1110','51675185451','2023-02-01 19:48:27',NULL,75.00,'','5','1','Inventory sold','1','','sales','943','','No',NULL,NULL,''),(3362,'1110','51675185451','2023-02-01 19:48:27',NULL,7.00,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(3363,'1110','51675185451','2023-02-01 19:48:27',NULL,56.00,'','5','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(3364,'1110','51675185451','2023-02-01 19:48:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','1122','','No',NULL,NULL,''),(3365,'1110','51675185451','2023-02-01 19:48:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','1099','','No',NULL,NULL,''),(3366,'1110','51675185451','2023-02-01 19:48:27',NULL,11.00,'','5','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(3367,'1110','51675185451','2023-02-01 19:48:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','1060','','No',NULL,NULL,''),(3368,'1110','51675185451','2023-02-01 19:48:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','1163','','No',NULL,NULL,''),(3369,'1110','51675185451','2023-02-01 19:48:27',NULL,20.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(3370,'1110','51675185451','2023-02-01 19:48:27',NULL,22.00,'','5','1','Inventory sold','1','','sales','53','','No',NULL,NULL,''),(3371,'1110','51675185451','2023-02-01 19:48:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','620','','No',NULL,NULL,''),(3372,'1110','51675185451','2023-02-01 19:48:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','1162','','No',NULL,NULL,''),(3373,'1110','51675185451','2023-02-01 19:48:27',NULL,104.00,'','5','1','Inventory sold','1','','sales','1020','','No',NULL,NULL,''),(3374,'1110','51675185451','2023-02-01 19:48:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','1151','','No',NULL,NULL,''),(3375,'1110','51675185451','2023-02-01 19:48:27',NULL,40.00,'','5','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(3376,'1110','51675185451','2023-02-01 19:48:27',NULL,20.00,'','5','1','Inventory sold','1','','sales','1002','','No',NULL,NULL,''),(3377,'1110','51675185451','2023-02-01 19:48:27',NULL,4.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(3378,'1110','51675185451','2023-02-01 19:48:27',NULL,2.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(3379,'1110','51675185451','2023-02-01 19:48:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(3380,'1110','51675185451','2023-02-01 19:48:27',NULL,85.00,'','5','1','Inventory sold','1','','sales','721','','No',NULL,NULL,''),(3381,'1110','51675185451','2023-02-01 19:48:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','816','','No',NULL,NULL,''),(3382,'1110','51675185451','2023-02-01 19:48:27',NULL,40.00,'','5','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(3383,'1110','51675185451','2023-02-01 19:48:27',NULL,125.00,'','5','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(3384,'1110','51675185451','2023-02-01 19:48:27',NULL,15.60,'','5','1','Inventory sold','1','','sales','1020','','No',NULL,NULL,''),(3385,'1110','51675185451','2023-02-01 19:48:27',NULL,30.00,'','5','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3386,'1110','51675185451','2023-02-01 19:48:27',NULL,8.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(3387,'1110','51675185451','2023-02-01 19:48:27',NULL,10.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(3388,'1110','51675185451','2023-02-01 19:48:27',NULL,10.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(3389,'1110','51675185451','2023-02-01 19:48:27',NULL,10.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(3390,'1110','51675185451','2023-02-01 19:48:27',NULL,14.00,'','5','1','Inventory sold','1','','sales','454','','No',NULL,NULL,''),(3391,'1110','51675185451','2023-02-01 19:48:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(3392,'1110','51675185451','2023-02-01 19:48:27',NULL,25.00,'','5','1','Inventory sold','1','','sales','1041','','No',NULL,NULL,''),(3393,'1110','51675185451','2023-02-01 19:48:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(3394,'1110','51675185451','2023-02-01 19:48:27',NULL,35.00,'','5','1','Inventory sold','1','','sales','412','','No',NULL,NULL,''),(3395,'1110','51675185451','2023-02-01 19:48:27',NULL,5.00,'','5','1','Inventory sold','1','','sales','1005','','No',NULL,NULL,''),(3396,'1110','51675185451','2023-02-01 19:48:27',NULL,120.00,'','5','1','Inventory sold','1','','sales','763','','No',NULL,NULL,''),(3397,'1110','51675185451','2023-02-01 19:48:27',NULL,45.00,'','5','1','Inventory sold','1','','sales','477','','No',NULL,NULL,''),(3398,'1110','51675185451','2023-02-01 19:48:27',NULL,59.00,'','5','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(3399,'1110','51675185451','2023-02-01 19:48:27',NULL,12.00,'','5','1','Inventory sold','1','','sales','915','','No',NULL,NULL,''),(3400,'1110','51675185451','2023-02-01 19:48:27',NULL,20.00,'','5','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(3401,'1110','51675185451','2023-02-01 19:48:27',NULL,0.00,'','5','1','Inventory sold','1','','sales','1155','','No',NULL,NULL,''),(3402,'1110','51675185451','2023-02-01 19:48:27',NULL,20.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(3403,'1110','51675185451','2023-02-01 19:48:27',NULL,30.00,'','5','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(3404,'1110','51675185451','2023-02-01 19:48:27',NULL,24.40,'','5','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(3405,'5500','51675185451','2023-02-01 19:48:27',1167.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3406,'1000','51675185451','2023-02-01 19:48:27',3150.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3407,'4000','51675185451','2023-02-01 19:48:27',NULL,30.00,'','5','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(3408,'4000','51675185451','2023-02-01 19:48:27',NULL,150.00,'','5','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(3409,'4000','51675185451','2023-02-01 19:48:27',NULL,100.00,'','5','1','Good sold','1','','sales','1055','','No',NULL,NULL,''),(3410,'4000','51675185451','2023-02-01 19:48:27',NULL,50.00,'','5','1','Good sold','1','','sales','1142','','No',NULL,NULL,''),(3411,'4000','51675185451','2023-02-01 19:48:27',NULL,20.00,'','5','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(3412,'4000','51675185451','2023-02-01 19:48:27',NULL,20.00,'','5','1','Good sold','1','','sales','1179','','No',NULL,NULL,''),(3413,'4000','51675185451','2023-02-01 19:48:27',NULL,10.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(3414,'4000','51675185451','2023-02-01 19:48:27',NULL,20.00,'','5','1','Good sold','1','','sales','927','','No',NULL,NULL,''),(3415,'4000','51675185451','2023-02-01 19:48:27',NULL,20.00,'','5','1','Good sold','1','','sales','943','','No',NULL,NULL,''),(3416,'4000','51675185451','2023-02-01 19:48:27',NULL,20.00,'','5','1','Good sold','1','','sales','1186','','No',NULL,NULL,''),(3417,'4000','51675185451','2023-02-01 19:48:27',NULL,60.00,'','5','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(3418,'4000','51675185451','2023-02-01 19:48:27',NULL,150.00,'','5','1','Good sold','1','','sales','943','','No',NULL,NULL,''),(3419,'4000','51675185451','2023-02-01 19:48:27',NULL,20.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(3420,'4000','51675185451','2023-02-01 19:48:27',NULL,140.00,'','5','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(3421,'4000','51675185451','2023-02-01 19:48:27',NULL,50.00,'','5','1','Good sold','1','','sales','1122','','No',NULL,NULL,''),(3422,'4000','51675185451','2023-02-01 19:48:27',NULL,50.00,'','5','1','Good sold','1','','sales','1099','','No',NULL,NULL,''),(3423,'4000','51675185451','2023-02-01 19:48:27',NULL,20.00,'','5','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(3424,'4000','51675185451','2023-02-01 19:48:27',NULL,10.00,'','5','1','Good sold','1','','sales','1060','','No',NULL,NULL,''),(3425,'4000','51675185451','2023-02-01 19:48:27',NULL,50.00,'','5','1','Good sold','1','','sales','1163','','No',NULL,NULL,''),(3426,'4000','51675185451','2023-02-01 19:48:27',NULL,40.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(3427,'4000','51675185451','2023-02-01 19:48:27',NULL,50.00,'','5','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(3428,'4000','51675185451','2023-02-01 19:48:27',NULL,90.00,'','5','1','Good sold','1','','sales','620','','No',NULL,NULL,''),(3429,'4000','51675185451','2023-02-01 19:48:27',NULL,50.00,'','5','1','Good sold','1','','sales','1162','','No',NULL,NULL,''),(3430,'4000','51675185451','2023-02-01 19:48:27',NULL,200.00,'','5','1','Good sold','1','','sales','1020','','No',NULL,NULL,''),(3431,'4000','51675185451','2023-02-01 19:48:27',NULL,100.00,'','5','1','Good sold','1','','sales','1151','','No',NULL,NULL,''),(3432,'4000','51675185451','2023-02-01 19:48:27',NULL,100.00,'','5','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(3433,'4000','51675185451','2023-02-01 19:48:27',NULL,40.00,'','5','1','Good sold','1','','sales','1002','','No',NULL,NULL,''),(3434,'4000','51675185451','2023-02-01 19:48:27',NULL,10.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(3435,'4000','51675185451','2023-02-01 19:48:27',NULL,5.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(3436,'4000','51675185451','2023-02-01 19:48:27',NULL,5.00,'','5','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(3437,'4000','51675185451','2023-02-01 19:48:27',NULL,150.00,'','5','1','Good sold','1','','sales','721','','No',NULL,NULL,''),(3438,'4000','51675185451','2023-02-01 19:48:27',NULL,50.00,'','5','1','Good sold','1','','sales','816','','No',NULL,NULL,''),(3439,'4000','51675185451','2023-02-01 19:48:27',NULL,100.00,'','5','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(3440,'4000','51675185451','2023-02-01 19:48:27',NULL,200.00,'','5','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(3441,'4000','51675185451','2023-02-01 19:48:27',NULL,30.00,'','5','1','Good sold','1','','sales','1020','','No',NULL,NULL,''),(3442,'4000','51675185451','2023-02-01 19:48:27',NULL,50.00,'','5','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3443,'4000','51675185451','2023-02-01 19:48:27',NULL,20.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(3444,'4000','51675185451','2023-02-01 19:48:27',NULL,20.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(3445,'4000','51675185451','2023-02-01 19:48:27',NULL,20.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(3446,'4000','51675185451','2023-02-01 19:48:27',NULL,20.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(3447,'4000','51675185451','2023-02-01 19:48:27',NULL,40.00,'','5','1','Good sold','1','','sales','454','','No',NULL,NULL,''),(3448,'4000','51675185451','2023-02-01 19:48:27',NULL,30.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(3449,'4000','51675185451','2023-02-01 19:48:27',NULL,50.00,'','5','1','Good sold','1','','sales','1041','','No',NULL,NULL,''),(3450,'4000','51675185451','2023-02-01 19:48:27',NULL,20.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(3451,'4000','51675185451','2023-02-01 19:48:27',NULL,50.00,'','5','1','Good sold','1','','sales','412','','No',NULL,NULL,''),(3452,'4000','51675185451','2023-02-01 19:48:27',NULL,10.00,'','5','1','Good sold','1','','sales','1005','','No',NULL,NULL,''),(3453,'4000','51675185451','2023-02-01 19:48:27',NULL,200.00,'','5','1','Good sold','1','','sales','763','','No',NULL,NULL,''),(3454,'4000','51675185451','2023-02-01 19:48:27',NULL,100.00,'','5','1','Good sold','1','','sales','477','','No',NULL,NULL,''),(3455,'4000','51675185451','2023-02-01 19:48:27',NULL,100.00,'','5','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(3456,'4000','51675185451','2023-02-01 19:48:27',NULL,30.00,'','5','1','Good sold','1','','sales','915','','No',NULL,NULL,''),(3457,'4000','51675185451','2023-02-01 19:48:27',NULL,50.00,'','5','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(3458,'4000','51675185451','2023-02-01 19:48:27',NULL,20.00,'','5','1','Good sold','1','','sales','1155','','No',NULL,NULL,''),(3459,'4000','51675185451','2023-02-01 19:48:27',NULL,40.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(3460,'4000','51675185451','2023-02-01 19:48:27',NULL,40.00,'','5','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(3461,'4000','51675185451','2023-02-01 19:48:27',NULL,30.00,'','5','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(3462,'1110','51675270112','2023-02-03 12:59:59',NULL,0.00,'','5','1','Inventory sold','1','','sales','1180','','No',NULL,NULL,''),(3463,'1110','51675270112','2023-02-03 12:59:59',NULL,10.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(3464,'1110','51675270112','2023-02-03 12:59:59',NULL,0.00,'','5','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(3465,'1110','51675270112','2023-02-03 12:59:59',NULL,65.00,'','5','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(3466,'1110','51675270112','2023-02-03 12:59:59',NULL,0.00,'','5','1','Inventory sold','1','','sales','1162','','No',NULL,NULL,''),(3467,'1110','51675270112','2023-02-03 12:59:59',NULL,35.00,'','5','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(3468,'1110','51675270112','2023-02-03 12:59:59',NULL,0.00,'','5','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(3469,'1110','51675270112','2023-02-03 12:59:59',NULL,180.00,'','5','1','Inventory sold','1','','sales','994','','No',NULL,NULL,''),(3470,'1110','51675270112','2023-02-03 12:59:59',NULL,0.00,'','5','1','Inventory sold','1','','sales','1096','','No',NULL,NULL,''),(3471,'1110','51675270112','2023-02-03 12:59:59',NULL,0.00,'','5','1','Inventory sold','1','','sales','1131','','No',NULL,NULL,''),(3472,'1110','51675270112','2023-02-03 12:59:59',NULL,65.00,'','5','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(3473,'1110','51675270112','2023-02-03 12:59:59',NULL,0.00,'','5','1','Inventory sold','1','','sales','1128','','No',NULL,NULL,''),(3474,'1110','51675270112','2023-02-03 12:59:59',NULL,25.00,'','5','1','Inventory sold','1','','sales','1005','','No',NULL,NULL,''),(3475,'1110','51675270112','2023-02-03 12:59:59',NULL,0.00,'','5','1','Inventory sold','1','','sales','1126','','No',NULL,NULL,''),(3476,'1110','51675270112','2023-02-03 12:59:59',NULL,5.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(3477,'1110','51675270112','2023-02-03 12:59:59',NULL,0.00,'','5','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(3478,'1110','51675270112','2023-02-03 12:59:59',NULL,0.00,'','5','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(3479,'1110','51675270112','2023-02-03 12:59:59',NULL,2.00,'','5','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(3480,'1110','51675270112','2023-02-03 12:59:59',NULL,10.00,'','5','1','Inventory sold','1','','sales','943','','No',NULL,NULL,''),(3481,'1110','51675270112','2023-02-03 12:59:59',NULL,7.00,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(3482,'1110','51675270112','2023-02-03 12:59:59',NULL,10.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(3483,'1110','51675270112','2023-02-03 12:59:59',NULL,10.00,'','5','1','Inventory sold','1','','sales','943','','No',NULL,NULL,''),(3484,'1110','51675270112','2023-02-03 12:59:59',NULL,18.00,'','5','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(3485,'1110','51675270112','2023-02-03 12:59:59',NULL,18.00,'','5','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(3486,'1110','51675270112','2023-02-03 12:59:59',NULL,5.50,'','5','1','Inventory sold','1','','sales','995','','No',NULL,NULL,''),(3487,'1110','51675270112','2023-02-03 12:59:59',NULL,0.00,'','5','1','Inventory sold','1','','sales','1175','','No',NULL,NULL,''),(3488,'1110','51675270112','2023-02-03 12:59:59',NULL,0.00,'','5','1','Inventory sold','1','','sales','1199','','No',NULL,NULL,''),(3489,'1110','51675270112','2023-02-03 12:59:59',NULL,7.80,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(3490,'1110','51675270112','2023-02-03 12:59:59',NULL,8.00,'','5','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(3491,'1110','51675270112','2023-02-03 12:59:59',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(3492,'1110','51675270112','2023-02-03 12:59:59',NULL,4.00,'','5','1','Inventory sold','1','','sales','813','','No',NULL,NULL,''),(3493,'1110','51675270112','2023-02-03 12:59:59',NULL,4.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(3494,'1110','51675270112','2023-02-03 12:59:59',NULL,0.00,'','5','1','Inventory sold','1','','sales','1162','','No',NULL,NULL,''),(3495,'1110','51675270112','2023-02-03 12:59:59',NULL,0.00,'','5','1','Inventory sold','1','','sales','1060','','No',NULL,NULL,''),(3496,'1110','51675270112','2023-02-03 12:59:59',NULL,90.00,'','5','1','Inventory sold','1','','sales','941','','No',NULL,NULL,''),(3497,'1110','51675270112','2023-02-03 12:59:59',NULL,0.00,'','5','1','Inventory sold','1','','sales','663','','No',NULL,NULL,''),(3498,'1110','51675270112','2023-02-03 12:59:59',NULL,30.00,'','5','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3499,'1110','51675270112','2023-02-03 12:59:59',NULL,0.00,'','5','1','Inventory sold','1','','sales','1150','','No',NULL,NULL,''),(3500,'1110','51675270112','2023-02-03 12:59:59',NULL,6.00,'','5','1','Inventory sold','1','','sales','560','','No',NULL,NULL,''),(3501,'1110','51675270112','2023-02-03 12:59:59',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(3502,'1110','51675270112','2023-02-03 12:59:59',NULL,0.00,'','5','1','Inventory sold','1','','sales','1162','','No',NULL,NULL,''),(3503,'1110','51675270112','2023-02-03 12:59:59',NULL,0.00,'','5','1','Inventory sold','1','','sales','1163','','No',NULL,NULL,''),(3504,'1110','51675270112','2023-02-03 12:59:59',NULL,3.00,'','5','1','Inventory sold','1','','sales','247','','No',NULL,NULL,''),(3505,'1110','51675270112','2023-02-03 12:59:59',NULL,35.00,'','5','1','Inventory sold','1','','sales','412','','No',NULL,NULL,''),(3506,'1110','51675270112','2023-02-03 12:59:59',NULL,0.00,'','5','1','Inventory sold','1','','sales','824','','No',NULL,NULL,''),(3507,'1110','51675270112','2023-02-03 12:59:59',NULL,30.00,'','5','1','Inventory sold','1','','sales','1182','','No',NULL,NULL,''),(3508,'1110','51675270112','2023-02-03 12:59:59',NULL,0.00,'','5','1','Inventory sold','1','','sales','1180','','No',NULL,NULL,''),(3509,'1110','51675270112','2023-02-03 12:59:59',NULL,4.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(3510,'5500','51675270112','2023-02-03 12:59:59',687.30,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3511,'1000','51675270112','2023-02-03 12:59:59',3105.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3512,'4000','51675270112','2023-02-03 12:59:59',NULL,20.00,'','5','1','Good sold','1','','sales','1180','','No',NULL,NULL,''),(3513,'4000','51675270112','2023-02-03 12:59:59',NULL,20.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(3514,'4000','51675270112','2023-02-03 12:59:59',NULL,150.00,'','5','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(3515,'4000','51675270112','2023-02-03 12:59:59',NULL,150.00,'','5','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(3516,'4000','51675270112','2023-02-03 12:59:59',NULL,50.00,'','5','1','Good sold','1','','sales','1162','','No',NULL,NULL,''),(3517,'4000','51675270112','2023-02-03 12:59:59',NULL,100.00,'','5','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(3518,'4000','51675270112','2023-02-03 12:59:59',NULL,100.00,'','5','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(3519,'4000','51675270112','2023-02-03 12:59:59',NULL,400.00,'','5','1','Good sold','1','','sales','994','','No',NULL,NULL,''),(3520,'4000','51675270112','2023-02-03 12:59:59',NULL,50.00,'','5','1','Good sold','1','','sales','1096','','No',NULL,NULL,''),(3521,'4000','51675270112','2023-02-03 12:59:59',NULL,200.00,'','5','1','Good sold','1','','sales','1131','','No',NULL,NULL,''),(3522,'4000','51675270112','2023-02-03 12:59:59',NULL,150.00,'','5','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(3523,'4000','51675270112','2023-02-03 12:59:59',NULL,100.00,'','5','1','Good sold','1','','sales','1128','','No',NULL,NULL,''),(3524,'4000','51675270112','2023-02-03 12:59:59',NULL,50.00,'','5','1','Good sold','1','','sales','1005','','No',NULL,NULL,''),(3525,'4000','51675270112','2023-02-03 12:59:59',NULL,50.00,'','5','1','Good sold','1','','sales','1126','','No',NULL,NULL,''),(3526,'4000','51675270112','2023-02-03 12:59:59',NULL,10.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(3527,'4000','51675270112','2023-02-03 12:59:59',NULL,60.00,'','5','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(3528,'4000','51675270112','2023-02-03 12:59:59',NULL,5.00,'','5','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(3529,'4000','51675270112','2023-02-03 12:59:59',NULL,5.00,'','5','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(3530,'4000','51675270112','2023-02-03 12:59:59',NULL,20.00,'','5','1','Good sold','1','','sales','943','','No',NULL,NULL,''),(3531,'4000','51675270112','2023-02-03 12:59:59',NULL,20.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(3532,'4000','51675270112','2023-02-03 12:59:59',NULL,20.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(3533,'4000','51675270112','2023-02-03 12:59:59',NULL,20.00,'','5','1','Good sold','1','','sales','943','','No',NULL,NULL,''),(3534,'4000','51675270112','2023-02-03 12:59:59',NULL,100.00,'','5','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(3535,'4000','51675270112','2023-02-03 12:59:59',NULL,40.00,'','5','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(3536,'4000','51675270112','2023-02-03 12:59:59',NULL,15.00,'','5','1','Good sold','1','','sales','995','','No',NULL,NULL,''),(3537,'4000','51675270112','2023-02-03 12:59:59',NULL,90.00,'','5','1','Good sold','1','','sales','1175','','No',NULL,NULL,''),(3538,'4000','51675270112','2023-02-03 12:59:59',NULL,100.00,'','5','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(3539,'4000','51675270112','2023-02-03 12:59:59',NULL,10.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(3540,'4000','51675270112','2023-02-03 12:59:59',NULL,20.00,'','5','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(3541,'4000','51675270112','2023-02-03 12:59:59',NULL,50.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(3542,'4000','51675270112','2023-02-03 12:59:59',NULL,10.00,'','5','1','Good sold','1','','sales','813','','No',NULL,NULL,''),(3543,'4000','51675270112','2023-02-03 12:59:59',NULL,10.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(3544,'4000','51675270112','2023-02-03 12:59:59',NULL,10.00,'','5','1','Good sold','1','','sales','1162','','No',NULL,NULL,''),(3545,'4000','51675270112','2023-02-03 12:59:59',NULL,10.00,'','5','1','Good sold','1','','sales','1060','','No',NULL,NULL,''),(3546,'4000','51675270112','2023-02-03 12:59:59',NULL,400.00,'','5','1','Good sold','1','','sales','941','','No',NULL,NULL,''),(3547,'4000','51675270112','2023-02-03 12:59:59',NULL,15.00,'','5','1','Good sold','1','','sales','663','','No',NULL,NULL,''),(3548,'4000','51675270112','2023-02-03 12:59:59',NULL,50.00,'','5','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3549,'4000','51675270112','2023-02-03 12:59:59',NULL,100.00,'','5','1','Good sold','1','','sales','1150','','No',NULL,NULL,''),(3550,'4000','51675270112','2023-02-03 12:59:59',NULL,15.00,'','5','1','Good sold','1','','sales','560','','No',NULL,NULL,''),(3551,'4000','51675270112','2023-02-03 12:59:59',NULL,30.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(3552,'4000','51675270112','2023-02-03 12:59:59',NULL,20.00,'','5','1','Good sold','1','','sales','1162','','No',NULL,NULL,''),(3553,'4000','51675270112','2023-02-03 12:59:59',NULL,50.00,'','5','1','Good sold','1','','sales','1163','','No',NULL,NULL,''),(3554,'4000','51675270112','2023-02-03 12:59:59',NULL,10.00,'','5','1','Good sold','1','','sales','247','','No',NULL,NULL,''),(3555,'4000','51675270112','2023-02-03 12:59:59',NULL,50.00,'','5','1','Good sold','1','','sales','412','','No',NULL,NULL,''),(3556,'4000','51675270112','2023-02-03 12:59:59',NULL,50.00,'','5','1','Good sold','1','','sales','824','','No',NULL,NULL,''),(3557,'4000','51675270112','2023-02-03 12:59:59',NULL,50.00,'','5','1','Good sold','1','','sales','1182','','No',NULL,NULL,''),(3558,'4000','51675270112','2023-02-03 12:59:59',NULL,40.00,'','5','1','Good sold','1','','sales','1180','','No',NULL,NULL,''),(3559,'4000','51675270112','2023-02-03 12:59:59',NULL,10.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(3560,'1110','51675418403','2023-02-04 19:24:40',NULL,3.00,'','5','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(3561,'1110','51675418403','2023-02-04 19:24:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1175','','No',NULL,NULL,''),(3562,'1110','51675418403','2023-02-04 19:24:40',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(3563,'1110','51675418403','2023-02-04 19:24:40',NULL,14.00,'','5','1','Inventory sold','1','','sales','454','','No',NULL,NULL,''),(3564,'1110','51675418403','2023-02-04 19:24:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(3565,'1110','51675418403','2023-02-04 19:24:40',NULL,10.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(3566,'1110','51675418403','2023-02-04 19:24:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','663','','No',NULL,NULL,''),(3567,'1110','51675418403','2023-02-04 19:24:40',NULL,2.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(3568,'1110','51675418403','2023-02-04 19:24:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1128','','No',NULL,NULL,''),(3569,'1110','51675418403','2023-02-04 19:24:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(3570,'1110','51675418403','2023-02-04 19:24:40',NULL,4.80,'','5','1','Inventory sold','1','','sales','791','','No',NULL,NULL,''),(3571,'1110','51675418403','2023-02-04 19:24:40',NULL,2.50,'','5','1','Inventory sold','1','','sales','1005','','No',NULL,NULL,''),(3572,'1110','51675418403','2023-02-04 19:24:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(3573,'1110','51675418403','2023-02-04 19:24:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1180','','No',NULL,NULL,''),(3574,'1110','51675418403','2023-02-04 19:24:40',NULL,15.00,'','5','1','Inventory sold','1','','sales','1005','','No',NULL,NULL,''),(3575,'1110','51675418403','2023-02-04 19:24:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(3576,'1110','51675418403','2023-02-04 19:24:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1060','','No',NULL,NULL,''),(3577,'1110','51675418403','2023-02-04 19:24:40',NULL,6.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(3578,'1110','51675418403','2023-02-04 19:24:40',NULL,24.00,'','5','1','Inventory sold','1','','sales','1192','','No',NULL,NULL,''),(3579,'1110','51675418403','2023-02-04 19:24:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(3580,'1110','51675418403','2023-02-04 19:24:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1104','','No',NULL,NULL,''),(3581,'1110','51675418403','2023-02-04 19:24:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','620','','No',NULL,NULL,''),(3582,'1110','51675418403','2023-02-04 19:24:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','822','','No',NULL,NULL,''),(3583,'1110','51675418403','2023-02-04 19:24:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','822','','No',NULL,NULL,''),(3584,'1110','51675418403','2023-02-04 19:24:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(3585,'1110','51675418403','2023-02-04 19:24:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','279','','No',NULL,NULL,''),(3586,'1110','51675418403','2023-02-04 19:24:40',NULL,59.00,'','5','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(3587,'1110','51675418403','2023-02-04 19:24:40',NULL,6.00,'','5','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(3588,'1110','51675418403','2023-02-04 19:24:40',NULL,2.50,'','5','1','Inventory sold','1','','sales','1005','','No',NULL,NULL,''),(3589,'1110','51675418403','2023-02-04 19:24:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(3590,'1110','51675418403','2023-02-04 19:24:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(3591,'1110','51675418403','2023-02-04 19:24:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(3592,'1110','51675418403','2023-02-04 19:24:40',NULL,25.00,'','5','1','Inventory sold','1','','sales','943','','No',NULL,NULL,''),(3593,'1110','51675418403','2023-02-04 19:24:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1060','','No',NULL,NULL,''),(3594,'1110','51675418403','2023-02-04 19:24:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(3595,'1110','51675418403','2023-02-04 19:24:40',NULL,3.50,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(3596,'1110','51675418403','2023-02-04 19:24:40',NULL,59.00,'','5','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(3597,'1110','51675418403','2023-02-04 19:24:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1151','','No',NULL,NULL,''),(3598,'1110','51675418403','2023-02-04 19:24:40',NULL,35.00,'','5','1','Inventory sold','1','','sales','422','','No',NULL,NULL,''),(3599,'1110','51675418403','2023-02-04 19:24:40',NULL,6.00,'','5','1','Inventory sold','1','','sales','560','','No',NULL,NULL,''),(3600,'1110','51675418403','2023-02-04 19:24:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(3601,'1110','51675418403','2023-02-04 19:24:40',NULL,18.00,'','5','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(3602,'1110','51675418403','2023-02-04 19:24:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1104','','No',NULL,NULL,''),(3603,'1110','51675418403','2023-02-04 19:24:40',NULL,2.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(3604,'1110','51675418403','2023-02-04 19:24:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(3605,'1110','51675418403','2023-02-04 19:24:40',NULL,6.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(3606,'1110','51675418403','2023-02-04 19:24:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(3607,'1110','51675418403','2023-02-04 19:24:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','663','','No',NULL,NULL,''),(3608,'1110','51675418403','2023-02-04 19:24:40',NULL,5.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(3609,'1110','51675418403','2023-02-04 19:24:40',NULL,10.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(3610,'1110','51675418403','2023-02-04 19:24:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1176','','No',NULL,NULL,''),(3611,'1110','51675418403','2023-02-04 19:24:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1155','','No',NULL,NULL,''),(3612,'1110','51675418403','2023-02-04 19:24:40',NULL,20.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(3613,'1110','51675418403','2023-02-04 19:24:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1121','','No',NULL,NULL,''),(3614,'1110','51675418403','2023-02-04 19:24:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(3615,'1110','51675418403','2023-02-04 19:24:40',NULL,12.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(3616,'1110','51675418403','2023-02-04 19:24:40',NULL,25.00,'','5','1','Inventory sold','1','','sales','1055','','No',NULL,NULL,''),(3617,'1110','51675418403','2023-02-04 19:24:40',NULL,30.00,'','5','1','Inventory sold','1','','sales','247','','No',NULL,NULL,''),(3618,'1110','51675418403','2023-02-04 19:24:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1162','','No',NULL,NULL,''),(3619,'5500','51675418403','2023-02-04 19:24:40',408.30,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3620,'1000','51675418403','2023-02-04 19:24:40',2902.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3621,'4000','51675418403','2023-02-04 19:24:40',NULL,10.00,'','5','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(3622,'4000','51675418403','2023-02-04 19:24:40',NULL,30.00,'','5','1','Good sold','1','','sales','1175','','No',NULL,NULL,''),(3623,'4000','51675418403','2023-02-04 19:24:40',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(3624,'4000','51675418403','2023-02-04 19:24:40',NULL,40.00,'','5','1','Good sold','1','','sales','454','','No',NULL,NULL,''),(3625,'4000','51675418403','2023-02-04 19:24:40',NULL,15.00,'','5','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(3626,'4000','51675418403','2023-02-04 19:24:40',NULL,50.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(3627,'4000','51675418403','2023-02-04 19:24:40',NULL,15.00,'','5','1','Good sold','1','','sales','663','','No',NULL,NULL,''),(3628,'4000','51675418403','2023-02-04 19:24:40',NULL,5.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(3629,'4000','51675418403','2023-02-04 19:24:40',NULL,100.00,'','5','1','Good sold','1','','sales','1128','','No',NULL,NULL,''),(3630,'4000','51675418403','2023-02-04 19:24:40',NULL,20.00,'','5','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(3631,'4000','51675418403','2023-02-04 19:24:40',NULL,20.00,'','5','1','Good sold','1','','sales','791','','No',NULL,NULL,''),(3632,'4000','51675418403','2023-02-04 19:24:40',NULL,5.00,'','5','1','Good sold','1','','sales','1005','','No',NULL,NULL,''),(3633,'4000','51675418403','2023-02-04 19:24:40',NULL,20.00,'','5','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(3634,'4000','51675418403','2023-02-04 19:24:40',NULL,80.00,'','5','1','Good sold','1','','sales','1180','','No',NULL,NULL,''),(3635,'4000','51675418403','2023-02-04 19:24:40',NULL,30.00,'','5','1','Good sold','1','','sales','1005','','No',NULL,NULL,''),(3636,'4000','51675418403','2023-02-04 19:24:40',NULL,10.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(3637,'4000','51675418403','2023-02-04 19:24:40',NULL,10.00,'','5','1','Good sold','1','','sales','1060','','No',NULL,NULL,''),(3638,'4000','51675418403','2023-02-04 19:24:40',NULL,20.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(3639,'4000','51675418403','2023-02-04 19:24:40',NULL,50.00,'','5','1','Good sold','1','','sales','1192','','No',NULL,NULL,''),(3640,'4000','51675418403','2023-02-04 19:24:40',NULL,20.00,'','5','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(3641,'4000','51675418403','2023-02-04 19:24:40',NULL,40.00,'','5','1','Good sold','1','','sales','1104','','No',NULL,NULL,''),(3642,'4000','51675418403','2023-02-04 19:24:40',NULL,60.00,'','5','1','Good sold','1','','sales','620','','No',NULL,NULL,''),(3643,'4000','51675418403','2023-02-04 19:24:40',NULL,5.00,'','5','1','Good sold','1','','sales','822','','No',NULL,NULL,''),(3644,'4000','51675418403','2023-02-04 19:24:40',NULL,5.00,'','5','1','Good sold','1','','sales','822','','No',NULL,NULL,''),(3645,'4000','51675418403','2023-02-04 19:24:40',NULL,150.00,'','5','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(3646,'4000','51675418403','2023-02-04 19:24:40',NULL,350.00,'','5','1','Good sold','1','','sales','279','','No',NULL,NULL,''),(3647,'4000','51675418403','2023-02-04 19:24:40',NULL,100.00,'','5','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(3648,'4000','51675418403','2023-02-04 19:24:40',NULL,20.00,'','5','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(3649,'4000','51675418403','2023-02-04 19:24:40',NULL,5.00,'','5','1','Good sold','1','','sales','1005','','No',NULL,NULL,''),(3650,'4000','51675418403','2023-02-04 19:24:40',NULL,20.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(3651,'4000','51675418403','2023-02-04 19:24:40',NULL,20.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(3652,'4000','51675418403','2023-02-04 19:24:40',NULL,150.00,'','5','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(3653,'4000','51675418403','2023-02-04 19:24:40',NULL,50.00,'','5','1','Good sold','1','','sales','943','','No',NULL,NULL,''),(3654,'4000','51675418403','2023-02-04 19:24:40',NULL,10.00,'','5','1','Good sold','1','','sales','1060','','No',NULL,NULL,''),(3655,'4000','51675418403','2023-02-04 19:24:40',NULL,7.50,'','5','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(3656,'4000','51675418403','2023-02-04 19:24:40',NULL,10.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(3657,'4000','51675418403','2023-02-04 19:24:40',NULL,100.00,'','5','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(3658,'4000','51675418403','2023-02-04 19:24:40',NULL,100.00,'','5','1','Good sold','1','','sales','1151','','No',NULL,NULL,''),(3659,'4000','51675418403','2023-02-04 19:24:40',NULL,50.00,'','5','1','Good sold','1','','sales','422','','No',NULL,NULL,''),(3660,'4000','51675418403','2023-02-04 19:24:40',NULL,15.00,'','5','1','Good sold','1','','sales','560','','No',NULL,NULL,''),(3661,'4000','51675418403','2023-02-04 19:24:40',NULL,50.00,'','5','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(3662,'4000','51675418403','2023-02-04 19:24:40',NULL,100.00,'','5','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(3663,'4000','51675418403','2023-02-04 19:24:40',NULL,60.00,'','5','1','Good sold','1','','sales','1104','','No',NULL,NULL,''),(3664,'4000','51675418403','2023-02-04 19:24:40',NULL,4.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(3665,'4000','51675418403','2023-02-04 19:24:40',NULL,5.00,'','5','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(3666,'4000','51675418403','2023-02-04 19:24:40',NULL,15.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(3667,'4000','51675418403','2023-02-04 19:24:40',NULL,150.00,'','5','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(3668,'4000','51675418403','2023-02-04 19:24:40',NULL,30.00,'','5','1','Good sold','1','','sales','663','','No',NULL,NULL,''),(3669,'4000','51675418403','2023-02-04 19:24:40',NULL,10.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(3670,'4000','51675418403','2023-02-04 19:24:40',NULL,20.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(3671,'4000','51675418403','2023-02-04 19:24:40',NULL,20.00,'','5','1','Good sold','1','','sales','1176','','No',NULL,NULL,''),(3672,'4000','51675418403','2023-02-04 19:24:40',NULL,20.00,'','5','1','Good sold','1','','sales','1155','','No',NULL,NULL,''),(3673,'4000','51675418403','2023-02-04 19:24:40',NULL,100.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(3674,'4000','51675418403','2023-02-04 19:24:40',NULL,100.00,'','5','1','Good sold','1','','sales','1121','','No',NULL,NULL,''),(3675,'4000','51675418403','2023-02-04 19:24:40',NULL,100.00,'','5','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(3676,'4000','51675418403','2023-02-04 19:24:40',NULL,60.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(3677,'4000','51675418403','2023-02-04 19:24:40',NULL,100.00,'','5','1','Good sold','1','','sales','1055','','No',NULL,NULL,''),(3678,'4000','51675418403','2023-02-04 19:24:40',NULL,100.00,'','5','1','Good sold','1','','sales','247','','No',NULL,NULL,''),(3679,'4000','51675418403','2023-02-04 19:24:40',NULL,30.00,'','5','1','Good sold','1','','sales','1162','','No',NULL,NULL,''),(3680,'1110','51675527884','2023-02-04 19:51:38',NULL,125.00,'','5','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(3681,'1110','51675527884','2023-02-04 19:51:38',NULL,8.00,'','5','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(3682,'1110','51675527884','2023-02-04 19:51:38',NULL,48.80,'','5','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(3683,'1110','51675527884','2023-02-04 19:51:38',NULL,3.00,'','5','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(3684,'1110','51675527884','2023-02-04 19:51:38',NULL,26.00,'','5','1','Inventory sold','1','','sales','809','','No',NULL,NULL,''),(3685,'1110','51675527884','2023-02-04 19:51:38',NULL,11.00,'','5','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(3686,'1110','51675527884','2023-02-04 19:51:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(3687,'1110','51675527884','2023-02-04 19:51:38',NULL,12.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(3688,'1110','51675527884','2023-02-04 19:51:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(3689,'1110','51675527884','2023-02-04 19:51:38',NULL,24.40,'','5','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(3690,'1110','51675527884','2023-02-04 19:51:38',NULL,36.00,'','5','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(3691,'1110','51675527884','2023-02-04 19:51:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','824','','No',NULL,NULL,''),(3692,'1110','51675527884','2023-02-04 19:51:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(3693,'1110','51675527884','2023-02-04 19:51:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','770','','No',NULL,NULL,''),(3694,'1110','51675527884','2023-02-04 19:51:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(3695,'1110','51675527884','2023-02-04 19:51:38',NULL,6.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(3696,'1110','51675527884','2023-02-04 19:51:38',NULL,15.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(3697,'1110','51675527884','2023-02-04 19:51:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(3698,'1110','51675527884','2023-02-04 19:51:38',NULL,265.00,'','5','1','Inventory sold','1','','sales','103','','No',NULL,NULL,''),(3699,'1110','51675527884','2023-02-04 19:51:38',NULL,8.00,'','5','1','Inventory sold','1','','sales','850','','No',NULL,NULL,''),(3700,'1110','51675527884','2023-02-04 19:51:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(3701,'1110','51675527884','2023-02-04 19:51:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3702,'1110','51675527884','2023-02-04 19:51:38',NULL,9.00,'','5','1','Inventory sold','1','','sales','1015','','No',NULL,NULL,''),(3703,'1110','51675527884','2023-02-04 19:51:38',NULL,4.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(3704,'1110','51675527884','2023-02-04 19:51:38',NULL,24.00,'','5','1','Inventory sold','1','','sales','791','','No',NULL,NULL,''),(3705,'1110','51675527884','2023-02-04 19:51:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(3706,'1110','51675527884','2023-02-04 19:51:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','663','','No',NULL,NULL,''),(3707,'1110','51675527884','2023-02-04 19:51:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(3708,'1110','51675527884','2023-02-04 19:51:38',NULL,3.50,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(3709,'1110','51675527884','2023-02-04 19:51:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','663','','No',NULL,NULL,''),(3710,'1110','51675527884','2023-02-04 19:51:38',NULL,28.00,'','5','1','Inventory sold','1','','sales','1024','','No',NULL,NULL,''),(3711,'1110','51675527884','2023-02-04 19:51:38',NULL,2.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(3712,'1110','51675527884','2023-02-04 19:51:38',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(3713,'1110','51675527884','2023-02-04 19:51:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(3714,'1110','51675527884','2023-02-04 19:51:38',NULL,69.00,'','5','1','Inventory sold','1','','sales','780','','No',NULL,NULL,''),(3715,'1110','51675527884','2023-02-04 19:51:38',NULL,22.00,'','5','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(3716,'1110','51675527884','2023-02-04 19:51:38',NULL,387.00,'','5','1','Inventory sold','1','','sales','1212','','No',NULL,NULL,''),(3717,'1110','51675527884','2023-02-04 19:51:38',NULL,90.00,'','5','1','Inventory sold','1','','sales','941','','No',NULL,NULL,''),(3718,'1110','51675527884','2023-02-04 19:51:38',NULL,37.50,'','5','1','Inventory sold','1','','sales','1005','','No',NULL,NULL,''),(3719,'1110','51675527884','2023-02-04 19:51:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','1060','','No',NULL,NULL,''),(3720,'1110','51675527884','2023-02-04 19:51:38',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(3721,'1110','51675527884','2023-02-04 19:51:38',NULL,3.50,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(3722,'1110','51675527884','2023-02-04 19:51:38',NULL,3.50,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(3723,'1110','51675527884','2023-02-04 19:51:38',NULL,9.00,'','5','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(3724,'1110','51675527884','2023-02-04 19:51:38',NULL,28.00,'','5','1','Inventory sold','1','','sales','1188','','No',NULL,NULL,''),(3725,'1110','51675527884','2023-02-04 19:51:38',NULL,20.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(3726,'1110','51675527884','2023-02-04 19:51:38',NULL,7.50,'','5','1','Inventory sold','1','','sales','1006','','No',NULL,NULL,''),(3727,'1110','51675527884','2023-02-04 19:51:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(3728,'1110','51675527884','2023-02-04 19:51:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','1090','','No',NULL,NULL,''),(3729,'1110','51675527884','2023-02-04 19:51:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(3730,'1110','51675527884','2023-02-04 19:51:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(3731,'1110','51675527884','2023-02-04 19:51:38',NULL,5.50,'','5','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(3732,'1110','51675527884','2023-02-04 19:51:38',NULL,26.00,'','5','1','Inventory sold','1','','sales','809','','No',NULL,NULL,''),(3733,'1110','51675527884','2023-02-04 19:51:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','823','','No',NULL,NULL,''),(3734,'1110','51675527884','2023-02-04 19:51:38',NULL,36.00,'','5','1','Inventory sold','1','','sales','1057','','No',NULL,NULL,''),(3735,'1110','51675527884','2023-02-04 19:51:38',NULL,7.80,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(3736,'1110','51675527884','2023-02-04 19:51:38',NULL,8.00,'','5','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(3737,'1110','51675527884','2023-02-04 19:51:38',NULL,8.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(3738,'1110','51675527884','2023-02-04 19:51:38',NULL,59.00,'','5','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(3739,'1110','51675527884','2023-02-04 19:51:38',NULL,48.80,'','5','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(3740,'1110','51675527884','2023-02-04 19:51:38',NULL,5.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(3741,'1110','51675527884','2023-02-04 19:51:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(3742,'1110','51675527884','2023-02-04 19:51:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(3743,'1110','51675527884','2023-02-04 19:51:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','1062','','No',NULL,NULL,''),(3744,'1110','51675527884','2023-02-04 19:51:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(3745,'1110','51675527884','2023-02-04 19:51:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','1126','','No',NULL,NULL,''),(3746,'1110','51675527884','2023-02-04 19:51:38',NULL,5.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(3747,'5500','51675527884','2023-02-04 19:51:38',1550.80,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3748,'1000','51675527884','2023-02-04 19:51:38',4543.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3749,'4000','51675527884','2023-02-04 19:51:38',NULL,200.00,'','5','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(3750,'4000','51675527884','2023-02-04 19:51:38',NULL,20.00,'','5','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(3751,'4000','51675527884','2023-02-04 19:51:38',NULL,60.00,'','5','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(3752,'4000','51675527884','2023-02-04 19:51:38',NULL,10.00,'','5','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(3753,'4000','51675527884','2023-02-04 19:51:38',NULL,100.00,'','5','1','Good sold','1','','sales','809','','No',NULL,NULL,''),(3754,'4000','51675527884','2023-02-04 19:51:38',NULL,20.00,'','5','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(3755,'4000','51675527884','2023-02-04 19:51:38',NULL,25.00,'','5','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(3756,'4000','51675527884','2023-02-04 19:51:38',NULL,30.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(3757,'4000','51675527884','2023-02-04 19:51:38',NULL,150.00,'','5','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(3758,'4000','51675527884','2023-02-04 19:51:38',NULL,30.00,'','5','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(3759,'4000','51675527884','2023-02-04 19:51:38',NULL,150.00,'','5','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(3760,'4000','51675527884','2023-02-04 19:51:38',NULL,50.00,'','5','1','Good sold','1','','sales','824','','No',NULL,NULL,''),(3761,'4000','51675527884','2023-02-04 19:51:38',NULL,30.00,'','5','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(3762,'4000','51675527884','2023-02-04 19:51:38',NULL,350.00,'','5','1','Good sold','1','','sales','770','','No',NULL,NULL,''),(3763,'4000','51675527884','2023-02-04 19:51:38',NULL,10.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(3764,'4000','51675527884','2023-02-04 19:51:38',NULL,20.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(3765,'4000','51675527884','2023-02-04 19:51:38',NULL,50.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(3766,'4000','51675527884','2023-02-04 19:51:38',NULL,20.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(3767,'4000','51675527884','2023-02-04 19:51:38',NULL,350.00,'','5','1','Good sold','1','','sales','103','','No',NULL,NULL,''),(3768,'4000','51675527884','2023-02-04 19:51:38',NULL,20.00,'','5','1','Good sold','1','','sales','850','','No',NULL,NULL,''),(3769,'4000','51675527884','2023-02-04 19:51:38',NULL,50.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(3770,'4000','51675527884','2023-02-04 19:51:38',NULL,10.00,'','5','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3771,'4000','51675527884','2023-02-04 19:51:38',NULL,20.00,'','5','1','Good sold','1','','sales','1015','','No',NULL,NULL,''),(3772,'4000','51675527884','2023-02-04 19:51:38',NULL,20.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(3773,'4000','51675527884','2023-02-04 19:51:38',NULL,100.00,'','5','1','Good sold','1','','sales','791','','No',NULL,NULL,''),(3774,'4000','51675527884','2023-02-04 19:51:38',NULL,80.00,'','5','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(3775,'4000','51675527884','2023-02-04 19:51:38',NULL,15.00,'','5','1','Good sold','1','','sales','663','','No',NULL,NULL,''),(3776,'4000','51675527884','2023-02-04 19:51:38',NULL,7.50,'','5','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(3777,'4000','51675527884','2023-02-04 19:51:38',NULL,10.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(3778,'4000','51675527884','2023-02-04 19:51:38',NULL,30.00,'','5','1','Good sold','1','','sales','663','','No',NULL,NULL,''),(3779,'4000','51675527884','2023-02-04 19:51:38',NULL,50.00,'','5','1','Good sold','1','','sales','1024','','No',NULL,NULL,''),(3780,'4000','51675527884','2023-02-04 19:51:38',NULL,10.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(3781,'4000','51675527884','2023-02-04 19:51:38',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(3782,'4000','51675527884','2023-02-04 19:51:38',NULL,150.00,'','5','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(3783,'4000','51675527884','2023-02-04 19:51:38',NULL,90.00,'','5','1','Good sold','1','','sales','780','','No',NULL,NULL,''),(3784,'4000','51675527884','2023-02-04 19:51:38',NULL,40.00,'','5','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(3785,'4000','51675527884','2023-02-04 19:51:38',NULL,600.00,'','5','1','Good sold','1','','sales','1212','','No',NULL,NULL,''),(3786,'4000','51675527884','2023-02-04 19:51:38',NULL,400.00,'','5','1','Good sold','1','','sales','941','','No',NULL,NULL,''),(3787,'4000','51675527884','2023-02-04 19:51:38',NULL,75.00,'','5','1','Good sold','1','','sales','1005','','No',NULL,NULL,''),(3788,'4000','51675527884','2023-02-04 19:51:38',NULL,10.00,'','5','1','Good sold','1','','sales','1060','','No',NULL,NULL,''),(3789,'4000','51675527884','2023-02-04 19:51:38',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(3790,'4000','51675527884','2023-02-04 19:51:38',NULL,10.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(3791,'4000','51675527884','2023-02-04 19:51:38',NULL,10.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(3792,'4000','51675527884','2023-02-04 19:51:38',NULL,50.00,'','5','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(3793,'4000','51675527884','2023-02-04 19:51:38',NULL,100.00,'','5','1','Good sold','1','','sales','1188','','No',NULL,NULL,''),(3794,'4000','51675527884','2023-02-04 19:51:38',NULL,50.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(3795,'4000','51675527884','2023-02-04 19:51:38',NULL,20.00,'','5','1','Good sold','1','','sales','1006','','No',NULL,NULL,''),(3796,'4000','51675527884','2023-02-04 19:51:38',NULL,10.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(3797,'4000','51675527884','2023-02-04 19:51:38',NULL,10.00,'','5','1','Good sold','1','','sales','1090','','No',NULL,NULL,''),(3798,'4000','51675527884','2023-02-04 19:51:38',NULL,20.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(3799,'4000','51675527884','2023-02-04 19:51:38',NULL,30.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(3800,'4000','51675527884','2023-02-04 19:51:38',NULL,50.00,'','5','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(3801,'4000','51675527884','2023-02-04 19:51:38',NULL,100.00,'','5','1','Good sold','1','','sales','809','','No',NULL,NULL,''),(3802,'4000','51675527884','2023-02-04 19:51:38',NULL,5.00,'','5','1','Good sold','1','','sales','823','','No',NULL,NULL,''),(3803,'4000','51675527884','2023-02-04 19:51:38',NULL,60.00,'','5','1','Good sold','1','','sales','1057','','No',NULL,NULL,''),(3804,'4000','51675527884','2023-02-04 19:51:38',NULL,10.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(3805,'4000','51675527884','2023-02-04 19:51:38',NULL,20.00,'','5','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(3806,'4000','51675527884','2023-02-04 19:51:38',NULL,20.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(3807,'4000','51675527884','2023-02-04 19:51:38',NULL,100.00,'','5','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(3808,'4000','51675527884','2023-02-04 19:51:38',NULL,60.00,'','5','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(3809,'4000','51675527884','2023-02-04 19:51:38',NULL,10.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(3810,'4000','51675527884','2023-02-04 19:51:38',NULL,10.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(3811,'4000','51675527884','2023-02-04 19:51:38',NULL,20.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(3812,'4000','51675527884','2023-02-04 19:51:38',NULL,75.00,'','5','1','Good sold','1','','sales','1062','','No',NULL,NULL,''),(3813,'4000','51675527884','2023-02-04 19:51:38',NULL,150.00,'','5','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(3814,'4000','51675527884','2023-02-04 19:51:38',NULL,50.00,'','5','1','Good sold','1','','sales','1126','','No',NULL,NULL,''),(3815,'4000','51675527884','2023-02-04 19:51:38',NULL,10.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(3816,'1110','51675529501','2023-02-06 10:11:00',NULL,10.00,'','5','1','Inventory sold','1','','sales','943','','No',NULL,NULL,''),(3817,'1110','51675529501','2023-02-06 10:11:00',NULL,6.00,'','5','1','Inventory sold','1','','sales','560','','No',NULL,NULL,''),(3818,'1110','51675529501','2023-02-06 10:11:00',NULL,0.00,'','5','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(3819,'1110','51675529501','2023-02-06 10:11:00',NULL,5.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(3820,'1110','51675529501','2023-02-06 10:11:00',NULL,10.00,'','5','1','Inventory sold','1','','sales','1009','','No',NULL,NULL,''),(3821,'1110','51675529501','2023-02-06 10:11:00',NULL,6.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(3822,'1110','51675529501','2023-02-06 10:11:00',NULL,0.00,'','5','1','Inventory sold','1','','sales','1180','','No',NULL,NULL,''),(3823,'1110','51675529501','2023-02-06 10:11:00',NULL,0.00,'','5','1','Inventory sold','1','','sales','1180','','No',NULL,NULL,''),(3824,'1110','51675529501','2023-02-06 10:11:00',NULL,8.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(3825,'1110','51675529501','2023-02-06 10:11:00',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(3826,'1110','51675529501','2023-02-06 10:11:00',NULL,9.00,'','5','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(3827,'1110','51675529501','2023-02-06 10:11:00',NULL,10.00,'','5','1','Inventory sold','1','','sales','291','','No',NULL,NULL,''),(3828,'1110','51675529501','2023-02-06 10:11:00',NULL,30.00,'','5','1','Inventory sold','1','','sales','247','','No',NULL,NULL,''),(3829,'1110','51675529501','2023-02-06 10:11:00',NULL,70.00,'','5','1','Inventory sold','1','','sales','943','','No',NULL,NULL,''),(3830,'1110','51675529501','2023-02-06 10:11:00',NULL,0.00,'','5','1','Inventory sold','1','','sales','1151','','No',NULL,NULL,''),(3831,'1110','51675529501','2023-02-06 10:11:00',NULL,0.00,'','5','1','Inventory sold','1','','sales','1152','','No',NULL,NULL,''),(3832,'1110','51675529501','2023-02-06 10:11:00',NULL,0.00,'','5','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(3833,'1110','51675529501','2023-02-06 10:11:00',NULL,0.00,'','5','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(3834,'1110','51675529501','2023-02-06 10:11:00',NULL,35.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(3835,'1110','51675529501','2023-02-06 10:11:00',NULL,77.00,'','5','1','Inventory sold','1','','sales','53','','No',NULL,NULL,''),(3836,'1110','51675529501','2023-02-06 10:11:00',NULL,0.00,'','5','1','Inventory sold','1','','sales','1163','','No',NULL,NULL,''),(3837,'1110','51675529501','2023-02-06 10:11:00',NULL,25.00,'','5','1','Inventory sold','1','','sales','1055','','No',NULL,NULL,''),(3838,'1110','51675529501','2023-02-06 10:11:00',NULL,6.00,'','5','1','Inventory sold','1','','sales','859','','No',NULL,NULL,''),(3839,'1110','51675529501','2023-02-06 10:11:00',NULL,30.00,'','5','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(3840,'1110','51675529501','2023-02-06 10:11:00',NULL,0.00,'','5','1','Inventory sold','1','','sales','663','','No',NULL,NULL,''),(3841,'1110','51675529501','2023-02-06 10:11:00',NULL,25.00,'','5','1','Inventory sold','1','','sales','801','','No',NULL,NULL,''),(3842,'1110','51675529501','2023-02-06 10:11:00',NULL,0.00,'','5','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(3843,'1110','51675529501','2023-02-06 10:11:00',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(3844,'1110','51675529501','2023-02-06 10:11:00',NULL,0.00,'','5','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3845,'1110','51675529501','2023-02-06 10:11:00',NULL,0.00,'','5','1','Inventory sold','1','','sales','1162','','No',NULL,NULL,''),(3846,'1110','51675529501','2023-02-06 10:11:00',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(3847,'1110','51675529501','2023-02-06 10:11:00',NULL,5.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(3848,'1110','51675529501','2023-02-06 10:11:00',NULL,5.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(3849,'1110','51675529501','2023-02-06 10:11:00',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(3850,'1110','51675529501','2023-02-06 10:11:00',NULL,5.00,'','5','1','Inventory sold','1','','sales','1046','','No',NULL,NULL,''),(3851,'1110','51675529501','2023-02-06 10:11:00',NULL,0.00,'','5','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(3852,'1110','51675529501','2023-02-06 10:11:00',NULL,8.00,'','5','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(3853,'1110','51675529501','2023-02-06 10:11:00',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(3854,'1110','51675529501','2023-02-06 10:11:00',NULL,59.00,'','5','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(3855,'1110','51675529501','2023-02-06 10:11:00',NULL,185.00,'','5','1','Inventory sold','1','','sales','294','','No',NULL,NULL,''),(3856,'1110','51675529501','2023-02-06 10:11:00',NULL,4.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(3857,'5500','51675529501','2023-02-06 10:11:00',639.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3858,'1000','51675529501','2023-02-06 10:11:00',2120.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3859,'4000','51675529501','2023-02-06 10:11:00',NULL,20.00,'','5','1','Good sold','1','','sales','943','','No',NULL,NULL,''),(3860,'4000','51675529501','2023-02-06 10:11:00',NULL,15.00,'','5','1','Good sold','1','','sales','560','','No',NULL,NULL,''),(3861,'4000','51675529501','2023-02-06 10:11:00',NULL,100.00,'','5','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(3862,'4000','51675529501','2023-02-06 10:11:00',NULL,10.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(3863,'4000','51675529501','2023-02-06 10:11:00',NULL,20.00,'','5','1','Good sold','1','','sales','1009','','No',NULL,NULL,''),(3864,'4000','51675529501','2023-02-06 10:11:00',NULL,20.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(3865,'4000','51675529501','2023-02-06 10:11:00',NULL,20.00,'','5','1','Good sold','1','','sales','1180','','No',NULL,NULL,''),(3866,'4000','51675529501','2023-02-06 10:11:00',NULL,60.00,'','5','1','Good sold','1','','sales','1180','','No',NULL,NULL,''),(3867,'4000','51675529501','2023-02-06 10:11:00',NULL,20.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(3868,'4000','51675529501','2023-02-06 10:11:00',NULL,20.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(3869,'4000','51675529501','2023-02-06 10:11:00',NULL,50.00,'','5','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(3870,'4000','51675529501','2023-02-06 10:11:00',NULL,50.00,'','5','1','Good sold','1','','sales','291','','No',NULL,NULL,''),(3871,'4000','51675529501','2023-02-06 10:11:00',NULL,100.00,'','5','1','Good sold','1','','sales','247','','No',NULL,NULL,''),(3872,'4000','51675529501','2023-02-06 10:11:00',NULL,140.00,'','5','1','Good sold','1','','sales','943','','No',NULL,NULL,''),(3873,'4000','51675529501','2023-02-06 10:11:00',NULL,100.00,'','5','1','Good sold','1','','sales','1151','','No',NULL,NULL,''),(3874,'4000','51675529501','2023-02-06 10:11:00',NULL,100.00,'','5','1','Good sold','1','','sales','1152','','No',NULL,NULL,''),(3875,'4000','51675529501','2023-02-06 10:11:00',NULL,25.00,'','5','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(3876,'4000','51675529501','2023-02-06 10:11:00',NULL,25.00,'','5','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(3877,'4000','51675529501','2023-02-06 10:11:00',NULL,70.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(3878,'4000','51675529501','2023-02-06 10:11:00',NULL,175.00,'','5','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(3879,'4000','51675529501','2023-02-06 10:11:00',NULL,50.00,'','5','1','Good sold','1','','sales','1163','','No',NULL,NULL,''),(3880,'4000','51675529501','2023-02-06 10:11:00',NULL,100.00,'','5','1','Good sold','1','','sales','1055','','No',NULL,NULL,''),(3881,'4000','51675529501','2023-02-06 10:11:00',NULL,50.00,'','5','1','Good sold','1','','sales','859','','No',NULL,NULL,''),(3882,'4000','51675529501','2023-02-06 10:11:00',NULL,50.00,'','5','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(3883,'4000','51675529501','2023-02-06 10:11:00',NULL,15.00,'','5','1','Good sold','1','','sales','663','','No',NULL,NULL,''),(3884,'4000','51675529501','2023-02-06 10:11:00',NULL,100.00,'','5','1','Good sold','1','','sales','801','','No',NULL,NULL,''),(3885,'4000','51675529501','2023-02-06 10:11:00',NULL,40.00,'','5','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(3886,'4000','51675529501','2023-02-06 10:11:00',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(3887,'4000','51675529501','2023-02-06 10:11:00',NULL,10.00,'','5','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3888,'4000','51675529501','2023-02-06 10:11:00',NULL,10.00,'','5','1','Good sold','1','','sales','1162','','No',NULL,NULL,''),(3889,'4000','51675529501','2023-02-06 10:11:00',NULL,20.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(3890,'4000','51675529501','2023-02-06 10:11:00',NULL,10.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(3891,'4000','51675529501','2023-02-06 10:11:00',NULL,10.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(3892,'4000','51675529501','2023-02-06 10:11:00',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(3893,'4000','51675529501','2023-02-06 10:11:00',NULL,10.00,'','5','1','Good sold','1','','sales','1046','','No',NULL,NULL,''),(3894,'4000','51675529501','2023-02-06 10:11:00',NULL,25.00,'','5','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(3895,'4000','51675529501','2023-02-06 10:11:00',NULL,20.00,'','5','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(3896,'4000','51675529501','2023-02-06 10:11:00',NULL,30.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(3897,'4000','51675529501','2023-02-06 10:11:00',NULL,100.00,'','5','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(3898,'4000','51675529501','2023-02-06 10:11:00',NULL,300.00,'','5','1','Good sold','1','','sales','294','','No',NULL,NULL,''),(3899,'4000','51675529501','2023-02-06 10:11:00',NULL,10.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(3900,'1110','61671724106','2023-02-10 17:46:42',NULL,58.00,'','6','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(3901,'1110','61671724106','2023-02-10 17:46:42',NULL,53.00,'','6','1','Inventory sold','1','','sales','487','','No',NULL,NULL,''),(3902,'1110','61671724106','2023-02-10 17:46:42',NULL,17.00,'','6','1','Inventory sold','1','','sales','795','','No',NULL,NULL,''),(3903,'1110','61671724106','2023-02-10 17:46:42',NULL,4.00,'','6','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(3904,'1110','61671724106','2023-02-10 17:46:42',NULL,20.00,'','6','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(3905,'1110','61671724106','2023-02-10 17:46:42',NULL,0.00,'','6','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(3906,'1110','61671724106','2023-02-10 17:46:42',NULL,0.00,'','6','1','Inventory sold','1','','sales','823','','No',NULL,NULL,''),(3907,'1110','61671724106','2023-02-10 17:46:42',NULL,25.00,'','6','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(3908,'1110','61671724106','2023-02-10 17:46:42',NULL,10.00,'','6','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(3909,'1110','61671724106','2023-02-10 17:46:42',NULL,15.00,'','6','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(3910,'1110','61671724106','2023-02-10 17:46:42',NULL,8.00,'','6','1','Inventory sold','1','','sales','924','','No',NULL,NULL,''),(3911,'1110','61671724106','2023-02-10 17:46:42',NULL,5.00,'','6','1','Inventory sold','1','','sales','1010','','No',NULL,NULL,''),(3912,'1110','61671724106','2023-02-10 17:46:42',NULL,0.00,'','6','1','Inventory sold','1','','sales','816','','No',NULL,NULL,''),(3913,'1110','61671724106','2023-02-10 17:46:42',NULL,26.00,'','6','1','Inventory sold','1','','sales','808','','No',NULL,NULL,''),(3914,'1110','61671724106','2023-02-10 17:46:42',NULL,56.00,'','6','1','Inventory sold','1','','sales','889','','No',NULL,NULL,''),(3915,'1110','61671724106','2023-02-10 17:46:42',NULL,27.50,'','6','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(3916,'1110','61671724106','2023-02-10 17:46:42',NULL,35.00,'','6','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(3917,'1110','61671724106','2023-02-10 17:46:42',NULL,50.00,'','6','1','Inventory sold','1','','sales','1044','','No',NULL,NULL,''),(3918,'1110','61671724106','2023-02-10 17:46:42',NULL,12.50,'','6','1','Inventory sold','1','','sales','1010','','No',NULL,NULL,''),(3919,'1110','61671724106','2023-02-10 17:46:42',NULL,60.00,'','6','1','Inventory sold','1','','sales','1045','','No',NULL,NULL,''),(3920,'1110','61671724106','2023-02-10 17:46:42',NULL,0.00,'','6','1','Inventory sold','1','','sales','346','','No',NULL,NULL,''),(3921,'1110','61671724106','2023-02-10 17:46:42',NULL,30.00,'','6','1','Inventory sold','1','','sales','942','','No',NULL,NULL,''),(3922,'1110','61671724106','2023-02-10 17:46:42',NULL,0.00,'','6','1','Inventory sold','1','','sales','817','','No',NULL,NULL,''),(3923,'1110','61671724106','2023-02-10 17:46:42',NULL,20.00,'','6','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(3924,'1110','61671724106','2023-02-10 17:46:42',NULL,64.00,'','6','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(3925,'1110','61671724106','2023-02-10 17:46:42',NULL,15.00,'','6','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(3926,'1110','61671724106','2023-02-10 17:46:42',NULL,0.00,'','6','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(3927,'1110','61671724106','2023-02-10 17:46:42',NULL,20.00,'','6','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(3928,'1110','61671724106','2023-02-10 17:46:42',NULL,100.00,'','6','1','Inventory sold','1','','sales','1046','','No',NULL,NULL,''),(3929,'1110','61671724106','2023-02-10 17:46:42',NULL,4.00,'','6','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(3930,'1110','61671724106','2023-02-10 17:46:42',NULL,7.80,'','6','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(3931,'1110','61671724106','2023-02-10 17:46:42',NULL,4.00,'','6','1','Inventory sold','1','','sales','937','','No',NULL,NULL,''),(3932,'1110','61671724106','2023-02-10 17:46:42',NULL,0.00,'','6','1','Inventory sold','1','','sales','823','','No',NULL,NULL,''),(3933,'1110','61671724106','2023-02-10 17:46:42',NULL,0.00,'','6','1','Inventory sold','1','','sales','620','','No',NULL,NULL,''),(3934,'1110','61671724106','2023-02-10 17:46:42',NULL,100.00,'','6','1','Inventory sold','1','','sales','1046','','No',NULL,NULL,''),(3935,'1110','61671724106','2023-02-10 17:46:42',NULL,33.00,'','6','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(3936,'1110','61671724106','2023-02-10 17:46:42',NULL,60.00,'','6','1','Inventory sold','1','','sales','1045','','No',NULL,NULL,''),(3937,'1110','61671724106','2023-02-10 17:46:42',NULL,45.00,'','6','1','Inventory sold','1','','sales','973','','No',NULL,NULL,''),(3938,'1110','61671724106','2023-02-10 17:46:42',NULL,0.00,'','6','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(3939,'5500','61671724106','2023-02-10 17:46:42',984.80,NULL,'','6','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3940,'1000','61671724106','2023-02-10 17:46:42',3083.00,NULL,'','6','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3941,'4000','61671724106','2023-02-10 17:46:42',NULL,150.00,'','6','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(3942,'4000','61671724106','2023-02-10 17:46:42',NULL,100.00,'','6','1','Good sold','1','','sales','487','','No',NULL,NULL,''),(3943,'4000','61671724106','2023-02-10 17:46:42',NULL,100.00,'','6','1','Good sold','1','','sales','795','','No',NULL,NULL,''),(3944,'4000','61671724106','2023-02-10 17:46:42',NULL,8.00,'','6','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(3945,'4000','61671724106','2023-02-10 17:46:42',NULL,100.00,'','6','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(3946,'4000','61671724106','2023-02-10 17:46:42',NULL,10.00,'','6','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(3947,'4000','61671724106','2023-02-10 17:46:42',NULL,5.00,'','6','1','Good sold','1','','sales','823','','No',NULL,NULL,''),(3948,'4000','61671724106','2023-02-10 17:46:42',NULL,50.00,'','6','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(3949,'4000','61671724106','2023-02-10 17:46:42',NULL,20.00,'','6','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(3950,'4000','61671724106','2023-02-10 17:46:42',NULL,25.00,'','6','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3951,'4000','61671724106','2023-02-10 17:46:42',NULL,20.00,'','6','1','Good sold','1','','sales','924','','No',NULL,NULL,''),(3952,'4000','61671724106','2023-02-10 17:46:42',NULL,20.00,'','6','1','Good sold','1','','sales','1010','','No',NULL,NULL,''),(3953,'4000','61671724106','2023-02-10 17:46:42',NULL,50.00,'','6','1','Good sold','1','','sales','816','','No',NULL,NULL,''),(3954,'4000','61671724106','2023-02-10 17:46:42',NULL,100.00,'','6','1','Good sold','1','','sales','808','','No',NULL,NULL,''),(3955,'4000','61671724106','2023-02-10 17:46:42',NULL,105.00,'','6','1','Good sold','1','','sales','889','','No',NULL,NULL,''),(3956,'4000','61671724106','2023-02-10 17:46:42',NULL,100.00,'','6','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(3957,'4000','61671724106','2023-02-10 17:46:42',NULL,100.00,'','6','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(3958,'4000','61671724106','2023-02-10 17:46:42',NULL,150.00,'','6','1','Good sold','1','','sales','1044','','No',NULL,NULL,''),(3959,'4000','61671724106','2023-02-10 17:46:42',NULL,50.00,'','6','1','Good sold','1','','sales','1010','','No',NULL,NULL,''),(3960,'4000','61671724106','2023-02-10 17:46:42',NULL,150.00,'','6','1','Good sold','1','','sales','1045','','No',NULL,NULL,''),(3961,'4000','61671724106','2023-02-10 17:46:42',NULL,150.00,'','6','1','Good sold','1','','sales','346','','No',NULL,NULL,''),(3962,'4000','61671724106','2023-02-10 17:46:42',NULL,100.00,'','6','1','Good sold','1','','sales','942','','No',NULL,NULL,''),(3963,'4000','61671724106','2023-02-10 17:46:42',NULL,50.00,'','6','1','Good sold','1','','sales','817','','No',NULL,NULL,''),(3964,'4000','61671724106','2023-02-10 17:46:42',NULL,100.00,'','6','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(3965,'4000','61671724106','2023-02-10 17:46:42',NULL,120.00,'','6','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(3966,'4000','61671724106','2023-02-10 17:46:42',NULL,25.00,'','6','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3967,'4000','61671724106','2023-02-10 17:46:42',NULL,30.00,'','6','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(3968,'4000','61671724106','2023-02-10 17:46:42',NULL,50.00,'','6','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(3969,'4000','61671724106','2023-02-10 17:46:42',NULL,200.00,'','6','1','Good sold','1','','sales','1046','','No',NULL,NULL,''),(3970,'4000','61671724106','2023-02-10 17:46:42',NULL,10.00,'','6','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(3971,'4000','61671724106','2023-02-10 17:46:42',NULL,10.00,'','6','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(3972,'4000','61671724106','2023-02-10 17:46:42',NULL,10.00,'','6','1','Good sold','1','','sales','937','','No',NULL,NULL,''),(3973,'4000','61671724106','2023-02-10 17:46:42',NULL,20.00,'','6','1','Good sold','1','','sales','823','','No',NULL,NULL,''),(3974,'4000','61671724106','2023-02-10 17:46:42',NULL,120.00,'','6','1','Good sold','1','','sales','620','','No',NULL,NULL,''),(3975,'4000','61671724106','2023-02-10 17:46:42',NULL,200.00,'','6','1','Good sold','1','','sales','1046','','No',NULL,NULL,''),(3976,'4000','61671724106','2023-02-10 17:46:42',NULL,120.00,'','6','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(3977,'4000','61671724106','2023-02-10 17:46:42',NULL,150.00,'','6','1','Good sold','1','','sales','1045','','No',NULL,NULL,''),(3978,'4000','61671724106','2023-02-10 17:46:42',NULL,200.00,'','6','1','Good sold','1','','sales','973','','No',NULL,NULL,''),(3979,'4000','61671724106','2023-02-10 17:46:42',NULL,5.00,'','6','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(3980,'1110','51675667463','2023-03-10 11:37:43',NULL,10.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(3981,'1110','51675667463','2023-03-10 11:37:43',NULL,26.00,'','5','1','Inventory sold','1','','sales','809','','No',NULL,NULL,''),(3982,'1110','51675667463','2023-03-10 11:37:43',NULL,95.00,'','5','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(3983,'1110','51675667463','2023-03-10 11:37:43',NULL,5.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(3984,'1110','51675667463','2023-03-10 11:37:43',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(3985,'1110','51675667463','2023-03-10 11:37:43',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(3986,'1110','51675667463','2023-03-10 11:37:43',NULL,0.00,'','5','1','Inventory sold','1','','sales','816','','No',NULL,NULL,''),(3987,'1110','51675667463','2023-03-10 11:37:43',NULL,9.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(3988,'1110','51675667463','2023-03-10 11:37:43',NULL,0.00,'','5','1','Inventory sold','1','','sales','1083','','No',NULL,NULL,''),(3989,'1110','51675667463','2023-03-10 11:37:43',NULL,0.00,'','5','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(3990,'1110','51675667463','2023-03-10 11:37:43',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(3991,'1110','51675667463','2023-03-10 11:37:43',NULL,0.00,'','5','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(3992,'1110','51675667463','2023-03-10 11:37:43',NULL,2.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(3993,'5500','51675667463','2023-03-10 11:37:43',150.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3994,'1000','51675667463','2023-03-10 11:37:43',600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3995,'4000','51675667463','2023-03-10 11:37:43',NULL,20.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(3996,'4000','51675667463','2023-03-10 11:37:43',NULL,100.00,'','5','1','Good sold','1','','sales','809','','No',NULL,NULL,''),(3997,'4000','51675667463','2023-03-10 11:37:43',NULL,200.00,'','5','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(3998,'4000','51675667463','2023-03-10 11:37:43',NULL,20.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(3999,'4000','51675667463','2023-03-10 11:37:43',NULL,10.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(4000,'4000','51675667463','2023-03-10 11:37:43',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(4001,'4000','51675667463','2023-03-10 11:37:43',NULL,50.00,'','5','1','Good sold','1','','sales','816','','No',NULL,NULL,''),(4002,'4000','51675667463','2023-03-10 11:37:43',NULL,30.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(4003,'4000','51675667463','2023-03-10 11:37:43',NULL,100.00,'','5','1','Good sold','1','','sales','1083','','No',NULL,NULL,''),(4004,'4000','51675667463','2023-03-10 11:37:43',NULL,30.00,'','5','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(4005,'4000','51675667463','2023-03-10 11:37:43',NULL,20.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(4006,'4000','51675667463','2023-03-10 11:37:43',NULL,5.00,'','5','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(4007,'4000','51675667463','2023-03-10 11:37:43',NULL,5.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(4008,'1110','51678547354','2023-03-11 20:03:04',NULL,0.00,'','5','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(4009,'1110','51678547354','2023-03-11 20:03:04',NULL,66.00,'','5','1','Inventory sold','1','','sales','868','','No',NULL,NULL,''),(4010,'1110','51678547354','2023-03-11 20:03:04',NULL,5.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(4011,'1110','51678547354','2023-03-11 20:03:04',NULL,6.00,'','5','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(4012,'1110','51678547354','2023-03-11 20:03:04',NULL,0.00,'','5','1','Inventory sold','1','','sales','1220','','No',NULL,NULL,''),(4013,'1110','51678547354','2023-03-11 20:03:04',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(4014,'1110','51678547354','2023-03-11 20:03:04',NULL,35.00,'','5','1','Inventory sold','1','','sales','422','','No',NULL,NULL,''),(4015,'1110','51678547354','2023-03-11 20:03:04',NULL,30.00,'','5','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(4016,'1110','51678547354','2023-03-11 20:03:04',NULL,20.00,'','5','1','Inventory sold','1','','sales','1046','','No',NULL,NULL,''),(4017,'1110','51678547354','2023-03-11 20:03:04',NULL,18.00,'','5','1','Inventory sold','1','','sales','349','','No',NULL,NULL,''),(4018,'1110','51678547354','2023-03-11 20:03:04',NULL,26.00,'','5','1','Inventory sold','1','','sales','998','','No',NULL,NULL,''),(4019,'1110','51678547354','2023-03-11 20:03:04',NULL,8.00,'','5','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(4020,'1110','51678547354','2023-03-11 20:03:04',NULL,6.00,'','5','1','Inventory sold','1','','sales','859','','No',NULL,NULL,''),(4021,'1110','51678547354','2023-03-11 20:03:04',NULL,16.00,'','5','1','Inventory sold','1','','sales','927','','No',NULL,NULL,''),(4022,'1110','51678547354','2023-03-11 20:03:04',NULL,30.00,'','5','1','Inventory sold','1','','sales','349','','No',NULL,NULL,''),(4023,'1110','51678547354','2023-03-11 20:03:04',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(4024,'1110','51678547354','2023-03-11 20:03:04',NULL,2.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(4025,'1110','51678547354','2023-03-11 20:03:04',NULL,20.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(4026,'1110','51678547354','2023-03-11 20:03:04',NULL,0.00,'','5','1','Inventory sold','1','','sales','1060','','No',NULL,NULL,''),(4027,'1110','51678547354','2023-03-11 20:03:04',NULL,120.00,'','5','1','Inventory sold','1','','sales','1260','','No',NULL,NULL,''),(4028,'1110','51678547354','2023-03-11 20:03:04',NULL,96.00,'','5','1','Inventory sold','1','','sales','470','','No',NULL,NULL,''),(4029,'1110','51678547354','2023-03-11 20:03:04',NULL,30.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(4030,'1110','51678547354','2023-03-11 20:03:04',NULL,0.00,'','5','1','Inventory sold','1','','sales','1071','','No',NULL,NULL,''),(4031,'1110','51678547354','2023-03-11 20:03:04',NULL,25.00,'','5','1','Inventory sold','1','','sales','1055','','No',NULL,NULL,''),(4032,'1110','51678547354','2023-03-11 20:03:04',NULL,35.00,'','5','1','Inventory sold','1','','sales','1036','','No',NULL,NULL,''),(4033,'1110','51678547354','2023-03-11 20:03:04',NULL,19.00,'','5','1','Inventory sold','1','','sales','863','','No',NULL,NULL,''),(4034,'1110','51678547354','2023-03-11 20:03:04',NULL,20.00,'','5','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(4035,'1110','51678547354','2023-03-11 20:03:04',NULL,9.00,'','5','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(4036,'1110','51678547354','2023-03-11 20:03:04',NULL,78.00,'','5','1','Inventory sold','1','','sales','1233','','No',NULL,NULL,''),(4037,'1110','51678547354','2023-03-11 20:03:04',NULL,0.00,'','5','1','Inventory sold','1','','sales','585','','No',NULL,NULL,''),(4038,'1110','51678547354','2023-03-11 20:03:04',NULL,120.00,'','5','1','Inventory sold','1','','sales','763','','No',NULL,NULL,''),(4039,'1110','51678547354','2023-03-11 20:03:04',NULL,90.00,'','5','1','Inventory sold','1','','sales','1275','','No',NULL,NULL,''),(4040,'1110','51678547354','2023-03-11 20:03:04',NULL,5.00,'','5','1','Inventory sold','1','','sales','1267','','No',NULL,NULL,''),(4041,'5500','51678547354','2023-03-11 20:03:04',941.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4042,'1000','51678547354','2023-03-11 20:03:04',2425.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4043,'4000','51678547354','2023-03-11 20:03:04',NULL,20.00,'','5','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(4044,'4000','51678547354','2023-03-11 20:03:04',NULL,150.00,'','5','1','Good sold','1','','sales','868','','No',NULL,NULL,''),(4045,'4000','51678547354','2023-03-11 20:03:04',NULL,10.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(4046,'4000','51678547354','2023-03-11 20:03:04',NULL,20.00,'','5','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(4047,'4000','51678547354','2023-03-11 20:03:04',NULL,30.00,'','5','1','Good sold','1','','sales','1220','','No',NULL,NULL,''),(4048,'4000','51678547354','2023-03-11 20:03:04',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(4049,'4000','51678547354','2023-03-11 20:03:04',NULL,50.00,'','5','1','Good sold','1','','sales','422','','No',NULL,NULL,''),(4050,'4000','51678547354','2023-03-11 20:03:04',NULL,50.00,'','5','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(4051,'4000','51678547354','2023-03-11 20:03:04',NULL,40.00,'','5','1','Good sold','1','','sales','1046','','No',NULL,NULL,''),(4052,'4000','51678547354','2023-03-11 20:03:04',NULL,30.00,'','5','1','Good sold','1','','sales','349','','No',NULL,NULL,''),(4053,'4000','51678547354','2023-03-11 20:03:04',NULL,50.00,'','5','1','Good sold','1','','sales','998','','No',NULL,NULL,''),(4054,'4000','51678547354','2023-03-11 20:03:04',NULL,50.00,'','5','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(4055,'4000','51678547354','2023-03-11 20:03:04',NULL,50.00,'','5','1','Good sold','1','','sales','859','','No',NULL,NULL,''),(4056,'4000','51678547354','2023-03-11 20:03:04',NULL,40.00,'','5','1','Good sold','1','','sales','927','','No',NULL,NULL,''),(4057,'4000','51678547354','2023-03-11 20:03:04',NULL,50.00,'','5','1','Good sold','1','','sales','349','','No',NULL,NULL,''),(4058,'4000','51678547354','2023-03-11 20:03:04',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(4059,'4000','51678547354','2023-03-11 20:03:04',NULL,10.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(4060,'4000','51678547354','2023-03-11 20:03:04',NULL,40.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(4061,'4000','51678547354','2023-03-11 20:03:04',NULL,20.00,'','5','1','Good sold','1','','sales','1060','','No',NULL,NULL,''),(4062,'4000','51678547354','2023-03-11 20:03:04',NULL,400.00,'','5','1','Good sold','1','','sales','1260','','No',NULL,NULL,''),(4063,'4000','51678547354','2023-03-11 20:03:04',NULL,180.00,'','5','1','Good sold','1','','sales','470','','No',NULL,NULL,''),(4064,'4000','51678547354','2023-03-11 20:03:04',NULL,60.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(4065,'4000','51678547354','2023-03-11 20:03:04',NULL,75.00,'','5','1','Good sold','1','','sales','1071','','No',NULL,NULL,''),(4066,'4000','51678547354','2023-03-11 20:03:04',NULL,100.00,'','5','1','Good sold','1','','sales','1055','','No',NULL,NULL,''),(4067,'4000','51678547354','2023-03-11 20:03:04',NULL,100.00,'','5','1','Good sold','1','','sales','1036','','No',NULL,NULL,''),(4068,'4000','51678547354','2023-03-11 20:03:04',NULL,50.00,'','5','1','Good sold','1','','sales','863','','No',NULL,NULL,''),(4069,'4000','51678547354','2023-03-11 20:03:04',NULL,50.00,'','5','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(4070,'4000','51678547354','2023-03-11 20:03:04',NULL,50.00,'','5','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(4071,'4000','51678547354','2023-03-11 20:03:04',NULL,120.00,'','5','1','Good sold','1','','sales','1233','','No',NULL,NULL,''),(4072,'4000','51678547354','2023-03-11 20:03:04',NULL,100.00,'','5','1','Good sold','1','','sales','585','','No',NULL,NULL,''),(4073,'4000','51678547354','2023-03-11 20:03:04',NULL,200.00,'','5','1','Good sold','1','','sales','763','','No',NULL,NULL,''),(4074,'4000','51678547354','2023-03-11 20:03:04',NULL,200.00,'','5','1','Good sold','1','','sales','1275','','No',NULL,NULL,''),(4075,'4000','51678547354','2023-03-11 20:03:04',NULL,10.00,'','5','1','Good sold','1','','sales','1267','','No',NULL,NULL,''),(4076,'1110','51678554189','2023-03-11 21:09:09',NULL,0.00,'','5','1','Inventory sold','1','','sales','1104','','No',NULL,NULL,''),(4077,'1110','51678554189','2023-03-11 21:09:09',NULL,0.00,'','5','1','Inventory sold','1','','sales','1176','','No',NULL,NULL,''),(4078,'1110','51678554189','2023-03-11 21:09:09',NULL,5.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(4079,'1110','51678554189','2023-03-11 21:09:09',NULL,6.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(4080,'1110','51678554189','2023-03-11 21:09:09',NULL,220.00,'','5','1','Inventory sold','1','','sales','749','','No',NULL,NULL,''),(4081,'1110','51678554189','2023-03-11 21:09:09',NULL,2.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(4082,'1110','51678554189','2023-03-11 21:09:09',NULL,0.00,'','5','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(4083,'1110','51678554189','2023-03-11 21:09:09',NULL,0.00,'','5','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(4084,'1110','51678554189','2023-03-11 21:09:09',NULL,0.00,'','5','1','Inventory sold','1','','sales','1162','','No',NULL,NULL,''),(4085,'1110','51678554189','2023-03-11 21:09:09',NULL,54.00,'','5','1','Inventory sold','1','','sales','1057','','No',NULL,NULL,''),(4086,'1110','51678554189','2023-03-11 21:09:09',NULL,5.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(4087,'1110','51678554189','2023-03-11 21:09:09',NULL,10.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(4088,'1110','51678554189','2023-03-11 21:09:09',NULL,12.00,'','5','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(4089,'1110','51678554189','2023-03-11 21:09:09',NULL,185.00,'','5','1','Inventory sold','1','','sales','102','','No',NULL,NULL,''),(4090,'1110','51678554189','2023-03-11 21:09:09',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(4091,'1110','51678554189','2023-03-11 21:09:09',NULL,24.40,'','5','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(4092,'1110','51678554189','2023-03-11 21:09:09',NULL,24.40,'','5','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(4093,'1110','51678554189','2023-03-11 21:09:09',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(4094,'1110','51678554189','2023-03-11 21:09:09',NULL,10.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(4095,'1110','51678554189','2023-03-11 21:09:09',NULL,120.00,'','5','1','Inventory sold','1','','sales','1260','','No',NULL,NULL,''),(4096,'1110','51678554189','2023-03-11 21:09:09',NULL,0.00,'','5','1','Inventory sold','1','','sales','1151','','No',NULL,NULL,''),(4097,'1110','51678554189','2023-03-11 21:09:09',NULL,22.00,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(4098,'1110','51678554189','2023-03-11 21:09:09',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(4099,'1110','51678554189','2023-03-11 21:09:09',NULL,4.80,'','5','1','Inventory sold','1','','sales','560','','No',NULL,NULL,''),(4100,'1110','51678554189','2023-03-11 21:09:09',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(4101,'1110','51678554189','2023-03-11 21:09:09',NULL,0.00,'','5','1','Inventory sold','1','','sales','1071','','No',NULL,NULL,''),(4102,'1110','51678554189','2023-03-11 21:09:09',NULL,5.50,'','5','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(4103,'1110','51678554189','2023-03-11 21:09:09',NULL,0.00,'','5','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(4104,'1110','51678554189','2023-03-11 21:09:09',NULL,70.00,'','5','1','Inventory sold','1','','sales','1266','','No',NULL,NULL,''),(4105,'1110','51678554189','2023-03-11 21:09:09',NULL,20.00,'','5','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(4106,'1110','51678554189','2023-03-11 21:09:09',NULL,44.00,'','5','1','Inventory sold','1','','sales','53','','No',NULL,NULL,''),(4107,'1110','51678554189','2023-03-11 21:09:09',NULL,40.00,'','5','1','Inventory sold','1','','sales','1255','','No',NULL,NULL,''),(4108,'1110','51678554189','2023-03-11 21:09:09',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(4109,'1110','51678554189','2023-03-11 21:09:09',NULL,0.00,'','5','1','Inventory sold','1','','sales','1220','','No',NULL,NULL,''),(4110,'1110','51678554189','2023-03-11 21:09:09',NULL,2.50,'','5','1','Inventory sold','1','','sales','1010','','No',NULL,NULL,''),(4111,'1110','51678554189','2023-03-11 21:09:09',NULL,11.00,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(4112,'1110','51678554189','2023-03-11 21:09:09',NULL,35.00,'','5','1','Inventory sold','1','','sales','422','','No',NULL,NULL,''),(4113,'1110','51678554189','2023-03-11 21:09:09',NULL,20.00,'','5','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(4114,'1110','51678554189','2023-03-11 21:09:09',NULL,45.00,'','5','1','Inventory sold','1','','sales','1244','','No',NULL,NULL,''),(4115,'1110','51678554189','2023-03-11 21:09:09',NULL,7.50,'','5','1','Inventory sold','1','','sales','1010','','No',NULL,NULL,''),(4116,'1110','51678554189','2023-03-11 21:09:09',NULL,26.00,'','5','1','Inventory sold','1','','sales','998','','No',NULL,NULL,''),(4117,'5500','51678554189','2023-03-11 21:09:09',1034.60,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4118,'1000','51678554189','2023-03-11 21:09:09',2787.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4119,'4000','51678554189','2023-03-11 21:09:09',NULL,40.00,'','5','1','Good sold','1','','sales','1104','','No',NULL,NULL,''),(4120,'4000','51678554189','2023-03-11 21:09:09',NULL,20.00,'','5','1','Good sold','1','','sales','1176','','No',NULL,NULL,''),(4121,'4000','51678554189','2023-03-11 21:09:09',NULL,20.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(4122,'4000','51678554189','2023-03-11 21:09:09',NULL,30.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(4123,'4000','51678554189','2023-03-11 21:09:09',NULL,350.00,'','5','1','Good sold','1','','sales','749','','No',NULL,NULL,''),(4124,'4000','51678554189','2023-03-11 21:09:09',NULL,10.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(4125,'4000','51678554189','2023-03-11 21:09:09',NULL,10.00,'','5','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(4126,'4000','51678554189','2023-03-11 21:09:09',NULL,30.00,'','5','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(4127,'4000','51678554189','2023-03-11 21:09:09',NULL,50.00,'','5','1','Good sold','1','','sales','1162','','No',NULL,NULL,''),(4128,'4000','51678554189','2023-03-11 21:09:09',NULL,90.00,'','5','1','Good sold','1','','sales','1057','','No',NULL,NULL,''),(4129,'4000','51678554189','2023-03-11 21:09:09',NULL,10.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(4130,'4000','51678554189','2023-03-11 21:09:09',NULL,20.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(4131,'4000','51678554189','2023-03-11 21:09:09',NULL,40.00,'','5','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(4132,'4000','51678554189','2023-03-11 21:09:09',NULL,300.00,'','5','1','Good sold','1','','sales','102','','No',NULL,NULL,''),(4133,'4000','51678554189','2023-03-11 21:09:09',NULL,10.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(4134,'4000','51678554189','2023-03-11 21:09:09',NULL,30.00,'','5','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(4135,'4000','51678554189','2023-03-11 21:09:09',NULL,30.00,'','5','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(4136,'4000','51678554189','2023-03-11 21:09:09',NULL,20.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(4137,'4000','51678554189','2023-03-11 21:09:09',NULL,20.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(4138,'4000','51678554189','2023-03-11 21:09:09',NULL,400.00,'','5','1','Good sold','1','','sales','1260','','No',NULL,NULL,''),(4139,'4000','51678554189','2023-03-11 21:09:09',NULL,100.00,'','5','1','Good sold','1','','sales','1151','','No',NULL,NULL,''),(4140,'4000','51678554189','2023-03-11 21:09:09',NULL,80.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(4141,'4000','51678554189','2023-03-11 21:09:09',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(4142,'4000','51678554189','2023-03-11 21:09:09',NULL,12.00,'','5','1','Good sold','1','','sales','560','','No',NULL,NULL,''),(4143,'4000','51678554189','2023-03-11 21:09:09',NULL,10.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(4144,'4000','51678554189','2023-03-11 21:09:09',NULL,75.00,'','5','1','Good sold','1','','sales','1071','','No',NULL,NULL,''),(4145,'4000','51678554189','2023-03-11 21:09:09',NULL,50.00,'','5','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(4146,'4000','51678554189','2023-03-11 21:09:09',NULL,20.00,'','5','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(4147,'4000','51678554189','2023-03-11 21:09:09',NULL,100.00,'','5','1','Good sold','1','','sales','1266','','No',NULL,NULL,''),(4148,'4000','51678554189','2023-03-11 21:09:09',NULL,100.00,'','5','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(4149,'4000','51678554189','2023-03-11 21:09:09',NULL,100.00,'','5','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(4150,'4000','51678554189','2023-03-11 21:09:09',NULL,100.00,'','5','1','Good sold','1','','sales','1255','','No',NULL,NULL,''),(4151,'4000','51678554189','2023-03-11 21:09:09',NULL,50.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(4152,'4000','51678554189','2023-03-11 21:09:09',NULL,20.00,'','5','1','Good sold','1','','sales','1220','','No',NULL,NULL,''),(4153,'4000','51678554189','2023-03-11 21:09:09',NULL,10.00,'','5','1','Good sold','1','','sales','1010','','No',NULL,NULL,''),(4154,'4000','51678554189','2023-03-11 21:09:09',NULL,40.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(4155,'4000','51678554189','2023-03-11 21:09:09',NULL,50.00,'','5','1','Good sold','1','','sales','422','','No',NULL,NULL,''),(4156,'4000','51678554189','2023-03-11 21:09:09',NULL,100.00,'','5','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(4157,'4000','51678554189','2023-03-11 21:09:09',NULL,150.00,'','5','1','Good sold','1','','sales','1244','','No',NULL,NULL,''),(4158,'4000','51678554189','2023-03-11 21:09:09',NULL,30.00,'','5','1','Good sold','1','','sales','1010','','No',NULL,NULL,''),(4159,'4000','51678554189','2023-03-11 21:09:09',NULL,50.00,'','5','1','Good sold','1','','sales','998','','No',NULL,NULL,''),(4160,'1110','51678558155','2023-03-13 17:19:06',NULL,30.00,'','5','1','Inventory sold','1','','sales','1037','','No',NULL,NULL,''),(4161,'1110','51678558155','2023-03-13 17:19:06',NULL,3.50,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(4162,'1110','51678558155','2023-03-13 17:19:06',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(4163,'1110','51678558155','2023-03-13 17:19:06',NULL,19.00,'','5','1','Inventory sold','1','','sales','863','','No',NULL,NULL,''),(4164,'1110','51678558155','2023-03-13 17:19:06',NULL,16.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(4165,'1110','51678558155','2023-03-13 17:19:06',NULL,8.00,'','5','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(4166,'1110','51678558155','2023-03-13 17:19:06',NULL,45.00,'','5','1','Inventory sold','1','','sales','1244','','No',NULL,NULL,''),(4167,'1110','51678558155','2023-03-13 17:19:06',NULL,0.00,'','5','1','Inventory sold','1','','sales','1151','','No',NULL,NULL,''),(4168,'1110','51678558155','2023-03-13 17:19:06',NULL,6.52,'','5','1','Inventory sold','1','','sales','1215','','No',NULL,NULL,''),(4169,'1110','51678558155','2023-03-13 17:19:06',NULL,0.00,'','5','1','Inventory sold','1','','sales','1142','','No',NULL,NULL,''),(4170,'1110','51678558155','2023-03-13 17:19:06',NULL,40.00,'','5','1','Inventory sold','1','','sales','1255','','No',NULL,NULL,''),(4171,'1110','51678558155','2023-03-13 17:19:06',NULL,9.00,'','5','1','Inventory sold','1','','sales','543','','No',NULL,NULL,''),(4172,'1110','51678558155','2023-03-13 17:19:06',NULL,60.00,'','5','1','Inventory sold','1','','sales','1178','','No',NULL,NULL,''),(4173,'1110','51678558155','2023-03-13 17:19:06',NULL,0.00,'','5','1','Inventory sold','1','','sales','279','','No',NULL,NULL,''),(4174,'1110','51678558155','2023-03-13 17:19:06',NULL,0.00,'','5','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(4175,'1110','51678558155','2023-03-13 17:19:06',NULL,39.00,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(4176,'1110','51678558155','2023-03-13 17:19:06',NULL,40.00,'','5','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(4177,'1110','51678558155','2023-03-13 17:19:06',NULL,26.00,'','5','1','Inventory sold','1','','sales','998','','No',NULL,NULL,''),(4178,'1110','51678558155','2023-03-13 17:19:06',NULL,0.00,'','5','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(4179,'1110','51678558155','2023-03-13 17:19:06',NULL,15.90,'','5','1','Inventory sold','1','','sales','847','','No',NULL,NULL,''),(4180,'1110','51678558155','2023-03-13 17:19:06',NULL,0.00,'','5','1','Inventory sold','1','','sales','811','','No',NULL,NULL,''),(4181,'1110','51678558155','2023-03-13 17:19:06',NULL,10.00,'','5','1','Inventory sold','1','','sales','915','','No',NULL,NULL,''),(4182,'1110','51678558155','2023-03-13 17:19:06',NULL,0.00,'','5','1','Inventory sold','1','','sales','1130','','No',NULL,NULL,''),(4183,'1110','51678558155','2023-03-13 17:19:06',NULL,120.00,'','5','1','Inventory sold','1','','sales','1260','','No',NULL,NULL,''),(4184,'1110','51678558155','2023-03-13 17:19:06',NULL,15.00,'','5','1','Inventory sold','1','','sales','1167','','No',NULL,NULL,''),(4185,'1110','51678558155','2023-03-13 17:19:06',NULL,0.00,'','5','1','Inventory sold','1','','sales','1157','','No',NULL,NULL,''),(4186,'1110','51678558155','2023-03-13 17:19:06',NULL,10.00,'','5','1','Inventory sold','1','','sales','1004','','No',NULL,NULL,''),(4187,'1110','51678558155','2023-03-13 17:19:06',NULL,130.00,'','5','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(4188,'1110','51678558155','2023-03-13 17:19:06',NULL,20.00,'','5','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(4189,'1110','51678558155','2023-03-13 17:19:06',NULL,0.00,'','5','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(4190,'1110','51678558155','2023-03-13 17:19:06',NULL,11.00,'','5','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(4191,'1110','51678558155','2023-03-13 17:19:06',NULL,0.00,'','5','1','Inventory sold','1','','sales','823','','No',NULL,NULL,''),(4192,'1110','51678558155','2023-03-13 17:19:06',NULL,0.00,'','5','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(4193,'1110','51678558155','2023-03-13 17:19:06',NULL,20.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(4194,'1110','51678558155','2023-03-13 17:19:06',NULL,4.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(4195,'1110','51678558155','2023-03-13 17:19:06',NULL,18.00,'','5','1','Inventory sold','1','','sales','879','','No',NULL,NULL,''),(4196,'1110','51678558155','2023-03-13 17:19:06',NULL,130.00,'','5','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(4197,'1110','51678558155','2023-03-13 17:19:06',NULL,25.00,'','5','1','Inventory sold','1','','sales','1055','','No',NULL,NULL,''),(4198,'1110','51678558155','2023-03-13 17:19:06',NULL,70.00,'','5','1','Inventory sold','1','','sales','1266','','No',NULL,NULL,''),(4199,'1110','51678558155','2023-03-13 17:19:06',NULL,6.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(4200,'1110','51678558155','2023-03-13 17:19:06',NULL,10.00,'','5','1','Inventory sold','1','','sales','1241','','No',NULL,NULL,''),(4201,'1110','51678558155','2023-03-13 17:19:06',NULL,0.00,'','5','1','Inventory sold','1','','sales','134','','No',NULL,NULL,''),(4202,'1110','51678558155','2023-03-13 17:19:06',NULL,1.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(4203,'1110','51678558155','2023-03-13 17:19:06',NULL,0.00,'','5','1','Inventory sold','1','','sales','1158','','No',NULL,NULL,''),(4204,'5500','51678558155','2023-03-13 17:19:06',958.42,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4205,'1000','51678558155','2023-03-13 17:19:06',3862.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4206,'4000','51678558155','2023-03-13 17:19:06',NULL,100.00,'','5','1','Good sold','1','','sales','1037','','No',NULL,NULL,''),(4207,'4000','51678558155','2023-03-13 17:19:06',NULL,10.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(4208,'4000','51678558155','2023-03-13 17:19:06',NULL,10.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(4209,'4000','51678558155','2023-03-13 17:19:06',NULL,50.00,'','5','1','Good sold','1','','sales','863','','No',NULL,NULL,''),(4210,'4000','51678558155','2023-03-13 17:19:06',NULL,60.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(4211,'4000','51678558155','2023-03-13 17:19:06',NULL,50.00,'','5','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(4212,'4000','51678558155','2023-03-13 17:19:06',NULL,150.00,'','5','1','Good sold','1','','sales','1244','','No',NULL,NULL,''),(4213,'4000','51678558155','2023-03-13 17:19:06',NULL,100.00,'','5','1','Good sold','1','','sales','1151','','No',NULL,NULL,''),(4214,'4000','51678558155','2023-03-13 17:19:06',NULL,20.00,'','5','1','Good sold','1','','sales','1215','','No',NULL,NULL,''),(4215,'4000','51678558155','2023-03-13 17:19:06',NULL,50.00,'','5','1','Good sold','1','','sales','1142','','No',NULL,NULL,''),(4216,'4000','51678558155','2023-03-13 17:19:06',NULL,100.00,'','5','1','Good sold','1','','sales','1255','','No',NULL,NULL,''),(4217,'4000','51678558155','2023-03-13 17:19:06',NULL,20.00,'','5','1','Good sold','1','','sales','543','','No',NULL,NULL,''),(4218,'4000','51678558155','2023-03-13 17:19:06',NULL,150.00,'','5','1','Good sold','1','','sales','1178','','No',NULL,NULL,''),(4219,'4000','51678558155','2023-03-13 17:19:06',NULL,350.00,'','5','1','Good sold','1','','sales','279','','No',NULL,NULL,''),(4220,'4000','51678558155','2023-03-13 17:19:06',NULL,20.00,'','5','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(4221,'4000','51678558155','2023-03-13 17:19:06',NULL,50.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(4222,'4000','51678558155','2023-03-13 17:19:06',NULL,100.00,'','5','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(4223,'4000','51678558155','2023-03-13 17:19:06',NULL,50.00,'','5','1','Good sold','1','','sales','998','','No',NULL,NULL,''),(4224,'4000','51678558155','2023-03-13 17:19:06',NULL,100.00,'','5','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(4225,'4000','51678558155','2023-03-13 17:19:06',NULL,50.00,'','5','1','Good sold','1','','sales','847','','No',NULL,NULL,''),(4226,'4000','51678558155','2023-03-13 17:19:06',NULL,550.00,'','5','1','Good sold','1','','sales','811','','No',NULL,NULL,''),(4227,'4000','51678558155','2023-03-13 17:19:06',NULL,25.00,'','5','1','Good sold','1','','sales','915','','No',NULL,NULL,''),(4228,'4000','51678558155','2023-03-13 17:19:06',NULL,100.00,'','5','1','Good sold','1','','sales','1130','','No',NULL,NULL,''),(4229,'4000','51678558155','2023-03-13 17:19:06',NULL,400.00,'','5','1','Good sold','1','','sales','1260','','No',NULL,NULL,''),(4230,'4000','51678558155','2023-03-13 17:19:06',NULL,100.00,'','5','1','Good sold','1','','sales','1167','','No',NULL,NULL,''),(4231,'4000','51678558155','2023-03-13 17:19:06',NULL,30.00,'','5','1','Good sold','1','','sales','1157','','No',NULL,NULL,''),(4232,'4000','51678558155','2023-03-13 17:19:06',NULL,20.00,'','5','1','Good sold','1','','sales','1004','','No',NULL,NULL,''),(4233,'4000','51678558155','2023-03-13 17:19:06',NULL,200.00,'','5','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(4234,'4000','51678558155','2023-03-13 17:19:06',NULL,50.00,'','5','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(4235,'4000','51678558155','2023-03-13 17:19:06',NULL,150.00,'','5','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(4236,'4000','51678558155','2023-03-13 17:19:06',NULL,20.00,'','5','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(4237,'4000','51678558155','2023-03-13 17:19:06',NULL,10.00,'','5','1','Good sold','1','','sales','823','','No',NULL,NULL,''),(4238,'4000','51678558155','2023-03-13 17:19:06',NULL,60.00,'','5','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(4239,'4000','51678558155','2023-03-13 17:19:06',NULL,40.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(4240,'4000','51678558155','2023-03-13 17:19:06',NULL,8.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(4241,'4000','51678558155','2023-03-13 17:19:06',NULL,50.00,'','5','1','Good sold','1','','sales','879','','No',NULL,NULL,''),(4242,'4000','51678558155','2023-03-13 17:19:06',NULL,200.00,'','5','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(4243,'4000','51678558155','2023-03-13 17:19:06',NULL,100.00,'','5','1','Good sold','1','','sales','1055','','No',NULL,NULL,''),(4244,'4000','51678558155','2023-03-13 17:19:06',NULL,100.00,'','5','1','Good sold','1','','sales','1266','','No',NULL,NULL,''),(4245,'4000','51678558155','2023-03-13 17:19:06',NULL,12.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(4246,'4000','51678558155','2023-03-13 17:19:06',NULL,20.00,'','5','1','Good sold','1','','sales','1241','','No',NULL,NULL,''),(4247,'4000','51678558155','2023-03-13 17:19:06',NULL,5.00,'','5','1','Good sold','1','','sales','134','','No',NULL,NULL,''),(4248,'4000','51678558155','2023-03-13 17:19:06',NULL,2.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(4249,'4000','51678558155','2023-03-13 17:19:06',NULL,20.00,'','5','1','Good sold','1','','sales','1158','','No',NULL,NULL,''),(4250,'1110','51678717153','2023-03-13 18:04:39',NULL,40.00,'','5','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(4251,'1110','51678717153','2023-03-13 18:04:39',NULL,11.00,'','5','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(4252,'1110','51678717153','2023-03-13 18:04:39',NULL,40.00,'','5','1','Inventory sold','1','','sales','1255','','No',NULL,NULL,''),(4253,'1110','51678717153','2023-03-13 18:04:39',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(4254,'1110','51678717153','2023-03-13 18:04:39',NULL,0.00,'','5','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(4255,'1110','51678717153','2023-03-13 18:04:39',NULL,0.00,'','5','1','Inventory sold','1','','sales','1220','','No',NULL,NULL,''),(4256,'1110','51678717153','2023-03-13 18:04:39',NULL,20.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(4257,'1110','51678717153','2023-03-13 18:04:39',NULL,20.00,'','5','1','Inventory sold','1','','sales','1241','','No',NULL,NULL,''),(4258,'1110','51678717153','2023-03-13 18:04:39',NULL,0.00,'','5','1','Inventory sold','1','','sales','1172','','No',NULL,NULL,''),(4259,'1110','51678717153','2023-03-13 18:04:39',NULL,8.00,'','5','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(4260,'1110','51678717153','2023-03-13 18:04:39',NULL,0.00,'','5','1','Inventory sold','1','','sales','771','','No',NULL,NULL,''),(4261,'1110','51678717153','2023-03-13 18:04:39',NULL,0.00,'','5','1','Inventory sold','1','','sales','523','','No',NULL,NULL,''),(4262,'1110','51678717153','2023-03-13 18:04:39',NULL,20.00,'','5','1','Inventory sold','1','','sales','663','','No',NULL,NULL,''),(4263,'1110','51678717153','2023-03-13 18:04:39',NULL,0.00,'','5','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(4264,'1110','51678717153','2023-03-13 18:04:39',NULL,7.00,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(4265,'1110','51678717153','2023-03-13 18:04:39',NULL,100.00,'','5','1','Inventory sold','1','','sales','1237','','No',NULL,NULL,''),(4266,'1110','51678717153','2023-03-13 18:04:39',NULL,65.00,'','5','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(4267,'1110','51678717153','2023-03-13 18:04:39',NULL,24.40,'','5','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(4268,'1110','51678717153','2023-03-13 18:04:39',NULL,11.00,'','5','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(4269,'1110','51678717153','2023-03-13 18:04:39',NULL,20.00,'','5','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(4270,'1110','51678717153','2023-03-13 18:04:39',NULL,8.00,'','5','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(4271,'1110','51678717153','2023-03-13 18:04:39',NULL,10.00,'','5','1','Inventory sold','1','','sales','1046','','No',NULL,NULL,''),(4272,'1110','51678717153','2023-03-13 18:04:39',NULL,4.00,'','5','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(4273,'1110','51678717153','2023-03-13 18:04:39',NULL,5.00,'','5','1','Inventory sold','1','','sales','1010','','No',NULL,NULL,''),(4274,'1110','51678717153','2023-03-13 18:04:39',NULL,45.00,'','5','1','Inventory sold','1','','sales','1244','','No',NULL,NULL,''),(4275,'1110','51678717153','2023-03-13 18:04:39',NULL,0.00,'','5','1','Inventory sold','1','','sales','1157','','No',NULL,NULL,''),(4276,'1110','51678717153','2023-03-13 18:04:39',NULL,25.00,'','5','1','Inventory sold','1','','sales','1004','','No',NULL,NULL,''),(4277,'1110','51678717153','2023-03-13 18:04:39',NULL,0.00,'','5','1','Inventory sold','1','','sales','1199','','No',NULL,NULL,''),(4278,'1110','51678717153','2023-03-13 18:04:39',NULL,44.00,'','5','1','Inventory sold','1','','sales','53','','No',NULL,NULL,''),(4279,'1110','51678717153','2023-03-13 18:04:39',NULL,30.00,'','5','1','Inventory sold','1','','sales','807','','No',NULL,NULL,''),(4280,'1110','51678717153','2023-03-13 18:04:39',NULL,0.00,'','5','1','Inventory sold','1','','sales','771','','No',NULL,NULL,''),(4281,'1110','51678717153','2023-03-13 18:04:39',NULL,5.00,'','5','1','Inventory sold','1','','sales','1267','','No',NULL,NULL,''),(4282,'1110','51678717153','2023-03-13 18:04:39',NULL,4.00,'','5','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(4283,'1110','51678717153','2023-03-13 18:04:39',NULL,9.00,'','5','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(4284,'1110','51678717153','2023-03-13 18:04:39',NULL,9.00,'','5','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(4285,'1110','51678717153','2023-03-13 18:04:39',NULL,10.00,'','5','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(4286,'1110','51678717153','2023-03-13 18:04:39',NULL,11.00,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(4287,'1110','51678717153','2023-03-13 18:04:39',NULL,0.00,'','5','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(4288,'1110','51678717153','2023-03-13 18:04:39',NULL,2.00,'','5','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(4289,'1110','51678717153','2023-03-13 18:04:39',NULL,1.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(4290,'1110','51678717153','2023-03-13 18:04:39',NULL,0.00,'','5','1','Inventory sold','1','','sales','1161','','No',NULL,NULL,''),(4291,'1110','51678717153','2023-03-13 18:04:39',NULL,0.00,'','5','1','Inventory sold','1','','sales','1170','','No',NULL,NULL,''),(4292,'1110','51678717153','2023-03-13 18:04:39',NULL,2.50,'','5','1','Inventory sold','1','','sales','1010','','No',NULL,NULL,''),(4293,'1110','51678717153','2023-03-13 18:04:39',NULL,30.00,'','5','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(4294,'1110','51678717153','2023-03-13 18:04:39',NULL,0.00,'','5','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(4295,'1110','51678717153','2023-03-13 18:04:39',NULL,59.00,'','5','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(4296,'1110','51678717153','2023-03-13 18:04:39',NULL,120.00,'','5','1','Inventory sold','1','','sales','763','','No',NULL,NULL,''),(4297,'1110','51678717153','2023-03-13 18:04:39',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(4298,'1110','51678717153','2023-03-13 18:04:39',NULL,0.00,'','5','1','Inventory sold','1','','sales','1220','','No',NULL,NULL,''),(4299,'1110','51678717153','2023-03-13 18:04:39',NULL,2.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(4300,'1110','51678717153','2023-03-13 18:04:39',NULL,40.00,'','5','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(4301,'5500','51678717153','2023-03-13 18:04:39',861.90,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4302,'1000','51678717153','2023-03-13 18:04:39',3332.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4303,'4000','51678717153','2023-03-13 18:04:39',NULL,100.00,'','5','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(4304,'4000','51678717153','2023-03-13 18:04:39',NULL,100.00,'','5','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(4305,'4000','51678717153','2023-03-13 18:04:39',NULL,100.00,'','5','1','Good sold','1','','sales','1255','','No',NULL,NULL,''),(4306,'4000','51678717153','2023-03-13 18:04:39',NULL,20.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(4307,'4000','51678717153','2023-03-13 18:04:39',NULL,60.00,'','5','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(4308,'4000','51678717153','2023-03-13 18:04:39',NULL,10.00,'','5','1','Good sold','1','','sales','1220','','No',NULL,NULL,''),(4309,'4000','51678717153','2023-03-13 18:04:39',NULL,40.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(4310,'4000','51678717153','2023-03-13 18:04:39',NULL,30.00,'','5','1','Good sold','1','','sales','1241','','No',NULL,NULL,''),(4311,'4000','51678717153','2023-03-13 18:04:39',NULL,300.00,'','5','1','Good sold','1','','sales','1172','','No',NULL,NULL,''),(4312,'4000','51678717153','2023-03-13 18:04:39',NULL,50.00,'','5','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(4313,'4000','51678717153','2023-03-13 18:04:39',NULL,50.00,'','5','1','Good sold','1','','sales','771','','No',NULL,NULL,''),(4314,'4000','51678717153','2023-03-13 18:04:39',NULL,25.00,'','5','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(4315,'4000','51678717153','2023-03-13 18:04:39',NULL,40.00,'','5','1','Good sold','1','','sales','663','','No',NULL,NULL,''),(4316,'4000','51678717153','2023-03-13 18:04:39',NULL,50.00,'','5','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(4317,'4000','51678717153','2023-03-13 18:04:39',NULL,20.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(4318,'4000','51678717153','2023-03-13 18:04:39',NULL,150.00,'','5','1','Good sold','1','','sales','1237','','No',NULL,NULL,''),(4319,'4000','51678717153','2023-03-13 18:04:39',NULL,150.00,'','5','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(4320,'4000','51678717153','2023-03-13 18:04:39',NULL,30.00,'','5','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(4321,'4000','51678717153','2023-03-13 18:04:39',NULL,20.00,'','5','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(4322,'4000','51678717153','2023-03-13 18:04:39',NULL,100.00,'','5','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(4323,'4000','51678717153','2023-03-13 18:04:39',NULL,50.00,'','5','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(4324,'4000','51678717153','2023-03-13 18:04:39',NULL,20.00,'','5','1','Good sold','1','','sales','1046','','No',NULL,NULL,''),(4325,'4000','51678717153','2023-03-13 18:04:39',NULL,10.00,'','5','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(4326,'4000','51678717153','2023-03-13 18:04:39',NULL,20.00,'','5','1','Good sold','1','','sales','1010','','No',NULL,NULL,''),(4327,'4000','51678717153','2023-03-13 18:04:39',NULL,200.00,'','5','1','Good sold','1','','sales','1244','','No',NULL,NULL,''),(4328,'4000','51678717153','2023-03-13 18:04:39',NULL,100.00,'','5','1','Good sold','1','','sales','1157','','No',NULL,NULL,''),(4329,'4000','51678717153','2023-03-13 18:04:39',NULL,50.00,'','5','1','Good sold','1','','sales','1004','','No',NULL,NULL,''),(4330,'4000','51678717153','2023-03-13 18:04:39',NULL,100.00,'','5','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(4331,'4000','51678717153','2023-03-13 18:04:39',NULL,100.00,'','5','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(4332,'4000','51678717153','2023-03-13 18:04:39',NULL,150.00,'','5','1','Good sold','1','','sales','807','','No',NULL,NULL,''),(4333,'4000','51678717153','2023-03-13 18:04:39',NULL,50.00,'','5','1','Good sold','1','','sales','771','','No',NULL,NULL,''),(4334,'4000','51678717153','2023-03-13 18:04:39',NULL,10.00,'','5','1','Good sold','1','','sales','1267','','No',NULL,NULL,''),(4335,'4000','51678717153','2023-03-13 18:04:39',NULL,10.00,'','5','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(4336,'4000','51678717153','2023-03-13 18:04:39',NULL,50.00,'','5','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(4337,'4000','51678717153','2023-03-13 18:04:39',NULL,50.00,'','5','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(4338,'4000','51678717153','2023-03-13 18:04:39',NULL,50.00,'','5','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(4339,'4000','51678717153','2023-03-13 18:04:39',NULL,40.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(4340,'4000','51678717153','2023-03-13 18:04:39',NULL,150.00,'','5','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(4341,'4000','51678717153','2023-03-13 18:04:39',NULL,5.00,'','5','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(4342,'4000','51678717153','2023-03-13 18:04:39',NULL,2.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(4343,'4000','51678717153','2023-03-13 18:04:39',NULL,15.00,'','5','1','Good sold','1','','sales','1161','','No',NULL,NULL,''),(4344,'4000','51678717153','2023-03-13 18:04:39',NULL,30.00,'','5','1','Good sold','1','','sales','1170','','No',NULL,NULL,''),(4345,'4000','51678717153','2023-03-13 18:04:39',NULL,10.00,'','5','1','Good sold','1','','sales','1010','','No',NULL,NULL,''),(4346,'4000','51678717153','2023-03-13 18:04:39',NULL,50.00,'','5','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(4347,'4000','51678717153','2023-03-13 18:04:39',NULL,50.00,'','5','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(4348,'4000','51678717153','2023-03-13 18:04:39',NULL,100.00,'','5','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(4349,'4000','51678717153','2023-03-13 18:04:39',NULL,200.00,'','5','1','Good sold','1','','sales','763','','No',NULL,NULL,''),(4350,'4000','51678717153','2023-03-13 18:04:39',NULL,100.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(4351,'4000','51678717153','2023-03-13 18:04:39',NULL,10.00,'','5','1','Good sold','1','','sales','1220','','No',NULL,NULL,''),(4352,'4000','51678717153','2023-03-13 18:04:39',NULL,5.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(4353,'4000','51678717153','2023-03-13 18:04:39',NULL,100.00,'','5','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(4354,'1110','61676040409','2023-03-13 18:41:49',NULL,0.00,'','6','1','Inventory sold','1','','sales','427','','No',NULL,NULL,''),(4355,'1110','61676040409','2023-03-13 18:41:49',NULL,45.00,'','6','1','Inventory sold','1','','sales','477','','No',NULL,NULL,''),(4356,'1110','61676040409','2023-03-13 18:41:49',NULL,0.00,'','6','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(4357,'1110','61676040409','2023-03-13 18:41:49',NULL,145.00,'','6','1','Inventory sold','1','','sales','955','','No',NULL,NULL,''),(4358,'1110','61676040409','2023-03-13 18:41:49',NULL,3.00,'','6','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(4359,'1110','61676040409','2023-03-13 18:41:49',NULL,0.00,'','6','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(4360,'1110','61676040409','2023-03-13 18:41:49',NULL,26.00,'','6','1','Inventory sold','1','','sales','808','','No',NULL,NULL,''),(4361,'1110','61676040409','2023-03-13 18:41:49',NULL,0.00,'','6','1','Inventory sold','1','','sales','816','','No',NULL,NULL,''),(4362,'1110','61676040409','2023-03-13 18:41:49',NULL,6.00,'','6','1','Inventory sold','1','','sales','859','','No',NULL,NULL,''),(4363,'1110','61676040409','2023-03-13 18:41:49',NULL,8.00,'','6','1','Inventory sold','1','','sales','939','','No',NULL,NULL,''),(4364,'5500','61676040409','2023-03-13 18:41:49',233.00,NULL,'','6','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4365,'1000','61676040409','2023-03-13 18:41:49',720.00,NULL,'','6','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4366,'4000','61676040409','2023-03-13 18:41:49',NULL,30.00,'','6','1','Good sold','1','','sales','427','','No',NULL,NULL,''),(4367,'4000','61676040409','2023-03-13 18:41:49',NULL,100.00,'','6','1','Good sold','1','','sales','477','','No',NULL,NULL,''),(4368,'4000','61676040409','2023-03-13 18:41:49',NULL,50.00,'','6','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(4369,'4000','61676040409','2023-03-13 18:41:49',NULL,300.00,'','6','1','Good sold','1','','sales','955','','No',NULL,NULL,''),(4370,'4000','61676040409','2023-03-13 18:41:49',NULL,10.00,'','6','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(4371,'4000','61676040409','2023-03-13 18:41:49',NULL,10.00,'','6','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(4372,'4000','61676040409','2023-03-13 18:41:49',NULL,100.00,'','6','1','Good sold','1','','sales','808','','No',NULL,NULL,''),(4373,'4000','61676040409','2023-03-13 18:41:49',NULL,50.00,'','6','1','Good sold','1','','sales','816','','No',NULL,NULL,''),(4374,'4000','61676040409','2023-03-13 18:41:49',NULL,50.00,'','6','1','Good sold','1','','sales','859','','No',NULL,NULL,''),(4375,'4000','61676040409','2023-03-13 18:41:49',NULL,20.00,'','6','1','Good sold','1','','sales','939','','No',NULL,NULL,''),(4376,'1110','61678722117','2023-03-13 22:25:59',NULL,35.00,'','6','1','Inventory sold','1','','sales','412','','No',NULL,NULL,''),(4377,'1110','61678722117','2023-03-13 22:25:59',NULL,3.40,'','6','1','Inventory sold','1','','sales','414','','No',NULL,NULL,''),(4378,'1110','61678722117','2023-03-13 22:25:59',NULL,11.00,'','6','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(4379,'1110','61678722117','2023-03-13 22:25:59',NULL,0.00,'','6','1','Inventory sold','1','','sales','1219','','No',NULL,NULL,''),(4380,'1110','61678722117','2023-03-13 22:25:59',NULL,30.00,'','6','1','Inventory sold','1','','sales','1037','','No',NULL,NULL,''),(4381,'1110','61678722117','2023-03-13 22:25:59',NULL,0.00,'','6','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(4382,'1110','61678722117','2023-03-13 22:25:59',NULL,25.00,'','6','1','Inventory sold','1','','sales','980','','No',NULL,NULL,''),(4383,'1110','61678722117','2023-03-13 22:25:59',NULL,10.00,'','6','1','Inventory sold','1','','sales','663','','No',NULL,NULL,''),(4384,'1110','61678722117','2023-03-13 22:25:59',NULL,20.00,'','6','1','Inventory sold','1','','sales','1277','','No',NULL,NULL,''),(4385,'1110','61678722117','2023-03-13 22:25:59',NULL,3.90,'','6','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(4386,'1110','61678722117','2023-03-13 22:25:59',NULL,4.00,'','6','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(4387,'1110','61678722117','2023-03-13 22:25:59',NULL,59.00,'','6','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(4388,'1110','61678722117','2023-03-13 22:25:59',NULL,40.00,'','6','1','Inventory sold','1','','sales','1255','','No',NULL,NULL,''),(4389,'1110','61678722117','2023-03-13 22:25:59',NULL,0.00,'','6','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(4390,'1110','61678722117','2023-03-13 22:25:59',NULL,175.00,'','6','1','Inventory sold','1','','sales','1312','','No',NULL,NULL,''),(4391,'1110','61678722117','2023-03-13 22:25:59',NULL,5.50,'','6','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(4392,'1110','61678722117','2023-03-13 22:25:59',NULL,3.00,'','6','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(4393,'1110','61678722117','2023-03-13 22:25:59',NULL,0.00,'','6','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(4394,'1110','61678722117','2023-03-13 22:25:59',NULL,9.00,'','6','1','Inventory sold','1','','sales','543','','No',NULL,NULL,''),(4395,'1110','61678722117','2023-03-13 22:25:59',NULL,6.52,'','6','1','Inventory sold','1','','sales','1215','','No',NULL,NULL,''),(4396,'1110','61678722117','2023-03-13 22:25:59',NULL,40.00,'','6','1','Inventory sold','1','','sales','1237','','No',NULL,NULL,''),(4397,'1110','61678722117','2023-03-13 22:25:59',NULL,0.00,'','6','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(4398,'1110','61678722117','2023-03-13 22:25:59',NULL,53.00,'','6','1','Inventory sold','1','','sales','487','','No',NULL,NULL,''),(4399,'1110','61678722117','2023-03-13 22:25:59',NULL,0.00,'','6','1','Inventory sold','1','','sales','1096','','No',NULL,NULL,''),(4400,'1110','61678722117','2023-03-13 22:25:59',NULL,0.00,'','6','1','Inventory sold','1','','sales','1289','','No',NULL,NULL,''),(4401,'1110','61678722117','2023-03-13 22:25:59',NULL,40.00,'','6','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(4402,'1110','61678722117','2023-03-13 22:25:59',NULL,0.00,'','6','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(4403,'1110','61678722117','2023-03-13 22:25:59',NULL,0.00,'','6','1','Inventory sold','1','','sales','523','','No',NULL,NULL,''),(4404,'1110','61678722117','2023-03-13 22:25:59',NULL,20.00,'','6','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(4405,'1110','61678722117','2023-03-13 22:25:59',NULL,59.00,'','6','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(4406,'1110','61678722117','2023-03-13 22:25:59',NULL,118.00,'','6','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(4407,'1110','61678722117','2023-03-13 22:25:59',NULL,0.00,'','6','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(4408,'1110','61678722117','2023-03-13 22:25:59',NULL,15.00,'','6','1','Inventory sold','1','','sales','1104','','No',NULL,NULL,''),(4409,'1110','61678722117','2023-03-13 22:25:59',NULL,0.00,'','6','1','Inventory sold','1','','sales','1176','','No',NULL,NULL,''),(4410,'1110','61678722117','2023-03-13 22:25:59',NULL,0.00,'','6','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(4411,'1110','61678722117','2023-03-13 22:25:59',NULL,0.00,'','6','1','Inventory sold','1','','sales','166','','No',NULL,NULL,''),(4412,'1110','61678722117','2023-03-13 22:25:59',NULL,0.00,'','6','1','Inventory sold','1','','sales','1058','','No',NULL,NULL,''),(4413,'1110','61678722117','2023-03-13 22:25:59',NULL,3.40,'','6','1','Inventory sold','1','','sales','414','','No',NULL,NULL,''),(4414,'1110','61678722117','2023-03-13 22:25:59',NULL,0.00,'','6','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(4415,'1110','61678722117','2023-03-13 22:25:59',NULL,0.00,'','6','1','Inventory sold','1','','sales','1060','','No',NULL,NULL,''),(4416,'1110','61678722117','2023-03-13 22:25:59',NULL,44.00,'','6','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(4417,'1110','61678722117','2023-03-13 22:25:59',NULL,0.00,'','6','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(4418,'1110','61678722117','2023-03-13 22:25:59',NULL,0.00,'','6','1','Inventory sold','1','','sales','1060','','No',NULL,NULL,''),(4419,'1110','61678722117','2023-03-13 22:25:59',NULL,6.00,'','6','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(4420,'5500','61678722117','2023-03-13 22:25:59',838.72,NULL,'','6','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4421,'1000','61678722117','2023-03-13 22:25:59',2842.00,NULL,'','6','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4422,'4000','61678722117','2023-03-13 22:25:59',NULL,50.00,'','6','1','Good sold','1','','sales','412','','No',NULL,NULL,''),(4423,'4000','61678722117','2023-03-13 22:25:59',NULL,10.00,'','6','1','Good sold','1','','sales','414','','No',NULL,NULL,''),(4424,'4000','61678722117','2023-03-13 22:25:59',NULL,20.00,'','6','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(4425,'4000','61678722117','2023-03-13 22:25:59',NULL,10.00,'','6','1','Good sold','1','','sales','1219','','No',NULL,NULL,''),(4426,'4000','61678722117','2023-03-13 22:25:59',NULL,100.00,'','6','1','Good sold','1','','sales','1037','','No',NULL,NULL,''),(4427,'4000','61678722117','2023-03-13 22:25:59',NULL,200.00,'','6','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(4428,'4000','61678722117','2023-03-13 22:25:59',NULL,100.00,'','6','1','Good sold','1','','sales','980','','No',NULL,NULL,''),(4429,'4000','61678722117','2023-03-13 22:25:59',NULL,20.00,'','6','1','Good sold','1','','sales','663','','No',NULL,NULL,''),(4430,'4000','61678722117','2023-03-13 22:25:59',NULL,50.00,'','6','1','Good sold','1','','sales','1277','','No',NULL,NULL,''),(4431,'4000','61678722117','2023-03-13 22:25:59',NULL,5.00,'','6','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(4432,'4000','61678722117','2023-03-13 22:25:59',NULL,10.00,'','6','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(4433,'4000','61678722117','2023-03-13 22:25:59',NULL,100.00,'','6','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(4434,'4000','61678722117','2023-03-13 22:25:59',NULL,100.00,'','6','1','Good sold','1','','sales','1255','','No',NULL,NULL,''),(4435,'4000','61678722117','2023-03-13 22:25:59',NULL,60.00,'','6','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(4436,'4000','61678722117','2023-03-13 22:25:59',NULL,200.00,'','6','1','Good sold','1','','sales','1312','','No',NULL,NULL,''),(4437,'4000','61678722117','2023-03-13 22:25:59',NULL,20.00,'','6','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(4438,'4000','61678722117','2023-03-13 22:25:59',NULL,10.00,'','6','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(4439,'4000','61678722117','2023-03-13 22:25:59',NULL,60.00,'','6','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(4440,'4000','61678722117','2023-03-13 22:25:59',NULL,20.00,'','6','1','Good sold','1','','sales','543','','No',NULL,NULL,''),(4441,'4000','61678722117','2023-03-13 22:25:59',NULL,20.00,'','6','1','Good sold','1','','sales','1215','','No',NULL,NULL,''),(4442,'4000','61678722117','2023-03-13 22:25:59',NULL,60.00,'','6','1','Good sold','1','','sales','1237','','No',NULL,NULL,''),(4443,'4000','61678722117','2023-03-13 22:25:59',NULL,15.00,'','6','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(4444,'4000','61678722117','2023-03-13 22:25:59',NULL,100.00,'','6','1','Good sold','1','','sales','487','','No',NULL,NULL,''),(4445,'4000','61678722117','2023-03-13 22:25:59',NULL,50.00,'','6','1','Good sold','1','','sales','1096','','No',NULL,NULL,''),(4446,'4000','61678722117','2023-03-13 22:25:59',NULL,100.00,'','6','1','Good sold','1','','sales','1289','','No',NULL,NULL,''),(4447,'4000','61678722117','2023-03-13 22:25:59',NULL,200.00,'','6','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(4448,'4000','61678722117','2023-03-13 22:25:59',NULL,40.00,'','6','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(4449,'4000','61678722117','2023-03-13 22:25:59',NULL,50.00,'','6','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(4450,'4000','61678722117','2023-03-13 22:25:59',NULL,50.00,'','6','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(4451,'4000','61678722117','2023-03-13 22:25:59',NULL,100.00,'','6','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(4452,'4000','61678722117','2023-03-13 22:25:59',NULL,200.00,'','6','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(4453,'4000','61678722117','2023-03-13 22:25:59',NULL,10.00,'','6','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(4454,'4000','61678722117','2023-03-13 22:25:59',NULL,30.00,'','6','1','Good sold','1','','sales','1104','','No',NULL,NULL,''),(4455,'4000','61678722117','2023-03-13 22:25:59',NULL,20.00,'','6','1','Good sold','1','','sales','1176','','No',NULL,NULL,''),(4456,'4000','61678722117','2023-03-13 22:25:59',NULL,100.00,'','6','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4457,'4000','61678722117','2023-03-13 22:25:59',NULL,120.00,'','6','1','Good sold','1','','sales','166','','No',NULL,NULL,''),(4458,'4000','61678722117','2023-03-13 22:25:59',NULL,100.00,'','6','1','Good sold','1','','sales','1058','','No',NULL,NULL,''),(4459,'4000','61678722117','2023-03-13 22:25:59',NULL,10.00,'','6','1','Good sold','1','','sales','414','','No',NULL,NULL,''),(4460,'4000','61678722117','2023-03-13 22:25:59',NULL,20.00,'','6','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(4461,'4000','61678722117','2023-03-13 22:25:59',NULL,20.00,'','6','1','Good sold','1','','sales','1060','','No',NULL,NULL,''),(4462,'4000','61678722117','2023-03-13 22:25:59',NULL,200.00,'','6','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(4463,'4000','61678722117','2023-03-13 22:25:59',NULL,60.00,'','6','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(4464,'4000','61678722117','2023-03-13 22:25:59',NULL,10.00,'','6','1','Good sold','1','','sales','1060','','No',NULL,NULL,''),(4465,'4000','61678722117','2023-03-13 22:25:59',NULL,12.00,'','6','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(4466,'1110','51678991700','2023-03-17 18:26:22',NULL,85.00,'','5','1','Inventory sold','1','','sales','721','','No',NULL,NULL,''),(4467,'1110','51678991700','2023-03-17 18:26:22',NULL,33.00,'','5','1','Inventory sold','1','','sales','814','','No',NULL,NULL,''),(4468,'1110','51678991700','2023-03-17 18:26:22',NULL,0.00,'','5','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(4469,'1110','51678991700','2023-03-17 18:26:22',NULL,0.00,'','5','1','Inventory sold','1','','sales','1114','','No',NULL,NULL,''),(4470,'1110','51678991700','2023-03-17 18:26:22',NULL,0.00,'','5','1','Inventory sold','1','','sales','1170','','No',NULL,NULL,''),(4471,'1110','51678991700','2023-03-17 18:26:22',NULL,0.00,'','5','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(4472,'1110','51678991700','2023-03-17 18:26:22',NULL,2.00,'','5','1','Inventory sold','1','','sales','850','','No',NULL,NULL,''),(4473,'1110','51678991700','2023-03-17 18:26:22',NULL,2.00,'','5','1','Inventory sold','1','','sales','1179','','No',NULL,NULL,''),(4474,'1110','51678991700','2023-03-17 18:26:22',NULL,0.00,'','5','1','Inventory sold','1','','sales','1072','','No',NULL,NULL,''),(4475,'1110','51678991700','2023-03-17 18:26:22',NULL,5.00,'','5','1','Inventory sold','1','','sales','878','','No',NULL,NULL,''),(4476,'1110','51678991700','2023-03-17 18:26:22',NULL,49.00,'','5','1','Inventory sold','1','','sales','1286','','No',NULL,NULL,''),(4477,'1110','51678991700','2023-03-17 18:26:22',NULL,70.00,'','5','1','Inventory sold','1','','sales','737','','No',NULL,NULL,''),(4478,'1110','51678991700','2023-03-17 18:26:22',NULL,50.00,'','5','1','Inventory sold','1','','sales','816','','No',NULL,NULL,''),(4479,'1110','51678991700','2023-03-17 18:26:22',NULL,0.00,'','5','1','Inventory sold','1','','sales','1163','','No',NULL,NULL,''),(4480,'1110','51678991700','2023-03-17 18:26:22',NULL,10.00,'','5','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(4481,'1110','51678991700','2023-03-17 18:26:22',NULL,44.00,'','5','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(4482,'1110','51678991700','2023-03-17 18:26:22',NULL,20.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(4483,'1110','51678991700','2023-03-17 18:26:22',NULL,0.00,'','5','1','Inventory sold','1','','sales','523','','No',NULL,NULL,''),(4484,'1110','51678991700','2023-03-17 18:26:22',NULL,10.00,'','5','1','Inventory sold','1','','sales','1261','','No',NULL,NULL,''),(4485,'1110','51678991700','2023-03-17 18:26:22',NULL,5.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(4486,'1110','51678991700','2023-03-17 18:26:22',NULL,59.00,'','5','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(4487,'1110','51678991700','2023-03-17 18:26:22',NULL,35.00,'','5','1','Inventory sold','1','','sales','412','','No',NULL,NULL,''),(4488,'1110','51678991700','2023-03-17 18:26:22',NULL,5.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(4489,'1110','51678991700','2023-03-17 18:26:22',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(4490,'1110','51678991700','2023-03-17 18:26:22',NULL,4.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(4491,'1110','51678991700','2023-03-17 18:26:22',NULL,26.00,'','5','1','Inventory sold','1','','sales','809','','No',NULL,NULL,''),(4492,'1110','51678991700','2023-03-17 18:26:22',NULL,39.00,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(4493,'1110','51678991700','2023-03-17 18:26:22',NULL,40.00,'','5','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(4494,'1110','51678991700','2023-03-17 18:26:22',NULL,9.00,'','5','1','Inventory sold','1','','sales','1015','','No',NULL,NULL,''),(4495,'1110','51678991700','2023-03-17 18:26:22',NULL,9.00,'','5','1','Inventory sold','1','','sales','1015','','No',NULL,NULL,''),(4496,'1110','51678991700','2023-03-17 18:26:22',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(4497,'1110','51678991700','2023-03-17 18:26:22',NULL,3.50,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(4498,'1110','51678991700','2023-03-17 18:26:22',NULL,0.00,'','5','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(4499,'1110','51678991700','2023-03-17 18:26:22',NULL,0.00,'','5','1','Inventory sold','1','','sales','1199','','No',NULL,NULL,''),(4500,'1110','51678991700','2023-03-17 18:26:22',NULL,25.00,'','5','1','Inventory sold','1','','sales','1046','','No',NULL,NULL,''),(4501,'1110','51678991700','2023-03-17 18:26:22',NULL,66.00,'','5','1','Inventory sold','1','','sales','53','','No',NULL,NULL,''),(4502,'1110','51678991700','2023-03-17 18:26:22',NULL,30.00,'','5','1','Inventory sold','1','','sales','1037','','No',NULL,NULL,''),(4503,'1110','51678991700','2023-03-17 18:26:22',NULL,0.00,'','5','1','Inventory sold','1','','sales','771','','No',NULL,NULL,''),(4504,'1110','51678991700','2023-03-17 18:26:22',NULL,30.00,'','5','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(4505,'1110','51678991700','2023-03-17 18:26:22',NULL,4.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(4506,'1110','51678991700','2023-03-17 18:26:22',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(4507,'1110','51678991700','2023-03-17 18:26:22',NULL,5.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(4508,'1110','51678991700','2023-03-17 18:26:22',NULL,4.00,'','5','1','Inventory sold','1','','sales','1179','','No',NULL,NULL,''),(4509,'1110','51678991700','2023-03-17 18:26:22',NULL,6.52,'','5','1','Inventory sold','1','','sales','1215','','No',NULL,NULL,''),(4510,'1110','51678991700','2023-03-17 18:26:22',NULL,0.00,'','5','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(4511,'1110','51678991700','2023-03-17 18:26:22',NULL,1000.00,'','5','1','Inventory sold','1','','sales','1305','','No',NULL,NULL,''),(4512,'1110','51678991700','2023-03-17 18:26:22',NULL,5.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(4513,'1110','51678991700','2023-03-17 18:26:22',NULL,26.00,'','5','1','Inventory sold','1','','sales','809','','No',NULL,NULL,''),(4514,'1110','51678991700','2023-03-17 18:26:22',NULL,7.80,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(4515,'1110','51678991700','2023-03-17 18:26:22',NULL,8.00,'','5','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(4516,'1110','51678991700','2023-03-17 18:26:22',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(4517,'1110','51678991700','2023-03-17 18:26:22',NULL,15.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(4518,'1110','51678991700','2023-03-17 18:26:22',NULL,10.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(4519,'1110','51678991700','2023-03-17 18:26:22',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(4520,'1110','51678991700','2023-03-17 18:26:22',NULL,26.00,'','5','1','Inventory sold','1','','sales','998','','No',NULL,NULL,''),(4521,'5500','51678991700','2023-03-17 18:26:22',1885.82,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4522,'1000','51678991700','2023-03-17 18:26:22',4540.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4523,'4000','51678991700','2023-03-17 18:26:22',NULL,150.00,'','5','1','Good sold','1','','sales','721','','No',NULL,NULL,''),(4524,'4000','51678991700','2023-03-17 18:26:22',NULL,50.00,'','5','1','Good sold','1','','sales','814','','No',NULL,NULL,''),(4525,'4000','51678991700','2023-03-17 18:26:22',NULL,60.00,'','5','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(4526,'4000','51678991700','2023-03-17 18:26:22',NULL,50.00,'','5','1','Good sold','1','','sales','1114','','No',NULL,NULL,''),(4527,'4000','51678991700','2023-03-17 18:26:22',NULL,30.00,'','5','1','Good sold','1','','sales','1170','','No',NULL,NULL,''),(4528,'4000','51678991700','2023-03-17 18:26:22',NULL,30.00,'','5','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(4529,'4000','51678991700','2023-03-17 18:26:22',NULL,5.00,'','5','1','Good sold','1','','sales','850','','No',NULL,NULL,''),(4530,'4000','51678991700','2023-03-17 18:26:22',NULL,10.00,'','5','1','Good sold','1','','sales','1179','','No',NULL,NULL,''),(4531,'4000','51678991700','2023-03-17 18:26:22',NULL,60.00,'','5','1','Good sold','1','','sales','1072','','No',NULL,NULL,''),(4532,'4000','51678991700','2023-03-17 18:26:22',NULL,10.00,'','5','1','Good sold','1','','sales','878','','No',NULL,NULL,''),(4533,'4000','51678991700','2023-03-17 18:26:22',NULL,100.00,'','5','1','Good sold','1','','sales','1286','','No',NULL,NULL,''),(4534,'4000','51678991700','2023-03-17 18:26:22',NULL,150.00,'','5','1','Good sold','1','','sales','737','','No',NULL,NULL,''),(4535,'4000','51678991700','2023-03-17 18:26:22',NULL,100.00,'','5','1','Good sold','1','','sales','816','','No',NULL,NULL,''),(4536,'4000','51678991700','2023-03-17 18:26:22',NULL,50.00,'','5','1','Good sold','1','','sales','1163','','No',NULL,NULL,''),(4537,'4000','51678991700','2023-03-17 18:26:22',NULL,50.00,'','5','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(4538,'4000','51678991700','2023-03-17 18:26:22',NULL,200.00,'','5','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(4539,'4000','51678991700','2023-03-17 18:26:22',NULL,40.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(4540,'4000','51678991700','2023-03-17 18:26:22',NULL,25.00,'','5','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(4541,'4000','51678991700','2023-03-17 18:26:22',NULL,20.00,'','5','1','Good sold','1','','sales','1261','','No',NULL,NULL,''),(4542,'4000','51678991700','2023-03-17 18:26:22',NULL,10.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(4543,'4000','51678991700','2023-03-17 18:26:22',NULL,100.00,'','5','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(4544,'4000','51678991700','2023-03-17 18:26:22',NULL,50.00,'','5','1','Good sold','1','','sales','412','','No',NULL,NULL,''),(4545,'4000','51678991700','2023-03-17 18:26:22',NULL,10.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(4546,'4000','51678991700','2023-03-17 18:26:22',NULL,10.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(4547,'4000','51678991700','2023-03-17 18:26:22',NULL,10.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(4548,'4000','51678991700','2023-03-17 18:26:22',NULL,100.00,'','5','1','Good sold','1','','sales','809','','No',NULL,NULL,''),(4549,'4000','51678991700','2023-03-17 18:26:22',NULL,50.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(4550,'4000','51678991700','2023-03-17 18:26:22',NULL,100.00,'','5','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(4551,'4000','51678991700','2023-03-17 18:26:22',NULL,20.00,'','5','1','Good sold','1','','sales','1015','','No',NULL,NULL,''),(4552,'4000','51678991700','2023-03-17 18:26:22',NULL,20.00,'','5','1','Good sold','1','','sales','1015','','No',NULL,NULL,''),(4553,'4000','51678991700','2023-03-17 18:26:22',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(4554,'4000','51678991700','2023-03-17 18:26:22',NULL,10.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(4555,'4000','51678991700','2023-03-17 18:26:22',NULL,10.00,'','5','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(4556,'4000','51678991700','2023-03-17 18:26:22',NULL,100.00,'','5','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(4557,'4000','51678991700','2023-03-17 18:26:22',NULL,50.00,'','5','1','Good sold','1','','sales','1046','','No',NULL,NULL,''),(4558,'4000','51678991700','2023-03-17 18:26:22',NULL,150.00,'','5','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(4559,'4000','51678991700','2023-03-17 18:26:22',NULL,100.00,'','5','1','Good sold','1','','sales','1037','','No',NULL,NULL,''),(4560,'4000','51678991700','2023-03-17 18:26:22',NULL,30.00,'','5','1','Good sold','1','','sales','771','','No',NULL,NULL,''),(4561,'4000','51678991700','2023-03-17 18:26:22',NULL,40.00,'','5','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(4562,'4000','51678991700','2023-03-17 18:26:22',NULL,10.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(4563,'4000','51678991700','2023-03-17 18:26:22',NULL,10.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(4564,'4000','51678991700','2023-03-17 18:26:22',NULL,10.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(4565,'4000','51678991700','2023-03-17 18:26:22',NULL,20.00,'','5','1','Good sold','1','','sales','1179','','No',NULL,NULL,''),(4566,'4000','51678991700','2023-03-17 18:26:22',NULL,20.00,'','5','1','Good sold','1','','sales','1215','','No',NULL,NULL,''),(4567,'4000','51678991700','2023-03-17 18:26:22',NULL,30.00,'','5','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(4568,'4000','51678991700','2023-03-17 18:26:22',NULL,2000.00,'','5','1','Good sold','1','','sales','1305','','No',NULL,NULL,''),(4569,'4000','51678991700','2023-03-17 18:26:22',NULL,10.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(4570,'4000','51678991700','2023-03-17 18:26:22',NULL,100.00,'','5','1','Good sold','1','','sales','809','','No',NULL,NULL,''),(4571,'4000','51678991700','2023-03-17 18:26:22',NULL,10.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(4572,'4000','51678991700','2023-03-17 18:26:22',NULL,20.00,'','5','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(4573,'4000','51678991700','2023-03-17 18:26:22',NULL,20.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(4574,'4000','51678991700','2023-03-17 18:26:22',NULL,30.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(4575,'4000','51678991700','2023-03-17 18:26:22',NULL,20.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(4576,'4000','51678991700','2023-03-17 18:26:22',NULL,10.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(4577,'4000','51678991700','2023-03-17 18:26:22',NULL,50.00,'','5','1','Good sold','1','','sales','998','','No',NULL,NULL,''),(4578,'1110','51679066787','2023-03-17 22:04:56',NULL,0.00,'','5','1','Inventory sold','1','','sales','134','','No',NULL,NULL,''),(4579,'1110','51679066787','2023-03-17 22:04:56',NULL,36.00,'','5','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(4580,'1110','51679066787','2023-03-17 22:04:56',NULL,24.00,'','5','1','Inventory sold','1','','sales','897','','No',NULL,NULL,''),(4581,'1110','51679066787','2023-03-17 22:04:56',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(4582,'1110','51679066787','2023-03-17 22:04:56',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(4583,'1110','51679066787','2023-03-17 22:04:56',NULL,8.00,'','5','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(4584,'1110','51679066787','2023-03-17 22:04:56',NULL,40.00,'','5','1','Inventory sold','1','','sales','1239','','No',NULL,NULL,''),(4585,'1110','51679066787','2023-03-17 22:04:56',NULL,50.00,'','5','1','Inventory sold','1','','sales','1046','','No',NULL,NULL,''),(4586,'1110','51679066787','2023-03-17 22:04:56',NULL,0.00,'','5','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(4587,'1110','51679066787','2023-03-17 22:04:56',NULL,45.00,'','5','1','Inventory sold','1','','sales','1244','','No',NULL,NULL,''),(4588,'1110','51679066787','2023-03-17 22:04:56',NULL,50.00,'','5','1','Inventory sold','1','','sales','816','','No',NULL,NULL,''),(4589,'1110','51679066787','2023-03-17 22:04:56',NULL,24.00,'','5','1','Inventory sold','1','','sales','897','','No',NULL,NULL,''),(4590,'1110','51679066787','2023-03-17 22:04:56',NULL,0.00,'','5','1','Inventory sold','1','','sales','1173','','No',NULL,NULL,''),(4591,'1110','51679066787','2023-03-17 22:04:56',NULL,9.00,'','5','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(4592,'1110','51679066787','2023-03-17 22:04:56',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(4593,'1110','51679066787','2023-03-17 22:04:56',NULL,29.00,'','5','1','Inventory sold','1','','sales','892','','No',NULL,NULL,''),(4594,'1110','51679066787','2023-03-17 22:04:56',NULL,70.00,'','5','1','Inventory sold','1','','sales','737','','No',NULL,NULL,''),(4595,'1110','51679066787','2023-03-17 22:04:56',NULL,40.00,'','5','1','Inventory sold','1','','sales','1273','','No',NULL,NULL,''),(4596,'1110','51679066787','2023-03-17 22:04:56',NULL,5.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(4597,'1110','51679066787','2023-03-17 22:04:56',NULL,15.00,'','5','1','Inventory sold','1','','sales','1104','','No',NULL,NULL,''),(4598,'1110','51679066787','2023-03-17 22:04:56',NULL,5.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(4599,'1110','51679066787','2023-03-17 22:04:56',NULL,0.00,'','5','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(4600,'1110','51679066787','2023-03-17 22:04:56',NULL,0.00,'','5','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(4601,'1110','51679066787','2023-03-17 22:04:56',NULL,25.00,'','5','1','Inventory sold','1','','sales','1046','','No',NULL,NULL,''),(4602,'1110','51679066787','2023-03-17 22:04:56',NULL,0.00,'','5','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(4603,'1110','51679066787','2023-03-17 22:04:56',NULL,16.00,'','5','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(4604,'1110','51679066787','2023-03-17 22:04:56',NULL,50.00,'','5','1','Inventory sold','1','','sales','1261','','No',NULL,NULL,''),(4605,'1110','51679066787','2023-03-17 22:04:56',NULL,0.00,'','5','1','Inventory sold','1','','sales','386','','No',NULL,NULL,''),(4606,'1110','51679066787','2023-03-17 22:04:56',NULL,0.00,'','5','1','Inventory sold','1','','sales','1124','','No',NULL,NULL,''),(4607,'1110','51679066787','2023-03-17 22:04:56',NULL,4.00,'','5','1','Inventory sold','1','','sales','850','','No',NULL,NULL,''),(4608,'1110','51679066787','2023-03-17 22:04:56',NULL,19.00,'','5','1','Inventory sold','1','','sales','863','','No',NULL,NULL,''),(4609,'1110','51679066787','2023-03-17 22:04:56',NULL,11.00,'','5','1','Inventory sold','1','','sales','53','','No',NULL,NULL,''),(4610,'1110','51679066787','2023-03-17 22:04:56',NULL,6.00,'','5','1','Inventory sold','1','','sales','859','','No',NULL,NULL,''),(4611,'1110','51679066787','2023-03-17 22:04:56',NULL,24.40,'','5','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(4612,'1110','51679066787','2023-03-17 22:04:56',NULL,5.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(4613,'5500','51679066787','2023-03-17 22:04:56',613.90,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4614,'1000','51679066787','2023-03-17 22:04:56',1940.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4615,'4000','51679066787','2023-03-17 22:04:56',NULL,10.00,'','5','1','Good sold','1','','sales','134','','No',NULL,NULL,''),(4616,'4000','51679066787','2023-03-17 22:04:56',NULL,150.00,'','5','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(4617,'4000','51679066787','2023-03-17 22:04:56',NULL,50.00,'','5','1','Good sold','1','','sales','897','','No',NULL,NULL,''),(4618,'4000','51679066787','2023-03-17 22:04:56',NULL,10.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(4619,'4000','51679066787','2023-03-17 22:04:56',NULL,20.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(4620,'4000','51679066787','2023-03-17 22:04:56',NULL,20.00,'','5','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(4621,'4000','51679066787','2023-03-17 22:04:56',NULL,80.00,'','5','1','Good sold','1','','sales','1239','','No',NULL,NULL,''),(4622,'4000','51679066787','2023-03-17 22:04:56',NULL,100.00,'','5','1','Good sold','1','','sales','1046','','No',NULL,NULL,''),(4623,'4000','51679066787','2023-03-17 22:04:56',NULL,30.00,'','5','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(4624,'4000','51679066787','2023-03-17 22:04:56',NULL,200.00,'','5','1','Good sold','1','','sales','1244','','No',NULL,NULL,''),(4625,'4000','51679066787','2023-03-17 22:04:56',NULL,100.00,'','5','1','Good sold','1','','sales','816','','No',NULL,NULL,''),(4626,'4000','51679066787','2023-03-17 22:04:56',NULL,50.00,'','5','1','Good sold','1','','sales','897','','No',NULL,NULL,''),(4627,'4000','51679066787','2023-03-17 22:04:56',NULL,10.00,'','5','1','Good sold','1','','sales','1173','','No',NULL,NULL,''),(4628,'4000','51679066787','2023-03-17 22:04:56',NULL,50.00,'','5','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(4629,'4000','51679066787','2023-03-17 22:04:56',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(4630,'4000','51679066787','2023-03-17 22:04:56',NULL,100.00,'','5','1','Good sold','1','','sales','892','','No',NULL,NULL,''),(4631,'4000','51679066787','2023-03-17 22:04:56',NULL,150.00,'','5','1','Good sold','1','','sales','737','','No',NULL,NULL,''),(4632,'4000','51679066787','2023-03-17 22:04:56',NULL,100.00,'','5','1','Good sold','1','','sales','1273','','No',NULL,NULL,''),(4633,'4000','51679066787','2023-03-17 22:04:56',NULL,20.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(4634,'4000','51679066787','2023-03-17 22:04:56',NULL,30.00,'','5','1','Good sold','1','','sales','1104','','No',NULL,NULL,''),(4635,'4000','51679066787','2023-03-17 22:04:56',NULL,10.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(4636,'4000','51679066787','2023-03-17 22:04:56',NULL,25.00,'','5','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(4637,'4000','51679066787','2023-03-17 22:04:56',NULL,5.00,'','5','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(4638,'4000','51679066787','2023-03-17 22:04:56',NULL,50.00,'','5','1','Good sold','1','','sales','1046','','No',NULL,NULL,''),(4639,'4000','51679066787','2023-03-17 22:04:56',NULL,25.00,'','5','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(4640,'4000','51679066787','2023-03-17 22:04:56',NULL,100.00,'','5','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(4641,'4000','51679066787','2023-03-17 22:04:56',NULL,100.00,'','5','1','Good sold','1','','sales','1261','','No',NULL,NULL,''),(4642,'4000','51679066787','2023-03-17 22:04:56',NULL,60.00,'','5','1','Good sold','1','','sales','386','','No',NULL,NULL,''),(4643,'4000','51679066787','2023-03-17 22:04:56',NULL,100.00,'','5','1','Good sold','1','','sales','1124','','No',NULL,NULL,''),(4644,'4000','51679066787','2023-03-17 22:04:56',NULL,10.00,'','5','1','Good sold','1','','sales','850','','No',NULL,NULL,''),(4645,'4000','51679066787','2023-03-17 22:04:56',NULL,50.00,'','5','1','Good sold','1','','sales','863','','No',NULL,NULL,''),(4646,'4000','51679066787','2023-03-17 22:04:56',NULL,25.00,'','5','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(4647,'4000','51679066787','2023-03-17 22:04:56',NULL,50.00,'','5','1','Good sold','1','','sales','859','','No',NULL,NULL,''),(4648,'4000','51679066787','2023-03-17 22:04:56',NULL,30.00,'','5','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(4649,'4000','51679066787','2023-03-17 22:04:56',NULL,10.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(4650,'1110','51679158209','2023-03-18 22:19:18',NULL,19.00,'','5','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(4651,'1110','51679158209','2023-03-18 22:19:18',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(4652,'1110','51679158209','2023-03-18 22:19:18',NULL,11.00,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(4653,'1110','51679158209','2023-03-18 22:19:18',NULL,0.00,'','5','1','Inventory sold','1','','sales','134','','No',NULL,NULL,''),(4654,'1110','51679158209','2023-03-18 22:19:18',NULL,4.00,'','5','1','Inventory sold','1','','sales','917','','No',NULL,NULL,''),(4655,'1110','51679158209','2023-03-18 22:19:18',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(4656,'1110','51679158209','2023-03-18 22:19:18',NULL,33.00,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(4657,'1110','51679158209','2023-03-18 22:19:18',NULL,24.00,'','5','1','Inventory sold','1','','sales','897','','No',NULL,NULL,''),(4658,'1110','51679158209','2023-03-18 22:19:18',NULL,7.50,'','5','1','Inventory sold','1','','sales','1006','','No',NULL,NULL,''),(4659,'1110','51679158209','2023-03-18 22:19:18',NULL,0.00,'','5','1','Inventory sold','1','','sales','332','','No',NULL,NULL,''),(4660,'1110','51679158209','2023-03-18 22:19:18',NULL,120.00,'','5','1','Inventory sold','1','','sales','1260','','No',NULL,NULL,''),(4661,'1110','51679158209','2023-03-18 22:19:18',NULL,0.00,'','5','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(4662,'1110','51679158209','2023-03-18 22:19:18',NULL,0.00,'','5','1','Inventory sold','1','','sales','822','','No',NULL,NULL,''),(4663,'1110','51679158209','2023-03-18 22:19:18',NULL,0.00,'','5','1','Inventory sold','1','','sales','238','','No',NULL,NULL,''),(4664,'1110','51679158209','2023-03-18 22:19:18',NULL,0.00,'','5','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(4665,'1110','51679158209','2023-03-18 22:19:18',NULL,10.50,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(4666,'1110','51679158209','2023-03-18 22:19:18',NULL,20.00,'','5','1','Inventory sold','1','','sales','1047','','No',NULL,NULL,''),(4667,'1110','51679158209','2023-03-18 22:19:18',NULL,11.00,'','5','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(4668,'1110','51679158209','2023-03-18 22:19:18',NULL,30.00,'','5','1','Inventory sold','1','','sales','1104','','No',NULL,NULL,''),(4669,'1110','51679158209','2023-03-18 22:19:18',NULL,8.00,'','5','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(4670,'1110','51679158209','2023-03-18 22:19:18',NULL,10.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(4671,'1110','51679158209','2023-03-18 22:19:18',NULL,0.00,'','5','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(4672,'1110','51679158209','2023-03-18 22:19:18',NULL,6.00,'','5','1','Inventory sold','1','','sales','560','','No',NULL,NULL,''),(4673,'1110','51679158209','2023-03-18 22:19:18',NULL,25.00,'','5','1','Inventory sold','1','','sales','1055','','No',NULL,NULL,''),(4674,'1110','51679158209','2023-03-18 22:19:18',NULL,0.00,'','5','1','Inventory sold','1','','sales','1142','','No',NULL,NULL,''),(4675,'1110','51679158209','2023-03-18 22:19:18',NULL,50.00,'','5','1','Inventory sold','1','','sales','1264','','No',NULL,NULL,''),(4676,'1110','51679158209','2023-03-18 22:19:18',NULL,0.00,'','5','1','Inventory sold','1','','sales','1071','','No',NULL,NULL,''),(4677,'1110','51679158209','2023-03-18 22:19:18',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(4678,'1110','51679158209','2023-03-18 22:19:18',NULL,10.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(4679,'1110','51679158209','2023-03-18 22:19:18',NULL,45.00,'','5','1','Inventory sold','1','','sales','1244','','No',NULL,NULL,''),(4680,'1110','51679158209','2023-03-18 22:19:18',NULL,30.00,'','5','1','Inventory sold','1','','sales','1037','','No',NULL,NULL,''),(4681,'1110','51679158209','2023-03-18 22:19:18',NULL,0.00,'','5','1','Inventory sold','1','','sales','771','','No',NULL,NULL,''),(4682,'1110','51679158209','2023-03-18 22:19:18',NULL,0.00,'','5','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(4683,'1110','51679158209','2023-03-18 22:19:18',NULL,54.60,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(4684,'1110','51679158209','2023-03-18 22:19:18',NULL,0.00,'','5','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(4685,'1110','51679158209','2023-03-18 22:19:18',NULL,0.00,'','5','1','Inventory sold','1','','sales','545','','No',NULL,NULL,''),(4686,'1110','51679158209','2023-03-18 22:19:18',NULL,15.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(4687,'1110','51679158209','2023-03-18 22:19:18',NULL,48.80,'','5','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(4688,'1110','51679158209','2023-03-18 22:19:18',NULL,2.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(4689,'1110','51679158209','2023-03-18 22:19:18',NULL,0.00,'','5','1','Inventory sold','1','','sales','1071','','No',NULL,NULL,''),(4690,'1110','51679158209','2023-03-18 22:19:18',NULL,39.00,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(4691,'1110','51679158209','2023-03-18 22:19:18',NULL,40.00,'','5','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(4692,'1110','51679158209','2023-03-18 22:19:18',NULL,10.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(4693,'1110','51679158209','2023-03-18 22:19:18',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(4694,'1110','51679158209','2023-03-18 22:19:18',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(4695,'1110','51679158209','2023-03-18 22:19:18',NULL,8.00,'','5','1','Inventory sold','1','','sales','813','','No',NULL,NULL,''),(4696,'1110','51679158209','2023-03-18 22:19:18',NULL,0.00,'','5','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(4697,'1110','51679158209','2023-03-18 22:19:18',NULL,65.00,'','5','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(4698,'1110','51679158209','2023-03-18 22:19:18',NULL,8.00,'','5','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(4699,'1110','51679158209','2023-03-18 22:19:18',NULL,15.00,'','5','1','Inventory sold','1','','sales','1104','','No',NULL,NULL,''),(4700,'1110','51679158209','2023-03-18 22:19:18',NULL,7.80,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(4701,'1110','51679158209','2023-03-18 22:19:18',NULL,8.00,'','5','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(4702,'1110','51679158209','2023-03-18 22:19:18',NULL,10.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(4703,'1110','51679158209','2023-03-18 22:19:18',NULL,4.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(4704,'1110','51679158209','2023-03-18 22:19:18',NULL,0.00,'','5','1','Inventory sold','1','','sales','1090','','No',NULL,NULL,''),(4705,'1110','51679158209','2023-03-18 22:19:18',NULL,2.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(4706,'1110','51679158209','2023-03-18 22:19:18',NULL,11.00,'','5','1','Inventory sold','1','','sales','53','','No',NULL,NULL,''),(4707,'1110','51679158209','2023-03-18 22:19:18',NULL,10.00,'','5','1','Inventory sold','1','','sales','1046','','No',NULL,NULL,''),(4708,'1110','51679158209','2023-03-18 22:19:18',NULL,7.50,'','5','1','Inventory sold','1','','sales','1006','','No',NULL,NULL,''),(4709,'1110','51679158209','2023-03-18 22:19:18',NULL,11.00,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(4710,'1110','51679158209','2023-03-18 22:19:18',NULL,45.00,'','5','1','Inventory sold','1','','sales','1244','','No',NULL,NULL,''),(4711,'1110','51679158209','2023-03-18 22:19:18',NULL,45.00,'','5','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(4712,'1110','51679158209','2023-03-18 22:19:18',NULL,43.00,'','5','1','Inventory sold','1','','sales','804','','No',NULL,NULL,''),(4713,'1110','51679158209','2023-03-18 22:19:18',NULL,8.00,'','5','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(4714,'5500','51679158209','2023-03-18 22:19:18',997.70,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4715,'1000','51679158209','2023-03-18 22:19:18',4155.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4716,'4000','51679158209','2023-03-18 22:19:18',NULL,100.00,'','5','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(4717,'4000','51679158209','2023-03-18 22:19:18',NULL,10.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(4718,'4000','51679158209','2023-03-18 22:19:18',NULL,40.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(4719,'4000','51679158209','2023-03-18 22:19:18',NULL,20.00,'','5','1','Good sold','1','','sales','134','','No',NULL,NULL,''),(4720,'4000','51679158209','2023-03-18 22:19:18',NULL,20.00,'','5','1','Good sold','1','','sales','917','','No',NULL,NULL,''),(4721,'4000','51679158209','2023-03-18 22:19:18',NULL,80.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(4722,'4000','51679158209','2023-03-18 22:19:18',NULL,120.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(4723,'4000','51679158209','2023-03-18 22:19:18',NULL,50.00,'','5','1','Good sold','1','','sales','897','','No',NULL,NULL,''),(4724,'4000','51679158209','2023-03-18 22:19:18',NULL,20.00,'','5','1','Good sold','1','','sales','1006','','No',NULL,NULL,''),(4725,'4000','51679158209','2023-03-18 22:19:18',NULL,200.00,'','5','1','Good sold','1','','sales','332','','No',NULL,NULL,''),(4726,'4000','51679158209','2023-03-18 22:19:18',NULL,400.00,'','5','1','Good sold','1','','sales','1260','','No',NULL,NULL,''),(4727,'4000','51679158209','2023-03-18 22:19:18',NULL,100.00,'','5','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(4728,'4000','51679158209','2023-03-18 22:19:18',NULL,15.00,'','5','1','Good sold','1','','sales','822','','No',NULL,NULL,''),(4729,'4000','51679158209','2023-03-18 22:19:18',NULL,80.00,'','5','1','Good sold','1','','sales','238','','No',NULL,NULL,''),(4730,'4000','51679158209','2023-03-18 22:19:18',NULL,15.00,'','5','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(4731,'4000','51679158209','2023-03-18 22:19:18',NULL,30.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(4732,'4000','51679158209','2023-03-18 22:19:18',NULL,40.00,'','5','1','Good sold','1','','sales','1047','','No',NULL,NULL,''),(4733,'4000','51679158209','2023-03-18 22:19:18',NULL,20.00,'','5','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(4734,'4000','51679158209','2023-03-18 22:19:18',NULL,60.00,'','5','1','Good sold','1','','sales','1104','','No',NULL,NULL,''),(4735,'4000','51679158209','2023-03-18 22:19:18',NULL,50.00,'','5','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(4736,'4000','51679158209','2023-03-18 22:19:18',NULL,20.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(4737,'4000','51679158209','2023-03-18 22:19:18',NULL,10.00,'','5','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(4738,'4000','51679158209','2023-03-18 22:19:18',NULL,15.00,'','5','1','Good sold','1','','sales','560','','No',NULL,NULL,''),(4739,'4000','51679158209','2023-03-18 22:19:18',NULL,100.00,'','5','1','Good sold','1','','sales','1055','','No',NULL,NULL,''),(4740,'4000','51679158209','2023-03-18 22:19:18',NULL,50.00,'','5','1','Good sold','1','','sales','1142','','No',NULL,NULL,''),(4741,'4000','51679158209','2023-03-18 22:19:18',NULL,200.00,'','5','1','Good sold','1','','sales','1264','','No',NULL,NULL,''),(4742,'4000','51679158209','2023-03-18 22:19:18',NULL,15.00,'','5','1','Good sold','1','','sales','1071','','No',NULL,NULL,''),(4743,'4000','51679158209','2023-03-18 22:19:18',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(4744,'4000','51679158209','2023-03-18 22:19:18',NULL,20.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(4745,'4000','51679158209','2023-03-18 22:19:18',NULL,200.00,'','5','1','Good sold','1','','sales','1244','','No',NULL,NULL,''),(4746,'4000','51679158209','2023-03-18 22:19:18',NULL,100.00,'','5','1','Good sold','1','','sales','1037','','No',NULL,NULL,''),(4747,'4000','51679158209','2023-03-18 22:19:18',NULL,40.00,'','5','1','Good sold','1','','sales','771','','No',NULL,NULL,''),(4748,'4000','51679158209','2023-03-18 22:19:18',NULL,140.00,'','5','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(4749,'4000','51679158209','2023-03-18 22:19:18',NULL,70.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(4750,'4000','51679158209','2023-03-18 22:19:18',NULL,100.00,'','5','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(4751,'4000','51679158209','2023-03-18 22:19:18',NULL,360.00,'','5','1','Good sold','1','','sales','545','','No',NULL,NULL,''),(4752,'4000','51679158209','2023-03-18 22:19:18',NULL,30.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(4753,'4000','51679158209','2023-03-18 22:19:18',NULL,60.00,'','5','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(4754,'4000','51679158209','2023-03-18 22:19:18',NULL,10.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(4755,'4000','51679158209','2023-03-18 22:19:18',NULL,15.00,'','5','1','Good sold','1','','sales','1071','','No',NULL,NULL,''),(4756,'4000','51679158209','2023-03-18 22:19:18',NULL,50.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(4757,'4000','51679158209','2023-03-18 22:19:18',NULL,100.00,'','5','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(4758,'4000','51679158209','2023-03-18 22:19:18',NULL,20.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(4759,'4000','51679158209','2023-03-18 22:19:18',NULL,20.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(4760,'4000','51679158209','2023-03-18 22:19:18',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(4761,'4000','51679158209','2023-03-18 22:19:18',NULL,20.00,'','5','1','Good sold','1','','sales','813','','No',NULL,NULL,''),(4762,'4000','51679158209','2023-03-18 22:19:18',NULL,5.00,'','5','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(4763,'4000','51679158209','2023-03-18 22:19:18',NULL,150.00,'','5','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(4764,'4000','51679158209','2023-03-18 22:19:18',NULL,50.00,'','5','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(4765,'4000','51679158209','2023-03-18 22:19:18',NULL,30.00,'','5','1','Good sold','1','','sales','1104','','No',NULL,NULL,''),(4766,'4000','51679158209','2023-03-18 22:19:18',NULL,10.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(4767,'4000','51679158209','2023-03-18 22:19:18',NULL,20.00,'','5','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(4768,'4000','51679158209','2023-03-18 22:19:18',NULL,20.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(4769,'4000','51679158209','2023-03-18 22:19:18',NULL,20.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(4770,'4000','51679158209','2023-03-18 22:19:18',NULL,30.00,'','5','1','Good sold','1','','sales','1090','','No',NULL,NULL,''),(4771,'4000','51679158209','2023-03-18 22:19:18',NULL,10.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(4772,'4000','51679158209','2023-03-18 22:19:18',NULL,25.00,'','5','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(4773,'4000','51679158209','2023-03-18 22:19:18',NULL,20.00,'','5','1','Good sold','1','','sales','1046','','No',NULL,NULL,''),(4774,'4000','51679158209','2023-03-18 22:19:18',NULL,20.00,'','5','1','Good sold','1','','sales','1006','','No',NULL,NULL,''),(4775,'4000','51679158209','2023-03-18 22:19:18',NULL,40.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(4776,'4000','51679158209','2023-03-18 22:19:18',NULL,200.00,'','5','1','Good sold','1','','sales','1244','','No',NULL,NULL,''),(4777,'4000','51679158209','2023-03-18 22:19:18',NULL,100.00,'','5','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4778,'4000','51679158209','2023-03-18 22:19:18',NULL,100.00,'','5','1','Good sold','1','','sales','804','','No',NULL,NULL,''),(4779,'4000','51679158209','2023-03-18 22:19:18',NULL,50.00,'','5','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(4780,'1110','51679336174','2023-03-20 21:32:51',NULL,5.00,'','5','1','Inventory sold','1','','sales','1311','','No',NULL,NULL,''),(4781,'1110','51679336174','2023-03-20 21:32:51',NULL,11.00,'','5','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(4782,'1110','51679336174','2023-03-20 21:32:51',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(4783,'1110','51679336174','2023-03-20 21:32:51',NULL,16.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(4784,'1110','51679336174','2023-03-20 21:32:51',NULL,44.00,'','5','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(4785,'1110','51679336174','2023-03-20 21:32:51',NULL,16.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(4786,'1110','51679336174','2023-03-20 21:32:51',NULL,11.00,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(4787,'1110','51679336174','2023-03-20 21:32:51',NULL,10.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(4788,'1110','51679336174','2023-03-20 21:32:51',NULL,35.00,'','5','1','Inventory sold','1','','sales','1012','','No',NULL,NULL,''),(4789,'1110','51679336174','2023-03-20 21:32:51',NULL,4.00,'','5','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(4790,'1110','51679336174','2023-03-20 21:32:51',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(4791,'1110','51679336174','2023-03-20 21:32:51',NULL,169.00,'','5','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(4792,'1110','51679336174','2023-03-20 21:32:51',NULL,75.00,'','5','1','Inventory sold','1','','sales','968','','No',NULL,NULL,''),(4793,'1110','51679336174','2023-03-20 21:32:51',NULL,33.00,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(4794,'1110','51679336174','2023-03-20 21:32:51',NULL,50.00,'','5','1','Inventory sold','1','','sales','1265','','No',NULL,NULL,''),(4795,'1110','51679336174','2023-03-20 21:32:51',NULL,2.50,'','5','1','Inventory sold','1','','sales','1004','','No',NULL,NULL,''),(4796,'1110','51679336174','2023-03-20 21:32:51',NULL,11.00,'','5','1','Inventory sold','1','','sales','53','','No',NULL,NULL,''),(4797,'1110','51679336174','2023-03-20 21:32:51',NULL,8.40,'','5','1','Inventory sold','1','','sales','560','','No',NULL,NULL,''),(4798,'1110','51679336174','2023-03-20 21:32:51',NULL,8.00,'','5','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(4799,'1110','51679336174','2023-03-20 21:32:51',NULL,20.00,'','5','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(4800,'1110','51679336174','2023-03-20 21:32:51',NULL,0.00,'','5','1','Inventory sold','1','','sales','1096','','No',NULL,NULL,''),(4801,'1110','51679336174','2023-03-20 21:32:51',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(4802,'1110','51679336174','2023-03-20 21:32:51',NULL,2.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(4803,'1110','51679336174','2023-03-20 21:32:51',NULL,24.40,'','5','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(4804,'1110','51679336174','2023-03-20 21:32:51',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(4805,'1110','51679336174','2023-03-20 21:32:51',NULL,36.00,'','5','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(4806,'1110','51679336174','2023-03-20 21:32:51',NULL,9.00,'','5','1','Inventory sold','1','','sales','1015','','No',NULL,NULL,''),(4807,'1110','51679336174','2023-03-20 21:32:51',NULL,44.00,'','5','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(4808,'1110','51679336174','2023-03-20 21:32:51',NULL,18.00,'','5','1','Inventory sold','1','','sales','349','','No',NULL,NULL,''),(4809,'1110','51679336174','2023-03-20 21:32:51',NULL,50.00,'','5','1','Inventory sold','1','','sales','1282','','No',NULL,NULL,''),(4810,'1110','51679336174','2023-03-20 21:32:51',NULL,11.00,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(4811,'1110','51679336174','2023-03-20 21:32:51',NULL,7.80,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(4812,'1110','51679336174','2023-03-20 21:32:51',NULL,5.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(4813,'1110','51679336174','2023-03-20 21:32:51',NULL,5.00,'','5','1','Inventory sold','1','','sales','1261','','No',NULL,NULL,''),(4814,'1110','51679336174','2023-03-20 21:32:51',NULL,5.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(4815,'1110','51679336174','2023-03-20 21:32:51',NULL,8.00,'','5','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(4816,'1110','51679336174','2023-03-20 21:32:51',NULL,2.00,'','5','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(4817,'1110','51679336174','2023-03-20 21:32:51',NULL,19.00,'','5','1','Inventory sold','1','','sales','789','','No',NULL,NULL,''),(4818,'1110','51679336174','2023-03-20 21:32:51',NULL,28.00,'','5','1','Inventory sold','1','','sales','563','','No',NULL,NULL,''),(4819,'1110','51679336174','2023-03-20 21:32:51',NULL,30.00,'','5','1','Inventory sold','1','','sales','1310','','No',NULL,NULL,''),(4820,'1110','51679336174','2023-03-20 21:32:51',NULL,50.00,'','5','1','Inventory sold','1','','sales','816','','No',NULL,NULL,''),(4821,'1110','51679336174','2023-03-20 21:32:51',NULL,130.00,'','5','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(4822,'1110','51679336174','2023-03-20 21:32:51',NULL,8.00,'','5','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(4823,'1110','51679336174','2023-03-20 21:32:51',NULL,5.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(4824,'5500','51679336174','2023-03-20 21:32:51',1036.60,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4825,'1000','51679336174','2023-03-20 21:32:51',2753.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4826,'4000','51679336174','2023-03-20 21:32:51',NULL,10.00,'','5','1','Good sold','1','','sales','1311','','No',NULL,NULL,''),(4827,'4000','51679336174','2023-03-20 21:32:51',NULL,20.00,'','5','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(4828,'4000','51679336174','2023-03-20 21:32:51',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(4829,'4000','51679336174','2023-03-20 21:32:51',NULL,60.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(4830,'4000','51679336174','2023-03-20 21:32:51',NULL,200.00,'','5','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(4831,'4000','51679336174','2023-03-20 21:32:51',NULL,60.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(4832,'4000','51679336174','2023-03-20 21:32:51',NULL,40.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(4833,'4000','51679336174','2023-03-20 21:32:51',NULL,20.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(4834,'4000','51679336174','2023-03-20 21:32:51',NULL,50.00,'','5','1','Good sold','1','','sales','1012','','No',NULL,NULL,''),(4835,'4000','51679336174','2023-03-20 21:32:51',NULL,8.00,'','5','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(4836,'4000','51679336174','2023-03-20 21:32:51',NULL,20.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(4837,'4000','51679336174','2023-03-20 21:32:51',NULL,400.00,'','5','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4838,'4000','51679336174','2023-03-20 21:32:51',NULL,150.00,'','5','1','Good sold','1','','sales','968','','No',NULL,NULL,''),(4839,'4000','51679336174','2023-03-20 21:32:51',NULL,120.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(4840,'4000','51679336174','2023-03-20 21:32:51',NULL,150.00,'','5','1','Good sold','1','','sales','1265','','No',NULL,NULL,''),(4841,'4000','51679336174','2023-03-20 21:32:51',NULL,5.00,'','5','1','Good sold','1','','sales','1004','','No',NULL,NULL,''),(4842,'4000','51679336174','2023-03-20 21:32:51',NULL,25.00,'','5','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(4843,'4000','51679336174','2023-03-20 21:32:51',NULL,21.00,'','5','1','Good sold','1','','sales','560','','No',NULL,NULL,''),(4844,'4000','51679336174','2023-03-20 21:32:51',NULL,50.00,'','5','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(4845,'4000','51679336174','2023-03-20 21:32:51',NULL,50.00,'','5','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(4846,'4000','51679336174','2023-03-20 21:32:51',NULL,50.00,'','5','1','Good sold','1','','sales','1096','','No',NULL,NULL,''),(4847,'4000','51679336174','2023-03-20 21:32:51',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(4848,'4000','51679336174','2023-03-20 21:32:51',NULL,10.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(4849,'4000','51679336174','2023-03-20 21:32:51',NULL,30.00,'','5','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(4850,'4000','51679336174','2023-03-20 21:32:51',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(4851,'4000','51679336174','2023-03-20 21:32:51',NULL,150.00,'','5','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(4852,'4000','51679336174','2023-03-20 21:32:51',NULL,20.00,'','5','1','Good sold','1','','sales','1015','','No',NULL,NULL,''),(4853,'4000','51679336174','2023-03-20 21:32:51',NULL,200.00,'','5','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(4854,'4000','51679336174','2023-03-20 21:32:51',NULL,30.00,'','5','1','Good sold','1','','sales','349','','No',NULL,NULL,''),(4855,'4000','51679336174','2023-03-20 21:32:51',NULL,100.00,'','5','1','Good sold','1','','sales','1282','','No',NULL,NULL,''),(4856,'4000','51679336174','2023-03-20 21:32:51',NULL,40.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(4857,'4000','51679336174','2023-03-20 21:32:51',NULL,10.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(4858,'4000','51679336174','2023-03-20 21:32:51',NULL,10.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(4859,'4000','51679336174','2023-03-20 21:32:51',NULL,10.00,'','5','1','Good sold','1','','sales','1261','','No',NULL,NULL,''),(4860,'4000','51679336174','2023-03-20 21:32:51',NULL,20.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(4861,'4000','51679336174','2023-03-20 21:32:51',NULL,20.00,'','5','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(4862,'4000','51679336174','2023-03-20 21:32:51',NULL,4.00,'','5','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(4863,'4000','51679336174','2023-03-20 21:32:51',NULL,100.00,'','5','1','Good sold','1','','sales','789','','No',NULL,NULL,''),(4864,'4000','51679336174','2023-03-20 21:32:51',NULL,50.00,'','5','1','Good sold','1','','sales','563','','No',NULL,NULL,''),(4865,'4000','51679336174','2023-03-20 21:32:51',NULL,50.00,'','5','1','Good sold','1','','sales','1310','','No',NULL,NULL,''),(4866,'4000','51679336174','2023-03-20 21:32:51',NULL,100.00,'','5','1','Good sold','1','','sales','816','','No',NULL,NULL,''),(4867,'4000','51679336174','2023-03-20 21:32:51',NULL,200.00,'','5','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(4868,'4000','51679336174','2023-03-20 21:32:51',NULL,50.00,'','5','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(4869,'4000','51679336174','2023-03-20 21:32:51',NULL,10.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(4870,'1110','51679407593','2023-03-21 22:10:46',NULL,150.00,'','5','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(4871,'1110','51679407593','2023-03-21 22:10:46',NULL,59.00,'','5','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(4872,'1110','51679407593','2023-03-21 22:10:46',NULL,4.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(4873,'1110','51679407593','2023-03-21 22:10:46',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(4874,'1110','51679407593','2023-03-21 22:10:46',NULL,5.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(4875,'1110','51679407593','2023-03-21 22:10:46',NULL,2.00,'','5','1','Inventory sold','1','','sales','850','','No',NULL,NULL,''),(4876,'1110','51679407593','2023-03-21 22:10:46',NULL,0.00,'','5','1','Inventory sold','1','','sales','771','','No',NULL,NULL,''),(4877,'1110','51679407593','2023-03-21 22:10:46',NULL,3.50,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(4878,'1110','51679407593','2023-03-21 22:10:46',NULL,20.00,'','5','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(4879,'1110','51679407593','2023-03-21 22:10:46',NULL,11.00,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(4880,'1110','51679407593','2023-03-21 22:10:46',NULL,58.00,'','5','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(4881,'1110','51679407593','2023-03-21 22:10:46',NULL,19.00,'','5','1','Inventory sold','1','','sales','789','','No',NULL,NULL,''),(4882,'1110','51679407593','2023-03-21 22:10:46',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(4883,'1110','51679407593','2023-03-21 22:10:46',NULL,30.00,'','5','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(4884,'1110','51679407593','2023-03-21 22:10:46',NULL,2.00,'','5','1','Inventory sold','1','','sales','850','','No',NULL,NULL,''),(4885,'1110','51679407593','2023-03-21 22:10:46',NULL,0.00,'','5','1','Inventory sold','1','','sales','166','','No',NULL,NULL,''),(4886,'1110','51679407593','2023-03-21 22:10:46',NULL,8.00,'','5','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(4887,'1110','51679407593','2023-03-21 22:10:46',NULL,39.00,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(4888,'1110','51679407593','2023-03-21 22:10:46',NULL,40.00,'','5','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(4889,'1110','51679407593','2023-03-21 22:10:46',NULL,100.00,'','5','1','Inventory sold','1','','sales','1261','','No',NULL,NULL,''),(4890,'1110','51679407593','2023-03-21 22:10:46',NULL,27.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(4891,'1110','51679407593','2023-03-21 22:10:46',NULL,13.00,'','5','1','Inventory sold','1','','sales','1233','','No',NULL,NULL,''),(4892,'1110','51679407593','2023-03-21 22:10:46',NULL,8.00,'','5','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(4893,'1110','51679407593','2023-03-21 22:10:46',NULL,20.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(4894,'1110','51679407593','2023-03-21 22:10:46',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(4895,'1110','51679407593','2023-03-21 22:10:46',NULL,40.00,'','5','1','Inventory sold','1','','sales','1047','','No',NULL,NULL,''),(4896,'1110','51679407593','2023-03-21 22:10:46',NULL,0.00,'','5','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(4897,'1110','51679407593','2023-03-21 22:10:46',NULL,12.00,'','5','1','Inventory sold','1','','sales','349','','No',NULL,NULL,''),(4898,'1110','51679407593','2023-03-21 22:10:46',NULL,175.00,'','5','1','Inventory sold','1','','sales','1312','','No',NULL,NULL,''),(4899,'1110','51679407593','2023-03-21 22:10:46',NULL,200.00,'','5','1','Inventory sold','1','','sales','1262','','No',NULL,NULL,''),(4900,'1110','51679407593','2023-03-21 22:10:46',NULL,20.00,'','5','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(4901,'1110','51679407593','2023-03-21 22:10:46',NULL,50.00,'','5','1','Inventory sold','1','','sales','1265','','No',NULL,NULL,''),(4902,'1110','51679407593','2023-03-21 22:10:46',NULL,40.00,'','5','1','Inventory sold','1','','sales','1255','','No',NULL,NULL,''),(4903,'1110','51679407593','2023-03-21 22:10:46',NULL,33.00,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(4904,'1110','51679407593','2023-03-21 22:10:46',NULL,0.00,'','5','1','Inventory sold','1','','sales','1106','','No',NULL,NULL,''),(4905,'1110','51679407593','2023-03-21 22:10:46',NULL,60.00,'','5','1','Inventory sold','1','','sales','1257','','No',NULL,NULL,''),(4906,'1110','51679407593','2023-03-21 22:10:46',NULL,24.40,'','5','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(4907,'1110','51679407593','2023-03-21 22:10:46',NULL,50.00,'','5','1','Inventory sold','1','','sales','1046','','No',NULL,NULL,''),(4908,'1110','51679407593','2023-03-21 22:10:46',NULL,8.40,'','5','1','Inventory sold','1','','sales','560','','No',NULL,NULL,''),(4909,'1110','51679407593','2023-03-21 22:10:46',NULL,30.00,'','5','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(4910,'1110','51679407593','2023-03-21 22:10:46',NULL,20.00,'','5','1','Inventory sold','1','','sales','1237','','No',NULL,NULL,''),(4911,'1110','51679407593','2023-03-21 22:10:46',NULL,30.00,'','5','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(4912,'1110','51679407593','2023-03-21 22:10:46',NULL,77.00,'','5','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(4913,'1110','51679407593','2023-03-21 22:10:46',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(4914,'1110','51679407593','2023-03-21 22:10:46',NULL,8.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(4915,'1110','51679407593','2023-03-21 22:10:46',NULL,0.00,'','5','1','Inventory sold','1','','sales','620','','No',NULL,NULL,''),(4916,'1110','51679407593','2023-03-21 22:10:46',NULL,0.00,'','5','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(4917,'1110','51679407593','2023-03-21 22:10:46',NULL,16.00,'','5','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(4918,'1110','51679407593','2023-03-21 22:10:46',NULL,2.00,'','5','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(4919,'1110','51679407593','2023-03-21 22:10:46',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(4920,'1110','51679407593','2023-03-21 22:10:46',NULL,20.00,'','5','1','Inventory sold','1','','sales','1241','','No',NULL,NULL,''),(4921,'1110','51679407593','2023-03-21 22:10:46',NULL,4.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(4922,'5500','51679407593','2023-03-21 22:10:46',1541.80,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4923,'1000','51679407593','2023-03-21 22:10:46',3675.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4924,'4000','51679407593','2023-03-21 22:10:46',NULL,200.00,'','5','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(4925,'4000','51679407593','2023-03-21 22:10:46',NULL,100.00,'','5','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(4926,'4000','51679407593','2023-03-21 22:10:46',NULL,10.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(4927,'4000','51679407593','2023-03-21 22:10:46',NULL,10.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(4928,'4000','51679407593','2023-03-21 22:10:46',NULL,10.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(4929,'4000','51679407593','2023-03-21 22:10:46',NULL,5.00,'','5','1','Good sold','1','','sales','850','','No',NULL,NULL,''),(4930,'4000','51679407593','2023-03-21 22:10:46',NULL,20.00,'','5','1','Good sold','1','','sales','771','','No',NULL,NULL,''),(4931,'4000','51679407593','2023-03-21 22:10:46',NULL,10.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(4932,'4000','51679407593','2023-03-21 22:10:46',NULL,50.00,'','5','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(4933,'4000','51679407593','2023-03-21 22:10:46',NULL,40.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(4934,'4000','51679407593','2023-03-21 22:10:46',NULL,150.00,'','5','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(4935,'4000','51679407593','2023-03-21 22:10:46',NULL,100.00,'','5','1','Good sold','1','','sales','789','','No',NULL,NULL,''),(4936,'4000','51679407593','2023-03-21 22:10:46',NULL,30.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(4937,'4000','51679407593','2023-03-21 22:10:46',NULL,100.00,'','5','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(4938,'4000','51679407593','2023-03-21 22:10:46',NULL,5.00,'','5','1','Good sold','1','','sales','850','','No',NULL,NULL,''),(4939,'4000','51679407593','2023-03-21 22:10:46',NULL,120.00,'','5','1','Good sold','1','','sales','166','','No',NULL,NULL,''),(4940,'4000','51679407593','2023-03-21 22:10:46',NULL,20.00,'','5','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(4941,'4000','51679407593','2023-03-21 22:10:46',NULL,50.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(4942,'4000','51679407593','2023-03-21 22:10:46',NULL,100.00,'','5','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(4943,'4000','51679407593','2023-03-21 22:10:46',NULL,200.00,'','5','1','Good sold','1','','sales','1261','','No',NULL,NULL,''),(4944,'4000','51679407593','2023-03-21 22:10:46',NULL,100.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(4945,'4000','51679407593','2023-03-21 22:10:46',NULL,20.00,'','5','1','Good sold','1','','sales','1233','','No',NULL,NULL,''),(4946,'4000','51679407593','2023-03-21 22:10:46',NULL,20.00,'','5','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(4947,'4000','51679407593','2023-03-21 22:10:46',NULL,40.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(4948,'4000','51679407593','2023-03-21 22:10:46',NULL,10.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(4949,'4000','51679407593','2023-03-21 22:10:46',NULL,80.00,'','5','1','Good sold','1','','sales','1047','','No',NULL,NULL,''),(4950,'4000','51679407593','2023-03-21 22:10:46',NULL,10.00,'','5','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(4951,'4000','51679407593','2023-03-21 22:10:46',NULL,20.00,'','5','1','Good sold','1','','sales','349','','No',NULL,NULL,''),(4952,'4000','51679407593','2023-03-21 22:10:46',NULL,400.00,'','5','1','Good sold','1','','sales','1312','','No',NULL,NULL,''),(4953,'4000','51679407593','2023-03-21 22:10:46',NULL,300.00,'','5','1','Good sold','1','','sales','1262','','No',NULL,NULL,''),(4954,'4000','51679407593','2023-03-21 22:10:46',NULL,50.00,'','5','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(4955,'4000','51679407593','2023-03-21 22:10:46',NULL,150.00,'','5','1','Good sold','1','','sales','1265','','No',NULL,NULL,''),(4956,'4000','51679407593','2023-03-21 22:10:46',NULL,100.00,'','5','1','Good sold','1','','sales','1255','','No',NULL,NULL,''),(4957,'4000','51679407593','2023-03-21 22:10:46',NULL,120.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(4958,'4000','51679407593','2023-03-21 22:10:46',NULL,50.00,'','5','1','Good sold','1','','sales','1106','','No',NULL,NULL,''),(4959,'4000','51679407593','2023-03-21 22:10:46',NULL,200.00,'','5','1','Good sold','1','','sales','1257','','No',NULL,NULL,''),(4960,'4000','51679407593','2023-03-21 22:10:46',NULL,30.00,'','5','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(4961,'4000','51679407593','2023-03-21 22:10:46',NULL,100.00,'','5','1','Good sold','1','','sales','1046','','No',NULL,NULL,''),(4962,'4000','51679407593','2023-03-21 22:10:46',NULL,21.00,'','5','1','Good sold','1','','sales','560','','No',NULL,NULL,''),(4963,'4000','51679407593','2023-03-21 22:10:46',NULL,100.00,'','5','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(4964,'4000','51679407593','2023-03-21 22:10:46',NULL,30.00,'','5','1','Good sold','1','','sales','1237','','No',NULL,NULL,''),(4965,'4000','51679407593','2023-03-21 22:10:46',NULL,50.00,'','5','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(4966,'4000','51679407593','2023-03-21 22:10:46',NULL,140.00,'','5','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(4967,'4000','51679407593','2023-03-21 22:10:46',NULL,40.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(4968,'4000','51679407593','2023-03-21 22:10:46',NULL,40.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(4969,'4000','51679407593','2023-03-21 22:10:46',NULL,30.00,'','5','1','Good sold','1','','sales','620','','No',NULL,NULL,''),(4970,'4000','51679407593','2023-03-21 22:10:46',NULL,10.00,'','5','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(4971,'4000','51679407593','2023-03-21 22:10:46',NULL,30.00,'','5','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(4972,'4000','51679407593','2023-03-21 22:10:46',NULL,4.00,'','5','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(4973,'4000','51679407593','2023-03-21 22:10:46',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(4974,'4000','51679407593','2023-03-21 22:10:46',NULL,30.00,'','5','1','Good sold','1','','sales','1241','','No',NULL,NULL,''),(4975,'4000','51679407593','2023-03-21 22:10:46',NULL,10.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(4976,'1110','51679507692','2023-03-25 21:01:16',NULL,0.00,'','5','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(4977,'1110','51679507692','2023-03-25 21:01:16',NULL,29.00,'','5','1','Inventory sold','1','','sales','892','','No',NULL,NULL,''),(4978,'1110','51679507692','2023-03-25 21:01:16',NULL,0.00,'','5','1','Inventory sold','1','','sales','1127','','No',NULL,NULL,''),(4979,'1110','51679507692','2023-03-25 21:01:16',NULL,35.00,'','5','1','Inventory sold','1','','sales','1269','','No',NULL,NULL,''),(4980,'1110','51679507692','2023-03-25 21:01:16',NULL,20.00,'','5','1','Inventory sold','1','','sales','1004','','No',NULL,NULL,''),(4981,'1110','51679507692','2023-03-25 21:01:16',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(4982,'1110','51679507692','2023-03-25 21:01:16',NULL,5.00,'','5','1','Inventory sold','1','','sales','1261','','No',NULL,NULL,''),(4983,'1110','51679507692','2023-03-25 21:01:16',NULL,43.00,'','5','1','Inventory sold','1','','sales','804','','No',NULL,NULL,''),(4984,'1110','51679507692','2023-03-25 21:01:16',NULL,5.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(4985,'1110','51679507692','2023-03-25 21:01:16',NULL,18.00,'','5','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(4986,'1110','51679507692','2023-03-25 21:01:16',NULL,4.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(4987,'1110','51679507692','2023-03-25 21:01:16',NULL,11.00,'','5','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(4988,'1110','51679507692','2023-03-25 21:01:16',NULL,0.00,'','5','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(4989,'1110','51679507692','2023-03-25 21:01:16',NULL,7.80,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(4990,'1110','51679507692','2023-03-25 21:01:16',NULL,8.00,'','5','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(4991,'1110','51679507692','2023-03-25 21:01:16',NULL,20.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(4992,'1110','51679507692','2023-03-25 21:01:16',NULL,20.00,'','5','1','Inventory sold','1','','sales','1241','','No',NULL,NULL,''),(4993,'1110','51679507692','2023-03-25 21:01:16',NULL,0.00,'','5','1','Inventory sold','1','','sales','823','','No',NULL,NULL,''),(4994,'1110','51679507692','2023-03-25 21:01:16',NULL,4.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(4995,'1110','51679507692','2023-03-25 21:01:16',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(4996,'1110','51679507692','2023-03-25 21:01:16',NULL,199.00,'','5','1','Inventory sold','1','','sales','1209','','No',NULL,NULL,''),(4997,'1110','51679507692','2023-03-25 21:01:16',NULL,15.00,'','5','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(4998,'1110','51679507692','2023-03-25 21:01:16',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(4999,'1110','51679507692','2023-03-25 21:01:16',NULL,5.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(5000,'1110','51679507692','2023-03-25 21:01:16',NULL,11.00,'','5','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(5001,'1110','51679507692','2023-03-25 21:01:16',NULL,5.00,'','5','1','Inventory sold','1','','sales','1046','','No',NULL,NULL,''),(5002,'1110','51679507692','2023-03-25 21:01:16',NULL,5.00,'','5','1','Inventory sold','1','','sales','1046','','No',NULL,NULL,''),(5003,'1110','51679507692','2023-03-25 21:01:16',NULL,2.00,'','5','1','Inventory sold','1','','sales','813','','No',NULL,NULL,''),(5004,'1110','51679507692','2023-03-25 21:01:16',NULL,25.00,'','5','1','Inventory sold','1','','sales','1320','','No',NULL,NULL,''),(5005,'1110','51679507692','2023-03-25 21:01:16',NULL,4.00,'','5','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5006,'1110','51679507692','2023-03-25 21:01:16',NULL,6.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(5007,'1110','51679507692','2023-03-25 21:01:16',NULL,0.00,'','5','1','Inventory sold','1','','sales','1162','','No',NULL,NULL,''),(5008,'1110','51679507692','2023-03-25 21:01:16',NULL,150.00,'','5','1','Inventory sold','1','','sales','1291','','No',NULL,NULL,''),(5009,'1110','51679507692','2023-03-25 21:01:16',NULL,0.00,'','5','1','Inventory sold','1','','sales','1085','','No',NULL,NULL,''),(5010,'1110','51679507692','2023-03-25 21:01:16',NULL,30.00,'','5','1','Inventory sold','1','','sales','1037','','No',NULL,NULL,''),(5011,'1110','51679507692','2023-03-25 21:01:16',NULL,19.00,'','5','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(5012,'5500','51679507692','2023-03-25 21:01:16',706.80,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5013,'1000','51679507692','2023-03-25 21:01:16',2058.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5014,'4000','51679507692','2023-03-25 21:01:16',NULL,140.00,'','5','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(5015,'4000','51679507692','2023-03-25 21:01:16',NULL,100.00,'','5','1','Good sold','1','','sales','892','','No',NULL,NULL,''),(5016,'4000','51679507692','2023-03-25 21:01:16',NULL,100.00,'','5','1','Good sold','1','','sales','1127','','No',NULL,NULL,''),(5017,'4000','51679507692','2023-03-25 21:01:16',NULL,50.00,'','5','1','Good sold','1','','sales','1269','','No',NULL,NULL,''),(5018,'4000','51679507692','2023-03-25 21:01:16',NULL,40.00,'','5','1','Good sold','1','','sales','1004','','No',NULL,NULL,''),(5019,'4000','51679507692','2023-03-25 21:01:16',NULL,10.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(5020,'4000','51679507692','2023-03-25 21:01:16',NULL,10.00,'','5','1','Good sold','1','','sales','1261','','No',NULL,NULL,''),(5021,'4000','51679507692','2023-03-25 21:01:16',NULL,100.00,'','5','1','Good sold','1','','sales','804','','No',NULL,NULL,''),(5022,'4000','51679507692','2023-03-25 21:01:16',NULL,20.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(5023,'4000','51679507692','2023-03-25 21:01:16',NULL,40.00,'','5','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(5024,'4000','51679507692','2023-03-25 21:01:16',NULL,20.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(5025,'4000','51679507692','2023-03-25 21:01:16',NULL,20.00,'','5','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(5026,'4000','51679507692','2023-03-25 21:01:16',NULL,125.00,'','5','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(5027,'4000','51679507692','2023-03-25 21:01:16',NULL,10.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(5028,'4000','51679507692','2023-03-25 21:01:16',NULL,20.00,'','5','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(5029,'4000','51679507692','2023-03-25 21:01:16',NULL,50.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(5030,'4000','51679507692','2023-03-25 21:01:16',NULL,30.00,'','5','1','Good sold','1','','sales','1241','','No',NULL,NULL,''),(5031,'4000','51679507692','2023-03-25 21:01:16',NULL,20.00,'','5','1','Good sold','1','','sales','823','','No',NULL,NULL,''),(5032,'4000','51679507692','2023-03-25 21:01:16',NULL,8.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(5033,'4000','51679507692','2023-03-25 21:01:16',NULL,10.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(5034,'4000','51679507692','2023-03-25 21:01:16',NULL,350.00,'','5','1','Good sold','1','','sales','1209','','No',NULL,NULL,''),(5035,'4000','51679507692','2023-03-25 21:01:16',NULL,50.00,'','5','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(5036,'4000','51679507692','2023-03-25 21:01:16',NULL,20.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(5037,'4000','51679507692','2023-03-25 21:01:16',NULL,20.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(5038,'4000','51679507692','2023-03-25 21:01:16',NULL,20.00,'','5','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(5039,'4000','51679507692','2023-03-25 21:01:16',NULL,10.00,'','5','1','Good sold','1','','sales','1046','','No',NULL,NULL,''),(5040,'4000','51679507692','2023-03-25 21:01:16',NULL,10.00,'','5','1','Good sold','1','','sales','1046','','No',NULL,NULL,''),(5041,'4000','51679507692','2023-03-25 21:01:16',NULL,5.00,'','5','1','Good sold','1','','sales','813','','No',NULL,NULL,''),(5042,'4000','51679507692','2023-03-25 21:01:16',NULL,50.00,'','5','1','Good sold','1','','sales','1320','','No',NULL,NULL,''),(5043,'4000','51679507692','2023-03-25 21:01:16',NULL,20.00,'','5','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5044,'4000','51679507692','2023-03-25 21:01:16',NULL,20.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(5045,'4000','51679507692','2023-03-25 21:01:16',NULL,10.00,'','5','1','Good sold','1','','sales','1162','','No',NULL,NULL,''),(5046,'4000','51679507692','2023-03-25 21:01:16',NULL,250.00,'','5','1','Good sold','1','','sales','1291','','No',NULL,NULL,''),(5047,'4000','51679507692','2023-03-25 21:01:16',NULL,100.00,'','5','1','Good sold','1','','sales','1085','','No',NULL,NULL,''),(5048,'4000','51679507692','2023-03-25 21:01:16',NULL,100.00,'','5','1','Good sold','1','','sales','1037','','No',NULL,NULL,''),(5049,'4000','51679507692','2023-03-25 21:01:16',NULL,100.00,'','5','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(5050,'1110','51679767281','2023-03-25 21:13:17',NULL,26.00,'','5','1','Inventory sold','1','','sales','998','','No',NULL,NULL,''),(5051,'1110','51679767281','2023-03-25 21:13:17',NULL,24.40,'','5','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(5052,'1110','51679767281','2023-03-25 21:13:17',NULL,5.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(5053,'1110','51679767281','2023-03-25 21:13:17',NULL,4.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(5054,'1110','51679767281','2023-03-25 21:13:17',NULL,6.52,'','5','1','Inventory sold','1','','sales','1215','','No',NULL,NULL,''),(5055,'1110','51679767281','2023-03-25 21:13:17',NULL,11.00,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(5056,'1110','51679767281','2023-03-25 21:13:17',NULL,169.00,'','5','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(5057,'1110','51679767281','2023-03-25 21:13:17',NULL,45.00,'','5','1','Inventory sold','1','','sales','477','','No',NULL,NULL,''),(5058,'1110','51679767281','2023-03-25 21:13:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','523','','No',NULL,NULL,''),(5059,'1110','51679767281','2023-03-25 21:13:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','1060','','No',NULL,NULL,''),(5060,'1110','51679767281','2023-03-25 21:13:17',NULL,5.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(5061,'1110','51679767281','2023-03-25 21:13:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(5062,'1110','51679767281','2023-03-25 21:13:17',NULL,20.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(5063,'1110','51679767281','2023-03-25 21:13:17',NULL,12.00,'','5','1','Inventory sold','1','','sales','349','','No',NULL,NULL,''),(5064,'1110','51679767281','2023-03-25 21:13:17',NULL,6.00,'','5','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(5065,'1110','51679767281','2023-03-25 21:13:17',NULL,10.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(5066,'1110','51679767281','2023-03-25 21:13:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(5067,'1110','51679767281','2023-03-25 21:13:17',NULL,6.00,'','5','1','Inventory sold','1','','sales','859','','No',NULL,NULL,''),(5068,'1110','51679767281','2023-03-25 21:13:17',NULL,10.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(5069,'1110','51679767281','2023-03-25 21:13:17',NULL,26.00,'','5','1','Inventory sold','1','','sales','998','','No',NULL,NULL,''),(5070,'1110','51679767281','2023-03-25 21:13:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(5071,'1110','51679767281','2023-03-25 21:13:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','1176','','No',NULL,NULL,''),(5072,'1110','51679767281','2023-03-25 21:13:17',NULL,20.00,'','5','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(5073,'1110','51679767281','2023-03-25 21:13:17',NULL,20.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(5074,'1110','51679767281','2023-03-25 21:13:17',NULL,3.00,'','5','1','Inventory sold','1','','sales','844','','No',NULL,NULL,''),(5075,'1110','51679767281','2023-03-25 21:13:17',NULL,54.00,'','5','1','Inventory sold','1','','sales','1057','','No',NULL,NULL,''),(5076,'1110','51679767281','2023-03-25 21:13:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(5077,'1110','51679767281','2023-03-25 21:13:17',NULL,22.00,'','5','1','Inventory sold','1','','sales','896','','No',NULL,NULL,''),(5078,'1110','51679767281','2023-03-25 21:13:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','1162','','No',NULL,NULL,''),(5079,'1110','51679767281','2023-03-25 21:13:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(5080,'1110','51679767281','2023-03-25 21:13:17',NULL,29.00,'','5','1','Inventory sold','1','','sales','1166','','No',NULL,NULL,''),(5081,'1110','51679767281','2023-03-25 21:13:17',NULL,1000.00,'','5','1','Inventory sold','1','','sales','1305','','No',NULL,NULL,''),(5082,'1110','51679767281','2023-03-25 21:13:17',NULL,5.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(5083,'1110','51679767281','2023-03-25 21:13:17',NULL,7.80,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(5084,'1110','51679767281','2023-03-25 21:13:17',NULL,8.00,'','5','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(5085,'1110','51679767281','2023-03-25 21:13:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(5086,'1110','51679767281','2023-03-25 21:13:17',NULL,2.50,'','5','1','Inventory sold','1','','sales','1010','','No',NULL,NULL,''),(5087,'5500','51679767281','2023-03-25 21:13:17',1558.22,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5088,'1000','51679767281','2023-03-25 21:13:17',3785.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5089,'4000','51679767281','2023-03-25 21:13:17',NULL,50.00,'','5','1','Good sold','1','','sales','998','','No',NULL,NULL,''),(5090,'4000','51679767281','2023-03-25 21:13:17',NULL,30.00,'','5','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(5091,'4000','51679767281','2023-03-25 21:13:17',NULL,20.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(5092,'4000','51679767281','2023-03-25 21:13:17',NULL,20.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(5093,'4000','51679767281','2023-03-25 21:13:17',NULL,20.00,'','5','1','Good sold','1','','sales','1215','','No',NULL,NULL,''),(5094,'4000','51679767281','2023-03-25 21:13:17',NULL,40.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(5095,'4000','51679767281','2023-03-25 21:13:17',NULL,400.00,'','5','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5096,'4000','51679767281','2023-03-25 21:13:17',NULL,100.00,'','5','1','Good sold','1','','sales','477','','No',NULL,NULL,''),(5097,'4000','51679767281','2023-03-25 21:13:17',NULL,225.00,'','5','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(5098,'4000','51679767281','2023-03-25 21:13:17',NULL,10.00,'','5','1','Good sold','1','','sales','1060','','No',NULL,NULL,''),(5099,'4000','51679767281','2023-03-25 21:13:17',NULL,20.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(5100,'4000','51679767281','2023-03-25 21:13:17',NULL,80.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(5101,'4000','51679767281','2023-03-25 21:13:17',NULL,40.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(5102,'4000','51679767281','2023-03-25 21:13:17',NULL,20.00,'','5','1','Good sold','1','','sales','349','','No',NULL,NULL,''),(5103,'4000','51679767281','2023-03-25 21:13:17',NULL,20.00,'','5','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(5104,'4000','51679767281','2023-03-25 21:13:17',NULL,50.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(5105,'4000','51679767281','2023-03-25 21:13:17',NULL,30.00,'','5','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(5106,'4000','51679767281','2023-03-25 21:13:17',NULL,50.00,'','5','1','Good sold','1','','sales','859','','No',NULL,NULL,''),(5107,'4000','51679767281','2023-03-25 21:13:17',NULL,20.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(5108,'4000','51679767281','2023-03-25 21:13:17',NULL,50.00,'','5','1','Good sold','1','','sales','998','','No',NULL,NULL,''),(5109,'4000','51679767281','2023-03-25 21:13:17',NULL,30.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(5110,'4000','51679767281','2023-03-25 21:13:17',NULL,20.00,'','5','1','Good sold','1','','sales','1176','','No',NULL,NULL,''),(5111,'4000','51679767281','2023-03-25 21:13:17',NULL,50.00,'','5','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(5112,'4000','51679767281','2023-03-25 21:13:17',NULL,40.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(5113,'4000','51679767281','2023-03-25 21:13:17',NULL,10.00,'','5','1','Good sold','1','','sales','844','','No',NULL,NULL,''),(5114,'4000','51679767281','2023-03-25 21:13:17',NULL,90.00,'','5','1','Good sold','1','','sales','1057','','No',NULL,NULL,''),(5115,'4000','51679767281','2023-03-25 21:13:17',NULL,10.00,'','5','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(5116,'4000','51679767281','2023-03-25 21:13:17',NULL,50.00,'','5','1','Good sold','1','','sales','896','','No',NULL,NULL,''),(5117,'4000','51679767281','2023-03-25 21:13:17',NULL,10.00,'','5','1','Good sold','1','','sales','1162','','No',NULL,NULL,''),(5118,'4000','51679767281','2023-03-25 21:13:17',NULL,20.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(5119,'4000','51679767281','2023-03-25 21:13:17',NULL,100.00,'','5','1','Good sold','1','','sales','1166','','No',NULL,NULL,''),(5120,'4000','51679767281','2023-03-25 21:13:17',NULL,2000.00,'','5','1','Good sold','1','','sales','1305','','No',NULL,NULL,''),(5121,'4000','51679767281','2023-03-25 21:13:17',NULL,10.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(5122,'4000','51679767281','2023-03-25 21:13:17',NULL,10.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(5123,'4000','51679767281','2023-03-25 21:13:17',NULL,20.00,'','5','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(5124,'4000','51679767281','2023-03-25 21:13:17',NULL,10.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(5125,'4000','51679767281','2023-03-25 21:13:17',NULL,10.00,'','5','1','Good sold','1','','sales','1010','','No',NULL,NULL,''),(5126,'1110','51679768007','2023-03-25 21:31:40',NULL,30.00,'','5','1','Inventory sold','1','','sales','1323','','No',NULL,NULL,''),(5127,'1110','51679768007','2023-03-25 21:31:40',NULL,15.00,'','5','1','Inventory sold','1','','sales','1171','','No',NULL,NULL,''),(5128,'1110','51679768007','2023-03-25 21:31:40',NULL,9.00,'','5','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(5129,'1110','51679768007','2023-03-25 21:31:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1219','','No',NULL,NULL,''),(5130,'1110','51679768007','2023-03-25 21:31:40',NULL,32.00,'','5','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(5131,'1110','51679768007','2023-03-25 21:31:40',NULL,24.40,'','5','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(5132,'1110','51679768007','2023-03-25 21:31:40',NULL,5.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(5133,'1110','51679768007','2023-03-25 21:31:40',NULL,15.00,'','5','1','Inventory sold','1','','sales','1104','','No',NULL,NULL,''),(5134,'1110','51679768007','2023-03-25 21:31:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(5135,'1110','51679768007','2023-03-25 21:31:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(5136,'1110','51679768007','2023-03-25 21:31:40',NULL,30.00,'','5','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(5137,'1110','51679768007','2023-03-25 21:31:40',NULL,20.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(5138,'1110','51679768007','2023-03-25 21:31:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(5139,'1110','51679768007','2023-03-25 21:31:40',NULL,9.00,'','5','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(5140,'1110','51679768007','2023-03-25 21:31:40',NULL,37.00,'','5','1','Inventory sold','1','','sales','833','','No',NULL,NULL,''),(5141,'1110','51679768007','2023-03-25 21:31:40',NULL,58.00,'','5','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(5142,'1110','51679768007','2023-03-25 21:31:40',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(5143,'1110','51679768007','2023-03-25 21:31:40',NULL,15.00,'','5','1','Inventory sold','1','','sales','890','','No',NULL,NULL,''),(5144,'1110','51679768007','2023-03-25 21:31:40',NULL,30.00,'','5','1','Inventory sold','1','','sales','1182','','No',NULL,NULL,''),(5145,'1110','51679768007','2023-03-25 21:31:40',NULL,130.00,'','5','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(5146,'1110','51679768007','2023-03-25 21:31:40',NULL,19.00,'','5','1','Inventory sold','1','','sales','789','','No',NULL,NULL,''),(5147,'1110','51679768007','2023-03-25 21:31:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(5148,'1110','51679768007','2023-03-25 21:31:40',NULL,10.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(5149,'1110','51679768007','2023-03-25 21:31:40',NULL,6.00,'','5','1','Inventory sold','1','','sales','349','','No',NULL,NULL,''),(5150,'1110','51679768007','2023-03-25 21:31:40',NULL,11.00,'','5','1','Inventory sold','1','','sales','53','','No',NULL,NULL,''),(5151,'1110','51679768007','2023-03-25 21:31:40',NULL,10.00,'','5','1','Inventory sold','1','','sales','1320','','No',NULL,NULL,''),(5152,'1110','51679768007','2023-03-25 21:31:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(5153,'1110','51679768007','2023-03-25 21:31:40',NULL,9.00,'','5','1','Inventory sold','1','','sales','1015','','No',NULL,NULL,''),(5154,'1110','51679768007','2023-03-25 21:31:40',NULL,7.80,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(5155,'1110','51679768007','2023-03-25 21:31:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','320','','No',NULL,NULL,''),(5156,'1110','51679768007','2023-03-25 21:31:40',NULL,8.00,'','5','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(5157,'1110','51679768007','2023-03-25 21:31:40',NULL,120.00,'','5','1','Inventory sold','1','','sales','1234','','No',NULL,NULL,''),(5158,'1110','51679768007','2023-03-25 21:31:40',NULL,30.00,'','5','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(5159,'1110','51679768007','2023-03-25 21:31:40',NULL,10.00,'','5','1','Inventory sold','1','','sales','663','','No',NULL,NULL,''),(5160,'1110','51679768007','2023-03-25 21:31:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','1071','','No',NULL,NULL,''),(5161,'1110','51679768007','2023-03-25 21:31:40',NULL,6.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(5162,'1110','51679768007','2023-03-25 21:31:40',NULL,385.00,'','5','1','Inventory sold','1','','sales','644','','No',NULL,NULL,''),(5163,'1110','51679768007','2023-03-25 21:31:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(5164,'1110','51679768007','2023-03-25 21:31:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','134','','No',NULL,NULL,''),(5165,'1110','51679768007','2023-03-25 21:31:40',NULL,4.00,'','5','1','Inventory sold','1','','sales','927','','No',NULL,NULL,''),(5166,'1110','51679768007','2023-03-25 21:31:40',NULL,40.00,'','5','1','Inventory sold','1','','sales','1273','','No',NULL,NULL,''),(5167,'1110','51679768007','2023-03-25 21:31:40',NULL,59.00,'','5','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(5168,'5500','51679768007','2023-03-25 21:31:40',1197.70,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5169,'1000','51679768007','2023-03-25 21:31:40',2970.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5170,'4000','51679768007','2023-03-25 21:31:40',NULL,50.00,'','5','1','Good sold','1','','sales','1323','','No',NULL,NULL,''),(5171,'4000','51679768007','2023-03-25 21:31:40',NULL,100.00,'','5','1','Good sold','1','','sales','1171','','No',NULL,NULL,''),(5172,'4000','51679768007','2023-03-25 21:31:40',NULL,50.00,'','5','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(5173,'4000','51679768007','2023-03-25 21:31:40',NULL,30.00,'','5','1','Good sold','1','','sales','1219','','No',NULL,NULL,''),(5174,'4000','51679768007','2023-03-25 21:31:40',NULL,60.00,'','5','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(5175,'4000','51679768007','2023-03-25 21:31:40',NULL,30.00,'','5','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(5176,'4000','51679768007','2023-03-25 21:31:40',NULL,20.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(5177,'4000','51679768007','2023-03-25 21:31:40',NULL,30.00,'','5','1','Good sold','1','','sales','1104','','No',NULL,NULL,''),(5178,'4000','51679768007','2023-03-25 21:31:40',NULL,10.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(5179,'4000','51679768007','2023-03-25 21:31:40',NULL,20.00,'','5','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(5180,'4000','51679768007','2023-03-25 21:31:40',NULL,50.00,'','5','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(5181,'4000','51679768007','2023-03-25 21:31:40',NULL,40.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(5182,'4000','51679768007','2023-03-25 21:31:40',NULL,20.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(5183,'4000','51679768007','2023-03-25 21:31:40',NULL,50.00,'','5','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(5184,'4000','51679768007','2023-03-25 21:31:40',NULL,200.00,'','5','1','Good sold','1','','sales','833','','No',NULL,NULL,''),(5185,'4000','51679768007','2023-03-25 21:31:40',NULL,150.00,'','5','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(5186,'4000','51679768007','2023-03-25 21:31:40',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(5187,'4000','51679768007','2023-03-25 21:31:40',NULL,100.00,'','5','1','Good sold','1','','sales','890','','No',NULL,NULL,''),(5188,'4000','51679768007','2023-03-25 21:31:40',NULL,50.00,'','5','1','Good sold','1','','sales','1182','','No',NULL,NULL,''),(5189,'4000','51679768007','2023-03-25 21:31:40',NULL,200.00,'','5','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(5190,'4000','51679768007','2023-03-25 21:31:40',NULL,100.00,'','5','1','Good sold','1','','sales','789','','No',NULL,NULL,''),(5191,'4000','51679768007','2023-03-25 21:31:40',NULL,20.00,'','5','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(5192,'4000','51679768007','2023-03-25 21:31:40',NULL,20.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(5193,'4000','51679768007','2023-03-25 21:31:40',NULL,10.00,'','5','1','Good sold','1','','sales','349','','No',NULL,NULL,''),(5194,'4000','51679768007','2023-03-25 21:31:40',NULL,25.00,'','5','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(5195,'4000','51679768007','2023-03-25 21:31:40',NULL,20.00,'','5','1','Good sold','1','','sales','1320','','No',NULL,NULL,''),(5196,'4000','51679768007','2023-03-25 21:31:40',NULL,50.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(5197,'4000','51679768007','2023-03-25 21:31:40',NULL,20.00,'','5','1','Good sold','1','','sales','1015','','No',NULL,NULL,''),(5198,'4000','51679768007','2023-03-25 21:31:40',NULL,10.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(5199,'4000','51679768007','2023-03-25 21:31:40',NULL,150.00,'','5','1','Good sold','1','','sales','320','','No',NULL,NULL,''),(5200,'4000','51679768007','2023-03-25 21:31:40',NULL,20.00,'','5','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(5201,'4000','51679768007','2023-03-25 21:31:40',NULL,250.00,'','5','1','Good sold','1','','sales','1234','','No',NULL,NULL,''),(5202,'4000','51679768007','2023-03-25 21:31:40',NULL,50.00,'','5','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(5203,'4000','51679768007','2023-03-25 21:31:40',NULL,20.00,'','5','1','Good sold','1','','sales','663','','No',NULL,NULL,''),(5204,'4000','51679768007','2023-03-25 21:31:40',NULL,15.00,'','5','1','Good sold','1','','sales','1071','','No',NULL,NULL,''),(5205,'4000','51679768007','2023-03-25 21:31:40',NULL,30.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(5206,'4000','51679768007','2023-03-25 21:31:40',NULL,650.00,'','5','1','Good sold','1','','sales','644','','No',NULL,NULL,''),(5207,'4000','51679768007','2023-03-25 21:31:40',NULL,20.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(5208,'4000','51679768007','2023-03-25 21:31:40',NULL,10.00,'','5','1','Good sold','1','','sales','134','','No',NULL,NULL,''),(5209,'4000','51679768007','2023-03-25 21:31:40',NULL,10.00,'','5','1','Good sold','1','','sales','927','','No',NULL,NULL,''),(5210,'4000','51679768007','2023-03-25 21:31:40',NULL,100.00,'','5','1','Good sold','1','','sales','1273','','No',NULL,NULL,''),(5211,'4000','51679768007','2023-03-25 21:31:40',NULL,100.00,'','5','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(5212,'1110','51679769106','2023-03-25 21:40:05',NULL,4.00,'','5','1','Inventory sold','1','','sales','813','','No',NULL,NULL,''),(5213,'1110','51679769106','2023-03-25 21:40:05',NULL,4.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(5214,'1110','51679769106','2023-03-25 21:40:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(5215,'1110','51679769106','2023-03-25 21:40:05',NULL,4.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(5216,'1110','51679769106','2023-03-25 21:40:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(5217,'1110','51679769106','2023-03-25 21:40:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','211','','No',NULL,NULL,''),(5218,'1110','51679769106','2023-03-25 21:40:05',NULL,50.00,'','5','1','Inventory sold','1','','sales','816','','No',NULL,NULL,''),(5219,'1110','51679769106','2023-03-25 21:40:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','1082','','No',NULL,NULL,''),(5220,'1110','51679769106','2023-03-25 21:40:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(5221,'1110','51679769106','2023-03-25 21:40:05',NULL,130.00,'','5','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(5222,'1110','51679769106','2023-03-25 21:40:05',NULL,5.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(5223,'1110','51679769106','2023-03-25 21:40:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','1170','','No',NULL,NULL,''),(5224,'1110','51679769106','2023-03-25 21:40:05',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(5225,'1110','51679769106','2023-03-25 21:40:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(5226,'1110','51679769106','2023-03-25 21:40:05',NULL,16.30,'','5','1','Inventory sold','1','','sales','1215','','No',NULL,NULL,''),(5227,'1110','51679769106','2023-03-25 21:40:05',NULL,25.00,'','5','1','Inventory sold','1','','sales','1320','','No',NULL,NULL,''),(5228,'1110','51679769106','2023-03-25 21:40:05',NULL,15.00,'','5','1','Inventory sold','1','','sales','349','','No',NULL,NULL,''),(5229,'1110','51679769106','2023-03-25 21:40:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','1186','','No',NULL,NULL,''),(5230,'1110','51679769106','2023-03-25 21:40:05',NULL,11.00,'','5','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(5231,'1110','51679769106','2023-03-25 21:40:05',NULL,24.40,'','5','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(5232,'1110','51679769106','2023-03-25 21:40:05',NULL,185.00,'','5','1','Inventory sold','1','','sales','102','','No',NULL,NULL,''),(5233,'1110','51679769106','2023-03-25 21:40:05',NULL,41.00,'','5','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(5234,'1110','51679769106','2023-03-25 21:40:05',NULL,35.00,'','5','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(5235,'1110','51679769106','2023-03-25 21:40:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','726','','No',NULL,NULL,''),(5236,'1110','51679769106','2023-03-25 21:40:05',NULL,57.00,'','5','1','Inventory sold','1','','sales','1196','','No',NULL,NULL,''),(5237,'1110','51679769106','2023-03-25 21:40:05',NULL,24.40,'','5','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(5238,'1110','51679769106','2023-03-25 21:40:05',NULL,130.00,'','5','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(5239,'1110','51679769106','2023-03-25 21:40:05',NULL,5.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(5240,'1110','51679769106','2023-03-25 21:40:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(5241,'1110','51679769106','2023-03-25 21:40:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','1090','','No',NULL,NULL,''),(5242,'1110','51679769106','2023-03-25 21:40:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','1186','','No',NULL,NULL,''),(5243,'1110','51679769106','2023-03-25 21:40:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(5244,'1110','51679769106','2023-03-25 21:40:05',NULL,8.00,'','5','1','Inventory sold','1','','sales','927','','No',NULL,NULL,''),(5245,'5500','51679769106','2023-03-25 21:40:05',777.10,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5246,'1000','51679769106','2023-03-25 21:40:05',2205.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5247,'4000','51679769106','2023-03-25 21:40:05',NULL,10.00,'','5','1','Good sold','1','','sales','813','','No',NULL,NULL,''),(5248,'4000','51679769106','2023-03-25 21:40:05',NULL,10.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(5249,'4000','51679769106','2023-03-25 21:40:05',NULL,20.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(5250,'4000','51679769106','2023-03-25 21:40:05',NULL,10.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(5251,'4000','51679769106','2023-03-25 21:40:05',NULL,60.00,'','5','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(5252,'4000','51679769106','2023-03-25 21:40:05',NULL,300.00,'','5','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(5253,'4000','51679769106','2023-03-25 21:40:05',NULL,100.00,'','5','1','Good sold','1','','sales','816','','No',NULL,NULL,''),(5254,'4000','51679769106','2023-03-25 21:40:05',NULL,100.00,'','5','1','Good sold','1','','sales','1082','','No',NULL,NULL,''),(5255,'4000','51679769106','2023-03-25 21:40:05',NULL,10.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(5256,'4000','51679769106','2023-03-25 21:40:05',NULL,200.00,'','5','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(5257,'4000','51679769106','2023-03-25 21:40:05',NULL,10.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(5258,'4000','51679769106','2023-03-25 21:40:05',NULL,50.00,'','5','1','Good sold','1','','sales','1170','','No',NULL,NULL,''),(5259,'4000','51679769106','2023-03-25 21:40:05',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(5260,'4000','51679769106','2023-03-25 21:40:05',NULL,50.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(5261,'4000','51679769106','2023-03-25 21:40:05',NULL,50.00,'','5','1','Good sold','1','','sales','1215','','No',NULL,NULL,''),(5262,'4000','51679769106','2023-03-25 21:40:05',NULL,50.00,'','5','1','Good sold','1','','sales','1320','','No',NULL,NULL,''),(5263,'4000','51679769106','2023-03-25 21:40:05',NULL,25.00,'','5','1','Good sold','1','','sales','349','','No',NULL,NULL,''),(5264,'4000','51679769106','2023-03-25 21:40:05',NULL,10.00,'','5','1','Good sold','1','','sales','1186','','No',NULL,NULL,''),(5265,'4000','51679769106','2023-03-25 21:40:05',NULL,20.00,'','5','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(5266,'4000','51679769106','2023-03-25 21:40:05',NULL,30.00,'','5','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(5267,'4000','51679769106','2023-03-25 21:40:05',NULL,300.00,'','5','1','Good sold','1','','sales','102','','No',NULL,NULL,''),(5268,'4000','51679769106','2023-03-25 21:40:05',NULL,100.00,'','5','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(5269,'4000','51679769106','2023-03-25 21:40:05',NULL,100.00,'','5','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(5270,'4000','51679769106','2023-03-25 21:40:05',NULL,100.00,'','5','1','Good sold','1','','sales','726','','No',NULL,NULL,''),(5271,'4000','51679769106','2023-03-25 21:40:05',NULL,150.00,'','5','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(5272,'4000','51679769106','2023-03-25 21:40:05',NULL,30.00,'','5','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(5273,'4000','51679769106','2023-03-25 21:40:05',NULL,200.00,'','5','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(5274,'4000','51679769106','2023-03-25 21:40:05',NULL,10.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(5275,'4000','51679769106','2023-03-25 21:40:05',NULL,30.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(5276,'4000','51679769106','2023-03-25 21:40:05',NULL,10.00,'','5','1','Good sold','1','','sales','1090','','No',NULL,NULL,''),(5277,'4000','51679769106','2023-03-25 21:40:05',NULL,20.00,'','5','1','Good sold','1','','sales','1186','','No',NULL,NULL,''),(5278,'4000','51679769106','2023-03-25 21:40:05',NULL,10.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(5279,'4000','51679769106','2023-03-25 21:40:05',NULL,20.00,'','5','1','Good sold','1','','sales','927','','No',NULL,NULL,''),(5280,'1110','51679940403','2023-03-27 22:02:37',NULL,30.00,'','5','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(5281,'1110','51679940403','2023-03-27 22:02:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(5282,'1110','51679940403','2023-03-27 22:02:37',NULL,19.00,'','5','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(5283,'1110','51679940403','2023-03-27 22:02:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(5284,'1110','51679940403','2023-03-27 22:02:37',NULL,5.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(5285,'1110','51679940403','2023-03-27 22:02:37',NULL,10.00,'','5','1','Inventory sold','1','','sales','945','','No',NULL,NULL,''),(5286,'1110','51679940403','2023-03-27 22:02:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(5287,'1110','51679940403','2023-03-27 22:02:37',NULL,4.00,'','5','1','Inventory sold','1','','sales','915','','No',NULL,NULL,''),(5288,'1110','51679940403','2023-03-27 22:02:37',NULL,50.00,'','5','1','Inventory sold','1','','sales','816','','No',NULL,NULL,''),(5289,'1110','51679940403','2023-03-27 22:02:37',NULL,43.00,'','5','1','Inventory sold','1','','sales','804','','No',NULL,NULL,''),(5290,'1110','51679940403','2023-03-27 22:02:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(5291,'1110','51679940403','2023-03-27 22:02:37',NULL,25.00,'','5','1','Inventory sold','1','','sales','1320','','No',NULL,NULL,''),(5292,'1110','51679940403','2023-03-27 22:02:37',NULL,15.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(5293,'1110','51679940403','2023-03-27 22:02:37',NULL,15.00,'','5','1','Inventory sold','1','','sales','1320','','No',NULL,NULL,''),(5294,'1110','51679940403','2023-03-27 22:02:37',NULL,30.00,'','5','1','Inventory sold','1','','sales','1002','','No',NULL,NULL,''),(5295,'1110','51679940403','2023-03-27 22:02:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(5296,'1110','51679940403','2023-03-27 22:02:37',NULL,9.00,'','5','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(5297,'1110','51679940403','2023-03-27 22:02:37',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(5298,'1110','51679940403','2023-03-27 22:02:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(5299,'1110','51679940403','2023-03-27 22:02:37',NULL,3.90,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(5300,'1110','51679940403','2023-03-27 22:02:37',NULL,4.00,'','5','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(5301,'1110','51679940403','2023-03-27 22:02:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(5302,'1110','51679940403','2023-03-27 22:02:37',NULL,2.50,'','5','1','Inventory sold','1','','sales','1010','','No',NULL,NULL,''),(5303,'1110','51679940403','2023-03-27 22:02:37',NULL,5.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(5304,'1110','51679940403','2023-03-27 22:02:37',NULL,27.00,'','5','1','Inventory sold','1','','sales','543','','No',NULL,NULL,''),(5305,'1110','51679940403','2023-03-27 22:02:37',NULL,30.00,'','5','1','Inventory sold','1','','sales','1037','','No',NULL,NULL,''),(5306,'1110','51679940403','2023-03-27 22:02:37',NULL,50.00,'','5','1','Inventory sold','1','','sales','1263','','No',NULL,NULL,''),(5307,'1110','51679940403','2023-03-27 22:02:37',NULL,12.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(5308,'1110','51679940403','2023-03-27 22:02:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(5309,'1110','51679940403','2023-03-27 22:02:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(5310,'1110','51679940403','2023-03-27 22:02:37',NULL,39.00,'','5','1','Inventory sold','1','','sales','1233','','No',NULL,NULL,''),(5311,'1110','51679940403','2023-03-27 22:02:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(5312,'1110','51679940403','2023-03-27 22:02:37',NULL,50.70,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(5313,'1110','51679940403','2023-03-27 22:02:37',NULL,52.00,'','5','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(5314,'1110','51679940403','2023-03-27 22:02:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(5315,'1110','51679940403','2023-03-27 22:02:37',NULL,6.00,'','5','1','Inventory sold','1','','sales','349','','No',NULL,NULL,''),(5316,'1110','51679940403','2023-03-27 22:02:37',NULL,19.00,'','5','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(5317,'1110','51679940403','2023-03-27 22:02:37',NULL,11.00,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(5318,'1110','51679940403','2023-03-27 22:02:37',NULL,15.00,'','5','1','Inventory sold','1','','sales','1104','','No',NULL,NULL,''),(5319,'1110','51679940403','2023-03-27 22:02:37',NULL,7.80,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(5320,'1110','51679940403','2023-03-27 22:02:37',NULL,8.00,'','5','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(5321,'1110','51679940403','2023-03-27 22:02:37',NULL,16.00,'','5','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(5322,'1110','51679940403','2023-03-27 22:02:37',NULL,50.00,'','5','1','Inventory sold','1','','sales','887','','No',NULL,NULL,''),(5323,'1110','51679940403','2023-03-27 22:02:37',NULL,25.00,'','5','1','Inventory sold','1','','sales','1055','','No',NULL,NULL,''),(5324,'1110','51679940403','2023-03-27 22:02:37',NULL,40.00,'','5','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(5325,'1110','51679940403','2023-03-27 22:02:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','1142','','No',NULL,NULL,''),(5326,'1110','51679940403','2023-03-27 22:02:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','1220','','No',NULL,NULL,''),(5327,'5500','51679940403','2023-03-27 22:02:37',731.90,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5328,'1000','51679940403','2023-03-27 22:02:37',3475.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5329,'4000','51679940403','2023-03-27 22:02:37',NULL,40.00,'','5','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(5330,'4000','51679940403','2023-03-27 22:02:37',NULL,20.00,'','5','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(5331,'4000','51679940403','2023-03-27 22:02:37',NULL,100.00,'','5','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(5332,'4000','51679940403','2023-03-27 22:02:37',NULL,10.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(5333,'4000','51679940403','2023-03-27 22:02:37',NULL,10.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(5334,'4000','51679940403','2023-03-27 22:02:37',NULL,50.00,'','5','1','Good sold','1','','sales','945','','No',NULL,NULL,''),(5335,'4000','51679940403','2023-03-27 22:02:37',NULL,5.00,'','5','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(5336,'4000','51679940403','2023-03-27 22:02:37',NULL,10.00,'','5','1','Good sold','1','','sales','915','','No',NULL,NULL,''),(5337,'4000','51679940403','2023-03-27 22:02:37',NULL,100.00,'','5','1','Good sold','1','','sales','816','','No',NULL,NULL,''),(5338,'4000','51679940403','2023-03-27 22:02:37',NULL,100.00,'','5','1','Good sold','1','','sales','804','','No',NULL,NULL,''),(5339,'4000','51679940403','2023-03-27 22:02:37',NULL,30.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(5340,'4000','51679940403','2023-03-27 22:02:37',NULL,50.00,'','5','1','Good sold','1','','sales','1320','','No',NULL,NULL,''),(5341,'4000','51679940403','2023-03-27 22:02:37',NULL,30.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(5342,'4000','51679940403','2023-03-27 22:02:37',NULL,30.00,'','5','1','Good sold','1','','sales','1320','','No',NULL,NULL,''),(5343,'4000','51679940403','2023-03-27 22:02:37',NULL,40.00,'','5','1','Good sold','1','','sales','1002','','No',NULL,NULL,''),(5344,'4000','51679940403','2023-03-27 22:02:37',NULL,30.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(5345,'4000','51679940403','2023-03-27 22:02:37',NULL,50.00,'','5','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(5346,'4000','51679940403','2023-03-27 22:02:37',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(5347,'4000','51679940403','2023-03-27 22:02:37',NULL,1000.00,'','5','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(5348,'4000','51679940403','2023-03-27 22:02:37',NULL,5.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(5349,'4000','51679940403','2023-03-27 22:02:37',NULL,10.00,'','5','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(5350,'4000','51679940403','2023-03-27 22:02:37',NULL,50.00,'','5','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(5351,'4000','51679940403','2023-03-27 22:02:37',NULL,10.00,'','5','1','Good sold','1','','sales','1010','','No',NULL,NULL,''),(5352,'4000','51679940403','2023-03-27 22:02:37',NULL,10.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(5353,'4000','51679940403','2023-03-27 22:02:37',NULL,60.00,'','5','1','Good sold','1','','sales','543','','No',NULL,NULL,''),(5354,'4000','51679940403','2023-03-27 22:02:37',NULL,100.00,'','5','1','Good sold','1','','sales','1037','','No',NULL,NULL,''),(5355,'4000','51679940403','2023-03-27 22:02:37',NULL,150.00,'','5','1','Good sold','1','','sales','1263','','No',NULL,NULL,''),(5356,'4000','51679940403','2023-03-27 22:02:37',NULL,30.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(5357,'4000','51679940403','2023-03-27 22:02:37',NULL,60.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(5358,'4000','51679940403','2023-03-27 22:02:37',NULL,20.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(5359,'4000','51679940403','2023-03-27 22:02:37',NULL,60.00,'','5','1','Good sold','1','','sales','1233','','No',NULL,NULL,''),(5360,'4000','51679940403','2023-03-27 22:02:37',NULL,10.00,'','5','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(5361,'4000','51679940403','2023-03-27 22:02:37',NULL,65.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(5362,'4000','51679940403','2023-03-27 22:02:37',NULL,130.00,'','5','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(5363,'4000','51679940403','2023-03-27 22:02:37',NULL,150.00,'','5','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(5364,'4000','51679940403','2023-03-27 22:02:37',NULL,10.00,'','5','1','Good sold','1','','sales','349','','No',NULL,NULL,''),(5365,'4000','51679940403','2023-03-27 22:02:37',NULL,100.00,'','5','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(5366,'4000','51679940403','2023-03-27 22:02:37',NULL,40.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(5367,'4000','51679940403','2023-03-27 22:02:37',NULL,30.00,'','5','1','Good sold','1','','sales','1104','','No',NULL,NULL,''),(5368,'4000','51679940403','2023-03-27 22:02:37',NULL,10.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(5369,'4000','51679940403','2023-03-27 22:02:37',NULL,20.00,'','5','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(5370,'4000','51679940403','2023-03-27 22:02:37',NULL,30.00,'','5','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(5371,'4000','51679940403','2023-03-27 22:02:37',NULL,200.00,'','5','1','Good sold','1','','sales','887','','No',NULL,NULL,''),(5372,'4000','51679940403','2023-03-27 22:02:37',NULL,100.00,'','5','1','Good sold','1','','sales','1055','','No',NULL,NULL,''),(5373,'4000','51679940403','2023-03-27 22:02:37',NULL,200.00,'','5','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(5374,'4000','51679940403','2023-03-27 22:02:37',NULL,50.00,'','5','1','Good sold','1','','sales','1142','','No',NULL,NULL,''),(5375,'4000','51679940403','2023-03-27 22:02:37',NULL,50.00,'','5','1','Good sold','1','','sales','1220','','No',NULL,NULL,''),(5376,'1110','51680086401','2023-03-29 14:15:58',NULL,5.00,'','5','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(5377,'1110','51680086401','2023-03-29 14:15:58',NULL,35.00,'','5','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(5378,'1110','51680086401','2023-03-29 14:15:58',NULL,59.00,'','5','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(5379,'1110','51680086401','2023-03-29 14:15:58',NULL,0.00,'','5','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(5380,'1110','51680086401','2023-03-29 14:15:58',NULL,0.00,'','5','1','Inventory sold','1','','sales','1170','','No',NULL,NULL,''),(5381,'1110','51680086401','2023-03-29 14:15:58',NULL,10.00,'','5','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(5382,'1110','51680086401','2023-03-29 14:15:58',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(5383,'1110','51680086401','2023-03-29 14:15:58',NULL,5.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(5384,'1110','51680086401','2023-03-29 14:15:58',NULL,9.00,'','5','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(5385,'1110','51680086401','2023-03-29 14:15:58',NULL,24.40,'','5','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(5386,'1110','51680086401','2023-03-29 14:15:58',NULL,35.00,'','5','1','Inventory sold','1','','sales','412','','No',NULL,NULL,''),(5387,'1110','51680086401','2023-03-29 14:15:58',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(5388,'1110','51680086401','2023-03-29 14:15:58',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(5389,'1110','51680086401','2023-03-29 14:15:58',NULL,6.00,'','5','1','Inventory sold','1','','sales','349','','No',NULL,NULL,''),(5390,'1110','51680086401','2023-03-29 14:15:58',NULL,10.00,'','5','1','Inventory sold','1','','sales','663','','No',NULL,NULL,''),(5391,'1110','51680086401','2023-03-29 14:15:58',NULL,10.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(5392,'1110','51680086401','2023-03-29 14:15:58',NULL,0.00,'','5','1','Inventory sold','1','','sales','1079','','No',NULL,NULL,''),(5393,'1110','51680086401','2023-03-29 14:15:58',NULL,0.00,'','5','1','Inventory sold','1','','sales','134','','No',NULL,NULL,''),(5394,'1110','51680086401','2023-03-29 14:15:58',NULL,5.00,'','5','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(5395,'1110','51680086401','2023-03-29 14:15:58',NULL,30.00,'','5','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(5396,'1110','51680086401','2023-03-29 14:15:58',NULL,26.00,'','5','1','Inventory sold','1','','sales','998','','No',NULL,NULL,''),(5397,'1110','51680086401','2023-03-29 14:15:58',NULL,30.00,'','5','1','Inventory sold','1','','sales','1182','','No',NULL,NULL,''),(5398,'1110','51680086401','2023-03-29 14:15:58',NULL,25.00,'','5','1','Inventory sold','1','','sales','486','','No',NULL,NULL,''),(5399,'1110','51680086401','2023-03-29 14:15:58',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(5400,'1110','51680086401','2023-03-29 14:15:58',NULL,9.00,'','5','1','Inventory sold','1','','sales','1015','','No',NULL,NULL,''),(5401,'1110','51680086401','2023-03-29 14:15:58',NULL,48.00,'','5','1','Inventory sold','1','','sales','470','','No',NULL,NULL,''),(5402,'1110','51680086401','2023-03-29 14:15:58',NULL,50.00,'','5','1','Inventory sold','1','','sales','1264','','No',NULL,NULL,''),(5403,'1110','51680086401','2023-03-29 14:15:58',NULL,30.00,'','5','1','Inventory sold','1','','sales','1002','','No',NULL,NULL,''),(5404,'1110','51680086401','2023-03-29 14:15:58',NULL,18.00,'','5','1','Inventory sold','1','','sales','349','','No',NULL,NULL,''),(5405,'1110','51680086401','2023-03-29 14:15:58',NULL,0.00,'','5','1','Inventory sold','1','','sales','726','','No',NULL,NULL,''),(5406,'1110','51680086401','2023-03-29 14:15:58',NULL,5.00,'','5','1','Inventory sold','1','','sales','1320','','No',NULL,NULL,''),(5407,'1110','51680086401','2023-03-29 14:15:58',NULL,5.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(5408,'1110','51680086401','2023-03-29 14:15:58',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(5409,'1110','51680086401','2023-03-29 14:15:58',NULL,4.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(5410,'1110','51680086401','2023-03-29 14:15:58',NULL,2.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(5411,'1110','51680086401','2023-03-29 14:15:58',NULL,3.00,'','5','1','Inventory sold','1','','sales','349','','No',NULL,NULL,''),(5412,'1110','51680086401','2023-03-29 14:15:58',NULL,18.00,'','5','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(5413,'1110','51680086401','2023-03-29 14:15:58',NULL,8.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(5414,'1110','51680086401','2023-03-29 14:15:58',NULL,0.00,'','5','1','Inventory sold','1','','sales','92','','No',NULL,NULL,''),(5415,'1110','51680086401','2023-03-29 14:15:58',NULL,41.00,'','5','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(5416,'1110','51680086401','2023-03-29 14:15:58',NULL,35.00,'','5','1','Inventory sold','1','','sales','425','','No',NULL,NULL,''),(5417,'1110','51680086401','2023-03-29 14:15:58',NULL,1.00,'','5','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(5418,'1110','51680086401','2023-03-29 14:15:58',NULL,0.00,'','5','1','Inventory sold','1','','sales','564','','No',NULL,NULL,''),(5419,'1110','51680086401','2023-03-29 14:15:58',NULL,20.00,'','5','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(5420,'1110','51680086401','2023-03-29 14:15:58',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(5421,'1110','51680086401','2023-03-29 14:15:58',NULL,0.00,'','5','1','Inventory sold','1','','sales','417','','No',NULL,NULL,''),(5422,'1110','51680086401','2023-03-29 14:15:58',NULL,2.00,'','5','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(5423,'1110','51680086401','2023-03-29 14:15:58',NULL,25.00,'','5','1','Inventory sold','1','','sales','1055','','No',NULL,NULL,''),(5424,'1110','51680086401','2023-03-29 14:15:58',NULL,0.00,'','5','1','Inventory sold','1','','sales','162','','No',NULL,NULL,''),(5425,'1110','51680086401','2023-03-29 14:15:58',NULL,24.40,'','5','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(5426,'1110','51680086401','2023-03-29 14:15:58',NULL,20.00,'','5','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(5427,'1110','51680086401','2023-03-29 14:15:58',NULL,4.00,'','5','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(5428,'1110','51680086401','2023-03-29 14:15:58',NULL,0.00,'','5','1','Inventory sold','1','','sales','166','','No',NULL,NULL,''),(5429,'1110','51680086401','2023-03-29 14:15:58',NULL,10.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(5430,'1110','51680086401','2023-03-29 14:15:58',NULL,0.00,'','5','1','Inventory sold','1','','sales','620','','No',NULL,NULL,''),(5431,'1110','51680086401','2023-03-29 14:15:58',NULL,30.00,'','5','1','Inventory sold','1','','sales','1323','','No',NULL,NULL,''),(5432,'1110','51680086401','2023-03-29 14:15:58',NULL,0.00,'','5','1','Inventory sold','1','','sales','1251','','No',NULL,NULL,''),(5433,'1110','51680086401','2023-03-29 14:15:58',NULL,2.00,'','5','1','Inventory sold','1','','sales','1023','','No',NULL,NULL,''),(5434,'1110','51680086401','2023-03-29 14:15:58',NULL,10.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(5435,'1110','51680086401','2023-03-29 14:15:58',NULL,10.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(5436,'1110','51680086401','2023-03-29 14:15:58',NULL,0.00,'','5','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(5437,'1110','51680086401','2023-03-29 14:15:58',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(5438,'1110','51680086401','2023-03-29 14:15:58',NULL,2.00,'','5','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5439,'1110','51680086401','2023-03-29 14:15:58',NULL,5.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(5440,'1110','51680086401','2023-03-29 14:15:58',NULL,20.00,'','5','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(5441,'5500','51680086401','2023-03-29 14:15:58',788.80,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5442,'1000','51680086401','2023-03-29 14:15:58',2923.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5443,'4000','51680086401','2023-03-29 14:15:58',NULL,10.00,'','5','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(5444,'4000','51680086401','2023-03-29 14:15:58',NULL,100.00,'','5','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(5445,'4000','51680086401','2023-03-29 14:15:58',NULL,100.00,'','5','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(5446,'4000','51680086401','2023-03-29 14:15:58',NULL,60.00,'','5','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(5447,'4000','51680086401','2023-03-29 14:15:58',NULL,10.00,'','5','1','Good sold','1','','sales','1170','','No',NULL,NULL,''),(5448,'4000','51680086401','2023-03-29 14:15:58',NULL,20.00,'','5','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(5449,'4000','51680086401','2023-03-29 14:15:58',NULL,10.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(5450,'4000','51680086401','2023-03-29 14:15:58',NULL,10.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(5451,'4000','51680086401','2023-03-29 14:15:58',NULL,20.00,'','5','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(5452,'4000','51680086401','2023-03-29 14:15:58',NULL,30.00,'','5','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(5453,'4000','51680086401','2023-03-29 14:15:58',NULL,50.00,'','5','1','Good sold','1','','sales','412','','No',NULL,NULL,''),(5454,'4000','51680086401','2023-03-29 14:15:58',NULL,20.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(5455,'4000','51680086401','2023-03-29 14:15:58',NULL,20.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(5456,'4000','51680086401','2023-03-29 14:15:58',NULL,10.00,'','5','1','Good sold','1','','sales','349','','No',NULL,NULL,''),(5457,'4000','51680086401','2023-03-29 14:15:58',NULL,20.00,'','5','1','Good sold','1','','sales','663','','No',NULL,NULL,''),(5458,'4000','51680086401','2023-03-29 14:15:58',NULL,20.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(5459,'4000','51680086401','2023-03-29 14:15:58',NULL,100.00,'','5','1','Good sold','1','','sales','1079','','No',NULL,NULL,''),(5460,'4000','51680086401','2023-03-29 14:15:58',NULL,10.00,'','5','1','Good sold','1','','sales','134','','No',NULL,NULL,''),(5461,'4000','51680086401','2023-03-29 14:15:58',NULL,10.00,'','5','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(5462,'4000','51680086401','2023-03-29 14:15:58',NULL,40.00,'','5','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(5463,'4000','51680086401','2023-03-29 14:15:58',NULL,50.00,'','5','1','Good sold','1','','sales','998','','No',NULL,NULL,''),(5464,'4000','51680086401','2023-03-29 14:15:58',NULL,50.00,'','5','1','Good sold','1','','sales','1182','','No',NULL,NULL,''),(5465,'4000','51680086401','2023-03-29 14:15:58',NULL,100.00,'','5','1','Good sold','1','','sales','486','','No',NULL,NULL,''),(5466,'4000','51680086401','2023-03-29 14:15:58',NULL,20.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(5467,'4000','51680086401','2023-03-29 14:15:58',NULL,20.00,'','5','1','Good sold','1','','sales','1015','','No',NULL,NULL,''),(5468,'4000','51680086401','2023-03-29 14:15:58',NULL,90.00,'','5','1','Good sold','1','','sales','470','','No',NULL,NULL,''),(5469,'4000','51680086401','2023-03-29 14:15:58',NULL,200.00,'','5','1','Good sold','1','','sales','1264','','No',NULL,NULL,''),(5470,'4000','51680086401','2023-03-29 14:15:58',NULL,40.00,'','5','1','Good sold','1','','sales','1002','','No',NULL,NULL,''),(5471,'4000','51680086401','2023-03-29 14:15:58',NULL,30.00,'','5','1','Good sold','1','','sales','349','','No',NULL,NULL,''),(5472,'4000','51680086401','2023-03-29 14:15:58',NULL,100.00,'','5','1','Good sold','1','','sales','726','','No',NULL,NULL,''),(5473,'4000','51680086401','2023-03-29 14:15:58',NULL,10.00,'','5','1','Good sold','1','','sales','1320','','No',NULL,NULL,''),(5474,'4000','51680086401','2023-03-29 14:15:58',NULL,10.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(5475,'4000','51680086401','2023-03-29 14:15:58',NULL,10.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(5476,'4000','51680086401','2023-03-29 14:15:58',NULL,20.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(5477,'4000','51680086401','2023-03-29 14:15:58',NULL,4.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(5478,'4000','51680086401','2023-03-29 14:15:58',NULL,5.00,'','5','1','Good sold','1','','sales','349','','No',NULL,NULL,''),(5479,'4000','51680086401','2023-03-29 14:15:58',NULL,60.00,'','5','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(5480,'4000','51680086401','2023-03-29 14:15:58',NULL,20.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(5481,'4000','51680086401','2023-03-29 14:15:58',NULL,200.00,'','5','1','Good sold','1','','sales','92','','No',NULL,NULL,''),(5482,'4000','51680086401','2023-03-29 14:15:58',NULL,100.00,'','5','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(5483,'4000','51680086401','2023-03-29 14:15:58',NULL,100.00,'','5','1','Good sold','1','','sales','425','','No',NULL,NULL,''),(5484,'4000','51680086401','2023-03-29 14:15:58',NULL,2.00,'','5','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(5485,'4000','51680086401','2023-03-29 14:15:58',NULL,50.00,'','5','1','Good sold','1','','sales','564','','No',NULL,NULL,''),(5486,'4000','51680086401','2023-03-29 14:15:58',NULL,40.00,'','5','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(5487,'4000','51680086401','2023-03-29 14:15:58',NULL,20.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(5488,'4000','51680086401','2023-03-29 14:15:58',NULL,100.00,'','5','1','Good sold','1','','sales','417','','No',NULL,NULL,''),(5489,'4000','51680086401','2023-03-29 14:15:58',NULL,4.00,'','5','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(5490,'4000','51680086401','2023-03-29 14:15:58',NULL,100.00,'','5','1','Good sold','1','','sales','1055','','No',NULL,NULL,''),(5491,'4000','51680086401','2023-03-29 14:15:58',NULL,120.00,'','5','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(5492,'4000','51680086401','2023-03-29 14:15:58',NULL,30.00,'','5','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(5493,'4000','51680086401','2023-03-29 14:15:58',NULL,100.00,'','5','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(5494,'4000','51680086401','2023-03-29 14:15:58',NULL,8.00,'','5','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(5495,'4000','51680086401','2023-03-29 14:15:58',NULL,120.00,'','5','1','Good sold','1','','sales','166','','No',NULL,NULL,''),(5496,'4000','51680086401','2023-03-29 14:15:58',NULL,20.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(5497,'4000','51680086401','2023-03-29 14:15:58',NULL,30.00,'','5','1','Good sold','1','','sales','620','','No',NULL,NULL,''),(5498,'4000','51680086401','2023-03-29 14:15:58',NULL,50.00,'','5','1','Good sold','1','','sales','1323','','No',NULL,NULL,''),(5499,'4000','51680086401','2023-03-29 14:15:58',NULL,15.00,'','5','1','Good sold','1','','sales','1251','','No',NULL,NULL,''),(5500,'4000','51680086401','2023-03-29 14:15:58',NULL,5.00,'','5','1','Good sold','1','','sales','1023','','No',NULL,NULL,''),(5501,'4000','51680086401','2023-03-29 14:15:58',NULL,20.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(5502,'4000','51680086401','2023-03-29 14:15:58',NULL,20.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(5503,'4000','51680086401','2023-03-29 14:15:58',NULL,30.00,'','5','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(5504,'4000','51680086401','2023-03-29 14:15:58',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(5505,'4000','51680086401','2023-03-29 14:15:58',NULL,10.00,'','5','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5506,'4000','51680086401','2023-03-29 14:15:58',NULL,10.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(5507,'4000','51680086401','2023-03-29 14:15:58',NULL,100.00,'','5','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(5508,'1110','51680113071','2023-03-29 22:05:01',NULL,0.00,'','5','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(5509,'1110','51680113071','2023-03-29 22:05:01',NULL,5.00,'','5','1','Inventory sold','1','','sales','1004','','No',NULL,NULL,''),(5510,'1110','51680113071','2023-03-29 22:05:01',NULL,50.00,'','5','1','Inventory sold','1','','sales','1237','','No',NULL,NULL,''),(5511,'1110','51680113071','2023-03-29 22:05:01',NULL,130.00,'','5','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(5512,'1110','51680113071','2023-03-29 22:05:01',NULL,39.00,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(5513,'1110','51680113071','2023-03-29 22:05:01',NULL,40.00,'','5','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(5514,'1110','51680113071','2023-03-29 22:05:01',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(5515,'1110','51680113071','2023-03-29 22:05:01',NULL,10.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(5516,'1110','51680113071','2023-03-29 22:05:01',NULL,50.00,'','5','1','Inventory sold','1','','sales','1320','','No',NULL,NULL,''),(5517,'1110','51680113071','2023-03-29 22:05:01',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(5518,'1110','51680113071','2023-03-29 22:05:01',NULL,8.00,'','5','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(5519,'1110','51680113071','2023-03-29 22:05:01',NULL,2.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(5520,'1110','51680113071','2023-03-29 22:05:01',NULL,3.00,'','5','1','Inventory sold','1','','sales','349','','No',NULL,NULL,''),(5521,'1110','51680113071','2023-03-29 22:05:01',NULL,19.00,'','5','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(5522,'1110','51680113071','2023-03-29 22:05:01',NULL,0.00,'','5','1','Inventory sold','1','','sales','1090','','No',NULL,NULL,''),(5523,'1110','51680113071','2023-03-29 22:05:01',NULL,40.00,'','5','1','Inventory sold','1','','sales','1255','','No',NULL,NULL,''),(5524,'1110','51680113071','2023-03-29 22:05:01',NULL,11.00,'','5','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(5525,'1110','51680113071','2023-03-29 22:05:01',NULL,6.00,'','5','1','Inventory sold','1','','sales','859','','No',NULL,NULL,''),(5526,'1110','51680113071','2023-03-29 22:05:01',NULL,100.00,'','5','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(5527,'1110','51680113071','2023-03-29 22:05:01',NULL,0.00,'','5','1','Inventory sold','1','','sales','523','','No',NULL,NULL,''),(5528,'1110','51680113071','2023-03-29 22:05:01',NULL,5.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(5529,'1110','51680113071','2023-03-29 22:05:01',NULL,9.00,'','5','1','Inventory sold','1','','sales','543','','No',NULL,NULL,''),(5530,'1110','51680113071','2023-03-29 22:05:01',NULL,50.00,'','5','1','Inventory sold','1','','sales','1320','','No',NULL,NULL,''),(5531,'1110','51680113071','2023-03-29 22:05:01',NULL,5.00,'','5','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(5532,'1110','51680113071','2023-03-29 22:05:01',NULL,30.00,'','5','1','Inventory sold','1','','sales','847','','No',NULL,NULL,''),(5533,'1110','51680113071','2023-03-29 22:05:01',NULL,33.00,'','5','1','Inventory sold','1','','sales','814','','No',NULL,NULL,''),(5534,'1110','51680113071','2023-03-29 22:05:01',NULL,12.00,'','5','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(5535,'5500','51680113071','2023-03-29 22:05:01',657.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5536,'1000','51680113071','2023-03-29 22:05:01',1879.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5537,'4000','51680113071','2023-03-29 22:05:01',NULL,60.00,'','5','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(5538,'4000','51680113071','2023-03-29 22:05:01',NULL,10.00,'','5','1','Good sold','1','','sales','1004','','No',NULL,NULL,''),(5539,'4000','51680113071','2023-03-29 22:05:01',NULL,75.00,'','5','1','Good sold','1','','sales','1237','','No',NULL,NULL,''),(5540,'4000','51680113071','2023-03-29 22:05:01',NULL,200.00,'','5','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(5541,'4000','51680113071','2023-03-29 22:05:01',NULL,50.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(5542,'4000','51680113071','2023-03-29 22:05:01',NULL,100.00,'','5','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(5543,'4000','51680113071','2023-03-29 22:05:01',NULL,20.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(5544,'4000','51680113071','2023-03-29 22:05:01',NULL,20.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(5545,'4000','51680113071','2023-03-29 22:05:01',NULL,100.00,'','5','1','Good sold','1','','sales','1320','','No',NULL,NULL,''),(5546,'4000','51680113071','2023-03-29 22:05:01',NULL,30.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(5547,'4000','51680113071','2023-03-29 22:05:01',NULL,50.00,'','5','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(5548,'4000','51680113071','2023-03-29 22:05:01',NULL,4.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(5549,'4000','51680113071','2023-03-29 22:05:01',NULL,5.00,'','5','1','Good sold','1','','sales','349','','No',NULL,NULL,''),(5550,'4000','51680113071','2023-03-29 22:05:01',NULL,100.00,'','5','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(5551,'4000','51680113071','2023-03-29 22:05:01',NULL,20.00,'','5','1','Good sold','1','','sales','1090','','No',NULL,NULL,''),(5552,'4000','51680113071','2023-03-29 22:05:01',NULL,100.00,'','5','1','Good sold','1','','sales','1255','','No',NULL,NULL,''),(5553,'4000','51680113071','2023-03-29 22:05:01',NULL,20.00,'','5','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(5554,'4000','51680113071','2023-03-29 22:05:01',NULL,50.00,'','5','1','Good sold','1','','sales','859','','No',NULL,NULL,''),(5555,'4000','51680113071','2023-03-29 22:05:01',NULL,500.00,'','5','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(5556,'4000','51680113071','2023-03-29 22:05:01',NULL,25.00,'','5','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(5557,'4000','51680113071','2023-03-29 22:05:01',NULL,20.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(5558,'4000','51680113071','2023-03-29 22:05:01',NULL,20.00,'','5','1','Good sold','1','','sales','543','','No',NULL,NULL,''),(5559,'4000','51680113071','2023-03-29 22:05:01',NULL,100.00,'','5','1','Good sold','1','','sales','1320','','No',NULL,NULL,''),(5560,'4000','51680113071','2023-03-29 22:05:01',NULL,10.00,'','5','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(5561,'4000','51680113071','2023-03-29 22:05:01',NULL,100.00,'','5','1','Good sold','1','','sales','847','','No',NULL,NULL,''),(5562,'4000','51680113071','2023-03-29 22:05:01',NULL,50.00,'','5','1','Good sold','1','','sales','814','','No',NULL,NULL,''),(5563,'4000','51680113071','2023-03-29 22:05:01',NULL,40.00,'','5','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(5564,'1110','51680362225','2023-04-01 18:44:19',NULL,30.00,'','5','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(5565,'1110','51680362225','2023-04-01 18:44:19',NULL,44.00,'','5','1','Inventory sold','1','','sales','53','','No',NULL,NULL,''),(5566,'1110','51680362225','2023-04-01 18:44:19',NULL,35.00,'','5','1','Inventory sold','1','','sales','422','','No',NULL,NULL,''),(5567,'1110','51680362225','2023-04-01 18:44:19',NULL,3.50,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(5568,'1110','51680362225','2023-04-01 18:44:19',NULL,0.00,'','5','1','Inventory sold','1','','sales','270','','No',NULL,NULL,''),(5569,'1110','51680362225','2023-04-01 18:44:19',NULL,50.00,'','5','1','Inventory sold','1','','sales','1326','','No',NULL,NULL,''),(5570,'1110','51680362225','2023-04-01 18:44:19',NULL,20.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(5571,'1110','51680362225','2023-04-01 18:44:19',NULL,75.00,'','5','1','Inventory sold','1','','sales','860','','No',NULL,NULL,''),(5572,'1110','51680362225','2023-04-01 18:44:19',NULL,0.00,'','5','1','Inventory sold','1','','sales','1118','','No',NULL,NULL,''),(5573,'1110','51680362225','2023-04-01 18:44:19',NULL,109.00,'','5','1','Inventory sold','1','','sales','1183','','No',NULL,NULL,''),(5574,'1110','51680362225','2023-04-01 18:44:19',NULL,0.00,'','5','1','Inventory sold','1','','sales','1124','','No',NULL,NULL,''),(5575,'1110','51680362225','2023-04-01 18:44:19',NULL,0.00,'','5','1','Inventory sold','1','','sales','771','','No',NULL,NULL,''),(5576,'1110','51680362225','2023-04-01 18:44:19',NULL,6.00,'','5','1','Inventory sold','1','','sales','859','','No',NULL,NULL,''),(5577,'1110','51680362225','2023-04-01 18:44:19',NULL,40.00,'','5','1','Inventory sold','1','','sales','1255','','No',NULL,NULL,''),(5578,'1110','51680362225','2023-04-01 18:44:19',NULL,15.00,'','5','1','Inventory sold','1','','sales','890','','No',NULL,NULL,''),(5579,'1110','51680362225','2023-04-01 18:44:19',NULL,0.00,'','5','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(5580,'1110','51680362225','2023-04-01 18:44:19',NULL,0.00,'','5','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(5581,'1110','51680362225','2023-04-01 18:44:19',NULL,3.50,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(5582,'1110','51680362225','2023-04-01 18:44:19',NULL,24.40,'','5','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(5583,'1110','51680362225','2023-04-01 18:44:19',NULL,5.00,'','5','1','Inventory sold','1','','sales','1320','','No',NULL,NULL,''),(5584,'1110','51680362225','2023-04-01 18:44:19',NULL,2.00,'','5','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(5585,'1110','51680362225','2023-04-01 18:44:19',NULL,7.50,'','5','1','Inventory sold','1','','sales','1004','','No',NULL,NULL,''),(5586,'1110','51680362225','2023-04-01 18:44:19',NULL,40.00,'','5','1','Inventory sold','1','','sales','43','','No',NULL,NULL,''),(5587,'1110','51680362225','2023-04-01 18:44:19',NULL,27.00,'','5','1','Inventory sold','1','','sales','349','','No',NULL,NULL,''),(5588,'1110','51680362225','2023-04-01 18:44:19',NULL,0.00,'','5','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(5589,'1110','51680362225','2023-04-01 18:44:19',NULL,54.60,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(5590,'1110','51680362225','2023-04-01 18:44:19',NULL,0.00,'','5','1','Inventory sold','1','','sales','1170','','No',NULL,NULL,''),(5591,'1110','51680362225','2023-04-01 18:44:19',NULL,4.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(5592,'1110','51680362225','2023-04-01 18:44:19',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(5593,'1110','51680362225','2023-04-01 18:44:19',NULL,0.00,'','5','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(5594,'1110','51680362225','2023-04-01 18:44:19',NULL,16.30,'','5','1','Inventory sold','1','','sales','1215','','No',NULL,NULL,''),(5595,'1110','51680362225','2023-04-01 18:44:19',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(5596,'1110','51680362225','2023-04-01 18:44:19',NULL,10.00,'','5','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(5597,'1110','51680362225','2023-04-01 18:44:19',NULL,18.00,'','5','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(5598,'1110','51680362225','2023-04-01 18:44:19',NULL,4.00,'','5','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5599,'1110','51680362225','2023-04-01 18:44:19',NULL,10.00,'','5','1','Inventory sold','1','','sales','1237','','No',NULL,NULL,''),(5600,'1110','51680362225','2023-04-01 18:44:19',NULL,105.00,'','5','1','Inventory sold','1','','sales','1269','','No',NULL,NULL,''),(5601,'1110','51680362225','2023-04-01 18:44:19',NULL,25.00,'','5','1','Inventory sold','1','','sales','910','','No',NULL,NULL,''),(5602,'1110','51680362225','2023-04-01 18:44:19',NULL,20.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(5603,'1110','51680362225','2023-04-01 18:44:19',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(5604,'1110','51680362225','2023-04-01 18:44:19',NULL,18.00,'','5','1','Inventory sold','1','','sales','349','','No',NULL,NULL,''),(5605,'1110','51680362225','2023-04-01 18:44:19',NULL,0.00,'','5','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(5606,'1110','51680362225','2023-04-01 18:44:19',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(5607,'1110','51680362225','2023-04-01 18:44:19',NULL,10.00,'','5','1','Inventory sold','1','','sales','1237','','No',NULL,NULL,''),(5608,'1110','51680362225','2023-04-01 18:44:19',NULL,2.00,'','5','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5609,'1110','51680362225','2023-04-01 18:44:19',NULL,28.00,'','5','1','Inventory sold','1','','sales','1026','','No',NULL,NULL,''),(5610,'1110','51680362225','2023-04-01 18:44:19',NULL,0.00,'','5','1','Inventory sold','1','','sales','771','','No',NULL,NULL,''),(5611,'1110','51680362225','2023-04-01 18:44:19',NULL,15.60,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(5612,'1110','51680362225','2023-04-01 18:44:19',NULL,16.00,'','5','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(5613,'1110','51680362225','2023-04-01 18:44:19',NULL,35.00,'','5','1','Inventory sold','1','','sales','422','','No',NULL,NULL,''),(5614,'1110','51680362225','2023-04-01 18:44:19',NULL,75.00,'','5','1','Inventory sold','1','','sales','1214','','No',NULL,NULL,''),(5615,'5500','51680362225','2023-04-01 18:44:19',1006.40,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5616,'1000','51680362225','2023-04-01 18:44:19',2943.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5617,'4000','51680362225','2023-04-01 18:44:19',NULL,50.00,'','5','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(5618,'4000','51680362225','2023-04-01 18:44:19',NULL,100.00,'','5','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(5619,'4000','51680362225','2023-04-01 18:44:19',NULL,50.00,'','5','1','Good sold','1','','sales','422','','No',NULL,NULL,''),(5620,'4000','51680362225','2023-04-01 18:44:19',NULL,10.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(5621,'4000','51680362225','2023-04-01 18:44:19',NULL,150.00,'','5','1','Good sold','1','','sales','270','','No',NULL,NULL,''),(5622,'4000','51680362225','2023-04-01 18:44:19',NULL,100.00,'','5','1','Good sold','1','','sales','1326','','No',NULL,NULL,''),(5623,'4000','51680362225','2023-04-01 18:44:19',NULL,100.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(5624,'4000','51680362225','2023-04-01 18:44:19',NULL,150.00,'','5','1','Good sold','1','','sales','860','','No',NULL,NULL,''),(5625,'4000','51680362225','2023-04-01 18:44:19',NULL,100.00,'','5','1','Good sold','1','','sales','1118','','No',NULL,NULL,''),(5626,'4000','51680362225','2023-04-01 18:44:19',NULL,200.00,'','5','1','Good sold','1','','sales','1183','','No',NULL,NULL,''),(5627,'4000','51680362225','2023-04-01 18:44:19',NULL,100.00,'','5','1','Good sold','1','','sales','1124','','No',NULL,NULL,''),(5628,'4000','51680362225','2023-04-01 18:44:19',NULL,10.00,'','5','1','Good sold','1','','sales','771','','No',NULL,NULL,''),(5629,'4000','51680362225','2023-04-01 18:44:19',NULL,50.00,'','5','1','Good sold','1','','sales','859','','No',NULL,NULL,''),(5630,'4000','51680362225','2023-04-01 18:44:19',NULL,100.00,'','5','1','Good sold','1','','sales','1255','','No',NULL,NULL,''),(5631,'4000','51680362225','2023-04-01 18:44:19',NULL,100.00,'','5','1','Good sold','1','','sales','890','','No',NULL,NULL,''),(5632,'4000','51680362225','2023-04-01 18:44:19',NULL,20.00,'','5','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(5633,'4000','51680362225','2023-04-01 18:44:19',NULL,7.50,'','5','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(5634,'4000','51680362225','2023-04-01 18:44:19',NULL,10.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(5635,'4000','51680362225','2023-04-01 18:44:19',NULL,30.00,'','5','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(5636,'4000','51680362225','2023-04-01 18:44:19',NULL,10.00,'','5','1','Good sold','1','','sales','1320','','No',NULL,NULL,''),(5637,'4000','51680362225','2023-04-01 18:44:19',NULL,5.00,'','5','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(5638,'4000','51680362225','2023-04-01 18:44:19',NULL,15.00,'','5','1','Good sold','1','','sales','1004','','No',NULL,NULL,''),(5639,'4000','51680362225','2023-04-01 18:44:19',NULL,150.00,'','5','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(5640,'4000','51680362225','2023-04-01 18:44:19',NULL,45.00,'','5','1','Good sold','1','','sales','349','','No',NULL,NULL,''),(5641,'4000','51680362225','2023-04-01 18:44:19',NULL,140.00,'','5','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(5642,'4000','51680362225','2023-04-01 18:44:19',NULL,70.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(5643,'4000','51680362225','2023-04-01 18:44:19',NULL,90.00,'','5','1','Good sold','1','','sales','1170','','No',NULL,NULL,''),(5644,'4000','51680362225','2023-04-01 18:44:19',NULL,20.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(5645,'4000','51680362225','2023-04-01 18:44:19',NULL,10.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(5646,'4000','51680362225','2023-04-01 18:44:19',NULL,60.00,'','5','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(5647,'4000','51680362225','2023-04-01 18:44:19',NULL,50.00,'','5','1','Good sold','1','','sales','1215','','No',NULL,NULL,''),(5648,'4000','51680362225','2023-04-01 18:44:19',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(5649,'4000','51680362225','2023-04-01 18:44:19',NULL,20.00,'','5','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(5650,'4000','51680362225','2023-04-01 18:44:19',NULL,60.00,'','5','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(5651,'4000','51680362225','2023-04-01 18:44:19',NULL,20.00,'','5','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5652,'4000','51680362225','2023-04-01 18:44:19',NULL,15.00,'','5','1','Good sold','1','','sales','1237','','No',NULL,NULL,''),(5653,'4000','51680362225','2023-04-01 18:44:19',NULL,150.00,'','5','1','Good sold','1','','sales','1269','','No',NULL,NULL,''),(5654,'4000','51680362225','2023-04-01 18:44:19',NULL,100.00,'','5','1','Good sold','1','','sales','910','','No',NULL,NULL,''),(5655,'4000','51680362225','2023-04-01 18:44:19',NULL,40.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(5656,'4000','51680362225','2023-04-01 18:44:19',NULL,10.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(5657,'4000','51680362225','2023-04-01 18:44:19',NULL,30.00,'','5','1','Good sold','1','','sales','349','','No',NULL,NULL,''),(5658,'4000','51680362225','2023-04-01 18:44:19',NULL,30.00,'','5','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(5659,'4000','51680362225','2023-04-01 18:44:19',NULL,10.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(5660,'4000','51680362225','2023-04-01 18:44:19',NULL,15.00,'','5','1','Good sold','1','','sales','1237','','No',NULL,NULL,''),(5661,'4000','51680362225','2023-04-01 18:44:19',NULL,10.00,'','5','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5662,'4000','51680362225','2023-04-01 18:44:19',NULL,50.00,'','5','1','Good sold','1','','sales','1026','','No',NULL,NULL,''),(5663,'4000','51680362225','2023-04-01 18:44:19',NULL,10.00,'','5','1','Good sold','1','','sales','771','','No',NULL,NULL,''),(5664,'4000','51680362225','2023-04-01 18:44:19',NULL,20.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(5665,'4000','51680362225','2023-04-01 18:44:19',NULL,40.00,'','5','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(5666,'4000','51680362225','2023-04-01 18:44:19',NULL,50.00,'','5','1','Good sold','1','','sales','422','','No',NULL,NULL,''),(5667,'4000','51680362225','2023-04-01 18:44:19',NULL,150.00,'','5','1','Good sold','1','','sales','1214','','No',NULL,NULL,''),(5668,'1110','51680366006','2023-04-01 22:42:13',NULL,130.00,'','5','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(5669,'1110','51680366006','2023-04-01 22:42:13',NULL,4.00,'','5','1','Inventory sold','1','','sales','1023','','No',NULL,NULL,''),(5670,'1110','51680366006','2023-04-01 22:42:13',NULL,55.00,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(5671,'1110','51680366006','2023-04-01 22:42:13',NULL,70.00,'','5','1','Inventory sold','1','','sales','1266','','No',NULL,NULL,''),(5672,'1110','51680366006','2023-04-01 22:42:13',NULL,8.00,'','5','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(5673,'1110','51680366006','2023-04-01 22:42:13',NULL,10.00,'','5','1','Inventory sold','1','','sales','915','','No',NULL,NULL,''),(5674,'1110','51680366006','2023-04-01 22:42:13',NULL,2.00,'','5','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5675,'1110','51680366006','2023-04-01 22:42:13',NULL,120.00,'','5','1','Inventory sold','1','','sales','1260','','No',NULL,NULL,''),(5676,'1110','51680366006','2023-04-01 22:42:13',NULL,49.50,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(5677,'1110','51680366006','2023-04-01 22:42:13',NULL,50.00,'','5','1','Inventory sold','1','','sales','1308','','No',NULL,NULL,''),(5678,'1110','51680366006','2023-04-01 22:42:13',NULL,15.00,'','5','1','Inventory sold','1','','sales','1167','','No',NULL,NULL,''),(5679,'1110','51680366006','2023-04-01 22:42:13',NULL,26.00,'','5','1','Inventory sold','1','','sales','998','','No',NULL,NULL,''),(5680,'1110','51680366006','2023-04-01 22:42:13',NULL,10.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(5681,'1110','51680366006','2023-04-01 22:42:13',NULL,0.00,'','5','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(5682,'1110','51680366006','2023-04-01 22:42:13',NULL,0.00,'','5','1','Inventory sold','1','','sales','1124','','No',NULL,NULL,''),(5683,'1110','51680366006','2023-04-01 22:42:13',NULL,10.00,'','5','1','Inventory sold','1','','sales','1320','','No',NULL,NULL,''),(5684,'1110','51680366006','2023-04-01 22:42:13',NULL,4.00,'','5','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(5685,'1110','51680366006','2023-04-01 22:42:13',NULL,70.00,'','5','1','Inventory sold','1','','sales','1242','','No',NULL,NULL,''),(5686,'1110','51680366006','2023-04-01 22:42:13',NULL,100.00,'','5','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(5687,'1110','51680366006','2023-04-01 22:42:13',NULL,400.00,'','5','1','Inventory sold','1','','sales','585','','No',NULL,NULL,''),(5688,'1110','51680366006','2023-04-01 22:42:13',NULL,20.00,'','5','1','Inventory sold','1','','sales','1023','','No',NULL,NULL,''),(5689,'1110','51680366006','2023-04-01 22:42:13',NULL,3.50,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(5690,'1110','51680366006','2023-04-01 22:42:13',NULL,50.00,'','5','1','Inventory sold','1','','sales','1320','','No',NULL,NULL,''),(5691,'1110','51680366006','2023-04-01 22:42:13',NULL,18.00,'','5','1','Inventory sold','1','','sales','349','','No',NULL,NULL,''),(5692,'1110','51680366006','2023-04-01 22:42:13',NULL,36.00,'','5','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(5693,'1110','51680366006','2023-04-01 22:42:13',NULL,0.00,'','5','1','Inventory sold','1','','sales','320','','No',NULL,NULL,''),(5694,'1110','51680366006','2023-04-01 22:42:13',NULL,2.00,'','5','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(5695,'1110','51680366006','2023-04-01 22:42:13',NULL,0.00,'','5','1','Inventory sold','1','','sales','771','','No',NULL,NULL,''),(5696,'1110','51680366006','2023-04-01 22:42:13',NULL,0.00,'','5','1','Inventory sold','1','','sales','1161','','No',NULL,NULL,''),(5697,'1110','51680366006','2023-04-01 22:42:13',NULL,60.00,'','5','1','Inventory sold','1','','sales','1287','','No',NULL,NULL,''),(5698,'1110','51680366006','2023-04-01 22:42:13',NULL,30.00,'','5','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(5699,'1110','51680366006','2023-04-01 22:42:13',NULL,0.00,'','5','1','Inventory sold','1','','sales','1220','','No',NULL,NULL,''),(5700,'1110','51680366006','2023-04-01 22:42:13',NULL,0.00,'','5','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(5701,'1110','51680366006','2023-04-01 22:42:13',NULL,0.00,'','5','1','Inventory sold','1','','sales','166','','No',NULL,NULL,''),(5702,'5500','51680366006','2023-04-01 22:42:13',1353.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5703,'1000','51680366006','2023-04-01 22:42:13',4354.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5704,'4000','51680366006','2023-04-01 22:42:13',NULL,200.00,'','5','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(5705,'4000','51680366006','2023-04-01 22:42:13',NULL,10.00,'','5','1','Good sold','1','','sales','1023','','No',NULL,NULL,''),(5706,'4000','51680366006','2023-04-01 22:42:13',NULL,200.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(5707,'4000','51680366006','2023-04-01 22:42:13',NULL,100.00,'','5','1','Good sold','1','','sales','1266','','No',NULL,NULL,''),(5708,'4000','51680366006','2023-04-01 22:42:13',NULL,50.00,'','5','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(5709,'4000','51680366006','2023-04-01 22:42:13',NULL,25.00,'','5','1','Good sold','1','','sales','915','','No',NULL,NULL,''),(5710,'4000','51680366006','2023-04-01 22:42:13',NULL,10.00,'','5','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5711,'4000','51680366006','2023-04-01 22:42:13',NULL,400.00,'','5','1','Good sold','1','','sales','1260','','No',NULL,NULL,''),(5712,'4000','51680366006','2023-04-01 22:42:13',NULL,180.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(5713,'4000','51680366006','2023-04-01 22:42:13',NULL,200.00,'','5','1','Good sold','1','','sales','1308','','No',NULL,NULL,''),(5714,'4000','51680366006','2023-04-01 22:42:13',NULL,100.00,'','5','1','Good sold','1','','sales','1167','','No',NULL,NULL,''),(5715,'4000','51680366006','2023-04-01 22:42:13',NULL,50.00,'','5','1','Good sold','1','','sales','998','','No',NULL,NULL,''),(5716,'4000','51680366006','2023-04-01 22:42:13',NULL,20.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(5717,'4000','51680366006','2023-04-01 22:42:13',NULL,80.00,'','5','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(5718,'4000','51680366006','2023-04-01 22:42:13',NULL,200.00,'','5','1','Good sold','1','','sales','1124','','No',NULL,NULL,''),(5719,'4000','51680366006','2023-04-01 22:42:13',NULL,20.00,'','5','1','Good sold','1','','sales','1320','','No',NULL,NULL,''),(5720,'4000','51680366006','2023-04-01 22:42:13',NULL,10.00,'','5','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(5721,'4000','51680366006','2023-04-01 22:42:13',NULL,150.00,'','5','1','Good sold','1','','sales','1242','','No',NULL,NULL,''),(5722,'4000','51680366006','2023-04-01 22:42:13',NULL,500.00,'','5','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(5723,'4000','51680366006','2023-04-01 22:42:13',NULL,800.00,'','5','1','Good sold','1','','sales','585','','No',NULL,NULL,''),(5724,'4000','51680366006','2023-04-01 22:42:13',NULL,50.00,'','5','1','Good sold','1','','sales','1023','','No',NULL,NULL,''),(5725,'4000','51680366006','2023-04-01 22:42:13',NULL,10.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(5726,'4000','51680366006','2023-04-01 22:42:13',NULL,100.00,'','5','1','Good sold','1','','sales','1320','','No',NULL,NULL,''),(5727,'4000','51680366006','2023-04-01 22:42:13',NULL,30.00,'','5','1','Good sold','1','','sales','349','','No',NULL,NULL,''),(5728,'4000','51680366006','2023-04-01 22:42:13',NULL,150.00,'','5','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(5729,'4000','51680366006','2023-04-01 22:42:13',NULL,150.00,'','5','1','Good sold','1','','sales','320','','No',NULL,NULL,''),(5730,'4000','51680366006','2023-04-01 22:42:13',NULL,4.00,'','5','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(5731,'4000','51680366006','2023-04-01 22:42:13',NULL,20.00,'','5','1','Good sold','1','','sales','771','','No',NULL,NULL,''),(5732,'4000','51680366006','2023-04-01 22:42:13',NULL,15.00,'','5','1','Good sold','1','','sales','1161','','No',NULL,NULL,''),(5733,'4000','51680366006','2023-04-01 22:42:13',NULL,150.00,'','5','1','Good sold','1','','sales','1287','','No',NULL,NULL,''),(5734,'4000','51680366006','2023-04-01 22:42:13',NULL,40.00,'','5','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(5735,'4000','51680366006','2023-04-01 22:42:13',NULL,150.00,'','5','1','Good sold','1','','sales','1220','','No',NULL,NULL,''),(5736,'4000','51680366006','2023-04-01 22:42:13',NULL,60.00,'','5','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(5737,'4000','51680366006','2023-04-01 22:42:13',NULL,120.00,'','5','1','Good sold','1','','sales','166','','No',NULL,NULL,''),(5738,'1110','61678796587','2023-04-02 21:33:39',NULL,0.00,'','6','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(5739,'1110','61678796587','2023-04-02 21:33:39',NULL,80.00,'','6','1','Inventory sold','1','','sales','1255','','No',NULL,NULL,''),(5740,'1110','61678796587','2023-04-02 21:33:39',NULL,50.00,'','6','1','Inventory sold','1','','sales','861','','No',NULL,NULL,''),(5741,'1110','61678796587','2023-04-02 21:33:39',NULL,0.00,'','6','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(5742,'1110','61678796587','2023-04-02 21:33:39',NULL,3.40,'','6','1','Inventory sold','1','','sales','414','','No',NULL,NULL,''),(5743,'1110','61678796587','2023-04-02 21:33:39',NULL,20.00,'','6','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(5744,'1110','61678796587','2023-04-02 21:33:39',NULL,120.00,'','6','1','Inventory sold','1','','sales','1222','','No',NULL,NULL,''),(5745,'1110','61678796587','2023-04-02 21:33:39',NULL,0.00,'','6','1','Inventory sold','1','','sales','177','','No',NULL,NULL,''),(5746,'1110','61678796587','2023-04-02 21:33:39',NULL,50.00,'','6','1','Inventory sold','1','','sales','1274','','No',NULL,NULL,''),(5747,'1110','61678796587','2023-04-02 21:33:39',NULL,0.00,'','6','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(5748,'1110','61678796587','2023-04-02 21:33:39',NULL,50.00,'','6','1','Inventory sold','1','','sales','816','','No',NULL,NULL,''),(5749,'1110','61678796587','2023-04-02 21:33:39',NULL,26.00,'','6','1','Inventory sold','1','','sales','808','','No',NULL,NULL,''),(5750,'1110','61678796587','2023-04-02 21:33:39',NULL,9.00,'','6','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(5751,'1110','61678796587','2023-04-02 21:33:39',NULL,7.80,'','6','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(5752,'1110','61678796587','2023-04-02 21:33:39',NULL,8.00,'','6','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(5753,'1110','61678796587','2023-04-02 21:33:39',NULL,40.00,'','6','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(5754,'1110','61678796587','2023-04-02 21:33:39',NULL,120.00,'','6','1','Inventory sold','1','','sales','1260','','No',NULL,NULL,''),(5755,'1110','61678796587','2023-04-02 21:33:39',NULL,26.00,'','6','1','Inventory sold','1','','sales','808','','No',NULL,NULL,''),(5756,'1110','61678796587','2023-04-02 21:33:39',NULL,53.00,'','6','1','Inventory sold','1','','sales','487','','No',NULL,NULL,''),(5757,'1110','61678796587','2023-04-02 21:33:39',NULL,6.00,'','6','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(5758,'1110','61678796587','2023-04-02 21:33:39',NULL,20.00,'','6','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(5759,'1110','61678796587','2023-04-02 21:33:39',NULL,26.00,'','6','1','Inventory sold','1','','sales','808','','No',NULL,NULL,''),(5760,'1110','61678796587','2023-04-02 21:33:39',NULL,30.00,'','6','1','Inventory sold','1','','sales','1104','','No',NULL,NULL,''),(5761,'1110','61678796587','2023-04-02 21:33:39',NULL,4.00,'','6','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5762,'1110','61678796587','2023-04-02 21:33:39',NULL,0.00,'','6','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(5763,'1110','61678796587','2023-04-02 21:33:39',NULL,20.00,'','6','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(5764,'1110','61678796587','2023-04-02 21:33:39',NULL,0.00,'','6','1','Inventory sold','1','','sales','1090','','No',NULL,NULL,''),(5765,'1110','61678796587','2023-04-02 21:33:39',NULL,26.00,'','6','1','Inventory sold','1','','sales','998','','No',NULL,NULL,''),(5766,'1110','61678796587','2023-04-02 21:33:39',NULL,4.00,'','6','1','Inventory sold','1','','sales','915','','No',NULL,NULL,''),(5767,'1110','61678796587','2023-04-02 21:33:39',NULL,8.00,'','6','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(5768,'1110','61678796587','2023-04-02 21:33:39',NULL,4.00,'','6','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(5769,'1110','61678796587','2023-04-02 21:33:39',NULL,150.00,'','6','1','Inventory sold','1','','sales','1291','','No',NULL,NULL,''),(5770,'1110','61678796587','2023-04-02 21:33:39',NULL,20.00,'','6','1','Inventory sold','1','','sales','663','','No',NULL,NULL,''),(5771,'1110','61678796587','2023-04-02 21:33:39',NULL,22.00,'','6','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(5772,'1110','61678796587','2023-04-02 21:33:39',NULL,3.00,'','6','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(5773,'1110','61678796587','2023-04-02 21:33:39',NULL,20.00,'','6','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(5774,'1110','61678796587','2023-04-02 21:33:39',NULL,0.00,'','6','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(5775,'1110','61678796587','2023-04-02 21:33:39',NULL,7.00,'','6','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(5776,'1110','61678796587','2023-04-02 21:33:39',NULL,0.00,'','6','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(5777,'1110','61678796587','2023-04-02 21:33:39',NULL,30.00,'','6','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(5778,'1110','61678796587','2023-04-02 21:33:39',NULL,0.00,'','6','1','Inventory sold','1','','sales','1093','','No',NULL,NULL,''),(5779,'1110','61678796587','2023-04-02 21:33:39',NULL,5.50,'','6','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(5780,'1110','61678796587','2023-04-02 21:33:39',NULL,249.00,'','6','1','Inventory sold','1','','sales','90','','No',NULL,NULL,''),(5781,'1110','61678796587','2023-04-02 21:33:39',NULL,30.00,'','6','1','Inventory sold','1','','sales','847','','No',NULL,NULL,''),(5782,'1110','61678796587','2023-04-02 21:33:39',NULL,100.00,'','6','1','Inventory sold','1','','sales','816','','No',NULL,NULL,''),(5783,'1110','61678796587','2023-04-02 21:33:39',NULL,9.00,'','6','1','Inventory sold','1','','sales','1015','','No',NULL,NULL,''),(5784,'1110','61678796587','2023-04-02 21:33:39',NULL,6.80,'','6','1','Inventory sold','1','','sales','414','','No',NULL,NULL,''),(5785,'1110','61678796587','2023-04-02 21:33:39',NULL,30.00,'','6','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(5786,'1110','61678796587','2023-04-02 21:33:39',NULL,30.00,'','6','1','Inventory sold','1','','sales','1237','','No',NULL,NULL,''),(5787,'1110','61678796587','2023-04-02 21:33:39',NULL,8.00,'','6','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(5788,'1110','61678796587','2023-04-02 21:33:39',NULL,20.00,'','6','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(5789,'1110','61678796587','2023-04-02 21:33:39',NULL,20.00,'','6','1','Inventory sold','1','','sales','1241','','No',NULL,NULL,''),(5790,'1110','61678796587','2023-04-02 21:33:39',NULL,5.00,'','6','1','Inventory sold','1','','sales','1010','','No',NULL,NULL,''),(5791,'1110','61678796587','2023-04-02 21:33:39',NULL,20.00,'','6','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(5792,'1110','61678796587','2023-04-02 21:33:39',NULL,30.00,'','6','1','Inventory sold','1','','sales','807','','No',NULL,NULL,''),(5793,'1110','61678796587','2023-04-02 21:33:39',NULL,5.50,'','6','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(5794,'1110','61678796587','2023-04-02 21:33:39',NULL,30.00,'','6','1','Inventory sold','1','','sales','1037','','No',NULL,NULL,''),(5795,'1110','61678796587','2023-04-02 21:33:39',NULL,20.00,'','6','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(5796,'5500','61678796587','2023-04-02 21:33:39',1682.00,NULL,'','6','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5797,'1000','61678796587','2023-04-02 21:33:39',4895.00,NULL,'','6','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5798,'4000','61678796587','2023-04-02 21:33:39',NULL,60.00,'','6','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(5799,'4000','61678796587','2023-04-02 21:33:39',NULL,200.00,'','6','1','Good sold','1','','sales','1255','','No',NULL,NULL,''),(5800,'4000','61678796587','2023-04-02 21:33:39',NULL,150.00,'','6','1','Good sold','1','','sales','861','','No',NULL,NULL,''),(5801,'4000','61678796587','2023-04-02 21:33:39',NULL,10.00,'','6','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(5802,'4000','61678796587','2023-04-02 21:33:39',NULL,10.00,'','6','1','Good sold','1','','sales','414','','No',NULL,NULL,''),(5803,'4000','61678796587','2023-04-02 21:33:39',NULL,40.00,'','6','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(5804,'4000','61678796587','2023-04-02 21:33:39',NULL,250.00,'','6','1','Good sold','1','','sales','1222','','No',NULL,NULL,''),(5805,'4000','61678796587','2023-04-02 21:33:39',NULL,250.00,'','6','1','Good sold','1','','sales','177','','No',NULL,NULL,''),(5806,'4000','61678796587','2023-04-02 21:33:39',NULL,100.00,'','6','1','Good sold','1','','sales','1274','','No',NULL,NULL,''),(5807,'4000','61678796587','2023-04-02 21:33:39',NULL,75.00,'','6','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(5808,'4000','61678796587','2023-04-02 21:33:39',NULL,100.00,'','6','1','Good sold','1','','sales','816','','No',NULL,NULL,''),(5809,'4000','61678796587','2023-04-02 21:33:39',NULL,100.00,'','6','1','Good sold','1','','sales','808','','No',NULL,NULL,''),(5810,'4000','61678796587','2023-04-02 21:33:39',NULL,50.00,'','6','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(5811,'4000','61678796587','2023-04-02 21:33:39',NULL,10.00,'','6','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(5812,'4000','61678796587','2023-04-02 21:33:39',NULL,20.00,'','6','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(5813,'4000','61678796587','2023-04-02 21:33:39',NULL,200.00,'','6','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(5814,'4000','61678796587','2023-04-02 21:33:39',NULL,400.00,'','6','1','Good sold','1','','sales','1260','','No',NULL,NULL,''),(5815,'4000','61678796587','2023-04-02 21:33:39',NULL,100.00,'','6','1','Good sold','1','','sales','808','','No',NULL,NULL,''),(5816,'4000','61678796587','2023-04-02 21:33:39',NULL,100.00,'','6','1','Good sold','1','','sales','487','','No',NULL,NULL,''),(5817,'4000','61678796587','2023-04-02 21:33:39',NULL,12.00,'','6','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(5818,'4000','61678796587','2023-04-02 21:33:39',NULL,100.00,'','6','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(5819,'4000','61678796587','2023-04-02 21:33:39',NULL,100.00,'','6','1','Good sold','1','','sales','808','','No',NULL,NULL,''),(5820,'4000','61678796587','2023-04-02 21:33:39',NULL,60.00,'','6','1','Good sold','1','','sales','1104','','No',NULL,NULL,''),(5821,'4000','61678796587','2023-04-02 21:33:39',NULL,20.00,'','6','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5822,'4000','61678796587','2023-04-02 21:33:39',NULL,30.00,'','6','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(5823,'4000','61678796587','2023-04-02 21:33:39',NULL,40.00,'','6','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(5824,'4000','61678796587','2023-04-02 21:33:39',NULL,20.00,'','6','1','Good sold','1','','sales','1090','','No',NULL,NULL,''),(5825,'4000','61678796587','2023-04-02 21:33:39',NULL,50.00,'','6','1','Good sold','1','','sales','998','','No',NULL,NULL,''),(5826,'4000','61678796587','2023-04-02 21:33:39',NULL,10.00,'','6','1','Good sold','1','','sales','915','','No',NULL,NULL,''),(5827,'4000','61678796587','2023-04-02 21:33:39',NULL,20.00,'','6','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(5828,'4000','61678796587','2023-04-02 21:33:39',NULL,8.00,'','6','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(5829,'4000','61678796587','2023-04-02 21:33:39',NULL,250.00,'','6','1','Good sold','1','','sales','1291','','No',NULL,NULL,''),(5830,'4000','61678796587','2023-04-02 21:33:39',NULL,40.00,'','6','1','Good sold','1','','sales','663','','No',NULL,NULL,''),(5831,'4000','61678796587','2023-04-02 21:33:39',NULL,80.00,'','6','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(5832,'4000','61678796587','2023-04-02 21:33:39',NULL,10.00,'','6','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(5833,'4000','61678796587','2023-04-02 21:33:39',NULL,100.00,'','6','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(5834,'4000','61678796587','2023-04-02 21:33:39',NULL,50.00,'','6','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(5835,'4000','61678796587','2023-04-02 21:33:39',NULL,20.00,'','6','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(5836,'4000','61678796587','2023-04-02 21:33:39',NULL,5.00,'','6','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(5837,'4000','61678796587','2023-04-02 21:33:39',NULL,50.00,'','6','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(5838,'4000','61678796587','2023-04-02 21:33:39',NULL,100.00,'','6','1','Good sold','1','','sales','1093','','No',NULL,NULL,''),(5839,'4000','61678796587','2023-04-02 21:33:39',NULL,20.00,'','6','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(5840,'4000','61678796587','2023-04-02 21:33:39',NULL,350.00,'','6','1','Good sold','1','','sales','90','','No',NULL,NULL,''),(5841,'4000','61678796587','2023-04-02 21:33:39',NULL,100.00,'','6','1','Good sold','1','','sales','847','','No',NULL,NULL,''),(5842,'4000','61678796587','2023-04-02 21:33:39',NULL,200.00,'','6','1','Good sold','1','','sales','816','','No',NULL,NULL,''),(5843,'4000','61678796587','2023-04-02 21:33:39',NULL,20.00,'','6','1','Good sold','1','','sales','1015','','No',NULL,NULL,''),(5844,'4000','61678796587','2023-04-02 21:33:39',NULL,20.00,'','6','1','Good sold','1','','sales','414','','No',NULL,NULL,''),(5845,'4000','61678796587','2023-04-02 21:33:39',NULL,150.00,'','6','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(5846,'4000','61678796587','2023-04-02 21:33:39',NULL,45.00,'','6','1','Good sold','1','','sales','1237','','No',NULL,NULL,''),(5847,'4000','61678796587','2023-04-02 21:33:39',NULL,50.00,'','6','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(5848,'4000','61678796587','2023-04-02 21:33:39',NULL,100.00,'','6','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(5849,'4000','61678796587','2023-04-02 21:33:39',NULL,30.00,'','6','1','Good sold','1','','sales','1241','','No',NULL,NULL,''),(5850,'4000','61678796587','2023-04-02 21:33:39',NULL,20.00,'','6','1','Good sold','1','','sales','1010','','No',NULL,NULL,''),(5851,'4000','61678796587','2023-04-02 21:33:39',NULL,50.00,'','6','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(5852,'4000','61678796587','2023-04-02 21:33:39',NULL,150.00,'','6','1','Good sold','1','','sales','807','','No',NULL,NULL,''),(5853,'4000','61678796587','2023-04-02 21:33:39',NULL,50.00,'','6','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(5854,'4000','61678796587','2023-04-02 21:33:39',NULL,100.00,'','6','1','Good sold','1','','sales','1037','','No',NULL,NULL,''),(5855,'4000','61678796587','2023-04-02 21:33:39',NULL,40.00,'','6','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(5856,'1110','61680460432','2023-04-02 22:13:52',NULL,12.00,'','6','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(5857,'1110','61680460432','2023-04-02 22:13:52',NULL,0.00,'','6','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(5858,'1110','61680460432','2023-04-02 22:13:52',NULL,320.00,'','6','1','Inventory sold','1','','sales','1298','','No',NULL,NULL,''),(5859,'1110','61680460432','2023-04-02 22:13:52',NULL,0.00,'','6','1','Inventory sold','1','','sales','1220','','No',NULL,NULL,''),(5860,'1110','61680460432','2023-04-02 22:13:52',NULL,16.50,'','6','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(5861,'1110','61680460432','2023-04-02 22:13:52',NULL,140.00,'','6','1','Inventory sold','1','','sales','1269','','No',NULL,NULL,''),(5862,'1110','61680460432','2023-04-02 22:13:52',NULL,100.00,'','6','1','Inventory sold','1','','sales','1261','','No',NULL,NULL,''),(5863,'1110','61680460432','2023-04-02 22:13:52',NULL,10.50,'','6','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(5864,'1110','61680460432','2023-04-02 22:13:52',NULL,0.00,'','6','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(5865,'1110','61680460432','2023-04-02 22:13:52',NULL,40.00,'','6','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(5866,'1110','61680460432','2023-04-02 22:13:52',NULL,18.00,'','6','1','Inventory sold','1','','sales','1057','','No',NULL,NULL,''),(5867,'1110','61680460432','2023-04-02 22:13:52',NULL,0.00,'','6','1','Inventory sold','1','','sales','1219','','No',NULL,NULL,''),(5868,'1110','61680460432','2023-04-02 22:13:52',NULL,0.00,'','6','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(5869,'1110','61680460432','2023-04-02 22:13:52',NULL,0.00,'','6','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(5870,'1110','61680460432','2023-04-02 22:13:52',NULL,5.00,'','6','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(5871,'1110','61680460432','2023-04-02 22:13:52',NULL,0.00,'','6','1','Inventory sold','1','','sales','1072','','No',NULL,NULL,''),(5872,'1110','61680460432','2023-04-02 22:13:52',NULL,35.00,'','6','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(5873,'1110','61680460432','2023-04-02 22:13:52',NULL,63.00,'','6','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(5874,'1110','61680460432','2023-04-02 22:13:52',NULL,6.00,'','6','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(5875,'1110','61680460432','2023-04-02 22:13:52',NULL,26.00,'','6','1','Inventory sold','1','','sales','884','','No',NULL,NULL,''),(5876,'1110','61680460432','2023-04-02 22:13:52',NULL,175.00,'','6','1','Inventory sold','1','','sales','1312','','No',NULL,NULL,''),(5877,'1110','61680460432','2023-04-02 22:13:52',NULL,30.00,'','6','1','Inventory sold','1','','sales','1310','','No',NULL,NULL,''),(5878,'1110','61680460432','2023-04-02 22:13:52',NULL,20.00,'','6','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(5879,'1110','61680460432','2023-04-02 22:13:52',NULL,75.00,'','6','1','Inventory sold','1','','sales','951','','No',NULL,NULL,''),(5880,'1110','61680460432','2023-04-02 22:13:52',NULL,28.00,'','6','1','Inventory sold','1','','sales','563','','No',NULL,NULL,''),(5881,'1110','61680460432','2023-04-02 22:13:52',NULL,25.00,'','6','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(5882,'1110','61680460432','2023-04-02 22:13:52',NULL,0.00,'','6','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(5883,'1110','61680460432','2023-04-02 22:13:52',NULL,8.00,'','6','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(5884,'1110','61680460432','2023-04-02 22:13:52',NULL,30.00,'','6','1','Inventory sold','1','','sales','1104','','No',NULL,NULL,''),(5885,'1110','61680460432','2023-04-02 22:13:52',NULL,60.00,'','6','1','Inventory sold','1','','sales','1299','','No',NULL,NULL,''),(5886,'5500','61680460432','2023-04-02 22:13:52',1243.00,NULL,'','6','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5887,'1000','61680460432','2023-04-02 22:13:52',3620.00,NULL,'','6','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5888,'4000','61680460432','2023-04-02 22:13:52',NULL,40.00,'','6','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(5889,'4000','61680460432','2023-04-02 22:13:52',NULL,50.00,'','6','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(5890,'4000','61680460432','2023-04-02 22:13:52',NULL,640.00,'','6','1','Good sold','1','','sales','1298','','No',NULL,NULL,''),(5891,'4000','61680460432','2023-04-02 22:13:52',NULL,160.00,'','6','1','Good sold','1','','sales','1220','','No',NULL,NULL,''),(5892,'4000','61680460432','2023-04-02 22:13:52',NULL,150.00,'','6','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(5893,'4000','61680460432','2023-04-02 22:13:52',NULL,200.00,'','6','1','Good sold','1','','sales','1269','','No',NULL,NULL,''),(5894,'4000','61680460432','2023-04-02 22:13:52',NULL,200.00,'','6','1','Good sold','1','','sales','1261','','No',NULL,NULL,''),(5895,'4000','61680460432','2023-04-02 22:13:52',NULL,30.00,'','6','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(5896,'4000','61680460432','2023-04-02 22:13:52',NULL,10.00,'','6','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(5897,'4000','61680460432','2023-04-02 22:13:52',NULL,200.00,'','6','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(5898,'4000','61680460432','2023-04-02 22:13:52',NULL,30.00,'','6','1','Good sold','1','','sales','1057','','No',NULL,NULL,''),(5899,'4000','61680460432','2023-04-02 22:13:52',NULL,50.00,'','6','1','Good sold','1','','sales','1219','','No',NULL,NULL,''),(5900,'4000','61680460432','2023-04-02 22:13:52',NULL,20.00,'','6','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(5901,'4000','61680460432','2023-04-02 22:13:52',NULL,20.00,'','6','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(5902,'4000','61680460432','2023-04-02 22:13:52',NULL,10.00,'','6','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(5903,'4000','61680460432','2023-04-02 22:13:52',NULL,200.00,'','6','1','Good sold','1','','sales','1072','','No',NULL,NULL,''),(5904,'4000','61680460432','2023-04-02 22:13:52',NULL,100.00,'','6','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(5905,'4000','61680460432','2023-04-02 22:13:52',NULL,350.00,'','6','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(5906,'4000','61680460432','2023-04-02 22:13:52',NULL,20.00,'','6','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(5907,'4000','61680460432','2023-04-02 22:13:52',NULL,100.00,'','6','1','Good sold','1','','sales','884','','No',NULL,NULL,''),(5908,'4000','61680460432','2023-04-02 22:13:52',NULL,400.00,'','6','1','Good sold','1','','sales','1312','','No',NULL,NULL,''),(5909,'4000','61680460432','2023-04-02 22:13:52',NULL,50.00,'','6','1','Good sold','1','','sales','1310','','No',NULL,NULL,''),(5910,'4000','61680460432','2023-04-02 22:13:52',NULL,40.00,'','6','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(5911,'4000','61680460432','2023-04-02 22:13:52',NULL,150.00,'','6','1','Good sold','1','','sales','951','','No',NULL,NULL,''),(5912,'4000','61680460432','2023-04-02 22:13:52',NULL,50.00,'','6','1','Good sold','1','','sales','563','','No',NULL,NULL,''),(5913,'4000','61680460432','2023-04-02 22:13:52',NULL,50.00,'','6','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(5914,'4000','61680460432','2023-04-02 22:13:52',NULL,120.00,'','6','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(5915,'4000','61680460432','2023-04-02 22:13:52',NULL,20.00,'','6','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(5916,'4000','61680460432','2023-04-02 22:13:52',NULL,60.00,'','6','1','Good sold','1','','sales','1104','','No',NULL,NULL,''),(5917,'4000','61680460432','2023-04-02 22:13:52',NULL,100.00,'','6','1','Good sold','1','','sales','1299','','No',NULL,NULL,''),(5918,'1110','61680547899','2023-04-03 22:19:48',NULL,11.00,'','6','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(5919,'1110','61680547899','2023-04-03 22:19:48',NULL,3.40,'','6','1','Inventory sold','1','','sales','414','','No',NULL,NULL,''),(5920,'1110','61680547899','2023-04-03 22:19:48',NULL,26.00,'','6','1','Inventory sold','1','','sales','1233','','No',NULL,NULL,''),(5921,'1110','61680547899','2023-04-03 22:19:48',NULL,0.00,'','6','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(5922,'1110','61680547899','2023-04-03 22:19:48',NULL,0.00,'','6','1','Inventory sold','1','','sales','332','','No',NULL,NULL,''),(5923,'1110','61680547899','2023-04-03 22:19:48',NULL,169.00,'','6','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(5924,'1110','61680547899','2023-04-03 22:19:48',NULL,100.00,'','6','1','Inventory sold','1','','sales','1261','','No',NULL,NULL,''),(5925,'1110','61680547899','2023-04-03 22:19:48',NULL,90.00,'','6','1','Inventory sold','1','','sales','885','','No',NULL,NULL,''),(5926,'1110','61680547899','2023-04-03 22:19:48',NULL,20.00,'','6','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(5927,'1110','61680547899','2023-04-03 22:19:48',NULL,20.00,'','6','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(5928,'1110','61680547899','2023-04-03 22:19:48',NULL,56.00,'','6','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(5929,'1110','61680547899','2023-04-03 22:19:48',NULL,42.90,'','6','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(5930,'1110','61680547899','2023-04-03 22:19:48',NULL,100.00,'','6','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(5931,'1110','61680547899','2023-04-03 22:19:48',NULL,91.00,'','6','1','Inventory sold','1','','sales','1269','','No',NULL,NULL,''),(5932,'1110','61680547899','2023-04-03 22:19:48',NULL,11.00,'','6','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(5933,'1110','61680547899','2023-04-03 22:19:48',NULL,22.00,'','6','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(5934,'1110','61680547899','2023-04-03 22:19:48',NULL,130.00,'','6','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(5935,'1110','61680547899','2023-04-03 22:19:48',NULL,0.00,'','6','1','Inventory sold','1','','sales','134','','No',NULL,NULL,''),(5936,'1110','61680547899','2023-04-03 22:19:48',NULL,20.00,'','6','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(5937,'1110','61680547899','2023-04-03 22:19:48',NULL,26.00,'','6','1','Inventory sold','1','','sales','884','','No',NULL,NULL,''),(5938,'1110','61680547899','2023-04-03 22:19:48',NULL,4.00,'','6','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(5939,'1110','61680547899','2023-04-03 22:19:48',NULL,40.00,'','6','1','Inventory sold','1','','sales','1255','','No',NULL,NULL,''),(5940,'1110','61680547899','2023-04-03 22:19:48',NULL,0.00,'','6','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(5941,'1110','61680547899','2023-04-03 22:19:48',NULL,2.00,'','6','1','Inventory sold','1','','sales','850','','No',NULL,NULL,''),(5942,'5500','61680547899','2023-04-03 22:19:48',984.30,NULL,'','6','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5943,'1000','61680547899','2023-04-03 22:19:48',2680.00,NULL,'','6','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5944,'4000','61680547899','2023-04-03 22:19:48',NULL,20.00,'','6','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(5945,'4000','61680547899','2023-04-03 22:19:48',NULL,10.00,'','6','1','Good sold','1','','sales','414','','No',NULL,NULL,''),(5946,'4000','61680547899','2023-04-03 22:19:48',NULL,40.00,'','6','1','Good sold','1','','sales','1233','','No',NULL,NULL,''),(5947,'4000','61680547899','2023-04-03 22:19:48',NULL,40.00,'','6','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(5948,'4000','61680547899','2023-04-03 22:19:48',NULL,400.00,'','6','1','Good sold','1','','sales','332','','No',NULL,NULL,''),(5949,'4000','61680547899','2023-04-03 22:19:48',NULL,400.00,'','6','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5950,'4000','61680547899','2023-04-03 22:19:48',NULL,200.00,'','6','1','Good sold','1','','sales','1261','','No',NULL,NULL,''),(5951,'4000','61680547899','2023-04-03 22:19:48',NULL,180.00,'','6','1','Good sold','1','','sales','885','','No',NULL,NULL,''),(5952,'4000','61680547899','2023-04-03 22:19:48',NULL,100.00,'','6','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(5953,'4000','61680547899','2023-04-03 22:19:48',NULL,100.00,'','6','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(5954,'4000','61680547899','2023-04-03 22:19:48',NULL,140.00,'','6','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(5955,'4000','61680547899','2023-04-03 22:19:48',NULL,55.00,'','6','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(5956,'4000','61680547899','2023-04-03 22:19:48',NULL,250.00,'','6','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(5957,'4000','61680547899','2023-04-03 22:19:48',NULL,130.00,'','6','1','Good sold','1','','sales','1269','','No',NULL,NULL,''),(5958,'4000','61680547899','2023-04-03 22:19:48',NULL,20.00,'','6','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(5959,'4000','61680547899','2023-04-03 22:19:48',NULL,40.00,'','6','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(5960,'4000','61680547899','2023-04-03 22:19:48',NULL,200.00,'','6','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(5961,'4000','61680547899','2023-04-03 22:19:48',NULL,10.00,'','6','1','Good sold','1','','sales','134','','No',NULL,NULL,''),(5962,'4000','61680547899','2023-04-03 22:19:48',NULL,100.00,'','6','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(5963,'4000','61680547899','2023-04-03 22:19:48',NULL,100.00,'','6','1','Good sold','1','','sales','884','','No',NULL,NULL,''),(5964,'4000','61680547899','2023-04-03 22:19:48',NULL,10.00,'','6','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(5965,'4000','61680547899','2023-04-03 22:19:48',NULL,100.00,'','6','1','Good sold','1','','sales','1255','','No',NULL,NULL,''),(5966,'4000','61680547899','2023-04-03 22:19:48',NULL,30.00,'','6','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(5967,'4000','61680547899','2023-04-03 22:19:48',NULL,5.00,'','6','1','Good sold','1','','sales','850','','No',NULL,NULL,''),(5968,'1110','61680631608','2023-04-04 22:21:02',NULL,60.00,'','6','1','Inventory sold','1','','sales','1237','','No',NULL,NULL,''),(5969,'1110','61680631608','2023-04-04 22:21:02',NULL,0.00,'','6','1','Inventory sold','1','','sales','192','','No',NULL,NULL,''),(5970,'1110','61680631608','2023-04-04 22:21:02',NULL,110.00,'','6','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(5971,'1110','61680631608','2023-04-04 22:21:02',NULL,20.00,'','6','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(5972,'1110','61680631608','2023-04-04 22:21:02',NULL,150.00,'','6','1','Inventory sold','1','','sales','1290','','No',NULL,NULL,''),(5973,'1110','61680631608','2023-04-04 22:21:02',NULL,120.00,'','6','1','Inventory sold','1','','sales','1236','','No',NULL,NULL,''),(5974,'1110','61680631608','2023-04-04 22:21:02',NULL,0.00,'','6','1','Inventory sold','1','','sales','1072','','No',NULL,NULL,''),(5975,'1110','61680631608','2023-04-04 22:21:02',NULL,110.00,'','6','1','Inventory sold','1','','sales','1246','','No',NULL,NULL,''),(5976,'1110','61680631608','2023-04-04 22:21:02',NULL,0.00,'','6','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(5977,'1110','61680631608','2023-04-04 22:21:02',NULL,22.00,'','6','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(5978,'1110','61680631608','2023-04-04 22:21:02',NULL,5.00,'','6','1','Inventory sold','1','','sales','947','','No',NULL,NULL,''),(5979,'1110','61680631608','2023-04-04 22:21:02',NULL,0.00,'','6','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(5980,'1110','61680631608','2023-04-04 22:21:02',NULL,75.00,'','6','1','Inventory sold','1','','sales','1268','','No',NULL,NULL,''),(5981,'1110','61680631608','2023-04-04 22:21:02',NULL,0.00,'','6','1','Inventory sold','1','','sales','564','','No',NULL,NULL,''),(5982,'1110','61680631608','2023-04-04 22:21:02',NULL,20.00,'','6','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(5983,'1110','61680631608','2023-04-04 22:21:02',NULL,7.00,'','6','1','Inventory sold','1','','sales','853','','No',NULL,NULL,''),(5984,'1110','61680631608','2023-04-04 22:21:02',NULL,9.00,'','6','1','Inventory sold','1','','sales','1015','','No',NULL,NULL,''),(5985,'1110','61680631608','2023-04-04 22:21:02',NULL,0.00,'','6','1','Inventory sold','1','','sales','1172','','No',NULL,NULL,''),(5986,'1110','61680631608','2023-04-04 22:21:02',NULL,185.00,'','6','1','Inventory sold','1','','sales','987','','No',NULL,NULL,''),(5987,'1110','61680631608','2023-04-04 22:21:02',NULL,200.00,'','6','1','Inventory sold','1','','sales','1224','','No',NULL,NULL,''),(5988,'1110','61680631608','2023-04-04 22:21:02',NULL,300.00,'','6','1','Inventory sold','1','','sales','1299','','No',NULL,NULL,''),(5989,'1110','61680631608','2023-04-04 22:21:02',NULL,45.00,'','6','1','Inventory sold','1','','sales','891','','No',NULL,NULL,''),(5990,'1110','61680631608','2023-04-04 22:21:02',NULL,120.00,'','6','1','Inventory sold','1','','sales','1257','','No',NULL,NULL,''),(5991,'1110','61680631608','2023-04-04 22:21:02',NULL,0.00,'','6','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(5992,'1110','61680631608','2023-04-04 22:21:02',NULL,0.00,'','6','1','Inventory sold','1','','sales','1219','','No',NULL,NULL,''),(5993,'1110','61680631608','2023-04-04 22:21:02',NULL,24.40,'','6','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(5994,'1110','61680631608','2023-04-04 22:21:02',NULL,0.00,'','6','1','Inventory sold','1','','sales','1176','','No',NULL,NULL,''),(5995,'1110','61680631608','2023-04-04 22:21:02',NULL,0.00,'','6','1','Inventory sold','1','','sales','238','','No',NULL,NULL,''),(5996,'1110','61680631608','2023-04-04 22:21:02',NULL,30.00,'','6','1','Inventory sold','1','','sales','807','','No',NULL,NULL,''),(5997,'1110','61680631608','2023-04-04 22:21:02',NULL,10.00,'','6','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(5998,'5500','61680631608','2023-04-04 22:21:02',1622.40,NULL,'','6','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5999,'1000','61680631608','2023-04-04 22:21:02',5320.00,NULL,'','6','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6000,'4000','61680631608','2023-04-04 22:21:02',NULL,90.00,'','6','1','Good sold','1','','sales','1237','','No',NULL,NULL,''),(6001,'4000','61680631608','2023-04-04 22:21:02',NULL,800.00,'','6','1','Good sold','1','','sales','192','','No',NULL,NULL,''),(6002,'4000','61680631608','2023-04-04 22:21:02',NULL,400.00,'','6','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(6003,'4000','61680631608','2023-04-04 22:21:02',NULL,50.00,'','6','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(6004,'4000','61680631608','2023-04-04 22:21:02',NULL,300.00,'','6','1','Good sold','1','','sales','1290','','No',NULL,NULL,''),(6005,'4000','61680631608','2023-04-04 22:21:02',NULL,300.00,'','6','1','Good sold','1','','sales','1236','','No',NULL,NULL,''),(6006,'4000','61680631608','2023-04-04 22:21:02',NULL,80.00,'','6','1','Good sold','1','','sales','1072','','No',NULL,NULL,''),(6007,'4000','61680631608','2023-04-04 22:21:02',NULL,250.00,'','6','1','Good sold','1','','sales','1246','','No',NULL,NULL,''),(6008,'4000','61680631608','2023-04-04 22:21:02',NULL,120.00,'','6','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(6009,'4000','61680631608','2023-04-04 22:21:02',NULL,200.00,'','6','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(6010,'4000','61680631608','2023-04-04 22:21:02',NULL,10.00,'','6','1','Good sold','1','','sales','947','','No',NULL,NULL,''),(6011,'4000','61680631608','2023-04-04 22:21:02',NULL,10.00,'','6','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(6012,'4000','61680631608','2023-04-04 22:21:02',NULL,150.00,'','6','1','Good sold','1','','sales','1268','','No',NULL,NULL,''),(6013,'4000','61680631608','2023-04-04 22:21:02',NULL,50.00,'','6','1','Good sold','1','','sales','564','','No',NULL,NULL,''),(6014,'4000','61680631608','2023-04-04 22:21:02',NULL,40.00,'','6','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(6015,'4000','61680631608','2023-04-04 22:21:02',NULL,50.00,'','6','1','Good sold','1','','sales','853','','No',NULL,NULL,''),(6016,'4000','61680631608','2023-04-04 22:21:02',NULL,20.00,'','6','1','Good sold','1','','sales','1015','','No',NULL,NULL,''),(6017,'4000','61680631608','2023-04-04 22:21:02',NULL,200.00,'','6','1','Good sold','1','','sales','1172','','No',NULL,NULL,''),(6018,'4000','61680631608','2023-04-04 22:21:02',NULL,350.00,'','6','1','Good sold','1','','sales','987','','No',NULL,NULL,''),(6019,'4000','61680631608','2023-04-04 22:21:02',NULL,400.00,'','6','1','Good sold','1','','sales','1224','','No',NULL,NULL,''),(6020,'4000','61680631608','2023-04-04 22:21:02',NULL,500.00,'','6','1','Good sold','1','','sales','1299','','No',NULL,NULL,''),(6021,'4000','61680631608','2023-04-04 22:21:02',NULL,200.00,'','6','1','Good sold','1','','sales','891','','No',NULL,NULL,''),(6022,'4000','61680631608','2023-04-04 22:21:02',NULL,400.00,'','6','1','Good sold','1','','sales','1257','','No',NULL,NULL,''),(6023,'4000','61680631608','2023-04-04 22:21:02',NULL,30.00,'','6','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(6024,'4000','61680631608','2023-04-04 22:21:02',NULL,20.00,'','6','1','Good sold','1','','sales','1219','','No',NULL,NULL,''),(6025,'4000','61680631608','2023-04-04 22:21:02',NULL,30.00,'','6','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(6026,'4000','61680631608','2023-04-04 22:21:02',NULL,20.00,'','6','1','Good sold','1','','sales','1176','','No',NULL,NULL,''),(6027,'4000','61680631608','2023-04-04 22:21:02',NULL,80.00,'','6','1','Good sold','1','','sales','238','','No',NULL,NULL,''),(6028,'4000','61680631608','2023-04-04 22:21:02',NULL,150.00,'','6','1','Good sold','1','','sales','807','','No',NULL,NULL,''),(6029,'4000','61680631608','2023-04-04 22:21:02',NULL,20.00,'','6','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(6030,'1000','61680877648','2023-04-13 12:02:10',20.00,NULL,'','6','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6031,'4000','61680877648','2023-04-13 12:02:10',NULL,20.00,'','6','1','Good sold','1','','sales','1170','','No',NULL,NULL,''),(6032,'1110','51681383391','2023-04-13 21:53:33',NULL,20.00,'','5','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(6033,'1110','51681383391','2023-04-13 21:53:33',NULL,3.50,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(6034,'1110','51681383391','2023-04-13 21:53:33',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(6035,'1110','51681383391','2023-04-13 21:53:33',NULL,5.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(6036,'1110','51681383391','2023-04-13 21:53:33',NULL,7.00,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(6037,'1110','51681383391','2023-04-13 21:53:33',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(6038,'1110','51681383391','2023-04-13 21:53:33',NULL,4.00,'','5','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(6039,'1110','51681383391','2023-04-13 21:53:33',NULL,10.00,'','5','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(6040,'1110','51681383391','2023-04-13 21:53:33',NULL,9.00,'','5','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(6041,'1110','51681383391','2023-04-13 21:53:33',NULL,15.00,'','5','1','Inventory sold','1','','sales','885','','No',NULL,NULL,''),(6042,'1110','51681383391','2023-04-13 21:53:33',NULL,10.00,'','5','1','Inventory sold','1','','sales','878','','No',NULL,NULL,''),(6043,'1110','51681383391','2023-04-13 21:53:33',NULL,0.00,'','5','1','Inventory sold','1','','sales','1163','','No',NULL,NULL,''),(6044,'1110','51681383391','2023-04-13 21:53:33',NULL,44.00,'','5','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(6045,'1110','51681383391','2023-04-13 21:53:33',NULL,10.00,'','5','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(6046,'1110','51681383391','2023-04-13 21:53:33',NULL,0.00,'','5','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(6047,'1110','51681383391','2023-04-13 21:53:33',NULL,15.60,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(6048,'5500','51681383391','2023-04-13 21:53:33',153.10,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6049,'1000','51681383391','2023-04-13 21:53:33',700.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6050,'4000','51681383391','2023-04-13 21:53:33',NULL,100.00,'','5','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(6051,'4000','51681383391','2023-04-13 21:53:33',NULL,10.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(6052,'4000','51681383391','2023-04-13 21:53:33',NULL,20.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(6053,'4000','51681383391','2023-04-13 21:53:33',NULL,10.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(6054,'4000','51681383391','2023-04-13 21:53:33',NULL,20.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(6055,'4000','51681383391','2023-04-13 21:53:33',NULL,40.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(6056,'4000','51681383391','2023-04-13 21:53:33',NULL,20.00,'','5','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6057,'4000','51681383391','2023-04-13 21:53:33',NULL,20.00,'','5','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(6058,'4000','51681383391','2023-04-13 21:53:33',NULL,50.00,'','5','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(6059,'4000','51681383391','2023-04-13 21:53:33',NULL,30.00,'','5','1','Good sold','1','','sales','885','','No',NULL,NULL,''),(6060,'4000','51681383391','2023-04-13 21:53:33',NULL,20.00,'','5','1','Good sold','1','','sales','878','','No',NULL,NULL,''),(6061,'4000','51681383391','2023-04-13 21:53:33',NULL,50.00,'','5','1','Good sold','1','','sales','1163','','No',NULL,NULL,''),(6062,'4000','51681383391','2023-04-13 21:53:33',NULL,200.00,'','5','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(6063,'4000','51681383391','2023-04-13 21:53:33',NULL,50.00,'','5','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(6064,'4000','51681383391','2023-04-13 21:53:33',NULL,40.00,'','5','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(6065,'4000','51681383391','2023-04-13 21:53:33',NULL,20.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(6066,'1110','51681449740','2023-04-14 20:28:37',NULL,28.00,'','5','1','Inventory sold','1','','sales','563','','No',NULL,NULL,''),(6067,'1110','51681449740','2023-04-14 20:28:37',NULL,75.00,'','5','1','Inventory sold','1','','sales','58','','No',NULL,NULL,''),(6068,'1110','51681449740','2023-04-14 20:28:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(6069,'1110','51681449740','2023-04-14 20:28:37',NULL,20.00,'','5','1','Inventory sold','1','','sales','1346','','No',NULL,NULL,''),(6070,'1110','51681449740','2023-04-14 20:28:37',NULL,130.00,'','5','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(6071,'1110','51681449740','2023-04-14 20:28:37',NULL,14.00,'','5','1','Inventory sold','1','','sales','337','','No',NULL,NULL,''),(6072,'1110','51681449740','2023-04-14 20:28:37',NULL,80.00,'','5','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(6073,'1110','51681449740','2023-04-14 20:28:37',NULL,120.00,'','5','1','Inventory sold','1','','sales','763','','No',NULL,NULL,''),(6074,'1110','51681449740','2023-04-14 20:28:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(6075,'1110','51681449740','2023-04-14 20:28:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','1077','','No',NULL,NULL,''),(6076,'1110','51681449740','2023-04-14 20:28:37',NULL,10.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(6077,'1110','51681449740','2023-04-14 20:28:37',NULL,10.00,'','5','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(6078,'1110','51681449740','2023-04-14 20:28:37',NULL,2.00,'','5','1','Inventory sold','1','','sales','1034','','No',NULL,NULL,''),(6079,'1110','51681449740','2023-04-14 20:28:37',NULL,3.50,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(6080,'1110','51681449740','2023-04-14 20:28:37',NULL,0.00,'','5','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(6081,'1110','51681449740','2023-04-14 20:28:37',NULL,10.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(6082,'5500','51681449740','2023-04-14 20:28:37',502.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6083,'1000','51681449740','2023-04-14 20:28:37',1335.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6084,'4000','51681449740','2023-04-14 20:28:37',NULL,50.00,'','5','1','Good sold','1','','sales','563','','No',NULL,NULL,''),(6085,'4000','51681449740','2023-04-14 20:28:37',NULL,150.00,'','5','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(6086,'4000','51681449740','2023-04-14 20:28:37',NULL,200.00,'','5','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(6087,'4000','51681449740','2023-04-14 20:28:37',NULL,30.00,'','5','1','Good sold','1','','sales','1346','','No',NULL,NULL,''),(6088,'4000','51681449740','2023-04-14 20:28:37',NULL,200.00,'','5','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(6089,'4000','51681449740','2023-04-14 20:28:37',NULL,70.00,'','5','1','Good sold','1','','sales','337','','No',NULL,NULL,''),(6090,'4000','51681449740','2023-04-14 20:28:37',NULL,200.00,'','5','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(6091,'4000','51681449740','2023-04-14 20:28:37',NULL,200.00,'','5','1','Good sold','1','','sales','763','','No',NULL,NULL,''),(6092,'4000','51681449740','2023-04-14 20:28:37',NULL,20.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(6093,'4000','51681449740','2023-04-14 20:28:37',NULL,100.00,'','5','1','Good sold','1','','sales','1077','','No',NULL,NULL,''),(6094,'4000','51681449740','2023-04-14 20:28:37',NULL,20.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(6095,'4000','51681449740','2023-04-14 20:28:37',NULL,50.00,'','5','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(6096,'4000','51681449740','2023-04-14 20:28:37',NULL,10.00,'','5','1','Good sold','1','','sales','1034','','No',NULL,NULL,''),(6097,'4000','51681449740','2023-04-14 20:28:37',NULL,10.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(6098,'4000','51681449740','2023-04-14 20:28:37',NULL,5.00,'','5','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(6099,'4000','51681449740','2023-04-14 20:28:37',NULL,20.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(6100,'1110','61681376544','2023-04-15 22:15:22',NULL,20.00,'','6','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(6101,'1110','61681376544','2023-04-15 22:15:22',NULL,3.50,'','6','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(6102,'1110','61681376544','2023-04-15 22:15:22',NULL,7.00,'','6','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(6103,'1110','61681376544','2023-04-15 22:15:22',NULL,0.00,'','6','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(6104,'1110','61681376544','2023-04-15 22:15:22',NULL,40.00,'','6','1','Inventory sold','1','','sales','663','','No',NULL,NULL,''),(6105,'1110','61681376544','2023-04-15 22:15:22',NULL,40.00,'','6','1','Inventory sold','1','','sales','1347','','No',NULL,NULL,''),(6106,'1110','61681376544','2023-04-15 22:15:22',NULL,144.00,'','6','1','Inventory sold','1','','sales','1057','','No',NULL,NULL,''),(6107,'1110','61681376544','2023-04-15 22:15:22',NULL,8.00,'','6','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(6108,'1110','61681376544','2023-04-15 22:15:22',NULL,50.00,'','6','1','Inventory sold','1','','sales','1041','','No',NULL,NULL,''),(6109,'1110','61681376544','2023-04-15 22:15:22',NULL,20.00,'','6','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(6110,'1110','61681376544','2023-04-15 22:15:22',NULL,20.00,'','6','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(6111,'1110','61681376544','2023-04-15 22:15:22',NULL,0.00,'','6','1','Inventory sold','1','','sales','523','','No',NULL,NULL,''),(6112,'1110','61681376544','2023-04-15 22:15:22',NULL,8.00,'','6','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(6113,'1110','61681376544','2023-04-15 22:15:22',NULL,0.00,'','6','1','Inventory sold','1','','sales','1170','','No',NULL,NULL,''),(6114,'1110','61681376544','2023-04-15 22:15:22',NULL,100.00,'','6','1','Inventory sold','1','','sales','1223','','No',NULL,NULL,''),(6115,'1110','61681376544','2023-04-15 22:15:22',NULL,1.00,'','6','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(6116,'1110','61681376544','2023-04-15 22:15:22',NULL,4.00,'','6','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(6117,'1110','61681376544','2023-04-15 22:15:22',NULL,5.50,'','6','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(6118,'1110','61681376544','2023-04-15 22:15:22',NULL,18.00,'','6','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(6119,'1110','61681376544','2023-04-15 22:15:22',NULL,115.00,'','6','1','Inventory sold','1','','sales','1113','','No',NULL,NULL,''),(6120,'1110','61681376544','2023-04-15 22:15:22',NULL,47.30,'','6','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(6121,'1110','61681376544','2023-04-15 22:15:22',NULL,0.00,'','6','1','Inventory sold','1','','sales','1126','','No',NULL,NULL,''),(6122,'1110','61681376544','2023-04-15 22:15:22',NULL,20.00,'','6','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(6123,'1110','61681376544','2023-04-15 22:15:22',NULL,0.00,'','6','1','Inventory sold','1','','sales','1072','','No',NULL,NULL,''),(6124,'1110','61681376544','2023-04-15 22:15:22',NULL,40.00,'','6','1','Inventory sold','1','','sales','1241','','No',NULL,NULL,''),(6125,'1110','61681376544','2023-04-15 22:15:22',NULL,9.00,'','6','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(6126,'1110','61681376544','2023-04-15 22:15:22',NULL,40.00,'','6','1','Inventory sold','1','','sales','1273','','No',NULL,NULL,''),(6127,'1110','61681376544','2023-04-15 22:15:22',NULL,35.00,'','6','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(6128,'1110','61681376544','2023-04-15 22:15:22',NULL,3.40,'','6','1','Inventory sold','1','','sales','414','','No',NULL,NULL,''),(6129,'5500','61681376544','2023-04-15 22:15:22',798.70,NULL,'','6','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6130,'1000','61681376544','2023-04-15 22:15:22',2112.00,NULL,'','6','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6131,'4000','61681376544','2023-04-15 22:15:22',NULL,100.00,'','6','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(6132,'4000','61681376544','2023-04-15 22:15:22',NULL,10.00,'','6','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(6133,'4000','61681376544','2023-04-15 22:15:22',NULL,20.00,'','6','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(6134,'4000','61681376544','2023-04-15 22:15:22',NULL,10.00,'','6','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(6135,'4000','61681376544','2023-04-15 22:15:22',NULL,80.00,'','6','1','Good sold','1','','sales','663','','No',NULL,NULL,''),(6136,'4000','61681376544','2023-04-15 22:15:22',NULL,70.00,'','6','1','Good sold','1','','sales','1347','','No',NULL,NULL,''),(6137,'4000','61681376544','2023-04-15 22:15:22',NULL,240.00,'','6','1','Good sold','1','','sales','1057','','No',NULL,NULL,''),(6138,'4000','61681376544','2023-04-15 22:15:22',NULL,20.00,'','6','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(6139,'4000','61681376544','2023-04-15 22:15:22',NULL,100.00,'','6','1','Good sold','1','','sales','1041','','No',NULL,NULL,''),(6140,'4000','61681376544','2023-04-15 22:15:22',NULL,50.00,'','6','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(6141,'4000','61681376544','2023-04-15 22:15:22',NULL,100.00,'','6','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(6142,'4000','61681376544','2023-04-15 22:15:22',NULL,50.00,'','6','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(6143,'4000','61681376544','2023-04-15 22:15:22',NULL,50.00,'','6','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(6144,'4000','61681376544','2023-04-15 22:15:22',NULL,10.00,'','6','1','Good sold','1','','sales','1170','','No',NULL,NULL,''),(6145,'4000','61681376544','2023-04-15 22:15:22',NULL,150.00,'','6','1','Good sold','1','','sales','1223','','No',NULL,NULL,''),(6146,'4000','61681376544','2023-04-15 22:15:22',NULL,2.00,'','6','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(6147,'4000','61681376544','2023-04-15 22:15:22',NULL,10.00,'','6','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(6148,'4000','61681376544','2023-04-15 22:15:22',NULL,50.00,'','6','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(6149,'4000','61681376544','2023-04-15 22:15:22',NULL,100.00,'','6','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(6150,'4000','61681376544','2023-04-15 22:15:22',NULL,300.00,'','6','1','Good sold','1','','sales','1113','','No',NULL,NULL,''),(6151,'4000','61681376544','2023-04-15 22:15:22',NULL,110.00,'','6','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6152,'4000','61681376544','2023-04-15 22:15:22',NULL,40.00,'','6','1','Good sold','1','','sales','1126','','No',NULL,NULL,''),(6153,'4000','61681376544','2023-04-15 22:15:22',NULL,100.00,'','6','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(6154,'4000','61681376544','2023-04-15 22:15:22',NULL,20.00,'','6','1','Good sold','1','','sales','1072','','No',NULL,NULL,''),(6155,'4000','61681376544','2023-04-15 22:15:22',NULL,60.00,'','6','1','Good sold','1','','sales','1241','','No',NULL,NULL,''),(6156,'4000','61681376544','2023-04-15 22:15:22',NULL,50.00,'','6','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(6157,'4000','61681376544','2023-04-15 22:15:22',NULL,100.00,'','6','1','Good sold','1','','sales','1273','','No',NULL,NULL,''),(6158,'4000','61681376544','2023-04-15 22:15:22',NULL,100.00,'','6','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(6159,'4000','61681376544','2023-04-15 22:15:22',NULL,10.00,'','6','1','Good sold','1','','sales','414','','No',NULL,NULL,''),(6160,'1110','51683303329','2023-05-05 19:22:48',NULL,385.00,'','5','1','Inventory sold','1','','sales','644','','No',NULL,NULL,''),(6161,'1110','51683303329','2023-05-05 19:22:48',NULL,12.00,'','5','1','Inventory sold','1','','sales','1023','','No',NULL,NULL,''),(6162,'1110','51683303329','2023-05-05 19:22:48',NULL,50.00,'','5','1','Inventory sold','1','','sales','816','','No',NULL,NULL,''),(6163,'1110','51683303329','2023-05-05 19:22:48',NULL,0.00,'','5','1','Inventory sold','1','','sales','1219','','No',NULL,NULL,''),(6164,'1110','51683303329','2023-05-05 19:22:48',NULL,20.00,'','5','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(6165,'5500','51683303329','2023-05-05 19:22:48',467.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6166,'1000','51683303329','2023-05-05 19:22:48',930.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6167,'4000','51683303329','2023-05-05 19:22:48',NULL,650.00,'','5','1','Good sold','1','','sales','644','','No',NULL,NULL,''),(6168,'4000','51683303329','2023-05-05 19:22:48',NULL,30.00,'','5','1','Good sold','1','','sales','1023','','No',NULL,NULL,''),(6169,'4000','51683303329','2023-05-05 19:22:48',NULL,100.00,'','5','1','Good sold','1','','sales','816','','No',NULL,NULL,''),(6170,'4000','51683303329','2023-05-05 19:22:48',NULL,100.00,'','5','1','Good sold','1','','sales','1219','','No',NULL,NULL,''),(6171,'4000','51683303329','2023-05-05 19:22:48',NULL,50.00,'','5','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(6172,'1110','51684167688','2023-05-16 09:41:50',NULL,0.00,'','5','1','Inventory sold','1','','sales','1163','','No',NULL,NULL,''),(6173,'1110','51684167688','2023-05-16 09:41:50',NULL,16.00,'','5','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(6174,'1110','51684167688','2023-05-16 09:41:50',NULL,19.00,'','5','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(6175,'1110','51684167688','2023-05-16 09:41:50',NULL,90.00,'','5','1','Inventory sold','1','','sales','1002','','No',NULL,NULL,''),(6176,'1110','51684167688','2023-05-16 09:41:50',NULL,6.80,'','5','1','Inventory sold','1','','sales','414','','No',NULL,NULL,''),(6177,'1110','51684167688','2023-05-16 09:41:50',NULL,10.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(6178,'1110','51684167688','2023-05-16 09:41:50',NULL,0.00,'','5','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(6179,'1110','51684167688','2023-05-16 09:41:50',NULL,48.80,'','5','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(6180,'1110','51684167688','2023-05-16 09:41:50',NULL,20.00,'','5','1','Inventory sold','1','','sales','1237','','No',NULL,NULL,''),(6181,'1110','51684167688','2023-05-16 09:41:50',NULL,2.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(6182,'1110','51684167688','2023-05-16 09:41:50',NULL,36.00,'','5','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(6183,'1110','51684167688','2023-05-16 09:41:50',NULL,9.00,'','5','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(6184,'1110','51684167688','2023-05-16 09:41:50',NULL,3.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(6185,'1110','51684167688','2023-05-16 09:41:50',NULL,60.00,'','5','1','Inventory sold','1','','sales','1002','','No',NULL,NULL,''),(6186,'1110','51684167688','2023-05-16 09:41:50',NULL,0.00,'','5','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(6187,'1110','51684167688','2023-05-16 09:41:50',NULL,60.00,'','5','1','Inventory sold','1','','sales','1287','','No',NULL,NULL,''),(6188,'1110','51684167688','2023-05-16 09:41:50',NULL,15.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(6189,'1110','51684167688','2023-05-16 09:41:50',NULL,0.00,'','5','1','Inventory sold','1','','sales','1176','','No',NULL,NULL,''),(6190,'1110','51684167688','2023-05-16 09:41:50',NULL,3.40,'','5','1','Inventory sold','1','','sales','414','','No',NULL,NULL,''),(6191,'1110','51684167688','2023-05-16 09:41:50',NULL,50.00,'','5','1','Inventory sold','1','','sales','1261','','No',NULL,NULL,''),(6192,'1110','51684167688','2023-05-16 09:41:50',NULL,26.00,'','5','1','Inventory sold','1','','sales','998','','No',NULL,NULL,''),(6193,'1110','51684167688','2023-05-16 09:41:50',NULL,10.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(6194,'1110','51684167688','2023-05-16 09:41:50',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(6195,'1110','51684167688','2023-05-16 09:41:50',NULL,4.00,'','5','1','Inventory sold','1','','sales','915','','No',NULL,NULL,''),(6196,'1110','51684167688','2023-05-16 09:41:50',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(6197,'1110','51684167688','2023-05-16 09:41:50',NULL,0.00,'','5','1','Inventory sold','1','','sales','1090','','No',NULL,NULL,''),(6198,'1110','51684167688','2023-05-16 09:41:50',NULL,5.00,'','5','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(6199,'1110','51684167688','2023-05-16 09:41:50',NULL,0.00,'','5','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(6200,'1110','51684167688','2023-05-16 09:41:50',NULL,10.00,'','5','1','Inventory sold','1','','sales','1001','','No',NULL,NULL,''),(6201,'1110','51684167688','2023-05-16 09:41:50',NULL,0.00,'','5','1','Inventory sold','1','','sales','1089','','No',NULL,NULL,''),(6202,'1110','51684167688','2023-05-16 09:41:50',NULL,0.00,'','5','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(6203,'1110','51684167688','2023-05-16 09:41:50',NULL,0.00,'','5','1','Inventory sold','1','','sales','1173','','No',NULL,NULL,''),(6204,'1110','51684167688','2023-05-16 09:41:50',NULL,35.00,'','5','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(6205,'1110','51684167688','2023-05-16 09:41:50',NULL,20.00,'','5','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(6206,'1110','51684167688','2023-05-16 09:41:50',NULL,0.00,'','5','1','Inventory sold','1','','sales','134','','No',NULL,NULL,''),(6207,'1110','51684167688','2023-05-16 09:41:50',NULL,0.00,'','5','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(6208,'1110','51684167688','2023-05-16 09:41:50',NULL,60.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(6209,'1110','51684167688','2023-05-16 09:41:50',NULL,0.00,'','5','1','Inventory sold','1','','sales','1173','','No',NULL,NULL,''),(6210,'1110','51684167688','2023-05-16 09:41:50',NULL,2.00,'','5','1','Inventory sold','1','','sales','1023','','No',NULL,NULL,''),(6211,'1110','51684167688','2023-05-16 09:41:50',NULL,20.00,'','5','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(6212,'1110','51684167688','2023-05-16 09:41:50',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(6213,'1110','51684167688','2023-05-16 09:41:50',NULL,4.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(6214,'1110','51684167688','2023-05-16 09:41:50',NULL,0.00,'','5','1','Inventory sold','1','','sales','1199','','No',NULL,NULL,''),(6215,'1110','51684167688','2023-05-16 09:41:50',NULL,16.00,'','5','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(6216,'1110','51684167688','2023-05-16 09:41:50',NULL,20.00,'','5','1','Inventory sold','1','','sales','1241','','No',NULL,NULL,''),(6217,'1110','51684167688','2023-05-16 09:41:50',NULL,2.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(6218,'1110','51684167688','2023-05-16 09:41:50',NULL,195.00,'','5','1','Inventory sold','1','','sales','866','','No',NULL,NULL,''),(6219,'1110','51684167688','2023-05-16 09:41:50',NULL,6.80,'','5','1','Inventory sold','1','','sales','414','','No',NULL,NULL,''),(6220,'1110','51684167688','2023-05-16 09:41:50',NULL,0.00,'','5','1','Inventory sold','1','','sales','1251','','No',NULL,NULL,''),(6221,'5500','51684167688','2023-05-16 09:41:50',884.80,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6222,'1000','51684167688','2023-05-16 09:41:50',2470.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6223,'4000','51684167688','2023-05-16 09:41:50',NULL,50.00,'','5','1','Good sold','1','','sales','1163','','No',NULL,NULL,''),(6224,'4000','51684167688','2023-05-16 09:41:50',NULL,30.00,'','5','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(6225,'4000','51684167688','2023-05-16 09:41:50',NULL,100.00,'','5','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(6226,'4000','51684167688','2023-05-16 09:41:50',NULL,120.00,'','5','1','Good sold','1','','sales','1002','','No',NULL,NULL,''),(6227,'4000','51684167688','2023-05-16 09:41:50',NULL,20.00,'','5','1','Good sold','1','','sales','414','','No',NULL,NULL,''),(6228,'4000','51684167688','2023-05-16 09:41:50',NULL,20.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(6229,'4000','51684167688','2023-05-16 09:41:50',NULL,100.00,'','5','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(6230,'4000','51684167688','2023-05-16 09:41:50',NULL,60.00,'','5','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(6231,'4000','51684167688','2023-05-16 09:41:50',NULL,30.00,'','5','1','Good sold','1','','sales','1237','','No',NULL,NULL,''),(6232,'4000','51684167688','2023-05-16 09:41:50',NULL,4.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(6233,'4000','51684167688','2023-05-16 09:41:50',NULL,150.00,'','5','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(6234,'4000','51684167688','2023-05-16 09:41:50',NULL,50.00,'','5','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(6235,'4000','51684167688','2023-05-16 09:41:50',NULL,6.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(6236,'4000','51684167688','2023-05-16 09:41:50',NULL,80.00,'','5','1','Good sold','1','','sales','1002','','No',NULL,NULL,''),(6237,'4000','51684167688','2023-05-16 09:41:50',NULL,50.00,'','5','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(6238,'4000','51684167688','2023-05-16 09:41:50',NULL,150.00,'','5','1','Good sold','1','','sales','1287','','No',NULL,NULL,''),(6239,'4000','51684167688','2023-05-16 09:41:50',NULL,30.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(6240,'4000','51684167688','2023-05-16 09:41:50',NULL,40.00,'','5','1','Good sold','1','','sales','1176','','No',NULL,NULL,''),(6241,'4000','51684167688','2023-05-16 09:41:50',NULL,10.00,'','5','1','Good sold','1','','sales','414','','No',NULL,NULL,''),(6242,'4000','51684167688','2023-05-16 09:41:50',NULL,100.00,'','5','1','Good sold','1','','sales','1261','','No',NULL,NULL,''),(6243,'4000','51684167688','2023-05-16 09:41:50',NULL,50.00,'','5','1','Good sold','1','','sales','998','','No',NULL,NULL,''),(6244,'4000','51684167688','2023-05-16 09:41:50',NULL,20.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(6245,'4000','51684167688','2023-05-16 09:41:50',NULL,20.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(6246,'4000','51684167688','2023-05-16 09:41:50',NULL,10.00,'','5','1','Good sold','1','','sales','915','','No',NULL,NULL,''),(6247,'4000','51684167688','2023-05-16 09:41:50',NULL,20.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(6248,'4000','51684167688','2023-05-16 09:41:50',NULL,10.00,'','5','1','Good sold','1','','sales','1090','','No',NULL,NULL,''),(6249,'4000','51684167688','2023-05-16 09:41:50',NULL,10.00,'','5','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(6250,'4000','51684167688','2023-05-16 09:41:50',NULL,25.00,'','5','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(6251,'4000','51684167688','2023-05-16 09:41:50',NULL,20.00,'','5','1','Good sold','1','','sales','1001','','No',NULL,NULL,''),(6252,'4000','51684167688','2023-05-16 09:41:50',NULL,10.00,'','5','1','Good sold','1','','sales','1089','','No',NULL,NULL,''),(6253,'4000','51684167688','2023-05-16 09:41:50',NULL,10.00,'','5','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(6254,'4000','51684167688','2023-05-16 09:41:50',NULL,20.00,'','5','1','Good sold','1','','sales','1173','','No',NULL,NULL,''),(6255,'4000','51684167688','2023-05-16 09:41:50',NULL,100.00,'','5','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(6256,'4000','51684167688','2023-05-16 09:41:50',NULL,100.00,'','5','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(6257,'4000','51684167688','2023-05-16 09:41:50',NULL,30.00,'','5','1','Good sold','1','','sales','134','','No',NULL,NULL,''),(6258,'4000','51684167688','2023-05-16 09:41:50',NULL,25.00,'','5','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(6259,'4000','51684167688','2023-05-16 09:41:50',NULL,120.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(6260,'4000','51684167688','2023-05-16 09:41:50',NULL,20.00,'','5','1','Good sold','1','','sales','1173','','No',NULL,NULL,''),(6261,'4000','51684167688','2023-05-16 09:41:50',NULL,5.00,'','5','1','Good sold','1','','sales','1023','','No',NULL,NULL,''),(6262,'4000','51684167688','2023-05-16 09:41:50',NULL,40.00,'','5','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(6263,'4000','51684167688','2023-05-16 09:41:50',NULL,20.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(6264,'4000','51684167688','2023-05-16 09:41:50',NULL,10.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(6265,'4000','51684167688','2023-05-16 09:41:50',NULL,100.00,'','5','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(6266,'4000','51684167688','2023-05-16 09:41:50',NULL,100.00,'','5','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(6267,'4000','51684167688','2023-05-16 09:41:50',NULL,30.00,'','5','1','Good sold','1','','sales','1241','','No',NULL,NULL,''),(6268,'4000','51684167688','2023-05-16 09:41:50',NULL,10.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(6269,'4000','51684167688','2023-05-16 09:41:50',NULL,300.00,'','5','1','Good sold','1','','sales','866','','No',NULL,NULL,''),(6270,'4000','51684167688','2023-05-16 09:41:50',NULL,20.00,'','5','1','Good sold','1','','sales','414','','No',NULL,NULL,''),(6271,'4000','51684167688','2023-05-16 09:41:50',NULL,15.00,'','5','1','Good sold','1','','sales','1251','','No',NULL,NULL,''),(6272,'1110','51684226569','2023-05-17 10:48:38',NULL,60.00,'','5','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(6273,'1110','51684226569','2023-05-17 10:48:38',NULL,10.00,'','5','1','Inventory sold','1','','sales','1261','','No',NULL,NULL,''),(6274,'1110','51684226569','2023-05-17 10:48:38',NULL,5.50,'','5','1','Inventory sold','1','','sales','995','','No',NULL,NULL,''),(6275,'1110','51684226569','2023-05-17 10:48:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(6276,'1110','51684226569','2023-05-17 10:48:38',NULL,240.00,'','5','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(6277,'1110','51684226569','2023-05-17 10:48:38',NULL,220.00,'','5','1','Inventory sold','1','','sales','749','','No',NULL,NULL,''),(6278,'1110','51684226569','2023-05-17 10:48:38',NULL,360.00,'','5','1','Inventory sold','1','','sales','763','','No',NULL,NULL,''),(6279,'1110','51684226569','2023-05-17 10:48:38',NULL,85.00,'','5','1','Inventory sold','1','','sales','1320','','No',NULL,NULL,''),(6280,'1110','51684226569','2023-05-17 10:48:38',NULL,160.00,'','5','1','Inventory sold','1','','sales','1369','','No',NULL,NULL,''),(6281,'1110','51684226569','2023-05-17 10:48:38',NULL,50.00,'','5','1','Inventory sold','1','','sales','1308','','No',NULL,NULL,''),(6282,'1110','51684226569','2023-05-17 10:48:38',NULL,26.00,'','5','1','Inventory sold','1','','sales','998','','No',NULL,NULL,''),(6283,'1110','51684226569','2023-05-17 10:48:38',NULL,45.00,'','5','1','Inventory sold','1','','sales','1244','','No',NULL,NULL,''),(6284,'1110','51684226569','2023-05-17 10:48:38',NULL,36.00,'','5','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(6285,'1110','51684226569','2023-05-17 10:48:38',NULL,20.00,'','5','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(6286,'1110','51684226569','2023-05-17 10:48:38',NULL,30.00,'','5','1','Inventory sold','1','','sales','370','','No',NULL,NULL,''),(6287,'1110','51684226569','2023-05-17 10:48:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(6288,'1110','51684226569','2023-05-17 10:48:38',NULL,59.00,'','5','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(6289,'1110','51684226569','2023-05-17 10:48:38',NULL,30.00,'','5','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(6290,'1110','51684226569','2023-05-17 10:48:38',NULL,26.00,'','5','1','Inventory sold','1','','sales','808','','No',NULL,NULL,''),(6291,'1110','51684226569','2023-05-17 10:48:38',NULL,20.00,'','5','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(6292,'1110','51684226569','2023-05-17 10:48:38',NULL,20.00,'','5','1','Inventory sold','1','','sales','864','','No',NULL,NULL,''),(6293,'1110','51684226569','2023-05-17 10:48:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(6294,'1110','51684226569','2023-05-17 10:48:38',NULL,20.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(6295,'1110','51684226569','2023-05-17 10:48:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(6296,'1110','51684226569','2023-05-17 10:48:38',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(6297,'1110','51684226569','2023-05-17 10:48:38',NULL,192.00,'','5','1','Inventory sold','1','','sales','989','','No',NULL,NULL,''),(6298,'1110','51684226569','2023-05-17 10:48:38',NULL,19.00,'','5','1','Inventory sold','1','','sales','863','','No',NULL,NULL,''),(6299,'1110','51684226569','2023-05-17 10:48:38',NULL,12.00,'','5','1','Inventory sold','1','','sales','1377','','No',NULL,NULL,''),(6300,'1110','51684226569','2023-05-17 10:48:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','1251','','No',NULL,NULL,''),(6301,'1110','51684226569','2023-05-17 10:48:38',NULL,2.00,'','5','1','Inventory sold','1','','sales','1023','','No',NULL,NULL,''),(6302,'1110','51684226569','2023-05-17 10:48:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(6303,'1110','51684226569','2023-05-17 10:48:38',NULL,3.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(6304,'1110','51684226569','2023-05-17 10:48:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','163','','No',NULL,NULL,''),(6305,'5500','51684226569','2023-05-17 10:48:38',1753.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6306,'1000','51684226569','2023-05-17 10:48:38',3991.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6307,'4000','51684226569','2023-05-17 10:48:38',NULL,80.00,'','5','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(6308,'4000','51684226569','2023-05-17 10:48:38',NULL,20.00,'','5','1','Good sold','1','','sales','1261','','No',NULL,NULL,''),(6309,'4000','51684226569','2023-05-17 10:48:38',NULL,15.00,'','5','1','Good sold','1','','sales','995','','No',NULL,NULL,''),(6310,'4000','51684226569','2023-05-17 10:48:38',NULL,10.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(6311,'4000','51684226569','2023-05-17 10:48:38',NULL,480.00,'','5','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(6312,'4000','51684226569','2023-05-17 10:48:38',NULL,350.00,'','5','1','Good sold','1','','sales','749','','No',NULL,NULL,''),(6313,'4000','51684226569','2023-05-17 10:48:38',NULL,600.00,'','5','1','Good sold','1','','sales','763','','No',NULL,NULL,''),(6314,'4000','51684226569','2023-05-17 10:48:38',NULL,170.00,'','5','1','Good sold','1','','sales','1320','','No',NULL,NULL,''),(6315,'4000','51684226569','2023-05-17 10:48:38',NULL,240.00,'','5','1','Good sold','1','','sales','1369','','No',NULL,NULL,''),(6316,'4000','51684226569','2023-05-17 10:48:38',NULL,200.00,'','5','1','Good sold','1','','sales','1308','','No',NULL,NULL,''),(6317,'4000','51684226569','2023-05-17 10:48:38',NULL,50.00,'','5','1','Good sold','1','','sales','998','','No',NULL,NULL,''),(6318,'4000','51684226569','2023-05-17 10:48:38',NULL,200.00,'','5','1','Good sold','1','','sales','1244','','No',NULL,NULL,''),(6319,'4000','51684226569','2023-05-17 10:48:38',NULL,150.00,'','5','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(6320,'4000','51684226569','2023-05-17 10:48:38',NULL,100.00,'','5','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(6321,'4000','51684226569','2023-05-17 10:48:38',NULL,70.00,'','5','1','Good sold','1','','sales','370','','No',NULL,NULL,''),(6322,'4000','51684226569','2023-05-17 10:48:38',NULL,100.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(6323,'4000','51684226569','2023-05-17 10:48:38',NULL,100.00,'','5','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(6324,'4000','51684226569','2023-05-17 10:48:38',NULL,50.00,'','5','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(6325,'4000','51684226569','2023-05-17 10:48:38',NULL,100.00,'','5','1','Good sold','1','','sales','808','','No',NULL,NULL,''),(6326,'4000','51684226569','2023-05-17 10:48:38',NULL,40.00,'','5','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(6327,'4000','51684226569','2023-05-17 10:48:38',NULL,50.00,'','5','1','Good sold','1','','sales','864','','No',NULL,NULL,''),(6328,'4000','51684226569','2023-05-17 10:48:38',NULL,60.00,'','5','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(6329,'4000','51684226569','2023-05-17 10:48:38',NULL,40.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(6330,'4000','51684226569','2023-05-17 10:48:38',NULL,100.00,'','5','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(6331,'4000','51684226569','2023-05-17 10:48:38',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(6332,'4000','51684226569','2023-05-17 10:48:38',NULL,400.00,'','5','1','Good sold','1','','sales','989','','No',NULL,NULL,''),(6333,'4000','51684226569','2023-05-17 10:48:38',NULL,50.00,'','5','1','Good sold','1','','sales','863','','No',NULL,NULL,''),(6334,'4000','51684226569','2023-05-17 10:48:38',NULL,20.00,'','5','1','Good sold','1','','sales','1377','','No',NULL,NULL,''),(6335,'4000','51684226569','2023-05-17 10:48:38',NULL,15.00,'','5','1','Good sold','1','','sales','1251','','No',NULL,NULL,''),(6336,'4000','51684226569','2023-05-17 10:48:38',NULL,5.00,'','5','1','Good sold','1','','sales','1023','','No',NULL,NULL,''),(6337,'4000','51684226569','2023-05-17 10:48:38',NULL,10.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(6338,'4000','51684226569','2023-05-17 10:48:38',NULL,6.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(6339,'4000','51684226569','2023-05-17 10:48:38',NULL,100.00,'','5','1','Good sold','1','','sales','163','','No',NULL,NULL,''),(6340,'1110','51684309745','2023-05-18 10:07:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','1199','','No',NULL,NULL,''),(6341,'1110','51684309745','2023-05-18 10:07:17',NULL,5.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(6342,'1110','51684309745','2023-05-18 10:07:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(6343,'1110','51684309745','2023-05-18 10:07:17',NULL,30.00,'','5','1','Inventory sold','1','','sales','1182','','No',NULL,NULL,''),(6344,'1110','51684309745','2023-05-18 10:07:17',NULL,25.00,'','5','1','Inventory sold','1','','sales','831','','No',NULL,NULL,''),(6345,'1110','51684309745','2023-05-18 10:07:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','227','','No',NULL,NULL,''),(6346,'1110','51684309745','2023-05-18 10:07:17',NULL,45.00,'','5','1','Inventory sold','1','','sales','1244','','No',NULL,NULL,''),(6347,'1110','51684309745','2023-05-18 10:07:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(6348,'1110','51684309745','2023-05-18 10:07:17',NULL,8.00,'','5','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(6349,'1110','51684309745','2023-05-18 10:07:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','523','','No',NULL,NULL,''),(6350,'1110','51684309745','2023-05-18 10:07:17',NULL,26.00,'','5','1','Inventory sold','1','','sales','998','','No',NULL,NULL,''),(6351,'1110','51684309745','2023-05-18 10:07:17',NULL,39.00,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(6352,'1110','51684309745','2023-05-18 10:07:17',NULL,40.00,'','5','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(6353,'1110','51684309745','2023-05-18 10:07:17',NULL,10.00,'','5','1','Inventory sold','1','','sales','1231','','No',NULL,NULL,''),(6354,'1110','51684309745','2023-05-18 10:07:17',NULL,3.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(6355,'1110','51684309745','2023-05-18 10:07:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','1058','','No',NULL,NULL,''),(6356,'1110','51684309745','2023-05-18 10:07:17',NULL,20.00,'','5','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(6357,'1110','51684309745','2023-05-18 10:07:17',NULL,30.00,'','5','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(6358,'1110','51684309745','2023-05-18 10:07:17',NULL,4.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(6359,'1110','51684309745','2023-05-18 10:07:17',NULL,4.00,'','5','1','Inventory sold','1','','sales','1023','','No',NULL,NULL,''),(6360,'1110','51684309745','2023-05-18 10:07:17',NULL,5.00,'','5','1','Inventory sold','1','','sales','925','','No',NULL,NULL,''),(6361,'1110','51684309745','2023-05-18 10:07:17',NULL,30.00,'','5','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(6362,'1110','51684309745','2023-05-18 10:07:17',NULL,6.00,'','5','1','Inventory sold','1','','sales','1377','','No',NULL,NULL,''),(6363,'1110','51684309745','2023-05-18 10:07:17',NULL,130.00,'','5','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(6364,'1110','51684309745','2023-05-18 10:07:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(6365,'1110','51684309745','2023-05-18 10:07:17',NULL,10.00,'','5','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(6366,'1110','51684309745','2023-05-18 10:07:17',NULL,10.00,'','5','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(6367,'1110','51684309745','2023-05-18 10:07:17',NULL,6.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(6368,'1110','51684309745','2023-05-18 10:07:17',NULL,12.00,'','5','1','Inventory sold','1','','sales','1377','','No',NULL,NULL,''),(6369,'1110','51684309745','2023-05-18 10:07:17',NULL,30.00,'','5','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(6370,'5500','51684309745','2023-05-18 10:07:17',528.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6371,'1000','51684309745','2023-05-18 10:07:17',1561.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6372,'4000','51684309745','2023-05-18 10:07:17',NULL,100.00,'','5','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(6373,'4000','51684309745','2023-05-18 10:07:17',NULL,10.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(6374,'4000','51684309745','2023-05-18 10:07:17',NULL,10.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(6375,'4000','51684309745','2023-05-18 10:07:17',NULL,50.00,'','5','1','Good sold','1','','sales','1182','','No',NULL,NULL,''),(6376,'4000','51684309745','2023-05-18 10:07:17',NULL,100.00,'','5','1','Good sold','1','','sales','831','','No',NULL,NULL,''),(6377,'4000','51684309745','2023-05-18 10:07:17',NULL,40.00,'','5','1','Good sold','1','','sales','227','','No',NULL,NULL,''),(6378,'4000','51684309745','2023-05-18 10:07:17',NULL,200.00,'','5','1','Good sold','1','','sales','1244','','No',NULL,NULL,''),(6379,'4000','51684309745','2023-05-18 10:07:17',NULL,40.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(6380,'4000','51684309745','2023-05-18 10:07:17',NULL,50.00,'','5','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(6381,'4000','51684309745','2023-05-18 10:07:17',NULL,100.00,'','5','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(6382,'4000','51684309745','2023-05-18 10:07:17',NULL,50.00,'','5','1','Good sold','1','','sales','998','','No',NULL,NULL,''),(6383,'4000','51684309745','2023-05-18 10:07:17',NULL,50.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(6384,'4000','51684309745','2023-05-18 10:07:17',NULL,100.00,'','5','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(6385,'4000','51684309745','2023-05-18 10:07:17',NULL,20.00,'','5','1','Good sold','1','','sales','1231','','No',NULL,NULL,''),(6386,'4000','51684309745','2023-05-18 10:07:17',NULL,6.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(6387,'4000','51684309745','2023-05-18 10:07:17',NULL,100.00,'','5','1','Good sold','1','','sales','1058','','No',NULL,NULL,''),(6388,'4000','51684309745','2023-05-18 10:07:17',NULL,40.00,'','5','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(6389,'4000','51684309745','2023-05-18 10:07:17',NULL,50.00,'','5','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(6390,'4000','51684309745','2023-05-18 10:07:17',NULL,20.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(6391,'4000','51684309745','2023-05-18 10:07:17',NULL,10.00,'','5','1','Good sold','1','','sales','1023','','No',NULL,NULL,''),(6392,'4000','51684309745','2023-05-18 10:07:17',NULL,15.00,'','5','1','Good sold','1','','sales','925','','No',NULL,NULL,''),(6393,'4000','51684309745','2023-05-18 10:07:17',NULL,40.00,'','5','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(6394,'4000','51684309745','2023-05-18 10:07:17',NULL,10.00,'','5','1','Good sold','1','','sales','1377','','No',NULL,NULL,''),(6395,'4000','51684309745','2023-05-18 10:07:17',NULL,200.00,'','5','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(6396,'4000','51684309745','2023-05-18 10:07:17',NULL,20.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(6397,'4000','51684309745','2023-05-18 10:07:17',NULL,20.00,'','5','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(6398,'4000','51684309745','2023-05-18 10:07:17',NULL,20.00,'','5','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(6399,'4000','51684309745','2023-05-18 10:07:17',NULL,20.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(6400,'4000','51684309745','2023-05-18 10:07:17',NULL,20.00,'','5','1','Good sold','1','','sales','1377','','No',NULL,NULL,''),(6401,'4000','51684309745','2023-05-18 10:07:17',NULL,50.00,'','5','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(6402,'1110','51684393646','2023-05-19 17:24:43',NULL,50.00,'','5','1','Inventory sold','1','','sales','1308','','No',NULL,NULL,''),(6403,'1110','51684393646','2023-05-19 17:24:43',NULL,60.00,'','5','1','Inventory sold','1','','sales','1237','','No',NULL,NULL,''),(6404,'1110','51684393646','2023-05-19 17:24:43',NULL,40.00,'','5','1','Inventory sold','1','','sales','1241','','No',NULL,NULL,''),(6405,'1110','51684393646','2023-05-19 17:24:43',NULL,13.50,'','5','1','Inventory sold','1','','sales','1015','','No',NULL,NULL,''),(6406,'1110','51684393646','2023-05-19 17:24:43',NULL,60.00,'','5','1','Inventory sold','1','','sales','1257','','No',NULL,NULL,''),(6407,'1110','51684393646','2023-05-19 17:24:43',NULL,16.50,'','5','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(6408,'1110','51684393646','2023-05-19 17:24:43',NULL,0.00,'','5','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(6409,'1110','51684393646','2023-05-19 17:24:43',NULL,20.00,'','5','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(6410,'1110','51684393646','2023-05-19 17:24:43',NULL,6.00,'','5','1','Inventory sold','1','','sales','859','','No',NULL,NULL,''),(6411,'1110','51684393646','2023-05-19 17:24:43',NULL,40.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(6412,'1110','51684393646','2023-05-19 17:24:43',NULL,520.00,'','5','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(6413,'1110','51684393646','2023-05-19 17:24:43',NULL,200.00,'','5','1','Inventory sold','1','','sales','663','','No',NULL,NULL,''),(6414,'1110','51684393646','2023-05-19 17:24:43',NULL,9.00,'','5','1','Inventory sold','1','','sales','926','','No',NULL,NULL,''),(6415,'1110','51684393646','2023-05-19 17:24:43',NULL,20.80,'','5','1','Inventory sold','1','','sales','1020','','No',NULL,NULL,''),(6416,'1110','51684393646','2023-05-19 17:24:43',NULL,0.00,'','5','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(6417,'1110','51684393646','2023-05-19 17:24:43',NULL,18.00,'','5','1','Inventory sold','1','','sales','1015','','No',NULL,NULL,''),(6418,'1110','51684393646','2023-05-19 17:24:43',NULL,0.00,'','5','1','Inventory sold','1','','sales','239','','No',NULL,NULL,''),(6419,'1110','51684393646','2023-05-19 17:24:43',NULL,16.50,'','5','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(6420,'1110','51684393646','2023-05-19 17:24:43',NULL,3.40,'','5','1','Inventory sold','1','','sales','414','','No',NULL,NULL,''),(6421,'1110','51684393646','2023-05-19 17:24:43',NULL,3.40,'','5','1','Inventory sold','1','','sales','414','','No',NULL,NULL,''),(6422,'1110','51684393646','2023-05-19 17:24:43',NULL,16.00,'','5','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(6423,'1110','51684393646','2023-05-19 17:24:43',NULL,40.00,'','5','1','Inventory sold','1','','sales','1335','','No',NULL,NULL,''),(6424,'1110','51684393646','2023-05-19 17:24:43',NULL,30.00,'','5','1','Inventory sold','1','','sales','1182','','No',NULL,NULL,''),(6425,'1110','51684393646','2023-05-19 17:24:43',NULL,110.00,'','5','1','Inventory sold','1','','sales','1246','','No',NULL,NULL,''),(6426,'1110','51684393646','2023-05-19 17:24:43',NULL,24.00,'','5','1','Inventory sold','1','','sales','1028','','No',NULL,NULL,''),(6427,'5500','51684393646','2023-05-19 17:24:43',1317.10,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6428,'1000','51684393646','2023-05-19 17:24:43',3380.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6429,'4000','51684393646','2023-05-19 17:24:43',NULL,200.00,'','5','1','Good sold','1','','sales','1308','','No',NULL,NULL,''),(6430,'4000','51684393646','2023-05-19 17:24:43',NULL,90.00,'','5','1','Good sold','1','','sales','1237','','No',NULL,NULL,''),(6431,'4000','51684393646','2023-05-19 17:24:43',NULL,60.00,'','5','1','Good sold','1','','sales','1241','','No',NULL,NULL,''),(6432,'4000','51684393646','2023-05-19 17:24:43',NULL,30.00,'','5','1','Good sold','1','','sales','1015','','No',NULL,NULL,''),(6433,'4000','51684393646','2023-05-19 17:24:43',NULL,200.00,'','5','1','Good sold','1','','sales','1257','','No',NULL,NULL,''),(6434,'4000','51684393646','2023-05-19 17:24:43',NULL,150.00,'','5','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(6435,'4000','51684393646','2023-05-19 17:24:43',NULL,100.00,'','5','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(6436,'4000','51684393646','2023-05-19 17:24:43',NULL,100.00,'','5','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(6437,'4000','51684393646','2023-05-19 17:24:43',NULL,50.00,'','5','1','Good sold','1','','sales','859','','No',NULL,NULL,''),(6438,'4000','51684393646','2023-05-19 17:24:43',NULL,80.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(6439,'4000','51684393646','2023-05-19 17:24:43',NULL,800.00,'','5','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(6440,'4000','51684393646','2023-05-19 17:24:43',NULL,400.00,'','5','1','Good sold','1','','sales','663','','No',NULL,NULL,''),(6441,'4000','51684393646','2023-05-19 17:24:43',NULL,20.00,'','5','1','Good sold','1','','sales','926','','No',NULL,NULL,''),(6442,'4000','51684393646','2023-05-19 17:24:43',NULL,40.00,'','5','1','Good sold','1','','sales','1020','','No',NULL,NULL,''),(6443,'4000','51684393646','2023-05-19 17:24:43',NULL,20.00,'','5','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(6444,'4000','51684393646','2023-05-19 17:24:43',NULL,40.00,'','5','1','Good sold','1','','sales','1015','','No',NULL,NULL,''),(6445,'4000','51684393646','2023-05-19 17:24:43',NULL,350.00,'','5','1','Good sold','1','','sales','239','','No',NULL,NULL,''),(6446,'4000','51684393646','2023-05-19 17:24:43',NULL,150.00,'','5','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(6447,'4000','51684393646','2023-05-19 17:24:43',NULL,10.00,'','5','1','Good sold','1','','sales','414','','No',NULL,NULL,''),(6448,'4000','51684393646','2023-05-19 17:24:43',NULL,10.00,'','5','1','Good sold','1','','sales','414','','No',NULL,NULL,''),(6449,'4000','51684393646','2023-05-19 17:24:43',NULL,30.00,'','5','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(6450,'4000','51684393646','2023-05-19 17:24:43',NULL,100.00,'','5','1','Good sold','1','','sales','1335','','No',NULL,NULL,''),(6451,'4000','51684393646','2023-05-19 17:24:43',NULL,50.00,'','5','1','Good sold','1','','sales','1182','','No',NULL,NULL,''),(6452,'4000','51684393646','2023-05-19 17:24:43',NULL,250.00,'','5','1','Good sold','1','','sales','1246','','No',NULL,NULL,''),(6453,'4000','51684393646','2023-05-19 17:24:43',NULL,50.00,'','5','1','Good sold','1','','sales','1028','','No',NULL,NULL,''),(6454,'1110','51684507016','2023-05-20 09:18:32',NULL,150.00,'','5','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(6455,'1110','51684507016','2023-05-20 09:18:32',NULL,308.00,'','5','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(6456,'1110','51684507016','2023-05-20 09:18:32',NULL,0.00,'','5','1','Inventory sold','1','','sales','726','','No',NULL,NULL,''),(6457,'1110','51684507016','2023-05-20 09:18:32',NULL,4.00,'','5','1','Inventory sold','1','','sales','936','','No',NULL,NULL,''),(6458,'1110','51684507016','2023-05-20 09:18:32',NULL,40.00,'','5','1','Inventory sold','1','','sales','1352','','No',NULL,NULL,''),(6459,'1110','51684507016','2023-05-20 09:18:32',NULL,0.00,'','5','1','Inventory sold','1','','sales','134','','No',NULL,NULL,''),(6460,'1110','51684507016','2023-05-20 09:18:32',NULL,0.00,'','5','1','Inventory sold','1','','sales','1060','','No',NULL,NULL,''),(6461,'1110','51684507016','2023-05-20 09:18:32',NULL,30.00,'','5','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(6462,'1110','51684507016','2023-05-20 09:18:32',NULL,9.00,'','5','1','Inventory sold','1','','sales','1015','','No',NULL,NULL,''),(6463,'1110','51684507016','2023-05-20 09:18:32',NULL,8.00,'','5','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(6464,'1110','51684507016','2023-05-20 09:18:32',NULL,9.00,'','5','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(6465,'1110','51684507016','2023-05-20 09:18:32',NULL,35.00,'','5','1','Inventory sold','1','','sales','1036','','No',NULL,NULL,''),(6466,'1110','51684507016','2023-05-20 09:18:32',NULL,82.00,'','5','1','Inventory sold','1','','sales','629','','No',NULL,NULL,''),(6467,'1110','51684507016','2023-05-20 09:18:32',NULL,0.00,'','5','1','Inventory sold','1','','sales','1176','','No',NULL,NULL,''),(6468,'1110','51684507016','2023-05-20 09:18:32',NULL,0.00,'','5','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(6469,'1110','51684507016','2023-05-20 09:18:32',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(6470,'1110','51684507016','2023-05-20 09:18:32',NULL,70.00,'','5','1','Inventory sold','1','','sales','1375','','No',NULL,NULL,''),(6471,'1110','51684507016','2023-05-20 09:18:32',NULL,0.00,'','5','1','Inventory sold','1','','sales','1220','','No',NULL,NULL,''),(6472,'1110','51684507016','2023-05-20 09:18:32',NULL,16.00,'','5','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(6473,'5500','51684507016','2023-05-20 09:18:32',761.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6474,'1000','51684507016','2023-05-20 09:18:32',3490.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6475,'4000','51684507016','2023-05-20 09:18:32',NULL,250.00,'','5','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(6476,'4000','51684507016','2023-05-20 09:18:32',NULL,1400.00,'','5','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(6477,'4000','51684507016','2023-05-20 09:18:32',NULL,700.00,'','5','1','Good sold','1','','sales','726','','No',NULL,NULL,''),(6478,'4000','51684507016','2023-05-20 09:18:32',NULL,10.00,'','5','1','Good sold','1','','sales','936','','No',NULL,NULL,''),(6479,'4000','51684507016','2023-05-20 09:18:32',NULL,200.00,'','5','1','Good sold','1','','sales','1352','','No',NULL,NULL,''),(6480,'4000','51684507016','2023-05-20 09:18:32',NULL,20.00,'','5','1','Good sold','1','','sales','134','','No',NULL,NULL,''),(6481,'4000','51684507016','2023-05-20 09:18:32',NULL,50.00,'','5','1','Good sold','1','','sales','1060','','No',NULL,NULL,''),(6482,'4000','51684507016','2023-05-20 09:18:32',NULL,50.00,'','5','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(6483,'4000','51684507016','2023-05-20 09:18:32',NULL,20.00,'','5','1','Good sold','1','','sales','1015','','No',NULL,NULL,''),(6484,'4000','51684507016','2023-05-20 09:18:32',NULL,50.00,'','5','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(6485,'4000','51684507016','2023-05-20 09:18:32',NULL,50.00,'','5','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(6486,'4000','51684507016','2023-05-20 09:18:32',NULL,150.00,'','5','1','Good sold','1','','sales','1036','','No',NULL,NULL,''),(6487,'4000','51684507016','2023-05-20 09:18:32',NULL,200.00,'','5','1','Good sold','1','','sales','629','','No',NULL,NULL,''),(6488,'4000','51684507016','2023-05-20 09:18:32',NULL,20.00,'','5','1','Good sold','1','','sales','1176','','No',NULL,NULL,''),(6489,'4000','51684507016','2023-05-20 09:18:32',NULL,40.00,'','5','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(6490,'4000','51684507016','2023-05-20 09:18:32',NULL,50.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(6491,'4000','51684507016','2023-05-20 09:18:32',NULL,100.00,'','5','1','Good sold','1','','sales','1375','','No',NULL,NULL,''),(6492,'4000','51684507016','2023-05-20 09:18:32',NULL,100.00,'','5','1','Good sold','1','','sales','1220','','No',NULL,NULL,''),(6493,'4000','51684507016','2023-05-20 09:18:32',NULL,30.00,'','5','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(6494,'1110','51684563526','2023-05-22 12:04:06',NULL,32.00,'','5','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(6495,'1110','51684563526','2023-05-22 12:04:06',NULL,36.00,'','5','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(6496,'1110','51684563526','2023-05-22 12:04:06',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(6497,'1110','51684563526','2023-05-22 12:04:06',NULL,70.00,'','5','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(6498,'1110','51684563526','2023-05-22 12:04:06',NULL,9.00,'','5','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(6499,'1110','51684563526','2023-05-22 12:04:06',NULL,19.00,'','5','1','Inventory sold','1','','sales','863','','No',NULL,NULL,''),(6500,'1110','51684563526','2023-05-22 12:04:06',NULL,39.00,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(6501,'1110','51684563526','2023-05-22 12:04:06',NULL,20.00,'','5','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(6502,'1110','51684563526','2023-05-22 12:04:06',NULL,32.00,'','5','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(6503,'1110','51684563526','2023-05-22 12:04:06',NULL,0.00,'','5','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(6504,'1110','51684563526','2023-05-22 12:04:06',NULL,40.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(6505,'1110','51684563526','2023-05-22 12:04:06',NULL,2.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(6506,'1110','51684563526','2023-05-22 12:04:06',NULL,30.00,'','5','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(6507,'1110','51684563526','2023-05-22 12:04:06',NULL,105.00,'','5','1','Inventory sold','1','','sales','1375','','No',NULL,NULL,''),(6508,'1110','51684563526','2023-05-22 12:04:06',NULL,3.00,'','5','1','Inventory sold','1','','sales','1377','','No',NULL,NULL,''),(6509,'1110','51684563526','2023-05-22 12:04:06',NULL,75.00,'','5','1','Inventory sold','1','','sales','885','','No',NULL,NULL,''),(6510,'1110','51684563526','2023-05-22 12:04:06',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(6511,'1110','51684563526','2023-05-22 12:04:06',NULL,0.00,'','5','1','Inventory sold','1','','sales','1173','','No',NULL,NULL,''),(6512,'1110','51684563526','2023-05-22 12:04:06',NULL,0.00,'','5','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(6513,'1110','51684563526','2023-05-22 12:04:06',NULL,53.00,'','5','1','Inventory sold','1','','sales','487','','No',NULL,NULL,''),(6514,'1110','51684563526','2023-05-22 12:04:06',NULL,0.00,'','5','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(6515,'1110','51684563526','2023-05-22 12:04:06',NULL,80.00,'','5','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(6516,'1110','51684563526','2023-05-22 12:04:06',NULL,23.40,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(6517,'1110','51684563526','2023-05-22 12:04:06',NULL,56.00,'','5','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(6518,'1110','51684563526','2023-05-22 12:04:06',NULL,0.00,'','5','1','Inventory sold','1','','sales','134','','No',NULL,NULL,''),(6519,'1110','51684563526','2023-05-22 12:04:06',NULL,0.00,'','5','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(6520,'1110','51684563526','2023-05-22 12:04:06',NULL,0.00,'','5','1','Inventory sold','1','','sales','184','','No',NULL,NULL,''),(6521,'1110','51684563526','2023-05-22 12:04:06',NULL,10.00,'','5','1','Inventory sold','1','','sales','1000','','No',NULL,NULL,''),(6522,'1110','51684563526','2023-05-22 12:04:06',NULL,0.00,'','5','1','Inventory sold','1','','sales','1072','','No',NULL,NULL,''),(6523,'1110','51684563526','2023-05-22 12:04:06',NULL,0.00,'','5','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(6524,'1110','51684563526','2023-05-22 12:04:06',NULL,8.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(6525,'1110','51684563526','2023-05-22 12:04:06',NULL,16.00,'','5','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(6526,'1110','51684563526','2023-05-22 12:04:06',NULL,3.00,'','5','1','Inventory sold','1','','sales','1377','','No',NULL,NULL,''),(6527,'1110','51684563526','2023-05-22 12:04:06',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(6528,'1110','51684563526','2023-05-22 12:04:06',NULL,0.00,'','5','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(6529,'1110','51684563526','2023-05-22 12:04:06',NULL,16.50,'','5','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(6530,'1110','51684563526','2023-05-22 12:04:06',NULL,50.00,'','5','1','Inventory sold','1','','sales','1263','','No',NULL,NULL,''),(6531,'1110','51684563526','2023-05-22 12:04:06',NULL,30.00,'','5','1','Inventory sold','1','','sales','1348','','No',NULL,NULL,''),(6532,'1110','51684563526','2023-05-22 12:04:06',NULL,30.00,'','5','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(6533,'1110','51684563526','2023-05-22 12:04:06',NULL,7.80,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(6534,'1110','51684563526','2023-05-22 12:04:06',NULL,8.00,'','5','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(6535,'1110','51684563526','2023-05-22 12:04:06',NULL,8.00,'','5','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(6536,'1110','51684563526','2023-05-22 12:04:06',NULL,75.00,'','5','1','Inventory sold','1','','sales','58','','No',NULL,NULL,''),(6537,'5500','51684563526','2023-05-22 12:04:06',989.70,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6538,'1000','51684563526','2023-05-22 12:04:06',2955.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6539,'4000','51684563526','2023-05-22 12:04:06',NULL,100.00,'','5','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(6540,'4000','51684563526','2023-05-22 12:04:06',NULL,150.00,'','5','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(6541,'4000','51684563526','2023-05-22 12:04:06',NULL,20.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(6542,'4000','51684563526','2023-05-22 12:04:06',NULL,200.00,'','5','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(6543,'4000','51684563526','2023-05-22 12:04:06',NULL,50.00,'','5','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(6544,'4000','51684563526','2023-05-22 12:04:06',NULL,50.00,'','5','1','Good sold','1','','sales','863','','No',NULL,NULL,''),(6545,'4000','51684563526','2023-05-22 12:04:06',NULL,50.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(6546,'4000','51684563526','2023-05-22 12:04:06',NULL,50.00,'','5','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(6547,'4000','51684563526','2023-05-22 12:04:06',NULL,60.00,'','5','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(6548,'4000','51684563526','2023-05-22 12:04:06',NULL,20.00,'','5','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(6549,'4000','51684563526','2023-05-22 12:04:06',NULL,80.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(6550,'4000','51684563526','2023-05-22 12:04:06',NULL,10.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(6551,'4000','51684563526','2023-05-22 12:04:06',NULL,50.00,'','5','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(6552,'4000','51684563526','2023-05-22 12:04:06',NULL,150.00,'','5','1','Good sold','1','','sales','1375','','No',NULL,NULL,''),(6553,'4000','51684563526','2023-05-22 12:04:06',NULL,5.00,'','5','1','Good sold','1','','sales','1377','','No',NULL,NULL,''),(6554,'4000','51684563526','2023-05-22 12:04:06',NULL,150.00,'','5','1','Good sold','1','','sales','885','','No',NULL,NULL,''),(6555,'4000','51684563526','2023-05-22 12:04:06',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(6556,'4000','51684563526','2023-05-22 12:04:06',NULL,60.00,'','5','1','Good sold','1','','sales','1173','','No',NULL,NULL,''),(6557,'4000','51684563526','2023-05-22 12:04:06',NULL,100.00,'','5','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(6558,'4000','51684563526','2023-05-22 12:04:06',NULL,150.00,'','5','1','Good sold','1','','sales','487','','No',NULL,NULL,''),(6559,'4000','51684563526','2023-05-22 12:04:06',NULL,20.00,'','5','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(6560,'4000','51684563526','2023-05-22 12:04:06',NULL,200.00,'','5','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(6561,'4000','51684563526','2023-05-22 12:04:06',NULL,30.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(6562,'4000','51684563526','2023-05-22 12:04:06',NULL,140.00,'','5','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(6563,'4000','51684563526','2023-05-22 12:04:06',NULL,10.00,'','5','1','Good sold','1','','sales','134','','No',NULL,NULL,''),(6564,'4000','51684563526','2023-05-22 12:04:06',NULL,20.00,'','5','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(6565,'4000','51684563526','2023-05-22 12:04:06',NULL,100.00,'','5','1','Good sold','1','','sales','184','','No',NULL,NULL,''),(6566,'4000','51684563526','2023-05-22 12:04:06',NULL,20.00,'','5','1','Good sold','1','','sales','1000','','No',NULL,NULL,''),(6567,'4000','51684563526','2023-05-22 12:04:06',NULL,20.00,'','5','1','Good sold','1','','sales','1072','','No',NULL,NULL,''),(6568,'4000','51684563526','2023-05-22 12:04:06',NULL,75.00,'','5','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(6569,'4000','51684563526','2023-05-22 12:04:06',NULL,20.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(6570,'4000','51684563526','2023-05-22 12:04:06',NULL,30.00,'','5','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(6571,'4000','51684563526','2023-05-22 12:04:06',NULL,5.00,'','5','1','Good sold','1','','sales','1377','','No',NULL,NULL,''),(6572,'4000','51684563526','2023-05-22 12:04:06',NULL,20.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(6573,'4000','51684563526','2023-05-22 12:04:06',NULL,100.00,'','5','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(6574,'4000','51684563526','2023-05-22 12:04:06',NULL,150.00,'','5','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(6575,'4000','51684563526','2023-05-22 12:04:06',NULL,150.00,'','5','1','Good sold','1','','sales','1263','','No',NULL,NULL,''),(6576,'4000','51684563526','2023-05-22 12:04:06',NULL,50.00,'','5','1','Good sold','1','','sales','1348','','No',NULL,NULL,''),(6577,'4000','51684563526','2023-05-22 12:04:06',NULL,50.00,'','5','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(6578,'4000','51684563526','2023-05-22 12:04:06',NULL,10.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(6579,'4000','51684563526','2023-05-22 12:04:06',NULL,20.00,'','5','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(6580,'4000','51684563526','2023-05-22 12:04:06',NULL,50.00,'','5','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(6581,'4000','51684563526','2023-05-22 12:04:06',NULL,150.00,'','5','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(6582,'1110','51684746273','2023-05-22 21:47:49',NULL,0.00,'','5','1','Inventory sold','1','','sales','277','','No',NULL,NULL,''),(6583,'1110','51684746273','2023-05-22 21:47:49',NULL,16.00,'','5','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(6584,'1110','51684746273','2023-05-22 21:47:49',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(6585,'1110','51684746273','2023-05-22 21:47:49',NULL,8.00,'','5','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(6586,'1110','51684746273','2023-05-22 21:47:49',NULL,220.00,'','5','1','Inventory sold','1','','sales','749','','No',NULL,NULL,''),(6587,'1110','51684746273','2023-05-22 21:47:49',NULL,24.40,'','5','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(6588,'1110','51684746273','2023-05-22 21:47:49',NULL,10.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(6589,'1110','51684746273','2023-05-22 21:47:49',NULL,0.00,'','5','1','Inventory sold','1','','sales','107','','No',NULL,NULL,''),(6590,'1110','51684746273','2023-05-22 21:47:49',NULL,0.00,'','5','1','Inventory sold','1','','sales','1124','','No',NULL,NULL,''),(6591,'1110','51684746273','2023-05-22 21:47:49',NULL,40.00,'','5','1','Inventory sold','1','','sales','1255','','No',NULL,NULL,''),(6592,'1110','51684746273','2023-05-22 21:47:49',NULL,45.00,'','5','1','Inventory sold','1','','sales','1354','','No',NULL,NULL,''),(6593,'1110','51684746273','2023-05-22 21:47:49',NULL,80.00,'','5','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(6594,'1110','51684746273','2023-05-22 21:47:49',NULL,82.00,'','5','1','Inventory sold','1','','sales','443','','No',NULL,NULL,''),(6595,'1110','51684746273','2023-05-22 21:47:49',NULL,20.00,'','5','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(6596,'1110','51684746273','2023-05-22 21:47:49',NULL,12.00,'','5','1','Inventory sold','1','','sales','560','','No',NULL,NULL,''),(6597,'1110','51684746273','2023-05-22 21:47:49',NULL,10.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(6598,'1110','51684746273','2023-05-22 21:47:49',NULL,10.00,'','5','1','Inventory sold','1','','sales','915','','No',NULL,NULL,''),(6599,'1110','51684746273','2023-05-22 21:47:49',NULL,8.00,'','5','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(6600,'1110','51684746273','2023-05-22 21:47:49',NULL,30.00,'','5','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(6601,'1110','51684746273','2023-05-22 21:47:49',NULL,10.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(6602,'1110','51684746273','2023-05-22 21:47:49',NULL,3.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(6603,'1110','51684746273','2023-05-22 21:47:49',NULL,0.00,'','5','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(6604,'1110','51684746273','2023-05-22 21:47:49',NULL,0.00,'','5','1','Inventory sold','1','','sales','1176','','No',NULL,NULL,''),(6605,'5500','51684746273','2023-05-22 21:47:49',628.40,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6606,'1000','51684746273','2023-05-22 21:47:49',1891.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6607,'4000','51684746273','2023-05-22 21:47:49',NULL,100.00,'','5','1','Good sold','1','','sales','277','','No',NULL,NULL,''),(6608,'4000','51684746273','2023-05-22 21:47:49',NULL,30.00,'','5','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(6609,'4000','51684746273','2023-05-22 21:47:49',NULL,10.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(6610,'4000','51684746273','2023-05-22 21:47:49',NULL,50.00,'','5','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(6611,'4000','51684746273','2023-05-22 21:47:49',NULL,350.00,'','5','1','Good sold','1','','sales','749','','No',NULL,NULL,''),(6612,'4000','51684746273','2023-05-22 21:47:49',NULL,30.00,'','5','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(6613,'4000','51684746273','2023-05-22 21:47:49',NULL,20.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(6614,'4000','51684746273','2023-05-22 21:47:49',NULL,250.00,'','5','1','Good sold','1','','sales','107','','No',NULL,NULL,''),(6615,'4000','51684746273','2023-05-22 21:47:49',NULL,150.00,'','5','1','Good sold','1','','sales','1124','','No',NULL,NULL,''),(6616,'4000','51684746273','2023-05-22 21:47:49',NULL,100.00,'','5','1','Good sold','1','','sales','1255','','No',NULL,NULL,''),(6617,'4000','51684746273','2023-05-22 21:47:49',NULL,90.00,'','5','1','Good sold','1','','sales','1354','','No',NULL,NULL,''),(6618,'4000','51684746273','2023-05-22 21:47:49',NULL,200.00,'','5','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(6619,'4000','51684746273','2023-05-22 21:47:49',NULL,200.00,'','5','1','Good sold','1','','sales','443','','No',NULL,NULL,''),(6620,'4000','51684746273','2023-05-22 21:47:49',NULL,50.00,'','5','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(6621,'4000','51684746273','2023-05-22 21:47:49',NULL,30.00,'','5','1','Good sold','1','','sales','560','','No',NULL,NULL,''),(6622,'4000','51684746273','2023-05-22 21:47:49',NULL,25.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(6623,'4000','51684746273','2023-05-22 21:47:49',NULL,25.00,'','5','1','Good sold','1','','sales','915','','No',NULL,NULL,''),(6624,'4000','51684746273','2023-05-22 21:47:49',NULL,50.00,'','5','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(6625,'4000','51684746273','2023-05-22 21:47:49',NULL,40.00,'','5','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(6626,'4000','51684746273','2023-05-22 21:47:49',NULL,20.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(6627,'4000','51684746273','2023-05-22 21:47:49',NULL,6.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(6628,'4000','51684746273','2023-05-22 21:47:49',NULL,25.00,'','5','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(6629,'4000','51684746273','2023-05-22 21:47:49',NULL,40.00,'','5','1','Good sold','1','','sales','1176','','No',NULL,NULL,''),(6630,'1110','51684827252','2023-05-23 14:03:26',NULL,120.00,'','5','1','Inventory sold','1','','sales','763','','No',NULL,NULL,''),(6631,'1110','51684827252','2023-05-23 14:03:26',NULL,0.00,'','5','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(6632,'1110','51684827252','2023-05-23 14:03:26',NULL,9.00,'','5','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(6633,'1110','51684827252','2023-05-23 14:03:26',NULL,9.00,'','5','1','Inventory sold','1','','sales','1015','','No',NULL,NULL,''),(6634,'1110','51684827252','2023-05-23 14:03:26',NULL,4.00,'','5','1','Inventory sold','1','','sales','1179','','No',NULL,NULL,''),(6635,'1110','51684827252','2023-05-23 14:03:26',NULL,4.00,'','5','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(6636,'1110','51684827252','2023-05-23 14:03:26',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(6637,'5500','51684827252','2023-05-23 14:03:26',146.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6638,'1000','51684827252','2023-05-23 14:03:26',460.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6639,'4000','51684827252','2023-05-23 14:03:26',NULL,200.00,'','5','1','Good sold','1','','sales','763','','No',NULL,NULL,''),(6640,'4000','51684827252','2023-05-23 14:03:26',NULL,150.00,'','5','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(6641,'4000','51684827252','2023-05-23 14:03:26',NULL,50.00,'','5','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(6642,'4000','51684827252','2023-05-23 14:03:26',NULL,20.00,'','5','1','Good sold','1','','sales','1015','','No',NULL,NULL,''),(6643,'4000','51684827252','2023-05-23 14:03:26',NULL,20.00,'','5','1','Good sold','1','','sales','1179','','No',NULL,NULL,''),(6644,'4000','51684827252','2023-05-23 14:03:26',NULL,10.00,'','5','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(6645,'4000','51684827252','2023-05-23 14:03:26',NULL,10.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(6646,'1110','51684840785','2023-05-24 09:47:08',NULL,0.00,'','5','1','Inventory sold','1','','sales','1124','','No',NULL,NULL,''),(6647,'1110','51684840785','2023-05-24 09:47:08',NULL,0.00,'','5','1','Inventory sold','1','','sales','1060','','No',NULL,NULL,''),(6648,'1110','51684840785','2023-05-24 09:47:08',NULL,9.00,'','5','1','Inventory sold','1','','sales','1015','','No',NULL,NULL,''),(6649,'1110','51684840785','2023-05-24 09:47:08',NULL,0.00,'','5','1','Inventory sold','1','','sales','1220','','No',NULL,NULL,''),(6650,'1110','51684840785','2023-05-24 09:47:08',NULL,18.00,'','5','1','Inventory sold','1','','sales','794','','No',NULL,NULL,''),(6651,'1110','51684840785','2023-05-24 09:47:08',NULL,3.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(6652,'1110','51684840785','2023-05-24 09:47:08',NULL,9.00,'','5','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(6653,'1110','51684840785','2023-05-24 09:47:08',NULL,4.00,'','5','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(6654,'1110','51684840785','2023-05-24 09:47:08',NULL,4.00,'','5','1','Inventory sold','1','','sales','1179','','No',NULL,NULL,''),(6655,'1110','51684840785','2023-05-24 09:47:08',NULL,5.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(6656,'1110','51684840785','2023-05-24 09:47:08',NULL,10.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(6657,'1110','51684840785','2023-05-24 09:47:08',NULL,24.40,'','5','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(6658,'5500','51684840785','2023-05-24 09:47:08',86.40,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6659,'1000','51684840785','2023-05-24 09:47:08',626.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6660,'4000','51684840785','2023-05-24 09:47:08',NULL,150.00,'','5','1','Good sold','1','','sales','1124','','No',NULL,NULL,''),(6661,'4000','51684840785','2023-05-24 09:47:08',NULL,10.00,'','5','1','Good sold','1','','sales','1060','','No',NULL,NULL,''),(6662,'4000','51684840785','2023-05-24 09:47:08',NULL,20.00,'','5','1','Good sold','1','','sales','1015','','No',NULL,NULL,''),(6663,'4000','51684840785','2023-05-24 09:47:08',NULL,150.00,'','5','1','Good sold','1','','sales','1220','','No',NULL,NULL,''),(6664,'4000','51684840785','2023-05-24 09:47:08',NULL,150.00,'','5','1','Good sold','1','','sales','794','','No',NULL,NULL,''),(6665,'4000','51684840785','2023-05-24 09:47:08',NULL,6.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(6666,'4000','51684840785','2023-05-24 09:47:08',NULL,50.00,'','5','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(6667,'4000','51684840785','2023-05-24 09:47:08',NULL,10.00,'','5','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(6668,'4000','51684840785','2023-05-24 09:47:08',NULL,20.00,'','5','1','Good sold','1','','sales','1179','','No',NULL,NULL,''),(6669,'4000','51684840785','2023-05-24 09:47:08',NULL,10.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(6670,'4000','51684840785','2023-05-24 09:47:08',NULL,20.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(6671,'4000','51684840785','2023-05-24 09:47:08',NULL,30.00,'','5','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(6672,'1110','51684910833','2023-05-24 23:04:12',NULL,0.00,'','5','1','Inventory sold','1','','sales','1173','','No',NULL,NULL,''),(6673,'1110','51684910833','2023-05-24 23:04:12',NULL,50.00,'','5','1','Inventory sold','1','','sales','1263','','No',NULL,NULL,''),(6674,'1110','51684910833','2023-05-24 23:04:12',NULL,3.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(6675,'1110','51684910833','2023-05-24 23:04:12',NULL,95.00,'','5','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(6676,'1110','51684910833','2023-05-24 23:04:12',NULL,18.00,'','5','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(6677,'1110','51684910833','2023-05-24 23:04:12',NULL,35.00,'','5','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(6678,'1110','51684910833','2023-05-24 23:04:12',NULL,0.00,'','5','1','Inventory sold','1','','sales','1072','','No',NULL,NULL,''),(6679,'1110','51684910833','2023-05-24 23:04:12',NULL,0.00,'','5','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(6680,'1110','51684910833','2023-05-24 23:04:12',NULL,11.00,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(6681,'1110','51684910833','2023-05-24 23:04:12',NULL,44.00,'','5','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(6682,'1110','51684910833','2023-05-24 23:04:12',NULL,8.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(6683,'1110','51684910833','2023-05-24 23:04:12',NULL,20.00,'','5','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(6684,'1110','51684910833','2023-05-24 23:04:12',NULL,4.00,'','5','1','Inventory sold','1','','sales','357','','No',NULL,NULL,''),(6685,'1110','51684910833','2023-05-24 23:04:12',NULL,30.00,'','5','1','Inventory sold','1','','sales','885','','No',NULL,NULL,''),(6686,'5500','51684910833','2023-05-24 23:04:12',318.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6687,'1000','51684910833','2023-05-24 23:04:12',1016.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6688,'4000','51684910833','2023-05-24 23:04:12',NULL,40.00,'','5','1','Good sold','1','','sales','1173','','No',NULL,NULL,''),(6689,'4000','51684910833','2023-05-24 23:04:12',NULL,150.00,'','5','1','Good sold','1','','sales','1263','','No',NULL,NULL,''),(6690,'4000','51684910833','2023-05-24 23:04:12',NULL,6.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(6691,'4000','51684910833','2023-05-24 23:04:12',NULL,150.00,'','5','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(6692,'4000','51684910833','2023-05-24 23:04:12',NULL,100.00,'','5','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(6693,'4000','51684910833','2023-05-24 23:04:12',NULL,100.00,'','5','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(6694,'4000','51684910833','2023-05-24 23:04:12',NULL,80.00,'','5','1','Good sold','1','','sales','1072','','No',NULL,NULL,''),(6695,'4000','51684910833','2023-05-24 23:04:12',NULL,20.00,'','5','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(6696,'4000','51684910833','2023-05-24 23:04:12',NULL,40.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(6697,'4000','51684910833','2023-05-24 23:04:12',NULL,200.00,'','5','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(6698,'4000','51684910833','2023-05-24 23:04:12',NULL,20.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(6699,'4000','51684910833','2023-05-24 23:04:12',NULL,40.00,'','5','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(6700,'4000','51684910833','2023-05-24 23:04:12',NULL,10.00,'','5','1','Good sold','1','','sales','357','','No',NULL,NULL,''),(6701,'4000','51684910833','2023-05-24 23:04:12',NULL,60.00,'','5','1','Good sold','1','','sales','885','','No',NULL,NULL,''),(6702,'1110','51685038510','2023-05-26 11:12:21',NULL,0.00,'','5','1','Inventory sold','1','','sales','771','','No',NULL,NULL,''),(6703,'1110','51685038510','2023-05-26 11:12:21',NULL,0.00,'','5','1','Inventory sold','1','','sales','1072','','No',NULL,NULL,''),(6704,'1110','51685038510','2023-05-26 11:12:21',NULL,130.00,'','5','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(6705,'1110','51685038510','2023-05-26 11:12:21',NULL,120.00,'','5','1','Inventory sold','1','','sales','1007','','No',NULL,NULL,''),(6706,'1110','51685038510','2023-05-26 11:12:21',NULL,0.00,'','5','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(6707,'1110','51685038510','2023-05-26 11:12:21',NULL,30.00,'','5','1','Inventory sold','1','','sales','1349','','No',NULL,NULL,''),(6708,'1110','51685038510','2023-05-26 11:12:21',NULL,12.00,'','5','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(6709,'1110','51685038510','2023-05-26 11:12:21',NULL,60.00,'','5','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(6710,'1110','51685038510','2023-05-26 11:12:21',NULL,0.00,'','5','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(6711,'1110','51685038510','2023-05-26 11:12:21',NULL,0.00,'','5','1','Inventory sold','1','','sales','184','','No',NULL,NULL,''),(6712,'1110','51685038510','2023-05-26 11:12:21',NULL,0.00,'','5','1','Inventory sold','1','','sales','227','','No',NULL,NULL,''),(6713,'1110','51685038510','2023-05-26 11:12:21',NULL,23.40,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(6714,'1110','51685038510','2023-05-26 11:12:21',NULL,0.00,'','5','1','Inventory sold','1','','sales','1220','','No',NULL,NULL,''),(6715,'1110','51685038510','2023-05-26 11:12:21',NULL,40.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(6716,'1110','51685038510','2023-05-26 11:12:21',NULL,0.00,'','5','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(6717,'1110','51685038510','2023-05-26 11:12:21',NULL,20.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(6718,'1110','51685038510','2023-05-26 11:12:21',NULL,18.00,'','5','1','Inventory sold','1','','sales','349','','No',NULL,NULL,''),(6719,'1110','51685038510','2023-05-26 11:12:21',NULL,50.00,'','5','1','Inventory sold','1','','sales','1263','','No',NULL,NULL,''),(6720,'1110','51685038510','2023-05-26 11:12:21',NULL,60.00,'','5','1','Inventory sold','1','','sales','1237','','No',NULL,NULL,''),(6721,'1110','51685038510','2023-05-26 11:12:21',NULL,32.00,'','5','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(6722,'1110','51685038510','2023-05-26 11:12:21',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(6723,'1110','51685038510','2023-05-26 11:12:21',NULL,8.00,'','5','1','Inventory sold','1','','sales','927','','No',NULL,NULL,''),(6724,'1110','51685038510','2023-05-26 11:12:21',NULL,3.40,'','5','1','Inventory sold','1','','sales','414','','No',NULL,NULL,''),(6725,'5500','51685038510','2023-05-26 11:12:21',606.80,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6726,'1000','51685038510','2023-05-26 11:12:21',2435.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6727,'4000','51685038510','2023-05-26 11:12:21',NULL,10.00,'','5','1','Good sold','1','','sales','771','','No',NULL,NULL,''),(6728,'4000','51685038510','2023-05-26 11:12:21',NULL,20.00,'','5','1','Good sold','1','','sales','1072','','No',NULL,NULL,''),(6729,'4000','51685038510','2023-05-26 11:12:21',NULL,200.00,'','5','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(6730,'4000','51685038510','2023-05-26 11:12:21',NULL,240.00,'','5','1','Good sold','1','','sales','1007','','No',NULL,NULL,''),(6731,'4000','51685038510','2023-05-26 11:12:21',NULL,40.00,'','5','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(6732,'4000','51685038510','2023-05-26 11:12:21',NULL,50.00,'','5','1','Good sold','1','','sales','1349','','No',NULL,NULL,''),(6733,'4000','51685038510','2023-05-26 11:12:21',NULL,40.00,'','5','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(6734,'4000','51685038510','2023-05-26 11:12:21',NULL,300.00,'','5','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(6735,'4000','51685038510','2023-05-26 11:12:21',NULL,500.00,'','5','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(6736,'4000','51685038510','2023-05-26 11:12:21',NULL,100.00,'','5','1','Good sold','1','','sales','184','','No',NULL,NULL,''),(6737,'4000','51685038510','2023-05-26 11:12:21',NULL,20.00,'','5','1','Good sold','1','','sales','227','','No',NULL,NULL,''),(6738,'4000','51685038510','2023-05-26 11:12:21',NULL,30.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(6739,'4000','51685038510','2023-05-26 11:12:21',NULL,150.00,'','5','1','Good sold','1','','sales','1220','','No',NULL,NULL,''),(6740,'4000','51685038510','2023-05-26 11:12:21',NULL,200.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(6741,'4000','51685038510','2023-05-26 11:12:21',NULL,75.00,'','5','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(6742,'4000','51685038510','2023-05-26 11:12:21',NULL,40.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(6743,'4000','51685038510','2023-05-26 11:12:21',NULL,30.00,'','5','1','Good sold','1','','sales','349','','No',NULL,NULL,''),(6744,'4000','51685038510','2023-05-26 11:12:21',NULL,150.00,'','5','1','Good sold','1','','sales','1263','','No',NULL,NULL,''),(6745,'4000','51685038510','2023-05-26 11:12:21',NULL,90.00,'','5','1','Good sold','1','','sales','1237','','No',NULL,NULL,''),(6746,'4000','51685038510','2023-05-26 11:12:21',NULL,60.00,'','5','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(6747,'4000','51685038510','2023-05-26 11:12:21',NULL,60.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(6748,'4000','51685038510','2023-05-26 11:12:21',NULL,20.00,'','5','1','Good sold','1','','sales','927','','No',NULL,NULL,''),(6749,'4000','51685038510','2023-05-26 11:12:21',NULL,10.00,'','5','1','Good sold','1','','sales','414','','No',NULL,NULL,''),(6750,'1110','51685088746','2023-05-27 10:01:17',NULL,9.00,'','5','1','Inventory sold','1','','sales','1015','','No',NULL,NULL,''),(6751,'1110','51685088746','2023-05-27 10:01:17',NULL,8.00,'','5','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(6752,'1110','51685088746','2023-05-27 10:01:17',NULL,3.00,'','5','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(6753,'1110','51685088746','2023-05-27 10:01:17',NULL,3.00,'','5','1','Inventory sold','1','','sales','1377','','No',NULL,NULL,''),(6754,'1110','51685088746','2023-05-27 10:01:17',NULL,4.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(6755,'1110','51685088746','2023-05-27 10:01:17',NULL,4.00,'','5','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(6756,'1110','51685088746','2023-05-27 10:01:17',NULL,7.80,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(6757,'1110','51685088746','2023-05-27 10:01:17',NULL,50.00,'','5','1','Inventory sold','1','','sales','1175','','No',NULL,NULL,''),(6758,'1110','51685088746','2023-05-27 10:01:17',NULL,11.00,'','5','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(6759,'1110','51685088746','2023-05-27 10:01:17',NULL,9.00,'','5','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(6760,'1110','51685088746','2023-05-27 10:01:17',NULL,52.00,'','5','1','Inventory sold','1','','sales','1020','','No',NULL,NULL,''),(6761,'1110','51685088746','2023-05-27 10:01:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','1220','','No',NULL,NULL,''),(6762,'1110','51685088746','2023-05-27 10:01:17',NULL,30.00,'','5','1','Inventory sold','1','','sales','1377','','No',NULL,NULL,''),(6763,'1110','51685088746','2023-05-27 10:01:17',NULL,50.00,'','5','1','Inventory sold','1','','sales','1263','','No',NULL,NULL,''),(6764,'1110','51685088746','2023-05-27 10:01:17',NULL,8.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(6765,'1110','51685088746','2023-05-27 10:01:17',NULL,4.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(6766,'1110','51685088746','2023-05-27 10:01:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','134','','No',NULL,NULL,''),(6767,'1110','51685088746','2023-05-27 10:01:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','1060','','No',NULL,NULL,''),(6768,'1110','51685088746','2023-05-27 10:01:17',NULL,40.00,'','5','1','Inventory sold','1','','sales','1241','','No',NULL,NULL,''),(6769,'1110','51685088746','2023-05-27 10:01:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','1251','','No',NULL,NULL,''),(6770,'1110','51685088746','2023-05-27 10:01:17',NULL,2.00,'','5','1','Inventory sold','1','','sales','1023','','No',NULL,NULL,''),(6771,'5500','51685088746','2023-05-27 10:01:17',294.80,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6772,'1000','51685088746','2023-05-27 10:01:17',855.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6773,'4000','51685088746','2023-05-27 10:01:17',NULL,20.00,'','5','1','Good sold','1','','sales','1015','','No',NULL,NULL,''),(6774,'4000','51685088746','2023-05-27 10:01:17',NULL,50.00,'','5','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(6775,'4000','51685088746','2023-05-27 10:01:17',NULL,10.00,'','5','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(6776,'4000','51685088746','2023-05-27 10:01:17',NULL,5.00,'','5','1','Good sold','1','','sales','1377','','No',NULL,NULL,''),(6777,'4000','51685088746','2023-05-27 10:01:17',NULL,10.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(6778,'4000','51685088746','2023-05-27 10:01:17',NULL,10.00,'','5','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(6779,'4000','51685088746','2023-05-27 10:01:17',NULL,10.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(6780,'4000','51685088746','2023-05-27 10:01:17',NULL,100.00,'','5','1','Good sold','1','','sales','1175','','No',NULL,NULL,''),(6781,'4000','51685088746','2023-05-27 10:01:17',NULL,40.00,'','5','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(6782,'4000','51685088746','2023-05-27 10:01:17',NULL,50.00,'','5','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(6783,'4000','51685088746','2023-05-27 10:01:17',NULL,100.00,'','5','1','Good sold','1','','sales','1020','','No',NULL,NULL,''),(6784,'4000','51685088746','2023-05-27 10:01:17',NULL,100.00,'','5','1','Good sold','1','','sales','1220','','No',NULL,NULL,''),(6785,'4000','51685088746','2023-05-27 10:01:17',NULL,50.00,'','5','1','Good sold','1','','sales','1377','','No',NULL,NULL,''),(6786,'4000','51685088746','2023-05-27 10:01:17',NULL,150.00,'','5','1','Good sold','1','','sales','1263','','No',NULL,NULL,''),(6787,'4000','51685088746','2023-05-27 10:01:17',NULL,20.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(6788,'4000','51685088746','2023-05-27 10:01:17',NULL,10.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(6789,'4000','51685088746','2023-05-27 10:01:17',NULL,20.00,'','5','1','Good sold','1','','sales','134','','No',NULL,NULL,''),(6790,'4000','51685088746','2023-05-27 10:01:17',NULL,20.00,'','5','1','Good sold','1','','sales','1060','','No',NULL,NULL,''),(6791,'4000','51685088746','2023-05-27 10:01:17',NULL,60.00,'','5','1','Good sold','1','','sales','1241','','No',NULL,NULL,''),(6792,'4000','51685088746','2023-05-27 10:01:17',NULL,15.00,'','5','1','Good sold','1','','sales','1251','','No',NULL,NULL,''),(6793,'4000','51685088746','2023-05-27 10:01:17',NULL,5.00,'','5','1','Good sold','1','','sales','1023','','No',NULL,NULL,''),(6794,'1110','51685170882','2023-05-27 22:00:44',NULL,91.00,'','5','1','Inventory sold','1','','sales','1375','','No',NULL,NULL,''),(6795,'1110','51685170882','2023-05-27 22:00:44',NULL,59.00,'','5','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(6796,'1110','51685170882','2023-05-27 22:00:44',NULL,12.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(6797,'1110','51685170882','2023-05-27 22:00:44',NULL,6.00,'','5','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(6798,'1110','51685170882','2023-05-27 22:00:44',NULL,19.00,'','5','1','Inventory sold','1','','sales','789','','No',NULL,NULL,''),(6799,'1110','51685170882','2023-05-27 22:00:44',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(6800,'1110','51685170882','2023-05-27 22:00:44',NULL,20.00,'','5','1','Inventory sold','1','','sales','1033','','No',NULL,NULL,''),(6801,'1110','51685170882','2023-05-27 22:00:44',NULL,75.00,'','5','1','Inventory sold','1','','sales','1268','','No',NULL,NULL,''),(6802,'1110','51685170882','2023-05-27 22:00:44',NULL,10.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(6803,'1110','51685170882','2023-05-27 22:00:44',NULL,0.00,'','5','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(6804,'1110','51685170882','2023-05-27 22:00:44',NULL,40.00,'','5','1','Inventory sold','1','','sales','1273','','No',NULL,NULL,''),(6805,'1110','51685170882','2023-05-27 22:00:44',NULL,387.00,'','5','1','Inventory sold','1','','sales','1212','','No',NULL,NULL,''),(6806,'1110','51685170882','2023-05-27 22:00:44',NULL,0.00,'','5','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(6807,'1110','51685170882','2023-05-27 22:00:44',NULL,3.00,'','5','1','Inventory sold','1','','sales','1377','','No',NULL,NULL,''),(6808,'5500','51685170882','2023-05-27 22:00:44',722.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6809,'1000','51685170882','2023-05-27 22:00:44',1470.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6810,'4000','51685170882','2023-05-27 22:00:44',NULL,130.00,'','5','1','Good sold','1','','sales','1375','','No',NULL,NULL,''),(6811,'4000','51685170882','2023-05-27 22:00:44',NULL,100.00,'','5','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(6812,'4000','51685170882','2023-05-27 22:00:44',NULL,30.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(6813,'4000','51685170882','2023-05-27 22:00:44',NULL,20.00,'','5','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(6814,'4000','51685170882','2023-05-27 22:00:44',NULL,100.00,'','5','1','Good sold','1','','sales','789','','No',NULL,NULL,''),(6815,'4000','51685170882','2023-05-27 22:00:44',NULL,50.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(6816,'4000','51685170882','2023-05-27 22:00:44',NULL,100.00,'','5','1','Good sold','1','','sales','1033','','No',NULL,NULL,''),(6817,'4000','51685170882','2023-05-27 22:00:44',NULL,150.00,'','5','1','Good sold','1','','sales','1268','','No',NULL,NULL,''),(6818,'4000','51685170882','2023-05-27 22:00:44',NULL,25.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(6819,'4000','51685170882','2023-05-27 22:00:44',NULL,30.00,'','5','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(6820,'4000','51685170882','2023-05-27 22:00:44',NULL,100.00,'','5','1','Good sold','1','','sales','1273','','No',NULL,NULL,''),(6821,'4000','51685170882','2023-05-27 22:00:44',NULL,600.00,'','5','1','Good sold','1','','sales','1212','','No',NULL,NULL,''),(6822,'4000','51685170882','2023-05-27 22:00:44',NULL,30.00,'','5','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(6823,'4000','51685170882','2023-05-27 22:00:44',NULL,5.00,'','5','1','Good sold','1','','sales','1377','','No',NULL,NULL,''),(6824,'1110','51685261633','2023-05-29 10:03:45',NULL,18.00,'','5','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(6825,'1110','51685261633','2023-05-29 10:03:45',NULL,0.00,'','5','1','Inventory sold','1','','sales','134','','No',NULL,NULL,''),(6826,'1110','51685261633','2023-05-29 10:03:45',NULL,0.00,'','5','1','Inventory sold','1','','sales','1156','','No',NULL,NULL,''),(6827,'1110','51685261633','2023-05-29 10:03:45',NULL,0.00,'','5','1','Inventory sold','1','','sales','1220','','No',NULL,NULL,''),(6828,'1110','51685261633','2023-05-29 10:03:45',NULL,2.00,'','5','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(6829,'1110','51685261633','2023-05-29 10:03:45',NULL,30.00,'','5','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(6830,'1110','51685261633','2023-05-29 10:03:45',NULL,0.00,'','5','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(6831,'1110','51685261633','2023-05-29 10:03:45',NULL,0.00,'','5','1','Inventory sold','1','','sales','134','','No',NULL,NULL,''),(6832,'1110','51685261633','2023-05-29 10:03:45',NULL,6.00,'','5','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(6833,'1110','51685261633','2023-05-29 10:03:45',NULL,3.50,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(6834,'1110','51685261633','2023-05-29 10:03:45',NULL,20.00,'','5','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(6835,'1110','51685261633','2023-05-29 10:03:45',NULL,8.00,'','5','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(6836,'1110','51685261633','2023-05-29 10:03:45',NULL,27.00,'','5','1','Inventory sold','1','','sales','895','','No',NULL,NULL,''),(6837,'1110','51685261633','2023-05-29 10:03:45',NULL,10.00,'','5','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(6838,'1110','51685261633','2023-05-29 10:03:45',NULL,0.00,'','5','1','Inventory sold','1','','sales','1220','','No',NULL,NULL,''),(6839,'1110','51685261633','2023-05-29 10:03:45',NULL,25.00,'','5','1','Inventory sold','1','','sales','950','','No',NULL,NULL,''),(6840,'1110','51685261633','2023-05-29 10:03:45',NULL,18.00,'','5','1','Inventory sold','1','','sales','879','','No',NULL,NULL,''),(6841,'1110','51685261633','2023-05-29 10:03:45',NULL,37.00,'','5','1','Inventory sold','1','','sales','715','','No',NULL,NULL,''),(6842,'1110','51685261633','2023-05-29 10:03:45',NULL,45.00,'','5','1','Inventory sold','1','','sales','1244','','No',NULL,NULL,''),(6843,'5500','51685261633','2023-05-29 10:03:45',249.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6844,'1000','51685261633','2023-05-29 10:03:45',1145.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6845,'4000','51685261633','2023-05-29 10:03:45',NULL,60.00,'','5','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(6846,'4000','51685261633','2023-05-29 10:03:45',NULL,50.00,'','5','1','Good sold','1','','sales','134','','No',NULL,NULL,''),(6847,'4000','51685261633','2023-05-29 10:03:45',NULL,75.00,'','5','1','Good sold','1','','sales','1156','','No',NULL,NULL,''),(6848,'4000','51685261633','2023-05-29 10:03:45',NULL,50.00,'','5','1','Good sold','1','','sales','1220','','No',NULL,NULL,''),(6849,'4000','51685261633','2023-05-29 10:03:45',NULL,10.00,'','5','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(6850,'4000','51685261633','2023-05-29 10:03:45',NULL,50.00,'','5','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(6851,'4000','51685261633','2023-05-29 10:03:45',NULL,20.00,'','5','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(6852,'4000','51685261633','2023-05-29 10:03:45',NULL,10.00,'','5','1','Good sold','1','','sales','134','','No',NULL,NULL,''),(6853,'4000','51685261633','2023-05-29 10:03:45',NULL,10.00,'','5','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(6854,'4000','51685261633','2023-05-29 10:03:45',NULL,10.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(6855,'4000','51685261633','2023-05-29 10:03:45',NULL,100.00,'','5','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(6856,'4000','51685261633','2023-05-29 10:03:45',NULL,50.00,'','5','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(6857,'4000','51685261633','2023-05-29 10:03:45',NULL,100.00,'','5','1','Good sold','1','','sales','895','','No',NULL,NULL,''),(6858,'4000','51685261633','2023-05-29 10:03:45',NULL,50.00,'','5','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(6859,'4000','51685261633','2023-05-29 10:03:45',NULL,150.00,'','5','1','Good sold','1','','sales','1220','','No',NULL,NULL,''),(6860,'4000','51685261633','2023-05-29 10:03:45',NULL,100.00,'','5','1','Good sold','1','','sales','950','','No',NULL,NULL,''),(6861,'4000','51685261633','2023-05-29 10:03:45',NULL,50.00,'','5','1','Good sold','1','','sales','879','','No',NULL,NULL,''),(6862,'4000','51685261633','2023-05-29 10:03:45',NULL,100.00,'','5','1','Good sold','1','','sales','715','','No',NULL,NULL,''),(6863,'4000','51685261633','2023-05-29 10:03:45',NULL,100.00,'','5','1','Good sold','1','','sales','1244','','No',NULL,NULL,''),(6864,'1110','51685343830','2023-05-30 14:34:39',NULL,30.00,'','5','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(6865,'1110','51685343830','2023-05-30 14:34:39',NULL,60.00,'','5','1','Inventory sold','1','','sales','1257','','No',NULL,NULL,''),(6866,'1110','51685343830','2023-05-30 14:34:39',NULL,30.00,'','5','1','Inventory sold','1','','sales','1349','','No',NULL,NULL,''),(6867,'1110','51685343830','2023-05-30 14:34:39',NULL,20.00,'','5','1','Inventory sold','1','','sales','850','','No',NULL,NULL,''),(6868,'1110','51685343830','2023-05-30 14:34:39',NULL,9.00,'','5','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(6869,'1110','51685343830','2023-05-30 14:34:39',NULL,24.40,'','5','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(6870,'1110','51685343830','2023-05-30 14:34:39',NULL,10.00,'','5','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(6871,'1110','51685343830','2023-05-30 14:34:39',NULL,260.00,'','5','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(6872,'1110','51685343830','2023-05-30 14:34:39',NULL,40.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(6873,'1110','51685343830','2023-05-30 14:34:39',NULL,0.00,'','5','1','Inventory sold','1','','sales','340','','No',NULL,NULL,''),(6874,'1110','51685343830','2023-05-30 14:34:39',NULL,60.00,'','5','1','Inventory sold','1','','sales','663','','No',NULL,NULL,''),(6875,'1110','51685343830','2023-05-30 14:34:39',NULL,52.00,'','5','1','Inventory sold','1','','sales','1233','','No',NULL,NULL,''),(6876,'1110','51685343830','2023-05-30 14:34:39',NULL,104.00,'','5','1','Inventory sold','1','','sales','1020','','No',NULL,NULL,''),(6877,'1110','51685343830','2023-05-30 14:34:39',NULL,0.00,'','5','1','Inventory sold','1','','sales','1289','','No',NULL,NULL,''),(6878,'1110','51685343830','2023-05-30 14:34:39',NULL,0.00,'','5','1','Inventory sold','1','','sales','1120','','No',NULL,NULL,''),(6879,'1110','51685343830','2023-05-30 14:34:39',NULL,3.00,'','5','1','Inventory sold','1','','sales','1377','','No',NULL,NULL,''),(6880,'1110','51685343830','2023-05-30 14:34:39',NULL,4.00,'','5','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(6881,'1110','51685343830','2023-05-30 14:34:39',NULL,28.00,'','5','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(6882,'1110','51685343830','2023-05-30 14:34:39',NULL,20.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(6883,'1110','51685343830','2023-05-30 14:34:39',NULL,56.00,'','5','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(6884,'1110','51685343830','2023-05-30 14:34:39',NULL,23.40,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(6885,'1110','51685343830','2023-05-30 14:34:39',NULL,8.00,'','5','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(6886,'1110','51685343830','2023-05-30 14:34:39',NULL,7.80,'','5','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(6887,'1110','51685343830','2023-05-30 14:34:39',NULL,30.00,'','5','1','Inventory sold','1','','sales','510','','No',NULL,NULL,''),(6888,'1110','51685343830','2023-05-30 14:34:39',NULL,6.00,'','5','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(6889,'5500','51685343830','2023-05-30 14:34:39',885.60,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6890,'1000','51685343830','2023-05-30 14:34:39',2295.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6891,'4000','51685343830','2023-05-30 14:34:39',NULL,40.00,'','5','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(6892,'4000','51685343830','2023-05-30 14:34:39',NULL,200.00,'','5','1','Good sold','1','','sales','1257','','No',NULL,NULL,''),(6893,'4000','51685343830','2023-05-30 14:34:39',NULL,50.00,'','5','1','Good sold','1','','sales','1349','','No',NULL,NULL,''),(6894,'4000','51685343830','2023-05-30 14:34:39',NULL,50.00,'','5','1','Good sold','1','','sales','850','','No',NULL,NULL,''),(6895,'4000','51685343830','2023-05-30 14:34:39',NULL,50.00,'','5','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(6896,'4000','51685343830','2023-05-30 14:34:39',NULL,30.00,'','5','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(6897,'4000','51685343830','2023-05-30 14:34:39',NULL,20.00,'','5','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(6898,'4000','51685343830','2023-05-30 14:34:39',NULL,400.00,'','5','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(6899,'4000','51685343830','2023-05-30 14:34:39',NULL,80.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(6900,'4000','51685343830','2023-05-30 14:34:39',NULL,200.00,'','5','1','Good sold','1','','sales','340','','No',NULL,NULL,''),(6901,'4000','51685343830','2023-05-30 14:34:39',NULL,120.00,'','5','1','Good sold','1','','sales','663','','No',NULL,NULL,''),(6902,'4000','51685343830','2023-05-30 14:34:39',NULL,80.00,'','5','1','Good sold','1','','sales','1233','','No',NULL,NULL,''),(6903,'4000','51685343830','2023-05-30 14:34:39',NULL,200.00,'','5','1','Good sold','1','','sales','1020','','No',NULL,NULL,''),(6904,'4000','51685343830','2023-05-30 14:34:39',NULL,100.00,'','5','1','Good sold','1','','sales','1289','','No',NULL,NULL,''),(6905,'4000','51685343830','2023-05-30 14:34:39',NULL,150.00,'','5','1','Good sold','1','','sales','1120','','No',NULL,NULL,''),(6906,'4000','51685343830','2023-05-30 14:34:39',NULL,5.00,'','5','1','Good sold','1','','sales','1377','','No',NULL,NULL,''),(6907,'4000','51685343830','2023-05-30 14:34:39',NULL,10.00,'','5','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(6908,'4000','51685343830','2023-05-30 14:34:39',NULL,140.00,'','5','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(6909,'4000','51685343830','2023-05-30 14:34:39',NULL,50.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(6910,'4000','51685343830','2023-05-30 14:34:39',NULL,140.00,'','5','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(6911,'4000','51685343830','2023-05-30 14:34:39',NULL,30.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(6912,'4000','51685343830','2023-05-30 14:34:39',NULL,20.00,'','5','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(6913,'4000','51685343830','2023-05-30 14:34:39',NULL,10.00,'','5','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(6914,'4000','51685343830','2023-05-30 14:34:39',NULL,100.00,'','5','1','Good sold','1','','sales','510','','No',NULL,NULL,''),(6915,'4000','51685343830','2023-05-30 14:34:39',NULL,20.00,'','5','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(6916,'1110','51685446485','2023-05-31 09:56:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','1128','','No',NULL,NULL,''),(6917,'1110','51685446485','2023-05-31 09:56:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','1128','','No',NULL,NULL,''),(6918,'1110','51685446485','2023-05-31 09:56:05',NULL,24.40,'','5','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(6919,'1110','51685446485','2023-05-31 09:56:05',NULL,4.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(6920,'1110','51685446485','2023-05-31 09:56:05',NULL,30.00,'','5','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(6921,'1110','51685446485','2023-05-31 09:56:05',NULL,50.00,'','5','1','Inventory sold','1','','sales','1331','','No',NULL,NULL,''),(6922,'1110','51685446485','2023-05-31 09:56:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','158','','No',NULL,NULL,''),(6923,'1110','51685446485','2023-05-31 09:56:05',NULL,11.00,'','5','1','Inventory sold','1','','sales','53','','No',NULL,NULL,''),(6924,'1110','51685446485','2023-05-31 09:56:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','1219','','No',NULL,NULL,''),(6925,'1110','51685446485','2023-05-31 09:56:05',NULL,50.00,'','5','1','Inventory sold','1','','sales','1274','','No',NULL,NULL,''),(6926,'5500','51685446485','2023-05-31 09:56:05',169.40,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6927,'1000','51685446485','2023-05-31 09:56:05',955.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6928,'4000','51685446485','2023-05-31 09:56:05',NULL,100.00,'','5','1','Good sold','1','','sales','1128','','No',NULL,NULL,''),(6929,'4000','51685446485','2023-05-31 09:56:05',NULL,100.00,'','5','1','Good sold','1','','sales','1128','','No',NULL,NULL,''),(6930,'4000','51685446485','2023-05-31 09:56:05',NULL,30.00,'','5','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(6931,'4000','51685446485','2023-05-31 09:56:05',NULL,10.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(6932,'4000','51685446485','2023-05-31 09:56:05',NULL,50.00,'','5','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(6933,'4000','51685446485','2023-05-31 09:56:05',NULL,100.00,'','5','1','Good sold','1','','sales','1331','','No',NULL,NULL,''),(6934,'4000','51685446485','2023-05-31 09:56:05',NULL,400.00,'','5','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(6935,'4000','51685446485','2023-05-31 09:56:05',NULL,25.00,'','5','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(6936,'4000','51685446485','2023-05-31 09:56:05',NULL,40.00,'','5','1','Good sold','1','','sales','1219','','No',NULL,NULL,''),(6937,'4000','51685446485','2023-05-31 09:56:05',NULL,100.00,'','5','1','Good sold','1','','sales','1274','','No',NULL,NULL,''),(6938,'1110','51685516175','2023-05-31 22:05:01',NULL,0.00,'','5','1','Inventory sold','1','','sales','1072','','No',NULL,NULL,''),(6939,'1110','51685516175','2023-05-31 22:05:01',NULL,0.00,'','5','1','Inventory sold','1','','sales','134','','No',NULL,NULL,''),(6940,'1110','51685516175','2023-05-31 22:05:01',NULL,10.00,'','5','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(6941,'1110','51685516175','2023-05-31 22:05:01',NULL,20.00,'','5','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(6942,'1110','51685516175','2023-05-31 22:05:01',NULL,11.00,'','5','1','Inventory sold','1','','sales','1019','','No',NULL,NULL,''),(6943,'1110','51685516175','2023-05-31 22:05:01',NULL,3.00,'','5','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(6944,'1110','51685516175','2023-05-31 22:05:01',NULL,0.00,'','5','1','Inventory sold','1','','sales','1173','','No',NULL,NULL,''),(6945,'1110','51685516175','2023-05-31 22:05:01',NULL,9.00,'','5','1','Inventory sold','1','','sales','844','','No',NULL,NULL,''),(6946,'1110','51685516175','2023-05-31 22:05:01',NULL,0.00,'','5','1','Inventory sold','1','','sales','1072','','No',NULL,NULL,''),(6947,'1110','51685516175','2023-05-31 22:05:01',NULL,130.00,'','5','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(6948,'1110','51685516175','2023-05-31 22:05:01',NULL,59.00,'','5','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(6949,'1110','51685516175','2023-05-31 22:05:01',NULL,50.00,'','5','1','Inventory sold','1','','sales','1041','','No',NULL,NULL,''),(6950,'1110','51685516175','2023-05-31 22:05:01',NULL,16.00,'','5','1','Inventory sold','1','','sales','470','','No',NULL,NULL,''),(6951,'1110','51685516175','2023-05-31 22:05:01',NULL,0.00,'','5','1','Inventory sold','1','','sales','417','','No',NULL,NULL,''),(6952,'1110','51685516175','2023-05-31 22:05:01',NULL,255.00,'','5','1','Inventory sold','1','','sales','80','','No',NULL,NULL,''),(6953,'5500','51685516175','2023-05-31 22:05:01',563.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6954,'1000','51685516175','2023-05-31 22:05:01',1190.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6955,'4000','51685516175','2023-05-31 22:05:01',NULL,20.00,'','5','1','Good sold','1','','sales','1072','','No',NULL,NULL,''),(6956,'4000','51685516175','2023-05-31 22:05:01',NULL,20.00,'','5','1','Good sold','1','','sales','134','','No',NULL,NULL,''),(6957,'4000','51685516175','2023-05-31 22:05:01',NULL,20.00,'','5','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(6958,'4000','51685516175','2023-05-31 22:05:01',NULL,100.00,'','5','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(6959,'4000','51685516175','2023-05-31 22:05:01',NULL,20.00,'','5','1','Good sold','1','','sales','1019','','No',NULL,NULL,''),(6960,'4000','51685516175','2023-05-31 22:05:01',NULL,10.00,'','5','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(6961,'4000','51685516175','2023-05-31 22:05:01',NULL,20.00,'','5','1','Good sold','1','','sales','1173','','No',NULL,NULL,''),(6962,'4000','51685516175','2023-05-31 22:05:01',NULL,30.00,'','5','1','Good sold','1','','sales','844','','No',NULL,NULL,''),(6963,'4000','51685516175','2023-05-31 22:05:01',NULL,20.00,'','5','1','Good sold','1','','sales','1072','','No',NULL,NULL,''),(6964,'4000','51685516175','2023-05-31 22:05:01',NULL,200.00,'','5','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(6965,'4000','51685516175','2023-05-31 22:05:01',NULL,100.00,'','5','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(6966,'4000','51685516175','2023-05-31 22:05:01',NULL,100.00,'','5','1','Good sold','1','','sales','1041','','No',NULL,NULL,''),(6967,'4000','51685516175','2023-05-31 22:05:01',NULL,30.00,'','5','1','Good sold','1','','sales','470','','No',NULL,NULL,''),(6968,'4000','51685516175','2023-05-31 22:05:01',NULL,100.00,'','5','1','Good sold','1','','sales','417','','No',NULL,NULL,''),(6969,'4000','51685516175','2023-05-31 22:05:01',NULL,400.00,'','5','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(6970,'1110','51686126570','2023-06-07 15:56:46',NULL,104.00,'','5','1','Inventory sold','1','','sales','1020','','No',NULL,NULL,''),(6971,'1110','51686126570','2023-06-07 15:56:46',NULL,100.00,'','5','1','Inventory sold','1','','sales','1328','','No',NULL,NULL,''),(6972,'1110','51686126570','2023-06-07 15:56:46',NULL,50.00,'','5','1','Inventory sold','1','','sales','1331','','No',NULL,NULL,''),(6973,'1110','51686126570','2023-06-07 15:56:46',NULL,0.00,'','5','1','Inventory sold','1','','sales','1081','','No',NULL,NULL,''),(6974,'1110','51686126570','2023-06-07 15:56:46',NULL,150.00,'','5','1','Inventory sold','1','','sales','1327','','No',NULL,NULL,''),(6975,'1110','51686126570','2023-06-07 15:56:46',NULL,120.00,'','5','1','Inventory sold','1','','sales','1222','','No',NULL,NULL,''),(6976,'1110','51686126570','2023-06-07 15:56:46',NULL,5.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(6977,'1110','51686126570','2023-06-07 15:56:46',NULL,90.00,'','5','1','Inventory sold','1','','sales','1057','','No',NULL,NULL,''),(6978,'5500','51686126570','2023-06-07 15:56:46',619.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6979,'1000','51686126570','2023-06-07 15:56:46',1510.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6980,'4000','51686126570','2023-06-07 15:56:46',NULL,200.00,'','5','1','Good sold','1','','sales','1020','','No',NULL,NULL,''),(6981,'4000','51686126570','2023-06-07 15:56:46',NULL,200.00,'','5','1','Good sold','1','','sales','1328','','No',NULL,NULL,''),(6982,'4000','51686126570','2023-06-07 15:56:46',NULL,100.00,'','5','1','Good sold','1','','sales','1331','','No',NULL,NULL,''),(6983,'4000','51686126570','2023-06-07 15:56:46',NULL,200.00,'','5','1','Good sold','1','','sales','1081','','No',NULL,NULL,''),(6984,'4000','51686126570','2023-06-07 15:56:46',NULL,400.00,'','5','1','Good sold','1','','sales','1327','','No',NULL,NULL,''),(6985,'4000','51686126570','2023-06-07 15:56:46',NULL,250.00,'','5','1','Good sold','1','','sales','1222','','No',NULL,NULL,''),(6986,'4000','51686126570','2023-06-07 15:56:46',NULL,10.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(6987,'4000','51686126570','2023-06-07 15:56:46',NULL,150.00,'','5','1','Good sold','1','','sales','1057','','No',NULL,NULL,''),(6988,'1110','51686144127','2023-06-08 19:10:09',NULL,40.00,'','5','1','Inventory sold','1','','sales','1369','','No',NULL,NULL,''),(6989,'5500','51686144127','2023-06-08 19:10:09',40.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6990,'1000','51686144127','2023-06-08 19:10:09',60.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6991,'4000','51686144127','2023-06-08 19:10:09',NULL,60.00,'','5','1','Good sold','1','','sales','1369','','No',NULL,NULL,''),(6992,'1110','51686240619','2023-06-09 10:26:03',NULL,90.00,'','5','1','Inventory sold','1','','sales','941','','No',NULL,NULL,''),(6993,'1110','51686240619','2023-06-09 10:26:03',NULL,130.00,'','5','1','Inventory sold','1','','sales','1358','','No',NULL,NULL,''),(6994,'1110','51686240619','2023-06-09 10:26:03',NULL,100.00,'','5','1','Inventory sold','1','','sales','663','','No',NULL,NULL,''),(6995,'1110','51686240619','2023-06-09 10:26:03',NULL,0.00,'','5','1','Inventory sold','1','','sales','162','','No',NULL,NULL,''),(6996,'1110','51686240619','2023-06-09 10:26:03',NULL,82.00,'','5','1','Inventory sold','1','','sales','443','','No',NULL,NULL,''),(6997,'1110','51686240619','2023-06-09 10:26:03',NULL,35.00,'','5','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(6998,'1110','51686240619','2023-06-09 10:26:03',NULL,0.00,'','5','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(6999,'5500','51686240619','2023-06-09 10:26:03',437.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7000,'1000','51686240619','2023-06-09 10:26:03',1520.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7001,'4000','51686240619','2023-06-09 10:26:03',NULL,400.00,'','5','1','Good sold','1','','sales','941','','No',NULL,NULL,''),(7002,'4000','51686240619','2023-06-09 10:26:03',NULL,400.00,'','5','1','Good sold','1','','sales','1358','','No',NULL,NULL,''),(7003,'4000','51686240619','2023-06-09 10:26:03',NULL,200.00,'','5','1','Good sold','1','','sales','663','','No',NULL,NULL,''),(7004,'4000','51686240619','2023-06-09 10:26:03',NULL,120.00,'','5','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(7005,'4000','51686240619','2023-06-09 10:26:03',NULL,200.00,'','5','1','Good sold','1','','sales','443','','No',NULL,NULL,''),(7006,'4000','51686240619','2023-06-09 10:26:03',NULL,100.00,'','5','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(7007,'4000','51686240619','2023-06-09 10:26:03',NULL,100.00,'','5','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(7008,'1110','51686298644','2023-06-09 22:13:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','1058','','No',NULL,NULL,''),(7009,'1110','51686298644','2023-06-09 22:13:17',NULL,45.00,'','5','1','Inventory sold','1','','sales','885','','No',NULL,NULL,''),(7010,'1110','51686298644','2023-06-09 22:13:17',NULL,10.00,'','5','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(7011,'1110','51686298644','2023-06-09 22:13:17',NULL,100.00,'','5','1','Inventory sold','1','','sales','1223','','No',NULL,NULL,''),(7012,'1110','51686298644','2023-06-09 22:13:17',NULL,79.00,'','5','1','Inventory sold','1','','sales','265','','No',NULL,NULL,''),(7013,'1110','51686298644','2023-06-09 22:13:17',NULL,32.00,'','5','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(7014,'1110','51686298644','2023-06-09 22:13:17',NULL,8.00,'','5','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(7015,'1110','51686298644','2023-06-09 22:13:17',NULL,3.00,'','5','1','Inventory sold','1','','sales','993','','No',NULL,NULL,''),(7016,'1110','51686298644','2023-06-09 22:13:17',NULL,100.00,'','5','1','Inventory sold','1','','sales','1223','','No',NULL,NULL,''),(7017,'1110','51686298644','2023-06-09 22:13:17',NULL,9.00,'','5','1','Inventory sold','1','','sales','926','','No',NULL,NULL,''),(7018,'1110','51686298644','2023-06-09 22:13:17',NULL,0.00,'','5','1','Inventory sold','1','','sales','658','','No',NULL,NULL,''),(7019,'5500','51686298644','2023-06-09 22:13:17',386.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7020,'1000','51686298644','2023-06-09 22:13:17',1176.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7021,'4000','51686298644','2023-06-09 22:13:17',NULL,100.00,'','5','1','Good sold','1','','sales','1058','','No',NULL,NULL,''),(7022,'4000','51686298644','2023-06-09 22:13:17',NULL,90.00,'','5','1','Good sold','1','','sales','885','','No',NULL,NULL,''),(7023,'4000','51686298644','2023-06-09 22:13:17',NULL,20.00,'','5','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(7024,'4000','51686298644','2023-06-09 22:13:17',NULL,150.00,'','5','1','Good sold','1','','sales','1223','','No',NULL,NULL,''),(7025,'4000','51686298644','2023-06-09 22:13:17',NULL,200.00,'','5','1','Good sold','1','','sales','265','','No',NULL,NULL,''),(7026,'4000','51686298644','2023-06-09 22:13:17',NULL,100.00,'','5','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(7027,'4000','51686298644','2023-06-09 22:13:17',NULL,40.00,'','5','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(7028,'4000','51686298644','2023-06-09 22:13:17',NULL,6.00,'','5','1','Good sold','1','','sales','993','','No',NULL,NULL,''),(7029,'4000','51686298644','2023-06-09 22:13:17',NULL,150.00,'','5','1','Good sold','1','','sales','1223','','No',NULL,NULL,''),(7030,'4000','51686298644','2023-06-09 22:13:17',NULL,20.00,'','5','1','Good sold','1','','sales','926','','No',NULL,NULL,''),(7031,'4000','51686298644','2023-06-09 22:13:17',NULL,300.00,'','5','1','Good sold','1','','sales','658','','No',NULL,NULL,''),(7032,'1110','51686400695','2023-06-10 20:20:38',NULL,70.00,'','5','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(7033,'1110','51686400695','2023-06-10 20:20:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','92','','No',NULL,NULL,''),(7034,'1110','51686400695','2023-06-10 20:20:38',NULL,9.00,'','5','1','Inventory sold','1','','sales','926','','No',NULL,NULL,''),(7035,'1110','51686400695','2023-06-10 20:20:38',NULL,75.00,'','5','1','Inventory sold','1','','sales','885','','No',NULL,NULL,''),(7036,'1110','51686400695','2023-06-10 20:20:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','523','','No',NULL,NULL,''),(7037,'1110','51686400695','2023-06-10 20:20:38',NULL,35.00,'','5','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(7038,'1110','51686400695','2023-06-10 20:20:38',NULL,35.00,'','5','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(7039,'1110','51686400695','2023-06-10 20:20:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(7040,'1110','51686400695','2023-06-10 20:20:38',NULL,0.00,'','5','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(7041,'5500','51686400695','2023-06-10 20:20:38',224.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7042,'1000','51686400695','2023-06-10 20:20:38',1095.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7043,'4000','51686400695','2023-06-10 20:20:38',NULL,200.00,'','5','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(7044,'4000','51686400695','2023-06-10 20:20:38',NULL,200.00,'','5','1','Good sold','1','','sales','92','','No',NULL,NULL,''),(7045,'4000','51686400695','2023-06-10 20:20:38',NULL,20.00,'','5','1','Good sold','1','','sales','926','','No',NULL,NULL,''),(7046,'4000','51686400695','2023-06-10 20:20:38',NULL,150.00,'','5','1','Good sold','1','','sales','885','','No',NULL,NULL,''),(7047,'4000','51686400695','2023-06-10 20:20:38',NULL,75.00,'','5','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(7048,'4000','51686400695','2023-06-10 20:20:38',NULL,100.00,'','5','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(7049,'4000','51686400695','2023-06-10 20:20:38',NULL,100.00,'','5','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(7050,'4000','51686400695','2023-06-10 20:20:38',NULL,100.00,'','5','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(7051,'4000','51686400695','2023-06-10 20:20:38',NULL,150.00,'','5','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(7052,'1110','51686663471','2023-06-13 20:34:39',NULL,100.00,'','5','1','Inventory sold','1','','sales','327','','No',NULL,NULL,''),(7053,'1110','51686663471','2023-06-13 20:34:39',NULL,70.00,'','5','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(7054,'1110','51686663471','2023-06-13 20:34:39',NULL,100.00,'','5','1','Inventory sold','1','','sales','1308','','No',NULL,NULL,''),(7055,'1110','51686663471','2023-06-13 20:34:39',NULL,130.00,'','5','1','Inventory sold','1','','sales','1358','','No',NULL,NULL,''),(7056,'1110','51686663471','2023-06-13 20:34:39',NULL,65.00,'','5','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(7057,'1110','51686663471','2023-06-13 20:34:39',NULL,60.00,'','5','1','Inventory sold','1','','sales','663','','No',NULL,NULL,''),(7058,'1110','51686663471','2023-06-13 20:34:39',NULL,75.00,'','5','1','Inventory sold','1','','sales','58','','No',NULL,NULL,''),(7059,'1110','51686663471','2023-06-13 20:34:39',NULL,20.00,'','5','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(7060,'1110','51686663471','2023-06-13 20:34:39',NULL,6.80,'','5','1','Inventory sold','1','','sales','414','','No',NULL,NULL,''),(7061,'1110','51686663471','2023-06-13 20:34:39',NULL,0.00,'','5','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(7062,'1110','51686663471','2023-06-13 20:34:39',NULL,100.00,'','5','1','Inventory sold','1','','sales','1294','','No',NULL,NULL,''),(7063,'1110','51686663471','2023-06-13 20:34:39',NULL,50.00,'','5','1','Inventory sold','1','','sales','1308','','No',NULL,NULL,''),(7064,'5500','51686663471','2023-06-13 20:34:39',776.80,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7065,'1000','51686663471','2023-06-13 20:34:39',2330.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7066,'4000','51686663471','2023-06-13 20:34:39',NULL,250.00,'','5','1','Good sold','1','','sales','327','','No',NULL,NULL,''),(7067,'4000','51686663471','2023-06-13 20:34:39',NULL,200.00,'','5','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(7068,'4000','51686663471','2023-06-13 20:34:39',NULL,400.00,'','5','1','Good sold','1','','sales','1308','','No',NULL,NULL,''),(7069,'4000','51686663471','2023-06-13 20:34:39',NULL,400.00,'','5','1','Good sold','1','','sales','1358','','No',NULL,NULL,''),(7070,'4000','51686663471','2023-06-13 20:34:39',NULL,150.00,'','5','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(7071,'4000','51686663471','2023-06-13 20:34:39',NULL,120.00,'','5','1','Good sold','1','','sales','663','','No',NULL,NULL,''),(7072,'4000','51686663471','2023-06-13 20:34:39',NULL,150.00,'','5','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(7073,'4000','51686663471','2023-06-13 20:34:39',NULL,100.00,'','5','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(7074,'4000','51686663471','2023-06-13 20:34:39',NULL,20.00,'','5','1','Good sold','1','','sales','414','','No',NULL,NULL,''),(7075,'4000','51686663471','2023-06-13 20:34:39',NULL,40.00,'','5','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(7076,'4000','51686663471','2023-06-13 20:34:39',NULL,300.00,'','5','1','Good sold','1','','sales','1294','','No',NULL,NULL,''),(7077,'4000','51686663471','2023-06-13 20:34:39',NULL,200.00,'','5','1','Good sold','1','','sales','1308','','No',NULL,NULL,''),(7078,'1110','51686898877','2023-06-16 18:38:13',NULL,0.00,'','5','1','Inventory sold','1','','sales','818','','No',NULL,NULL,''),(7079,'1110','51686898877','2023-06-16 18:38:13',NULL,28.00,'','5','1','Inventory sold','1','','sales','1024','','No',NULL,NULL,''),(7080,'1110','51686898877','2023-06-16 18:38:13',NULL,30.00,'','5','1','Inventory sold','1','','sales','1104','','No',NULL,NULL,''),(7081,'1110','51686898877','2023-06-16 18:38:13',NULL,64.00,'','5','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(7082,'1110','51686898877','2023-06-16 18:38:13',NULL,0.00,'','5','1','Inventory sold','1','','sales','250','','No',NULL,NULL,''),(7083,'1110','51686898877','2023-06-16 18:38:13',NULL,53.00,'','5','1','Inventory sold','1','','sales','266','','No',NULL,NULL,''),(7084,'1110','51686898877','2023-06-16 18:38:13',NULL,200.00,'','5','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(7085,'1110','51686898877','2023-06-16 18:38:13',NULL,49.00,'','5','1','Inventory sold','1','','sales','894','','No',NULL,NULL,''),(7086,'1110','51686898877','2023-06-16 18:38:13',NULL,35.00,'','5','1','Inventory sold','1','','sales','1036','','No',NULL,NULL,''),(7087,'1110','51686898877','2023-06-16 18:38:13',NULL,0.00,'','5','1','Inventory sold','1','','sales','765','','No',NULL,NULL,''),(7088,'1110','51686898877','2023-06-16 18:38:13',NULL,40.00,'','5','1','Inventory sold','1','','sales','1335','','No',NULL,NULL,''),(7089,'1110','51686898877','2023-06-16 18:38:13',NULL,90.00,'','5','1','Inventory sold','1','','sales','477','','No',NULL,NULL,''),(7090,'1110','51686898877','2023-06-16 18:38:13',NULL,100.00,'','5','1','Inventory sold','1','','sales','1223','','No',NULL,NULL,''),(7091,'1110','51686898877','2023-06-16 18:38:13',NULL,120.00,'','5','1','Inventory sold','1','','sales','1222','','No',NULL,NULL,''),(7092,'1110','51686898877','2023-06-16 18:38:13',NULL,0.00,'','5','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(7093,'1110','51686898877','2023-06-16 18:38:13',NULL,50.00,'','5','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(7094,'1110','51686898877','2023-06-16 18:38:13',NULL,170.00,'','5','1','Inventory sold','1','','sales','1372','','No',NULL,NULL,''),(7095,'1110','51686898877','2023-06-16 18:38:13',NULL,110.00,'','5','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(7096,'1110','51686898877','2023-06-16 18:38:13',NULL,400.00,'','5','1','Inventory sold','1','','sales','1331','','No',NULL,NULL,''),(7097,'1110','51686898877','2023-06-16 18:38:13',NULL,0.00,'','5','1','Inventory sold','1','','sales','117','','No',NULL,NULL,''),(7098,'1110','51686898877','2023-06-16 18:38:13',NULL,5.00,'','5','1','Inventory sold','1','','sales','925','','No',NULL,NULL,''),(7099,'1110','51686898877','2023-06-16 18:38:13',NULL,4.00,'','5','1','Inventory sold','1','','sales','1023','','No',NULL,NULL,''),(7100,'1110','51686898877','2023-06-16 18:38:13',NULL,30.00,'','5','1','Inventory sold','1','','sales','847','','No',NULL,NULL,''),(7101,'1110','51686898877','2023-06-16 18:38:13',NULL,200.00,'','5','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(7102,'1110','51686898877','2023-06-16 18:38:13',NULL,0.00,'','5','1','Inventory sold','1','','sales','320','','No',NULL,NULL,''),(7103,'1110','51686898877','2023-06-16 18:38:13',NULL,30.00,'','5','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(7104,'1110','51686898877','2023-06-16 18:38:13',NULL,0.00,'','5','1','Inventory sold','1','','sales','1102','','No',NULL,NULL,''),(7105,'1110','51686898877','2023-06-16 18:38:13',NULL,0.00,'','5','1','Inventory sold','1','','sales','1060','','No',NULL,NULL,''),(7106,'1110','51686898877','2023-06-16 18:38:13',NULL,10.00,'','5','1','Inventory sold','1','','sales','947','','No',NULL,NULL,''),(7107,'5500','51686898877','2023-06-16 18:38:13',1818.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7108,'1000','51686898877','2023-06-16 18:38:13',6915.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7109,'4000','51686898877','2023-06-16 18:38:13',NULL,50.00,'','5','1','Good sold','1','','sales','818','','No',NULL,NULL,''),(7110,'4000','51686898877','2023-06-16 18:38:13',NULL,50.00,'','5','1','Good sold','1','','sales','1024','','No',NULL,NULL,''),(7111,'4000','51686898877','2023-06-16 18:38:13',NULL,60.00,'','5','1','Good sold','1','','sales','1104','','No',NULL,NULL,''),(7112,'4000','51686898877','2023-06-16 18:38:13',NULL,120.00,'','5','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(7113,'4000','51686898877','2023-06-16 18:38:13',NULL,150.00,'','5','1','Good sold','1','','sales','250','','No',NULL,NULL,''),(7114,'4000','51686898877','2023-06-16 18:38:13',NULL,150.00,'','5','1','Good sold','1','','sales','266','','No',NULL,NULL,''),(7115,'4000','51686898877','2023-06-16 18:38:13',NULL,1000.00,'','5','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(7116,'4000','51686898877','2023-06-16 18:38:13',NULL,150.00,'','5','1','Good sold','1','','sales','894','','No',NULL,NULL,''),(7117,'4000','51686898877','2023-06-16 18:38:13',NULL,150.00,'','5','1','Good sold','1','','sales','1036','','No',NULL,NULL,''),(7118,'4000','51686898877','2023-06-16 18:38:13',NULL,250.00,'','5','1','Good sold','1','','sales','765','','No',NULL,NULL,''),(7119,'4000','51686898877','2023-06-16 18:38:13',NULL,100.00,'','5','1','Good sold','1','','sales','1335','','No',NULL,NULL,''),(7120,'4000','51686898877','2023-06-16 18:38:13',NULL,200.00,'','5','1','Good sold','1','','sales','477','','No',NULL,NULL,''),(7121,'4000','51686898877','2023-06-16 18:38:13',NULL,150.00,'','5','1','Good sold','1','','sales','1223','','No',NULL,NULL,''),(7122,'4000','51686898877','2023-06-16 18:38:13',NULL,250.00,'','5','1','Good sold','1','','sales','1222','','No',NULL,NULL,''),(7123,'4000','51686898877','2023-06-16 18:38:13',NULL,50.00,'','5','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(7124,'4000','51686898877','2023-06-16 18:38:13',NULL,150.00,'','5','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(7125,'4000','51686898877','2023-06-16 18:38:13',NULL,250.00,'','5','1','Good sold','1','','sales','1372','','No',NULL,NULL,''),(7126,'4000','51686898877','2023-06-16 18:38:13',NULL,1000.00,'','5','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(7127,'4000','51686898877','2023-06-16 18:38:13',NULL,800.00,'','5','1','Good sold','1','','sales','1331','','No',NULL,NULL,''),(7128,'4000','51686898877','2023-06-16 18:38:13',NULL,120.00,'','5','1','Good sold','1','','sales','117','','No',NULL,NULL,''),(7129,'4000','51686898877','2023-06-16 18:38:13',NULL,15.00,'','5','1','Good sold','1','','sales','925','','No',NULL,NULL,''),(7130,'4000','51686898877','2023-06-16 18:38:13',NULL,10.00,'','5','1','Good sold','1','','sales','1023','','No',NULL,NULL,''),(7131,'4000','51686898877','2023-06-16 18:38:13',NULL,100.00,'','5','1','Good sold','1','','sales','847','','No',NULL,NULL,''),(7132,'4000','51686898877','2023-06-16 18:38:13',NULL,1000.00,'','5','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(7133,'4000','51686898877','2023-06-16 18:38:13',NULL,150.00,'','5','1','Good sold','1','','sales','320','','No',NULL,NULL,''),(7134,'4000','51686898877','2023-06-16 18:38:13',NULL,100.00,'','5','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(7135,'4000','51686898877','2023-06-16 18:38:13',NULL,30.00,'','5','1','Good sold','1','','sales','1102','','No',NULL,NULL,''),(7136,'4000','51686898877','2023-06-16 18:38:13',NULL,290.00,'','5','1','Good sold','1','','sales','1060','','No',NULL,NULL,''),(7137,'4000','51686898877','2023-06-16 18:38:13',NULL,20.00,'','5','1','Good sold','1','','sales','947','','No',NULL,NULL,''),(7138,'1110','51686998626','2023-06-17 21:41:44',NULL,35.00,'','5','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(7139,'1110','51686998626','2023-06-17 21:41:44',NULL,20.00,'','5','1','Inventory sold','1','','sales','1369','','No',NULL,NULL,''),(7140,'1110','51686998626','2023-06-17 21:41:44',NULL,4.00,'','5','1','Inventory sold','1','','sales','792','','No',NULL,NULL,''),(7141,'1110','51686998626','2023-06-17 21:41:44',NULL,26.00,'','5','1','Inventory sold','1','','sales','998','','No',NULL,NULL,''),(7142,'1110','51686998626','2023-06-17 21:41:44',NULL,0.00,'','5','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(7143,'1110','51686998626','2023-06-17 21:41:44',NULL,5.00,'','5','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(7144,'1110','51686998626','2023-06-17 21:41:44',NULL,24.40,'','5','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(7145,'1110','51686998626','2023-06-17 21:41:44',NULL,0.00,'','5','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(7146,'1110','51686998626','2023-06-17 21:41:44',NULL,32.00,'','5','1','Inventory sold','1','','sales','379','','No',NULL,NULL,''),(7147,'5500','51686998626','2023-06-17 21:41:44',146.40,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7148,'1000','51686998626','2023-06-17 21:41:44',720.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7149,'4000','51686998626','2023-06-17 21:41:44',NULL,100.00,'','5','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(7150,'4000','51686998626','2023-06-17 21:41:44',NULL,30.00,'','5','1','Good sold','1','','sales','1369','','No',NULL,NULL,''),(7151,'4000','51686998626','2023-06-17 21:41:44',NULL,10.00,'','5','1','Good sold','1','','sales','792','','No',NULL,NULL,''),(7152,'4000','51686998626','2023-06-17 21:41:44',NULL,100.00,'','5','1','Good sold','1','','sales','998','','No',NULL,NULL,''),(7153,'4000','51686998626','2023-06-17 21:41:44',NULL,90.00,'','5','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(7154,'4000','51686998626','2023-06-17 21:41:44',NULL,10.00,'','5','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(7155,'4000','51686998626','2023-06-17 21:41:44',NULL,30.00,'','5','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(7156,'4000','51686998626','2023-06-17 21:41:44',NULL,150.00,'','5','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(7157,'4000','51686998626','2023-06-17 21:41:44',NULL,200.00,'','5','1','Good sold','1','','sales','379','','No',NULL,NULL,''),(7158,'1000','51687191955','2023-06-19 21:34:06',1350.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7159,'4000','51687191955','2023-06-19 21:34:06',NULL,1350.00,'','5','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(7160,'1110','51687602457','2023-06-26 19:20:15',NULL,289.00,'','5','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(7161,'1110','51687602457','2023-06-26 19:20:15',NULL,0.00,'','5','1','Inventory sold','1','','sales','1058','','No',NULL,NULL,''),(7162,'1110','51687602457','2023-06-26 19:20:15',NULL,48.80,'','5','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(7163,'1110','51687602457','2023-06-26 19:20:15',NULL,0.00,'','5','1','Inventory sold','1','','sales','1072','','No',NULL,NULL,''),(7164,'1110','51687602457','2023-06-26 19:20:15',NULL,28.00,'','5','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(7165,'1110','51687602457','2023-06-26 19:20:15',NULL,0.00,'','5','1','Inventory sold','1','','sales','1289','','No',NULL,NULL,''),(7166,'1110','51687602457','2023-06-26 19:20:15',NULL,0.00,'','5','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(7167,'5500','51687602457','2023-06-26 19:20:15',365.80,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7168,'1000','51687602457','2023-06-26 19:20:15',880.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7169,'4000','51687602457','2023-06-26 19:20:15',NULL,450.00,'','5','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(7170,'4000','51687602457','2023-06-26 19:20:15',NULL,100.00,'','5','1','Good sold','1','','sales','1058','','No',NULL,NULL,''),(7171,'4000','51687602457','2023-06-26 19:20:15',NULL,60.00,'','5','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(7172,'4000','51687602457','2023-06-26 19:20:15',NULL,20.00,'','5','1','Good sold','1','','sales','1072','','No',NULL,NULL,''),(7173,'4000','51687602457','2023-06-26 19:20:15',NULL,100.00,'','5','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(7174,'4000','51687602457','2023-06-26 19:20:15',NULL,100.00,'','5','1','Good sold','1','','sales','1289','','No',NULL,NULL,''),(7175,'4000','51687602457','2023-06-26 19:20:15',NULL,50.00,'','5','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(7176,'1110','51687796422','2023-06-27 14:52:14',NULL,0.00,'','5','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(7177,'1110','51687796422','2023-06-27 14:52:14',NULL,20.00,'','5','1','Inventory sold','1','','sales','1369','','No',NULL,NULL,''),(7178,'1110','51687796422','2023-06-27 14:52:14',NULL,50.00,'','5','1','Inventory sold','1','','sales','1379','','No',NULL,NULL,''),(7179,'1110','51687796422','2023-06-27 14:52:14',NULL,0.00,'','5','1','Inventory sold','1','','sales','1150','','No',NULL,NULL,''),(7180,'1110','51687796422','2023-06-27 14:52:14',NULL,9.00,'','5','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(7181,'1110','51687796422','2023-06-27 14:52:14',NULL,0.00,'','5','1','Inventory sold','1','','sales','277','','No',NULL,NULL,''),(7182,'5500','51687796422','2023-06-27 14:52:14',79.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7183,'1000','51687796422','2023-06-27 14:52:14',510.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7184,'4000','51687796422','2023-06-27 14:52:14',NULL,30.00,'','5','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(7185,'4000','51687796422','2023-06-27 14:52:14',NULL,30.00,'','5','1','Good sold','1','','sales','1369','','No',NULL,NULL,''),(7186,'4000','51687796422','2023-06-27 14:52:14',NULL,200.00,'','5','1','Good sold','1','','sales','1379','','No',NULL,NULL,''),(7187,'4000','51687796422','2023-06-27 14:52:14',NULL,100.00,'','5','1','Good sold','1','','sales','1150','','No',NULL,NULL,''),(7188,'4000','51687796422','2023-06-27 14:52:14',NULL,50.00,'','5','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(7189,'4000','51687796422','2023-06-27 14:52:14',NULL,100.00,'','5','1','Good sold','1','','sales','277','','No',NULL,NULL,''),(7190,'1000','51689407252','2023-07-15 21:33:53',150.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7191,'4000','51689407252','2023-07-15 21:33:53',NULL,150.00,'','5','1','Good sold','1','','sales','1140','','No',NULL,NULL,''),(7192,'1110','61711361124','2024-03-25 13:05:35',NULL,2.50,'','6','1','Inventory sold','1','','sales','1000','','No',NULL,NULL,''),(7193,'5500','61711361124','2024-03-25 13:05:35',2.50,NULL,'','6','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7194,'1000','61711361124','2024-03-25 13:05:35',5.00,NULL,'','6','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7195,'4000','61711361124','2024-03-25 13:05:35',NULL,5.00,'','6','1','Good sold','1','','sales','1000','','No',NULL,NULL,''),(7196,'1110','71711364135','2024-03-25 13:56:07',NULL,5.00,'','7','1','Inventory sold','1','','sales','1409','','No',NULL,NULL,''),(7197,'5500','71711364135','2024-03-25 13:55:35',5.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7198,'1000','71711364135','2024-03-25 13:56:07',10.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7199,'4000','71711364135','2024-03-25 13:56:07',NULL,10.00,'','7','1','Good sold','1','','sales','1409','','No',NULL,NULL,''),(7200,'1110','71711364233','2024-03-25 13:57:24',NULL,5.00,'','7','1','Inventory sold','1','','sales','1409','','No',NULL,NULL,''),(7201,'5500','71711364233','2024-03-25 13:57:13',5.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7202,'1000','71711364233','2024-03-25 13:57:24',10.00,NULL,'','7','1','Good sold','1','','sales','','','No',NULL,NULL,'7ujhy'),(7203,'4000','71711364233','2024-03-25 13:57:24',NULL,10.00,'','7','1','Good sold','1','','sales','1409','','No',NULL,NULL,''),(7204,'4000','71711364135','2024-03-25 14:02:31',10.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(7205,'1000','71711364135','2024-03-25 14:02:31',NULL,10.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(7206,'5500','71711364135','2024-03-25 14:02:31',NULL,5.00,'','7','1','Cost of goods returned','1','','sales','1409','','No',NULL,NULL,''),(7207,'1110','71711364135','2024-03-25 14:02:31',5.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(7208,'4000','71711364233','2024-03-25 14:03:04',10.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(7209,'1000','71711364233','2024-03-25 14:03:04',NULL,10.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(7210,'5500','71711364233','2024-03-25 14:03:04',NULL,5.00,'','7','1','Cost of goods returned','1','','sales','1409','','No',NULL,NULL,''),(7211,'1110','71711364233','2024-03-25 14:03:04',5.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(7212,'1110','71711364935','2024-03-25 14:09:49',NULL,5.00,'','7','1','Inventory sold','1','','sales','1409','','No',NULL,NULL,''),(7213,'5500','71711364935','2024-03-25 14:08:55',5.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7214,'1000','71711364935','2024-03-25 14:09:49',10.00,NULL,'','7','1','Good sold','1','','sales','','','No',NULL,NULL,'sder'),(7215,'4000','71711364935','2024-03-25 14:09:49',NULL,10.00,'','7','1','Good sold','1','','sales','1409','','No',NULL,NULL,''),(7216,'1110','71711365232','2024-03-25 14:13:52',50.00,NULL,'','7','1','Inventory Purchased','1','2','Purchases','1409','','No',NULL,NULL,''),(7217,'1110','71711365232','2024-03-25 14:13:52',0.00,NULL,'','7','1','Inventory Purchased','1','2','Purchases','1122','','No',NULL,NULL,''),(7218,'1110','71711365232','2024-03-25 14:13:52',45.00,NULL,'','7','1','Inventory Purchased','1','2','Purchases','834','','No',NULL,NULL,''),(7219,'2130','71711365232','2024-03-25 14:13:52',NULL,95.00,'','7','1','Account payable for inventory','1','2','Purchases','','','No',NULL,NULL,''),(7220,'1110','77131711365763','2024-03-25 14:22:43',NULL,5.00,'','7','1','Inventory damaged','1','','creditnote','1409','','No',NULL,NULL,''),(7221,'5500','77131711365763','2024-03-25 14:22:43',5.00,NULL,'','7','1','Cost of goods damaged','1','','sales','1409','','No',NULL,NULL,''),(7222,'4000','71711364935','2024-03-25 14:25:55',10.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(7223,'1000','71711364935','2024-03-25 14:25:55',NULL,10.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(7224,'5500','71711364935','2024-03-25 14:25:55',NULL,5.00,'','7','1','Cost of goods returned','1','','sales','1409','','No',NULL,NULL,''),(7225,'1110','71711364935','2024-03-25 14:25:55',5.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(7228,'5510','81711366229','2024-03-25 14:31:20',344.00,NULL,'0','8','1','3def','1','','','5','','No',NULL,NULL,''),(7229,'1050','81711366229','2024-03-25 14:31:20',NULL,344.00,'0','8','1','3def','1','','','5','','No',NULL,NULL,''),(7230,'1000','11711367101','2024-03-25 14:45:14',0.00,NULL,'','1','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7231,'4000','11711367101','2024-03-25 14:45:14',NULL,0.00,'','1','1','Good sold','1','','sales','1409','','No',NULL,NULL,''),(7232,'1110','11711367128','2024-03-25 14:45:49',NULL,5.00,'','1','1','Inventory sold','1','','sales','1409','','No',NULL,NULL,''),(7233,'5500','11711367128','2024-03-25 14:45:49',5.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7234,'1000','11711367128','2024-03-25 14:45:49',15.00,NULL,'','1','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7235,'4000','11711367128','2024-03-25 14:45:49',NULL,15.00,'','1','1','Good sold','1','','sales','1409','','No',NULL,NULL,''),(7236,'4000','11711367128','2024-03-25 14:47:30',15.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(7237,'1000','11711367128','2024-03-25 14:47:30',NULL,15.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(7238,'5500','11711367128','2024-03-25 14:47:30',NULL,5.00,'','1','1','Cost of goods returned','1','','sales','1409','','No',NULL,NULL,''),(7239,'1110','11711367128','2024-03-25 14:47:30',5.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(7240,'1110','81711366980','2024-03-25 16:28:43',NULL,5.00,'','8','1','Inventory sold','1','','sales','1409','','No',NULL,NULL,''),(7241,'1110','81711366980','2024-03-25 14:43:00',NULL,5.00,'','8','1','Inventory sold','1','','sales','1409','','No',NULL,NULL,''),(7242,'5500','81711366980','2024-03-25 16:28:28',10.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7243,'1000','81711366980','2024-03-25 16:28:43',30.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7244,'4000','81711366980','2024-03-25 16:28:43',NULL,15.00,'','8','1','Good sold','1','','sales','1409','','No',NULL,NULL,''),(7245,'4000','81711366980','2024-03-25 14:43:00',NULL,15.00,'','8','1','Good sold','1','','sales','1409','','No',NULL,NULL,''),(7246,'1000','71711476160','2024-03-26 21:03:53',40.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7247,'4000','71711476160','2024-03-26 21:03:53',NULL,40.00,'','7','1','Good sold','1','','sales','1071','','No',NULL,NULL,''),(7248,'1110','71711476302','2024-03-26 21:06:18',NULL,10.00,'','7','1','Inventory sold','1','','sales','1000','','No',NULL,NULL,''),(7249,'5500','71711476302','2024-03-26 21:05:02',10.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7250,'1000','71711476302','2024-03-26 21:06:18',20.00,NULL,'','7','1','Good sold','1','','sales','','','No',NULL,NULL,'KRAC'),(7251,'4000','71711476302','2024-03-26 21:06:18',NULL,20.00,'','7','1','Good sold','1','','sales','1000','','No',NULL,NULL,''),(7252,'1110','71711476441','2024-03-26 21:09:08',NULL,2.00,'','7','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(7253,'5500','71711476441','2024-03-26 21:07:21',2.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7254,'1000','71711476441','2024-03-26 21:09:08',20.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7255,'4000','71711476441','2024-03-26 21:09:08',NULL,20.00,'','7','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(7256,'1110','71711524222','2024-03-27 10:24:26',NULL,1.00,'','7','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(7257,'5500','71711524222','2024-03-27 10:23:42',1.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7258,'1000','71711524222','2024-03-27 10:24:26',10.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7259,'4000','71711524222','2024-03-27 10:24:26',NULL,10.00,'','7','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(7260,'1000','71711524272','2024-03-27 10:24:58',20.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7261,'4000','71711524272','2024-03-27 10:24:58',NULL,20.00,'','7','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(7262,'1000','71711536238','2024-03-27 13:44:28',10.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7263,'4000','71711536238','2024-03-27 13:44:28',NULL,10.00,'','7','1','Good sold','1','','sales','1463','','No',NULL,NULL,''),(7264,'1000','71711536272','2024-03-27 13:46:37',40.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7265,'4000','71711536272','2024-03-27 13:46:37',NULL,40.00,'','7','1','Good sold','1','','sales','1463','','No',NULL,NULL,''),(7266,'1000','71711537410','2024-03-27 14:03:47',100.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7267,'4000','71711537410','2024-03-27 14:03:47',NULL,100.00,'','7','1','Good sold','1','','sales','1074','','No',NULL,NULL,''),(7268,'1000','71711539727','2024-03-27 14:42:50',40.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7269,'4000','71711539727','2024-03-27 14:42:50',NULL,40.00,'','7','1','Good sold','1','','sales','227','','No',NULL,NULL,''),(7270,'1000','71711541167','2024-03-27 15:06:48',30.00,NULL,'','7','1','Good sold','1','','sales','','','No',NULL,NULL,'0Y9M'),(7271,'4000','71711541167','2024-03-27 15:06:48',NULL,30.00,'','7','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(7272,'1110','71711542956','2024-03-27 15:36:25',NULL,10.00,'','7','1','Inventory sold','1','','sales','1000','','No',NULL,NULL,''),(7273,'5500','71711542956','2024-03-27 15:35:56',10.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7274,'1000','71711542956','2024-03-27 15:36:25',20.00,NULL,'','7','1','Good sold','1','','sales','','','No',NULL,NULL,'8S42'),(7275,'4000','71711542956','2024-03-27 15:36:25',NULL,20.00,'','7','1','Good sold','1','','sales','1000','','No',NULL,NULL,''),(7276,'1110','71711543047','2024-03-27 15:42:23',NULL,10.00,'','7','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(7277,'1110','71711543047','2024-03-27 15:37:27',NULL,100.00,'','7','1','Inventory sold','1','','sales','1223','','No',NULL,NULL,''),(7278,'5500','71711543047','2024-03-27 15:41:53',110.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7279,'1000','71711543047','2024-03-27 15:42:23',250.00,NULL,'','7','1','Good sold','1','','sales','','','No',NULL,NULL,'VJ9B'),(7280,'4000','71711543047','2024-03-27 15:42:23',NULL,100.00,'','7','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(7281,'4000','71711543047','2024-03-27 15:37:27',NULL,150.00,'','7','1','Good sold','1','','sales','1223','','No',NULL,NULL,''),(7282,'1000','71711553626','2024-03-27 18:34:42',20.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7283,'4000','71711553626','2024-03-27 18:34:42',NULL,20.00,'','7','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(7284,'1110','71711553719','2024-03-27 18:41:47',NULL,0.00,'','7','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(7285,'1110','71711553719','2024-03-27 18:35:19',NULL,55.00,'','7','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(7286,'5500','71711553719','2024-03-27 18:39:18',55.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7287,'1000','71711553719','2024-03-27 18:41:47',260.00,NULL,'','7','1','Good sold','1','','sales','','','No',NULL,NULL,'A5V6'),(7288,'4000','71711553719','2024-03-27 18:41:47',NULL,60.00,'','7','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(7289,'4000','71711553719','2024-03-27 18:35:19',NULL,200.00,'','7','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(7290,'1110','71711554305','2024-03-27 18:48:51',NULL,31.00,'','7','1','Inventory sold','1','','sales','872','','No',NULL,NULL,''),(7291,'1110','71711554305','2024-03-27 18:45:05',NULL,24.00,'','7','1','Inventory sold','1','','sales','897','','No',NULL,NULL,''),(7292,'5500','71711554305','2024-03-27 18:48:15',55.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7293,'1000','71711554305','2024-03-27 18:48:51',100.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7294,'4000','71711554305','2024-03-27 18:48:51',NULL,50.00,'','7','1','Good sold','1','','sales','872','','No',NULL,NULL,''),(7295,'4000','71711554305','2024-03-27 18:45:05',NULL,50.00,'','7','1','Good sold','1','','sales','897','','No',NULL,NULL,''),(7296,'1110','71711559354','2024-03-27 20:10:23',NULL,5.00,'','7','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(7297,'5500','71711559354','2024-03-27 20:09:14',5.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7298,'1000','71711559354','2024-03-27 20:10:23',10.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7299,'4000','71711559354','2024-03-27 20:10:23',NULL,10.00,'','7','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(7300,'1110','71711559453','2024-03-27 20:18:49',NULL,5.00,'','7','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(7301,'1110','71711559453','2024-03-27 20:10:53',NULL,0.00,'','7','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(7302,'5500','71711559453','2024-03-27 20:17:48',5.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7303,'1000','71711559453','2024-03-27 20:18:49',75.00,NULL,'','7','1','Good sold','1','','sales','','','No',NULL,NULL,'vxk2'),(7304,'4000','71711559453','2024-03-27 20:18:49',NULL,50.00,'','7','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(7305,'4000','71711559453','2024-03-27 20:10:53',NULL,25.00,'','7','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(7306,'1110','71711612540','2024-03-28 11:10:26',NULL,0.00,'','7','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(7307,'1110','71711612540','2024-03-28 10:55:40',NULL,30.00,'','7','1','Inventory sold','1','','sales','1477','','No',NULL,NULL,''),(7308,'5500','71711612540','2024-03-28 11:10:05',30.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7309,'1000','71711612540','2024-03-28 11:10:26',105.00,NULL,'','7','1','Good sold','1','','sales','','','No',NULL,NULL,'VQXC'),(7310,'4000','71711612540','2024-03-28 11:10:26',NULL,45.00,'','7','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(7311,'4000','71711612540','2024-03-28 10:55:40',NULL,60.00,'','7','1','Good sold','1','','sales','1477','','No',NULL,NULL,''),(7312,'1110','71711613468','2024-03-28 11:14:14',NULL,0.00,'','7','1','Inventory sold','1','','sales','1199','','No',NULL,NULL,''),(7313,'1110','71711613468','2024-03-28 11:11:08',NULL,31.00,'','7','1','Inventory sold','1','','sales','872','','No',NULL,NULL,''),(7314,'5500','71711613468','2024-03-28 11:12:58',31.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7315,'1000','71711613468','2024-03-28 11:14:14',150.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7316,'4000','71711613468','2024-03-28 11:14:14',NULL,100.00,'','7','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(7317,'4000','71711613468','2024-03-28 11:11:08',NULL,50.00,'','7','1','Good sold','1','','sales','872','','No',NULL,NULL,''),(7318,'1000','71711613659','2024-03-28 11:15:40',10.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7319,'4000','71711613659','2024-03-28 11:15:40',NULL,10.00,'','7','1','Good sold','1','','sales','371','','No',NULL,NULL,''),(7320,'1000','71711613745','2024-03-28 11:16:34',50.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7321,'4000','71711613745','2024-03-28 11:16:34',NULL,50.00,'','7','1','Good sold','1','','sales','1468','','No',NULL,NULL,''),(7322,'1110','71711614380','2024-03-28 11:26:59',NULL,15.00,'','7','1','Inventory sold','1','','sales','1478','','No',NULL,NULL,''),(7323,'5500','71711614380','2024-03-28 11:26:21',15.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7324,'1000','71711614380','2024-03-28 11:26:59',50.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7325,'4000','71711614380','2024-03-28 11:26:59',NULL,50.00,'','7','1','Good sold','1','','sales','1478','','No',NULL,NULL,''),(7326,'1000','71711614424','2024-03-28 11:35:57',10.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7327,'4000','71711614424','2024-03-28 11:35:57',NULL,10.00,'','7','1','Good sold','1','','sales','1463','','No',NULL,NULL,''),(7328,'1000','71711619416','2024-03-28 12:50:58',50.00,NULL,'','7','1','Good sold','1','','sales','','','No',NULL,NULL,'4MOY'),(7329,'4000','71711619416','2024-03-28 12:50:58',NULL,50.00,'','7','1','Good sold','1','','sales','1163','','No',NULL,NULL,''),(7330,'1110','71711626536','2024-03-28 14:50:15',NULL,80.00,'','7','1','Inventory sold','1','','sales','1480','','No',NULL,NULL,''),(7331,'5500','71711626536','2024-03-28 14:49:38',80.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7332,'1000','71711626536','2024-03-28 14:50:15',150.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7333,'4000','71711626536','2024-03-28 14:50:15',NULL,150.00,'','7','1','Good sold','1','','sales','1480','','No',NULL,NULL,''),(7334,'1110','71711626620','2024-03-28 14:55:42',NULL,8.00,'','7','1','Inventory sold','1','','sales','850','','No',NULL,NULL,''),(7335,'5500','71711626620','2024-03-28 14:50:20',8.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7336,'1000','71711626620','2024-03-28 14:55:42',20.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7337,'4000','71711626620','2024-03-28 14:55:42',NULL,20.00,'','7','1','Good sold','1','','sales','850','','No',NULL,NULL,''),(7338,'1110','71711626946','2024-03-28 14:56:41',NULL,4.00,'','7','1','Inventory sold','1','','sales','850','','No',NULL,NULL,''),(7339,'5500','71711626946','2024-03-28 14:55:46',4.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7340,'1000','71711626946','2024-03-28 14:56:41',10.00,NULL,'','7','1','Good sold','1','','sales','','','No',NULL,NULL,'FFGQ'),(7341,'4000','71711626946','2024-03-28 14:56:41',NULL,10.00,'','7','1','Good sold','1','','sales','850','','No',NULL,NULL,''),(7342,'1110','71711627501','2024-03-28 15:09:44',NULL,20.00,'','7','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(7343,'5500','71711627501','2024-03-28 15:05:01',20.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7344,'1000','71711627501','2024-03-28 15:09:44',100.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7345,'4000','71711627501','2024-03-28 15:09:44',NULL,100.00,'','7','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(7346,'1110','71711627789','2024-03-28 15:15:22',NULL,24.00,'','7','1','Inventory sold','1','','sales','1444','','No',NULL,NULL,''),(7347,'5500','71711627789','2024-03-28 15:09:49',24.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7348,'1000','71711627789','2024-03-28 15:15:22',45.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7349,'4000','71711627789','2024-03-28 15:15:22',NULL,45.00,'','7','1','Good sold','1','','sales','1444','','No',NULL,NULL,''),(7350,'1000','71711628127','2024-03-28 15:20:16',100.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7351,'4000','71711628127','2024-03-28 15:20:16',NULL,100.00,'','7','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(7352,'1110','71711628532','2024-03-28 15:22:56',NULL,5.00,'','7','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(7353,'5500','71711628532','2024-03-28 15:22:12',5.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7354,'1000','71711628532','2024-03-28 15:22:56',50.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7355,'4000','71711628532','2024-03-28 15:22:56',NULL,50.00,'','7','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(7356,'1110','71711636852','2024-03-28 17:42:38',NULL,20.00,'','7','1','Inventory sold','1','','sales','813','','No',NULL,NULL,''),(7357,'5500','71711636852','2024-03-28 17:40:52',20.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7358,'1000','71711636852','2024-03-28 17:42:38',50.00,NULL,'','7','1','Good sold','1','','sales','','','No',NULL,NULL,'9MVL'),(7359,'4000','71711636852','2024-03-28 17:42:38',NULL,50.00,'','7','1','Good sold','1','','sales','813','','No',NULL,NULL,''),(7360,'1110','71711637317','2024-03-28 17:49:10',NULL,20.00,'','7','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(7361,'5500','71711637317','2024-03-28 17:48:37',20.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7362,'1000','71711637317','2024-03-28 17:49:10',100.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7363,'4000','71711637317','2024-03-28 17:49:10',NULL,100.00,'','7','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(7364,'1110','71711641736','2024-03-28 19:03:04',NULL,10.00,'','7','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(7365,'5500','71711641736','2024-03-28 19:02:16',10.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7366,'1000','71711641736','2024-03-28 19:03:04',20.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7367,'4000','71711641736','2024-03-28 19:03:04',NULL,20.00,'','7','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(7368,'1110','71711641792','2024-03-28 19:04:06',NULL,49.00,'','7','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(7369,'5500','71711641792','2024-03-28 19:03:12',49.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7370,'1000','71711641792','2024-03-28 19:04:06',200.00,NULL,'','7','1','Good sold','1','','sales','','','No',NULL,NULL,'OBZU'),(7371,'4000','71711641792','2024-03-28 19:04:06',NULL,200.00,'','7','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(7372,'1110','71711646113','2024-03-28 20:17:35',NULL,11.00,'','7','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(7373,'1110','71711646113','2024-03-28 20:15:13',NULL,0.00,'','7','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(7374,'5500','71711646113','2024-03-28 20:16:55',11.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7375,'1000','71711646113','2024-03-28 20:17:35',55.00,NULL,'','7','1','Good sold','1','','sales','','','No',NULL,NULL,'AQM4'),(7376,'4000','71711646113','2024-03-28 20:17:35',NULL,40.00,'','7','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(7377,'4000','71711646113','2024-03-28 20:15:13',NULL,15.00,'','7','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(7378,'1110','71711646303','2024-03-28 20:24:35',NULL,29.00,'','7','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(7379,'5500','71711646303','2024-03-28 20:18:23',29.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7380,'1000','71711646303','2024-03-28 20:24:35',50.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7381,'4000','71711646303','2024-03-28 20:24:35',NULL,50.00,'','7','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(7382,'1110','71711646719','2024-03-28 21:24:41',NULL,2.00,'','7','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(7383,'1110','71711646719','2024-03-28 20:25:19',NULL,5.00,'','7','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(7384,'5500','71711646719','2024-03-28 21:24:10',7.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7385,'1000','71711646719','2024-03-28 21:24:41',20.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7386,'4000','71711646719','2024-03-28 21:24:41',NULL,10.00,'','7','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(7387,'4000','71711646719','2024-03-28 20:25:19',NULL,10.00,'','7','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(7388,'1110','71711695101','2024-03-29 09:52:38',NULL,200.00,'','7','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(7389,'5500','71711695101','2024-03-29 09:51:42',200.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7390,'1000','71711695101','2024-03-29 09:52:38',200.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7391,'4000','71711695101','2024-03-29 09:52:38',NULL,200.00,'','7','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(7392,'1000','71711695172','2024-03-29 09:57:03',30.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7393,'4000','71711695172','2024-03-29 09:57:03',NULL,30.00,'','7','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(7394,'1110','71711695433','2024-03-29 10:01:20',NULL,5.00,'','7','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(7395,'5500','71711695433','2024-03-29 09:57:13',5.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7396,'1000','71711695433','2024-03-29 10:01:20',10.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7397,'4000','71711695433','2024-03-29 10:01:20',NULL,10.00,'','7','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(7398,'1000','71711695690','2024-03-29 10:03:16',100.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7399,'4000','71711695690','2024-03-29 10:03:16',NULL,100.00,'','7','1','Good sold','1','','sales','1163','','No',NULL,NULL,''),(7400,'1110','71711695801','2024-03-29 10:29:01',NULL,25.00,'','7','1','Inventory sold','1','','sales','980','','No',NULL,NULL,''),(7401,'5500','71711695801','2024-03-29 10:03:21',25.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7402,'1000','71711695801','2024-03-29 10:29:01',100.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7403,'4000','71711695801','2024-03-29 10:29:01',NULL,100.00,'','7','1','Good sold','1','','sales','980','','No',NULL,NULL,''),(7404,'1110','71711697344','2024-03-29 10:36:01',NULL,5.50,'','7','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(7405,'5500','71711697344','2024-03-29 10:29:04',5.50,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7406,'1000','71711697344','2024-03-29 10:36:01',20.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7407,'4000','71711697344','2024-03-29 10:36:01',NULL,20.00,'','7','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(7408,'1110','71711697767','2024-03-29 10:37:25',NULL,50.00,'','7','1','Inventory sold','1','','sales','526','','No',NULL,NULL,''),(7409,'5500','71711697767','2024-03-29 10:36:07',50.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7410,'1000','71711697767','2024-03-29 10:37:25',100.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7411,'4000','71711697767','2024-03-29 10:37:25',NULL,100.00,'','7','1','Good sold','1','','sales','526','','No',NULL,NULL,''),(7412,'1110','71711697852','2024-03-29 10:56:04',NULL,5.50,'','7','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(7413,'5500','71711697852','2024-03-29 10:37:32',5.50,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7414,'1000','71711697852','2024-03-29 10:56:04',20.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7415,'4000','71711697852','2024-03-29 10:56:04',NULL,20.00,'','7','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(7416,'1110','71711704863','2024-03-29 12:35:02',NULL,60.00,'','7','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(7417,'5500','71711704863','2024-03-29 12:34:23',60.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7418,'1000','71711704863','2024-03-29 12:35:02',100.00,NULL,'','7','1','Good sold','1','','sales','','','No',NULL,NULL,'641W'),(7419,'4000','71711704863','2024-03-29 12:35:02',NULL,100.00,'','7','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(7420,'1110','71711706390','2024-03-29 13:00:30',NULL,7.40,'','7','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(7421,'5500','71711706390','2024-03-29 12:59:50',7.40,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7422,'1000','71711706390','2024-03-29 13:00:30',20.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7423,'4000','71711706390','2024-03-29 13:00:30',NULL,20.00,'','7','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(7424,'1110','71711706434','2024-03-29 13:06:03',NULL,18.00,'','7','1','Inventory sold','1','','sales','414','','No',NULL,NULL,''),(7425,'5500','71711706434','2024-03-29 13:05:30',18.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7426,'1000','71711706434','2024-03-29 13:06:03',50.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7427,'4000','71711706434','2024-03-29 13:06:03',NULL,50.00,'','7','1','Good sold','1','','sales','414','','No',NULL,NULL,''),(7428,'1110','71711709157','2024-03-29 13:46:31',NULL,80.00,'','7','1','Inventory sold','1','','sales','1481','','No',NULL,NULL,''),(7429,'5500','71711709157','2024-03-29 13:45:57',80.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7430,'1000','71711709157','2024-03-29 13:46:31',100.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7431,'4000','71711709157','2024-03-29 13:46:31',NULL,100.00,'','7','1','Good sold','1','','sales','1481','','No',NULL,NULL,''),(7432,'1110','71711714380','2024-03-29 15:14:30',NULL,139.00,'','7','1','Inventory sold','1','','sales','1484','','No',NULL,NULL,''),(7433,'5500','71711714380','2024-03-29 15:13:00',139.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7434,'1000','71711714380','2024-03-29 15:14:30',200.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7435,'4000','71711714380','2024-03-29 15:14:30',NULL,200.00,'','7','1','Good sold','1','','sales','1484','','No',NULL,NULL,''),(7436,'1000','71711719933','2024-03-29 16:46:01',500.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7437,'4000','71711719933','2024-03-29 16:46:01',NULL,500.00,'','7','1','Good sold','1','','sales','1164','','No',NULL,NULL,''),(7438,'1000','71711719965','2024-03-29 16:55:22',20.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7439,'4000','71711719965','2024-03-29 16:55:22',NULL,20.00,'','7','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(7440,'1000','71711726605','2024-03-29 18:38:07',50.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7441,'4000','71711726605','2024-03-29 18:38:07',NULL,50.00,'','7','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(7442,'1110','71711726692','2024-03-29 18:40:07',NULL,37.00,'','7','1','Inventory sold','1','','sales','715','','No',NULL,NULL,''),(7443,'5500','71711726692','2024-03-29 18:38:12',37.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7444,'1000','71711726692','2024-03-29 18:40:07',100.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7445,'4000','71711726692','2024-03-29 18:40:07',NULL,100.00,'','7','1','Good sold','1','','sales','715','','No',NULL,NULL,''),(7446,'1000','71711726811','2024-03-29 18:41:17',100.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7447,'4000','71711726811','2024-03-29 18:41:17',NULL,100.00,'','7','1','Good sold','1','','sales','1074','','No',NULL,NULL,''),(7448,'1110','71711728094','2024-03-29 19:03:27',NULL,16.50,'','7','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(7449,'5500','71711728094','2024-03-29 19:01:34',16.50,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7450,'1000','71711728094','2024-03-29 19:03:27',60.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7451,'4000','71711728094','2024-03-29 19:03:27',NULL,60.00,'','7','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(7452,'1110','71711789522','2024-03-30 12:09:02',NULL,50.00,'','7','1','Inventory sold','1','','sales','1226','','No',NULL,NULL,''),(7453,'5500','71711789522','2024-03-30 12:05:22',50.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7454,'1000','71711789522','2024-03-30 12:09:02',100.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7455,'4000','71711789522','2024-03-30 12:09:02',NULL,100.00,'','7','1','Good sold','1','','sales','1226','','No',NULL,NULL,''),(7456,'1000','71711789747','2024-03-30 14:38:02',200.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7457,'4000','71711789747','2024-03-30 14:38:02',NULL,200.00,'','7','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(7458,'1110','71711798686','2024-03-30 15:01:33',NULL,52.00,'','7','1','Inventory sold','1','','sales','53','','No',NULL,NULL,''),(7459,'5500','71711798686','2024-03-30 14:38:06',52.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7460,'1000','71711798686','2024-03-30 15:01:33',120.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7461,'4000','71711798686','2024-03-30 15:01:33',NULL,120.00,'','7','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(7462,'1110','71711800098','2024-03-30 15:11:52',NULL,0.00,'','7','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(7463,'1110','71711800098','2024-03-30 15:01:38',NULL,50.00,'','7','1','Inventory sold','1','','sales','1477','','No',NULL,NULL,''),(7464,'1110','71711800098','2024-03-30 15:02:39',NULL,5.00,'','7','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(7465,'1110','71711800098','2024-03-30 15:08:43',NULL,5.00,'','7','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(7466,'5500','71711800098','2024-03-30 15:10:25',60.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7467,'1000','71711800098','2024-03-30 15:11:52',200.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7468,'4000','71711800098','2024-03-30 15:11:52',NULL,50.00,'','7','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(7469,'4000','71711800098','2024-03-30 15:01:38',NULL,100.00,'','7','1','Good sold','1','','sales','1477','','No',NULL,NULL,''),(7470,'4000','71711800098','2024-03-30 15:02:39',NULL,25.00,'','7','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(7471,'4000','71711800098','2024-03-30 15:08:43',NULL,25.00,'','7','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(7472,'1110','71711805969','2024-03-30 16:54:56',NULL,80.00,'','7','1','Inventory sold','1','','sales','1487','','No',NULL,NULL,''),(7473,'5500','71711805969','2024-03-30 16:39:29',80.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7474,'1000','71711805969','2024-03-30 16:54:56',150.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7475,'4000','71711805969','2024-03-30 16:54:56',NULL,150.00,'','7','1','Good sold','1','','sales','1487','','No',NULL,NULL,''),(7476,'1000','71711808150','2024-03-30 17:18:52',50.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7477,'4000','71711808150','2024-03-30 17:18:52',NULL,50.00,'','7','1','Good sold','1','','sales','1163','','No',NULL,NULL,''),(7478,'1110','71711957792','2024-04-01 10:50:15',NULL,80.00,'','7','1','Inventory sold','1','','sales','1487','','No',NULL,NULL,''),(7479,'5500','71711957792','2024-04-01 10:49:52',80.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7480,'1000','71711957792','2024-04-01 10:50:15',150.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7481,'4000','71711957792','2024-04-01 10:50:15',NULL,150.00,'','7','1','Good sold','1','','sales','1487','','No',NULL,NULL,''),(7482,'1000','71711959428','2024-04-01 11:17:51',60.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7483,'4000','71711959428','2024-04-01 11:17:51',NULL,60.00,'','7','1','Good sold','1','','sales','1496','','No',NULL,NULL,''),(7484,'1110','71711959476','2024-04-01 11:19:37',NULL,3.60,'','7','1','Inventory sold','1','','sales','414','','No',NULL,NULL,''),(7485,'1110','71711959476','2024-04-01 11:17:56',NULL,60.00,'','7','1','Inventory sold','1','','sales','1485','','No',NULL,NULL,''),(7486,'5500','71711959476','2024-04-01 11:18:45',63.60,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7487,'1000','71711959476','2024-04-01 11:19:37',160.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7488,'4000','71711959476','2024-04-01 11:19:37',NULL,10.00,'','7','1','Good sold','1','','sales','414','','No',NULL,NULL,''),(7489,'4000','71711959476','2024-04-01 11:17:56',NULL,150.00,'','7','1','Good sold','1','','sales','1485','','No',NULL,NULL,''),(7490,'1110','71711959582','2024-04-01 11:30:13',NULL,60.00,'','7','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(7491,'5500','71711959582','2024-04-01 11:19:42',60.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7492,'1000','71711959582','2024-04-01 11:30:13',100.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7493,'4000','71711959582','2024-04-01 11:30:13',NULL,100.00,'','7','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(7494,'1110','71711960217','2024-04-01 11:39:45',NULL,40.00,'','7','1','Inventory sold','1','','sales','1444','','No',NULL,NULL,''),(7495,'5500','71711960217','2024-04-01 11:30:17',40.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7496,'1000','71711960217','2024-04-01 11:39:45',75.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7497,'4000','71711960217','2024-04-01 11:39:45',NULL,75.00,'','7','1','Good sold','1','','sales','1444','','No',NULL,NULL,''),(7498,'1000','71711960822','2024-04-01 11:53:27',50.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7499,'4000','71711960822','2024-04-01 11:53:27',NULL,50.00,'','7','1','Good sold','1','','sales','1474','','No',NULL,NULL,''),(7500,'1110','71711968323','2024-04-01 13:45:51',NULL,59.00,'','7','1','Inventory sold','1','','sales','1497','','No',NULL,NULL,''),(7501,'5500','71711968323','2024-04-01 13:45:23',59.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7502,'1000','71711968323','2024-04-01 13:45:51',150.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7503,'4000','71711968323','2024-04-01 13:45:51',NULL,150.00,'','7','1','Good sold','1','','sales','1497','','No',NULL,NULL,''),(7504,'1110','71711974039','2024-04-01 15:21:02',NULL,151.00,'','7','1','Inventory sold','1','','sales','662','','No',NULL,NULL,''),(7505,'5500','71711974039','2024-04-01 15:20:39',151.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7506,'1000','71711974039','2024-04-01 15:21:02',400.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7507,'4000','71711974039','2024-04-01 15:21:02',NULL,400.00,'','7','1','Good sold','1','','sales','662','','No',NULL,NULL,''),(7508,'1110','71712049550','2024-04-02 12:33:23',NULL,0.00,'','7','1','Inventory sold','1','','sales','1501','','No',NULL,NULL,''),(7509,'1110','71712049550','2024-04-02 12:19:10',NULL,31.00,'','7','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(7510,'1110','71712049550','2024-04-02 12:22:19',NULL,4.00,'','7','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(7511,'5500','71712049550','2024-04-02 12:30:41',35.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7512,'1000','71712049550','2024-04-02 12:33:23',830.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7513,'4000','71712049550','2024-04-02 12:33:23',NULL,500.00,'','7','1','Good sold','1','','sales','1501','','No',NULL,NULL,''),(7514,'4000','71712049550','2024-04-02 12:19:10',NULL,310.00,'','7','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(7515,'4000','71712049550','2024-04-02 12:22:19',NULL,20.00,'','7','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(7516,'1110','71712050436','2024-04-02 13:02:59',NULL,0.00,'','7','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(7517,'1110','71712050436','2024-04-02 12:33:57',NULL,30.00,'','7','1','Inventory sold','1','','sales','847','','No',NULL,NULL,''),(7518,'1110','71712050436','2024-04-02 12:58:54',NULL,115.50,'','7','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(7519,'5500','71712050436','2024-04-02 12:59:24',145.50,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7520,'1000','71712050436','2024-04-02 13:02:59',590.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7521,'4000','71712050436','2024-04-02 13:02:59',NULL,70.00,'','7','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(7522,'4000','71712050436','2024-04-02 12:33:57',NULL,100.00,'','7','1','Good sold','1','','sales','847','','No',NULL,NULL,''),(7523,'4000','71712050436','2024-04-02 12:58:54',NULL,420.00,'','7','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(7524,'1110','71712061048','2024-04-02 15:39:56',NULL,0.00,'','7','1','Inventory sold','1','','sales','1505','','No',NULL,NULL,''),(7525,'1110','71712061048','2024-04-02 15:31:25',NULL,78.00,'','7','1','Inventory sold','1','','sales','1494','','No',NULL,NULL,''),(7526,'1110','71712061048','2024-04-02 15:31:47',NULL,150.00,'','7','1','Inventory sold','1','','sales','1477','','No',NULL,NULL,''),(7527,'1110','71712061048','2024-04-02 15:32:22',NULL,19.00,'','7','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(7528,'5500','71712061048','2024-04-02 15:34:49',247.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7529,'1000','71712061048','2024-04-02 15:39:56',1050.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7530,'4000','71712061048','2024-04-02 15:39:56',NULL,100.00,'','7','1','Good sold','1','','sales','1505','','No',NULL,NULL,''),(7531,'4000','71712061048','2024-04-02 15:31:25',NULL,500.00,'','7','1','Good sold','1','','sales','1494','','No',NULL,NULL,''),(7532,'4000','71712061048','2024-04-02 15:31:47',NULL,300.00,'','7','1','Good sold','1','','sales','1477','','No',NULL,NULL,''),(7533,'4000','71712061048','2024-04-02 15:32:22',NULL,150.00,'','7','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(7534,'1110','71712061817','2024-04-02 16:28:18',NULL,0.00,'','7','1','Inventory sold','1','','sales','1457','','No',NULL,NULL,''),(7535,'1110','71712061817','2024-04-02 15:43:38',NULL,6.00,'','7','1','Inventory sold','1','','sales','336','','No',NULL,NULL,''),(7536,'1110','71712061817','2024-04-02 16:25:28',NULL,0.00,'','7','1','Inventory sold','1','','sales','1465','','No',NULL,NULL,''),(7537,'5500','71712061817','2024-04-02 16:26:31',6.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7538,'1000','71712061817','2024-04-02 16:28:18',330.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7539,'4000','71712061817','2024-04-02 16:28:18',NULL,240.00,'','7','1','Good sold','1','','sales','1457','','No',NULL,NULL,''),(7540,'4000','71712061817','2024-04-02 15:43:38',NULL,30.00,'','7','1','Good sold','1','','sales','336','','No',NULL,NULL,''),(7541,'4000','71712061817','2024-04-02 16:25:28',NULL,60.00,'','7','1','Good sold','1','','sales','1465','','No',NULL,NULL,''),(7542,'1110','71712069123','2024-04-02 19:58:43',NULL,40.00,'','7','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(7543,'5500','71712069123','2024-04-02 17:45:23',40.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7544,'1000','71712069123','2024-04-02 19:58:43',200.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7545,'4000','71712069123','2024-04-02 19:58:43',NULL,200.00,'','7','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(7546,'1110','71712123298','2024-04-03 08:48:42',NULL,24.00,'','7','1','Inventory sold','1','','sales','791','','No',NULL,NULL,''),(7547,'5500','71712123298','2024-04-03 08:48:18',24.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7548,'1000','71712123298','2024-04-03 08:48:42',100.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7549,'4000','71712123298','2024-04-03 08:48:42',NULL,100.00,'','7','1','Good sold','1','','sales','791','','No',NULL,NULL,''),(7550,'1000','71712125811','2024-04-03 09:30:33',1200.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7551,'4000','71712125811','2024-04-03 09:30:33',NULL,1200.00,'','7','1','Good sold','1','','sales','1506','','No',NULL,NULL,''),(7552,'1110','71712129627','2024-04-03 10:34:06',NULL,80.00,'','7','1','Inventory sold','1','','sales','1480','','No',NULL,NULL,''),(7553,'5500','71712129627','2024-04-03 10:33:47',80.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7554,'1000','71712129627','2024-04-03 10:34:06',150.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7555,'4000','71712129627','2024-04-03 10:34:06',NULL,150.00,'','7','1','Good sold','1','','sales','1480','','No',NULL,NULL,''),(7556,'1110','71712129859','2024-04-03 10:37:58',NULL,100.00,'','7','1','Inventory sold','1','','sales','1510','','No',NULL,NULL,''),(7557,'5500','71712129859','2024-04-03 10:37:39',100.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7558,'1000','71712129859','2024-04-03 10:37:58',150.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7559,'4000','71712129859','2024-04-03 10:37:58',NULL,150.00,'','7','1','Good sold','1','','sales','1510','','No',NULL,NULL,''),(7560,'1110','71712138695','2024-04-03 13:05:16',NULL,26.00,'','7','1','Inventory sold','1','','sales','975','','No',NULL,NULL,''),(7561,'5500','71712138695','2024-04-03 13:04:55',26.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7562,'1000','71712138695','2024-04-03 13:05:16',50.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7563,'4000','71712138695','2024-04-03 13:05:16',NULL,50.00,'','7','1','Good sold','1','','sales','975','','No',NULL,NULL,''),(7564,'1110','71712147531','2024-04-03 15:33:17',NULL,29.00,'','7','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(7565,'5500','71712147531','2024-04-03 15:32:11',29.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7566,'1000','71712147531','2024-04-03 15:33:17',50.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7567,'4000','71712147531','2024-04-03 15:33:17',NULL,50.00,'','7','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(7568,'1110','71712152425','2024-04-03 17:04:58',NULL,80.00,'','7','1','Inventory sold','1','','sales','1487','','No',NULL,NULL,''),(7569,'1110','71712152425','2024-04-03 16:53:45',NULL,100.00,'','7','1','Inventory sold','1','','sales','1510','','No',NULL,NULL,''),(7570,'1110','71712152425','2024-04-03 17:03:04',NULL,116.00,'','7','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(7571,'5500','71712152425','2024-04-03 17:03:39',296.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7572,'1000','71712152425','2024-04-03 17:04:58',500.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7573,'4000','71712152425','2024-04-03 17:04:58',NULL,150.00,'','7','1','Good sold','1','','sales','1487','','No',NULL,NULL,''),(7574,'4000','71712152425','2024-04-03 16:53:45',NULL,150.00,'','7','1','Good sold','1','','sales','1510','','No',NULL,NULL,''),(7575,'4000','71712152425','2024-04-03 17:03:04',NULL,200.00,'','7','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(7576,'1110','71712161438','2024-04-03 19:34:47',NULL,75.00,'','7','1','Inventory sold','1','','sales','951','','No',NULL,NULL,''),(7577,'1110','71712161438','2024-04-03 19:23:58',NULL,17.50,'','7','1','Inventory sold','1','','sales','851','','No',NULL,NULL,''),(7578,'1110','71712161438','2024-04-03 19:25:58',NULL,26.00,'','7','1','Inventory sold','1','','sales','1030','','No',NULL,NULL,''),(7579,'5500','71712161438','2024-04-03 19:33:21',118.50,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7580,'1000','71712161438','2024-04-03 19:34:47',400.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7581,'4000','71712161438','2024-04-03 19:34:47',NULL,200.00,'','7','1','Good sold','1','','sales','951','','No',NULL,NULL,''),(7582,'4000','71712161438','2024-04-03 19:23:58',NULL,100.00,'','7','1','Good sold','1','','sales','851','','No',NULL,NULL,''),(7583,'4000','71712161438','2024-04-03 19:25:58',NULL,100.00,'','7','1','Good sold','1','','sales','1030','','No',NULL,NULL,''),(7584,'1110','71712162115','2024-04-03 20:23:39',NULL,0.00,'','7','1','Inventory sold','1','','sales','1509','','No',NULL,NULL,''),(7585,'1110','71712162115','2024-04-03 19:35:16',NULL,5.00,'','7','1','Inventory sold','1','','sales','878','','No',NULL,NULL,''),(7586,'1110','71712162115','2024-04-03 20:21:08',NULL,5.00,'','7','1','Inventory sold','1','','sales','1041','','No',NULL,NULL,''),(7587,'1110','71712162115','2024-04-03 20:21:29',NULL,35.00,'','7','1','Inventory sold','1','','sales','1511','','No',NULL,NULL,''),(7588,'5500','71712162115','2024-04-03 20:22:49',45.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7589,'1000','71712162115','2024-04-03 20:23:39',270.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7590,'4000','71712162115','2024-04-03 20:23:39',NULL,200.00,'','7','1','Good sold','1','','sales','1509','','No',NULL,NULL,''),(7591,'4000','71712162115','2024-04-03 19:35:16',NULL,10.00,'','7','1','Good sold','1','','sales','878','','No',NULL,NULL,''),(7592,'4000','71712162115','2024-04-03 20:21:08',NULL,10.00,'','7','1','Good sold','1','','sales','1041','','No',NULL,NULL,''),(7593,'4000','71712162115','2024-04-03 20:21:29',NULL,50.00,'','7','1','Good sold','1','','sales','1511','','No',NULL,NULL,''),(7594,'1110','71712211339','2024-04-04 09:48:55',NULL,0.00,'','7','1','Inventory sold','1','','sales','1509','','No',NULL,NULL,''),(7595,'1110','71712211339','2024-04-04 09:15:39',NULL,27.50,'','7','1','Inventory sold','1','','sales','995','','No',NULL,NULL,''),(7596,'5500','71712211339','2024-04-04 09:48:29',27.50,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7597,'1000','71712211339','2024-04-04 09:48:55',275.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7598,'4000','71712211339','2024-04-04 09:48:55',NULL,200.00,'','7','1','Good sold','1','','sales','1509','','No',NULL,NULL,''),(7599,'4000','71712211339','2024-04-04 09:15:39',NULL,75.00,'','7','1','Good sold','1','','sales','995','','No',NULL,NULL,''),(7600,'1110','71712213369','2024-04-04 10:14:40',NULL,200.00,'','7','1','Inventory sold','1','','sales','1223','','No',NULL,NULL,''),(7601,'5500','71712213369','2024-04-04 09:49:29',200.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7602,'1000','71712213369','2024-04-04 10:14:40',300.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7603,'4000','71712213369','2024-04-04 10:14:40',NULL,300.00,'','7','1','Good sold','1','','sales','1223','','No',NULL,NULL,''),(7604,'1000','71712219037','2024-04-04 11:25:56',65.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7605,'4000','71712219037','2024-04-04 11:25:56',NULL,15.00,'','7','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(7606,'4000','71712219037','2024-04-04 11:24:27',NULL,50.00,'','7','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(7607,'1110','71712244312','2024-04-04 19:03:40',NULL,26.00,'','7','1','Inventory sold','1','','sales','808','','No',NULL,NULL,''),(7608,'1110','71712244312','2024-04-04 18:25:12',NULL,0.00,'','7','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(7609,'5500','71712244312','2024-04-04 18:56:42',26.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7610,'1000','71712244312','2024-04-04 19:03:40',120.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7611,'4000','71712244312','2024-04-04 19:03:40',NULL,100.00,'','7','1','Good sold','1','','sales','808','','No',NULL,NULL,''),(7612,'4000','71712244312','2024-04-04 18:25:12',NULL,20.00,'','7','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(7613,'1110','71712246640','2024-04-04 19:52:15',NULL,21.00,'','7','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(7614,'1110','71712246640','2024-04-04 19:04:00',NULL,10.00,'','7','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(7615,'5500','71712246640','2024-04-04 19:51:24',31.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7616,'1000','71712246640','2024-04-04 19:52:15',70.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7617,'4000','71712246640','2024-04-04 19:52:15',NULL,50.00,'','7','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(7618,'4000','71712246640','2024-04-04 19:04:00',NULL,20.00,'','7','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(7619,'1110','71712319464','2024-04-05 15:23:39',NULL,300.00,'','7','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(7620,'5500','71712319464','2024-04-05 15:17:44',300.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7621,'1000','71712319464','2024-04-05 15:23:39',1500.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7622,'4000','71712319464','2024-04-05 15:23:39',NULL,1500.00,'','7','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(7623,'1110','71712319832','2024-04-05 15:26:33',NULL,17.50,'','7','1','Inventory sold','1','','sales','851','','No',NULL,NULL,''),(7624,'5500','71712319832','2024-04-05 15:23:52',17.50,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7625,'1000','71712319832','2024-04-05 15:26:33',100.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7626,'4000','71712319832','2024-04-05 15:26:33',NULL,100.00,'','7','1','Good sold','1','','sales','851','','No',NULL,NULL,''),(7627,'1110','71712397815','2024-04-06 13:15:21',NULL,26.00,'','7','1','Inventory sold','1','','sales','998','','No',NULL,NULL,''),(7628,'1110','71712397815','2024-04-06 13:03:35',NULL,150.00,'','7','1','Inventory sold','1','','sales','1226','','No',NULL,NULL,''),(7629,'5500','71712397815','2024-04-06 13:11:28',176.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7630,'1000','71712397815','2024-04-06 13:15:21',400.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7631,'4000','71712397815','2024-04-06 13:15:21',NULL,100.00,'','7','1','Good sold','1','','sales','998','','No',NULL,NULL,''),(7632,'4000','71712397815','2024-04-06 13:03:35',NULL,300.00,'','7','1','Good sold','1','','sales','1226','','No',NULL,NULL,''),(7633,'1110','71712399832','2024-04-06 13:58:03',NULL,51.80,'','7','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(7634,'1110','71712399832','2024-04-06 13:37:12',NULL,0.00,'','7','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(7635,'5500','71712399832','2024-04-06 13:56:36',51.80,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7636,'1000','71712399832','2024-04-06 13:58:03',1040.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7637,'4000','71712399832','2024-04-06 13:58:03',NULL,140.00,'','7','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(7638,'4000','71712399832','2024-04-06 13:37:12',NULL,900.00,'','7','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(7639,'1110','71712409149','2024-04-06 16:14:43',NULL,10.00,'','7','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(7640,'1110','71712409149','2024-04-06 16:12:29',NULL,0.00,'','7','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(7641,'5500','71712409149','2024-04-06 16:13:37',10.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7642,'1000','71712409149','2024-04-06 16:14:43',130.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7643,'4000','71712409149','2024-04-06 16:14:43',NULL,100.00,'','7','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(7644,'4000','71712409149','2024-04-06 16:12:29',NULL,30.00,'','7','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(7645,'1110','71712415421','2024-04-06 17:57:34',NULL,10.00,'','7','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(7646,'5500','71712415421','2024-04-06 17:57:01',10.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7647,'1000','71712415421','2024-04-06 17:57:34',100.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7648,'4000','71712415421','2024-04-06 17:57:34',NULL,100.00,'','7','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(7649,'1110','71712415478','2024-04-06 17:58:33',NULL,14.70,'','7','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(7650,'5500','71712415478','2024-04-06 17:57:58',14.70,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7651,'1000','71712415478','2024-04-06 17:58:33',60.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7652,'4000','71712415478','2024-04-06 17:58:33',NULL,60.00,'','7','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(7653,'1110','71712416110','2024-04-06 18:08:55',NULL,18.00,'','7','1','Inventory sold','1','','sales','1314','','No',NULL,NULL,''),(7654,'5500','71712416110','2024-04-06 18:08:30',18.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7655,'1000','71712416110','2024-04-06 18:08:55',70.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7656,'4000','71712416110','2024-04-06 18:08:55',NULL,70.00,'','7','1','Good sold','1','','sales','1314','','No',NULL,NULL,''),(7657,'1000','71712416140','2024-04-06 18:10:07',20.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7658,'4000','71712416140','2024-04-06 18:10:07',NULL,20.00,'','7','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(7659,'1110','71712417632','2024-04-06 18:40:28',NULL,73.50,'','7','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(7660,'5500','71712417632','2024-04-06 18:33:52',73.50,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7661,'1000','71712417632','2024-04-06 18:40:28',300.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7662,'4000','71712417632','2024-04-06 18:40:28',NULL,300.00,'','7','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(7663,'1110','71712418438','2024-04-06 20:46:46',NULL,150.00,'','7','1','Inventory sold','1','','sales','1225','','No',NULL,NULL,''),(7664,'5500','71712418438','2024-04-06 18:47:18',150.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7665,'1000','71712418438','2024-04-06 20:46:46',250.00,NULL,'','7','1','Good sold','1','','sales','','','No',NULL,NULL,'HVGN'),(7666,'4000','71712418438','2024-04-06 20:46:46',NULL,250.00,'','7','1','Good sold','1','','sales','1225','','No',NULL,NULL,''),(7667,'1110','81712593953','2024-04-08 19:32:49',NULL,15.00,'','8','1','Inventory sold','1','','sales','1354','','No',NULL,NULL,''),(7668,'5500','81712593953','2024-04-08 19:32:33',15.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7669,'1000','81712593953','2024-04-08 19:32:49',30.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7670,'4000','81712593953','2024-04-08 19:32:49',NULL,30.00,'','8','1','Good sold','1','','sales','1354','','No',NULL,NULL,''),(7671,'1000','81712836889','2024-04-11 15:02:32',0.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7672,'1110','81714043953','2024-04-25 14:19:48',NULL,406.00,'','8','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(7673,'5500','81714043953','2024-04-25 14:19:25',406.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7674,'1000','81714043953','2024-04-25 14:19:48',700.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7675,'4000','81714043953','2024-04-25 14:19:48',NULL,700.00,'','8','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(7676,'1110','81715264954','2024-05-09 17:29:28',NULL,27.50,'','8','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(7677,'5500','81715264954','2024-05-09 17:29:14',27.50,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7678,'1000','81715264954','2024-05-09 17:29:28',100.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7679,'4000','81715264954','2024-05-09 17:29:28',NULL,100.00,'','8','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(7680,'1110','81715265876','2024-05-09 17:45:08',NULL,24.00,'','8','1','Inventory sold','1','','sales','780','','No',NULL,NULL,''),(7681,'5500','81715265876','2024-05-09 17:44:52',24.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7682,'1000','81715265876','2024-05-09 17:45:08',50.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7683,'4000','81715265876','2024-05-09 17:45:08',NULL,50.00,'','8','1','Good sold','1','','sales','780','','No',NULL,NULL,''),(7684,'1110','81715265917','2024-05-09 17:45:41',NULL,24.00,'','8','1','Inventory sold','1','','sales','780','','No',NULL,NULL,''),(7685,'5500','81715265917','2024-05-09 17:45:17',24.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7686,'1000','81715265917','2024-05-09 17:45:41',50.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7687,'4000','81715265917','2024-05-09 17:45:41',NULL,50.00,'','8','1','Good sold','1','','sales','780','','No',NULL,NULL,''),(7688,'1000','81715266349','2024-05-09 17:52:57',150.00,NULL,'','8','1','Good sold','1','','sales','','','No',NULL,NULL,'5bgl'),(7689,'4000','81715266349','2024-05-09 17:52:57',NULL,150.00,'','8','1','Good sold','1','','sales','1504','','No',NULL,NULL,''),(7690,'1110','61711362218','2024-05-09 18:07:00',NULL,181.00,'','6','1','Inventory sold','1','','sales','837','','No',NULL,NULL,''),(7691,'1110','61711362218','2024-05-09 18:07:00',NULL,139.00,'','6','1','Inventory sold','1','','sales','1484','','No',NULL,NULL,''),(7692,'5500','61711362218','2024-05-09 18:07:00',320.00,NULL,'','6','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7693,'1000','61711362218','2024-05-09 18:07:00',500.00,NULL,'','6','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7694,'4000','61711362218','2024-05-09 18:07:00',NULL,300.00,'','6','1','Good sold','1','','sales','837','','No',NULL,NULL,''),(7695,'4000','61711362218','2024-05-09 18:07:00',NULL,200.00,'','6','1','Good sold','1','','sales','1484','','No',NULL,NULL,''),(7696,'1110','61715268167','2024-05-09 18:23:43',NULL,36.00,'','6','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(7697,'5500','61715268167','2024-05-09 18:23:43',36.00,NULL,'','6','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7698,'1000','61715268167','2024-05-09 18:23:43',150.00,NULL,'','6','1','Good sold','1','','sales','','','No',NULL,NULL,'lpxj'),(7699,'4000','61715268167','2024-05-09 18:23:43',NULL,150.00,'','6','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(7700,'1110','61715268246','2024-05-09 19:00:12',NULL,17.00,'','6','1','Inventory sold','1','','sales','795','','No',NULL,NULL,''),(7701,'5500','61715268246','2024-05-09 19:00:12',17.00,NULL,'','6','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7702,'1000','61715268246','2024-05-09 19:00:12',100.00,NULL,'','6','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7703,'4000','61715268246','2024-05-09 19:00:12',NULL,100.00,'','6','1','Good sold','1','','sales','795','','No',NULL,NULL,''),(7704,'1110','61715270460','2024-05-09 19:02:46',NULL,28.00,'','6','1','Inventory sold','1','','sales','563','','No',NULL,NULL,''),(7705,'1110','61715270460','2024-05-09 19:02:46',NULL,26.00,'','6','1','Inventory sold','1','','sales','810','','No',NULL,NULL,''),(7706,'1110','61715270460','2024-05-09 19:02:46',NULL,0.00,'','6','1','Inventory sold','1','','sales','1099','','No',NULL,NULL,''),(7707,'5500','61715270460','2024-05-09 19:02:46',54.00,NULL,'','6','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7708,'1000','61715270460','2024-05-09 19:02:46',150.00,NULL,'','6','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7709,'4000','61715270460','2024-05-09 19:02:46',NULL,50.00,'','6','1','Good sold','1','','sales','563','','No',NULL,NULL,''),(7710,'4000','61715270460','2024-05-09 19:02:46',NULL,50.00,'','6','1','Good sold','1','','sales','810','','No',NULL,NULL,''),(7711,'4000','61715270460','2024-05-09 19:02:46',NULL,50.00,'','6','1','Good sold','1','','sales','1099','','No',NULL,NULL,''),(7712,'1110','61715270573','2024-05-09 19:07:15',NULL,50.00,'','6','1','Inventory sold','1','','sales','1363','','No',NULL,NULL,''),(7713,'1110','61715270573','2024-05-09 19:07:15',NULL,28.00,'','6','1','Inventory sold','1','','sales','563','','No',NULL,NULL,''),(7714,'5500','61715270573','2024-05-09 19:07:15',78.00,NULL,'','6','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7715,'1000','61715270573','2024-05-09 19:07:15',150.00,NULL,'','6','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7716,'4000','61715270573','2024-05-09 19:07:15',NULL,100.00,'','6','1','Good sold','1','','sales','1363','','No',NULL,NULL,''),(7717,'4000','61715270573','2024-05-09 19:07:15',NULL,50.00,'','6','1','Good sold','1','','sales','563','','No',NULL,NULL,''),(7718,'1110','61715270840','2024-05-09 19:10:01',NULL,28.00,'','6','1','Inventory sold','1','','sales','563','','No',NULL,NULL,''),(7719,'5500','61715270840','2024-05-09 19:10:01',28.00,NULL,'','6','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7720,'1000','61715270840','2024-05-09 19:10:01',50.00,NULL,'','6','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7721,'4000','61715270840','2024-05-09 19:10:01',NULL,50.00,'','6','1','Good sold','1','','sales','563','','No',NULL,NULL,''),(7722,'1110','81715271613','2024-05-09 19:21:46',NULL,5.50,'','8','1','Inventory sold','1','','sales','995','','No',NULL,NULL,''),(7723,'5500','81715271613','2024-05-09 19:20:14',5.50,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7724,'1000','81715271613','2024-05-09 19:21:46',15.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7725,'4000','81715271613','2024-05-09 19:21:46',NULL,15.00,'','8','1','Good sold','1','','sales','995','','No',NULL,NULL,''),(7726,'1110','81715271712','2024-05-09 19:22:42',NULL,55.00,'','8','1','Inventory sold','1','','sales','995','','No',NULL,NULL,''),(7727,'5500','81715271712','2024-05-09 19:21:52',55.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7728,'1000','81715271712','2024-05-09 19:22:42',150.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7729,'4000','81715271712','2024-05-09 19:22:42',NULL,150.00,'','8','1','Good sold','1','','sales','995','','No',NULL,NULL,''),(7730,'1110','81715272754','2024-05-09 19:43:24',NULL,18.00,'','8','1','Inventory sold','1','','sales','1314','','No',NULL,NULL,''),(7731,'5500','81715272754','2024-05-09 19:39:40',18.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7732,'1000','81715272754','2024-05-09 19:43:24',70.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7733,'4000','81715272754','2024-05-09 19:43:24',NULL,70.00,'','8','1','Good sold','1','','sales','1314','','No',NULL,NULL,''),(7734,'1110','81715273044','2024-05-09 19:44:30',NULL,20.00,'','8','1','Inventory sold','1','','sales','813','','No',NULL,NULL,''),(7735,'5500','81715273044','2024-05-09 19:44:04',20.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7736,'1000','81715273044','2024-05-09 19:44:30',50.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7737,'4000','81715273044','2024-05-09 19:44:30',NULL,50.00,'','8','1','Good sold','1','','sales','813','','No',NULL,NULL,''),(7738,'1110','81715273094','2024-05-09 19:45:18',NULL,20.00,'','8','1','Inventory sold','1','','sales','813','','No',NULL,NULL,''),(7739,'5500','81715273094','2024-05-09 19:44:54',20.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7740,'1000','81715273094','2024-05-09 19:45:18',50.00,NULL,'','8','1','Good sold','1','','sales','','','No',NULL,NULL,'wWTW'),(7741,'4000','81715273094','2024-05-09 19:45:18',NULL,50.00,'','8','1','Good sold','1','','sales','813','','No',NULL,NULL,''),(7742,'1110','81715275359','2024-05-09 20:23:08',NULL,30.00,'','8','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(7743,'5500','81715275359','2024-05-09 20:22:39',30.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7744,'1000','81715275359','2024-05-09 20:23:08',100.00,NULL,'','8','1','Good sold','1','','sales','','','No',NULL,NULL,'QQQQ'),(7745,'4000','81715275359','2024-05-09 20:23:08',NULL,100.00,'','8','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(7746,'1110','81715275408','2024-05-09 20:24:08',NULL,30.00,'','8','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(7747,'5500','81715275408','2024-05-09 20:23:28',30.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7748,'1000','81715275408','2024-05-09 20:24:08',100.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7749,'4000','81715275408','2024-05-09 20:24:08',NULL,100.00,'','8','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(7750,'1110','81715329223','2024-05-10 11:25:34',NULL,26.00,'','8','1','Inventory sold','1','','sales','809','','No',NULL,NULL,''),(7751,'1110','81715329223','2024-05-10 11:20:23',NULL,135.00,'','8','1','Inventory sold','1','','sales','1244','','No',NULL,NULL,''),(7752,'1110','81715329223','2024-05-10 11:20:38',NULL,0.00,'','8','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(7753,'1110','81715329223','2024-05-10 11:21:46',NULL,164.00,'','8','1','Inventory sold','1','','sales','629','','No',NULL,NULL,''),(7754,'1110','81715329223','2024-05-10 11:22:22',NULL,25.00,'','8','1','Inventory sold','1','','sales','831','','No',NULL,NULL,''),(7755,'1110','81715329223','2024-05-10 11:22:45',NULL,25.00,'','8','1','Inventory sold','1','','sales','950','','No',NULL,NULL,''),(7756,'1110','81715329223','2024-05-10 11:23:22',NULL,600.00,'','8','1','Inventory sold','1','','sales','1407','','No',NULL,NULL,''),(7757,'1110','81715329223','2024-05-10 11:23:51',NULL,35.00,'','8','1','Inventory sold','1','','sales','384','','No',NULL,NULL,''),(7758,'1110','81715329223','2024-05-10 11:24:18',NULL,150.00,'','8','1','Inventory sold','1','','sales','1290','','No',NULL,NULL,''),(7759,'5500','81715329223','2024-05-10 11:24:45',1160.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7760,'1000','81715329223','2024-05-10 11:25:34',3000.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7761,'4000','81715329223','2024-05-10 11:25:34',NULL,100.00,'','8','1','Good sold','1','','sales','809','','No',NULL,NULL,''),(7762,'4000','81715329223','2024-05-10 11:20:23',NULL,300.00,'','8','1','Good sold','1','','sales','1244','','No',NULL,NULL,''),(7763,'4000','81715329223','2024-05-10 11:20:38',NULL,300.00,'','8','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(7764,'4000','81715329223','2024-05-10 11:21:46',NULL,400.00,'','8','1','Good sold','1','','sales','629','','No',NULL,NULL,''),(7765,'4000','81715329223','2024-05-10 11:22:22',NULL,100.00,'','8','1','Good sold','1','','sales','831','','No',NULL,NULL,''),(7766,'4000','81715329223','2024-05-10 11:22:45',NULL,100.00,'','8','1','Good sold','1','','sales','950','','No',NULL,NULL,''),(7767,'4000','81715329223','2024-05-10 11:23:22',NULL,1250.00,'','8','1','Good sold','1','','sales','1407','','No',NULL,NULL,''),(7768,'4000','81715329223','2024-05-10 11:23:51',NULL,150.00,'','8','1','Good sold','1','','sales','384','','No',NULL,NULL,''),(7769,'4000','81715329223','2024-05-10 11:24:18',NULL,300.00,'','8','1','Good sold','1','','sales','1290','','No',NULL,NULL,''),(7770,'1110','81715329540','2024-05-10 11:31:09',NULL,0.00,'','8','1','Inventory sold','1','','sales','1099','','No',NULL,NULL,''),(7771,'1110','81715329540','2024-05-10 11:25:40',NULL,0.00,'','8','1','Inventory sold','1','','sales','572','','No',NULL,NULL,''),(7772,'1110','81715329540','2024-05-10 11:26:31',NULL,26.00,'','8','1','Inventory sold','1','','sales','1030','','No',NULL,NULL,''),(7773,'1110','81715329540','2024-05-10 11:28:45',NULL,34.00,'','8','1','Inventory sold','1','','sales','795','','No',NULL,NULL,''),(7774,'1110','81715329540','2024-05-10 11:29:19',NULL,0.00,'','8','1','Inventory sold','1','','sales','1096','','No',NULL,NULL,''),(7775,'5500','81715329540','2024-05-10 11:30:35',60.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7776,'1000','81715329540','2024-05-10 11:31:09',900.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7777,'4000','81715329540','2024-05-10 11:31:09',NULL,50.00,'','8','1','Good sold','1','','sales','1099','','No',NULL,NULL,''),(7778,'4000','81715329540','2024-05-10 11:25:40',NULL,500.00,'','8','1','Good sold','1','','sales','572','','No',NULL,NULL,''),(7779,'4000','81715329540','2024-05-10 11:26:31',NULL,100.00,'','8','1','Good sold','1','','sales','1030','','No',NULL,NULL,''),(7780,'4000','81715329540','2024-05-10 11:28:45',NULL,200.00,'','8','1','Good sold','1','','sales','795','','No',NULL,NULL,''),(7781,'4000','81715329540','2024-05-10 11:29:19',NULL,50.00,'','8','1','Good sold','1','','sales','1096','','No',NULL,NULL,''),(7782,'1110','81715330215','2024-05-10 11:37:05',NULL,100.00,'','8','1','Inventory sold','1','','sales','1390','','No',NULL,NULL,''),(7783,'5500','81715330215','2024-05-10 11:36:55',100.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7784,'1000','81715330215','2024-05-10 11:37:05',200.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7785,'4000','81715330215','2024-05-10 11:37:05',NULL,200.00,'','8','1','Good sold','1','','sales','1390','','No',NULL,NULL,''),(7786,'1110','81715333610','2024-05-10 12:37:21',NULL,200.00,'','8','1','Inventory sold','1','','sales','1488','','No',NULL,NULL,''),(7787,'1110','81715333610','2024-05-10 12:33:30',NULL,213.00,'','8','1','Inventory sold','1','','sales','510','','No',NULL,NULL,''),(7788,'1110','81715333610','2024-05-10 12:34:00',NULL,0.00,'','8','1','Inventory sold','1','','sales','1493','','No',NULL,NULL,''),(7789,'1110','81715333610','2024-05-10 12:34:26',NULL,16000.00,'','8','1','Inventory sold','1','','sales','1487','','No',NULL,NULL,''),(7790,'1110','81715333610','2024-05-10 12:35:18',NULL,0.00,'','8','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(7791,'5500','81715333610','2024-05-10 12:36:52',16413.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7792,'1000','81715333610','2024-05-10 12:37:21',35110.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7793,'4000','81715333610','2024-05-10 12:37:21',NULL,400.00,'','8','1','Good sold','1','','sales','1488','','No',NULL,NULL,''),(7794,'4000','81715333610','2024-05-10 12:33:30',NULL,710.00,'','8','1','Good sold','1','','sales','510','','No',NULL,NULL,''),(7795,'4000','81715333610','2024-05-10 12:34:00',NULL,3000.00,'','8','1','Good sold','1','','sales','1493','','No',NULL,NULL,''),(7796,'4000','81715333610','2024-05-10 12:34:26',NULL,30000.00,'','8','1','Good sold','1','','sales','1487','','No',NULL,NULL,''),(7797,'4000','81715333610','2024-05-10 12:35:18',NULL,1000.00,'','8','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(7798,'1110','81715341321','2024-05-10 14:51:07',NULL,180.00,'','8','1','Inventory sold','1','','sales','1412','','No',NULL,NULL,''),(7799,'1110','81715341321','2024-05-10 14:42:01',NULL,189.00,'','8','1','Inventory sold','1','','sales','1421','','No',NULL,NULL,''),(7800,'1110','81715341321','2024-05-10 14:50:02',NULL,0.00,'','8','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(7801,'5500','81715341321','2024-05-10 14:50:57',369.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7802,'1000','81715341321','2024-05-10 14:51:07',1200.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7803,'4000','81715341321','2024-05-10 14:51:07',NULL,600.00,'','8','1','Good sold','1','','sales','1412','','No',NULL,NULL,''),(7804,'4000','81715341321','2024-05-10 14:42:01',NULL,400.00,'','8','1','Good sold','1','','sales','1421','','No',NULL,NULL,''),(7805,'4000','81715341321','2024-05-10 14:50:02',NULL,200.00,'','8','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(7806,'1110','81715343735','2024-05-10 17:46:02',NULL,0.00,'','8','1','Inventory sold','1','','sales','1505','','No',NULL,NULL,''),(7807,'1110','81715343735','2024-05-10 15:22:15',NULL,150.00,'','8','1','Inventory sold','1','','sales','1486','','No',NULL,NULL,''),(7808,'1110','81715343735','2024-05-10 15:22:57',NULL,0.00,'','8','1','Inventory sold','1','','sales','1514','','No',NULL,NULL,''),(7809,'1110','81715343735','2024-05-10 15:23:45',NULL,0.00,'','8','1','Inventory sold','1','','sales','1504','','No',NULL,NULL,''),(7810,'1110','81715343735','2024-05-10 15:24:00',NULL,0.00,'','8','1','Inventory sold','1','','sales','1120','','No',NULL,NULL,''),(7811,'1110','81715343735','2024-05-10 15:27:27',NULL,0.00,'','8','1','Inventory sold','1','','sales','626','','No',NULL,NULL,''),(7812,'1110','81715343735','2024-05-10 15:33:41',NULL,360.00,'','8','1','Inventory sold','1','','sales','1485','','No',NULL,NULL,''),(7813,'5500','81715343735','2024-05-10 15:34:28',510.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7814,'1000','81715343735','2024-05-10 17:46:02',2550.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7815,'4000','81715343735','2024-05-10 17:46:02',NULL,200.00,'','8','1','Good sold','1','','sales','1505','','No',NULL,NULL,''),(7816,'4000','81715343735','2024-05-10 15:22:15',NULL,450.00,'','8','1','Good sold','1','','sales','1486','','No',NULL,NULL,''),(7817,'4000','81715343735','2024-05-10 15:22:57',NULL,300.00,'','8','1','Good sold','1','','sales','1514','','No',NULL,NULL,''),(7818,'4000','81715343735','2024-05-10 15:23:45',NULL,450.00,'','8','1','Good sold','1','','sales','1504','','No',NULL,NULL,''),(7819,'4000','81715343735','2024-05-10 15:24:00',NULL,100.00,'','8','1','Good sold','1','','sales','1120','','No',NULL,NULL,''),(7820,'4000','81715343735','2024-05-10 15:27:27',NULL,150.00,'','8','1','Good sold','1','','sales','626','','No',NULL,NULL,''),(7821,'4000','81715343735','2024-05-10 15:33:41',NULL,900.00,'','8','1','Good sold','1','','sales','1485','','No',NULL,NULL,''),(7822,'1110','81715352368','2024-05-10 17:47:03',NULL,40.00,'','8','1','Inventory sold','1','','sales','1332','','No',NULL,NULL,''),(7823,'1110','81715352368','2024-05-10 17:46:08',NULL,26.00,'','8','1','Inventory sold','1','','sales','808','','No',NULL,NULL,''),(7824,'5500','81715352368','2024-05-10 17:46:41',66.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7825,'1000','81715352368','2024-05-10 17:47:03',200.00,NULL,'','8','1','Good sold','1','','sales','','','No',NULL,NULL,'sdfG'),(7826,'4000','81715352368','2024-05-10 17:47:03',NULL,100.00,'','8','1','Good sold','1','','sales','1332','','No',NULL,NULL,''),(7827,'4000','81715352368','2024-05-10 17:46:08',NULL,100.00,'','8','1','Good sold','1','','sales','808','','No',NULL,NULL,''),(7828,'1110','81715365643','2024-05-10 21:27:36',NULL,110.00,'','8','1','Inventory sold','1','','sales','1246','','No',NULL,NULL,''),(7829,'5500','81715365643','2024-05-10 21:27:23',110.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7830,'1000','81715365643','2024-05-10 21:27:36',250.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7831,'4000','81715365643','2024-05-10 21:27:36',NULL,250.00,'','8','1','Good sold','1','','sales','1246','','No',NULL,NULL,''),(7832,'1000','81715367652','2024-05-10 22:01:05',150.00,NULL,'','8','1','Good sold','1','','sales','','','No',NULL,NULL,'Qffe'),(7833,'4000','81715367652','2024-05-10 22:01:05',NULL,150.00,'','8','1','Good sold','1','','sales','1514','','No',NULL,NULL,''),(7834,'1110','81715407104','2024-05-11 08:59:38',NULL,8.60,'','8','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(7835,'5500','81715407104','2024-05-11 08:58:24',8.60,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7836,'1000','81715407104','2024-05-11 08:59:38',20.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7837,'4000','81715407104','2024-05-11 08:59:38',NULL,20.00,'','8','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7838,'1110','81715413311','2024-05-11 10:42:04',NULL,20.00,'','8','1','Inventory sold','1','','sales','1500','','No',NULL,NULL,''),(7839,'5500','81715413311','2024-05-11 10:41:52',20.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7840,'1000','81715413311','2024-05-11 10:42:04',100.00,NULL,'','8','1','Good sold','1','','sales','','','No',NULL,NULL,'g73y'),(7841,'4000','81715413311','2024-05-11 10:42:04',NULL,100.00,'','8','1','Good sold','1','','sales','1500','','No',NULL,NULL,''),(7842,'1110','81715415429','2024-05-11 12:36:10',NULL,0.00,'','8','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(7843,'1110','81715415429','2024-05-11 11:17:09',NULL,54.00,'','8','1','Inventory sold','1','','sales','336','','No',NULL,NULL,''),(7844,'1110','81715415429','2024-05-11 11:20:49',NULL,0.00,'','8','1','Inventory sold','1','','sales','822','','No',NULL,NULL,''),(7845,'1110','81715415429','2024-05-11 11:26:08',NULL,63.00,'','8','1','Inventory sold','1','','sales','1454','','No',NULL,NULL,''),(7846,'1110','81715415429','2024-05-11 11:26:57',NULL,346.50,'','8','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(7847,'5500','81715415429','2024-05-11 11:28:11',463.50,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7848,'1000','81715415429','2024-05-11 12:36:10',1525.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7849,'4000','81715415429','2024-05-11 12:36:10',NULL,50.00,'','8','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(7850,'4000','81715415429','2024-05-11 11:17:09',NULL,270.00,'','8','1','Good sold','1','','sales','336','','No',NULL,NULL,''),(7851,'4000','81715415429','2024-05-11 11:20:49',NULL,75.00,'','8','1','Good sold','1','','sales','822','','No',NULL,NULL,''),(7852,'4000','81715415429','2024-05-11 11:26:08',NULL,140.00,'','8','1','Good sold','1','','sales','1454','','No',NULL,NULL,''),(7853,'4000','81715415429','2024-05-11 11:26:57',NULL,990.00,'','8','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(7854,'1110','81715421321','2024-05-11 13:49:16',NULL,200.00,'','8','1','Inventory sold','1','','sales','1510','','No',NULL,NULL,''),(7855,'1110','81715421321','2024-05-11 12:55:21',NULL,14892.00,'','8','1','Inventory sold','1','','sales','354','','No',NULL,NULL,''),(7856,'1110','81715421321','2024-05-11 13:03:03',NULL,105.00,'','8','1','Inventory sold','1','','sales','412','','No',NULL,NULL,''),(7857,'5500','81715421321','2024-05-11 13:48:11',15197.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7858,'1000','81715421321','2024-05-11 13:49:16',31050.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7859,'4000','81715421321','2024-05-11 13:49:16',NULL,300.00,'','8','1','Good sold','1','','sales','1510','','No',NULL,NULL,''),(7860,'4000','81715421321','2024-05-11 12:55:21',NULL,30600.00,'','8','1','Good sold','1','','sales','354','','No',NULL,NULL,''),(7861,'4000','81715421321','2024-05-11 13:03:03',NULL,150.00,'','8','1','Good sold','1','','sales','412','','No',NULL,NULL,''),(7862,'1110','81715425513','2024-05-11 14:55:46',NULL,0.00,'','8','1','Inventory sold','1','','sales','1496','','No',NULL,NULL,''),(7863,'1110','81715425513','2024-05-11 14:05:13',NULL,50.00,'','8','1','Inventory sold','1','','sales','1384','','No',NULL,NULL,''),(7864,'5500','81715425513','2024-05-11 14:55:34',50.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7865,'1000','81715425513','2024-05-11 14:55:46',690.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7866,'4000','81715425513','2024-05-11 14:55:46',NULL,540.00,'','8','1','Good sold','1','','sales','1496','','No',NULL,NULL,''),(7867,'4000','81715425513','2024-05-11 14:05:13',NULL,150.00,'','8','1','Good sold','1','','sales','1384','','No',NULL,NULL,''),(7868,'1110','81715429169','2024-05-11 15:39:50',NULL,0.00,'','8','1','Inventory sold','1','','sales','1446','','No',NULL,NULL,''),(7869,'1110','81715429169','2024-05-11 15:06:09',NULL,295.00,'','8','1','Inventory sold','1','','sales','1041','','No',NULL,NULL,''),(7870,'1110','81715429169','2024-05-11 15:08:22',NULL,0.00,'','8','1','Inventory sold','1','','sales','1461','','No',NULL,NULL,''),(7871,'1110','81715429169','2024-05-11 15:08:57',NULL,348.00,'','8','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(7872,'1110','81715429169','2024-05-11 15:09:45',NULL,122.00,'','8','1','Inventory sold','1','','sales','850','','No',NULL,NULL,''),(7873,'1110','81715429169','2024-05-11 15:11:09',NULL,0.00,'','8','1','Inventory sold','1','','sales','295','','No',NULL,NULL,''),(7874,'1110','81715429169','2024-05-11 15:12:43',NULL,0.00,'','8','1','Inventory sold','1','','sales','295','','No',NULL,NULL,''),(7875,'5500','81715429169','2024-05-11 15:12:54',765.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7876,'1000','81715429169','2024-05-11 15:39:50',2055.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7877,'4000','81715429169','2024-05-11 15:39:50',NULL,400.00,'','8','1','Good sold','1','','sales','1446','','No',NULL,NULL,''),(7878,'4000','81715429169','2024-05-11 15:06:09',NULL,590.00,'','8','1','Good sold','1','','sales','1041','','No',NULL,NULL,''),(7879,'4000','81715429169','2024-05-11 15:08:22',NULL,90.00,'','8','1','Good sold','1','','sales','1461','','No',NULL,NULL,''),(7880,'4000','81715429169','2024-05-11 15:08:57',NULL,580.00,'','8','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(7881,'4000','81715429169','2024-05-11 15:09:45',NULL,305.00,'','8','1','Good sold','1','','sales','850','','No',NULL,NULL,''),(7882,'4000','81715429169','2024-05-11 15:11:09',NULL,80.00,'','8','1','Good sold','1','','sales','295','','No',NULL,NULL,''),(7883,'4000','81715429169','2024-05-11 15:12:43',NULL,10.00,'','8','1','Good sold','1','','sales','295','','No',NULL,NULL,''),(7884,'1000','81715431653','2024-05-11 15:47:47',475.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7885,'4000','81715431653','2024-05-11 15:47:47',NULL,475.00,'','8','1','Good sold','1','','sales','1448','','No',NULL,NULL,''),(7886,'1110','81715431739','2024-05-11 15:49:31',NULL,200.00,'','8','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(7887,'5500','81715431739','2024-05-11 15:48:59',200.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7888,'1000','81715431739','2024-05-11 15:49:31',400.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7889,'4000','81715431739','2024-05-11 15:49:31',NULL,400.00,'','8','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(7890,'1110','81715431819','2024-05-11 15:50:34',NULL,570.00,'','8','1','Inventory sold','1','','sales','1325','','No',NULL,NULL,''),(7891,'5500','81715431819','2024-05-11 15:50:19',570.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7892,'1000','81715431819','2024-05-11 15:50:34',1140.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7893,'4000','81715431819','2024-05-11 15:50:34',NULL,1140.00,'','8','1','Good sold','1','','sales','1325','','No',NULL,NULL,''),(7894,'1110','81715431881','2024-05-11 15:51:32',NULL,112.50,'','8','1','Inventory sold','1','','sales','1000','','No',NULL,NULL,''),(7895,'5500','81715431881','2024-05-11 15:51:21',112.50,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7896,'1000','81715431881','2024-05-11 15:51:32',225.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7897,'4000','81715431881','2024-05-11 15:51:32',NULL,225.00,'','8','1','Good sold','1','','sales','1000','','No',NULL,NULL,''),(7898,'1000','81715431957','2024-05-11 15:55:04',1000.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7899,'4000','81715431957','2024-05-11 15:55:04',NULL,1000.00,'','8','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(7900,'1000','81715432235','2024-05-11 16:18:10',170.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7901,'4000','81715432235','2024-05-11 16:18:10',NULL,70.00,'','8','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(7902,'4000','81715432235','2024-05-11 15:57:15',NULL,100.00,'','8','1','Good sold','1','','sales','371','','No',NULL,NULL,''),(7903,'1110','81715433507','2024-05-11 16:18:37',NULL,75.00,'','8','1','Inventory sold','1','','sales','58','','No',NULL,NULL,''),(7904,'5500','81715433507','2024-05-11 16:18:27',75.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7905,'1000','81715433507','2024-05-11 16:18:37',150.00,NULL,'','8','1','Good sold','1','','sales','','','No',NULL,NULL,'FDAD'),(7906,'4000','81715433507','2024-05-11 16:18:37',NULL,150.00,'','8','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(7907,'1110','81715433531','2024-05-11 16:19:41',NULL,300.00,'','8','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(7908,'5500','81715433531','2024-05-11 16:18:51',300.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7909,'1000','81715433531','2024-05-11 16:19:41',300.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7910,'4000','81715433531','2024-05-11 16:19:41',NULL,300.00,'','8','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(7911,'1110','81715433585','2024-05-11 16:45:24',NULL,2.00,'','8','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(7912,'5500','81715433585','2024-05-11 16:19:45',2.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7913,'1000','81715433585','2024-05-11 16:45:24',10.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7914,'4000','81715433585','2024-05-11 16:45:24',NULL,10.00,'','8','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(7915,'1110','81715435696','2024-05-11 16:56:21',NULL,125.00,'','8','1','Inventory sold','1','','sales','1359','','No',NULL,NULL,''),(7916,'1110','81715435696','2024-05-11 16:54:56',NULL,10.00,'','8','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(7917,'5500','81715435696','2024-05-11 16:56:10',135.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7918,'1000','81715435696','2024-05-11 16:56:21',250.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7919,'4000','81715435696','2024-05-11 16:56:21',NULL,200.00,'','8','1','Good sold','1','','sales','1359','','No',NULL,NULL,''),(7920,'4000','81715435696','2024-05-11 16:54:56',NULL,50.00,'','8','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(7921,'1110','81715435875','2024-05-11 17:09:25',NULL,30.00,'','8','1','Inventory sold','1','','sales','783','','No',NULL,NULL,''),(7922,'1110','81715435875','2024-05-11 16:57:55',NULL,38.00,'','8','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(7923,'1110','81715435875','2024-05-11 16:59:20',NULL,0.00,'','8','1','Inventory sold','1','','sales','620','','No',NULL,NULL,''),(7924,'1110','81715435875','2024-05-11 17:03:10',NULL,0.00,'','8','1','Inventory sold','1','','sales','620','','No',NULL,NULL,''),(7925,'1110','81715435875','2024-05-11 17:04:13',NULL,34.00,'','8','1','Inventory sold','1','','sales','1512','','No',NULL,NULL,''),(7926,'1110','81715435875','2024-05-11 17:04:49',NULL,0.00,'','8','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(7927,'1110','81715435875','2024-05-11 17:05:38',NULL,9.00,'','8','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(7928,'1110','81715435875','2024-05-11 17:05:51',NULL,63.00,'','8','1','Inventory sold','1','','sales','1403','','No',NULL,NULL,''),(7929,'5500','81715435875','2024-05-11 17:07:39',174.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7930,'1000','81715435875','2024-05-11 17:09:25',965.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7931,'4000','81715435875','2024-05-11 17:09:25',NULL,50.00,'','8','1','Good sold','1','','sales','783','','No',NULL,NULL,''),(7932,'4000','81715435875','2024-05-11 16:57:55',NULL,100.00,'','8','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(7933,'4000','81715435875','2024-05-11 16:59:20',NULL,30.00,'','8','1','Good sold','1','','sales','620','','No',NULL,NULL,''),(7934,'4000','81715435875','2024-05-11 17:03:10',NULL,150.00,'','8','1','Good sold','1','','sales','620','','No',NULL,NULL,''),(7935,'4000','81715435875','2024-05-11 17:04:13',NULL,60.00,'','8','1','Good sold','1','','sales','1512','','No',NULL,NULL,''),(7936,'4000','81715435875','2024-05-11 17:04:49',NULL,240.00,'','8','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(7937,'4000','81715435875','2024-05-11 17:05:38',NULL,20.00,'','8','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(7938,'4000','81715435875','2024-05-11 17:05:51',NULL,315.00,'','8','1','Good sold','1','','sales','1403','','No',NULL,NULL,''),(7939,'1110','81715436806','2024-05-11 17:13:39',NULL,77.00,'','8','1','Inventory sold','1','','sales','995','','No',NULL,NULL,''),(7940,'5500','81715436806','2024-05-11 17:13:27',77.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7941,'1000','81715436806','2024-05-11 17:13:39',210.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7942,'4000','81715436806','2024-05-11 17:13:39',NULL,210.00,'','8','1','Good sold','1','','sales','995','','No',NULL,NULL,''),(7943,'1110','81715436822','2024-05-11 17:24:45',NULL,0.00,'','8','1','Inventory sold','1','','sales','1451','','No',NULL,NULL,''),(7944,'1110','81715436822','2024-05-11 17:13:42',NULL,570.00,'','8','1','Inventory sold','1','','sales','1354','','No',NULL,NULL,''),(7945,'1110','81715436822','2024-05-11 17:19:10',NULL,0.00,'','8','1','Inventory sold','1','','sales','1469','','No',NULL,NULL,''),(7946,'5500','81715436822','2024-05-11 17:19:27',570.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7947,'1000','81715436822','2024-05-11 17:24:45',2270.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7948,'4000','81715436822','2024-05-11 17:24:45',NULL,350.00,'','8','1','Good sold','1','','sales','1451','','No',NULL,NULL,''),(7949,'4000','81715436822','2024-05-11 17:13:42',NULL,1140.00,'','8','1','Good sold','1','','sales','1354','','No',NULL,NULL,''),(7950,'4000','81715436822','2024-05-11 17:19:10',NULL,780.00,'','8','1','Good sold','1','','sales','1469','','No',NULL,NULL,''),(7951,'1110','81715437498','2024-05-11 17:26:04',NULL,43.00,'','8','1','Inventory sold','1','','sales','1526','','No',NULL,NULL,''),(7952,'5500','81715437498','2024-05-11 17:24:58',43.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7953,'1000','81715437498','2024-05-11 17:26:04',150.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7954,'4000','81715437498','2024-05-11 17:26:04',NULL,150.00,'','8','1','Good sold','1','','sales','1526','','No',NULL,NULL,''),(7955,'1110','81715437857','2024-05-11 18:01:24',NULL,70.00,'','8','1','Inventory sold','1','','sales','829','','No',NULL,NULL,''),(7956,'5500','81715437857','2024-05-11 17:30:58',70.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7957,'1000','81715437857','2024-05-11 18:01:24',200.00,NULL,'','8','1','Good sold','1','','sales','','','No',NULL,NULL,'BGRA'),(7958,'4000','81715437857','2024-05-11 18:01:24',NULL,200.00,'','8','1','Good sold','1','','sales','829','','No',NULL,NULL,''),(7959,'1110','81715439715','2024-05-11 18:33:55',NULL,0.00,'','8','1','Inventory sold','1','','sales','1456','','No',NULL,NULL,''),(7960,'1110','81715439715','2024-05-11 18:01:55',NULL,3.00,'','8','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(7961,'5500','81715439715','2024-05-11 18:33:32',3.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7962,'1000','81715439715','2024-05-11 18:33:55',50.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7963,'4000','81715439715','2024-05-11 18:33:55',NULL,40.00,'','8','1','Good sold','1','','sales','1456','','No',NULL,NULL,''),(7964,'4000','81715439715','2024-05-11 18:01:55',NULL,10.00,'','8','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(7965,'1110','81715441643','2024-05-11 18:43:19',NULL,3.50,'','8','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(7966,'5500','81715441643','2024-05-11 18:34:03',3.50,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7967,'1000','81715441643','2024-05-11 18:43:19',10.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7968,'4000','81715441643','2024-05-11 18:43:19',NULL,10.00,'','8','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(7969,'1000','81715442203','2024-05-11 18:52:30',40.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7970,'4000','81715442203','2024-05-11 18:52:30',NULL,40.00,'','8','1','Good sold','1','','sales','619','','No',NULL,NULL,''),(7971,'1110','81715443897','2024-05-11 19:13:14',NULL,60.00,'','8','1','Inventory sold','1','','sales','1354','','No',NULL,NULL,''),(7972,'1110','81715443897','2024-05-11 19:11:37',NULL,1.70,'','8','1','Inventory sold','1','','sales','1406','','No',NULL,NULL,''),(7973,'1110','81715443897','2024-05-11 19:11:57',NULL,1248.00,'','8','1','Inventory sold','1','','sales','1494','','No',NULL,NULL,''),(7974,'5500','81715443897','2024-05-11 19:12:08',1309.70,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7975,'1000','81715443897','2024-05-11 19:13:14',8130.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7976,'4000','81715443897','2024-05-11 19:13:14',NULL,120.00,'','8','1','Good sold','1','','sales','1354','','No',NULL,NULL,''),(7977,'4000','81715443897','2024-05-11 19:11:37',NULL,10.00,'','8','1','Good sold','1','','sales','1406','','No',NULL,NULL,''),(7978,'4000','81715443897','2024-05-11 19:11:57',NULL,8000.00,'','8','1','Good sold','1','','sales','1494','','No',NULL,NULL,''),(7979,'1110','81715444000','2024-05-11 19:42:01',NULL,20.00,'','8','1','Inventory sold','1','','sales','1538','','No',NULL,NULL,''),(7980,'5500','81715444000','2024-05-11 19:13:20',20.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7981,'1000','81715444000','2024-05-11 19:42:01',50.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7982,'4000','81715444000','2024-05-11 19:42:01',NULL,50.00,'','8','1','Good sold','1','','sales','1538','','No',NULL,NULL,''),(7983,'1110','81715445899','2024-05-11 19:53:01',NULL,30.00,'','8','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(7984,'1110','81715445899','2024-05-11 19:44:59',NULL,17.50,'','8','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(7985,'5500','81715445899','2024-05-11 19:52:49',47.50,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7986,'1000','81715445899','2024-05-11 19:53:01',100.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7987,'4000','81715445899','2024-05-11 19:53:01',NULL,50.00,'','8','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(7988,'4000','81715445899','2024-05-11 19:44:59',NULL,50.00,'','8','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(7989,'1110','81715446389','2024-05-11 20:29:18',NULL,9.00,'','8','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(7990,'1110','81715446389','2024-05-11 19:53:09',NULL,150.00,'','8','1','Inventory sold','1','','sales','1290','','No',NULL,NULL,''),(7991,'1110','81715446389','2024-05-11 20:15:03',NULL,0.00,'','8','1','Inventory sold','1','','sales','620','','No',NULL,NULL,''),(7992,'1110','81715446389','2024-05-11 20:26:34',NULL,17.50,'','8','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(7993,'5500','81715446389','2024-05-11 20:26:49',176.50,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7994,'1000','81715446389','2024-05-11 20:29:18',400.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7995,'4000','81715446389','2024-05-11 20:29:18',NULL,20.00,'','8','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(7996,'4000','81715446389','2024-05-11 19:53:09',NULL,300.00,'','8','1','Good sold','1','','sales','1290','','No',NULL,NULL,''),(7997,'4000','81715446389','2024-05-11 20:15:03',NULL,30.00,'','8','1','Good sold','1','','sales','620','','No',NULL,NULL,''),(7998,'4000','81715446389','2024-05-11 20:26:34',NULL,50.00,'','8','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(7999,'1110','81715448624','2024-05-11 21:05:12',NULL,2.00,'','8','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(8000,'1110','81715448624','2024-05-11 20:30:24',NULL,33.00,'','8','1','Inventory sold','1','','sales','1524','','No',NULL,NULL,''),(8001,'1110','81715448624','2024-05-11 20:39:47',NULL,2.00,'','8','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(8002,'1110','81715448624','2024-05-11 20:44:43',NULL,3.50,'','8','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(8003,'1110','81715448624','2024-05-11 20:50:15',NULL,6.00,'','8','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(8004,'5500','81715448624','2024-05-11 21:05:02',46.50,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8005,'1000','81715448624','2024-05-11 21:05:12',140.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8006,'4000','81715448624','2024-05-11 21:05:12',NULL,10.00,'','8','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(8007,'4000','81715448624','2024-05-11 20:30:24',NULL,100.00,'','8','1','Good sold','1','','sales','1524','','No',NULL,NULL,''),(8008,'4000','81715448624','2024-05-11 20:39:47',NULL,10.00,'','8','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(8009,'4000','81715448624','2024-05-11 20:44:43',NULL,10.00,'','8','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(8010,'4000','81715448624','2024-05-11 20:50:15',NULL,10.00,'','8','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(8011,'1110','81715451182','2024-05-11 22:26:29',NULL,4.30,'','8','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(8012,'1110','81715451182','2024-05-11 21:13:02',NULL,10.00,'','8','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(8013,'1110','81715451182','2024-05-11 22:22:51',NULL,14.00,'','8','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(8014,'1110','81715451182','2024-05-11 22:23:12',NULL,5.00,'','8','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(8015,'1110','81715451182','2024-05-11 22:23:28',NULL,5.00,'','8','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(8016,'1110','81715451182','2024-05-11 22:25:24',NULL,10.00,'','8','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(8017,'5500','81715451182','2024-05-11 22:25:34',48.30,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8018,'1000','81715451182','2024-05-11 22:26:29',130.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8019,'4000','81715451182','2024-05-11 22:26:29',NULL,10.00,'','8','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8020,'4000','81715451182','2024-05-11 21:13:02',NULL,40.00,'','8','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(8021,'4000','81715451182','2024-05-11 22:22:51',NULL,20.00,'','8','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(8022,'4000','81715451182','2024-05-11 22:23:12',NULL,10.00,'','8','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(8023,'4000','81715451182','2024-05-11 22:23:28',NULL,10.00,'','8','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(8024,'4000','81715451182','2024-05-11 22:25:24',NULL,40.00,'','8','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(8025,'1110','81715455610','2024-05-13 12:12:50',NULL,1.70,'','8','1','Inventory sold','1','','sales','1406','','No',NULL,NULL,''),(8026,'1110','81715455610','2024-05-11 22:26:50',NULL,6.80,'','8','1','Inventory sold','1','','sales','1406','','No',NULL,NULL,''),(8027,'1110','81715455610','2024-05-11 22:46:28',NULL,6.00,'','8','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(8028,'5500','81715455610','2024-05-11 22:46:44',14.50,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8029,'1000','81715455610','2024-05-13 12:12:50',80.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8030,'4000','81715455610','2024-05-13 12:12:50',NULL,10.00,'','8','1','Good sold','1','','sales','1406','','No',NULL,NULL,''),(8031,'4000','81715455610','2024-05-11 22:26:50',NULL,40.00,'','8','1','Good sold','1','','sales','1406','','No',NULL,NULL,''),(8032,'4000','81715455610','2024-05-11 22:46:28',NULL,30.00,'','8','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(8033,'1110','81715591585','2024-05-13 12:25:51',NULL,100.00,'','8','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(8034,'1110','81715591585','2024-05-13 12:13:05',NULL,12.00,'','8','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(8035,'1110','81715591585','2024-05-13 12:14:26',NULL,0.00,'','8','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(8036,'1110','81715591585','2024-05-13 12:24:29',NULL,80.00,'','8','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(8037,'1110','81715591585','2024-05-13 12:25:05',NULL,3.00,'','8','1','Inventory sold','1','','sales','1403','','No',NULL,NULL,''),(8038,'5500','81715591585','2024-05-13 12:25:31',195.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8039,'1000','81715591585','2024-05-13 12:25:51',375.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8040,'4000','81715591585','2024-05-13 12:25:51',NULL,100.00,'','8','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(8041,'4000','81715591585','2024-05-13 12:13:05',NULL,20.00,'','8','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(8042,'4000','81715591585','2024-05-13 12:14:26',NULL,40.00,'','8','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(8043,'4000','81715591585','2024-05-13 12:24:29',NULL,200.00,'','8','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(8044,'4000','81715591585','2024-05-13 12:25:05',NULL,15.00,'','8','1','Good sold','1','','sales','1403','','No',NULL,NULL,''),(8045,'1110','81715592370','2024-05-13 12:48:47',NULL,15.00,'','8','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(8046,'1110','81715592370','2024-05-13 12:45:18',NULL,180.00,'','8','1','Inventory sold','1','','sales','848','','No',NULL,NULL,''),(8047,'1110','81715592370','2024-05-13 12:45:36',NULL,120.00,'','8','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(8048,'5500','81715592370','2024-05-13 12:48:27',315.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8049,'1000','81715592370','2024-05-13 12:48:47',520.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8050,'4000','81715592370','2024-05-13 12:48:47',NULL,50.00,'','8','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(8051,'4000','81715592370','2024-05-13 12:45:18',NULL,270.00,'','8','1','Good sold','1','','sales','848','','No',NULL,NULL,''),(8052,'4000','81715592370','2024-05-13 12:45:36',NULL,200.00,'','8','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(8053,'1110','81715593802','2024-05-13 12:50:29',NULL,80.00,'','8','1','Inventory sold','1','','sales','1481','','No',NULL,NULL,''),(8054,'1110','81715593802','2024-05-13 12:50:02',NULL,0.00,'','8','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(8055,'5500','81715593802','2024-05-13 12:50:17',80.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8056,'1000','81715593802','2024-05-13 12:50:29',120.00,NULL,'','8','1','Good sold','1','','sales','','','No',NULL,NULL,'qwerg'),(8057,'4000','81715593802','2024-05-13 12:50:29',NULL,100.00,'','8','1','Good sold','1','','sales','1481','','No',NULL,NULL,''),(8058,'4000','81715593802','2024-05-13 12:50:02',NULL,20.00,'','8','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(8059,'1110','81715597038','2024-05-13 18:22:19',NULL,0.00,'','8','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(8060,'1110','81715597038','2024-05-13 13:43:58',NULL,21.50,'','8','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(8061,'5500','81715597038','2024-05-13 13:45:25',21.50,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8062,'1000','81715597038','2024-05-13 18:22:19',70.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8063,'4000','81715597038','2024-05-13 18:22:19',NULL,20.00,'','8','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(8064,'4000','81715597038','2024-05-13 13:43:58',NULL,50.00,'','8','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8065,'1110','81715613753','2024-05-13 18:25:49',NULL,126.00,'','8','1','Inventory sold','1','','sales','763','','No',NULL,NULL,''),(8066,'1110','81715613753','2024-05-13 18:22:33',NULL,100.00,'','8','1','Inventory sold','1','','sales','1488','','No',NULL,NULL,''),(8067,'1110','81715613753','2024-05-13 18:23:20',NULL,12.00,'','8','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(8068,'1110','81715613753','2024-05-13 18:23:32',NULL,45.00,'','8','1','Inventory sold','1','','sales','891','','No',NULL,NULL,''),(8069,'1110','81715613753','2024-05-13 18:24:19',NULL,80.00,'','8','1','Inventory sold','1','','sales','1420','','No',NULL,NULL,''),(8070,'5500','81715613753','2024-05-13 18:24:46',363.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8071,'1000','81715613753','2024-05-13 18:25:49',850.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8072,'4000','81715613753','2024-05-13 18:25:49',NULL,200.00,'','8','1','Good sold','1','','sales','763','','No',NULL,NULL,''),(8073,'4000','81715613753','2024-05-13 18:22:33',NULL,200.00,'','8','1','Good sold','1','','sales','1488','','No',NULL,NULL,''),(8074,'4000','81715613753','2024-05-13 18:23:20',NULL,100.00,'','8','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(8075,'4000','81715613753','2024-05-13 18:23:32',NULL,150.00,'','8','1','Good sold','1','','sales','891','','No',NULL,NULL,''),(8076,'4000','81715613753','2024-05-13 18:24:19',NULL,200.00,'','8','1','Good sold','1','','sales','1420','','No',NULL,NULL,''),(8077,'1110','81715613976','2024-05-13 21:42:28',NULL,14.80,'','8','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(8078,'1110','81715613976','2024-05-13 18:26:16',NULL,4.00,'','8','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(8079,'1110','81715613976','2024-05-13 18:45:45',NULL,219.00,'','8','1','Inventory sold','1','','sales','354','','No',NULL,NULL,''),(8080,'1110','81715613976','2024-05-13 18:51:41',NULL,30.00,'','8','1','Inventory sold','1','','sales','510','','No',NULL,NULL,''); INSERT INTO `debitcredit` VALUES (8081,'1110','81715613976','2024-05-13 18:52:12',NULL,20.00,'','8','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(8082,'1110','81715613976','2024-05-13 20:24:33',NULL,86.00,'','8','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(8083,'1110','81715613976','2024-05-13 21:40:53',NULL,32.30,'','8','1','Inventory sold','1','','sales','1406','','No',NULL,NULL,''),(8084,'1110','81715613976','2024-05-13 21:41:29',NULL,12.00,'','8','1','Inventory sold','1','','sales','1537','','No',NULL,NULL,''),(8085,'5500','81715613976','2024-05-13 21:41:46',418.10,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8086,'1000','81715613976','2024-05-13 21:42:28',1140.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8087,'4000','81715613976','2024-05-13 21:42:28',NULL,40.00,'','8','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(8088,'4000','81715613976','2024-05-13 18:26:16',NULL,20.00,'','8','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(8089,'4000','81715613976','2024-05-13 18:45:45',NULL,450.00,'','8','1','Good sold','1','','sales','354','','No',NULL,NULL,''),(8090,'4000','81715613976','2024-05-13 18:51:41',NULL,100.00,'','8','1','Good sold','1','','sales','510','','No',NULL,NULL,''),(8091,'4000','81715613976','2024-05-13 18:52:12',NULL,100.00,'','8','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(8092,'4000','81715613976','2024-05-13 20:24:33',NULL,200.00,'','8','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8093,'4000','81715613976','2024-05-13 21:40:53',NULL,190.00,'','8','1','Good sold','1','','sales','1406','','No',NULL,NULL,''),(8094,'4000','81715613976','2024-05-13 21:41:29',NULL,40.00,'','8','1','Good sold','1','','sales','1537','','No',NULL,NULL,''),(8095,'1110','81715625872','2024-05-13 22:13:11',NULL,30.00,'','8','1','Inventory sold','1','','sales','510','','No',NULL,NULL,''),(8096,'1110','81715625872','2024-05-13 21:45:05',NULL,75.00,'','8','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(8097,'1110','81715625872','2024-05-13 21:45:18',NULL,30.00,'','8','1','Inventory sold','1','','sales','1378','','No',NULL,NULL,''),(8098,'5500','81715625872','2024-05-13 21:55:53',135.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8099,'1000','81715625872','2024-05-13 22:13:11',325.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8100,'4000','81715625872','2024-05-13 22:13:11',NULL,100.00,'','8','1','Good sold','1','','sales','510','','No',NULL,NULL,''),(8101,'4000','81715625872','2024-05-13 21:45:05',NULL,125.00,'','8','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(8102,'4000','81715625872','2024-05-13 21:45:18',NULL,100.00,'','8','1','Good sold','1','','sales','1378','','No',NULL,NULL,''),(8103,'1110','81715672407','2024-05-14 11:09:33',NULL,3.00,'','8','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(8104,'1110','81715672407','2024-05-14 10:40:07',NULL,7.00,'','8','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(8105,'1110','81715672407','2024-05-14 10:40:23',NULL,6.00,'','8','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(8106,'1110','81715672407','2024-05-14 10:41:08',NULL,7.40,'','8','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(8107,'1110','81715672407','2024-05-14 10:41:20',NULL,29.60,'','8','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(8108,'1110','81715672407','2024-05-14 10:41:48',NULL,0.00,'','8','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(8109,'5500','81715672407','2024-05-14 10:45:49',53.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8110,'1000','81715672407','2024-05-14 11:09:33',200.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8111,'4000','81715672407','2024-05-14 11:09:33',NULL,10.00,'','8','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(8112,'4000','81715672407','2024-05-14 10:40:07',NULL,20.00,'','8','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(8113,'4000','81715672407','2024-05-14 10:40:23',NULL,10.00,'','8','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(8114,'4000','81715672407','2024-05-14 10:41:08',NULL,20.00,'','8','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(8115,'4000','81715672407','2024-05-14 10:41:20',NULL,80.00,'','8','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(8116,'4000','81715672407','2024-05-14 10:41:48',NULL,60.00,'','8','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(8117,'1110','81715686204','2024-05-14 19:11:45',NULL,36.00,'','8','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(8118,'1110','81715686204','2024-05-14 14:30:05',NULL,65.00,'','8','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(8119,'1110','81715686204','2024-05-14 14:30:21',NULL,4.00,'','8','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(8120,'1110','81715686204','2024-05-14 14:30:32',NULL,65.00,'','8','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(8121,'1110','81715686204','2024-05-14 16:27:20',NULL,64.50,'','8','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(8122,'1110','81715686204','2024-05-14 18:06:02',NULL,0.00,'','8','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(8123,'1110','81715686204','2024-05-14 18:52:06',NULL,0.00,'','8','1','Inventory sold','1','','sales','1456','','No',NULL,NULL,''),(8124,'1110','81715686204','2024-05-14 19:02:44',NULL,10.00,'','8','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(8125,'1110','81715686204','2024-05-14 19:03:44',NULL,33.00,'','8','1','Inventory sold','1','','sales','1524','','No',NULL,NULL,''),(8126,'1110','81715686204','2024-05-14 19:03:57',NULL,65.00,'','8','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(8127,'5500','81715686204','2024-05-14 19:11:20',342.50,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8128,'1000','81715686204','2024-05-14 19:11:45',1040.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8129,'4000','81715686204','2024-05-14 19:11:45',NULL,60.00,'','8','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(8130,'4000','81715686204','2024-05-14 14:30:05',NULL,200.00,'','8','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(8131,'4000','81715686204','2024-05-14 14:30:21',NULL,20.00,'','8','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(8132,'4000','81715686204','2024-05-14 14:30:32',NULL,200.00,'','8','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(8133,'4000','81715686204','2024-05-14 16:27:20',NULL,150.00,'','8','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8134,'4000','81715686204','2024-05-14 18:06:02',NULL,20.00,'','8','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(8135,'4000','81715686204','2024-05-14 18:52:06',NULL,40.00,'','8','1','Good sold','1','','sales','1456','','No',NULL,NULL,''),(8136,'4000','81715686204','2024-05-14 19:02:44',NULL,50.00,'','8','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(8137,'4000','81715686204','2024-05-14 19:03:44',NULL,100.00,'','8','1','Good sold','1','','sales','1524','','No',NULL,NULL,''),(8138,'4000','81715686204','2024-05-14 19:03:57',NULL,200.00,'','8','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(8139,'1110','81715703306','2024-05-14 21:19:55',NULL,30.00,'','8','1','Inventory sold','1','','sales','1378','','No',NULL,NULL,''),(8140,'1110','81715703306','2024-05-14 19:15:07',NULL,65.00,'','8','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(8141,'1110','81715703306','2024-05-14 20:08:33',NULL,36.00,'','8','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(8142,'1110','81715703306','2024-05-14 20:09:17',NULL,100.00,'','8','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(8143,'1110','81715703306','2024-05-14 20:09:53',NULL,33.00,'','8','1','Inventory sold','1','','sales','1524','','No',NULL,NULL,''),(8144,'1110','81715703306','2024-05-14 20:10:05',NULL,12.25,'','8','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(8145,'5500','81715703306','2024-05-14 20:10:14',276.25,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8146,'1000','81715703306','2024-05-14 21:19:55',700.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8147,'4000','81715703306','2024-05-14 21:19:55',NULL,100.00,'','8','1','Good sold','1','','sales','1378','','No',NULL,NULL,''),(8148,'4000','81715703306','2024-05-14 19:15:07',NULL,200.00,'','8','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(8149,'4000','81715703306','2024-05-14 20:08:33',NULL,150.00,'','8','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(8150,'4000','81715703306','2024-05-14 20:09:17',NULL,100.00,'','8','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(8151,'4000','81715703306','2024-05-14 20:09:53',NULL,100.00,'','8','1','Good sold','1','','sales','1524','','No',NULL,NULL,''),(8152,'4000','81715703306','2024-05-14 20:10:05',NULL,50.00,'','8','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(8153,'1110','81715767866','2024-05-15 13:14:55',NULL,30.00,'','8','1','Inventory sold','1','','sales','1378','','No',NULL,NULL,''),(8154,'1110','81715767866','2024-05-15 13:11:06',NULL,20.00,'','8','1','Inventory sold','1','','sales','1500','','No',NULL,NULL,''),(8155,'1110','81715767866','2024-05-15 13:11:16',NULL,8.00,'','8','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(8156,'5500','81715767866','2024-05-15 13:14:22',58.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8157,'1000','81715767866','2024-05-15 13:14:55',240.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8158,'4000','81715767866','2024-05-15 13:14:55',NULL,100.00,'','8','1','Good sold','1','','sales','1378','','No',NULL,NULL,''),(8159,'4000','81715767866','2024-05-15 13:11:06',NULL,100.00,'','8','1','Good sold','1','','sales','1500','','No',NULL,NULL,''),(8160,'4000','81715767866','2024-05-15 13:11:16',NULL,40.00,'','8','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(8161,'1110','81715768107','2024-05-15 16:39:15',NULL,36.00,'','8','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(8162,'1110','81715768107','2024-05-15 13:15:07',NULL,100.00,'','8','1','Inventory sold','1','','sales','1488','','No',NULL,NULL,''),(8163,'1110','81715768107','2024-05-15 15:40:45',NULL,18.00,'','8','1','Inventory sold','1','','sales','1537','','No',NULL,NULL,''),(8164,'1110','81715768107','2024-05-15 15:40:58',NULL,4.00,'','8','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(8165,'1110','81715768107','2024-05-15 16:38:42',NULL,125.00,'','8','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(8166,'5500','81715768107','2024-05-15 16:38:55',283.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8167,'1000','81715768107','2024-05-15 16:39:15',630.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8168,'4000','81715768107','2024-05-15 16:39:15',NULL,150.00,'','8','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(8169,'4000','81715768107','2024-05-15 13:15:07',NULL,200.00,'','8','1','Good sold','1','','sales','1488','','No',NULL,NULL,''),(8170,'4000','81715768107','2024-05-15 15:40:45',NULL,60.00,'','8','1','Good sold','1','','sales','1537','','No',NULL,NULL,''),(8171,'4000','81715768107','2024-05-15 15:40:58',NULL,20.00,'','8','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(8172,'4000','81715768107','2024-05-15 16:38:42',NULL,200.00,'','8','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(8173,'1110','81715849343','2024-05-16 17:39:46',NULL,86.00,'','8','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(8174,'1110','81715849343','2024-05-16 11:49:04',NULL,25.50,'','8','1','Inventory sold','1','','sales','1406','','No',NULL,NULL,''),(8175,'1110','81715849343','2024-05-16 11:49:27',NULL,0.00,'','8','1','Inventory sold','1','','sales','818','','No',NULL,NULL,''),(8176,'1110','81715849343','2024-05-16 11:49:51',NULL,0.00,'','8','1','Inventory sold','1','','sales','1498','','No',NULL,NULL,''),(8177,'1110','81715849343','2024-05-16 11:50:14',NULL,0.00,'','8','1','Inventory sold','1','','sales','344','','No',NULL,NULL,''),(8178,'1110','81715849343','2024-05-16 11:50:30',NULL,0.00,'','8','1','Inventory sold','1','','sales','1172','','No',NULL,NULL,''),(8179,'1110','81715849343','2024-05-16 11:50:41',NULL,30.00,'','8','1','Inventory sold','1','','sales','1378','','No',NULL,NULL,''),(8180,'1110','81715849343','2024-05-16 11:51:36',NULL,15.00,'','8','1','Inventory sold','1','','sales','1537','','No',NULL,NULL,''),(8181,'1110','81715849343','2024-05-16 17:13:41',NULL,0.00,'','8','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(8182,'1110','81715849343','2024-05-16 17:35:21',NULL,160.00,'','8','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(8183,'1110','81715849343','2024-05-16 17:36:20',NULL,0.00,'','8','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(8184,'5500','81715849343','2024-05-16 17:37:28',316.50,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8185,'1000','81715849343','2024-05-16 17:39:46',1440.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8186,'4000','81715849343','2024-05-16 17:39:46',NULL,200.00,'','8','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8187,'4000','81715849343','2024-05-16 11:49:04',NULL,150.00,'','8','1','Good sold','1','','sales','1406','','No',NULL,NULL,''),(8188,'4000','81715849343','2024-05-16 11:49:27',NULL,50.00,'','8','1','Good sold','1','','sales','818','','No',NULL,NULL,''),(8189,'4000','81715849343','2024-05-16 11:49:51',NULL,100.00,'','8','1','Good sold','1','','sales','1498','','No',NULL,NULL,''),(8190,'4000','81715849343','2024-05-16 11:50:14',NULL,100.00,'','8','1','Good sold','1','','sales','344','','No',NULL,NULL,''),(8191,'4000','81715849343','2024-05-16 11:50:30',NULL,40.00,'','8','1','Good sold','1','','sales','1172','','No',NULL,NULL,''),(8192,'4000','81715849343','2024-05-16 11:50:41',NULL,100.00,'','8','1','Good sold','1','','sales','1378','','No',NULL,NULL,''),(8193,'4000','81715849343','2024-05-16 11:51:36',NULL,50.00,'','8','1','Good sold','1','','sales','1537','','No',NULL,NULL,''),(8194,'4000','81715849343','2024-05-16 17:13:41',NULL,100.00,'','8','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(8195,'4000','81715849343','2024-05-16 17:35:21',NULL,400.00,'','8','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(8196,'4000','81715849343','2024-05-16 17:36:20',NULL,150.00,'','8','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(8197,'1110','81715870711','2024-05-16 20:06:51',NULL,80.00,'','8','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(8198,'1110','81715870711','2024-05-16 17:45:11',NULL,75.00,'','8','1','Inventory sold','1','','sales','58','','No',NULL,NULL,''),(8199,'5500','81715870711','2024-05-16 20:06:28',155.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8200,'1000','81715870711','2024-05-16 20:06:51',350.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8201,'4000','81715870711','2024-05-16 20:06:51',NULL,200.00,'','8','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(8202,'4000','81715870711','2024-05-16 17:45:11',NULL,150.00,'','8','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(8203,'1110','81715880734','2024-05-17 16:53:41',NULL,5.00,'','8','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(8204,'1110','81715880734','2024-05-16 20:32:14',NULL,5.00,'','8','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(8205,'1110','81715880734','2024-05-16 20:40:41',NULL,0.00,'','8','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(8206,'1110','81715880734','2024-05-16 20:40:53',NULL,9.00,'','8','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(8207,'1110','81715880734','2024-05-16 20:41:12',NULL,0.00,'','8','1','Inventory sold','1','','sales','1172','','No',NULL,NULL,''),(8208,'1110','81715880734','2024-05-16 20:41:23',NULL,0.00,'','8','1','Inventory sold','1','','sales','1450','','No',NULL,NULL,''),(8209,'1110','81715880734','2024-05-16 20:57:06',NULL,8.50,'','8','1','Inventory sold','1','','sales','1406','','No',NULL,NULL,''),(8210,'1110','81715880734','2024-05-16 21:31:42',NULL,10.00,'','8','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(8211,'1110','81715880734','2024-05-16 21:32:06',NULL,2.00,'','8','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(8212,'1110','81715880734','2024-05-17 16:49:15',NULL,60.00,'','8','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(8213,'1110','81715880734','2024-05-17 16:50:19',NULL,27.50,'','8','1','Inventory sold','1','','sales','995','','No',NULL,NULL,''),(8214,'1110','81715880734','2024-05-17 16:50:41',NULL,126.00,'','8','1','Inventory sold','1','','sales','763','','No',NULL,NULL,''),(8215,'1110','81715880734','2024-05-17 16:51:06',NULL,14.70,'','8','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(8216,'1110','81715880734','2024-05-17 16:51:20',NULL,200.00,'','8','1','Inventory sold','1','','sales','1292','','No',NULL,NULL,''),(8217,'1110','81715880734','2024-05-17 16:51:45',NULL,80.00,'','8','1','Inventory sold','1','','sales','1420','','No',NULL,NULL,''),(8218,'1110','81715880734','2024-05-17 16:52:04',NULL,35.00,'','8','1','Inventory sold','1','','sales','1036','','No',NULL,NULL,''),(8219,'1110','81715880734','2024-05-17 16:52:17',NULL,20.00,'','8','1','Inventory sold','1','','sales','813','','No',NULL,NULL,''),(8220,'1110','81715880734','2024-05-17 16:52:30',NULL,186.00,'','8','1','Inventory sold','1','','sales','1549','','No',NULL,NULL,''),(8221,'5500','81715880734','2024-05-17 16:52:49',788.70,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8222,'1000','81715880734','2024-05-17 16:53:41',1955.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8223,'4000','81715880734','2024-05-17 16:53:41',NULL,10.00,'','8','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(8224,'4000','81715880734','2024-05-16 20:32:14',NULL,10.00,'','8','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(8225,'4000','81715880734','2024-05-16 20:40:41',NULL,40.00,'','8','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(8226,'4000','81715880734','2024-05-16 20:40:53',NULL,20.00,'','8','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(8227,'4000','81715880734','2024-05-16 20:41:12',NULL,240.00,'','8','1','Good sold','1','','sales','1172','','No',NULL,NULL,''),(8228,'4000','81715880734','2024-05-16 20:41:23',NULL,90.00,'','8','1','Good sold','1','','sales','1450','','No',NULL,NULL,''),(8229,'4000','81715880734','2024-05-16 20:57:06',NULL,50.00,'','8','1','Good sold','1','','sales','1406','','No',NULL,NULL,''),(8230,'4000','81715880734','2024-05-16 21:31:42',NULL,50.00,'','8','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(8231,'4000','81715880734','2024-05-16 21:32:06',NULL,10.00,'','8','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(8232,'4000','81715880734','2024-05-17 16:49:15',NULL,100.00,'','8','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(8233,'4000','81715880734','2024-05-17 16:50:19',NULL,75.00,'','8','1','Good sold','1','','sales','995','','No',NULL,NULL,''),(8234,'4000','81715880734','2024-05-17 16:50:41',NULL,200.00,'','8','1','Good sold','1','','sales','763','','No',NULL,NULL,''),(8235,'4000','81715880734','2024-05-17 16:51:06',NULL,60.00,'','8','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(8236,'4000','81715880734','2024-05-17 16:51:20',NULL,300.00,'','8','1','Good sold','1','','sales','1292','','No',NULL,NULL,''),(8237,'4000','81715880734','2024-05-17 16:51:45',NULL,200.00,'','8','1','Good sold','1','','sales','1420','','No',NULL,NULL,''),(8238,'4000','81715880734','2024-05-17 16:52:04',NULL,150.00,'','8','1','Good sold','1','','sales','1036','','No',NULL,NULL,''),(8239,'4000','81715880734','2024-05-17 16:52:17',NULL,50.00,'','8','1','Good sold','1','','sales','813','','No',NULL,NULL,''),(8240,'4000','81715880734','2024-05-17 16:52:30',NULL,300.00,'','8','1','Good sold','1','','sales','1549','','No',NULL,NULL,''),(8241,'1110','81715954081','2024-05-17 19:37:09',NULL,12.00,'','8','1','Inventory sold','1','','sales','1538','','No',NULL,NULL,''),(8242,'1110','81715954081','2024-05-17 16:54:41',NULL,0.00,'','8','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(8243,'1110','81715954081','2024-05-17 18:12:13',NULL,100.00,'','8','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(8244,'1110','81715954081','2024-05-17 19:26:42',NULL,100.00,'','8','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(8245,'5500','81715954081','2024-05-17 19:36:31',212.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8246,'1000','81715954081','2024-05-17 19:37:09',240.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8247,'4000','81715954081','2024-05-17 19:37:09',NULL,30.00,'','8','1','Good sold','1','','sales','1538','','No',NULL,NULL,''),(8248,'4000','81715954081','2024-05-17 16:54:41',NULL,10.00,'','8','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(8249,'4000','81715954081','2024-05-17 18:12:13',NULL,100.00,'','8','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(8250,'4000','81715954081','2024-05-17 19:26:42',NULL,100.00,'','8','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(8251,'1110','81715968437','2024-05-18 09:46:12',NULL,18.00,'','8','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(8252,'1110','81715968437','2024-05-17 20:53:57',NULL,2.00,'','8','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(8253,'1110','81715968437','2024-05-18 09:45:28',NULL,2.00,'','8','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(8254,'5500','81715968437','2024-05-18 09:46:00',22.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8255,'1000','81715968437','2024-05-18 09:46:12',60.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8256,'4000','81715968437','2024-05-18 09:46:12',NULL,40.00,'','8','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(8257,'4000','81715968437','2024-05-17 20:53:57',NULL,10.00,'','8','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(8258,'4000','81715968437','2024-05-18 09:45:28',NULL,10.00,'','8','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(8259,'1110','81716014776','2024-05-18 11:36:30',NULL,0.00,'','8','1','Inventory sold','1','','sales','392','','No',NULL,NULL,''),(8260,'1110','81716014776','2024-05-18 09:46:16',NULL,0.00,'','8','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(8261,'1110','81716014776','2024-05-18 11:34:44',NULL,48.00,'','8','1','Inventory sold','1','','sales','791','','No',NULL,NULL,''),(8262,'1110','81716014776','2024-05-18 11:34:59',NULL,4.00,'','8','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(8263,'5500','81716014776','2024-05-18 11:36:13',52.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8264,'1000','81716014776','2024-05-18 11:36:30',620.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8265,'4000','81716014776','2024-05-18 11:36:30',NULL,250.00,'','8','1','Good sold','1','','sales','392','','No',NULL,NULL,''),(8266,'4000','81716014776','2024-05-18 09:46:16',NULL,150.00,'','8','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(8267,'4000','81716014776','2024-05-18 11:34:44',NULL,200.00,'','8','1','Good sold','1','','sales','791','','No',NULL,NULL,''),(8268,'4000','81716014776','2024-05-18 11:34:59',NULL,20.00,'','8','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(8269,'1110','81716021408','2024-05-18 15:05:07',NULL,26.00,'','8','1','Inventory sold','1','','sales','810','','No',NULL,NULL,''),(8270,'1110','81716021408','2024-05-18 11:36:48',NULL,36.00,'','8','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(8271,'1110','81716021408','2024-05-18 13:30:44',NULL,0.00,'','8','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(8272,'1110','81716021408','2024-05-18 13:30:55',NULL,18.00,'','8','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(8273,'1110','81716021408','2024-05-18 13:42:40',NULL,20.00,'','8','1','Inventory sold','1','','sales','1500','','No',NULL,NULL,''),(8274,'1110','81716021408','2024-05-18 13:42:55',NULL,36.00,'','8','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(8275,'1110','81716021408','2024-05-18 13:43:10',NULL,26.00,'','8','1','Inventory sold','1','','sales','810','','No',NULL,NULL,''),(8276,'5500','81716021408','2024-05-18 13:44:17',162.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8277,'1000','81716021408','2024-05-18 15:05:07',680.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8278,'4000','81716021408','2024-05-18 15:05:07',NULL,50.00,'','8','1','Good sold','1','','sales','810','','No',NULL,NULL,''),(8279,'4000','81716021408','2024-05-18 11:36:48',NULL,150.00,'','8','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(8280,'4000','81716021408','2024-05-18 13:30:44',NULL,150.00,'','8','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(8281,'4000','81716021408','2024-05-18 13:30:55',NULL,30.00,'','8','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(8282,'4000','81716021408','2024-05-18 13:42:40',NULL,100.00,'','8','1','Good sold','1','','sales','1500','','No',NULL,NULL,''),(8283,'4000','81716021408','2024-05-18 13:42:55',NULL,150.00,'','8','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(8284,'4000','81716021408','2024-05-18 13:43:10',NULL,50.00,'','8','1','Good sold','1','','sales','810','','No',NULL,NULL,''),(8285,'1110','81716033913','2024-05-18 16:07:10',NULL,60.00,'','8','1','Inventory sold','1','','sales','1287','','No',NULL,NULL,''),(8286,'1110','81716033913','2024-05-18 15:05:13',NULL,14.00,'','8','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(8287,'1110','81716033913','2024-05-18 15:05:43',NULL,0.00,'','8','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(8288,'1110','81716033913','2024-05-18 15:29:32',NULL,18.00,'','8','1','Inventory sold','1','','sales','1537','','No',NULL,NULL,''),(8289,'1110','81716033913','2024-05-18 15:29:43',NULL,30.00,'','8','1','Inventory sold','1','','sales','1006','','No',NULL,NULL,''),(8290,'1110','81716033913','2024-05-18 15:51:58',NULL,75.00,'','8','1','Inventory sold','1','','sales','58','','No',NULL,NULL,''),(8291,'5500','81716033913','2024-05-18 15:53:11',197.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8292,'1000','81716033913','2024-05-18 16:07:10',480.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8293,'4000','81716033913','2024-05-18 16:07:10',NULL,150.00,'','8','1','Good sold','1','','sales','1287','','No',NULL,NULL,''),(8294,'4000','81716033913','2024-05-18 15:05:13',NULL,20.00,'','8','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(8295,'4000','81716033913','2024-05-18 15:05:43',NULL,20.00,'','8','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(8296,'4000','81716033913','2024-05-18 15:29:32',NULL,60.00,'','8','1','Good sold','1','','sales','1537','','No',NULL,NULL,''),(8297,'4000','81716033913','2024-05-18 15:29:43',NULL,80.00,'','8','1','Good sold','1','','sales','1006','','No',NULL,NULL,''),(8298,'4000','81716033913','2024-05-18 15:51:58',NULL,150.00,'','8','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(8299,'1110','81716037638','2024-05-20 17:50:27',NULL,6.00,'','8','1','Inventory sold','1','','sales','1537','','No',NULL,NULL,''),(8300,'1110','81716037638','2024-05-18 16:33:51',NULL,0.00,'','8','1','Inventory sold','1','','sales','1124','','No',NULL,NULL,''),(8301,'1110','81716037638','2024-05-18 18:52:15',NULL,0.00,'','8','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(8302,'1110','81716037638','2024-05-18 18:52:40',NULL,15.00,'','8','1','Inventory sold','1','','sales','878','','No',NULL,NULL,''),(8303,'1110','81716037638','2024-05-18 18:52:53',NULL,10.50,'','8','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(8304,'1110','81716037638','2024-05-18 18:53:55',NULL,18.00,'','8','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(8305,'1110','81716037638','2024-05-18 18:54:21',NULL,0.00,'','8','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(8306,'1110','81716037638','2024-05-18 18:54:33',NULL,43.00,'','8','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(8307,'1110','81716037638','2024-05-18 18:55:07',NULL,0.00,'','8','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(8308,'1110','81716037638','2024-05-18 20:05:43',NULL,0.00,'','8','1','Inventory sold','1','','sales','1448','','No',NULL,NULL,''),(8309,'1110','81716037638','2024-05-18 20:06:01',NULL,2.00,'','8','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(8310,'1110','81716037638','2024-05-18 20:07:48',NULL,0.00,'','8','1','Inventory sold','1','','sales','1071','','No',NULL,NULL,''),(8311,'1110','81716037638','2024-05-18 20:07:59',NULL,30.00,'','8','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(8312,'1110','81716037638','2024-05-18 20:39:23',NULL,14.80,'','8','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(8313,'1110','81716037638','2024-05-18 20:40:41',NULL,236.80,'','8','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(8314,'1110','81716037638','2024-05-18 20:53:09',NULL,4.00,'','8','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(8315,'1110','81716037638','2024-05-18 20:53:51',NULL,0.00,'','8','1','Inventory sold','1','','sales','1448','','No',NULL,NULL,''),(8316,'1110','81716037638','2024-05-18 21:00:04',NULL,40.00,'','8','1','Inventory sold','1','','sales','1332','','No',NULL,NULL,''),(8317,'1110','81716037638','2024-05-18 21:00:28',NULL,40.00,'','8','1','Inventory sold','1','','sales','1332','','No',NULL,NULL,''),(8318,'1110','81716037638','2024-05-18 21:20:16',NULL,28.00,'','8','1','Inventory sold','1','','sales','563','','No',NULL,NULL,''),(8319,'1110','81716037638','2024-05-18 21:20:25',NULL,3.60,'','8','1','Inventory sold','1','','sales','414','','No',NULL,NULL,''),(8320,'1110','81716037638','2024-05-18 21:20:37',NULL,150.00,'','8','1','Inventory sold','1','','sales','1290','','No',NULL,NULL,''),(8321,'1110','81716037638','2024-05-20 17:46:04',NULL,0.00,'','8','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(8322,'1110','81716037638','2024-05-20 17:46:22',NULL,50.00,'','8','1','Inventory sold','1','','sales','1381','','No',NULL,NULL,''),(8323,'1110','81716037638','2024-05-20 17:46:34',NULL,80.00,'','8','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(8324,'1110','81716037638','2024-05-20 17:46:46',NULL,10.00,'','8','1','Inventory sold','1','','sales','1500','','No',NULL,NULL,''),(8325,'1110','81716037638','2024-05-20 17:47:00',NULL,0.00,'','8','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(8326,'1110','81716037638','2024-05-20 17:47:38',NULL,200.00,'','8','1','Inventory sold','1','','sales','1292','','No',NULL,NULL,''),(8327,'1110','81716037638','2024-05-20 17:48:04',NULL,86.00,'','8','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(8328,'1110','81716037638','2024-05-20 17:48:49',NULL,0.00,'','8','1','Inventory sold','1','','sales','480','','No',NULL,NULL,''),(8329,'1110','81716037638','2024-05-20 17:49:06',NULL,32.00,'','8','1','Inventory sold','1','','sales','379','','No',NULL,NULL,''),(8330,'1110','81716037638','2024-05-20 17:49:23',NULL,15.00,'','8','1','Inventory sold','1','','sales','1403','','No',NULL,NULL,''),(8331,'1110','81716037638','2024-05-20 17:49:35',NULL,0.00,'','8','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(8332,'5500','81716037638','2024-05-20 17:50:15',1114.70,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8333,'1000','81716037638','2024-05-20 17:50:27',3565.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8334,'4000','81716037638','2024-05-20 17:50:27',NULL,20.00,'','8','1','Good sold','1','','sales','1537','','No',NULL,NULL,''),(8335,'4000','81716037638','2024-05-18 16:33:51',NULL,300.00,'','8','1','Good sold','1','','sales','1124','','No',NULL,NULL,''),(8336,'4000','81716037638','2024-05-18 18:52:15',NULL,20.00,'','8','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(8337,'4000','81716037638','2024-05-18 18:52:40',NULL,30.00,'','8','1','Good sold','1','','sales','878','','No',NULL,NULL,''),(8338,'4000','81716037638','2024-05-18 18:52:53',NULL,30.00,'','8','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(8339,'4000','81716037638','2024-05-18 18:53:55',NULL,30.00,'','8','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(8340,'4000','81716037638','2024-05-18 18:54:21',NULL,20.00,'','8','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(8341,'4000','81716037638','2024-05-18 18:54:33',NULL,100.00,'','8','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8342,'4000','81716037638','2024-05-18 18:55:07',NULL,150.00,'','8','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(8343,'4000','81716037638','2024-05-18 20:05:43',NULL,10.00,'','8','1','Good sold','1','','sales','1448','','No',NULL,NULL,''),(8344,'4000','81716037638','2024-05-18 20:06:01',NULL,10.00,'','8','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(8345,'4000','81716037638','2024-05-18 20:07:48',NULL,40.00,'','8','1','Good sold','1','','sales','1071','','No',NULL,NULL,''),(8346,'4000','81716037638','2024-05-18 20:07:59',NULL,60.00,'','8','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(8347,'4000','81716037638','2024-05-18 20:39:23',NULL,40.00,'','8','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(8348,'4000','81716037638','2024-05-18 20:40:41',NULL,640.00,'','8','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(8349,'4000','81716037638','2024-05-18 20:53:09',NULL,20.00,'','8','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(8350,'4000','81716037638','2024-05-18 20:53:51',NULL,20.00,'','8','1','Good sold','1','','sales','1448','','No',NULL,NULL,''),(8351,'4000','81716037638','2024-05-18 21:00:04',NULL,100.00,'','8','1','Good sold','1','','sales','1332','','No',NULL,NULL,''),(8352,'4000','81716037638','2024-05-18 21:00:28',NULL,100.00,'','8','1','Good sold','1','','sales','1332','','No',NULL,NULL,''),(8353,'4000','81716037638','2024-05-18 21:20:16',NULL,50.00,'','8','1','Good sold','1','','sales','563','','No',NULL,NULL,''),(8354,'4000','81716037638','2024-05-18 21:20:25',NULL,10.00,'','8','1','Good sold','1','','sales','414','','No',NULL,NULL,''),(8355,'4000','81716037638','2024-05-18 21:20:37',NULL,300.00,'','8','1','Good sold','1','','sales','1290','','No',NULL,NULL,''),(8356,'4000','81716037638','2024-05-20 17:46:04',NULL,150.00,'','8','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(8357,'4000','81716037638','2024-05-20 17:46:22',NULL,100.00,'','8','1','Good sold','1','','sales','1381','','No',NULL,NULL,''),(8358,'4000','81716037638','2024-05-20 17:46:34',NULL,200.00,'','8','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(8359,'4000','81716037638','2024-05-20 17:46:46',NULL,50.00,'','8','1','Good sold','1','','sales','1500','','No',NULL,NULL,''),(8360,'4000','81716037638','2024-05-20 17:47:00',NULL,40.00,'','8','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(8361,'4000','81716037638','2024-05-20 17:47:38',NULL,300.00,'','8','1','Good sold','1','','sales','1292','','No',NULL,NULL,''),(8362,'4000','81716037638','2024-05-20 17:48:04',NULL,200.00,'','8','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8363,'4000','81716037638','2024-05-20 17:48:49',NULL,100.00,'','8','1','Good sold','1','','sales','480','','No',NULL,NULL,''),(8364,'4000','81716037638','2024-05-20 17:49:06',NULL,150.00,'','8','1','Good sold','1','','sales','379','','No',NULL,NULL,''),(8365,'4000','81716037638','2024-05-20 17:49:23',NULL,75.00,'','8','1','Good sold','1','','sales','1403','','No',NULL,NULL,''),(8366,'4000','81716037638','2024-05-20 17:49:35',NULL,100.00,'','8','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(8367,'1110','81716224001','2024-05-27 09:16:41',NULL,18.00,'','8','1','Inventory sold','1','','sales','926','','No',NULL,NULL,''),(8368,'1110','81716224001','2024-05-20 19:53:21',NULL,43.00,'','8','1','Inventory sold','1','','sales','1526','','No',NULL,NULL,''),(8369,'1110','81716224001','2024-05-20 20:08:35',NULL,0.00,'','8','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(8370,'1110','81716224001','2024-05-20 20:09:02',NULL,0.00,'','8','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(8371,'1110','81716224001','2024-05-20 20:09:21',NULL,43.00,'','8','1','Inventory sold','1','','sales','1526','','No',NULL,NULL,''),(8372,'1110','81716224001','2024-05-20 20:23:18',NULL,0.00,'','8','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(8373,'1110','81716224001','2024-05-20 20:23:40',NULL,0.00,'','8','1','Inventory sold','1','','sales','1509','','No',NULL,NULL,''),(8374,'1110','81716224001','2024-05-20 21:14:46',NULL,100.00,'','8','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(8375,'1110','81716224001','2024-05-20 21:15:52',NULL,17.00,'','8','1','Inventory sold','1','','sales','795','','No',NULL,NULL,''),(8376,'1110','81716224001','2024-05-21 18:37:51',NULL,0.00,'','8','1','Inventory sold','1','','sales','1475','','No',NULL,NULL,''),(8377,'1110','81716224001','2024-05-21 18:40:49',NULL,0.00,'','8','1','Inventory sold','1','','sales','1514','','No',NULL,NULL,''),(8378,'1110','81716224001','2024-05-21 20:01:48',NULL,100.00,'','8','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(8379,'1110','81716224001','2024-05-21 20:01:59',NULL,80.00,'','8','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(8380,'1110','81716224001','2024-05-21 20:51:24',NULL,0.00,'','8','1','Inventory sold','1','','sales','1111','','No',NULL,NULL,''),(8381,'1110','81716224001','2024-05-21 20:51:44',NULL,0.00,'','8','1','Inventory sold','1','','sales','1111','','No',NULL,NULL,''),(8382,'1110','81716224001','2024-05-21 20:51:55',NULL,20.00,'','8','1','Inventory sold','1','','sales','1500','','No',NULL,NULL,''),(8383,'1110','81716224001','2024-05-21 20:52:08',NULL,30.00,'','8','1','Inventory sold','1','','sales','1378','','No',NULL,NULL,''),(8384,'1110','81716224001','2024-05-21 20:52:27',NULL,0.00,'','8','1','Inventory sold','1','','sales','1448','','No',NULL,NULL,''),(8385,'1110','81716224001','2024-05-21 20:52:37',NULL,12.00,'','8','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(8386,'1110','81716224001','2024-05-21 20:53:03',NULL,8.00,'','8','1','Inventory sold','1','','sales','1538','','No',NULL,NULL,''),(8387,'1110','81716224001','2024-05-21 20:53:17',NULL,33.00,'','8','1','Inventory sold','1','','sales','1524','','No',NULL,NULL,''),(8388,'1110','81716224001','2024-05-21 20:53:29',NULL,0.00,'','8','1','Inventory sold','1','','sales','1172','','No',NULL,NULL,''),(8389,'1110','81716224001','2024-05-21 20:53:41',NULL,30.00,'','8','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(8390,'1110','81716224001','2024-05-21 20:54:23',NULL,150.00,'','8','1','Inventory sold','1','','sales','1290','','No',NULL,NULL,''),(8391,'1110','81716224001','2024-05-21 20:54:37',NULL,85.00,'','8','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(8392,'1110','81716224001','2024-05-21 20:55:01',NULL,17.00,'','8','1','Inventory sold','1','','sales','1406','','No',NULL,NULL,''),(8393,'1110','81716224001','2024-05-21 20:55:40',NULL,60.00,'','8','1','Inventory sold','1','','sales','1354','','No',NULL,NULL,''),(8394,'1110','81716224001','2024-05-21 20:56:14',NULL,0.00,'','8','1','Inventory sold','1','','sales','1509','','No',NULL,NULL,''),(8395,'1110','81716224001','2024-05-21 20:56:54',NULL,54.00,'','8','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(8396,'1110','81716224001','2024-05-21 20:57:30',NULL,0.00,'','8','1','Inventory sold','1','','sales','1528','','No',NULL,NULL,''),(8397,'1110','81716224001','2024-05-22 09:21:34',NULL,35.00,'','8','1','Inventory sold','1','','sales','948','','No',NULL,NULL,''),(8398,'1110','81716224001','2024-05-22 09:22:16',NULL,0.00,'','8','1','Inventory sold','1','','sales','1521','','No',NULL,NULL,''),(8399,'1110','81716224001','2024-05-22 10:47:34',NULL,219.00,'','8','1','Inventory sold','1','','sales','354','','No',NULL,NULL,''),(8400,'1110','81716224001','2024-05-22 14:32:16',NULL,0.00,'','8','1','Inventory sold','1','','sales','1124','','No',NULL,NULL,''),(8401,'1110','81716224001','2024-05-22 14:33:16',NULL,60.00,'','8','1','Inventory sold','1','','sales','1354','','No',NULL,NULL,''),(8402,'1110','81716224001','2024-05-22 14:33:45',NULL,12.00,'','8','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(8403,'1110','81716224001','2024-05-22 14:34:15',NULL,0.00,'','8','1','Inventory sold','1','','sales','1448','','No',NULL,NULL,''),(8404,'1110','81716224001','2024-05-22 14:34:36',NULL,42.00,'','8','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(8405,'1110','81716224001','2024-05-22 18:23:36',NULL,0.00,'','8','1','Inventory sold','1','','sales','716','','No',NULL,NULL,''),(8406,'1110','81716224001','2024-05-22 19:20:46',NULL,100.00,'','8','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(8407,'1110','81716224001','2024-05-22 19:32:06',NULL,79.00,'','8','1','Inventory sold','1','','sales','166','','No',NULL,NULL,''),(8408,'1110','81716224001','2024-05-22 19:32:20',NULL,87.00,'','8','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(8409,'1110','81716224001','2024-05-22 19:33:29',NULL,2.00,'','8','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(8410,'1110','81716224001','2024-05-22 20:42:13',NULL,0.00,'','8','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(8411,'1110','81716224001','2024-05-23 11:46:32',NULL,30.00,'','8','1','Inventory sold','1','','sales','1378','','No',NULL,NULL,''),(8412,'1110','81716224001','2024-05-23 12:22:18',NULL,60.00,'','8','1','Inventory sold','1','','sales','1378','','No',NULL,NULL,''),(8413,'1110','81716224001','2024-05-23 18:27:49',NULL,35.00,'','8','1','Inventory sold','1','','sales','949','','No',NULL,NULL,''),(8414,'1110','81716224001','2024-05-23 18:28:08',NULL,82.00,'','8','1','Inventory sold','1','','sales','629','','No',NULL,NULL,''),(8415,'1110','81716224001','2024-05-23 18:28:44',NULL,205.00,'','8','1','Inventory sold','1','','sales','102','','No',NULL,NULL,''),(8416,'1110','81716224001','2024-05-23 18:28:58',NULL,75.00,'','8','1','Inventory sold','1','','sales','58','','No',NULL,NULL,''),(8417,'1110','81716224001','2024-05-23 18:29:15',NULL,16.00,'','8','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(8418,'1110','81716224001','2024-05-23 18:29:29',NULL,30.00,'','8','1','Inventory sold','1','','sales','1354','','No',NULL,NULL,''),(8419,'1110','81716224001','2024-05-23 20:21:47',NULL,35.00,'','8','1','Inventory sold','1','','sales','948','','No',NULL,NULL,''),(8420,'1110','81716224001','2024-05-23 20:22:12',NULL,65.00,'','8','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(8421,'1110','81716224001','2024-05-24 09:45:37',NULL,35.00,'','8','1','Inventory sold','1','','sales','1036','','No',NULL,NULL,''),(8422,'1110','81716224001','2024-05-24 17:07:52',NULL,0.00,'','8','1','Inventory sold','1','','sales','818','','No',NULL,NULL,''),(8423,'1110','81716224001','2024-05-24 18:06:19',NULL,79.00,'','8','1','Inventory sold','1','','sales','265','','No',NULL,NULL,''),(8424,'1110','81716224001','2024-05-24 18:06:39',NULL,0.00,'','8','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(8425,'1110','81716224001','2024-05-24 18:06:57',NULL,74.00,'','8','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(8426,'1110','81716224001','2024-05-24 18:07:11',NULL,170.00,'','8','1','Inventory sold','1','','sales','1551','','No',NULL,NULL,''),(8427,'1110','81716224001','2024-05-24 19:26:44',NULL,30.00,'','8','1','Inventory sold','1','','sales','1515','','No',NULL,NULL,''),(8428,'1110','81716224001','2024-05-24 19:27:04',NULL,25.00,'','8','1','Inventory sold','1','','sales','1000','','No',NULL,NULL,''),(8429,'1110','81716224001','2024-05-24 19:27:16',NULL,6.00,'','8','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(8430,'1110','81716224001','2024-05-24 19:27:36',NULL,0.00,'','8','1','Inventory sold','1','','sales','1448','','No',NULL,NULL,''),(8431,'1110','81716224001','2024-05-24 19:28:05',NULL,8.00,'','8','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(8432,'1110','81716224001','2024-05-24 19:28:26',NULL,25.00,'','8','1','Inventory sold','1','','sales','1543','','No',NULL,NULL,''),(8433,'1110','81716224001','2024-05-25 09:42:50',NULL,28.00,'','8','1','Inventory sold','1','','sales','563','','No',NULL,NULL,''),(8434,'1110','81716224001','2024-05-25 09:43:44',NULL,50.00,'','8','1','Inventory sold','1','','sales','1228','','No',NULL,NULL,''),(8435,'1110','81716224001','2024-05-25 11:57:20',NULL,65.00,'','8','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(8436,'1110','81716224001','2024-05-25 11:57:56',NULL,30.00,'','8','1','Inventory sold','1','','sales','1354','','No',NULL,NULL,''),(8437,'1110','81716224001','2024-05-25 11:58:32',NULL,100.00,'','8','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(8438,'1110','81716224001','2024-05-25 11:58:47',NULL,53.00,'','8','1','Inventory sold','1','','sales','266','','No',NULL,NULL,''),(8439,'1110','81716224001','2024-05-25 11:58:58',NULL,0.00,'','8','1','Inventory sold','1','','sales','818','','No',NULL,NULL,''),(8440,'1110','81716224001','2024-05-25 12:12:31',NULL,9.00,'','8','1','Inventory sold','1','','sales','543','','No',NULL,NULL,''),(8441,'1110','81716224001','2024-05-25 12:14:50',NULL,18.00,'','8','1','Inventory sold','1','','sales','543','','No',NULL,NULL,''),(8442,'1110','81716224001','2024-05-25 12:15:01',NULL,12.00,'','8','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(8443,'1110','81716224001','2024-05-25 12:15:20',NULL,10.00,'','8','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(8444,'1110','81716224001','2024-05-25 14:39:55',NULL,38.00,'','8','1','Inventory sold','1','','sales','1413','','No',NULL,NULL,''),(8445,'1110','81716224001','2024-05-25 14:40:11',NULL,14.80,'','8','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(8446,'1110','81716224001','2024-05-25 15:09:01',NULL,80.00,'','8','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(8447,'1110','81716224001','2024-05-25 16:14:03',NULL,8.60,'','8','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(8448,'1110','81716224001','2024-05-25 16:14:19',NULL,0.00,'','8','1','Inventory sold','1','','sales','1119','','No',NULL,NULL,''),(8449,'1110','81716224001','2024-05-25 16:14:43',NULL,12.00,'','8','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(8450,'1110','81716224001','2024-05-25 19:40:33',NULL,31.50,'','8','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(8451,'1110','81716224001','2024-05-25 19:40:48',NULL,0.00,'','8','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(8452,'1110','81716224001','2024-05-25 19:41:08',NULL,80.00,'','8','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(8453,'1110','81716224001','2024-05-25 19:41:27',NULL,30.00,'','8','1','Inventory sold','1','','sales','1378','','No',NULL,NULL,''),(8454,'1110','81716224001','2024-05-25 19:41:43',NULL,0.00,'','8','1','Inventory sold','1','','sales','825','','No',NULL,NULL,''),(8455,'1110','81716224001','2024-05-25 20:23:45',NULL,0.00,'','8','1','Inventory sold','1','','sales','523','','No',NULL,NULL,''),(8456,'1110','81716224001','2024-05-25 20:30:36',NULL,30.00,'','8','1','Inventory sold','1','','sales','1378','','No',NULL,NULL,''),(8457,'1110','81716224001','2024-05-25 20:41:29',NULL,20.00,'','8','1','Inventory sold','1','','sales','1500','','No',NULL,NULL,''),(8458,'1110','81716224001','2024-05-25 21:05:41',NULL,210.00,'','8','1','Inventory sold','1','','sales','1378','','No',NULL,NULL,''),(8459,'1110','81716224001','2024-05-25 21:28:25',NULL,60.00,'','8','1','Inventory sold','1','','sales','1047','','No',NULL,NULL,''),(8460,'1110','81716224001','2024-05-25 21:28:38',NULL,3.00,'','8','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(8461,'1110','81716224001','2024-05-26 13:09:31',NULL,65.00,'','8','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(8462,'1110','81716224001','2024-05-26 13:30:58',NULL,45.00,'','8','1','Inventory sold','1','','sales','510','','No',NULL,NULL,''),(8463,'1110','81716224001','2024-05-26 14:46:01',NULL,30.00,'','8','1','Inventory sold','1','','sales','1378','','No',NULL,NULL,''),(8464,'1110','81716224001','2024-05-26 14:46:14',NULL,80.00,'','8','1','Inventory sold','1','','sales','1437','','No',NULL,NULL,''),(8465,'1110','81716224001','2024-05-26 17:18:41',NULL,32.00,'','8','1','Inventory sold','1','','sales','470','','No',NULL,NULL,''),(8466,'1110','81716224001','2024-05-26 17:36:25',NULL,0.00,'','8','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(8467,'1110','81716224001','2024-05-26 17:36:53',NULL,260.00,'','8','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(8468,'1110','81716224001','2024-05-26 19:03:52',NULL,400.00,'','8','1','Inventory sold','1','','sales','1488','','No',NULL,NULL,''),(8469,'1110','81716224001','2024-05-26 19:04:04',NULL,120.00,'','8','1','Inventory sold','1','','sales','1407','','No',NULL,NULL,''),(8470,'1110','81716224001','2024-05-26 19:04:29',NULL,53.00,'','8','1','Inventory sold','1','','sales','266','','No',NULL,NULL,''),(8471,'1110','81716224001','2024-05-26 19:04:44',NULL,0.00,'','8','1','Inventory sold','1','','sales','818','','No',NULL,NULL,''),(8472,'1110','81716224001','2024-05-26 20:39:58',NULL,9.00,'','8','1','Inventory sold','1','','sales','543','','No',NULL,NULL,''),(8473,'1110','81716224001','2024-05-26 20:40:12',NULL,108.00,'','8','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(8474,'1110','81716224001','2024-05-26 20:40:50',NULL,65.00,'','8','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(8475,'1110','81716224001','2024-05-26 20:41:11',NULL,24.00,'','8','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(8476,'1110','81716224001','2024-05-26 20:41:28',NULL,29.60,'','8','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(8477,'1110','81716224001','2024-05-26 20:42:09',NULL,100.00,'','8','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(8478,'1110','81716224001','2024-05-26 20:42:22',NULL,100.00,'','8','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(8479,'1110','81716224001','2024-05-26 20:42:36',NULL,27.00,'','8','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(8480,'5500','81716224001','2024-05-26 20:42:47',5161.50,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8481,'1000','81716224001','2024-05-27 09:16:41',16315.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8482,'4000','81716224001','2024-05-27 09:16:41',NULL,40.00,'','8','1','Good sold','1','','sales','926','','No',NULL,NULL,''),(8483,'4000','81716224001','2024-05-20 19:53:21',NULL,150.00,'','8','1','Good sold','1','','sales','1526','','No',NULL,NULL,''),(8484,'4000','81716224001','2024-05-20 20:08:35',NULL,400.00,'','8','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(8485,'4000','81716224001','2024-05-20 20:09:02',NULL,10.00,'','8','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(8486,'4000','81716224001','2024-05-20 20:09:21',NULL,150.00,'','8','1','Good sold','1','','sales','1526','','No',NULL,NULL,''),(8487,'4000','81716224001','2024-05-20 20:23:18',NULL,40.00,'','8','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(8488,'4000','81716224001','2024-05-20 20:23:40',NULL,200.00,'','8','1','Good sold','1','','sales','1509','','No',NULL,NULL,''),(8489,'4000','81716224001','2024-05-20 21:14:46',NULL,100.00,'','8','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(8490,'4000','81716224001','2024-05-20 21:15:52',NULL,100.00,'','8','1','Good sold','1','','sales','795','','No',NULL,NULL,''),(8491,'4000','81716224001','2024-05-21 18:37:51',NULL,150.00,'','8','1','Good sold','1','','sales','1475','','No',NULL,NULL,''),(8492,'4000','81716224001','2024-05-21 18:40:49',NULL,150.00,'','8','1','Good sold','1','','sales','1514','','No',NULL,NULL,''),(8493,'4000','81716224001','2024-05-21 20:01:48',NULL,100.00,'','8','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(8494,'4000','81716224001','2024-05-21 20:01:59',NULL,200.00,'','8','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(8495,'4000','81716224001','2024-05-21 20:51:24',NULL,50.00,'','8','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(8496,'4000','81716224001','2024-05-21 20:51:44',NULL,50.00,'','8','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(8497,'4000','81716224001','2024-05-21 20:51:55',NULL,100.00,'','8','1','Good sold','1','','sales','1500','','No',NULL,NULL,''),(8498,'4000','81716224001','2024-05-21 20:52:08',NULL,100.00,'','8','1','Good sold','1','','sales','1378','','No',NULL,NULL,''),(8499,'4000','81716224001','2024-05-21 20:52:27',NULL,40.00,'','8','1','Good sold','1','','sales','1448','','No',NULL,NULL,''),(8500,'4000','81716224001','2024-05-21 20:52:37',NULL,60.00,'','8','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(8501,'4000','81716224001','2024-05-21 20:53:03',NULL,20.00,'','8','1','Good sold','1','','sales','1538','','No',NULL,NULL,''),(8502,'4000','81716224001','2024-05-21 20:53:17',NULL,100.00,'','8','1','Good sold','1','','sales','1524','','No',NULL,NULL,''),(8503,'4000','81716224001','2024-05-21 20:53:29',NULL,240.00,'','8','1','Good sold','1','','sales','1172','','No',NULL,NULL,''),(8504,'4000','81716224001','2024-05-21 20:53:41',NULL,250.00,'','8','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(8505,'4000','81716224001','2024-05-21 20:54:23',NULL,300.00,'','8','1','Good sold','1','','sales','1290','','No',NULL,NULL,''),(8506,'4000','81716224001','2024-05-21 20:54:37',NULL,200.00,'','8','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(8507,'4000','81716224001','2024-05-21 20:55:01',NULL,100.00,'','8','1','Good sold','1','','sales','1406','','No',NULL,NULL,''),(8508,'4000','81716224001','2024-05-21 20:55:40',NULL,120.00,'','8','1','Good sold','1','','sales','1354','','No',NULL,NULL,''),(8509,'4000','81716224001','2024-05-21 20:56:14',NULL,200.00,'','8','1','Good sold','1','','sales','1509','','No',NULL,NULL,''),(8510,'4000','81716224001','2024-05-21 20:56:54',NULL,100.00,'','8','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(8511,'4000','81716224001','2024-05-21 20:57:30',NULL,150.00,'','8','1','Good sold','1','','sales','1528','','No',NULL,NULL,''),(8512,'4000','81716224001','2024-05-22 09:21:34',NULL,150.00,'','8','1','Good sold','1','','sales','948','','No',NULL,NULL,''),(8513,'4000','81716224001','2024-05-22 09:22:16',NULL,300.00,'','8','1','Good sold','1','','sales','1521','','No',NULL,NULL,''),(8514,'4000','81716224001','2024-05-22 10:47:34',NULL,450.00,'','8','1','Good sold','1','','sales','354','','No',NULL,NULL,''),(8515,'4000','81716224001','2024-05-22 14:32:16',NULL,150.00,'','8','1','Good sold','1','','sales','1124','','No',NULL,NULL,''),(8516,'4000','81716224001','2024-05-22 14:33:16',NULL,120.00,'','8','1','Good sold','1','','sales','1354','','No',NULL,NULL,''),(8517,'4000','81716224001','2024-05-22 14:33:45',NULL,60.00,'','8','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(8518,'4000','81716224001','2024-05-22 14:34:15',NULL,20.00,'','8','1','Good sold','1','','sales','1448','','No',NULL,NULL,''),(8519,'4000','81716224001','2024-05-22 14:34:36',NULL,100.00,'','8','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(8520,'4000','81716224001','2024-05-22 18:23:36',NULL,200.00,'','8','1','Good sold','1','','sales','716','','No',NULL,NULL,''),(8521,'4000','81716224001','2024-05-22 19:20:46',NULL,100.00,'','8','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(8522,'4000','81716224001','2024-05-22 19:32:06',NULL,130.00,'','8','1','Good sold','1','','sales','166','','No',NULL,NULL,''),(8523,'4000','81716224001','2024-05-22 19:32:20',NULL,150.00,'','8','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(8524,'4000','81716224001','2024-05-22 19:33:29',NULL,10.00,'','8','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(8525,'4000','81716224001','2024-05-22 20:42:13',NULL,300.00,'','8','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(8526,'4000','81716224001','2024-05-23 11:46:32',NULL,100.00,'','8','1','Good sold','1','','sales','1378','','No',NULL,NULL,''),(8527,'4000','81716224001','2024-05-23 12:22:18',NULL,200.00,'','8','1','Good sold','1','','sales','1378','','No',NULL,NULL,''),(8528,'4000','81716224001','2024-05-23 18:27:49',NULL,100.00,'','8','1','Good sold','1','','sales','949','','No',NULL,NULL,''),(8529,'4000','81716224001','2024-05-23 18:28:08',NULL,200.00,'','8','1','Good sold','1','','sales','629','','No',NULL,NULL,''),(8530,'4000','81716224001','2024-05-23 18:28:44',NULL,300.00,'','8','1','Good sold','1','','sales','102','','No',NULL,NULL,''),(8531,'4000','81716224001','2024-05-23 18:28:58',NULL,150.00,'','8','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(8532,'4000','81716224001','2024-05-23 18:29:15',NULL,80.00,'','8','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(8533,'4000','81716224001','2024-05-23 18:29:29',NULL,60.00,'','8','1','Good sold','1','','sales','1354','','No',NULL,NULL,''),(8534,'4000','81716224001','2024-05-23 20:21:47',NULL,150.00,'','8','1','Good sold','1','','sales','948','','No',NULL,NULL,''),(8535,'4000','81716224001','2024-05-23 20:22:12',NULL,150.00,'','8','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(8536,'4000','81716224001','2024-05-24 09:45:37',NULL,150.00,'','8','1','Good sold','1','','sales','1036','','No',NULL,NULL,''),(8537,'4000','81716224001','2024-05-24 17:07:52',NULL,50.00,'','8','1','Good sold','1','','sales','818','','No',NULL,NULL,''),(8538,'4000','81716224001','2024-05-24 18:06:19',NULL,200.00,'','8','1','Good sold','1','','sales','265','','No',NULL,NULL,''),(8539,'4000','81716224001','2024-05-24 18:06:39',NULL,20.00,'','8','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(8540,'4000','81716224001','2024-05-24 18:06:57',NULL,200.00,'','8','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(8541,'4000','81716224001','2024-05-24 18:07:11',NULL,350.00,'','8','1','Good sold','1','','sales','1551','','No',NULL,NULL,''),(8542,'4000','81716224001','2024-05-24 19:26:44',NULL,100.00,'','8','1','Good sold','1','','sales','1515','','No',NULL,NULL,''),(8543,'4000','81716224001','2024-05-24 19:27:04',NULL,50.00,'','8','1','Good sold','1','','sales','1000','','No',NULL,NULL,''),(8544,'4000','81716224001','2024-05-24 19:27:16',NULL,50.00,'','8','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(8545,'4000','81716224001','2024-05-24 19:27:36',NULL,20.00,'','8','1','Good sold','1','','sales','1448','','No',NULL,NULL,''),(8546,'4000','81716224001','2024-05-24 19:28:05',NULL,40.00,'','8','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(8547,'4000','81716224001','2024-05-24 19:28:26',NULL,100.00,'','8','1','Good sold','1','','sales','1543','','No',NULL,NULL,''),(8548,'4000','81716224001','2024-05-25 09:42:50',NULL,50.00,'','8','1','Good sold','1','','sales','563','','No',NULL,NULL,''),(8549,'4000','81716224001','2024-05-25 09:43:44',NULL,100.00,'','8','1','Good sold','1','','sales','1228','','No',NULL,NULL,''),(8550,'4000','81716224001','2024-05-25 11:57:20',NULL,200.00,'','8','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(8551,'4000','81716224001','2024-05-25 11:57:56',NULL,60.00,'','8','1','Good sold','1','','sales','1354','','No',NULL,NULL,''),(8552,'4000','81716224001','2024-05-25 11:58:32',NULL,100.00,'','8','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(8553,'4000','81716224001','2024-05-25 11:58:47',NULL,150.00,'','8','1','Good sold','1','','sales','266','','No',NULL,NULL,''),(8554,'4000','81716224001','2024-05-25 11:58:58',NULL,50.00,'','8','1','Good sold','1','','sales','818','','No',NULL,NULL,''),(8555,'4000','81716224001','2024-05-25 12:12:31',NULL,20.00,'','8','1','Good sold','1','','sales','543','','No',NULL,NULL,''),(8556,'4000','81716224001','2024-05-25 12:14:50',NULL,40.00,'','8','1','Good sold','1','','sales','543','','No',NULL,NULL,''),(8557,'4000','81716224001','2024-05-25 12:15:01',NULL,60.00,'','8','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(8558,'4000','81716224001','2024-05-25 12:15:20',NULL,40.00,'','8','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(8559,'4000','81716224001','2024-05-25 14:39:55',NULL,100.00,'','8','1','Good sold','1','','sales','1413','','No',NULL,NULL,''),(8560,'4000','81716224001','2024-05-25 14:40:11',NULL,40.00,'','8','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(8561,'4000','81716224001','2024-05-25 15:09:01',NULL,200.00,'','8','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(8562,'4000','81716224001','2024-05-25 16:14:03',NULL,20.00,'','8','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8563,'4000','81716224001','2024-05-25 16:14:19',NULL,150.00,'','8','1','Good sold','1','','sales','1119','','No',NULL,NULL,''),(8564,'4000','81716224001','2024-05-25 16:14:43',NULL,60.00,'','8','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(8565,'4000','81716224001','2024-05-25 19:40:33',NULL,75.00,'','8','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(8566,'4000','81716224001','2024-05-25 19:40:48',NULL,40.00,'','8','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(8567,'4000','81716224001','2024-05-25 19:41:08',NULL,200.00,'','8','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(8568,'4000','81716224001','2024-05-25 19:41:27',NULL,100.00,'','8','1','Good sold','1','','sales','1378','','No',NULL,NULL,''),(8569,'4000','81716224001','2024-05-25 19:41:43',NULL,50.00,'','8','1','Good sold','1','','sales','825','','No',NULL,NULL,''),(8570,'4000','81716224001','2024-05-25 20:23:45',NULL,150.00,'','8','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(8571,'4000','81716224001','2024-05-25 20:30:36',NULL,100.00,'','8','1','Good sold','1','','sales','1378','','No',NULL,NULL,''),(8572,'4000','81716224001','2024-05-25 20:41:29',NULL,100.00,'','8','1','Good sold','1','','sales','1500','','No',NULL,NULL,''),(8573,'4000','81716224001','2024-05-25 21:05:41',NULL,700.00,'','8','1','Good sold','1','','sales','1378','','No',NULL,NULL,''),(8574,'4000','81716224001','2024-05-25 21:28:25',NULL,120.00,'','8','1','Good sold','1','','sales','1047','','No',NULL,NULL,''),(8575,'4000','81716224001','2024-05-25 21:28:38',NULL,10.00,'','8','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(8576,'4000','81716224001','2024-05-26 13:09:31',NULL,200.00,'','8','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(8577,'4000','81716224001','2024-05-26 13:30:58',NULL,150.00,'','8','1','Good sold','1','','sales','510','','No',NULL,NULL,''),(8578,'4000','81716224001','2024-05-26 14:46:01',NULL,100.00,'','8','1','Good sold','1','','sales','1378','','No',NULL,NULL,''),(8579,'4000','81716224001','2024-05-26 14:46:14',NULL,200.00,'','8','1','Good sold','1','','sales','1437','','No',NULL,NULL,''),(8580,'4000','81716224001','2024-05-26 17:18:41',NULL,60.00,'','8','1','Good sold','1','','sales','470','','No',NULL,NULL,''),(8581,'4000','81716224001','2024-05-26 17:36:25',NULL,750.00,'','8','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(8582,'4000','81716224001','2024-05-26 17:36:53',NULL,800.00,'','8','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(8583,'4000','81716224001','2024-05-26 19:03:52',NULL,800.00,'','8','1','Good sold','1','','sales','1488','','No',NULL,NULL,''),(8584,'4000','81716224001','2024-05-26 19:04:04',NULL,250.00,'','8','1','Good sold','1','','sales','1407','','No',NULL,NULL,''),(8585,'4000','81716224001','2024-05-26 19:04:29',NULL,150.00,'','8','1','Good sold','1','','sales','266','','No',NULL,NULL,''),(8586,'4000','81716224001','2024-05-26 19:04:44',NULL,50.00,'','8','1','Good sold','1','','sales','818','','No',NULL,NULL,''),(8587,'4000','81716224001','2024-05-26 20:39:58',NULL,20.00,'','8','1','Good sold','1','','sales','543','','No',NULL,NULL,''),(8588,'4000','81716224001','2024-05-26 20:40:12',NULL,150.00,'','8','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(8589,'4000','81716224001','2024-05-26 20:40:50',NULL,150.00,'','8','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(8590,'4000','81716224001','2024-05-26 20:41:11',NULL,40.00,'','8','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(8591,'4000','81716224001','2024-05-26 20:41:28',NULL,80.00,'','8','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(8592,'4000','81716224001','2024-05-26 20:42:09',NULL,100.00,'','8','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(8593,'4000','81716224001','2024-05-26 20:42:22',NULL,100.00,'','8','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(8594,'4000','81716224001','2024-05-26 20:42:36',NULL,50.00,'','8','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(8595,'1110','81716790691','2024-06-03 11:51:39',NULL,400.00,'','8','1','Inventory sold','1','','sales','1292','','No',NULL,NULL,''),(8596,'1110','81716790691','2024-05-27 09:18:11',NULL,4.00,'','8','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(8597,'1110','81716790691','2024-05-27 09:19:09',NULL,50.00,'','8','1','Inventory sold','1','','sales','1228','','No',NULL,NULL,''),(8598,'1110','81716790691','2024-05-27 09:19:28',NULL,45.00,'','8','1','Inventory sold','1','','sales','1516','','No',NULL,NULL,''),(8599,'1110','81716790691','2024-05-27 10:01:05',NULL,22.20,'','8','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(8600,'1110','81716790691','2024-05-27 10:01:38',NULL,12.00,'','8','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(8601,'1110','81716790691','2024-05-27 10:49:46',NULL,50.00,'','8','1','Inventory sold','1','','sales','1228','','No',NULL,NULL,''),(8602,'1110','81716790691','2024-05-27 11:03:59',NULL,36.00,'','8','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(8603,'1110','81716790691','2024-05-27 12:26:24',NULL,36.00,'','8','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(8604,'1110','81716790691','2024-05-27 12:26:32',NULL,6.00,'','8','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(8605,'1110','81716790691','2024-05-27 12:27:02',NULL,12.00,'','8','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(8606,'1110','81716790691','2024-05-27 12:27:21',NULL,4.00,'','8','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(8607,'1110','81716790691','2024-05-27 12:27:52',NULL,26.00,'','8','1','Inventory sold','1','','sales','808','','No',NULL,NULL,''),(8608,'1110','81716790691','2024-05-27 13:34:27',NULL,7.40,'','8','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(8609,'1110','81716790691','2024-05-27 13:35:32',NULL,74.00,'','8','1','Inventory sold','1','','sales','320','','No',NULL,NULL,''),(8610,'1110','81716790691','2024-05-27 16:08:10',NULL,35.00,'','8','1','Inventory sold','1','','sales','412','','No',NULL,NULL,''),(8611,'1110','81716790691','2024-05-27 16:08:27',NULL,3.60,'','8','1','Inventory sold','1','','sales','414','','No',NULL,NULL,''),(8612,'1110','81716790691','2024-05-27 16:08:35',NULL,8.50,'','8','1','Inventory sold','1','','sales','1406','','No',NULL,NULL,''),(8613,'1110','81716790691','2024-05-27 16:25:20',NULL,18.00,'','8','1','Inventory sold','1','','sales','543','','No',NULL,NULL,''),(8614,'1110','81716790691','2024-05-27 16:25:33',NULL,120.00,'','8','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(8615,'1110','81716790691','2024-05-27 16:43:21',NULL,27.00,'','8','1','Inventory sold','1','','sales','1516','','No',NULL,NULL,''),(8616,'1110','81716790691','2024-05-27 19:08:47',NULL,79.00,'','8','1','Inventory sold','1','','sales','166','','No',NULL,NULL,''),(8617,'1110','81716790691','2024-05-27 19:33:33',NULL,74.00,'','8','1','Inventory sold','1','','sales','320','','No',NULL,NULL,''),(8618,'1110','81716790691','2024-05-27 20:42:36',NULL,0.00,'','8','1','Inventory sold','1','','sales','818','','No',NULL,NULL,''),(8619,'1110','81716790691','2024-05-27 20:42:48',NULL,0.00,'','8','1','Inventory sold','1','','sales','818','','No',NULL,NULL,''),(8620,'1110','81716790691','2024-05-27 20:43:06',NULL,0.00,'','8','1','Inventory sold','1','','sales','818','','No',NULL,NULL,''),(8621,'1110','81716790691','2024-05-27 20:43:16',NULL,0.00,'','8','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(8622,'1110','81716790691','2024-05-27 20:43:25',NULL,18.00,'','8','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(8623,'1110','81716790691','2024-05-27 20:43:46',NULL,10.00,'','8','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(8624,'1110','81716790691','2024-05-27 22:13:46',NULL,0.00,'','8','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(8625,'1110','81716790691','2024-05-27 22:14:18',NULL,0.00,'','8','1','Inventory sold','1','','sales','162','','No',NULL,NULL,''),(8626,'1110','81716790691','2024-05-28 09:10:15',NULL,108.00,'','8','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(8627,'1110','81716790691','2024-05-28 10:13:26',NULL,108.00,'','8','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(8628,'1110','81716790691','2024-05-28 11:29:59',NULL,108.00,'','8','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(8629,'1110','81716790691','2024-05-28 11:30:14',NULL,108.00,'','8','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(8630,'1110','81716790691','2024-05-28 11:30:23',NULL,2.00,'','8','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(8631,'1110','81716790691','2024-05-28 17:43:38',NULL,6.00,'','8','1','Inventory sold','1','','sales','869','','No',NULL,NULL,''),(8632,'1110','81716790691','2024-05-28 18:21:20',NULL,10.00,'','8','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(8633,'1110','81716790691','2024-05-28 18:21:36',NULL,80.00,'','8','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(8634,'1110','81716790691','2024-05-28 18:21:53',NULL,120.00,'','8','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(8635,'1110','81716790691','2024-05-28 18:22:12',NULL,79.00,'','8','1','Inventory sold','1','','sales','166','','No',NULL,NULL,''),(8636,'1110','81716790691','2024-05-28 18:22:30',NULL,30.00,'','8','1','Inventory sold','1','','sales','1378','','No',NULL,NULL,''),(8637,'1110','81716790691','2024-05-28 20:38:49',NULL,24.00,'','8','1','Inventory sold','1','','sales','1192','','No',NULL,NULL,''),(8638,'1110','81716790691','2024-05-28 20:39:06',NULL,40.00,'','8','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(8639,'1110','81716790691','2024-05-28 20:39:21',NULL,0.00,'','8','1','Inventory sold','1','','sales','1448','','No',NULL,NULL,''),(8640,'1110','81716790691','2024-05-28 20:40:02',NULL,20.00,'','8','1','Inventory sold','1','','sales','1500','','No',NULL,NULL,''),(8641,'1110','81716790691','2024-05-28 20:40:24',NULL,0.00,'','8','1','Inventory sold','1','','sales','240','','No',NULL,NULL,''),(8642,'1110','81716790691','2024-05-28 20:41:25',NULL,50.00,'','8','1','Inventory sold','1','','sales','1315','','No',NULL,NULL,''),(8643,'1110','81716790691','2024-05-28 21:22:02',NULL,150.00,'','8','1','Inventory sold','1','','sales','957','','No',NULL,NULL,''),(8644,'1110','81716790691','2024-05-28 21:22:32',NULL,20.00,'','8','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(8645,'1110','81716790691','2024-05-28 21:31:52',NULL,42.00,'','8','1','Inventory sold','1','','sales','247','','No',NULL,NULL,''),(8646,'1110','81716790691','2024-05-28 21:32:03',NULL,60.00,'','8','1','Inventory sold','1','','sales','1554','','No',NULL,NULL,''),(8647,'1110','81716790691','2024-05-28 21:59:29',NULL,0.00,'','8','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(8648,'1110','81716790691','2024-05-28 21:59:45',NULL,0.00,'','8','1','Inventory sold','1','','sales','1475','','No',NULL,NULL,''),(8649,'1110','81716790691','2024-05-28 21:59:55',NULL,0.00,'','8','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(8650,'1110','81716790691','2024-05-28 22:00:12',NULL,28.00,'','8','1','Inventory sold','1','','sales','563','','No',NULL,NULL,''),(8651,'1110','81716790691','2024-05-29 09:12:56',NULL,18.00,'','8','1','Inventory sold','1','','sales','543','','No',NULL,NULL,''),(8652,'1110','81716790691','2024-05-29 09:13:24',NULL,30.00,'','8','1','Inventory sold','1','','sales','1378','','No',NULL,NULL,''),(8653,'1110','81716790691','2024-05-29 09:13:36',NULL,20.00,'','8','1','Inventory sold','1','','sales','1500','','No',NULL,NULL,''),(8654,'1110','81716790691','2024-05-29 09:13:47',NULL,0.00,'','8','1','Inventory sold','1','','sales','1157','','No',NULL,NULL,''),(8655,'1110','81716790691','2024-05-29 11:14:11',NULL,0.00,'','8','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(8656,'1110','81716790691','2024-05-29 11:14:32',NULL,40.00,'','8','1','Inventory sold','1','','sales','1399','','No',NULL,NULL,''),(8657,'1110','81716790691','2024-05-29 11:14:50',NULL,300.00,'','8','1','Inventory sold','1','','sales','1299','','No',NULL,NULL,''),(8658,'1110','81716790691','2024-05-29 11:15:28',NULL,10.50,'','8','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(8659,'1110','81716790691','2024-05-29 17:43:08',NULL,12.90,'','8','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(8660,'1110','81716790691','2024-05-29 17:43:34',NULL,58.50,'','8','1','Inventory sold','1','','sales','1516','','No',NULL,NULL,''),(8661,'1110','81716790691','2024-05-29 17:44:00',NULL,36.00,'','8','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(8662,'1110','81716790691','2024-05-29 17:44:37',NULL,126.00,'','8','1','Inventory sold','1','','sales','763','','No',NULL,NULL,''),(8663,'1110','81716790691','2024-05-29 17:44:59',NULL,33.00,'','8','1','Inventory sold','1','','sales','1524','','No',NULL,NULL,''),(8664,'1110','81716790691','2024-05-29 17:46:21',NULL,14.00,'','8','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(8665,'1110','81716790691','2024-05-29 17:46:36',NULL,86.00,'','8','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(8666,'1110','81716790691','2024-05-29 21:16:13',NULL,45.00,'','8','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(8667,'1110','81716790691','2024-05-29 21:16:28',NULL,170.00,'','8','1','Inventory sold','1','','sales','1551','','No',NULL,NULL,''),(8668,'1110','81716790691','2024-05-29 21:16:38',NULL,50.00,'','8','1','Inventory sold','1','','sales','1415','','No',NULL,NULL,''),(8669,'1110','81716790691','2024-05-29 21:16:49',NULL,24.00,'','8','1','Inventory sold','1','','sales','786','','No',NULL,NULL,''),(8670,'1110','81716790691','2024-05-29 21:17:02',NULL,12.00,'','8','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(8671,'1110','81716790691','2024-05-29 21:17:12',NULL,20.00,'','8','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(8672,'1110','81716790691','2024-05-29 21:17:22',NULL,0.00,'','8','1','Inventory sold','1','','sales','1475','','No',NULL,NULL,''),(8673,'1110','81716790691','2024-05-29 21:17:39',NULL,0.00,'','8','1','Inventory sold','1','','sales','46','','No',NULL,NULL,''),(8674,'1110','81716790691','2024-05-29 21:17:56',NULL,15.00,'','8','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(8675,'1110','81716790691','2024-05-30 19:45:29',NULL,0.00,'','8','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(8676,'1110','81716790691','2024-05-30 19:53:24',NULL,12.00,'','8','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(8677,'1110','81716790691','2024-05-30 20:35:27',NULL,4.00,'','8','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(8678,'1110','81716790691','2024-05-30 20:36:04',NULL,43.00,'','8','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(8679,'1110','81716790691','2024-05-30 20:59:44',NULL,22.50,'','8','1','Inventory sold','1','','sales','1516','','No',NULL,NULL,''),(8680,'1110','81716790691','2024-05-30 21:00:01',NULL,60.00,'','8','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(8681,'1110','81716790691','2024-05-30 21:00:21',NULL,0.00,'','8','1','Inventory sold','1','','sales','1144','','No',NULL,NULL,''),(8682,'1110','81716790691','2024-05-30 21:44:26',NULL,126.00,'','8','1','Inventory sold','1','','sales','763','','No',NULL,NULL,''),(8683,'1110','81716790691','2024-05-31 16:03:46',NULL,0.00,'','8','1','Inventory sold','1','','sales','1124','','No',NULL,NULL,''),(8684,'1110','81716790691','2024-05-31 16:04:12',NULL,60.00,'','8','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(8685,'1110','81716790691','2024-05-31 16:04:25',NULL,120.00,'','8','1','Inventory sold','1','','sales','1236','','No',NULL,NULL,''),(8686,'1110','81716790691','2024-05-31 16:04:40',NULL,0.00,'','8','1','Inventory sold','1','','sales','1199','','No',NULL,NULL,''),(8687,'1110','81716790691','2024-05-31 16:04:51',NULL,12.00,'','8','1','Inventory sold','1','','sales','1403','','No',NULL,NULL,''),(8688,'1110','81716790691','2024-05-31 18:34:34',NULL,60.00,'','8','1','Inventory sold','1','','sales','1299','','No',NULL,NULL,''),(8689,'1110','81716790691','2024-05-31 18:37:13',NULL,9.00,'','8','1','Inventory sold','1','','sales','1516','','No',NULL,NULL,''),(8690,'1110','81716790691','2024-06-01 19:49:12',NULL,18.00,'','8','1','Inventory sold','1','','sales','1537','','No',NULL,NULL,''),(8691,'1110','81716790691','2024-06-01 19:49:28',NULL,0.00,'','8','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(8692,'1110','81716790691','2024-06-01 19:49:59',NULL,25.00,'','8','1','Inventory sold','1','','sales','1000','','No',NULL,NULL,''),(8693,'1110','81716790691','2024-06-01 19:50:16',NULL,60.00,'','8','1','Inventory sold','1','','sales','1047','','No',NULL,NULL,''),(8694,'1110','81716790691','2024-06-01 19:50:34',NULL,74.00,'','8','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(8695,'1110','81716790691','2024-06-01 19:50:56',NULL,24.00,'','8','1','Inventory sold','1','','sales','1192','','No',NULL,NULL,''),(8696,'1110','81716790691','2024-06-01 19:51:08',NULL,130.00,'','8','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(8697,'1110','81716790691','2024-06-01 19:51:26',NULL,8.00,'','8','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(8698,'1110','81716790691','2024-06-01 19:52:16',NULL,58.00,'','8','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(8699,'1110','81716790691','2024-06-01 19:56:14',NULL,11.00,'','8','1','Inventory sold','1','','sales','995','','No',NULL,NULL,''),(8700,'1110','81716790691','2024-06-01 19:56:32',NULL,100.00,'','8','1','Inventory sold','1','','sales','1353','','No',NULL,NULL,''),(8701,'1110','81716790691','2024-06-01 19:56:52',NULL,8.60,'','8','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(8702,'1110','81716790691','2024-06-01 19:57:36',NULL,21.50,'','8','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(8703,'1110','81716790691','2024-06-01 19:58:01',NULL,12.00,'','8','1','Inventory sold','1','','sales','791','','No',NULL,NULL,''),(8704,'1110','81716790691','2024-06-01 19:58:15',NULL,3.60,'','8','1','Inventory sold','1','','sales','414','','No',NULL,NULL,''),(8705,'1110','81716790691','2024-06-01 19:58:31',NULL,25.50,'','8','1','Inventory sold','1','','sales','1406','','No',NULL,NULL,''),(8706,'1110','81716790691','2024-06-01 19:58:41',NULL,12.00,'','8','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(8707,'1110','81716790691','2024-06-01 19:58:58',NULL,30.00,'','8','1','Inventory sold','1','','sales','1299','','No',NULL,NULL,''),(8708,'1110','81716790691','2024-06-01 19:59:09',NULL,36.00,'','8','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(8709,'1110','81716790691','2024-06-01 19:59:20',NULL,38.00,'','8','1','Inventory sold','1','','sales','1411','','No',NULL,NULL,''),(8710,'1110','81716790691','2024-06-01 19:59:35',NULL,75.00,'','8','1','Inventory sold','1','','sales','58','','No',NULL,NULL,''),(8711,'1110','81716790691','2024-06-01 19:59:59',NULL,80.00,'','8','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(8712,'1110','81716790691','2024-06-01 20:00:17',NULL,15.00,'','8','1','Inventory sold','1','','sales','1354','','No',NULL,NULL,''),(8713,'1110','81716790691','2024-06-01 20:00:32',NULL,12.00,'','8','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(8714,'1110','81716790691','2024-06-01 20:00:44',NULL,10.00,'','8','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(8715,'1110','81716790691','2024-06-01 20:01:05',NULL,20.00,'','8','1','Inventory sold','1','','sales','1500','','No',NULL,NULL,''),(8716,'1110','81716790691','2024-06-01 21:06:32',NULL,45.00,'','8','1','Inventory sold','1','','sales','510','','No',NULL,NULL,''),(8717,'1110','81716790691','2024-06-01 21:45:09',NULL,45.00,'','8','1','Inventory sold','1','','sales','1516','','No',NULL,NULL,''),(8718,'1110','81716790691','2024-06-02 19:06:10',NULL,16.00,'','8','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(8719,'1110','81716790691','2024-06-02 19:31:23',NULL,5.00,'','8','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(8720,'1110','81716790691','2024-06-02 19:32:04',NULL,8.00,'','8','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(8721,'1110','81716790691','2024-06-02 19:32:16',NULL,9.00,'','8','1','Inventory sold','1','','sales','1537','','No',NULL,NULL,''),(8722,'1110','81716790691','2024-06-02 19:32:28',NULL,126.00,'','8','1','Inventory sold','1','','sales','763','','No',NULL,NULL,''),(8723,'1110','81716790691','2024-06-02 19:32:48',NULL,0.00,'','8','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(8724,'1110','81716790691','2024-06-02 19:33:01',NULL,30.00,'','8','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(8725,'1110','81716790691','2024-06-02 19:33:14',NULL,300.00,'','8','1','Inventory sold','1','','sales','1299','','No',NULL,NULL,''),(8726,'1110','81716790691','2024-06-02 19:33:29',NULL,80.00,'','8','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(8727,'1110','81716790691','2024-06-02 19:33:58',NULL,0.00,'','8','1','Inventory sold','1','','sales','240','','No',NULL,NULL,''),(8728,'1110','81716790691','2024-06-02 19:34:16',NULL,20.00,'','8','1','Inventory sold','1','','sales','1500','','No',NULL,NULL,''),(8729,'1110','81716790691','2024-06-02 19:34:32',NULL,0.00,'','8','1','Inventory sold','1','','sales','1111','','No',NULL,NULL,''),(8730,'1110','81716790691','2024-06-02 19:34:53',NULL,18.00,'','8','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(8731,'1110','81716790691','2024-06-02 19:35:06',NULL,0.00,'','8','1','Inventory sold','1','','sales','322','','No',NULL,NULL,''),(8732,'1110','81716790691','2024-06-02 21:21:01',NULL,80.00,'','8','1','Inventory sold','1','','sales','1436','','No',NULL,NULL,''),(8733,'1110','81716790691','2024-06-02 22:21:38',NULL,18.90,'','8','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(8734,'1110','81716790691','2024-06-02 22:22:03',NULL,70.00,'','8','1','Inventory sold','1','','sales','1047','','No',NULL,NULL,''),(8735,'5500','81716790691','2024-06-03 11:51:19',5798.20,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8736,'1000','81716790691','2024-06-03 11:51:39',14930.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8737,'4000','81716790691','2024-06-03 11:51:39',NULL,600.00,'','8','1','Good sold','1','','sales','1292','','No',NULL,NULL,''),(8738,'4000','81716790691','2024-05-27 09:18:11',NULL,20.00,'','8','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(8739,'4000','81716790691','2024-05-27 09:19:09',NULL,100.00,'','8','1','Good sold','1','','sales','1228','','No',NULL,NULL,''),(8740,'4000','81716790691','2024-05-27 09:19:28',NULL,100.00,'','8','1','Good sold','1','','sales','1516','','No',NULL,NULL,''),(8741,'4000','81716790691','2024-05-27 10:01:05',NULL,60.00,'','8','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(8742,'4000','81716790691','2024-05-27 10:01:38',NULL,20.00,'','8','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(8743,'4000','81716790691','2024-05-27 10:49:46',NULL,100.00,'','8','1','Good sold','1','','sales','1228','','No',NULL,NULL,''),(8744,'4000','81716790691','2024-05-27 11:03:59',NULL,150.00,'','8','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(8745,'4000','81716790691','2024-05-27 12:26:24',NULL,150.00,'','8','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(8746,'4000','81716790691','2024-05-27 12:26:32',NULL,20.00,'','8','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(8747,'4000','81716790691','2024-05-27 12:27:02',NULL,60.00,'','8','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(8748,'4000','81716790691','2024-05-27 12:27:21',NULL,20.00,'','8','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(8749,'4000','81716790691','2024-05-27 12:27:52',NULL,100.00,'','8','1','Good sold','1','','sales','808','','No',NULL,NULL,''),(8750,'4000','81716790691','2024-05-27 13:34:27',NULL,20.00,'','8','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(8751,'4000','81716790691','2024-05-27 13:35:32',NULL,150.00,'','8','1','Good sold','1','','sales','320','','No',NULL,NULL,''),(8752,'4000','81716790691','2024-05-27 16:08:10',NULL,50.00,'','8','1','Good sold','1','','sales','412','','No',NULL,NULL,''),(8753,'4000','81716790691','2024-05-27 16:08:27',NULL,10.00,'','8','1','Good sold','1','','sales','414','','No',NULL,NULL,''),(8754,'4000','81716790691','2024-05-27 16:08:35',NULL,50.00,'','8','1','Good sold','1','','sales','1406','','No',NULL,NULL,''),(8755,'4000','81716790691','2024-05-27 16:25:20',NULL,40.00,'','8','1','Good sold','1','','sales','543','','No',NULL,NULL,''),(8756,'4000','81716790691','2024-05-27 16:25:33',NULL,200.00,'','8','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(8757,'4000','81716790691','2024-05-27 16:43:21',NULL,60.00,'','8','1','Good sold','1','','sales','1516','','No',NULL,NULL,''),(8758,'4000','81716790691','2024-05-27 19:08:47',NULL,130.00,'','8','1','Good sold','1','','sales','166','','No',NULL,NULL,''),(8759,'4000','81716790691','2024-05-27 19:33:33',NULL,150.00,'','8','1','Good sold','1','','sales','320','','No',NULL,NULL,''),(8760,'4000','81716790691','2024-05-27 20:42:36',NULL,50.00,'','8','1','Good sold','1','','sales','818','','No',NULL,NULL,''),(8761,'4000','81716790691','2024-05-27 20:42:48',NULL,50.00,'','8','1','Good sold','1','','sales','818','','No',NULL,NULL,''),(8762,'4000','81716790691','2024-05-27 20:43:06',NULL,50.00,'','8','1','Good sold','1','','sales','818','','No',NULL,NULL,''),(8763,'4000','81716790691','2024-05-27 20:43:16',NULL,20.00,'','8','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(8764,'4000','81716790691','2024-05-27 20:43:25',NULL,40.00,'','8','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(8765,'4000','81716790691','2024-05-27 20:43:46',NULL,20.00,'','8','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(8766,'4000','81716790691','2024-05-27 22:13:46',NULL,10.00,'','8','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(8767,'4000','81716790691','2024-05-27 22:14:18',NULL,120.00,'','8','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(8768,'4000','81716790691','2024-05-28 09:10:15',NULL,150.00,'','8','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(8769,'4000','81716790691','2024-05-28 10:13:26',NULL,150.00,'','8','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(8770,'4000','81716790691','2024-05-28 11:29:59',NULL,150.00,'','8','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(8771,'4000','81716790691','2024-05-28 11:30:14',NULL,150.00,'','8','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(8772,'4000','81716790691','2024-05-28 11:30:23',NULL,10.00,'','8','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(8773,'4000','81716790691','2024-05-28 17:43:38',NULL,30.00,'','8','1','Good sold','1','','sales','869','','No',NULL,NULL,''),(8774,'4000','81716790691','2024-05-28 18:21:20',NULL,40.00,'','8','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(8775,'4000','81716790691','2024-05-28 18:21:36',NULL,200.00,'','8','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(8776,'4000','81716790691','2024-05-28 18:21:53',NULL,200.00,'','8','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(8777,'4000','81716790691','2024-05-28 18:22:12',NULL,130.00,'','8','1','Good sold','1','','sales','166','','No',NULL,NULL,''),(8778,'4000','81716790691','2024-05-28 18:22:30',NULL,100.00,'','8','1','Good sold','1','','sales','1378','','No',NULL,NULL,''),(8779,'4000','81716790691','2024-05-28 20:38:49',NULL,50.00,'','8','1','Good sold','1','','sales','1192','','No',NULL,NULL,''),(8780,'4000','81716790691','2024-05-28 20:39:06',NULL,100.00,'','8','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(8781,'4000','81716790691','2024-05-28 20:39:21',NULL,90.00,'','8','1','Good sold','1','','sales','1448','','No',NULL,NULL,''),(8782,'4000','81716790691','2024-05-28 20:40:02',NULL,100.00,'','8','1','Good sold','1','','sales','1500','','No',NULL,NULL,''),(8783,'4000','81716790691','2024-05-28 20:40:24',NULL,350.00,'','8','1','Good sold','1','','sales','240','','No',NULL,NULL,''),(8784,'4000','81716790691','2024-05-28 20:41:25',NULL,100.00,'','8','1','Good sold','1','','sales','1315','','No',NULL,NULL,''),(8785,'4000','81716790691','2024-05-28 21:22:02',NULL,300.00,'','8','1','Good sold','1','','sales','957','','No',NULL,NULL,''),(8786,'4000','81716790691','2024-05-28 21:22:32',NULL,50.00,'','8','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(8787,'4000','81716790691','2024-05-28 21:31:52',NULL,140.00,'','8','1','Good sold','1','','sales','247','','No',NULL,NULL,''),(8788,'4000','81716790691','2024-05-28 21:32:03',NULL,150.00,'','8','1','Good sold','1','','sales','1554','','No',NULL,NULL,''),(8789,'4000','81716790691','2024-05-28 21:59:29',NULL,20.00,'','8','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(8790,'4000','81716790691','2024-05-28 21:59:45',NULL,120.00,'','8','1','Good sold','1','','sales','1475','','No',NULL,NULL,''),(8791,'4000','81716790691','2024-05-28 21:59:55',NULL,20.00,'','8','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(8792,'4000','81716790691','2024-05-28 22:00:12',NULL,50.00,'','8','1','Good sold','1','','sales','563','','No',NULL,NULL,''),(8793,'4000','81716790691','2024-05-29 09:12:56',NULL,40.00,'','8','1','Good sold','1','','sales','543','','No',NULL,NULL,''),(8794,'4000','81716790691','2024-05-29 09:13:24',NULL,100.00,'','8','1','Good sold','1','','sales','1378','','No',NULL,NULL,''),(8795,'4000','81716790691','2024-05-29 09:13:36',NULL,100.00,'','8','1','Good sold','1','','sales','1500','','No',NULL,NULL,''),(8796,'4000','81716790691','2024-05-29 09:13:47',NULL,100.00,'','8','1','Good sold','1','','sales','1157','','No',NULL,NULL,''),(8797,'4000','81716790691','2024-05-29 11:14:11',NULL,75.00,'','8','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(8798,'4000','81716790691','2024-05-29 11:14:32',NULL,50.00,'','8','1','Good sold','1','','sales','1399','','No',NULL,NULL,''),(8799,'4000','81716790691','2024-05-29 11:14:50',NULL,500.00,'','8','1','Good sold','1','','sales','1299','','No',NULL,NULL,''),(8800,'4000','81716790691','2024-05-29 11:15:28',NULL,25.00,'','8','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(8801,'4000','81716790691','2024-05-29 17:43:08',NULL,30.00,'','8','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8802,'4000','81716790691','2024-05-29 17:43:34',NULL,130.00,'','8','1','Good sold','1','','sales','1516','','No',NULL,NULL,''),(8803,'4000','81716790691','2024-05-29 17:44:00',NULL,60.00,'','8','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(8804,'4000','81716790691','2024-05-29 17:44:37',NULL,200.00,'','8','1','Good sold','1','','sales','763','','No',NULL,NULL,''),(8805,'4000','81716790691','2024-05-29 17:44:59',NULL,100.00,'','8','1','Good sold','1','','sales','1524','','No',NULL,NULL,''),(8806,'4000','81716790691','2024-05-29 17:46:21',NULL,20.00,'','8','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(8807,'4000','81716790691','2024-05-29 17:46:36',NULL,200.00,'','8','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8808,'4000','81716790691','2024-05-29 21:16:13',NULL,150.00,'','8','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(8809,'4000','81716790691','2024-05-29 21:16:28',NULL,350.00,'','8','1','Good sold','1','','sales','1551','','No',NULL,NULL,''),(8810,'4000','81716790691','2024-05-29 21:16:38',NULL,100.00,'','8','1','Good sold','1','','sales','1415','','No',NULL,NULL,''),(8811,'4000','81716790691','2024-05-29 21:16:49',NULL,50.00,'','8','1','Good sold','1','','sales','786','','No',NULL,NULL,''),(8812,'4000','81716790691','2024-05-29 21:17:02',NULL,30.00,'','8','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(8813,'4000','81716790691','2024-05-29 21:17:12',NULL,80.00,'','8','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(8814,'4000','81716790691','2024-05-29 21:17:22',NULL,30.00,'','8','1','Good sold','1','','sales','1475','','No',NULL,NULL,''),(8815,'4000','81716790691','2024-05-29 21:17:39',NULL,200.00,'','8','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(8816,'4000','81716790691','2024-05-29 21:17:56',NULL,50.00,'','8','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(8817,'4000','81716790691','2024-05-30 19:45:29',NULL,40.00,'','8','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(8818,'4000','81716790691','2024-05-30 19:53:24',NULL,20.00,'','8','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(8819,'4000','81716790691','2024-05-30 20:35:27',NULL,10.00,'','8','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(8820,'4000','81716790691','2024-05-30 20:36:04',NULL,100.00,'','8','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8821,'4000','81716790691','2024-05-30 20:59:44',NULL,50.00,'','8','1','Good sold','1','','sales','1516','','No',NULL,NULL,''),(8822,'4000','81716790691','2024-05-30 21:00:01',NULL,150.00,'','8','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(8823,'4000','81716790691','2024-05-30 21:00:21',NULL,100.00,'','8','1','Good sold','1','','sales','1144','','No',NULL,NULL,''),(8824,'4000','81716790691','2024-05-30 21:44:26',NULL,200.00,'','8','1','Good sold','1','','sales','763','','No',NULL,NULL,''),(8825,'4000','81716790691','2024-05-31 16:03:46',NULL,150.00,'','8','1','Good sold','1','','sales','1124','','No',NULL,NULL,''),(8826,'4000','81716790691','2024-05-31 16:04:12',NULL,100.00,'','8','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(8827,'4000','81716790691','2024-05-31 16:04:25',NULL,250.00,'','8','1','Good sold','1','','sales','1236','','No',NULL,NULL,''),(8828,'4000','81716790691','2024-05-31 16:04:40',NULL,100.00,'','8','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(8829,'4000','81716790691','2024-05-31 16:04:51',NULL,60.00,'','8','1','Good sold','1','','sales','1403','','No',NULL,NULL,''),(8830,'4000','81716790691','2024-05-31 18:34:34',NULL,100.00,'','8','1','Good sold','1','','sales','1299','','No',NULL,NULL,''),(8831,'4000','81716790691','2024-05-31 18:37:13',NULL,20.00,'','8','1','Good sold','1','','sales','1516','','No',NULL,NULL,''),(8832,'4000','81716790691','2024-06-01 19:49:12',NULL,60.00,'','8','1','Good sold','1','','sales','1537','','No',NULL,NULL,''),(8833,'4000','81716790691','2024-06-01 19:49:28',NULL,150.00,'','8','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(8834,'4000','81716790691','2024-06-01 19:49:59',NULL,50.00,'','8','1','Good sold','1','','sales','1000','','No',NULL,NULL,''),(8835,'4000','81716790691','2024-06-01 19:50:16',NULL,120.00,'','8','1','Good sold','1','','sales','1047','','No',NULL,NULL,''),(8836,'4000','81716790691','2024-06-01 19:50:34',NULL,200.00,'','8','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(8837,'4000','81716790691','2024-06-01 19:50:56',NULL,50.00,'','8','1','Good sold','1','','sales','1192','','No',NULL,NULL,''),(8838,'4000','81716790691','2024-06-01 19:51:08',NULL,300.00,'','8','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(8839,'4000','81716790691','2024-06-01 19:51:26',NULL,20.00,'','8','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(8840,'4000','81716790691','2024-06-01 19:52:16',NULL,100.00,'','8','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(8841,'4000','81716790691','2024-06-01 19:56:14',NULL,30.00,'','8','1','Good sold','1','','sales','995','','No',NULL,NULL,''),(8842,'4000','81716790691','2024-06-01 19:56:32',NULL,200.00,'','8','1','Good sold','1','','sales','1353','','No',NULL,NULL,''),(8843,'4000','81716790691','2024-06-01 19:56:52',NULL,20.00,'','8','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8844,'4000','81716790691','2024-06-01 19:57:36',NULL,50.00,'','8','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8845,'4000','81716790691','2024-06-01 19:58:01',NULL,50.00,'','8','1','Good sold','1','','sales','791','','No',NULL,NULL,''),(8846,'4000','81716790691','2024-06-01 19:58:15',NULL,10.00,'','8','1','Good sold','1','','sales','414','','No',NULL,NULL,''),(8847,'4000','81716790691','2024-06-01 19:58:31',NULL,150.00,'','8','1','Good sold','1','','sales','1406','','No',NULL,NULL,''),(8848,'4000','81716790691','2024-06-01 19:58:41',NULL,30.00,'','8','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(8849,'4000','81716790691','2024-06-01 19:58:58',NULL,50.00,'','8','1','Good sold','1','','sales','1299','','No',NULL,NULL,''),(8850,'4000','81716790691','2024-06-01 19:59:09',NULL,150.00,'','8','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(8851,'4000','81716790691','2024-06-01 19:59:20',NULL,100.00,'','8','1','Good sold','1','','sales','1411','','No',NULL,NULL,''),(8852,'4000','81716790691','2024-06-01 19:59:35',NULL,150.00,'','8','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(8853,'4000','81716790691','2024-06-01 19:59:59',NULL,200.00,'','8','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(8854,'4000','81716790691','2024-06-01 20:00:17',NULL,30.00,'','8','1','Good sold','1','','sales','1354','','No',NULL,NULL,''),(8855,'4000','81716790691','2024-06-01 20:00:32',NULL,100.00,'','8','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(8856,'4000','81716790691','2024-06-01 20:00:44',NULL,40.00,'','8','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(8857,'4000','81716790691','2024-06-01 20:01:05',NULL,100.00,'','8','1','Good sold','1','','sales','1500','','No',NULL,NULL,''),(8858,'4000','81716790691','2024-06-01 21:06:32',NULL,150.00,'','8','1','Good sold','1','','sales','510','','No',NULL,NULL,''),(8859,'4000','81716790691','2024-06-01 21:45:09',NULL,100.00,'','8','1','Good sold','1','','sales','1516','','No',NULL,NULL,''),(8860,'4000','81716790691','2024-06-02 19:06:10',NULL,40.00,'','8','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(8861,'4000','81716790691','2024-06-02 19:31:23',NULL,10.00,'','8','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(8862,'4000','81716790691','2024-06-02 19:32:04',NULL,20.00,'','8','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(8863,'4000','81716790691','2024-06-02 19:32:16',NULL,30.00,'','8','1','Good sold','1','','sales','1537','','No',NULL,NULL,''),(8864,'4000','81716790691','2024-06-02 19:32:28',NULL,200.00,'','8','1','Good sold','1','','sales','763','','No',NULL,NULL,''),(8865,'4000','81716790691','2024-06-02 19:32:48',NULL,100.00,'','8','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(8866,'4000','81716790691','2024-06-02 19:33:01',NULL,100.00,'','8','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(8867,'4000','81716790691','2024-06-02 19:33:14',NULL,500.00,'','8','1','Good sold','1','','sales','1299','','No',NULL,NULL,''),(8868,'4000','81716790691','2024-06-02 19:33:29',NULL,200.00,'','8','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(8869,'4000','81716790691','2024-06-02 19:33:58',NULL,350.00,'','8','1','Good sold','1','','sales','240','','No',NULL,NULL,''),(8870,'4000','81716790691','2024-06-02 19:34:16',NULL,100.00,'','8','1','Good sold','1','','sales','1500','','No',NULL,NULL,''),(8871,'4000','81716790691','2024-06-02 19:34:32',NULL,50.00,'','8','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(8872,'4000','81716790691','2024-06-02 19:34:53',NULL,40.00,'','8','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(8873,'4000','81716790691','2024-06-02 19:35:06',NULL,150.00,'','8','1','Good sold','1','','sales','322','','No',NULL,NULL,''),(8874,'4000','81716790691','2024-06-02 21:21:01',NULL,150.00,'','8','1','Good sold','1','','sales','1436','','No',NULL,NULL,''),(8875,'4000','81716790691','2024-06-02 22:21:38',NULL,100.00,'','8','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(8876,'4000','81716790691','2024-06-02 22:22:03',NULL,140.00,'','8','1','Good sold','1','','sales','1047','','No',NULL,NULL,''),(8877,'1110','81717431547','2024-06-10 13:36:40',NULL,105.00,'','8','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(8878,'1110','81717431547','2024-06-03 19:19:07',NULL,265.00,'','8','1','Inventory sold','1','','sales','103','','No',NULL,NULL,''),(8879,'1110','81717431547','2024-06-03 19:19:29',NULL,60.00,'','8','1','Inventory sold','1','','sales','1554','','No',NULL,NULL,''),(8880,'1110','81717431547','2024-06-03 19:19:43',NULL,64.50,'','8','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(8881,'1110','81717431547','2024-06-03 19:19:56',NULL,82.00,'','8','1','Inventory sold','1','','sales','443','','No',NULL,NULL,''),(8882,'1110','81717431547','2024-06-03 19:20:21',NULL,100.00,'','8','1','Inventory sold','1','','sales','1488','','No',NULL,NULL,''),(8883,'1110','81717431547','2024-06-03 19:20:40',NULL,55.00,'','8','1','Inventory sold','1','','sales','995','','No',NULL,NULL,''),(8884,'1110','81717431547','2024-06-03 19:21:10',NULL,200.00,'','8','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(8885,'1110','81717431547','2024-06-03 19:21:48',NULL,141.00,'','8','1','Inventory sold','1','','sales','1035','','No',NULL,NULL,''),(8886,'1110','81717431547','2024-06-03 19:22:09',NULL,33.00,'','8','1','Inventory sold','1','','sales','1524','','No',NULL,NULL,''),(8887,'1110','81717431547','2024-06-03 19:22:27',NULL,33.00,'','8','1','Inventory sold','1','','sales','1524','','No',NULL,NULL,''),(8888,'1110','81717431547','2024-06-03 19:22:48',NULL,98.00,'','8','1','Inventory sold','1','','sales','843','','No',NULL,NULL,''),(8889,'1110','81717431547','2024-06-03 22:09:38',NULL,49.50,'','8','1','Inventory sold','1','','sales','995','','No',NULL,NULL,''),(8890,'1110','81717431547','2024-06-03 22:10:02',NULL,33.00,'','8','1','Inventory sold','1','','sales','1524','','No',NULL,NULL,''),(8891,'1110','81717431547','2024-06-03 22:10:19',NULL,139.00,'','8','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(8892,'1110','81717431547','2024-06-04 18:40:06',NULL,108.00,'','8','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(8893,'1110','81717431547','2024-06-04 18:40:32',NULL,30.00,'','8','1','Inventory sold','1','','sales','510','','No',NULL,NULL,''),(8894,'1110','81717431547','2024-06-04 18:40:46',NULL,58.00,'','8','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(8895,'1110','81717431547','2024-06-04 18:41:01',NULL,505.00,'','8','1','Inventory sold','1','','sales','1041','','No',NULL,NULL,''),(8896,'1110','81717431547','2024-06-04 18:41:18',NULL,100.00,'','8','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(8897,'1110','81717431547','2024-06-04 18:41:33',NULL,43.00,'','8','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(8898,'1110','81717431547','2024-06-04 22:03:40',NULL,38.00,'','8','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(8899,'1110','81717431547','2024-06-04 22:03:51',NULL,0.00,'','8','1','Inventory sold','1','','sales','523','','No',NULL,NULL,''),(8900,'1110','81717431547','2024-06-04 22:04:13',NULL,100.00,'','8','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(8901,'1110','81717431547','2024-06-04 22:04:27',NULL,150.00,'','8','1','Inventory sold','1','','sales','1290','','No',NULL,NULL,''),(8902,'1110','81717431547','2024-06-04 22:04:41',NULL,82.00,'','8','1','Inventory sold','1','','sales','443','','No',NULL,NULL,''),(8903,'1110','81717431547','2024-06-04 22:04:53',NULL,18.00,'','8','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(8904,'1110','81717431547','2024-06-04 22:05:02',NULL,20.00,'','8','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(8905,'1110','81717431547','2024-06-04 22:05:26',NULL,100.00,'','8','1','Inventory sold','1','','sales','1353','','No',NULL,NULL,''),(8906,'1110','81717431547','2024-06-04 22:05:47',NULL,79.00,'','8','1','Inventory sold','1','','sales','166','','No',NULL,NULL,''),(8907,'1110','81717431547','2024-06-04 22:06:10',NULL,76.00,'','8','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(8908,'1110','81717431547','2024-06-04 22:06:36',NULL,0.00,'','8','1','Inventory sold','1','','sales','1085','','No',NULL,NULL,''),(8909,'1110','81717431547','2024-06-04 22:07:00',NULL,19.00,'','8','1','Inventory sold','1','','sales','789','','No',NULL,NULL,''),(8910,'1110','81717431547','2024-06-04 22:07:16',NULL,5.10,'','8','1','Inventory sold','1','','sales','1406','','No',NULL,NULL,''),(8911,'1110','81717431547','2024-06-04 22:07:46',NULL,0.00,'','8','1','Inventory sold','1','','sales','1461','','No',NULL,NULL,''),(8912,'1110','81717431547','2024-06-04 22:08:04',NULL,0.00,'','8','1','Inventory sold','1','','sales','1461','','No',NULL,NULL,''),(8913,'1110','81717431547','2024-06-04 22:08:17',NULL,3.40,'','8','1','Inventory sold','1','','sales','1406','','No',NULL,NULL,''),(8914,'1110','81717431547','2024-06-05 21:58:58',NULL,40.00,'','8','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(8915,'1110','81717431547','2024-06-05 21:59:25',NULL,110.00,'','8','1','Inventory sold','1','','sales','995','','No',NULL,NULL,''),(8916,'1110','81717431547','2024-06-05 21:59:39',NULL,33.00,'','8','1','Inventory sold','1','','sales','1524','','No',NULL,NULL,''),(8917,'1110','81717431547','2024-06-05 21:59:54',NULL,100.00,'','8','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(8918,'1110','81717431547','2024-06-05 22:00:04',NULL,0.00,'','8','1','Inventory sold','1','','sales','693','','No',NULL,NULL,''),(8919,'1110','81717431547','2024-06-05 22:00:15',NULL,80.00,'','8','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(8920,'1110','81717431547','2024-06-05 22:00:36',NULL,35.00,'','8','1','Inventory sold','1','','sales','1036','','No',NULL,NULL,''),(8921,'1110','81717431547','2024-06-05 22:00:47',NULL,19.00,'','8','1','Inventory sold','1','','sales','789','','No',NULL,NULL,''),(8922,'1110','81717431547','2024-06-05 22:01:02',NULL,53.00,'','8','1','Inventory sold','1','','sales','487','','No',NULL,NULL,''),(8923,'1110','81717431547','2024-06-05 22:01:13',NULL,58.00,'','8','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(8924,'1110','81717431547','2024-06-05 22:01:24',NULL,0.00,'','8','1','Inventory sold','1','','sales','1124','','No',NULL,NULL,''),(8925,'1110','81717431547','2024-06-05 22:01:41',NULL,50.00,'','8','1','Inventory sold','1','','sales','1384','','No',NULL,NULL,''),(8926,'1110','81717431547','2024-06-05 22:02:01',NULL,141.00,'','8','1','Inventory sold','1','','sales','1035','','No',NULL,NULL,''),(8927,'1110','81717431547','2024-06-06 18:44:42',NULL,20.00,'','8','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(8928,'1110','81717431547','2024-06-06 18:45:03',NULL,20.00,'','8','1','Inventory sold','1','','sales','1500','','No',NULL,NULL,''),(8929,'1110','81717431547','2024-06-06 19:10:56',NULL,32.00,'','8','1','Inventory sold','1','','sales','277','','No',NULL,NULL,''),(8930,'1110','81717431547','2024-06-06 19:11:15',NULL,30.00,'','8','1','Inventory sold','1','','sales','1502','','No',NULL,NULL,''),(8931,'1110','81717431547','2024-06-06 19:11:39',NULL,63.00,'','8','1','Inventory sold','1','','sales','1454','','No',NULL,NULL,''),(8932,'1110','81717431547','2024-06-06 19:11:52',NULL,24.50,'','8','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(8933,'1110','81717431547','2024-06-06 19:12:05',NULL,0.00,'','8','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(8934,'1110','81717431547','2024-06-06 19:12:14',NULL,9.00,'','8','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(8935,'1110','81717431547','2024-06-06 19:12:27',NULL,45.00,'','8','1','Inventory sold','1','','sales','1516','','No',NULL,NULL,''),(8936,'1110','81717431547','2024-06-06 19:12:45',NULL,48.00,'','8','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(8937,'1110','81717431547','2024-06-06 19:13:12',NULL,26.00,'','8','1','Inventory sold','1','','sales','998','','No',NULL,NULL,''),(8938,'1110','81717431547','2024-06-06 19:13:41',NULL,9.00,'','8','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(8939,'1110','81717431547','2024-06-06 19:20:43',NULL,9.00,'','8','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(8940,'1110','81717431547','2024-06-06 19:21:03',NULL,126.00,'','8','1','Inventory sold','1','','sales','763','','No',NULL,NULL,''),(8941,'1110','81717431547','2024-06-06 19:21:12',NULL,120.00,'','8','1','Inventory sold','1','','sales','954','','No',NULL,NULL,''),(8942,'1110','81717431547','2024-06-06 19:38:52',NULL,9.00,'','8','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(8943,'1110','81717431547','2024-06-06 20:03:10',NULL,38.00,'','8','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(8944,'1110','81717431547','2024-06-06 20:03:20',NULL,20.00,'','8','1','Inventory sold','1','','sales','1500','','No',NULL,NULL,''),(8945,'1110','81717431547','2024-06-06 20:03:45',NULL,45.00,'','8','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(8946,'1110','81717431547','2024-06-06 20:26:22',NULL,51.80,'','8','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(8947,'1110','81717431547','2024-06-06 20:27:10',NULL,0.00,'','8','1','Inventory sold','1','','sales','1111','','No',NULL,NULL,''),(8948,'1110','81717431547','2024-06-06 20:39:18',NULL,9.00,'','8','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(8949,'1110','81717431547','2024-06-06 20:39:37',NULL,58.00,'','8','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(8950,'1110','81717431547','2024-06-06 20:39:56',NULL,30.00,'','8','1','Inventory sold','1','','sales','1403','','No',NULL,NULL,''),(8951,'1110','81717431547','2024-06-06 21:45:26',NULL,0.00,'','8','1','Inventory sold','1','','sales','523','','No',NULL,NULL,''),(8952,'1110','81717431547','2024-06-06 21:45:55',NULL,29.00,'','8','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(8953,'1110','81717431547','2024-06-08 20:21:07',NULL,15.00,'','8','1','Inventory sold','1','','sales','1403','','No',NULL,NULL,''),(8954,'1110','81717431547','2024-06-08 20:23:54',NULL,0.00,'','8','1','Inventory sold','1','','sales','236','','No',NULL,NULL,''),(8955,'1110','81717431547','2024-06-08 20:24:19',NULL,64.50,'','8','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(8956,'1110','81717431547','2024-06-08 20:24:46',NULL,37.50,'','8','1','Inventory sold','1','','sales','1006','','No',NULL,NULL,''),(8957,'1110','81717431547','2024-06-08 20:25:20',NULL,80.00,'','8','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(8958,'1110','81717431547','2024-06-08 20:25:39',NULL,0.00,'','8','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(8959,'1110','81717431547','2024-06-08 20:25:53',NULL,0.00,'','8','1','Inventory sold','1','','sales','818','','No',NULL,NULL,''),(8960,'1110','81717431547','2024-06-08 20:26:06',NULL,53.00,'','8','1','Inventory sold','1','','sales','266','','No',NULL,NULL,''),(8961,'1110','81717431547','2024-06-08 20:26:31',NULL,18.00,'','8','1','Inventory sold','1','','sales','543','','No',NULL,NULL,''),(8962,'1110','81717431547','2024-06-08 20:26:45',NULL,20.00,'','8','1','Inventory sold','1','','sales','1500','','No',NULL,NULL,''),(8963,'1110','81717431547','2024-06-08 20:27:00',NULL,79.00,'','8','1','Inventory sold','1','','sales','166','','No',NULL,NULL,''),(8964,'1110','81717431547','2024-06-08 20:27:26',NULL,50.00,'','8','1','Inventory sold','1','','sales','1315','','No',NULL,NULL,''),(8965,'1110','81717431547','2024-06-08 20:27:48',NULL,24.00,'','8','1','Inventory sold','1','','sales','786','','No',NULL,NULL,''),(8966,'1110','81717431547','2024-06-08 20:28:00',NULL,26.00,'','8','1','Inventory sold','1','','sales','998','','No',NULL,NULL,''),(8967,'1110','81717431547','2024-06-08 20:28:15',NULL,29.00,'','8','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(8968,'1110','81717431547','2024-06-08 20:28:52',NULL,74.00,'','8','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(8969,'1110','81717431547','2024-06-08 20:29:04',NULL,45.00,'','8','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(8970,'1110','81717431547','2024-06-08 20:29:26',NULL,0.00,'','8','1','Inventory sold','1','','sales','1493','','No',NULL,NULL,''),(8971,'1110','81717431547','2024-06-08 20:31:17',NULL,0.00,'','8','1','Inventory sold','1','','sales','1144','','No',NULL,NULL,''),(8972,'1110','81717431547','2024-06-08 20:31:51',NULL,0.00,'','8','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(8973,'1110','81717431547','2024-06-08 20:32:14',NULL,32.00,'','8','1','Inventory sold','1','','sales','277','','No',NULL,NULL,''),(8974,'1110','81717431547','2024-06-08 20:32:23',NULL,8.00,'','8','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(8975,'1110','81717431547','2024-06-08 20:33:04',NULL,80.00,'','8','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(8976,'1110','81717431547','2024-06-08 20:33:29',NULL,66.60,'','8','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(8977,'1110','81717431547','2024-06-08 20:33:48',NULL,82.00,'','8','1','Inventory sold','1','','sales','629','','No',NULL,NULL,''),(8978,'1110','81717431547','2024-06-08 20:34:05',NULL,0.00,'','8','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(8979,'1110','81717431547','2024-06-08 20:34:19',NULL,75.00,'','8','1','Inventory sold','1','','sales','58','','No',NULL,NULL,''),(8980,'1110','81717431547','2024-06-08 20:34:31',NULL,50.00,'','8','1','Inventory sold','1','','sales','1381','','No',NULL,NULL,''),(8981,'1110','81717431547','2024-06-08 20:34:45',NULL,58.00,'','8','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(8982,'1110','81717431547','2024-06-08 20:34:54',NULL,38.00,'','8','1','Inventory sold','1','','sales','1532','','No',NULL,NULL,''),(8983,'1110','81717431547','2024-06-08 20:35:13',NULL,32.00,'','8','1','Inventory sold','1','','sales','277','','No',NULL,NULL,''),(8984,'1110','81717431547','2024-06-08 20:36:04',NULL,28.00,'','8','1','Inventory sold','1','','sales','563','','No',NULL,NULL,''),(8985,'1110','81717431547','2024-06-08 20:36:24',NULL,33.60,'','8','1','Inventory sold','1','','sales','791','','No',NULL,NULL,''),(8986,'1110','81717431547','2024-06-08 20:36:36',NULL,100.00,'','8','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(8987,'1110','81717431547','2024-06-08 20:36:50',NULL,0.00,'','8','1','Inventory sold','1','','sales','240','','No',NULL,NULL,''),(8988,'1110','81717431547','2024-06-09 16:48:07',NULL,12.90,'','8','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(8989,'5500','81717431547','2024-06-09 16:48:34',5893.90,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8990,'1000','81717431547','2024-06-10 13:36:40',14865.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8991,'4000','81717431547','2024-06-10 13:36:40',NULL,250.00,'','8','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(8992,'4000','81717431547','2024-06-03 19:19:07',NULL,400.00,'','8','1','Good sold','1','','sales','103','','No',NULL,NULL,''),(8993,'4000','81717431547','2024-06-03 19:19:29',NULL,150.00,'','8','1','Good sold','1','','sales','1554','','No',NULL,NULL,''),(8994,'4000','81717431547','2024-06-03 19:19:43',NULL,150.00,'','8','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8995,'4000','81717431547','2024-06-03 19:19:56',NULL,200.00,'','8','1','Good sold','1','','sales','443','','No',NULL,NULL,''),(8996,'4000','81717431547','2024-06-03 19:20:21',NULL,200.00,'','8','1','Good sold','1','','sales','1488','','No',NULL,NULL,''),(8997,'4000','81717431547','2024-06-03 19:20:40',NULL,150.00,'','8','1','Good sold','1','','sales','995','','No',NULL,NULL,''),(8998,'4000','81717431547','2024-06-03 19:21:10',NULL,200.00,'','8','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(8999,'4000','81717431547','2024-06-03 19:21:48',NULL,250.00,'','8','1','Good sold','1','','sales','1035','','No',NULL,NULL,''),(9000,'4000','81717431547','2024-06-03 19:22:09',NULL,100.00,'','8','1','Good sold','1','','sales','1524','','No',NULL,NULL,''),(9001,'4000','81717431547','2024-06-03 19:22:27',NULL,100.00,'','8','1','Good sold','1','','sales','1524','','No',NULL,NULL,''),(9002,'4000','81717431547','2024-06-03 19:22:48',NULL,160.00,'','8','1','Good sold','1','','sales','843','','No',NULL,NULL,''),(9003,'4000','81717431547','2024-06-03 22:09:38',NULL,135.00,'','8','1','Good sold','1','','sales','995','','No',NULL,NULL,''),(9004,'4000','81717431547','2024-06-03 22:10:02',NULL,100.00,'','8','1','Good sold','1','','sales','1524','','No',NULL,NULL,''),(9005,'4000','81717431547','2024-06-03 22:10:19',NULL,200.00,'','8','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(9006,'4000','81717431547','2024-06-04 18:40:06',NULL,150.00,'','8','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(9007,'4000','81717431547','2024-06-04 18:40:32',NULL,100.00,'','8','1','Good sold','1','','sales','510','','No',NULL,NULL,''),(9008,'4000','81717431547','2024-06-04 18:40:46',NULL,100.00,'','8','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(9009,'4000','81717431547','2024-06-04 18:41:01',NULL,1010.00,'','8','1','Good sold','1','','sales','1041','','No',NULL,NULL,''),(9010,'4000','81717431547','2024-06-04 18:41:18',NULL,100.00,'','8','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(9011,'4000','81717431547','2024-06-04 18:41:33',NULL,100.00,'','8','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9012,'4000','81717431547','2024-06-04 22:03:40',NULL,100.00,'','8','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(9013,'4000','81717431547','2024-06-04 22:03:51',NULL,50.00,'','8','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(9014,'4000','81717431547','2024-06-04 22:04:13',NULL,100.00,'','8','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(9015,'4000','81717431547','2024-06-04 22:04:27',NULL,300.00,'','8','1','Good sold','1','','sales','1290','','No',NULL,NULL,''),(9016,'4000','81717431547','2024-06-04 22:04:41',NULL,200.00,'','8','1','Good sold','1','','sales','443','','No',NULL,NULL,''),(9017,'4000','81717431547','2024-06-04 22:04:53',NULL,40.00,'','8','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(9018,'4000','81717431547','2024-06-04 22:05:02',NULL,50.00,'','8','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(9019,'4000','81717431547','2024-06-04 22:05:26',NULL,200.00,'','8','1','Good sold','1','','sales','1353','','No',NULL,NULL,''),(9020,'4000','81717431547','2024-06-04 22:05:47',NULL,130.00,'','8','1','Good sold','1','','sales','166','','No',NULL,NULL,''),(9021,'4000','81717431547','2024-06-04 22:06:10',NULL,200.00,'','8','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(9022,'4000','81717431547','2024-06-04 22:06:36',NULL,100.00,'','8','1','Good sold','1','','sales','1085','','No',NULL,NULL,''),(9023,'4000','81717431547','2024-06-04 22:07:00',NULL,50.00,'','8','1','Good sold','1','','sales','789','','No',NULL,NULL,''),(9024,'4000','81717431547','2024-06-04 22:07:16',NULL,30.00,'','8','1','Good sold','1','','sales','1406','','No',NULL,NULL,''),(9025,'4000','81717431547','2024-06-04 22:07:46',NULL,30.00,'','8','1','Good sold','1','','sales','1461','','No',NULL,NULL,''),(9026,'4000','81717431547','2024-06-04 22:08:04',NULL,180.00,'','8','1','Good sold','1','','sales','1461','','No',NULL,NULL,''),(9027,'4000','81717431547','2024-06-04 22:08:17',NULL,20.00,'','8','1','Good sold','1','','sales','1406','','No',NULL,NULL,''),(9028,'4000','81717431547','2024-06-05 21:58:58',NULL,100.00,'','8','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(9029,'4000','81717431547','2024-06-05 21:59:25',NULL,300.00,'','8','1','Good sold','1','','sales','995','','No',NULL,NULL,''),(9030,'4000','81717431547','2024-06-05 21:59:39',NULL,100.00,'','8','1','Good sold','1','','sales','1524','','No',NULL,NULL,''),(9031,'4000','81717431547','2024-06-05 21:59:54',NULL,100.00,'','8','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(9032,'4000','81717431547','2024-06-05 22:00:04',NULL,150.00,'','8','1','Good sold','1','','sales','693','','No',NULL,NULL,''),(9033,'4000','81717431547','2024-06-05 22:00:15',NULL,200.00,'','8','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(9034,'4000','81717431547','2024-06-05 22:00:36',NULL,150.00,'','8','1','Good sold','1','','sales','1036','','No',NULL,NULL,''),(9035,'4000','81717431547','2024-06-05 22:00:47',NULL,50.00,'','8','1','Good sold','1','','sales','789','','No',NULL,NULL,''),(9036,'4000','81717431547','2024-06-05 22:01:02',NULL,150.00,'','8','1','Good sold','1','','sales','487','','No',NULL,NULL,''),(9037,'4000','81717431547','2024-06-05 22:01:13',NULL,100.00,'','8','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(9038,'4000','81717431547','2024-06-05 22:01:24',NULL,100.00,'','8','1','Good sold','1','','sales','1124','','No',NULL,NULL,''),(9039,'4000','81717431547','2024-06-05 22:01:41',NULL,150.00,'','8','1','Good sold','1','','sales','1384','','No',NULL,NULL,''),(9040,'4000','81717431547','2024-06-05 22:02:01',NULL,250.00,'','8','1','Good sold','1','','sales','1035','','No',NULL,NULL,''),(9041,'4000','81717431547','2024-06-06 18:44:42',NULL,50.00,'','8','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(9042,'4000','81717431547','2024-06-06 18:45:03',NULL,100.00,'','8','1','Good sold','1','','sales','1500','','No',NULL,NULL,''),(9043,'4000','81717431547','2024-06-06 19:10:56',NULL,80.00,'','8','1','Good sold','1','','sales','277','','No',NULL,NULL,''),(9044,'4000','81717431547','2024-06-06 19:11:15',NULL,130.00,'','8','1','Good sold','1','','sales','1502','','No',NULL,NULL,''),(9045,'4000','81717431547','2024-06-06 19:11:39',NULL,140.00,'','8','1','Good sold','1','','sales','1454','','No',NULL,NULL,''),(9046,'4000','81717431547','2024-06-06 19:11:52',NULL,70.00,'','8','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(9047,'4000','81717431547','2024-06-06 19:12:05',NULL,150.00,'','8','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(9048,'4000','81717431547','2024-06-06 19:12:14',NULL,20.00,'','8','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(9049,'4000','81717431547','2024-06-06 19:12:27',NULL,100.00,'','8','1','Good sold','1','','sales','1516','','No',NULL,NULL,''),(9050,'4000','81717431547','2024-06-06 19:12:45',NULL,100.00,'','8','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(9051,'4000','81717431547','2024-06-06 19:13:12',NULL,100.00,'','8','1','Good sold','1','','sales','998','','No',NULL,NULL,''),(9052,'4000','81717431547','2024-06-06 19:13:41',NULL,20.00,'','8','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(9053,'4000','81717431547','2024-06-06 19:20:43',NULL,20.00,'','8','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(9054,'4000','81717431547','2024-06-06 19:21:03',NULL,200.00,'','8','1','Good sold','1','','sales','763','','No',NULL,NULL,''),(9055,'4000','81717431547','2024-06-06 19:21:12',NULL,200.00,'','8','1','Good sold','1','','sales','954','','No',NULL,NULL,''),(9056,'4000','81717431547','2024-06-06 19:38:52',NULL,20.00,'','8','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(9057,'4000','81717431547','2024-06-06 20:03:10',NULL,100.00,'','8','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(9058,'4000','81717431547','2024-06-06 20:03:20',NULL,100.00,'','8','1','Good sold','1','','sales','1500','','No',NULL,NULL,''),(9059,'4000','81717431547','2024-06-06 20:03:45',NULL,150.00,'','8','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(9060,'4000','81717431547','2024-06-06 20:26:22',NULL,140.00,'','8','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(9061,'4000','81717431547','2024-06-06 20:27:10',NULL,50.00,'','8','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(9062,'4000','81717431547','2024-06-06 20:39:18',NULL,20.00,'','8','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(9063,'4000','81717431547','2024-06-06 20:39:37',NULL,100.00,'','8','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(9064,'4000','81717431547','2024-06-06 20:39:56',NULL,150.00,'','8','1','Good sold','1','','sales','1403','','No',NULL,NULL,''),(9065,'4000','81717431547','2024-06-06 21:45:26',NULL,125.00,'','8','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(9066,'4000','81717431547','2024-06-06 21:45:55',NULL,50.00,'','8','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(9067,'4000','81717431547','2024-06-08 20:21:07',NULL,75.00,'','8','1','Good sold','1','','sales','1403','','No',NULL,NULL,''),(9068,'4000','81717431547','2024-06-08 20:23:54',NULL,100.00,'','8','1','Good sold','1','','sales','236','','No',NULL,NULL,''),(9069,'4000','81717431547','2024-06-08 20:24:19',NULL,150.00,'','8','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9070,'4000','81717431547','2024-06-08 20:24:46',NULL,100.00,'','8','1','Good sold','1','','sales','1006','','No',NULL,NULL,''),(9071,'4000','81717431547','2024-06-08 20:25:20',NULL,200.00,'','8','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(9072,'4000','81717431547','2024-06-08 20:25:39',NULL,20.00,'','8','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(9073,'4000','81717431547','2024-06-08 20:25:53',NULL,50.00,'','8','1','Good sold','1','','sales','818','','No',NULL,NULL,''),(9074,'4000','81717431547','2024-06-08 20:26:06',NULL,150.00,'','8','1','Good sold','1','','sales','266','','No',NULL,NULL,''),(9075,'4000','81717431547','2024-06-08 20:26:31',NULL,40.00,'','8','1','Good sold','1','','sales','543','','No',NULL,NULL,''),(9076,'4000','81717431547','2024-06-08 20:26:45',NULL,100.00,'','8','1','Good sold','1','','sales','1500','','No',NULL,NULL,''),(9077,'4000','81717431547','2024-06-08 20:27:00',NULL,130.00,'','8','1','Good sold','1','','sales','166','','No',NULL,NULL,''),(9078,'4000','81717431547','2024-06-08 20:27:26',NULL,100.00,'','8','1','Good sold','1','','sales','1315','','No',NULL,NULL,''),(9079,'4000','81717431547','2024-06-08 20:27:48',NULL,50.00,'','8','1','Good sold','1','','sales','786','','No',NULL,NULL,''),(9080,'4000','81717431547','2024-06-08 20:28:00',NULL,100.00,'','8','1','Good sold','1','','sales','998','','No',NULL,NULL,''),(9081,'4000','81717431547','2024-06-08 20:28:15',NULL,50.00,'','8','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(9082,'4000','81717431547','2024-06-08 20:28:52',NULL,200.00,'','8','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(9083,'4000','81717431547','2024-06-08 20:29:04',NULL,150.00,'','8','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(9084,'4000','81717431547','2024-06-08 20:29:26',NULL,300.00,'','8','1','Good sold','1','','sales','1493','','No',NULL,NULL,''),(9085,'4000','81717431547','2024-06-08 20:31:17',NULL,100.00,'','8','1','Good sold','1','','sales','1144','','No',NULL,NULL,''),(9086,'4000','81717431547','2024-06-08 20:31:51',NULL,150.00,'','8','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(9087,'4000','81717431547','2024-06-08 20:32:14',NULL,80.00,'','8','1','Good sold','1','','sales','277','','No',NULL,NULL,''),(9088,'4000','81717431547','2024-06-08 20:32:23',NULL,20.00,'','8','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(9089,'4000','81717431547','2024-06-08 20:33:04',NULL,200.00,'','8','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(9090,'4000','81717431547','2024-06-08 20:33:29',NULL,180.00,'','8','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(9091,'4000','81717431547','2024-06-08 20:33:48',NULL,200.00,'','8','1','Good sold','1','','sales','629','','No',NULL,NULL,''),(9092,'4000','81717431547','2024-06-08 20:34:05',NULL,150.00,'','8','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(9093,'4000','81717431547','2024-06-08 20:34:19',NULL,150.00,'','8','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(9094,'4000','81717431547','2024-06-08 20:34:31',NULL,100.00,'','8','1','Good sold','1','','sales','1381','','No',NULL,NULL,''),(9095,'4000','81717431547','2024-06-08 20:34:45',NULL,150.00,'','8','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(9096,'4000','81717431547','2024-06-08 20:34:54',NULL,100.00,'','8','1','Good sold','1','','sales','1532','','No',NULL,NULL,''),(9097,'4000','81717431547','2024-06-08 20:35:13',NULL,80.00,'','8','1','Good sold','1','','sales','277','','No',NULL,NULL,''),(9098,'4000','81717431547','2024-06-08 20:36:04',NULL,50.00,'','8','1','Good sold','1','','sales','563','','No',NULL,NULL,''),(9099,'4000','81717431547','2024-06-08 20:36:24',NULL,140.00,'','8','1','Good sold','1','','sales','791','','No',NULL,NULL,''),(9100,'4000','81717431547','2024-06-08 20:36:36',NULL,100.00,'','8','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(9101,'4000','81717431547','2024-06-08 20:36:50',NULL,350.00,'','8','1','Good sold','1','','sales','240','','No',NULL,NULL,''),(9102,'4000','81717431547','2024-06-09 16:48:07',NULL,30.00,'','8','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9103,'1110','81718015818','2024-06-10 13:42:07',NULL,40.00,'','8','1','Inventory sold','1','','sales','1399','','No',NULL,NULL,''),(9104,'1110','81718015818','2024-06-10 13:36:58',NULL,150.00,'','8','1','Inventory sold','1','','sales','1290','','No',NULL,NULL,''),(9105,'1110','81718015818','2024-06-10 13:39:47',NULL,80.00,'','8','1','Inventory sold','1','','sales','1420','','No',NULL,NULL,''),(9106,'1110','81718015818','2024-06-10 13:40:01',NULL,61.25,'','8','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(9107,'1110','81718015818','2024-06-10 13:40:18',NULL,17.50,'','8','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(9108,'1110','81718015818','2024-06-10 13:40:34',NULL,100.00,'','8','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(9109,'1110','81718015818','2024-06-10 13:40:50',NULL,20.00,'','8','1','Inventory sold','1','','sales','1500','','No',NULL,NULL,''),(9110,'1110','81718015818','2024-06-10 13:41:02',NULL,0.00,'','8','1','Inventory sold','1','','sales','1144','','No',NULL,NULL,''),(9111,'1110','81718015818','2024-06-10 13:41:26',NULL,16.00,'','8','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(9112,'5500','81718015818','2024-06-10 13:41:45',484.75,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9113,'1000','81718015818','2024-06-10 13:42:07',1190.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9114,'4000','81718015818','2024-06-10 13:42:07',NULL,50.00,'','8','1','Good sold','1','','sales','1399','','No',NULL,NULL,''),(9115,'4000','81718015818','2024-06-10 13:36:58',NULL,300.00,'','8','1','Good sold','1','','sales','1290','','No',NULL,NULL,''),(9116,'4000','81718015818','2024-06-10 13:39:47',NULL,200.00,'','8','1','Good sold','1','','sales','1420','','No',NULL,NULL,''),(9117,'4000','81718015818','2024-06-10 13:40:01',NULL,250.00,'','8','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(9118,'4000','81718015818','2024-06-10 13:40:18',NULL,50.00,'','8','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(9119,'4000','81718015818','2024-06-10 13:40:34',NULL,100.00,'','8','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(9120,'4000','81718015818','2024-06-10 13:40:50',NULL,100.00,'','8','1','Good sold','1','','sales','1500','','No',NULL,NULL,''),(9121,'4000','81718015818','2024-06-10 13:41:02',NULL,100.00,'','8','1','Good sold','1','','sales','1144','','No',NULL,NULL,''),(9122,'4000','81718015818','2024-06-10 13:41:26',NULL,40.00,'','8','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(9123,'1110','81718016131','2024-06-13 15:35:30',NULL,100.00,'','8','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(9124,'1110','81718016131','2024-06-10 13:42:11',NULL,0.00,'','8','1','Inventory sold','1','','sales','299','','No',NULL,NULL,''),(9125,'1110','81718016131','2024-06-10 13:42:29',NULL,0.00,'','8','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(9126,'1110','81718016131','2024-06-10 13:42:41',NULL,30.00,'','8','1','Inventory sold','1','','sales','1502','','No',NULL,NULL,''),(9127,'1110','81718016131','2024-06-10 13:42:57',NULL,20.00,'','8','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(9128,'1110','81718016131','2024-06-10 13:43:10',NULL,7.40,'','8','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(9129,'1110','81718016131','2024-06-10 13:43:20',NULL,20.00,'','8','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(9130,'1110','81718016131','2024-06-10 19:27:17',NULL,40.00,'','8','1','Inventory sold','1','','sales','302','','No',NULL,NULL,''),(9131,'1110','81718016131','2024-06-10 19:27:46',NULL,48.00,'','8','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(9132,'1110','81718016131','2024-06-10 19:28:17',NULL,0.00,'','8','1','Inventory sold','1','','sales','240','','No',NULL,NULL,''),(9133,'1110','81718016131','2024-06-10 19:29:13',NULL,16.00,'','8','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(9134,'1110','81718016131','2024-06-10 19:29:25',NULL,10.00,'','8','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(9135,'1110','81718016131','2024-06-10 19:29:36',NULL,100.00,'','8','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(9136,'1110','81718016131','2024-06-10 19:29:47',NULL,58.00,'','8','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(9137,'1110','81718016131','2024-06-10 19:30:00',NULL,45.00,'','8','1','Inventory sold','1','','sales','1516','','No',NULL,NULL,''),(9138,'1110','81718016131','2024-06-10 19:30:15',NULL,0.00,'','8','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(9139,'1110','81718016131','2024-06-10 19:30:28',NULL,12.90,'','8','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(9140,'1110','81718016131','2024-06-10 19:30:38',NULL,5.50,'','8','1','Inventory sold','1','','sales','995','','No',NULL,NULL,''),(9141,'1110','81718016131','2024-06-10 19:30:55',NULL,100.00,'','8','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(9142,'1110','81718016131','2024-06-10 19:31:14',NULL,0.00,'','8','1','Inventory sold','1','','sales','236','','No',NULL,NULL,''),(9143,'1110','81718016131','2024-06-10 19:46:24',NULL,0.00,'','8','1','Inventory sold','1','','sales','1157','','No',NULL,NULL,''),(9144,'1110','81718016131','2024-06-10 22:38:00',NULL,0.00,'','8','1','Inventory sold','1','','sales','1144','','No',NULL,NULL,''),(9145,'1110','81718016131','2024-06-10 22:38:21',NULL,0.00,'','8','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(9146,'1110','81718016131','2024-06-10 22:38:32',NULL,20.00,'','8','1','Inventory sold','1','','sales','1500','','No',NULL,NULL,''),(9147,'1110','81718016131','2024-06-10 22:38:54',NULL,25.00,'','8','1','Inventory sold','1','','sales','1543','','No',NULL,NULL,''),(9148,'1110','81718016131','2024-06-11 18:31:00',NULL,12.00,'','8','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(9149,'5500','81718016131','2024-06-11 18:31:16',669.80,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9150,'1000','81718016131','2024-06-13 15:35:30',2705.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9151,'4000','81718016131','2024-06-13 15:35:30',NULL,100.00,'','8','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(9152,'4000','81718016131','2024-06-10 13:42:11',NULL,300.00,'','8','1','Good sold','1','','sales','299','','No',NULL,NULL,''),(9153,'4000','81718016131','2024-06-10 13:42:29',NULL,100.00,'','8','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(9154,'4000','81718016131','2024-06-10 13:42:41',NULL,130.00,'','8','1','Good sold','1','','sales','1502','','No',NULL,NULL,''),(9155,'4000','81718016131','2024-06-10 13:42:57',NULL,50.00,'','8','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(9156,'4000','81718016131','2024-06-10 13:43:10',NULL,20.00,'','8','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(9157,'4000','81718016131','2024-06-10 13:43:20',NULL,50.00,'','8','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(9158,'4000','81718016131','2024-06-10 19:27:17',NULL,100.00,'','8','1','Good sold','1','','sales','302','','No',NULL,NULL,''),(9159,'4000','81718016131','2024-06-10 19:27:46',NULL,100.00,'','8','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(9160,'4000','81718016131','2024-06-10 19:28:17',NULL,350.00,'','8','1','Good sold','1','','sales','240','','No',NULL,NULL,''),(9161,'4000','81718016131','2024-06-10 19:29:13',NULL,40.00,'','8','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(9162,'4000','81718016131','2024-06-10 19:29:25',NULL,20.00,'','8','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(9163,'4000','81718016131','2024-06-10 19:29:36',NULL,100.00,'','8','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(9164,'4000','81718016131','2024-06-10 19:29:47',NULL,100.00,'','8','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(9165,'4000','81718016131','2024-06-10 19:30:00',NULL,100.00,'','8','1','Good sold','1','','sales','1516','','No',NULL,NULL,''),(9166,'4000','81718016131','2024-06-10 19:30:15',NULL,150.00,'','8','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(9167,'4000','81718016131','2024-06-10 19:30:28',NULL,30.00,'','8','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9168,'4000','81718016131','2024-06-10 19:30:38',NULL,15.00,'','8','1','Good sold','1','','sales','995','','No',NULL,NULL,''),(9169,'4000','81718016131','2024-06-10 19:30:55',NULL,100.00,'','8','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(9170,'4000','81718016131','2024-06-10 19:31:14',NULL,100.00,'','8','1','Good sold','1','','sales','236','','No',NULL,NULL,''),(9171,'4000','81718016131','2024-06-10 19:46:24',NULL,100.00,'','8','1','Good sold','1','','sales','1157','','No',NULL,NULL,''),(9172,'4000','81718016131','2024-06-10 22:38:00',NULL,100.00,'','8','1','Good sold','1','','sales','1144','','No',NULL,NULL,''),(9173,'4000','81718016131','2024-06-10 22:38:21',NULL,150.00,'','8','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(9174,'4000','81718016131','2024-06-10 22:38:32',NULL,100.00,'','8','1','Good sold','1','','sales','1500','','No',NULL,NULL,''),(9175,'4000','81718016131','2024-06-10 22:38:54',NULL,100.00,'','8','1','Good sold','1','','sales','1543','','No',NULL,NULL,''),(9176,'4000','81718016131','2024-06-11 18:31:00',NULL,100.00,'','8','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(9177,'1110','11726322716','2024-09-14 17:06:20',NULL,2.50,'','1','1','Inventory sold','1','','sales','1000','','No',NULL,NULL,''),(9178,'5500','11726322716','2024-09-14 17:06:20',2.50,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9179,'1000','11726322716','2024-09-14 17:06:20',5.00,NULL,'','1','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9180,'4000','11726322716','2024-09-14 17:06:20',NULL,5.00,'','1','1','Good sold','1','','sales','1000','','No',NULL,NULL,''),(9181,'4000','11726322716','2024-09-14 17:36:47',5.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(9182,'1000','11726322716','2024-09-14 17:36:47',NULL,5.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(9183,'5500','11726322716','2024-09-14 17:36:47',NULL,2.50,'','1','1','Cost of goods returned','1','','sales','1000','','No',NULL,NULL,''),(9184,'1110','11726322716','2024-09-14 17:36:47',2.50,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(9185,'1110','61726331871','2024-09-14 19:44:54',NULL,2.50,'','6','1','Inventory sold','1','','sales','1000','','No',NULL,NULL,''),(9186,'5500','61726331871','2024-09-14 19:44:54',2.50,NULL,'','6','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9187,'1000','61726331871','2024-09-14 19:44:54',5.00,NULL,'','6','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9188,'4000','61726331871','2024-09-14 19:44:54',NULL,5.00,'','6','1','Good sold','1','','sales','1000','','No',NULL,NULL,''),(9189,'1110','61726332874','2024-09-14 19:55:35',NULL,3.50,'','6','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(9190,'5500','61726332874','2024-09-14 19:55:35',3.50,NULL,'','6','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9191,'1000','61726332874','2024-09-14 19:55:35',10.00,NULL,'','6','1','Good sold','1','','sales','','','No',NULL,NULL,'qwetuui'),(9192,'4000','61726332874','2024-09-14 19:55:35',NULL,10.00,'','6','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(9193,'1050','61726334284','2024-09-14 20:20:27',NULL,30.00,'','6','1','ruler','1','','','','','No',NULL,NULL,'N/A'),(9194,'1850','61726334284','2024-09-14 20:20:27',30.00,NULL,'','6','1','ruler','1','','','','','No',NULL,NULL,'N/A'),(9195,'1110','61726334488','2024-09-14 20:22:20',NULL,45.00,'','6','1','Inventory sold','1','','sales','999','','No',NULL,NULL,''),(9196,'1110','61726334488','2024-09-14 20:22:20',NULL,2.50,'','6','1','Inventory sold','1','','sales','1000','','No',NULL,NULL,''),(9197,'1110','61726334488','2024-09-14 20:22:20',NULL,74.00,'','6','1','Inventory sold','1','','sales','320','','No',NULL,NULL,''),(9198,'5500','61726334488','2024-09-14 20:22:20',121.50,NULL,'','6','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9199,'1000','61726334488','2024-09-14 20:22:20',255.00,NULL,'','6','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9200,'4000','61726334488','2024-09-14 20:22:20',NULL,100.00,'','6','1','Good sold','1','','sales','999','','No',NULL,NULL,''),(9201,'4000','61726334488','2024-09-14 20:22:20',NULL,5.00,'','6','1','Good sold','1','','sales','1000','','No',NULL,NULL,''),(9202,'4000','61726334488','2024-09-14 20:22:20',NULL,150.00,'','6','1','Good sold','1','','sales','320','','No',NULL,NULL,''),(9203,'4000','61726334488','2024-09-15 10:14:15',100.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(9204,'1000','61726334488','2024-09-15 10:14:15',NULL,100.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(9205,'5500','61726334488','2024-09-15 10:14:15',NULL,45.00,'','1','1','Cost of goods returned','1','','sales','999','','No',NULL,NULL,''),(9206,'1110','61726334488','2024-09-15 10:14:15',45.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(9207,'4000','61726334488','2024-09-15 10:14:19',5.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(9208,'1000','61726334488','2024-09-15 10:14:19',NULL,5.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(9209,'5500','61726334488','2024-09-15 10:14:19',NULL,2.50,'','1','1','Cost of goods returned','1','','sales','1000','','No',NULL,NULL,''),(9210,'1110','61726334488','2024-09-15 10:14:19',2.50,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(9211,'4000','61726334488','2024-09-15 10:14:22',150.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(9212,'1000','61726334488','2024-09-15 10:14:22',NULL,150.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(9213,'5500','61726334488','2024-09-15 10:14:22',NULL,74.00,'','1','1','Cost of goods returned','1','','sales','320','','No',NULL,NULL,''),(9214,'1110','61726334488','2024-09-15 10:14:22',74.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(9215,'4000','61726332874','2024-09-15 10:15:58',10.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(9216,'1000','61726332874','2024-09-15 10:15:58',NULL,10.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(9217,'5500','61726332874','2024-09-15 10:15:58',NULL,3.50,'','1','1','Cost of goods returned','1','','sales','32','','No',NULL,NULL,''),(9218,'1110','61726332874','2024-09-15 10:15:58',3.50,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(9219,'4000','61726331871','2024-09-15 10:16:24',5.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(9220,'1000','61726331871','2024-09-15 10:16:24',NULL,5.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(9221,'5500','61726331871','2024-09-15 10:16:24',NULL,2.50,'','1','1','Cost of goods returned','1','','sales','1000','','No',NULL,NULL,''),(9222,'1110','61726331871','2024-09-15 10:16:24',2.50,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(9223,'1000','101726408737','2024-09-15 16:58:57',0.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9224,'1110','101726585161','2024-09-17 18:02:07',NULL,115.00,'','10','1','Inventory sold','1','','sales','1592','','No',NULL,NULL,''),(9225,'1110','101726585161','2024-09-17 17:59:21',NULL,24.00,'','10','1','Inventory sold','1','','sales','897','','No',NULL,NULL,''),(9226,'5500','101726585161','2024-09-17 18:01:49',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9227,'1000','101726585161','2024-09-17 18:02:07',400.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9228,'4000','101726585161','2024-09-17 18:02:07',NULL,350.00,'','10','1','Good sold','1','','sales','1592','','No',NULL,NULL,''),(9229,'4000','101726585161','2024-09-17 17:59:21',NULL,50.00,'','10','1','Good sold','1','','sales','897','','No',NULL,NULL,''),(9230,'1110','101726589671','2024-09-17 19:15:09',NULL,50.00,'','10','1','Inventory sold','1','','sales','1556','','No',NULL,NULL,''),(9231,'1110','101726589671','2024-09-17 19:14:31',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(9232,'5500','101726589671','2024-09-17 19:14:57',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9233,'1000','101726589671','2024-09-17 19:15:09',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9234,'4000','101726589671','2024-09-17 19:15:09',NULL,200.00,'','10','1','Good sold','1','','sales','1556','','No',NULL,NULL,''),(9235,'4000','101726589671','2024-09-17 19:14:31',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(9236,'1110','101726590951','2024-09-17 19:36:10',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(9237,'5500','101726590951','2024-09-17 19:35:51',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9238,'1000','101726590951','2024-09-17 19:36:10',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9239,'4000','101726590951','2024-09-17 19:36:10',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(9240,'1110','101726591052','2024-09-17 19:58:43',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(9241,'5500','101726591052','2024-09-17 19:37:32',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9242,'1000','101726591052','2024-09-17 19:58:43',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9243,'4000','101726591052','2024-09-17 19:58:43',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(9244,'1110','101726594465','2024-09-17 20:59:47',NULL,18.90,'','10','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(9245,'1110','101726594465','2024-09-17 20:34:25',NULL,12.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(9246,'1110','101726594465','2024-09-17 20:34:41',NULL,48.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(9247,'1110','101726594465','2024-09-17 20:34:55',NULL,0.00,'','10','1','Inventory sold','1','','sales','1173','','No',NULL,NULL,''),(9248,'1110','101726594465','2024-09-17 20:46:59',NULL,0.00,'','10','1','Inventory sold','1','','sales','1084','','No',NULL,NULL,''),(9249,'1110','101726594465','2024-09-17 20:47:10',NULL,40.00,'','10','1','Inventory sold','1','','sales','1352','','No',NULL,NULL,''),(9250,'1110','101726594465','2024-09-17 20:47:24',NULL,9.00,'','10','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(9251,'5500','101726594465','2024-09-17 20:57:56',127.90,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9252,'1000','101726594465','2024-09-17 20:59:47',500.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9253,'4000','101726594465','2024-09-17 20:59:47',NULL,100.00,'','10','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(9254,'4000','101726594465','2024-09-17 20:34:25',NULL,20.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(9255,'4000','101726594465','2024-09-17 20:34:41',NULL,80.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(9256,'4000','101726594465','2024-09-17 20:34:55',NULL,20.00,'','10','1','Good sold','1','','sales','1173','','No',NULL,NULL,''),(9257,'4000','101726594465','2024-09-17 20:46:59',NULL,100.00,'','10','1','Good sold','1','','sales','1084','','No',NULL,NULL,''),(9258,'4000','101726594465','2024-09-17 20:47:10',NULL,150.00,'','10','1','Good sold','1','','sales','1352','','No',NULL,NULL,''),(9259,'4000','101726594465','2024-09-17 20:47:24',NULL,30.00,'','10','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(9260,'1110','101726596314','2024-09-17 21:06:40',NULL,74.00,'','10','1','Inventory sold','1','','sales','320','','No',NULL,NULL,''),(9261,'5500','101726596314','2024-09-17 21:05:14',74.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9262,'1000','101726596314','2024-09-17 21:06:40',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9263,'4000','101726596314','2024-09-17 21:06:40',NULL,150.00,'','10','1','Good sold','1','','sales','320','','No',NULL,NULL,''),(9264,'1110','101726596407','2024-09-17 21:08:06',NULL,74.00,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(9265,'5500','101726596407','2024-09-17 21:06:47',74.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9266,'1000','101726596407','2024-09-17 21:08:06',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIH7Y3DA89'),(9267,'4000','101726596407','2024-09-17 21:08:06',NULL,200.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(9268,'1110','101726596535','2024-09-18 08:45:43',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(9269,'1110','101726596535','2024-09-17 21:08:55',NULL,20.00,'','10','1','Inventory sold','1','','sales','1538','','No',NULL,NULL,''),(9270,'1110','101726596535','2024-09-17 21:26:48',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(9271,'1110','101726596535','2024-09-17 21:27:03',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(9272,'1110','101726596535','2024-09-17 21:27:13',NULL,17.00,'','10','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(9273,'1110','101726596535','2024-09-17 21:27:35',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(9274,'1110','101726596535','2024-09-17 21:28:24',NULL,50.00,'','10','1','Inventory sold','1','','sales','1565','','No',NULL,NULL,''),(9275,'1110','101726596535','2024-09-17 21:43:30',NULL,45.00,'','10','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(9276,'1110','101726596535','2024-09-17 21:56:47',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(9277,'1110','101726596535','2024-09-17 21:57:03',NULL,15.00,'','10','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(9278,'1110','101726596535','2024-09-17 22:19:18',NULL,30.00,'','10','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(9279,'1110','101726596535','2024-09-17 22:40:19',NULL,24.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(9280,'5500','101726596535','2024-09-17 22:40:39',298.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9281,'1000','101726596535','2024-09-18 08:45:43',690.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9282,'4000','101726596535','2024-09-18 08:45:43',NULL,50.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(9283,'4000','101726596535','2024-09-17 21:08:55',NULL,50.00,'','10','1','Good sold','1','','sales','1538','','No',NULL,NULL,''),(9284,'4000','101726596535','2024-09-17 21:26:48',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(9285,'4000','101726596535','2024-09-17 21:27:03',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(9286,'4000','101726596535','2024-09-17 21:27:13',NULL,30.00,'','10','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(9287,'4000','101726596535','2024-09-17 21:27:35',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(9288,'4000','101726596535','2024-09-17 21:28:24',NULL,150.00,'','10','1','Good sold','1','','sales','1565','','No',NULL,NULL,''),(9289,'4000','101726596535','2024-09-17 21:43:30',NULL,75.00,'','10','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(9290,'4000','101726596535','2024-09-17 21:56:47',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(9291,'4000','101726596535','2024-09-17 21:57:03',NULL,25.00,'','10','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(9292,'4000','101726596535','2024-09-17 22:19:18',NULL,50.00,'','10','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(9293,'4000','101726596535','2024-09-17 22:40:19',NULL,40.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(9294,'1110','101726638421','2024-09-18 08:49:25',NULL,0.00,'','10','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(9295,'1110','101726638421','2024-09-18 08:47:01',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(9296,'5500','101726638421','2024-09-18 08:49:13',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9297,'1000','101726638421','2024-09-18 08:49:25',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9298,'4000','101726638421','2024-09-18 08:49:25',NULL,100.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(9299,'4000','101726638421','2024-09-18 08:47:01',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(9300,'1110','101726638579','2024-09-18 08:55:48',NULL,25.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(9301,'1110','101726638579','2024-09-18 08:49:40',NULL,12.00,'','10','1','Inventory sold','1','','sales','791','','No',NULL,NULL,''),(9302,'5500','101726638579','2024-09-18 08:55:36',37.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9303,'1000','101726638579','2024-09-18 08:55:48',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9304,'4000','101726638579','2024-09-18 08:55:48',NULL,50.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(9305,'4000','101726638579','2024-09-18 08:49:40',NULL,50.00,'','10','1','Good sold','1','','sales','791','','No',NULL,NULL,''),(9306,'1110','101726638952','2024-09-18 09:37:49',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(9307,'5500','101726638952','2024-09-18 08:55:52',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9308,'1000','101726638952','2024-09-18 09:37:49',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SII9Z5MX4F'),(9309,'4000','101726638952','2024-09-18 09:37:49',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(9310,'1110','101726643030','2024-09-18 12:47:03',NULL,70.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(9311,'1110','101726643030','2024-09-18 10:03:50',NULL,0.00,'','10','1','Inventory sold','1','','sales','707','','No',NULL,NULL,''),(9312,'1110','101726643030','2024-09-18 11:45:46',NULL,3.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(9313,'1110','101726643030','2024-09-18 11:45:58',NULL,50.00,'','10','1','Inventory sold','1','','sales','1353','','No',NULL,NULL,''),(9314,'5500','101726643030','2024-09-18 11:50:54',123.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9315,'1000','101726643030','2024-09-18 12:47:03',365.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9316,'4000','101726643030','2024-09-18 12:47:03',NULL,200.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(9317,'4000','101726643030','2024-09-18 10:03:50',NULL,55.00,'','10','1','Good sold','1','','sales','707','','No',NULL,NULL,''),(9318,'4000','101726643030','2024-09-18 11:45:46',NULL,10.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(9319,'4000','101726643030','2024-09-18 11:45:58',NULL,100.00,'','10','1','Good sold','1','','sales','1353','','No',NULL,NULL,''),(9320,'1110','101726653515','2024-09-18 12:58:50',NULL,65.00,'','10','1','Inventory sold','1','','sales','1544','','No',NULL,NULL,''),(9321,'5500','101726653515','2024-09-18 12:58:35',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9322,'1000','101726653515','2024-09-18 12:58:50',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9323,'4000','101726653515','2024-09-18 12:58:50',NULL,100.00,'','10','1','Good sold','1','','sales','1544','','No',NULL,NULL,''),(9324,'1110','101726662174','2024-09-18 15:27:40',NULL,16.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(9325,'5500','101726662174','2024-09-18 15:22:54',16.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9326,'1000','101726662174','2024-09-18 15:27:40',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9327,'4000','101726662174','2024-09-18 15:27:40',NULL,40.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(9328,'1000','101726672157','2024-09-18 18:09:29',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9329,'4000','101726672157','2024-09-18 18:09:29',NULL,40.00,'','10','1','Good sold','1','','sales','1457','','No',NULL,NULL,''),(9330,'1000','101726672174','2024-09-18 18:17:45',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9331,'4000','101726672174','2024-09-18 18:17:45',NULL,10.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(9332,'4000','101726672174','2024-09-18 18:09:34',NULL,20.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(9333,'1110','101726672669','2024-09-18 18:25:04',NULL,5.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(9334,'5500','101726672669','2024-09-18 18:17:49',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9335,'1000','101726672669','2024-09-18 18:25:04',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9336,'4000','101726672669','2024-09-18 18:25:04',NULL,10.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(9337,'1110','101726685952','2024-09-18 22:00:56',NULL,35.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(9338,'5500','101726685952','2024-09-18 21:59:12',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9339,'1000','101726685952','2024-09-18 22:00:56',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9340,'4000','101726685952','2024-09-18 22:00:56',NULL,100.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(9341,'1110','101726686066','2024-09-19 13:51:00',NULL,70.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(9342,'1110','101726686066','2024-09-18 22:01:06',NULL,60.00,'','10','1','Inventory sold','1','','sales','1572','','No',NULL,NULL,''),(9343,'1110','101726686066','2024-09-18 22:02:11',NULL,36.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(9344,'1110','101726686066','2024-09-18 22:02:34',NULL,55.00,'','10','1','Inventory sold','1','','sales','1575','','No',NULL,NULL,''),(9345,'1110','101726686066','2024-09-18 22:03:09',NULL,36.00,'','10','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(9346,'1110','101726686066','2024-09-18 22:03:27',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(9347,'1110','101726686066','2024-09-18 22:03:37',NULL,55.00,'','10','1','Inventory sold','1','','sales','1596','','No',NULL,NULL,''),(9348,'1110','101726686066','2024-09-18 22:05:54',NULL,15.00,'','10','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(9349,'1110','101726686066','2024-09-18 22:06:14',NULL,25.00,'','10','1','Inventory sold','1','','sales','1055','','No',NULL,NULL,''),(9350,'5500','101726686066','2024-09-18 22:06:45',352.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9351,'1000','101726686066','2024-09-19 13:51:00',1175.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9352,'4000','101726686066','2024-09-19 13:51:00',NULL,200.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(9353,'4000','101726686066','2024-09-18 22:01:06',NULL,160.00,'','10','1','Good sold','1','','sales','1572','','No',NULL,NULL,''),(9354,'4000','101726686066','2024-09-18 22:02:11',NULL,90.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(9355,'4000','101726686066','2024-09-18 22:02:34',NULL,150.00,'','10','1','Good sold','1','','sales','1575','','No',NULL,NULL,''),(9356,'4000','101726686066','2024-09-18 22:03:09',NULL,150.00,'','10','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(9357,'4000','101726686066','2024-09-18 22:03:27',NULL,150.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(9358,'4000','101726686066','2024-09-18 22:03:37',NULL,150.00,'','10','1','Good sold','1','','sales','1596','','No',NULL,NULL,''),(9359,'4000','101726686066','2024-09-18 22:05:54',NULL,25.00,'','10','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(9360,'4000','101726686066','2024-09-18 22:06:14',NULL,100.00,'','10','1','Good sold','1','','sales','1055','','No',NULL,NULL,''),(9361,'1110','101726744131','2024-09-19 14:09:19',NULL,0.00,'','10','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(9362,'1110','101726744131','2024-09-19 14:08:51',NULL,15.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(9363,'5500','101726744131','2024-09-19 14:09:02',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9364,'1000','101726744131','2024-09-19 14:09:19',180.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9365,'4000','101726744131','2024-09-19 14:09:19',NULL,150.00,'','10','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(9366,'4000','101726744131','2024-09-19 14:08:51',NULL,30.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(9367,'1110','101726746700','2024-09-19 14:52:06',NULL,36.00,'','10','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(9368,'1110','101726746700','2024-09-19 14:51:40',NULL,30.00,'','10','1','Inventory sold','1','','sales','798','','No',NULL,NULL,''),(9369,'5500','101726746700','2024-09-19 14:51:48',66.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9370,'1000','101726746700','2024-09-19 14:52:06',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,' '),(9371,'4000','101726746700','2024-09-19 14:52:06',NULL,150.00,'','10','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(9372,'4000','101726746700','2024-09-19 14:51:40',NULL,50.00,'','10','1','Good sold','1','','sales','798','','No',NULL,NULL,''),(9373,'1110','101726747977','2024-09-19 15:13:33',NULL,10.00,'','10','1','Inventory sold','1','','sales','1538','','No',NULL,NULL,''),(9374,'5500','101726747977','2024-09-19 15:12:57',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9375,'1000','101726747977','2024-09-19 15:13:33',25.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9376,'4000','101726747977','2024-09-19 15:13:33',NULL,25.00,'','10','1','Good sold','1','','sales','1538','','No',NULL,NULL,''),(9377,'1000','101726748021','2024-09-19 15:57:54',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9378,'4000','101726748021','2024-09-19 15:57:54',NULL,50.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(9379,'1110','101726751140','2024-09-19 16:24:40',NULL,51.00,'','10','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(9380,'5500','101726751140','2024-09-19 16:05:40',51.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9381,'1000','101726751140','2024-09-19 16:24:40',90.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIJ55LW2MN'),(9382,'4000','101726751140','2024-09-19 16:24:40',NULL,90.00,'','10','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(9383,'1110','101726752319','2024-09-19 16:48:46',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(9384,'5500','101726752319','2024-09-19 16:25:19',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9385,'1000','101726752319','2024-09-19 16:48:46',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9386,'4000','101726752319','2024-09-19 16:48:46',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(9387,'1110','101726755716','2024-09-19 17:22:35',NULL,0.00,'','10','1','Inventory sold','1','','sales','1199','','No',NULL,NULL,''),(9388,'1110','101726755716','2024-09-19 17:21:56',NULL,18.00,'','10','1','Inventory sold','1','','sales','1314','','No',NULL,NULL,''),(9389,'1110','101726755716','2024-09-19 17:22:14',NULL,36.00,'','10','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(9390,'5500','101726755716','2024-09-19 17:22:27',54.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9391,'1000','101726755716','2024-09-19 17:22:35',320.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIJ25UIV2Q'),(9392,'4000','101726755716','2024-09-19 17:22:35',NULL,100.00,'','10','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(9393,'4000','101726755716','2024-09-19 17:21:56',NULL,70.00,'','10','1','Good sold','1','','sales','1314','','No',NULL,NULL,''),(9394,'4000','101726755716','2024-09-19 17:22:14',NULL,150.00,'','10','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(9395,'1110','101726755801','2024-09-19 18:06:40',NULL,8.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(9396,'1110','101726755801','2024-09-19 17:23:21',NULL,25.00,'','10','1','Inventory sold','1','','sales','1599','','No',NULL,NULL,''),(9397,'1110','101726755801','2024-09-19 17:56:29',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(9398,'5500','101726755801','2024-09-19 18:06:25',113.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9399,'1000','101726755801','2024-09-19 18:06:40',370.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9400,'4000','101726755801','2024-09-19 18:06:40',NULL,20.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(9401,'4000','101726755801','2024-09-19 17:23:21',NULL,150.00,'','10','1','Good sold','1','','sales','1599','','No',NULL,NULL,''),(9402,'4000','101726755801','2024-09-19 17:56:29',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(9403,'1110','101726758553','2024-09-19 18:39:44',NULL,30.00,'','10','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(9404,'5500','101726758553','2024-09-19 18:09:13',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9405,'1000','101726758553','2024-09-19 18:39:44',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIJ669BA28'),(9406,'4000','101726758553','2024-09-19 18:39:44',NULL,100.00,'','10','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(9407,'1110','101726760437','2024-09-19 19:20:20',NULL,8.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(9408,'1110','101726760437','2024-09-19 18:40:37',NULL,2.00,'','10','1','Inventory sold','1','','sales','1574','','No',NULL,NULL,''),(9409,'1110','101726760437','2024-09-19 18:53:13',NULL,21.00,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(9410,'1110','101726760437','2024-09-19 19:12:47',NULL,50.00,'','10','1','Inventory sold','1','','sales','1566','','No',NULL,NULL,''),(9411,'1110','101726760437','2024-09-19 19:12:57',NULL,50.00,'','10','1','Inventory sold','1','','sales','1265','','No',NULL,NULL,''),(9412,'1110','101726760437','2024-09-19 19:14:46',NULL,40.00,'','10','1','Inventory sold','1','','sales','1557','','No',NULL,NULL,''),(9413,'1110','101726760437','2024-09-19 19:19:04',NULL,0.00,'','10','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(9414,'1110','101726760437','2024-09-19 19:19:10',NULL,2.00,'','10','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(9415,'5500','101726760437','2024-09-19 19:19:54',173.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9416,'1000','101726760437','2024-09-19 19:20:20',890.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9417,'4000','101726760437','2024-09-19 19:20:20',NULL,20.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(9418,'4000','101726760437','2024-09-19 18:40:37',NULL,10.00,'','10','1','Good sold','1','','sales','1574','','No',NULL,NULL,''),(9419,'4000','101726760437','2024-09-19 18:53:13',NULL,50.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(9420,'4000','101726760437','2024-09-19 19:12:47',NULL,250.00,'','10','1','Good sold','1','','sales','1566','','No',NULL,NULL,''),(9421,'4000','101726760437','2024-09-19 19:12:57',NULL,150.00,'','10','1','Good sold','1','','sales','1265','','No',NULL,NULL,''),(9422,'4000','101726760437','2024-09-19 19:14:46',NULL,250.00,'','10','1','Good sold','1','','sales','1557','','No',NULL,NULL,''),(9423,'4000','101726760437','2024-09-19 19:19:04',NULL,150.00,'','10','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(9424,'4000','101726760437','2024-09-19 19:19:10',NULL,10.00,'','10','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(9425,'1110','101726763336','2024-09-19 19:30:23',NULL,15.00,'','10','1','Inventory sold','1','','sales','1374','','No',NULL,NULL,''),(9426,'1110','101726763336','2024-09-19 19:28:56',NULL,55.00,'','10','1','Inventory sold','1','','sales','1603','','No',NULL,NULL,''),(9427,'5500','101726763336','2024-09-19 19:30:17',70.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9428,'1000','101726763336','2024-09-19 19:30:23',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9429,'4000','101726763336','2024-09-19 19:30:23',NULL,50.00,'','10','1','Good sold','1','','sales','1374','','No',NULL,NULL,''),(9430,'4000','101726763336','2024-09-19 19:28:56',NULL,150.00,'','10','1','Good sold','1','','sales','1603','','No',NULL,NULL,''),(9431,'1110','101726763681','2024-09-19 19:35:17',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(9432,'5500','101726763681','2024-09-19 19:34:41',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9433,'1000','101726763681','2024-09-19 19:35:17',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'200SIJ66LQO6M'),(9434,'4000','101726763681','2024-09-19 19:35:17',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(9435,'1110','101726763838','2024-09-19 19:37:35',NULL,109.00,'','10','1','Inventory sold','1','','sales','92','','No',NULL,NULL,''),(9436,'5500','101726763838','2024-09-19 19:37:18',109.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9437,'1000','101726763838','2024-09-19 19:37:35',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9438,'4000','101726763838','2024-09-19 19:37:35',NULL,250.00,'','10','1','Good sold','1','','sales','92','','No',NULL,NULL,''),(9439,'1110','101726763860','2024-09-19 19:49:05',NULL,0.00,'','10','1','Inventory sold','1','','sales','711','','No',NULL,NULL,''),(9440,'1110','101726763860','2024-09-19 19:37:40',NULL,45.00,'','10','1','Inventory sold','1','','sales','1572','','No',NULL,NULL,''),(9441,'5500','101726763860','2024-09-19 19:42:57',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9442,'1000','101726763860','2024-09-19 19:49:05',320.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9443,'4000','101726763860','2024-09-19 19:49:05',NULL,200.00,'','10','1','Good sold','1','','sales','711','','No',NULL,NULL,''),(9444,'4000','101726763860','2024-09-19 19:37:40',NULL,120.00,'','10','1','Good sold','1','','sales','1572','','No',NULL,NULL,''),(9445,'1110','101726764678','2024-09-19 19:51:40',NULL,20.00,'','10','1','Inventory sold','1','','sales','1353','','No',NULL,NULL,''),(9446,'5500','101726764678','2024-09-19 19:51:18',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9447,'1000','101726764678','2024-09-19 19:51:40',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIJ36PRG63'),(9448,'4000','101726764678','2024-09-19 19:51:40',NULL,40.00,'','10','1','Good sold','1','','sales','1353','','No',NULL,NULL,''),(9449,'1110','101726764818','2024-09-19 20:00:08',NULL,17.00,'','10','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(9450,'5500','101726764818','2024-09-19 19:53:38',17.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9451,'1000','101726764818','2024-09-19 20:00:08',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9452,'4000','101726764818','2024-09-19 20:00:08',NULL,30.00,'','10','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(9453,'1110','101726768227','2024-09-19 20:51:01',NULL,0.00,'','10','1','Inventory sold','1','','sales','819','','No',NULL,NULL,''),(9454,'1110','101726768227','2024-09-19 20:50:27',NULL,3.00,'','10','1','Inventory sold','1','','sales','1403','','No',NULL,NULL,''),(9455,'5500','101726768227','2024-09-19 20:50:48',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9456,'1000','101726768227','2024-09-19 20:51:01',115.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIJ76Y1TYX'),(9457,'4000','101726768227','2024-09-19 20:51:01',NULL,100.00,'','10','1','Good sold','1','','sales','819','','No',NULL,NULL,''),(9458,'4000','101726768227','2024-09-19 20:50:27',NULL,15.00,'','10','1','Good sold','1','','sales','1403','','No',NULL,NULL,''),(9459,'1110','101726768302','2024-09-19 20:54:59',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(9460,'1110','101726768302','2024-09-19 20:51:42',NULL,0.00,'','10','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(9461,'1110','101726768302','2024-09-19 20:51:58',NULL,0.00,'','10','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(9462,'5500','101726768302','2024-09-19 20:54:45',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9463,'1000','101726768302','2024-09-19 20:54:59',110.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9464,'4000','101726768302','2024-09-19 20:54:59',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(9465,'4000','101726768302','2024-09-19 20:51:42',NULL,20.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(9466,'4000','101726768302','2024-09-19 20:51:58',NULL,40.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(9467,'1110','101726769144','2024-09-19 21:05:58',NULL,40.00,'','10','1','Inventory sold','1','','sales','1352','','No',NULL,NULL,''),(9468,'5500','101726769144','2024-09-19 21:05:44',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9469,'1000','101726769144','2024-09-19 21:05:58',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9470,'4000','101726769144','2024-09-19 21:05:58',NULL,150.00,'','10','1','Good sold','1','','sales','1352','','No',NULL,NULL,''),(9471,'1110','101726769229','2024-09-19 21:07:17',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(9472,'5500','101726769229','2024-09-19 21:07:09',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9473,'1000','101726769229','2024-09-19 21:07:17',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9474,'4000','101726769229','2024-09-19 21:07:17',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(9475,'1110','101726769361','2024-09-19 21:15:20',NULL,19.00,'','10','1','Inventory sold','1','','sales','1548','','No',NULL,NULL,''),(9476,'5500','101726769361','2024-09-19 21:09:21',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9477,'1000','101726769361','2024-09-19 21:15:20',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9478,'4000','101726769361','2024-09-19 21:15:20',NULL,50.00,'','10','1','Good sold','1','','sales','1548','','No',NULL,NULL,''),(9479,'1110','101726770957','2024-09-19 21:37:17',NULL,20.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(9480,'1110','101726770957','2024-09-19 21:35:57',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(9481,'1110','101726770957','2024-09-19 21:36:11',NULL,2.00,'','10','1','Inventory sold','1','','sales','1574','','No',NULL,NULL,''),(9482,'1110','101726770957','2024-09-19 21:36:19',NULL,40.00,'','10','1','Inventory sold','1','','sales','1255','','No',NULL,NULL,''),(9483,'1110','101726770957','2024-09-19 21:36:29',NULL,0.00,'','10','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(9484,'1110','101726770957','2024-09-19 21:36:45',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(9485,'5500','101726770957','2024-09-19 21:37:03',82.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9486,'1000','101726770957','2024-09-19 21:37:17',330.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9487,'4000','101726770957','2024-09-19 21:37:17',NULL,100.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(9488,'4000','101726770957','2024-09-19 21:35:57',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(9489,'4000','101726770957','2024-09-19 21:36:11',NULL,10.00,'','10','1','Good sold','1','','sales','1574','','No',NULL,NULL,''),(9490,'4000','101726770957','2024-09-19 21:36:19',NULL,100.00,'','10','1','Good sold','1','','sales','1255','','No',NULL,NULL,''),(9491,'4000','101726770957','2024-09-19 21:36:29',NULL,50.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(9492,'4000','101726770957','2024-09-19 21:36:45',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(9493,'1110','101726771040','2024-09-19 21:48:40',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(9494,'1110','101726771040','2024-09-19 21:37:20',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(9495,'5500','101726771040','2024-09-19 21:38:07',13.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9496,'1000','101726771040','2024-09-19 21:48:40',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9497,'4000','101726771040','2024-09-19 21:48:40',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(9498,'4000','101726771040','2024-09-19 21:37:20',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(9499,'1110','101726772330','2024-09-19 22:03:07',NULL,10.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(9500,'5500','101726772330','2024-09-19 21:58:50',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9501,'1000','101726772330','2024-09-19 22:03:07',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9502,'4000','101726772330','2024-09-19 22:03:07',NULL,20.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(9503,'1110','101726772612','2024-09-19 22:03:48',NULL,170.00,'','10','1','Inventory sold','1','','sales','1570','','No',NULL,NULL,''),(9504,'5500','101726772612','2024-09-19 22:03:32',170.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9505,'1000','101726772612','2024-09-19 22:03:48',500.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIJ979BVB5'),(9506,'4000','101726772612','2024-09-19 22:03:48',NULL,500.00,'','10','1','Good sold','1','','sales','1570','','No',NULL,NULL,''),(9507,'1110','101726813805','2024-09-20 10:08:42',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(9508,'1110','101726813805','2024-09-20 09:30:05',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(9509,'5500','101726813805','2024-09-20 09:30:28',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9510,'1000','101726813805','2024-09-20 10:08:42',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9511,'4000','101726813805','2024-09-20 10:08:42',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(9512,'4000','101726813805','2024-09-20 09:30:05',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(9513,'1110','101726816123','2024-09-20 10:50:28',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(9514,'5500','101726816123','2024-09-20 10:08:43',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9515,'1000','101726816123','2024-09-20 10:50:28',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9516,'4000','101726816123','2024-09-20 10:50:28',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(9517,'1110','101726818630','2024-09-20 12:18:44',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(9518,'1110','101726818630','2024-09-20 10:50:30',NULL,0.00,'','10','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(9519,'1110','101726818630','2024-09-20 11:55:28',NULL,28.00,'','10','1','Inventory sold','1','','sales','1026','','No',NULL,NULL,''),(9520,'1110','101726818630','2024-09-20 11:55:49',NULL,30.00,'','10','1','Inventory sold','1','','sales','1560','','No',NULL,NULL,''),(9521,'1110','101726818630','2024-09-20 12:17:56',NULL,0.00,'','10','1','Inventory sold','1','','sales','411','','No',NULL,NULL,''),(9522,'5500','101726818630','2024-09-20 12:18:23',68.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9523,'1000','101726818630','2024-09-20 12:18:44',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'00sik880w516'),(9524,'4000','101726818630','2024-09-20 12:18:44',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(9525,'4000','101726818630','2024-09-20 10:50:30',NULL,100.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(9526,'4000','101726818630','2024-09-20 11:55:28',NULL,50.00,'','10','1','Good sold','1','','sales','1026','','No',NULL,NULL,''),(9527,'4000','101726818630','2024-09-20 11:55:49',NULL,100.00,'','10','1','Good sold','1','','sales','1560','','No',NULL,NULL,''),(9528,'4000','101726818630','2024-09-20 12:17:56',NULL,100.00,'','10','1','Good sold','1','','sales','411','','No',NULL,NULL,''),(9537,'1110','101726823966','2024-09-20 13:38:44',NULL,126.00,'','10','1','Inventory sold','1','','sales','763','','No',NULL,NULL,''),(9538,'5500','101726823966','2024-09-20 13:59:30',126.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9539,'1000','101726823966','2024-09-20 13:38:44',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9540,'4000','101726823966','2024-09-20 13:38:44',NULL,200.00,'','10','1','Good sold','1','','sales','763','','No',NULL,NULL,''),(9541,'1110','101726833241','2024-09-20 14:54:13',NULL,45.00,'','10','1','Inventory sold','1','','sales','1601','','No',NULL,NULL,''),(9542,'5500','101726833241','2024-09-20 14:54:01',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9543,'1000','101726833241','2024-09-20 14:54:13',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sik59adb4x'),(9544,'4000','101726833241','2024-09-20 14:54:13',NULL,150.00,'','10','1','Good sold','1','','sales','1601','','No',NULL,NULL,''),(9545,'1110','101726839939','2024-09-20 17:44:07',NULL,0.00,'','10','1','Inventory sold','1','','sales','1111','','No',NULL,NULL,''),(9546,'1110','101726839939','2024-09-20 16:45:39',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(9547,'1110','101726839939','2024-09-20 16:45:47',NULL,45.00,'','10','1','Inventory sold','1','','sales','1585','','No',NULL,NULL,''),(9548,'1110','101726839939','2024-09-20 16:45:59',NULL,0.00,'','10','1','Inventory sold','1','','sales','326','','No',NULL,NULL,''),(9549,'5500','101726839939','2024-09-20 17:17:13',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9550,'1000','101726839939','2024-09-20 17:44:07',350.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9551,'4000','101726839939','2024-09-20 17:44:07',NULL,50.00,'','10','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(9552,'4000','101726839939','2024-09-20 16:45:39',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(9553,'4000','101726839939','2024-09-20 16:45:47',NULL,150.00,'','10','1','Good sold','1','','sales','1585','','No',NULL,NULL,''),(9554,'4000','101726839939','2024-09-20 16:45:59',NULL,100.00,'','10','1','Good sold','1','','sales','326','','No',NULL,NULL,''),(9555,'1000','101726843453','2024-09-20 18:43:26',120.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIK9A331WF'),(9556,'4000','101726843453','2024-09-20 18:43:26',NULL,120.00,'','10','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(9557,'1110','101726847036','2024-09-20 18:59:09',NULL,145.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(9558,'5500','101726847036','2024-09-20 18:43:56',145.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9559,'1000','101726847036','2024-09-20 18:59:09',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9560,'4000','101726847036','2024-09-20 18:59:09',NULL,250.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(9561,'1110','101726847951','2024-09-20 19:28:34',NULL,2.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(9562,'1110','101726847951','2024-09-20 18:59:11',NULL,0.00,'','10','1','Inventory sold','1','','sales','1173','','No',NULL,NULL,''),(9563,'1110','101726847951','2024-09-20 19:28:12',NULL,2.00,'','10','1','Inventory sold','1','','sales','1574','','No',NULL,NULL,''),(9564,'5500','101726847951','2024-09-20 19:28:23',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9565,'1000','101726847951','2024-09-20 19:28:34',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9566,'4000','101726847951','2024-09-20 19:28:34',NULL,10.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(9567,'4000','101726847951','2024-09-20 18:59:11',NULL,10.00,'','10','1','Good sold','1','','sales','1173','','No',NULL,NULL,''),(9568,'4000','101726847951','2024-09-20 19:28:12',NULL,10.00,'','10','1','Good sold','1','','sales','1574','','No',NULL,NULL,''),(9569,'1110','101726849718','2024-09-20 19:29:07',NULL,19.00,'','10','1','Inventory sold','1','','sales','1548','','No',NULL,NULL,''),(9570,'5500','101726849718','2024-09-20 19:28:38',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9571,'1000','101726849718','2024-09-20 19:29:07',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9572,'4000','101726849718','2024-09-20 19:29:07',NULL,50.00,'','10','1','Good sold','1','','sales','1548','','No',NULL,NULL,''),(9573,'1110','101726849750','2024-09-20 19:53:49',NULL,37.00,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(9574,'5500','101726849750','2024-09-20 19:29:10',37.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9575,'1000','101726849750','2024-09-20 19:53:49',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIK1AQBTYV'),(9576,'4000','101726849750','2024-09-20 19:53:49',NULL,100.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(9577,'1110','101726851265','2024-09-20 20:00:28',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(9578,'5500','101726851265','2024-09-20 19:54:25',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9579,'1000','101726851265','2024-09-20 20:00:28',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9580,'4000','101726851265','2024-09-20 20:00:28',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(9581,'1110','101726851630','2024-09-20 20:32:25',NULL,37.00,'','10','1','Inventory sold','1','','sales','369','','No',NULL,NULL,''),(9582,'5500','101726851630','2024-09-20 20:00:30',37.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9583,'1000','101726851630','2024-09-20 20:32:25',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIKOAX01Z2'),(9584,'4000','101726851630','2024-09-20 20:32:25',NULL,100.00,'','10','1','Good sold','1','','sales','369','','No',NULL,NULL,''),(9585,'1110','101726853685','2024-09-20 20:38:33',NULL,30.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(9586,'1110','101726853685','2024-09-20 20:34:45',NULL,35.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(9587,'5500','101726853685','2024-09-20 20:38:24',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9588,'1000','101726853685','2024-09-20 20:38:33',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9589,'4000','101726853685','2024-09-20 20:38:33',NULL,100.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(9590,'4000','101726853685','2024-09-20 20:34:45',NULL,100.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(9591,'1110','101726853924','2024-09-20 20:44:43',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(9592,'5500','101726853924','2024-09-20 20:38:44',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9593,'1000','101726853924','2024-09-20 20:44:43',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIK7AZU1YH'),(9594,'4000','101726853924','2024-09-20 20:44:43',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(9595,'1110','101726854381','2024-09-20 20:51:18',NULL,10.00,'','10','1','Inventory sold','1','','sales','1574','','No',NULL,NULL,''),(9596,'5500','101726854381','2024-09-20 20:46:21',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9597,'1000','101726854381','2024-09-20 20:51:18',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIK9B0G70P'),(9598,'4000','101726854381','2024-09-20 20:51:18',NULL,50.00,'','10','1','Good sold','1','','sales','1574','','No',NULL,NULL,''),(9599,'1110','101726854714','2024-09-20 20:52:45',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(9600,'1110','101726854714','2024-09-20 20:51:54',NULL,8.00,'','10','1','Inventory sold','1','','sales','1538','','No',NULL,NULL,''),(9601,'1110','101726854714','2024-09-20 20:52:06',NULL,4.00,'','10','1','Inventory sold','1','','sales','1574','','No',NULL,NULL,''),(9602,'5500','101726854714','2024-09-20 20:52:22',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9603,'1000','101726854714','2024-09-20 20:52:45',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9604,'4000','101726854714','2024-09-20 20:52:45',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(9605,'4000','101726854714','2024-09-20 20:51:54',NULL,20.00,'','10','1','Good sold','1','','sales','1538','','No',NULL,NULL,''),(9606,'4000','101726854714','2024-09-20 20:52:06',NULL,20.00,'','10','1','Good sold','1','','sales','1574','','No',NULL,NULL,''),(9607,'1110','101726854768','2024-09-20 20:53:44',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(9608,'5500','101726854768','2024-09-20 20:52:48',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9609,'1000','101726854768','2024-09-20 20:53:44',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIK2B1BLVM'),(9610,'4000','101726854768','2024-09-20 20:53:44',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(9611,'1110','101726854939','2024-09-20 21:16:45',NULL,40.00,'','10','1','Inventory sold','1','','sales','1557','','No',NULL,NULL,''),(9612,'1110','101726854939','2024-09-20 20:55:39',NULL,15.00,'','10','1','Inventory sold','1','','sales','1374','','No',NULL,NULL,''),(9613,'5500','101726854939','2024-09-20 21:16:36',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9614,'1000','101726854939','2024-09-20 21:16:45',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9615,'4000','101726854939','2024-09-20 21:16:45',NULL,250.00,'','10','1','Good sold','1','','sales','1557','','No',NULL,NULL,''),(9616,'4000','101726854939','2024-09-20 20:55:39',NULL,50.00,'','10','1','Good sold','1','','sales','1374','','No',NULL,NULL,''),(9617,'1110','101726900010','2024-09-21 09:32:08',NULL,48.00,'','10','1','Inventory sold','1','','sales','238','','No',NULL,NULL,''),(9618,'5500','101726900010','2024-09-21 09:26:50',48.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9619,'1000','101726900010','2024-09-21 09:32:08',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9620,'4000','101726900010','2024-09-21 09:32:08',NULL,100.00,'','10','1','Good sold','1','','sales','238','','No',NULL,NULL,''),(9621,'1110','101726901359','2024-09-21 09:49:26',NULL,14.00,'','10','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(9622,'5500','101726901359','2024-09-21 09:49:19',14.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9623,'1000','101726901359','2024-09-21 09:49:26',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9624,'4000','101726901359','2024-09-21 09:49:26',NULL,20.00,'','10','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(9625,'1110','101726901368','2024-09-21 10:00:25',NULL,5.50,'','10','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(9626,'5500','101726901368','2024-09-21 09:49:28',5.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9627,'1000','101726901368','2024-09-21 10:00:25',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9628,'4000','101726901368','2024-09-21 10:00:25',NULL,50.00,'','10','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(9629,'1110','101726902027','2024-09-21 11:12:45',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(9630,'5500','101726902027','2024-09-21 10:00:27',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9631,'1000','101726902027','2024-09-21 11:12:45',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9632,'4000','101726902027','2024-09-21 11:12:45',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(9633,'1000','101726906367','2024-09-21 11:18:58',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9634,'4000','101726906367','2024-09-21 11:18:58',NULL,50.00,'','10','1','Good sold','1','','sales','1173','','No',NULL,NULL,''),(9635,'1110','101726906745','2024-09-21 11:32:34',NULL,5.50,'','10','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(9636,'5500','101726906745','2024-09-21 11:19:05',5.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9637,'1000','101726906745','2024-09-21 11:32:34',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9638,'4000','101726906745','2024-09-21 11:32:34',NULL,50.00,'','10','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(9639,'1110','101726918479','2024-09-21 14:34:52',NULL,4.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(9640,'5500','101726918479','2024-09-21 14:34:39',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9641,'1000','101726918479','2024-09-21 14:34:52',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9642,'4000','101726918479','2024-09-21 14:34:52',NULL,20.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(9643,'1110','101726918493','2024-09-21 15:10:55',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(9644,'1110','101726918493','2024-09-21 14:34:53',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(9645,'5500','101726918493','2024-09-21 15:10:45',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9646,'1000','101726918493','2024-09-21 15:10:55',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sil1de0lch'),(9647,'4000','101726918493','2024-09-21 15:10:55',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(9648,'4000','101726918493','2024-09-21 14:34:53',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(9649,'1110','101726920689','2024-09-21 15:18:36',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(9650,'5500','101726920689','2024-09-21 15:11:29',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9651,'1000','101726920689','2024-09-21 15:18:36',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIL7DFU1Y9'),(9652,'4000','101726920689','2024-09-21 15:18:36',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(9653,'1110','101726925738','2024-09-21 16:36:43',NULL,50.00,'','10','1','Inventory sold','1','','sales','1566','','No',NULL,NULL,''),(9654,'1110','101726925738','2024-09-21 16:35:38',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(9655,'1110','101726925738','2024-09-21 16:36:09',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(9656,'5500','101726925738','2024-09-21 16:36:26',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9657,'1000','101726925738','2024-09-21 16:36:43',450.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9658,'4000','101726925738','2024-09-21 16:36:43',NULL,250.00,'','10','1','Good sold','1','','sales','1566','','No',NULL,NULL,''),(9659,'4000','101726925738','2024-09-21 16:35:38',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(9660,'4000','101726925738','2024-09-21 16:36:09',NULL,50.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(9661,'1110','101726925812','2024-09-21 16:39:13',NULL,48.00,'','10','1','Inventory sold','1','','sales','1568','','No',NULL,NULL,''),(9662,'1110','101726925812','2024-09-21 16:36:52',NULL,15.00,'','10','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(9663,'5500','101726925812','2024-09-21 16:38:54',63.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9664,'1000','101726925812','2024-09-21 16:39:13',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIL9DKMOAF'),(9665,'4000','101726925812','2024-09-21 16:39:13',NULL,150.00,'','10','1','Good sold','1','','sales','1568','','No',NULL,NULL,''),(9666,'4000','101726925812','2024-09-21 16:36:52',NULL,50.00,'','10','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(9667,'1110','101726926024','2024-09-21 16:40:42',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(9668,'5500','101726926024','2024-09-21 16:40:24',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9669,'1000','101726926024','2024-09-21 16:40:42',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIL1DR983L'),(9670,'4000','101726926024','2024-09-21 16:40:42',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(9671,'1110','101726929312','2024-09-21 17:45:36',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(9672,'5500','101726929312','2024-09-21 17:35:12',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9673,'1000','101726929312','2024-09-21 17:45:36',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIL3EOCNP9'),(9674,'4000','101726929312','2024-09-21 17:45:36',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(9675,'1000','101726929992','2024-09-21 17:46:58',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9676,'4000','101726929992','2024-09-21 17:46:58',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(9677,'1110','101726930817','2024-09-21 18:00:23',NULL,4.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(9678,'5500','101726930817','2024-09-21 18:00:17',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9679,'1000','101726930817','2024-09-21 18:00:23',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9680,'4000','101726930817','2024-09-21 18:00:23',NULL,10.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(9681,'1110','101726930826','2024-09-21 18:04:53',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(9682,'5500','101726930826','2024-09-21 18:00:26',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9683,'1000','101726930826','2024-09-21 18:04:53',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9684,'4000','101726930826','2024-09-21 18:04:53',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(9685,'1110','101726931095','2024-09-21 18:07:47',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(9686,'5500','101726931095','2024-09-21 18:04:55',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9687,'1000','101726931095','2024-09-21 18:07:47',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIL6EDNLO'),(9688,'4000','101726931095','2024-09-21 18:07:47',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(9689,'1110','101726931502','2024-09-21 18:30:48',NULL,105.00,'','10','1','Inventory sold','1','','sales','1572','','No',NULL,NULL,''),(9690,'1110','101726931502','2024-09-21 18:11:42',NULL,74.00,'','10','1','Inventory sold','1','','sales','320','','No',NULL,NULL,''),(9691,'5500','101726931502','2024-09-21 18:30:25',179.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9692,'1000','101726931502','2024-09-21 18:30:48',430.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIL9E6ZWH5'),(9693,'4000','101726931502','2024-09-21 18:30:48',NULL,280.00,'','10','1','Good sold','1','','sales','1572','','No',NULL,NULL,''),(9694,'4000','101726931502','2024-09-21 18:11:42',NULL,150.00,'','10','1','Good sold','1','','sales','320','','No',NULL,NULL,''),(9695,'1000','101726932689','2024-09-21 18:31:42',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIL2E9YCM'),(9696,'4000','101726932689','2024-09-21 18:31:42',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(9697,'1110','101726932735','2024-09-21 18:33:02',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(9698,'1110','101726932735','2024-09-21 18:32:15',NULL,20.00,'','10','1','Inventory sold','1','','sales','1353','','No',NULL,NULL,''),(9699,'5500','101726932735','2024-09-21 18:32:38',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9700,'1000','101726932735','2024-09-21 18:33:02',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9701,'4000','101726932735','2024-09-21 18:33:02',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(9702,'4000','101726932735','2024-09-21 18:32:15',NULL,40.00,'','10','1','Good sold','1','','sales','1353','','No',NULL,NULL,''),(9703,'1110','101726932784','2024-09-21 18:35:03',NULL,56.00,'','10','1','Inventory sold','1','','sales','270','','No',NULL,NULL,''),(9704,'5500','101726932784','2024-09-21 18:33:04',56.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9705,'1000','101726932784','2024-09-21 18:35:03',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9706,'4000','101726932784','2024-09-21 18:35:03',NULL,100.00,'','10','1','Good sold','1','','sales','270','','No',NULL,NULL,''),(9707,'1110','101726932906','2024-09-21 19:12:02',NULL,65.00,'','10','1','Inventory sold','1','','sales','1578','','No',NULL,NULL,''),(9708,'1110','101726932906','2024-09-21 18:35:06',NULL,18.90,'','10','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(9709,'1110','101726932906','2024-09-21 18:48:34',NULL,120.00,'','10','1','Inventory sold','1','','sales','1236','','No',NULL,NULL,''),(9710,'5500','101726932906','2024-09-21 18:49:50',203.90,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9711,'1000','101726932906','2024-09-21 19:12:02',550.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIL1EETN51'),(9712,'4000','101726932906','2024-09-21 19:12:02',NULL,200.00,'','10','1','Good sold','1','','sales','1578','','No',NULL,NULL,''),(9713,'4000','101726932906','2024-09-21 18:35:06',NULL,100.00,'','10','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(9714,'4000','101726932906','2024-09-21 18:48:34',NULL,250.00,'','10','1','Good sold','1','','sales','1236','','No',NULL,NULL,''),(9715,'1110','101726935180','2024-09-21 19:15:25',NULL,45.00,'','10','1','Inventory sold','1','','sales','1585','','No',NULL,NULL,''),(9716,'1110','101726935180','2024-09-21 19:13:00',NULL,0.00,'','10','1','Inventory sold','1','','sales','162','','No',NULL,NULL,''),(9717,'1110','101726935180','2024-09-21 19:13:13',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(9718,'1110','101726935180','2024-09-21 19:15:00',NULL,30.00,'','10','1','Inventory sold','1','','sales','1353','','No',NULL,NULL,''),(9719,'5500','101726935180','2024-09-21 19:15:10',85.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9720,'1000','101726935180','2024-09-21 19:15:25',380.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9721,'4000','101726935180','2024-09-21 19:15:25',NULL,150.00,'','10','1','Good sold','1','','sales','1585','','No',NULL,NULL,''),(9722,'4000','101726935180','2024-09-21 19:13:00',NULL,120.00,'','10','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(9723,'4000','101726935180','2024-09-21 19:13:13',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(9724,'4000','101726935180','2024-09-21 19:15:00',NULL,60.00,'','10','1','Good sold','1','','sales','1353','','No',NULL,NULL,''),(9725,'1110','101726935349','2024-09-21 19:16:17',NULL,109.00,'','10','1','Inventory sold','1','','sales','1184','','No',NULL,NULL,''),(9726,'5500','101726935349','2024-09-21 19:15:49',109.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9727,'1000','101726935349','2024-09-21 19:16:17',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIL0EH0UT6'),(9728,'4000','101726935349','2024-09-21 19:16:17',NULL,200.00,'','10','1','Good sold','1','','sales','1184','','No',NULL,NULL,''),(9729,'1110','101726935410','2024-09-21 19:19:58',NULL,45.00,'','10','1','Inventory sold','1','','sales','1585','','No',NULL,NULL,''),(9730,'1110','101726935410','2024-09-21 19:16:50',NULL,5.00,'','10','1','Inventory sold','1','','sales','1574','','No',NULL,NULL,''),(9731,'5500','101726935410','2024-09-21 19:19:47',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9732,'1000','101726935410','2024-09-21 19:19:58',175.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9733,'4000','101726935410','2024-09-21 19:19:58',NULL,150.00,'','10','1','Good sold','1','','sales','1585','','No',NULL,NULL,''),(9734,'4000','101726935410','2024-09-21 19:16:50',NULL,25.00,'','10','1','Good sold','1','','sales','1574','','No',NULL,NULL,''),(9735,'1110','101726935604','2024-09-21 19:20:15',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(9736,'5500','101726935604','2024-09-21 19:20:04',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9737,'1000','101726935604','2024-09-21 19:20:15',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9738,'4000','101726935604','2024-09-21 19:20:15',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(9739,'1110','101726936641','2024-09-21 19:38:04',NULL,50.00,'','10','1','Inventory sold','1','','sales','1331','','No',NULL,NULL,''),(9740,'5500','101726936641','2024-09-21 19:37:21',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9741,'1000','101726936641','2024-09-21 19:38:04',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIL8EPHQM0'),(9742,'4000','101726936641','2024-09-21 19:38:04',NULL,100.00,'','10','1','Good sold','1','','sales','1331','','No',NULL,NULL,''),(9743,'1110','101726936742','2024-09-21 19:49:36',NULL,70.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(9744,'5500','101726936742','2024-09-21 19:39:02',70.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9745,'1000','101726936742','2024-09-21 19:49:36',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9746,'4000','101726936742','2024-09-21 19:49:36',NULL,200.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(9747,'1110','101726937378','2024-09-21 19:49:52',NULL,84.00,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(9748,'5500','101726937378','2024-09-21 19:49:38',84.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9749,'1000','101726937378','2024-09-21 19:49:52',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIL8EPHQM0'),(9750,'4000','101726937378','2024-09-21 19:49:52',NULL,200.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(9751,'1110','101726937446','2024-09-21 19:51:00',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(9752,'5500','101726937446','2024-09-21 19:50:46',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9753,'1000','101726937446','2024-09-21 19:51:00',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIL4ESQEI'),(9754,'4000','101726937446','2024-09-21 19:51:00',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(9755,'1110','101726937497','2024-09-21 19:54:10',NULL,55.00,'','10','1','Inventory sold','1','','sales','1575','','No',NULL,NULL,''),(9756,'5500','101726937497','2024-09-21 19:51:37',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9757,'1000','101726937497','2024-09-21 19:54:10',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SILOETACVY'),(9758,'4000','101726937497','2024-09-21 19:54:10',NULL,150.00,'','10','1','Good sold','1','','sales','1575','','No',NULL,NULL,''),(9759,'1110','101726937670','2024-09-21 20:02:38',NULL,0.00,'','10','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(9760,'1110','101726937670','2024-09-21 19:54:30',NULL,4.00,'','10','1','Inventory sold','1','','sales','1574','','No',NULL,NULL,''),(9761,'5500','101726937670','2024-09-21 20:02:15',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9762,'1000','101726937670','2024-09-21 20:02:38',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIL7EV5G3N'),(9763,'4000','101726937670','2024-09-21 20:02:38',NULL,20.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(9764,'4000','101726937670','2024-09-21 19:54:30',NULL,20.00,'','10','1','Good sold','1','','sales','1574','','No',NULL,NULL,''),(9765,'1110','101726938221','2024-09-21 20:04:32',NULL,4.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(9766,'5500','101726938221','2024-09-21 20:03:41',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9767,'1000','101726938221','2024-09-21 20:04:32',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9768,'4000','101726938221','2024-09-21 20:04:32',NULL,10.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(9769,'1110','101726938274','2024-09-21 20:18:19',NULL,13.50,'','10','1','Inventory sold','1','','sales','1516','','No',NULL,NULL,''),(9770,'5500','101726938274','2024-09-21 20:04:34',13.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9771,'1000','101726938274','2024-09-21 20:18:19',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9772,'4000','101726938274','2024-09-21 20:18:19',NULL,30.00,'','10','1','Good sold','1','','sales','1516','','No',NULL,NULL,''),(9777,'1110','101726940044','2024-09-21 20:34:13',NULL,20.00,'','10','1','Inventory sold','1','','sales','1538','','No',NULL,NULL,''),(9778,'5500','101726940044','2024-09-21 20:54:18',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9779,'1000','101726940044','2024-09-21 20:34:13',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9780,'4000','101726940044','2024-09-21 20:34:13',NULL,50.00,'','10','1','Good sold','1','','sales','1538','','No',NULL,NULL,''),(9781,'1110','101726941286','2024-09-21 20:55:04',NULL,17.00,'','10','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(9782,'5500','101726941286','2024-09-21 20:54:46',17.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9783,'1000','101726941286','2024-09-21 20:55:04',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIL7F4OIL9'),(9784,'4000','101726941286','2024-09-21 20:55:04',NULL,30.00,'','10','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(9785,'1110','101726942993','2024-09-21 21:36:30',NULL,17.00,'','10','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(9786,'1110','101726942993','2024-09-21 21:23:13',NULL,24.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(9787,'5500','101726942993','2024-09-21 21:36:19',41.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9788,'1000','101726942993','2024-09-21 21:36:30',90.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9789,'4000','101726942993','2024-09-21 21:36:30',NULL,30.00,'','10','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(9790,'4000','101726942993','2024-09-21 21:23:13',NULL,60.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(9791,'1110','101726943863','2024-09-21 21:40:02',NULL,34.00,'','10','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(9792,'5500','101726943863','2024-09-21 21:37:43',34.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9793,'1000','101726943863','2024-09-21 21:40:02',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9794,'4000','101726943863','2024-09-21 21:40:02',NULL,60.00,'','10','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(9795,'1110','101726944005','2024-09-21 21:47:49',NULL,50.00,'','10','1','Inventory sold','1','','sales','1331','','No',NULL,NULL,''),(9796,'5500','101726944005','2024-09-21 21:40:05',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9797,'1000','101726944005','2024-09-21 21:47:49',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIL1FBCCUB'),(9798,'4000','101726944005','2024-09-21 21:47:49',NULL,100.00,'','10','1','Good sold','1','','sales','1331','','No',NULL,NULL,''),(9799,'1110','101726944501','2024-09-21 21:49:29',NULL,45.00,'','10','1','Inventory sold','1','','sales','1585','','No',NULL,NULL,''),(9800,'1110','101726944501','2024-09-21 21:48:21',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(9801,'5500','101726944501','2024-09-21 21:48:42',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9802,'1000','101726944501','2024-09-21 21:49:29',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9803,'4000','101726944501','2024-09-21 21:49:29',NULL,150.00,'','10','1','Good sold','1','','sales','1585','','No',NULL,NULL,''),(9804,'4000','101726944501','2024-09-21 21:48:21',NULL,100.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(9805,'1110','101726944574','2024-09-21 21:56:26',NULL,8.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(9806,'1110','101726944574','2024-09-21 21:49:34',NULL,8.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(9807,'5500','101726944574','2024-09-21 21:49:52',16.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9808,'1000','101726944574','2024-09-21 21:56:26',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9809,'4000','101726944574','2024-09-21 21:56:26',NULL,20.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(9810,'4000','101726944574','2024-09-21 21:49:34',NULL,20.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(9811,'1000','101726945562','2024-09-21 22:06:54',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIL9FDI3P5'),(9812,'4000','101726945562','2024-09-21 22:06:54',NULL,50.00,'','10','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(9813,'1000','101726945642','2024-09-21 22:07:33',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9814,'4000','101726945642','2024-09-21 22:07:33',NULL,10.00,'','10','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(9815,'1110','101727085332','2024-09-23 16:14:52',NULL,49.00,'','10','1','Inventory sold','1','','sales','843','','No',NULL,NULL,''),(9816,'1110','101727085332','2024-09-23 12:55:32',NULL,125.00,'','10','1','Inventory sold','1','','sales','85','','No',NULL,NULL,''),(9817,'1110','101727085332','2024-09-23 13:59:41',NULL,108.00,'','10','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(9818,'1110','101727085332','2024-09-23 14:00:18',NULL,10.00,'','10','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(9819,'5500','101727085332','2024-09-23 14:47:53',292.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9820,'1000','101727085332','2024-09-23 16:14:52',630.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SINOLOFZCW'),(9821,'4000','101727085332','2024-09-23 16:14:52',NULL,80.00,'','10','1','Good sold','1','','sales','843','','No',NULL,NULL,''),(9822,'4000','101727085332','2024-09-23 12:55:32',NULL,350.00,'','10','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(9823,'4000','101727085332','2024-09-23 13:59:41',NULL,150.00,'','10','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(9824,'4000','101727085332','2024-09-23 14:00:18',NULL,50.00,'','10','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(9825,'1110','101727097504','2024-09-23 16:18:50',NULL,15.60,'','10','1','Inventory sold','1','','sales','1020','','No',NULL,NULL,''),(9826,'1110','101727097504','2024-09-23 16:18:24',NULL,12.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(9827,'5500','101727097504','2024-09-23 16:18:38',27.60,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9828,'1000','101727097504','2024-09-23 16:18:50',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9829,'4000','101727097504','2024-09-23 16:18:50',NULL,30.00,'','10','1','Good sold','1','','sales','1020','','No',NULL,NULL,''),(9830,'4000','101727097504','2024-09-23 16:18:24',NULL,40.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(9831,'1110','101727097532','2024-09-23 16:19:24',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(9832,'1110','101727097532','2024-09-23 16:18:52',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(9833,'5500','101727097532','2024-09-23 16:19:09',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9834,'1000','101727097532','2024-09-23 16:19:24',170.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9835,'4000','101727097532','2024-09-23 16:19:24',NULL,70.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(9836,'4000','101727097532','2024-09-23 16:18:52',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(9837,'1110','101727105082','2024-09-23 18:25:06',NULL,55.00,'','10','1','Inventory sold','1','','sales','1603','','No',NULL,NULL,''),(9838,'1110','101727105082','2024-09-23 18:24:42',NULL,0.00,'','10','1','Inventory sold','1','','sales','1159','','No',NULL,NULL,''),(9839,'5500','101727105082','2024-09-23 18:24:51',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9840,'1000','101727105082','2024-09-23 18:25:06',550.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9841,'4000','101727105082','2024-09-23 18:25:06',NULL,150.00,'','10','1','Good sold','1','','sales','1603','','No',NULL,NULL,''),(9842,'4000','101727105082','2024-09-23 18:24:42',NULL,400.00,'','10','1','Good sold','1','','sales','1159','','No',NULL,NULL,''),(9843,'1110','101727105417','2024-09-23 18:32:33',NULL,20.00,'','10','1','Inventory sold','1','','sales','813','','No',NULL,NULL,''),(9844,'1110','101727105417','2024-09-23 18:30:17',NULL,20.00,'','10','1','Inventory sold','1','','sales','336','','No',NULL,NULL,''),(9845,'5500','101727105417','2024-09-23 18:32:13',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9846,'1000','101727105417','2024-09-23 18:32:33',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9847,'4000','101727105417','2024-09-23 18:32:33',NULL,50.00,'','10','1','Good sold','1','','sales','813','','No',NULL,NULL,''),(9848,'4000','101727105417','2024-09-23 18:30:17',NULL,100.00,'','10','1','Good sold','1','','sales','336','','No',NULL,NULL,''),(9849,'1110','101727105557','2024-09-23 18:34:13',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(9850,'5500','101727105557','2024-09-23 18:32:37',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9851,'1000','101727105557','2024-09-23 18:34:13',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIN8LYDFRI'),(9852,'4000','101727105557','2024-09-23 18:34:13',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(9853,'1110','101727105682','2024-09-23 18:42:15',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(9854,'5500','101727105682','2024-09-23 18:34:42',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9855,'1000','101727105682','2024-09-23 18:42:15',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIN4LZNZVO'),(9856,'4000','101727105682','2024-09-23 18:42:15',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(9857,'1110','101727106177','2024-09-23 18:43:35',NULL,40.00,'','10','1','Inventory sold','1','','sales','813','','No',NULL,NULL,''),(9858,'1110','101727106177','2024-09-23 18:42:57',NULL,80.00,'','10','1','Inventory sold','1','','sales','1444','','No',NULL,NULL,''),(9859,'5500','101727106177','2024-09-23 18:43:13',120.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9860,'1000','101727106177','2024-09-23 18:43:35',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9861,'4000','101727106177','2024-09-23 18:43:35',NULL,100.00,'','10','1','Good sold','1','','sales','813','','No',NULL,NULL,''),(9862,'4000','101727106177','2024-09-23 18:42:57',NULL,150.00,'','10','1','Good sold','1','','sales','1444','','No',NULL,NULL,''),(9863,'1110','101727107530','2024-09-23 19:05:40',NULL,40.00,'','10','1','Inventory sold','1','','sales','357','','No',NULL,NULL,''),(9864,'5500','101727107530','2024-09-23 19:05:30',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9865,'1000','101727107530','2024-09-23 19:05:40',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9866,'4000','101727107530','2024-09-23 19:05:40',NULL,100.00,'','10','1','Good sold','1','','sales','357','','No',NULL,NULL,''),(9867,'1110','101727107546','2024-09-23 19:06:04',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(9868,'1110','101727107546','2024-09-23 19:05:46',NULL,10.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(9869,'5500','101727107546','2024-09-23 19:05:55',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9870,'1000','101727107546','2024-09-23 19:06:04',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'3R2T3R2W3'),(9871,'4000','101727107546','2024-09-23 19:06:04',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(9872,'4000','101727107546','2024-09-23 19:05:46',NULL,20.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(9873,'1110','101727107572','2024-09-23 19:10:03',NULL,4.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(9874,'5500','101727107572','2024-09-23 19:06:12',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9875,'1000','101727107572','2024-09-23 19:10:03',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9876,'4000','101727107572','2024-09-23 19:10:03',NULL,10.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(9877,'1110','101727107809','2024-09-23 20:03:39',NULL,30.00,'','10','1','Inventory sold','1','','sales','1560','','No',NULL,NULL,''),(9878,'1110','101727107809','2024-09-23 19:10:09',NULL,18.00,'','10','1','Inventory sold','1','','sales','543','','No',NULL,NULL,''),(9879,'1110','101727107809','2024-09-23 20:02:58',NULL,0.00,'','10','1','Inventory sold','1','','sales','712','','No',NULL,NULL,''),(9880,'5500','101727107809','2024-09-23 20:03:09',48.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9881,'1000','101727107809','2024-09-23 20:03:39',290.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'673ai4u6yr4'),(9882,'4000','101727107809','2024-09-23 20:03:39',NULL,100.00,'','10','1','Good sold','1','','sales','1560','','No',NULL,NULL,''),(9883,'4000','101727107809','2024-09-23 19:10:09',NULL,40.00,'','10','1','Good sold','1','','sales','543','','No',NULL,NULL,''),(9884,'4000','101727107809','2024-09-23 20:02:58',NULL,150.00,'','10','1','Good sold','1','','sales','712','','No',NULL,NULL,''),(9885,'1110','101727111035','2024-09-23 20:05:31',NULL,36.00,'','10','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(9886,'1110','101727111035','2024-09-23 20:03:55',NULL,30.00,'','10','1','Inventory sold','1','','sales','1515','','No',NULL,NULL,''),(9887,'5500','101727111035','2024-09-23 20:04:47',66.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9888,'1000','101727111035','2024-09-23 20:05:31',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIHAFJHGAJ87'),(9889,'4000','101727111035','2024-09-23 20:05:31',NULL,150.00,'','10','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(9890,'4000','101727111035','2024-09-23 20:03:55',NULL,100.00,'','10','1','Good sold','1','','sales','1515','','No',NULL,NULL,''),(9891,'1110','101727111157','2024-09-23 20:10:21',NULL,30.00,'','10','1','Inventory sold','1','','sales','1182','','No',NULL,NULL,''),(9892,'1110','101727111157','2024-09-23 20:05:57',NULL,0.00,'','10','1','Inventory sold','1','','sales','1199','','No',NULL,NULL,''),(9893,'1110','101727111157','2024-09-23 20:09:45',NULL,20.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(9894,'5500','101727111157','2024-09-23 20:10:04',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9895,'1000','101727111157','2024-09-23 20:10:21',190.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9896,'4000','101727111157','2024-09-23 20:10:21',NULL,50.00,'','10','1','Good sold','1','','sales','1182','','No',NULL,NULL,''),(9897,'4000','101727111157','2024-09-23 20:05:57',NULL,100.00,'','10','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(9898,'4000','101727111157','2024-09-23 20:09:45',NULL,40.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(9899,'1110','101727111424','2024-09-23 20:12:36',NULL,20.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(9900,'5500','101727111424','2024-09-23 20:10:24',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9901,'1000','101727111424','2024-09-23 20:12:36',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9902,'4000','101727111424','2024-09-23 20:12:36',NULL,100.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(9903,'1110','101727111618','2024-09-23 20:13:57',NULL,65.00,'','10','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(9904,'5500','101727111618','2024-09-23 20:13:38',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9905,'1000','101727111618','2024-09-23 20:13:57',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9906,'4000','101727111618','2024-09-23 20:13:57',NULL,150.00,'','10','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(9907,'1110','101727111638','2024-09-23 20:14:13',NULL,108.00,'','10','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(9908,'5500','101727111638','2024-09-23 20:13:58',108.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9909,'1000','101727111638','2024-09-23 20:14:13',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FTMDSNM78'),(9910,'4000','101727111638','2024-09-23 20:14:13',NULL,150.00,'','10','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(9911,'4000','101727111157','2024-09-23 20:20:46',50.00,NULL,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(9912,'1000','101727111157','2024-09-23 20:20:46',NULL,50.00,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(9913,'5500','101727111157','2024-09-23 20:20:46',NULL,30.00,'','10','1','Cost of goods returned','1','','sales','1182','','No',NULL,NULL,''),(9914,'1110','101727111157','2024-09-23 20:20:46',30.00,NULL,'','10','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(9915,'4000','101727111157','2024-09-23 20:20:52',100.00,NULL,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(9916,'1000','101727111157','2024-09-23 20:20:52',NULL,100.00,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(9917,'5500','101727111157','2024-09-23 20:20:52',NULL,0.00,'','10','1','Cost of goods returned','1','','sales','1199','','No',NULL,NULL,''),(9918,'1110','101727111157','2024-09-23 20:20:52',0.00,NULL,'','10','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(9919,'1110','101727112069','2024-09-23 20:21:22',NULL,55.00,'','10','1','Inventory sold','1','','sales','1575','','No',NULL,NULL,''),(9920,'5500','101727112069','2024-09-23 20:21:09',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9921,'1000','101727112069','2024-09-23 20:21:22',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9922,'4000','101727112069','2024-09-23 20:21:22',NULL,150.00,'','10','1','Good sold','1','','sales','1575','','No',NULL,NULL,''),(9923,'1110','101727112084','2024-09-23 20:49:24',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(9924,'1110','101727112084','2024-09-23 20:21:24',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(9925,'5500','101727112084','2024-09-23 20:47:52',63.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9926,'1000','101727112084','2024-09-23 20:49:24',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9927,'4000','101727112084','2024-09-23 20:49:24',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(9928,'4000','101727112084','2024-09-23 20:21:24',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(9929,'1110','101727113785','2024-09-23 20:51:27',NULL,55.00,'','10','1','Inventory sold','1','','sales','1596','','No',NULL,NULL,''),(9930,'5500','101727113785','2024-09-23 20:49:45',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9931,'1000','101727113785','2024-09-23 20:51:27',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UJFJNDFJDF'),(9932,'4000','101727113785','2024-09-23 20:51:27',NULL,150.00,'','10','1','Good sold','1','','sales','1596','','No',NULL,NULL,''),(9933,'1000','101727113914','2024-09-23 20:52:30',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9934,'4000','101727113914','2024-09-23 20:52:30',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(9935,'1110','101727113952','2024-09-23 21:08:05',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(9936,'5500','101727113952','2024-09-23 20:52:32',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9937,'1000','101727113952','2024-09-23 21:08:05',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9938,'4000','101727113952','2024-09-23 21:08:05',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(9939,'1110','101727114888','2024-09-23 21:08:34',NULL,35.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(9940,'1110','101727114888','2024-09-23 21:08:08',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(9941,'5500','101727114888','2024-09-23 21:08:24',71.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9942,'1000','101727114888','2024-09-23 21:08:34',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'75QQOl2wrfyot821'),(9943,'4000','101727114888','2024-09-23 21:08:34',NULL,100.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(9944,'4000','101727114888','2024-09-23 21:08:08',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(9945,'1110','101727114924','2024-09-23 21:13:14',NULL,45.00,'','10','1','Inventory sold','1','','sales','1585','','No',NULL,NULL,''),(9946,'5500','101727114924','2024-09-23 21:08:44',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9947,'1000','101727114924','2024-09-23 21:13:14',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'shjixcbhuqwud'),(9948,'4000','101727114924','2024-09-23 21:13:14',NULL,150.00,'','10','1','Good sold','1','','sales','1585','','No',NULL,NULL,''),(9949,'1000','101727115211','2024-09-23 21:35:46',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9950,'4000','101727115211','2024-09-23 21:35:46',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(9951,'1110','101727116959','2024-09-23 21:42:55',NULL,120.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(9952,'5500','101727116959','2024-09-23 21:42:39',120.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9953,'1000','101727116959','2024-09-23 21:42:55',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SAP[DFOAP'),(9954,'4000','101727116959','2024-09-23 21:42:55',NULL,200.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(9955,'1110','101727117307','2024-09-23 21:48:45',NULL,3.00,'','10','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(9956,'1110','101727117307','2024-09-23 21:48:27',NULL,10.50,'','10','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(9957,'5500','101727117307','2024-09-23 21:48:36',13.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9958,'1000','101727117307','2024-09-23 21:48:45',35.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9959,'4000','101727117307','2024-09-23 21:48:45',NULL,5.00,'','10','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(9960,'4000','101727117307','2024-09-23 21:48:27',NULL,30.00,'','10','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(9961,'1000','101727117330','2024-09-23 21:54:55',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9962,'4000','101727117330','2024-09-23 21:54:55',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(9963,'1110','101727157369','2024-09-24 08:56:32',NULL,25.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(9964,'1110','101727157369','2024-09-24 08:56:09',NULL,12.00,'','10','1','Inventory sold','1','','sales','791','','No',NULL,NULL,''),(9965,'5500','101727157369','2024-09-24 08:56:22',37.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9966,'1000','101727157369','2024-09-24 08:56:32',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9967,'4000','101727157369','2024-09-24 08:56:32',NULL,50.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(9968,'4000','101727157369','2024-09-24 08:56:09',NULL,50.00,'','10','1','Good sold','1','','sales','791','','No',NULL,NULL,''),(9969,'1110','101727161406','2024-09-24 10:03:44',NULL,55.00,'','10','1','Inventory sold','1','','sales','1575','','No',NULL,NULL,''),(9970,'1110','101727161406','2024-09-24 10:03:26',NULL,0.00,'','10','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(9971,'5500','101727161406','2024-09-24 10:03:33',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9972,'1000','101727161406','2024-09-24 10:03:44',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIN7845JSD'),(9973,'4000','101727161406','2024-09-24 10:03:44',NULL,150.00,'','10','1','Good sold','1','','sales','1575','','No',NULL,NULL,''),(9974,'4000','101727161406','2024-09-24 10:03:26',NULL,150.00,'','10','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(9975,'1110','101727161509','2024-09-24 10:05:19',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(9976,'5500','101727161509','2024-09-24 10:05:09',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9977,'1000','101727161509','2024-09-24 10:05:19',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9978,'4000','101727161509','2024-09-24 10:05:19',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(9979,'1110','101727161522','2024-09-24 10:22:23',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(9980,'5500','101727161522','2024-09-24 10:05:22',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9981,'1000','101727161522','2024-09-24 10:22:23',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9982,'4000','101727161522','2024-09-24 10:22:23',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(9983,'1110','101727162545','2024-09-24 10:35:06',NULL,58.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(9984,'5500','101727162545','2024-09-24 10:22:25',58.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9985,'1000','101727162545','2024-09-24 10:35:06',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIN5687ASDHG'),(9986,'4000','101727162545','2024-09-24 10:35:06',NULL,100.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(9987,'1110','101727163315','2024-09-24 10:45:07',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(9988,'5500','101727163315','2024-09-24 10:35:15',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9989,'1000','101727163315','2024-09-24 10:45:07',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9990,'4000','101727163315','2024-09-24 10:45:07',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(9991,'1110','101727163909','2024-09-24 12:23:02',NULL,84.00,'','10','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(9992,'5500','101727163909','2024-09-24 10:45:09',84.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9993,'1000','101727163909','2024-09-24 12:23:02',700.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9994,'4000','101727163909','2024-09-24 12:23:02',NULL,700.00,'','10','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(9995,'1110','101727169795','2024-09-24 12:50:33',NULL,95.00,'','10','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(9996,'5500','101727169795','2024-09-24 12:23:15',95.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9997,'1000','101727169795','2024-09-24 12:50:33',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9998,'4000','101727169795','2024-09-24 12:50:33',NULL,200.00,'','10','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(9999,'1000','101727171437','2024-09-24 12:53:17',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10000,'4000','101727171437','2024-09-24 12:53:17',NULL,30.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(10001,'1000','101727171601','2024-09-24 13:02:57',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10002,'4000','101727171601','2024-09-24 13:02:57',NULL,100.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(10003,'1000','101727172190','2024-09-24 13:24:44',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10004,'4000','101727172190','2024-09-24 13:24:44',NULL,150.00,'','10','1','Good sold','1','','sales','712','','No',NULL,NULL,''),(10005,'1000','101727173486','2024-09-24 13:24:59',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10006,'4000','101727173486','2024-09-24 13:24:59',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(10007,'1110','101727173502','2024-09-24 14:43:44',NULL,120.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(10008,'5500','101727173502','2024-09-24 14:00:05',120.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10009,'1000','101727173502','2024-09-24 14:43:44',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sio3ozgloh'),(10010,'4000','101727173502','2024-09-24 14:43:44',NULL,200.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(10011,'1110','101727179395','2024-09-24 15:03:27',NULL,4.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(10012,'5500','101727179395','2024-09-24 15:03:15',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10013,'1000','101727179395','2024-09-24 15:03:27',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10014,'4000','101727179395','2024-09-24 15:03:27',NULL,10.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(10019,'1110','101727179409','2024-09-24 15:56:27',NULL,20.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(10020,'1110','101727179409','2024-09-24 16:10:48',NULL,10.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(10021,'5500','101727179409','2024-09-24 16:11:04',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10022,'1000','101727179409','2024-09-24 15:56:27',140.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIOOPARQ20'),(10023,'4000','101727179409','2024-09-24 15:56:27',NULL,100.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(10024,'4000','101727179409','2024-09-24 16:10:48',NULL,40.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(10025,'1000','101727183505','2024-09-24 16:39:58',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIN974UYDF'),(10026,'4000','101727183505','2024-09-24 16:39:58',NULL,30.00,'','10','1','Good sold','1','','sales','620','','No',NULL,NULL,''),(10027,'1110','101727185227','2024-09-24 17:02:35',NULL,102.00,'','10','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(10028,'5500','101727185227','2024-09-24 16:40:27',102.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10029,'1000','101727185227','2024-09-24 17:02:35',180.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10030,'4000','101727185227','2024-09-24 17:02:35',NULL,180.00,'','10','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(10031,'1110','101727186559','2024-09-24 17:19:57',NULL,0.00,'','10','1','Inventory sold','1','','sales','620','','No',NULL,NULL,''),(10032,'1110','101727186559','2024-09-24 17:02:39',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(10033,'1110','101727186559','2024-09-24 17:02:47',NULL,10.00,'','10','1','Inventory sold','1','','sales','1604','','No',NULL,NULL,''),(10034,'5500','101727186559','2024-09-24 17:19:50',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10035,'1000','101727186559','2024-09-24 17:19:57',130.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10036,'4000','101727186559','2024-09-24 17:19:57',NULL,30.00,'','10','1','Good sold','1','','sales','620','','No',NULL,NULL,''),(10037,'4000','101727186559','2024-09-24 17:02:39',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(10038,'4000','101727186559','2024-09-24 17:02:47',NULL,50.00,'','10','1','Good sold','1','','sales','1604','','No',NULL,NULL,''),(10039,'1000','101727188669','2024-09-24 17:39:54',375.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10040,'4000','101727188669','2024-09-24 17:39:54',NULL,300.00,'','10','1','Good sold','1','','sales','1158','','No',NULL,NULL,''),(10041,'4000','101727188669','2024-09-24 17:37:49',NULL,75.00,'','10','1','Good sold','1','','sales','346','','No',NULL,NULL,''),(10042,'1110','101727188797','2024-09-24 18:42:59',NULL,10.00,'','10','1','Inventory sold','1','','sales','1604','','No',NULL,NULL,''),(10043,'1110','101727188797','2024-09-24 17:39:57',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(10044,'5500','101727188797','2024-09-24 18:42:48',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10045,'1000','101727188797','2024-09-24 18:42:59',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIN74HDF'),(10046,'4000','101727188797','2024-09-24 18:42:59',NULL,50.00,'','10','1','Good sold','1','','sales','1604','','No',NULL,NULL,''),(10047,'4000','101727188797','2024-09-24 17:39:57',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(10048,'1110','101727192596','2024-09-24 18:45:17',NULL,37.50,'','10','1','Inventory sold','1','','sales','1006','','No',NULL,NULL,''),(10049,'5500','101727192596','2024-09-24 18:43:16',37.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10050,'1000','101727192596','2024-09-24 18:45:17',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIIIB R665EHD'),(10051,'4000','101727192596','2024-09-24 18:45:17',NULL,100.00,'','10','1','Good sold','1','','sales','1006','','No',NULL,NULL,''),(10052,'1110','101727192732','2024-09-24 19:04:01',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(10053,'5500','101727192732','2024-09-24 18:45:32',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10054,'1000','101727192732','2024-09-24 19:04:01',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10055,'4000','101727192732','2024-09-24 19:04:01',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(10056,'1000','101727194656','2024-09-24 19:17:47',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SINO0DWJD'),(10057,'4000','101727194656','2024-09-24 19:17:47',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(10058,'1110','101727194678','2024-09-24 19:41:46',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(10059,'5500','101727194678','2024-09-24 19:17:58',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10060,'1000','101727194678','2024-09-24 19:41:46',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10061,'4000','101727194678','2024-09-24 19:41:46',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(10062,'1110','101727196108','2024-09-24 19:44:19',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(10063,'5500','101727196108','2024-09-24 19:41:48',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10064,'1000','101727196108','2024-09-24 19:44:19',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10065,'4000','101727196108','2024-09-24 19:44:19',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(10066,'1110','101727196262','2024-09-24 19:58:26',NULL,22.50,'','10','1','Inventory sold','1','','sales','1006','','No',NULL,NULL,''),(10067,'5500','101727196262','2024-09-24 19:44:22',22.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10068,'1000','101727196262','2024-09-24 19:58:26',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10069,'4000','101727196262','2024-09-24 19:58:26',NULL,60.00,'','10','1','Good sold','1','','sales','1006','','No',NULL,NULL,''),(10070,'1110','101727197108','2024-09-24 20:21:32',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(10071,'1110','101727197108','2024-09-24 19:58:28',NULL,10.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(10072,'5500','101727197108','2024-09-24 20:21:24',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10073,'1000','101727197108','2024-09-24 20:21:32',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10074,'4000','101727197108','2024-09-24 20:21:32',NULL,30.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(10075,'4000','101727197108','2024-09-24 19:58:28',NULL,20.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(10076,'1110','101727198494','2024-09-24 20:38:38',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(10077,'5500','101727198494','2024-09-24 20:21:34',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10078,'1000','101727198494','2024-09-24 20:38:38',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10079,'4000','101727198494','2024-09-24 20:38:38',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(10080,'1110','101727199522','2024-09-24 20:41:58',NULL,45.00,'','10','1','Inventory sold','1','','sales','1516','','No',NULL,NULL,''),(10081,'1110','101727199522','2024-09-24 20:38:42',NULL,5.00,'','10','1','Inventory sold','1','','sales','878','','No',NULL,NULL,''),(10082,'5500','101727199522','2024-09-24 20:41:50',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10083,'1000','101727199522','2024-09-24 20:41:58',110.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10084,'4000','101727199522','2024-09-24 20:41:58',NULL,100.00,'','10','1','Good sold','1','','sales','1516','','No',NULL,NULL,''),(10085,'4000','101727199522','2024-09-24 20:38:42',NULL,10.00,'','10','1','Good sold','1','','sales','878','','No',NULL,NULL,''),(10086,'1000','101727199721','2024-09-24 20:46:25',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10087,'4000','101727199721','2024-09-24 20:46:25',NULL,30.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(10088,'1110','101727199991','2024-09-24 20:56:03',NULL,35.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(10089,'5500','101727199991','2024-09-24 20:46:31',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10090,'1000','101727199991','2024-09-24 20:56:03',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10091,'4000','101727199991','2024-09-24 20:56:03',NULL,100.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(10092,'1110','101727200565','2024-09-24 21:05:21',NULL,8.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(10093,'1110','101727200565','2024-09-24 20:56:05',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(10094,'5500','101727200565','2024-09-24 21:04:54',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10095,'1000','101727200565','2024-09-24 21:05:21',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10096,'4000','101727200565','2024-09-24 21:05:21',NULL,20.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(10097,'4000','101727200565','2024-09-24 20:56:05',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(10098,'1110','101727202869','2024-09-24 21:34:59',NULL,18.00,'','10','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(10099,'1110','101727202869','2024-09-24 21:34:29',NULL,45.00,'','10','1','Inventory sold','1','','sales','1006','','No',NULL,NULL,''),(10100,'5500','101727202869','2024-09-24 21:34:41',63.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10101,'1000','101727202869','2024-09-24 21:34:59',180.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10102,'4000','101727202869','2024-09-24 21:34:59',NULL,60.00,'','10','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(10103,'4000','101727202869','2024-09-24 21:34:29',NULL,120.00,'','10','1','Good sold','1','','sales','1006','','No',NULL,NULL,''),(10104,'1110','101727202902','2024-09-25 08:59:26',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(10105,'5500','101727202902','2024-09-24 21:35:02',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10106,'1000','101727202902','2024-09-25 08:59:26',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10107,'4000','101727202902','2024-09-25 08:59:26',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(10108,'1110','101727255244','2024-09-25 12:07:35',NULL,108.00,'','10','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(10109,'5500','101727255244','2024-09-25 12:07:24',108.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10110,'1000','101727255244','2024-09-25 12:07:35',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10111,'4000','101727255244','2024-09-25 12:07:35',NULL,150.00,'','10','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(10112,'4000','101727255244','2024-09-25 12:08:11',150.00,NULL,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(10113,'1000','101727255244','2024-09-25 12:08:11',NULL,150.00,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(10114,'5500','101727255244','2024-09-25 12:08:11',NULL,108.00,'','10','1','Cost of goods returned','1','','sales','592','','No',NULL,NULL,''),(10115,'1110','101727255244','2024-09-25 12:08:11',108.00,NULL,'','10','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(10116,'1110','101727255298','2024-09-25 12:08:27',NULL,108.00,'','10','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(10117,'5500','101727255298','2024-09-25 12:08:18',108.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10118,'1000','101727255298','2024-09-25 12:08:27',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIJH5O789GH'),(10119,'4000','101727255298','2024-09-25 12:08:27',NULL,150.00,'','10','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(10120,'1000','101727255342','2024-09-25 12:49:09',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SJDIFW67SDKJL'),(10121,'4000','101727255342','2024-09-25 12:49:09',NULL,10.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(10122,'4000','101727255342','2024-09-25 12:09:02',NULL,20.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(10123,'1110','101727271209','2024-09-25 16:33:43',NULL,45.00,'','10','1','Inventory sold','1','','sales','1601','','No',NULL,NULL,''),(10124,'5500','101727271209','2024-09-25 16:33:29',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10125,'1000','101727271209','2024-09-25 16:33:43',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10126,'4000','101727271209','2024-09-25 16:33:43',NULL,150.00,'','10','1','Good sold','1','','sales','1601','','No',NULL,NULL,''),(10127,'4000','101727271209','2024-09-25 16:33:55',150.00,NULL,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(10128,'1000','101727271209','2024-09-25 16:33:55',NULL,150.00,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(10129,'5500','101727271209','2024-09-25 16:33:55',NULL,45.00,'','10','1','Cost of goods returned','1','','sales','1601','','No',NULL,NULL,''),(10130,'1110','101727271209','2024-09-25 16:33:55',45.00,NULL,'','10','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(10131,'1110','101727271240','2024-09-25 16:34:12',NULL,45.00,'','10','1','Inventory sold','1','','sales','1601','','No',NULL,NULL,''),(10132,'5500','101727271240','2024-09-25 16:34:00',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10133,'1000','101727271240','2024-09-25 16:34:12',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'adga;slf7ghjsd'),(10134,'4000','101727271240','2024-09-25 16:34:12',NULL,150.00,'','10','1','Good sold','1','','sales','1601','','No',NULL,NULL,''),(10135,'1000','101727271262','2024-09-25 16:46:58',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10136,'4000','101727271262','2024-09-25 16:46:58',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(10137,'4000','101727271262','2024-09-25 16:34:22',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(10138,'1110','101727272022','2024-09-25 17:08:26',NULL,75.00,'','10','1','Inventory sold','1','','sales','1104','','No',NULL,NULL,''),(10139,'1110','101727272022','2024-09-25 16:47:02',NULL,20.00,'','10','1','Inventory sold','1','','sales','1538','','No',NULL,NULL,''),(10140,'5500','101727272022','2024-09-25 17:08:16',95.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10141,'1000','101727272022','2024-09-25 17:08:26',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dacold'),(10142,'4000','101727272022','2024-09-25 17:08:26',NULL,150.00,'','10','1','Good sold','1','','sales','1104','','No',NULL,NULL,''),(10143,'4000','101727272022','2024-09-25 16:47:02',NULL,50.00,'','10','1','Good sold','1','','sales','1538','','No',NULL,NULL,''),(10144,'1110','101727274591','2024-09-25 17:30:27',NULL,55.00,'','10','1','Inventory sold','1','','sales','1575','','No',NULL,NULL,''),(10145,'1110','101727274591','2024-09-25 17:29:51',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(10146,'5500','101727274591','2024-09-25 17:30:09',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10147,'1000','101727274591','2024-09-25 17:30:27',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'yuf9wet7'),(10148,'4000','101727274591','2024-09-25 17:30:27',NULL,150.00,'','10','1','Good sold','1','','sales','1575','','No',NULL,NULL,''),(10149,'4000','101727274591','2024-09-25 17:29:51',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(10150,'1110','101727274635','2024-09-25 17:52:12',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(10151,'5500','101727274635','2024-09-25 17:30:35',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10152,'1000','101727274635','2024-09-25 17:52:12',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'siyafg634jbk'),(10153,'4000','101727274635','2024-09-25 17:52:12',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(10154,'1110','101727276623','2024-09-25 18:03:58',NULL,4.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(10155,'1110','101727276623','2024-09-25 18:03:43',NULL,20.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(10156,'5500','101727276623','2024-09-25 18:03:50',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10157,'1000','101727276623','2024-09-25 18:03:58',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10158,'4000','101727276623','2024-09-25 18:03:58',NULL,10.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(10159,'4000','101727276623','2024-09-25 18:03:43',NULL,50.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(10160,'1110','101727276640','2024-09-25 18:24:07',NULL,55.00,'','10','1','Inventory sold','1','','sales','1575','','No',NULL,NULL,''),(10161,'5500','101727276640','2024-09-25 18:04:00',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10162,'1000','101727276640','2024-09-25 18:24:07',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DFNMK098FD'),(10163,'4000','101727276640','2024-09-25 18:24:07',NULL,150.00,'','10','1','Good sold','1','','sales','1575','','No',NULL,NULL,''),(10164,'1110','101727278235','2024-09-25 18:42:13',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(10165,'5500','101727278235','2024-09-25 18:30:35',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10166,'1000','101727278235','2024-09-25 18:42:13',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10167,'4000','101727278235','2024-09-25 18:42:13',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(10172,'1110','101727278937','2024-09-25 18:42:27',NULL,10.00,'','10','1','Inventory sold','1','','sales','1604','','No',NULL,NULL,''),(10173,'5500','101727278937','2024-09-25 19:07:04',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10174,'1000','101727278937','2024-09-25 18:42:27',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10175,'4000','101727278937','2024-09-25 18:42:27',NULL,50.00,'','10','1','Good sold','1','','sales','1604','','No',NULL,NULL,''),(10176,'4000','101727278937','2024-09-25 19:28:35',50.00,NULL,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(10177,'1000','101727278937','2024-09-25 19:28:35',NULL,50.00,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(10178,'5500','101727278937','2024-09-25 19:28:35',NULL,10.00,'','10','1','Cost of goods returned','1','','sales','1604','','No',NULL,NULL,''),(10179,'1110','101727278937','2024-09-25 19:28:35',10.00,NULL,'','10','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(10180,'1110','101727280455','2024-09-25 19:28:38',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(10181,'5500','101727280455','2024-09-25 19:07:35',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10182,'1000','101727280455','2024-09-25 19:28:38',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ED2X'),(10183,'4000','101727280455','2024-09-25 19:28:38',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(10184,'1110','101727281762','2024-09-25 19:29:33',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(10185,'5500','101727281762','2024-09-25 19:29:22',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10186,'1000','101727281762','2024-09-25 19:29:33',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10187,'4000','101727281762','2024-09-25 19:29:33',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(10192,'1110','101727281776','2024-09-25 19:29:52',NULL,2.00,'','10','1','Inventory sold','1','','sales','915','','No',NULL,NULL,''),(10193,'1110','101727281776','2024-09-25 20:09:23',NULL,2.00,'','10','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(10194,'5500','101727281776','2024-09-25 20:09:36',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10195,'1000','101727281776','2024-09-25 19:29:52',15.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10196,'4000','101727281776','2024-09-25 19:29:52',NULL,5.00,'','10','1','Good sold','1','','sales','915','','No',NULL,NULL,''),(10197,'4000','101727281776','2024-09-25 20:09:23',NULL,10.00,'','10','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(10198,'1110','101727284203','2024-09-25 20:10:34',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(10199,'1110','101727284203','2024-09-25 20:10:03',NULL,4.00,'','10','1','Inventory sold','1','','sales','1574','','No',NULL,NULL,''),(10200,'5500','101727284203','2024-09-25 20:10:19',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10201,'1000','101727284203','2024-09-25 20:10:34',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10202,'4000','101727284203','2024-09-25 20:10:34',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(10203,'4000','101727284203','2024-09-25 20:10:03',NULL,20.00,'','10','1','Good sold','1','','sales','1574','','No',NULL,NULL,''),(10204,'1000','101727284240','2024-09-25 20:26:59',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DNC78HVAFJS'),(10205,'4000','101727284240','2024-09-25 20:26:59',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(10206,'1110','101727285230','2024-09-25 21:00:15',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(10207,'5500','101727285230','2024-09-25 20:27:10',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10208,'1000','101727285230','2024-09-25 21:00:15',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10209,'4000','101727285230','2024-09-25 21:00:15',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(10210,'1110','101727287218','2024-09-25 21:04:07',NULL,10.00,'','10','1','Inventory sold','1','','sales','1353','','No',NULL,NULL,''),(10211,'5500','101727287218','2024-09-25 21:00:18',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10212,'1000','101727287218','2024-09-25 21:04:07',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TXSRAERTFG76JU'),(10213,'4000','101727287218','2024-09-25 21:04:07',NULL,20.00,'','10','1','Good sold','1','','sales','1353','','No',NULL,NULL,''),(10214,'1110','101727287458','2024-09-25 22:48:12',NULL,10.00,'','10','1','Inventory sold','1','','sales','1574','','No',NULL,NULL,''),(10215,'1110','101727287458','2024-09-25 21:04:18',NULL,4.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(10216,'1110','101727287458','2024-09-25 21:06:29',NULL,4.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(10217,'1110','101727287458','2024-09-25 21:49:54',NULL,168.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(10218,'1110','101727287458','2024-09-25 21:50:05',NULL,205.00,'','10','1','Inventory sold','1','','sales','102','','No',NULL,NULL,''),(10219,'5500','101727287458','2024-09-25 21:50:19',391.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10220,'1000','101727287458','2024-09-25 22:48:12',650.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10221,'4000','101727287458','2024-09-25 22:48:12',NULL,50.00,'','10','1','Good sold','1','','sales','1574','','No',NULL,NULL,''),(10222,'4000','101727287458','2024-09-25 21:04:18',NULL,10.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(10223,'4000','101727287458','2024-09-25 21:06:29',NULL,10.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(10224,'4000','101727287458','2024-09-25 21:49:54',NULL,280.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(10225,'4000','101727287458','2024-09-25 21:50:05',NULL,300.00,'','10','1','Good sold','1','','sales','102','','No',NULL,NULL,''),(10226,'1110','101727329758','2024-09-26 08:49:27',NULL,10.00,'','10','1','Inventory sold','1','','sales','1604','','No',NULL,NULL,''),(10227,'5500','101727329758','2024-09-26 08:49:18',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10228,'1000','101727329758','2024-09-26 08:49:27',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'Akdu64DCGAS'),(10229,'4000','101727329758','2024-09-26 08:49:27',NULL,50.00,'','10','1','Good sold','1','','sales','1604','','No',NULL,NULL,''),(10230,'1110','101727329780','2024-09-26 08:49:51',NULL,24.40,'','10','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(10231,'5500','101727329780','2024-09-26 08:49:40',24.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10232,'1000','101727329780','2024-09-26 08:49:51',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10233,'4000','101727329780','2024-09-26 08:49:51',NULL,40.00,'','10','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(10234,'1000','101727330803','2024-09-26 09:17:14',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10235,'4000','101727330803','2024-09-26 09:17:14',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(10236,'1110','101727331436','2024-09-26 10:12:20',NULL,25.00,'','10','1','Inventory sold','1','','sales','1396','','No',NULL,NULL,''),(10237,'5500','101727331436','2024-09-26 09:17:16',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10238,'1000','101727331436','2024-09-26 10:12:20',75.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UDSFU985JNF'),(10239,'4000','101727331436','2024-09-26 10:12:20',NULL,75.00,'','10','1','Good sold','1','','sales','1396','','No',NULL,NULL,''),(10240,'1110','101727334760','2024-09-26 10:19:51',NULL,120.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(10241,'5500','101727334760','2024-09-26 10:12:40',120.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10242,'1000','101727334760','2024-09-26 10:19:51',600.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'PECT'),(10243,'4000','101727334760','2024-09-26 10:19:51',NULL,600.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(10244,'1110','101727335368','2024-09-26 10:39:19',NULL,0.00,'','10','1','Inventory sold','1','','sales','1127','','No',NULL,NULL,''),(10245,'1110','101727335368','2024-09-26 10:22:48',NULL,18.00,'','10','1','Inventory sold','1','','sales','543','','No',NULL,NULL,''),(10246,'5500','101727335368','2024-09-26 10:39:07',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10247,'1000','101727335368','2024-09-26 10:39:19',140.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10248,'4000','101727335368','2024-09-26 10:39:19',NULL,100.00,'','10','1','Good sold','1','','sales','1127','','No',NULL,NULL,''),(10249,'4000','101727335368','2024-09-26 10:22:48',NULL,40.00,'','10','1','Good sold','1','','sales','543','','No',NULL,NULL,''),(10250,'1110','101727349855','2024-09-26 14:24:38',NULL,60.00,'','10','1','Inventory sold','1','','sales','1104','','No',NULL,NULL,''),(10251,'1110','101727349855','2024-09-26 14:24:15',NULL,30.00,'','10','1','Inventory sold','1','','sales','1006','','No',NULL,NULL,''),(10252,'5500','101727349855','2024-09-26 14:24:27',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10253,'1000','101727349855','2024-09-26 14:24:38',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'asgj78ghda'),(10254,'4000','101727349855','2024-09-26 14:24:38',NULL,120.00,'','10','1','Good sold','1','','sales','1104','','No',NULL,NULL,''),(10255,'4000','101727349855','2024-09-26 14:24:15',NULL,80.00,'','10','1','Good sold','1','','sales','1006','','No',NULL,NULL,''),(10256,'1110','101727349887','2024-09-26 16:10:15',NULL,290.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(10257,'5500','101727349887','2024-09-26 14:24:47',290.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10258,'1000','101727349887','2024-09-26 16:10:15',500.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10259,'4000','101727349887','2024-09-26 16:10:15',NULL,500.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(10260,'1000','101727359023','2024-09-26 17:10:42',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10261,'4000','101727359023','2024-09-26 17:10:42',NULL,100.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(10262,'1110','101727359846','2024-09-26 17:11:27',NULL,0.00,'','10','1','Inventory sold','1','','sales','1395','','No',NULL,NULL,''),(10263,'1110','101727359846','2024-09-26 17:10:46',NULL,265.00,'','10','1','Inventory sold','1','','sales','103','','No',NULL,NULL,''),(10264,'1110','101727359846','2024-09-26 17:11:00',NULL,19.00,'','10','1','Inventory sold','1','','sales','789','','No',NULL,NULL,''),(10265,'5500','101727359846','2024-09-26 17:11:12',284.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10266,'1000','101727359846','2024-09-26 17:11:27',650.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIQOXHCQ16'),(10267,'4000','101727359846','2024-09-26 17:11:27',NULL,200.00,'','10','1','Good sold','1','','sales','1395','','No',NULL,NULL,''),(10268,'4000','101727359846','2024-09-26 17:10:46',NULL,400.00,'','10','1','Good sold','1','','sales','103','','No',NULL,NULL,''),(10269,'4000','101727359846','2024-09-26 17:11:00',NULL,50.00,'','10','1','Good sold','1','','sales','789','','No',NULL,NULL,''),(10270,'1110','101727359943','2024-09-26 17:18:46',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(10271,'5500','101727359943','2024-09-26 17:12:23',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10272,'1000','101727359943','2024-09-26 17:18:46',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10273,'4000','101727359943','2024-09-26 17:18:46',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(10274,'1110','101727360330','2024-09-26 18:11:12',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(10275,'1110','101727360330','2024-09-26 17:18:50',NULL,10.00,'','10','1','Inventory sold','1','','sales','336','','No',NULL,NULL,''),(10276,'5500','101727360330','2024-09-26 18:10:09',85.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10277,'1000','101727360330','2024-09-26 18:11:12',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10278,'4000','101727360330','2024-09-26 18:11:12',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(10279,'4000','101727360330','2024-09-26 17:18:50',NULL,50.00,'','10','1','Good sold','1','','sales','336','','No',NULL,NULL,''),(10280,'1110','101727363475','2024-09-26 19:24:35',NULL,2.00,'','10','1','Inventory sold','1','','sales','1574','','No',NULL,NULL,''),(10281,'1110','101727363475','2024-09-26 18:11:15',NULL,0.00,'','10','1','Inventory sold','1','','sales','1173','','No',NULL,NULL,''),(10282,'1110','101727363475','2024-09-26 19:23:43',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(10283,'1110','101727363475','2024-09-26 19:23:54',NULL,45.00,'','10','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(10284,'1110','101727363475','2024-09-26 19:24:09',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(10285,'5500','101727363475','2024-09-26 19:24:22',122.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10286,'1000','101727363475','2024-09-26 19:24:35',235.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10287,'4000','101727363475','2024-09-26 19:24:35',NULL,10.00,'','10','1','Good sold','1','','sales','1574','','No',NULL,NULL,''),(10288,'4000','101727363475','2024-09-26 18:11:15',NULL,30.00,'','10','1','Good sold','1','','sales','1173','','No',NULL,NULL,''),(10289,'4000','101727363475','2024-09-26 19:23:43',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(10290,'4000','101727363475','2024-09-26 19:23:54',NULL,75.00,'','10','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(10291,'4000','101727363475','2024-09-26 19:24:09',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(10292,'1110','101727367877','2024-09-26 21:40:05',NULL,10.00,'','10','1','Inventory sold','1','','sales','1353','','No',NULL,NULL,''),(10293,'1110','101727367877','2024-09-26 19:24:37',NULL,30.00,'','10','1','Inventory sold','1','','sales','1353','','No',NULL,NULL,''),(10294,'1110','101727367877','2024-09-26 19:37:12',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(10295,'5500','101727367877','2024-09-26 19:37:28',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10296,'1000','101727367877','2024-09-26 21:40:05',130.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10297,'4000','101727367877','2024-09-26 21:40:05',NULL,20.00,'','10','1','Good sold','1','','sales','1353','','No',NULL,NULL,''),(10298,'4000','101727367877','2024-09-26 19:24:37',NULL,60.00,'','10','1','Good sold','1','','sales','1353','','No',NULL,NULL,''),(10299,'4000','101727367877','2024-09-26 19:37:12',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(10300,'1110','101727376023','2024-09-26 21:41:23',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(10301,'1110','101727376023','2024-09-26 21:40:23',NULL,15.00,'','10','1','Inventory sold','1','','sales','1374','','No',NULL,NULL,''),(10302,'1110','101727376023','2024-09-26 21:40:33',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(10303,'5500','101727376023','2024-09-26 21:40:46',42.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10304,'1000','101727376023','2024-09-26 21:41:23',110.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10305,'4000','101727376023','2024-09-26 21:41:23',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(10306,'4000','101727376023','2024-09-26 21:40:23',NULL,50.00,'','10','1','Good sold','1','','sales','1374','','No',NULL,NULL,''),(10307,'4000','101727376023','2024-09-26 21:40:33',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(10308,'1110','101727376087','2024-09-26 21:42:54',NULL,18.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(10309,'1110','101727376087','2024-09-26 21:41:27',NULL,5.00,'','10','1','Inventory sold','1','','sales','878','','No',NULL,NULL,''),(10310,'5500','101727376087','2024-09-26 21:42:00',23.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10311,'1000','101727376087','2024-09-26 21:42:54',110.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10312,'4000','101727376087','2024-09-26 21:42:54',NULL,100.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(10313,'4000','101727376087','2024-09-26 21:41:27',NULL,10.00,'','10','1','Good sold','1','','sales','878','','No',NULL,NULL,''),(10314,'1110','101727376176','2024-09-27 09:08:39',NULL,26.00,'','10','1','Inventory sold','1','','sales','1020','','No',NULL,NULL,''),(10315,'1110','101727376176','2024-09-26 21:42:56',NULL,15.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(10316,'1110','101727376176','2024-09-26 21:46:33',NULL,16.50,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(10317,'5500','101727376176','2024-09-26 21:47:09',57.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10318,'1000','101727376176','2024-09-27 09:08:39',160.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10319,'4000','101727376176','2024-09-27 09:08:39',NULL,50.00,'','10','1','Good sold','1','','sales','1020','','No',NULL,NULL,''),(10320,'4000','101727376176','2024-09-26 21:42:56',NULL,50.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(10321,'4000','101727376176','2024-09-26 21:46:33',NULL,60.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(10322,'1000','101727417334','2024-09-27 10:15:13',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10323,'4000','101727417334','2024-09-27 10:15:13',NULL,20.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(10324,'1110','101727421316','2024-09-27 10:53:56',NULL,40.00,'','10','1','Inventory sold','1','','sales','1352','','No',NULL,NULL,''),(10325,'5500','101727421316','2024-09-27 10:15:16',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10326,'1000','101727421316','2024-09-27 10:53:56',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10327,'4000','101727421316','2024-09-27 10:53:56',NULL,150.00,'','10','1','Good sold','1','','sales','1352','','No',NULL,NULL,''),(10328,'1110','101727423639','2024-09-27 10:54:26',NULL,11.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(10329,'5500','101727423639','2024-09-27 10:53:59',11.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10330,'1000','101727423639','2024-09-27 10:54:26',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10331,'4000','101727423639','2024-09-27 10:54:26',NULL,40.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(10332,'1110','101727423700','2024-09-27 10:56:39',NULL,189.00,'','10','1','Inventory sold','1','','sales','1421','','No',NULL,NULL,''),(10333,'1110','101727423700','2024-09-27 10:55:00',NULL,104.00,'','10','1','Inventory sold','1','','sales','1020','','No',NULL,NULL,''),(10334,'1110','101727423700','2024-09-27 10:55:09',NULL,3.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(10335,'1110','101727423700','2024-09-27 10:55:42',NULL,40.00,'','10','1','Inventory sold','1','','sales','1336','','No',NULL,NULL,''),(10336,'5500','101727423700','2024-09-27 10:56:22',336.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10337,'1000','101727423700','2024-09-27 10:56:39',690.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10338,'4000','101727423700','2024-09-27 10:56:39',NULL,400.00,'','10','1','Good sold','1','','sales','1421','','No',NULL,NULL,''),(10339,'4000','101727423700','2024-09-27 10:55:00',NULL,200.00,'','10','1','Good sold','1','','sales','1020','','No',NULL,NULL,''),(10340,'4000','101727423700','2024-09-27 10:55:09',NULL,10.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(10341,'4000','101727423700','2024-09-27 10:55:42',NULL,80.00,'','10','1','Good sold','1','','sales','1336','','No',NULL,NULL,''),(10342,'1110','101727425407','2024-09-27 11:24:03',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(10343,'1110','101727425407','2024-09-27 11:23:27',NULL,30.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(10344,'1110','101727425407','2024-09-27 11:23:36',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(10345,'5500','101727425407','2024-09-27 11:23:49',43.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10346,'1000','101727425407','2024-09-27 11:24:03',180.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIR81AZOM'),(10347,'4000','101727425407','2024-09-27 11:24:03',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(10348,'4000','101727425407','2024-09-27 11:23:27',NULL,100.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(10349,'4000','101727425407','2024-09-27 11:23:36',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(10350,'1110','101727425467','2024-09-27 12:03:08',NULL,3.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(10351,'5500','101727425467','2024-09-27 11:24:27',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10352,'1000','101727425467','2024-09-27 12:03:08',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10353,'4000','101727425467','2024-09-27 12:03:08',NULL,10.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(10354,'1110','101727427797','2024-09-27 12:07:59',NULL,4.00,'','10','1','Inventory sold','1','','sales','915','','No',NULL,NULL,''),(10355,'1110','101727427797','2024-09-27 12:03:17',NULL,2.00,'','10','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(10356,'5500','101727427797','2024-09-27 12:07:48',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10357,'1000','101727427797','2024-09-27 12:07:59',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIRH556H'),(10358,'4000','101727427797','2024-09-27 12:07:59',NULL,10.00,'','10','1','Good sold','1','','sales','915','','No',NULL,NULL,''),(10359,'4000','101727427797','2024-09-27 12:03:17',NULL,10.00,'','10','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(10360,'1110','101727428095','2024-09-27 12:27:57',NULL,45.00,'','10','1','Inventory sold','1','','sales','1601','','No',NULL,NULL,''),(10361,'5500','101727428095','2024-09-27 12:08:15',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10362,'1000','101727428095','2024-09-27 12:27:57',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10363,'4000','101727428095','2024-09-27 12:27:57',NULL,150.00,'','10','1','Good sold','1','','sales','1601','','No',NULL,NULL,''),(10364,'1110','101727429281','2024-09-27 12:43:54',NULL,36.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(10365,'1110','101727429281','2024-09-27 12:28:01',NULL,10.00,'','10','1','Inventory sold','1','','sales','1604','','No',NULL,NULL,''),(10366,'1110','101727429281','2024-09-27 12:32:30',NULL,7.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(10367,'5500','101727429281','2024-09-27 12:39:15',53.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10368,'1000','101727429281','2024-09-27 12:43:54',130.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10369,'4000','101727429281','2024-09-27 12:43:54',NULL,60.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(10370,'4000','101727429281','2024-09-27 12:28:01',NULL,50.00,'','10','1','Good sold','1','','sales','1604','','No',NULL,NULL,''),(10371,'4000','101727429281','2024-09-27 12:32:30',NULL,20.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(10372,'1110','101727430238','2024-09-27 13:28:10',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(10373,'5500','101727430238','2024-09-27 12:43:58',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10374,'1000','101727430238','2024-09-27 13:28:10',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10375,'4000','101727430238','2024-09-27 13:28:10',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(10376,'1110','101727432892','2024-09-27 13:57:03',NULL,25.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(10377,'5500','101727432892','2024-09-27 13:28:12',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10378,'1000','101727432892','2024-09-27 13:57:03',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10379,'4000','101727432892','2024-09-27 13:57:03',NULL,50.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(10380,'1110','101727434632','2024-09-27 13:57:21',NULL,5.50,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(10381,'5500','101727434632','2024-09-27 13:57:12',5.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10382,'1000','101727434632','2024-09-27 13:57:21',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TZWGR64CTRH'),(10383,'4000','101727434632','2024-09-27 13:57:21',NULL,20.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(10384,'1110','101727434650','2024-09-27 14:15:40',NULL,65.00,'','10','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(10385,'5500','101727434650','2024-09-27 13:57:30',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10386,'1000','101727434650','2024-09-27 14:15:40',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10387,'4000','101727434650','2024-09-27 14:15:40',NULL,150.00,'','10','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(10388,'1110','101727435743','2024-09-27 14:23:35',NULL,45.00,'','10','1','Inventory sold','1','','sales','1585','','No',NULL,NULL,''),(10389,'5500','101727435743','2024-09-27 14:15:43',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10390,'1000','101727435743','2024-09-27 14:23:35',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10391,'4000','101727435743','2024-09-27 14:23:35',NULL,150.00,'','10','1','Good sold','1','','sales','1585','','No',NULL,NULL,''),(10392,'1110','101727436217','2024-09-27 15:38:26',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(10393,'5500','101727436217','2024-09-27 14:23:37',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10394,'1000','101727436217','2024-09-27 15:38:26',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'CTFRQYT'),(10395,'4000','101727436217','2024-09-27 15:38:26',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(10396,'1110','101727443840','2024-09-27 16:30:51',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(10397,'5500','101727443840','2024-09-27 16:30:40',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10398,'1000','101727443840','2024-09-27 16:30:51',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10399,'4000','101727443840','2024-09-27 16:30:51',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(10400,'1110','101727443854','2024-09-27 16:31:30',NULL,35.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(10401,'5500','101727443854','2024-09-27 16:30:54',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10402,'1000','101727443854','2024-09-27 16:31:30',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UFYJMK987VYJU'),(10403,'4000','101727443854','2024-09-27 16:31:30',NULL,100.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(10404,'1110','101727449832','2024-09-27 18:10:48',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(10405,'5500','101727449832','2024-09-27 18:10:32',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10406,'1000','101727449832','2024-09-27 18:10:48',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FGasd87SAJHC'),(10407,'4000','101727449832','2024-09-27 18:10:48',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(10408,'1110','101727450497','2024-09-27 18:37:44',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(10409,'5500','101727450497','2024-09-27 18:21:37',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10410,'1000','101727450497','2024-09-27 18:37:44',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10411,'4000','101727450497','2024-09-27 18:37:44',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(10412,'1110','101727451469','2024-09-27 18:37:59',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(10413,'5500','101727451469','2024-09-27 18:37:49',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10414,'1000','101727451469','2024-09-27 18:37:59',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UAdgp87AF'),(10415,'4000','101727451469','2024-09-27 18:37:59',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(10416,'1110','101727451487','2024-09-27 18:38:15',NULL,35.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(10417,'5500','101727451487','2024-09-27 18:38:07',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10418,'1000','101727451487','2024-09-27 18:38:15',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'KJdyaf8794HSGD'),(10419,'4000','101727451487','2024-09-27 18:38:15',NULL,100.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(10420,'1000','101727452221','2024-09-27 18:50:34',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10421,'4000','101727452221','2024-09-27 18:50:34',NULL,100.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(10422,'1000','101727452237','2024-09-27 19:06:08',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10423,'4000','101727452237','2024-09-27 19:06:08',NULL,100.00,'','10','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(10424,'1110','101727453175','2024-09-27 19:15:04',NULL,0.00,'','10','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(10425,'1110','101727453175','2024-09-27 19:06:15',NULL,6.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(10426,'5500','101727453175','2024-09-27 19:14:50',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10427,'1000','101727453175','2024-09-27 19:15:04',120.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10428,'4000','101727453175','2024-09-27 19:15:04',NULL,100.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(10429,'4000','101727453175','2024-09-27 19:06:15',NULL,20.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(10430,'1110','101727453708','2024-09-27 19:15:24',NULL,24.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(10431,'5500','101727453708','2024-09-27 19:15:08',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10432,'1000','101727453708','2024-09-27 19:15:24',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'QWEFTGEQ523'),(10433,'4000','101727453708','2024-09-27 19:15:24',NULL,60.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(10434,'4000','101727453175','2024-09-27 19:30:09',20.00,NULL,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(10435,'1000','101727453175','2024-09-27 19:30:09',NULL,20.00,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(10436,'5500','101727453175','2024-09-27 19:30:09',NULL,6.00,'','10','1','Cost of goods returned','1','','sales','882','','No',NULL,NULL,''),(10437,'1110','101727453175','2024-09-27 19:30:09',6.00,NULL,'','10','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(10438,'1110','101727453735','2024-09-27 20:12:23',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(10439,'1110','101727453735','2024-09-27 19:15:35',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(10440,'5500','101727453735','2024-09-27 19:30:15',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10441,'1000','101727453735','2024-09-27 20:12:23',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10442,'4000','101727453735','2024-09-27 20:12:23',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(10443,'4000','101727453735','2024-09-27 19:15:35',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(10444,'1110','101727457149','2024-09-27 20:12:41',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(10445,'5500','101727457149','2024-09-27 20:12:29',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10446,'1000','101727457149','2024-09-27 20:12:41',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10447,'4000','101727457149','2024-09-27 20:12:41',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(10448,'1110','101727457163','2024-09-27 20:34:49',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(10449,'1110','101727457163','2024-09-27 20:12:43',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(10450,'5500','101727457163','2024-09-27 20:34:32',70.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10451,'1000','101727457163','2024-09-27 20:34:49',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10452,'4000','101727457163','2024-09-27 20:34:49',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(10453,'4000','101727457163','2024-09-27 20:12:43',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(10454,'1110','101727458713','2024-09-27 20:38:42',NULL,20.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(10455,'5500','101727458713','2024-09-27 20:38:33',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10456,'1000','101727458713','2024-09-27 20:38:42',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10457,'4000','101727458713','2024-09-27 20:38:42',NULL,50.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(10458,'1110','101727458747','2024-09-27 20:54:15',NULL,84.00,'','10','1','Inventory sold','1','','sales','1555','','No',NULL,NULL,''),(10459,'1110','101727458747','2024-09-27 20:39:07',NULL,0.00,'','10','1','Inventory sold','1','','sales','1111','','No',NULL,NULL,''),(10460,'5500','101727458747','2024-09-27 20:53:57',84.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10461,'1000','101727458747','2024-09-27 20:54:15',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10462,'4000','101727458747','2024-09-27 20:54:15',NULL,200.00,'','10','1','Good sold','1','','sales','1555','','No',NULL,NULL,''),(10463,'4000','101727458747','2024-09-27 20:39:07',NULL,50.00,'','10','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(10464,'1110','101727460858','2024-09-27 21:21:01',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(10465,'5500','101727460858','2024-09-27 21:14:18',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10466,'1000','101727460858','2024-09-27 21:21:01',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'suyfsa56sajhv'),(10467,'4000','101727460858','2024-09-27 21:21:01',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(10468,'1110','101727463757','2024-09-27 22:02:47',NULL,10.00,'','10','1','Inventory sold','1','','sales','878','','No',NULL,NULL,''),(10469,'5500','101727463757','2024-09-27 22:02:37',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10470,'1000','101727463757','2024-09-27 22:02:47',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10471,'4000','101727463757','2024-09-27 22:02:47',NULL,20.00,'','10','1','Good sold','1','','sales','878','','No',NULL,NULL,''),(10472,'1110','101727503159','2024-09-28 09:00:18',NULL,115.00,'','10','1','Inventory sold','1','','sales','1592','','No',NULL,NULL,''),(10473,'1110','101727503159','2024-09-28 08:59:19',NULL,38.00,'','10','1','Inventory sold','1','','sales','1411','','No',NULL,NULL,''),(10474,'5500','101727503159','2024-09-28 08:59:36',153.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10475,'1000','101727503159','2024-09-28 09:00:18',450.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIS8509YP0'),(10476,'4000','101727503159','2024-09-28 09:00:18',NULL,350.00,'','10','1','Good sold','1','','sales','1592','','No',NULL,NULL,''),(10477,'4000','101727503159','2024-09-28 08:59:19',NULL,100.00,'','10','1','Good sold','1','','sales','1411','','No',NULL,NULL,''),(10478,'1110','101727504887','2024-09-28 10:48:52',NULL,6.00,'','10','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(10479,'1110','101727504887','2024-09-28 09:28:07',NULL,72.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(10480,'1110','101727504887','2024-09-28 09:37:49',NULL,58.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(10481,'5500','101727504887','2024-09-28 09:38:06',136.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10482,'1000','101727504887','2024-09-28 10:48:52',240.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10483,'4000','101727504887','2024-09-28 10:48:52',NULL,20.00,'','10','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(10484,'4000','101727504887','2024-09-28 09:28:07',NULL,120.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(10485,'4000','101727504887','2024-09-28 09:37:49',NULL,100.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(10486,'1110','101727517014','2024-09-28 12:50:23',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(10487,'5500','101727517014','2024-09-28 12:50:14',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10488,'1000','101727517014','2024-09-28 12:50:23',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10489,'4000','101727517014','2024-09-28 12:50:23',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(10490,'1110','101727517029','2024-09-28 12:51:18',NULL,45.00,'','10','1','Inventory sold','1','','sales','1601','','No',NULL,NULL,''),(10491,'5500','101727517029','2024-09-28 12:50:29',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10492,'1000','101727517029','2024-09-28 12:51:18',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ws49sdgkj'),(10493,'4000','101727517029','2024-09-28 12:51:18',NULL,150.00,'','10','1','Good sold','1','','sales','1601','','No',NULL,NULL,''),(10494,'1110','101727609971','2024-09-29 14:46:46',NULL,0.00,'','10','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(10495,'1110','101727609971','2024-09-29 14:39:31',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(10496,'1110','101727609971','2024-09-29 14:40:00',NULL,0.00,'','10','1','Inventory sold','1','','sales','162','','No',NULL,NULL,''),(10497,'1110','101727609971','2024-09-29 14:40:10',NULL,6.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(10498,'1110','101727609971','2024-09-29 14:41:07',NULL,120.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(10499,'1110','101727609971','2024-09-29 14:41:23',NULL,50.00,'','10','1','Inventory sold','1','','sales','1566','','No',NULL,NULL,''),(10500,'1110','101727609971','2024-09-29 14:41:39',NULL,0.00,'','10','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(10501,'1110','101727609971','2024-09-29 14:42:00',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(10502,'1110','101727609971','2024-09-29 14:42:16',NULL,18.90,'','10','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(10503,'1110','101727609971','2024-09-29 14:42:29',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(10504,'1110','101727609971','2024-09-29 14:44:39',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(10505,'1110','101727609971','2024-09-29 14:44:49',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(10506,'1110','101727609971','2024-09-29 14:45:46',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(10507,'1110','101727609971','2024-09-29 14:46:03',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(10508,'1110','101727609971','2024-09-29 14:46:14',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(10509,'5500','101727609971','2024-09-29 14:46:32',524.90,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10510,'1000','101727609971','2024-09-29 14:46:46',1650.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10511,'4000','101727609971','2024-09-29 14:46:46',NULL,60.00,'','10','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(10512,'4000','101727609971','2024-09-29 14:39:31',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(10513,'4000','101727609971','2024-09-29 14:40:00',NULL,120.00,'','10','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(10514,'4000','101727609971','2024-09-29 14:40:10',NULL,20.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(10515,'4000','101727609971','2024-09-29 14:41:07',NULL,200.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(10516,'4000','101727609971','2024-09-29 14:41:23',NULL,250.00,'','10','1','Good sold','1','','sales','1566','','No',NULL,NULL,''),(10517,'4000','101727609971','2024-09-29 14:41:39',NULL,100.00,'','10','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(10518,'4000','101727609971','2024-09-29 14:42:00',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(10519,'4000','101727609971','2024-09-29 14:42:16',NULL,100.00,'','10','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(10520,'4000','101727609971','2024-09-29 14:42:29',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(10521,'4000','101727609971','2024-09-29 14:44:39',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(10522,'4000','101727609971','2024-09-29 14:44:49',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(10523,'4000','101727609971','2024-09-29 14:45:46',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(10524,'4000','101727609971','2024-09-29 14:46:03',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(10525,'4000','101727609971','2024-09-29 14:46:14',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(10526,'1110','101727610414','2024-09-29 15:04:19',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(10527,'5500','101727610414','2024-09-29 14:46:54',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10528,'1000','101727610414','2024-09-29 15:04:19',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sdjvf89iuakjbfd'),(10529,'4000','101727610414','2024-09-29 15:04:19',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(10530,'1110','101727611471','2024-09-29 15:48:13',NULL,15.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(10531,'1110','101727611471','2024-09-29 15:04:31',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(10532,'1110','101727611471','2024-09-29 15:47:48',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(10533,'5500','101727611471','2024-09-29 15:47:56',105.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10534,'1000','101727611471','2024-09-29 15:48:13',280.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dhfG63GHD'),(10535,'4000','101727611471','2024-09-29 15:48:13',NULL,30.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(10536,'4000','101727611471','2024-09-29 15:04:31',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(10537,'4000','101727611471','2024-09-29 15:47:48',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(10538,'1110','101727614103','2024-09-29 16:07:39',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(10539,'5500','101727614103','2024-09-29 15:48:23',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10540,'1000','101727614103','2024-09-29 16:07:39',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10541,'4000','101727614103','2024-09-29 16:07:39',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(10542,'1110','101727615261','2024-09-29 17:08:06',NULL,0.00,'','10','1','Inventory sold','1','','sales','1456','','No',NULL,NULL,''),(10543,'1110','101727615261','2024-09-29 16:07:41',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(10544,'5500','101727615261','2024-09-29 16:27:39',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10545,'1000','101727615261','2024-09-29 17:08:06',130.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10546,'4000','101727615261','2024-09-29 17:08:06',NULL,120.00,'','10','1','Good sold','1','','sales','1456','','No',NULL,NULL,''),(10547,'4000','101727615261','2024-09-29 16:07:41',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(10548,'1110','101727618888','2024-09-29 17:35:04',NULL,95.00,'','10','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(10549,'5500','101727618888','2024-09-29 17:08:08',95.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10550,'1000','101727618888','2024-09-29 17:35:04',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'CMV J567FG'),(10551,'4000','101727618888','2024-09-29 17:35:04',NULL,200.00,'','10','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(10552,'1110','101727620515','2024-09-29 17:35:26',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(10553,'5500','101727620515','2024-09-29 17:35:15',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10554,'1000','101727620515','2024-09-29 17:35:26',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10555,'4000','101727620515','2024-09-29 17:35:26',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(10556,'1110','101727620528','2024-09-29 17:46:31',NULL,63.00,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(10557,'5500','101727620528','2024-09-29 17:35:28',63.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10558,'1000','101727620528','2024-09-29 17:46:31',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10559,'4000','101727620528','2024-09-29 17:46:31',NULL,150.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(10560,'1110','101727621198','2024-09-29 18:06:50',NULL,2.40,'','10','1','Inventory sold','1','','sales','791','','No',NULL,NULL,''),(10561,'1110','101727621198','2024-09-29 17:46:38',NULL,2.40,'','10','1','Inventory sold','1','','sales','791','','No',NULL,NULL,''),(10562,'5500','101727621198','2024-09-29 18:06:41',4.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10563,'1000','101727621198','2024-09-29 18:06:50',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10564,'4000','101727621198','2024-09-29 18:06:50',NULL,10.00,'','10','1','Good sold','1','','sales','791','','No',NULL,NULL,''),(10565,'4000','101727621198','2024-09-29 17:46:38',NULL,10.00,'','10','1','Good sold','1','','sales','791','','No',NULL,NULL,''),(10566,'1110','101727622413','2024-09-29 18:29:24',NULL,9.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(10567,'1110','101727622413','2024-09-29 18:06:53',NULL,35.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(10568,'5500','101727622413','2024-09-29 18:10:25',44.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10569,'1000','101727622413','2024-09-29 18:29:24',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10570,'4000','101727622413','2024-09-29 18:29:24',NULL,50.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(10571,'4000','101727622413','2024-09-29 18:06:53',NULL,100.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(10572,'1110','101727623767','2024-09-29 18:44:41',NULL,170.00,'','10','1','Inventory sold','1','','sales','1570','','No',NULL,NULL,''),(10573,'5500','101727623767','2024-09-29 18:29:27',170.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10574,'1000','101727623767','2024-09-29 18:44:41',500.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ASHDRT78DA'),(10575,'4000','101727623767','2024-09-29 18:44:41',NULL,500.00,'','10','1','Good sold','1','','sales','1570','','No',NULL,NULL,''),(10576,'1000','101727624703','2024-09-29 19:46:28',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10577,'4000','101727624703','2024-09-29 19:46:28',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(10578,'1110','101727634831','2024-09-29 21:34:26',NULL,50.00,'','10','1','Inventory sold','1','','sales','1566','','No',NULL,NULL,''),(10579,'1110','101727634831','2024-09-29 21:33:51',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(10580,'5500','101727634831','2024-09-29 21:33:59',115.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10581,'1000','101727634831','2024-09-29 21:34:26',450.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10582,'4000','101727634831','2024-09-29 21:34:26',NULL,250.00,'','10','1','Good sold','1','','sales','1566','','No',NULL,NULL,''),(10583,'4000','101727634831','2024-09-29 21:33:51',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(10584,'1110','101727635182','2024-09-29 21:41:22',NULL,75.00,'','10','1','Inventory sold','1','','sales','1104','','No',NULL,NULL,''),(10585,'1110','101727635182','2024-09-29 21:39:42',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(10586,'5500','101727635182','2024-09-29 21:41:12',111.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10587,'1000','101727635182','2024-09-29 21:41:22',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ysdaro73EQ'),(10588,'4000','101727635182','2024-09-29 21:41:22',NULL,150.00,'','10','1','Good sold','1','','sales','1104','','No',NULL,NULL,''),(10589,'4000','101727635182','2024-09-29 21:39:42',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(10590,'1000','101727635617','2024-09-29 21:47:07',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10591,'4000','101727635617','2024-09-29 21:47:07',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(10592,'1110','101727676777','2024-09-30 09:13:17',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(10593,'1110','101727676777','2024-09-30 09:12:58',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(10594,'5500','101727676777','2024-09-30 09:13:10',21.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10595,'1000','101727676777','2024-09-30 09:13:17',110.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HGFSD54HDSG'),(10596,'4000','101727676777','2024-09-30 09:13:17',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(10597,'4000','101727676777','2024-09-30 09:12:58',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(10598,'1110','101727677326','2024-09-30 09:22:17',NULL,24.50,'','10','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(10599,'5500','101727677326','2024-09-30 09:22:06',24.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10600,'1000','101727677326','2024-09-30 09:22:17',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10601,'4000','101727677326','2024-09-30 09:22:17',NULL,100.00,'','10','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(10602,'1110','101727677340','2024-09-30 09:50:44',NULL,10.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(10603,'5500','101727677340','2024-09-30 09:22:20',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10604,'1000','101727677340','2024-09-30 09:50:44',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10605,'4000','101727677340','2024-09-30 09:50:44',NULL,100.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(10606,'1110','101727679723','2024-09-30 10:02:18',NULL,30.00,'','10','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(10607,'5500','101727679723','2024-09-30 10:02:04',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10608,'1000','101727679723','2024-09-30 10:02:18',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SAGD6743JHDS'),(10609,'4000','101727679723','2024-09-30 10:02:18',NULL,50.00,'','10','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(10610,'1110','101727680297','2024-09-30 10:11:54',NULL,73.50,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(10611,'5500','101727680297','2024-09-30 10:11:37',73.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10612,'1000','101727680297','2024-09-30 10:11:54',175.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10613,'4000','101727680297','2024-09-30 10:11:54',NULL,175.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(10614,'1110','101727680317','2024-09-30 10:39:22',NULL,15.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(10615,'5500','101727680317','2024-09-30 10:11:57',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10616,'1000','101727680317','2024-09-30 10:39:22',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ef'),(10617,'4000','101727680317','2024-09-30 10:39:22',NULL,50.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(10618,'1110','101727681971','2024-09-30 11:22:35',NULL,4.80,'','10','1','Inventory sold','1','','sales','791','','No',NULL,NULL,''),(10619,'5500','101727681971','2024-09-30 10:39:31',4.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10620,'1000','101727681971','2024-09-30 11:22:35',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10621,'4000','101727681971','2024-09-30 11:22:35',NULL,20.00,'','10','1','Good sold','1','','sales','791','','No',NULL,NULL,''),(10622,'1110','101727684558','2024-09-30 11:26:26',NULL,10.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(10623,'1110','101727684558','2024-09-30 11:22:38',NULL,0.00,'','10','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(10624,'5500','101727684558','2024-09-30 11:26:17',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10625,'1000','101727684558','2024-09-30 11:26:26',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dfshwejr643djs'),(10626,'4000','101727684558','2024-09-30 11:26:26',NULL,20.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(10627,'4000','101727684558','2024-09-30 11:22:38',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(10628,'1110','101727684793','2024-09-30 12:12:16',NULL,35.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(10629,'5500','101727684793','2024-09-30 11:26:33',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10630,'1000','101727684793','2024-09-30 12:12:16',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hsgdjdga'),(10631,'4000','101727684793','2024-09-30 12:12:16',NULL,100.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(10632,'1000','101727687546','2024-09-30 13:56:31',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10633,'4000','101727687546','2024-09-30 13:56:31',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(10638,'1110','101727693794','2024-09-30 13:56:46',NULL,0.00,'','10','1','Inventory sold','1','','sales','1527','','No',NULL,NULL,''),(10639,'1110','101727693794','2024-09-30 15:03:07',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(10640,'1110','101727693794','2024-09-30 15:03:40',NULL,10.00,'','10','1','Inventory sold','1','','sales','1577','','No',NULL,NULL,''),(10641,'5500','101727693794','2024-09-30 15:04:09',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10642,'1000','101727693794','2024-09-30 13:56:46',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sfgvbdsj643h ds'),(10643,'4000','101727693794','2024-09-30 13:56:46',NULL,150.00,'','10','1','Good sold','1','','sales','1527','','No',NULL,NULL,''),(10644,'4000','101727693794','2024-09-30 15:03:07',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(10645,'4000','101727693794','2024-09-30 15:03:40',NULL,50.00,'','10','1','Good sold','1','','sales','1577','','No',NULL,NULL,''),(10646,'1110','101727697885','2024-09-30 15:05:22',NULL,40.00,'','10','1','Inventory sold','1','','sales','1336','','No',NULL,NULL,''),(10647,'5500','101727697885','2024-09-30 15:04:45',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10648,'1000','101727697885','2024-09-30 15:05:22',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10649,'4000','101727697885','2024-09-30 15:05:22',NULL,80.00,'','10','1','Good sold','1','','sales','1336','','No',NULL,NULL,''),(10650,'1110','101727697925','2024-09-30 16:24:39',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(10651,'5500','101727697925','2024-09-30 15:05:25',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10652,'1000','101727697925','2024-09-30 16:24:39',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rewfg'),(10653,'4000','101727697925','2024-09-30 16:24:39',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(10654,'1110','101727702688','2024-09-30 18:14:40',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(10655,'5500','101727702688','2024-09-30 16:24:48',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10656,'1000','101727702688','2024-09-30 18:14:40',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10657,'4000','101727702688','2024-09-30 18:14:40',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(10658,'1110','101727709284','2024-09-30 18:16:28',NULL,97.60,'','10','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(10659,'5500','101727709284','2024-09-30 18:14:44',97.60,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10660,'1000','101727709284','2024-09-30 18:16:28',160.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10661,'4000','101727709284','2024-09-30 18:16:28',NULL,160.00,'','10','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(10662,'1110','101727709392','2024-09-30 18:37:36',NULL,24.40,'','10','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(10663,'1110','101727709392','2024-09-30 18:16:32',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(10664,'5500','101727709392','2024-09-30 18:19:45',25.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10665,'1000','101727709392','2024-09-30 18:37:36',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10666,'4000','101727709392','2024-09-30 18:37:36',NULL,40.00,'','10','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(10667,'4000','101727709392','2024-09-30 18:16:32',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(10668,'1110','101727710658','2024-09-30 18:46:12',NULL,22.50,'','10','1','Inventory sold','1','','sales','1516','','No',NULL,NULL,''),(10669,'1110','101727710658','2024-09-30 18:37:38',NULL,24.00,'','10','1','Inventory sold','1','','sales','1594','','No',NULL,NULL,''),(10670,'5500','101727710658','2024-09-30 18:45:57',46.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10671,'1000','101727710658','2024-09-30 18:46:12',120.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dfhg34fc'),(10672,'4000','101727710658','2024-09-30 18:46:12',NULL,50.00,'','10','1','Good sold','1','','sales','1516','','No',NULL,NULL,''),(10673,'4000','101727710658','2024-09-30 18:37:38',NULL,70.00,'','10','1','Good sold','1','','sales','1594','','No',NULL,NULL,''),(10674,'1110','101727711185','2024-09-30 19:26:28',NULL,3.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(10675,'1110','101727711185','2024-09-30 18:46:25',NULL,0.00,'','10','1','Inventory sold','1','','sales','523','','No',NULL,NULL,''),(10676,'5500','101727711185','2024-09-30 18:47:34',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10677,'1000','101727711185','2024-09-30 19:26:28',135.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10678,'4000','101727711185','2024-09-30 19:26:28',NULL,10.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(10679,'4000','101727711185','2024-09-30 18:46:25',NULL,125.00,'','10','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(10680,'1110','101727713621','2024-09-30 19:27:14',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(10681,'5500','101727713621','2024-09-30 19:27:01',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10682,'1000','101727713621','2024-09-30 19:27:14',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'qszw'),(10683,'4000','101727713621','2024-09-30 19:27:14',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(10684,'1110','101727713650','2024-09-30 20:01:21',NULL,28.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(10685,'5500','101727713650','2024-09-30 19:27:30',28.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10686,'1000','101727713650','2024-09-30 20:01:21',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10687,'4000','101727713650','2024-09-30 20:01:21',NULL,70.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(10688,'1110','101727716624','2024-09-30 20:17:14',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(10689,'5500','101727716624','2024-09-30 20:17:04',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10690,'1000','101727716624','2024-09-30 20:17:14',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10691,'4000','101727716624','2024-09-30 20:17:14',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(10692,'1110','101727716636','2024-09-30 20:17:28',NULL,205.00,'','10','1','Inventory sold','1','','sales','102','','No',NULL,NULL,''),(10693,'5500','101727716636','2024-09-30 20:17:16',205.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10694,'1000','101727716636','2024-09-30 20:17:28',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10695,'4000','101727716636','2024-09-30 20:17:28',NULL,300.00,'','10','1','Good sold','1','','sales','102','','No',NULL,NULL,''),(10696,'1110','101727716651','2024-09-30 20:26:35',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(10697,'5500','101727716651','2024-09-30 20:17:31',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10698,'1000','101727716651','2024-09-30 20:26:35',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10699,'4000','101727716651','2024-09-30 20:26:35',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(10700,'1110','101727717928','2024-09-30 20:39:13',NULL,12.50,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(10701,'1110','101727717928','2024-09-30 20:38:48',NULL,6.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(10702,'5500','101727717928','2024-09-30 20:39:02',18.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10703,'1000','101727717928','2024-09-30 20:39:13',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10704,'4000','101727717928','2024-09-30 20:39:13',NULL,50.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(10705,'4000','101727717928','2024-09-30 20:38:48',NULL,20.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(10706,'1110','101727717956','2024-09-30 20:45:12',NULL,37.00,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(10707,'5500','101727717956','2024-09-30 20:39:16',37.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10708,'1000','101727717956','2024-09-30 20:45:12',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10709,'4000','101727717956','2024-09-30 20:45:12',NULL,100.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(10710,'1110','101727718315','2024-09-30 20:53:58',NULL,37.50,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(10711,'1110','101727718315','2024-09-30 20:45:15',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(10712,'5500','101727718315','2024-09-30 20:53:46',45.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10713,'1000','101727718315','2024-09-30 20:53:58',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'afhgafhg'),(10714,'4000','101727718315','2024-09-30 20:53:58',NULL,150.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(10715,'4000','101727718315','2024-09-30 20:45:15',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(10716,'1110','101727718847','2024-09-30 21:02:47',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(10717,'5500','101727718847','2024-09-30 20:54:07',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10718,'1000','101727718847','2024-09-30 21:02:47',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10719,'4000','101727718847','2024-09-30 21:02:47',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(10720,'1000','101727719372','2024-09-30 21:16:15',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10721,'4000','101727719372','2024-09-30 21:16:15',NULL,100.00,'','10','1','Good sold','1','','sales','236','','No',NULL,NULL,''),(10722,'1110','101727720178','2024-09-30 21:57:10',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(10723,'5500','101727720178','2024-09-30 21:16:18',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10724,'1000','101727720178','2024-09-30 21:57:10',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10725,'4000','101727720178','2024-09-30 21:57:10',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(10726,'1110','101727722632','2024-09-30 22:10:38',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(10727,'1110','101727722632','2024-09-30 21:57:12',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(10728,'5500','101727722632','2024-09-30 22:10:27',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10729,'1000','101727722632','2024-09-30 22:10:38',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10730,'4000','101727722632','2024-09-30 22:10:38',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(10731,'4000','101727722632','2024-09-30 21:57:12',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(10732,'1110','101727723475','2024-09-30 22:11:49',NULL,195.00,'','10','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(10733,'5500','101727723475','2024-09-30 22:11:15',195.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10734,'1000','101727723475','2024-09-30 22:11:49',500.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10735,'4000','101727723475','2024-09-30 22:11:49',NULL,500.00,'','10','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(10736,'1000','101727760506','2024-10-01 08:28:35',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sqEQCCQ'),(10737,'4000','101727760506','2024-10-01 08:28:35',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(10738,'1000','101727770522','2024-10-01 11:15:37',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fahgaw4'),(10739,'4000','101727770522','2024-10-01 11:15:37',NULL,150.00,'','10','1','Good sold','1','','sales','712','','No',NULL,NULL,''),(10740,'1000','101727770547','2024-10-01 11:29:32',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10741,'4000','101727770547','2024-10-01 11:29:32',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(10742,'1110','101727779019','2024-10-01 13:39:19',NULL,0.00,'','10','1','Inventory sold','1','','sales','326','','No',NULL,NULL,''),(10743,'1110','101727779019','2024-10-01 13:36:59',NULL,20.00,'','10','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(10744,'5500','101727779019','2024-10-01 13:37:13',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10745,'1000','101727779019','2024-10-01 13:39:19',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'KUTED745FG'),(10746,'4000','101727779019','2024-10-01 13:39:19',NULL,150.00,'','10','1','Good sold','1','','sales','326','','No',NULL,NULL,''),(10747,'4000','101727779019','2024-10-01 13:36:59',NULL,100.00,'','10','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(10748,'1110','101727779177','2024-10-01 13:47:04',NULL,0.00,'','10','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(10749,'1110','101727779177','2024-10-01 13:39:37',NULL,40.00,'','10','1','Inventory sold','1','','sales','1255','','No',NULL,NULL,''),(10750,'5500','101727779177','2024-10-01 13:46:54',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10751,'1000','101727779177','2024-10-01 13:47:04',120.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIORF478DSJB'),(10752,'4000','101727779177','2024-10-01 13:47:04',NULL,20.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(10753,'4000','101727779177','2024-10-01 13:39:37',NULL,100.00,'','10','1','Good sold','1','','sales','1255','','No',NULL,NULL,''),(10754,'1110','101727779639','2024-10-01 13:58:07',NULL,5.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(10755,'5500','101727779639','2024-10-01 13:47:19',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10756,'1000','101727779639','2024-10-01 13:58:07',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10757,'4000','101727779639','2024-10-01 13:58:07',NULL,10.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(10758,'1110','101727780289','2024-10-01 14:03:12',NULL,5.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(10759,'5500','101727780289','2024-10-01 13:58:09',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10760,'1000','101727780289','2024-10-01 14:03:12',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10761,'4000','101727780289','2024-10-01 14:03:12',NULL,10.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(10762,'1110','101727780595','2024-10-01 14:10:16',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(10763,'5500','101727780595','2024-10-01 14:03:15',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10764,'1000','101727780595','2024-10-01 14:10:16',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FDSA64TRS'),(10765,'4000','101727780595','2024-10-01 14:10:16',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(10766,'1110','101727781024','2024-10-01 15:06:27',NULL,65.00,'','10','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(10767,'5500','101727781024','2024-10-01 14:10:24',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10768,'1000','101727781024','2024-10-01 15:06:27',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10769,'4000','101727781024','2024-10-01 15:06:27',NULL,150.00,'','10','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(10770,'1110','101727784390','2024-10-01 15:16:33',NULL,4.00,'','10','1','Inventory sold','1','','sales','915','','No',NULL,NULL,''),(10771,'1110','101727784390','2024-10-01 15:06:30',NULL,5.00,'','10','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(10772,'5500','101727784390','2024-10-01 15:16:17',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10773,'1000','101727784390','2024-10-01 15:16:33',35.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YREA'),(10774,'4000','101727784390','2024-10-01 15:16:33',NULL,10.00,'','10','1','Good sold','1','','sales','915','','No',NULL,NULL,''),(10775,'4000','101727784390','2024-10-01 15:06:30',NULL,25.00,'','10','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(10776,'1110','101727787928','2024-10-01 16:05:37',NULL,219.00,'','10','1','Inventory sold','1','','sales','354','','No',NULL,NULL,''),(10777,'5500','101727787928','2024-10-01 16:05:28',219.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10778,'1000','101727787928','2024-10-01 16:05:37',450.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HSDashDYT894REW'),(10779,'4000','101727787928','2024-10-01 16:05:37',NULL,450.00,'','10','1','Good sold','1','','sales','354','','No',NULL,NULL,''),(10780,'1110','101727787947','2024-10-01 16:29:36',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(10781,'5500','101727787947','2024-10-01 16:05:48',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10782,'1000','101727787947','2024-10-01 16:29:36',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JDHFA764TASJG'),(10783,'4000','101727787947','2024-10-01 16:29:36',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(10784,'1110','101727789385','2024-10-01 16:56:28',NULL,65.00,'','10','1','Inventory sold','1','','sales','1578','','No',NULL,NULL,''),(10785,'5500','101727789385','2024-10-01 16:29:45',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10786,'1000','101727789385','2024-10-01 16:56:28',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10787,'4000','101727789385','2024-10-01 16:56:28',NULL,200.00,'','10','1','Good sold','1','','sales','1578','','No',NULL,NULL,''),(10788,'1110','101727795993','2024-10-01 18:20:05',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(10789,'5500','101727795993','2024-10-01 18:19:53',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10790,'1000','101727795993','2024-10-01 18:20:05',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10791,'4000','101727795993','2024-10-01 18:20:05',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(10792,'1110','101727796007','2024-10-01 18:23:21',NULL,25.00,'','10','1','Inventory sold','1','','sales','878','','No',NULL,NULL,''),(10793,'5500','101727796007','2024-10-01 18:20:07',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10794,'1000','101727796007','2024-10-01 18:23:21',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10795,'4000','101727796007','2024-10-01 18:23:21',NULL,50.00,'','10','1','Good sold','1','','sales','878','','No',NULL,NULL,''),(10796,'1110','101727796204','2024-10-01 18:43:57',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(10797,'1110','101727796204','2024-10-01 18:23:24',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(10798,'5500','101727796204','2024-10-01 18:43:24',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10799,'1000','101727796204','2024-10-01 18:43:57',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10800,'4000','101727796204','2024-10-01 18:43:57',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(10801,'4000','101727796204','2024-10-01 18:23:24',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(10802,'1110','101727797444','2024-10-01 18:44:13',NULL,115.00,'','10','1','Inventory sold','1','','sales','1592','','No',NULL,NULL,''),(10803,'5500','101727797444','2024-10-01 18:44:04',115.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10804,'1000','101727797444','2024-10-01 18:44:13',350.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10805,'4000','101727797444','2024-10-01 18:44:13',NULL,350.00,'','10','1','Good sold','1','','sales','1592','','No',NULL,NULL,''),(10806,'1110','101727797455','2024-10-01 19:00:34',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(10807,'5500','101727797455','2024-10-01 18:44:15',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10808,'1000','101727797455','2024-10-01 19:00:34',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HERQYHQ3'),(10809,'4000','101727797455','2024-10-01 19:00:34',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(10810,'1110','101727798441','2024-10-01 19:33:39',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(10811,'1110','101727798441','2024-10-01 19:00:41',NULL,10.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(10812,'1110','101727798441','2024-10-01 19:17:43',NULL,5.00,'','10','1','Inventory sold','1','','sales','878','','No',NULL,NULL,''),(10813,'5500','101727798441','2024-10-01 19:33:31',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10814,'1000','101727798441','2024-10-01 19:33:39',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10815,'4000','101727798441','2024-10-01 19:33:39',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(10816,'4000','101727798441','2024-10-01 19:00:41',NULL,20.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(10817,'4000','101727798441','2024-10-01 19:17:43',NULL,10.00,'','10','1','Good sold','1','','sales','878','','No',NULL,NULL,''),(10818,'1000','101727800421','2024-10-01 19:37:25',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10819,'4000','101727800421','2024-10-01 19:37:25',NULL,30.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(10820,'1000','101727800649','2024-10-01 20:06:18',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10821,'4000','101727800649','2024-10-01 20:06:18',NULL,50.00,'','10','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(10822,'1110','101727802383','2024-10-01 20:24:14',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(10823,'5500','101727802383','2024-10-01 20:06:23',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10824,'1000','101727802383','2024-10-01 20:24:14',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10825,'4000','101727802383','2024-10-01 20:24:14',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(10826,'1110','101727803477','2024-10-01 20:24:46',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(10827,'5500','101727803477','2024-10-01 20:24:37',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10828,'1000','101727803477','2024-10-01 20:24:46',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10829,'4000','101727803477','2024-10-01 20:24:46',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(10830,'1110','101727804713','2024-10-01 20:45:38',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(10831,'5500','101727804713','2024-10-01 20:45:13',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10832,'1000','101727804713','2024-10-01 20:45:38',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10833,'4000','101727804713','2024-10-01 20:45:38',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(10834,'1110','101727804742','2024-10-01 20:59:47',NULL,120.00,'','10','1','Inventory sold','1','','sales','1260','','No',NULL,NULL,''),(10835,'1110','101727804742','2024-10-01 20:45:42',NULL,25.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(10836,'5500','101727804742','2024-10-01 20:59:21',145.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10837,'1000','101727804742','2024-10-01 20:59:47',450.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10838,'4000','101727804742','2024-10-01 20:59:47',NULL,400.00,'','10','1','Good sold','1','','sales','1260','','No',NULL,NULL,''),(10839,'4000','101727804742','2024-10-01 20:45:42',NULL,50.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(10840,'1110','101727805589','2024-10-01 21:24:59',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(10841,'1110','101727805589','2024-10-01 20:59:49',NULL,12.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(10842,'1110','101727805589','2024-10-01 21:16:50',NULL,24.00,'','10','1','Inventory sold','1','','sales','1594','','No',NULL,NULL,''),(10843,'5500','101727805589','2024-10-01 21:16:59',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10844,'1000','101727805589','2024-10-01 21:24:59',120.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'wtydfiqd6'),(10845,'4000','101727805589','2024-10-01 21:24:59',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(10846,'4000','101727805589','2024-10-01 20:59:49',NULL,30.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(10847,'4000','101727805589','2024-10-01 21:16:50',NULL,70.00,'','10','1','Good sold','1','','sales','1594','','No',NULL,NULL,''),(10848,'1110','101727807107','2024-10-01 21:25:38',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(10849,'5500','101727807107','2024-10-01 21:25:07',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10850,'1000','101727807107','2024-10-01 21:25:38',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,' tuktd6us ,'),(10851,'4000','101727807107','2024-10-01 21:25:38',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(10852,'1110','101727807247','2024-10-01 21:48:16',NULL,10.00,'','10','1','Inventory sold','1','','sales','878','','No',NULL,NULL,''),(10853,'5500','101727807247','2024-10-01 21:27:27',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10854,'1000','101727807247','2024-10-01 21:48:16',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10855,'4000','101727807247','2024-10-01 21:48:16',NULL,20.00,'','10','1','Good sold','1','','sales','878','','No',NULL,NULL,''),(10856,'1110','101727848918','2024-10-02 09:03:28',NULL,30.00,'','10','1','Inventory sold','1','','sales','510','','No',NULL,NULL,''),(10857,'1110','101727848918','2024-10-02 09:01:58',NULL,50.00,'','10','1','Inventory sold','1','','sales','1041','','No',NULL,NULL,''),(10858,'5500','101727848918','2024-10-02 09:03:12',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10859,'1000','101727848918','2024-10-02 09:03:28',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10860,'4000','101727848918','2024-10-02 09:03:28',NULL,100.00,'','10','1','Good sold','1','','sales','510','','No',NULL,NULL,''),(10861,'4000','101727848918','2024-10-02 09:01:58',NULL,100.00,'','10','1','Good sold','1','','sales','1041','','No',NULL,NULL,''),(10862,'1110','101727860493','2024-10-02 12:15:03',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(10863,'5500','101727860493','2024-10-02 12:14:53',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10864,'1000','101727860493','2024-10-02 12:15:03',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rewwer'),(10865,'4000','101727860493','2024-10-02 12:15:03',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(10866,'1110','101727860535','2024-10-02 12:17:11',NULL,0.00,'','10','1','Inventory sold','1','','sales','1158','','No',NULL,NULL,''),(10867,'1110','101727860535','2024-10-02 12:15:35',NULL,25.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(10868,'5500','101727860535','2024-10-02 12:15:50',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10869,'1000','101727860535','2024-10-02 12:17:11',350.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10870,'4000','101727860535','2024-10-02 12:17:11',NULL,300.00,'','10','1','Good sold','1','','sales','1158','','No',NULL,NULL,''),(10871,'4000','101727860535','2024-10-02 12:15:35',NULL,50.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(10872,'1110','101727860633','2024-10-02 12:30:39',NULL,30.00,'','10','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(10873,'5500','101727860633','2024-10-02 12:17:13',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10874,'1000','101727860633','2024-10-02 12:30:39',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10875,'4000','101727860633','2024-10-02 12:30:39',NULL,50.00,'','10','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(10876,'1000','101727861449','2024-10-02 12:32:46',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10877,'4000','101727861449','2024-10-02 12:32:46',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(10878,'1110','101727861568','2024-10-02 13:59:51',NULL,195.00,'','10','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(10879,'1110','101727861568','2024-10-02 12:32:48',NULL,0.00,'','10','1','Inventory sold','1','','sales','1158','','No',NULL,NULL,''),(10880,'1110','101727861568','2024-10-02 13:59:07',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(10881,'5500','101727861568','2024-10-02 13:59:25',205.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10882,'1000','101727861568','2024-10-02 13:59:51',950.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10883,'4000','101727861568','2024-10-02 13:59:51',NULL,500.00,'','10','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(10884,'4000','101727861568','2024-10-02 12:32:48',NULL,400.00,'','10','1','Good sold','1','','sales','1158','','No',NULL,NULL,''),(10885,'4000','101727861568','2024-10-02 13:59:07',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(10886,'1110','101727867871','2024-10-02 14:25:01',NULL,60.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(10887,'1110','101727867871','2024-10-02 14:17:51',NULL,16.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(10888,'5500','101727867871','2024-10-02 14:18:02',76.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10889,'1000','101727867871','2024-10-02 14:25:01',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'degftaetgwea'),(10890,'4000','101727867871','2024-10-02 14:25:01',NULL,100.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(10891,'4000','101727867871','2024-10-02 14:17:51',NULL,100.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(10892,'1110','101727868308','2024-10-02 15:23:39',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(10893,'5500','101727868308','2024-10-02 14:25:08',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10894,'1000','101727868308','2024-10-02 15:23:39',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10895,'4000','101727868308','2024-10-02 15:23:39',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(10896,'1110','101727879153','2024-10-02 17:26:04',NULL,40.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(10897,'5500','101727879153','2024-10-02 17:25:53',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10898,'1000','101727879153','2024-10-02 17:26:04',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10899,'4000','101727879153','2024-10-02 17:26:04',NULL,100.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(10900,'1000','101727879168','2024-10-02 18:10:16',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hgsklyg'),(10901,'4000','101727879168','2024-10-02 18:10:16',NULL,30.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(10902,'1110','101727881826','2024-10-02 18:44:08',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(10903,'1110','101727881826','2024-10-02 18:10:26',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(10904,'1110','101727881826','2024-10-02 18:42:13',NULL,30.00,'','10','1','Inventory sold','1','','sales','1502','','No',NULL,NULL,''),(10905,'5500','101727881826','2024-10-02 18:43:56',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10906,'1000','101727881826','2024-10-02 18:44:08',180.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sfdyvg9puerq'),(10907,'4000','101727881826','2024-10-02 18:44:08',NULL,30.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(10908,'4000','101727881826','2024-10-02 18:10:26',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(10909,'4000','101727881826','2024-10-02 18:42:13',NULL,130.00,'','10','1','Good sold','1','','sales','1502','','No',NULL,NULL,''),(10910,'1110','101727883854','2024-10-02 18:44:39',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(10911,'5500','101727883854','2024-10-02 18:44:14',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10912,'1000','101727883854','2024-10-02 18:44:39',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10913,'4000','101727883854','2024-10-02 18:44:39',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(10914,'1110','101727883881','2024-10-02 18:52:16',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(10915,'5500','101727883881','2024-10-02 18:44:42',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10916,'1000','101727883881','2024-10-02 18:52:16',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10917,'4000','101727883881','2024-10-02 18:52:16',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(10918,'1110','101727884372','2024-10-02 19:18:26',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(10919,'5500','101727884372','2024-10-02 18:52:52',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10920,'1000','101727884372','2024-10-02 19:18:26',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10921,'4000','101727884372','2024-10-02 19:18:26',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(10926,'1110','101727885910','2024-10-02 19:34:58',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(10927,'5500','101727885910','2024-10-02 19:44:48',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10928,'1000','101727885910','2024-10-02 19:34:58',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10929,'4000','101727885910','2024-10-02 19:34:58',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(10930,'1110','101727887765','2024-10-02 19:59:31',NULL,15.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(10931,'1110','101727887765','2024-10-02 19:49:25',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(10932,'5500','101727887765','2024-10-02 19:52:51',95.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10933,'1000','101727887765','2024-10-02 19:59:31',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sgrrrrrrrrrrrb'),(10934,'4000','101727887765','2024-10-02 19:59:31',NULL,50.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(10935,'4000','101727887765','2024-10-02 19:49:25',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(10936,'1110','101727888382','2024-10-02 20:22:26',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(10937,'5500','101727888382','2024-10-02 19:59:42',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10938,'1000','101727888382','2024-10-02 20:22:26',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10939,'4000','101727888382','2024-10-02 20:22:26',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(10940,'1110','101727889751','2024-10-02 20:55:41',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(10941,'5500','101727889751','2024-10-02 20:45:52',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10942,'1000','101727889751','2024-10-02 20:55:41',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10943,'4000','101727889751','2024-10-02 20:55:41',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(10944,'1110','101727891871','2024-10-02 20:59:40',NULL,150.00,'','10','1','Inventory sold','1','','sales','1566','','No',NULL,NULL,''),(10945,'1110','101727891871','2024-10-02 20:58:03',NULL,0.00,'','10','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(10946,'1110','101727891871','2024-10-02 20:59:17',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(10947,'5500','101727891871','2024-10-02 20:59:29',215.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10948,'1000','101727891871','2024-10-02 20:59:40',1450.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SJ23ONM07D'),(10949,'4000','101727891871','2024-10-02 20:59:40',NULL,750.00,'','10','1','Good sold','1','','sales','1566','','No',NULL,NULL,''),(10950,'4000','101727891871','2024-10-02 20:58:03',NULL,500.00,'','10','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(10951,'4000','101727891871','2024-10-02 20:59:17',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(10952,'1000','101727892024','2024-10-02 21:04:59',350.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10953,'4000','101727892024','2024-10-02 21:04:59',NULL,350.00,'','10','1','Good sold','1','','sales','442','','No',NULL,NULL,''),(10954,'1110','101727892303','2024-10-02 21:12:36',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(10955,'5500','101727892303','2024-10-02 21:05:03',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10956,'1000','101727892303','2024-10-02 21:12:36',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10957,'4000','101727892303','2024-10-02 21:12:36',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(10958,'1110','101727892758','2024-10-02 21:22:37',NULL,45.00,'','10','1','Inventory sold','1','','sales','1585','','No',NULL,NULL,''),(10959,'1110','101727892758','2024-10-02 21:12:38',NULL,40.00,'','10','1','Inventory sold','1','','sales','1352','','No',NULL,NULL,''),(10960,'5500','101727892758','2024-10-02 21:22:27',85.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10961,'1000','101727892758','2024-10-02 21:22:37',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10962,'4000','101727892758','2024-10-02 21:22:37',NULL,150.00,'','10','1','Good sold','1','','sales','1585','','No',NULL,NULL,''),(10963,'4000','101727892758','2024-10-02 21:12:38',NULL,150.00,'','10','1','Good sold','1','','sales','1352','','No',NULL,NULL,''),(10964,'1110','101727894983','2024-10-02 21:50:29',NULL,35.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(10965,'5500','101727894983','2024-10-02 21:49:43',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10966,'1000','101727894983','2024-10-02 21:50:29',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10967,'4000','101727894983','2024-10-02 21:50:29',NULL,100.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(10968,'1000','101727936196','2024-10-03 09:17:56',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'vuklcuo'),(10969,'4000','101727936196','2024-10-03 09:17:56',NULL,20.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(10970,'4000','101727936196','2024-10-03 09:16:36',NULL,10.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(10971,'1110','101727936286','2024-10-03 09:27:33',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(10972,'5500','101727936286','2024-10-03 09:18:06',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10973,'1000','101727936286','2024-10-03 09:27:33',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10974,'4000','101727936286','2024-10-03 09:27:33',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(10975,'1110','101727936855','2024-10-03 09:50:46',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(10976,'5500','101727936855','2024-10-03 09:27:35',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10977,'1000','101727936855','2024-10-03 09:50:46',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10978,'4000','101727936855','2024-10-03 09:50:46',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(10979,'1110','101727938249','2024-10-03 10:00:45',NULL,140.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(10980,'5500','101727938249','2024-10-03 09:50:49',140.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10981,'1000','101727938249','2024-10-03 10:00:45',400.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10982,'4000','101727938249','2024-10-03 10:00:45',NULL,400.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(10983,'1110','101727956735','2024-10-03 14:59:24',NULL,70.00,'','10','1','Inventory sold','1','','sales','829','','No',NULL,NULL,''),(10984,'1110','101727956735','2024-10-03 14:58:55',NULL,50.00,'','10','1','Inventory sold','1','','sales','570','','No',NULL,NULL,''),(10985,'5500','101727956735','2024-10-03 14:59:12',120.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10986,'1000','101727956735','2024-10-03 14:59:24',400.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10987,'4000','101727956735','2024-10-03 14:59:24',NULL,200.00,'','10','1','Good sold','1','','sales','829','','No',NULL,NULL,''),(10988,'4000','101727956735','2024-10-03 14:58:55',NULL,200.00,'','10','1','Good sold','1','','sales','570','','No',NULL,NULL,''),(10989,'1110','101727956769','2024-10-03 15:44:20',NULL,32.00,'','10','1','Inventory sold','1','','sales','893','','No',NULL,NULL,''),(10990,'1110','101727956769','2024-10-03 14:59:29',NULL,16.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(10991,'5500','101727956769','2024-10-03 15:44:00',48.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10992,'1000','101727956769','2024-10-03 15:44:20',180.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'daUetgfred'),(10993,'4000','101727956769','2024-10-03 15:44:20',NULL,100.00,'','10','1','Good sold','1','','sales','893','','No',NULL,NULL,''),(10994,'4000','101727956769','2024-10-03 14:59:29',NULL,80.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(10995,'1110','101727962204','2024-10-03 16:30:19',NULL,37.50,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(10996,'5500','101727962204','2024-10-03 16:30:04',37.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10997,'1000','101727962204','2024-10-03 16:30:19',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'jhdhy'),(10998,'4000','101727962204','2024-10-03 16:30:19',NULL,150.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(10999,'1110','101727962228','2024-10-03 16:41:51',NULL,6.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(11000,'1110','101727962228','2024-10-03 16:30:28',NULL,26.00,'','10','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(11001,'5500','101727962228','2024-10-03 16:41:35',32.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11002,'1000','101727962228','2024-10-03 16:41:51',90.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11003,'4000','101727962228','2024-10-03 16:41:51',NULL,30.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(11004,'4000','101727962228','2024-10-03 16:30:28',NULL,60.00,'','10','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(11005,'1110','101727966712','2024-10-03 17:45:27',NULL,126.00,'','10','1','Inventory sold','1','','sales','763','','No',NULL,NULL,''),(11006,'5500','101727966712','2024-10-03 17:45:12',126.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11007,'1000','101727966712','2024-10-03 17:45:27',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11008,'4000','101727966712','2024-10-03 17:45:27',NULL,200.00,'','10','1','Good sold','1','','sales','763','','No',NULL,NULL,''),(11009,'1110','101727966757','2024-10-03 18:24:24',NULL,110.00,'','10','1','Inventory sold','1','','sales','1246','','No',NULL,NULL,''),(11010,'5500','101727966757','2024-10-03 17:45:57',110.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11011,'1000','101727966757','2024-10-03 18:24:24',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11012,'4000','101727966757','2024-10-03 18:24:24',NULL,250.00,'','10','1','Good sold','1','','sales','1246','','No',NULL,NULL,''),(11013,'1110','101727969070','2024-10-03 18:53:53',NULL,29.60,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(11014,'5500','101727969070','2024-10-03 18:24:30',29.60,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11015,'1000','101727969070','2024-10-03 18:53:53',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11016,'4000','101727969070','2024-10-03 18:53:53',NULL,80.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(11017,'1110','101727970837','2024-10-03 19:03:38',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(11018,'1110','101727970837','2024-10-03 18:53:57',NULL,35.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(11019,'5500','101727970837','2024-10-03 19:03:30',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11020,'1000','101727970837','2024-10-03 19:03:38',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11021,'4000','101727970837','2024-10-03 19:03:38',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(11022,'4000','101727970837','2024-10-03 18:53:57',NULL,100.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(11023,'1110','101727971421','2024-10-03 19:12:06',NULL,40.00,'','10','1','Inventory sold','1','','sales','1604','','No',NULL,NULL,''),(11024,'5500','101727971421','2024-10-03 19:03:41',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11025,'1000','101727971421','2024-10-03 19:12:06',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hsgdfuFE'),(11026,'4000','101727971421','2024-10-03 19:12:06',NULL,200.00,'','10','1','Good sold','1','','sales','1604','','No',NULL,NULL,''),(11033,'1110','101727973492','2024-10-03 19:38:40',NULL,60.00,'','10','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(11034,'5500','101727973492','2024-10-03 19:54:05',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11035,'1000','101727973492','2024-10-03 19:38:40',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11036,'4000','101727973492','2024-10-03 19:38:40',NULL,100.00,'','10','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(11037,'1110','101727974676','2024-10-03 19:58:18',NULL,8.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(11038,'5500','101727974676','2024-10-03 19:57:56',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11039,'1000','101727974676','2024-10-03 19:58:18',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11040,'4000','101727974676','2024-10-03 19:58:18',NULL,20.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(11041,'1110','101727974712','2024-10-03 20:17:19',NULL,40.00,'','10','1','Inventory sold','1','','sales','1255','','No',NULL,NULL,''),(11042,'1110','101727974712','2024-10-03 19:58:32',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(11043,'5500','101727974712','2024-10-03 19:58:44',120.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11044,'1000','101727974712','2024-10-03 20:17:19',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11045,'4000','101727974712','2024-10-03 20:17:19',NULL,100.00,'','10','1','Good sold','1','','sales','1255','','No',NULL,NULL,''),(11046,'4000','101727974712','2024-10-03 19:58:32',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(11047,'1110','101727975843','2024-10-03 20:17:50',NULL,45.00,'','10','1','Inventory sold','1','','sales','1601','','No',NULL,NULL,''),(11048,'5500','101727975843','2024-10-03 20:17:23',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11049,'1000','101727975843','2024-10-03 20:17:50',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EN '),(11050,'4000','101727975843','2024-10-03 20:17:50',NULL,150.00,'','10','1','Good sold','1','','sales','1601','','No',NULL,NULL,''),(11051,'1000','101727977112','2024-10-03 20:38:48',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DHSFVHEFD'),(11052,'4000','101727977112','2024-10-03 20:38:48',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(11053,'1110','101727977310','2024-10-03 20:45:38',NULL,60.00,'','10','1','Inventory sold','1','','sales','942','','No',NULL,NULL,''),(11054,'1110','101727977310','2024-10-03 20:41:50',NULL,45.00,'','10','1','Inventory sold','1','','sales','1374','','No',NULL,NULL,''),(11055,'1110','101727977310','2024-10-03 20:44:13',NULL,150.00,'','10','1','Inventory sold','1','','sales','1566','','No',NULL,NULL,''),(11056,'1110','101727977310','2024-10-03 20:44:55',NULL,37.50,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(11057,'5500','101727977310','2024-10-03 20:45:07',292.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11058,'1000','101727977310','2024-10-03 20:45:38',1250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'XNCVUOGfA'),(11059,'4000','101727977310','2024-10-03 20:45:38',NULL,200.00,'','10','1','Good sold','1','','sales','942','','No',NULL,NULL,''),(11060,'4000','101727977310','2024-10-03 20:41:50',NULL,150.00,'','10','1','Good sold','1','','sales','1374','','No',NULL,NULL,''),(11061,'4000','101727977310','2024-10-03 20:44:13',NULL,750.00,'','10','1','Good sold','1','','sales','1566','','No',NULL,NULL,''),(11062,'4000','101727977310','2024-10-03 20:44:55',NULL,150.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(11063,'1110','101727977551','2024-10-03 20:47:58',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(11064,'5500','101727977551','2024-10-03 20:45:51',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11065,'1000','101727977551','2024-10-03 20:47:58',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WEEEEEEEEEEEER'),(11066,'4000','101727977551','2024-10-03 20:47:58',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(11067,'1000','101727977688','2024-10-03 20:58:28',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HNDDDRT'),(11068,'4000','101727977688','2024-10-03 20:58:28',NULL,100.00,'','10','1','Good sold','1','','sales','1124','','No',NULL,NULL,''),(11069,'1000','101727978315','2024-10-03 21:12:50',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11070,'4000','101727978315','2024-10-03 21:12:50',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(11071,'1110','101727979173','2024-10-03 21:23:00',NULL,22.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(11072,'5500','101727979173','2024-10-03 21:12:53',22.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11073,'1000','101727979173','2024-10-03 21:23:00',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11074,'4000','101727979173','2024-10-03 21:23:00',NULL,80.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(11075,'1110','101727979782','2024-10-03 21:48:40',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(11076,'5500','101727979782','2024-10-03 21:23:02',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11077,'1000','101727979782','2024-10-03 21:48:40',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11078,'4000','101727979782','2024-10-03 21:48:40',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(11079,'1110','101727982606','2024-10-03 22:11:32',NULL,6.00,'','10','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(11080,'1110','101727982606','2024-10-03 22:10:06',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(11081,'1110','101727982606','2024-10-03 22:10:19',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(11082,'1110','101727982606','2024-10-03 22:10:38',NULL,24.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(11083,'5500','101727982606','2024-10-03 22:11:14',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11084,'1000','101727982606','2024-10-03 22:11:32',112.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11085,'4000','101727982606','2024-10-03 22:11:32',NULL,12.00,'','10','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(11086,'4000','101727982606','2024-10-03 22:10:06',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(11087,'4000','101727982606','2024-10-03 22:10:19',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(11088,'4000','101727982606','2024-10-03 22:10:38',NULL,40.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(11089,'1110','101727982700','2024-10-03 22:11:52',NULL,11.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(11090,'5500','101727982700','2024-10-03 22:11:40',11.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11091,'1000','101727982700','2024-10-03 22:11:52',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11092,'4000','101727982700','2024-10-03 22:11:52',NULL,40.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(11093,'1110','101727982714','2024-10-03 22:15:02',NULL,30.00,'','10','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(11094,'1110','101727982714','2024-10-03 22:11:54',NULL,4.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(11095,'5500','101727982714','2024-10-03 22:14:17',34.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11096,'1000','101727982714','2024-10-03 22:15:02',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JHDDS'),(11097,'4000','101727982714','2024-10-03 22:15:02',NULL,50.00,'','10','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(11098,'4000','101727982714','2024-10-03 22:11:54',NULL,10.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(11099,'1110','101727982914','2024-10-03 22:17:44',NULL,4.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(11100,'5500','101727982914','2024-10-03 22:15:14',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11101,'1000','101727982914','2024-10-03 22:17:44',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11102,'4000','101727982914','2024-10-03 22:17:44',NULL,20.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(11103,'1110','101728024885','2024-10-04 09:56:19',NULL,50.00,'','10','1','Inventory sold','1','','sales','1566','','No',NULL,NULL,''),(11104,'1110','101728024885','2024-10-04 09:54:45',NULL,60.00,'','10','1','Inventory sold','1','','sales','942','','No',NULL,NULL,''),(11105,'1110','101728024885','2024-10-04 09:55:18',NULL,45.00,'','10','1','Inventory sold','1','','sales','1585','','No',NULL,NULL,''),(11106,'5500','101728024885','2024-10-04 09:55:33',155.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11107,'1000','101728024885','2024-10-04 09:56:19',600.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'haqwsrfsdg'),(11108,'4000','101728024885','2024-10-04 09:56:19',NULL,250.00,'','10','1','Good sold','1','','sales','1566','','No',NULL,NULL,''),(11109,'4000','101728024885','2024-10-04 09:54:45',NULL,200.00,'','10','1','Good sold','1','','sales','942','','No',NULL,NULL,''),(11110,'4000','101728024885','2024-10-04 09:55:18',NULL,150.00,'','10','1','Good sold','1','','sales','1585','','No',NULL,NULL,''),(11111,'1110','101728024989','2024-10-04 09:56:54',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(11112,'5500','101728024989','2024-10-04 09:56:29',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11113,'1000','101728024989','2024-10-04 09:56:54',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rtw7i5we'),(11114,'4000','101728024989','2024-10-04 09:56:54',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(11115,'1110','101728025027','2024-10-04 09:57:59',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(11116,'1110','101728025027','2024-10-04 09:57:07',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(11117,'5500','101728025027','2024-10-04 09:57:45',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11118,'1000','101728025027','2024-10-04 09:57:59',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11119,'4000','101728025027','2024-10-04 09:57:59',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(11120,'4000','101728025027','2024-10-04 09:57:07',NULL,50.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(11121,'1110','101728036761','2024-10-04 14:11:09',NULL,6.00,'','10','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(11122,'1110','101728036761','2024-10-04 13:12:41',NULL,50.00,'','10','1','Inventory sold','1','','sales','1353','','No',NULL,NULL,''),(11123,'5500','101728036761','2024-10-04 14:01:57',56.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11124,'1000','101728036761','2024-10-04 14:11:09',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ddvvfew'),(11125,'4000','101728036761','2024-10-04 14:11:09',NULL,50.00,'','10','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(11126,'4000','101728036761','2024-10-04 13:12:41',NULL,100.00,'','10','1','Good sold','1','','sales','1353','','No',NULL,NULL,''),(11127,'1110','101728040298','2024-10-04 14:18:58',NULL,40.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(11128,'5500','101728040298','2024-10-04 14:11:38',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11129,'1000','101728040298','2024-10-04 14:18:58',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11130,'4000','101728040298','2024-10-04 14:18:58',NULL,100.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(11131,'1110','101728040744','2024-10-04 14:28:40',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(11132,'5500','101728040744','2024-10-04 14:19:04',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11133,'1000','101728040744','2024-10-04 14:28:40',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11134,'4000','101728040744','2024-10-04 14:28:40',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(11135,'1110','101728041322','2024-10-04 14:34:45',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(11136,'5500','101728041322','2024-10-04 14:28:42',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11137,'1000','101728041322','2024-10-04 14:34:45',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11138,'4000','101728041322','2024-10-04 14:34:45',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(11139,'1110','101728041687','2024-10-04 14:35:11',NULL,6.00,'','10','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(11140,'1110','101728041687','2024-10-04 14:34:47',NULL,3.50,'','10','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(11141,'5500','101728041687','2024-10-04 14:34:59',9.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11142,'1000','101728041687','2024-10-04 14:35:11',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11143,'4000','101728041687','2024-10-04 14:35:11',NULL,10.00,'','10','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(11144,'4000','101728041687','2024-10-04 14:34:47',NULL,10.00,'','10','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(11145,'1000','101728041713','2024-10-04 14:48:16',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'asssssGFRV ED'),(11146,'4000','101728041713','2024-10-04 14:48:16',NULL,300.00,'','10','1','Good sold','1','','sales','1124','','No',NULL,NULL,''),(11147,'1110','101728044621','2024-10-04 15:37:30',NULL,30.00,'','10','1','Inventory sold','1','','sales','1558','','No',NULL,NULL,''),(11148,'1110','101728044621','2024-10-04 15:23:41',NULL,0.00,'','10','1','Inventory sold','1','','sales','815','','No',NULL,NULL,''),(11149,'1110','101728044621','2024-10-04 15:23:51',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(11150,'5500','101728044621','2024-10-04 15:24:03',33.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11151,'1000','101728044621','2024-10-04 15:37:30',210.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11152,'4000','101728044621','2024-10-04 15:37:30',NULL,100.00,'','10','1','Good sold','1','','sales','1558','','No',NULL,NULL,''),(11153,'4000','101728044621','2024-10-04 15:23:41',NULL,100.00,'','10','1','Good sold','1','','sales','815','','No',NULL,NULL,''),(11154,'4000','101728044621','2024-10-04 15:23:51',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(11155,'1000','101728045454','2024-10-04 15:59:27',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11156,'4000','101728045454','2024-10-04 15:59:27',NULL,100.00,'','10','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(11157,'1110','101728047896','2024-10-04 18:26:40',NULL,1.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(11158,'1110','101728047896','2024-10-04 16:18:16',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(11159,'5500','101728047896','2024-10-04 18:26:26',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11160,'1000','101728047896','2024-10-04 18:26:40',25.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11161,'4000','101728047896','2024-10-04 18:26:40',NULL,5.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(11162,'4000','101728047896','2024-10-04 16:18:16',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(11163,'1000','101728056460','2024-10-04 18:41:15',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11164,'4000','101728056460','2024-10-04 18:41:15',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(11165,'1110','101728056500','2024-10-04 18:43:23',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(11166,'5500','101728056500','2024-10-04 18:41:40',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11167,'1000','101728056500','2024-10-04 18:43:23',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11168,'4000','101728056500','2024-10-04 18:43:23',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(11169,'1000','101728056605','2024-10-04 18:51:18',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11170,'4000','101728056605','2024-10-04 18:51:18',NULL,50.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(11171,'4000','101728056605','2024-10-04 18:43:25',NULL,150.00,'','10','1','Good sold','1','','sales','1528','','No',NULL,NULL,''),(11172,'4000','101728056605','2024-10-04 18:50:52',NULL,50.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(11173,'1110','101728057085','2024-10-04 18:58:43',NULL,12.00,'','10','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(11174,'5500','101728057085','2024-10-04 18:51:25',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11175,'1000','101728057085','2024-10-04 18:58:43',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11176,'4000','101728057085','2024-10-04 18:58:43',NULL,20.00,'','10','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(11177,'1110','101728057525','2024-10-04 19:17:34',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(11178,'5500','101728057525','2024-10-04 18:58:45',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11179,'1000','101728057525','2024-10-04 19:17:34',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11180,'4000','101728057525','2024-10-04 19:17:34',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(11181,'1110','101728058656','2024-10-04 19:41:05',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(11182,'1110','101728058656','2024-10-04 19:17:36',NULL,105.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(11183,'1110','101728058656','2024-10-04 19:40:30',NULL,55.00,'','10','1','Inventory sold','1','','sales','1575','','No',NULL,NULL,''),(11184,'1110','101728058656','2024-10-04 19:40:40',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(11185,'5500','101728058656','2024-10-04 19:40:51',299.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11186,'1000','101728058656','2024-10-04 19:41:05',700.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11187,'4000','101728058656','2024-10-04 19:41:05',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(11188,'4000','101728058656','2024-10-04 19:17:36',NULL,300.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(11189,'4000','101728058656','2024-10-04 19:40:30',NULL,150.00,'','10','1','Good sold','1','','sales','1575','','No',NULL,NULL,''),(11190,'4000','101728058656','2024-10-04 19:40:40',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(11191,'1110','101728060066','2024-10-04 19:51:33',NULL,15.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(11192,'5500','101728060066','2024-10-04 19:41:06',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11193,'1000','101728060066','2024-10-04 19:51:33',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11194,'4000','101728060066','2024-10-04 19:51:33',NULL,50.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(11195,'1110','101728060921','2024-10-04 20:05:03',NULL,30.00,'','10','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(11196,'5500','101728060921','2024-10-04 20:04:48',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11197,'1000','101728060921','2024-10-04 20:05:03',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sQRFEFCV'),(11198,'4000','101728060921','2024-10-04 20:05:03',NULL,50.00,'','10','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(11199,'1110','101728061514','2024-10-04 20:17:05',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(11200,'5500','101728061514','2024-10-04 20:05:14',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11201,'1000','101728061514','2024-10-04 20:17:05',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11202,'4000','101728061514','2024-10-04 20:17:05',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(11203,'1110','101728062227','2024-10-04 20:40:24',NULL,35.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(11204,'5500','101728062227','2024-10-04 20:17:07',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11205,'1000','101728062227','2024-10-04 20:40:24',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11206,'4000','101728062227','2024-10-04 20:40:24',NULL,100.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(11207,'1110','101728063626','2024-10-04 20:50:44',NULL,40.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(11208,'5500','101728063626','2024-10-04 20:40:26',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11209,'1000','101728063626','2024-10-04 20:50:44',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hasfdk.jGSZuys'),(11210,'4000','101728063626','2024-10-04 20:50:44',NULL,100.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(11211,'1110','101728064254','2024-10-04 20:56:41',NULL,40.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(11212,'5500','101728064254','2024-10-04 20:50:54',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11213,'1000','101728064254','2024-10-04 20:56:41',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11214,'4000','101728064254','2024-10-04 20:56:41',NULL,100.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(11223,'1110','101728064605','2024-10-04 21:01:24',NULL,39.00,'','10','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(11224,'1110','101728064605','2024-10-04 21:05:48',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(11225,'5500','101728064605','2024-10-04 21:06:04',39.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11226,'1000','101728064605','2024-10-04 21:01:24',240.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'cfjtxdutu'),(11227,'4000','101728064605','2024-10-04 21:01:24',NULL,90.00,'','10','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(11228,'4000','101728064605','2024-10-04 21:05:48',NULL,150.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(11229,'1110','101728065191','2024-10-04 21:06:42',NULL,20.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(11230,'5500','101728065191','2024-10-04 21:06:31',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11231,'1000','101728065191','2024-10-04 21:06:42',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fgzmhgsdutg'),(11232,'4000','101728065191','2024-10-04 21:06:42',NULL,40.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(11233,'1110','101728065210','2024-10-04 21:24:27',NULL,10.00,'','10','1','Inventory sold','1','','sales','878','','No',NULL,NULL,''),(11234,'5500','101728065210','2024-10-04 21:06:50',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11235,'1000','101728065210','2024-10-04 21:24:27',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11236,'4000','101728065210','2024-10-04 21:24:27',NULL,20.00,'','10','1','Good sold','1','','sales','878','','No',NULL,NULL,''),(11237,'1110','101728066269','2024-10-04 21:54:08',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(11238,'5500','101728066269','2024-10-04 21:24:29',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11239,'1000','101728066269','2024-10-04 21:54:08',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'stfgset'),(11240,'4000','101728066269','2024-10-04 21:54:08',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(11241,'1110','101728068254','2024-10-04 21:58:04',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(11242,'1110','101728068254','2024-10-04 21:57:34',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(11243,'5500','101728068254','2024-10-04 21:57:54',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11244,'1000','101728068254','2024-10-04 21:58:04',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11245,'4000','101728068254','2024-10-04 21:58:04',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(11246,'4000','101728068254','2024-10-04 21:57:34',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(11247,'1110','101728068286','2024-10-04 22:01:29',NULL,8.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(11248,'5500','101728068286','2024-10-04 21:58:06',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11249,'1000','101728068286','2024-10-04 22:01:29',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11250,'4000','101728068286','2024-10-04 22:01:29',NULL,20.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(11251,'1110','101728110390','2024-10-05 10:09:25',NULL,24.50,'','10','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(11252,'5500','101728110390','2024-10-05 09:39:50',24.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11253,'1000','101728110390','2024-10-05 10:09:25',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11254,'4000','101728110390','2024-10-05 10:09:25',NULL,100.00,'','10','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(11255,'1110','101728113592','2024-10-05 10:33:26',NULL,25.00,'','10','1','Inventory sold','1','','sales','1000','','No',NULL,NULL,''),(11256,'5500','101728113592','2024-10-05 10:33:12',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11257,'1000','101728113592','2024-10-05 10:33:26',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11258,'4000','101728113592','2024-10-05 10:33:26',NULL,50.00,'','10','1','Good sold','1','','sales','1000','','No',NULL,NULL,''),(11259,'1110','101728113612','2024-10-05 10:33:46',NULL,56.00,'','10','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(11260,'5500','101728113612','2024-10-05 10:33:32',56.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11261,'1000','101728113612','2024-10-05 10:33:46',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11262,'4000','101728113612','2024-10-05 10:33:46',NULL,80.00,'','10','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(11263,'1110','101728121979','2024-10-05 12:53:34',NULL,8.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(11264,'1110','101728121979','2024-10-05 12:52:59',NULL,13.00,'','10','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(11265,'5500','101728121979','2024-10-05 12:53:23',21.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11266,'1000','101728121979','2024-10-05 12:53:34',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11267,'4000','101728121979','2024-10-05 12:53:34',NULL,20.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(11268,'4000','101728121979','2024-10-05 12:52:59',NULL,30.00,'','10','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(11269,'1110','101728122018','2024-10-05 12:54:07',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(11270,'1110','101728122018','2024-10-05 12:53:38',NULL,45.00,'','10','1','Inventory sold','1','','sales','1104','','No',NULL,NULL,''),(11271,'5500','101728122018','2024-10-05 12:53:55',110.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11272,'1000','101728122018','2024-10-05 12:54:07',290.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11273,'4000','101728122018','2024-10-05 12:54:07',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(11274,'4000','101728122018','2024-10-05 12:53:38',NULL,90.00,'','10','1','Good sold','1','','sales','1104','','No',NULL,NULL,''),(11275,'1110','101728122049','2024-10-05 15:01:41',NULL,95.00,'','10','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(11276,'5500','101728122049','2024-10-05 12:54:09',95.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11277,'1000','101728122049','2024-10-05 15:01:41',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11278,'4000','101728122049','2024-10-05 15:01:41',NULL,200.00,'','10','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(11279,'1110','101728129747','2024-10-05 15:03:21',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(11280,'1110','101728129747','2024-10-05 15:02:27',NULL,30.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(11281,'1110','101728129747','2024-10-05 15:02:35',NULL,0.00,'','10','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(11282,'1110','101728129747','2024-10-05 15:02:49',NULL,6.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(11283,'5500','101728129747','2024-10-05 15:03:09',46.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11284,'1000','101728129747','2024-10-05 15:03:21',310.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11285,'4000','101728129747','2024-10-05 15:03:21',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(11286,'4000','101728129747','2024-10-05 15:02:27',NULL,100.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(11287,'4000','101728129747','2024-10-05 15:02:35',NULL,100.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(11288,'4000','101728129747','2024-10-05 15:02:49',NULL,60.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(11289,'1110','101728129804','2024-10-05 15:36:06',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(11290,'5500','101728129804','2024-10-05 15:03:24',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11291,'1000','101728129804','2024-10-05 15:36:06',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11292,'4000','101728129804','2024-10-05 15:36:06',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(11293,'1110','101728132854','2024-10-05 15:55:26',NULL,90.00,'','10','1','Inventory sold','1','','sales','1601','','No',NULL,NULL,''),(11294,'1110','101728132854','2024-10-05 15:54:14',NULL,0.00,'','10','1','Inventory sold','1','','sales','523','','No',NULL,NULL,''),(11295,'5500','101728132854','2024-10-05 15:54:52',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11296,'1000','101728132854','2024-10-05 15:55:26',425.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11297,'4000','101728132854','2024-10-05 15:55:26',NULL,300.00,'','10','1','Good sold','1','','sales','1601','','No',NULL,NULL,''),(11298,'4000','101728132854','2024-10-05 15:54:14',NULL,125.00,'','10','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(11299,'1110','101728132929','2024-10-05 16:25:42',NULL,10.00,'','10','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(11300,'5500','101728132929','2024-10-05 15:55:29',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11301,'1000','101728132929','2024-10-05 16:25:42',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11302,'4000','101728132929','2024-10-05 16:25:42',NULL,50.00,'','10','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(11303,'1110','101728134744','2024-10-05 16:49:42',NULL,4.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(11304,'5500','101728134744','2024-10-05 16:25:44',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11305,'1000','101728134744','2024-10-05 16:49:42',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11306,'4000','101728134744','2024-10-05 16:49:42',NULL,10.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(11307,'1110','101728136184','2024-10-05 17:07:01',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(11308,'1110','101728136184','2024-10-05 16:49:44',NULL,4.90,'','10','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(11309,'5500','101728136184','2024-10-05 17:06:47',7.90,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11310,'1000','101728136184','2024-10-05 17:07:01',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11311,'4000','101728136184','2024-10-05 17:07:01',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(11312,'4000','101728136184','2024-10-05 16:49:44',NULL,20.00,'','10','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(11313,'1110','101728137223','2024-10-05 17:17:07',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(11314,'5500','101728137223','2024-10-05 17:07:03',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11315,'1000','101728137223','2024-10-05 17:17:07',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11316,'4000','101728137223','2024-10-05 17:17:07',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(11317,'1110','101728137830','2024-10-05 18:06:12',NULL,60.00,'','10','1','Inventory sold','1','','sales','942','','No',NULL,NULL,''),(11318,'1110','101728137830','2024-10-05 17:17:10',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(11319,'1110','101728137830','2024-10-05 17:35:33',NULL,45.00,'','10','1','Inventory sold','1','','sales','1374','','No',NULL,NULL,''),(11320,'1110','101728137830','2024-10-05 17:35:46',NULL,0.00,'','10','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(11321,'5500','101728137830','2024-10-05 17:35:59',170.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11322,'1000','101728137830','2024-10-05 18:06:12',650.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'Vdddddddddddddd'),(11323,'4000','101728137830','2024-10-05 18:06:12',NULL,200.00,'','10','1','Good sold','1','','sales','942','','No',NULL,NULL,''),(11324,'4000','101728137830','2024-10-05 17:17:10',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(11325,'4000','101728137830','2024-10-05 17:35:33',NULL,150.00,'','10','1','Good sold','1','','sales','1374','','No',NULL,NULL,''),(11326,'4000','101728137830','2024-10-05 17:35:46',NULL,100.00,'','10','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(11327,'1110','101728140791','2024-10-05 18:17:49',NULL,0.00,'','10','1','Inventory sold','1','','sales','1457','','No',NULL,NULL,''),(11328,'1110','101728140791','2024-10-05 18:06:31',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(11329,'5500','101728140791','2024-10-05 18:16:49',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11330,'1000','101728140791','2024-10-05 18:17:49',360.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11331,'4000','101728140791','2024-10-05 18:17:49',NULL,160.00,'','10','1','Good sold','1','','sales','1457','','No',NULL,NULL,''),(11332,'4000','101728140791','2024-10-05 18:06:31',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(11333,'1110','101728141472','2024-10-05 18:26:10',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(11334,'5500','101728141472','2024-10-05 18:17:52',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11335,'1000','101728141472','2024-10-05 18:26:10',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11336,'4000','101728141472','2024-10-05 18:26:10',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(11337,'1110','101728141973','2024-10-05 18:43:43',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(11338,'5500','101728141973','2024-10-05 18:26:13',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11339,'1000','101728141973','2024-10-05 18:43:43',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sfgewtwav'),(11340,'4000','101728141973','2024-10-05 18:43:43',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(11341,'1000','101728143239','2024-10-05 18:47:45',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11342,'4000','101728143239','2024-10-05 18:47:45',NULL,200.00,'','10','1','Good sold','1','','sales','711','','No',NULL,NULL,''),(11343,'1110','101728143271','2024-10-05 18:48:21',NULL,10.00,'','10','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(11344,'5500','101728143271','2024-10-05 18:47:51',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11345,'1000','101728143271','2024-10-05 18:48:21',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11346,'4000','101728143271','2024-10-05 18:48:21',NULL,50.00,'','10','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(11347,'1110','101728143305','2024-10-05 19:16:08',NULL,30.00,'','10','1','Inventory sold','1','','sales','1558','','No',NULL,NULL,''),(11348,'1110','101728143305','2024-10-05 18:48:25',NULL,30.00,'','10','1','Inventory sold','1','','sales','1560','','No',NULL,NULL,''),(11349,'1110','101728143305','2024-10-05 19:15:10',NULL,24.00,'','10','1','Inventory sold','1','','sales','897','','No',NULL,NULL,''),(11350,'5500','101728143305','2024-10-05 19:15:51',84.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11351,'1000','101728143305','2024-10-05 19:16:08',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'jyhfcuyfeFIUG'),(11352,'4000','101728143305','2024-10-05 19:16:08',NULL,100.00,'','10','1','Good sold','1','','sales','1558','','No',NULL,NULL,''),(11353,'4000','101728143305','2024-10-05 18:48:25',NULL,100.00,'','10','1','Good sold','1','','sales','1560','','No',NULL,NULL,''),(11354,'4000','101728143305','2024-10-05 19:15:10',NULL,50.00,'','10','1','Good sold','1','','sales','897','','No',NULL,NULL,''),(11355,'4000','101728143305','2024-10-05 19:16:52',100.00,NULL,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(11356,'1000','101728143305','2024-10-05 19:16:52',NULL,100.00,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(11357,'5500','101728143305','2024-10-05 19:16:52',NULL,30.00,'','10','1','Cost of goods returned','1','','sales','1558','','No',NULL,NULL,''),(11358,'1110','101728143305','2024-10-05 19:16:52',30.00,NULL,'','10','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(11359,'4000','101728143305','2024-10-05 19:16:53',100.00,NULL,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(11360,'1000','101728143305','2024-10-05 19:16:53',NULL,100.00,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(11361,'5500','101728143305','2024-10-05 19:16:53',NULL,30.00,'','10','1','Cost of goods returned','1','','sales','1560','','No',NULL,NULL,''),(11362,'1110','101728143305','2024-10-05 19:16:53',30.00,NULL,'','10','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(11363,'4000','101728143305','2024-10-05 19:16:55',50.00,NULL,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(11364,'1000','101728143305','2024-10-05 19:16:55',NULL,50.00,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(11365,'5500','101728143305','2024-10-05 19:16:55',NULL,24.00,'','10','1','Cost of goods returned','1','','sales','897','','No',NULL,NULL,''),(11366,'1110','101728143305','2024-10-05 19:16:55',24.00,NULL,'','10','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(11367,'1110','101728145019','2024-10-05 19:17:43',NULL,30.00,'','10','1','Inventory sold','1','','sales','1558','','No',NULL,NULL,''),(11368,'1110','101728145019','2024-10-05 19:16:59',NULL,30.00,'','10','1','Inventory sold','1','','sales','1560','','No',NULL,NULL,''),(11369,'1110','101728145019','2024-10-05 19:17:07',NULL,38.00,'','10','1','Inventory sold','1','','sales','1411','','No',NULL,NULL,''),(11370,'5500','101728145019','2024-10-05 19:17:24',98.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11371,'1000','101728145019','2024-10-05 19:17:43',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11372,'4000','101728145019','2024-10-05 19:17:43',NULL,100.00,'','10','1','Good sold','1','','sales','1558','','No',NULL,NULL,''),(11373,'4000','101728145019','2024-10-05 19:16:59',NULL,100.00,'','10','1','Good sold','1','','sales','1560','','No',NULL,NULL,''),(11374,'4000','101728145019','2024-10-05 19:17:07',NULL,100.00,'','10','1','Good sold','1','','sales','1411','','No',NULL,NULL,''),(11375,'1110','101728145066','2024-10-05 19:18:34',NULL,28.00,'','10','1','Inventory sold','1','','sales','1026','','No',NULL,NULL,''),(11376,'1110','101728145066','2024-10-05 19:17:46',NULL,0.00,'','10','1','Inventory sold','1','','sales','815','','No',NULL,NULL,''),(11377,'1110','101728145066','2024-10-05 19:18:03',NULL,24.00,'','10','1','Inventory sold','1','','sales','897','','No',NULL,NULL,''),(11378,'5500','101728145066','2024-10-05 19:18:14',52.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11379,'1000','101728145066','2024-10-05 19:18:34',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11380,'4000','101728145066','2024-10-05 19:18:34',NULL,50.00,'','10','1','Good sold','1','','sales','1026','','No',NULL,NULL,''),(11381,'4000','101728145066','2024-10-05 19:17:46',NULL,100.00,'','10','1','Good sold','1','','sales','815','','No',NULL,NULL,''),(11382,'4000','101728145066','2024-10-05 19:18:03',NULL,50.00,'','10','1','Good sold','1','','sales','897','','No',NULL,NULL,''),(11383,'1110','101728145118','2024-10-05 19:59:23',NULL,14.80,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(11384,'1110','101728145118','2024-10-05 19:18:38',NULL,25.00,'','10','1','Inventory sold','1','','sales','1396','','No',NULL,NULL,''),(11385,'5500','101728145118','2024-10-05 19:51:00',39.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11386,'1000','101728145118','2024-10-05 19:59:23',115.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11387,'4000','101728145118','2024-10-05 19:59:23',NULL,40.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(11388,'4000','101728145118','2024-10-05 19:18:38',NULL,75.00,'','10','1','Good sold','1','','sales','1396','','No',NULL,NULL,''),(11389,'1000','101728150326','2024-10-05 20:45:37',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11390,'4000','101728150326','2024-10-05 20:45:37',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(11391,'1110','101728150345','2024-10-05 20:45:54',NULL,9.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(11392,'5500','101728150345','2024-10-05 20:45:45',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11393,'1000','101728150345','2024-10-05 20:45:54',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FGADGB'),(11394,'4000','101728150345','2024-10-05 20:45:54',NULL,50.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(11395,'1110','101728150361','2024-10-05 21:12:22',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(11396,'5500','101728150361','2024-10-05 20:46:01',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11397,'1000','101728150361','2024-10-05 21:12:22',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11398,'4000','101728150361','2024-10-05 21:12:22',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(11399,'1110','101728151946','2024-10-05 21:18:21',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(11400,'5500','101728151946','2024-10-05 21:12:26',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11401,'1000','101728151946','2024-10-05 21:18:21',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'AfweFergw'),(11402,'4000','101728151946','2024-10-05 21:18:21',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(11403,'1110','101728152310','2024-10-05 21:36:18',NULL,24.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(11404,'5500','101728152310','2024-10-05 21:18:30',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11405,'1000','101728152310','2024-10-05 21:36:18',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11406,'4000','101728152310','2024-10-05 21:36:18',NULL,40.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(11407,'1110','101728153389','2024-10-05 21:47:34',NULL,0.00,'','10','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(11408,'1110','101728153389','2024-10-05 21:36:29',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(11409,'1110','101728153389','2024-10-05 21:46:54',NULL,12.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(11410,'1110','101728153389','2024-10-05 21:47:04',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(11411,'5500','101728153389','2024-10-05 21:47:21',13.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11412,'1000','101728153389','2024-10-05 21:47:34',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11413,'4000','101728153389','2024-10-05 21:47:34',NULL,20.00,'','10','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(11414,'4000','101728153389','2024-10-05 21:36:29',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(11415,'4000','101728153389','2024-10-05 21:46:54',NULL,20.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(11416,'4000','101728153389','2024-10-05 21:47:04',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(11417,'1110','101728154056','2024-10-05 21:48:31',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(11418,'5500','101728154056','2024-10-05 21:47:36',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11419,'1000','101728154056','2024-10-05 21:48:31',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11420,'4000','101728154056','2024-10-05 21:48:31',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(11421,'1000','101728154113','2024-10-05 21:55:53',75.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11422,'4000','101728154113','2024-10-05 21:55:53',NULL,75.00,'','10','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(11423,'1110','101728154566','2024-10-05 21:56:14',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(11424,'5500','101728154566','2024-10-05 21:56:06',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11425,'1000','101728154566','2024-10-05 21:56:14',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11426,'4000','101728154566','2024-10-05 21:56:14',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(11427,'1000','101728154575','2024-10-05 21:58:16',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11428,'4000','101728154575','2024-10-05 21:58:16',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(11429,'1000','101728214701','2024-10-06 14:38:43',75.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rqqqqqweg'),(11430,'4000','101728214701','2024-10-06 14:38:43',NULL,75.00,'','10','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(11431,'1110','101728214737','2024-10-06 14:39:19',NULL,49.00,'','10','1','Inventory sold','1','','sales','843','','No',NULL,NULL,''),(11432,'5500','101728214737','2024-10-06 14:38:57',49.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11433,'1000','101728214737','2024-10-06 14:39:19',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11434,'4000','101728214737','2024-10-06 14:39:19',NULL,80.00,'','10','1','Good sold','1','','sales','843','','No',NULL,NULL,''),(11435,'1110','101728214762','2024-10-06 14:39:31',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(11436,'5500','101728214762','2024-10-06 14:39:22',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11437,'1000','101728214762','2024-10-06 14:39:31',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11438,'4000','101728214762','2024-10-06 14:39:31',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(11439,'1110','101728214773','2024-10-06 14:59:20',NULL,8.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(11440,'5500','101728214773','2024-10-06 14:39:33',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11441,'1000','101728214773','2024-10-06 14:59:20',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11442,'4000','101728214773','2024-10-06 14:59:20',NULL,20.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(11443,'1110','101728215963','2024-10-06 16:11:46',NULL,200.00,'','10','1','Inventory sold','1','','sales','1292','','No',NULL,NULL,''),(11444,'5500','101728215963','2024-10-06 14:59:23',200.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11445,'1000','101728215963','2024-10-06 16:11:46',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11446,'4000','101728215963','2024-10-06 16:11:46',NULL,300.00,'','10','1','Good sold','1','','sales','1292','','No',NULL,NULL,''),(11447,'1110','101728220309','2024-10-06 17:55:31',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(11448,'5500','101728220309','2024-10-06 16:11:50',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11449,'1000','101728220309','2024-10-06 17:55:31',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11450,'4000','101728220309','2024-10-06 17:55:31',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(11451,'1000','101728228164','2024-10-06 18:56:32',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11452,'4000','101728228164','2024-10-06 18:56:32',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(11453,'1110','101728230196','2024-10-06 19:10:09',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(11454,'5500','101728230196','2024-10-06 18:56:36',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11455,'1000','101728230196','2024-10-06 19:10:09',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11456,'4000','101728230196','2024-10-06 19:10:09',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(11457,'1110','101728231011','2024-10-06 19:21:34',NULL,8.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(11458,'5500','101728231011','2024-10-06 19:10:11',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11459,'1000','101728231011','2024-10-06 19:21:34',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11460,'4000','101728231011','2024-10-06 19:21:34',NULL,40.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(11461,'1110','101728231697','2024-10-06 20:27:23',NULL,50.00,'','10','1','Inventory sold','1','','sales','1331','','No',NULL,NULL,''),(11462,'5500','101728231697','2024-10-06 19:21:37',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11463,'1000','101728231697','2024-10-06 20:27:23',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11464,'4000','101728231697','2024-10-06 20:27:23',NULL,100.00,'','10','1','Good sold','1','','sales','1331','','No',NULL,NULL,''),(11465,'1000','101728235645','2024-10-06 20:43:09',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11466,'4000','101728235645','2024-10-06 20:43:09',NULL,20.00,'','10','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(11467,'1110','101728236782','2024-10-06 20:46:46',NULL,30.00,'','10','1','Inventory sold','1','','sales','1607','','No',NULL,NULL,''),(11468,'1110','101728236782','2024-10-06 20:46:22',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(11469,'5500','101728236782','2024-10-06 20:46:31',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11470,'1000','101728236782','2024-10-06 20:46:46',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'uyhdevbyu'),(11471,'4000','101728236782','2024-10-06 20:46:46',NULL,150.00,'','10','1','Good sold','1','','sales','1607','','No',NULL,NULL,''),(11472,'4000','101728236782','2024-10-06 20:46:22',NULL,50.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(11473,'1110','101728236815','2024-10-06 21:15:50',NULL,16.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(11474,'5500','101728236815','2024-10-06 20:46:55',16.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11475,'1000','101728236815','2024-10-06 21:15:50',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11476,'4000','101728236815','2024-10-06 21:15:50',NULL,80.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(11477,'1000','101728238552','2024-10-06 21:23:22',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11478,'4000','101728238552','2024-10-06 21:23:22',NULL,50.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(11479,'1110','101728239005','2024-10-06 21:27:16',NULL,108.00,'','10','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(11480,'5500','101728239005','2024-10-06 21:23:25',108.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11481,'1000','101728239005','2024-10-06 21:27:16',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JHDVCUHCC'),(11482,'4000','101728239005','2024-10-06 21:27:16',NULL,150.00,'','10','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(11483,'1110','101728239253','2024-10-06 21:46:12',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(11484,'5500','101728239253','2024-10-06 21:27:33',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11485,'1000','101728239253','2024-10-06 21:46:12',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11486,'4000','101728239253','2024-10-06 21:46:12',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(11487,'1000','101728240375','2024-10-06 21:46:25',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11488,'4000','101728240375','2024-10-06 21:46:25',NULL,30.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(11489,'1110','101728280179','2024-10-07 09:17:05',NULL,9.00,'','10','1','Inventory sold','1','','sales','543','','No',NULL,NULL,''),(11490,'5500','101728280179','2024-10-07 08:49:39',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11491,'1000','101728280179','2024-10-07 09:17:05',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'uy8foiuyf'),(11492,'4000','101728280179','2024-10-07 09:17:05',NULL,20.00,'','10','1','Good sold','1','','sales','543','','No',NULL,NULL,''),(11493,'1110','101728294592','2024-10-07 12:50:06',NULL,37.50,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(11494,'5500','101728294592','2024-10-07 12:49:52',37.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11495,'1000','101728294592','2024-10-07 12:50:06',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fssssssssa'),(11496,'4000','101728294592','2024-10-07 12:50:06',NULL,150.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(11497,'1110','101728294618','2024-10-07 12:51:10',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(11498,'1110','101728294618','2024-10-07 12:50:18',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(11499,'1110','101728294618','2024-10-07 12:50:33',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(11500,'1110','101728294618','2024-10-07 12:50:44',NULL,6.00,'','10','1','Inventory sold','1','','sales','1574','','No',NULL,NULL,''),(11501,'5500','101728294618','2024-10-07 12:50:56',71.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11502,'1000','101728294618','2024-10-07 12:51:10',290.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11503,'4000','101728294618','2024-10-07 12:51:10',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(11504,'4000','101728294618','2024-10-07 12:50:18',NULL,50.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(11505,'4000','101728294618','2024-10-07 12:50:33',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(11506,'4000','101728294618','2024-10-07 12:50:44',NULL,30.00,'','10','1','Good sold','1','','sales','1574','','No',NULL,NULL,''),(11507,'1110','101728294683','2024-10-07 13:16:35',NULL,42.00,'','10','1','Inventory sold','1','','sales','1555','','No',NULL,NULL,''),(11508,'1110','101728294683','2024-10-07 12:51:23',NULL,19.00,'','10','1','Inventory sold','1','','sales','1548','','No',NULL,NULL,''),(11509,'5500','101728294683','2024-10-07 13:16:26',61.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11510,'1000','101728294683','2024-10-07 13:16:35',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ghdauycbc'),(11511,'4000','101728294683','2024-10-07 13:16:35',NULL,100.00,'','10','1','Good sold','1','','sales','1555','','No',NULL,NULL,''),(11512,'4000','101728294683','2024-10-07 12:51:23',NULL,50.00,'','10','1','Good sold','1','','sales','1548','','No',NULL,NULL,''),(11513,'1000','101728296204','2024-10-07 14:13:27',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SJ728X7JL4'),(11514,'4000','101728296204','2024-10-07 14:13:27',NULL,400.00,'','10','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(11515,'1110','101728299816','2024-10-07 14:29:39',NULL,265.00,'','10','1','Inventory sold','1','','sales','103','','No',NULL,NULL,''),(11516,'5500','101728299816','2024-10-07 14:16:56',265.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11517,'1000','101728299816','2024-10-07 14:29:39',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ARGGQHGGH'),(11518,'4000','101728299816','2024-10-07 14:29:39',NULL,400.00,'','10','1','Good sold','1','','sales','103','','No',NULL,NULL,''),(11519,'1110','101728300587','2024-10-07 14:30:23',NULL,4.00,'','10','1','Inventory sold','1','','sales','915','','No',NULL,NULL,''),(11520,'1110','101728300587','2024-10-07 14:29:47',NULL,2.00,'','10','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(11521,'5500','101728300587','2024-10-07 14:30:04',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11522,'1000','101728300587','2024-10-07 14:30:23',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11523,'4000','101728300587','2024-10-07 14:30:23',NULL,10.00,'','10','1','Good sold','1','','sales','915','','No',NULL,NULL,''),(11524,'4000','101728300587','2024-10-07 14:29:47',NULL,10.00,'','10','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(11525,'1110','101728300627','2024-10-07 15:25:45',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(11526,'5500','101728300627','2024-10-07 14:30:27',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11527,'1000','101728300627','2024-10-07 15:25:45',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11528,'4000','101728300627','2024-10-07 15:25:45',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(11529,'1110','101728303947','2024-10-07 16:16:12',NULL,45.00,'','10','1','Inventory sold','1','','sales','1601','','No',NULL,NULL,''),(11530,'5500','101728303947','2024-10-07 15:25:47',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11531,'1000','101728303947','2024-10-07 16:16:12',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11532,'4000','101728303947','2024-10-07 16:16:12',NULL,150.00,'','10','1','Good sold','1','','sales','1601','','No',NULL,NULL,''),(11533,'1110','101728306974','2024-10-07 16:51:02',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(11534,'5500','101728306974','2024-10-07 16:16:14',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11535,'1000','101728306974','2024-10-07 16:51:02',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11536,'4000','101728306974','2024-10-07 16:51:02',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(11537,'1110','101728309067','2024-10-07 17:20:11',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(11538,'1110','101728309067','2024-10-07 16:51:07',NULL,4.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(11539,'5500','101728309067','2024-10-07 17:20:04',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11540,'1000','101728309067','2024-10-07 17:20:11',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11541,'4000','101728309067','2024-10-07 17:20:11',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(11542,'4000','101728309067','2024-10-07 16:51:07',NULL,10.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(11543,'1110','101728310813','2024-10-07 17:34:27',NULL,50.00,'','10','1','Inventory sold','1','','sales','1359','','No',NULL,NULL,''),(11544,'5500','101728310813','2024-10-07 17:20:13',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11545,'1000','101728310813','2024-10-07 17:34:27',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11546,'4000','101728310813','2024-10-07 17:34:27',NULL,80.00,'','10','1','Good sold','1','','sales','1359','','No',NULL,NULL,''),(11547,'1110','101728311775','2024-10-07 17:42:24',NULL,20.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(11548,'1110','101728311775','2024-10-07 17:36:15',NULL,20.00,'','10','1','Inventory sold','1','','sales','813','','No',NULL,NULL,''),(11549,'5500','101728311775','2024-10-07 17:41:59',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11550,'1000','101728311775','2024-10-07 17:42:24',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11551,'4000','101728311775','2024-10-07 17:42:24',NULL,50.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(11552,'4000','101728311775','2024-10-07 17:36:15',NULL,50.00,'','10','1','Good sold','1','','sales','813','','No',NULL,NULL,''),(11553,'1110','101728312147','2024-10-07 17:46:11',NULL,12.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(11554,'5500','101728312147','2024-10-07 17:42:27',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11555,'1000','101728312147','2024-10-07 17:46:11',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11556,'4000','101728312147','2024-10-07 17:46:11',NULL,40.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(11557,'1110','101728312374','2024-10-07 18:20:17',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(11558,'5500','101728312374','2024-10-07 17:46:14',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11559,'1000','101728312374','2024-10-07 18:20:17',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11560,'4000','101728312374','2024-10-07 18:20:17',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(11561,'1110','101728314419','2024-10-07 18:21:09',NULL,45.00,'','10','1','Inventory sold','1','','sales','1374','','No',NULL,NULL,''),(11562,'1110','101728314419','2024-10-07 18:20:19',NULL,60.00,'','10','1','Inventory sold','1','','sales','1287','','No',NULL,NULL,''),(11563,'1110','101728314419','2024-10-07 18:20:29',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(11564,'1110','101728314419','2024-10-07 18:20:39',NULL,0.00,'','10','1','Inventory sold','1','','sales','227','','No',NULL,NULL,''),(11565,'5500','101728314419','2024-10-07 18:20:53',105.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11566,'1000','101728314419','2024-10-07 18:21:09',390.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11567,'4000','101728314419','2024-10-07 18:21:09',NULL,150.00,'','10','1','Good sold','1','','sales','1374','','No',NULL,NULL,''),(11568,'4000','101728314419','2024-10-07 18:20:19',NULL,150.00,'','10','1','Good sold','1','','sales','1287','','No',NULL,NULL,''),(11569,'4000','101728314419','2024-10-07 18:20:29',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(11570,'4000','101728314419','2024-10-07 18:20:39',NULL,40.00,'','10','1','Good sold','1','','sales','227','','No',NULL,NULL,''),(11571,'1110','101728314474','2024-10-07 18:21:25',NULL,14.00,'','10','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(11572,'5500','101728314474','2024-10-07 18:21:14',14.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11573,'1000','101728314474','2024-10-07 18:21:25',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'AFGEWG'),(11574,'4000','101728314474','2024-10-07 18:21:25',NULL,20.00,'','10','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(11575,'1110','101728314491','2024-10-07 18:21:39',NULL,14.00,'','10','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(11576,'5500','101728314491','2024-10-07 18:21:31',14.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11577,'1000','101728314491','2024-10-07 18:21:39',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11578,'4000','101728314491','2024-10-07 18:21:39',NULL,20.00,'','10','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(11579,'1000','101728314501','2024-10-07 18:52:07',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11580,'4000','101728314501','2024-10-07 18:52:07',NULL,100.00,'','10','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(11581,'1110','101728316332','2024-10-07 19:37:43',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(11582,'5500','101728316332','2024-10-07 18:52:12',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11583,'1000','101728316332','2024-10-07 19:37:43',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WQEFQW'),(11584,'4000','101728316332','2024-10-07 19:37:43',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(11585,'1110','101728319072','2024-10-07 19:45:34',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(11586,'5500','101728319072','2024-10-07 19:37:52',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11587,'1000','101728319072','2024-10-07 19:45:34',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11588,'4000','101728319072','2024-10-07 19:45:34',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(11589,'1110','101728319537','2024-10-07 19:52:42',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(11590,'1110','101728319537','2024-10-07 19:45:37',NULL,58.00,'','10','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(11591,'5500','101728319537','2024-10-07 19:46:01',61.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11592,'1000','101728319537','2024-10-07 19:52:42',180.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'AJNFAUN'),(11593,'4000','101728319537','2024-10-07 19:52:42',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(11594,'4000','101728319537','2024-10-07 19:45:37',NULL,150.00,'','10','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(11595,'1110','101728320309','2024-10-07 19:58:56',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(11596,'1110','101728320309','2024-10-07 19:58:29',NULL,12.00,'','10','1','Inventory sold','1','','sales','1538','','No',NULL,NULL,''),(11597,'5500','101728320309','2024-10-07 19:58:42',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11598,'1000','101728320309','2024-10-07 19:58:56',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11599,'4000','101728320309','2024-10-07 19:58:56',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(11600,'4000','101728320309','2024-10-07 19:58:29',NULL,30.00,'','10','1','Good sold','1','','sales','1538','','No',NULL,NULL,''),(11601,'1110','101728320339','2024-10-07 20:07:01',NULL,30.00,'','10','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(11602,'1110','101728320339','2024-10-07 19:58:59',NULL,40.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(11603,'5500','101728320339','2024-10-07 20:06:27',70.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11604,'1000','101728320339','2024-10-07 20:07:01',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RRGCRTEZVRF'),(11605,'4000','101728320339','2024-10-07 20:07:01',NULL,250.00,'','10','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(11606,'4000','101728320339','2024-10-07 19:58:59',NULL,100.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(11607,'1110','101728320848','2024-10-07 20:13:43',NULL,25.00,'','10','1','Inventory sold','1','','sales','1599','','No',NULL,NULL,''),(11608,'1110','101728320848','2024-10-07 20:07:28',NULL,40.00,'','10','1','Inventory sold','1','','sales','1255','','No',NULL,NULL,''),(11609,'1110','101728320848','2024-10-07 20:13:20',NULL,9.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(11610,'5500','101728320848','2024-10-07 20:13:30',74.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11611,'1000','101728320848','2024-10-07 20:13:43',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11612,'4000','101728320848','2024-10-07 20:13:43',NULL,150.00,'','10','1','Good sold','1','','sales','1599','','No',NULL,NULL,''),(11613,'4000','101728320848','2024-10-07 20:07:28',NULL,100.00,'','10','1','Good sold','1','','sales','1255','','No',NULL,NULL,''),(11614,'4000','101728320848','2024-10-07 20:13:20',NULL,50.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(11615,'1110','101728321227','2024-10-07 20:24:08',NULL,11.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(11616,'5500','101728321227','2024-10-07 20:13:47',11.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11617,'1000','101728321227','2024-10-07 20:24:08',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11618,'4000','101728321227','2024-10-07 20:24:08',NULL,40.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(11619,'1110','101728321851','2024-10-07 20:42:46',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(11620,'5500','101728321851','2024-10-07 20:24:11',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11621,'1000','101728321851','2024-10-07 20:42:46',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11622,'4000','101728321851','2024-10-07 20:42:46',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(11623,'1110','101728322968','2024-10-07 20:58:29',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(11624,'5500','101728322968','2024-10-07 20:42:48',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11625,'1000','101728322968','2024-10-07 20:58:29',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11626,'4000','101728322968','2024-10-07 20:58:29',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(11627,'1110','101728323913','2024-10-07 21:12:17',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(11628,'5500','101728323913','2024-10-07 20:58:33',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11629,'1000','101728323913','2024-10-07 21:12:17',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11630,'4000','101728323913','2024-10-07 21:12:17',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(11631,'1110','101728324739','2024-10-07 21:28:10',NULL,16.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(11632,'1110','101728324739','2024-10-07 21:12:19',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(11633,'5500','101728324739','2024-10-07 21:27:59',26.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11634,'1000','101728324739','2024-10-07 21:28:10',90.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'887YIU76'),(11635,'4000','101728324739','2024-10-07 21:28:10',NULL,40.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(11636,'4000','101728324739','2024-10-07 21:12:19',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(11637,'1110','101728325699','2024-10-07 21:37:19',NULL,4.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(11638,'5500','101728325699','2024-10-07 21:28:19',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11639,'1000','101728325699','2024-10-07 21:37:19',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11640,'4000','101728325699','2024-10-07 21:37:19',NULL,10.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(11641,'1110','101728326242','2024-10-07 21:54:36',NULL,4.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(11642,'5500','101728326242','2024-10-07 21:37:22',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11643,'1000','101728326242','2024-10-07 21:54:36',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11644,'4000','101728326242','2024-10-07 21:54:36',NULL,10.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(11645,'1110','101728327280','2024-10-07 21:54:55',NULL,24.00,'','10','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(11646,'5500','101728327280','2024-10-07 21:54:40',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11647,'1000','101728327280','2024-10-07 21:54:55',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dtjerdej'),(11648,'4000','101728327280','2024-10-07 21:54:55',NULL,200.00,'','10','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(11649,'1110','101728367670','2024-10-08 09:23:06',NULL,109.00,'','10','1','Inventory sold','1','','sales','92','','No',NULL,NULL,''),(11650,'5500','101728367670','2024-10-08 09:07:50',109.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11651,'1000','101728367670','2024-10-08 09:23:06',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11652,'4000','101728367670','2024-10-08 09:23:06',NULL,250.00,'','10','1','Good sold','1','','sales','92','','No',NULL,NULL,''),(11653,'1110','101728368587','2024-10-08 09:24:00',NULL,18.00,'','10','1','Inventory sold','1','','sales','543','','No',NULL,NULL,''),(11654,'5500','101728368587','2024-10-08 09:23:07',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11655,'1000','101728368587','2024-10-08 09:24:00',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11656,'4000','101728368587','2024-10-08 09:24:00',NULL,40.00,'','10','1','Good sold','1','','sales','543','','No',NULL,NULL,''),(11657,'1110','101728368644','2024-10-08 10:58:51',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(11658,'5500','101728368644','2024-10-08 09:24:04',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11659,'1000','101728368644','2024-10-08 10:58:51',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'satrruhdftrfte'),(11660,'4000','101728368644','2024-10-08 10:58:51',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(11661,'1110','101728374342','2024-10-08 11:47:48',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(11662,'5500','101728374342','2024-10-08 10:59:02',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11663,'1000','101728374342','2024-10-08 11:47:48',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ethsdfhh'),(11664,'4000','101728374342','2024-10-08 11:47:48',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(11665,'1110','101728377278','2024-10-08 13:42:20',NULL,30.00,'','10','1','Inventory sold','1','','sales','1515','','No',NULL,NULL,''),(11666,'5500','101728377278','2024-10-08 11:47:58',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11667,'1000','101728377278','2024-10-08 13:42:20',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11668,'4000','101728377278','2024-10-08 13:42:20',NULL,100.00,'','10','1','Good sold','1','','sales','1515','','No',NULL,NULL,''),(11669,'1110','101728384143','2024-10-08 14:48:10',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(11670,'5500','101728384143','2024-10-08 13:42:23',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11671,'1000','101728384143','2024-10-08 14:48:10',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11672,'4000','101728384143','2024-10-08 14:48:10',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(11673,'1110','101728388093','2024-10-08 14:48:26',NULL,7.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(11674,'5500','101728388093','2024-10-08 14:48:13',7.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11675,'1000','101728388093','2024-10-08 14:48:26',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11676,'4000','101728388093','2024-10-08 14:48:26',NULL,20.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(11677,'1110','101728396052','2024-10-08 17:01:36',NULL,40.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(11678,'1110','101728396052','2024-10-08 17:00:52',NULL,50.00,'','10','1','Inventory sold','1','','sales','1566','','No',NULL,NULL,''),(11679,'5500','101728396052','2024-10-08 17:01:04',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11680,'1000','101728396052','2024-10-08 17:01:36',450.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11681,'4000','101728396052','2024-10-08 17:01:36',NULL,200.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(11682,'4000','101728396052','2024-10-08 17:00:52',NULL,250.00,'','10','1','Good sold','1','','sales','1566','','No',NULL,NULL,''),(11683,'1110','101728399179','2024-10-08 17:53:29',NULL,33.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(11684,'1110','101728399179','2024-10-08 17:52:59',NULL,18.00,'','10','1','Inventory sold','1','','sales','1402','','No',NULL,NULL,''),(11685,'5500','101728399179','2024-10-08 17:53:15',51.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11686,'1000','101728399179','2024-10-08 17:53:29',220.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gsfduyawdf'),(11687,'4000','101728399179','2024-10-08 17:53:29',NULL,120.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(11688,'4000','101728399179','2024-10-08 17:52:59',NULL,100.00,'','10','1','Good sold','1','','sales','1402','','No',NULL,NULL,''),(11689,'1110','101728399235','2024-10-08 18:21:01',NULL,8.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(11690,'5500','101728399235','2024-10-08 17:53:55',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11691,'1000','101728399235','2024-10-08 18:21:01',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dfagwrevcfxc'),(11692,'4000','101728399235','2024-10-08 18:21:01',NULL,40.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(11693,'1000','101728402180','2024-10-08 18:43:13',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11694,'4000','101728402180','2024-10-08 18:43:13',NULL,20.00,'','10','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(11695,'1110','101728402195','2024-10-08 19:12:38',NULL,5.00,'','10','1','Inventory sold','1','','sales','878','','No',NULL,NULL,''),(11696,'5500','101728402195','2024-10-08 18:43:15',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11697,'1000','101728402195','2024-10-08 19:12:38',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11698,'4000','101728402195','2024-10-08 19:12:38',NULL,10.00,'','10','1','Good sold','1','','sales','878','','No',NULL,NULL,''),(11699,'1110','101728403959','2024-10-08 19:19:28',NULL,24.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(11700,'1110','101728403959','2024-10-08 19:12:39',NULL,12.00,'','10','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(11701,'5500','101728403959','2024-10-08 19:12:51',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11702,'1000','101728403959','2024-10-08 19:19:28',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11703,'4000','101728403959','2024-10-08 19:19:28',NULL,40.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(11704,'4000','101728403959','2024-10-08 19:12:39',NULL,20.00,'','10','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(11705,'1110','101728404373','2024-10-08 19:25:41',NULL,8.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(11706,'5500','101728404373','2024-10-08 19:19:33',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11707,'1000','101728404373','2024-10-08 19:25:41',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11708,'4000','101728404373','2024-10-08 19:25:41',NULL,40.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(11709,'1110','101728404746','2024-10-08 19:55:03',NULL,48.80,'','10','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(11710,'5500','101728404746','2024-10-08 19:25:46',48.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11711,'1000','101728404746','2024-10-08 19:55:03',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hjjjjjch'),(11712,'4000','101728404746','2024-10-08 19:55:03',NULL,80.00,'','10','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(11713,'1110','101728406523','2024-10-08 20:02:23',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(11714,'5500','101728406523','2024-10-08 19:55:23',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11715,'1000','101728406523','2024-10-08 20:02:23',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hjgdrityWQKVJC'),(11716,'4000','101728406523','2024-10-08 20:02:23',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(11717,'1110','101728406954','2024-10-08 20:19:31',NULL,140.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(11718,'5500','101728406954','2024-10-08 20:02:34',140.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11719,'1000','101728406954','2024-10-08 20:19:31',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'jhdsuytfjbzkv'),(11720,'4000','101728406954','2024-10-08 20:19:31',NULL,400.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(11721,'1110','101728407980','2024-10-08 20:56:08',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(11722,'1110','101728407980','2024-10-08 20:19:40',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(11723,'5500','101728407980','2024-10-08 20:55:51',70.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11724,'1000','101728407980','2024-10-08 20:56:08',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11725,'4000','101728407980','2024-10-08 20:56:08',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(11726,'4000','101728407980','2024-10-08 20:19:40',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(11727,'1110','101728410170','2024-10-08 21:05:33',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(11728,'5500','101728410170','2024-10-08 20:56:10',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11729,'1000','101728410170','2024-10-08 21:05:33',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11730,'4000','101728410170','2024-10-08 21:05:33',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(11733,'1110','101728410738','2024-10-08 21:30:22',NULL,0.00,'','10','1','Inventory sold','1','','sales','712','','No',NULL,NULL,''),(11734,'1110','101728410738','2024-10-08 21:33:00',NULL,26.00,'','10','1','Inventory sold','1','','sales','998','','No',NULL,NULL,''),(11735,'5500','101728410738','2024-10-08 21:33:10',26.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11736,'1000','101728410738','2024-10-08 21:30:22',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rfhehb'),(11737,'4000','101728410738','2024-10-08 21:30:22',NULL,150.00,'','10','1','Good sold','1','','sales','712','','No',NULL,NULL,''),(11738,'4000','101728410738','2024-10-08 21:33:00',NULL,100.00,'','10','1','Good sold','1','','sales','998','','No',NULL,NULL,''),(11739,'1110','101728414110','2024-10-08 22:02:33',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(11740,'5500','101728414110','2024-10-08 22:01:50',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11741,'1000','101728414110','2024-10-08 22:02:33',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'nvznhtdnjhddddddd'),(11742,'4000','101728414110','2024-10-08 22:02:33',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(11743,'1110','101728458625','2024-10-09 11:20:03',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(11744,'5500','101728458625','2024-10-09 10:23:45',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11745,'1000','101728458625','2024-10-09 11:20:03',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11746,'4000','101728458625','2024-10-09 11:20:03',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(11747,'1110','101728462020','2024-10-09 11:20:30',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(11748,'5500','101728462020','2024-10-09 11:20:21',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11749,'1000','101728462020','2024-10-09 11:20:30',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tehzesj'),(11750,'4000','101728462020','2024-10-09 11:20:30',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(11751,'1000','101728462071','2024-10-09 11:21:19',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11752,'4000','101728462071','2024-10-09 11:21:19',NULL,50.00,'','10','1','Good sold','1','','sales','259','','No',NULL,NULL,''),(11753,'1110','101728462082','2024-10-09 11:21:32',NULL,24.40,'','10','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(11754,'5500','101728462082','2024-10-09 11:21:22',24.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11755,'1000','101728462082','2024-10-09 11:21:32',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11756,'4000','101728462082','2024-10-09 11:21:32',NULL,40.00,'','10','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(11757,'1110','101728462095','2024-10-09 11:23:47',NULL,8.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(11758,'5500','101728462095','2024-10-09 11:21:35',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11759,'1000','101728462095','2024-10-09 11:23:47',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11760,'4000','101728462095','2024-10-09 11:23:47',NULL,20.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(11761,'1110','101728462248','2024-10-09 12:00:36',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(11762,'5500','101728462248','2024-10-09 11:24:08',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11763,'1000','101728462248','2024-10-09 12:00:36',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11764,'4000','101728462248','2024-10-09 12:00:36',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(11765,'1110','101728464440','2024-10-09 12:04:40',NULL,18.00,'','10','1','Inventory sold','1','','sales','305','','No',NULL,NULL,''),(11766,'1110','101728464440','2024-10-09 12:00:40',NULL,24.00,'','10','1','Inventory sold','1','','sales','897','','No',NULL,NULL,''),(11767,'5500','101728464440','2024-10-09 12:04:19',42.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11768,'1000','101728464440','2024-10-09 12:04:40',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11769,'4000','101728464440','2024-10-09 12:04:40',NULL,100.00,'','10','1','Good sold','1','','sales','305','','No',NULL,NULL,''),(11770,'4000','101728464440','2024-10-09 12:00:40',NULL,50.00,'','10','1','Good sold','1','','sales','897','','No',NULL,NULL,''),(11771,'1110','101728465081','2024-10-09 12:12:09',NULL,0.00,'','10','1','Inventory sold','1','','sales','1456','','No',NULL,NULL,''),(11772,'1110','101728465081','2024-10-09 12:11:21',NULL,20.00,'','10','1','Inventory sold','1','','sales','1538','','No',NULL,NULL,''),(11773,'5500','101728465081','2024-10-09 12:11:52',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11774,'1000','101728465081','2024-10-09 12:12:09',130.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11775,'4000','101728465081','2024-10-09 12:12:09',NULL,80.00,'','10','1','Good sold','1','','sales','1456','','No',NULL,NULL,''),(11776,'4000','101728465081','2024-10-09 12:11:21',NULL,50.00,'','10','1','Good sold','1','','sales','1538','','No',NULL,NULL,''),(11777,'1110','101728468164','2024-10-09 13:02:56',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(11778,'5500','101728468164','2024-10-09 13:02:44',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11779,'1000','101728468164','2024-10-09 13:02:56',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'aehfbnz'),(11780,'4000','101728468164','2024-10-09 13:02:56',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(11781,'1110','101728468653','2024-10-09 13:32:09',NULL,40.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(11782,'5500','101728468653','2024-10-09 13:10:53',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11783,'1000','101728468653','2024-10-09 13:32:09',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11784,'4000','101728468653','2024-10-09 13:32:09',NULL,100.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(11785,'1110','101728469933','2024-10-09 13:58:33',NULL,50.00,'','10','1','Inventory sold','1','','sales','1041','','No',NULL,NULL,''),(11786,'5500','101728469933','2024-10-09 13:32:13',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11787,'1000','101728469933','2024-10-09 13:58:33',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11788,'4000','101728469933','2024-10-09 13:58:33',NULL,100.00,'','10','1','Good sold','1','','sales','1041','','No',NULL,NULL,''),(11789,'1110','101728471660','2024-10-09 15:01:52',NULL,205.00,'','10','1','Inventory sold','1','','sales','102','','No',NULL,NULL,''),(11790,'5500','101728471660','2024-10-09 14:01:00',205.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11791,'1000','101728471660','2024-10-09 15:01:52',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11792,'4000','101728471660','2024-10-09 15:01:52',NULL,300.00,'','10','1','Good sold','1','','sales','102','','No',NULL,NULL,''),(11793,'1110','101728475316','2024-10-09 15:13:16',NULL,12.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(11794,'5500','101728475316','2024-10-09 15:01:56',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11795,'1000','101728475316','2024-10-09 15:13:16',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11796,'4000','101728475316','2024-10-09 15:13:16',NULL,20.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(11797,'1110','101728475998','2024-10-09 15:56:40',NULL,8.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(11798,'5500','101728475998','2024-10-09 15:13:18',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11799,'1000','101728475998','2024-10-09 15:56:40',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11800,'4000','101728475998','2024-10-09 15:56:40',NULL,20.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(11801,'1110','101728478603','2024-10-09 16:31:53',NULL,4.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(11802,'5500','101728478603','2024-10-09 15:56:43',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11803,'1000','101728478603','2024-10-09 16:31:53',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11804,'4000','101728478603','2024-10-09 16:31:53',NULL,10.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(11805,'1110','101728480720','2024-10-09 16:34:19',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(11806,'5500','101728480720','2024-10-09 16:32:00',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11807,'1000','101728480720','2024-10-09 16:34:19',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11808,'4000','101728480720','2024-10-09 16:34:19',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(11809,'1110','101728483269','2024-10-09 17:14:42',NULL,40.00,'','10','1','Inventory sold','1','','sales','357','','No',NULL,NULL,''),(11810,'5500','101728483269','2024-10-09 17:14:29',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11811,'1000','101728483269','2024-10-09 17:14:42',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'jhdgugfabv'),(11812,'4000','101728483269','2024-10-09 17:14:42',NULL,100.00,'','10','1','Good sold','1','','sales','357','','No',NULL,NULL,''),(11813,'1110','101728483295','2024-10-09 18:03:08',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(11814,'5500','101728483295','2024-10-09 17:14:55',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11815,'1000','101728483295','2024-10-09 18:03:08',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dvrrbqqb'),(11816,'4000','101728483295','2024-10-09 18:03:08',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(11817,'1110','101728486198','2024-10-09 18:39:10',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(11818,'5500','101728486198','2024-10-09 18:03:18',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11819,'1000','101728486198','2024-10-09 18:39:10',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gtesvryb'),(11820,'4000','101728486198','2024-10-09 18:39:10',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(11821,'1110','101728488358','2024-10-09 18:53:28',NULL,70.00,'','10','1','Inventory sold','1','','sales','737','','No',NULL,NULL,''),(11822,'5500','101728488358','2024-10-09 18:39:19',70.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11823,'1000','101728488358','2024-10-09 18:53:28',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'jsrdvfhsf'),(11824,'4000','101728488358','2024-10-09 18:53:28',NULL,150.00,'','10','1','Good sold','1','','sales','737','','No',NULL,NULL,''),(11825,'1110','101728489220','2024-10-09 18:54:36',NULL,26.00,'','10','1','Inventory sold','1','','sales','998','','No',NULL,NULL,''),(11826,'1110','101728489220','2024-10-09 18:53:40',NULL,30.00,'','10','1','Inventory sold','1','','sales','1182','','No',NULL,NULL,''),(11827,'5500','101728489220','2024-10-09 18:53:54',56.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11828,'1000','101728489220','2024-10-09 18:54:36',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11829,'4000','101728489220','2024-10-09 18:54:36',NULL,100.00,'','10','1','Good sold','1','','sales','998','','No',NULL,NULL,''),(11830,'4000','101728489220','2024-10-09 18:53:40',NULL,50.00,'','10','1','Good sold','1','','sales','1182','','No',NULL,NULL,''),(11831,'1110','101728489279','2024-10-09 18:54:48',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(11832,'5500','101728489279','2024-10-09 18:54:39',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11833,'1000','101728489279','2024-10-09 18:54:48',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'yhdgefjasuyfg'),(11834,'4000','101728489279','2024-10-09 18:54:48',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(11835,'1110','101728489296','2024-10-09 18:56:28',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(11836,'5500','101728489296','2024-10-09 18:54:56',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11837,'1000','101728489296','2024-10-09 18:56:28',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11838,'4000','101728489296','2024-10-09 18:56:28',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(11839,'1110','101728489391','2024-10-09 19:13:24',NULL,110.00,'','10','1','Inventory sold','1','','sales','1246','','No',NULL,NULL,''),(11840,'1110','101728489391','2024-10-09 18:56:31',NULL,58.00,'','10','1','Inventory sold','1','','sales','338','','No',NULL,NULL,''),(11841,'5500','101728489391','2024-10-09 19:13:11',168.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11842,'1000','101728489391','2024-10-09 19:13:24',350.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11843,'4000','101728489391','2024-10-09 19:13:24',NULL,250.00,'','10','1','Good sold','1','','sales','1246','','No',NULL,NULL,''),(11844,'4000','101728489391','2024-10-09 18:56:31',NULL,100.00,'','10','1','Good sold','1','','sales','338','','No',NULL,NULL,''),(11845,'1110','101728490407','2024-10-09 20:05:33',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(11846,'5500','101728490407','2024-10-09 19:13:27',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11847,'1000','101728490407','2024-10-09 20:05:33',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ddgadbfg'),(11848,'4000','101728490407','2024-10-09 20:05:33',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(11849,'1110','101728493545','2024-10-09 20:09:54',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(11850,'5500','101728493545','2024-10-09 20:05:45',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11851,'1000','101728493545','2024-10-09 20:09:54',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11852,'4000','101728493545','2024-10-09 20:09:54',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(11853,'1110','101728493797','2024-10-09 20:26:22',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(11854,'5500','101728493797','2024-10-09 20:09:57',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11855,'1000','101728493797','2024-10-09 20:26:22',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gasdjhfvhd'),(11856,'4000','101728493797','2024-10-09 20:26:22',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(11857,'1000','101728494791','2024-10-09 20:38:39',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11858,'4000','101728494791','2024-10-09 20:38:39',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(11859,'1110','101728495521','2024-10-09 20:45:45',NULL,35.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(11860,'5500','101728495521','2024-10-09 20:38:41',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11861,'1000','101728495521','2024-10-09 20:45:45',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11862,'4000','101728495521','2024-10-09 20:45:45',NULL,100.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(11863,'1110','101728495947','2024-10-09 20:46:50',NULL,126.00,'','10','1','Inventory sold','1','','sales','763','','No',NULL,NULL,''),(11864,'5500','101728495947','2024-10-09 20:45:47',126.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11865,'1000','101728495947','2024-10-09 20:46:50',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'bxcedcfgfe d'),(11866,'4000','101728495947','2024-10-09 20:46:50',NULL,200.00,'','10','1','Good sold','1','','sales','763','','No',NULL,NULL,''),(11867,'1110','101728496634','2024-10-09 20:58:21',NULL,6.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(11868,'5500','101728496634','2024-10-09 20:57:14',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11869,'1000','101728496634','2024-10-09 20:58:21',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11870,'4000','101728496634','2024-10-09 20:58:21',NULL,60.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(11871,'1110','101728496705','2024-10-09 21:52:51',NULL,60.00,'','10','1','Inventory sold','1','','sales','1553','','No',NULL,NULL,''),(11872,'5500','101728496705','2024-10-09 20:58:25',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11873,'1000','101728496705','2024-10-09 21:52:51',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'yudrjsdftg'),(11874,'4000','101728496705','2024-10-09 21:52:51',NULL,150.00,'','10','1','Good sold','1','','sales','1553','','No',NULL,NULL,''),(11875,'1110','101728500004','2024-10-09 21:53:50',NULL,30.00,'','10','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(11876,'1110','101728500004','2024-10-09 21:53:24',NULL,17.50,'','10','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(11877,'1110','101728500004','2024-10-09 21:53:32',NULL,18.00,'','10','1','Inventory sold','1','','sales','1607','','No',NULL,NULL,''),(11878,'5500','101728500004','2024-10-09 21:53:41',65.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11879,'1000','101728500004','2024-10-09 21:53:50',190.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11880,'4000','101728500004','2024-10-09 21:53:50',NULL,50.00,'','10','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(11881,'4000','101728500004','2024-10-09 21:53:24',NULL,50.00,'','10','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(11882,'4000','101728500004','2024-10-09 21:53:32',NULL,90.00,'','10','1','Good sold','1','','sales','1607','','No',NULL,NULL,''),(11883,'1000','101728500032','2024-10-09 22:00:23',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11884,'4000','101728500032','2024-10-09 22:00:23',NULL,100.00,'','10','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(11885,'1110','101728885310','2024-10-14 10:14:40',NULL,38.00,'','10','1','Inventory sold','1','','sales','1411','','No',NULL,NULL,''),(11886,'5500','101728885310','2024-10-14 08:55:10',38.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11887,'1000','101728885310','2024-10-14 10:14:40',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11888,'4000','101728885310','2024-10-14 10:14:40',NULL,100.00,'','10','1','Good sold','1','','sales','1411','','No',NULL,NULL,''),(11889,'1000','101728890085','2024-10-14 10:30:44',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11890,'4000','101728890085','2024-10-14 10:30:44',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(11891,'1110','101728893676','2024-10-14 11:45:35',NULL,30.00,'','10','1','Inventory sold','1','','sales','1374','','No',NULL,NULL,''),(11892,'1110','101728893676','2024-10-14 11:14:36',NULL,30.00,'','10','1','Inventory sold','1','','sales','1353','','No',NULL,NULL,''),(11893,'5500','101728893676','2024-10-14 11:15:08',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11894,'1000','101728893676','2024-10-14 11:45:35',160.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11895,'4000','101728893676','2024-10-14 11:45:35',NULL,100.00,'','10','1','Good sold','1','','sales','1374','','No',NULL,NULL,''),(11896,'4000','101728893676','2024-10-14 11:14:36',NULL,60.00,'','10','1','Good sold','1','','sales','1353','','No',NULL,NULL,''),(11897,'1110','101728902091','2024-10-14 13:35:03',NULL,18.00,'','10','1','Inventory sold','1','','sales','305','','No',NULL,NULL,''),(11898,'5500','101728902091','2024-10-14 13:34:51',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11899,'1000','101728902091','2024-10-14 13:35:03',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SJE829X900'),(11900,'4000','101728902091','2024-10-14 13:35:03',NULL,100.00,'','10','1','Good sold','1','','sales','305','','No',NULL,NULL,''),(11901,'1110','101728902183','2024-10-14 14:15:12',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(11902,'5500','101728902183','2024-10-14 13:36:23',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11903,'1000','101728902183','2024-10-14 14:15:12',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tslushver'),(11904,'4000','101728902183','2024-10-14 14:15:12',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(11905,'1110','101728904524','2024-10-14 14:27:53',NULL,14.80,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(11906,'5500','101728904524','2024-10-14 14:15:24',14.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11907,'1000','101728904524','2024-10-14 14:27:53',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11908,'4000','101728904524','2024-10-14 14:27:53',NULL,40.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(11909,'1110','101728905275','2024-10-14 14:46:34',NULL,20.00,'','10','1','Inventory sold','1','','sales','813','','No',NULL,NULL,''),(11910,'1110','101728905275','2024-10-14 14:27:55',NULL,20.00,'','10','1','Inventory sold','1','','sales','336','','No',NULL,NULL,''),(11911,'5500','101728905275','2024-10-14 14:46:14',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11912,'1000','101728905275','2024-10-14 14:46:34',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11913,'4000','101728905275','2024-10-14 14:46:34',NULL,50.00,'','10','1','Good sold','1','','sales','813','','No',NULL,NULL,''),(11914,'4000','101728905275','2024-10-14 14:27:55',NULL,100.00,'','10','1','Good sold','1','','sales','336','','No',NULL,NULL,''),(11915,'1110','101728912895','2024-10-14 16:35:19',NULL,48.00,'','10','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(11916,'5500','101728912895','2024-10-14 16:34:55',48.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11917,'1000','101728912895','2024-10-14 16:35:19',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11918,'4000','101728912895','2024-10-14 16:35:19',NULL,100.00,'','10','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(11919,'1110','101728912923','2024-10-14 17:00:18',NULL,30.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(11920,'5500','101728912923','2024-10-14 16:35:23',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11921,'1000','101728912923','2024-10-14 17:00:18',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11922,'4000','101728912923','2024-10-14 17:00:18',NULL,100.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(11923,'1000','101728914424','2024-10-14 17:00:36',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11924,'4000','101728914424','2024-10-14 17:00:36',NULL,100.00,'','10','1','Good sold','1','','sales','259','','No',NULL,NULL,''),(11925,'1000','101728914441','2024-10-14 18:48:37',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11926,'4000','101728914441','2024-10-14 18:48:37',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(11927,'1110','101728920919','2024-10-14 18:50:18',NULL,40.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(11928,'5500','101728920919','2024-10-14 18:48:39',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11929,'1000','101728920919','2024-10-14 18:50:18',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'efegadff'),(11930,'4000','101728920919','2024-10-14 18:50:18',NULL,200.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(11931,'1110','101728921024','2024-10-14 19:35:31',NULL,14.80,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(11932,'1110','101728921024','2024-10-14 18:50:24',NULL,30.00,'','10','1','Inventory sold','1','','sales','1374','','No',NULL,NULL,''),(11933,'1110','101728921024','2024-10-14 18:50:41',NULL,55.00,'','10','1','Inventory sold','1','','sales','1603','','No',NULL,NULL,''),(11934,'1110','101728921024','2024-10-14 18:56:41',NULL,90.00,'','10','1','Inventory sold','1','','sales','1601','','No',NULL,NULL,''),(11935,'1110','101728921024','2024-10-14 18:56:56',NULL,60.00,'','10','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(11936,'1110','101728921024','2024-10-14 18:57:04',NULL,0.00,'','10','1','Inventory sold','1','','sales','1457','','No',NULL,NULL,''),(11937,'1110','101728921024','2024-10-14 18:58:09',NULL,10.00,'','10','1','Inventory sold','1','','sales','1604','','No',NULL,NULL,''),(11938,'1110','101728921024','2024-10-14 18:58:20',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(11939,'1110','101728921024','2024-10-14 18:58:30',NULL,0.00,'','10','1','Inventory sold','1','','sales','326','','No',NULL,NULL,''),(11940,'1110','101728921024','2024-10-14 18:58:43',NULL,60.00,'','10','1','Inventory sold','1','','sales','1287','','No',NULL,NULL,''),(11941,'1110','101728921024','2024-10-14 18:58:57',NULL,6.00,'','10','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(11942,'1110','101728921024','2024-10-14 18:59:22',NULL,30.00,'','10','1','Inventory sold','1','','sales','1604','','No',NULL,NULL,''),(11943,'1110','101728921024','2024-10-14 18:59:40',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(11944,'1110','101728921024','2024-10-14 18:59:56',NULL,10.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(11945,'1110','101728921024','2024-10-14 19:00:08',NULL,0.00,'','10','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(11946,'1110','101728921024','2024-10-14 19:00:22',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(11947,'1110','101728921024','2024-10-14 19:00:37',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(11948,'1110','101728921024','2024-10-14 19:16:59',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(11949,'1110','101728921024','2024-10-14 19:17:09',NULL,12.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(11950,'1110','101728921024','2024-10-14 19:17:28',NULL,55.00,'','10','1','Inventory sold','1','','sales','1575','','No',NULL,NULL,''),(11951,'1110','101728921024','2024-10-14 19:29:55',NULL,0.00,'','10','1','Inventory sold','1','','sales','1127','','No',NULL,NULL,''),(11952,'1110','101728921024','2024-10-14 19:30:03',NULL,28.00,'','10','1','Inventory sold','1','','sales','1026','','No',NULL,NULL,''),(11953,'1110','101728921024','2024-10-14 19:30:23',NULL,30.00,'','10','1','Inventory sold','1','','sales','1560','','No',NULL,NULL,''),(11954,'1110','101728921024','2024-10-14 19:32:59',NULL,18.00,'','10','1','Inventory sold','1','','sales','543','','No',NULL,NULL,''),(11955,'1110','101728921024','2024-10-14 19:33:26',NULL,45.00,'','10','1','Inventory sold','1','','sales','1601','','No',NULL,NULL,''),(11956,'1110','101728921024','2024-10-14 19:33:40',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(11957,'1110','101728921024','2024-10-14 19:33:51',NULL,40.00,'','10','1','Inventory sold','1','','sales','1352','','No',NULL,NULL,''),(11958,'1110','101728921024','2024-10-14 19:34:17',NULL,9.60,'','10','1','Inventory sold','1','','sales','791','','No',NULL,NULL,''),(11959,'1110','101728921024','2024-10-14 19:34:44',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(11960,'1110','101728921024','2024-10-14 19:34:56',NULL,30.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(11961,'1110','101728921024','2024-10-14 19:35:06',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(11962,'5500','101728921024','2024-10-14 19:35:21',795.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11963,'1000','101728921024','2024-10-14 19:35:31',2930.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11964,'4000','101728921024','2024-10-14 19:35:31',NULL,40.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(11965,'4000','101728921024','2024-10-14 18:50:24',NULL,100.00,'','10','1','Good sold','1','','sales','1374','','No',NULL,NULL,''),(11966,'4000','101728921024','2024-10-14 18:50:41',NULL,150.00,'','10','1','Good sold','1','','sales','1603','','No',NULL,NULL,''),(11967,'4000','101728921024','2024-10-14 18:56:41',NULL,300.00,'','10','1','Good sold','1','','sales','1601','','No',NULL,NULL,''),(11968,'4000','101728921024','2024-10-14 18:56:56',NULL,100.00,'','10','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(11969,'4000','101728921024','2024-10-14 18:57:04',NULL,40.00,'','10','1','Good sold','1','','sales','1457','','No',NULL,NULL,''),(11970,'4000','101728921024','2024-10-14 18:58:09',NULL,50.00,'','10','1','Good sold','1','','sales','1604','','No',NULL,NULL,''),(11971,'4000','101728921024','2024-10-14 18:58:20',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(11972,'4000','101728921024','2024-10-14 18:58:30',NULL,100.00,'','10','1','Good sold','1','','sales','326','','No',NULL,NULL,''),(11973,'4000','101728921024','2024-10-14 18:58:43',NULL,150.00,'','10','1','Good sold','1','','sales','1287','','No',NULL,NULL,''),(11974,'4000','101728921024','2024-10-14 18:58:57',NULL,50.00,'','10','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(11975,'4000','101728921024','2024-10-14 18:59:22',NULL,150.00,'','10','1','Good sold','1','','sales','1604','','No',NULL,NULL,''),(11976,'4000','101728921024','2024-10-14 18:59:40',NULL,100.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(11977,'4000','101728921024','2024-10-14 18:59:56',NULL,100.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(11978,'4000','101728921024','2024-10-14 19:00:08',NULL,140.00,'','10','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(11979,'4000','101728921024','2024-10-14 19:00:22',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(11980,'4000','101728921024','2024-10-14 19:00:37',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(11981,'4000','101728921024','2024-10-14 19:16:59',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(11982,'4000','101728921024','2024-10-14 19:17:09',NULL,60.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(11983,'4000','101728921024','2024-10-14 19:17:28',NULL,150.00,'','10','1','Good sold','1','','sales','1575','','No',NULL,NULL,''),(11984,'4000','101728921024','2024-10-14 19:29:55',NULL,100.00,'','10','1','Good sold','1','','sales','1127','','No',NULL,NULL,''),(11985,'4000','101728921024','2024-10-14 19:30:03',NULL,50.00,'','10','1','Good sold','1','','sales','1026','','No',NULL,NULL,''),(11986,'4000','101728921024','2024-10-14 19:30:23',NULL,100.00,'','10','1','Good sold','1','','sales','1560','','No',NULL,NULL,''),(11987,'4000','101728921024','2024-10-14 19:32:59',NULL,40.00,'','10','1','Good sold','1','','sales','543','','No',NULL,NULL,''),(11988,'4000','101728921024','2024-10-14 19:33:26',NULL,150.00,'','10','1','Good sold','1','','sales','1601','','No',NULL,NULL,''),(11989,'4000','101728921024','2024-10-14 19:33:40',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(11990,'4000','101728921024','2024-10-14 19:33:51',NULL,150.00,'','10','1','Good sold','1','','sales','1352','','No',NULL,NULL,''),(11991,'4000','101728921024','2024-10-14 19:34:17',NULL,40.00,'','10','1','Good sold','1','','sales','791','','No',NULL,NULL,''),(11992,'4000','101728921024','2024-10-14 19:34:44',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(11993,'4000','101728921024','2024-10-14 19:34:56',NULL,100.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(11994,'4000','101728921024','2024-10-14 19:35:06',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(11995,'1110','101728924044','2024-10-14 19:43:09',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(11996,'5500','101728924044','2024-10-14 19:40:44',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11997,'1000','101728924044','2024-10-14 19:43:09',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'uifadjfgdifugewjjrug'),(11998,'4000','101728924044','2024-10-14 19:43:09',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(11999,'1110','101728924325','2024-10-14 20:04:44',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(12000,'1110','101728924325','2024-10-14 19:45:25',NULL,0.00,'','10','1','Inventory sold','1','','sales','771','','No',NULL,NULL,''),(12001,'1110','101728924325','2024-10-14 19:45:40',NULL,18.00,'','10','1','Inventory sold','1','','sales','543','','No',NULL,NULL,''),(12002,'1110','101728924325','2024-10-14 19:46:04',NULL,0.00,'','10','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(12003,'1110','101728924325','2024-10-14 19:46:35',NULL,0.00,'','10','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(12004,'1110','101728924325','2024-10-14 19:47:10',NULL,45.00,'','10','1','Inventory sold','1','','sales','1601','','No',NULL,NULL,''),(12005,'1110','101728924325','2024-10-14 19:47:34',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(12006,'1110','101728924325','2024-10-14 19:47:43',NULL,126.00,'','10','1','Inventory sold','1','','sales','763','','No',NULL,NULL,''),(12007,'1110','101728924325','2024-10-14 19:47:58',NULL,95.00,'','10','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(12008,'1110','101728924325','2024-10-14 19:48:34',NULL,45.00,'','10','1','Inventory sold','1','','sales','1601','','No',NULL,NULL,''),(12009,'1110','101728924325','2024-10-14 19:48:52',NULL,0.00,'','10','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(12010,'1110','101728924325','2024-10-14 19:49:03',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(12011,'1110','101728924325','2024-10-14 19:49:25',NULL,12.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(12012,'1110','101728924325','2024-10-14 19:49:36',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(12013,'1110','101728924325','2024-10-14 19:49:47',NULL,30.00,'','10','1','Inventory sold','1','','sales','1607','','No',NULL,NULL,''),(12014,'1110','101728924325','2024-10-14 19:49:56',NULL,25.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(12015,'1110','101728924325','2024-10-14 19:50:25',NULL,0.00,'','10','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(12016,'1110','101728924325','2024-10-14 19:50:34',NULL,15.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(12017,'1110','101728924325','2024-10-14 19:54:47',NULL,75.00,'','10','1','Inventory sold','1','','sales','1041','','No',NULL,NULL,''),(12018,'1110','101728924325','2024-10-14 19:55:14',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(12019,'1110','101728924325','2024-10-14 19:55:32',NULL,50.00,'','10','1','Inventory sold','1','','sales','1228','','No',NULL,NULL,''),(12020,'1110','101728924325','2024-10-14 19:55:53',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(12021,'1110','101728924325','2024-10-14 19:56:10',NULL,24.00,'','10','1','Inventory sold','1','','sales','1192','','No',NULL,NULL,''),(12022,'1110','101728924325','2024-10-14 19:56:28',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(12023,'1110','101728924325','2024-10-14 20:03:10',NULL,390.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(12024,'1110','101728924325','2024-10-14 20:03:22',NULL,24.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(12025,'1110','101728924325','2024-10-14 20:03:36',NULL,42.00,'','10','1','Inventory sold','1','','sales','1555','','No',NULL,NULL,''),(12026,'1110','101728924325','2024-10-14 20:03:49',NULL,19.00,'','10','1','Inventory sold','1','','sales','1548','','No',NULL,NULL,''),(12027,'1110','101728924325','2024-10-14 20:04:12',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(12028,'5500','101728924325','2024-10-14 20:04:24',1424.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12029,'1000','101728924325','2024-10-14 20:04:44',4150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12030,'4000','101728924325','2024-10-14 20:04:44',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(12031,'4000','101728924325','2024-10-14 19:45:25',NULL,20.00,'','10','1','Good sold','1','','sales','771','','No',NULL,NULL,''),(12032,'4000','101728924325','2024-10-14 19:45:40',NULL,40.00,'','10','1','Good sold','1','','sales','543','','No',NULL,NULL,''),(12033,'4000','101728924325','2024-10-14 19:46:04',NULL,20.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(12034,'4000','101728924325','2024-10-14 19:46:35',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(12035,'4000','101728924325','2024-10-14 19:47:10',NULL,150.00,'','10','1','Good sold','1','','sales','1601','','No',NULL,NULL,''),(12036,'4000','101728924325','2024-10-14 19:47:34',NULL,100.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(12037,'4000','101728924325','2024-10-14 19:47:43',NULL,200.00,'','10','1','Good sold','1','','sales','763','','No',NULL,NULL,''),(12038,'4000','101728924325','2024-10-14 19:47:58',NULL,200.00,'','10','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(12039,'4000','101728924325','2024-10-14 19:48:34',NULL,150.00,'','10','1','Good sold','1','','sales','1601','','No',NULL,NULL,''),(12040,'4000','101728924325','2024-10-14 19:48:52',NULL,400.00,'','10','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(12041,'4000','101728924325','2024-10-14 19:49:03',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(12042,'4000','101728924325','2024-10-14 19:49:25',NULL,20.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(12043,'4000','101728924325','2024-10-14 19:49:36',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(12044,'4000','101728924325','2024-10-14 19:49:47',NULL,150.00,'','10','1','Good sold','1','','sales','1607','','No',NULL,NULL,''),(12045,'4000','101728924325','2024-10-14 19:49:56',NULL,50.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(12046,'4000','101728924325','2024-10-14 19:50:25',NULL,180.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(12047,'4000','101728924325','2024-10-14 19:50:34',NULL,50.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(12048,'4000','101728924325','2024-10-14 19:54:47',NULL,150.00,'','10','1','Good sold','1','','sales','1041','','No',NULL,NULL,''),(12049,'4000','101728924325','2024-10-14 19:55:14',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(12050,'4000','101728924325','2024-10-14 19:55:32',NULL,100.00,'','10','1','Good sold','1','','sales','1228','','No',NULL,NULL,''),(12051,'4000','101728924325','2024-10-14 19:55:53',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(12052,'4000','101728924325','2024-10-14 19:56:10',NULL,50.00,'','10','1','Good sold','1','','sales','1192','','No',NULL,NULL,''),(12053,'4000','101728924325','2024-10-14 19:56:28',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(12054,'4000','101728924325','2024-10-14 20:03:10',NULL,1200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(12055,'4000','101728924325','2024-10-14 20:03:22',NULL,40.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(12056,'4000','101728924325','2024-10-14 20:03:36',NULL,100.00,'','10','1','Good sold','1','','sales','1555','','No',NULL,NULL,''),(12057,'4000','101728924325','2024-10-14 20:03:49',NULL,50.00,'','10','1','Good sold','1','','sales','1548','','No',NULL,NULL,''),(12058,'4000','101728924325','2024-10-14 20:04:12',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(12059,'1000','101728926581','2024-10-14 20:23:16',160.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12060,'4000','101728926581','2024-10-14 20:23:16',NULL,160.00,'','10','1','Good sold','1','','sales','1540','','No',NULL,NULL,''),(12061,'1110','101728926645','2024-10-14 20:50:47',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(12062,'1110','101728926645','2024-10-14 20:24:05',NULL,19.00,'','10','1','Inventory sold','1','','sales','1548','','No',NULL,NULL,''),(12063,'1110','101728926645','2024-10-14 20:24:11',NULL,10.00,'','10','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(12064,'5500','101728926645','2024-10-14 20:50:33',39.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12065,'1000','101728926645','2024-10-14 20:50:47',120.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12066,'4000','101728926645','2024-10-14 20:50:47',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(12067,'4000','101728926645','2024-10-14 20:24:05',NULL,50.00,'','10','1','Good sold','1','','sales','1548','','No',NULL,NULL,''),(12068,'4000','101728926645','2024-10-14 20:24:11',NULL,20.00,'','10','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(12069,'1110','101728928631','2024-10-14 20:59:00',NULL,145.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(12070,'5500','101728928631','2024-10-14 20:57:11',145.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12071,'1000','101728928631','2024-10-14 20:59:00',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12072,'4000','101728928631','2024-10-14 20:59:00',NULL,250.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(12073,'1110','101728928746','2024-10-14 21:52:25',NULL,80.00,'','10','1','Inventory sold','1','','sales','1437','','No',NULL,NULL,''),(12074,'1110','101728928746','2024-10-14 20:59:06',NULL,0.00,'','10','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(12075,'5500','101728928746','2024-10-14 21:52:10',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12076,'1000','101728928746','2024-10-14 21:52:25',260.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GHDSJHFW'),(12077,'4000','101728928746','2024-10-14 21:52:25',NULL,200.00,'','10','1','Good sold','1','','sales','1437','','No',NULL,NULL,''),(12078,'4000','101728928746','2024-10-14 20:59:06',NULL,60.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(12079,'1110','101728977444','2024-10-15 10:30:55',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(12080,'5500','101728977444','2024-10-15 10:30:44',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12081,'1000','101728977444','2024-10-15 10:30:55',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12082,'4000','101728977444','2024-10-15 10:30:55',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(12083,'1110','101728987977','2024-10-15 13:26:47',NULL,0.00,'','10','1','Inventory sold','1','','sales','1609','','No',NULL,NULL,''),(12084,'1110','101728987977','2024-10-15 13:26:17',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(12085,'1110','101728987977','2024-10-15 13:26:27',NULL,30.00,'','10','1','Inventory sold','1','','sales','1374','','No',NULL,NULL,''),(12086,'5500','101728987977','2024-10-15 13:26:38',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12087,'1000','101728987977','2024-10-15 13:26:47',550.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dauyrhg'),(12088,'4000','101728987977','2024-10-15 13:26:47',NULL,400.00,'','10','1','Good sold','1','','sales','1609','','No',NULL,NULL,''),(12089,'4000','101728987977','2024-10-15 13:26:17',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(12090,'4000','101728987977','2024-10-15 13:26:27',NULL,100.00,'','10','1','Good sold','1','','sales','1374','','No',NULL,NULL,''),(12091,'1110','101728988019','2024-10-15 13:56:23',NULL,10.00,'','10','1','Inventory sold','1','','sales','1577','','No',NULL,NULL,''),(12092,'1110','101728988019','2024-10-15 13:26:59',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(12093,'5500','101728988019','2024-10-15 13:55:57',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12094,'1000','101728988019','2024-10-15 13:56:23',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12095,'4000','101728988019','2024-10-15 13:56:23',NULL,50.00,'','10','1','Good sold','1','','sales','1577','','No',NULL,NULL,''),(12096,'4000','101728988019','2024-10-15 13:26:59',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(12097,'1000','101728989811','2024-10-15 13:57:02',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hjdfuyfe'),(12098,'4000','101728989811','2024-10-15 13:57:02',NULL,150.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(12099,'1110','101728989833','2024-10-15 14:01:02',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(12100,'5500','101728989833','2024-10-15 13:57:13',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12101,'1000','101728989833','2024-10-15 14:01:02',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12102,'4000','101728989833','2024-10-15 14:01:02',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(12103,'1000','101728990064','2024-10-15 14:32:45',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12104,'4000','101728990064','2024-10-15 14:32:45',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(12105,'1110','101728991968','2024-10-15 15:30:24',NULL,70.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(12106,'5500','101728991968','2024-10-15 14:32:48',70.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12107,'1000','101728991968','2024-10-15 15:30:24',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12108,'4000','101728991968','2024-10-15 15:30:24',NULL,200.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(12109,'1110','101729003024','2024-10-15 17:37:52',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(12110,'1110','101729003024','2024-10-15 17:37:19',NULL,30.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(12111,'5500','101729003024','2024-10-15 17:37:35',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12112,'1000','101729003024','2024-10-15 17:37:52',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12113,'4000','101729003024','2024-10-15 17:37:52',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(12114,'4000','101729003024','2024-10-15 17:37:19',NULL,100.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(12115,'1110','101729003075','2024-10-15 17:39:09',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(12116,'5500','101729003075','2024-10-15 17:37:55',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12117,'1000','101729003075','2024-10-15 17:39:09',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'jnj jtrg'),(12118,'4000','101729003075','2024-10-15 17:39:09',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(12119,'1110','101729004028','2024-10-15 17:57:44',NULL,55.00,'','10','1','Inventory sold','1','','sales','1581','','No',NULL,NULL,''),(12120,'5500','101729004028','2024-10-15 17:53:48',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12121,'1000','101729004028','2024-10-15 17:57:44',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dasdsdcuh'),(12122,'4000','101729004028','2024-10-15 17:57:44',NULL,200.00,'','10','1','Good sold','1','','sales','1581','','No',NULL,NULL,''),(12123,'1110','101729004275','2024-10-15 18:20:46',NULL,20.00,'','10','1','Inventory sold','1','','sales','1529','','No',NULL,NULL,''),(12124,'5500','101729004275','2024-10-15 17:57:55',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12125,'1000','101729004275','2024-10-15 18:20:46',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12126,'4000','101729004275','2024-10-15 18:20:46',NULL,50.00,'','10','1','Good sold','1','','sales','1529','','No',NULL,NULL,''),(12127,'1000','101729007234','2024-10-15 19:12:21',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12128,'4000','101729007234','2024-10-15 19:12:21',NULL,60.00,'','10','1','Good sold','1','','sales','620','','No',NULL,NULL,''),(12129,'1110','101729008745','2024-10-15 19:15:09',NULL,20.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(12130,'5500','101729008745','2024-10-15 19:12:25',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12131,'1000','101729008745','2024-10-15 19:15:09',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12132,'4000','101729008745','2024-10-15 19:15:09',NULL,40.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(12133,'1000','101729008911','2024-10-15 19:24:13',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gvddd bfy'),(12134,'4000','101729008911','2024-10-15 19:24:13',NULL,100.00,'','10','1','Good sold','1','','sales','480','','No',NULL,NULL,''),(12135,'1110','101729009461','2024-10-15 19:26:38',NULL,49.00,'','10','1','Inventory sold','1','','sales','843','','No',NULL,NULL,''),(12136,'5500','101729009461','2024-10-15 19:24:21',49.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12137,'1000','101729009461','2024-10-15 19:26:38',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12138,'4000','101729009461','2024-10-15 19:26:38',NULL,80.00,'','10','1','Good sold','1','','sales','843','','No',NULL,NULL,''),(12139,'1110','101729009600','2024-10-15 19:47:27',NULL,9.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(12140,'1110','101729009600','2024-10-15 19:26:40',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(12141,'5500','101729009600','2024-10-15 19:47:15',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12142,'1000','101729009600','2024-10-15 19:47:27',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12143,'4000','101729009600','2024-10-15 19:47:27',NULL,50.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(12144,'4000','101729009600','2024-10-15 19:26:40',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(12145,'1000','101729010857','2024-10-15 19:48:29',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'efda'),(12146,'4000','101729010857','2024-10-15 19:48:29',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(12147,'1110','101729010925','2024-10-15 20:11:56',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(12148,'1110','101729010925','2024-10-15 19:48:45',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(12149,'5500','101729010925','2024-10-15 20:11:42',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12150,'1000','101729010925','2024-10-15 20:11:56',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ughfwbhbrw'),(12151,'4000','101729010925','2024-10-15 20:11:56',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(12152,'4000','101729010925','2024-10-15 19:48:45',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(12153,'1000','101729012324','2024-10-15 21:00:45',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12154,'4000','101729012324','2024-10-15 21:00:45',NULL,30.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(12155,'1110','101729015247','2024-10-15 21:03:00',NULL,30.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(12156,'1110','101729015247','2024-10-15 21:00:47',NULL,40.00,'','10','1','Inventory sold','1','','sales','1255','','No',NULL,NULL,''),(12157,'5500','101729015247','2024-10-15 21:02:36',70.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12158,'1000','101729015247','2024-10-15 21:03:00',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ywrqeyuwfr6wr'),(12159,'4000','101729015247','2024-10-15 21:03:00',NULL,100.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(12160,'4000','101729015247','2024-10-15 21:00:47',NULL,100.00,'','10','1','Good sold','1','','sales','1255','','No',NULL,NULL,''),(12161,'1000','101729015388','2024-10-15 21:09:49',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12162,'4000','101729015388','2024-10-15 21:09:49',NULL,100.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(12163,'4000','101729015388','2024-10-15 21:03:08',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(12164,'1110','101729015837','2024-10-15 21:20:17',NULL,0.00,'','10','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(12165,'1110','101729015837','2024-10-15 21:10:37',NULL,205.00,'','10','1','Inventory sold','1','','sales','102','','No',NULL,NULL,''),(12166,'5500','101729015837','2024-10-15 21:10:59',205.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12167,'1000','101729015837','2024-10-15 21:20:17',320.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fifnfmg'),(12168,'4000','101729015837','2024-10-15 21:20:17',NULL,20.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(12169,'4000','101729015837','2024-10-15 21:10:37',NULL,300.00,'','10','1','Good sold','1','','sales','102','','No',NULL,NULL,''),(12170,'1000','101729016429','2024-10-15 21:26:28',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12171,'4000','101729016429','2024-10-15 21:26:28',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(12172,'1110','101729016790','2024-10-15 21:36:40',NULL,16.50,'','10','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(12173,'1110','101729016790','2024-10-15 21:26:30',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(12174,'5500','101729016790','2024-10-15 21:26:48',16.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12175,'1000','101729016790','2024-10-15 21:36:40',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12176,'4000','101729016790','2024-10-15 21:36:40',NULL,150.00,'','10','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(12177,'4000','101729016790','2024-10-15 21:26:30',NULL,100.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(12178,'1000','101729017404','2024-10-15 21:49:06',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dshgkm gs'),(12179,'4000','101729017404','2024-10-15 21:49:06',NULL,100.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(12180,'1000','101729018846','2024-10-15 22:01:02',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12181,'4000','101729018846','2024-10-15 22:01:02',NULL,100.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(12182,'1110','101729062846','2024-10-16 10:14:26',NULL,0.00,'','10','1','Inventory sold','1','','sales','259','','No',NULL,NULL,''),(12183,'1110','101729062846','2024-10-16 10:14:06',NULL,18.00,'','10','1','Inventory sold','1','','sales','879','','No',NULL,NULL,''),(12184,'5500','101729062846','2024-10-16 10:14:16',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12185,'1000','101729062846','2024-10-16 10:14:26',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12186,'4000','101729062846','2024-10-16 10:14:26',NULL,20.00,'','10','1','Good sold','1','','sales','259','','No',NULL,NULL,''),(12187,'4000','101729062846','2024-10-16 10:14:06',NULL,50.00,'','10','1','Good sold','1','','sales','879','','No',NULL,NULL,''),(12188,'1110','101729070927','2024-10-16 12:29:03',NULL,12.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(12189,'5500','101729070927','2024-10-16 12:28:47',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12190,'1000','101729070927','2024-10-16 12:29:03',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12191,'4000','101729070927','2024-10-16 12:29:03',NULL,30.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(12192,'1110','101729070945','2024-10-16 13:07:41',NULL,40.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(12193,'5500','101729070945','2024-10-16 12:29:05',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12194,'1000','101729070945','2024-10-16 13:07:41',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gdtjtyuer'),(12195,'4000','101729070945','2024-10-16 13:07:41',NULL,200.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(12196,'1110','101729078305','2024-10-16 14:43:04',NULL,6.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(12197,'1110','101729078305','2024-10-16 14:31:45',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(12198,'5500','101729078305','2024-10-16 14:31:58',33.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12199,'1000','101729078305','2024-10-16 14:43:04',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12200,'4000','101729078305','2024-10-16 14:43:04',NULL,20.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(12201,'4000','101729078305','2024-10-16 14:31:45',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(12202,'1110','101729078986','2024-10-16 14:49:43',NULL,20.00,'','10','1','Inventory sold','1','','sales','1538','','No',NULL,NULL,''),(12203,'1110','101729078986','2024-10-16 14:43:06',NULL,0.00,'','10','1','Inventory sold','1','','sales','421','','No',NULL,NULL,''),(12204,'5500','101729078986','2024-10-16 14:49:28',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12205,'1000','101729078986','2024-10-16 14:49:43',125.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12206,'4000','101729078986','2024-10-16 14:49:43',NULL,50.00,'','10','1','Good sold','1','','sales','1538','','No',NULL,NULL,''),(12207,'4000','101729078986','2024-10-16 14:43:06',NULL,75.00,'','10','1','Good sold','1','','sales','421','','No',NULL,NULL,''),(12208,'1110','101729079388','2024-10-16 15:48:26',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(12209,'5500','101729079388','2024-10-16 14:49:48',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12210,'1000','101729079388','2024-10-16 15:48:26',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'jfhzjg'),(12211,'4000','101729079388','2024-10-16 15:48:26',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(12212,'1000','101729082919','2024-10-16 16:08:12',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12213,'4000','101729082919','2024-10-16 16:08:12',NULL,30.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(12214,'1110','101729089512','2024-10-16 17:38:47',NULL,120.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(12215,'5500','101729089512','2024-10-16 17:38:32',120.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12216,'1000','101729089512','2024-10-16 17:38:47',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12217,'4000','101729089512','2024-10-16 17:38:47',NULL,200.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(12218,'1110','101729089529','2024-10-16 17:49:54',NULL,90.00,'','10','1','Inventory sold','1','','sales','1601','','No',NULL,NULL,''),(12219,'5500','101729089529','2024-10-16 17:38:49',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12220,'1000','101729089529','2024-10-16 17:49:54',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12221,'4000','101729089529','2024-10-16 17:49:54',NULL,300.00,'','10','1','Good sold','1','','sales','1601','','No',NULL,NULL,''),(12222,'1110','101729093411','2024-10-16 18:43:47',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(12223,'5500','101729093411','2024-10-16 18:43:31',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12224,'1000','101729093411','2024-10-16 18:43:47',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12225,'4000','101729093411','2024-10-16 18:43:47',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(12226,'1110','101729095636','2024-10-16 19:21:12',NULL,22.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(12227,'5500','101729095636','2024-10-16 19:20:36',22.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12228,'1000','101729095636','2024-10-16 19:21:12',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ffbabb'),(12229,'4000','101729095636','2024-10-16 19:21:12',NULL,80.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(12230,'1110','101729095706','2024-10-16 19:32:59',NULL,108.00,'','10','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(12231,'5500','101729095706','2024-10-16 19:21:46',108.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12232,'1000','101729095706','2024-10-16 19:32:59',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12233,'4000','101729095706','2024-10-16 19:32:59',NULL,150.00,'','10','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(12234,'1110','101729096382','2024-10-16 19:34:31',NULL,9.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(12235,'5500','101729096382','2024-10-16 19:33:02',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12236,'1000','101729096382','2024-10-16 19:34:31',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12237,'4000','101729096382','2024-10-16 19:34:31',NULL,50.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(12238,'1000','101729096474','2024-10-16 19:53:29',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12239,'4000','101729096474','2024-10-16 19:53:29',NULL,30.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(12240,'1000','101729097612','2024-10-16 19:54:18',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12241,'4000','101729097612','2024-10-16 19:54:18',NULL,20.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(12242,'4000','101729097612','2024-10-16 19:53:45',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(12243,'1110','101729099338','2024-10-16 20:22:30',NULL,170.00,'','10','1','Inventory sold','1','','sales','1551','','No',NULL,NULL,''),(12244,'5500','101729099338','2024-10-16 20:22:18',170.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12245,'1000','101729099338','2024-10-16 20:22:30',350.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12246,'4000','101729099338','2024-10-16 20:22:30',NULL,350.00,'','10','1','Good sold','1','','sales','1551','','No',NULL,NULL,''),(12247,'1110','101729099353','2024-10-16 21:06:23',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(12248,'5500','101729099353','2024-10-16 20:22:33',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12249,'1000','101729099353','2024-10-16 21:06:23',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12250,'4000','101729099353','2024-10-16 21:06:23',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(12251,'1110','101729102592','2024-10-16 21:16:52',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(12252,'5500','101729102592','2024-10-16 21:16:32',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12253,'1000','101729102592','2024-10-16 21:16:52',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12254,'4000','101729102592','2024-10-16 21:16:52',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(12255,'1110','101729102616','2024-10-16 21:17:40',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(12256,'1110','101729102616','2024-10-16 21:16:56',NULL,26.00,'','10','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(12257,'5500','101729102616','2024-10-16 21:17:21',26.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12258,'1000','101729102616','2024-10-16 21:17:40',160.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sacvgaSD'),(12259,'4000','101729102616','2024-10-16 21:17:40',NULL,100.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(12260,'4000','101729102616','2024-10-16 21:16:56',NULL,60.00,'','10','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(12261,'1110','101729102688','2024-10-16 21:24:34',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(12262,'5500','101729102688','2024-10-16 21:18:08',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12263,'1000','101729102688','2024-10-16 21:24:34',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FGDJHFUFD'),(12264,'4000','101729102688','2024-10-16 21:24:34',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(12265,'1110','101729146082','2024-10-17 09:21:40',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(12266,'5500','101729146082','2024-10-17 09:21:22',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12267,'1000','101729146082','2024-10-17 09:21:40',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FSUKLF'),(12268,'4000','101729146082','2024-10-17 09:21:40',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(12269,'1110','101729178158','2024-10-17 18:16:21',NULL,22.20,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(12270,'5500','101729178158','2024-10-17 18:15:58',22.20,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12271,'1000','101729178158','2024-10-17 18:16:21',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12272,'4000','101729178158','2024-10-17 18:16:21',NULL,60.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(12273,'1110','101729178185','2024-10-17 18:22:10',NULL,5.50,'','10','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(12274,'5500','101729178185','2024-10-17 18:16:25',5.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12275,'1000','101729178185','2024-10-17 18:22:10',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12276,'4000','101729178185','2024-10-17 18:22:10',NULL,50.00,'','10','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(12277,'1110','101729178532','2024-10-17 18:45:05',NULL,14.80,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(12278,'1110','101729178532','2024-10-17 18:22:12',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(12279,'5500','101729178532','2024-10-17 18:44:45',22.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12280,'1000','101729178532','2024-10-17 18:45:05',90.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12281,'4000','101729178532','2024-10-17 18:45:05',NULL,40.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(12282,'4000','101729178532','2024-10-17 18:22:12',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(12283,'1110','101729179908','2024-10-17 19:06:19',NULL,6.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(12284,'5500','101729179908','2024-10-17 18:45:08',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12285,'1000','101729179908','2024-10-17 19:06:19',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12286,'4000','101729179908','2024-10-17 19:06:19',NULL,20.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(12287,'1110','101729181189','2024-10-17 19:06:51',NULL,55.00,'','10','1','Inventory sold','1','','sales','1575','','No',NULL,NULL,''),(12288,'1110','101729181189','2024-10-17 19:06:29',NULL,36.00,'','10','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(12289,'5500','101729181189','2024-10-17 19:06:40',91.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12290,'1000','101729181189','2024-10-17 19:06:51',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dhfnshvfhs'),(12291,'4000','101729181189','2024-10-17 19:06:51',NULL,150.00,'','10','1','Good sold','1','','sales','1575','','No',NULL,NULL,''),(12292,'4000','101729181189','2024-10-17 19:06:29',NULL,150.00,'','10','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(12293,'1110','101729183417','2024-10-17 19:43:49',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(12294,'5500','101729183417','2024-10-17 19:43:37',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12295,'1000','101729183417','2024-10-17 19:43:49',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ghsdgdyua'),(12296,'4000','101729183417','2024-10-17 19:43:49',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(12297,'1110','101729183873','2024-10-17 19:51:47',NULL,180.00,'','10','1','Inventory sold','1','','sales','1552','','No',NULL,NULL,''),(12298,'5500','101729183873','2024-10-17 19:51:13',180.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12299,'1000','101729183873','2024-10-17 19:51:47',350.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12300,'4000','101729183873','2024-10-17 19:51:47',NULL,350.00,'','10','1','Good sold','1','','sales','1552','','No',NULL,NULL,''),(12301,'1110','101729184127','2024-10-17 20:08:02',NULL,18.00,'','10','1','Inventory sold','1','','sales','1314','','No',NULL,NULL,''),(12302,'5500','101729184127','2024-10-17 19:55:27',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12303,'1000','101729184127','2024-10-17 20:08:02',70.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ZFGBDXvc'),(12304,'4000','101729184127','2024-10-17 20:08:02',NULL,70.00,'','10','1','Good sold','1','','sales','1314','','No',NULL,NULL,''),(12305,'1110','101729184891','2024-10-17 20:08:23',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(12306,'5500','101729184891','2024-10-17 20:08:11',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12307,'1000','101729184891','2024-10-17 20:08:23',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12308,'4000','101729184891','2024-10-17 20:08:23',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(12309,'1110','101729184907','2024-10-17 20:08:52',NULL,90.00,'','10','1','Inventory sold','1','','sales','1601','','No',NULL,NULL,''),(12310,'1110','101729184907','2024-10-17 20:08:27',NULL,0.00,'','10','1','Inventory sold','1','','sales','326','','No',NULL,NULL,''),(12311,'5500','101729184907','2024-10-17 20:08:39',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12312,'1000','101729184907','2024-10-17 20:08:52',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'v df'),(12313,'4000','101729184907','2024-10-17 20:08:52',NULL,300.00,'','10','1','Good sold','1','','sales','1601','','No',NULL,NULL,''),(12314,'4000','101729184907','2024-10-17 20:08:27',NULL,100.00,'','10','1','Good sold','1','','sales','326','','No',NULL,NULL,''),(12315,'1110','101729184953','2024-10-17 20:09:29',NULL,36.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(12316,'5500','101729184953','2024-10-17 20:09:13',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12317,'1000','101729184953','2024-10-17 20:09:29',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12318,'4000','101729184953','2024-10-17 20:09:29',NULL,200.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(12319,'1110','101729184983','2024-10-17 20:10:38',NULL,50.00,'','10','1','Inventory sold','1','','sales','1566','','No',NULL,NULL,''),(12320,'1110','101729184983','2024-10-17 20:09:43',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(12321,'1110','101729184983','2024-10-17 20:10:13',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(12322,'5500','101729184983','2024-10-17 20:10:24',115.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12323,'1000','101729184983','2024-10-17 20:10:38',500.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12324,'4000','101729184983','2024-10-17 20:10:38',NULL,250.00,'','10','1','Good sold','1','','sales','1566','','No',NULL,NULL,''),(12325,'4000','101729184983','2024-10-17 20:09:43',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(12326,'4000','101729184983','2024-10-17 20:10:13',NULL,50.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(12327,'1110','101729185041','2024-10-17 20:10:57',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(12328,'5500','101729185041','2024-10-17 20:10:41',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12329,'1000','101729185041','2024-10-17 20:10:57',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hfgdkjgsdg'),(12330,'4000','101729185041','2024-10-17 20:10:57',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(12331,'1110','101729185066','2024-10-17 20:12:40',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(12332,'1110','101729185066','2024-10-17 20:11:06',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(12333,'5500','101729185066','2024-10-17 20:12:23',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12334,'1000','101729185066','2024-10-17 20:12:40',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12335,'4000','101729185066','2024-10-17 20:12:40',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(12336,'4000','101729185066','2024-10-17 20:11:06',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(12337,'1110','101729185165','2024-10-17 20:12:53',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(12338,'5500','101729185165','2024-10-17 20:12:45',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12339,'1000','101729185165','2024-10-17 20:12:53',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12340,'4000','101729185165','2024-10-17 20:12:53',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(12341,'1000','101729187508','2024-10-17 21:02:08',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12342,'4000','101729187508','2024-10-17 21:02:08',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(12343,'1110','101729188130','2024-10-17 21:02:23',NULL,2.00,'','10','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(12344,'5500','101729188130','2024-10-17 21:02:10',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12345,'1000','101729188130','2024-10-17 21:02:23',4.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12346,'4000','101729188130','2024-10-17 21:02:23',NULL,4.00,'','10','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(12347,'1000','101729188315','2024-10-17 21:05:23',120.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'shgfjhvwf'),(12348,'4000','101729188315','2024-10-17 21:05:23',NULL,120.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(12349,'1110','101729188333','2024-10-17 21:08:20',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(12350,'5500','101729188333','2024-10-17 21:05:33',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12351,'1000','101729188333','2024-10-17 21:08:20',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sdffa'),(12352,'4000','101729188333','2024-10-17 21:08:20',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(12353,'1000','101729188507','2024-10-17 21:37:56',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'AKDFVJHD'),(12354,'4000','101729188507','2024-10-17 21:37:56',NULL,100.00,'','10','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(12355,'1110','101729190290','2024-10-17 21:40:03',NULL,14.80,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(12356,'5500','101729190290','2024-10-17 21:38:10',14.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12357,'1000','101729190290','2024-10-17 21:40:03',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HGDOAFVGE'),(12358,'4000','101729190290','2024-10-17 21:40:03',NULL,40.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(12359,'1110','101729242814','2024-10-18 12:13:47',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(12360,'5500','101729242814','2024-10-18 12:13:34',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12361,'1000','101729242814','2024-10-18 12:13:47',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ytwqvsdv'),(12362,'4000','101729242814','2024-10-18 12:13:47',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(12363,'1110','101729248452','2024-10-18 13:47:53',NULL,54.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(12364,'5500','101729248452','2024-10-18 13:47:32',54.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12365,'1000','101729248452','2024-10-18 13:47:53',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dxfexd '),(12366,'4000','101729248452','2024-10-18 13:47:53',NULL,100.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(12367,'1110','101729248482','2024-10-18 14:19:34',NULL,48.00,'','10','1','Inventory sold','1','','sales','791','','No',NULL,NULL,''),(12368,'5500','101729248482','2024-10-18 13:48:02',48.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12369,'1000','101729248482','2024-10-18 14:19:34',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12370,'4000','101729248482','2024-10-18 14:19:34',NULL,200.00,'','10','1','Good sold','1','','sales','791','','No',NULL,NULL,''),(12371,'1110','101729250403','2024-10-18 14:20:17',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(12372,'5500','101729250403','2024-10-18 14:20:03',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12373,'1000','101729250403','2024-10-18 14:20:17',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12374,'4000','101729250403','2024-10-18 14:20:17',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(12375,'1110','101729250419','2024-10-18 14:29:25',NULL,58.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(12376,'5500','101729250419','2024-10-18 14:20:19',58.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12377,'1000','101729250419','2024-10-18 14:29:25',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SJI3ITA6IH'),(12378,'4000','101729250419','2024-10-18 14:29:25',NULL,100.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(12379,'1110','101729251135','2024-10-18 14:40:18',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(12380,'5500','101729251135','2024-10-18 14:32:15',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12381,'1000','101729251135','2024-10-18 14:40:18',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12382,'4000','101729251135','2024-10-18 14:40:18',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(12383,'1110','101729251620','2024-10-18 16:29:50',NULL,58.00,'','10','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(12384,'5500','101729251620','2024-10-18 14:40:20',58.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12385,'1000','101729251620','2024-10-18 16:29:50',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'C5TC5TC'),(12386,'4000','101729251620','2024-10-18 16:29:50',NULL,150.00,'','10','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(12387,'1110','101729262601','2024-10-18 17:54:55',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(12388,'5500','101729262601','2024-10-18 17:43:21',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12389,'1000','101729262601','2024-10-18 17:54:55',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12390,'4000','101729262601','2024-10-18 17:54:55',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(12391,'1000','101729263304','2024-10-18 17:55:27',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12392,'4000','101729263304','2024-10-18 17:55:27',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(12393,'1110','101729263331','2024-10-18 18:12:17',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(12394,'1110','101729263331','2024-10-18 17:55:31',NULL,4.00,'','10','1','Inventory sold','1','','sales','357','','No',NULL,NULL,''),(12395,'1110','101729263331','2024-10-18 18:11:59',NULL,8.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(12396,'5500','101729263331','2024-10-18 18:12:09',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12397,'1000','101729263331','2024-10-18 18:12:17',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12398,'4000','101729263331','2024-10-18 18:12:17',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(12399,'4000','101729263331','2024-10-18 17:55:31',NULL,10.00,'','10','1','Good sold','1','','sales','357','','No',NULL,NULL,''),(12400,'4000','101729263331','2024-10-18 18:11:59',NULL,20.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(12401,'1110','101729264341','2024-10-18 18:21:57',NULL,27.50,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(12402,'1110','101729264341','2024-10-18 18:12:21',NULL,0.00,'','10','1','Inventory sold','1','','sales','326','','No',NULL,NULL,''),(12403,'1110','101729264341','2024-10-18 18:21:12',NULL,43.00,'','10','1','Inventory sold','1','','sales','1526','','No',NULL,NULL,''),(12404,'5500','101729264341','2024-10-18 18:21:24',70.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12405,'1000','101729264341','2024-10-18 18:21:57',400.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12406,'4000','101729264341','2024-10-18 18:21:57',NULL,100.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(12407,'4000','101729264341','2024-10-18 18:12:21',NULL,150.00,'','10','1','Good sold','1','','sales','326','','No',NULL,NULL,''),(12408,'4000','101729264341','2024-10-18 18:21:12',NULL,150.00,'','10','1','Good sold','1','','sales','1526','','No',NULL,NULL,''),(12409,'1110','101729264923','2024-10-18 20:12:46',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(12410,'1110','101729264923','2024-10-18 18:22:03',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(12411,'5500','101729264923','2024-10-18 20:12:27',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12412,'1000','101729264923','2024-10-18 20:12:46',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12413,'4000','101729264923','2024-10-18 20:12:46',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(12414,'4000','101729264923','2024-10-18 18:22:03',NULL,50.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(12415,'1110','101729271597','2024-10-18 20:13:27',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(12416,'5500','101729271597','2024-10-18 20:13:17',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12417,'1000','101729271597','2024-10-18 20:13:27',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fyfeyhsd'),(12418,'4000','101729271597','2024-10-18 20:13:27',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(12419,'1110','101729271616','2024-10-18 20:14:29',NULL,30.00,'','10','1','Inventory sold','1','','sales','1374','','No',NULL,NULL,''),(12420,'1110','101729271616','2024-10-18 20:13:36',NULL,10.00,'','10','1','Inventory sold','1','','sales','1353','','No',NULL,NULL,''),(12421,'1110','101729271616','2024-10-18 20:13:52',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(12422,'5500','101729271616','2024-10-18 20:14:04',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12423,'1000','101729271616','2024-10-18 20:14:29',220.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12424,'4000','101729271616','2024-10-18 20:14:29',NULL,100.00,'','10','1','Good sold','1','','sales','1374','','No',NULL,NULL,''),(12425,'4000','101729271616','2024-10-18 20:13:36',NULL,20.00,'','10','1','Good sold','1','','sales','1353','','No',NULL,NULL,''),(12426,'4000','101729271616','2024-10-18 20:13:52',NULL,100.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(12427,'1110','101729271677','2024-10-18 20:15:20',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(12428,'1110','101729271677','2024-10-18 20:14:37',NULL,0.00,'','10','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(12429,'5500','101729271677','2024-10-18 20:15:11',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12430,'1000','101729271677','2024-10-18 20:15:20',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12431,'4000','101729271677','2024-10-18 20:15:20',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(12432,'4000','101729271677','2024-10-18 20:14:37',NULL,40.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(12433,'1000','101729271731','2024-10-18 20:15:46',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12434,'4000','101729271731','2024-10-18 20:15:46',NULL,60.00,'','10','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(12435,'1110','101729271748','2024-10-18 20:22:21',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(12436,'1110','101729271748','2024-10-18 20:15:48',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(12437,'5500','101729271748','2024-10-18 20:22:07',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12438,'1000','101729271748','2024-10-18 20:22:21',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12439,'4000','101729271748','2024-10-18 20:22:21',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(12440,'4000','101729271748','2024-10-18 20:15:48',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(12441,'1000','101729272147','2024-10-18 20:41:30',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ewrsdsf'),(12442,'4000','101729272147','2024-10-18 20:41:30',NULL,20.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(12443,'1110','101729274032','2024-10-18 20:54:23',NULL,40.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(12444,'1110','101729274032','2024-10-18 20:53:52',NULL,14.00,'','10','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(12445,'5500','101729274032','2024-10-18 20:54:10',54.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12446,'1000','101729274032','2024-10-18 20:54:23',120.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12447,'4000','101729274032','2024-10-18 20:54:23',NULL,100.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(12448,'4000','101729274032','2024-10-18 20:53:52',NULL,20.00,'','10','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(12449,'1110','101729274086','2024-10-18 22:04:28',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(12450,'5500','101729274086','2024-10-18 20:54:46',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12451,'1000','101729274086','2024-10-18 22:04:28',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12452,'4000','101729274086','2024-10-18 22:04:28',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(12453,'1110','101729319962','2024-10-19 09:39:34',NULL,25.00,'','10','1','Inventory sold','1','','sales','675','','No',NULL,NULL,''),(12454,'5500','101729319962','2024-10-19 09:39:22',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12455,'1000','101729319962','2024-10-19 09:39:34',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12456,'4000','101729319962','2024-10-19 09:39:34',NULL,50.00,'','10','1','Good sold','1','','sales','675','','No',NULL,NULL,''),(12457,'1110','101729319980','2024-10-19 09:40:44',NULL,24.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(12458,'1110','101729319980','2024-10-19 09:39:41',NULL,40.00,'','10','1','Inventory sold','1','','sales','1255','','No',NULL,NULL,''),(12459,'5500','101729319980','2024-10-19 09:39:57',64.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12460,'1000','101729319980','2024-10-19 09:40:44',220.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12461,'4000','101729319980','2024-10-19 09:40:44',NULL,120.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(12462,'4000','101729319980','2024-10-19 09:39:41',NULL,100.00,'','10','1','Good sold','1','','sales','1255','','No',NULL,NULL,''),(12463,'1110','101729320049','2024-10-19 10:07:58',NULL,85.00,'','10','1','Inventory sold','1','','sales','1570','','No',NULL,NULL,''),(12464,'5500','101729320049','2024-10-19 09:40:49',85.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12465,'1000','101729320049','2024-10-19 10:07:58',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12466,'4000','101729320049','2024-10-19 10:07:58',NULL,250.00,'','10','1','Good sold','1','','sales','1570','','No',NULL,NULL,''),(12467,'1110','101729326102','2024-10-19 11:23:48',NULL,0.00,'','10','1','Inventory sold','1','','sales','523','','No',NULL,NULL,''),(12468,'1110','101729326102','2024-10-19 11:21:42',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(12469,'1110','101729326102','2024-10-19 11:22:09',NULL,0.00,'','10','1','Inventory sold','1','','sales','1143','','No',NULL,NULL,''),(12470,'5500','101729326102','2024-10-19 11:23:15',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12471,'1000','101729326102','2024-10-19 11:23:48',185.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12472,'4000','101729326102','2024-10-19 11:23:48',NULL,75.00,'','10','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(12473,'4000','101729326102','2024-10-19 11:21:42',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(12474,'4000','101729326102','2024-10-19 11:22:09',NULL,60.00,'','10','1','Good sold','1','','sales','1143','','No',NULL,NULL,''),(12475,'1110','101729326231','2024-10-19 11:24:02',NULL,13.00,'','10','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(12476,'5500','101729326231','2024-10-19 11:23:51',13.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12477,'1000','101729326231','2024-10-19 11:24:02',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12478,'4000','101729326231','2024-10-19 11:24:02',NULL,30.00,'','10','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(12479,'1110','101729326263','2024-10-19 11:25:03',NULL,50.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(12480,'5500','101729326263','2024-10-19 11:24:23',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12481,'1000','101729326263','2024-10-19 11:25:03',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12482,'4000','101729326263','2024-10-19 11:25:03',NULL,100.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(12483,'1110','101729339999','2024-10-19 15:13:28',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(12484,'5500','101729339999','2024-10-19 15:13:19',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12485,'1000','101729339999','2024-10-19 15:13:28',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rgrhtjh'),(12486,'4000','101729339999','2024-10-19 15:13:28',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(12487,'1110','101729340018','2024-10-19 15:20:34',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(12488,'1110','101729340018','2024-10-19 15:13:38',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(12489,'1110','101729340018','2024-10-19 15:20:12',NULL,25.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(12490,'5500','101729340018','2024-10-19 15:20:21',115.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12491,'1000','101729340018','2024-10-19 15:20:34',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12492,'4000','101729340018','2024-10-19 15:20:34',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(12493,'4000','101729340018','2024-10-19 15:13:38',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(12494,'4000','101729340018','2024-10-19 15:20:12',NULL,50.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(12495,'1110','101729340437','2024-10-19 15:20:54',NULL,109.00,'','10','1','Inventory sold','1','','sales','1183','','No',NULL,NULL,''),(12496,'5500','101729340437','2024-10-19 15:20:37',109.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12497,'1000','101729340437','2024-10-19 15:20:54',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12498,'4000','101729340437','2024-10-19 15:20:54',NULL,200.00,'','10','1','Good sold','1','','sales','1183','','No',NULL,NULL,''),(12499,'1110','101729340460','2024-10-19 15:54:56',NULL,4.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(12500,'5500','101729340460','2024-10-19 15:21:00',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12501,'1000','101729340460','2024-10-19 15:54:56',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12502,'4000','101729340460','2024-10-19 15:54:56',NULL,20.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(12503,'1110','101729342500','2024-10-19 15:55:12',NULL,9.00,'','10','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(12504,'5500','101729342500','2024-10-19 15:55:00',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12505,'1000','101729342500','2024-10-19 15:55:12',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,' fgvf afg'),(12506,'4000','101729342500','2024-10-19 15:55:12',NULL,20.00,'','10','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(12507,'1110','101729342520','2024-10-19 18:35:19',NULL,28.00,'','10','1','Inventory sold','1','','sales','563','','No',NULL,NULL,''),(12508,'1110','101729342520','2024-10-19 15:55:20',NULL,90.00,'','10','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(12509,'1110','101729342520','2024-10-19 18:34:29',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(12510,'5500','101729342520','2024-10-19 18:35:10',118.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12511,'1000','101729342520','2024-10-19 18:35:19',210.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12512,'4000','101729342520','2024-10-19 18:35:19',NULL,50.00,'','10','1','Good sold','1','','sales','563','','No',NULL,NULL,''),(12513,'4000','101729342520','2024-10-19 15:55:20',NULL,150.00,'','10','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(12514,'4000','101729342520','2024-10-19 18:34:29',NULL,10.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(12515,'1110','101729352125','2024-10-19 18:42:42',NULL,40.00,'','10','1','Inventory sold','1','','sales','1336','','No',NULL,NULL,''),(12516,'5500','101729352125','2024-10-19 18:35:25',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12517,'1000','101729352125','2024-10-19 18:42:42',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'mfdgmkjtgh'),(12518,'4000','101729352125','2024-10-19 18:42:42',NULL,80.00,'','10','1','Good sold','1','','sales','1336','','No',NULL,NULL,''),(12519,'1110','101729352577','2024-10-21 15:45:10',NULL,40.00,'','10','1','Inventory sold','1','','sales','1604','','No',NULL,NULL,''),(12520,'5500','101729352577','2024-10-19 18:42:57',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12521,'1000','101729352577','2024-10-21 15:45:10',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12522,'4000','101729352577','2024-10-21 15:45:10',NULL,200.00,'','10','1','Good sold','1','','sales','1604','','No',NULL,NULL,''),(12523,'1110','101729514720','2024-10-21 15:45:32',NULL,25.00,'','10','1','Inventory sold','1','','sales','857','','No',NULL,NULL,''),(12524,'5500','101729514720','2024-10-21 15:45:20',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12525,'1000','101729514720','2024-10-21 15:45:32',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'wdcecdef'),(12526,'4000','101729514720','2024-10-21 15:45:32',NULL,50.00,'','10','1','Good sold','1','','sales','857','','No',NULL,NULL,''),(12527,'1110','101729514747','2024-10-21 17:03:14',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(12528,'5500','101729514747','2024-10-21 15:45:47',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12529,'1000','101729514747','2024-10-21 17:03:14',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12530,'4000','101729514747','2024-10-21 17:03:14',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(12531,'1110','101729519396','2024-10-21 17:19:26',NULL,36.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(12532,'5500','101729519396','2024-10-21 17:03:16',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12533,'1000','101729519396','2024-10-21 17:19:26',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12534,'4000','101729519396','2024-10-21 17:19:26',NULL,200.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(12535,'1110','101729521605','2024-10-21 17:40:15',NULL,108.00,'','10','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(12536,'5500','101729521605','2024-10-21 17:40:05',108.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12537,'1000','101729521605','2024-10-21 17:40:15',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'regfrhte'),(12538,'4000','101729521605','2024-10-21 17:40:15',NULL,150.00,'','10','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(12539,'1110','101729521622','2024-10-21 17:47:26',NULL,20.00,'','10','1','Inventory sold','1','','sales','813','','No',NULL,NULL,''),(12540,'5500','101729521622','2024-10-21 17:40:22',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12541,'1000','101729521622','2024-10-21 17:47:26',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12542,'4000','101729521622','2024-10-21 17:47:26',NULL,50.00,'','10','1','Good sold','1','','sales','813','','No',NULL,NULL,''),(12543,'1000','101729522049','2024-10-21 18:21:28',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gfdiyrfbeq'),(12544,'4000','101729522049','2024-10-21 18:21:28',NULL,100.00,'','10','1','Good sold','1','','sales','411','','No',NULL,NULL,''),(12545,'1110','101729524103','2024-10-21 19:10:59',NULL,117.00,'','10','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(12546,'1110','101729524103','2024-10-21 18:21:43',NULL,90.00,'','10','1','Inventory sold','1','','sales','1608','','No',NULL,NULL,''),(12547,'1110','101729524103','2024-10-21 19:09:43',NULL,42.00,'','10','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(12548,'5500','101729524103','2024-10-21 19:10:03',249.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12549,'1000','101729524103','2024-10-21 19:10:59',920.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'csfksdc'),(12550,'4000','101729524103','2024-10-21 19:10:59',NULL,270.00,'','10','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(12551,'4000','101729524103','2024-10-21 18:21:43',NULL,300.00,'','10','1','Good sold','1','','sales','1608','','No',NULL,NULL,''),(12552,'4000','101729524103','2024-10-21 19:09:43',NULL,350.00,'','10','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(12553,'1000','101729527098','2024-10-21 19:11:48',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sdaffs'),(12554,'4000','101729527098','2024-10-21 19:11:48',NULL,100.00,'','10','1','Good sold','1','','sales','1124','','No',NULL,NULL,''),(12555,'1110','101729527120','2024-10-21 19:12:26',NULL,4.00,'','10','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(12556,'1110','101729527120','2024-10-21 19:12:00',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(12557,'5500','101729527120','2024-10-21 19:12:18',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12558,'1000','101729527120','2024-10-21 19:12:26',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12559,'4000','101729527120','2024-10-21 19:12:26',NULL,20.00,'','10','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(12560,'4000','101729527120','2024-10-21 19:12:00',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(12561,'1000','101729527148','2024-10-21 19:18:37',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12562,'4000','101729527148','2024-10-21 19:18:37',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(12563,'1110','101729527519','2024-10-21 19:44:36',NULL,10.00,'','10','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(12564,'5500','101729527519','2024-10-21 19:18:39',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12565,'1000','101729527519','2024-10-21 19:44:36',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12566,'4000','101729527519','2024-10-21 19:44:36',NULL,50.00,'','10','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(12567,'1110','101729529079','2024-10-21 20:11:30',NULL,30.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(12568,'1110','101729529079','2024-10-21 19:44:39',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(12569,'5500','101729529079','2024-10-21 20:11:03',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12570,'1000','101729529079','2024-10-21 20:11:30',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12571,'4000','101729529079','2024-10-21 20:11:30',NULL,100.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(12572,'4000','101729529079','2024-10-21 19:44:39',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(12573,'1000','101729530693','2024-10-21 20:19:03',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'eurhgu9rhg'),(12574,'4000','101729530693','2024-10-21 20:19:03',NULL,100.00,'','10','1','Good sold','1','','sales','326','','No',NULL,NULL,''),(12575,'1110','101729531150','2024-10-21 20:43:15',NULL,5.50,'','10','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(12576,'5500','101729531150','2024-10-21 20:19:10',5.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12577,'1000','101729531150','2024-10-21 20:43:15',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tgwtgt'),(12578,'4000','101729531150','2024-10-21 20:43:15',NULL,50.00,'','10','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(12579,'1110','101729532603','2024-10-21 20:46:37',NULL,5.00,'','10','1','Inventory sold','1','','sales','1599','','No',NULL,NULL,''),(12580,'5500','101729532603','2024-10-21 20:43:23',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12581,'1000','101729532603','2024-10-21 20:46:37',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12582,'4000','101729532603','2024-10-21 20:46:37',NULL,30.00,'','10','1','Good sold','1','','sales','1599','','No',NULL,NULL,''),(12583,'1110','101729532801','2024-10-21 20:49:27',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(12584,'5500','101729532801','2024-10-21 20:46:41',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12585,'1000','101729532801','2024-10-21 20:49:27',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'chfyrhf'),(12586,'4000','101729532801','2024-10-21 20:49:27',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(12587,'1110','101729532977','2024-10-21 20:50:40',NULL,56.00,'','10','1','Inventory sold','1','','sales','270','','No',NULL,NULL,''),(12588,'1110','101729532977','2024-10-21 20:49:37',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(12589,'5500','101729532977','2024-10-21 20:50:28',56.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12590,'1000','101729532977','2024-10-21 20:50:40',110.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'efrewff'),(12591,'4000','101729532977','2024-10-21 20:50:40',NULL,100.00,'','10','1','Good sold','1','','sales','270','','No',NULL,NULL,''),(12592,'4000','101729532977','2024-10-21 20:49:37',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(12593,'1110','101729533050','2024-10-21 21:21:22',NULL,8.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(12594,'5500','101729533050','2024-10-21 20:50:50',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12595,'1000','101729533050','2024-10-21 21:21:22',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12596,'4000','101729533050','2024-10-21 21:21:22',NULL,20.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(12597,'1110','101729534884','2024-10-21 21:22:21',NULL,18.90,'','10','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(12598,'5500','101729534884','2024-10-21 21:21:24',18.90,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12599,'1000','101729534884','2024-10-21 21:22:21',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12600,'4000','101729534884','2024-10-21 21:22:21',NULL,100.00,'','10','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(12601,'1000','101729536088','2024-10-21 21:41:42',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fiuaGFE'),(12602,'4000','101729536088','2024-10-21 21:41:42',NULL,100.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(12603,'1110','101729536112','2024-10-21 21:42:03',NULL,5.50,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(12604,'5500','101729536112','2024-10-21 21:41:52',5.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12605,'1000','101729536112','2024-10-21 21:42:03',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12606,'4000','101729536112','2024-10-21 21:42:03',NULL,20.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(12607,'1110','101729536125','2024-10-21 21:54:37',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(12608,'5500','101729536125','2024-10-21 21:42:05',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12609,'1000','101729536125','2024-10-21 21:54:37',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12610,'4000','101729536125','2024-10-21 21:54:37',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(12611,'1110','101729576279','2024-10-22 08:51:33',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(12612,'5500','101729576279','2024-10-22 08:51:19',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12613,'1000','101729576279','2024-10-22 08:51:33',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12614,'4000','101729576279','2024-10-22 08:51:33',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(12615,'1000','101729580439','2024-10-22 10:10:57',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12616,'4000','101729580439','2024-10-22 10:10:57',NULL,10.00,'','10','1','Good sold','1','','sales','259','','No',NULL,NULL,''),(12617,'1110','101729581060','2024-10-22 10:17:01',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(12618,'5500','101729581060','2024-10-22 10:11:00',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12619,'1000','101729581060','2024-10-22 10:17:01',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'grwgrg'),(12620,'4000','101729581060','2024-10-22 10:17:01',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(12621,'1110','101729581433','2024-10-22 10:54:30',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(12622,'5500','101729581433','2024-10-22 10:17:13',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12623,'1000','101729581433','2024-10-22 10:54:30',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hyuefdy7y nfbhe'),(12624,'4000','101729581433','2024-10-22 10:54:30',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(12625,'1000','101729583812','2024-10-22 11:12:29',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12626,'4000','101729583812','2024-10-22 11:12:29',NULL,10.00,'','10','1','Good sold','1','','sales','259','','No',NULL,NULL,''),(12627,'1000','101729592290','2024-10-22 13:18:22',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'uehd7qhe'),(12628,'4000','101729592290','2024-10-22 13:18:22',NULL,60.00,'','10','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(12629,'1110','101729592310','2024-10-22 13:33:14',NULL,8.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(12630,'5500','101729592310','2024-10-22 13:18:30',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12631,'1000','101729592310','2024-10-22 13:33:14',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'r vqgqgrew'),(12632,'4000','101729592310','2024-10-22 13:33:14',NULL,20.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(12633,'1110','101729593202','2024-10-22 14:09:02',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(12634,'1110','101729593202','2024-10-22 13:33:22',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(12635,'1110','101729593202','2024-10-22 14:08:34',NULL,33.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(12636,'5500','101729593202','2024-10-22 14:08:49',123.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12637,'1000','101729593202','2024-10-22 14:09:02',370.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hufcdrhv'),(12638,'4000','101729593202','2024-10-22 14:09:02',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(12639,'4000','101729593202','2024-10-22 13:33:22',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(12640,'4000','101729593202','2024-10-22 14:08:34',NULL,120.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(12641,'1000','101729595352','2024-10-22 15:58:36',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'djgfuetgf'),(12642,'4000','101729595352','2024-10-22 15:58:36',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(12643,'1000','101729601924','2024-10-22 16:33:11',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dcfjvsdhfvjew'),(12644,'4000','101729601924','2024-10-22 16:33:11',NULL,400.00,'','10','1','Good sold','1','','sales','1609','','No',NULL,NULL,''),(12645,'1000','101729604003','2024-10-22 16:42:41',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'yefhfh'),(12646,'4000','101729604003','2024-10-22 16:42:41',NULL,30.00,'','10','1','Good sold','1','','sales','421','','No',NULL,NULL,''),(12647,'1000','101729604589','2024-10-22 17:02:48',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'uyfdvhxaYFy'),(12648,'4000','101729604589','2024-10-22 17:02:48',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(12649,'1110','101729606177','2024-10-22 17:09:47',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(12650,'5500','101729606177','2024-10-22 17:09:37',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12651,'1000','101729606177','2024-10-22 17:09:47',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'kfddgfjdd'),(12652,'4000','101729606177','2024-10-22 17:09:47',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(12653,'1110','101729606295','2024-10-22 17:16:14',NULL,30.00,'','10','1','Inventory sold','1','','sales','798','','No',NULL,NULL,''),(12654,'1110','101729606295','2024-10-22 17:11:35',NULL,36.00,'','10','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(12655,'1110','101729606295','2024-10-22 17:15:47',NULL,30.00,'','10','1','Inventory sold','1','','sales','1515','','No',NULL,NULL,''),(12656,'5500','101729606295','2024-10-22 17:15:54',96.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12657,'1000','101729606295','2024-10-22 17:16:14',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12658,'4000','101729606295','2024-10-22 17:16:14',NULL,50.00,'','10','1','Good sold','1','','sales','798','','No',NULL,NULL,''),(12659,'4000','101729606295','2024-10-22 17:11:35',NULL,150.00,'','10','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(12660,'4000','101729606295','2024-10-22 17:15:47',NULL,100.00,'','10','1','Good sold','1','','sales','1515','','No',NULL,NULL,''),(12661,'1110','101729606579','2024-10-22 18:14:30',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(12662,'1110','101729606579','2024-10-22 17:16:19',NULL,25.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(12663,'5500','101729606579','2024-10-22 18:14:19',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12664,'1000','101729606579','2024-10-22 18:14:30',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sfduyfsdhfyefd'),(12665,'4000','101729606579','2024-10-22 18:14:30',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(12666,'4000','101729606579','2024-10-22 17:16:19',NULL,50.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(12667,'1110','101729611365','2024-10-22 18:36:21',NULL,2.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(12668,'5500','101729611365','2024-10-22 18:36:05',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12669,'1000','101729611365','2024-10-22 18:36:21',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12670,'4000','101729611365','2024-10-22 18:36:21',NULL,10.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(12671,'1110','101729611386','2024-10-22 18:47:33',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(12672,'5500','101729611386','2024-10-22 18:36:26',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12673,'1000','101729611386','2024-10-22 18:47:33',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ge;efjdfg'),(12674,'4000','101729611386','2024-10-22 18:47:33',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(12675,'1110','101729612084','2024-10-22 18:51:36',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(12676,'5500','101729612084','2024-10-22 18:48:04',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12677,'1000','101729612084','2024-10-22 18:51:36',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ghcwghcd'),(12678,'4000','101729612084','2024-10-22 18:51:36',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(12679,'1000','101729612305','2024-10-22 19:04:43',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sfdhvcfd'),(12680,'4000','101729612305','2024-10-22 19:04:43',NULL,150.00,'','10','1','Good sold','1','','sales','712','','No',NULL,NULL,''),(12681,'1000','101729613092','2024-10-22 19:05:22',70.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sbchgcsdhe'),(12682,'4000','101729613092','2024-10-22 19:05:22',NULL,30.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(12683,'4000','101729613092','2024-10-22 19:04:52',NULL,40.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(12684,'1110','101729613133','2024-10-22 19:10:33',NULL,20.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(12685,'5500','101729613133','2024-10-22 19:05:33',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12686,'1000','101729613133','2024-10-22 19:10:33',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ewfwergg'),(12687,'4000','101729613133','2024-10-22 19:10:33',NULL,50.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(12688,'1000','101729613439','2024-10-22 19:21:27',140.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ewfg'),(12689,'4000','101729613439','2024-10-22 19:21:27',NULL,140.00,'','10','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(12690,'1110','101729614094','2024-10-22 19:25:44',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(12691,'5500','101729614094','2024-10-22 19:21:34',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12692,'1000','101729614094','2024-10-22 19:25:44',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,' 90jkyg'),(12693,'4000','101729614094','2024-10-22 19:25:44',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(12694,'1110','101729614356','2024-10-22 19:26:44',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(12695,'5500','101729614356','2024-10-22 19:25:56',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12696,'1000','101729614356','2024-10-22 19:26:44',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gagdsg'),(12697,'4000','101729614356','2024-10-22 19:26:44',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(12698,'1110','101729614412','2024-10-22 19:30:36',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(12699,'5500','101729614412','2024-10-22 19:26:52',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12700,'1000','101729614412','2024-10-22 19:30:36',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'lausfjhvashjsa'),(12701,'4000','101729614412','2024-10-22 19:30:36',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(12702,'1110','101729614647','2024-10-22 20:06:30',NULL,45.00,'','10','1','Inventory sold','1','','sales','1536','','No',NULL,NULL,''),(12703,'5500','101729614647','2024-10-22 19:30:47',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12704,'1000','101729614647','2024-10-22 20:06:30',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hgascuyvnad'),(12705,'4000','101729614647','2024-10-22 20:06:30',NULL,150.00,'','10','1','Good sold','1','','sales','1536','','No',NULL,NULL,''),(12706,'1110','101729616797','2024-10-22 20:14:18',NULL,35.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(12707,'5500','101729616797','2024-10-22 20:06:37',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12708,'1000','101729616797','2024-10-22 20:14:18',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12709,'4000','101729616797','2024-10-22 20:14:18',NULL,100.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(12710,'1000','101729617262','2024-10-22 20:17:38',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12711,'4000','101729617262','2024-10-22 20:17:38',NULL,10.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(12712,'1110','101729617461','2024-10-22 20:23:56',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(12713,'1110','101729617461','2024-10-22 20:17:41',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(12714,'5500','101729617461','2024-10-22 20:21:36',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12715,'1000','101729617461','2024-10-22 20:23:56',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12716,'4000','101729617461','2024-10-22 20:23:56',NULL,150.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(12717,'4000','101729617461','2024-10-22 20:17:41',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(12718,'1110','101729617839','2024-10-22 20:41:13',NULL,7.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(12719,'5500','101729617839','2024-10-22 20:23:59',7.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12720,'1000','101729617839','2024-10-22 20:41:13',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12721,'4000','101729617839','2024-10-22 20:41:13',NULL,20.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(12722,'1000','101729618874','2024-10-22 21:09:03',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12723,'4000','101729618874','2024-10-22 21:09:03',NULL,60.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(12724,'1000','101729620545','2024-10-22 21:16:14',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12725,'4000','101729620545','2024-10-22 21:16:14',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(12726,'1000','101729620975','2024-10-22 21:16:24',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12727,'4000','101729620975','2024-10-22 21:16:24',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(12728,'1000','101729620986','2024-10-22 21:47:40',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'wdfgh8r'),(12729,'4000','101729620986','2024-10-22 21:47:40',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(12730,'1110','101729622871','2024-10-22 21:54:14',NULL,10.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(12731,'5500','101729622871','2024-10-22 21:47:51',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12732,'1000','101729622871','2024-10-22 21:54:14',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'yvdwvgcywd'),(12733,'4000','101729622871','2024-10-22 21:54:14',NULL,20.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(12734,'1110','101729663214','2024-10-23 09:00:50',NULL,30.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(12735,'1110','101729663214','2024-10-23 09:00:14',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(12736,'5500','101729663214','2024-10-23 09:00:39',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12737,'1000','101729663214','2024-10-23 09:00:50',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12738,'4000','101729663214','2024-10-23 09:00:50',NULL,100.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(12739,'4000','101729663214','2024-10-23 09:00:14',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(12740,'1000','101729663252','2024-10-23 09:01:01',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12741,'4000','101729663252','2024-10-23 09:01:01',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(12742,'1110','101729663266','2024-10-23 10:38:18',NULL,7.50,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(12743,'1110','101729663266','2024-10-23 09:01:06',NULL,4.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(12744,'5500','101729663266','2024-10-23 10:37:58',11.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12745,'1000','101729663266','2024-10-23 10:38:18',35.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12746,'4000','101729663266','2024-10-23 10:38:18',NULL,15.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(12747,'4000','101729663266','2024-10-23 09:01:06',NULL,20.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(12748,'1110','101729669101','2024-10-23 12:15:43',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(12749,'5500','101729669101','2024-10-23 10:38:21',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12750,'1000','101729669101','2024-10-23 12:15:43',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12751,'4000','101729669101','2024-10-23 12:15:43',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(12752,'1110','101729674945','2024-10-23 13:02:13',NULL,20.00,'','10','1','Inventory sold','1','','sales','1529','','No',NULL,NULL,''),(12753,'5500','101729674945','2024-10-23 12:15:45',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12754,'1000','101729674945','2024-10-23 13:02:13',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ya6rtfhea'),(12755,'4000','101729674945','2024-10-23 13:02:13',NULL,50.00,'','10','1','Good sold','1','','sales','1529','','No',NULL,NULL,''),(12756,'1110','101729677750','2024-10-23 13:28:26',NULL,150.00,'','10','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(12757,'5500','101729677750','2024-10-23 13:02:30',150.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12758,'1000','101729677750','2024-10-23 13:28:26',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hjfgsdgfsb'),(12759,'4000','101729677750','2024-10-23 13:28:26',NULL,250.00,'','10','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(12760,'1000','101729679332','2024-10-23 13:29:09',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'jragjfgr'),(12761,'4000','101729679332','2024-10-23 13:29:09',NULL,40.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(12762,'1110','101729679366','2024-10-23 13:31:46',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(12763,'5500','101729679366','2024-10-23 13:29:26',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12764,'1000','101729679366','2024-10-23 13:31:46',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12765,'4000','101729679366','2024-10-23 13:31:46',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(12766,'1110','101729679508','2024-10-23 13:33:36',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(12767,'5500','101729679508','2024-10-23 13:31:48',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12768,'1000','101729679508','2024-10-23 13:33:36',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hgfsdhjfghda'),(12769,'4000','101729679508','2024-10-23 13:33:36',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(12770,'1110','101729679628','2024-10-23 14:17:17',NULL,0.00,'','10','1','Inventory sold','1','','sales','236','','No',NULL,NULL,''),(12771,'1110','101729679628','2024-10-23 13:33:48',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(12772,'1110','101729679628','2024-10-23 14:16:40',NULL,10.00,'','10','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(12773,'5500','101729679628','2024-10-23 14:16:55',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12774,'1000','101729679628','2024-10-23 14:17:17',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12775,'4000','101729679628','2024-10-23 14:17:17',NULL,100.00,'','10','1','Good sold','1','','sales','236','','No',NULL,NULL,''),(12776,'4000','101729679628','2024-10-23 13:33:48',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(12777,'4000','101729679628','2024-10-23 14:16:40',NULL,50.00,'','10','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(12778,'1000','101729682241','2024-10-23 14:47:42',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12779,'4000','101729682241','2024-10-23 14:47:42',NULL,30.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(12780,'1110','101729696203','2024-10-23 18:10:26',NULL,30.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(12781,'1110','101729696203','2024-10-23 18:10:03',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(12782,'5500','101729696203','2024-10-23 18:10:18',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12783,'1000','101729696203','2024-10-23 18:10:26',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12784,'4000','101729696203','2024-10-23 18:10:26',NULL,100.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(12785,'4000','101729696203','2024-10-23 18:10:03',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(12786,'1110','101729696228','2024-10-23 18:37:22',NULL,108.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(12787,'5500','101729696228','2024-10-23 18:10:28',108.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12788,'1000','101729696228','2024-10-23 18:37:22',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12789,'4000','101729696228','2024-10-23 18:37:22',NULL,200.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(12790,'1110','101729697844','2024-10-23 18:58:01',NULL,34.00,'','10','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(12791,'1110','101729697844','2024-10-23 18:37:24',NULL,4.00,'','10','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(12792,'5500','101729697844','2024-10-23 18:41:21',38.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12793,'1000','101729697844','2024-10-23 18:58:01',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12794,'4000','101729697844','2024-10-23 18:58:01',NULL,60.00,'','10','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(12795,'4000','101729697844','2024-10-23 18:37:24',NULL,20.00,'','10','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(12796,'1110','101729699086','2024-10-23 18:58:17',NULL,4.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(12797,'5500','101729699086','2024-10-23 18:58:06',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12798,'1000','101729699086','2024-10-23 18:58:17',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12799,'4000','101729699086','2024-10-23 18:58:17',NULL,10.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(12800,'1110','101729699098','2024-10-23 19:44:01',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(12801,'5500','101729699098','2024-10-23 18:58:18',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12802,'1000','101729699098','2024-10-23 19:44:01',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gfdegwfvgehvdf'),(12803,'4000','101729699098','2024-10-23 19:44:01',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(12804,'1110','101729703418','2024-10-23 20:10:51',NULL,95.00,'','10','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(12805,'1110','101729703418','2024-10-23 20:10:18',NULL,15.00,'','10','1','Inventory sold','1','','sales','1006','','No',NULL,NULL,''),(12806,'5500','101729703418','2024-10-23 20:10:33',110.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12807,'1000','101729703418','2024-10-23 20:10:51',240.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12808,'4000','101729703418','2024-10-23 20:10:51',NULL,200.00,'','10','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(12809,'4000','101729703418','2024-10-23 20:10:18',NULL,40.00,'','10','1','Good sold','1','','sales','1006','','No',NULL,NULL,''),(12810,'1110','101729703477','2024-10-23 20:11:39',NULL,40.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(12811,'5500','101729703477','2024-10-23 20:11:17',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12812,'1000','101729703477','2024-10-23 20:11:39',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fiasdkjdfjgf'),(12813,'4000','101729703477','2024-10-23 20:11:39',NULL,200.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(12814,'1000','101729703509','2024-10-23 20:21:27',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'jhegdfhrfejr'),(12815,'4000','101729703509','2024-10-23 20:21:27',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(12816,'1000','101729704098','2024-10-23 20:22:24',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12817,'4000','101729704098','2024-10-23 20:22:24',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(12818,'1000','101729704147','2024-10-23 20:43:37',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12819,'4000','101729704147','2024-10-23 20:43:37',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(12820,'1110','101729705437','2024-10-23 20:52:21',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(12821,'5500','101729705437','2024-10-23 20:43:57',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12822,'1000','101729705437','2024-10-23 20:52:21',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sagfdsfdyufs'),(12823,'4000','101729705437','2024-10-23 20:52:21',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(12824,'1110','101729705951','2024-10-23 20:52:38',NULL,14.00,'','10','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(12825,'5500','101729705951','2024-10-23 20:52:31',14.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12826,'1000','101729705951','2024-10-23 20:52:38',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sgfafd'),(12827,'4000','101729705951','2024-10-23 20:52:38',NULL,20.00,'','10','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(12828,'1110','101729705965','2024-10-23 20:57:20',NULL,4.00,'','10','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(12829,'5500','101729705965','2024-10-23 20:52:45',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12830,'1000','101729705965','2024-10-23 20:57:20',8.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12831,'4000','101729705965','2024-10-23 20:57:20',NULL,8.00,'','10','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(12832,'1000','101729707511','2024-10-23 21:18:41',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dfhvdhgfewy'),(12833,'4000','101729707511','2024-10-23 21:18:41',NULL,30.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(12834,'1110','101729707530','2024-10-23 21:20:55',NULL,1.00,'','10','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(12835,'5500','101729707530','2024-10-23 21:18:50',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12836,'1000','101729707530','2024-10-23 21:20:55',2.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12837,'4000','101729707530','2024-10-23 21:20:55',NULL,2.00,'','10','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(12838,'1110','101729707667','2024-10-23 21:22:36',NULL,32.00,'','10','1','Inventory sold','1','','sales','893','','No',NULL,NULL,''),(12839,'1110','101729707667','2024-10-23 21:21:07',NULL,0.00,'','10','1','Inventory sold','1','','sales','523','','No',NULL,NULL,''),(12840,'5500','101729707667','2024-10-23 21:22:24',32.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12841,'1000','101729707667','2024-10-23 21:22:36',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dhvfsagjgs'),(12842,'4000','101729707667','2024-10-23 21:22:36',NULL,100.00,'','10','1','Good sold','1','','sales','893','','No',NULL,NULL,''),(12843,'4000','101729707667','2024-10-23 21:21:07',NULL,250.00,'','10','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(12844,'1000','101729707766','2024-10-23 21:38:15',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12845,'4000','101729707766','2024-10-23 21:38:15',NULL,10.00,'','10','1','Good sold','1','','sales','1143','','No',NULL,NULL,''),(12846,'1000','101729708700','2024-10-23 21:46:01',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12847,'4000','101729708700','2024-10-23 21:46:01',NULL,20.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(12848,'1110','101729709164','2024-10-23 22:12:38',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(12849,'1110','101729709164','2024-10-23 21:46:04',NULL,4.00,'','10','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(12850,'5500','101729709164','2024-10-23 22:12:07',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12851,'1000','101729709164','2024-10-23 22:12:38',38.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'huudfxegv'),(12852,'4000','101729709164','2024-10-23 22:12:38',NULL,30.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(12853,'4000','101729709164','2024-10-23 21:46:04',NULL,8.00,'','10','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(12854,'1110','101729748980','2024-10-24 08:50:32',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(12855,'1110','101729748980','2024-10-24 08:49:40',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(12856,'5500','101729748980','2024-10-24 08:50:14',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12857,'1000','101729748980','2024-10-24 08:50:32',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'vsacdghcuweq'),(12858,'4000','101729748980','2024-10-24 08:50:32',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(12859,'4000','101729748980','2024-10-24 08:49:40',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(12860,'1110','101729749172','2024-10-24 09:03:37',NULL,4.00,'','10','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(12861,'1110','101729749172','2024-10-24 08:52:52',NULL,6.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(12862,'5500','101729749172','2024-10-24 09:03:10',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12863,'1000','101729749172','2024-10-24 09:03:37',28.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12864,'4000','101729749172','2024-10-24 09:03:37',NULL,8.00,'','10','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(12865,'4000','101729749172','2024-10-24 08:52:52',NULL,20.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(12866,'1110','101729751372','2024-10-24 09:30:02',NULL,30.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(12867,'1110','101729751372','2024-10-24 09:29:32',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(12868,'5500','101729751372','2024-10-24 09:29:53',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12869,'1000','101729751372','2024-10-24 09:30:02',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'jfffffffffffffrj'),(12870,'4000','101729751372','2024-10-24 09:30:02',NULL,100.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(12871,'4000','101729751372','2024-10-24 09:29:32',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(12872,'1110','101729751446','2024-10-24 09:46:21',NULL,48.80,'','10','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(12873,'5500','101729751446','2024-10-24 09:30:46',48.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12874,'1000','101729751446','2024-10-24 09:46:21',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'8u3uh3ijh'),(12875,'4000','101729751446','2024-10-24 09:46:21',NULL,80.00,'','10','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(12876,'1110','101729752391','2024-10-24 09:50:53',NULL,42.00,'','10','1','Inventory sold','1','','sales','1555','','No',NULL,NULL,''),(12877,'5500','101729752391','2024-10-24 09:46:31',42.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12878,'1000','101729752391','2024-10-24 09:50:53',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dsbcvaub'),(12879,'4000','101729752391','2024-10-24 09:50:53',NULL,100.00,'','10','1','Good sold','1','','sales','1555','','No',NULL,NULL,''),(12880,'1110','101729752663','2024-10-24 09:54:51',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(12881,'5500','101729752663','2024-10-24 09:51:03',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12882,'1000','101729752663','2024-10-24 09:54:51',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12883,'4000','101729752663','2024-10-24 09:54:51',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(12884,'1110','101729760759','2024-10-24 12:35:16',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(12885,'1110','101729760759','2024-10-24 12:05:59',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(12886,'5500','101729760759','2024-10-24 12:34:56',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12887,'1000','101729760759','2024-10-24 12:35:16',70.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dfgfjdsgFAIfea'),(12888,'4000','101729760759','2024-10-24 12:35:16',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(12889,'4000','101729760759','2024-10-24 12:05:59',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(12890,'1110','101729762525','2024-10-24 12:58:15',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(12891,'5500','101729762525','2024-10-24 12:35:25',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12892,'1000','101729762525','2024-10-24 12:58:15',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12893,'4000','101729762525','2024-10-24 12:58:15',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(12894,'1110','101729763899','2024-10-24 13:40:44',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(12895,'5500','101729763899','2024-10-24 12:58:19',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12896,'1000','101729763899','2024-10-24 13:40:44',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'h dvyjvyvd'),(12897,'4000','101729763899','2024-10-24 13:40:44',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(12898,'1000','101729775800','2024-10-24 16:16:52',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rujdeue7'),(12899,'4000','101729775800','2024-10-24 16:16:52',NULL,50.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(12900,'1110','101729775820','2024-10-24 17:32:34',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(12901,'5500','101729775820','2024-10-24 16:17:00',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12902,'1000','101729775820','2024-10-24 17:32:34',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12903,'4000','101729775820','2024-10-24 17:32:34',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(12904,'1110','101729780356','2024-10-24 18:08:06',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(12905,'5500','101729780356','2024-10-24 17:32:36',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12906,'1000','101729780356','2024-10-24 18:08:06',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12907,'4000','101729780356','2024-10-24 18:08:06',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(12908,'1110','101729782487','2024-10-24 18:34:13',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(12909,'5500','101729782487','2024-10-24 18:08:07',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12910,'1000','101729782487','2024-10-24 18:34:13',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12911,'4000','101729782487','2024-10-24 18:34:13',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(12912,'1110','101729784055','2024-10-24 18:34:38',NULL,30.00,'','10','1','Inventory sold','1','','sales','1502','','No',NULL,NULL,''),(12913,'5500','101729784055','2024-10-24 18:34:15',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12914,'1000','101729784055','2024-10-24 18:34:38',130.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gdhfuye'),(12915,'4000','101729784055','2024-10-24 18:34:38',NULL,130.00,'','10','1','Good sold','1','','sales','1502','','No',NULL,NULL,''),(12916,'1110','101729785245','2024-10-24 18:54:15',NULL,56.00,'','10','1','Inventory sold','1','','sales','270','','No',NULL,NULL,''),(12917,'5500','101729785245','2024-10-24 18:54:05',56.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12918,'1000','101729785245','2024-10-24 18:54:15',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12919,'4000','101729785245','2024-10-24 18:54:15',NULL,100.00,'','10','1','Good sold','1','','sales','270','','No',NULL,NULL,''),(12920,'1110','101729788927','2024-10-24 19:56:11',NULL,50.00,'','10','1','Inventory sold','1','','sales','1610','','No',NULL,NULL,''),(12921,'1110','101729788927','2024-10-24 19:55:27',NULL,0.00,'','10','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(12922,'1110','101729788927','2024-10-24 19:55:36',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(12923,'1110','101729788927','2024-10-24 19:55:52',NULL,4.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(12924,'5500','101729788927','2024-10-24 19:56:01',129.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12925,'1000','101729788927','2024-10-24 19:56:11',340.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12926,'4000','101729788927','2024-10-24 19:56:11',NULL,200.00,'','10','1','Good sold','1','','sales','1610','','No',NULL,NULL,''),(12927,'4000','101729788927','2024-10-24 19:55:27',NULL,30.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(12928,'4000','101729788927','2024-10-24 19:55:36',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(12929,'4000','101729788927','2024-10-24 19:55:52',NULL,10.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(12930,'1110','101729788988','2024-10-24 20:03:51',NULL,7.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(12931,'1110','101729788988','2024-10-24 19:56:28',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(12932,'5500','101729788988','2024-10-24 20:03:36',146.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12933,'1000','101729788988','2024-10-24 20:03:51',220.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12934,'4000','101729788988','2024-10-24 20:03:51',NULL,20.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(12935,'4000','101729788988','2024-10-24 19:56:28',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(12936,'1110','101729789433','2024-10-24 20:04:02',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(12937,'5500','101729789433','2024-10-24 20:03:53',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12938,'1000','101729789433','2024-10-24 20:04:02',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'2EDFYEFWBR'),(12939,'4000','101729789433','2024-10-24 20:04:02',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(12940,'1110','101729789448','2024-10-24 20:07:01',NULL,3.50,'','10','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(12941,'1110','101729789448','2024-10-24 20:04:09',NULL,6.00,'','10','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(12942,'5500','101729789448','2024-10-24 20:06:50',9.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12943,'1000','101729789448','2024-10-24 20:07:01',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12944,'4000','101729789448','2024-10-24 20:07:01',NULL,10.00,'','10','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(12945,'4000','101729789448','2024-10-24 20:04:09',NULL,10.00,'','10','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(12946,'1110','101729789623','2024-10-24 20:11:16',NULL,20.00,'','10','1','Inventory sold','1','','sales','813','','No',NULL,NULL,''),(12947,'1110','101729789623','2024-10-24 20:07:03',NULL,20.00,'','10','1','Inventory sold','1','','sales','336','','No',NULL,NULL,''),(12948,'5500','101729789623','2024-10-24 20:10:51',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12949,'1000','101729789623','2024-10-24 20:11:16',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12950,'4000','101729789623','2024-10-24 20:11:16',NULL,50.00,'','10','1','Good sold','1','','sales','813','','No',NULL,NULL,''),(12951,'4000','101729789623','2024-10-24 20:07:03',NULL,100.00,'','10','1','Good sold','1','','sales','336','','No',NULL,NULL,''),(12952,'1000','101729789879','2024-10-24 20:19:37',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFREG G'),(12953,'4000','101729789879','2024-10-24 20:19:37',NULL,150.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(12954,'1110','101729790388','2024-10-24 20:27:52',NULL,15.00,'','10','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(12955,'5500','101729790388','2024-10-24 20:19:48',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12956,'1000','101729790388','2024-10-24 20:27:52',25.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FVHUBEVE'),(12957,'4000','101729790388','2024-10-24 20:27:52',NULL,25.00,'','10','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(12958,'1110','101729791914','2024-10-24 20:45:35',NULL,0.00,'','10','1','Inventory sold','1','','sales','523','','No',NULL,NULL,''),(12959,'1110','101729791914','2024-10-24 20:45:14',NULL,40.00,'','10','1','Inventory sold','1','','sales','539','','No',NULL,NULL,''),(12960,'5500','101729791914','2024-10-24 20:45:25',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12961,'1000','101729791914','2024-10-24 20:45:35',175.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GHADFG'),(12962,'4000','101729791914','2024-10-24 20:45:35',NULL,75.00,'','10','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(12963,'4000','101729791914','2024-10-24 20:45:14',NULL,100.00,'','10','1','Good sold','1','','sales','539','','No',NULL,NULL,''),(12964,'1110','101729791944','2024-10-24 20:50:19',NULL,35.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(12965,'5500','101729791944','2024-10-24 20:45:44',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12966,'1000','101729791944','2024-10-24 20:50:19',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12967,'4000','101729791944','2024-10-24 20:50:19',NULL,100.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(12968,'1110','101729792223','2024-10-24 21:00:30',NULL,0.00,'','10','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(12969,'1110','101729792223','2024-10-24 20:50:23',NULL,8.00,'','10','1','Inventory sold','1','','sales','1616','','No',NULL,NULL,''),(12970,'1110','101729792223','2024-10-24 21:00:07',NULL,108.00,'','10','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(12971,'5500','101729792223','2024-10-24 21:00:20',116.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12972,'1000','101729792223','2024-10-24 21:00:30',180.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12973,'4000','101729792223','2024-10-24 21:00:30',NULL,10.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(12974,'4000','101729792223','2024-10-24 20:50:23',NULL,20.00,'','10','1','Good sold','1','','sales','1616','','No',NULL,NULL,''),(12975,'4000','101729792223','2024-10-24 21:00:07',NULL,150.00,'','10','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(12976,'1000','101729792832','2024-10-24 21:25:50',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EFFEWFE'),(12977,'4000','101729792832','2024-10-24 21:25:50',NULL,200.00,'','10','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(12978,'1110','101729794361','2024-10-24 21:31:48',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(12979,'5500','101729794361','2024-10-24 21:26:01',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12980,'1000','101729794361','2024-10-24 21:31:48',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12981,'4000','101729794361','2024-10-24 21:31:48',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(12982,'1000','101729835767','2024-10-25 08:56:44',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'wergrgrg'),(12983,'4000','101729835767','2024-10-25 08:56:44',NULL,100.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(12984,'1110','101729835816','2024-10-25 09:53:52',NULL,120.00,'','10','1','Inventory sold','1','','sales','1260','','No',NULL,NULL,''),(12985,'1110','101729835816','2024-10-25 08:56:56',NULL,82.00,'','10','1','Inventory sold','1','','sales','629','','No',NULL,NULL,''),(12986,'1110','101729835816','2024-10-25 09:53:20',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(12987,'5500','101729835816','2024-10-25 09:53:28',227.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12988,'1000','101729835816','2024-10-25 09:53:52',650.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sgfshfv'),(12989,'4000','101729835816','2024-10-25 09:53:52',NULL,400.00,'','10','1','Good sold','1','','sales','1260','','No',NULL,NULL,''),(12990,'4000','101729835816','2024-10-25 08:56:56',NULL,200.00,'','10','1','Good sold','1','','sales','629','','No',NULL,NULL,''),(12991,'4000','101729835816','2024-10-25 09:53:20',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(12992,'1110','101729839243','2024-10-25 10:06:55',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(12993,'1110','101729839243','2024-10-25 09:54:03',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(12994,'1110','101729839243','2024-10-25 10:06:29',NULL,0.00,'','10','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(12995,'5500','101729839243','2024-10-25 10:06:43',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12996,'1000','101729839243','2024-10-25 10:06:55',310.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12997,'4000','101729839243','2024-10-25 10:06:55',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(12998,'4000','101729839243','2024-10-25 09:54:03',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(12999,'4000','101729839243','2024-10-25 10:06:29',NULL,60.00,'','10','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(13000,'1110','101729850769','2024-10-25 13:07:16',NULL,9.00,'','10','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(13001,'1110','101729850769','2024-10-25 13:06:09',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(13002,'5500','101729850769','2024-10-25 13:07:09',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13003,'1000','101729850769','2024-10-25 13:07:16',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13004,'4000','101729850769','2024-10-25 13:07:16',NULL,20.00,'','10','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(13005,'4000','101729850769','2024-10-25 13:06:09',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(13006,'1110','101729859855','2024-10-25 15:40:52',NULL,13.00,'','10','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(13007,'1110','101729859855','2024-10-25 15:37:35',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(13008,'1110','101729859855','2024-10-25 15:38:02',NULL,120.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(13009,'1110','101729859855','2024-10-25 15:38:12',NULL,10.00,'','10','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(13010,'5500','101729859855','2024-10-25 15:38:25',143.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13011,'1000','101729859855','2024-10-25 15:40:52',350.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13012,'4000','101729859855','2024-10-25 15:40:52',NULL,30.00,'','10','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(13013,'4000','101729859855','2024-10-25 15:37:35',NULL,100.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(13014,'4000','101729859855','2024-10-25 15:38:02',NULL,200.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(13015,'4000','101729859855','2024-10-25 15:38:12',NULL,20.00,'','10','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(13016,'1110','101729860055','2024-10-25 16:02:08',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(13017,'5500','101729860055','2024-10-25 15:40:55',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13018,'1000','101729860055','2024-10-25 16:02:08',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dhftrzyrtr'),(13019,'4000','101729860055','2024-10-25 16:02:08',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(13020,'1000','101729861349','2024-10-25 16:41:04',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13021,'4000','101729861349','2024-10-25 16:41:04',NULL,10.00,'','10','1','Good sold','1','','sales','259','','No',NULL,NULL,''),(13022,'1110','101729870359','2024-10-25 18:33:29',NULL,6.00,'','10','1','Inventory sold','1','','sales','336','','No',NULL,NULL,''),(13023,'5500','101729870359','2024-10-25 18:32:39',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13024,'1000','101729870359','2024-10-25 18:33:29',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13025,'4000','101729870359','2024-10-25 18:33:29',NULL,30.00,'','10','1','Good sold','1','','sales','336','','No',NULL,NULL,''),(13026,'1000','101729872774','2024-10-25 19:13:05',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13027,'4000','101729872774','2024-10-25 19:13:05',NULL,40.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(13028,'1110','101729872797','2024-10-25 19:40:27',NULL,32.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(13029,'1110','101729872797','2024-10-25 19:13:17',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(13030,'5500','101729872797','2024-10-25 19:39:49',37.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13031,'1000','101729872797','2024-10-25 19:40:27',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,'dvFLHGFJDK'),(13032,'4000','101729872797','2024-10-25 19:40:27',NULL,80.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(13033,'4000','101729872797','2024-10-25 19:13:17',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(13034,'1110','101729874441','2024-10-25 19:49:35',NULL,9.00,'','10','1','Inventory sold','1','','sales','1615','','No',NULL,NULL,''),(13035,'1110','101729874441','2024-10-25 19:48:54',NULL,8.00,'','10','1','Inventory sold','1','','sales','1529','','No',NULL,NULL,''),(13036,'5500','101729874441','2024-10-25 19:49:24',17.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13037,'1000','101729874441','2024-10-25 19:49:35',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13038,'4000','101729874441','2024-10-25 19:49:35',NULL,30.00,'','10','1','Good sold','1','','sales','1615','','No',NULL,NULL,''),(13039,'4000','101729874441','2024-10-25 19:48:54',NULL,20.00,'','10','1','Good sold','1','','sales','1529','','No',NULL,NULL,''),(13040,'1110','101729874977','2024-10-25 20:05:30',NULL,40.00,'','10','1','Inventory sold','1','','sales','1353','','No',NULL,NULL,''),(13041,'5500','101729874977','2024-10-25 19:49:37',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13042,'1000','101729874977','2024-10-25 20:05:30',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ydfugeuyfg'),(13043,'4000','101729874977','2024-10-25 20:05:30',NULL,80.00,'','10','1','Good sold','1','','sales','1353','','No',NULL,NULL,''),(13050,'1110','101729875939','2024-10-25 20:06:02',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(13051,'1110','101729875939','2024-10-25 20:33:04',NULL,150.00,'','10','1','Inventory sold','1','','sales','1290','','No',NULL,NULL,''),(13052,'5500','101729875939','2024-10-25 20:50:24',215.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13053,'1000','101729875939','2024-10-25 20:06:02',500.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'srgfdhfh'),(13054,'4000','101729875939','2024-10-25 20:06:02',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(13055,'4000','101729875939','2024-10-25 20:33:04',NULL,300.00,'','10','1','Good sold','1','','sales','1290','','No',NULL,NULL,''),(13056,'1110','101729878668','2024-10-25 21:12:56',NULL,37.00,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(13057,'5500','101729878668','2024-10-25 20:51:08',37.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13058,'1000','101729878668','2024-10-25 21:12:56',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13059,'4000','101729878668','2024-10-25 21:12:56',NULL,100.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(13060,'1110','101729879979','2024-10-25 21:13:06',NULL,4.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(13061,'5500','101729879979','2024-10-25 21:12:59',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13062,'1000','101729879979','2024-10-25 21:13:06',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13063,'4000','101729879979','2024-10-25 21:13:06',NULL,10.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(13064,'1110','101729922058','2024-10-26 09:01:49',NULL,20.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(13065,'5500','101729922058','2024-10-26 08:54:18',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13066,'1000','101729922058','2024-10-26 09:01:49',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13067,'4000','101729922058','2024-10-26 09:01:49',NULL,40.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(13068,'1110','101729922514','2024-10-26 09:02:21',NULL,36.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(13069,'1110','101729922514','2024-10-26 09:01:54',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(13070,'5500','101729922514','2024-10-26 09:02:09',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13071,'1000','101729922514','2024-10-26 09:02:21',90.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GHFSDBGJKDV'),(13072,'4000','101729922514','2024-10-26 09:02:21',NULL,60.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(13073,'4000','101729922514','2024-10-26 09:01:54',NULL,30.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(13074,'1000','101729922556','2024-10-26 10:28:31',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13075,'4000','101729922556','2024-10-26 10:28:31',NULL,20.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(13076,'1110','101729927717','2024-10-26 10:28:59',NULL,8.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(13077,'5500','101729927717','2024-10-26 10:28:37',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13078,'1000','101729927717','2024-10-26 10:28:59',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13079,'4000','101729927717','2024-10-26 10:28:59',NULL,20.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(13080,'1110','101729927743','2024-10-26 11:42:31',NULL,25.00,'','10','1','Inventory sold','1','','sales','1613','','No',NULL,NULL,''),(13081,'5500','101729927743','2024-10-26 10:29:03',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13082,'1000','101729927743','2024-10-26 11:42:31',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13083,'4000','101729927743','2024-10-26 11:42:31',NULL,40.00,'','10','1','Good sold','1','','sales','1613','','No',NULL,NULL,''),(13084,'1110','101729932156','2024-10-26 12:16:36',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(13085,'1110','101729932156','2024-10-26 11:42:36',NULL,30.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(13086,'1110','101729932156','2024-10-26 12:15:05',NULL,30.00,'','10','1','Inventory sold','1','','sales','1343','','No',NULL,NULL,''),(13087,'1110','101729932156','2024-10-26 12:15:20',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(13088,'5500','101729932156','2024-10-26 12:16:14',150.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13089,'1000','101729932156','2024-10-26 12:16:36',410.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GRHGHTR'),(13090,'4000','101729932156','2024-10-26 12:16:36',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(13091,'4000','101729932156','2024-10-26 11:42:36',NULL,100.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(13092,'4000','101729932156','2024-10-26 12:15:05',NULL,60.00,'','10','1','Good sold','1','','sales','1343','','No',NULL,NULL,''),(13093,'4000','101729932156','2024-10-26 12:15:20',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(13094,'1110','101729934208','2024-10-26 12:21:04',NULL,35.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(13095,'5500','101729934208','2024-10-26 12:16:48',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13096,'1000','101729934208','2024-10-26 12:21:04',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13097,'4000','101729934208','2024-10-26 12:21:04',NULL,100.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(13098,'1110','101729934474','2024-10-26 12:38:26',NULL,50.00,'','10','1','Inventory sold','1','','sales','1331','','No',NULL,NULL,''),(13099,'1110','101729934474','2024-10-26 12:21:15',NULL,0.00,'','10','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(13100,'1110','101729934474','2024-10-26 12:37:42',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(13101,'5500','101729934474','2024-10-26 12:38:11',115.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13102,'1000','101729934474','2024-10-26 12:38:26',800.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'VEAGFBT'),(13103,'4000','101729934474','2024-10-26 12:38:26',NULL,100.00,'','10','1','Good sold','1','','sales','1331','','No',NULL,NULL,''),(13104,'4000','101729934474','2024-10-26 12:21:15',NULL,500.00,'','10','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(13105,'4000','101729934474','2024-10-26 12:37:42',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(13106,'1110','101729935518','2024-10-26 13:20:32',NULL,14.00,'','10','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(13107,'1110','101729935518','2024-10-26 12:38:38',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(13108,'5500','101729935518','2024-10-26 13:20:20',14.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13109,'1000','101729935518','2024-10-26 13:20:32',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13110,'4000','101729935518','2024-10-26 13:20:32',NULL,20.00,'','10','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(13111,'4000','101729935518','2024-10-26 12:38:38',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(13112,'1110','101729938034','2024-10-26 13:59:00',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(13113,'5500','101729938034','2024-10-26 13:20:34',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13114,'1000','101729938034','2024-10-26 13:59:00',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13115,'4000','101729938034','2024-10-26 13:59:00',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(13116,'1110','101729940343','2024-10-26 15:26:26',NULL,25.00,'','10','1','Inventory sold','1','','sales','1613','','No',NULL,NULL,''),(13117,'5500','101729940343','2024-10-26 13:59:04',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13118,'1000','101729940343','2024-10-26 15:26:26',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13119,'4000','101729940343','2024-10-26 15:26:26',NULL,40.00,'','10','1','Good sold','1','','sales','1613','','No',NULL,NULL,''),(13120,'1110','101729945588','2024-10-26 15:44:48',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(13121,'5500','101729945588','2024-10-26 15:26:29',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13122,'1000','101729945588','2024-10-26 15:44:48',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TGDUURT'),(13123,'4000','101729945588','2024-10-26 15:44:48',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(13124,'1110','101729946714','2024-10-26 15:50:08',NULL,10.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(13125,'5500','101729946714','2024-10-26 15:45:14',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13126,'1000','101729946714','2024-10-26 15:50:08',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13127,'4000','101729946714','2024-10-26 15:50:08',NULL,20.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(13128,'1110','101729947009','2024-10-26 15:57:18',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(13129,'1110','101729947009','2024-10-26 15:50:09',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(13130,'5500','101729947009','2024-10-26 15:57:07',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13131,'1000','101729947009','2024-10-26 15:57:18',240.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FVVVVVFG'),(13132,'4000','101729947009','2024-10-26 15:57:18',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(13133,'4000','101729947009','2024-10-26 15:50:09',NULL,40.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(13134,'1110','101729947447','2024-10-26 16:38:55',NULL,8.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(13135,'1110','101729947447','2024-10-26 15:57:27',NULL,35.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(13136,'5500','101729947447','2024-10-26 16:38:08',43.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13137,'1000','101729947447','2024-10-26 16:38:55',140.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HGECDTF'),(13138,'4000','101729947447','2024-10-26 16:38:55',NULL,40.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(13139,'4000','101729947447','2024-10-26 15:57:27',NULL,100.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(13140,'1110','101729951082','2024-10-26 16:58:11',NULL,205.00,'','10','1','Inventory sold','1','','sales','102','','No',NULL,NULL,''),(13141,'5500','101729951082','2024-10-26 16:58:02',205.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13142,'1000','101729951082','2024-10-26 16:58:11',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RYHEHER'),(13143,'4000','101729951082','2024-10-26 16:58:11',NULL,300.00,'','10','1','Good sold','1','','sales','102','','No',NULL,NULL,''),(13144,'1110','101729951097','2024-10-26 17:53:59',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(13145,'5500','101729951097','2024-10-26 16:58:17',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13146,'1000','101729951097','2024-10-26 17:53:59',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13147,'4000','101729951097','2024-10-26 17:53:59',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(13148,'1110','101729954442','2024-10-26 18:42:13',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(13149,'1110','101729954442','2024-10-26 17:54:02',NULL,0.00,'','10','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(13150,'5500','101729954442','2024-10-26 18:41:42',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13151,'1000','101729954442','2024-10-26 18:42:13',220.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GFVGRVRAC'),(13152,'4000','101729954442','2024-10-26 18:42:13',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(13153,'4000','101729954442','2024-10-26 17:54:02',NULL,20.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(13154,'1110','101729957355','2024-10-26 18:44:00',NULL,40.00,'','10','1','Inventory sold','1','','sales','1049','','No',NULL,NULL,''),(13155,'5500','101729957355','2024-10-26 18:42:35',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13156,'1000','101729957355','2024-10-26 18:44:00',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13157,'4000','101729957355','2024-10-26 18:44:00',NULL,80.00,'','10','1','Good sold','1','','sales','1049','','No',NULL,NULL,''),(13158,'1110','101729957443','2024-10-26 19:02:19',NULL,8.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(13159,'5500','101729957443','2024-10-26 18:44:03',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13160,'1000','101729957443','2024-10-26 19:02:19',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13161,'4000','101729957443','2024-10-26 19:02:19',NULL,40.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(13162,'1000','101729958542','2024-10-26 19:11:47',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13163,'4000','101729958542','2024-10-26 19:11:47',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(13164,'1000','101729959113','2024-10-26 19:18:11',130.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13165,'4000','101729959113','2024-10-26 19:18:11',NULL,100.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(13166,'4000','101729959113','2024-10-26 19:11:53',NULL,30.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(13167,'1110','101729959493','2024-10-26 19:18:24',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(13168,'5500','101729959493','2024-10-26 19:18:13',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13169,'1000','101729959493','2024-10-26 19:18:24',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FWEGFERWG'),(13170,'4000','101729959493','2024-10-26 19:18:24',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(13171,'1110','101729959511','2024-10-26 19:18:58',NULL,2.00,'','10','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(13172,'1110','101729959511','2024-10-26 19:18:31',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(13173,'5500','101729959511','2024-10-26 19:18:42',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13174,'1000','101729959511','2024-10-26 19:18:58',24.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13175,'4000','101729959511','2024-10-26 19:18:58',NULL,4.00,'','10','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(13176,'4000','101729959511','2024-10-26 19:18:31',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(13177,'1110','101729959543','2024-10-26 19:19:12',NULL,49.00,'','10','1','Inventory sold','1','','sales','843','','No',NULL,NULL,''),(13178,'5500','101729959543','2024-10-26 19:19:03',49.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13179,'1000','101729959543','2024-10-26 19:19:12',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13180,'4000','101729959543','2024-10-26 19:19:12',NULL,80.00,'','10','1','Good sold','1','','sales','843','','No',NULL,NULL,''),(13181,'1110','101729959555','2024-10-26 19:19:25',NULL,11.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(13182,'5500','101729959555','2024-10-26 19:19:15',11.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13183,'1000','101729959555','2024-10-26 19:19:25',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EFDYTFWDYFW'),(13184,'4000','101729959555','2024-10-26 19:19:25',NULL,40.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(13185,'1110','101729959573','2024-10-26 19:29:50',NULL,74.00,'','10','1','Inventory sold','1','','sales','320','','No',NULL,NULL,''),(13186,'5500','101729959573','2024-10-26 19:19:33',74.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13187,'1000','101729959573','2024-10-26 19:29:50',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13188,'4000','101729959573','2024-10-26 19:29:50',NULL,150.00,'','10','1','Good sold','1','','sales','320','','No',NULL,NULL,''),(13189,'1110','101729960195','2024-10-26 19:32:25',NULL,2.00,'','10','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(13190,'5500','101729960195','2024-10-26 19:29:55',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13191,'1000','101729960195','2024-10-26 19:32:25',4.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13192,'4000','101729960195','2024-10-26 19:32:25',NULL,4.00,'','10','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(13193,'1000','101729960573','2024-10-26 19:36:28',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DFFEFRG'),(13194,'4000','101729960573','2024-10-26 19:36:28',NULL,60.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(13195,'1110','101729960597','2024-10-26 19:42:12',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(13196,'5500','101729960597','2024-10-26 19:36:37',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13197,'1000','101729960597','2024-10-26 19:42:12',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13198,'4000','101729960597','2024-10-26 19:42:12',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(13199,'1110','101729960935','2024-10-26 19:54:08',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(13200,'5500','101729960935','2024-10-26 19:42:15',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13201,'1000','101729960935','2024-10-26 19:54:08',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HVFDUFBJRG'),(13202,'4000','101729960935','2024-10-26 19:54:08',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(13203,'1000','101729961657','2024-10-26 20:20:42',110.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13204,'4000','101729961657','2024-10-26 20:20:42',NULL,10.00,'','10','1','Good sold','1','','sales','259','','No',NULL,NULL,''),(13205,'4000','101729961657','2024-10-26 19:54:17',NULL,100.00,'','10','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(13206,'1110','101729963244','2024-10-26 20:30:45',NULL,8.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(13207,'5500','101729963244','2024-10-26 20:20:44',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13208,'1000','101729963244','2024-10-26 20:30:45',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13209,'4000','101729963244','2024-10-26 20:30:45',NULL,20.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(13210,'1110','101729964219','2024-10-26 20:37:09',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(13211,'5500','101729964219','2024-10-26 20:36:59',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13212,'1000','101729964219','2024-10-26 20:37:09',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13213,'4000','101729964219','2024-10-26 20:37:09',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(13214,'1110','101729964246','2024-10-26 20:37:39',NULL,54.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(13215,'5500','101729964246','2024-10-26 20:37:26',54.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13216,'1000','101729964246','2024-10-26 20:37:39',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HDFGYHGFYHEW'),(13217,'4000','101729964246','2024-10-26 20:37:39',NULL,100.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(13218,'1000','101729964266','2024-10-26 20:37:57',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13219,'4000','101729964266','2024-10-26 20:37:57',NULL,40.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(13220,'1110','101729964281','2024-10-26 20:38:12',NULL,8.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(13221,'5500','101729964281','2024-10-26 20:38:01',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13222,'1000','101729964281','2024-10-26 20:38:12',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13223,'4000','101729964281','2024-10-26 20:38:12',NULL,20.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(13224,'1110','101729964308','2024-10-26 20:38:40',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(13225,'5500','101729964308','2024-10-26 20:38:28',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13226,'1000','101729964308','2024-10-26 20:38:40',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HGRFJRJH'),(13227,'4000','101729964308','2024-10-26 20:38:40',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(13228,'1110','101729964348','2024-10-26 20:39:17',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(13229,'5500','101729964348','2024-10-26 20:39:08',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13230,'1000','101729964348','2024-10-26 20:39:17',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13231,'4000','101729964348','2024-10-26 20:39:17',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(13232,'1110','101729964361','2024-10-26 20:44:06',NULL,37.00,'','10','1','Inventory sold','1','','sales','369','','No',NULL,NULL,''),(13233,'1110','101729964361','2024-10-26 20:39:21',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(13234,'1110','101729964361','2024-10-26 20:43:44',NULL,10.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(13235,'5500','101729964361','2024-10-26 20:43:52',112.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13236,'1000','101729964361','2024-10-26 20:44:06',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UYYYYYYYERWUI'),(13237,'4000','101729964361','2024-10-26 20:44:06',NULL,100.00,'','10','1','Good sold','1','','sales','369','','No',NULL,NULL,''),(13238,'4000','101729964361','2024-10-26 20:39:21',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(13239,'4000','101729964361','2024-10-26 20:43:44',NULL,100.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(13240,'1110','101729964697','2024-10-26 20:45:06',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(13241,'5500','101729964697','2024-10-26 20:44:57',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13242,'1000','101729964697','2024-10-26 20:45:06',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13243,'4000','101729964697','2024-10-26 20:45:06',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(13244,'1000','101729964709','2024-10-26 21:21:48',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFVVRHGH'),(13245,'4000','101729964709','2024-10-26 21:21:48',NULL,100.00,'','10','1','Good sold','1','','sales','326','','No',NULL,NULL,''),(13246,'1110','101729966922','2024-10-26 21:36:32',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(13247,'5500','101729966922','2024-10-26 21:22:02',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13248,'1000','101729966922','2024-10-26 21:36:32',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fvhdfuygd'),(13249,'4000','101729966922','2024-10-26 21:36:32',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(13250,'1110','101730031103','2024-10-27 15:11:56',NULL,105.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(13251,'5500','101730031103','2024-10-27 15:11:43',105.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13252,'1000','101730031103','2024-10-27 15:11:56',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13253,'4000','101730031103','2024-10-27 15:11:56',NULL,300.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(13254,'1110','101730031120','2024-10-27 15:17:58',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(13255,'5500','101730031120','2024-10-27 15:12:00',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13256,'1000','101730031120','2024-10-27 15:17:58',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fsdyfuetrufg'),(13257,'4000','101730031120','2024-10-27 15:17:58',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(13258,'1110','101730031487','2024-10-27 16:58:24',NULL,242.00,'','10','1','Inventory sold','1','','sales','1174','','No',NULL,NULL,''),(13259,'5500','101730031487','2024-10-27 15:18:07',242.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13260,'1000','101730031487','2024-10-27 16:58:24',500.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'twhythtgyt'),(13261,'4000','101730031487','2024-10-27 16:58:24',NULL,500.00,'','10','1','Good sold','1','','sales','1174','','No',NULL,NULL,''),(13262,'1110','101730040918','2024-10-27 19:29:57',NULL,11.00,'','10','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(13263,'5500','101730040918','2024-10-27 17:55:18',11.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13264,'1000','101730040918','2024-10-27 19:29:57',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13265,'4000','101730040918','2024-10-27 19:29:57',NULL,100.00,'','10','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(13266,'1110','101730046601','2024-10-27 19:30:33',NULL,50.00,'','10','1','Inventory sold','1','','sales','1566','','No',NULL,NULL,''),(13267,'1110','101730046601','2024-10-27 19:30:01',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(13268,'1110','101730046601','2024-10-27 19:30:11',NULL,0.00,'','10','1','Inventory sold','1','','sales','346','','No',NULL,NULL,''),(13269,'5500','101730046601','2024-10-27 19:30:18',115.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13270,'1000','101730046601','2024-10-27 19:30:33',540.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13271,'4000','101730046601','2024-10-27 19:30:33',NULL,250.00,'','10','1','Good sold','1','','sales','1566','','No',NULL,NULL,''),(13272,'4000','101730046601','2024-10-27 19:30:01',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(13273,'4000','101730046601','2024-10-27 19:30:11',NULL,90.00,'','10','1','Good sold','1','','sales','346','','No',NULL,NULL,''),(13274,'1110','101730046640','2024-10-27 19:30:48',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(13275,'5500','101730046640','2024-10-27 19:30:40',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13276,'1000','101730046640','2024-10-27 19:30:48',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13277,'4000','101730046640','2024-10-27 19:30:48',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(13278,'1110','101730046650','2024-10-27 19:31:02',NULL,15.00,'','10','1','Inventory sold','1','','sales','1610','','No',NULL,NULL,''),(13279,'5500','101730046650','2024-10-27 19:30:50',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13280,'1000','101730046650','2024-10-27 19:31:02',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13281,'4000','101730046650','2024-10-27 19:31:02',NULL,60.00,'','10','1','Good sold','1','','sales','1610','','No',NULL,NULL,''),(13282,'1110','101730046665','2024-10-27 19:35:04',NULL,25.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(13283,'1110','101730046665','2024-10-27 19:31:05',NULL,0.00,'','10','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(13284,'5500','101730046665','2024-10-27 19:31:24',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13285,'1000','101730046665','2024-10-27 19:35:04',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fd h thth'),(13286,'4000','101730046665','2024-10-27 19:35:04',NULL,50.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(13287,'4000','101730046665','2024-10-27 19:31:05',NULL,100.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(13288,'1110','101730046911','2024-10-27 19:35:24',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(13289,'5500','101730046911','2024-10-27 19:35:11',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13290,'1000','101730046911','2024-10-27 19:35:24',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13291,'4000','101730046911','2024-10-27 19:35:24',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(13292,'1110','101730046929','2024-10-27 20:00:41',NULL,32.00,'','10','1','Inventory sold','1','','sales','893','','No',NULL,NULL,''),(13293,'5500','101730046929','2024-10-27 19:35:29',32.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13294,'1000','101730046929','2024-10-27 20:00:41',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rggggggggr'),(13295,'4000','101730046929','2024-10-27 20:00:41',NULL,100.00,'','10','1','Good sold','1','','sales','893','','No',NULL,NULL,''),(13296,'1110','101730050002','2024-10-27 20:27:09',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(13297,'1110','101730050002','2024-10-27 20:26:42',NULL,37.00,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(13298,'5500','101730050002','2024-10-27 20:26:56',37.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13299,'1000','101730050002','2024-10-27 20:27:09',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13300,'4000','101730050002','2024-10-27 20:27:09',NULL,100.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(13301,'4000','101730050002','2024-10-27 20:26:42',NULL,100.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(13302,'1110','101730050038','2024-10-27 20:27:26',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(13303,'5500','101730050038','2024-10-27 20:27:18',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13304,'1000','101730050038','2024-10-27 20:27:26',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dszfhgfcdr'),(13305,'4000','101730050038','2024-10-27 20:27:26',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(13306,'1000','101730050053','2024-10-27 20:31:05',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13307,'4000','101730050053','2024-10-27 20:31:05',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(13308,'1110','101730050269','2024-10-27 20:42:51',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(13309,'1110','101730050269','2024-10-27 20:31:09',NULL,1.00,'','10','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(13310,'5500','101730050269','2024-10-27 20:42:20',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13311,'1000','101730050269','2024-10-27 20:42:51',12.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13312,'4000','101730050269','2024-10-27 20:42:51',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(13313,'4000','101730050269','2024-10-27 20:31:09',NULL,2.00,'','10','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(13314,'1000','101730050981','2024-10-27 20:56:25',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13315,'4000','101730050981','2024-10-27 20:56:25',NULL,40.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(13316,'1110','101730051790','2024-10-27 21:23:37',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(13317,'1110','101730051790','2024-10-27 20:56:30',NULL,0.00,'','10','1','Inventory sold','1','','sales','1199','','No',NULL,NULL,''),(13318,'1110','101730051790','2024-10-27 21:20:34',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(13319,'1110','101730051790','2024-10-27 21:20:43',NULL,14.00,'','10','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(13320,'1110','101730051790','2024-10-27 21:20:55',NULL,0.00,'','10','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(13321,'5500','101730051790','2024-10-27 21:21:31',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13322,'1000','101730051790','2024-10-27 21:23:37',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13323,'4000','101730051790','2024-10-27 21:23:37',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(13324,'4000','101730051790','2024-10-27 20:56:30',NULL,100.00,'','10','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(13325,'4000','101730051790','2024-10-27 21:20:34',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(13326,'4000','101730051790','2024-10-27 21:20:43',NULL,20.00,'','10','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(13327,'4000','101730051790','2024-10-27 21:20:55',NULL,20.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(13328,'1000','101730054280','2024-10-27 21:38:19',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13329,'4000','101730054280','2024-10-27 21:38:19',NULL,100.00,'','10','1','Good sold','1','','sales','1525','','No',NULL,NULL,''),(13330,'1110','101730054301','2024-10-27 21:45:59',NULL,14.80,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(13331,'5500','101730054301','2024-10-27 21:38:21',14.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13332,'1000','101730054301','2024-10-27 21:45:59',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gyncbenbyg'),(13333,'4000','101730054301','2024-10-27 21:45:59',NULL,40.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(13334,'1110','101730094514','2024-10-28 10:41:58',NULL,40.00,'','10','1','Inventory sold','1','','sales','1255','','No',NULL,NULL,''),(13335,'1110','101730094514','2024-10-28 08:48:34',NULL,5.50,'','10','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(13336,'5500','101730094514','2024-10-28 10:41:48',45.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13337,'1000','101730094514','2024-10-28 10:41:58',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sgrtbtrat'),(13338,'4000','101730094514','2024-10-28 10:41:58',NULL,100.00,'','10','1','Good sold','1','','sales','1255','','No',NULL,NULL,''),(13339,'4000','101730094514','2024-10-28 08:48:34',NULL,50.00,'','10','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(13340,'1110','101730103024','2024-10-28 11:10:35',NULL,250.00,'','10','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(13341,'5500','101730103024','2024-10-28 11:10:24',250.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13342,'1000','101730103024','2024-10-28 11:10:35',400.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13343,'4000','101730103024','2024-10-28 11:10:35',NULL,400.00,'','10','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(13344,'1110','101730105333','2024-10-28 12:56:54',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(13345,'1110','101730105333','2024-10-28 11:48:53',NULL,25.00,'','10','1','Inventory sold','1','','sales','1610','','No',NULL,NULL,''),(13346,'5500','101730105333','2024-10-28 12:56:43',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13347,'1000','101730105333','2024-10-28 12:56:54',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hgdhgdsgh'),(13348,'4000','101730105333','2024-10-28 12:56:54',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(13349,'4000','101730105333','2024-10-28 11:48:53',NULL,100.00,'','10','1','Good sold','1','','sales','1610','','No',NULL,NULL,''),(13350,'1110','101730109611','2024-10-28 13:00:35',NULL,20.00,'','10','1','Inventory sold','1','','sales','1538','','No',NULL,NULL,''),(13351,'5500','101730109611','2024-10-28 13:00:11',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13352,'1000','101730109611','2024-10-28 13:00:35',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gfstfsgfdyt'),(13353,'4000','101730109611','2024-10-28 13:00:35',NULL,50.00,'','10','1','Good sold','1','','sales','1538','','No',NULL,NULL,''),(13354,'1110','101730109645','2024-10-28 13:12:33',NULL,18.00,'','10','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(13355,'5500','101730109645','2024-10-28 13:00:45',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13356,'1000','101730109645','2024-10-28 13:12:33',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dfgiuewdjgjds'),(13357,'4000','101730109645','2024-10-28 13:12:33',NULL,150.00,'','10','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(13358,'1110','101730110371','2024-10-28 14:25:15',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(13359,'5500','101730110371','2024-10-28 13:12:51',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13360,'1000','101730110371','2024-10-28 14:25:15',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gefgiegiue'),(13361,'4000','101730110371','2024-10-28 14:25:15',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(13362,'1110','101730127514','2024-10-28 17:59:19',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(13363,'5500','101730127514','2024-10-28 17:58:34',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13364,'1000','101730127514','2024-10-28 17:59:19',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tdyuyf'),(13365,'4000','101730127514','2024-10-28 17:59:19',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(13366,'1110','101730130194','2024-10-28 18:43:41',NULL,39.00,'','10','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(13367,'1110','101730130194','2024-10-28 18:43:14',NULL,18.00,'','10','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(13368,'5500','101730130194','2024-10-28 18:43:27',57.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13369,'1000','101730130194','2024-10-28 18:43:41',240.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13370,'4000','101730130194','2024-10-28 18:43:41',NULL,90.00,'','10','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(13371,'4000','101730130194','2024-10-28 18:43:14',NULL,150.00,'','10','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(13372,'1000','101730130227','2024-10-28 18:49:58',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13373,'4000','101730130227','2024-10-28 18:49:58',NULL,200.00,'','10','1','Good sold','1','','sales','1395','','No',NULL,NULL,''),(13374,'1000','101730130604','2024-10-28 18:53:56',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'wwwwwefw'),(13375,'4000','101730130604','2024-10-28 18:53:56',NULL,100.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(13376,'1000','101730131111','2024-10-28 18:58:43',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13377,'4000','101730131111','2024-10-28 18:58:43',NULL,200.00,'','10','1','Good sold','1','','sales','711','','No',NULL,NULL,''),(13378,'1000','101730131129','2024-10-28 19:03:18',25.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13379,'4000','101730131129','2024-10-28 19:03:18',NULL,25.00,'','10','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(13380,'1110','101730131400','2024-10-28 19:06:01',NULL,8.00,'','10','1','Inventory sold','1','','sales','915','','No',NULL,NULL,''),(13381,'5500','101730131400','2024-10-28 19:03:20',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13382,'1000','101730131400','2024-10-28 19:06:01',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13383,'4000','101730131400','2024-10-28 19:06:01',NULL,20.00,'','10','1','Good sold','1','','sales','915','','No',NULL,NULL,''),(13384,'1110','101730131564','2024-10-28 19:17:13',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(13385,'5500','101730131564','2024-10-28 19:06:04',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13386,'1000','101730131564','2024-10-28 19:17:13',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13387,'4000','101730131564','2024-10-28 19:17:13',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(13388,'1110','101730132236','2024-10-28 19:17:32',NULL,50.00,'','10','1','Inventory sold','1','','sales','1566','','No',NULL,NULL,''),(13389,'5500','101730132236','2024-10-28 19:17:16',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13390,'1000','101730132236','2024-10-28 19:17:32',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13391,'4000','101730132236','2024-10-28 19:17:32',NULL,250.00,'','10','1','Good sold','1','','sales','1566','','No',NULL,NULL,''),(13392,'1110','101730132275','2024-10-28 19:28:52',NULL,5.00,'','10','1','Inventory sold','1','','sales','1000','','No',NULL,NULL,''),(13393,'5500','101730132275','2024-10-28 19:17:55',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13394,'1000','101730132275','2024-10-28 19:28:52',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13395,'4000','101730132275','2024-10-28 19:28:52',NULL,10.00,'','10','1','Good sold','1','','sales','1000','','No',NULL,NULL,''),(13396,'1110','101730132935','2024-10-28 19:29:20',NULL,10.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(13397,'5500','101730132935','2024-10-28 19:28:55',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13398,'1000','101730132935','2024-10-28 19:29:20',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13399,'4000','101730132935','2024-10-28 19:29:20',NULL,20.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(13400,'1000','101730132963','2024-10-28 19:36:39',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13401,'4000','101730132963','2024-10-28 19:36:39',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(13402,'1110','101730133404','2024-10-28 19:37:14',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(13403,'5500','101730133404','2024-10-28 19:36:44',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13404,'1000','101730133404','2024-10-28 19:37:14',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'reggtcgt'),(13405,'4000','101730133404','2024-10-28 19:37:14',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(13406,'1110','101730133444','2024-10-28 19:45:57',NULL,20.00,'','10','1','Inventory sold','1','','sales','1539','','No',NULL,NULL,''),(13407,'5500','101730133444','2024-10-28 19:37:24',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13408,'1000','101730133444','2024-10-28 19:45:57',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13409,'4000','101730133444','2024-10-28 19:45:57',NULL,50.00,'','10','1','Good sold','1','','sales','1539','','No',NULL,NULL,''),(13410,'1000','101730133961','2024-10-28 19:47:19',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13411,'4000','101730133961','2024-10-28 19:47:19',NULL,40.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(13412,'1000','101730134043','2024-10-28 19:55:37',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'szdcc'),(13413,'4000','101730134043','2024-10-28 19:55:37',NULL,50.00,'','10','1','Good sold','1','','sales','824','','No',NULL,NULL,''),(13414,'1110','101730134546','2024-10-28 20:00:26',NULL,18.00,'','10','1','Inventory sold','1','','sales','879','','No',NULL,NULL,''),(13415,'5500','101730134546','2024-10-28 19:55:46',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13416,'1000','101730134546','2024-10-28 20:00:26',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13417,'4000','101730134546','2024-10-28 20:00:26',NULL,50.00,'','10','1','Good sold','1','','sales','879','','No',NULL,NULL,''),(13418,'1110','101730134831','2024-10-28 20:10:12',NULL,0.00,'','10','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(13419,'1110','101730134831','2024-10-28 20:00:31',NULL,4.00,'','10','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(13420,'5500','101730134831','2024-10-28 20:00:50',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13421,'1000','101730134831','2024-10-28 20:10:12',58.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13422,'4000','101730134831','2024-10-28 20:10:12',NULL,50.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(13423,'4000','101730134831','2024-10-28 20:00:31',NULL,8.00,'','10','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(13424,'1110','101730135415','2024-10-28 20:21:15',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(13425,'5500','101730135415','2024-10-28 20:10:15',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13426,'1000','101730135415','2024-10-28 20:21:15',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13427,'4000','101730135415','2024-10-28 20:21:15',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(13428,'1110','101730136076','2024-10-28 20:28:38',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(13429,'1110','101730136076','2024-10-28 20:27:47',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(13430,'5500','101730136076','2024-10-28 20:28:27',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13431,'1000','101730136076','2024-10-28 20:28:38',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hfsdftht'),(13432,'4000','101730136076','2024-10-28 20:28:38',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(13433,'4000','101730136076','2024-10-28 20:27:47',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(13434,'1000','101730136524','2024-10-28 20:45:54',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'safaFefefea'),(13435,'4000','101730136524','2024-10-28 20:45:54',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(13436,'1110','101730137567','2024-10-28 20:54:18',NULL,40.00,'','10','1','Inventory sold','1','','sales','1255','','No',NULL,NULL,''),(13437,'5500','101730137567','2024-10-28 20:46:07',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13438,'1000','101730137567','2024-10-28 20:54:18',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'yhftsgvcxfgs'),(13439,'4000','101730137567','2024-10-28 20:54:18',NULL,100.00,'','10','1','Good sold','1','','sales','1255','','No',NULL,NULL,''),(13440,'1110','101730138070','2024-10-28 21:03:36',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(13441,'5500','101730138070','2024-10-28 20:54:30',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13442,'1000','101730138070','2024-10-28 21:03:36',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13443,'4000','101730138070','2024-10-28 21:03:36',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(13444,'1110','101730138619','2024-10-28 21:09:10',NULL,4.00,'','10','1','Inventory sold','1','','sales','1574','','No',NULL,NULL,''),(13445,'5500','101730138619','2024-10-28 21:03:39',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13446,'1000','101730138619','2024-10-28 21:09:10',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13447,'4000','101730138619','2024-10-28 21:09:10',NULL,20.00,'','10','1','Good sold','1','','sales','1574','','No',NULL,NULL,''),(13448,'1000','101730138957','2024-10-28 21:41:54',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'zscssf'),(13449,'4000','101730138957','2024-10-28 21:41:54',NULL,40.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(13450,'1000','101730140923','2024-10-28 21:42:11',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13451,'4000','101730140923','2024-10-28 21:42:11',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(13452,'1110','101730140933','2024-10-28 22:03:44',NULL,12.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(13453,'5500','101730140933','2024-10-28 21:42:13',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13454,'1000','101730140933','2024-10-28 22:03:44',120.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gkghflhefw'),(13455,'4000','101730140933','2024-10-28 22:03:44',NULL,120.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(13456,'1110','101730181076','2024-10-29 09:03:46',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(13457,'5500','101730181076','2024-10-29 08:51:16',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13458,'1000','101730181076','2024-10-29 09:03:46',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13459,'4000','101730181076','2024-10-29 09:03:46',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(13460,'1110','101730181827','2024-10-29 09:13:44',NULL,8.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(13461,'5500','101730181827','2024-10-29 09:03:47',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13462,'1000','101730181827','2024-10-29 09:13:44',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13463,'4000','101730181827','2024-10-29 09:13:44',NULL,20.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(13464,'1110','101730193060','2024-10-29 12:14:11',NULL,125.00,'','10','1','Inventory sold','1','','sales','85','','No',NULL,NULL,''),(13465,'5500','101730193060','2024-10-29 12:11:00',125.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13466,'1000','101730193060','2024-10-29 12:14:11',350.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13467,'4000','101730193060','2024-10-29 12:14:11',NULL,350.00,'','10','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(13468,'1110','101730193253','2024-10-29 14:17:15',NULL,144.00,'','10','1','Inventory sold','1','','sales','1594','','No',NULL,NULL,''),(13469,'1110','101730193253','2024-10-29 12:14:13',NULL,37.50,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(13470,'5500','101730193253','2024-10-29 14:16:46',181.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13471,'1000','101730193253','2024-10-29 14:17:15',570.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13472,'4000','101730193253','2024-10-29 14:17:15',NULL,420.00,'','10','1','Good sold','1','','sales','1594','','No',NULL,NULL,''),(13473,'4000','101730193253','2024-10-29 12:14:13',NULL,150.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(13474,'1110','101730200641','2024-10-29 14:18:18',NULL,9.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(13475,'1110','101730200641','2024-10-29 14:17:21',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(13476,'5500','101730200641','2024-10-29 14:18:04',14.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13477,'1000','101730200641','2024-10-29 14:18:18',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13478,'4000','101730200641','2024-10-29 14:18:18',NULL,50.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(13479,'4000','101730200641','2024-10-29 14:17:21',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(13480,'1110','101730213474','2024-10-29 17:56:07',NULL,2.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(13481,'1110','101730213474','2024-10-29 17:51:14',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(13482,'5500','101730213474','2024-10-29 17:51:36',77.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13483,'1000','101730213474','2024-10-29 17:56:07',110.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'jhywerhfgedfvrwe'),(13484,'4000','101730213474','2024-10-29 17:56:07',NULL,10.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(13485,'4000','101730213474','2024-10-29 17:51:14',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(13486,'1110','101730213776','2024-10-29 18:03:34',NULL,126.00,'','10','1','Inventory sold','1','','sales','763','','No',NULL,NULL,''),(13487,'5500','101730213776','2024-10-29 17:56:16',126.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13488,'1000','101730213776','2024-10-29 18:03:34',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13489,'4000','101730213776','2024-10-29 18:03:34',NULL,200.00,'','10','1','Good sold','1','','sales','763','','No',NULL,NULL,''),(13490,'1110','101730214220','2024-10-29 19:25:32',NULL,30.00,'','10','1','Inventory sold','1','','sales','1607','','No',NULL,NULL,''),(13491,'1110','101730214220','2024-10-29 18:03:40',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(13492,'5500','101730214220','2024-10-29 19:25:20',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13493,'1000','101730214220','2024-10-29 19:25:32',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13494,'4000','101730214220','2024-10-29 19:25:32',NULL,150.00,'','10','1','Good sold','1','','sales','1607','','No',NULL,NULL,''),(13495,'4000','101730214220','2024-10-29 18:03:40',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(13496,'1110','101730219135','2024-10-29 19:25:43',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(13497,'5500','101730219135','2024-10-29 19:25:35',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13498,'1000','101730219135','2024-10-29 19:25:43',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13499,'4000','101730219135','2024-10-29 19:25:43',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(13500,'1110','101730220111','2024-10-29 19:42:02',NULL,8.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(13501,'5500','101730220111','2024-10-29 19:41:51',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13502,'1000','101730220111','2024-10-29 19:42:02',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13503,'4000','101730220111','2024-10-29 19:42:02',NULL,20.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(13504,'1000','101730220152','2024-10-29 19:55:39',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13505,'4000','101730220152','2024-10-29 19:55:39',NULL,40.00,'','10','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(13506,'1110','101730221030','2024-10-29 20:10:12',NULL,16.00,'','10','1','Inventory sold','1','','sales','1538','','No',NULL,NULL,''),(13507,'1110','101730221030','2024-10-29 19:57:10',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(13508,'5500','101730221030','2024-10-29 20:10:00',16.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13509,'1000','101730221030','2024-10-29 20:10:12',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13510,'4000','101730221030','2024-10-29 20:10:12',NULL,40.00,'','10','1','Good sold','1','','sales','1538','','No',NULL,NULL,''),(13511,'4000','101730221030','2024-10-29 19:57:10',NULL,60.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(13512,'1000','101730221848','2024-10-29 20:19:52',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13513,'4000','101730221848','2024-10-29 20:19:52',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(13514,'1000','101730222394','2024-10-29 20:25:09',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13515,'4000','101730222394','2024-10-29 20:25:09',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(13516,'1110','101730222711','2024-10-29 20:38:07',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(13517,'1110','101730222711','2024-10-29 20:25:11',NULL,12.00,'','10','1','Inventory sold','1','','sales','1538','','No',NULL,NULL,''),(13518,'5500','101730222711','2024-10-29 20:37:50',37.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13519,'1000','101730222711','2024-10-29 20:38:07',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FCRCGCREC'),(13520,'4000','101730222711','2024-10-29 20:38:07',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(13521,'4000','101730222711','2024-10-29 20:25:11',NULL,30.00,'','10','1','Good sold','1','','sales','1538','','No',NULL,NULL,''),(13522,'1110','101730223497','2024-10-29 20:40:36',NULL,1.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(13523,'5500','101730223497','2024-10-29 20:38:18',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13524,'1000','101730223497','2024-10-29 20:40:36',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13525,'4000','101730223497','2024-10-29 20:40:36',NULL,10.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(13526,'1000','101730223649','2024-10-29 20:41:00',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DCFEFER'),(13527,'4000','101730223649','2024-10-29 20:41:00',NULL,60.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(13528,'1110','101730223669','2024-10-29 20:43:48',NULL,10.00,'','10','1','Inventory sold','1','','sales','1574','','No',NULL,NULL,''),(13529,'5500','101730223669','2024-10-29 20:41:09',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13530,'1000','101730223669','2024-10-29 20:43:48',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13531,'4000','101730223669','2024-10-29 20:43:48',NULL,50.00,'','10','1','Good sold','1','','sales','1574','','No',NULL,NULL,''),(13532,'1110','101730223833','2024-10-29 20:44:03',NULL,15.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(13533,'5500','101730223833','2024-10-29 20:43:53',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13534,'1000','101730223833','2024-10-29 20:44:03',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13535,'4000','101730223833','2024-10-29 20:44:03',NULL,50.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(13536,'1110','101730225238','2024-10-29 21:16:07',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(13537,'5500','101730225238','2024-10-29 21:07:18',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13538,'1000','101730225238','2024-10-29 21:16:07',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4erfgrfr'),(13539,'4000','101730225238','2024-10-29 21:16:07',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(13540,'1110','101730225773','2024-10-29 21:16:21',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(13541,'5500','101730225773','2024-10-29 21:16:13',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13542,'1000','101730225773','2024-10-29 21:16:21',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13543,'4000','101730225773','2024-10-29 21:16:21',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(13544,'1110','101730225783','2024-10-29 21:22:11',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(13545,'1110','101730225783','2024-10-29 21:16:23',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(13546,'5500','101730225783','2024-10-29 21:21:59',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13547,'1000','101730225783','2024-10-29 21:22:11',210.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JIFDDUHFD'),(13548,'4000','101730225783','2024-10-29 21:22:11',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(13549,'4000','101730225783','2024-10-29 21:16:23',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(13550,'1110','101730226142','2024-10-29 21:29:40',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(13551,'5500','101730226142','2024-10-29 21:22:22',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13552,'1000','101730226142','2024-10-29 21:29:40',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JUNHIBIGH'),(13553,'4000','101730226142','2024-10-29 21:29:40',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(13554,'1000','101730226588','2024-10-29 21:31:50',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13555,'4000','101730226588','2024-10-29 21:31:50',NULL,100.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(13556,'4000','101730223669','2024-10-29 21:32:06',50.00,NULL,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(13557,'1000','101730223669','2024-10-29 21:32:06',NULL,50.00,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(13558,'5500','101730223669','2024-10-29 21:32:06',NULL,10.00,'','10','1','Cost of goods returned','1','','sales','1574','','No',NULL,NULL,''),(13559,'1110','101730223669','2024-10-29 21:32:06',10.00,NULL,'','10','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(13560,'1110','101730226731','2024-10-29 21:32:20',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(13561,'5500','101730226731','2024-10-29 21:32:11',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13562,'1000','101730226731','2024-10-29 21:32:20',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDCWFR'),(13563,'4000','101730226731','2024-10-29 21:32:20',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(13564,'1110','101730226750','2024-10-29 22:10:37',NULL,26.00,'','10','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(13565,'1110','101730226750','2024-10-29 21:32:30',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(13566,'5500','101730226750','2024-10-29 22:10:20',28.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13567,'1000','101730226750','2024-10-29 22:10:37',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HGDTRFC'),(13568,'4000','101730226750','2024-10-29 22:10:37',NULL,60.00,'','10','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(13569,'4000','101730226750','2024-10-29 21:32:30',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(13570,'1110','101730229047','2024-10-30 10:06:27',NULL,60.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(13571,'5500','101730229047','2024-10-29 22:10:47',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13572,'1000','101730229047','2024-10-30 10:06:27',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13573,'4000','101730229047','2024-10-30 10:06:27',NULL,100.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(13574,'1000','101730271994','2024-10-30 10:07:00',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13575,'4000','101730271994','2024-10-30 10:07:00',NULL,150.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(13576,'1110','101730272679','2024-10-30 10:18:13',NULL,25.00,'','10','1','Inventory sold','1','','sales','1623','','No',NULL,NULL,''),(13577,'5500','101730272679','2024-10-30 10:17:59',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13578,'1000','101730272679','2024-10-30 10:18:13',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13579,'4000','101730272679','2024-10-30 10:18:13',NULL,100.00,'','10','1','Good sold','1','','sales','1623','','No',NULL,NULL,''),(13580,'1110','101730272699','2024-10-30 10:32:12',NULL,6.00,'','10','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(13581,'5500','101730272699','2024-10-30 10:18:19',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13582,'1000','101730272699','2024-10-30 10:32:12',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13583,'4000','101730272699','2024-10-30 10:32:12',NULL,50.00,'','10','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(13584,'1110','101730273594','2024-10-30 10:33:32',NULL,2.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(13585,'5500','101730273594','2024-10-30 10:33:14',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13586,'1000','101730273594','2024-10-30 10:33:32',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13587,'4000','101730273594','2024-10-30 10:33:32',NULL,10.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(13588,'1110','101730273617','2024-10-30 10:56:02',NULL,25.00,'','10','1','Inventory sold','1','','sales','1623','','No',NULL,NULL,''),(13589,'1110','101730273617','2024-10-30 10:33:37',NULL,21.00,'','10','1','Inventory sold','1','','sales','1615','','No',NULL,NULL,''),(13590,'5500','101730273617','2024-10-30 10:55:20',46.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13591,'1000','101730273617','2024-10-30 10:56:02',170.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13592,'4000','101730273617','2024-10-30 10:56:02',NULL,100.00,'','10','1','Good sold','1','','sales','1623','','No',NULL,NULL,''),(13593,'4000','101730273617','2024-10-30 10:33:37',NULL,70.00,'','10','1','Good sold','1','','sales','1615','','No',NULL,NULL,''),(13594,'1110','101730274973','2024-10-30 11:42:30',NULL,36.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(13595,'5500','101730274973','2024-10-30 11:42:18',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13596,'1000','101730274973','2024-10-30 11:42:30',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13597,'4000','101730274973','2024-10-30 11:42:30',NULL,60.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(13598,'1110','101730280564','2024-10-30 12:30:12',NULL,10.00,'','10','1','Inventory sold','1','','sales','1343','','No',NULL,NULL,''),(13599,'5500','101730280564','2024-10-30 12:29:24',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13600,'1000','101730280564','2024-10-30 12:30:12',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13601,'4000','101730280564','2024-10-30 12:30:12',NULL,20.00,'','10','1','Good sold','1','','sales','1343','','No',NULL,NULL,''),(13602,'1110','101730280615','2024-10-30 12:45:57',NULL,5.00,'','10','1','Inventory sold','1','','sales','1000','','No',NULL,NULL,''),(13603,'5500','101730280615','2024-10-30 12:30:15',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13604,'1000','101730280615','2024-10-30 12:45:57',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13605,'4000','101730280615','2024-10-30 12:45:57',NULL,10.00,'','10','1','Good sold','1','','sales','1000','','No',NULL,NULL,''),(13606,'1000','101730282339','2024-10-30 12:59:08',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'jhdhdsjdg'),(13607,'4000','101730282339','2024-10-30 12:59:08',NULL,40.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(13608,'1000','101730282356','2024-10-30 13:05:34',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13609,'4000','101730282356','2024-10-30 13:05:34',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(13610,'1110','101730287013','2024-10-30 14:18:00',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(13611,'1110','101730287013','2024-10-30 14:16:53',NULL,14.00,'','10','1','Inventory sold','1','','sales','1577','','No',NULL,NULL,''),(13612,'5500','101730287013','2024-10-30 14:17:28',79.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13613,'1000','101730287013','2024-10-30 14:18:00',270.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13614,'4000','101730287013','2024-10-30 14:18:00',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(13615,'4000','101730287013','2024-10-30 14:16:53',NULL,70.00,'','10','1','Good sold','1','','sales','1577','','No',NULL,NULL,''),(13626,'1110','101730287083','2024-10-30 14:34:41',NULL,2.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(13627,'1110','101730287083','2024-10-30 15:43:33',NULL,20.00,'','10','1','Inventory sold','1','','sales','1353','','No',NULL,NULL,''),(13628,'5500','101730287083','2024-10-30 15:43:43',22.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13629,'1000','101730287083','2024-10-30 14:34:41',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dvfsfsf'),(13630,'4000','101730287083','2024-10-30 14:34:41',NULL,10.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(13631,'4000','101730287083','2024-10-30 15:43:33',NULL,40.00,'','10','1','Good sold','1','','sales','1353','','No',NULL,NULL,''),(13632,'1110','101730293607','2024-10-30 16:06:56',NULL,58.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(13633,'5500','101730293607','2024-10-30 16:06:47',58.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13634,'1000','101730293607','2024-10-30 16:06:56',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13635,'4000','101730293607','2024-10-30 16:06:56',NULL,100.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(13636,'1110','101730293621','2024-10-30 16:41:11',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(13637,'1110','101730293621','2024-10-30 16:07:01',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(13638,'5500','101730293621','2024-10-30 16:40:47',70.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13639,'1000','101730293621','2024-10-30 16:41:11',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'cercgecc'),(13640,'4000','101730293621','2024-10-30 16:41:11',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(13641,'4000','101730293621','2024-10-30 16:07:01',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(13642,'1000','101730295680','2024-10-30 16:53:41',140.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13643,'4000','101730295680','2024-10-30 16:53:41',NULL,140.00,'','10','1','Good sold','1','','sales','741','','No',NULL,NULL,''),(13644,'1110','101730296429','2024-10-30 17:38:48',NULL,82.00,'','10','1','Inventory sold','1','','sales','629','','No',NULL,NULL,''),(13645,'1110','101730296429','2024-10-30 16:53:49',NULL,20.00,'','10','1','Inventory sold','1','','sales','1538','','No',NULL,NULL,''),(13646,'5500','101730296429','2024-10-30 17:38:38',102.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13647,'1000','101730296429','2024-10-30 17:38:48',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dfddddddddf'),(13648,'4000','101730296429','2024-10-30 17:38:48',NULL,200.00,'','10','1','Good sold','1','','sales','629','','No',NULL,NULL,''),(13649,'4000','101730296429','2024-10-30 16:53:49',NULL,50.00,'','10','1','Good sold','1','','sales','1538','','No',NULL,NULL,''),(13650,'1000','101730299140','2024-10-30 18:34:00',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13651,'4000','101730299140','2024-10-30 18:34:00',NULL,50.00,'','10','1','Good sold','1','','sales','1452','','No',NULL,NULL,''),(13652,'1000','101730303318','2024-10-30 18:48:50',75.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13653,'4000','101730303318','2024-10-30 18:48:50',NULL,75.00,'','10','1','Good sold','1','','sales','421','','No',NULL,NULL,''),(13654,'1000','101730303335','2024-10-30 18:49:00',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13655,'4000','101730303335','2024-10-30 18:49:00',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(13656,'1110','101730303343','2024-10-30 18:50:14',NULL,0.00,'','10','1','Inventory sold','1','','sales','1128','','No',NULL,NULL,''),(13657,'1110','101730303343','2024-10-30 18:49:03',NULL,120.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(13658,'1110','101730303343','2024-10-30 18:49:23',NULL,0.00,'','10','1','Inventory sold','1','','sales','421','','No',NULL,NULL,''),(13659,'5500','101730303343','2024-10-30 18:49:45',120.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13660,'1000','101730303343','2024-10-30 18:50:14',475.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fdhsfhg'),(13661,'4000','101730303343','2024-10-30 18:50:14',NULL,200.00,'','10','1','Good sold','1','','sales','1128','','No',NULL,NULL,''),(13662,'4000','101730303343','2024-10-30 18:49:03',NULL,200.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(13663,'4000','101730303343','2024-10-30 18:49:23',NULL,75.00,'','10','1','Good sold','1','','sales','421','','No',NULL,NULL,''),(13664,'1110','101730303423','2024-10-30 19:09:11',NULL,38.00,'','10','1','Inventory sold','1','','sales','1328','','No',NULL,NULL,''),(13665,'5500','101730303423','2024-10-30 18:50:23',38.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13666,'1000','101730303423','2024-10-30 19:09:11',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dtfdgsrytfe'),(13667,'4000','101730303423','2024-10-30 19:09:11',NULL,100.00,'','10','1','Good sold','1','','sales','1328','','No',NULL,NULL,''),(13668,'1000','101730304559','2024-10-30 19:27:27',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13669,'4000','101730304559','2024-10-30 19:27:27',NULL,200.00,'','10','1','Good sold','1','','sales','711','','No',NULL,NULL,''),(13670,'1110','101730305654','2024-10-30 19:33:05',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(13671,'5500','101730305654','2024-10-30 19:27:34',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13672,'1000','101730305654','2024-10-30 19:33:05',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fedhfdhe'),(13673,'4000','101730305654','2024-10-30 19:33:05',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(13674,'1110','101730305998','2024-10-30 19:36:49',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(13675,'5500','101730305998','2024-10-30 19:33:18',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13676,'1000','101730305998','2024-10-30 19:36:49',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ydhgfhgdhdv'),(13677,'4000','101730305998','2024-10-30 19:36:49',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(13678,'1110','101730306219','2024-10-30 19:48:26',NULL,40.00,'','10','1','Inventory sold','1','','sales','1353','','No',NULL,NULL,''),(13679,'1110','101730306219','2024-10-30 19:36:59',NULL,60.00,'','10','1','Inventory sold','1','','sales','1287','','No',NULL,NULL,''),(13680,'5500','101730306219','2024-10-30 19:48:17',100.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13681,'1000','101730306219','2024-10-30 19:48:26',230.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'nsdfjskjghrsed'),(13682,'4000','101730306219','2024-10-30 19:48:26',NULL,80.00,'','10','1','Good sold','1','','sales','1353','','No',NULL,NULL,''),(13683,'4000','101730306219','2024-10-30 19:36:59',NULL,150.00,'','10','1','Good sold','1','','sales','1287','','No',NULL,NULL,''),(13684,'1000','101730306917','2024-10-30 19:50:27',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13685,'4000','101730306917','2024-10-30 19:50:27',NULL,30.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(13686,'1000','101730307034','2024-10-30 20:31:44',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hvbsdhfvdafgkjwesd'),(13687,'4000','101730307034','2024-10-30 20:31:44',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(13688,'1110','101730309518','2024-10-30 20:34:46',NULL,30.00,'','10','1','Inventory sold','1','','sales','1502','','No',NULL,NULL,''),(13689,'5500','101730309518','2024-10-30 20:31:58',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13690,'1000','101730309518','2024-10-30 20:34:46',130.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ghadsfhahjfd'),(13691,'4000','101730309518','2024-10-30 20:34:46',NULL,130.00,'','10','1','Good sold','1','','sales','1502','','No',NULL,NULL,''),(13692,'1110','101730309692','2024-10-30 20:44:15',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(13693,'5500','101730309692','2024-10-30 20:34:52',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13694,'1000','101730309692','2024-10-30 20:44:15',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13695,'4000','101730309692','2024-10-30 20:44:15',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(13696,'1110','101730310404','2024-10-30 21:31:41',NULL,100.00,'','10','1','Inventory sold','1','','sales','1600','','No',NULL,NULL,''),(13697,'5500','101730310404','2024-10-30 20:46:44',100.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13698,'1000','101730310404','2024-10-30 21:31:41',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13699,'4000','101730310404','2024-10-30 21:31:41',NULL,300.00,'','10','1','Good sold','1','','sales','1600','','No',NULL,NULL,''),(13700,'1110','101730313170','2024-10-30 21:33:28',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(13701,'1110','101730313170','2024-10-30 21:32:50',NULL,65.00,'','10','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(13702,'5500','101730313170','2024-10-30 21:33:16',70.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13703,'1000','101730313170','2024-10-30 21:33:28',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13704,'4000','101730313170','2024-10-30 21:33:28',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(13705,'4000','101730313170','2024-10-30 21:32:50',NULL,150.00,'','10','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(13706,'1110','101730313210','2024-10-30 21:33:43',NULL,9.00,'','10','1','Inventory sold','1','','sales','1615','','No',NULL,NULL,''),(13707,'5500','101730313210','2024-10-30 21:33:31',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13708,'1000','101730313210','2024-10-30 21:33:43',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13709,'4000','101730313210','2024-10-30 21:33:43',NULL,30.00,'','10','1','Good sold','1','','sales','1615','','No',NULL,NULL,''),(13710,'1110','101730313225','2024-10-30 21:36:03',NULL,100.00,'','10','1','Inventory sold','1','','sales','1230','','No',NULL,NULL,''),(13711,'1110','101730313225','2024-10-30 21:33:45',NULL,12.00,'','10','1','Inventory sold','1','','sales','1538','','No',NULL,NULL,''),(13712,'1110','101730313225','2024-10-30 21:35:38',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(13713,'5500','101730313225','2024-10-30 21:35:54',113.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13714,'1000','101730313225','2024-10-30 21:36:03',190.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13715,'4000','101730313225','2024-10-30 21:36:03',NULL,150.00,'','10','1','Good sold','1','','sales','1230','','No',NULL,NULL,''),(13716,'4000','101730313225','2024-10-30 21:33:45',NULL,30.00,'','10','1','Good sold','1','','sales','1538','','No',NULL,NULL,''),(13717,'4000','101730313225','2024-10-30 21:35:38',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(13718,'4000','101730313225','2024-10-30 21:38:54',150.00,NULL,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(13719,'1000','101730313225','2024-10-30 21:38:54',NULL,150.00,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(13720,'5500','101730313225','2024-10-30 21:38:54',NULL,100.00,'','10','1','Cost of goods returned','1','','sales','1230','','No',NULL,NULL,''),(13721,'1110','101730313225','2024-10-30 21:38:54',100.00,NULL,'','10','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(13722,'1110','101730313536','2024-10-30 21:40:01',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(13723,'1110','101730313536','2024-10-30 21:38:56',NULL,100.00,'','10','1','Inventory sold','1','','sales','1230','','No',NULL,NULL,''),(13724,'5500','101730313536','2024-10-30 21:39:45',100.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13725,'1000','101730313536','2024-10-30 21:40:01',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13726,'4000','101730313536','2024-10-30 21:40:01',NULL,150.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(13727,'4000','101730313536','2024-10-30 21:38:56',NULL,150.00,'','10','1','Good sold','1','','sales','1230','','No',NULL,NULL,''),(13728,'4000','101730313536','2024-10-30 21:40:57',150.00,NULL,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(13729,'1000','101730313536','2024-10-30 21:40:57',NULL,150.00,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(13730,'5500','101730313536','2024-10-30 21:40:57',NULL,0.00,'','10','1','Cost of goods returned','1','','sales','1479','','No',NULL,NULL,''),(13731,'1110','101730313536','2024-10-30 21:40:57',0.00,NULL,'','10','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(13732,'4000','101730313536','2024-10-30 21:41:00',150.00,NULL,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(13733,'1000','101730313536','2024-10-30 21:41:00',NULL,150.00,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(13734,'5500','101730313536','2024-10-30 21:41:00',NULL,100.00,'','10','1','Cost of goods returned','1','','sales','1230','','No',NULL,NULL,''),(13735,'1110','101730313536','2024-10-30 21:41:00',100.00,NULL,'','10','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(13736,'1110','101730314011','2024-10-30 21:47:48',NULL,100.00,'','10','1','Inventory sold','1','','sales','1230','','No',NULL,NULL,''),(13737,'1110','101730314011','2024-10-30 21:46:51',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(13738,'1110','101730314011','2024-10-30 21:46:59',NULL,12.00,'','10','1','Inventory sold','1','','sales','1538','','No',NULL,NULL,''),(13739,'1110','101730314011','2024-10-30 21:47:16',NULL,4.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(13740,'5500','101730314011','2024-10-30 21:47:39',116.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13741,'1000','101730314011','2024-10-30 21:47:48',370.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HGDCGDCUG'),(13742,'4000','101730314011','2024-10-30 21:47:48',NULL,150.00,'','10','1','Good sold','1','','sales','1230','','No',NULL,NULL,''),(13743,'4000','101730314011','2024-10-30 21:46:51',NULL,150.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(13744,'4000','101730314011','2024-10-30 21:46:59',NULL,30.00,'','10','1','Good sold','1','','sales','1538','','No',NULL,NULL,''),(13745,'4000','101730314011','2024-10-30 21:47:16',NULL,40.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(13746,'1110','101730314076','2024-10-30 21:48:06',NULL,109.00,'','10','1','Inventory sold','1','','sales','1625','','No',NULL,NULL,''),(13747,'5500','101730314076','2024-10-30 21:47:56',109.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13748,'1000','101730314076','2024-10-30 21:48:06',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JHYRFGUHEJWG'),(13749,'4000','101730314076','2024-10-30 21:48:06',NULL,400.00,'','10','1','Good sold','1','','sales','1625','','No',NULL,NULL,''),(13750,'1110','101730314092','2024-10-30 21:49:13',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(13751,'1110','101730314092','2024-10-30 21:48:12',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(13752,'5500','101730314092','2024-10-30 21:48:28',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13753,'1000','101730314092','2024-10-30 21:49:13',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13754,'4000','101730314092','2024-10-30 21:49:13',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(13755,'4000','101730314092','2024-10-30 21:48:12',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(13756,'1110','101730314155','2024-10-30 21:49:30',NULL,24.00,'','10','1','Inventory sold','1','','sales','1594','','No',NULL,NULL,''),(13757,'5500','101730314155','2024-10-30 21:49:15',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13758,'1000','101730314155','2024-10-30 21:49:30',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13759,'4000','101730314155','2024-10-30 21:49:30',NULL,70.00,'','10','1','Good sold','1','','sales','1594','','No',NULL,NULL,''),(13760,'1000','101730355054','2024-10-31 09:11:07',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13761,'4000','101730355054','2024-10-31 09:11:07',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(13762,'1110','101730355069','2024-10-31 10:34:50',NULL,50.00,'','10','1','Inventory sold','1','','sales','1566','','No',NULL,NULL,''),(13763,'1110','101730355069','2024-10-31 09:11:09',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(13764,'5500','101730355069','2024-10-31 10:34:37',115.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13765,'1000','101730355069','2024-10-31 10:34:50',450.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dfhjfewbfd'),(13766,'4000','101730355069','2024-10-31 10:34:50',NULL,250.00,'','10','1','Good sold','1','','sales','1566','','No',NULL,NULL,''),(13767,'4000','101730355069','2024-10-31 09:11:09',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(13768,'1110','101730360101','2024-10-31 12:05:50',NULL,37.50,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(13769,'5500','101730360101','2024-10-31 10:35:01',37.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13770,'1000','101730360101','2024-10-31 12:05:50',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'jhgfrksdgfui'),(13771,'4000','101730360101','2024-10-31 12:05:50',NULL,150.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(13772,'1110','101730365558','2024-10-31 12:23:23',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(13773,'5500','101730365558','2024-10-31 12:05:58',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13774,'1000','101730365558','2024-10-31 12:23:23',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UYFDEYGEBF'),(13775,'4000','101730365558','2024-10-31 12:23:23',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(13776,'1110','101730366620','2024-10-31 12:24:27',NULL,6.00,'','10','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(13777,'5500','101730366620','2024-10-31 12:23:40',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13778,'1000','101730366620','2024-10-31 12:24:27',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13779,'4000','101730366620','2024-10-31 12:24:27',NULL,50.00,'','10','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(13780,'1110','101730366670','2024-10-31 13:08:16',NULL,24.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(13781,'5500','101730366670','2024-10-31 12:24:30',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13782,'1000','101730366670','2024-10-31 13:08:16',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13783,'4000','101730366670','2024-10-31 13:08:16',NULL,40.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(13784,'1110','101730369959','2024-10-31 13:19:31',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(13785,'5500','101730369959','2024-10-31 13:19:19',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13786,'1000','101730369959','2024-10-31 13:19:31',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GSFDTYHDS'),(13787,'4000','101730369959','2024-10-31 13:19:31',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(13788,'1110','101730369980','2024-10-31 13:20:45',NULL,30.00,'','10','1','Inventory sold','1','','sales','1182','','No',NULL,NULL,''),(13789,'5500','101730369980','2024-10-31 13:19:40',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13790,'1000','101730369980','2024-10-31 13:20:45',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EWHR8YU'),(13791,'4000','101730369980','2024-10-31 13:20:45',NULL,50.00,'','10','1','Good sold','1','','sales','1182','','No',NULL,NULL,''),(13792,'1110','101730370051','2024-10-31 14:21:08',NULL,24.00,'','10','1','Inventory sold','1','','sales','1594','','No',NULL,NULL,''),(13793,'5500','101730370051','2024-10-31 13:20:51',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13794,'1000','101730370051','2024-10-31 14:21:08',70.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WDFFRRG'),(13795,'4000','101730370051','2024-10-31 14:21:08',NULL,70.00,'','10','1','Good sold','1','','sales','1594','','No',NULL,NULL,''),(13796,'1110','101730373673','2024-10-31 14:40:03',NULL,78.00,'','10','1','Inventory sold','1','','sales','1494','','No',NULL,NULL,''),(13797,'1110','101730373673','2024-10-31 14:21:13',NULL,100.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(13798,'5500','101730373673','2024-10-31 14:39:53',178.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13799,'1000','101730373673','2024-10-31 14:40:03',700.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13800,'4000','101730373673','2024-10-31 14:40:03',NULL,500.00,'','10','1','Good sold','1','','sales','1494','','No',NULL,NULL,''),(13801,'4000','101730373673','2024-10-31 14:21:13',NULL,200.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(13802,'1110','101730374821','2024-10-31 14:50:54',NULL,9.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(13803,'5500','101730374821','2024-10-31 14:40:21',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13804,'1000','101730374821','2024-10-31 14:50:54',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13805,'4000','101730374821','2024-10-31 14:50:54',NULL,50.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(13806,'1110','101730376920','2024-10-31 15:22:50',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(13807,'5500','101730376920','2024-10-31 15:15:20',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13808,'1000','101730376920','2024-10-31 15:22:50',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13809,'4000','101730376920','2024-10-31 15:22:50',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(13810,'1110','101730377373','2024-10-31 15:53:37',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(13811,'5500','101730377373','2024-10-31 15:22:53',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13812,'1000','101730377373','2024-10-31 15:53:37',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EWWWWWWWWD'),(13813,'4000','101730377373','2024-10-31 15:53:37',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(13814,'1110','101730379225','2024-10-31 15:55:17',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(13815,'1110','101730379225','2024-10-31 15:53:45',NULL,65.00,'','10','1','Inventory sold','1','','sales','1624','','No',NULL,NULL,''),(13816,'1110','101730379225','2024-10-31 15:54:03',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(13817,'1110','101730379225','2024-10-31 15:54:20',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(13818,'1110','101730379225','2024-10-31 15:54:49',NULL,10.50,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(13819,'5500','101730379225','2024-10-31 15:55:04',167.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13820,'1000','101730379225','2024-10-31 15:55:17',495.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13821,'4000','101730379225','2024-10-31 15:55:17',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(13822,'4000','101730379225','2024-10-31 15:53:45',NULL,200.00,'','10','1','Good sold','1','','sales','1624','','No',NULL,NULL,''),(13823,'4000','101730379225','2024-10-31 15:54:03',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(13824,'4000','101730379225','2024-10-31 15:54:20',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(13825,'4000','101730379225','2024-10-31 15:54:49',NULL,25.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(13826,'4000','101730376920','2024-10-31 16:11:21',50.00,NULL,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(13827,'1000','101730376920','2024-10-31 16:11:21',NULL,50.00,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(13828,'5500','101730376920','2024-10-31 16:11:21',NULL,5.00,'','10','1','Cost of goods returned','1','','sales','233','','No',NULL,NULL,''),(13829,'1110','101730376920','2024-10-31 16:11:21',5.00,NULL,'','10','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(13830,'1110','101730380311','2024-10-31 16:12:05',NULL,116.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(13831,'5500','101730380311','2024-10-31 16:11:51',116.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13832,'1000','101730380311','2024-10-31 16:12:05',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WRXGTV'),(13833,'4000','101730380311','2024-10-31 16:12:05',NULL,200.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(13834,'1110','101730380332','2024-10-31 18:24:29',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(13835,'5500','101730380332','2024-10-31 16:12:12',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13836,'1000','101730380332','2024-10-31 18:24:29',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'REEEEEEEEEEEEEEEE'),(13837,'4000','101730380332','2024-10-31 18:24:29',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(13838,'1110','101730388280','2024-10-31 18:26:31',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(13839,'5500','101730388280','2024-10-31 18:24:40',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13840,'1000','101730388280','2024-10-31 18:26:31',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HVTVCTWXTH'),(13841,'4000','101730388280','2024-10-31 18:26:31',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(13842,'1110','101730388402','2024-10-31 18:30:04',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(13843,'5500','101730388402','2024-10-31 18:26:42',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13844,'1000','101730388402','2024-10-31 18:30:04',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13845,'4000','101730388402','2024-10-31 18:30:04',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(13846,'1110','101730388613','2024-10-31 18:44:32',NULL,54.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(13847,'5500','101730388613','2024-10-31 18:30:13',54.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13848,'1000','101730388613','2024-10-31 18:44:32',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13849,'4000','101730388613','2024-10-31 18:44:32',NULL,100.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(13850,'1110','101730389475','2024-10-31 18:59:31',NULL,52.50,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(13851,'5500','101730389475','2024-10-31 18:44:35',52.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13852,'1000','101730389475','2024-10-31 18:59:31',125.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13853,'4000','101730389475','2024-10-31 18:59:31',NULL,125.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(13854,'1110','101730391726','2024-10-31 19:22:41',NULL,12.00,'','10','1','Inventory sold','1','','sales','1538','','No',NULL,NULL,''),(13855,'1110','101730391726','2024-10-31 19:22:06',NULL,15.00,'','10','1','Inventory sold','1','','sales','1623','','No',NULL,NULL,''),(13856,'5500','101730391726','2024-10-31 19:22:24',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13857,'1000','101730391726','2024-10-31 19:22:41',90.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DGHFCHJDVCD'),(13858,'4000','101730391726','2024-10-31 19:22:41',NULL,30.00,'','10','1','Good sold','1','','sales','1538','','No',NULL,NULL,''),(13859,'4000','101730391726','2024-10-31 19:22:06',NULL,60.00,'','10','1','Good sold','1','','sales','1623','','No',NULL,NULL,''),(13860,'1110','101730391769','2024-10-31 19:34:28',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(13861,'5500','101730391769','2024-10-31 19:22:49',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13862,'1000','101730391769','2024-10-31 19:34:28',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13863,'4000','101730391769','2024-10-31 19:34:28',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(13864,'1110','101730392470','2024-10-31 19:37:14',NULL,108.00,'','10','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(13865,'5500','101730392470','2024-10-31 19:34:30',108.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13866,'1000','101730392470','2024-10-31 19:37:14',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DHFHJFDF'),(13867,'4000','101730392470','2024-10-31 19:37:14',NULL,150.00,'','10','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(13868,'1110','101730392645','2024-10-31 19:45:12',NULL,6.00,'','10','1','Inventory sold','1','','sales','1615','','No',NULL,NULL,''),(13869,'1110','101730392645','2024-10-31 19:37:25',NULL,0.00,'','10','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(13870,'5500','101730392645','2024-10-31 19:44:59',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13871,'1000','101730392645','2024-10-31 19:45:12',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13872,'4000','101730392645','2024-10-31 19:45:12',NULL,20.00,'','10','1','Good sold','1','','sales','1615','','No',NULL,NULL,''),(13873,'4000','101730392645','2024-10-31 19:37:25',NULL,20.00,'','10','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(13874,'1000','101730393117','2024-10-31 19:57:40',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13875,'4000','101730393117','2024-10-31 19:57:40',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(13876,'1110','101730393863','2024-10-31 20:41:23',NULL,55.00,'','10','1','Inventory sold','1','','sales','1575','','No',NULL,NULL,''),(13877,'1110','101730393863','2024-10-31 19:57:43',NULL,85.00,'','10','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(13878,'1110','101730393863','2024-10-31 20:40:49',NULL,40.00,'','10','1','Inventory sold','1','','sales','1557','','No',NULL,NULL,''),(13879,'1110','101730393863','2024-10-31 20:41:01',NULL,30.00,'','10','1','Inventory sold','1','','sales','1374','','No',NULL,NULL,''),(13880,'5500','101730393863','2024-10-31 20:41:12',210.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13881,'1000','101730393863','2024-10-31 20:41:23',700.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HJFDHJFDVF'),(13882,'4000','101730393863','2024-10-31 20:41:23',NULL,150.00,'','10','1','Good sold','1','','sales','1575','','No',NULL,NULL,''),(13883,'4000','101730393863','2024-10-31 19:57:43',NULL,200.00,'','10','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(13884,'4000','101730393863','2024-10-31 20:40:49',NULL,250.00,'','10','1','Good sold','1','','sales','1557','','No',NULL,NULL,''),(13885,'4000','101730393863','2024-10-31 20:41:01',NULL,100.00,'','10','1','Good sold','1','','sales','1374','','No',NULL,NULL,''),(13886,'1110','101730396493','2024-10-31 20:44:56',NULL,27.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(13887,'1110','101730396493','2024-10-31 20:41:33',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(13888,'5500','101730396493','2024-10-31 20:44:47',54.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13889,'1000','101730396493','2024-10-31 20:44:56',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13890,'4000','101730396493','2024-10-31 20:44:56',NULL,150.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(13891,'4000','101730396493','2024-10-31 20:41:33',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(13892,'1000','101730396700','2024-10-31 20:45:09',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13893,'4000','101730396700','2024-10-31 20:45:09',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(13894,'1110','101730396712','2024-10-31 20:45:38',NULL,6.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(13895,'5500','101730396712','2024-10-31 20:45:12',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13896,'1000','101730396712','2024-10-31 20:45:38',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JDHGUEDW'),(13897,'4000','101730396712','2024-10-31 20:45:38',NULL,20.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(13898,'1000','101730396748','2024-10-31 21:10:33',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13899,'4000','101730396748','2024-10-31 21:10:33',NULL,50.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(13900,'1110','101730398239','2024-10-31 21:11:01',NULL,6.00,'','10','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(13901,'5500','101730398239','2024-10-31 21:10:39',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13902,'1000','101730398239','2024-10-31 21:11:01',12.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13903,'4000','101730398239','2024-10-31 21:11:01',NULL,12.00,'','10','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(13904,'1110','101730398270','2024-10-31 21:11:35',NULL,55.00,'','10','1','Inventory sold','1','','sales','1576','','No',NULL,NULL,''),(13905,'5500','101730398270','2024-10-31 21:11:10',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13906,'1000','101730398270','2024-10-31 21:11:35',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DJFGEGJB'),(13907,'4000','101730398270','2024-10-31 21:11:35',NULL,150.00,'','10','1','Good sold','1','','sales','1576','','No',NULL,NULL,''),(13908,'1000','101730398353','2024-10-31 21:31:01',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UJEFUFSDA'),(13909,'4000','101730398353','2024-10-31 21:31:01',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(13910,'1110','101730399470','2024-10-31 21:34:38',NULL,24.40,'','10','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(13911,'5500','101730399470','2024-10-31 21:31:10',24.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13912,'1000','101730399470','2024-10-31 21:34:38',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RTSVHJFYU'),(13913,'4000','101730399470','2024-10-31 21:34:38',NULL,40.00,'','10','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(13914,'1110','101730399695','2024-10-31 21:39:50',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(13915,'5500','101730399695','2024-10-31 21:34:55',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13916,'1000','101730399695','2024-10-31 21:39:50',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13917,'4000','101730399695','2024-10-31 21:39:50',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(13918,'1110','101730401922','2024-10-31 22:12:44',NULL,30.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(13919,'1110','101730401922','2024-10-31 22:12:02',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(13920,'1110','101730401922','2024-10-31 22:12:21',NULL,40.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(13921,'5500','101730401922','2024-10-31 22:12:29',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13922,'1000','101730401922','2024-10-31 22:12:44',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hdgfjdsfjbdfs'),(13923,'4000','101730401922','2024-10-31 22:12:44',NULL,100.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(13924,'4000','101730401922','2024-10-31 22:12:02',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(13925,'4000','101730401922','2024-10-31 22:12:21',NULL,100.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(13926,'1110','101730401972','2024-10-31 22:21:32',NULL,19.00,'','10','1','Inventory sold','1','','sales','789','','No',NULL,NULL,''),(13927,'1110','101730401972','2024-10-31 22:12:52',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(13928,'5500','101730401972','2024-10-31 22:21:13',46.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13929,'1000','101730401972','2024-10-31 22:21:32',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13930,'4000','101730401972','2024-10-31 22:21:32',NULL,50.00,'','10','1','Good sold','1','','sales','789','','No',NULL,NULL,''),(13931,'4000','101730401972','2024-10-31 22:12:52',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(13932,'1000','101730441967','2024-11-01 09:19:37',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13933,'4000','101730441967','2024-11-01 09:19:37',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(13934,'1110','101730441979','2024-11-01 10:20:12',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(13935,'5500','101730441979','2024-11-01 09:19:39',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13936,'1000','101730441979','2024-11-01 10:20:12',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13937,'4000','101730441979','2024-11-01 10:20:12',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(13938,'1110','101730445621','2024-11-01 10:31:09',NULL,8.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(13939,'5500','101730445621','2024-11-01 10:20:21',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13940,'1000','101730445621','2024-11-01 10:31:09',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dsvcvfc'),(13941,'4000','101730445621','2024-11-01 10:31:09',NULL,80.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(13942,'1110','101730446285','2024-11-01 10:33:56',NULL,25.00,'','10','1','Inventory sold','1','','sales','1613','','No',NULL,NULL,''),(13943,'5500','101730446285','2024-11-01 10:31:25',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13944,'1000','101730446285','2024-11-01 10:33:56',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ctcthchw'),(13945,'4000','101730446285','2024-11-01 10:33:56',NULL,40.00,'','10','1','Good sold','1','','sales','1613','','No',NULL,NULL,''),(13946,'1110','101730446446','2024-11-01 12:18:48',NULL,4.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(13947,'5500','101730446446','2024-11-01 10:34:06',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13948,'1000','101730446446','2024-11-01 12:18:48',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'erxrqwrgrxz'),(13949,'4000','101730446446','2024-11-01 12:18:48',NULL,40.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(13950,'1110','101730452742','2024-11-01 13:15:03',NULL,2.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(13951,'5500','101730452742','2024-11-01 12:19:02',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13952,'1000','101730452742','2024-11-01 13:15:03',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13953,'4000','101730452742','2024-11-01 13:15:03',NULL,10.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(13954,'1110','101730456106','2024-11-01 13:43:14',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(13955,'5500','101730456106','2024-11-01 13:15:06',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13956,'1000','101730456106','2024-11-01 13:43:14',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gjrmfnvubv'),(13957,'4000','101730456106','2024-11-01 13:43:14',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(13958,'1000','101730457802','2024-11-01 14:03:28',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13959,'4000','101730457802','2024-11-01 14:03:28',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(13960,'1110','101730459011','2024-11-01 15:54:33',NULL,58.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(13961,'5500','101730459011','2024-11-01 14:03:31',58.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13962,'1000','101730459011','2024-11-01 15:54:33',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13963,'4000','101730459011','2024-11-01 15:54:33',NULL,100.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(13964,'1110','101730465675','2024-11-01 15:54:43',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(13965,'5500','101730465675','2024-11-01 15:54:35',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13966,'1000','101730465675','2024-11-01 15:54:43',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13967,'4000','101730465675','2024-11-01 15:54:43',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(13968,'1110','101730465687','2024-11-01 16:00:56',NULL,35.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(13969,'5500','101730465687','2024-11-01 15:54:47',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13970,'1000','101730465687','2024-11-01 16:00:56',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13971,'4000','101730465687','2024-11-01 16:00:56',NULL,100.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(13972,'1110','101730466059','2024-11-01 16:17:13',NULL,30.00,'','10','1','Inventory sold','1','','sales','1343','','No',NULL,NULL,''),(13973,'5500','101730466059','2024-11-01 16:00:59',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13974,'1000','101730466059','2024-11-01 16:17:13',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ugfdgieg'),(13975,'4000','101730466059','2024-11-01 16:17:13',NULL,60.00,'','10','1','Good sold','1','','sales','1343','','No',NULL,NULL,''),(13976,'1110','101730467057','2024-11-01 17:51:07',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(13977,'5500','101730467057','2024-11-01 16:17:37',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13978,'1000','101730467057','2024-11-01 17:51:07',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'zfmvgjhxzdhs'),(13979,'4000','101730467057','2024-11-01 17:51:07',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(13980,'1110','101730472677','2024-11-01 18:17:12',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(13981,'5500','101730472677','2024-11-01 17:51:17',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13982,'1000','101730472677','2024-11-01 18:17:12',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'riutgudhguf'),(13983,'4000','101730472677','2024-11-01 18:17:12',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(13984,'1110','101730474241','2024-11-01 18:34:37',NULL,50.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(13985,'5500','101730474241','2024-11-01 18:17:21',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13986,'1000','101730474241','2024-11-01 18:34:37',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13987,'4000','101730474241','2024-11-01 18:34:37',NULL,100.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(13988,'1110','101730475280','2024-11-01 19:16:21',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(13989,'5500','101730475280','2024-11-01 18:34:40',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13990,'1000','101730475280','2024-11-01 19:16:21',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dhgfwiugte'),(13991,'4000','101730475280','2024-11-01 19:16:21',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(13992,'1000','101730477788','2024-11-01 19:31:01',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13993,'4000','101730477788','2024-11-01 19:31:01',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(13994,'1110','101730478664','2024-11-01 19:39:12',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(13995,'5500','101730478664','2024-11-01 19:31:04',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13996,'1000','101730478664','2024-11-01 19:39:12',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'erfdgfewfda'),(13997,'4000','101730478664','2024-11-01 19:39:12',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(13998,'1110','101730479670','2024-11-01 19:48:00',NULL,20.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(13999,'5500','101730479670','2024-11-01 19:47:50',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14000,'1000','101730479670','2024-11-01 19:48:00',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14001,'4000','101730479670','2024-11-01 19:48:00',NULL,50.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(14002,'1110','101730480696','2024-11-01 20:05:05',NULL,9.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(14003,'5500','101730480696','2024-11-01 20:04:56',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14004,'1000','101730480696','2024-11-01 20:05:05',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14005,'4000','101730480696','2024-11-01 20:05:05',NULL,50.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(14006,'1000','101730480707','2024-11-01 20:20:43',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dfhjgrefg'),(14007,'4000','101730480707','2024-11-01 20:20:43',NULL,200.00,'','10','1','Good sold','1','','sales','1457','','No',NULL,NULL,''),(14008,'1110','101730482476','2024-11-01 20:35:04',NULL,58.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(14009,'1110','101730482476','2024-11-01 20:34:36',NULL,25.00,'','10','1','Inventory sold','1','','sales','1613','','No',NULL,NULL,''),(14010,'5500','101730482476','2024-11-01 20:34:46',83.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14011,'1000','101730482476','2024-11-01 20:35:04',140.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gfhdshg'),(14012,'4000','101730482476','2024-11-01 20:35:04',NULL,100.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(14013,'4000','101730482476','2024-11-01 20:34:36',NULL,40.00,'','10','1','Good sold','1','','sales','1613','','No',NULL,NULL,''),(14014,'1110','101730482514','2024-11-01 21:10:45',NULL,24.40,'','10','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(14015,'5500','101730482514','2024-11-01 20:35:14',24.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14016,'1000','101730482514','2024-11-01 21:10:45',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dgdfyde'),(14017,'4000','101730482514','2024-11-01 21:10:45',NULL,40.00,'','10','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(14018,'1110','101730484666','2024-11-01 21:42:50',NULL,36.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(14019,'5500','101730484666','2024-11-01 21:11:06',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14020,'1000','101730484666','2024-11-01 21:42:50',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14021,'4000','101730484666','2024-11-01 21:42:50',NULL,60.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(14022,'1110','101730486575','2024-11-01 21:43:05',NULL,5.50,'','10','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(14023,'5500','101730486575','2024-11-01 21:42:55',5.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14024,'1000','101730486575','2024-11-01 21:43:05',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14025,'4000','101730486575','2024-11-01 21:43:05',NULL,50.00,'','10','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(14026,'1110','101730486593','2024-11-01 21:43:30',NULL,18.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(14027,'5500','101730486593','2024-11-01 21:43:13',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14028,'1000','101730486593','2024-11-01 21:43:30',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14029,'4000','101730486593','2024-11-01 21:43:30',NULL,100.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(14030,'1110','101730486627','2024-11-01 21:43:54',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(14031,'5500','101730486627','2024-11-01 21:43:47',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14032,'1000','101730486627','2024-11-01 21:43:54',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14033,'4000','101730486627','2024-11-01 21:43:54',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(14034,'1000','101730486652','2024-11-01 21:44:19',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14035,'4000','101730486652','2024-11-01 21:44:19',NULL,50.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(14036,'1110','101730486876','2024-11-01 21:48:06',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(14037,'5500','101730486876','2024-11-01 21:47:56',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14038,'1000','101730486876','2024-11-01 21:48:06',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edqwqqqw'),(14039,'4000','101730486876','2024-11-01 21:48:06',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(14040,'1110','101730486891','2024-11-01 21:49:44',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(14041,'5500','101730486891','2024-11-01 21:48:11',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14042,'1000','101730486891','2024-11-01 21:49:44',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14043,'4000','101730486891','2024-11-01 21:49:44',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(14044,'1110','101730487967','2024-11-01 22:06:17',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(14045,'5500','101730487967','2024-11-01 22:06:07',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14046,'1000','101730487967','2024-11-01 22:06:17',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'wefyeqdwd'),(14047,'4000','101730487967','2024-11-01 22:06:17',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(14048,'1110','101730528137','2024-11-02 09:15:48',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(14049,'5500','101730528137','2024-11-02 09:15:37',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14050,'1000','101730528137','2024-11-02 09:15:48',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14051,'4000','101730528137','2024-11-02 09:15:48',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(14052,'1110','101730528204','2024-11-02 09:16:55',NULL,25.00,'','10','1','Inventory sold','1','','sales','1623','','No',NULL,NULL,''),(14053,'5500','101730528204','2024-11-02 09:16:44',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14054,'1000','101730528204','2024-11-02 09:16:55',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14055,'4000','101730528204','2024-11-02 09:16:55',NULL,100.00,'','10','1','Good sold','1','','sales','1623','','No',NULL,NULL,''),(14056,'1110','101730528219','2024-11-02 09:46:06',NULL,0.00,'','10','1','Inventory sold','1','','sales','712','','No',NULL,NULL,''),(14057,'1110','101730528219','2024-11-02 09:16:59',NULL,50.00,'','10','1','Inventory sold','1','','sales','1363','','No',NULL,NULL,''),(14058,'5500','101730528219','2024-11-02 09:45:55',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14059,'1000','101730528219','2024-11-02 09:46:06',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rjhgfsfdh'),(14060,'4000','101730528219','2024-11-02 09:46:06',NULL,150.00,'','10','1','Good sold','1','','sales','712','','No',NULL,NULL,''),(14061,'4000','101730528219','2024-11-02 09:16:59',NULL,100.00,'','10','1','Good sold','1','','sales','1363','','No',NULL,NULL,''),(14062,'1110','101730529974','2024-11-02 09:46:25',NULL,30.00,'','10','1','Inventory sold','1','','sales','1502','','No',NULL,NULL,''),(14063,'5500','101730529974','2024-11-02 09:46:14',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14064,'1000','101730529974','2024-11-02 09:46:25',130.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tgkjbhkdf'),(14065,'4000','101730529974','2024-11-02 09:46:25',NULL,130.00,'','10','1','Good sold','1','','sales','1502','','No',NULL,NULL,''),(14066,'1110','101730530006','2024-11-02 10:17:52',NULL,30.00,'','10','1','Inventory sold','1','','sales','1607','','No',NULL,NULL,''),(14067,'1110','101730530006','2024-11-02 10:17:21',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(14068,'5500','101730530006','2024-11-02 10:17:40',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14069,'1000','101730530006','2024-11-02 10:17:52',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rthfuywer'),(14070,'4000','101730530006','2024-11-02 10:17:52',NULL,150.00,'','10','1','Good sold','1','','sales','1607','','No',NULL,NULL,''),(14071,'4000','101730530006','2024-11-02 10:17:21',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(14072,'1110','101730531883','2024-11-02 10:18:33',NULL,0.00,'','10','1','Inventory sold','1','','sales','117','','No',NULL,NULL,''),(14073,'1110','101730531883','2024-11-02 10:18:03',NULL,63.00,'','10','1','Inventory sold','1','','sales','1442','','No',NULL,NULL,''),(14074,'5500','101730531883','2024-11-02 10:18:19',63.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14075,'1000','101730531883','2024-11-02 10:18:33',245.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14076,'4000','101730531883','2024-11-02 10:18:33',NULL,105.00,'','10','1','Good sold','1','','sales','117','','No',NULL,NULL,''),(14077,'4000','101730531883','2024-11-02 10:18:03',NULL,140.00,'','10','1','Good sold','1','','sales','1442','','No',NULL,NULL,''),(14078,'1110','101730531932','2024-11-02 10:21:02',NULL,48.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(14079,'5500','101730531932','2024-11-02 10:18:52',48.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14080,'1000','101730531932','2024-11-02 10:21:02',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'yrwedb hdsf'),(14081,'4000','101730531932','2024-11-02 10:21:02',NULL,80.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(14082,'1110','101730532071','2024-11-02 10:21:45',NULL,40.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(14083,'1110','101730532071','2024-11-02 10:21:11',NULL,40.00,'','10','1','Inventory sold','1','','sales','539','','No',NULL,NULL,''),(14084,'5500','101730532071','2024-11-02 10:21:35',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14085,'1000','101730532071','2024-11-02 10:21:45',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ethfdyutd'),(14086,'4000','101730532071','2024-11-02 10:21:45',NULL,200.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(14087,'4000','101730532071','2024-11-02 10:21:11',NULL,100.00,'','10','1','Good sold','1','','sales','539','','No',NULL,NULL,''),(14088,'1110','101730532114','2024-11-02 11:13:53',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(14089,'5500','101730532114','2024-11-02 10:21:54',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14090,'1000','101730532114','2024-11-02 11:13:53',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ijtnhuyhh'),(14091,'4000','101730532114','2024-11-02 11:13:53',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(14092,'1110','101730535240','2024-11-02 11:55:32',NULL,4.00,'','10','1','Inventory sold','1','','sales','357','','No',NULL,NULL,''),(14093,'5500','101730535240','2024-11-02 11:14:00',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14094,'1000','101730535240','2024-11-02 11:55:32',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14095,'4000','101730535240','2024-11-02 11:55:32',NULL,10.00,'','10','1','Good sold','1','','sales','357','','No',NULL,NULL,''),(14096,'1110','101730537735','2024-11-02 12:13:54',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(14097,'5500','101730537735','2024-11-02 11:55:36',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14098,'1000','101730537735','2024-11-02 12:13:54',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14099,'4000','101730537735','2024-11-02 12:13:54',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(14100,'1000','101730538838','2024-11-02 12:14:05',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rg g rg'),(14101,'4000','101730538838','2024-11-02 12:14:05',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(14102,'1110','101730538853','2024-11-02 13:46:11',NULL,65.00,'','10','1','Inventory sold','1','','sales','1624','','No',NULL,NULL,''),(14103,'5500','101730538853','2024-11-02 12:14:13',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14104,'1000','101730538853','2024-11-02 13:46:11',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14105,'4000','101730538853','2024-11-02 13:46:11',NULL,200.00,'','10','1','Good sold','1','','sales','1624','','No',NULL,NULL,''),(14106,'1110','101730544375','2024-11-02 14:15:58',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(14107,'5500','101730544375','2024-11-02 13:46:15',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14108,'1000','101730544375','2024-11-02 14:15:58',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14109,'4000','101730544375','2024-11-02 14:15:58',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(14110,'1110','101730546543','2024-11-02 14:22:43',NULL,7.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(14111,'5500','101730546543','2024-11-02 14:22:23',7.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14112,'1000','101730546543','2024-11-02 14:22:43',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14113,'4000','101730546543','2024-11-02 14:22:43',NULL,20.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(14114,'1110','101730546565','2024-11-02 15:21:07',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(14115,'5500','101730546565','2024-11-02 14:22:45',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14116,'1000','101730546565','2024-11-02 15:21:07',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'cdgnrtat'),(14117,'4000','101730546565','2024-11-02 15:21:07',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(14118,'1110','101730550074','2024-11-02 15:22:05',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(14119,'5500','101730550074','2024-11-02 15:21:14',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14120,'1000','101730550074','2024-11-02 15:22:05',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ruyfsdh'),(14121,'4000','101730550074','2024-11-02 15:22:05',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(14122,'1110','101730550135','2024-11-02 16:39:38',NULL,30.00,'','10','1','Inventory sold','1','','sales','1558','','No',NULL,NULL,''),(14123,'1110','101730550135','2024-11-02 15:22:15',NULL,0.00,'','10','1','Inventory sold','1','','sales','815','','No',NULL,NULL,''),(14124,'1110','101730550135','2024-11-02 16:38:58',NULL,18.00,'','10','1','Inventory sold','1','','sales','543','','No',NULL,NULL,''),(14125,'5500','101730550135','2024-11-02 16:39:10',48.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14126,'1000','101730550135','2024-11-02 16:39:38',240.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14127,'4000','101730550135','2024-11-02 16:39:38',NULL,100.00,'','10','1','Good sold','1','','sales','1558','','No',NULL,NULL,''),(14128,'4000','101730550135','2024-11-02 15:22:15',NULL,100.00,'','10','1','Good sold','1','','sales','815','','No',NULL,NULL,''),(14129,'4000','101730550135','2024-11-02 16:38:58',NULL,40.00,'','10','1','Good sold','1','','sales','543','','No',NULL,NULL,''),(14130,'1110','101730554928','2024-11-02 17:50:20',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(14131,'5500','101730554928','2024-11-02 16:42:08',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14132,'1000','101730554928','2024-11-02 17:50:20',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14133,'4000','101730554928','2024-11-02 17:50:20',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(14134,'1110','101730559022','2024-11-02 19:26:29',NULL,104.00,'','10','1','Inventory sold','1','','sales','1020','','No',NULL,NULL,''),(14135,'1110','101730559022','2024-11-02 17:50:22',NULL,12.50,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(14136,'1110','101730559022','2024-11-02 19:25:08',NULL,50.00,'','10','1','Inventory sold','1','','sales','1623','','No',NULL,NULL,''),(14137,'5500','101730559022','2024-11-02 19:25:30',166.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14138,'1000','101730559022','2024-11-02 19:26:29',450.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'utgujfgh'),(14139,'4000','101730559022','2024-11-02 19:26:29',NULL,200.00,'','10','1','Good sold','1','','sales','1020','','No',NULL,NULL,''),(14140,'4000','101730559022','2024-11-02 17:50:22',NULL,50.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(14141,'4000','101730559022','2024-11-02 19:25:08',NULL,200.00,'','10','1','Good sold','1','','sales','1623','','No',NULL,NULL,''),(14142,'1110','101730564806','2024-11-02 19:27:27',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(14143,'5500','101730564806','2024-11-02 19:26:46',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14144,'1000','101730564806','2024-11-02 19:27:27',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gcnngcg'),(14145,'4000','101730564806','2024-11-02 19:27:27',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(14146,'1110','101730564855','2024-11-02 19:28:49',NULL,7.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(14147,'5500','101730564855','2024-11-02 19:27:35',7.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14148,'1000','101730564855','2024-11-02 19:28:49',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14149,'4000','101730564855','2024-11-02 19:28:49',NULL,20.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(14150,'1110','101730564932','2024-11-02 19:30:53',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(14151,'5500','101730564932','2024-11-02 19:28:52',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14152,'1000','101730564932','2024-11-02 19:30:53',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hfvb by gb g'),(14153,'4000','101730564932','2024-11-02 19:30:53',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(14154,'1110','101730565063','2024-11-02 19:43:03',NULL,25.00,'','10','1','Inventory sold','1','','sales','1613','','No',NULL,NULL,''),(14155,'5500','101730565063','2024-11-02 19:31:03',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14156,'1000','101730565063','2024-11-02 19:43:03',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RETGREGFETRT'),(14157,'4000','101730565063','2024-11-02 19:43:03',NULL,40.00,'','10','1','Good sold','1','','sales','1613','','No',NULL,NULL,''),(14158,'1110','101730565800','2024-11-02 19:44:39',NULL,12.50,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(14159,'5500','101730565800','2024-11-02 19:43:20',12.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14160,'1000','101730565800','2024-11-02 19:44:39',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14161,'4000','101730565800','2024-11-02 19:44:39',NULL,50.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(14162,'1000','101730565885','2024-11-02 20:09:44',120.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14163,'4000','101730565885','2024-11-02 20:09:44',NULL,50.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(14164,'4000','101730565885','2024-11-02 19:44:45',NULL,70.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(14165,'1000','101730567388','2024-11-02 20:42:03',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14166,'4000','101730567388','2024-11-02 20:42:03',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(14167,'1110','101730569326','2024-11-02 20:43:53',NULL,24.40,'','10','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(14168,'5500','101730569326','2024-11-02 20:42:06',24.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14169,'1000','101730569326','2024-11-02 20:43:53',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14170,'4000','101730569326','2024-11-02 20:43:53',NULL,40.00,'','10','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(14171,'1110','101730569438','2024-11-02 21:05:31',NULL,30.00,'','10','1','Inventory sold','1','','sales','1502','','No',NULL,NULL,''),(14172,'5500','101730569438','2024-11-02 20:43:58',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14173,'1000','101730569438','2024-11-02 21:05:31',130.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SAFCYODUSFD'),(14174,'4000','101730569438','2024-11-02 21:05:31',NULL,130.00,'','10','1','Good sold','1','','sales','1502','','No',NULL,NULL,''),(14175,'1110','101730570737','2024-11-02 21:13:13',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(14176,'5500','101730570737','2024-11-02 21:05:37',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14177,'1000','101730570737','2024-11-02 21:13:13',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14178,'4000','101730570737','2024-11-02 21:13:13',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(14179,'1110','101730571194','2024-11-02 21:13:24',NULL,70.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(14180,'5500','101730571194','2024-11-02 21:13:14',70.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14181,'1000','101730571194','2024-11-02 21:13:24',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14182,'4000','101730571194','2024-11-02 21:13:24',NULL,200.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(14183,'1110','101730571409','2024-11-02 21:16:57',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(14184,'5500','101730571409','2024-11-02 21:16:49',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14185,'1000','101730571409','2024-11-02 21:16:57',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14186,'4000','101730571409','2024-11-02 21:16:57',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(14187,'1110','101730571419','2024-11-02 21:20:19',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(14188,'5500','101730571419','2024-11-02 21:16:59',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14189,'1000','101730571419','2024-11-02 21:20:19',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'AWEFYHJDF'),(14190,'4000','101730571419','2024-11-02 21:20:19',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(14191,'1110','101730571649','2024-11-02 21:49:08',NULL,10.00,'','10','1','Inventory sold','1','','sales','1610','','No',NULL,NULL,''),(14192,'5500','101730571649','2024-11-02 21:20:49',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14193,'1000','101730571649','2024-11-02 21:49:08',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14194,'4000','101730571649','2024-11-02 21:49:08',NULL,40.00,'','10','1','Good sold','1','','sales','1610','','No',NULL,NULL,''),(14195,'1000','101730573410','2024-11-02 21:50:20',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14196,'4000','101730573410','2024-11-02 21:50:20',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(14197,'1110','101730573833','2024-11-02 21:58:28',NULL,0.00,'','10','1','Inventory sold','1','','sales','1525','','No',NULL,NULL,''),(14198,'1110','101730573833','2024-11-02 21:57:13',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(14199,'1110','101730573833','2024-11-02 21:57:49',NULL,7.00,'','10','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(14200,'1110','101730573833','2024-11-02 21:57:58',NULL,6.00,'','10','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(14201,'5500','101730573833','2024-11-02 21:58:19',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14202,'1000','101730573833','2024-11-02 21:58:28',180.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14203,'4000','101730573833','2024-11-02 21:58:28',NULL,100.00,'','10','1','Good sold','1','','sales','1525','','No',NULL,NULL,''),(14204,'4000','101730573833','2024-11-02 21:57:13',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(14205,'4000','101730573833','2024-11-02 21:57:49',NULL,20.00,'','10','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(14206,'4000','101730573833','2024-11-02 21:57:58',NULL,10.00,'','10','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(14207,'1110','101730635507','2024-11-03 15:34:43',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(14208,'5500','101730635507','2024-11-03 15:05:07',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14209,'1000','101730635507','2024-11-03 15:34:43',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14210,'4000','101730635507','2024-11-03 15:34:43',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(14211,'1000','101730637289','2024-11-03 16:13:27',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14212,'4000','101730637289','2024-11-03 16:13:27',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(14213,'1110','101730639635','2024-11-03 16:17:32',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(14214,'5500','101730639635','2024-11-03 16:13:55',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14215,'1000','101730639635','2024-11-03 16:17:32',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HNBDHCRRV'),(14216,'4000','101730639635','2024-11-03 16:17:32',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(14217,'1110','101730639871','2024-11-03 16:26:08',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(14218,'5500','101730639871','2024-11-03 16:17:51',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14219,'1000','101730639871','2024-11-03 16:26:08',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'CH GHBGVR'),(14220,'4000','101730639871','2024-11-03 16:26:08',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(14221,'1110','101730640378','2024-11-03 16:51:08',NULL,48.00,'','10','1','Inventory sold','1','','sales','238','','No',NULL,NULL,''),(14222,'5500','101730640378','2024-11-03 16:26:18',48.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14223,'1000','101730640378','2024-11-03 16:51:08',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14224,'4000','101730640378','2024-11-03 16:51:08',NULL,100.00,'','10','1','Good sold','1','','sales','238','','No',NULL,NULL,''),(14225,'1110','101730641870','2024-11-03 17:07:15',NULL,8.00,'','10','1','Inventory sold','1','','sales','1538','','No',NULL,NULL,''),(14226,'1110','101730641870','2024-11-03 16:51:11',NULL,15.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(14227,'5500','101730641870','2024-11-03 17:06:59',23.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14228,'1000','101730641870','2024-11-03 17:07:15',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14229,'4000','101730641870','2024-11-03 17:07:15',NULL,20.00,'','10','1','Good sold','1','','sales','1538','','No',NULL,NULL,''),(14230,'4000','101730641870','2024-11-03 16:51:11',NULL,30.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(14231,'1110','101730642838','2024-11-03 18:34:57',NULL,50.00,'','10','1','Inventory sold','1','','sales','1613','','No',NULL,NULL,''),(14232,'5500','101730642838','2024-11-03 17:07:18',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14233,'1000','101730642838','2024-11-03 18:34:57',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14234,'4000','101730642838','2024-11-03 18:34:57',NULL,80.00,'','10','1','Good sold','1','','sales','1613','','No',NULL,NULL,''),(14235,'1110','101730648100','2024-11-03 18:38:17',NULL,10.00,'','10','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(14236,'5500','101730648100','2024-11-03 18:35:00',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14237,'1000','101730648100','2024-11-03 18:38:17',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JITVNJGVRT'),(14238,'4000','101730648100','2024-11-03 18:38:17',NULL,50.00,'','10','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(14239,'1110','101730648305','2024-11-03 19:05:45',NULL,40.00,'','10','1','Inventory sold','1','','sales','374','','No',NULL,NULL,''),(14240,'1110','101730648305','2024-11-03 18:38:25',NULL,126.00,'','10','1','Inventory sold','1','','sales','763','','No',NULL,NULL,''),(14241,'5500','101730648305','2024-11-03 19:05:31',166.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14242,'1000','101730648305','2024-11-03 19:05:45',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GYFRXHTFR'),(14243,'4000','101730648305','2024-11-03 19:05:45',NULL,100.00,'','10','1','Good sold','1','','sales','374','','No',NULL,NULL,''),(14244,'4000','101730648305','2024-11-03 18:38:25',NULL,200.00,'','10','1','Good sold','1','','sales','763','','No',NULL,NULL,''),(14245,'1110','101730649953','2024-11-03 19:06:46',NULL,35.00,'','10','1','Inventory sold','1','','sales','422','','No',NULL,NULL,''),(14246,'5500','101730649953','2024-11-03 19:05:53',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14247,'1000','101730649953','2024-11-03 19:06:46',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14248,'4000','101730649953','2024-11-03 19:06:46',NULL,70.00,'','10','1','Good sold','1','','sales','422','','No',NULL,NULL,''),(14249,'1110','101730650008','2024-11-03 19:08:18',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(14250,'5500','101730650008','2024-11-03 19:06:48',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14251,'1000','101730650008','2024-11-03 19:08:18',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14252,'4000','101730650008','2024-11-03 19:08:18',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(14253,'1110','101730650100','2024-11-03 19:38:39',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(14254,'5500','101730650100','2024-11-03 19:08:20',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14255,'1000','101730650100','2024-11-03 19:38:39',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'VFDVRFXF'),(14256,'4000','101730650100','2024-11-03 19:38:39',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(14257,'1110','101730651929','2024-11-03 19:52:17',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(14258,'5500','101730651929','2024-11-03 19:38:49',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14259,'1000','101730651929','2024-11-03 19:52:17',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14260,'4000','101730651929','2024-11-03 19:52:17',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(14261,'1110','101730652739','2024-11-03 20:08:00',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(14262,'5500','101730652739','2024-11-03 19:52:19',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14263,'1000','101730652739','2024-11-03 20:08:00',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YUMBGTJO,CTG'),(14264,'4000','101730652739','2024-11-03 20:08:00',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(14265,'1110','101730653703','2024-11-03 20:27:42',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(14266,'5500','101730653703','2024-11-03 20:08:23',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14267,'1000','101730653703','2024-11-03 20:27:42',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14268,'4000','101730653703','2024-11-03 20:27:42',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(14269,'1110','101730654872','2024-11-03 20:34:57',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(14270,'5500','101730654872','2024-11-03 20:27:52',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14271,'1000','101730654872','2024-11-03 20:34:57',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GHRGVFX'),(14272,'4000','101730654872','2024-11-03 20:34:57',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(14273,'1110','101730655305','2024-11-03 20:50:28',NULL,85.00,'','10','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(14274,'5500','101730655305','2024-11-03 20:35:05',85.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14275,'1000','101730655305','2024-11-03 20:50:28',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14276,'4000','101730655305','2024-11-03 20:50:28',NULL,200.00,'','10','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(14277,'1110','101730656232','2024-11-03 20:53:55',NULL,0.00,'','10','1','Inventory sold','1','','sales','442','','No',NULL,NULL,''),(14278,'1110','101730656232','2024-11-03 20:50:32',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(14279,'5500','101730656232','2024-11-03 20:52:55',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14280,'1000','101730656232','2024-11-03 20:53:55',1100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JCMVHBYGT'),(14281,'4000','101730656232','2024-11-03 20:53:55',NULL,1050.00,'','10','1','Good sold','1','','sales','442','','No',NULL,NULL,''),(14282,'4000','101730656232','2024-11-03 20:50:32',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(14283,'1110','101730656444','2024-11-03 21:22:03',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(14284,'5500','101730656444','2024-11-03 20:54:04',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14285,'1000','101730656444','2024-11-03 21:22:03',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14286,'4000','101730656444','2024-11-03 21:22:03',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(14287,'1110','101730658125','2024-11-03 21:34:00',NULL,16.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(14288,'5500','101730658125','2024-11-03 21:22:05',16.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14289,'1000','101730658125','2024-11-03 21:34:00',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14290,'4000','101730658125','2024-11-03 21:34:00',NULL,40.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(14293,'1000','101730658842','2024-11-03 21:44:06',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HCDYTEFCF'),(14294,'4000','101730658842','2024-11-03 21:44:06',NULL,100.00,'','10','1','Good sold','1','','sales','326','','No',NULL,NULL,''),(14295,'1110','101730659855','2024-11-03 21:51:24',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(14296,'1110','101730659855','2024-11-03 21:50:55',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(14297,'5500','101730659855','2024-11-03 21:51:04',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14298,'1000','101730659855','2024-11-03 21:51:24',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14299,'4000','101730659855','2024-11-03 21:51:24',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(14300,'4000','101730659855','2024-11-03 21:50:55',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(14301,'1110','101730660776','2024-11-03 22:06:30',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(14302,'5500','101730660776','2024-11-03 22:06:16',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14303,'1000','101730660776','2024-11-03 22:06:30',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14304,'4000','101730660776','2024-11-03 22:06:30',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(14305,'1110','101730699916','2024-11-04 08:58:48',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(14306,'5500','101730699916','2024-11-04 08:58:36',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14307,'1000','101730699916','2024-11-04 08:58:48',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14308,'4000','101730699916','2024-11-04 08:58:48',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(14309,'1110','101730707708','2024-11-04 11:08:53',NULL,7.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(14310,'1110','101730707708','2024-11-04 11:08:28',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(14311,'5500','101730707708','2024-11-04 11:08:44',7.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14312,'1000','101730707708','2024-11-04 11:08:53',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14313,'4000','101730707708','2024-11-04 11:08:53',NULL,20.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(14314,'4000','101730707708','2024-11-04 11:08:28',NULL,30.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(14315,'1110','101730707735','2024-11-04 11:11:44',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(14316,'5500','101730707735','2024-11-04 11:08:55',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14317,'1000','101730707735','2024-11-04 11:11:44',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dgvteww'),(14318,'4000','101730707735','2024-11-04 11:11:44',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(14319,'1110','101730707914','2024-11-04 12:11:02',NULL,30.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(14320,'1110','101730707914','2024-11-04 11:11:54',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(14321,'1110','101730707914','2024-11-04 12:09:18',NULL,30.00,'','10','1','Inventory sold','1','','sales','1343','','No',NULL,NULL,''),(14322,'5500','101730707914','2024-11-04 12:10:46',70.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14323,'1000','101730707914','2024-11-04 12:11:02',210.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'jhfdjhfdf'),(14324,'4000','101730707914','2024-11-04 12:11:02',NULL,100.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(14325,'4000','101730707914','2024-11-04 11:11:54',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(14326,'4000','101730707914','2024-11-04 12:09:18',NULL,60.00,'','10','1','Good sold','1','','sales','1343','','No',NULL,NULL,''),(14327,'1110','101730711913','2024-11-04 12:19:27',NULL,32.00,'','10','1','Inventory sold','1','','sales','1626','','No',NULL,NULL,''),(14328,'1110','101730711913','2024-11-04 12:18:33',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(14329,'1110','101730711913','2024-11-04 12:18:43',NULL,30.00,'','10','1','Inventory sold','1','','sales','1374','','No',NULL,NULL,''),(14330,'5500','101730711913','2024-11-04 12:18:52',127.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14331,'1000','101730711913','2024-11-04 12:19:27',550.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'htfuyfgydf'),(14332,'4000','101730711913','2024-11-04 12:19:27',NULL,250.00,'','10','1','Good sold','1','','sales','1626','','No',NULL,NULL,''),(14333,'4000','101730711913','2024-11-04 12:18:33',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(14334,'4000','101730711913','2024-11-04 12:18:43',NULL,100.00,'','10','1','Good sold','1','','sales','1374','','No',NULL,NULL,''),(14335,'1110','101730712015','2024-11-04 13:14:40',NULL,65.00,'','10','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(14336,'5500','101730712015','2024-11-04 12:20:15',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14337,'1000','101730712015','2024-11-04 13:14:40',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14338,'4000','101730712015','2024-11-04 13:14:40',NULL,150.00,'','10','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(14339,'1110','101730715282','2024-11-04 13:53:43',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(14340,'1110','101730715282','2024-11-04 13:14:42',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(14341,'1110','101730715282','2024-11-04 13:52:55',NULL,10.00,'','10','1','Inventory sold','1','','sales','1577','','No',NULL,NULL,''),(14342,'1110','101730715282','2024-11-04 13:53:11',NULL,84.00,'','10','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(14343,'5500','101730715282','2024-11-04 13:53:30',124.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14344,'1000','101730715282','2024-11-04 13:53:43',850.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YGFYGXRTFE'),(14345,'4000','101730715282','2024-11-04 13:53:43',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(14346,'4000','101730715282','2024-11-04 13:14:42',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(14347,'4000','101730715282','2024-11-04 13:52:55',NULL,50.00,'','10','1','Good sold','1','','sales','1577','','No',NULL,NULL,''),(14348,'4000','101730715282','2024-11-04 13:53:11',NULL,700.00,'','10','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(14349,'1110','101730717636','2024-11-04 14:35:00',NULL,54.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(14350,'5500','101730717636','2024-11-04 13:53:56',54.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14351,'1000','101730717636','2024-11-04 14:35:00',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RGWEGC'),(14352,'4000','101730717636','2024-11-04 14:35:00',NULL,100.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(14353,'1110','101730720109','2024-11-04 16:01:12',NULL,25.00,'','10','1','Inventory sold','1','','sales','1613','','No',NULL,NULL,''),(14354,'1110','101730720109','2024-11-04 14:35:09',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(14355,'5500','101730720109','2024-11-04 16:00:55',33.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14356,'1000','101730720109','2024-11-04 16:01:12',90.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TJNGBCT'),(14357,'4000','101730720109','2024-11-04 16:01:12',NULL,40.00,'','10','1','Good sold','1','','sales','1613','','No',NULL,NULL,''),(14358,'4000','101730720109','2024-11-04 14:35:09',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(14359,'1110','101730725280','2024-11-04 16:49:56',NULL,75.00,'','10','1','Inventory sold','1','','sales','1614','','No',NULL,NULL,''),(14360,'1110','101730725280','2024-11-04 16:01:20',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(14361,'1110','101730725280','2024-11-04 16:49:29',NULL,0.00,'','10','1','Inventory sold','1','','sales','1128','','No',NULL,NULL,''),(14362,'1110','101730725280','2024-11-04 16:49:36',NULL,20.00,'','10','1','Inventory sold','1','','sales','1610','','No',NULL,NULL,''),(14363,'5500','101730725280','2024-11-04 16:49:45',160.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14364,'1000','101730725280','2024-11-04 16:49:56',780.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14365,'4000','101730725280','2024-11-04 16:49:56',NULL,400.00,'','10','1','Good sold','1','','sales','1614','','No',NULL,NULL,''),(14366,'4000','101730725280','2024-11-04 16:01:20',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(14367,'4000','101730725280','2024-11-04 16:49:29',NULL,100.00,'','10','1','Good sold','1','','sales','1128','','No',NULL,NULL,''),(14368,'4000','101730725280','2024-11-04 16:49:36',NULL,80.00,'','10','1','Good sold','1','','sales','1610','','No',NULL,NULL,''),(14369,'1110','101730728203','2024-11-04 16:50:14',NULL,19.00,'','10','1','Inventory sold','1','','sales','789','','No',NULL,NULL,''),(14370,'5500','101730728203','2024-11-04 16:50:03',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14371,'1000','101730728203','2024-11-04 16:50:14',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DDDERTDF'),(14372,'4000','101730728203','2024-11-04 16:50:14',NULL,50.00,'','10','1','Good sold','1','','sales','789','','No',NULL,NULL,''),(14373,'1110','101730728221','2024-11-04 17:55:52',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(14374,'5500','101730728221','2024-11-04 16:50:21',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14375,'1000','101730728221','2024-11-04 17:55:52',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14376,'4000','101730728221','2024-11-04 17:55:52',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(14377,'1110','101730732155','2024-11-04 18:11:19',NULL,126.00,'','10','1','Inventory sold','1','','sales','763','','No',NULL,NULL,''),(14378,'5500','101730732155','2024-11-04 17:55:55',126.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14379,'1000','101730732155','2024-11-04 18:11:19',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FDHNUTYB'),(14380,'4000','101730732155','2024-11-04 18:11:19',NULL,200.00,'','10','1','Good sold','1','','sales','763','','No',NULL,NULL,''),(14381,'1110','101730733094','2024-11-04 18:23:59',NULL,50.00,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(14382,'1110','101730733094','2024-11-04 18:11:34',NULL,20.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(14383,'5500','101730733094','2024-11-04 18:23:47',70.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14384,'1000','101730733094','2024-11-04 18:23:59',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14385,'4000','101730733094','2024-11-04 18:23:59',NULL,200.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(14386,'4000','101730733094','2024-11-04 18:11:34',NULL,50.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(14387,'1110','101730733843','2024-11-04 18:26:44',NULL,12.50,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(14388,'5500','101730733843','2024-11-04 18:24:03',12.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14389,'1000','101730733843','2024-11-04 18:26:44',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14390,'4000','101730733843','2024-11-04 18:26:44',NULL,50.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(14391,'1110','101730734007','2024-11-04 18:29:58',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(14392,'5500','101730734007','2024-11-04 18:26:47',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14393,'1000','101730734007','2024-11-04 18:29:58',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14394,'4000','101730734007','2024-11-04 18:29:58',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(14395,'1110','101730734200','2024-11-04 18:34:00',NULL,24.40,'','10','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(14396,'5500','101730734200','2024-11-04 18:30:00',24.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14397,'1000','101730734200','2024-11-04 18:34:00',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14398,'4000','101730734200','2024-11-04 18:34:00',NULL,40.00,'','10','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(14399,'1110','101730734452','2024-11-04 19:20:15',NULL,30.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(14400,'1110','101730734452','2024-11-04 18:34:12',NULL,35.00,'','10','1','Inventory sold','1','','sales','1627','','No',NULL,NULL,''),(14401,'1110','101730734452','2024-11-04 19:19:51',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(14402,'5500','101730734452','2024-11-04 19:20:00',68.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14403,'1000','101730734452','2024-11-04 19:20:15',280.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JHDFJHVF'),(14404,'4000','101730734452','2024-11-04 19:20:15',NULL,100.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(14405,'4000','101730734452','2024-11-04 18:34:12',NULL,150.00,'','10','1','Good sold','1','','sales','1627','','No',NULL,NULL,''),(14406,'4000','101730734452','2024-11-04 19:19:51',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(14407,'1110','101730737228','2024-11-04 19:25:59',NULL,0.00,'','10','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(14408,'1110','101730737228','2024-11-04 19:20:28',NULL,14.00,'','10','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(14409,'1110','101730737228','2024-11-04 19:25:11',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(14410,'5500','101730737228','2024-11-04 19:25:44',41.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14411,'1000','101730737228','2024-11-04 19:25:59',90.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14412,'4000','101730737228','2024-11-04 19:25:59',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(14413,'4000','101730737228','2024-11-04 19:20:28',NULL,20.00,'','10','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(14414,'4000','101730737228','2024-11-04 19:25:11',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(14415,'1110','101730737562','2024-11-04 19:30:16',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(14416,'5500','101730737562','2024-11-04 19:26:02',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14417,'1000','101730737562','2024-11-04 19:30:16',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14418,'4000','101730737562','2024-11-04 19:30:16',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(14419,'1110','101730737819','2024-11-04 19:41:08',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(14420,'1110','101730737819','2024-11-04 19:30:19',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(14421,'1110','101730737819','2024-11-04 19:40:36',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(14422,'5500','101730737819','2024-11-04 19:40:52',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14423,'1000','101730737819','2024-11-04 19:41:08',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14424,'4000','101730737819','2024-11-04 19:41:08',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(14425,'4000','101730737819','2024-11-04 19:30:19',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(14426,'4000','101730737819','2024-11-04 19:40:36',NULL,50.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(14427,'1110','101730738474','2024-11-04 20:56:54',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(14428,'1110','101730738474','2024-11-04 19:41:14',NULL,6.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(14429,'5500','101730738474','2024-11-04 20:56:43',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14430,'1000','101730738474','2024-11-04 20:56:54',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14431,'4000','101730738474','2024-11-04 20:56:54',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(14432,'4000','101730738474','2024-11-04 19:41:14',NULL,20.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(14433,'1110','101730743046','2024-11-04 20:57:39',NULL,65.00,'','10','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(14434,'5500','101730743046','2024-11-04 20:57:26',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14435,'1000','101730743046','2024-11-04 20:57:39',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14436,'4000','101730743046','2024-11-04 20:57:39',NULL,150.00,'','10','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(14437,'1110','101730743063','2024-11-04 21:10:26',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(14438,'1110','101730743063','2024-11-04 20:57:43',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(14439,'5500','101730743063','2024-11-04 21:10:07',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14440,'1000','101730743063','2024-11-04 21:10:26',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UXYGTFRXF'),(14441,'4000','101730743063','2024-11-04 21:10:26',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(14442,'4000','101730743063','2024-11-04 20:57:43',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(14443,'1110','101730743833','2024-11-04 21:12:16',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(14444,'5500','101730743833','2024-11-04 21:10:33',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14445,'1000','101730743833','2024-11-04 21:12:16',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TXCNMGVS'),(14446,'4000','101730743833','2024-11-04 21:12:16',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(14447,'1110','101730743946','2024-11-04 21:15:01',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(14448,'1110','101730743946','2024-11-04 21:12:26',NULL,4.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(14449,'5500','101730743946','2024-11-04 21:14:52',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14450,'1000','101730743946','2024-11-04 21:15:01',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14451,'4000','101730743946','2024-11-04 21:15:01',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(14452,'4000','101730743946','2024-11-04 21:12:26',NULL,10.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(14453,'1110','101730744104','2024-11-04 21:19:06',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(14454,'1110','101730744104','2024-11-04 21:15:04',NULL,12.00,'','10','1','Inventory sold','1','','sales','1538','','No',NULL,NULL,''),(14455,'5500','101730744104','2024-11-04 21:18:53',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14456,'1000','101730744104','2024-11-04 21:19:06',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14457,'4000','101730744104','2024-11-04 21:19:06',NULL,30.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(14458,'4000','101730744104','2024-11-04 21:15:04',NULL,30.00,'','10','1','Good sold','1','','sales','1538','','No',NULL,NULL,''),(14459,'1110','101730744348','2024-11-04 21:24:00',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(14460,'5500','101730744348','2024-11-04 21:19:08',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14461,'1000','101730744348','2024-11-04 21:24:00',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14462,'4000','101730744348','2024-11-04 21:24:00',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(14463,'1110','101730744646','2024-11-04 21:26:27',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(14464,'5500','101730744646','2024-11-04 21:24:06',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14465,'1000','101730744646','2024-11-04 21:26:27',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JSGFGFDB'),(14466,'4000','101730744646','2024-11-04 21:26:27',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(14467,'1110','101730744821','2024-11-04 21:28:12',NULL,10.00,'','10','1','Inventory sold','1','','sales','1343','','No',NULL,NULL,''),(14468,'5500','101730744821','2024-11-04 21:27:01',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14469,'1000','101730744821','2024-11-04 21:28:12',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UYDFUV DF'),(14470,'4000','101730744821','2024-11-04 21:28:12',NULL,20.00,'','10','1','Good sold','1','','sales','1343','','No',NULL,NULL,''),(14471,'1000','101730744899','2024-11-04 21:52:25',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14472,'4000','101730744899','2024-11-04 21:52:25',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(14473,'1110','101730746347','2024-11-04 21:52:36',NULL,5.00,'','10','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(14474,'5500','101730746347','2024-11-04 21:52:27',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14475,'1000','101730746347','2024-11-04 21:52:36',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14476,'4000','101730746347','2024-11-04 21:52:36',NULL,10.00,'','10','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(14477,'1110','101730746360','2024-11-04 21:53:54',NULL,7.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(14478,'5500','101730746360','2024-11-04 21:52:40',7.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14479,'1000','101730746360','2024-11-04 21:53:54',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14480,'4000','101730746360','2024-11-04 21:53:54',NULL,20.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(14481,'1110','101730790994','2024-11-05 10:17:16',NULL,170.00,'','10','1','Inventory sold','1','','sales','1551','','No',NULL,NULL,''),(14482,'1110','101730790994','2024-11-05 10:16:34',NULL,30.00,'','10','1','Inventory sold','1','','sales','1515','','No',NULL,NULL,''),(14483,'1110','101730790994','2024-11-05 10:16:45',NULL,37.00,'','10','1','Inventory sold','1','','sales','715','','No',NULL,NULL,''),(14484,'5500','101730790994','2024-11-05 10:17:00',237.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14485,'1000','101730790994','2024-11-05 10:17:16',550.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ytwedytfed'),(14486,'4000','101730790994','2024-11-05 10:17:16',NULL,350.00,'','10','1','Good sold','1','','sales','1551','','No',NULL,NULL,''),(14487,'4000','101730790994','2024-11-05 10:16:34',NULL,100.00,'','10','1','Good sold','1','','sales','1515','','No',NULL,NULL,''),(14488,'4000','101730790994','2024-11-05 10:16:45',NULL,100.00,'','10','1','Good sold','1','','sales','715','','No',NULL,NULL,''),(14489,'1110','101730791044','2024-11-05 10:42:03',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(14490,'5500','101730791044','2024-11-05 10:17:24',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14491,'1000','101730791044','2024-11-05 10:42:03',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14492,'4000','101730791044','2024-11-05 10:42:03',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(14493,'1000','101730792542','2024-11-05 10:45:53',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14494,'4000','101730792542','2024-11-05 10:45:53',NULL,50.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(14495,'1110','101730798379','2024-11-05 12:19:52',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(14496,'5500','101730798379','2024-11-05 12:19:39',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14497,'1000','101730798379','2024-11-05 12:19:52',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14498,'4000','101730798379','2024-11-05 12:19:52',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(14499,'1110','101730798394','2024-11-05 13:59:45',NULL,14.00,'','10','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(14500,'5500','101730798394','2024-11-05 12:19:54',14.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14501,'1000','101730798394','2024-11-05 13:59:45',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14502,'4000','101730798394','2024-11-05 13:59:45',NULL,20.00,'','10','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(14503,'1000','101730804387','2024-11-05 14:17:49',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14504,'4000','101730804387','2024-11-05 14:17:49',NULL,200.00,'','10','1','Good sold','1','','sales','1540','','No',NULL,NULL,''),(14505,'1110','101730805472','2024-11-05 14:21:01',NULL,14.00,'','10','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(14506,'1110','101730805472','2024-11-05 14:17:52',NULL,5.00,'','10','1','Inventory sold','1','','sales','878','','No',NULL,NULL,''),(14507,'5500','101730805472','2024-11-05 14:20:53',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14508,'1000','101730805472','2024-11-05 14:21:01',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14509,'4000','101730805472','2024-11-05 14:21:01',NULL,20.00,'','10','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(14510,'4000','101730805472','2024-11-05 14:17:52',NULL,10.00,'','10','1','Good sold','1','','sales','878','','No',NULL,NULL,''),(14511,'1110','101730805663','2024-11-05 14:47:11',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(14512,'5500','101730805663','2024-11-05 14:21:03',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14513,'1000','101730805663','2024-11-05 14:47:11',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ygfcuhdjxd'),(14514,'4000','101730805663','2024-11-05 14:47:11',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(14515,'1110','101730809082','2024-11-05 15:18:14',NULL,50.00,'','10','1','Inventory sold','1','','sales','1613','','No',NULL,NULL,''),(14516,'5500','101730809082','2024-11-05 15:18:02',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14517,'1000','101730809082','2024-11-05 15:18:14',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'shgfsaFD'),(14518,'4000','101730809082','2024-11-05 15:18:14',NULL,80.00,'','10','1','Good sold','1','','sales','1613','','No',NULL,NULL,''),(14519,'1110','101730809132','2024-11-05 16:16:16',NULL,30.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(14520,'1110','101730809132','2024-11-05 15:18:52',NULL,40.00,'','10','1','Inventory sold','1','','sales','1255','','No',NULL,NULL,''),(14521,'1110','101730809132','2024-11-05 16:15:52',NULL,30.00,'','10','1','Inventory sold','1','','sales','1343','','No',NULL,NULL,''),(14522,'5500','101730809132','2024-11-05 16:16:02',100.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14523,'1000','101730809132','2024-11-05 16:16:16',260.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'KDFVGJGSFD'),(14524,'4000','101730809132','2024-11-05 16:16:16',NULL,100.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(14525,'4000','101730809132','2024-11-05 15:18:52',NULL,100.00,'','10','1','Good sold','1','','sales','1255','','No',NULL,NULL,''),(14526,'4000','101730809132','2024-11-05 16:15:52',NULL,60.00,'','10','1','Good sold','1','','sales','1343','','No',NULL,NULL,''),(14527,'1110','101730812594','2024-11-05 16:52:28',NULL,0.00,'','10','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(14528,'1110','101730812594','2024-11-05 16:16:34',NULL,4.00,'','10','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(14529,'5500','101730812594','2024-11-05 16:52:13',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14530,'1000','101730812594','2024-11-05 16:52:28',28.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'KFHGUWUG'),(14531,'4000','101730812594','2024-11-05 16:52:28',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(14532,'4000','101730812594','2024-11-05 16:16:34',NULL,8.00,'','10','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(14533,'1000','101730814764','2024-11-05 16:53:26',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14534,'4000','101730814764','2024-11-05 16:53:26',NULL,40.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(14535,'1000','101730814811','2024-11-05 17:15:18',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14536,'4000','101730814811','2024-11-05 17:15:18',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(14537,'1110','101730817647','2024-11-05 17:41:01',NULL,60.00,'','10','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(14538,'5500','101730817647','2024-11-05 17:40:47',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14539,'1000','101730817647','2024-11-05 17:41:01',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SJCFVGJGVBDJS'),(14540,'4000','101730817647','2024-11-05 17:41:01',NULL,100.00,'','10','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(14541,'1000','101730817671','2024-11-05 17:41:25',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14542,'4000','101730817671','2024-11-05 17:41:25',NULL,30.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(14543,'1110','101730817689','2024-11-05 19:09:56',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(14544,'1110','101730817689','2024-11-05 17:41:29',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(14545,'5500','101730817689','2024-11-05 19:09:45',46.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14546,'1000','101730817689','2024-11-05 19:09:56',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SJFDHGIUGH'),(14547,'4000','101730817689','2024-11-05 19:09:56',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(14548,'4000','101730817689','2024-11-05 17:41:29',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(14549,'1110','101730823009','2024-11-05 19:10:36',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(14550,'1110','101730823009','2024-11-05 19:10:09',NULL,17.00,'','10','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(14551,'5500','101730823009','2024-11-05 19:10:25',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14552,'1000','101730823009','2024-11-05 19:10:36',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YUADSGWEF'),(14553,'4000','101730823009','2024-11-05 19:10:36',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(14554,'4000','101730823009','2024-11-05 19:10:09',NULL,30.00,'','10','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(14555,'1110','101730823047','2024-11-05 19:11:48',NULL,11.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(14556,'5500','101730823047','2024-11-05 19:10:47',11.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14557,'1000','101730823047','2024-11-05 19:11:48',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14558,'4000','101730823047','2024-11-05 19:11:48',NULL,40.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(14559,'1110','101730823112','2024-11-05 19:49:26',NULL,7.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(14560,'5500','101730823112','2024-11-05 19:11:52',7.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14561,'1000','101730823112','2024-11-05 19:49:26',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14562,'4000','101730823112','2024-11-05 19:49:26',NULL,70.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(14563,'1000','101730825369','2024-11-05 20:16:12',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FDHGJRGV'),(14564,'4000','101730825369','2024-11-05 20:16:12',NULL,80.00,'','10','1','Good sold','1','','sales','227','','No',NULL,NULL,''),(14565,'1110','101730826980','2024-11-05 20:27:39',NULL,28.00,'','10','1','Inventory sold','1','','sales','1044','','No',NULL,NULL,''),(14566,'5500','101730826980','2024-11-05 20:16:20',28.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14567,'1000','101730826980','2024-11-05 20:27:39',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YRGFYGFT7E'),(14568,'4000','101730826980','2024-11-05 20:27:39',NULL,100.00,'','10','1','Good sold','1','','sales','1044','','No',NULL,NULL,''),(14569,'1000','101730829774','2024-11-05 21:03:15',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14570,'4000','101730829774','2024-11-05 21:03:15',NULL,30.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(14571,'1110','101730829856','2024-11-05 21:04:37',NULL,18.90,'','10','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(14572,'5500','101730829856','2024-11-05 21:04:16',18.90,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14573,'1000','101730829856','2024-11-05 21:04:37',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14574,'4000','101730829856','2024-11-05 21:04:37',NULL,100.00,'','10','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(14575,'1110','101730829881','2024-11-05 21:06:08',NULL,100.00,'','10','1','Inventory sold','1','','sales','1230','','No',NULL,NULL,''),(14576,'1110','101730829881','2024-11-05 21:04:41',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(14577,'1110','101730829881','2024-11-05 21:05:48',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(14578,'5500','101730829881','2024-11-05 21:05:56',165.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14579,'1000','101730829881','2024-11-05 21:06:08',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'KJSFDJHFDG'),(14580,'4000','101730829881','2024-11-05 21:06:08',NULL,150.00,'','10','1','Good sold','1','','sales','1230','','No',NULL,NULL,''),(14581,'4000','101730829881','2024-11-05 21:04:41',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(14582,'4000','101730829881','2024-11-05 21:05:48',NULL,50.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(14583,'1110','101730829977','2024-11-05 21:06:26',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(14584,'5500','101730829977','2024-11-05 21:06:17',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14585,'1000','101730829977','2024-11-05 21:06:26',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14586,'4000','101730829977','2024-11-05 21:06:26',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(14587,'1000','101730829991','2024-11-05 21:06:42',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14588,'4000','101730829991','2024-11-05 21:06:42',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(14589,'1110','101730830032','2024-11-05 21:25:50',NULL,4.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(14590,'5500','101730830032','2024-11-05 21:07:12',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14591,'1000','101730830032','2024-11-05 21:25:50',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14592,'4000','101730830032','2024-11-05 21:25:50',NULL,20.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(14593,'1110','101730831152','2024-11-05 21:29:47',NULL,10.00,'','10','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(14594,'5500','101730831152','2024-11-05 21:25:52',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14595,'1000','101730831152','2024-11-05 21:29:47',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14596,'4000','101730831152','2024-11-05 21:29:47',NULL,50.00,'','10','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(14597,'1110','101730831391','2024-11-05 21:38:34',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(14598,'1110','101730831391','2024-11-05 21:29:51',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(14599,'1110','101730831391','2024-11-05 21:38:11',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(14600,'5500','101730831391','2024-11-05 21:38:23',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14601,'1000','101730831391','2024-11-05 21:38:34',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SDCWSAG'),(14602,'4000','101730831391','2024-11-05 21:38:34',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(14603,'4000','101730831391','2024-11-05 21:29:51',NULL,50.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(14604,'4000','101730831391','2024-11-05 21:38:11',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(14605,'1110','101730833253','2024-11-05 22:01:23',NULL,20.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(14606,'1110','101730833253','2024-11-05 22:00:53',NULL,2.00,'','10','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(14607,'5500','101730833253','2024-11-05 22:01:07',22.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14608,'1000','101730833253','2024-11-05 22:01:23',44.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14609,'4000','101730833253','2024-11-05 22:01:23',NULL,40.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(14610,'4000','101730833253','2024-11-05 22:00:53',NULL,4.00,'','10','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(14611,'1110','101730874166','2024-11-06 10:17:19',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(14612,'5500','101730874166','2024-11-06 09:22:46',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14613,'1000','101730874166','2024-11-06 10:17:19',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14614,'4000','101730874166','2024-11-06 10:17:19',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(14615,'1110','101730885902','2024-11-06 12:38:42',NULL,20.00,'','10','1','Inventory sold','1','','sales','1538','','No',NULL,NULL,''),(14616,'1110','101730885902','2024-11-06 12:38:22',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(14617,'5500','101730885902','2024-11-06 12:38:33',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14618,'1000','101730885902','2024-11-06 12:38:42',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14619,'4000','101730885902','2024-11-06 12:38:42',NULL,50.00,'','10','1','Good sold','1','','sales','1538','','No',NULL,NULL,''),(14620,'4000','101730885902','2024-11-06 12:38:22',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(14621,'1000','101730885927','2024-11-06 14:30:00',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14622,'4000','101730885927','2024-11-06 14:30:00',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(14623,'1110','101730892603','2024-11-06 15:45:16',NULL,25.00,'','10','1','Inventory sold','1','','sales','1055','','No',NULL,NULL,''),(14624,'1110','101730892603','2024-11-06 14:30:04',NULL,10.00,'','10','1','Inventory sold','1','','sales','1577','','No',NULL,NULL,''),(14625,'1110','101730892603','2024-11-06 15:44:35',NULL,30.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(14626,'5500','101730892603','2024-11-06 15:45:03',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14627,'1000','101730892603','2024-11-06 15:45:16',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14628,'4000','101730892603','2024-11-06 15:45:16',NULL,100.00,'','10','1','Good sold','1','','sales','1055','','No',NULL,NULL,''),(14629,'4000','101730892603','2024-11-06 14:30:04',NULL,50.00,'','10','1','Good sold','1','','sales','1577','','No',NULL,NULL,''),(14630,'4000','101730892603','2024-11-06 15:44:35',NULL,100.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(14631,'1110','101730897119','2024-11-06 15:56:47',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(14632,'5500','101730897119','2024-11-06 15:45:19',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14633,'1000','101730897119','2024-11-06 15:56:47',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hxfzfcsv'),(14634,'4000','101730897119','2024-11-06 15:56:47',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(14635,'1110','101730897817','2024-11-06 16:08:27',NULL,34.00,'','10','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(14636,'1110','101730897817','2024-11-06 15:56:57',NULL,1.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(14637,'5500','101730897817','2024-11-06 16:08:19',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14638,'1000','101730897817','2024-11-06 16:08:27',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14639,'4000','101730897817','2024-11-06 16:08:27',NULL,60.00,'','10','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(14640,'4000','101730897817','2024-11-06 15:56:57',NULL,10.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(14641,'1110','101730898539','2024-11-06 16:28:18',NULL,25.00,'','10','1','Inventory sold','1','','sales','1610','','No',NULL,NULL,''),(14642,'5500','101730898539','2024-11-06 16:08:59',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14643,'1000','101730898539','2024-11-06 16:28:18',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14644,'4000','101730898539','2024-11-06 16:28:18',NULL,100.00,'','10','1','Good sold','1','','sales','1610','','No',NULL,NULL,''),(14645,'1110','101730901054','2024-11-06 16:52:41',NULL,10.00,'','10','1','Inventory sold','1','','sales','336','','No',NULL,NULL,''),(14646,'1110','101730901054','2024-11-06 16:50:54',NULL,20.00,'','10','1','Inventory sold','1','','sales','813','','No',NULL,NULL,''),(14647,'5500','101730901054','2024-11-06 16:52:32',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14648,'1000','101730901054','2024-11-06 16:52:41',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14649,'4000','101730901054','2024-11-06 16:52:41',NULL,50.00,'','10','1','Good sold','1','','sales','336','','No',NULL,NULL,''),(14650,'4000','101730901054','2024-11-06 16:50:54',NULL,50.00,'','10','1','Good sold','1','','sales','813','','No',NULL,NULL,''),(14651,'1110','101730901165','2024-11-06 16:53:26',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(14652,'1110','101730901165','2024-11-06 16:52:45',NULL,30.00,'','10','1','Inventory sold','1','','sales','1378','','No',NULL,NULL,''),(14653,'1110','101730901165','2024-11-06 16:52:57',NULL,30.00,'','10','1','Inventory sold','1','','sales','1343','','No',NULL,NULL,''),(14654,'5500','101730901165','2024-11-06 16:53:17',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14655,'1000','101730901165','2024-11-06 16:53:26',310.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'wdygufdsf'),(14656,'4000','101730901165','2024-11-06 16:53:26',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(14657,'4000','101730901165','2024-11-06 16:52:45',NULL,100.00,'','10','1','Good sold','1','','sales','1378','','No',NULL,NULL,''),(14658,'4000','101730901165','2024-11-06 16:52:57',NULL,60.00,'','10','1','Good sold','1','','sales','1343','','No',NULL,NULL,''),(14659,'1110','101730901213','2024-11-06 16:53:45',NULL,90.00,'','10','1','Inventory sold','1','','sales','1601','','No',NULL,NULL,''),(14660,'5500','101730901213','2024-11-06 16:53:33',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14661,'1000','101730901213','2024-11-06 16:53:45',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tasfdytfda'),(14662,'4000','101730901213','2024-11-06 16:53:45',NULL,300.00,'','10','1','Good sold','1','','sales','1601','','No',NULL,NULL,''),(14663,'1000','101730901232','2024-11-06 17:39:35',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dfhgyurf'),(14664,'4000','101730901232','2024-11-06 17:39:35',NULL,30.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(14665,'1110','101730903992','2024-11-06 19:09:52',NULL,13.00,'','10','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(14666,'5500','101730903992','2024-11-06 17:39:52',13.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14667,'1000','101730903992','2024-11-06 19:09:52',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14668,'4000','101730903992','2024-11-06 19:09:52',NULL,30.00,'','10','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(14669,'1110','101730909393','2024-11-06 20:25:45',NULL,40.00,'','10','1','Inventory sold','1','','sales','1255','','No',NULL,NULL,''),(14670,'5500','101730909393','2024-11-06 19:09:53',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14671,'1000','101730909393','2024-11-06 20:25:45',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14672,'4000','101730909393','2024-11-06 20:25:45',NULL,100.00,'','10','1','Good sold','1','','sales','1255','','No',NULL,NULL,''),(14673,'1110','101730916020','2024-11-06 21:01:22',NULL,0.00,'','10','1','Inventory sold','1','','sales','711','','No',NULL,NULL,''),(14674,'1110','101730916020','2024-11-06 21:00:20',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(14675,'1110','101730916020','2024-11-06 21:00:28',NULL,30.00,'','10','1','Inventory sold','1','','sales','1610','','No',NULL,NULL,''),(14676,'1110','101730916020','2024-11-06 21:00:36',NULL,0.00,'','10','1','Inventory sold','1','','sales','1128','','No',NULL,NULL,''),(14677,'1110','101730916020','2024-11-06 21:00:49',NULL,0.00,'','10','1','Inventory sold','1','','sales','767','','No',NULL,NULL,''),(14678,'5500','101730916020','2024-11-06 21:01:04',95.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14679,'1000','101730916020','2024-11-06 21:01:22',1320.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14680,'4000','101730916020','2024-11-06 21:01:22',NULL,200.00,'','10','1','Good sold','1','','sales','711','','No',NULL,NULL,''),(14681,'4000','101730916020','2024-11-06 21:00:20',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(14682,'4000','101730916020','2024-11-06 21:00:28',NULL,120.00,'','10','1','Good sold','1','','sales','1610','','No',NULL,NULL,''),(14683,'4000','101730916020','2024-11-06 21:00:36',NULL,200.00,'','10','1','Good sold','1','','sales','1128','','No',NULL,NULL,''),(14684,'4000','101730916020','2024-11-06 21:00:49',NULL,600.00,'','10','1','Good sold','1','','sales','767','','No',NULL,NULL,''),(14685,'1110','101730916124','2024-11-06 21:25:39',NULL,109.00,'','10','1','Inventory sold','1','','sales','1625','','No',NULL,NULL,''),(14686,'5500','101730916124','2024-11-06 21:02:04',109.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14687,'1000','101730916124','2024-11-06 21:25:39',400.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14688,'4000','101730916124','2024-11-06 21:25:39',NULL,400.00,'','10','1','Good sold','1','','sales','1625','','No',NULL,NULL,''),(14689,'1110','101730917557','2024-11-06 21:37:04',NULL,35.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(14690,'5500','101730917557','2024-11-06 21:25:57',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14691,'1000','101730917557','2024-11-06 21:37:04',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14692,'4000','101730917557','2024-11-06 21:37:04',NULL,100.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(14693,'1110','101730918226','2024-11-06 21:41:16',NULL,8.00,'','10','1','Inventory sold','1','','sales','793','','No',NULL,NULL,''),(14694,'1110','101730918226','2024-11-06 21:37:06',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(14695,'5500','101730918226','2024-11-06 21:41:09',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14696,'1000','101730918226','2024-11-06 21:41:16',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edciejuinr'),(14697,'4000','101730918226','2024-11-06 21:41:16',NULL,20.00,'','10','1','Good sold','1','','sales','793','','No',NULL,NULL,''),(14698,'4000','101730918226','2024-11-06 21:37:06',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(14699,'1000','101730918484','2024-11-06 21:41:43',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'eerwfwefewas'),(14700,'4000','101730918484','2024-11-06 21:41:43',NULL,100.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(14701,'1110','101730918512','2024-11-06 21:46:13',NULL,5.50,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(14702,'5500','101730918512','2024-11-06 21:41:52',5.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14703,'1000','101730918512','2024-11-06 21:46:13',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14704,'4000','101730918512','2024-11-06 21:46:13',NULL,20.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(14705,'1110','101730959107','2024-11-07 08:58:36',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(14706,'5500','101730959107','2024-11-07 08:58:27',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14707,'1000','101730959107','2024-11-07 08:58:36',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14708,'4000','101730959107','2024-11-07 08:58:36',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(14709,'1110','101730959118','2024-11-07 09:34:14',NULL,40.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(14710,'5500','101730959118','2024-11-07 08:58:38',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14711,'1000','101730959118','2024-11-07 09:34:14',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ugsfjgvhjhg'),(14712,'4000','101730959118','2024-11-07 09:34:14',NULL,100.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(14713,'1110','101730961631','2024-11-07 09:40:43',NULL,59.00,'','10','1','Inventory sold','1','','sales','1497','','No',NULL,NULL,''),(14714,'5500','101730961631','2024-11-07 09:40:31',59.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14715,'1000','101730961631','2024-11-07 09:40:43',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14716,'4000','101730961631','2024-11-07 09:40:43',NULL,150.00,'','10','1','Good sold','1','','sales','1497','','No',NULL,NULL,''),(14717,'1110','101730961658','2024-11-07 09:50:07',NULL,54.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(14718,'5500','101730961658','2024-11-07 09:40:58',54.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14719,'1000','101730961658','2024-11-07 09:50:07',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DFGDGFHG'),(14720,'4000','101730961658','2024-11-07 09:50:07',NULL,100.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(14721,'1110','101730962222','2024-11-07 11:12:39',NULL,200.00,'','10','1','Inventory sold','1','','sales','1292','','No',NULL,NULL,''),(14722,'5500','101730962222','2024-11-07 09:50:22',200.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14723,'1000','101730962222','2024-11-07 11:12:39',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TRDSBTF'),(14724,'4000','101730962222','2024-11-07 11:12:39',NULL,300.00,'','10','1','Good sold','1','','sales','1292','','No',NULL,NULL,''),(14725,'1110','101730967168','2024-11-07 11:18:26',NULL,51.00,'','10','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(14726,'5500','101730967168','2024-11-07 11:12:48',51.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14727,'1000','101730967168','2024-11-07 11:18:26',90.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,'DFGFHREAS'),(14728,'4000','101730967168','2024-11-07 11:18:26',NULL,90.00,'','10','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(14729,'1110','101730967527','2024-11-07 13:04:58',NULL,2.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(14730,'1110','101730967527','2024-11-07 11:18:47',NULL,45.00,'','10','1','Inventory sold','1','','sales','1244','','No',NULL,NULL,''),(14731,'5500','101730967527','2024-11-07 12:23:34',47.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14732,'1000','101730967527','2024-11-07 13:04:58',110.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14733,'4000','101730967527','2024-11-07 13:04:58',NULL,10.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(14734,'4000','101730967527','2024-11-07 11:18:47',NULL,100.00,'','10','1','Good sold','1','','sales','1244','','No',NULL,NULL,''),(14735,'1110','101730989047','2024-11-07 17:26:38',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(14736,'5500','101730989047','2024-11-07 17:17:27',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14737,'1000','101730989047','2024-11-07 17:26:38',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fsgfdgsrzg'),(14738,'4000','101730989047','2024-11-07 17:26:38',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(14739,'1110','101730989608','2024-11-07 18:17:17',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(14740,'1110','101730989608','2024-11-07 17:26:48',NULL,36.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(14741,'1110','101730989608','2024-11-07 18:16:56',NULL,4.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(14742,'5500','101730989608','2024-11-07 18:17:07',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14743,'1000','101730989608','2024-11-07 18:17:17',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14744,'4000','101730989608','2024-11-07 18:17:17',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(14745,'4000','101730989608','2024-11-07 17:26:48',NULL,60.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(14746,'4000','101730989608','2024-11-07 18:16:56',NULL,20.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(14747,'1000','101730992784','2024-11-07 18:19:57',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'N GGD MJCVB'),(14748,'4000','101730992784','2024-11-07 18:19:57',NULL,150.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(14749,'1110','101730992807','2024-11-07 18:56:57',NULL,15.00,'','10','1','Inventory sold','1','','sales','1607','','No',NULL,NULL,''),(14750,'1110','101730992807','2024-11-07 18:20:07',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(14751,'5500','101730992807','2024-11-07 18:56:43',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14752,'1000','101730992807','2024-11-07 18:56:57',95.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DGFUYFFD'),(14753,'4000','101730992807','2024-11-07 18:56:57',NULL,75.00,'','10','1','Good sold','1','','sales','1607','','No',NULL,NULL,''),(14754,'4000','101730992807','2024-11-07 18:20:07',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(14755,'1110','101730995029','2024-11-07 18:57:17',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(14756,'5500','101730995029','2024-11-07 18:57:09',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14757,'1000','101730995029','2024-11-07 18:57:17',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DSJGFCGVFCDDF'),(14758,'4000','101730995029','2024-11-07 18:57:17',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(14759,'1110','101730995044','2024-11-07 18:58:15',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(14760,'1110','101730995044','2024-11-07 18:57:24',NULL,10.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(14761,'5500','101730995044','2024-11-07 18:57:51',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14762,'1000','101730995044','2024-11-07 18:58:15',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14763,'4000','101730995044','2024-11-07 18:58:15',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(14764,'4000','101730995044','2024-11-07 18:57:24',NULL,20.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(14765,'1110','101730995099','2024-11-07 19:26:54',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(14766,'1110','101730995099','2024-11-07 18:58:19',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(14767,'1110','101730995099','2024-11-07 19:26:29',NULL,20.00,'','10','1','Inventory sold','1','','sales','1616','','No',NULL,NULL,''),(14768,'5500','101730995099','2024-11-07 19:26:37',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14769,'1000','101730995099','2024-11-07 19:26:54',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GDGVXEYWF'),(14770,'4000','101730995099','2024-11-07 19:26:54',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(14771,'4000','101730995099','2024-11-07 18:58:19',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(14772,'4000','101730995099','2024-11-07 19:26:29',NULL,50.00,'','10','1','Good sold','1','','sales','1616','','No',NULL,NULL,''),(14773,'1110','101730996824','2024-11-07 19:35:57',NULL,30.00,'','10','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(14774,'5500','101730996824','2024-11-07 19:27:04',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14775,'1000','101730996824','2024-11-07 19:35:57',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'MVUJMKMHVG'),(14776,'4000','101730996824','2024-11-07 19:35:57',NULL,50.00,'','10','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(14777,'1110','101730997375','2024-11-07 20:07:04',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(14778,'1110','101730997375','2024-11-07 19:36:15',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(14779,'5500','101730997375','2024-11-07 20:06:52',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14780,'1000','101730997375','2024-11-07 20:07:04',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14781,'4000','101730997375','2024-11-07 20:07:04',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(14782,'4000','101730997375','2024-11-07 19:36:15',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(14783,'1110','101730999227','2024-11-07 20:24:44',NULL,5.00,'','10','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(14784,'1110','101730999227','2024-11-07 20:07:07',NULL,4.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(14785,'1110','101730999227','2024-11-07 20:24:06',NULL,5.00,'','10','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(14786,'5500','101730999227','2024-11-07 20:24:26',14.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14787,'1000','101730999227','2024-11-07 20:24:44',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14788,'4000','101730999227','2024-11-07 20:24:44',NULL,10.00,'','10','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(14789,'4000','101730999227','2024-11-07 20:07:07',NULL,20.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(14790,'4000','101730999227','2024-11-07 20:24:06',NULL,10.00,'','10','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(14791,'1110','101731000286','2024-11-07 20:33:17',NULL,12.00,'','10','1','Inventory sold','1','','sales','1538','','No',NULL,NULL,''),(14792,'1110','101731000286','2024-11-07 20:24:46',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(14793,'5500','101731000286','2024-11-07 20:33:06',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14794,'1000','101731000286','2024-11-07 20:33:17',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14795,'4000','101731000286','2024-11-07 20:33:17',NULL,30.00,'','10','1','Good sold','1','','sales','1538','','No',NULL,NULL,''),(14796,'4000','101731000286','2024-11-07 20:24:46',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(14797,'1110','101731000800','2024-11-07 20:54:23',NULL,10.00,'','10','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(14798,'5500','101731000800','2024-11-07 20:33:20',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14799,'1000','101731000800','2024-11-07 20:54:23',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14800,'4000','101731000800','2024-11-07 20:54:23',NULL,50.00,'','10','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(14801,'1110','101731002067','2024-11-07 20:54:51',NULL,30.00,'','10','1','Inventory sold','1','','sales','1615','','No',NULL,NULL,''),(14802,'5500','101731002067','2024-11-07 20:54:27',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14803,'1000','101731002067','2024-11-07 20:54:51',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14804,'4000','101731002067','2024-11-07 20:54:51',NULL,100.00,'','10','1','Good sold','1','','sales','1615','','No',NULL,NULL,''),(14805,'1110','101731002677','2024-11-07 21:25:49',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(14806,'1110','101731002677','2024-11-07 21:04:37',NULL,10.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(14807,'1110','101731002677','2024-11-07 21:25:22',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(14808,'5500','101731002677','2024-11-07 21:25:38',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14809,'1000','101731002677','2024-11-07 21:25:49',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14810,'4000','101731002677','2024-11-07 21:25:49',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(14811,'4000','101731002677','2024-11-07 21:04:37',NULL,20.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(14812,'4000','101731002677','2024-11-07 21:25:22',NULL,30.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(14813,'1000','101731003951','2024-11-07 21:25:59',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14814,'4000','101731003951','2024-11-07 21:25:59',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(14815,'1110','101731003961','2024-11-07 21:30:07',NULL,36.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(14816,'5500','101731003961','2024-11-07 21:26:01',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14817,'1000','101731003961','2024-11-07 21:30:07',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14818,'4000','101731003961','2024-11-07 21:30:07',NULL,60.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(14819,'1000','101731004212','2024-11-07 21:38:35',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14820,'4000','101731004212','2024-11-07 21:38:35',NULL,20.00,'','10','1','Good sold','1','','sales','259','','No',NULL,NULL,''),(14821,'1110','101731004718','2024-11-07 21:40:04',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(14822,'1110','101731004718','2024-11-07 21:38:38',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(14823,'5500','101731004718','2024-11-07 21:39:35',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14824,'1000','101731004718','2024-11-07 21:40:04',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FBEDHCD'),(14825,'4000','101731004718','2024-11-07 21:40:04',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(14826,'4000','101731004718','2024-11-07 21:38:38',NULL,50.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(14827,'1110','101731004810','2024-11-07 21:43:23',NULL,52.50,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(14828,'5500','101731004810','2024-11-07 21:40:10',52.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14829,'1000','101731004810','2024-11-07 21:43:23',125.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FEGVGEV'),(14830,'4000','101731004810','2024-11-07 21:43:23',NULL,125.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(14831,'1110','101731005010','2024-11-07 21:55:15',NULL,120.00,'','10','1','Inventory sold','1','','sales','1222','','No',NULL,NULL,''),(14832,'5500','101731005010','2024-11-07 21:43:30',120.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14833,'1000','101731005010','2024-11-07 21:55:15',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DHGFJHGFC'),(14834,'4000','101731005010','2024-11-07 21:55:15',NULL,250.00,'','10','1','Good sold','1','','sales','1222','','No',NULL,NULL,''),(14835,'1110','101731005721','2024-11-07 21:55:34',NULL,50.00,'','10','1','Inventory sold','1','','sales','570','','No',NULL,NULL,''),(14836,'5500','101731005721','2024-11-07 21:55:21',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14837,'1000','101731005721','2024-11-07 21:55:34',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'Y67UISWI56Y'),(14838,'4000','101731005721','2024-11-07 21:55:34',NULL,200.00,'','10','1','Good sold','1','','sales','570','','No',NULL,NULL,''),(14839,'1000','101731050768','2024-11-08 10:26:31',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14840,'4000','101731050768','2024-11-08 10:26:31',NULL,40.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(14841,'1000','101731050803','2024-11-08 10:27:02',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14842,'4000','101731050803','2024-11-08 10:27:02',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(14843,'1110','101731050826','2024-11-08 10:27:15',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(14844,'5500','101731050826','2024-11-08 10:27:06',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14845,'1000','101731050826','2024-11-08 10:27:15',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14846,'4000','101731050826','2024-11-08 10:27:15',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(14847,'1000','101731050837','2024-11-08 10:48:37',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14848,'4000','101731050837','2024-11-08 10:48:37',NULL,30.00,'','10','1','Good sold','1','','sales','620','','No',NULL,NULL,''),(14849,'1110','101731052119','2024-11-08 11:40:03',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(14850,'5500','101731052119','2024-11-08 10:48:39',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14851,'1000','101731052119','2024-11-08 11:40:03',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dcwfrrwq'),(14852,'4000','101731052119','2024-11-08 11:40:03',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(14853,'1110','101731067282','2024-11-08 15:01:44',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(14854,'5500','101731067282','2024-11-08 15:01:22',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14855,'1000','101731067282','2024-11-08 15:01:44',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dfsgujbfgsd'),(14856,'4000','101731067282','2024-11-08 15:01:44',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(14857,'1110','101731067311','2024-11-08 15:06:59',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(14858,'5500','101731067311','2024-11-08 15:01:51',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14859,'1000','101731067311','2024-11-08 15:06:59',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14860,'4000','101731067311','2024-11-08 15:06:59',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(14861,'1110','101731068433','2024-11-08 15:35:59',NULL,2.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(14862,'5500','101731068433','2024-11-08 15:20:33',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14863,'1000','101731068433','2024-11-08 15:35:59',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14864,'4000','101731068433','2024-11-08 15:35:59',NULL,10.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(14865,'1110','101731069362','2024-11-08 18:06:00',NULL,30.00,'','10','1','Inventory sold','1','','sales','1610','','No',NULL,NULL,''),(14866,'5500','101731069362','2024-11-08 15:36:02',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14867,'1000','101731069362','2024-11-08 18:06:00',120.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,',mfgkdfghsd'),(14868,'4000','101731069362','2024-11-08 18:06:00',NULL,120.00,'','10','1','Good sold','1','','sales','1610','','No',NULL,NULL,''),(14869,'1000','101731082476','2024-11-08 19:15:40',130.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'recfgrfgc'),(14870,'4000','101731082476','2024-11-08 19:15:40',NULL,100.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(14871,'4000','101731082476','2024-11-08 19:14:36',NULL,30.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(14872,'1110','101731082552','2024-11-08 19:18:05',NULL,30.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(14873,'1110','101731082552','2024-11-08 19:15:52',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(14874,'1110','101731082552','2024-11-08 19:17:10',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(14875,'1110','101731082552','2024-11-08 19:17:31',NULL,32.00,'','10','1','Inventory sold','1','','sales','667','','No',NULL,NULL,''),(14876,'5500','101731082552','2024-11-08 19:17:50',77.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14877,'1000','101731082552','2024-11-08 19:18:05',220.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rrexrfwfwe'),(14878,'4000','101731082552','2024-11-08 19:18:05',NULL,100.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(14879,'4000','101731082552','2024-11-08 19:15:52',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(14880,'4000','101731082552','2024-11-08 19:17:10',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(14881,'4000','101731082552','2024-11-08 19:17:31',NULL,50.00,'','10','1','Good sold','1','','sales','667','','No',NULL,NULL,''),(14882,'1110','101731082693','2024-11-08 19:51:38',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(14883,'1110','101731082693','2024-11-08 19:18:13',NULL,10.00,'','10','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(14884,'5500','101731082693','2024-11-08 19:50:54',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14885,'1000','101731082693','2024-11-08 19:51:38',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14886,'4000','101731082693','2024-11-08 19:51:38',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(14887,'4000','101731082693','2024-11-08 19:18:13',NULL,20.00,'','10','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(14888,'1110','101731084932','2024-11-08 19:58:14',NULL,90.00,'','10','1','Inventory sold','1','','sales','941','','No',NULL,NULL,''),(14889,'1110','101731084932','2024-11-08 19:55:32',NULL,174.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(14890,'1110','101731084932','2024-11-08 19:55:43',NULL,25.00,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(14891,'5500','101731084932','2024-11-08 19:57:54',289.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14892,'1000','101731084932','2024-11-08 19:58:14',800.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ewrtwrfxrew'),(14893,'4000','101731084932','2024-11-08 19:58:14',NULL,400.00,'','10','1','Good sold','1','','sales','941','','No',NULL,NULL,''),(14894,'4000','101731084932','2024-11-08 19:55:32',NULL,300.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(14895,'4000','101731084932','2024-11-08 19:55:43',NULL,100.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(14896,'1110','101731085101','2024-11-08 19:58:30',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(14897,'5500','101731085101','2024-11-08 19:58:21',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14898,'1000','101731085101','2024-11-08 19:58:30',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14899,'4000','101731085101','2024-11-08 19:58:30',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(14900,'1110','101731085112','2024-11-08 20:05:26',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(14901,'5500','101731085112','2024-11-08 19:58:32',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14902,'1000','101731085112','2024-11-08 20:05:26',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dc gdc'),(14903,'4000','101731085112','2024-11-08 20:05:26',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(14904,'1110','101731085536','2024-11-08 20:44:50',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(14905,'5500','101731085536','2024-11-08 20:05:36',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14906,'1000','101731085536','2024-11-08 20:44:50',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fecxfxcw'),(14907,'4000','101731085536','2024-11-08 20:44:50',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(14908,'1000','101731087898','2024-11-08 20:50:27',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14909,'4000','101731087898','2024-11-08 20:50:27',NULL,50.00,'','10','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(14910,'1110','101731089460','2024-11-08 21:11:13',NULL,35.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(14911,'5500','101731089460','2024-11-08 21:11:00',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14912,'1000','101731089460','2024-11-08 21:11:13',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14913,'4000','101731089460','2024-11-08 21:11:13',NULL,100.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(14914,'1000','101731090002','2024-11-08 21:20:21',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14915,'4000','101731090002','2024-11-08 21:20:21',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(14916,'1110','101731090024','2024-11-08 21:30:29',NULL,4.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(14917,'1110','101731090024','2024-11-08 21:20:24',NULL,10.00,'','10','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(14918,'5500','101731090024','2024-11-08 21:29:58',14.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14919,'1000','101731090024','2024-11-08 21:30:29',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14920,'4000','101731090024','2024-11-08 21:30:29',NULL,20.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(14921,'4000','101731090024','2024-11-08 21:20:24',NULL,20.00,'','10','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(14922,'1110','101731090632','2024-11-08 21:31:18',NULL,3.00,'','10','1','Inventory sold','1','','sales','1607','','No',NULL,NULL,''),(14923,'1110','101731090632','2024-11-08 21:30:32',NULL,2.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(14924,'1110','101731090632','2024-11-08 21:30:44',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(14925,'5500','101731090632','2024-11-08 21:31:06',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14926,'1000','101731090632','2024-11-08 21:31:18',35.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ed4r2err'),(14927,'4000','101731090632','2024-11-08 21:31:18',NULL,15.00,'','10','1','Good sold','1','','sales','1607','','No',NULL,NULL,''),(14928,'4000','101731090632','2024-11-08 21:30:32',NULL,10.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(14929,'4000','101731090632','2024-11-08 21:30:44',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(14930,'1110','101731090685','2024-11-08 22:03:00',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(14931,'1110','101731090685','2024-11-08 21:31:25',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(14932,'5500','101731090685','2024-11-08 22:02:46',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14933,'1000','101731090685','2024-11-08 22:03:00',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14934,'4000','101731090685','2024-11-08 22:03:00',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(14935,'4000','101731090685','2024-11-08 21:31:25',NULL,50.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(14936,'1110','101731144170','2024-11-09 13:06:33',NULL,36.00,'','10','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(14937,'1110','101731144170','2024-11-09 12:22:50',NULL,30.00,'','10','1','Inventory sold','1','','sales','847','','No',NULL,NULL,''),(14938,'5500','101731144170','2024-11-09 13:05:59',66.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14939,'1000','101731144170','2024-11-09 13:06:33',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SADFUFDSAV'),(14940,'4000','101731144170','2024-11-09 13:06:33',NULL,150.00,'','10','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(14941,'4000','101731144170','2024-11-09 12:22:50',NULL,100.00,'','10','1','Good sold','1','','sales','847','','No',NULL,NULL,''),(14942,'1110','101731146810','2024-11-09 13:07:02',NULL,6.00,'','10','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(14943,'5500','101731146810','2024-11-09 13:06:50',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14944,'1000','101731146810','2024-11-09 13:07:02',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EWRFSFTD'),(14945,'4000','101731146810','2024-11-09 13:07:02',NULL,50.00,'','10','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(14946,'1110','101731146833','2024-11-09 13:17:26',NULL,30.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(14947,'5500','101731146833','2024-11-09 13:07:13',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14948,'1000','101731146833','2024-11-09 13:17:26',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14949,'4000','101731146833','2024-11-09 13:17:26',NULL,100.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(14950,'1110','101731147449','2024-11-09 13:48:42',NULL,28.00,'','10','1','Inventory sold','1','','sales','1044','','No',NULL,NULL,''),(14951,'5500','101731147449','2024-11-09 13:17:29',28.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14952,'1000','101731147449','2024-11-09 13:48:42',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14953,'4000','101731147449','2024-11-09 13:48:42',NULL,100.00,'','10','1','Good sold','1','','sales','1044','','No',NULL,NULL,''),(14954,'1110','101731149327','2024-11-09 14:47:26',NULL,108.00,'','10','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(14955,'5500','101731149327','2024-11-09 13:48:47',108.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14956,'1000','101731149327','2024-11-09 14:47:26',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DJCFJDGV'),(14957,'4000','101731149327','2024-11-09 14:47:26',NULL,150.00,'','10','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(14958,'1110','101731157161','2024-11-09 16:00:37',NULL,65.00,'','10','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(14959,'5500','101731157161','2024-11-09 15:59:21',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14960,'1000','101731157161','2024-11-09 16:00:37',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EYHGFGDSGF'),(14961,'4000','101731157161','2024-11-09 16:00:37',NULL,150.00,'','10','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(14962,'1110','101731157258','2024-11-09 16:20:58',NULL,30.00,'','10','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(14963,'1110','101731157258','2024-11-09 16:00:58',NULL,10.00,'','10','1','Inventory sold','1','','sales','1574','','No',NULL,NULL,''),(14964,'1110','101731157258','2024-11-09 16:20:09',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(14965,'5500','101731157258','2024-11-09 16:20:19',105.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14966,'1000','101731157258','2024-11-09 16:20:58',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JHDHFSAD'),(14967,'4000','101731157258','2024-11-09 16:20:58',NULL,100.00,'','10','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(14968,'4000','101731157258','2024-11-09 16:00:58',NULL,50.00,'','10','1','Good sold','1','','sales','1574','','No',NULL,NULL,''),(14969,'4000','101731157258','2024-11-09 16:20:09',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(14970,'1110','101731158495','2024-11-09 17:14:59',NULL,270.00,'','10','1','Inventory sold','1','','sales','1442','','No',NULL,NULL,''),(14971,'5500','101731158495','2024-11-09 16:21:35',270.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14972,'1000','101731158495','2024-11-09 17:14:59',600.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'IUPHOJU8H'),(14973,'4000','101731158495','2024-11-09 17:14:59',NULL,600.00,'','10','1','Good sold','1','','sales','1442','','No',NULL,NULL,''),(14974,'1110','101731164618','2024-11-09 18:05:00',NULL,120.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(14975,'1110','101731164618','2024-11-09 18:03:38',NULL,10.00,'','10','1','Inventory sold','1','','sales','1577','','No',NULL,NULL,''),(14976,'5500','101731164618','2024-11-09 18:04:35',130.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14977,'1000','101731164618','2024-11-09 18:05:00',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HJDGEH'),(14978,'4000','101731164618','2024-11-09 18:05:00',NULL,200.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(14979,'4000','101731164618','2024-11-09 18:03:38',NULL,50.00,'','10','1','Good sold','1','','sales','1577','','No',NULL,NULL,''),(14984,'1110','101731164718','2024-11-09 18:06:49',NULL,9.00,'','10','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(14985,'5500','101731164718','2024-11-09 18:45:56',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14986,'1000','101731164718','2024-11-09 18:06:49',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14987,'4000','101731164718','2024-11-09 18:06:49',NULL,20.00,'','10','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(14988,'1110','101731170072','2024-11-09 19:34:58',NULL,170.00,'','10','1','Inventory sold','1','','sales','1551','','No',NULL,NULL,''),(14989,'1110','101731170072','2024-11-09 19:34:32',NULL,30.00,'','10','1','Inventory sold','1','','sales','1515','','No',NULL,NULL,''),(14990,'5500','101731170072','2024-11-09 19:34:45',200.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14991,'1000','101731170072','2024-11-09 19:34:58',450.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14992,'4000','101731170072','2024-11-09 19:34:58',NULL,350.00,'','10','1','Good sold','1','','sales','1551','','No',NULL,NULL,''),(14993,'4000','101731170072','2024-11-09 19:34:32',NULL,100.00,'','10','1','Good sold','1','','sales','1515','','No',NULL,NULL,''),(14994,'1110','101731170104','2024-11-09 19:53:37',NULL,34.00,'','10','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(14995,'5500','101731170104','2024-11-09 19:35:04',34.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14996,'1000','101731170104','2024-11-09 19:53:37',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14997,'4000','101731170104','2024-11-09 19:53:37',NULL,60.00,'','10','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(14998,'1110','101731171221','2024-11-09 20:04:49',NULL,18.00,'','10','1','Inventory sold','1','','sales','879','','No',NULL,NULL,''),(14999,'5500','101731171221','2024-11-09 19:53:41',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15000,'1000','101731171221','2024-11-09 20:04:49',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FGUHL'),(15001,'4000','101731171221','2024-11-09 20:04:49',NULL,50.00,'','10','1','Good sold','1','','sales','879','','No',NULL,NULL,''),(15002,'1110','101731171896','2024-11-09 20:11:50',NULL,0.00,'','10','1','Inventory sold','1','','sales','1523','','No',NULL,NULL,''),(15003,'1110','101731171896','2024-11-09 20:04:56',NULL,20.00,'','10','1','Inventory sold','1','','sales','931','','No',NULL,NULL,''),(15004,'5500','101731171896','2024-11-09 20:10:53',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15005,'1000','101731171896','2024-11-09 20:11:50',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UYDFJTHDJRU'),(15006,'4000','101731171896','2024-11-09 20:11:50',NULL,200.00,'','10','1','Good sold','1','','sales','1523','','No',NULL,NULL,''),(15007,'4000','101731171896','2024-11-09 20:04:56',NULL,50.00,'','10','1','Good sold','1','','sales','931','','No',NULL,NULL,''),(15008,'1110','101731172463','2024-11-09 20:20:16',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(15009,'5500','101731172463','2024-11-09 20:14:23',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15010,'1000','101731172463','2024-11-09 20:20:16',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15011,'4000','101731172463','2024-11-09 20:20:16',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(15012,'1110','101731172859','2024-11-09 20:25:11',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(15013,'5500','101731172859','2024-11-09 20:20:59',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15014,'1000','101731172859','2024-11-09 20:25:11',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15015,'4000','101731172859','2024-11-09 20:25:11',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(15016,'1110','101731173114','2024-11-09 20:28:07',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(15017,'5500','101731173114','2024-11-09 20:25:14',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15018,'1000','101731173114','2024-11-09 20:28:07',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15019,'4000','101731173114','2024-11-09 20:28:07',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(15020,'1110','101731173288','2024-11-09 21:07:32',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(15021,'5500','101731173288','2024-11-09 20:28:08',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15022,'1000','101731173288','2024-11-09 21:07:32',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15023,'4000','101731173288','2024-11-09 21:07:32',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(15024,'1110','101731175654','2024-11-09 21:08:58',NULL,68.00,'','10','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(15025,'1110','101731175654','2024-11-09 21:07:34',NULL,10.00,'','10','1','Inventory sold','1','','sales','1577','','No',NULL,NULL,''),(15026,'1110','101731175654','2024-11-09 21:07:52',NULL,4.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(15027,'5500','101731175654','2024-11-09 21:08:17',82.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15028,'1000','101731175654','2024-11-09 21:08:58',210.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15029,'4000','101731175654','2024-11-09 21:08:58',NULL,120.00,'','10','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(15030,'4000','101731175654','2024-11-09 21:07:34',NULL,50.00,'','10','1','Good sold','1','','sales','1577','','No',NULL,NULL,''),(15031,'4000','101731175654','2024-11-09 21:07:52',NULL,40.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(15032,'1110','101731175740','2024-11-09 21:24:38',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(15033,'1110','101731175740','2024-11-09 21:09:00',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(15034,'5500','101731175740','2024-11-09 21:24:26',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15035,'1000','101731175740','2024-11-09 21:24:38',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15036,'4000','101731175740','2024-11-09 21:24:38',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(15037,'4000','101731175740','2024-11-09 21:09:00',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(15038,'1110','101731242166','2024-11-10 15:48:03',NULL,7.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(15039,'5500','101731242166','2024-11-10 15:36:06',7.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15040,'1000','101731242166','2024-11-10 15:48:03',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15041,'4000','101731242166','2024-11-10 15:48:03',NULL,20.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(15042,'1110','101731242885','2024-11-10 15:48:13',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(15043,'5500','101731242885','2024-11-10 15:48:05',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15044,'1000','101731242885','2024-11-10 15:48:13',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDHFGHJDVF'),(15045,'4000','101731242885','2024-11-10 15:48:13',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(15046,'1110','101731244868','2024-11-10 16:21:30',NULL,120.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(15047,'1110','101731244868','2024-11-10 16:21:08',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(15048,'5500','101731244868','2024-11-10 16:21:19',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15049,'1000','101731244868','2024-11-10 16:21:30',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDTFRYEWTD'),(15050,'4000','101731244868','2024-11-10 16:21:30',NULL,200.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(15051,'4000','101731244868','2024-11-10 16:21:08',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(15052,'1110','101731244898','2024-11-10 16:27:44',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(15053,'5500','101731244898','2024-11-10 16:21:38',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15054,'1000','101731244898','2024-11-10 16:27:44',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'CHFCHJSFC'),(15055,'4000','101731244898','2024-11-10 16:27:44',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(15056,'1110','101731245273','2024-11-10 16:57:38',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(15057,'5500','101731245273','2024-11-10 16:27:54',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15058,'1000','101731245273','2024-11-10 16:57:38',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EYUGUEF'),(15059,'4000','101731245273','2024-11-10 16:57:38',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(15060,'1110','101731247072','2024-11-10 16:58:08',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(15061,'5500','101731247072','2024-11-10 16:57:52',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15062,'1000','101731247072','2024-11-10 16:58:08',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDQFDS'),(15063,'4000','101731247072','2024-11-10 16:58:08',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(15064,'1110','101731247100','2024-11-10 17:11:03',NULL,60.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(15065,'5500','101731247100','2024-11-10 16:58:20',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15066,'1000','101731247100','2024-11-10 17:11:03',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'iv.ivk.vhs'),(15067,'4000','101731247100','2024-11-10 17:11:03',NULL,100.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(15068,'1110','101731247879','2024-11-10 17:52:05',NULL,65.00,'','10','1','Inventory sold','1','','sales','1618','','No',NULL,NULL,''),(15069,'1110','101731247879','2024-11-10 17:11:19',NULL,36.00,'','10','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(15070,'5500','101731247879','2024-11-10 17:51:56',101.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15071,'1000','101731247879','2024-11-10 17:52:05',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dgfgfwetsu'),(15072,'4000','101731247879','2024-11-10 17:52:05',NULL,200.00,'','10','1','Good sold','1','','sales','1618','','No',NULL,NULL,''),(15073,'4000','101731247879','2024-11-10 17:11:19',NULL,150.00,'','10','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(15074,'1110','101731250336','2024-11-10 18:12:38',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(15075,'5500','101731250336','2024-11-10 17:52:16',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15076,'1000','101731250336','2024-11-10 18:12:38',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'erwfrwfw'),(15077,'4000','101731250336','2024-11-10 18:12:38',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(15078,'1110','101731251565','2024-11-10 18:30:30',NULL,42.00,'','10','1','Inventory sold','1','','sales','1555','','No',NULL,NULL,''),(15079,'1110','101731251565','2024-11-10 18:12:45',NULL,48.00,'','10','1','Inventory sold','1','','sales','238','','No',NULL,NULL,''),(15080,'5500','101731251565','2024-11-10 18:30:22',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15081,'1000','101731251565','2024-11-10 18:30:30',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15082,'4000','101731251565','2024-11-10 18:30:30',NULL,100.00,'','10','1','Good sold','1','','sales','1555','','No',NULL,NULL,''),(15083,'4000','101731251565','2024-11-10 18:12:45',NULL,100.00,'','10','1','Good sold','1','','sales','238','','No',NULL,NULL,''),(15084,'1110','101731252634','2024-11-10 18:38:54',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(15085,'5500','101731252634','2024-11-10 18:30:34',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15086,'1000','101731252634','2024-11-10 18:38:54',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ghwtht'),(15087,'4000','101731252634','2024-11-10 18:38:54',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(15088,'1110','101731253145','2024-11-10 18:44:17',NULL,30.00,'','10','1','Inventory sold','1','','sales','1558','','No',NULL,NULL,''),(15089,'1110','101731253145','2024-11-10 18:39:05',NULL,30.00,'','10','1','Inventory sold','1','','sales','1560','','No',NULL,NULL,''),(15090,'1110','101731253145','2024-11-10 18:43:56',NULL,9.00,'','10','1','Inventory sold','1','','sales','543','','No',NULL,NULL,''),(15091,'5500','101731253145','2024-11-10 18:44:06',69.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15092,'1000','101731253145','2024-11-10 18:44:17',220.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dwfdgadf'),(15093,'4000','101731253145','2024-11-10 18:44:17',NULL,100.00,'','10','1','Good sold','1','','sales','1558','','No',NULL,NULL,''),(15094,'4000','101731253145','2024-11-10 18:39:05',NULL,100.00,'','10','1','Good sold','1','','sales','1560','','No',NULL,NULL,''),(15095,'4000','101731253145','2024-11-10 18:43:56',NULL,20.00,'','10','1','Good sold','1','','sales','543','','No',NULL,NULL,''),(15096,'1110','101731253464','2024-11-10 19:12:01',NULL,35.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(15097,'5500','101731253464','2024-11-10 18:44:24',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15098,'1000','101731253464','2024-11-10 19:12:01',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15099,'4000','101731253464','2024-11-10 19:12:01',NULL,100.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(15100,'1000','101731255124','2024-11-10 19:22:28',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'etrtreye'),(15101,'4000','101731255124','2024-11-10 19:22:28',NULL,150.00,'','10','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(15102,'1110','101731255756','2024-11-10 19:23:14',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(15103,'1110','101731255756','2024-11-10 19:22:36',NULL,6.00,'','10','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(15104,'5500','101731255756','2024-11-10 19:22:47',31.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15105,'1000','101731255756','2024-11-10 19:23:14',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15106,'4000','101731255756','2024-11-10 19:23:14',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(15107,'4000','101731255756','2024-11-10 19:22:36',NULL,30.00,'','10','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(15108,'1110','101731255798','2024-11-10 19:50:36',NULL,60.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(15109,'5500','101731255798','2024-11-10 19:23:18',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15110,'1000','101731255798','2024-11-10 19:50:36',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15111,'4000','101731255798','2024-11-10 19:50:36',NULL,200.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(15112,'1110','101731257438','2024-11-10 19:52:42',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(15113,'5500','101731257438','2024-11-10 19:50:38',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15114,'1000','101731257438','2024-11-10 19:52:42',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15115,'4000','101731257438','2024-11-10 19:52:42',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(15116,'1110','101731257564','2024-11-10 19:55:38',NULL,160.00,'','10','1','Inventory sold','1','','sales','667','','No',NULL,NULL,''),(15117,'5500','101731257564','2024-11-10 19:52:44',160.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15118,'1000','101731257564','2024-11-10 19:55:38',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gfewfgrd'),(15119,'4000','101731257564','2024-11-10 19:55:38',NULL,250.00,'','10','1','Good sold','1','','sales','667','','No',NULL,NULL,''),(15120,'1110','101731257747','2024-11-10 20:23:33',NULL,65.00,'','10','1','Inventory sold','1','','sales','1624','','No',NULL,NULL,''),(15121,'5500','101731257747','2024-11-10 19:55:47',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15122,'1000','101731257747','2024-11-10 20:23:33',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'VGDGJSDYEQ'),(15123,'4000','101731257747','2024-11-10 20:23:33',NULL,200.00,'','10','1','Good sold','1','','sales','1624','','No',NULL,NULL,''),(15124,'1110','101731259429','2024-11-10 20:37:51',NULL,16.50,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(15125,'5500','101731259429','2024-11-10 20:23:49',16.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15126,'1000','101731259429','2024-11-10 20:37:51',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15127,'4000','101731259429','2024-11-10 20:37:51',NULL,60.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(15128,'1110','101731260279','2024-11-10 20:38:18',NULL,0.00,'','10','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(15129,'1110','101731260279','2024-11-10 20:37:59',NULL,12.00,'','10','1','Inventory sold','1','','sales','1538','','No',NULL,NULL,''),(15130,'5500','101731260279','2024-11-10 20:38:09',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15131,'1000','101731260279','2024-11-10 20:38:18',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'R5CRFCEFC'),(15132,'4000','101731260279','2024-11-10 20:38:18',NULL,120.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(15133,'4000','101731260279','2024-11-10 20:37:59',NULL,30.00,'','10','1','Good sold','1','','sales','1538','','No',NULL,NULL,''),(15134,'1000','101731260308','2024-11-10 20:38:43',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15135,'4000','101731260308','2024-11-10 20:38:43',NULL,40.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(15136,'1110','101731260325','2024-11-10 20:48:13',NULL,9.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(15137,'5500','101731260325','2024-11-10 20:38:45',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15138,'1000','101731260325','2024-11-10 20:48:13',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15139,'4000','101731260325','2024-11-10 20:48:13',NULL,50.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(15140,'1110','101731260895','2024-11-10 20:57:05',NULL,72.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(15141,'5500','101731260895','2024-11-10 20:48:15',72.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15142,'1000','101731260895','2024-11-10 20:57:05',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EFQFDEWFE'),(15143,'4000','101731260895','2024-11-10 20:57:05',NULL,200.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(15144,'1110','101731261529','2024-11-10 21:19:22',NULL,60.00,'','10','1','Inventory sold','1','','sales','1287','','No',NULL,NULL,''),(15145,'5500','101731261529','2024-11-10 20:58:49',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15146,'1000','101731261529','2024-11-10 21:19:22',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15147,'4000','101731261529','2024-11-10 21:19:22',NULL,150.00,'','10','1','Good sold','1','','sales','1287','','No',NULL,NULL,''),(15148,'1000','101731262767','2024-11-10 21:34:07',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RF333333333F'),(15149,'4000','101731262767','2024-11-10 21:34:07',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(15150,'1110','101731263655','2024-11-10 21:42:29',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(15151,'5500','101731263655','2024-11-10 21:34:15',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15152,'1000','101731263655','2024-11-10 21:42:29',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SFCSTRWAS'),(15153,'4000','101731263655','2024-11-10 21:42:29',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(15154,'1110','101731264157','2024-11-10 21:54:26',NULL,30.00,'','10','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(15155,'1110','101731264157','2024-11-10 21:42:37',NULL,100.00,'','10','1','Inventory sold','1','','sales','1223','','No',NULL,NULL,''),(15156,'5500','101731264157','2024-11-10 21:54:05',130.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15157,'1000','101731264157','2024-11-10 21:54:26',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YUHEBXFYBVFC'),(15158,'4000','101731264157','2024-11-10 21:54:26',NULL,250.00,'','10','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(15159,'4000','101731264157','2024-11-10 21:42:37',NULL,150.00,'','10','1','Good sold','1','','sales','1223','','No',NULL,NULL,''),(15160,'1110','101731304645','2024-11-11 10:44:21',NULL,10.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(15161,'5500','101731304645','2024-11-11 08:57:25',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15162,'1000','101731304645','2024-11-11 10:44:21',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15163,'4000','101731304645','2024-11-11 10:44:21',NULL,100.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(15164,'1110','101731311098','2024-11-11 10:45:07',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(15165,'5500','101731311098','2024-11-11 10:44:58',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15166,'1000','101731311098','2024-11-11 10:45:07',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15167,'4000','101731311098','2024-11-11 10:45:07',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(15168,'1000','101731311108','2024-11-11 10:45:19',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15169,'4000','101731311108','2024-11-11 10:45:19',NULL,80.00,'','10','1','Good sold','1','','sales','1457','','No',NULL,NULL,''),(15170,'1110','101731321118','2024-11-11 13:44:40',NULL,109.00,'','10','1','Inventory sold','1','','sales','1183','','No',NULL,NULL,''),(15171,'5500','101731321118','2024-11-11 13:31:58',109.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15172,'1000','101731321118','2024-11-11 13:44:40',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15173,'4000','101731321118','2024-11-11 13:44:40',NULL,200.00,'','10','1','Good sold','1','','sales','1183','','No',NULL,NULL,''),(15174,'1110','101731321884','2024-11-11 13:47:54',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(15175,'5500','101731321884','2024-11-11 13:44:44',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15176,'1000','101731321884','2024-11-11 13:47:54',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15177,'4000','101731321884','2024-11-11 13:47:54',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(15178,'1110','101731327186','2024-11-11 15:16:06',NULL,30.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(15179,'1110','101731327186','2024-11-11 15:13:06',NULL,30.00,'','10','1','Inventory sold','1','','sales','1378','','No',NULL,NULL,''),(15180,'5500','101731327186','2024-11-11 15:15:55',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15181,'1000','101731327186','2024-11-11 15:16:06',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15182,'4000','101731327186','2024-11-11 15:16:06',NULL,100.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(15183,'4000','101731327186','2024-11-11 15:13:06',NULL,100.00,'','10','1','Good sold','1','','sales','1378','','No',NULL,NULL,''),(15184,'1110','101731327370','2024-11-11 15:17:22',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(15185,'5500','101731327370','2024-11-11 15:16:10',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15186,'1000','101731327370','2024-11-11 15:17:22',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JHDHFDHFG'),(15187,'4000','101731327370','2024-11-11 15:17:22',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(15188,'1110','101731327464','2024-11-11 15:19:26',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(15189,'5500','101731327464','2024-11-11 15:17:44',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15190,'1000','101731327464','2024-11-11 15:19:26',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DAGFGRE'),(15191,'4000','101731327464','2024-11-11 15:19:26',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(15192,'1110','101731327572','2024-11-11 15:57:04',NULL,40.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(15193,'1110','101731327572','2024-11-11 15:19:32',NULL,0.00,'','10','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(15194,'5500','101731327572','2024-11-11 15:56:51',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15195,'1000','101731327572','2024-11-11 15:57:04',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'R4RC4CSE'),(15196,'4000','101731327572','2024-11-11 15:57:04',NULL,200.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(15197,'4000','101731327572','2024-11-11 15:19:32',NULL,50.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(15198,'1110','101731329835','2024-11-11 16:16:27',NULL,50.00,'','10','1','Inventory sold','1','','sales','1321','','No',NULL,NULL,''),(15199,'1110','101731329835','2024-11-11 15:57:15',NULL,55.00,'','10','1','Inventory sold','1','','sales','1581','','No',NULL,NULL,''),(15200,'5500','101731329835','2024-11-11 16:16:17',105.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15201,'1000','101731329835','2024-11-11 16:16:27',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'T NUVTGNUCN'),(15202,'4000','101731329835','2024-11-11 16:16:27',NULL,100.00,'','10','1','Good sold','1','','sales','1321','','No',NULL,NULL,''),(15203,'4000','101731329835','2024-11-11 15:57:15',NULL,200.00,'','10','1','Good sold','1','','sales','1581','','No',NULL,NULL,''),(15204,'1110','101731330995','2024-11-11 16:40:09',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(15205,'5500','101731330995','2024-11-11 16:16:35',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15206,'1000','101731330995','2024-11-11 16:40:09',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HE667Y'),(15207,'4000','101731330995','2024-11-11 16:40:09',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(15208,'1110','101731332456','2024-11-11 16:59:55',NULL,105.00,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(15209,'1110','101731332456','2024-11-11 16:40:56',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(15210,'5500','101731332456','2024-11-11 16:59:46',134.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15211,'1000','101731332456','2024-11-11 16:59:55',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15212,'4000','101731332456','2024-11-11 16:59:55',NULL,250.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(15213,'4000','101731332456','2024-11-11 16:40:56',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(15214,'1110','101731333599','2024-11-11 17:00:06',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(15215,'5500','101731333599','2024-11-11 16:59:59',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15216,'1000','101731333599','2024-11-11 17:00:06',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RTCTCRCEX'),(15217,'4000','101731333599','2024-11-11 17:00:06',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(15218,'1110','101731333654','2024-11-11 17:10:20',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(15219,'5500','101731333654','2024-11-11 17:00:54',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15220,'1000','101731333654','2024-11-11 17:10:20',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15221,'4000','101731333654','2024-11-11 17:10:20',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(15222,'1110','101731334227','2024-11-11 18:16:13',NULL,4.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(15223,'5500','101731334227','2024-11-11 17:10:27',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15224,'1000','101731334227','2024-11-11 18:16:13',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15225,'4000','101731334227','2024-11-11 18:16:13',NULL,20.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(15226,'1110','101731338175','2024-11-11 18:39:00',NULL,12.00,'','10','1','Inventory sold','1','','sales','1538','','No',NULL,NULL,''),(15227,'1110','101731338175','2024-11-11 18:16:15',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(15228,'5500','101731338175','2024-11-11 18:38:50',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15229,'1000','101731338175','2024-11-11 18:39:00',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15230,'4000','101731338175','2024-11-11 18:39:00',NULL,30.00,'','10','1','Good sold','1','','sales','1538','','No',NULL,NULL,''),(15231,'4000','101731338175','2024-11-11 18:16:15',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(15232,'1110','101731341215','2024-11-11 19:07:12',NULL,20.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(15233,'1110','101731341215','2024-11-11 19:06:55',NULL,24.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(15234,'5500','101731341215','2024-11-11 19:07:03',44.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15235,'1000','101731341215','2024-11-11 19:07:12',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DRCTGCERFCR'),(15236,'4000','101731341215','2024-11-11 19:07:12',NULL,40.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(15237,'4000','101731341215','2024-11-11 19:06:55',NULL,40.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(15238,'1110','101731342187','2024-11-11 19:35:43',NULL,109.00,'','10','1','Inventory sold','1','','sales','1621','','No',NULL,NULL,''),(15239,'1110','101731342187','2024-11-11 19:23:07',NULL,36.00,'','10','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(15240,'1110','101731342187','2024-11-11 19:30:07',NULL,20.00,'','10','1','Inventory sold','1','','sales','931','','No',NULL,NULL,''),(15241,'1110','101731342187','2024-11-11 19:30:35',NULL,0.00,'','10','1','Inventory sold','1','','sales','712','','No',NULL,NULL,''),(15242,'5500','101731342187','2024-11-11 19:35:32',165.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15243,'1000','101731342187','2024-11-11 19:35:43',650.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UYFYEWFYUE'),(15244,'4000','101731342187','2024-11-11 19:35:43',NULL,300.00,'','10','1','Good sold','1','','sales','1621','','No',NULL,NULL,''),(15245,'4000','101731342187','2024-11-11 19:23:07',NULL,150.00,'','10','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(15246,'4000','101731342187','2024-11-11 19:30:07',NULL,50.00,'','10','1','Good sold','1','','sales','931','','No',NULL,NULL,''),(15247,'4000','101731342187','2024-11-11 19:30:35',NULL,150.00,'','10','1','Good sold','1','','sales','712','','No',NULL,NULL,''),(15248,'1110','101731342964','2024-11-11 19:49:08',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(15249,'1110','101731342964','2024-11-11 19:36:04',NULL,12.50,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(15250,'5500','101731342964','2024-11-11 19:48:54',17.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15251,'1000','101731342964','2024-11-11 19:49:08',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RRRDRS3W'),(15252,'4000','101731342964','2024-11-11 19:49:08',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(15253,'4000','101731342964','2024-11-11 19:36:04',NULL,50.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(15254,'1110','101731343760','2024-11-11 19:56:46',NULL,109.00,'','10','1','Inventory sold','1','','sales','1183','','No',NULL,NULL,''),(15255,'5500','101731343760','2024-11-11 19:49:20',109.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15256,'1000','101731343760','2024-11-11 19:56:46',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GSDFGHG'),(15257,'4000','101731343760','2024-11-11 19:56:46',NULL,200.00,'','10','1','Good sold','1','','sales','1183','','No',NULL,NULL,''),(15258,'1110','101731344215','2024-11-11 20:39:06',NULL,24.40,'','10','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(15259,'1110','101731344215','2024-11-11 19:56:55',NULL,0.00,'','10','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(15260,'5500','101731344215','2024-11-11 20:38:59',24.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15261,'1000','101731344215','2024-11-11 20:39:06',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15262,'4000','101731344215','2024-11-11 20:39:06',NULL,40.00,'','10','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(15263,'4000','101731344215','2024-11-11 19:56:55',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(15264,'1110','101731392776','2024-11-12 09:26:37',NULL,5.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(15265,'1110','101731392776','2024-11-12 09:26:16',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(15266,'5500','101731392776','2024-11-12 09:26:29',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15267,'1000','101731392776','2024-11-12 09:26:37',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15268,'4000','101731392776','2024-11-12 09:26:37',NULL,10.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(15269,'4000','101731392776','2024-11-12 09:26:16',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(15270,'1110','101731392799','2024-11-12 09:27:00',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(15271,'5500','101731392799','2024-11-12 09:26:39',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15272,'1000','101731392799','2024-11-12 09:27:00',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15273,'4000','101731392799','2024-11-12 09:27:00',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(15274,'1000','101731392848','2024-11-12 09:27:44',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fuydfgwerftg'),(15275,'4000','101731392848','2024-11-12 09:27:44',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(15276,'1000','101731397379','2024-11-12 10:43:20',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'erdywwqyih'),(15277,'4000','101731397379','2024-11-12 10:43:20',NULL,200.00,'','10','1','Good sold','1','','sales','711','','No',NULL,NULL,''),(15278,'1000','101731397418','2024-11-12 10:46:39',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15279,'4000','101731397418','2024-11-12 10:46:39',NULL,150.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(15280,'1110','101731397603','2024-11-12 10:46:51',NULL,24.40,'','10','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(15281,'5500','101731397603','2024-11-12 10:46:43',24.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15282,'1000','101731397603','2024-11-12 10:46:51',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15283,'4000','101731397603','2024-11-12 10:46:51',NULL,40.00,'','10','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(15284,'1110','101731397616','2024-11-12 11:48:02',NULL,20.00,'','10','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(15285,'5500','101731397616','2024-11-12 10:46:56',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15286,'1000','101731397616','2024-11-12 11:48:02',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15287,'4000','101731397616','2024-11-12 11:48:02',NULL,40.00,'','10','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(15288,'1110','101731412531','2024-11-12 15:45:39',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(15289,'5500','101731412531','2024-11-12 14:55:31',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15290,'1000','101731412531','2024-11-12 15:45:39',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RTGRGTEW3TGCE'),(15291,'4000','101731412531','2024-11-12 15:45:39',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(15292,'1110','101731415547','2024-11-12 16:13:12',NULL,58.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(15293,'5500','101731415547','2024-11-12 15:45:47',58.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15294,'1000','101731415547','2024-11-12 16:13:12',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ERFXDERCF'),(15295,'4000','101731415547','2024-11-12 16:13:12',NULL,100.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(15296,'1110','101731417199','2024-11-12 17:59:31',NULL,20.00,'','10','1','Inventory sold','1','','sales','813','','No',NULL,NULL,''),(15297,'1110','101731417199','2024-11-12 16:13:19',NULL,20.00,'','10','1','Inventory sold','1','','sales','1529','','No',NULL,NULL,''),(15298,'5500','101731417199','2024-11-12 17:59:20',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15299,'1000','101731417199','2024-11-12 17:59:31',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YUDSYE'),(15300,'4000','101731417199','2024-11-12 17:59:31',NULL,50.00,'','10','1','Good sold','1','','sales','813','','No',NULL,NULL,''),(15301,'4000','101731417199','2024-11-12 16:13:19',NULL,50.00,'','10','1','Good sold','1','','sales','1529','','No',NULL,NULL,''),(15308,'1000','101731423582','2024-11-12 18:47:25',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15309,'4000','101731423582','2024-11-12 18:47:25',NULL,10.00,'','10','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(15310,'1110','101731429536','2024-11-12 19:39:35',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(15311,'5500','101731429536','2024-11-12 19:38:56',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15312,'1000','101731429536','2024-11-12 19:39:35',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15313,'4000','101731429536','2024-11-12 19:39:35',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(15314,'1110','101731429836','2024-11-12 19:44:54',NULL,91.00,'','10','1','Inventory sold','1','','sales','1593','','No',NULL,NULL,''),(15315,'1110','101731429836','2024-11-12 19:43:56',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(15316,'5500','101731429836','2024-11-12 19:44:39',99.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15317,'1000','101731429836','2024-11-12 19:44:54',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FDGVEWHD'),(15318,'4000','101731429836','2024-11-12 19:44:54',NULL,250.00,'','10','1','Good sold','1','','sales','1593','','No',NULL,NULL,''),(15319,'4000','101731429836','2024-11-12 19:43:56',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(15320,'1110','101731429904','2024-11-12 19:45:44',NULL,170.00,'','10','1','Inventory sold','1','','sales','1570','','No',NULL,NULL,''),(15321,'5500','101731429904','2024-11-12 19:45:04',170.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15322,'1000','101731429904','2024-11-12 19:45:44',500.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EHDFJUG'),(15323,'4000','101731429904','2024-11-12 19:45:44',NULL,500.00,'','10','1','Good sold','1','','sales','1570','','No',NULL,NULL,''),(15324,'1000','101731430221','2024-11-12 19:50:44',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15325,'4000','101731430221','2024-11-12 19:50:44',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(15326,'1110','101731430255','2024-11-12 19:51:11',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(15327,'5500','101731430255','2024-11-12 19:50:55',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15328,'1000','101731430255','2024-11-12 19:51:11',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TGHTCTGC'),(15329,'4000','101731430255','2024-11-12 19:51:11',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(15330,'1110','101731430277','2024-11-12 20:02:39',NULL,42.00,'','10','1','Inventory sold','1','','sales','1555','','No',NULL,NULL,''),(15331,'5500','101731430277','2024-11-12 19:51:17',42.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15332,'1000','101731430277','2024-11-12 20:02:39',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DFHFGDSFVKGBS'),(15333,'4000','101731430277','2024-11-12 20:02:39',NULL,100.00,'','10','1','Good sold','1','','sales','1555','','No',NULL,NULL,''),(15334,'1110','101731430970','2024-11-12 20:09:59',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(15335,'5500','101731430970','2024-11-12 20:02:50',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15336,'1000','101731430970','2024-11-12 20:09:59',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JKTGVJG'),(15337,'4000','101731430970','2024-11-12 20:09:59',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(15338,'1110','101731431409','2024-11-12 20:10:22',NULL,5.50,'','10','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(15339,'5500','101731431409','2024-11-12 20:10:09',5.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15340,'1000','101731431409','2024-11-12 20:10:22',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15341,'4000','101731431409','2024-11-12 20:10:22',NULL,50.00,'','10','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(15342,'1110','101731431426','2024-11-12 20:23:51',NULL,12.50,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(15343,'5500','101731431426','2024-11-12 20:10:26',12.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15344,'1000','101731431426','2024-11-12 20:23:51',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15345,'4000','101731431426','2024-11-12 20:23:51',NULL,50.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(15346,'1110','101731432234','2024-11-12 20:28:09',NULL,4.00,'','10','1','Inventory sold','1','','sales','1574','','No',NULL,NULL,''),(15347,'1110','101731432234','2024-11-12 20:23:54',NULL,2.00,'','10','1','Inventory sold','1','','sales','1577','','No',NULL,NULL,''),(15348,'5500','101731432234','2024-11-12 20:27:51',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15349,'1000','101731432234','2024-11-12 20:28:09',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4RDDRD4'),(15350,'4000','101731432234','2024-11-12 20:28:09',NULL,20.00,'','10','1','Good sold','1','','sales','1574','','No',NULL,NULL,''),(15351,'4000','101731432234','2024-11-12 20:23:54',NULL,10.00,'','10','1','Good sold','1','','sales','1577','','No',NULL,NULL,''),(15352,'1110','101731432496','2024-11-12 20:51:07',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(15353,'5500','101731432496','2024-11-12 20:30:45',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15354,'1000','101731432496','2024-11-12 20:51:07',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15355,'4000','101731432496','2024-11-12 20:51:07',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(15356,'1110','101731433869','2024-11-12 20:51:18',NULL,40.00,'','10','1','Inventory sold','1','','sales','813','','No',NULL,NULL,''),(15357,'5500','101731433869','2024-11-12 20:51:09',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15358,'1000','101731433869','2024-11-12 20:51:18',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15359,'4000','101731433869','2024-11-12 20:51:18',NULL,100.00,'','10','1','Good sold','1','','sales','813','','No',NULL,NULL,''),(15360,'1110','101731433882','2024-11-12 21:08:09',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(15361,'5500','101731433882','2024-11-12 20:51:22',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15362,'1000','101731433882','2024-11-12 21:08:09',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HJV BUBFV'),(15363,'4000','101731433882','2024-11-12 21:08:09',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(15364,'1110','101731434898','2024-11-12 21:22:56',NULL,4.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(15365,'5500','101731434898','2024-11-12 21:08:18',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15366,'1000','101731434898','2024-11-12 21:22:56',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15367,'4000','101731434898','2024-11-12 21:22:56',NULL,40.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(15368,'1110','101731435795','2024-11-12 21:52:26',NULL,3.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(15369,'5500','101731435795','2024-11-12 21:23:15',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15370,'1000','101731435795','2024-11-12 21:52:26',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15371,'4000','101731435795','2024-11-12 21:52:26',NULL,30.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(15372,'1110','101731437571','2024-11-12 22:02:09',NULL,10.00,'','10','1','Inventory sold','1','','sales','1047','','No',NULL,NULL,''),(15373,'5500','101731437571','2024-11-12 21:52:51',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15374,'1000','101731437571','2024-11-12 22:02:09',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EWFDTFRD'),(15375,'4000','101731437571','2024-11-12 22:02:09',NULL,20.00,'','10','1','Good sold','1','','sales','1047','','No',NULL,NULL,''),(15376,'1110','101731478774','2024-11-13 09:20:01',NULL,4.00,'','10','1','Inventory sold','1','','sales','1577','','No',NULL,NULL,''),(15377,'1110','101731478774','2024-11-13 09:19:34',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(15378,'5500','101731478774','2024-11-13 09:19:51',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15379,'1000','101731478774','2024-11-13 09:20:01',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15380,'4000','101731478774','2024-11-13 09:20:01',NULL,20.00,'','10','1','Good sold','1','','sales','1577','','No',NULL,NULL,''),(15381,'4000','101731478774','2024-11-13 09:19:34',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(15382,'1110','101731478803','2024-11-13 10:20:55',NULL,28.00,'','10','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(15383,'5500','101731478803','2024-11-13 09:20:03',28.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15384,'1000','101731478803','2024-11-13 10:20:55',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sdfgfvescg'),(15385,'4000','101731478803','2024-11-13 10:20:55',NULL,40.00,'','10','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(15386,'1110','101731482461','2024-11-13 10:58:49',NULL,10.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(15387,'5500','101731482461','2024-11-13 10:21:01',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15388,'1000','101731482461','2024-11-13 10:58:49',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'trxhrfxfx3'),(15389,'4000','101731482461','2024-11-13 10:58:49',NULL,20.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(15390,'1000','101731484745','2024-11-13 11:08:21',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'erwwegew'),(15391,'4000','101731484745','2024-11-13 11:08:21',NULL,80.00,'','10','1','Good sold','1','','sales','1457','','No',NULL,NULL,''),(15392,'1110','101731493441','2024-11-13 13:24:13',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(15393,'5500','101731493441','2024-11-13 13:24:01',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15394,'1000','101731493441','2024-11-13 13:24:13',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15395,'4000','101731493441','2024-11-13 13:24:13',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(15396,'1110','101731503776','2024-11-13 16:16:38',NULL,35.00,'','10','1','Inventory sold','1','','sales','422','','No',NULL,NULL,''),(15397,'5500','101731503776','2024-11-13 16:16:16',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15398,'1000','101731503776','2024-11-13 16:16:38',70.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ewgtfewrgtr'),(15399,'4000','101731503776','2024-11-13 16:16:38',NULL,70.00,'','10','1','Good sold','1','','sales','422','','No',NULL,NULL,''),(15400,'1110','101731503805','2024-11-13 17:54:24',NULL,20.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(15401,'5500','101731503805','2024-11-13 16:16:45',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15402,'1000','101731503805','2024-11-13 17:54:24',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ZZSYBYXWX'),(15403,'4000','101731503805','2024-11-13 17:54:24',NULL,40.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(15404,'1110','101731509680','2024-11-13 19:22:08',NULL,12.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(15405,'5500','101731509680','2024-11-13 17:54:40',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15406,'1000','101731509680','2024-11-13 19:22:08',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15407,'4000','101731509680','2024-11-13 19:22:08',NULL,60.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(15408,'1110','101731514933','2024-11-13 19:24:40',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(15409,'5500','101731514933','2024-11-13 19:22:13',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15410,'1000','101731514933','2024-11-13 19:24:40',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15411,'4000','101731514933','2024-11-13 19:24:40',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(15412,'1110','101731515089','2024-11-13 19:39:16',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(15413,'1110','101731515089','2024-11-13 19:24:49',NULL,0.00,'','10','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(15414,'5500','101731515089','2024-11-13 19:39:01',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15415,'1000','101731515089','2024-11-13 19:39:16',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15416,'4000','101731515089','2024-11-13 19:39:16',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(15417,'4000','101731515089','2024-11-13 19:24:49',NULL,50.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(15418,'1110','101731515960','2024-11-13 20:13:30',NULL,10.00,'','10','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(15419,'5500','101731515960','2024-11-13 19:39:20',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15420,'1000','101731515960','2024-11-13 20:13:30',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'F DGDFGCF'),(15421,'4000','101731515960','2024-11-13 20:13:30',NULL,50.00,'','10','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(15422,'1110','101731518016','2024-11-13 20:33:26',NULL,68.00,'','10','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(15423,'5500','101731518016','2024-11-13 20:13:36',68.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15424,'1000','101731518016','2024-11-13 20:33:26',120.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HNBNBGBN'),(15425,'4000','101731518016','2024-11-13 20:33:26',NULL,120.00,'','10','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(15426,'1110','101731519212','2024-11-13 20:33:47',NULL,3.00,'','10','1','Inventory sold','1','','sales','1607','','No',NULL,NULL,''),(15427,'5500','101731519212','2024-11-13 20:33:32',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15428,'1000','101731519212','2024-11-13 20:33:47',15.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15429,'4000','101731519212','2024-11-13 20:33:47',NULL,15.00,'','10','1','Good sold','1','','sales','1607','','No',NULL,NULL,''),(15430,'1110','101731519230','2024-11-13 20:38:52',NULL,20.00,'','10','1','Inventory sold','1','','sales','1538','','No',NULL,NULL,''),(15431,'1110','101731519230','2024-11-13 20:38:12',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(15432,'5500','101731519230','2024-11-13 20:38:40',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15433,'1000','101731519230','2024-11-13 20:38:52',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15434,'4000','101731519230','2024-11-13 20:38:52',NULL,50.00,'','10','1','Good sold','1','','sales','1538','','No',NULL,NULL,''),(15435,'4000','101731519230','2024-11-13 20:38:12',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(15436,'1110','101731519535','2024-11-13 21:25:57',NULL,28.00,'','10','1','Inventory sold','1','','sales','1044','','No',NULL,NULL,''),(15437,'5500','101731519535','2024-11-13 20:38:55',28.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15438,'1000','101731519535','2024-11-13 21:25:57',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RRRRRFWQXRF'),(15439,'4000','101731519535','2024-11-13 21:25:57',NULL,100.00,'','10','1','Good sold','1','','sales','1044','','No',NULL,NULL,''),(15440,'1110','101731522365','2024-11-13 21:48:05',NULL,30.00,'','10','1','Inventory sold','1','','sales','1560','','No',NULL,NULL,''),(15441,'1110','101731522365','2024-11-13 21:26:05',NULL,28.00,'','10','1','Inventory sold','1','','sales','1026','','No',NULL,NULL,''),(15442,'1110','101731522365','2024-11-13 21:47:39',NULL,9.00,'','10','1','Inventory sold','1','','sales','543','','No',NULL,NULL,''),(15443,'5500','101731522365','2024-11-13 21:48:00',67.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15444,'1000','101731522365','2024-11-13 21:48:05',170.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DSCFHVD'),(15445,'4000','101731522365','2024-11-13 21:48:05',NULL,100.00,'','10','1','Good sold','1','','sales','1560','','No',NULL,NULL,''),(15446,'4000','101731522365','2024-11-13 21:26:05',NULL,50.00,'','10','1','Good sold','1','','sales','1026','','No',NULL,NULL,''),(15447,'4000','101731522365','2024-11-13 21:47:39',NULL,20.00,'','10','1','Good sold','1','','sales','543','','No',NULL,NULL,''),(15448,'1110','101731523693','2024-11-13 21:49:09',NULL,30.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(15449,'1110','101731523693','2024-11-13 21:48:13',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(15450,'1110','101731523693','2024-11-13 21:48:24',NULL,10.00,'','10','1','Inventory sold','1','','sales','1343','','No',NULL,NULL,''),(15451,'5500','101731523693','2024-11-13 21:48:58',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15452,'1000','101731523693','2024-11-13 21:49:09',170.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WSFDCGHFDC'),(15453,'4000','101731523693','2024-11-13 21:49:09',NULL,100.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(15454,'4000','101731523693','2024-11-13 21:48:13',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(15455,'4000','101731523693','2024-11-13 21:48:24',NULL,20.00,'','10','1','Good sold','1','','sales','1343','','No',NULL,NULL,''),(15456,'1000','101731523763','2024-11-13 21:49:38',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15457,'4000','101731523763','2024-11-13 21:49:38',NULL,20.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(15458,'1110','101731523780','2024-11-13 21:49:53',NULL,4.00,'','10','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(15459,'5500','101731523780','2024-11-13 21:49:40',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15460,'1000','101731523780','2024-11-13 21:49:53',8.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15461,'4000','101731523780','2024-11-13 21:49:53',NULL,8.00,'','10','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(15462,'1110','101731523832','2024-11-13 21:50:42',NULL,235.00,'','10','1','Inventory sold','1','','sales','770','','No',NULL,NULL,''),(15463,'5500','101731523832','2024-11-13 21:50:32',235.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15464,'1000','101731523832','2024-11-13 21:50:42',350.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,'D'),(15465,'4000','101731523832','2024-11-13 21:50:42',NULL,350.00,'','10','1','Good sold','1','','sales','770','','No',NULL,NULL,''),(15466,'1000','101732024149','2024-11-19 16:49:27',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TGCTGWTGC'),(15467,'4000','101732024149','2024-11-19 16:49:27',NULL,100.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(15468,'1110','101732024188','2024-11-19 18:41:40',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(15469,'1110','101732024188','2024-11-19 16:49:48',NULL,20.00,'','10','1','Inventory sold','1','','sales','1343','','No',NULL,NULL,''),(15470,'5500','101732024188','2024-11-19 18:41:28',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15471,'1000','101732024188','2024-11-19 18:41:40',90.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15472,'4000','101732024188','2024-11-19 18:41:40',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(15473,'4000','101732024188','2024-11-19 16:49:48',NULL,40.00,'','10','1','Good sold','1','','sales','1343','','No',NULL,NULL,''),(15474,'1110','101732030903','2024-11-19 18:42:00',NULL,45.00,'','10','1','Inventory sold','1','','sales','1601','','No',NULL,NULL,''),(15475,'5500','101732030903','2024-11-19 18:41:43',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15476,'1000','101732030903','2024-11-19 18:42:00',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15477,'4000','101732030903','2024-11-19 18:42:00',NULL,150.00,'','10','1','Good sold','1','','sales','1601','','No',NULL,NULL,''),(15478,'1000','101732030924','2024-11-19 19:22:38',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15479,'4000','101732030924','2024-11-19 19:22:38',NULL,50.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(15480,'4000','101732030924','2024-11-19 18:42:04',NULL,30.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(15481,'1110','101732033362','2024-11-19 19:40:39',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(15482,'5500','101732033362','2024-11-19 19:22:42',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15483,'1000','101732033362','2024-11-19 19:40:39',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDFFEFGE'),(15484,'4000','101732033362','2024-11-19 19:40:39',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(15489,'1110','101732034462','2024-11-19 19:50:57',NULL,50.00,'','10','1','Inventory sold','1','','sales','1228','','No',NULL,NULL,''),(15490,'5500','101732034462','2024-11-19 20:07:25',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15491,'1000','101732034462','2024-11-19 19:50:57',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HSXDYUFGJD'),(15492,'4000','101732034462','2024-11-19 19:50:57',NULL,100.00,'','10','1','Good sold','1','','sales','1228','','No',NULL,NULL,''),(15493,'1110','101732036072','2024-11-19 20:20:46',NULL,75.00,'','10','1','Inventory sold','1','','sales','1614','','No',NULL,NULL,''),(15494,'1110','101732036072','2024-11-19 20:07:52',NULL,0.00,'','10','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(15495,'5500','101732036072','2024-11-19 20:18:25',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15496,'1000','101732036072','2024-11-19 20:20:46',460.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EUFGRFSDG'),(15497,'4000','101732036072','2024-11-19 20:20:46',NULL,400.00,'','10','1','Good sold','1','','sales','1614','','No',NULL,NULL,''),(15498,'4000','101732036072','2024-11-19 20:07:52',NULL,60.00,'','10','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(15499,'1110','101732036881','2024-11-19 20:21:54',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(15500,'5500','101732036881','2024-11-19 20:21:21',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15501,'1000','101732036881','2024-11-19 20:21:54',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15502,'4000','101732036881','2024-11-19 20:21:54',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(15503,'1110','101732036915','2024-11-19 20:30:17',NULL,48.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(15504,'5500','101732036915','2024-11-19 20:21:55',48.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15505,'1000','101732036915','2024-11-19 20:30:17',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FHGFGVVFS'),(15506,'4000','101732036915','2024-11-19 20:30:17',NULL,80.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(15507,'1110','101732037439','2024-11-19 20:34:37',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(15508,'1110','101732037439','2024-11-19 20:30:39',NULL,4.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(15509,'5500','101732037439','2024-11-19 20:34:05',7.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15510,'1000','101732037439','2024-11-19 20:34:37',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDEFDWEF'),(15511,'4000','101732037439','2024-11-19 20:34:37',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(15512,'4000','101732037439','2024-11-19 20:30:39',NULL,40.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(15513,'1000','101732037684','2024-11-19 20:55:13',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FRFRX3X'),(15514,'4000','101732037684','2024-11-19 20:55:13',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(15515,'1000','101732038932','2024-11-19 21:07:38',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GDCTFGG'),(15516,'4000','101732038932','2024-11-19 21:07:38',NULL,100.00,'','10','1','Good sold','1','','sales','480','','No',NULL,NULL,''),(15517,'1110','101732039666','2024-11-19 21:14:51',NULL,4.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(15518,'5500','101732039666','2024-11-19 21:07:46',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15519,'1000','101732039666','2024-11-19 21:14:51',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FDWGV FC'),(15520,'4000','101732039666','2024-11-19 21:14:51',NULL,40.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(15521,'1110','101732040099','2024-11-19 21:15:25',NULL,26.00,'','10','1','Inventory sold','1','','sales','998','','No',NULL,NULL,''),(15522,'1110','101732040099','2024-11-19 21:14:59',NULL,36.00,'','10','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(15523,'5500','101732040099','2024-11-19 21:15:15',62.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15524,'1000','101732040099','2024-11-19 21:15:25',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFFWERQF'),(15525,'4000','101732040099','2024-11-19 21:15:25',NULL,100.00,'','10','1','Good sold','1','','sales','998','','No',NULL,NULL,''),(15526,'4000','101732040099','2024-11-19 21:14:59',NULL,150.00,'','10','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(15527,'1110','101732040130','2024-11-19 21:15:44',NULL,37.00,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(15528,'5500','101732040130','2024-11-19 21:15:30',37.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15529,'1000','101732040130','2024-11-19 21:15:44',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15530,'4000','101732040130','2024-11-19 21:15:44',NULL,100.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(15531,'1110','101732040146','2024-11-19 21:19:21',NULL,30.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(15532,'1110','101732040146','2024-11-19 21:15:46',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(15533,'5500','101732040146','2024-11-19 21:19:08',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15534,'1000','101732040146','2024-11-19 21:19:21',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFRZDD'),(15535,'4000','101732040146','2024-11-19 21:19:21',NULL,100.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(15536,'4000','101732040146','2024-11-19 21:15:46',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(15537,'1110','101732040642','2024-11-19 21:31:53',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(15538,'1110','101732040642','2024-11-19 21:24:02',NULL,15.00,'','10','1','Inventory sold','1','','sales','844','','No',NULL,NULL,''),(15539,'1110','101732040642','2024-11-19 21:31:29',NULL,15.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(15540,'5500','101732040642','2024-11-19 21:31:40',95.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15541,'1000','101732040642','2024-11-19 21:31:53',280.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'VDSFTGDE'),(15542,'4000','101732040642','2024-11-19 21:31:53',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(15543,'4000','101732040642','2024-11-19 21:24:02',NULL,50.00,'','10','1','Good sold','1','','sales','844','','No',NULL,NULL,''),(15544,'4000','101732040642','2024-11-19 21:31:29',NULL,30.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(15545,'1110','101732041120','2024-11-19 21:32:22',NULL,0.00,'','10','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(15546,'1110','101732041120','2024-11-19 21:32:00',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(15547,'5500','101732041120','2024-11-19 21:32:11',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15548,'1000','101732041120','2024-11-19 21:32:22',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'AFGGREWSD'),(15549,'4000','101732041120','2024-11-19 21:32:22',NULL,50.00,'','10','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(15550,'4000','101732041120','2024-11-19 21:32:00',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(15551,'1000','101732083084','2024-11-20 09:13:08',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'=GDCYGVF'),(15552,'4000','101732083084','2024-11-20 09:13:08',NULL,50.00,'','10','1','Good sold','1','','sales','259','','No',NULL,NULL,''),(15553,'1110','101732083201','2024-11-20 10:15:40',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(15554,'1110','101732083201','2024-11-20 09:13:21',NULL,10.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(15555,'5500','101732083201','2024-11-20 10:15:27',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15556,'1000','101732083201','2024-11-20 10:15:40',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15557,'4000','101732083201','2024-11-20 10:15:40',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(15558,'4000','101732083201','2024-11-20 09:13:21',NULL,20.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(15559,'1110','101732086942','2024-11-20 11:30:47',NULL,30.00,'','10','1','Inventory sold','1','','sales','1623','','No',NULL,NULL,''),(15560,'1110','101732086942','2024-11-20 10:15:42',NULL,0.00,'','10','1','Inventory sold','1','','sales','236','','No',NULL,NULL,''),(15561,'5500','101732086942','2024-11-20 11:30:36',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15562,'1000','101732086942','2024-11-20 11:30:47',220.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HUBFBFEVF'),(15563,'4000','101732086942','2024-11-20 11:30:47',NULL,120.00,'','10','1','Good sold','1','','sales','1623','','No',NULL,NULL,''),(15564,'4000','101732086942','2024-11-20 10:15:42',NULL,100.00,'','10','1','Good sold','1','','sales','236','','No',NULL,NULL,''),(15565,'1000','101732091455','2024-11-20 12:00:07',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'XCFRRFX'),(15566,'4000','101732091455','2024-11-20 12:00:07',NULL,100.00,'','10','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(15567,'1000','101732100890','2024-11-20 14:56:15',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'6gvttgct4'),(15568,'4000','101732100890','2024-11-20 14:56:15',NULL,30.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(15569,'1000','101732103783','2024-11-20 15:12:13',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15570,'4000','101732103783','2024-11-20 15:12:13',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(15571,'1110','101732104737','2024-11-20 15:22:56',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(15572,'1110','101732104737','2024-11-20 15:12:17',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(15573,'5500','101732104737','2024-11-20 15:22:43',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15574,'1000','101732104737','2024-11-20 15:22:56',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tg tgcxrcrf'),(15575,'4000','101732104737','2024-11-20 15:22:56',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(15576,'4000','101732104737','2024-11-20 15:12:17',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(15577,'1110','101732105385','2024-11-20 15:30:55',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(15578,'5500','101732105385','2024-11-20 15:23:05',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15579,'1000','101732105385','2024-11-20 15:30:55',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'efvxefxrx'),(15580,'4000','101732105385','2024-11-20 15:30:55',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(15581,'1110','101732109467','2024-11-20 17:41:37',NULL,25.00,'','10','1','Inventory sold','1','','sales','1000','','No',NULL,NULL,''),(15582,'5500','101732109467','2024-11-20 16:31:07',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15583,'1000','101732109467','2024-11-20 17:41:37',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15584,'4000','101732109467','2024-11-20 17:41:37',NULL,50.00,'','10','1','Good sold','1','','sales','1000','','No',NULL,NULL,''),(15585,'1110','101732113700','2024-11-20 17:42:02',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(15586,'5500','101732113700','2024-11-20 17:41:40',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15587,'1000','101732113700','2024-11-20 17:42:02',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15588,'4000','101732113700','2024-11-20 17:42:02',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(15589,'1110','101732116394','2024-11-20 18:27:08',NULL,4.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(15590,'5500','101732116394','2024-11-20 18:26:34',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15591,'1000','101732116394','2024-11-20 18:27:08',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15592,'4000','101732116394','2024-11-20 18:27:08',NULL,40.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(15593,'1110','101732116443','2024-11-20 18:31:10',NULL,4.00,'','10','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(15594,'5500','101732116443','2024-11-20 18:27:23',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15595,'1000','101732116443','2024-11-20 18:31:10',8.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rfhrfrhxfr3'),(15596,'4000','101732116443','2024-11-20 18:31:10',NULL,8.00,'','10','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(15597,'1000','101732116687','2024-11-20 18:38:32',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15598,'4000','101732116687','2024-11-20 18:38:32',NULL,40.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(15599,'1110','101732118935','2024-11-20 19:56:26',NULL,0.00,'','10','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(15600,'1110','101732118935','2024-11-20 19:08:55',NULL,45.00,'','10','1','Inventory sold','1','','sales','1374','','No',NULL,NULL,''),(15601,'1110','101732118935','2024-11-20 19:55:43',NULL,40.00,'','10','1','Inventory sold','1','','sales','1255','','No',NULL,NULL,''),(15602,'5500','101732118935','2024-11-20 19:56:11',85.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15603,'1000','101732118935','2024-11-20 19:56:26',500.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15604,'4000','101732118935','2024-11-20 19:56:26',NULL,250.00,'','10','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(15605,'4000','101732118935','2024-11-20 19:08:55',NULL,150.00,'','10','1','Good sold','1','','sales','1374','','No',NULL,NULL,''),(15606,'4000','101732118935','2024-11-20 19:55:43',NULL,100.00,'','10','1','Good sold','1','','sales','1255','','No',NULL,NULL,''),(15607,'1000','101732121794','2024-11-20 19:56:43',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15608,'4000','101732121794','2024-11-20 19:56:43',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(15609,'1000','101732121805','2024-11-20 20:11:49',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15610,'4000','101732121805','2024-11-20 20:11:49',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(15611,'1110','101732122973','2024-11-20 20:16:33',NULL,20.00,'','10','1','Inventory sold','1','','sales','357','','No',NULL,NULL,''),(15612,'5500','101732122973','2024-11-20 20:16:13',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15613,'1000','101732122973','2024-11-20 20:16:33',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GFESHVGT'),(15614,'4000','101732122973','2024-11-20 20:16:33',NULL,50.00,'','10','1','Good sold','1','','sales','357','','No',NULL,NULL,''),(15615,'1000','101732123010','2024-11-20 20:49:04',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TGXDGBV'),(15616,'4000','101732123010','2024-11-20 20:49:04',NULL,30.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(15617,'1110','101732124959','2024-11-20 20:49:36',NULL,55.00,'','10','1','Inventory sold','1','','sales','1575','','No',NULL,NULL,''),(15618,'5500','101732124959','2024-11-20 20:49:19',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15619,'1000','101732124959','2024-11-20 20:49:36',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15620,'4000','101732124959','2024-11-20 20:49:36',NULL,150.00,'','10','1','Good sold','1','','sales','1575','','No',NULL,NULL,''),(15621,'1110','101732124982','2024-11-20 20:55:04',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(15622,'1110','101732124982','2024-11-20 20:49:42',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(15623,'5500','101732124982','2024-11-20 20:54:11',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15624,'1000','101732124982','2024-11-20 20:55:04',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15625,'4000','101732124982','2024-11-20 20:55:04',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(15626,'4000','101732124982','2024-11-20 20:49:42',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(15627,'1110','101732125310','2024-11-20 21:00:01',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(15628,'5500','101732125310','2024-11-20 20:55:10',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15629,'1000','101732125310','2024-11-20 21:00:01',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15630,'4000','101732125310','2024-11-20 21:00:01',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(15631,'1110','101732125604','2024-11-20 21:00:12',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(15632,'5500','101732125604','2024-11-20 21:00:04',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15633,'1000','101732125604','2024-11-20 21:00:12',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SAVACDCF'),(15634,'4000','101732125604','2024-11-20 21:00:12',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(15635,'1110','101732125619','2024-11-20 21:20:39',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(15636,'5500','101732125619','2024-11-20 21:00:19',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15637,'1000','101732125619','2024-11-20 21:20:39',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15638,'4000','101732125619','2024-11-20 21:20:39',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(15639,'1110','101732126840','2024-11-20 21:28:17',NULL,28.00,'','10','1','Inventory sold','1','','sales','1044','','No',NULL,NULL,''),(15640,'5500','101732126840','2024-11-20 21:20:40',28.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15641,'1000','101732126840','2024-11-20 21:28:17',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15642,'4000','101732126840','2024-11-20 21:28:17',NULL,100.00,'','10','1','Good sold','1','','sales','1044','','No',NULL,NULL,''),(15643,'1110','101732127300','2024-11-20 21:32:31',NULL,16.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(15644,'5500','101732127300','2024-11-20 21:28:20',16.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15645,'1000','101732127300','2024-11-20 21:32:31',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15646,'4000','101732127300','2024-11-20 21:32:31',NULL,100.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(15647,'1000','101732127554','2024-11-20 22:10:14',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'XVCGFVFVDA'),(15648,'4000','101732127554','2024-11-20 22:10:14',NULL,100.00,'','10','1','Good sold','1','','sales','480','','No',NULL,NULL,''),(15649,'1000','101732174770','2024-11-21 10:40:07',450.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'eFGDCVDDC'),(15650,'4000','101732174770','2024-11-21 10:40:07',NULL,400.00,'','10','1','Good sold','1','','sales','1609','','No',NULL,NULL,''),(15651,'4000','101732174770','2024-11-21 10:39:30',NULL,50.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(15652,'1110','101732174825','2024-11-21 10:41:31',NULL,0.00,'','10','1','Inventory sold','1','','sales','1527','','No',NULL,NULL,''),(15653,'1110','101732174825','2024-11-21 10:40:25',NULL,0.00,'','10','1','Inventory sold','1','','sales','1099','','No',NULL,NULL,''),(15654,'1110','101732174825','2024-11-21 10:40:48',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(15655,'5500','101732174825','2024-11-21 10:41:14',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15656,'1000','101732174825','2024-11-21 10:41:31',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HGFRTGVEDXD'),(15657,'4000','101732174825','2024-11-21 10:41:31',NULL,150.00,'','10','1','Good sold','1','','sales','1527','','No',NULL,NULL,''),(15658,'4000','101732174825','2024-11-21 10:40:25',NULL,50.00,'','10','1','Good sold','1','','sales','1099','','No',NULL,NULL,''),(15659,'4000','101732174825','2024-11-21 10:40:48',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(15660,'1110','101732174899','2024-11-21 11:20:46',NULL,10.00,'','10','1','Inventory sold','1','','sales','1574','','No',NULL,NULL,''),(15661,'5500','101732174899','2024-11-21 10:41:39',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15662,'1000','101732174899','2024-11-21 11:20:46',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15663,'4000','101732174899','2024-11-21 11:20:46',NULL,50.00,'','10','1','Good sold','1','','sales','1574','','No',NULL,NULL,''),(15664,'1110','101732197166','2024-11-21 17:09:45',NULL,15.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(15665,'1110','101732197166','2024-11-21 16:52:46',NULL,0.00,'','10','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(15666,'5500','101732197166','2024-11-21 16:53:09',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15667,'1000','101732197166','2024-11-21 17:09:45',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15668,'4000','101732197166','2024-11-21 17:09:45',NULL,30.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(15669,'4000','101732197166','2024-11-21 16:52:46',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(15670,'1110','101732198190','2024-11-21 17:11:25',NULL,0.00,'','10','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(15671,'1110','101732198190','2024-11-21 17:09:50',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(15672,'5500','101732198190','2024-11-21 17:11:13',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15673,'1000','101732198190','2024-11-21 17:11:25',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gfsdhfgghhy'),(15674,'4000','101732198190','2024-11-21 17:11:25',NULL,100.00,'','10','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(15675,'4000','101732198190','2024-11-21 17:09:50',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(15676,'1110','101732198294','2024-11-21 17:23:37',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(15677,'5500','101732198294','2024-11-21 17:11:34',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15678,'1000','101732198294','2024-11-21 17:23:37',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rgfgertehehee'),(15679,'4000','101732198294','2024-11-21 17:23:37',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(15680,'1110','101732203558','2024-11-21 19:11:04',NULL,25.00,'','10','1','Inventory sold','1','','sales','1599','','No',NULL,NULL,''),(15681,'1110','101732203558','2024-11-21 18:39:18',NULL,5.50,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(15682,'1110','101732203558','2024-11-21 18:40:15',NULL,116.00,'','10','1','Inventory sold','1','','sales','1591','','No',NULL,NULL,''),(15683,'5500','101732203558','2024-11-21 18:42:32',146.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15684,'1000','101732203558','2024-11-21 19:11:04',570.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fyesftuf'),(15685,'4000','101732203558','2024-11-21 19:11:04',NULL,150.00,'','10','1','Good sold','1','','sales','1599','','No',NULL,NULL,''),(15686,'4000','101732203558','2024-11-21 18:39:18',NULL,20.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(15687,'4000','101732203558','2024-11-21 18:40:15',NULL,400.00,'','10','1','Good sold','1','','sales','1591','','No',NULL,NULL,''),(15688,'1110','101732205532','2024-11-21 19:12:28',NULL,12.00,'','10','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(15689,'5500','101732205532','2024-11-21 19:12:13',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15690,'1000','101732205532','2024-11-21 19:12:28',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15691,'4000','101732205532','2024-11-21 19:12:28',NULL,100.00,'','10','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(15692,'1110','101732205551','2024-11-21 19:24:19',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(15693,'5500','101732205551','2024-11-21 19:12:31',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15694,'1000','101732205551','2024-11-21 19:24:19',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hige5srghby'),(15695,'4000','101732205551','2024-11-21 19:24:19',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(15696,'1000','101732206269','2024-11-21 19:33:25',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15697,'4000','101732206269','2024-11-21 19:33:25',NULL,30.00,'','10','1','Good sold','1','','sales','1468','','No',NULL,NULL,''),(15698,'1110','101732206828','2024-11-21 19:57:57',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(15699,'1110','101732206828','2024-11-21 19:33:48',NULL,2.00,'','10','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(15700,'5500','101732206828','2024-11-21 19:57:40',7.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15701,'1000','101732206828','2024-11-21 19:57:57',54.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15702,'4000','101732206828','2024-11-21 19:57:57',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(15703,'4000','101732206828','2024-11-21 19:33:48',NULL,4.00,'','10','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(15704,'1110','101732208284','2024-11-21 20:17:05',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(15705,'5500','101732208284','2024-11-21 19:58:04',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15706,'1000','101732208284','2024-11-21 20:17:05',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15707,'4000','101732208284','2024-11-21 20:17:05',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(15708,'1110','101732209428','2024-11-21 20:23:02',NULL,85.00,'','10','1','Inventory sold','1','','sales','1570','','No',NULL,NULL,''),(15709,'5500','101732209428','2024-11-21 20:17:08',85.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15710,'1000','101732209428','2024-11-21 20:23:02',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'yufdesdhu'),(15711,'4000','101732209428','2024-11-21 20:23:02',NULL,250.00,'','10','1','Good sold','1','','sales','1570','','No',NULL,NULL,''),(15712,'1000','101732209791','2024-11-21 20:32:13',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'huugfdudsx'),(15713,'4000','101732209791','2024-11-21 20:32:13',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(15714,'1110','101732210342','2024-11-21 20:46:17',NULL,109.00,'','10','1','Inventory sold','1','','sales','92','','No',NULL,NULL,''),(15715,'5500','101732210342','2024-11-21 20:32:22',109.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15716,'1000','101732210342','2024-11-21 20:46:17',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YGEHBEFB'),(15717,'4000','101732210342','2024-11-21 20:46:17',NULL,250.00,'','10','1','Good sold','1','','sales','92','','No',NULL,NULL,''),(15718,'1110','101732211204','2024-11-21 20:55:07',NULL,10.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(15719,'5500','101732211204','2024-11-21 20:46:44',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15720,'1000','101732211204','2024-11-21 20:55:07',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'BGGTVJKHB'),(15721,'4000','101732211204','2024-11-21 20:55:07',NULL,20.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(15722,'1110','101732211726','2024-11-21 21:46:37',NULL,35.00,'','10','1','Inventory sold','1','','sales','1025','','No',NULL,NULL,''),(15723,'1110','101732211726','2024-11-21 20:55:26',NULL,75.00,'','10','1','Inventory sold','1','','sales','1611','','No',NULL,NULL,''),(15724,'1110','101732211726','2024-11-21 21:45:58',NULL,5.50,'','10','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(15725,'5500','101732211726','2024-11-21 21:46:14',115.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15726,'1000','101732211726','2024-11-21 21:46:37',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SDCTFVGBYHU'),(15727,'4000','101732211726','2024-11-21 21:46:37',NULL,100.00,'','10','1','Good sold','1','','sales','1025','','No',NULL,NULL,''),(15728,'4000','101732211726','2024-11-21 20:55:26',NULL,200.00,'','10','1','Good sold','1','','sales','1611','','No',NULL,NULL,''),(15729,'4000','101732211726','2024-11-21 21:45:58',NULL,50.00,'','10','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(15730,'1000','101732214811','2024-11-21 21:47:03',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'V CFGBHU'),(15731,'4000','101732214811','2024-11-21 21:47:03',NULL,30.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(15732,'1110','101732214834','2024-11-21 21:51:20',NULL,4.00,'','10','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(15733,'5500','101732214834','2024-11-21 21:47:14',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15734,'1000','101732214834','2024-11-21 21:51:20',8.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FEHVFESC'),(15735,'4000','101732214834','2024-11-21 21:51:20',NULL,8.00,'','10','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(15736,'1110','101732255722','2024-11-22 09:51:10',NULL,18.00,'','10','1','Inventory sold','1','','sales','879','','No',NULL,NULL,''),(15737,'5500','101732255722','2024-11-22 09:08:42',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15738,'1000','101732255722','2024-11-22 09:51:10',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'IUAGREGFGGF'),(15739,'4000','101732255722','2024-11-22 09:51:10',NULL,50.00,'','10','1','Good sold','1','','sales','879','','No',NULL,NULL,''),(15740,'1110','101732258288','2024-11-22 09:54:16',NULL,74.00,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(15741,'1110','101732258288','2024-11-22 09:51:28',NULL,15.00,'','10','1','Inventory sold','1','','sales','1623','','No',NULL,NULL,''),(15742,'5500','101732258288','2024-11-22 09:54:02',89.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15743,'1000','101732258288','2024-11-22 09:54:16',260.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RTGJNHHFG'),(15744,'4000','101732258288','2024-11-22 09:54:16',NULL,200.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(15745,'4000','101732258288','2024-11-22 09:51:28',NULL,60.00,'','10','1','Good sold','1','','sales','1623','','No',NULL,NULL,''),(15746,'1110','101732258705','2024-11-22 10:00:46',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(15747,'5500','101732258705','2024-11-22 09:58:25',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15748,'1000','101732258705','2024-11-22 10:00:46',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15749,'4000','101732258705','2024-11-22 10:00:46',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(15750,'1110','101732258854','2024-11-22 11:35:00',NULL,5.00,'','10','1','Inventory sold','1','','sales','1000','','No',NULL,NULL,''),(15751,'1110','101732258854','2024-11-22 10:00:54',NULL,10.00,'','10','1','Inventory sold','1','','sales','1343','','No',NULL,NULL,''),(15752,'5500','101732258854','2024-11-22 11:34:48',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15753,'1000','101732258854','2024-11-22 11:35:00',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15754,'4000','101732258854','2024-11-22 11:35:00',NULL,10.00,'','10','1','Good sold','1','','sales','1000','','No',NULL,NULL,''),(15755,'4000','101732258854','2024-11-22 10:00:54',NULL,20.00,'','10','1','Good sold','1','','sales','1343','','No',NULL,NULL,''),(15756,'1110','101732264504','2024-11-22 11:35:13',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(15757,'5500','101732264504','2024-11-22 11:35:04',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15758,'1000','101732264504','2024-11-22 11:35:13',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JIVNFGJNF'),(15759,'4000','101732264504','2024-11-22 11:35:13',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(15766,'1110','101732264527','2024-11-22 12:04:23',NULL,150.00,'','10','1','Inventory sold','1','','sales','1249','','No',NULL,NULL,''),(15767,'1110','101732264527','2024-11-22 13:14:25',NULL,82.00,'','10','1','Inventory sold','1','','sales','629','','No',NULL,NULL,''),(15768,'5500','101732264527','2024-11-22 13:18:44',232.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15769,'1000','101732264527','2024-11-22 12:04:23',450.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15770,'4000','101732264527','2024-11-22 12:04:23',NULL,250.00,'','10','1','Good sold','1','','sales','1249','','No',NULL,NULL,''),(15771,'4000','101732264527','2024-11-22 13:14:25',NULL,200.00,'','10','1','Good sold','1','','sales','629','','No',NULL,NULL,''),(15772,'1110','101732284767','2024-11-22 17:12:59',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(15773,'5500','101732284767','2024-11-22 17:12:47',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15774,'1000','101732284767','2024-11-22 17:12:59',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15775,'4000','101732284767','2024-11-22 17:12:59',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(15776,'1110','101732284781','2024-11-22 17:34:26',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(15777,'5500','101732284781','2024-11-22 17:13:01',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15778,'1000','101732284781','2024-11-22 17:34:26',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15779,'4000','101732284781','2024-11-22 17:34:26',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(15780,'1110','101732286068','2024-11-22 19:06:57',NULL,54.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(15781,'5500','101732286068','2024-11-22 17:34:28',54.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15782,'1000','101732286068','2024-11-22 19:06:57',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15783,'4000','101732286068','2024-11-22 19:06:57',NULL,100.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(15784,'1110','101732291619','2024-11-22 19:07:16',NULL,10.00,'','10','1','Inventory sold','1','','sales','336','','No',NULL,NULL,''),(15785,'5500','101732291619','2024-11-22 19:06:59',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15786,'1000','101732291619','2024-11-22 19:07:16',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15787,'4000','101732291619','2024-11-22 19:07:16',NULL,50.00,'','10','1','Good sold','1','','sales','336','','No',NULL,NULL,''),(15798,'1110','101732291716','2024-11-22 19:29:44',NULL,30.00,'','10','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(15799,'5500','101732291716','2024-11-22 19:42:54',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15800,'1000','101732291716','2024-11-22 19:29:44',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ERDBGEDF'),(15801,'4000','101732291716','2024-11-22 19:29:44',NULL,100.00,'','10','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(15802,'1110','101732293800','2024-11-22 19:49:43',NULL,10.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(15803,'5500','101732293800','2024-11-22 19:43:21',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15804,'1000','101732293800','2024-11-22 19:49:43',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDFGYFED'),(15805,'4000','101732293800','2024-11-22 19:49:43',NULL,100.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(15806,'1000','101732294191','2024-11-22 19:53:24',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15807,'4000','101732294191','2024-11-22 19:53:24',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(15808,'1000','101732294407','2024-11-22 20:12:54',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,'RFGDSGDA'),(15809,'4000','101732294407','2024-11-22 20:12:54',NULL,80.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(15810,'1000','101732295607','2024-11-22 20:20:46',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15811,'4000','101732295607','2024-11-22 20:20:46',NULL,100.00,'','10','1','Good sold','1','','sales','1525','','No',NULL,NULL,''),(15812,'1110','101732296048','2024-11-22 20:34:38',NULL,0.00,'','10','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(15813,'1110','101732296048','2024-11-22 20:20:48',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(15814,'1110','101732296048','2024-11-22 20:34:14',NULL,16.00,'','10','1','Inventory sold','1','','sales','470','','No',NULL,NULL,''),(15815,'5500','101732296048','2024-11-22 20:34:27',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15816,'1000','101732296048','2024-11-22 20:34:38',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15817,'4000','101732296048','2024-11-22 20:34:38',NULL,20.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(15818,'4000','101732296048','2024-11-22 20:20:48',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(15819,'4000','101732296048','2024-11-22 20:34:14',NULL,30.00,'','10','1','Good sold','1','','sales','470','','No',NULL,NULL,''),(15820,'1110','101732296884','2024-11-22 21:22:13',NULL,6.00,'','10','1','Inventory sold','1','','sales','1574','','No',NULL,NULL,''),(15821,'5500','101732296884','2024-11-22 20:34:44',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15822,'1000','101732296884','2024-11-22 21:22:13',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'KLJTFGJ'),(15823,'4000','101732296884','2024-11-22 21:22:13',NULL,30.00,'','10','1','Good sold','1','','sales','1574','','No',NULL,NULL,''),(15824,'1110','101732300679','2024-11-22 21:57:30',NULL,5.00,'','10','1','Inventory sold','1','','sales','1623','','No',NULL,NULL,''),(15825,'5500','101732300679','2024-11-22 21:37:59',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15826,'1000','101732300679','2024-11-22 21:57:30',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UJHVFYGBF'),(15827,'4000','101732300679','2024-11-22 21:57:30',NULL,20.00,'','10','1','Good sold','1','','sales','1623','','No',NULL,NULL,''),(15828,'1110','101732341017','2024-11-23 09:39:05',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(15829,'5500','101732341017','2024-11-23 08:50:17',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15830,'1000','101732341017','2024-11-23 09:39:05',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dchdvgfhgfvds'),(15831,'4000','101732341017','2024-11-23 09:39:05',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(15832,'1110','101732343963','2024-11-23 09:40:48',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(15833,'1110','101732343963','2024-11-23 09:39:23',NULL,0.00,'','10','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(15834,'1110','101732343963','2024-11-23 09:40:22',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(15835,'5500','101732343963','2024-11-23 09:40:33',28.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15836,'1000','101732343963','2024-11-23 09:40:48',170.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sdfvfhgcd'),(15837,'4000','101732343963','2024-11-23 09:40:48',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(15838,'4000','101732343963','2024-11-23 09:39:23',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(15839,'4000','101732343963','2024-11-23 09:40:22',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(15840,'1000','101732344057','2024-11-23 11:51:39',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15841,'4000','101732344057','2024-11-23 11:51:39',NULL,150.00,'','10','1','Good sold','1','','sales','712','','No',NULL,NULL,''),(15842,'1110','101732351901','2024-11-23 12:15:36',NULL,30.00,'','10','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(15843,'5500','101732351901','2024-11-23 11:51:41',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15844,'1000','101732351901','2024-11-23 12:15:36',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'huyefyfevf'),(15845,'4000','101732351901','2024-11-23 12:15:36',NULL,250.00,'','10','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(15846,'1110','101732360556','2024-11-23 14:28:27',NULL,30.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(15847,'1110','101732360556','2024-11-23 14:15:56',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(15848,'5500','101732360556','2024-11-23 14:28:07',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15849,'1000','101732360556','2024-11-23 14:28:27',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15850,'4000','101732360556','2024-11-23 14:28:27',NULL,100.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(15851,'4000','101732360556','2024-11-23 14:15:56',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(15852,'1110','101732361323','2024-11-23 14:28:58',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(15853,'5500','101732361323','2024-11-23 14:28:43',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15854,'1000','101732361323','2024-11-23 14:28:58',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15855,'4000','101732361323','2024-11-23 14:28:58',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(15856,'1110','101732361345','2024-11-23 15:43:39',NULL,75.00,'','10','1','Inventory sold','1','','sales','1614','','No',NULL,NULL,''),(15857,'1110','101732361345','2024-11-23 14:29:05',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(15858,'1110','101732361345','2024-11-23 15:43:15',NULL,0.00,'','10','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(15859,'5500','101732361345','2024-11-23 15:43:24',140.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15860,'1000','101732361345','2024-11-23 15:43:39',650.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'eqfyuey'),(15861,'4000','101732361345','2024-11-23 15:43:39',NULL,400.00,'','10','1','Good sold','1','','sales','1614','','No',NULL,NULL,''),(15862,'4000','101732361345','2024-11-23 14:29:05',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(15863,'4000','101732361345','2024-11-23 15:43:15',NULL,50.00,'','10','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(15864,'1110','101732376053','2024-11-23 18:40:50',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(15865,'1110','101732376053','2024-11-23 18:34:13',NULL,20.00,'','10','1','Inventory sold','1','','sales','357','','No',NULL,NULL,''),(15866,'1110','101732376053','2024-11-23 18:38:54',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(15867,'1110','101732376053','2024-11-23 18:39:26',NULL,10.00,'','10','1','Inventory sold','1','','sales','1577','','No',NULL,NULL,''),(15868,'1110','101732376053','2024-11-23 18:39:54',NULL,10.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(15869,'1110','101732376053','2024-11-23 18:40:06',NULL,5.00,'','10','1','Inventory sold','1','','sales','1623','','No',NULL,NULL,''),(15870,'5500','101732376053','2024-11-23 18:40:33',99.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15871,'1000','101732376053','2024-11-23 18:40:50',320.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gbgherbyey'),(15872,'4000','101732376053','2024-11-23 18:40:50',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(15873,'4000','101732376053','2024-11-23 18:34:13',NULL,50.00,'','10','1','Good sold','1','','sales','357','','No',NULL,NULL,''),(15874,'4000','101732376053','2024-11-23 18:38:54',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(15875,'4000','101732376053','2024-11-23 18:39:26',NULL,50.00,'','10','1','Good sold','1','','sales','1577','','No',NULL,NULL,''),(15876,'4000','101732376053','2024-11-23 18:39:54',NULL,100.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(15877,'4000','101732376053','2024-11-23 18:40:06',NULL,20.00,'','10','1','Good sold','1','','sales','1623','','No',NULL,NULL,''),(15878,'1110','101732376477','2024-11-23 18:57:25',NULL,30.00,'','10','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(15879,'5500','101732376477','2024-11-23 18:41:17',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15880,'1000','101732376477','2024-11-23 18:57:25',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ffffffffffz'),(15881,'4000','101732376477','2024-11-23 18:57:25',NULL,100.00,'','10','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(15882,'1110','101732377456','2024-11-23 19:18:02',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(15883,'1110','101732377456','2024-11-23 18:57:36',NULL,0.00,'','10','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(15884,'1110','101732377456','2024-11-23 19:17:29',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(15885,'5500','101732377456','2024-11-23 19:17:48',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15886,'1000','101732377456','2024-11-23 19:18:02',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15887,'4000','101732377456','2024-11-23 19:18:02',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(15888,'4000','101732377456','2024-11-23 18:57:36',NULL,50.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(15889,'4000','101732377456','2024-11-23 19:17:29',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(15890,'1110','101732378685','2024-11-23 19:22:46',NULL,25.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(15891,'5500','101732378685','2024-11-23 19:18:05',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15892,'1000','101732378685','2024-11-23 19:22:46',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fv fv v sddd'),(15893,'4000','101732378685','2024-11-23 19:22:46',NULL,50.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(15894,'1110','101732378977','2024-11-23 20:20:54',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(15895,'5500','101732378977','2024-11-23 19:22:57',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15896,'1000','101732378977','2024-11-23 20:20:54',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'aesfdfee'),(15897,'4000','101732378977','2024-11-23 20:20:54',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(15898,'1000','101732382469','2024-11-23 20:46:20',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15899,'4000','101732382469','2024-11-23 20:46:20',NULL,40.00,'','10','1','Good sold','1','','sales','1457','','No',NULL,NULL,''),(15900,'1110','101732383984','2024-11-23 20:59:44',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(15901,'1110','101732383984','2024-11-23 20:46:24',NULL,54.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(15902,'5500','101732383984','2024-11-23 20:56:25',54.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15903,'1000','101732383984','2024-11-23 20:59:44',110.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15904,'4000','101732383984','2024-11-23 20:59:44',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(15905,'4000','101732383984','2024-11-23 20:46:24',NULL,100.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(15906,'1110','101732384786','2024-11-23 21:00:13',NULL,37.50,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(15907,'1110','101732384786','2024-11-23 20:59:46',NULL,30.00,'','10','1','Inventory sold','1','','sales','942','','No',NULL,NULL,''),(15908,'5500','101732384786','2024-11-23 20:59:59',67.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15909,'1000','101732384786','2024-11-23 21:00:13',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'f5rtcr5fcr3'),(15910,'4000','101732384786','2024-11-23 21:00:13',NULL,150.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(15911,'4000','101732384786','2024-11-23 20:59:46',NULL,100.00,'','10','1','Good sold','1','','sales','942','','No',NULL,NULL,''),(15912,'1110','101732385439','2024-11-23 21:10:50',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(15913,'5500','101732385439','2024-11-23 21:10:39',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15914,'1000','101732385439','2024-11-23 21:10:50',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15915,'4000','101732385439','2024-11-23 21:10:50',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(15916,'1110','101732448549','2024-11-24 14:52:19',NULL,108.00,'','10','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(15917,'5500','101732448549','2024-11-24 14:42:29',108.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15918,'1000','101732448549','2024-11-24 14:52:19',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'I9GJCJT'),(15919,'4000','101732448549','2024-11-24 14:52:19',NULL,150.00,'','10','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(15920,'1110','101732452048','2024-11-24 15:40:59',NULL,30.00,'','10','1','Inventory sold','1','','sales','1623','','No',NULL,NULL,''),(15921,'5500','101732452048','2024-11-24 15:40:48',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15922,'1000','101732452048','2024-11-24 15:40:59',120.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15923,'4000','101732452048','2024-11-24 15:40:59',NULL,120.00,'','10','1','Good sold','1','','sales','1623','','No',NULL,NULL,''),(15924,'1110','101732452812','2024-11-24 16:25:00',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(15925,'1110','101732452812','2024-11-24 15:53:32',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(15926,'5500','101732452812','2024-11-24 16:24:52',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15927,'1000','101732452812','2024-11-24 16:25:00',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15928,'4000','101732452812','2024-11-24 16:25:00',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(15929,'4000','101732452812','2024-11-24 15:53:32',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(15930,'1110','101732454703','2024-11-24 17:56:38',NULL,95.00,'','10','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(15931,'1110','101732454703','2024-11-24 16:25:03',NULL,18.00,'','10','1','Inventory sold','1','','sales','1314','','No',NULL,NULL,''),(15932,'5500','101732454703','2024-11-24 17:56:22',113.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15933,'1000','101732454703','2024-11-24 17:56:38',270.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15934,'4000','101732454703','2024-11-24 17:56:38',NULL,200.00,'','10','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(15935,'4000','101732454703','2024-11-24 16:25:03',NULL,70.00,'','10','1','Good sold','1','','sales','1314','','No',NULL,NULL,''),(15936,'1110','101732460210','2024-11-24 18:09:38',NULL,10.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(15937,'1110','101732460210','2024-11-24 17:56:50',NULL,40.00,'','10','1','Inventory sold','1','','sales','1255','','No',NULL,NULL,''),(15938,'5500','101732460210','2024-11-24 18:09:10',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15939,'1000','101732460210','2024-11-24 18:09:38',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15940,'4000','101732460210','2024-11-24 18:09:38',NULL,100.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(15941,'4000','101732460210','2024-11-24 17:56:50',NULL,100.00,'','10','1','Good sold','1','','sales','1255','','No',NULL,NULL,''),(15942,'1110','101732460983','2024-11-24 18:33:27',NULL,12.50,'','10','1','Inventory sold','1','','sales','857','','No',NULL,NULL,''),(15943,'1110','101732460983','2024-11-24 18:09:43',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(15944,'5500','101732460983','2024-11-24 18:33:01',22.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15945,'1000','101732460983','2024-11-24 18:33:27',75.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15946,'4000','101732460983','2024-11-24 18:33:27',NULL,25.00,'','10','1','Good sold','1','','sales','857','','No',NULL,NULL,''),(15947,'4000','101732460983','2024-11-24 18:09:43',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(15948,'1000','101732462409','2024-11-24 18:33:41',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15949,'4000','101732462409','2024-11-24 18:33:41',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(15950,'1110','101732462423','2024-11-24 18:47:31',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(15951,'1110','101732462423','2024-11-24 18:33:43',NULL,25.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(15952,'5500','101732462423','2024-11-24 18:47:21',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15953,'1000','101732462423','2024-11-24 18:47:31',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'V5EVCTHVR'),(15954,'4000','101732462423','2024-11-24 18:47:31',NULL,150.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(15955,'4000','101732462423','2024-11-24 18:33:43',NULL,50.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(15956,'1110','101732463259','2024-11-24 19:03:01',NULL,120.00,'','10','1','Inventory sold','1','','sales','1222','','No',NULL,NULL,''),(15957,'1110','101732463259','2024-11-24 18:47:39',NULL,0.00,'','10','1','Inventory sold','1','','sales','523','','No',NULL,NULL,''),(15958,'5500','101732463259','2024-11-24 19:02:32',120.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15959,'1000','101732463259','2024-11-24 19:03:01',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'I,LMFMNRDR'),(15960,'4000','101732463259','2024-11-24 19:03:01',NULL,250.00,'','10','1','Good sold','1','','sales','1222','','No',NULL,NULL,''),(15961,'4000','101732463259','2024-11-24 18:47:39',NULL,150.00,'','10','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(15962,'1000','101732464193','2024-11-24 19:20:47',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15963,'4000','101732464193','2024-11-24 19:20:47',NULL,40.00,'','10','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(15964,'1110','101732465262','2024-11-24 19:47:31',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(15965,'5500','101732465262','2024-11-24 19:21:02',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15966,'1000','101732465262','2024-11-24 19:47:31',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15967,'4000','101732465262','2024-11-24 19:47:31',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(15968,'1110','101732466855','2024-11-24 19:59:11',NULL,28.00,'','10','1','Inventory sold','1','','sales','563','','No',NULL,NULL,''),(15969,'1110','101732466855','2024-11-24 19:47:35',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(15970,'1110','101732466855','2024-11-24 19:58:53',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(15971,'5500','101732466855','2024-11-24 19:59:02',34.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15972,'1000','101732466855','2024-11-24 19:59:11',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15973,'4000','101732466855','2024-11-24 19:59:11',NULL,50.00,'','10','1','Good sold','1','','sales','563','','No',NULL,NULL,''),(15974,'4000','101732466855','2024-11-24 19:47:35',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(15975,'4000','101732466855','2024-11-24 19:58:53',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(15976,'1110','101732467554','2024-11-24 20:10:12',NULL,109.00,'','10','1','Inventory sold','1','','sales','1621','','No',NULL,NULL,''),(15977,'5500','101732467554','2024-11-24 19:59:14',109.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15978,'1000','101732467554','2024-11-24 20:10:12',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15979,'4000','101732467554','2024-11-24 20:10:12',NULL,300.00,'','10','1','Good sold','1','','sales','1621','','No',NULL,NULL,''),(15980,'1110','101732468220','2024-11-24 20:10:38',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(15981,'5500','101732468220','2024-11-24 20:10:20',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15982,'1000','101732468220','2024-11-24 20:10:38',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15983,'4000','101732468220','2024-11-24 20:10:38',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(15984,'1000','101732468241','2024-11-24 20:29:32',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15985,'4000','101732468241','2024-11-24 20:29:32',NULL,40.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(15986,'1110','101732469374','2024-11-24 20:47:29',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(15987,'5500','101732469374','2024-11-24 20:29:34',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15988,'1000','101732469374','2024-11-24 20:47:29',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15989,'4000','101732469374','2024-11-24 20:47:29',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(15990,'1000','101732470452','2024-11-24 20:57:05',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15991,'4000','101732470452','2024-11-24 20:57:05',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(15992,'1000','101732471027','2024-11-24 21:17:08',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15993,'4000','101732471027','2024-11-24 21:17:08',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(15994,'1110','101732472232','2024-11-24 21:41:11',NULL,45.00,'','10','1','Inventory sold','1','','sales','1608','','No',NULL,NULL,''),(15995,'5500','101732472232','2024-11-24 21:17:12',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15996,'1000','101732472232','2024-11-24 21:41:11',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15997,'4000','101732472232','2024-11-24 21:41:11',NULL,150.00,'','10','1','Good sold','1','','sales','1608','','No',NULL,NULL,''),(15998,'1110','101732473675','2024-11-24 21:41:21',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(15999,'5500','101732473675','2024-11-24 21:41:15',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16000,'1000','101732473675','2024-11-24 21:41:21',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16001,'4000','101732473675','2024-11-24 21:41:21',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(16002,'1110','101732544227','2024-11-25 17:17:21',NULL,37.00,'','10','1','Inventory sold','1','','sales','715','','No',NULL,NULL,''),(16003,'5500','101732544227','2024-11-25 17:17:07',37.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16004,'1000','101732544227','2024-11-25 17:17:21',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fffffffxef'),(16005,'4000','101732544227','2024-11-25 17:17:21',NULL,100.00,'','10','1','Good sold','1','','sales','715','','No',NULL,NULL,''),(16006,'1110','101732544253','2024-11-25 17:28:19',NULL,6.00,'','10','1','Inventory sold','1','','sales','1403','','No',NULL,NULL,''),(16007,'5500','101732544253','2024-11-25 17:17:33',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16008,'1000','101732544253','2024-11-25 17:28:19',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16009,'4000','101732544253','2024-11-25 17:28:19',NULL,30.00,'','10','1','Good sold','1','','sales','1403','','No',NULL,NULL,''),(16010,'1110','101732546276','2024-11-25 17:51:47',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(16011,'1110','101732546276','2024-11-25 17:51:16',NULL,6.00,'','10','1','Inventory sold','1','','sales','1577','','No',NULL,NULL,''),(16012,'5500','101732546276','2024-11-25 17:51:25',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16013,'1000','101732546276','2024-11-25 17:51:47',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ewfwefze'),(16014,'4000','101732546276','2024-11-25 17:51:47',NULL,30.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(16015,'4000','101732546276','2024-11-25 17:51:16',NULL,30.00,'','10','1','Good sold','1','','sales','1577','','No',NULL,NULL,''),(16016,'1110','101732546315','2024-11-25 17:59:30',NULL,14.80,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(16017,'5500','101732546315','2024-11-25 17:51:55',14.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16018,'1000','101732546315','2024-11-25 17:59:30',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'pokgdikjht'),(16019,'4000','101732546315','2024-11-25 17:59:30',NULL,40.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(16020,'1110','101732546788','2024-11-25 18:43:23',NULL,6.00,'','10','1','Inventory sold','1','','sales','1574','','No',NULL,NULL,''),(16021,'1110','101732546788','2024-11-25 17:59:48',NULL,4.00,'','10','1','Inventory sold','1','','sales','1577','','No',NULL,NULL,''),(16022,'5500','101732546788','2024-11-25 18:43:13',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16023,'1000','101732546788','2024-11-25 18:43:23',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16024,'4000','101732546788','2024-11-25 18:43:23',NULL,30.00,'','10','1','Good sold','1','','sales','1574','','No',NULL,NULL,''),(16025,'4000','101732546788','2024-11-25 17:59:48',NULL,20.00,'','10','1','Good sold','1','','sales','1577','','No',NULL,NULL,''),(16026,'1110','101732549407','2024-11-25 18:50:33',NULL,25.00,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(16027,'5500','101732549407','2024-11-25 18:43:27',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16028,'1000','101732549407','2024-11-25 18:50:33',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'iojbhefgurhbf'),(16029,'4000','101732549407','2024-11-25 18:50:33',NULL,100.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(16030,'1110','101732549848','2024-11-25 18:53:45',NULL,35.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(16031,'5500','101732549848','2024-11-25 18:50:48',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16032,'1000','101732549848','2024-11-25 18:53:45',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16033,'4000','101732549848','2024-11-25 18:53:45',NULL,100.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(16034,'1110','101732550026','2024-11-25 18:58:23',NULL,195.00,'','10','1','Inventory sold','1','','sales','866','','No',NULL,NULL,''),(16035,'5500','101732550026','2024-11-25 18:53:46',195.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16036,'1000','101732550026','2024-11-25 18:58:23',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fdsygrfgr'),(16037,'4000','101732550026','2024-11-25 18:58:23',NULL,300.00,'','10','1','Good sold','1','','sales','866','','No',NULL,NULL,''),(16038,'1110','101732550310','2024-11-25 19:03:33',NULL,60.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(16039,'5500','101732550310','2024-11-25 18:58:30',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16040,'1000','101732550310','2024-11-25 19:03:33',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16041,'4000','101732550310','2024-11-25 19:03:33',NULL,200.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(16042,'1110','101732550751','2024-11-25 19:06:02',NULL,2.00,'','10','1','Inventory sold','1','','sales','1577','','No',NULL,NULL,''),(16043,'5500','101732550751','2024-11-25 19:05:51',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16044,'1000','101732550751','2024-11-25 19:06:02',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16045,'4000','101732550751','2024-11-25 19:06:02',NULL,10.00,'','10','1','Good sold','1','','sales','1577','','No',NULL,NULL,''),(16046,'1110','101732550765','2024-11-25 19:06:57',NULL,32.00,'','10','1','Inventory sold','1','','sales','893','','No',NULL,NULL,''),(16047,'1110','101732550765','2024-11-25 19:06:05',NULL,4.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(16048,'1110','101732550765','2024-11-25 19:06:27',NULL,4.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(16049,'5500','101732550765','2024-11-25 19:06:41',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16050,'1000','101732550765','2024-11-25 19:06:57',140.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'efrcdetrfges'),(16051,'4000','101732550765','2024-11-25 19:06:57',NULL,100.00,'','10','1','Good sold','1','','sales','893','','No',NULL,NULL,''),(16052,'4000','101732550765','2024-11-25 19:06:05',NULL,20.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(16053,'4000','101732550765','2024-11-25 19:06:27',NULL,20.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(16054,'1000','101732550831','2024-11-25 19:22:23',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16055,'4000','101732550831','2024-11-25 19:22:23',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(16056,'1110','101732551746','2024-11-25 19:31:09',NULL,4.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(16057,'5500','101732551746','2024-11-25 19:22:26',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''); INSERT INTO `debitcredit` VALUES (16058,'1000','101732551746','2024-11-25 19:31:09',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16059,'4000','101732551746','2024-11-25 19:31:09',NULL,20.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(16060,'1110','101732552271','2024-11-25 19:31:25',NULL,12.00,'','10','1','Inventory sold','1','','sales','931','','No',NULL,NULL,''),(16061,'5500','101732552271','2024-11-25 19:31:11',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16062,'1000','101732552271','2024-11-25 19:31:25',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16063,'4000','101732552271','2024-11-25 19:31:25',NULL,30.00,'','10','1','Good sold','1','','sales','931','','No',NULL,NULL,''),(16064,'1110','101732552294','2024-11-25 19:33:11',NULL,42.00,'','10','1','Inventory sold','1','','sales','1555','','No',NULL,NULL,''),(16065,'5500','101732552294','2024-11-25 19:31:34',42.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16066,'1000','101732552294','2024-11-25 19:33:11',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'.ftuyhik'),(16067,'4000','101732552294','2024-11-25 19:33:11',NULL,100.00,'','10','1','Good sold','1','','sales','1555','','No',NULL,NULL,''),(16068,'1110','101732552401','2024-11-25 19:37:46',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(16069,'5500','101732552401','2024-11-25 19:33:21',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16070,'1000','101732552401','2024-11-25 19:37:46',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sdzsawq'),(16071,'4000','101732552401','2024-11-25 19:37:46',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(16072,'1110','101732552688','2024-11-25 19:47:50',NULL,40.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(16073,'1110','101732552688','2024-11-25 19:38:08',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(16074,'5500','101732552688','2024-11-25 19:47:27',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16075,'1000','101732552688','2024-11-25 19:47:50',220.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ghwvdsdfhu'),(16076,'4000','101732552688','2024-11-25 19:47:50',NULL,200.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(16077,'4000','101732552688','2024-11-25 19:38:08',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(16078,'1110','101732554067','2024-11-25 20:07:31',NULL,4.00,'','10','1','Inventory sold','1','','sales','1577','','No',NULL,NULL,''),(16079,'5500','101732554067','2024-11-25 20:01:07',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16080,'1000','101732554067','2024-11-25 20:07:31',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16081,'4000','101732554067','2024-11-25 20:07:31',NULL,20.00,'','10','1','Good sold','1','','sales','1577','','No',NULL,NULL,''),(16082,'1110','101732554453','2024-11-25 20:08:25',NULL,50.00,'','10','1','Inventory sold','1','','sales','1566','','No',NULL,NULL,''),(16083,'1110','101732554453','2024-11-25 20:07:33',NULL,0.00,'','10','1','Inventory sold','1','','sales','1128','','No',NULL,NULL,''),(16084,'1110','101732554453','2024-11-25 20:07:45',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(16085,'5500','101732554453','2024-11-25 20:08:03',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16086,'1000','101732554453','2024-11-25 20:08:25',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'jsfxdufff'),(16087,'4000','101732554453','2024-11-25 20:08:25',NULL,250.00,'','10','1','Good sold','1','','sales','1566','','No',NULL,NULL,''),(16088,'4000','101732554453','2024-11-25 20:07:33',NULL,100.00,'','10','1','Good sold','1','','sales','1128','','No',NULL,NULL,''),(16089,'4000','101732554453','2024-11-25 20:07:45',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(16090,'1110','101732554525','2024-11-25 20:14:49',NULL,11.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(16091,'5500','101732554525','2024-11-25 20:08:45',11.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16092,'1000','101732554525','2024-11-25 20:14:49',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16093,'4000','101732554525','2024-11-25 20:14:49',NULL,40.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(16096,'1110','101732554892','2024-11-25 20:44:54',NULL,7.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(16097,'5500','101732554892','2024-11-25 21:02:09',7.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16098,'1000','101732554892','2024-11-25 20:44:54',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dddcx'),(16099,'4000','101732554892','2024-11-25 20:44:54',NULL,20.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(16100,'1000','101732559037','2024-11-25 21:24:16',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YDUFJDI'),(16101,'4000','101732559037','2024-11-25 21:24:16',NULL,200.00,'','10','1','Good sold','1','','sales','1128','','No',NULL,NULL,''),(16102,'1110','101732559129','2024-11-25 21:50:32',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(16103,'1110','101732559129','2024-11-25 21:25:29',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(16104,'1110','101732559129','2024-11-25 21:47:16',NULL,6.00,'','10','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(16105,'5500','101732559129','2024-11-25 21:49:39',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16106,'1000','101732559129','2024-11-25 21:50:32',110.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'B FGVBYHGVR'),(16107,'4000','101732559129','2024-11-25 21:50:32',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(16108,'4000','101732559129','2024-11-25 21:25:29',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(16109,'4000','101732559129','2024-11-25 21:47:16',NULL,10.00,'','10','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(16110,'1110','101732560642','2024-11-25 21:50:54',NULL,20.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(16111,'5500','101732560642','2024-11-25 21:50:42',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16112,'1000','101732560642','2024-11-25 21:50:54',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RTG HUF'),(16113,'4000','101732560642','2024-11-25 21:50:54',NULL,100.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(16114,'1000','101732560660','2024-11-25 21:54:32',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16115,'4000','101732560660','2024-11-25 21:54:32',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(16116,'1110','101732600490','2024-11-26 09:57:38',NULL,145.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(16117,'5500','101732600490','2024-11-26 08:54:50',145.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16118,'1000','101732600490','2024-11-26 09:57:38',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'r6y7ur6yus'),(16119,'4000','101732600490','2024-11-26 09:57:38',NULL,250.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(16120,'1110','101732604270','2024-11-26 10:22:53',NULL,64.00,'','10','1','Inventory sold','1','','sales','667','','No',NULL,NULL,''),(16121,'5500','101732604270','2024-11-26 09:57:50',64.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16122,'1000','101732604270','2024-11-26 10:22:53',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sdetdfede'),(16123,'4000','101732604270','2024-11-26 10:22:53',NULL,100.00,'','10','1','Good sold','1','','sales','667','','No',NULL,NULL,''),(16124,'1110','101732605786','2024-11-26 12:01:41',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(16125,'5500','101732605786','2024-11-26 10:23:06',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16126,'1000','101732605786','2024-11-26 12:01:41',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rveeefgrgt5'),(16127,'4000','101732605786','2024-11-26 12:01:41',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(16128,'1000','101732611712','2024-11-26 12:08:15',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FVJINGTF'),(16129,'4000','101732611712','2024-11-26 12:08:15',NULL,20.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(16130,'4000','101732611712','2024-11-26 12:01:52',NULL,10.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(16131,'1110','101732612111','2024-11-26 13:59:13',NULL,10.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(16132,'5500','101732612111','2024-11-26 12:08:31',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16133,'1000','101732612111','2024-11-26 13:59:13',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16134,'4000','101732612111','2024-11-26 13:59:13',NULL,20.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(16135,'1110','101732618756','2024-11-26 14:11:22',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(16136,'5500','101732618756','2024-11-26 13:59:16',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16137,'1000','101732618756','2024-11-26 14:11:22',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16138,'4000','101732618756','2024-11-26 14:11:22',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(16139,'1000','101732619486','2024-11-26 14:31:07',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16140,'4000','101732619486','2024-11-26 14:31:07',NULL,20.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(16141,'1110','101732620671','2024-11-26 14:46:12',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(16142,'5500','101732620671','2024-11-26 14:31:11',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16143,'1000','101732620671','2024-11-26 14:46:12',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SYHUGDUHEFGS'),(16144,'4000','101732620671','2024-11-26 14:46:12',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(16145,'1110','101732621581','2024-11-26 15:09:53',NULL,9.00,'','10','1','Inventory sold','1','','sales','844','','No',NULL,NULL,''),(16146,'1110','101732621581','2024-11-26 14:46:21',NULL,0.00,'','10','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(16147,'5500','101732621581','2024-11-26 15:09:36',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16148,'1000','101732621581','2024-11-26 15:09:53',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16149,'4000','101732621581','2024-11-26 15:09:53',NULL,30.00,'','10','1','Good sold','1','','sales','844','','No',NULL,NULL,''),(16150,'4000','101732621581','2024-11-26 14:46:21',NULL,20.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(16151,'1110','101732622997','2024-11-26 16:39:08',NULL,89.00,'','10','1','Inventory sold','1','','sales','519','','No',NULL,NULL,''),(16152,'5500','101732622997','2024-11-26 15:09:57',89.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16153,'1000','101732622997','2024-11-26 16:39:08',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JYEWRFDRT'),(16154,'4000','101732622997','2024-11-26 16:39:08',NULL,150.00,'','10','1','Good sold','1','','sales','519','','No',NULL,NULL,''),(16157,'1110','101732628364','2024-11-26 16:51:46',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(16158,'5500','101732628364','2024-11-26 18:34:54',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16159,'1000','101732628364','2024-11-26 16:51:46',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DSYGEEDFYH'),(16160,'4000','101732628364','2024-11-26 16:51:46',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(16161,'1110','101732635330','2024-11-26 18:35:39',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(16162,'5500','101732635330','2024-11-26 18:35:30',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16163,'1000','101732635330','2024-11-26 18:35:39',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16164,'4000','101732635330','2024-11-26 18:35:39',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(16165,'1110','101732635363','2024-11-26 18:36:17',NULL,25.00,'','10','1','Inventory sold','1','','sales','675','','No',NULL,NULL,''),(16166,'5500','101732635363','2024-11-26 18:36:03',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16167,'1000','101732635363','2024-11-26 18:36:17',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FVBUHTG'),(16168,'4000','101732635363','2024-11-26 18:36:17',NULL,50.00,'','10','1','Good sold','1','','sales','675','','No',NULL,NULL,''),(16169,'1110','101732635392','2024-11-26 18:45:13',NULL,20.00,'','10','1','Inventory sold','1','','sales','931','','No',NULL,NULL,''),(16170,'5500','101732635392','2024-11-26 18:36:32',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16171,'1000','101732635392','2024-11-26 18:45:13',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16172,'4000','101732635392','2024-11-26 18:45:13',NULL,50.00,'','10','1','Good sold','1','','sales','931','','No',NULL,NULL,''),(16173,'1110','101732635917','2024-11-26 19:00:37',NULL,17.00,'','10','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(16174,'5500','101732635917','2024-11-26 18:45:17',17.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16175,'1000','101732635917','2024-11-26 19:00:37',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16176,'4000','101732635917','2024-11-26 19:00:37',NULL,30.00,'','10','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(16177,'1110','101732636839','2024-11-26 19:33:02',NULL,27.50,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(16178,'5500','101732636839','2024-11-26 19:00:39',27.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16179,'1000','101732636839','2024-11-26 19:33:02',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RTFWETFER3'),(16180,'4000','101732636839','2024-11-26 19:33:02',NULL,100.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(16181,'1000','101732638800','2024-11-26 19:39:20',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16182,'4000','101732638800','2024-11-26 19:39:20',NULL,40.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(16183,'1110','101732639163','2024-11-26 19:58:11',NULL,30.00,'','10','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(16184,'5500','101732639163','2024-11-26 19:39:23',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16185,'1000','101732639163','2024-11-26 19:58:11',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FSCHGVFVDSYUH'),(16186,'4000','101732639163','2024-11-26 19:58:11',NULL,100.00,'','10','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(16187,'1110','101732640302','2024-11-26 20:20:33',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(16188,'5500','101732640302','2024-11-26 19:58:22',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16189,'1000','101732640302','2024-11-26 20:20:33',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DYEDFUYEWQ'),(16190,'4000','101732640302','2024-11-26 20:20:33',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(16191,'1110','101732641648','2024-11-26 20:23:28',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(16192,'5500','101732641648','2024-11-26 20:20:48',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16193,'1000','101732641648','2024-11-26 20:23:28',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SDAHGD'),(16194,'4000','101732641648','2024-11-26 20:23:28',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(16195,'1110','101732641817','2024-11-26 20:29:49',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(16196,'5500','101732641817','2024-11-26 20:23:37',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16197,'1000','101732641817','2024-11-26 20:29:49',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16198,'4000','101732641817','2024-11-26 20:29:49',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(16199,'1110','101732642191','2024-11-26 20:34:48',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(16200,'5500','101732642191','2024-11-26 20:29:51',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16201,'1000','101732642191','2024-11-26 20:34:48',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FFFFFFG'),(16202,'4000','101732642191','2024-11-26 20:34:48',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(16203,'1110','101732642498','2024-11-26 21:03:48',NULL,50.00,'','10','1','Inventory sold','1','','sales','1331','','No',NULL,NULL,''),(16204,'5500','101732642498','2024-11-26 20:34:58',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16205,'1000','101732642498','2024-11-26 21:03:48',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WAWERU'),(16206,'4000','101732642498','2024-11-26 21:03:48',NULL,100.00,'','10','1','Good sold','1','','sales','1331','','No',NULL,NULL,''),(16207,'1110','101732644270','2024-11-26 21:42:41',NULL,30.00,'','10','1','Inventory sold','1','','sales','1502','','No',NULL,NULL,''),(16208,'1110','101732644270','2024-11-26 21:04:30',NULL,5.50,'','10','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(16209,'5500','101732644270','2024-11-26 21:42:30',35.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16210,'1000','101732644270','2024-11-26 21:42:41',180.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DRFTGYHF'),(16211,'4000','101732644270','2024-11-26 21:42:41',NULL,130.00,'','10','1','Good sold','1','','sales','1502','','No',NULL,NULL,''),(16212,'4000','101732644270','2024-11-26 21:04:30',NULL,50.00,'','10','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(16213,'1110','101732646571','2024-11-26 21:49:29',NULL,102.00,'','10','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(16214,'1110','101732646571','2024-11-26 21:42:51',NULL,10.00,'','10','1','Inventory sold','1','','sales','1577','','No',NULL,NULL,''),(16215,'5500','101732646571','2024-11-26 21:49:18',112.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16216,'1000','101732646571','2024-11-26 21:49:29',230.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JT6YFGU'),(16217,'4000','101732646571','2024-11-26 21:49:29',NULL,180.00,'','10','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(16218,'4000','101732646571','2024-11-26 21:42:51',NULL,50.00,'','10','1','Good sold','1','','sales','1577','','No',NULL,NULL,''),(16219,'1110','101732687885','2024-11-27 09:13:18',NULL,90.00,'','10','1','Inventory sold','1','','sales','941','','No',NULL,NULL,''),(16220,'1110','101732687885','2024-11-27 09:11:26',NULL,10.00,'','10','1','Inventory sold','1','','sales','1577','','No',NULL,NULL,''),(16221,'1110','101732687885','2024-11-27 09:12:48',NULL,33.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(16222,'5500','101732687885','2024-11-27 09:13:07',133.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16223,'1000','101732687885','2024-11-27 09:13:18',570.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'OFDGIONG'),(16224,'4000','101732687885','2024-11-27 09:13:18',NULL,400.00,'','10','1','Good sold','1','','sales','941','','No',NULL,NULL,''),(16225,'4000','101732687885','2024-11-27 09:11:26',NULL,50.00,'','10','1','Good sold','1','','sales','1577','','No',NULL,NULL,''),(16226,'4000','101732687885','2024-11-27 09:12:48',NULL,120.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(16227,'1000','101732688031','2024-11-27 09:22:50',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16228,'4000','101732688031','2024-11-27 09:22:50',NULL,30.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(16229,'1110','101732688576','2024-11-27 09:29:03',NULL,30.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(16230,'1110','101732688576','2024-11-27 09:22:57',NULL,12.50,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(16231,'5500','101732688576','2024-11-27 09:28:49',42.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16232,'1000','101732688576','2024-11-27 09:29:03',110.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16233,'4000','101732688576','2024-11-27 09:29:03',NULL,60.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(16234,'4000','101732688576','2024-11-27 09:22:57',NULL,50.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(16235,'1110','101732688947','2024-11-27 10:05:57',NULL,30.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(16236,'1110','101732688947','2024-11-27 09:29:07',NULL,15.00,'','10','1','Inventory sold','1','','sales','1374','','No',NULL,NULL,''),(16237,'5500','101732688947','2024-11-27 09:41:05',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16238,'1000','101732688947','2024-11-27 10:05:57',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FTVGYBUHJT'),(16239,'4000','101732688947','2024-11-27 10:05:57',NULL,100.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(16240,'4000','101732688947','2024-11-27 09:29:07',NULL,50.00,'','10','1','Good sold','1','','sales','1374','','No',NULL,NULL,''),(16241,'1110','101732691168','2024-11-27 10:06:25',NULL,10.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(16242,'1110','101732691168','2024-11-27 10:06:09',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(16243,'5500','101732691168','2024-11-27 10:06:15',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16244,'1000','101732691168','2024-11-27 10:06:25',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EWDFT'),(16245,'4000','101732691168','2024-11-27 10:06:25',NULL,20.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(16246,'4000','101732691168','2024-11-27 10:06:09',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(16247,'1110','101732691191','2024-11-27 10:30:35',NULL,30.00,'','10','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(16248,'5500','101732691191','2024-11-27 10:06:31',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16249,'1000','101732691191','2024-11-27 10:30:35',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HGRTJNVGE'),(16250,'4000','101732691191','2024-11-27 10:30:35',NULL,100.00,'','10','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(16251,'1110','101732692642','2024-11-27 10:33:40',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(16252,'1110','101732692642','2024-11-27 10:30:42',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(16253,'1110','101732692642','2024-11-27 10:33:19',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(16254,'5500','101732692642','2024-11-27 10:33:30',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16255,'1000','101732692642','2024-11-27 10:33:40',130.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16256,'4000','101732692642','2024-11-27 10:33:40',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(16257,'4000','101732692642','2024-11-27 10:30:42',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(16258,'4000','101732692642','2024-11-27 10:33:19',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(16259,'1110','101732720995','2024-11-27 18:23:50',NULL,75.00,'','10','1','Inventory sold','1','','sales','1614','','No',NULL,NULL,''),(16260,'1110','101732720995','2024-11-27 18:23:15',NULL,40.00,'','10','1','Inventory sold','1','','sales','1557','','No',NULL,NULL,''),(16261,'1110','101732720995','2024-11-27 18:23:28',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(16262,'5500','101732720995','2024-11-27 18:23:38',125.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16263,'1000','101732720995','2024-11-27 18:23:50',700.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16264,'4000','101732720995','2024-11-27 18:23:50',NULL,400.00,'','10','1','Good sold','1','','sales','1614','','No',NULL,NULL,''),(16265,'4000','101732720995','2024-11-27 18:23:15',NULL,250.00,'','10','1','Good sold','1','','sales','1557','','No',NULL,NULL,''),(16266,'4000','101732720995','2024-11-27 18:23:28',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(16267,'1000','101732721036','2024-11-27 18:46:02',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rf6bygrce'),(16268,'4000','101732721036','2024-11-27 18:46:02',NULL,100.00,'','10','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(16269,'1110','101732722375','2024-11-27 19:28:53',NULL,15.00,'','10','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(16270,'5500','101732722375','2024-11-27 18:46:15',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16271,'1000','101732722375','2024-11-27 19:28:53',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'thijiejerh'),(16272,'4000','101732722375','2024-11-27 19:28:53',NULL,50.00,'','10','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(16273,'1000','101732724947','2024-11-27 19:32:04',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gtrffvri'),(16274,'4000','101732724947','2024-11-27 19:32:04',NULL,30.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(16275,'1000','101732725146','2024-11-27 20:12:19',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gtrvi9mg'),(16276,'4000','101732725146','2024-11-27 20:12:19',NULL,30.00,'','10','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(16277,'1110','101732727552','2024-11-27 20:14:09',NULL,8.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(16278,'5500','101732727552','2024-11-27 20:12:32',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16279,'1000','101732727552','2024-11-27 20:14:09',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16280,'4000','101732727552','2024-11-27 20:14:09',NULL,40.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(16281,'1110','101732727652','2024-11-27 20:36:58',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(16282,'5500','101732727652','2024-11-27 20:14:12',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16283,'1000','101732727652','2024-11-27 20:36:58',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16284,'4000','101732727652','2024-11-27 20:36:58',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(16285,'1110','101732729042','2024-11-27 20:40:33',NULL,27.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(16286,'5500','101732729042','2024-11-27 20:37:22',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16287,'1000','101732729042','2024-11-27 20:40:33',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16288,'4000','101732729042','2024-11-27 20:40:33',NULL,150.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(16289,'1110','101732729244','2024-11-27 20:41:00',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(16290,'5500','101732729244','2024-11-27 20:40:44',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16291,'1000','101732729244','2024-11-27 20:41:00',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'exfxfxew'),(16292,'4000','101732729244','2024-11-27 20:41:00',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(16293,'1110','101732729269','2024-11-27 20:58:40',NULL,115.00,'','10','1','Inventory sold','1','','sales','1435','','No',NULL,NULL,''),(16294,'1110','101732729269','2024-11-27 20:41:09',NULL,95.00,'','10','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(16295,'5500','101732729269','2024-11-27 20:58:26',210.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16296,'1000','101732729269','2024-11-27 20:58:40',450.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'efhregyrcr'),(16297,'4000','101732729269','2024-11-27 20:58:40',NULL,250.00,'','10','1','Good sold','1','','sales','1435','','No',NULL,NULL,''),(16298,'4000','101732729269','2024-11-27 20:41:09',NULL,200.00,'','10','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(16299,'1110','101732730330','2024-11-27 21:19:21',NULL,7.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(16300,'1110','101732730330','2024-11-27 20:58:50',NULL,20.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(16301,'5500','101732730330','2024-11-27 21:19:07',27.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16302,'1000','101732730330','2024-11-27 21:19:21',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16303,'4000','101732730330','2024-11-27 21:19:21',NULL,20.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(16304,'4000','101732730330','2024-11-27 20:58:50',NULL,40.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(16305,'1110','101732731566','2024-11-27 21:26:35',NULL,10.00,'','10','1','Inventory sold','1','','sales','336','','No',NULL,NULL,''),(16306,'1110','101732731566','2024-11-27 21:19:26',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(16307,'5500','101732731566','2024-11-27 21:26:26',39.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16308,'1000','101732731566','2024-11-27 21:26:35',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16309,'4000','101732731566','2024-11-27 21:26:35',NULL,50.00,'','10','1','Good sold','1','','sales','336','','No',NULL,NULL,''),(16310,'4000','101732731566','2024-11-27 21:19:26',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(16311,'1110','101732732003','2024-11-27 21:40:36',NULL,36.00,'','10','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(16312,'1110','101732732003','2024-11-27 21:26:43',NULL,95.00,'','10','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(16313,'5500','101732732003','2024-11-27 21:40:22',131.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16314,'1000','101732732003','2024-11-27 21:40:36',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'decv hdc'),(16315,'4000','101732732003','2024-11-27 21:40:36',NULL,150.00,'','10','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(16316,'4000','101732732003','2024-11-27 21:26:43',NULL,200.00,'','10','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(16317,'1110','101732733237','2024-11-27 21:47:47',NULL,30.00,'','10','1','Inventory sold','1','','sales','510','','No',NULL,NULL,''),(16318,'1110','101732733237','2024-11-27 21:47:17',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(16319,'5500','101732733237','2024-11-27 21:47:36',95.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16320,'1000','101732733237','2024-11-27 21:47:47',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16321,'4000','101732733237','2024-11-27 21:47:47',NULL,100.00,'','10','1','Good sold','1','','sales','510','','No',NULL,NULL,''),(16322,'4000','101732733237','2024-11-27 21:47:17',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(16323,'1110','101732733272','2024-11-27 21:48:18',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(16324,'1110','101732733272','2024-11-27 21:47:52',NULL,10.00,'','10','1','Inventory sold','1','','sales','1577','','No',NULL,NULL,''),(16325,'5500','101732733272','2024-11-27 21:48:04',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16326,'1000','101732733272','2024-11-27 21:48:18',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16327,'4000','101732733272','2024-11-27 21:48:18',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(16328,'4000','101732733272','2024-11-27 21:47:52',NULL,50.00,'','10','1','Good sold','1','','sales','1577','','No',NULL,NULL,''),(16329,'1110','101732786072','2024-11-28 12:28:59',NULL,0.00,'','10','1','Inventory sold','1','','sales','712','','No',NULL,NULL,''),(16330,'1110','101732786072','2024-11-28 12:27:52',NULL,36.00,'','10','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(16331,'1110','101732786072','2024-11-28 12:28:24',NULL,35.00,'','10','1','Inventory sold','1','','sales','1627','','No',NULL,NULL,''),(16332,'5500','101732786072','2024-11-28 12:28:43',71.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16333,'1000','101732786072','2024-11-28 12:28:59',450.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'uyrds6rw'),(16334,'4000','101732786072','2024-11-28 12:28:59',NULL,150.00,'','10','1','Good sold','1','','sales','712','','No',NULL,NULL,''),(16335,'4000','101732786072','2024-11-28 12:27:52',NULL,150.00,'','10','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(16336,'4000','101732786072','2024-11-28 12:28:24',NULL,150.00,'','10','1','Good sold','1','','sales','1627','','No',NULL,NULL,''),(16337,'1110','101732794213','2024-11-28 16:24:54',NULL,551.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(16338,'1110','101732794213','2024-11-28 14:43:33',NULL,100.00,'','10','1','Inventory sold','1','','sales','570','','No',NULL,NULL,''),(16339,'1110','101732794213','2024-11-28 15:20:24',NULL,65.00,'','10','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(16340,'5500','101732794213','2024-11-28 16:24:43',716.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16341,'1000','101732794213','2024-11-28 16:24:54',1500.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16342,'4000','101732794213','2024-11-28 16:24:54',NULL,950.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(16343,'4000','101732794213','2024-11-28 14:43:33',NULL,400.00,'','10','1','Good sold','1','','sales','570','','No',NULL,NULL,''),(16344,'4000','101732794213','2024-11-28 15:20:24',NULL,150.00,'','10','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(16345,'1110','101732800304','2024-11-28 17:39:08',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(16346,'5500','101732800304','2024-11-28 16:25:04',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16347,'1000','101732800304','2024-11-28 17:39:08',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ghfebmhrfx'),(16348,'4000','101732800304','2024-11-28 17:39:08',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(16349,'1110','101732804777','2024-11-28 18:00:58',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(16350,'1110','101732804777','2024-11-28 17:39:37',NULL,2.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(16351,'5500','101732804777','2024-11-28 18:00:35',7.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16352,'1000','101732804777','2024-11-28 18:00:58',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16353,'4000','101732804777','2024-11-28 18:00:58',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(16354,'4000','101732804777','2024-11-28 17:39:37',NULL,10.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(16355,'1110','101732806063','2024-11-28 18:04:27',NULL,10.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(16356,'5500','101732806063','2024-11-28 18:01:03',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16357,'1000','101732806063','2024-11-28 18:04:27',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dsgfvcghdshxds'),(16358,'4000','101732806063','2024-11-28 18:04:27',NULL,20.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(16359,'1110','101732806278','2024-11-28 18:35:40',NULL,45.00,'','10','1','Inventory sold','1','','sales','1601','','No',NULL,NULL,''),(16360,'1110','101732806278','2024-11-28 18:04:38',NULL,45.00,'','10','1','Inventory sold','1','','sales','1601','','No',NULL,NULL,''),(16361,'5500','101732806278','2024-11-28 18:13:19',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16362,'1000','101732806278','2024-11-28 18:35:40',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16363,'4000','101732806278','2024-11-28 18:35:40',NULL,150.00,'','10','1','Good sold','1','','sales','1601','','No',NULL,NULL,''),(16364,'4000','101732806278','2024-11-28 18:04:38',NULL,150.00,'','10','1','Good sold','1','','sales','1601','','No',NULL,NULL,''),(16365,'1110','101732809705','2024-11-28 19:02:00',NULL,11.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(16366,'5500','101732809705','2024-11-28 19:01:45',11.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16367,'1000','101732809705','2024-11-28 19:02:00',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fgfvhds'),(16368,'4000','101732809705','2024-11-28 19:02:00',NULL,40.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(16369,'1110','101732809735','2024-11-28 19:03:54',NULL,18.00,'','10','1','Inventory sold','1','','sales','1314','','No',NULL,NULL,''),(16370,'1110','101732809735','2024-11-28 19:02:15',NULL,35.00,'','10','1','Inventory sold','1','','sales','1627','','No',NULL,NULL,''),(16371,'1110','101732809735','2024-11-28 19:02:35',NULL,30.00,'','10','1','Inventory sold','1','','sales','1182','','No',NULL,NULL,''),(16372,'5500','101732809735','2024-11-28 19:03:33',83.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16373,'1000','101732809735','2024-11-28 19:03:54',270.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dafsafqd'),(16374,'4000','101732809735','2024-11-28 19:03:54',NULL,70.00,'','10','1','Good sold','1','','sales','1314','','No',NULL,NULL,''),(16375,'4000','101732809735','2024-11-28 19:02:15',NULL,150.00,'','10','1','Good sold','1','','sales','1627','','No',NULL,NULL,''),(16376,'4000','101732809735','2024-11-28 19:02:35',NULL,50.00,'','10','1','Good sold','1','','sales','1182','','No',NULL,NULL,''),(16383,'1110','101732811282','2024-11-28 19:52:38',NULL,12.50,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(16384,'5500','101732811282','2024-11-28 19:28:02',12.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16385,'1000','101732811282','2024-11-28 19:52:38',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16386,'4000','101732811282','2024-11-28 19:52:38',NULL,50.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(16387,'1110','101732812770','2024-11-28 19:53:12',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(16388,'1110','101732812770','2024-11-28 19:52:50',NULL,4.00,'','10','1','Inventory sold','1','','sales','1577','','No',NULL,NULL,''),(16389,'5500','101732812770','2024-11-28 19:53:03',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16390,'1000','101732812770','2024-11-28 19:53:12',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16391,'4000','101732812770','2024-11-28 19:53:12',NULL,40.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(16392,'4000','101732812770','2024-11-28 19:52:50',NULL,20.00,'','10','1','Good sold','1','','sales','1577','','No',NULL,NULL,''),(16393,'1110','101732812795','2024-11-28 19:53:49',NULL,35.00,'','10','1','Inventory sold','1','','sales','1627','','No',NULL,NULL,''),(16394,'1110','101732812795','2024-11-28 19:53:15',NULL,18.00,'','10','1','Inventory sold','1','','sales','1314','','No',NULL,NULL,''),(16395,'5500','101732812795','2024-11-28 19:53:28',53.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16396,'1000','101732812795','2024-11-28 19:53:49',220.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,' bhjfchbfc'),(16397,'4000','101732812795','2024-11-28 19:53:49',NULL,150.00,'','10','1','Good sold','1','','sales','1627','','No',NULL,NULL,''),(16398,'4000','101732812795','2024-11-28 19:53:15',NULL,70.00,'','10','1','Good sold','1','','sales','1314','','No',NULL,NULL,''),(16399,'1110','101732816521','2024-11-28 20:55:54',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(16400,'1110','101732816521','2024-11-28 20:55:21',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(16401,'5500','101732816521','2024-11-28 20:55:33',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16402,'1000','101732816521','2024-11-28 20:55:54',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16403,'4000','101732816521','2024-11-28 20:55:54',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(16404,'4000','101732816521','2024-11-28 20:55:21',NULL,30.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(16405,'1110','101732816559','2024-11-28 21:16:50',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(16406,'5500','101732816559','2024-11-28 20:55:59',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16407,'1000','101732816559','2024-11-28 21:16:50',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16408,'4000','101732816559','2024-11-28 21:16:50',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(16409,'1000','101732818023','2024-11-28 21:20:37',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16410,'4000','101732818023','2024-11-28 21:20:37',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(16411,'1110','101732818040','2024-11-28 21:41:43',NULL,48.00,'','10','1','Inventory sold','1','','sales','470','','No',NULL,NULL,''),(16412,'5500','101732818040','2024-11-28 21:20:40',48.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16413,'1000','101732818040','2024-11-28 21:41:43',90.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16414,'4000','101732818040','2024-11-28 21:41:43',NULL,90.00,'','10','1','Good sold','1','','sales','470','','No',NULL,NULL,''),(16415,'1000','101732819306','2024-11-28 21:43:19',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16416,'4000','101732819306','2024-11-28 21:43:19',NULL,30.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(16417,'1110','101732821505','2024-11-28 22:18:43',NULL,50.00,'','10','1','Inventory sold','1','','sales','1363','','No',NULL,NULL,''),(16418,'5500','101732821505','2024-11-28 22:18:25',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16419,'1000','101732821505','2024-11-28 22:18:43',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16420,'4000','101732821505','2024-11-28 22:18:43',NULL,100.00,'','10','1','Good sold','1','','sales','1363','','No',NULL,NULL,''),(16421,'1110','101732862052','2024-11-29 10:33:39',NULL,55.00,'','10','1','Inventory sold','1','','sales','1575','','No',NULL,NULL,''),(16422,'5500','101732862052','2024-11-29 09:34:12',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16423,'1000','101732862052','2024-11-29 10:33:39',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16424,'4000','101732862052','2024-11-29 10:33:39',NULL,150.00,'','10','1','Good sold','1','','sales','1575','','No',NULL,NULL,''),(16425,'1110','101732865633','2024-11-29 11:51:19',NULL,15.00,'','10','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(16426,'5500','101732865633','2024-11-29 10:33:53',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16427,'1000','101732865633','2024-11-29 11:51:19',25.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16428,'4000','101732865633','2024-11-29 11:51:19',NULL,25.00,'','10','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(16429,'1110','101732870284','2024-11-29 11:51:37',NULL,30.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(16430,'5500','101732870284','2024-11-29 11:51:24',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16431,'1000','101732870284','2024-11-29 11:51:37',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16432,'4000','101732870284','2024-11-29 11:51:37',NULL,100.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(16433,'1000','101732870300','2024-11-29 13:01:18',120.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tywedyfetw'),(16434,'4000','101732870300','2024-11-29 13:01:18',NULL,120.00,'','10','1','Good sold','1','','sales','1457','','No',NULL,NULL,''),(16435,'1110','101732874488','2024-11-29 13:02:00',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(16436,'5500','101732874488','2024-11-29 13:01:28',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16437,'1000','101732874488','2024-11-29 13:02:00',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edft3ed'),(16438,'4000','101732874488','2024-11-29 13:02:00',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(16439,'1110','101732874526','2024-11-29 13:24:10',NULL,96.00,'','10','1','Inventory sold','1','','sales','470','','No',NULL,NULL,''),(16440,'5500','101732874526','2024-11-29 13:02:06',96.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16441,'1000','101732874526','2024-11-29 13:24:10',180.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'57r4ftcvrts'),(16442,'4000','101732874526','2024-11-29 13:24:10',NULL,180.00,'','10','1','Good sold','1','','sales','470','','No',NULL,NULL,''),(16443,'1000','101732875858','2024-11-29 13:44:43',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ttcgtct'),(16444,'4000','101732875858','2024-11-29 13:44:43',NULL,30.00,'','10','1','Good sold','1','','sales','620','','No',NULL,NULL,''),(16445,'1110','101732877097','2024-11-29 13:50:05',NULL,6.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(16446,'5500','101732877097','2024-11-29 13:44:57',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16447,'1000','101732877097','2024-11-29 13:50:05',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fcxzfgc'),(16448,'4000','101732877097','2024-11-29 13:50:05',NULL,60.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(16449,'1110','101732877419','2024-11-29 14:32:20',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(16450,'1110','101732877419','2024-11-29 13:50:19',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(16451,'5500','101732877419','2024-11-29 14:31:59',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16452,'1000','101732877419','2024-11-29 14:32:20',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16453,'4000','101732877419','2024-11-29 14:32:20',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(16454,'4000','101732877419','2024-11-29 13:50:19',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(16455,'1110','101732879943','2024-11-29 14:50:39',NULL,170.00,'','10','1','Inventory sold','1','','sales','1551','','No',NULL,NULL,''),(16456,'1110','101732879943','2024-11-29 14:32:23',NULL,30.00,'','10','1','Inventory sold','1','','sales','1515','','No',NULL,NULL,''),(16457,'5500','101732879943','2024-11-29 14:50:22',200.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16458,'1000','101732879943','2024-11-29 14:50:39',450.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dyfhdfw'),(16459,'4000','101732879943','2024-11-29 14:50:39',NULL,350.00,'','10','1','Good sold','1','','sales','1551','','No',NULL,NULL,''),(16460,'4000','101732879943','2024-11-29 14:32:23',NULL,100.00,'','10','1','Good sold','1','','sales','1515','','No',NULL,NULL,''),(16461,'1110','101732881048','2024-11-29 15:35:03',NULL,219.00,'','10','1','Inventory sold','1','','sales','354','','No',NULL,NULL,''),(16462,'5500','101732881048','2024-11-29 14:50:48',219.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16463,'1000','101732881048','2024-11-29 15:35:03',450.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rdsfvrtwe6t'),(16464,'4000','101732881048','2024-11-29 15:35:03',NULL,450.00,'','10','1','Good sold','1','','sales','354','','No',NULL,NULL,''),(16465,'1110','101732883713','2024-11-29 15:51:53',NULL,9.00,'','10','1','Inventory sold','1','','sales','1615','','No',NULL,NULL,''),(16466,'1110','101732883713','2024-11-29 15:35:13',NULL,0.00,'','10','1','Inventory sold','1','','sales','117','','No',NULL,NULL,''),(16467,'1110','101732883713','2024-11-29 15:50:56',NULL,12.25,'','10','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(16468,'1110','101732883713','2024-11-29 15:51:26',NULL,0.00,'','10','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(16469,'5500','101732883713','2024-11-29 15:51:34',21.25,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16470,'1000','101732883713','2024-11-29 15:51:53',145.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16471,'4000','101732883713','2024-11-29 15:51:53',NULL,30.00,'','10','1','Good sold','1','','sales','1615','','No',NULL,NULL,''),(16472,'4000','101732883713','2024-11-29 15:35:13',NULL,45.00,'','10','1','Good sold','1','','sales','117','','No',NULL,NULL,''),(16473,'4000','101732883713','2024-11-29 15:50:56',NULL,50.00,'','10','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(16474,'4000','101732883713','2024-11-29 15:51:26',NULL,20.00,'','10','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(16475,'1000','101732884716','2024-11-29 15:52:05',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16476,'4000','101732884716','2024-11-29 15:52:05',NULL,10.00,'','10','1','Good sold','1','','sales','259','','No',NULL,NULL,''),(16477,'1110','101732894916','2024-11-29 18:44:03',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(16478,'5500','101732894916','2024-11-29 18:41:57',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16479,'1000','101732894916','2024-11-29 18:44:03',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16480,'4000','101732894916','2024-11-29 18:44:03',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(16481,'1000','101732895050','2024-11-29 18:44:16',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'f sdgec'),(16482,'4000','101732895050','2024-11-29 18:44:16',NULL,20.00,'','10','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(16483,'1110','101732895062','2024-11-29 18:47:14',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(16484,'5500','101732895062','2024-11-29 18:44:22',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16485,'1000','101732895062','2024-11-29 18:47:14',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16486,'4000','101732895062','2024-11-29 18:47:14',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(16487,'1110','101732895236','2024-11-29 18:54:46',NULL,10.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(16488,'5500','101732895236','2024-11-29 18:47:16',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16489,'1000','101732895236','2024-11-29 18:54:46',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16490,'4000','101732895236','2024-11-29 18:54:46',NULL,20.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(16491,'1110','101732895688','2024-11-29 19:12:26',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(16492,'5500','101732895688','2024-11-29 18:54:48',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16493,'1000','101732895688','2024-11-29 19:12:26',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'eagfljhvafd'),(16494,'4000','101732895688','2024-11-29 19:12:26',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(16495,'1110','101732896755','2024-11-29 19:26:52',NULL,55.00,'','10','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(16496,'5500','101732896755','2024-11-29 19:12:35',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16497,'1000','101732896755','2024-11-29 19:26:52',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16498,'4000','101732896755','2024-11-29 19:26:52',NULL,150.00,'','10','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(16499,'1110','101732897617','2024-11-29 20:32:55',NULL,6.00,'','10','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(16500,'1110','101732897617','2024-11-29 19:26:57',NULL,60.00,'','10','1','Inventory sold','1','','sales','1287','','No',NULL,NULL,''),(16501,'1110','101732897617','2024-11-29 20:32:32',NULL,8.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(16502,'5500','101732897617','2024-11-29 20:32:40',74.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16503,'1000','101732897617','2024-11-29 20:32:55',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16504,'4000','101732897617','2024-11-29 20:32:55',NULL,10.00,'','10','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(16505,'4000','101732897617','2024-11-29 19:26:57',NULL,150.00,'','10','1','Good sold','1','','sales','1287','','No',NULL,NULL,''),(16506,'4000','101732897617','2024-11-29 20:32:32',NULL,40.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(16507,'1110','101732901593','2024-11-29 20:53:58',NULL,3.00,'','10','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(16508,'5500','101732901593','2024-11-29 20:33:13',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16509,'1000','101732901593','2024-11-29 20:53:58',5.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16510,'4000','101732901593','2024-11-29 20:53:58',NULL,5.00,'','10','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(16511,'1110','101732902842','2024-11-29 21:07:49',NULL,26.00,'','10','1','Inventory sold','1','','sales','998','','No',NULL,NULL,''),(16512,'1110','101732902842','2024-11-29 21:07:24',NULL,0.00,'','10','1','Inventory sold','1','','sales','1199','','No',NULL,NULL,''),(16513,'5500','101732902842','2024-11-29 21:07:41',26.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16514,'1000','101732902842','2024-11-29 21:07:49',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ghjkeszty'),(16515,'4000','101732902842','2024-11-29 21:07:49',NULL,100.00,'','10','1','Good sold','1','','sales','998','','No',NULL,NULL,''),(16516,'4000','101732902842','2024-11-29 21:07:24',NULL,100.00,'','10','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(16517,'1110','101732903677','2024-11-29 21:14:57',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(16518,'5500','101732903677','2024-11-29 21:07:57',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16519,'1000','101732903677','2024-11-29 21:14:57',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16520,'4000','101732903677','2024-11-29 21:14:57',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(16521,'1110','101732904104','2024-11-29 21:16:40',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(16522,'5500','101732904104','2024-11-29 21:15:04',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16523,'1000','101732904104','2024-11-29 21:16:40',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'afsduigds'),(16524,'4000','101732904104','2024-11-29 21:16:40',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(16525,'1000','101732904206','2024-11-29 21:25:29',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dfsxhdx'),(16526,'4000','101732904206','2024-11-29 21:25:29',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(16527,'1110','101732904738','2024-11-29 21:28:39',NULL,74.00,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(16528,'1110','101732904738','2024-11-29 21:25:38',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(16529,'5500','101732904738','2024-11-29 21:28:28',77.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16530,'1000','101732904738','2024-11-29 21:28:39',230.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dfxhilerat7i'),(16531,'4000','101732904738','2024-11-29 21:28:39',NULL,200.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(16532,'4000','101732904738','2024-11-29 21:25:38',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(16533,'1110','101732904925','2024-11-29 21:29:01',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(16534,'5500','101732904925','2024-11-29 21:28:45',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16535,'1000','101732904925','2024-11-29 21:29:01',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16536,'4000','101732904925','2024-11-29 21:29:01',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(16537,'1110','101732904944','2024-11-29 21:34:11',NULL,20.00,'','10','1','Inventory sold','1','','sales','1529','','No',NULL,NULL,''),(16538,'1110','101732904944','2024-11-29 21:29:04',NULL,20.00,'','10','1','Inventory sold','1','','sales','813','','No',NULL,NULL,''),(16539,'5500','101732904944','2024-11-29 21:33:49',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16540,'1000','101732904944','2024-11-29 21:34:11',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16541,'4000','101732904944','2024-11-29 21:34:11',NULL,50.00,'','10','1','Good sold','1','','sales','1529','','No',NULL,NULL,''),(16542,'4000','101732904944','2024-11-29 21:29:04',NULL,50.00,'','10','1','Good sold','1','','sales','813','','No',NULL,NULL,''),(16543,'1110','101732905258','2024-11-29 21:34:26',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(16544,'5500','101732905258','2024-11-29 21:34:18',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16545,'1000','101732905258','2024-11-29 21:34:26',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edhjdahkbfweygu'),(16546,'4000','101732905258','2024-11-29 21:34:26',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(16547,'1000','101732905273','2024-11-29 22:01:49',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16548,'4000','101732905273','2024-11-29 22:01:49',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(16549,'1110','101732906914','2024-11-29 22:02:04',NULL,60.00,'','10','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(16550,'5500','101732906914','2024-11-29 22:01:55',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16551,'1000','101732906914','2024-11-29 22:02:04',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sdfgiupdsf'),(16552,'4000','101732906914','2024-11-29 22:02:04',NULL,100.00,'','10','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(16553,'1110','101732906931','2024-11-29 22:04:06',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(16554,'5500','101732906931','2024-11-29 22:02:11',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16555,'1000','101732906931','2024-11-29 22:04:06',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16556,'4000','101732906931','2024-11-29 22:04:06',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(16557,'1110','101732907054','2024-11-29 22:06:00',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(16558,'5500','101732907054','2024-11-29 22:04:14',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16559,'1000','101732907054','2024-11-29 22:06:00',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16560,'4000','101732907054','2024-11-29 22:06:00',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(16561,'1110','101732952394','2024-11-30 10:40:17',NULL,25.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(16562,'1110','101732952394','2024-11-30 10:39:54',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(16563,'5500','101732952394','2024-11-30 10:40:06',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16564,'1000','101732952394','2024-11-30 10:40:17',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16565,'4000','101732952394','2024-11-30 10:40:17',NULL,50.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(16566,'4000','101732952394','2024-11-30 10:39:54',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(16567,'1110','101732952420','2024-11-30 10:40:26',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(16568,'5500','101732952420','2024-11-30 10:40:20',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16569,'1000','101732952420','2024-11-30 10:40:26',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16570,'4000','101732952420','2024-11-30 10:40:26',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(16571,'1110','101732952429','2024-11-30 11:16:27',NULL,22.20,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(16572,'5500','101732952429','2024-11-30 10:40:29',22.20,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16573,'1000','101732952429','2024-11-30 11:16:27',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16574,'4000','101732952429','2024-11-30 11:16:27',NULL,60.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(16575,'1110','101732954590','2024-11-30 12:33:45',NULL,74.00,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(16576,'5500','101732954590','2024-11-30 11:16:30',74.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16577,'1000','101732954590','2024-11-30 12:33:45',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16578,'4000','101732954590','2024-11-30 12:33:45',NULL,200.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(16579,'1110','101732959229','2024-11-30 13:20:01',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(16580,'5500','101732959229','2024-11-30 12:33:49',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16581,'1000','101732959229','2024-11-30 13:20:01',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16582,'4000','101732959229','2024-11-30 13:20:01',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(16583,'1110','101732965684','2024-11-30 14:21:51',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(16584,'5500','101732965684','2024-11-30 14:21:24',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16585,'1000','101732965684','2024-11-30 14:21:51',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16586,'4000','101732965684','2024-11-30 14:21:51',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(16587,'1110','101732965718','2024-11-30 15:32:07',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(16588,'1110','101732965718','2024-11-30 14:21:58',NULL,1.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(16589,'5500','101732965718','2024-11-30 15:32:00',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16590,'1000','101732965718','2024-11-30 15:32:07',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16591,'4000','101732965718','2024-11-30 15:32:07',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(16592,'4000','101732965718','2024-11-30 14:21:58',NULL,10.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(16593,'1110','101732969929','2024-11-30 15:32:19',NULL,96.00,'','10','1','Inventory sold','1','','sales','470','','No',NULL,NULL,''),(16594,'5500','101732969929','2024-11-30 15:32:09',96.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16595,'1000','101732969929','2024-11-30 15:32:19',180.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'zdedfqw'),(16596,'4000','101732969929','2024-11-30 15:32:19',NULL,180.00,'','10','1','Good sold','1','','sales','470','','No',NULL,NULL,''),(16597,'1110','101732969945','2024-11-30 15:56:17',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(16598,'5500','101732969945','2024-11-30 15:32:25',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16599,'1000','101732969945','2024-11-30 15:56:17',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16600,'4000','101732969945','2024-11-30 15:56:17',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(16601,'1000','101732980273','2024-11-30 18:24:48',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16602,'4000','101732980273','2024-11-30 18:24:48',NULL,40.00,'','10','1','Good sold','1','','sales','1457','','No',NULL,NULL,''),(16603,'1110','101732980289','2024-11-30 18:28:13',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(16604,'5500','101732980289','2024-11-30 18:24:49',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16605,'1000','101732980289','2024-11-30 18:28:13',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16606,'4000','101732980289','2024-11-30 18:28:13',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(16607,'4000','101732980289','2024-11-30 18:28:33',100.00,NULL,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(16608,'1000','101732980289','2024-11-30 18:28:33',NULL,100.00,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(16609,'5500','101732980289','2024-11-30 18:28:33',NULL,20.00,'','10','1','Cost of goods returned','1','','sales','1040','','No',NULL,NULL,''),(16610,'1110','101732980289','2024-11-30 18:28:33',20.00,NULL,'','10','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(16611,'1110','101732980519','2024-11-30 18:28:50',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(16612,'5500','101732980519','2024-11-30 18:28:39',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16613,'1000','101732980519','2024-11-30 18:28:50',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16614,'4000','101732980519','2024-11-30 18:28:50',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(16615,'1110','101732980532','2024-11-30 18:34:37',NULL,1.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(16616,'5500','101732980532','2024-11-30 18:28:52',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16617,'1000','101732980532','2024-11-30 18:34:37',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16618,'4000','101732980532','2024-11-30 18:34:37',NULL,10.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(16619,'1110','101732983313','2024-11-30 19:15:28',NULL,265.00,'','10','1','Inventory sold','1','','sales','103','','No',NULL,NULL,''),(16620,'5500','101732983313','2024-11-30 19:15:13',265.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16621,'1000','101732983313','2024-11-30 19:15:28',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tcfcdsrts'),(16622,'4000','101732983313','2024-11-30 19:15:28',NULL,400.00,'','10','1','Good sold','1','','sales','103','','No',NULL,NULL,''),(16623,'1110','101732983338','2024-11-30 19:16:20',NULL,30.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(16624,'1110','101732983338','2024-11-30 19:15:38',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(16625,'5500','101732983338','2024-11-30 19:15:51',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16626,'1000','101732983338','2024-11-30 19:16:20',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gjfsyts'),(16627,'4000','101732983338','2024-11-30 19:16:20',NULL,100.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(16628,'4000','101732983338','2024-11-30 19:15:38',NULL,50.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(16629,'1000','101732983407','2024-11-30 19:29:34',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16630,'4000','101732983407','2024-11-30 19:29:34',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(16631,'1110','101732985688','2024-11-30 19:55:03',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(16632,'5500','101732985688','2024-11-30 19:54:48',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16633,'1000','101732985688','2024-11-30 19:55:03',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'diuggfgufdjb'),(16634,'4000','101732985688','2024-11-30 19:55:03',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(16635,'1110','101732985716','2024-11-30 20:17:45',NULL,0.00,'','10','1','Inventory sold','1','','sales','1128','','No',NULL,NULL,''),(16636,'1110','101732985716','2024-11-30 19:55:16',NULL,37.50,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(16637,'1110','101732985716','2024-11-30 20:16:54',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(16638,'5500','101732985716','2024-11-30 20:17:04',37.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16639,'1000','101732985716','2024-11-30 20:17:45',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'efyfgeds'),(16640,'4000','101732985716','2024-11-30 20:17:45',NULL,200.00,'','10','1','Good sold','1','','sales','1128','','No',NULL,NULL,''),(16641,'4000','101732985716','2024-11-30 19:55:16',NULL,150.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(16642,'4000','101732985716','2024-11-30 20:16:54',NULL,50.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(16643,'1110','101732987073','2024-11-30 20:54:13',NULL,10.00,'','10','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(16644,'5500','101732987073','2024-11-30 20:17:53',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16645,'1000','101732987073','2024-11-30 20:54:13',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16646,'4000','101732987073','2024-11-30 20:54:13',NULL,50.00,'','10','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(16647,'1110','101732989257','2024-11-30 20:54:29',NULL,18.00,'','10','1','Inventory sold','1','','sales','1314','','No',NULL,NULL,''),(16648,'5500','101732989257','2024-11-30 20:54:17',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16649,'1000','101732989257','2024-11-30 20:54:29',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16650,'4000','101732989257','2024-11-30 20:54:29',NULL,70.00,'','10','1','Good sold','1','','sales','1314','','No',NULL,NULL,''),(16651,'1110','101732989273','2024-11-30 20:54:46',NULL,10.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(16652,'5500','101732989273','2024-11-30 20:54:33',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16653,'1000','101732989273','2024-11-30 20:54:46',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'trgfirtgftg'),(16654,'4000','101732989273','2024-11-30 20:54:46',NULL,100.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(16655,'1000','101732989296','2024-11-30 21:15:14',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tvgtrvct'),(16656,'4000','101732989296','2024-11-30 21:15:14',NULL,100.00,'','10','1','Good sold','1','','sales','236','','No',NULL,NULL,''),(16657,'1000','101732990520','2024-11-30 21:15:40',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ytrgv56yg65'),(16658,'4000','101732990520','2024-11-30 21:15:40',NULL,60.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(16659,'1110','101732990554','2024-11-30 21:38:26',NULL,28.00,'','10','1','Inventory sold','1','','sales','563','','No',NULL,NULL,''),(16660,'5500','101732990554','2024-11-30 21:15:54',28.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16661,'1000','101732990554','2024-11-30 21:38:26',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gbjkbgrvt'),(16662,'4000','101732990554','2024-11-30 21:38:26',NULL,50.00,'','10','1','Good sold','1','','sales','563','','No',NULL,NULL,''),(16663,'1110','101732991914','2024-11-30 21:41:09',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(16664,'1110','101732991914','2024-11-30 21:38:34',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(16665,'5500','101732991914','2024-11-30 21:41:00',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16666,'1000','101732991914','2024-11-30 21:41:09',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ghildgcw4a'),(16667,'4000','101732991914','2024-11-30 21:41:09',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(16668,'4000','101732991914','2024-11-30 21:38:34',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(16669,'1110','101732992076','2024-11-30 21:49:33',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(16670,'1110','101732992076','2024-11-30 21:41:16',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(16671,'5500','101732992076','2024-11-30 21:45:29',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16672,'1000','101732992076','2024-11-30 21:49:33',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16673,'4000','101732992076','2024-11-30 21:49:33',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(16674,'4000','101732992076','2024-11-30 21:41:16',NULL,30.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(16675,'1110','101732992575','2024-11-30 21:52:41',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(16676,'5500','101732992575','2024-11-30 21:49:35',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16677,'1000','101732992575','2024-11-30 21:52:41',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'3dyrfwe'),(16678,'4000','101732992575','2024-11-30 21:52:41',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(16679,'1110','101733054075','2024-12-01 14:55:16',NULL,150.00,'','10','1','Inventory sold','1','','sales','1249','','No',NULL,NULL,''),(16680,'5500','101733054075','2024-12-01 14:54:35',150.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16681,'1000','101733054075','2024-12-01 14:55:16',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16682,'4000','101733054075','2024-12-01 14:55:16',NULL,250.00,'','10','1','Good sold','1','','sales','1249','','No',NULL,NULL,''),(16683,'1110','101733054118','2024-12-01 15:07:28',NULL,7.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(16684,'1110','101733054118','2024-12-01 14:55:18',NULL,7.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(16685,'1110','101733054118','2024-12-01 15:07:01',NULL,4.00,'','10','1','Inventory sold','1','','sales','1577','','No',NULL,NULL,''),(16686,'5500','101733054118','2024-12-01 15:07:12',18.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16687,'1000','101733054118','2024-12-01 15:07:28',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16688,'4000','101733054118','2024-12-01 15:07:28',NULL,20.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(16689,'4000','101733054118','2024-12-01 14:55:18',NULL,20.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(16690,'4000','101733054118','2024-12-01 15:07:01',NULL,20.00,'','10','1','Good sold','1','','sales','1577','','No',NULL,NULL,''),(16691,'1110','101733054851','2024-12-01 15:38:02',NULL,37.00,'','10','1','Inventory sold','1','','sales','369','','No',NULL,NULL,''),(16692,'5500','101733054851','2024-12-01 15:07:31',37.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16693,'1000','101733054851','2024-12-01 15:38:02',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'jhfyujhudg'),(16694,'4000','101733054851','2024-12-01 15:38:02',NULL,100.00,'','10','1','Good sold','1','','sales','369','','No',NULL,NULL,''),(16695,'1110','101733056689','2024-12-01 16:01:01',NULL,50.00,'','10','1','Inventory sold','1','','sales','1331','','No',NULL,NULL,''),(16696,'5500','101733056689','2024-12-01 15:38:09',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16697,'1000','101733056689','2024-12-01 16:01:01',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sdfwfew'),(16698,'4000','101733056689','2024-12-01 16:01:01',NULL,100.00,'','10','1','Good sold','1','','sales','1331','','No',NULL,NULL,''),(16699,'1110','101733058066','2024-12-01 17:08:43',NULL,25.00,'','10','1','Inventory sold','1','','sales','1599','','No',NULL,NULL,''),(16700,'1110','101733058066','2024-12-01 16:01:06',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(16701,'5500','101733058066','2024-12-01 17:08:24',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16702,'1000','101733058066','2024-12-01 17:08:43',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hyufy9brf'),(16703,'4000','101733058066','2024-12-01 17:08:43',NULL,150.00,'','10','1','Good sold','1','','sales','1599','','No',NULL,NULL,''),(16704,'4000','101733058066','2024-12-01 16:01:06',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(16705,'1110','101733062133','2024-12-01 17:56:24',NULL,30.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(16706,'1110','101733062133','2024-12-01 17:08:53',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(16707,'1110','101733062133','2024-12-01 17:55:55',NULL,30.00,'','10','1','Inventory sold','1','','sales','1343','','No',NULL,NULL,''),(16708,'5500','101733062133','2024-12-01 17:56:12',70.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16709,'1000','101733062133','2024-12-01 17:56:24',210.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'7ehibgu8rf'),(16710,'4000','101733062133','2024-12-01 17:56:24',NULL,100.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(16711,'4000','101733062133','2024-12-01 17:08:53',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(16712,'4000','101733062133','2024-12-01 17:55:55',NULL,60.00,'','10','1','Good sold','1','','sales','1343','','No',NULL,NULL,''),(16713,'1110','101733064993','2024-12-01 18:08:45',NULL,74.00,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(16714,'5500','101733064993','2024-12-01 17:56:33',74.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16715,'1000','101733064993','2024-12-01 18:08:45',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16716,'4000','101733064993','2024-12-01 18:08:45',NULL,200.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(16717,'1000','101733065729','2024-12-01 18:11:17',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16718,'4000','101733065729','2024-12-01 18:11:17',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(16719,'1110','101733065880','2024-12-01 18:22:36',NULL,10.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(16720,'1110','101733065880','2024-12-01 18:11:20',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(16721,'1110','101733065880','2024-12-01 18:20:57',NULL,10.00,'','10','1','Inventory sold','1','','sales','336','','No',NULL,NULL,''),(16722,'5500','101733065880','2024-12-01 18:21:16',21.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16723,'1000','101733065880','2024-12-01 18:22:36',160.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'djshgtrehjsdf'),(16724,'4000','101733065880','2024-12-01 18:22:36',NULL,100.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(16725,'4000','101733065880','2024-12-01 18:11:20',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(16726,'4000','101733065880','2024-12-01 18:20:57',NULL,50.00,'','10','1','Good sold','1','','sales','336','','No',NULL,NULL,''),(16727,'1000','101733066577','2024-12-01 18:31:12',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'wergfdvr'),(16728,'4000','101733066577','2024-12-01 18:31:12',NULL,200.00,'','10','1','Good sold','1','','sales','1457','','No',NULL,NULL,''),(16729,'1110','101733068379','2024-12-01 18:53:32',NULL,91.00,'','10','1','Inventory sold','1','','sales','1628','','No',NULL,NULL,''),(16730,'5500','101733068379','2024-12-01 18:52:59',91.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16731,'1000','101733068379','2024-12-01 18:53:32',210.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fgrcngtrf'),(16732,'4000','101733068379','2024-12-01 18:53:32',NULL,210.00,'','10','1','Good sold','1','','sales','1628','','No',NULL,NULL,''),(16733,'1110','101733068423','2024-12-01 19:06:26',NULL,0.00,'','10','1','Inventory sold','1','','sales','1128','','No',NULL,NULL,''),(16734,'1110','101733068423','2024-12-01 18:53:43',NULL,55.00,'','10','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(16735,'1110','101733068423','2024-12-01 19:05:42',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(16736,'5500','101733068423','2024-12-01 19:06:04',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16737,'1000','101733068423','2024-12-01 19:06:26',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'kfgzvghf'),(16738,'4000','101733068423','2024-12-01 19:06:26',NULL,200.00,'','10','1','Good sold','1','','sales','1128','','No',NULL,NULL,''),(16739,'4000','101733068423','2024-12-01 18:53:43',NULL,150.00,'','10','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(16740,'4000','101733068423','2024-12-01 19:05:42',NULL,50.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(16741,'1000','101733069193','2024-12-01 19:14:56',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dzclmtgv'),(16742,'4000','101733069193','2024-12-01 19:14:56',NULL,50.00,'','10','1','Good sold','1','','sales','259','','No',NULL,NULL,''),(16743,'1110','101733069706','2024-12-01 19:24:41',NULL,108.00,'','10','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(16744,'5500','101733069706','2024-12-01 19:15:06',108.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16745,'1000','101733069706','2024-12-01 19:24:41',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'xedgyvfrcfre'),(16746,'4000','101733069706','2024-12-01 19:24:41',NULL,150.00,'','10','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(16747,'1110','101733070288','2024-12-01 19:29:56',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(16748,'5500','101733070288','2024-12-01 19:24:48',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16749,'1000','101733070288','2024-12-01 19:29:56',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16750,'4000','101733070288','2024-12-01 19:29:56',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(16751,'1110','101733070598','2024-12-01 19:39:17',NULL,30.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(16752,'5500','101733070598','2024-12-01 19:29:58',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16753,'1000','101733070598','2024-12-01 19:39:17',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dtxfcfts'),(16754,'4000','101733070598','2024-12-01 19:39:17',NULL,100.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(16755,'1110','101733071850','2024-12-01 19:51:31',NULL,30.00,'','10','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(16756,'1110','101733071850','2024-12-01 19:50:50',NULL,10.00,'','10','1','Inventory sold','1','','sales','1574','','No',NULL,NULL,''),(16757,'5500','101733071850','2024-12-01 19:51:21',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16758,'1000','101733071850','2024-12-01 19:51:31',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'drxsdcs'),(16759,'4000','101733071850','2024-12-01 19:51:31',NULL,100.00,'','10','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(16760,'4000','101733071850','2024-12-01 19:50:50',NULL,50.00,'','10','1','Good sold','1','','sales','1574','','No',NULL,NULL,''),(16761,'1110','101733071900','2024-12-01 19:51:53',NULL,14.80,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(16762,'5500','101733071900','2024-12-01 19:51:40',14.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16763,'1000','101733071900','2024-12-01 19:51:53',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16764,'4000','101733071900','2024-12-01 19:51:53',NULL,40.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(16765,'1110','101733071916','2024-12-01 20:07:45',NULL,30.00,'','10','1','Inventory sold','1','','sales','1560','','No',NULL,NULL,''),(16766,'1110','101733071916','2024-12-01 19:51:56',NULL,30.00,'','10','1','Inventory sold','1','','sales','1558','','No',NULL,NULL,''),(16767,'1110','101733071916','2024-12-01 20:07:05',NULL,9.00,'','10','1','Inventory sold','1','','sales','543','','No',NULL,NULL,''),(16768,'5500','101733071916','2024-12-01 20:07:36',69.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16769,'1000','101733071916','2024-12-01 20:07:45',220.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rfdqwerd'),(16770,'4000','101733071916','2024-12-01 20:07:45',NULL,100.00,'','10','1','Good sold','1','','sales','1560','','No',NULL,NULL,''),(16771,'4000','101733071916','2024-12-01 19:51:56',NULL,100.00,'','10','1','Good sold','1','','sales','1558','','No',NULL,NULL,''),(16772,'4000','101733071916','2024-12-01 20:07:05',NULL,20.00,'','10','1','Good sold','1','','sales','543','','No',NULL,NULL,''),(16773,'1110','101733072873','2024-12-01 20:08:45',NULL,19.00,'','10','1','Inventory sold','1','','sales','1548','','No',NULL,NULL,''),(16774,'1110','101733072873','2024-12-01 20:07:53',NULL,15.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(16775,'5500','101733072873','2024-12-01 20:08:36',34.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16776,'1000','101733072873','2024-12-01 20:08:45',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'2ed4z43'),(16777,'4000','101733072873','2024-12-01 20:08:45',NULL,50.00,'','10','1','Good sold','1','','sales','1548','','No',NULL,NULL,''),(16778,'4000','101733072873','2024-12-01 20:07:53',NULL,30.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(16779,'1110','101733072975','2024-12-01 20:09:44',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(16780,'5500','101733072975','2024-12-01 20:09:35',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16781,'1000','101733072975','2024-12-01 20:09:44',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16782,'4000','101733072975','2024-12-01 20:09:44',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(16783,'1110','101733072987','2024-12-01 20:10:54',NULL,15.00,'','10','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(16784,'5500','101733072987','2024-12-01 20:09:47',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16785,'1000','101733072987','2024-12-01 20:10:54',25.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'etdfee'),(16786,'4000','101733072987','2024-12-01 20:10:54',NULL,25.00,'','10','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(16787,'1110','101733073063','2024-12-01 20:12:12',NULL,8.00,'','10','1','Inventory sold','1','','sales','1616','','No',NULL,NULL,''),(16788,'5500','101733073063','2024-12-01 20:11:03',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16789,'1000','101733073063','2024-12-01 20:12:12',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gheghgywsx'),(16790,'4000','101733073063','2024-12-01 20:12:12',NULL,20.00,'','10','1','Good sold','1','','sales','1616','','No',NULL,NULL,''),(16791,'1110','101733073139','2024-12-01 20:16:23',NULL,3.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(16792,'5500','101733073139','2024-12-01 20:12:19',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16793,'1000','101733073139','2024-12-01 20:16:23',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16794,'4000','101733073139','2024-12-01 20:16:23',NULL,30.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(16795,'1110','101733073385','2024-12-01 20:16:44',NULL,60.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(16796,'5500','101733073385','2024-12-01 20:16:25',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16797,'1000','101733073385','2024-12-01 20:16:44',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16798,'4000','101733073385','2024-12-01 20:16:44',NULL,200.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(16799,'1110','101733073406','2024-12-01 20:42:51',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(16800,'5500','101733073406','2024-12-01 20:16:46',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16801,'1000','101733073406','2024-12-01 20:42:51',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16802,'4000','101733073406','2024-12-01 20:42:51',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(16803,'1110','101733074974','2024-12-01 20:51:32',NULL,0.00,'','10','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(16804,'1110','101733074974','2024-12-01 20:42:54',NULL,30.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(16805,'1110','101733074974','2024-12-01 20:51:15',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(16806,'5500','101733074974','2024-12-01 20:51:23',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16807,'1000','101733074974','2024-12-01 20:51:32',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'3eruitg4e6r'),(16808,'4000','101733074974','2024-12-01 20:51:32',NULL,50.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(16809,'4000','101733074974','2024-12-01 20:42:54',NULL,100.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(16810,'4000','101733074974','2024-12-01 20:51:15',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(16811,'1110','101733075497','2024-12-01 20:58:27',NULL,100.00,'','10','1','Inventory sold','1','','sales','1586','','No',NULL,NULL,''),(16812,'5500','101733075497','2024-12-01 20:51:38',100.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16813,'1000','101733075497','2024-12-01 20:58:27',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fgyeqsd tg'),(16814,'4000','101733075497','2024-12-01 20:58:27',NULL,200.00,'','10','1','Good sold','1','','sales','1586','','No',NULL,NULL,''),(16815,'1000','101733075918','2024-12-01 21:05:50',45.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ydghdr'),(16816,'4000','101733075918','2024-12-01 21:05:50',NULL,45.00,'','10','1','Good sold','1','','sales','117','','No',NULL,NULL,''),(16817,'1110','101733076519','2024-12-01 21:08:57',NULL,15.00,'','10','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(16818,'5500','101733076519','2024-12-01 21:08:39',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16819,'1000','101733076519','2024-12-01 21:08:57',25.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sdftetd'),(16820,'4000','101733076519','2024-12-01 21:08:57',NULL,25.00,'','10','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(16821,'1110','101733078503','2024-12-01 21:41:52',NULL,108.00,'','10','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(16822,'5500','101733078503','2024-12-01 21:41:43',108.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16823,'1000','101733078503','2024-12-01 21:41:52',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16824,'4000','101733078503','2024-12-01 21:41:52',NULL,150.00,'','10','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(16825,'1110','101733144958','2024-12-02 16:17:07',NULL,25.00,'','10','1','Inventory sold','1','','sales','1599','','No',NULL,NULL,''),(16826,'1110','101733144958','2024-12-02 16:09:18',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(16827,'1110','101733144958','2024-12-02 16:13:58',NULL,0.00,'','10','1','Inventory sold','1','','sales','1457','','No',NULL,NULL,''),(16828,'5500','101733144958','2024-12-02 16:16:54',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16829,'1000','101733144958','2024-12-02 16:17:07',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16830,'4000','101733144958','2024-12-02 16:17:07',NULL,150.00,'','10','1','Good sold','1','','sales','1599','','No',NULL,NULL,''),(16831,'4000','101733144958','2024-12-02 16:09:18',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(16832,'4000','101733144958','2024-12-02 16:13:58',NULL,80.00,'','10','1','Good sold','1','','sales','1457','','No',NULL,NULL,''),(16833,'1110','101733145438','2024-12-02 18:47:58',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(16834,'1110','101733145438','2024-12-02 16:17:18',NULL,35.00,'','10','1','Inventory sold','1','','sales','1627','','No',NULL,NULL,''),(16835,'1110','101733145438','2024-12-02 18:47:30',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(16836,'5500','101733145438','2024-12-02 18:47:45',100.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16837,'1000','101733145438','2024-12-02 18:47:58',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fgk;ghtre'),(16838,'4000','101733145438','2024-12-02 18:47:58',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(16839,'4000','101733145438','2024-12-02 16:17:18',NULL,150.00,'','10','1','Good sold','1','','sales','1627','','No',NULL,NULL,''),(16840,'4000','101733145438','2024-12-02 18:47:30',NULL,50.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(16841,'1110','101733154487','2024-12-02 19:02:49',NULL,70.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(16842,'5500','101733154487','2024-12-02 18:48:07',70.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16843,'1000','101733154487','2024-12-02 19:02:49',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'d9sfugbv7ydfa'),(16844,'4000','101733154487','2024-12-02 19:02:49',NULL,200.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(16845,'1000','101733156035','2024-12-02 19:14:23',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tguh8t'),(16846,'4000','101733156035','2024-12-02 19:14:23',NULL,40.00,'','10','1','Good sold','1','','sales','1457','','No',NULL,NULL,''),(16847,'4000','101733156035','2024-12-02 19:13:55',NULL,40.00,'','10','1','Good sold','1','','sales','1457','','No',NULL,NULL,''),(16848,'1110','101733156070','2024-12-02 19:15:10',NULL,35.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(16849,'5500','101733156070','2024-12-02 19:14:30',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16850,'1000','101733156070','2024-12-02 19:15:10',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rgtf6fg4'),(16851,'4000','101733156070','2024-12-02 19:15:10',NULL,100.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(16852,'1110','101733156118','2024-12-02 19:24:43',NULL,10.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(16853,'5500','101733156118','2024-12-02 19:24:26',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16854,'1000','101733156118','2024-12-02 19:24:43',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16855,'4000','101733156118','2024-12-02 19:24:43',NULL,20.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(16856,'1110','101733156686','2024-12-02 19:26:23',NULL,10.00,'','10','1','Inventory sold','1','','sales','1577','','No',NULL,NULL,''),(16857,'5500','101733156686','2024-12-02 19:24:46',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16858,'1000','101733156686','2024-12-02 19:26:23',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fsgtywtre'),(16859,'4000','101733156686','2024-12-02 19:26:23',NULL,50.00,'','10','1','Good sold','1','','sales','1577','','No',NULL,NULL,''),(16860,'1000','101733156790','2024-12-02 19:26:39',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'qewd7uyt3w'),(16861,'4000','101733156790','2024-12-02 19:26:39',NULL,40.00,'','10','1','Good sold','1','','sales','1457','','No',NULL,NULL,''),(16862,'1110','101733156806','2024-12-02 19:32:57',NULL,10.00,'','10','1','Inventory sold','1','','sales','1577','','No',NULL,NULL,''),(16863,'1110','101733156806','2024-12-02 19:26:46',NULL,20.00,'','10','1','Inventory sold','1','','sales','915','','No',NULL,NULL,''),(16864,'5500','101733156806','2024-12-02 19:32:46',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16865,'1000','101733156806','2024-12-02 19:32:57',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'aqr6ywrf'),(16866,'4000','101733156806','2024-12-02 19:32:57',NULL,50.00,'','10','1','Good sold','1','','sales','1577','','No',NULL,NULL,''),(16867,'4000','101733156806','2024-12-02 19:26:46',NULL,50.00,'','10','1','Good sold','1','','sales','915','','No',NULL,NULL,''),(16868,'1110','101733157184','2024-12-02 19:33:47',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(16869,'5500','101733157184','2024-12-02 19:33:04',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16870,'1000','101733157184','2024-12-02 19:33:47',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16871,'4000','101733157184','2024-12-02 19:33:47',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(16872,'1110','101733157229','2024-12-02 19:52:06',NULL,0.00,'','10','1','Inventory sold','1','','sales','1457','','No',NULL,NULL,''),(16873,'1110','101733157229','2024-12-02 19:33:49',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(16874,'5500','101733157229','2024-12-02 19:51:51',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16875,'1000','101733157229','2024-12-02 19:52:06',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dcygfuhdasfc'),(16876,'4000','101733157229','2024-12-02 19:52:06',NULL,200.00,'','10','1','Good sold','1','','sales','1457','','No',NULL,NULL,''),(16877,'4000','101733157229','2024-12-02 19:33:49',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(16878,'1110','101733158334','2024-12-02 19:55:09',NULL,37.00,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(16879,'5500','101733158334','2024-12-02 19:52:14',37.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16880,'1000','101733158334','2024-12-02 19:55:09',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16881,'4000','101733158334','2024-12-02 19:55:09',NULL,100.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(16882,'1110','101733158511','2024-12-02 20:03:31',NULL,170.00,'','10','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(16883,'1110','101733158511','2024-12-02 19:55:11',NULL,25.00,'','10','1','Inventory sold','1','','sales','1599','','No',NULL,NULL,''),(16884,'5500','101733158511','2024-12-02 20:03:17',195.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16885,'1000','101733158511','2024-12-02 20:03:31',450.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'kfhi.hfutgr'),(16886,'4000','101733158511','2024-12-02 20:03:31',NULL,300.00,'','10','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(16887,'4000','101733158511','2024-12-02 19:55:11',NULL,150.00,'','10','1','Good sold','1','','sales','1599','','No',NULL,NULL,''),(16888,'1110','101733159020','2024-12-02 20:05:10',NULL,35.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(16889,'5500','101733159020','2024-12-02 20:03:40',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16890,'1000','101733159020','2024-12-02 20:05:10',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'o9tyy er'),(16891,'4000','101733159020','2024-12-02 20:05:10',NULL,100.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(16892,'1110','101733159118','2024-12-02 20:09:03',NULL,18.00,'','10','1','Inventory sold','1','','sales','1402','','No',NULL,NULL,''),(16893,'5500','101733159118','2024-12-02 20:05:19',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16894,'1000','101733159118','2024-12-02 20:09:03',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16895,'4000','101733159118','2024-12-02 20:09:03',NULL,100.00,'','10','1','Good sold','1','','sales','1402','','No',NULL,NULL,''),(16896,'1110','101733159346','2024-12-02 20:09:20',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(16897,'5500','101733159346','2024-12-02 20:09:06',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16898,'1000','101733159346','2024-12-02 20:09:20',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'uygdter'),(16899,'4000','101733159346','2024-12-02 20:09:20',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(16900,'1110','101733159407','2024-12-02 20:10:34',NULL,12.50,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(16901,'1110','101733159407','2024-12-02 20:10:07',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(16902,'5500','101733159407','2024-12-02 20:10:21',22.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16903,'1000','101733159407','2024-12-02 20:10:34',75.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16904,'4000','101733159407','2024-12-02 20:10:34',NULL,25.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(16905,'4000','101733159407','2024-12-02 20:10:07',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(16906,'1000','101733159441','2024-12-02 20:10:50',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'twy64'),(16907,'4000','101733159441','2024-12-02 20:10:50',NULL,10.00,'','10','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(16908,'1110','101733159456','2024-12-02 20:13:11',NULL,5.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(16909,'5500','101733159456','2024-12-02 20:10:56',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16910,'1000','101733159456','2024-12-02 20:13:11',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16911,'4000','101733159456','2024-12-02 20:13:11',NULL,10.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(16912,'1110','101733159594','2024-12-02 20:21:00',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(16913,'1110','101733159594','2024-12-02 20:13:14',NULL,19.00,'','10','1','Inventory sold','1','','sales','1548','','No',NULL,NULL,''),(16914,'5500','101733159594','2024-12-02 20:20:46',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16915,'1000','101733159594','2024-12-02 20:21:00',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'423dsfr43'),(16916,'4000','101733159594','2024-12-02 20:21:00',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(16917,'4000','101733159594','2024-12-02 20:13:14',NULL,50.00,'','10','1','Good sold','1','','sales','1548','','No',NULL,NULL,''),(16918,'1110','101733160068','2024-12-02 20:29:44',NULL,17.50,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(16919,'5500','101733160068','2024-12-02 20:21:08',17.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16920,'1000','101733160068','2024-12-02 20:29:44',35.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16921,'4000','101733160068','2024-12-02 20:29:44',NULL,35.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(16922,'1110','101733160586','2024-12-02 20:35:20',NULL,54.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(16923,'5500','101733160586','2024-12-02 20:29:46',54.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16924,'1000','101733160586','2024-12-02 20:35:20',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4ry6tg7tr'),(16925,'4000','101733160586','2024-12-02 20:35:20',NULL,100.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(16926,'1110','101733160927','2024-12-02 20:36:04',NULL,1.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(16927,'5500','101733160927','2024-12-02 20:35:27',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16928,'1000','101733160927','2024-12-02 20:36:04',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16929,'4000','101733160927','2024-12-02 20:36:04',NULL,10.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(16930,'1110','101733160969','2024-12-02 21:16:44',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(16931,'5500','101733160969','2024-12-02 20:36:09',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16932,'1000','101733160969','2024-12-02 21:16:44',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'t5hyf65f5'),(16933,'4000','101733160969','2024-12-02 21:16:44',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(16934,'1110','101733163409','2024-12-02 21:17:00',NULL,4.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(16935,'5500','101733163409','2024-12-02 21:16:50',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16936,'1000','101733163409','2024-12-02 21:17:00',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16937,'4000','101733163409','2024-12-02 21:17:00',NULL,20.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(16938,'1110','101733163423','2024-12-02 21:19:45',NULL,8.00,'','10','1','Inventory sold','1','','sales','1616','','No',NULL,NULL,''),(16939,'5500','101733163423','2024-12-02 21:17:03',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16940,'1000','101733163423','2024-12-02 21:19:45',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16941,'4000','101733163423','2024-12-02 21:19:45',NULL,20.00,'','10','1','Good sold','1','','sales','1616','','No',NULL,NULL,''),(16942,'1110','101733163588','2024-12-02 21:19:56',NULL,28.00,'','10','1','Inventory sold','1','','sales','563','','No',NULL,NULL,''),(16943,'5500','101733163588','2024-12-02 21:19:48',28.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16944,'1000','101733163588','2024-12-02 21:19:56',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16945,'4000','101733163588','2024-12-02 21:19:56',NULL,50.00,'','10','1','Good sold','1','','sales','563','','No',NULL,NULL,''),(16946,'1110','101733163599','2024-12-02 21:40:31',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(16947,'5500','101733163599','2024-12-02 21:19:59',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16948,'1000','101733163599','2024-12-02 21:40:31',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'34rd4rd4d'),(16949,'4000','101733163599','2024-12-02 21:40:31',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(16950,'1110','101733164837','2024-12-02 22:02:09',NULL,15.00,'','10','1','Inventory sold','1','','sales','1607','','No',NULL,NULL,''),(16951,'1110','101733164837','2024-12-02 22:01:23',NULL,12.50,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(16952,'1110','101733164837','2024-12-02 22:01:34',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(16953,'5500','101733164837','2024-12-02 22:01:46',32.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16954,'1000','101733164837','2024-12-02 22:02:09',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16955,'4000','101733164837','2024-12-02 22:02:09',NULL,75.00,'','10','1','Good sold','1','','sales','1607','','No',NULL,NULL,''),(16956,'4000','101733164837','2024-12-02 22:01:23',NULL,25.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(16957,'4000','101733164837','2024-12-02 22:01:34',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(16958,'1110','101733166189','2024-12-02 22:03:43',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(16959,'5500','101733166189','2024-12-02 22:03:09',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16960,'1000','101733166189','2024-12-02 22:03:43',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16961,'4000','101733166189','2024-12-02 22:03:43',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(16962,'1110','101733166224','2024-12-02 22:04:07',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(16963,'5500','101733166224','2024-12-02 22:03:44',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16964,'1000','101733166224','2024-12-02 22:04:07',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dyetyuyg'),(16965,'4000','101733166224','2024-12-02 22:04:07',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(16966,'1110','101733166254','2024-12-02 22:10:34',NULL,0.00,'','10','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(16967,'1110','101733166254','2024-12-02 22:04:14',NULL,16.00,'','10','1','Inventory sold','1','','sales','470','','No',NULL,NULL,''),(16968,'5500','101733166254','2024-12-02 22:10:23',16.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16969,'1000','101733166254','2024-12-02 22:10:34',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ysfcuxfsc'),(16970,'4000','101733166254','2024-12-02 22:10:34',NULL,20.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(16971,'4000','101733166254','2024-12-02 22:04:14',NULL,30.00,'','10','1','Good sold','1','','sales','470','','No',NULL,NULL,''),(16972,'1110','101733166646','2024-12-02 22:13:29',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(16973,'5500','101733166646','2024-12-02 22:10:46',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16974,'1000','101733166646','2024-12-02 22:13:29',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16975,'4000','101733166646','2024-12-02 22:13:29',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(16976,'1110','101733167325','2024-12-02 22:22:34',NULL,0.00,'','10','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(16977,'1110','101733167325','2024-12-02 22:22:05',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(16978,'5500','101733167325','2024-12-02 22:22:19',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16979,'1000','101733167325','2024-12-02 22:22:34',290.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tw56er'),(16980,'4000','101733167325','2024-12-02 22:22:34',NULL,90.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(16981,'4000','101733167325','2024-12-02 22:22:05',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(16982,'1110','101733207716','2024-12-03 09:35:38',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(16983,'1110','101733207716','2024-12-03 09:35:16',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(16984,'5500','101733207716','2024-12-03 09:35:27',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16985,'1000','101733207716','2024-12-03 09:35:38',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'7g6reyvgdr'),(16986,'4000','101733207716','2024-12-03 09:35:38',NULL,150.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(16987,'4000','101733207716','2024-12-03 09:35:16',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(16988,'1110','101733207745','2024-12-03 10:38:26',NULL,5.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(16989,'1110','101733207745','2024-12-03 09:35:45',NULL,4.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(16990,'5500','101733207745','2024-12-03 09:35:57',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16991,'1000','101733207745','2024-12-03 10:38:26',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fgtefgwer'),(16992,'4000','101733207745','2024-12-03 10:38:26',NULL,10.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(16993,'4000','101733207745','2024-12-03 09:35:45',NULL,20.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(16994,'1110','101733211514','2024-12-03 10:39:27',NULL,11.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(16995,'5500','101733211514','2024-12-03 10:38:34',11.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16996,'1000','101733211514','2024-12-03 10:39:27',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16997,'4000','101733211514','2024-12-03 10:39:27',NULL,40.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(16998,'1110','101733211571','2024-12-03 10:42:22',NULL,20.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(16999,'1110','101733211571','2024-12-03 10:39:31',NULL,5.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(17000,'5500','101733211571','2024-12-03 10:42:07',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17001,'1000','101733211571','2024-12-03 10:42:22',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hbft7yf'),(17002,'4000','101733211571','2024-12-03 10:42:22',NULL,40.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(17003,'4000','101733211571','2024-12-03 10:39:31',NULL,10.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(17004,'1110','101733225846','2024-12-03 14:38:07',NULL,30.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(17005,'1110','101733225846','2024-12-03 14:37:26',NULL,37.50,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(17006,'1110','101733225846','2024-12-03 14:37:47',NULL,30.00,'','10','1','Inventory sold','1','','sales','1343','','No',NULL,NULL,''),(17007,'5500','101733225846','2024-12-03 14:37:58',97.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17008,'1000','101733225846','2024-12-03 14:38:07',310.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dsfg8ds'),(17009,'4000','101733225846','2024-12-03 14:38:07',NULL,100.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(17010,'4000','101733225846','2024-12-03 14:37:26',NULL,150.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(17011,'4000','101733225846','2024-12-03 14:37:47',NULL,60.00,'','10','1','Good sold','1','','sales','1343','','No',NULL,NULL,''),(17012,'1110','101733225896','2024-12-03 14:38:26',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(17013,'5500','101733225896','2024-12-03 14:38:16',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17014,'1000','101733225896','2024-12-03 14:38:26',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17015,'4000','101733225896','2024-12-03 14:38:26',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(17016,'1110','101733225908','2024-12-03 16:07:19',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(17017,'5500','101733225908','2024-12-03 14:38:28',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17018,'1000','101733225908','2024-12-03 16:07:19',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17019,'4000','101733225908','2024-12-03 16:07:19',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(17020,'1110','101733231243','2024-12-03 16:10:24',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(17021,'5500','101733231243','2024-12-03 16:07:23',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17022,'1000','101733231243','2024-12-03 16:10:24',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fdgtvhirudr'),(17023,'4000','101733231243','2024-12-03 16:10:24',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(17024,'1110','101733231430','2024-12-03 17:16:14',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(17025,'5500','101733231430','2024-12-03 16:10:30',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17026,'1000','101733231430','2024-12-03 17:16:14',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tde, uj'),(17027,'4000','101733231430','2024-12-03 17:16:14',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(17028,'1110','101733235380','2024-12-03 17:47:03',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(17029,'1110','101733235380','2024-12-03 17:16:20',NULL,35.00,'','10','1','Inventory sold','1','','sales','1627','','No',NULL,NULL,''),(17030,'5500','101733235380','2024-12-03 17:46:55',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17031,'1000','101733235380','2024-12-03 17:47:03',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gfyvjotfc'),(17032,'4000','101733235380','2024-12-03 17:47:03',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(17033,'4000','101733235380','2024-12-03 17:16:20',NULL,150.00,'','10','1','Good sold','1','','sales','1627','','No',NULL,NULL,''),(17034,'1110','101733237229','2024-12-03 18:37:42',NULL,55.00,'','10','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(17035,'1110','101733237229','2024-12-03 17:47:09',NULL,25.00,'','10','1','Inventory sold','1','','sales','1623','','No',NULL,NULL,''),(17036,'5500','101733237229','2024-12-03 18:37:30',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17037,'1000','101733237229','2024-12-03 18:37:42',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'erhyuhsr'),(17038,'4000','101733237229','2024-12-03 18:37:42',NULL,150.00,'','10','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(17039,'4000','101733237229','2024-12-03 17:47:09',NULL,100.00,'','10','1','Good sold','1','','sales','1623','','No',NULL,NULL,''),(17040,'1110','101733240275','2024-12-03 18:40:29',NULL,10.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(17041,'5500','101733240275','2024-12-03 18:37:55',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17042,'1000','101733240275','2024-12-03 18:40:29',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17043,'4000','101733240275','2024-12-03 18:40:29',NULL,20.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(17044,'1110','101733240432','2024-12-03 19:36:13',NULL,5.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(17045,'5500','101733240432','2024-12-03 18:40:32',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17046,'1000','101733240432','2024-12-03 19:36:13',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rfghoughae'),(17047,'4000','101733240432','2024-12-03 19:36:13',NULL,10.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(17048,'1110','101733243781','2024-12-03 19:48:51',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(17049,'5500','101733243781','2024-12-03 19:36:21',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17050,'1000','101733243781','2024-12-03 19:48:51',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17051,'4000','101733243781','2024-12-03 19:48:51',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(17052,'1110','101733244534','2024-12-03 20:20:39',NULL,8.00,'','10','1','Inventory sold','1','','sales','1616','','No',NULL,NULL,''),(17053,'5500','101733244534','2024-12-03 19:48:54',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17054,'1000','101733244534','2024-12-03 20:20:39',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tgihygb7yt'),(17055,'4000','101733244534','2024-12-03 20:20:39',NULL,20.00,'','10','1','Good sold','1','','sales','1616','','No',NULL,NULL,''),(17056,'1110','101733246446','2024-12-03 20:22:08',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(17057,'5500','101733246446','2024-12-03 20:20:46',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17058,'1000','101733246446','2024-12-03 20:22:08',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17059,'4000','101733246446','2024-12-03 20:22:08',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(17060,'1110','101733246531','2024-12-03 20:42:32',NULL,7.50,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(17061,'5500','101733246531','2024-12-03 20:22:11',7.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17062,'1000','101733246531','2024-12-03 20:42:32',15.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17063,'4000','101733246531','2024-12-03 20:42:32',NULL,15.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(17064,'1110','101733247755','2024-12-03 20:42:58',NULL,16.00,'','10','1','Inventory sold','1','','sales','470','','No',NULL,NULL,''),(17065,'1110','101733247755','2024-12-03 20:42:35',NULL,0.00,'','10','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(17066,'5500','101733247755','2024-12-03 20:42:45',16.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17067,'1000','101733247755','2024-12-03 20:42:58',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edew'),(17068,'4000','101733247755','2024-12-03 20:42:58',NULL,30.00,'','10','1','Good sold','1','','sales','470','','No',NULL,NULL,''),(17069,'4000','101733247755','2024-12-03 20:42:35',NULL,20.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(17070,'1110','101733247787','2024-12-03 20:43:41',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(17071,'5500','101733247787','2024-12-03 20:43:07',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17072,'1000','101733247787','2024-12-03 20:43:41',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17073,'4000','101733247787','2024-12-03 20:43:41',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(17074,'1110','101733247826','2024-12-03 20:44:56',NULL,40.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(17075,'5500','101733247826','2024-12-03 20:43:46',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17076,'1000','101733247826','2024-12-03 20:44:56',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17077,'4000','101733247826','2024-12-03 20:44:56',NULL,80.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(17078,'1110','101733247919','2024-12-03 21:10:59',NULL,9.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(17079,'5500','101733247919','2024-12-03 20:45:19',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17080,'1000','101733247919','2024-12-03 21:10:59',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rtxfrf4x3x5'),(17081,'4000','101733247919','2024-12-03 21:10:59',NULL,50.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(17082,'1110','101733249464','2024-12-03 21:13:39',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(17083,'5500','101733249464','2024-12-03 21:11:04',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17084,'1000','101733249464','2024-12-03 21:13:39',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'56s3q'),(17085,'4000','101733249464','2024-12-03 21:13:39',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(17086,'1000','101733250336','2024-12-03 21:25:45',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17087,'4000','101733250336','2024-12-03 21:25:45',NULL,50.00,'','10','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(17088,'1110','101733250348','2024-12-03 21:33:30',NULL,6.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(17089,'5500','101733250348','2024-12-03 21:33:19',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17090,'1000','101733250348','2024-12-03 21:33:30',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17091,'4000','101733250348','2024-12-03 21:33:30',NULL,30.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(17092,'1110','101733250813','2024-12-03 21:59:56',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(17093,'5500','101733250813','2024-12-03 21:33:33',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17094,'1000','101733250813','2024-12-03 21:59:56',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17095,'4000','101733250813','2024-12-03 21:59:56',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(17096,'1110','101733293596','2024-12-04 09:28:47',NULL,55.00,'','10','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(17097,'1110','101733293596','2024-12-04 09:26:36',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(17098,'5500','101733293596','2024-12-04 09:28:37',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17099,'1000','101733293596','2024-12-04 09:28:47',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17100,'4000','101733293596','2024-12-04 09:28:47',NULL,150.00,'','10','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(17101,'4000','101733293596','2024-12-04 09:26:36',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(17102,'1110','101733293732','2024-12-04 11:52:53',NULL,90.00,'','10','1','Inventory sold','1','','sales','1601','','No',NULL,NULL,''),(17103,'5500','101733293732','2024-12-04 09:28:52',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17104,'1000','101733293732','2024-12-04 11:52:53',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17105,'4000','101733293732','2024-12-04 11:52:53',NULL,300.00,'','10','1','Good sold','1','','sales','1601','','No',NULL,NULL,''),(17110,'1110','101733302377','2024-12-04 12:01:29',NULL,5.00,'','10','1','Inventory sold','1','','sales','1599','','No',NULL,NULL,''),(17111,'5500','101733302377','2024-12-04 13:11:49',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17112,'1000','101733302377','2024-12-04 12:01:29',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sdgfghvrs'),(17113,'4000','101733302377','2024-12-04 12:01:29',NULL,30.00,'','10','1','Good sold','1','','sales','1599','','No',NULL,NULL,''),(17114,'1110','101733319898','2024-12-04 19:00:38',NULL,30.00,'','10','1','Inventory sold','1','','sales','1378','','No',NULL,NULL,''),(17115,'5500','101733319898','2024-12-04 16:44:58',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17116,'1000','101733319898','2024-12-04 19:00:38',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17117,'4000','101733319898','2024-12-04 19:00:38',NULL,100.00,'','10','1','Good sold','1','','sales','1378','','No',NULL,NULL,''),(17118,'1110','101733328051','2024-12-04 19:11:28',NULL,22.20,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(17119,'5500','101733328051','2024-12-04 19:00:51',22.20,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17120,'1000','101733328051','2024-12-04 19:11:28',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dfhniiujrg'),(17121,'4000','101733328051','2024-12-04 19:11:28',NULL,60.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(17122,'1110','101733328699','2024-12-04 19:15:29',NULL,60.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(17123,'5500','101733328699','2024-12-04 19:11:39',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17124,'1000','101733328699','2024-12-04 19:15:29',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17125,'4000','101733328699','2024-12-04 19:15:29',NULL,200.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(17126,'1110','101733328932','2024-12-04 20:15:48',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(17127,'5500','101733328932','2024-12-04 19:15:32',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17128,'1000','101733328932','2024-12-04 20:15:48',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'yhv666666666666'),(17129,'4000','101733328932','2024-12-04 20:15:48',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(17130,'1000','101733332555','2024-12-04 20:22:31',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4t5rv4'),(17131,'4000','101733332555','2024-12-04 20:22:31',NULL,60.00,'','10','1','Good sold','1','','sales','116','','No',NULL,NULL,''),(17132,'1110','101733332956','2024-12-04 21:18:50',NULL,37.00,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(17133,'1110','101733332956','2024-12-04 20:22:36',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(17134,'5500','101733332956','2024-12-04 21:18:31',52.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17135,'1000','101733332956','2024-12-04 21:18:50',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'weqdq'),(17136,'4000','101733332956','2024-12-04 21:18:50',NULL,100.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(17137,'4000','101733332956','2024-12-04 20:22:36',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(17138,'1110','101733336337','2024-12-04 21:42:29',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(17139,'5500','101733336337','2024-12-04 21:18:57',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17140,'1000','101733336337','2024-12-04 21:42:29',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17141,'4000','101733336337','2024-12-04 21:42:29',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(17142,'1110','101733337756','2024-12-04 21:44:14',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(17143,'1110','101733337756','2024-12-04 21:42:36',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(17144,'5500','101733337756','2024-12-04 21:44:01',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17145,'1000','101733337756','2024-12-04 21:44:14',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'refy7yrf'),(17146,'4000','101733337756','2024-12-04 21:44:14',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(17147,'4000','101733337756','2024-12-04 21:42:36',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(17148,'1000','101733337898','2024-12-04 21:54:55',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17149,'4000','101733337898','2024-12-04 21:54:55',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(17150,'4000','101733337898','2024-12-04 21:44:58',NULL,100.00,'','10','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(17151,'1110','101733338498','2024-12-04 21:55:06',NULL,16.00,'','10','1','Inventory sold','1','','sales','470','','No',NULL,NULL,''),(17152,'5500','101733338498','2024-12-04 21:54:58',16.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17153,'1000','101733338498','2024-12-04 21:55:06',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'wef3ewq'),(17154,'4000','101733338498','2024-12-04 21:55:06',NULL,30.00,'','10','1','Good sold','1','','sales','470','','No',NULL,NULL,''),(17155,'1110','101733338512','2024-12-04 21:55:34',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(17156,'5500','101733338512','2024-12-04 21:55:12',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17157,'1000','101733338512','2024-12-04 21:55:34',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17158,'4000','101733338512','2024-12-04 21:55:34',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(17159,'1110','101733338536','2024-12-04 22:03:37',NULL,30.00,'','10','1','Inventory sold','1','','sales','942','','No',NULL,NULL,''),(17160,'1110','101733338536','2024-12-04 21:55:36',NULL,37.50,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(17161,'1110','101733338536','2024-12-04 22:03:12',NULL,0.00,'','10','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(17162,'5500','101733338536','2024-12-04 22:03:24',67.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17163,'1000','101733338536','2024-12-04 22:03:37',390.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17164,'4000','101733338536','2024-12-04 22:03:37',NULL,100.00,'','10','1','Good sold','1','','sales','942','','No',NULL,NULL,''),(17165,'4000','101733338536','2024-12-04 21:55:36',NULL,150.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(17166,'4000','101733338536','2024-12-04 22:03:12',NULL,140.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(17167,'1110','101733470956','2024-12-06 12:37:43',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(17168,'5500','101733470956','2024-12-06 10:42:36',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17169,'1000','101733470956','2024-12-06 12:37:43',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dsfgihgasf'),(17170,'4000','101733470956','2024-12-06 12:37:43',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(17171,'1110','101733477877','2024-12-06 12:39:06',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(17172,'1110','101733477877','2024-12-06 12:37:57',NULL,25.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(17173,'1110','101733477877','2024-12-06 12:38:14',NULL,33.00,'','10','1','Inventory sold','1','','sales','1524','','No',NULL,NULL,''),(17174,'5500','101733477877','2024-12-06 12:38:56',83.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17175,'1000','101733477877','2024-12-06 12:39:06',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'asdfyure'),(17176,'4000','101733477877','2024-12-06 12:39:06',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(17177,'4000','101733477877','2024-12-06 12:37:57',NULL,50.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(17178,'4000','101733477877','2024-12-06 12:38:14',NULL,100.00,'','10','1','Good sold','1','','sales','1524','','No',NULL,NULL,''),(17179,'1110','101733477957','2024-12-06 14:36:47',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(17180,'1110','101733477957','2024-12-06 12:39:17',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(17181,'5500','101733477957','2024-12-06 14:36:27',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17182,'1000','101733477957','2024-12-06 14:36:47',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'huigygt'),(17183,'4000','101733477957','2024-12-06 14:36:47',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(17184,'4000','101733477957','2024-12-06 12:39:17',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(17185,'1110','101733485016','2024-12-06 14:37:08',NULL,26.00,'','10','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(17186,'5500','101733485016','2024-12-06 14:36:56',26.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17187,'1000','101733485016','2024-12-06 14:37:08',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tr4wt5'),(17188,'4000','101733485016','2024-12-06 14:37:08',NULL,60.00,'','10','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(17189,'1110','101733485035','2024-12-06 15:41:27',NULL,55.00,'','10','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(17190,'1110','101733485035','2024-12-06 14:37:15',NULL,32.00,'','10','1','Inventory sold','1','','sales','1626','','No',NULL,NULL,''),(17191,'5500','101733485035','2024-12-06 15:41:08',87.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17192,'1000','101733485035','2024-12-06 15:41:27',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'e6r5er5w'),(17193,'4000','101733485035','2024-12-06 15:41:27',NULL,150.00,'','10','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(17194,'4000','101733485035','2024-12-06 14:37:15',NULL,250.00,'','10','1','Good sold','1','','sales','1626','','No',NULL,NULL,''),(17205,'1000','101733488911','2024-12-06 16:09:39',120.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'e2dt7ywrt5e'),(17206,'4000','101733488911','2024-12-06 16:09:39',NULL,120.00,'','10','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(17207,'1110','101733495848','2024-12-06 18:01:46',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(17208,'1110','101733495848','2024-12-06 17:37:28',NULL,1.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(17209,'5500','101733495848','2024-12-06 18:01:25',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17210,'1000','101733495848','2024-12-06 18:01:46',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17211,'4000','101733495848','2024-12-06 18:01:46',NULL,30.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(17212,'4000','101733495848','2024-12-06 17:37:28',NULL,10.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(17213,'1000','101733497310','2024-12-06 18:42:49',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17214,'4000','101733497310','2024-12-06 18:42:49',NULL,20.00,'','10','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(17215,'4000','101733497310','2024-12-06 18:01:50',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(17220,'1110','101733499781','2024-12-06 18:43:53',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(17221,'5500','101733499781','2024-12-06 18:47:06',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17222,'1000','101733499781','2024-12-06 18:43:53',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'wsdwwws'),(17223,'4000','101733499781','2024-12-06 18:43:53',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(17224,'1000','101733500205','2024-12-06 19:20:38',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gtdykh'),(17225,'4000','101733500205','2024-12-06 19:20:38',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(17226,'4000','101733500205','2024-12-06 18:50:05',NULL,10.00,'','10','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(17227,'1110','101733502045','2024-12-06 19:32:05',NULL,10.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(17228,'1110','101733502045','2024-12-06 19:20:45',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(17229,'5500','101733502045','2024-12-06 19:31:47',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17230,'1000','101733502045','2024-12-06 19:32:05',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17231,'4000','101733502045','2024-12-06 19:32:05',NULL,100.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(17232,'4000','101733502045','2024-12-06 19:20:45',NULL,100.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(17233,'4000','101733502045','2024-12-06 19:46:40',100.00,NULL,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(17234,'1000','101733502045','2024-12-06 19:46:40',NULL,100.00,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(17235,'5500','101733502045','2024-12-06 19:46:40',NULL,10.00,'','10','1','Cost of goods returned','1','','sales','535','','No',NULL,NULL,''),(17236,'1110','101733502045','2024-12-06 19:46:40',10.00,NULL,'','10','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(17237,'4000','101733502045','2024-12-06 19:46:43',100.00,NULL,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(17238,'1000','101733502045','2024-12-06 19:46:43',NULL,100.00,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(17239,'5500','101733502045','2024-12-06 19:46:43',NULL,0.00,'','10','1','Cost of goods returned','1','','sales','820','','No',NULL,NULL,''),(17240,'1110','101733502045','2024-12-06 19:46:43',0.00,NULL,'','10','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(17241,'1110','101733503634','2024-12-06 19:47:37',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(17242,'1110','101733503634','2024-12-06 19:47:14',NULL,10.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(17243,'5500','101733503634','2024-12-06 19:47:25',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17244,'1000','101733503634','2024-12-06 19:47:37',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17245,'4000','101733503634','2024-12-06 19:47:37',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(17246,'4000','101733503634','2024-12-06 19:47:14',NULL,100.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(17247,'1110','101733503821','2024-12-06 19:54:39',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(17248,'5500','101733503821','2024-12-06 19:50:21',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17249,'1000','101733503821','2024-12-06 19:54:39',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17250,'4000','101733503821','2024-12-06 19:54:39',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(17251,'1000','101733504081','2024-12-06 19:55:00',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fruwrir'),(17252,'4000','101733504081','2024-12-06 19:55:00',NULL,80.00,'','10','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(17253,'1110','101733504111','2024-12-06 20:39:10',NULL,59.00,'','10','1','Inventory sold','1','','sales','1497','','No',NULL,NULL,''),(17254,'1110','101733504111','2024-12-06 19:55:11',NULL,57.00,'','10','1','Inventory sold','1','','sales','272','','No',NULL,NULL,''),(17255,'5500','101733504111','2024-12-06 20:38:59',116.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17256,'1000','101733504111','2024-12-06 20:39:10',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17257,'4000','101733504111','2024-12-06 20:39:10',NULL,150.00,'','10','1','Good sold','1','','sales','1497','','No',NULL,NULL,''),(17258,'4000','101733504111','2024-12-06 19:55:11',NULL,150.00,'','10','1','Good sold','1','','sales','272','','No',NULL,NULL,''),(17259,'1000','101733506754','2024-12-06 20:39:26',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17260,'4000','101733506754','2024-12-06 20:39:26',NULL,60.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(17261,'1110','101733506768','2024-12-06 20:39:53',NULL,0.00,'','10','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(17262,'1110','101733506768','2024-12-06 20:39:28',NULL,4.00,'','10','1','Inventory sold','1','','sales','1577','','No',NULL,NULL,''),(17263,'5500','101733506768','2024-12-06 20:39:43',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17264,'1000','101733506768','2024-12-06 20:39:53',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17265,'4000','101733506768','2024-12-06 20:39:53',NULL,20.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(17266,'4000','101733506768','2024-12-06 20:39:28',NULL,20.00,'','10','1','Good sold','1','','sales','1577','','No',NULL,NULL,''),(17267,'1110','101733506796','2024-12-06 21:03:02',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(17268,'5500','101733506796','2024-12-06 20:39:56',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17269,'1000','101733506796','2024-12-06 21:03:02',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tryhv5'),(17270,'4000','101733506796','2024-12-06 21:03:02',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(17271,'1110','101733508189','2024-12-06 21:03:19',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(17272,'5500','101733508189','2024-12-06 21:03:09',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17273,'1000','101733508189','2024-12-06 21:03:19',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'trhv64v'),(17274,'4000','101733508189','2024-12-06 21:03:19',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(17275,'1110','101733508204','2024-12-06 21:11:37',NULL,11.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(17276,'5500','101733508204','2024-12-06 21:03:24',11.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17277,'1000','101733508204','2024-12-06 21:11:37',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17278,'4000','101733508204','2024-12-06 21:11:37',NULL,40.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(17279,'1110','101733508701','2024-12-06 21:18:43',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(17280,'5500','101733508701','2024-12-06 21:11:41',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17281,'1000','101733508701','2024-12-06 21:18:43',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'erwf7g84r'),(17282,'4000','101733508701','2024-12-06 21:18:43',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(17283,'1000','101733509131','2024-12-06 21:35:00',120.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17284,'4000','101733509131','2024-12-06 21:35:00',NULL,120.00,'','10','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(17285,'1110','101733510104','2024-12-06 21:51:08',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(17286,'1110','101733510104','2024-12-06 21:35:04',NULL,12.50,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(17287,'1110','101733510104','2024-12-06 21:50:41',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(17288,'5500','101733510104','2024-12-06 21:50:55',27.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17289,'1000','101733510104','2024-12-06 21:51:08',125.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17290,'4000','101733510104','2024-12-06 21:51:08',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(17291,'4000','101733510104','2024-12-06 21:35:04',NULL,25.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(17292,'4000','101733510104','2024-12-06 21:50:41',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(17293,'1110','101733511070','2024-12-06 21:51:18',NULL,36.00,'','10','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(17294,'5500','101733511070','2024-12-06 21:51:10',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17295,'1000','101733511070','2024-12-06 21:51:18',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17296,'4000','101733511070','2024-12-06 21:51:18',NULL,150.00,'','10','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(17297,'1110','101733511086','2024-12-06 21:52:53',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(17298,'1110','101733511086','2024-12-06 21:51:26',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(17299,'5500','101733511086','2024-12-06 21:52:33',42.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17300,'1000','101733511086','2024-12-06 21:52:53',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17301,'4000','101733511086','2024-12-06 21:52:53',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(17302,'4000','101733511086','2024-12-06 21:51:26',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(17303,'1110','101733511175','2024-12-06 22:07:02',NULL,7.50,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(17304,'1110','101733511175','2024-12-06 21:52:55',NULL,6.00,'','10','1','Inventory sold','1','','sales','1577','','No',NULL,NULL,''),(17305,'5500','101733511175','2024-12-06 22:06:52',13.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17306,'1000','101733511175','2024-12-06 22:07:02',45.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17307,'4000','101733511175','2024-12-06 22:07:02',NULL,15.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(17308,'4000','101733511175','2024-12-06 21:52:55',NULL,30.00,'','10','1','Good sold','1','','sales','1577','','No',NULL,NULL,''),(17309,'1110','101733754382','2024-12-09 17:27:10',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(17310,'5500','101733754382','2024-12-09 17:26:22',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17311,'1000','101733754382','2024-12-09 17:27:10',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17312,'4000','101733754382','2024-12-09 17:27:10',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(17313,'1110','101733754432','2024-12-09 18:16:51',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(17314,'5500','101733754432','2024-12-09 17:27:12',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17315,'1000','101733754432','2024-12-09 18:16:51',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17316,'4000','101733754432','2024-12-09 18:16:51',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(17317,'1110','101733757414','2024-12-09 19:04:09',NULL,28.00,'','10','1','Inventory sold','1','','sales','563','','No',NULL,NULL,''),(17318,'1110','101733757414','2024-12-09 18:16:54',NULL,30.00,'','10','1','Inventory sold','1','','sales','1310','','No',NULL,NULL,''),(17319,'5500','101733757414','2024-12-09 19:03:45',58.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17320,'1000','101733757414','2024-12-09 19:04:09',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dhfjhaf'),(17321,'4000','101733757414','2024-12-09 19:04:09',NULL,50.00,'','10','1','Good sold','1','','sales','563','','No',NULL,NULL,''),(17322,'4000','101733757414','2024-12-09 18:16:54',NULL,50.00,'','10','1','Good sold','1','','sales','1310','','No',NULL,NULL,''),(17323,'1110','101733760256','2024-12-09 19:43:39',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(17324,'5500','101733760256','2024-12-09 19:04:16',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17325,'1000','101733760256','2024-12-09 19:43:39',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rftgvr'),(17326,'4000','101733760256','2024-12-09 19:43:39',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(17327,'1110','101733762625','2024-12-09 19:43:59',NULL,4.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(17328,'5500','101733762625','2024-12-09 19:43:45',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17329,'1000','101733762625','2024-12-09 19:43:59',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17330,'4000','101733762625','2024-12-09 19:43:59',NULL,20.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(17331,'1110','101733762642','2024-12-09 19:48:18',NULL,3.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(17332,'5500','101733762642','2024-12-09 19:44:02',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17333,'1000','101733762642','2024-12-09 19:48:18',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'uohtr'),(17334,'4000','101733762642','2024-12-09 19:48:18',NULL,30.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(17335,'1110','101733762913','2024-12-09 20:05:43',NULL,76.00,'','10','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(17336,'5500','101733762913','2024-12-09 19:48:33',76.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17337,'1000','101733762913','2024-12-09 20:05:43',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'t4yw53'),(17338,'4000','101733762913','2024-12-09 20:05:43',NULL,200.00,'','10','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(17339,'1110','101733763948','2024-12-09 20:08:13',NULL,11.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(17340,'5500','101733763948','2024-12-09 20:05:48',11.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17341,'1000','101733763948','2024-12-09 20:08:13',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17342,'4000','101733763948','2024-12-09 20:08:13',NULL,40.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(17343,'1110','101733764096','2024-12-09 20:09:24',NULL,10.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(17344,'5500','101733764096','2024-12-09 20:08:16',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17345,'1000','101733764096','2024-12-09 20:09:24',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'oiurt'),(17346,'4000','101733764096','2024-12-09 20:09:24',NULL,20.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(17347,'1110','101733764171','2024-12-09 20:21:04',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(17348,'5500','101733764171','2024-12-09 20:09:31',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17349,'1000','101733764171','2024-12-09 20:21:04',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'qewfdeqde'),(17350,'4000','101733764171','2024-12-09 20:21:04',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(17351,'1110','101733764870','2024-12-09 20:22:10',NULL,4.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(17352,'5500','101733764870','2024-12-09 20:21:10',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17353,'1000','101733764870','2024-12-09 20:22:10',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17354,'4000','101733764870','2024-12-09 20:22:10',NULL,40.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(17355,'1110','101733764932','2024-12-09 20:49:48',NULL,1240.00,'','10','1','Inventory sold','1','','sales','1612','','No',NULL,NULL,''),(17356,'5500','101733764932','2024-12-09 20:22:12',1240.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17357,'1000','101733764932','2024-12-09 20:49:48',2000.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'uerghtg'),(17358,'4000','101733764932','2024-12-09 20:49:48',NULL,2000.00,'','10','1','Good sold','1','','sales','1612','','No',NULL,NULL,''),(17359,'1000','101733766605','2024-12-09 20:51:35',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'5tf5t4f'),(17360,'4000','101733766605','2024-12-09 20:51:35',NULL,40.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(17361,'1110','101733766700','2024-12-09 21:19:18',NULL,0.00,'','10','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(17362,'1110','101733766700','2024-12-09 20:51:40',NULL,65.00,'','10','1','Inventory sold','1','','sales','1531','','No',NULL,NULL,''),(17363,'5500','101733766700','2024-12-09 21:18:34',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17364,'1000','101733766700','2024-12-09 21:19:18',700.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rqrf432423cxf'),(17365,'4000','101733766700','2024-12-09 21:19:18',NULL,500.00,'','10','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(17366,'4000','101733766700','2024-12-09 20:51:40',NULL,200.00,'','10','1','Good sold','1','','sales','1531','','No',NULL,NULL,''),(17367,'1110','101733768368','2024-12-09 21:54:57',NULL,3.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(17368,'5500','101733768368','2024-12-09 21:19:28',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17369,'1000','101733768368','2024-12-09 21:54:57',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4rf c4c4'),(17370,'4000','101733768368','2024-12-09 21:54:57',NULL,30.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(17371,'1110','101733812397','2024-12-10 09:37:02',NULL,205.00,'','10','1','Inventory sold','1','','sales','102','','No',NULL,NULL,''),(17372,'5500','101733812397','2024-12-10 09:33:17',205.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17373,'1000','101733812397','2024-12-10 09:37:02',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'etg8975rt'),(17374,'4000','101733812397','2024-12-10 09:37:02',NULL,300.00,'','10','1','Good sold','1','','sales','102','','No',NULL,NULL,''),(17375,'1110','101733812629','2024-12-10 10:21:48',NULL,5.50,'','10','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(17376,'1110','101733812629','2024-12-10 09:37:09',NULL,0.00,'','10','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(17377,'5500','101733812629','2024-12-10 10:21:41',5.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17378,'1000','101733812629','2024-12-10 10:21:48',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'5t89yg5'),(17379,'4000','101733812629','2024-12-10 10:21:48',NULL,50.00,'','10','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(17380,'4000','101733812629','2024-12-10 09:37:09',NULL,30.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(17381,'1110','101733815313','2024-12-10 10:45:08',NULL,44.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(17382,'1110','101733815313','2024-12-10 10:21:53',NULL,10.00,'','10','1','Inventory sold','1','','sales','1577','','No',NULL,NULL,''),(17383,'5500','101733815313','2024-12-10 10:44:55',54.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17384,'1000','101733815313','2024-12-10 10:45:08',170.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'thonjiyr'),(17385,'4000','101733815313','2024-12-10 10:45:08',NULL,120.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(17386,'4000','101733815313','2024-12-10 10:21:53',NULL,50.00,'','10','1','Good sold','1','','sales','1577','','No',NULL,NULL,''),(17387,'1000','101733816715','2024-12-10 12:36:27',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17388,'4000','101733816715','2024-12-10 12:36:27',NULL,50.00,'','10','1','Good sold','1','','sales','1210','','No',NULL,NULL,''),(17389,'1110','101733826514','2024-12-10 13:28:46',NULL,10.00,'','10','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(17390,'5500','101733826514','2024-12-10 13:28:34',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17391,'1000','101733826514','2024-12-10 13:28:46',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17392,'4000','101733826514','2024-12-10 13:28:46',NULL,20.00,'','10','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(17393,'1110','101733826530','2024-12-10 13:52:54',NULL,7.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(17394,'5500','101733826530','2024-12-10 13:28:50',7.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17395,'1000','101733826530','2024-12-10 13:52:54',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17396,'4000','101733826530','2024-12-10 13:52:54',NULL,20.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(17397,'1110','101733827976','2024-12-10 14:32:41',NULL,26.00,'','10','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(17398,'5500','101733827976','2024-12-10 13:52:56',26.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17399,'1000','101733827976','2024-12-10 14:32:41',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,' 6y7u 6'),(17400,'4000','101733827976','2024-12-10 14:32:41',NULL,60.00,'','10','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(17401,'1110','101733830390','2024-12-10 14:35:14',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(17402,'5500','101733830390','2024-12-10 14:33:10',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17403,'1000','101733830390','2024-12-10 14:35:14',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edfoiye'),(17404,'4000','101733830390','2024-12-10 14:35:14',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(17405,'1110','101733830532','2024-12-10 14:40:19',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(17406,'1110','101733830532','2024-12-10 14:35:32',NULL,8.00,'','10','1','Inventory sold','1','','sales','1630','','No',NULL,NULL,''),(17407,'5500','101733830532','2024-12-10 14:40:04',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17408,'1000','101733830532','2024-12-10 14:40:19',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ASDWWDX'),(17409,'4000','101733830532','2024-12-10 14:40:19',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(17410,'4000','101733830532','2024-12-10 14:35:32',NULL,20.00,'','10','1','Good sold','1','','sales','1630','','No',NULL,NULL,''),(17411,'1110','101733830826','2024-12-10 15:08:02',NULL,42.00,'','10','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(17412,'5500','101733830826','2024-12-10 14:40:26',42.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17413,'1000','101733830826','2024-12-10 15:08:02',350.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17414,'4000','101733830826','2024-12-10 15:08:02',NULL,350.00,'','10','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(17415,'1110','101733832487','2024-12-10 15:39:22',NULL,30.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(17416,'5500','101733832487','2024-12-10 15:08:07',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17417,'1000','101733832487','2024-12-10 15:39:22',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'QEWFDUIOQDAQ'),(17418,'4000','101733832487','2024-12-10 15:39:22',NULL,100.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(17419,'4000','101733832487','2024-12-10 15:48:24',100.00,NULL,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(17420,'1000','101733832487','2024-12-10 15:48:24',NULL,100.00,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(17421,'5500','101733832487','2024-12-10 15:48:24',NULL,30.00,'','10','1','Cost of goods returned','1','','sales','806','','No',NULL,NULL,''),(17422,'1110','101733832487','2024-12-10 15:48:24',30.00,NULL,'','10','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(17423,'1110','101733834916','2024-12-10 15:48:48',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(17424,'5500','101733834916','2024-12-10 15:48:36',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17425,'1000','101733834916','2024-12-10 15:48:48',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WERWE'),(17426,'4000','101733834916','2024-12-10 15:48:48',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(17427,'1110','101733834958','2024-12-10 17:06:39',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(17428,'5500','101733834958','2024-12-10 15:49:18',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17429,'1000','101733834958','2024-12-10 17:06:39',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17430,'4000','101733834958','2024-12-10 17:06:39',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(17431,'1110','101733839609','2024-12-10 17:13:59',NULL,9.00,'','10','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(17432,'5500','101733839609','2024-12-10 17:06:49',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17433,'1000','101733839609','2024-12-10 17:13:59',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17434,'4000','101733839609','2024-12-10 17:13:59',NULL,20.00,'','10','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(17435,'1000','101733840047','2024-12-10 17:55:59',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FUJGHEWUHFE'),(17436,'4000','101733840047','2024-12-10 17:55:59',NULL,30.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(17437,'1000','101733842567','2024-12-10 18:27:44',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17438,'4000','101733842567','2024-12-10 18:27:44',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(17439,'4000','101733842567','2024-12-10 17:56:07',NULL,50.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(17440,'1110','101733844468','2024-12-10 19:06:39',NULL,49.00,'','10','1','Inventory sold','1','','sales','843','','No',NULL,NULL,''),(17441,'5500','101733844468','2024-12-10 18:27:48',49.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17442,'1000','101733844468','2024-12-10 19:06:39',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17443,'4000','101733844468','2024-12-10 19:06:39',NULL,80.00,'','10','1','Good sold','1','','sales','843','','No',NULL,NULL,''),(17444,'1110','101733846801','2024-12-10 19:59:12',NULL,7.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(17445,'1110','101733846801','2024-12-10 19:06:41',NULL,7.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(17446,'5500','101733846801','2024-12-10 19:58:57',14.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17447,'1000','101733846801','2024-12-10 19:59:12',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'57Y6G4E'),(17448,'4000','101733846801','2024-12-10 19:59:12',NULL,20.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(17449,'4000','101733846801','2024-12-10 19:06:41',NULL,20.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(17450,'1110','101733849958','2024-12-10 19:59:28',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(17451,'5500','101733849958','2024-12-10 19:59:18',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17452,'1000','101733849958','2024-12-10 19:59:28',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17453,'4000','101733849958','2024-12-10 19:59:28',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(17454,'1110','101733849972','2024-12-10 20:41:14',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(17455,'5500','101733849972','2024-12-10 19:59:32',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17456,'1000','101733849972','2024-12-10 20:41:14',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17457,'4000','101733849972','2024-12-10 20:41:14',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(17458,'1110','101733852476','2024-12-10 20:42:21',NULL,199.00,'','10','1','Inventory sold','1','','sales','1619','','No',NULL,NULL,''),(17459,'1110','101733852476','2024-12-10 20:41:16',NULL,0.00,'','10','1','Inventory sold','1','','sales','1128','','No',NULL,NULL,''),(17460,'1110','101733852476','2024-12-10 20:41:38',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(17461,'1110','101733852476','2024-12-10 20:41:53',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(17462,'5500','101733852476','2024-12-10 20:42:00',209.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17463,'1000','101733852476','2024-12-10 20:42:21',900.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WECFUEW'),(17464,'4000','101733852476','2024-12-10 20:42:21',NULL,600.00,'','10','1','Good sold','1','','sales','1619','','No',NULL,NULL,''),(17465,'4000','101733852476','2024-12-10 20:41:16',NULL,200.00,'','10','1','Good sold','1','','sales','1128','','No',NULL,NULL,''),(17466,'4000','101733852476','2024-12-10 20:41:38',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(17467,'4000','101733852476','2024-12-10 20:41:53',NULL,50.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(17468,'1110','101733852548','2024-12-10 20:46:38',NULL,35.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(17469,'5500','101733852548','2024-12-10 20:42:28',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17470,'1000','101733852548','2024-12-10 20:46:38',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17471,'4000','101733852548','2024-12-10 20:46:38',NULL,100.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(17472,'1110','101733852800','2024-12-10 20:47:49',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(17473,'5500','101733852800','2024-12-10 20:46:40',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17474,'1000','101733852800','2024-12-10 20:47:49',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EQFD3'),(17475,'4000','101733852800','2024-12-10 20:47:49',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(17476,'1110','101733852881','2024-12-10 21:10:53',NULL,85.00,'','10','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(17477,'5500','101733852881','2024-12-10 20:48:01',85.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17478,'1000','101733852881','2024-12-10 21:10:53',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17479,'4000','101733852881','2024-12-10 21:10:53',NULL,150.00,'','10','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(17480,'1110','101733854256','2024-12-10 21:11:44',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(17481,'5500','101733854256','2024-12-10 21:10:56',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17482,'1000','101733854256','2024-12-10 21:11:44',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17483,'4000','101733854256','2024-12-10 21:11:44',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(17484,'1110','101733854307','2024-12-10 21:17:29',NULL,10.00,'','10','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(17485,'5500','101733854307','2024-12-10 21:11:47',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17486,'1000','101733854307','2024-12-10 21:17:29',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFCRFC43'),(17487,'4000','101733854307','2024-12-10 21:17:29',NULL,50.00,'','10','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(17488,'1110','101733854656','2024-12-10 21:33:28',NULL,6.00,'','10','1','Inventory sold','1','','sales','1615','','No',NULL,NULL,''),(17489,'5500','101733854656','2024-12-10 21:17:36',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17490,'1000','101733854656','2024-12-10 21:33:28',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17491,'4000','101733854656','2024-12-10 21:33:28',NULL,20.00,'','10','1','Good sold','1','','sales','1615','','No',NULL,NULL,''),(17492,'1110','101733855615','2024-12-10 21:37:59',NULL,29.60,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(17493,'5500','101733855615','2024-12-10 21:33:35',29.60,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17494,'1000','101733855615','2024-12-10 21:37:59',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'54V354T'),(17495,'4000','101733855615','2024-12-10 21:37:59',NULL,80.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(17496,'1110','101733900806','2024-12-11 10:06:55',NULL,7.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(17497,'5500','101733900806','2024-12-11 10:06:46',7.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17498,'1000','101733900806','2024-12-11 10:06:55',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'i y 78'),(17499,'4000','101733900806','2024-12-11 10:06:55',NULL,20.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(17500,'1110','101733900823','2024-12-11 10:07:20',NULL,4.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(17501,'1110','101733900823','2024-12-11 10:07:03',NULL,0.00,'','10','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(17502,'5500','101733900823','2024-12-11 10:07:12',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17503,'1000','101733900823','2024-12-11 10:07:20',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17504,'4000','101733900823','2024-12-11 10:07:20',NULL,10.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(17505,'4000','101733900823','2024-12-11 10:07:03',NULL,10.00,'','10','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(17506,'1000','101733900842','2024-12-11 10:16:59',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17507,'4000','101733900842','2024-12-11 10:16:59',NULL,60.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(17508,'1000','101733901424','2024-12-11 10:19:11',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17509,'4000','101733901424','2024-12-11 10:19:11',NULL,60.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(17510,'1110','101733901554','2024-12-11 11:22:40',NULL,38.00,'','10','1','Inventory sold','1','','sales','1548','','No',NULL,NULL,''),(17511,'5500','101733901554','2024-12-11 10:19:14',38.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17512,'1000','101733901554','2024-12-11 11:22:40',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17513,'4000','101733901554','2024-12-11 11:22:40',NULL,100.00,'','10','1','Good sold','1','','sales','1548','','No',NULL,NULL,''),(17514,'1110','101733905364','2024-12-11 11:47:49',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(17515,'1110','101733905364','2024-12-11 11:22:44',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(17516,'5500','101733905364','2024-12-11 11:47:29',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17517,'1000','101733905364','2024-12-11 11:47:49',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17518,'4000','101733905364','2024-12-11 11:47:49',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(17519,'4000','101733905364','2024-12-11 11:22:44',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(17520,'1110','101733906871','2024-12-11 12:04:04',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(17521,'5500','101733906871','2024-12-11 11:47:51',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17522,'1000','101733906871','2024-12-11 12:04:04',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17523,'4000','101733906871','2024-12-11 12:04:04',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(17524,'1110','101733907846','2024-12-11 13:40:34',NULL,20.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(17525,'5500','101733907846','2024-12-11 12:04:06',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17526,'1000','101733907846','2024-12-11 13:40:34',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gtlu5rd'),(17527,'4000','101733907846','2024-12-11 13:40:34',NULL,50.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(17528,'1110','101733927210','2024-12-11 17:27:44',NULL,37.50,'','10','1','Inventory sold','1','','sales','1588','','No',NULL,NULL,''),(17529,'1110','101733927210','2024-12-11 17:26:50',NULL,109.00,'','10','1','Inventory sold','1','','sales','1183','','No',NULL,NULL,''),(17530,'1110','101733927210','2024-12-11 17:27:11',NULL,0.00,'','10','1','Inventory sold','1','','sales','421','','No',NULL,NULL,''),(17531,'5500','101733927210','2024-12-11 17:27:32',146.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17532,'1000','101733927210','2024-12-11 17:27:44',425.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dfcrew'),(17533,'4000','101733927210','2024-12-11 17:27:44',NULL,150.00,'','10','1','Good sold','1','','sales','1588','','No',NULL,NULL,''),(17534,'4000','101733927210','2024-12-11 17:26:50',NULL,200.00,'','10','1','Good sold','1','','sales','1183','','No',NULL,NULL,''),(17535,'4000','101733927210','2024-12-11 17:27:11',NULL,75.00,'','10','1','Good sold','1','','sales','421','','No',NULL,NULL,''),(17536,'1110','101733927270','2024-12-11 17:34:51',NULL,90.00,'','10','1','Inventory sold','1','','sales','1601','','No',NULL,NULL,''),(17537,'5500','101733927270','2024-12-11 17:27:50',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17538,'1000','101733927270','2024-12-11 17:34:51',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'yth56b56'),(17539,'4000','101733927270','2024-12-11 17:34:51',NULL,300.00,'','10','1','Good sold','1','','sales','1601','','No',NULL,NULL,''),(17540,'1110','101733927697','2024-12-11 17:42:44',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(17541,'5500','101733927697','2024-12-11 17:34:57',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17542,'1000','101733927697','2024-12-11 17:42:44',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17543,'4000','101733927697','2024-12-11 17:42:44',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(17544,'1000','101733928167','2024-12-11 18:27:45',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17545,'4000','101733928167','2024-12-11 18:27:45',NULL,100.00,'','10','1','Good sold','1','','sales','1525','','No',NULL,NULL,''),(17546,'1110','101733930872','2024-12-11 19:03:33',NULL,20.00,'','10','1','Inventory sold','1','','sales','1538','','No',NULL,NULL,''),(17547,'1110','101733930872','2024-12-11 18:27:52',NULL,150.00,'','10','1','Inventory sold','1','','sales','1249','','No',NULL,NULL,''),(17548,'5500','101733930872','2024-12-11 19:02:47',170.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17549,'1000','101733930872','2024-12-11 19:03:33',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'234rc23cr'),(17550,'4000','101733930872','2024-12-11 19:03:33',NULL,50.00,'','10','1','Good sold','1','','sales','1538','','No',NULL,NULL,''),(17551,'4000','101733930872','2024-12-11 18:27:52',NULL,250.00,'','10','1','Good sold','1','','sales','1249','','No',NULL,NULL,''),(17552,'1110','101733933019','2024-12-11 19:13:18',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(17553,'5500','101733933019','2024-12-11 19:03:40',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17554,'1000','101733933019','2024-12-11 19:13:18',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17555,'4000','101733933019','2024-12-11 19:13:18',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(17558,'1110','101733933600','2024-12-11 19:13:32',NULL,27.50,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(17559,'5500','101733933600','2024-12-11 19:18:50',27.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17560,'1000','101733933600','2024-12-11 19:13:32',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17561,'4000','101733933600','2024-12-11 19:13:32',NULL,100.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(17562,'1110','101733933955','2024-12-11 19:31:51',NULL,12.50,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(17563,'1110','101733933955','2024-12-11 19:19:15',NULL,20.00,'','10','1','Inventory sold','1','','sales','1630','','No',NULL,NULL,''),(17564,'5500','101733933955','2024-12-11 19:31:37',32.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17565,'1000','101733933955','2024-12-11 19:31:51',75.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17566,'4000','101733933955','2024-12-11 19:31:51',NULL,25.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(17567,'4000','101733933955','2024-12-11 19:19:15',NULL,50.00,'','10','1','Good sold','1','','sales','1630','','No',NULL,NULL,''),(17568,'1110','101733934714','2024-12-11 19:47:34',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(17569,'5500','101733934714','2024-12-11 19:31:54',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17570,'1000','101733934714','2024-12-11 19:47:34',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edfr3r'),(17571,'4000','101733934714','2024-12-11 19:47:34',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(17572,'1110','101733935661','2024-12-11 20:13:56',NULL,13.00,'','10','1','Inventory sold','1','','sales','1628','','No',NULL,NULL,''),(17573,'5500','101733935661','2024-12-11 19:47:41',13.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17574,'1000','101733935661','2024-12-11 20:13:56',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17575,'4000','101733935661','2024-12-11 20:13:56',NULL,30.00,'','10','1','Good sold','1','','sales','1628','','No',NULL,NULL,''),(17576,'1110','101733937238','2024-12-11 20:14:28',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(17577,'1110','101733937238','2024-12-11 20:13:58',NULL,20.00,'','10','1','Inventory sold','1','','sales','1630','','No',NULL,NULL,''),(17578,'5500','101733937238','2024-12-11 20:14:16',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17579,'1000','101733937238','2024-12-11 20:14:28',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17580,'4000','101733937238','2024-12-11 20:14:28',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(17581,'4000','101733937238','2024-12-11 20:13:58',NULL,50.00,'','10','1','Good sold','1','','sales','1630','','No',NULL,NULL,''),(17582,'1110','101733937273','2024-12-11 20:18:56',NULL,15.00,'','10','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(17583,'1110','101733937273','2024-12-11 20:14:33',NULL,0.00,'','10','1','Inventory sold','1','','sales','523','','No',NULL,NULL,''),(17584,'5500','101733937273','2024-12-11 20:18:45',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17585,'1000','101733937273','2024-12-11 20:18:56',125.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rgrg'),(17586,'4000','101733937273','2024-12-11 20:18:56',NULL,25.00,'','10','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(17587,'4000','101733937273','2024-12-11 20:14:33',NULL,100.00,'','10','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(17588,'1000','101733937549','2024-12-11 20:58:11',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'revervr'),(17589,'4000','101733937549','2024-12-11 20:58:11',NULL,100.00,'','10','1','Good sold','1','','sales','236','','No',NULL,NULL,''),(17590,'1000','101733939896','2024-12-11 21:28:26',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'3d243'),(17591,'4000','101733939896','2024-12-11 21:28:26',NULL,20.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(17592,'1110','101733941711','2024-12-11 21:28:41',NULL,37.00,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(17593,'5500','101733941711','2024-12-11 21:28:31',37.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17594,'1000','101733941711','2024-12-11 21:28:41',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'trgyuth6'),(17595,'4000','101733941711','2024-12-11 21:28:41',NULL,100.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(17596,'1000','101733941731','2024-12-11 21:40:25',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17597,'4000','101733941731','2024-12-11 21:40:25',NULL,50.00,'','10','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(17598,'1110','101733942429','2024-12-11 21:40:35',NULL,5.50,'','10','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(17599,'5500','101733942429','2024-12-11 21:40:29',5.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17600,'1000','101733942429','2024-12-11 21:40:35',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17601,'4000','101733942429','2024-12-11 21:40:35',NULL,50.00,'','10','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(17602,'1110','101733942437','2024-12-11 21:50:23',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(17603,'5500','101733942437','2024-12-11 21:40:37',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17604,'1000','101733942437','2024-12-11 21:50:23',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17605,'4000','101733942437','2024-12-11 21:50:23',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(17606,'1110','101733943025','2024-12-11 21:50:35',NULL,18.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(17607,'5500','101733943025','2024-12-11 21:50:25',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17608,'1000','101733943025','2024-12-11 21:50:35',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4tgg4y'),(17609,'4000','101733943025','2024-12-11 21:50:35',NULL,100.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(17610,'1110','101733943040','2024-12-11 22:04:12',NULL,12.50,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(17611,'5500','101733943040','2024-12-11 21:50:40',12.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17612,'1000','101733943040','2024-12-11 22:04:12',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17613,'4000','101733943040','2024-12-11 22:04:12',NULL,50.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(17614,'1110','101733986944','2024-12-12 10:31:39',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(17615,'5500','101733986944','2024-12-12 10:02:24',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17616,'1000','101733986944','2024-12-12 10:31:39',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17617,'4000','101733986944','2024-12-12 10:31:39',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(17618,'1110','101733988712','2024-12-12 10:32:12',NULL,74.00,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(17619,'5500','101733988712','2024-12-12 10:31:52',74.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17620,'1000','101733988712','2024-12-12 10:32:12',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rf43r242'),(17621,'4000','101733988712','2024-12-12 10:32:12',NULL,200.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(17622,'1110','101733988743','2024-12-12 10:33:37',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(17623,'1110','101733988743','2024-12-12 10:32:24',NULL,20.00,'','10','1','Inventory sold','1','','sales','1630','','No',NULL,NULL,''),(17624,'1110','101733988743','2024-12-12 10:32:45',NULL,22.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(17625,'5500','101733988743','2024-12-12 10:32:58',67.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17626,'1000','101733988743','2024-12-12 10:33:37',180.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ef r24r2'),(17627,'4000','101733988743','2024-12-12 10:33:37',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(17628,'4000','101733988743','2024-12-12 10:32:24',NULL,50.00,'','10','1','Good sold','1','','sales','1630','','No',NULL,NULL,''),(17629,'4000','101733988743','2024-12-12 10:32:45',NULL,80.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(17630,'1110','101733988826','2024-12-12 10:45:41',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(17631,'5500','101733988826','2024-12-12 10:33:46',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17632,'1000','101733988826','2024-12-12 10:45:41',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gdayfgd6r'),(17633,'4000','101733988826','2024-12-12 10:45:41',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(17634,'1000','101733989550','2024-12-12 11:18:28',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'eqa6tra'),(17635,'4000','101733989550','2024-12-12 11:18:28',NULL,100.00,'','10','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(17636,'1110','101733991527','2024-12-12 11:51:20',NULL,56.00,'','10','1','Inventory sold','1','','sales','270','','No',NULL,NULL,''),(17637,'5500','101733991527','2024-12-12 11:18:47',56.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17638,'1000','101733991527','2024-12-12 11:51:20',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17639,'4000','101733991527','2024-12-12 11:51:20',NULL,100.00,'','10','1','Good sold','1','','sales','270','','No',NULL,NULL,''),(17640,'1110','101733993483','2024-12-12 12:36:30',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(17641,'5500','101733993483','2024-12-12 11:51:23',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17642,'1000','101733993483','2024-12-12 12:36:30',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17643,'4000','101733993483','2024-12-12 12:36:30',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(17644,'1110','101733996192','2024-12-12 12:37:06',NULL,72.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(17645,'5500','101733996192','2024-12-12 12:36:32',72.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17646,'1000','101733996192','2024-12-12 12:37:06',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'2e12e12e'),(17647,'4000','101733996192','2024-12-12 12:37:06',NULL,200.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(17648,'1110','101734008533','2024-12-12 16:24:31',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(17649,'5500','101734008533','2024-12-12 16:02:13',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17650,'1000','101734008533','2024-12-12 16:24:31',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gvj;rxd'),(17651,'4000','101734008533','2024-12-12 16:24:31',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(17652,'1110','101734009878','2024-12-12 17:52:44',NULL,24.00,'','10','1','Inventory sold','1','','sales','1444','','No',NULL,NULL,''),(17653,'1110','101734009878','2024-12-12 16:24:38',NULL,0.00,'','10','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(17654,'5500','101734009878','2024-12-12 17:52:26',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17655,'1000','101734009878','2024-12-12 17:52:44',65.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17656,'4000','101734009878','2024-12-12 17:52:44',NULL,45.00,'','10','1','Good sold','1','','sales','1444','','No',NULL,NULL,''),(17657,'4000','101734009878','2024-12-12 16:24:38',NULL,20.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(17664,'1110','101734015167','2024-12-12 17:54:57',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(17665,'5500','101734015167','2024-12-12 18:15:06',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17666,'1000','101734015167','2024-12-12 17:54:57',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'QW3RV FDTG4'),(17667,'4000','101734015167','2024-12-12 17:54:57',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(17668,'1110','101734016527','2024-12-12 18:25:05',NULL,24.00,'','10','1','Inventory sold','1','','sales','1630','','No',NULL,NULL,''),(17669,'1110','101734016527','2024-12-12 18:15:27',NULL,11.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(17670,'5500','101734016527','2024-12-12 18:24:53',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17671,'1000','101734016527','2024-12-12 18:25:05',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17672,'4000','101734016527','2024-12-12 18:25:05',NULL,60.00,'','10','1','Good sold','1','','sales','1630','','No',NULL,NULL,''),(17673,'4000','101734016527','2024-12-12 18:15:27',NULL,40.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(17674,'1110','101734017110','2024-12-12 18:25:55',NULL,20.00,'','10','1','Inventory sold','1','','sales','1539','','No',NULL,NULL,''),(17675,'5500','101734017110','2024-12-12 18:25:10',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17676,'1000','101734017110','2024-12-12 18:25:55',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17677,'4000','101734017110','2024-12-12 18:25:55',NULL,50.00,'','10','1','Good sold','1','','sales','1539','','No',NULL,NULL,''),(17678,'1110','101734018622','2024-12-12 18:50:36',NULL,20.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(17679,'5500','101734018622','2024-12-12 18:50:22',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17680,'1000','101734018622','2024-12-12 18:50:36',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FGNTHE'),(17681,'4000','101734018622','2024-12-12 18:50:36',NULL,50.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(17682,'1110','101734018688','2024-12-12 18:51:34',NULL,35.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(17683,'5500','101734018688','2024-12-12 18:51:28',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17684,'1000','101734018688','2024-12-12 18:51:34',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DASFEqafe'),(17685,'4000','101734018688','2024-12-12 18:51:34',NULL,100.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(17686,'1110','101734018699','2024-12-12 19:04:25',NULL,9.00,'','10','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(17687,'5500','101734018699','2024-12-12 18:51:40',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17688,'1000','101734018699','2024-12-12 19:04:25',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17689,'4000','101734018699','2024-12-12 19:04:25',NULL,30.00,'','10','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(17690,'1110','101734019468','2024-12-12 19:06:05',NULL,4.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(17691,'5500','101734019468','2024-12-12 19:04:28',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17692,'1000','101734019468','2024-12-12 19:06:05',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17693,'4000','101734019468','2024-12-12 19:06:05',NULL,20.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(17694,'1110','101734019569','2024-12-12 19:19:13',NULL,10.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(17695,'1110','101734019569','2024-12-12 19:06:09',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(17696,'5500','101734019569','2024-12-12 19:19:06',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17697,'1000','101734019569','2024-12-12 19:19:13',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ewrwqer'),(17698,'4000','101734019569','2024-12-12 19:19:13',NULL,20.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(17699,'4000','101734019569','2024-12-12 19:06:09',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(17700,'1110','101734020359','2024-12-12 19:19:29',NULL,7.50,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(17701,'5500','101734020359','2024-12-12 19:19:19',7.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17702,'1000','101734020359','2024-12-12 19:19:29',15.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17703,'4000','101734020359','2024-12-12 19:19:29',NULL,15.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(17704,'1110','101734020392','2024-12-12 19:23:05',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(17705,'5500','101734020392','2024-12-12 19:19:52',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17706,'1000','101734020392','2024-12-12 19:23:05',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rfgaewt'),(17707,'4000','101734020392','2024-12-12 19:23:05',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(17708,'1110','101734020592','2024-12-12 19:27:57',NULL,10.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(17709,'5500','101734020592','2024-12-12 19:23:12',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17710,'1000','101734020592','2024-12-12 19:27:57',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'defdwq'),(17711,'4000','101734020592','2024-12-12 19:27:57',NULL,100.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(17712,'1110','101734020883','2024-12-12 21:26:59',NULL,18.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(17713,'5500','101734020883','2024-12-12 19:28:03',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17714,'1000','101734020883','2024-12-12 21:26:59',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17715,'4000','101734020883','2024-12-12 21:26:59',NULL,100.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(17716,'1110','101734032889','2024-12-12 22:48:53',NULL,60.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(17717,'1110','101734032889','2024-12-12 22:48:09',NULL,30.00,'','10','1','Inventory sold','1','','sales','1515','','No',NULL,NULL,''),(17718,'1110','101734032889','2024-12-12 22:48:21',NULL,17.50,'','10','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(17719,'5500','101734032889','2024-12-12 22:48:37',107.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17720,'1000','101734032889','2024-12-12 22:48:53',270.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ewd23de12'),(17721,'4000','101734032889','2024-12-12 22:48:53',NULL,120.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(17722,'4000','101734032889','2024-12-12 22:48:09',NULL,100.00,'','10','1','Good sold','1','','sales','1515','','No',NULL,NULL,''),(17723,'4000','101734032889','2024-12-12 22:48:21',NULL,50.00,'','10','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(17724,'1110','101734070127','2024-12-13 09:09:10',NULL,12.50,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(17725,'1110','101734070127','2024-12-13 09:08:47',NULL,3.00,'','10','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(17726,'5500','101734070127','2024-12-13 09:08:58',15.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17727,'1000','101734070127','2024-12-13 09:09:10',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17728,'4000','101734070127','2024-12-13 09:09:10',NULL,25.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(17729,'4000','101734070127','2024-12-13 09:08:47',NULL,5.00,'','10','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(17730,'1110','101734070153','2024-12-13 10:29:21',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(17731,'5500','101734070153','2024-12-13 09:09:13',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17732,'1000','101734070153','2024-12-13 10:29:21',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'grfs,tyhsw'),(17733,'4000','101734070153','2024-12-13 10:29:21',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(17734,'1110','101734074968','2024-12-13 10:54:42',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(17735,'1110','101734074968','2024-12-13 10:29:28',NULL,10.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(17736,'5500','101734074968','2024-12-13 10:54:32',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17737,'1000','101734074968','2024-12-13 10:54:42',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17738,'4000','101734074968','2024-12-13 10:54:42',NULL,100.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(17739,'4000','101734074968','2024-12-13 10:29:28',NULL,100.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(17740,'1110','101734076485','2024-12-13 11:06:20',NULL,20.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(17741,'5500','101734076485','2024-12-13 10:54:45',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17742,'1000','101734076485','2024-12-13 11:06:20',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17743,'4000','101734076485','2024-12-13 11:06:20',NULL,40.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(17744,'1110','101734077183','2024-12-13 11:37:43',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(17745,'5500','101734077183','2024-12-13 11:06:23',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17746,'1000','101734077183','2024-12-13 11:37:43',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17747,'4000','101734077183','2024-12-13 11:37:43',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(17748,'1110','101734083069','2024-12-13 12:45:34',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(17749,'1110','101734083069','2024-12-13 12:44:29',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(17750,'5500','101734083069','2024-12-13 12:45:21',175.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17751,'1000','101734083069','2024-12-13 12:45:34',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'feuhrgtf'),(17752,'4000','101734083069','2024-12-13 12:45:34',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(17753,'4000','101734083069','2024-12-13 12:44:29',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(17754,'4000','101734083069','2024-12-13 12:46:49',200.00,NULL,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(17755,'1000','101734083069','2024-12-13 12:46:49',NULL,200.00,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(17756,'5500','101734083069','2024-12-13 12:46:49',NULL,139.00,'','10','1','Cost of goods returned','1','','sales','579','','No',NULL,NULL,''),(17757,'1110','101734083069','2024-12-13 12:46:49',139.00,NULL,'','10','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(17758,'4000','101734083069','2024-12-13 12:46:51',100.00,NULL,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(17759,'1000','101734083069','2024-12-13 12:46:51',NULL,100.00,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(17760,'5500','101734083069','2024-12-13 12:46:51',NULL,36.00,'','10','1','Cost of goods returned','1','','sales','1401','','No',NULL,NULL,''),(17761,'1110','101734083069','2024-12-13 12:46:51',36.00,NULL,'','10','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(17762,'1110','101734083213','2024-12-13 12:47:11',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(17763,'1110','101734083213','2024-12-13 12:46:53',NULL,50.00,'','10','1','Inventory sold','1','','sales','1331','','No',NULL,NULL,''),(17764,'5500','101734083213','2024-12-13 12:47:04',189.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17765,'1000','101734083213','2024-12-13 12:47:11',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edfewd'),(17766,'4000','101734083213','2024-12-13 12:47:11',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(17767,'4000','101734083213','2024-12-13 12:46:53',NULL,100.00,'','10','1','Good sold','1','','sales','1331','','No',NULL,NULL,''),(17768,'1000','101734083237','2024-12-13 13:11:03',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17769,'4000','101734083237','2024-12-13 13:11:03',NULL,40.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(17770,'1110','101734084668','2024-12-13 13:55:23',NULL,4.00,'','10','1','Inventory sold','1','','sales','931','','No',NULL,NULL,''),(17771,'5500','101734084668','2024-12-13 13:11:08',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17772,'1000','101734084668','2024-12-13 13:55:23',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17773,'4000','101734084668','2024-12-13 13:55:23',NULL,10.00,'','10','1','Good sold','1','','sales','931','','No',NULL,NULL,''),(17774,'1110','101734087338','2024-12-13 15:17:05',NULL,0.00,'','10','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(17775,'1110','101734087338','2024-12-13 13:55:38',NULL,10.00,'','10','1','Inventory sold','1','','sales','1577','','No',NULL,NULL,''),(17776,'5500','101734087338','2024-12-13 15:13:47',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17777,'1000','101734087338','2024-12-13 15:17:05',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,']\\-0p-0p-'),(17778,'4000','101734087338','2024-12-13 15:17:05',NULL,100.00,'','10','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(17779,'4000','101734087338','2024-12-13 13:55:38',NULL,50.00,'','10','1','Good sold','1','','sales','1577','','No',NULL,NULL,''),(17780,'1110','101734092235','2024-12-13 15:31:29',NULL,2.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(17781,'5500','101734092235','2024-12-13 15:17:15',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17782,'1000','101734092235','2024-12-13 15:31:29',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17783,'4000','101734092235','2024-12-13 15:31:29',NULL,10.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(17784,'1110','101734093092','2024-12-13 15:50:34',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(17785,'5500','101734093092','2024-12-13 15:31:32',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17786,'1000','101734093092','2024-12-13 15:50:34',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rgt4tf4w'),(17787,'4000','101734093092','2024-12-13 15:50:34',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(17788,'1110','101734094241','2024-12-13 16:49:11',NULL,48.00,'','10','1','Inventory sold','1','','sales','238','','No',NULL,NULL,''),(17789,'5500','101734094241','2024-12-13 15:50:41',48.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17790,'1000','101734094241','2024-12-13 16:49:11',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'wqdvcqw3'),(17791,'4000','101734094241','2024-12-13 16:49:11',NULL,100.00,'','10','1','Good sold','1','','sales','238','','No',NULL,NULL,''),(17792,'1110','101734108196','2024-12-13 19:43:45',NULL,12.50,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(17793,'1110','101734108196','2024-12-13 19:43:16',NULL,10.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(17794,'5500','101734108196','2024-12-13 19:43:34',22.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17795,'1000','101734108196','2024-12-13 19:43:45',90.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17796,'4000','101734108196','2024-12-13 19:43:45',NULL,50.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(17797,'4000','101734108196','2024-12-13 19:43:16',NULL,40.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(17798,'1110','101734108229','2024-12-13 19:56:59',NULL,15.00,'','10','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(17799,'1110','101734108229','2024-12-13 19:43:49',NULL,15.00,'','10','1','Inventory sold','1','','sales','844','','No',NULL,NULL,''),(17800,'5500','101734108229','2024-12-13 19:56:46',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17801,'1000','101734108229','2024-12-13 19:56:59',75.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17802,'4000','101734108229','2024-12-13 19:56:59',NULL,25.00,'','10','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(17803,'4000','101734108229','2024-12-13 19:43:49',NULL,50.00,'','10','1','Good sold','1','','sales','844','','No',NULL,NULL,''),(17804,'1110','101734109023','2024-12-13 19:57:14',NULL,35.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(17805,'5500','101734109023','2024-12-13 19:57:03',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17806,'1000','101734109023','2024-12-13 19:57:14',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17807,'4000','101734109023','2024-12-13 19:57:14',NULL,100.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(17808,'1110','101734109037','2024-12-13 20:33:38',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(17809,'5500','101734109037','2024-12-13 19:57:17',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17810,'1000','101734109037','2024-12-13 20:33:38',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,' 45tg45t'),(17811,'4000','101734109037','2024-12-13 20:33:38',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(17812,'1110','101734111223','2024-12-13 20:33:51',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(17813,'5500','101734111223','2024-12-13 20:33:43',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17814,'1000','101734111223','2024-12-13 20:33:51',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'vergver'),(17815,'4000','101734111223','2024-12-13 20:33:51',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(17816,'1110','101734111235','2024-12-13 20:34:05',NULL,12.50,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(17817,'5500','101734111235','2024-12-13 20:33:55',12.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17818,'1000','101734111235','2024-12-13 20:34:05',25.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17819,'4000','101734111235','2024-12-13 20:34:05',NULL,25.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(17820,'1110','101734111251','2024-12-13 20:43:39',NULL,8.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(17821,'1110','101734111251','2024-12-13 20:34:11',NULL,28.00,'','10','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(17822,'1110','101734111251','2024-12-13 20:42:55',NULL,5.50,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(17823,'5500','101734111251','2024-12-13 20:43:27',41.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17824,'1000','101734111251','2024-12-13 20:43:39',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'xe34x3c'),(17825,'4000','101734111251','2024-12-13 20:43:39',NULL,40.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(17826,'4000','101734111251','2024-12-13 20:34:11',NULL,40.00,'','10','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(17827,'4000','101734111251','2024-12-13 20:42:55',NULL,20.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(17828,'1110','101734111826','2024-12-13 20:46:27',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(17829,'5500','101734111826','2024-12-13 20:46:18',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17830,'1000','101734111826','2024-12-13 20:46:27',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'r3c5tc5t'),(17831,'4000','101734111826','2024-12-13 20:46:27',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(17832,'1110','101734111996','2024-12-13 21:09:54',NULL,11.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(17833,'5500','101734111996','2024-12-13 20:46:36',11.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17834,'1000','101734111996','2024-12-13 21:09:54',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17835,'4000','101734111996','2024-12-13 21:09:54',NULL,40.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(17836,'1110','101734113398','2024-12-13 21:15:05',NULL,100.00,'','10','1','Inventory sold','1','','sales','1230','','No',NULL,NULL,''),(17837,'5500','101734113398','2024-12-13 21:09:58',100.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17838,'1000','101734113398','2024-12-13 21:15:05',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'6y4vb66b'),(17839,'4000','101734113398','2024-12-13 21:15:05',NULL,150.00,'','10','1','Good sold','1','','sales','1230','','No',NULL,NULL,''),(17840,'1110','101734113710','2024-12-13 21:22:50',NULL,15.00,'','10','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(17841,'1110','101734113710','2024-12-13 21:15:10',NULL,4.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(17842,'5500','101734113710','2024-12-13 21:22:41',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17843,'1000','101734113710','2024-12-13 21:22:50',35.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'v4v64'),(17844,'4000','101734113710','2024-12-13 21:22:50',NULL,25.00,'','10','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(17845,'4000','101734113710','2024-12-13 21:15:10',NULL,10.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(17846,'1110','101734114177','2024-12-13 21:33:09',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(17847,'5500','101734114177','2024-12-13 21:22:57',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17848,'1000','101734114177','2024-12-13 21:33:09',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tfgwt4'),(17849,'4000','101734114177','2024-12-13 21:33:09',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(17850,'1110','101734157639','2024-12-14 10:54:05',NULL,18.00,'','10','1','Inventory sold','1','','sales','879','','No',NULL,NULL,''),(17851,'5500','101734157639','2024-12-14 09:27:19',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17852,'1000','101734157639','2024-12-14 10:54:05',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'v5tev'),(17853,'4000','101734157639','2024-12-14 10:54:05',NULL,50.00,'','10','1','Good sold','1','','sales','879','','No',NULL,NULL,''),(17854,'1110','101734162850','2024-12-14 11:02:19',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(17855,'1110','101734162850','2024-12-14 10:54:10',NULL,20.00,'','10','1','Inventory sold','1','','sales','1630','','No',NULL,NULL,''),(17856,'5500','101734162850','2024-12-14 11:02:02',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17857,'1000','101734162850','2024-12-14 11:02:19',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17858,'4000','101734162850','2024-12-14 11:02:19',NULL,100.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(17859,'4000','101734162850','2024-12-14 10:54:10',NULL,50.00,'','10','1','Good sold','1','','sales','1630','','No',NULL,NULL,''),(17860,'1110','101734163342','2024-12-14 12:19:40',NULL,9.00,'','10','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(17861,'1110','101734163342','2024-12-14 11:02:22',NULL,6.00,'','10','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(17862,'5500','101734163342','2024-12-14 12:19:27',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17863,'1000','101734163342','2024-12-14 12:19:40',25.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SXWSW'),(17864,'4000','101734163342','2024-12-14 12:19:40',NULL,15.00,'','10','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(17865,'4000','101734163342','2024-12-14 11:02:22',NULL,10.00,'','10','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(17866,'1110','101734186884','2024-12-14 17:34:58',NULL,12.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(17867,'5500','101734186884','2024-12-14 17:34:44',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17868,'1000','101734186884','2024-12-14 17:34:58',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tyetdyhj'),(17869,'4000','101734186884','2024-12-14 17:34:58',NULL,30.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(17870,'1110','101734186906','2024-12-14 18:12:36',NULL,33.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(17871,'5500','101734186906','2024-12-14 17:35:06',33.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17872,'1000','101734186906','2024-12-14 18:12:36',120.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17873,'4000','101734186906','2024-12-14 18:12:36',NULL,120.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(17874,'1110','101734189177','2024-12-14 18:49:44',NULL,100.00,'','10','1','Inventory sold','1','','sales','1223','','No',NULL,NULL,''),(17875,'5500','101734189177','2024-12-14 18:12:57',100.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17876,'1000','101734189177','2024-12-14 18:49:44',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17877,'4000','101734189177','2024-12-14 18:49:44',NULL,150.00,'','10','1','Good sold','1','','sales','1223','','No',NULL,NULL,''),(17878,'1110','101734191386','2024-12-14 18:51:11',NULL,0.00,'','10','1','Inventory sold','1','','sales','1158','','No',NULL,NULL,''),(17879,'1110','101734191386','2024-12-14 18:49:46',NULL,25.00,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(17880,'1110','101734191386','2024-12-14 18:50:27',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(17881,'5500','101734191386','2024-12-14 18:50:56',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17882,'1000','101734191386','2024-12-14 18:51:11',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'54rc5tc52'),(17883,'4000','101734191386','2024-12-14 18:51:11',NULL,100.00,'','10','1','Good sold','1','','sales','1158','','No',NULL,NULL,''),(17884,'4000','101734191386','2024-12-14 18:49:46',NULL,100.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(17885,'4000','101734191386','2024-12-14 18:50:27',NULL,50.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(17886,'1110','101734191481','2024-12-14 18:54:25',NULL,20.00,'','10','1','Inventory sold','1','','sales','1538','','No',NULL,NULL,''),(17887,'5500','101734191481','2024-12-14 18:51:21',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17888,'1000','101734191481','2024-12-14 18:54:25',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17889,'4000','101734191481','2024-12-14 18:54:25',NULL,50.00,'','10','1','Good sold','1','','sales','1538','','No',NULL,NULL,''),(17890,'1110','101734191670','2024-12-14 18:55:34',NULL,5.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(17891,'1110','101734191670','2024-12-14 18:54:30',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(17892,'5500','101734191670','2024-12-14 18:55:26',13.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17893,'1000','101734191670','2024-12-14 18:55:34',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edfcwaqedf'),(17894,'4000','101734191670','2024-12-14 18:55:34',NULL,10.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(17895,'4000','101734191670','2024-12-14 18:54:30',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(17896,'1110','101734191739','2024-12-14 19:00:35',NULL,70.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(17897,'1110','101734191739','2024-12-14 18:55:39',NULL,0.00,'','10','1','Inventory sold','1','','sales','1540','','No',NULL,NULL,''),(17898,'1110','101734191739','2024-12-14 19:00:09',NULL,0.00,'','10','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(17899,'5500','101734191739','2024-12-14 19:00:18',70.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17900,'1000','101734191739','2024-12-14 19:00:35',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dvrfikhre'),(17901,'4000','101734191739','2024-12-14 19:00:35',NULL,200.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(17902,'4000','101734191739','2024-12-14 18:55:39',NULL,80.00,'','10','1','Good sold','1','','sales','1540','','No',NULL,NULL,''),(17903,'4000','101734191739','2024-12-14 19:00:09',NULL,20.00,'','10','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(17904,'1110','101734192042','2024-12-14 19:18:39',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(17905,'5500','101734192042','2024-12-14 19:00:42',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17906,'1000','101734192042','2024-12-14 19:18:39',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dx vdfgv'),(17907,'4000','101734192042','2024-12-14 19:18:39',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(17908,'1110','101734193126','2024-12-14 19:18:56',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(17909,'5500','101734193126','2024-12-14 19:18:46',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17910,'1000','101734193126','2024-12-14 19:18:56',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'esfcesfc'),(17911,'4000','101734193126','2024-12-14 19:18:56',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(17912,'1110','101734193142','2024-12-14 19:21:06',NULL,45.00,'','10','1','Inventory sold','1','','sales','1601','','No',NULL,NULL,''),(17913,'5500','101734193142','2024-12-14 19:19:02',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17914,'1000','101734193142','2024-12-14 19:21:06',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rfg3r54ft'),(17915,'4000','101734193142','2024-12-14 19:21:06',NULL,150.00,'','10','1','Good sold','1','','sales','1601','','No',NULL,NULL,''),(17916,'4000','101734192042','2024-12-14 19:21:29',150.00,NULL,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(17917,'1000','101734192042','2024-12-14 19:21:29',NULL,150.00,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(17918,'5500','101734192042','2024-12-14 19:21:29',NULL,19.00,'','10','1','Cost of goods returned','1','','sales','856','','No',NULL,NULL,''),(17919,'1110','101734192042','2024-12-14 19:21:29',19.00,NULL,'','10','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(17920,'1110','101734193294','2024-12-14 19:24:15',NULL,10.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(17921,'5500','101734193294','2024-12-14 19:21:34',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17922,'1000','101734193294','2024-12-14 19:24:15',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17923,'4000','101734193294','2024-12-14 19:24:15',NULL,20.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(17924,'1110','101734193458','2024-12-14 19:44:25',NULL,33.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(17925,'5500','101734193458','2024-12-14 19:24:18',33.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17926,'1000','101734193458','2024-12-14 19:44:25',120.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17927,'4000','101734193458','2024-12-14 19:44:25',NULL,120.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(17928,'1110','101734194693','2024-12-14 19:46:32',NULL,12.50,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(17929,'1110','101734194693','2024-12-14 19:44:53',NULL,20.00,'','10','1','Inventory sold','1','','sales','1630','','No',NULL,NULL,''),(17930,'5500','101734194693','2024-12-14 19:46:22',32.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17931,'1000','101734194693','2024-12-14 19:46:32',75.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17932,'4000','101734194693','2024-12-14 19:46:32',NULL,25.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(17933,'4000','101734194693','2024-12-14 19:44:53',NULL,50.00,'','10','1','Good sold','1','','sales','1630','','No',NULL,NULL,''),(17934,'1110','101734194796','2024-12-14 20:07:45',NULL,12.50,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(17935,'1110','101734194796','2024-12-14 19:46:36',NULL,10.00,'','10','1','Inventory sold','1','','sales','1577','','No',NULL,NULL,''),(17936,'5500','101734194796','2024-12-14 20:07:35',22.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17937,'1000','101734194796','2024-12-14 20:07:45',75.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rfw3qf'),(17938,'4000','101734194796','2024-12-14 20:07:45',NULL,25.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(17939,'4000','101734194796','2024-12-14 19:46:36',NULL,50.00,'','10','1','Good sold','1','','sales','1577','','No',NULL,NULL,''),(17940,'1110','101734196071','2024-12-14 20:16:50',NULL,36.00,'','10','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(17941,'1110','101734196071','2024-12-14 20:07:51',NULL,55.00,'','10','1','Inventory sold','1','','sales','1575','','No',NULL,NULL,''),(17942,'5500','101734196071','2024-12-14 20:16:43',91.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17943,'1000','101734196071','2024-12-14 20:16:50',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17944,'4000','101734196071','2024-12-14 20:16:50',NULL,150.00,'','10','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(17945,'4000','101734196071','2024-12-14 20:07:51',NULL,150.00,'','10','1','Good sold','1','','sales','1575','','No',NULL,NULL,''),(17946,'1110','101734200358','2024-12-14 21:19:26',NULL,10.00,'','10','1','Inventory sold','1','','sales','1604','','No',NULL,NULL,''),(17947,'5500','101734200358','2024-12-14 21:19:18',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17948,'1000','101734200358','2024-12-14 21:19:26',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17949,'4000','101734200358','2024-12-14 21:19:26',NULL,50.00,'','10','1','Good sold','1','','sales','1604','','No',NULL,NULL,''),(17950,'1110','101734200375','2024-12-14 21:49:27',NULL,5.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(17951,'5500','101734200375','2024-12-14 21:19:35',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17952,'1000','101734200375','2024-12-14 21:49:27',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17953,'4000','101734200375','2024-12-14 21:49:27',NULL,10.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(17954,'1110','101734202169','2024-12-14 21:49:46',NULL,50.00,'','10','1','Inventory sold','1','','sales','1331','','No',NULL,NULL,''),(17955,'1110','101734202169','2024-12-14 21:49:29',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(17956,'5500','101734202169','2024-12-14 21:49:39',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17957,'1000','101734202169','2024-12-14 21:49:46',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'piugf4'),(17958,'4000','101734202169','2024-12-14 21:49:46',NULL,100.00,'','10','1','Good sold','1','','sales','1331','','No',NULL,NULL,''),(17959,'4000','101734202169','2024-12-14 21:49:29',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(17960,'1110','101734271369','2024-12-15 17:03:22',NULL,0.00,'','10','1','Inventory sold','1','','sales','326','','No',NULL,NULL,''),(17961,'1110','101734271369','2024-12-15 17:02:49',NULL,126.00,'','10','1','Inventory sold','1','','sales','763','','No',NULL,NULL,''),(17962,'5500','101734271369','2024-12-15 17:03:13',126.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17963,'1000','101734271369','2024-12-15 17:03:22',500.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4eewr67534'),(17964,'4000','101734271369','2024-12-15 17:03:22',NULL,300.00,'','10','1','Good sold','1','','sales','326','','No',NULL,NULL,''),(17965,'4000','101734271369','2024-12-15 17:02:49',NULL,200.00,'','10','1','Good sold','1','','sales','763','','No',NULL,NULL,''),(17966,'1110','101734271408','2024-12-15 17:13:40',NULL,24.00,'','10','1','Inventory sold','1','','sales','1444','','No',NULL,NULL,''),(17967,'5500','101734271408','2024-12-15 17:03:28',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17968,'1000','101734271408','2024-12-15 17:13:40',45.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17969,'4000','101734271408','2024-12-15 17:13:40',NULL,45.00,'','10','1','Good sold','1','','sales','1444','','No',NULL,NULL,''),(17970,'1110','101734272024','2024-12-15 17:36:11',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(17971,'5500','101734272024','2024-12-15 17:13:44',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17972,'1000','101734272024','2024-12-15 17:36:11',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17973,'4000','101734272024','2024-12-15 17:36:11',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(17974,'1110','101734273376','2024-12-15 17:49:59',NULL,5.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(17975,'1110','101734273376','2024-12-15 17:36:16',NULL,0.00,'','10','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(17976,'1110','101734273376','2024-12-15 17:49:43',NULL,4.00,'','10','1','Inventory sold','1','','sales','1577','','No',NULL,NULL,''),(17977,'5500','101734273376','2024-12-15 17:49:50',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17978,'1000','101734273376','2024-12-15 17:49:59',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'weqfea'),(17979,'4000','101734273376','2024-12-15 17:49:59',NULL,10.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(17980,'4000','101734273376','2024-12-15 17:36:16',NULL,10.00,'','10','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(17981,'4000','101734273376','2024-12-15 17:49:43',NULL,20.00,'','10','1','Good sold','1','','sales','1577','','No',NULL,NULL,''),(17982,'1110','101734274209','2024-12-15 18:10:43',NULL,11.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(17983,'5500','101734274209','2024-12-15 17:50:09',11.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17984,'1000','101734274209','2024-12-15 18:10:43',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'45y4v5d'),(17985,'4000','101734274209','2024-12-15 18:10:43',NULL,40.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(17986,'1110','101734277894','2024-12-15 18:51:48',NULL,30.00,'','10','1','Inventory sold','1','','sales','1502','','No',NULL,NULL,''),(17987,'5500','101734277894','2024-12-15 18:51:34',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17988,'1000','101734277894','2024-12-15 18:51:48',130.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17989,'4000','101734277894','2024-12-15 18:51:48',NULL,130.00,'','10','1','Good sold','1','','sales','1502','','No',NULL,NULL,''),(17990,'1110','101734277923','2024-12-15 19:08:40',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(17991,'5500','101734277923','2024-12-15 18:52:03',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17992,'1000','101734277923','2024-12-15 19:08:40',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'khyu'),(17993,'4000','101734277923','2024-12-15 19:08:40',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(17994,'1110','101734278934','2024-12-15 19:09:10',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(17995,'5500','101734278934','2024-12-15 19:08:55',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17996,'1000','101734278934','2024-12-15 19:09:10',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rtsi6j'),(17997,'4000','101734278934','2024-12-15 19:09:10',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(17998,'1110','101734278959','2024-12-15 19:23:19',NULL,12.50,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(17999,'1110','101734278959','2024-12-15 19:09:19',NULL,20.00,'','10','1','Inventory sold','1','','sales','1631','','No',NULL,NULL,''),(18000,'5500','101734278959','2024-12-15 19:23:00',32.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18001,'1000','101734278959','2024-12-15 19:23:19',75.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18002,'4000','101734278959','2024-12-15 19:23:19',NULL,25.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(18003,'4000','101734278959','2024-12-15 19:09:19',NULL,50.00,'','10','1','Good sold','1','','sales','1631','','No',NULL,NULL,''),(18004,'1110','101734279811','2024-12-15 19:45:08',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(18005,'5500','101734279811','2024-12-15 19:23:31',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18006,'1000','101734279811','2024-12-15 19:45:08',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'by5b774'),(18007,'4000','101734279811','2024-12-15 19:45:08',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(18008,'1110','101734281114','2024-12-15 19:46:51',NULL,11.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(18009,'5500','101734281114','2024-12-15 19:45:14',11.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18010,'1000','101734281114','2024-12-15 19:46:51',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'f4e342f'),(18011,'4000','101734281114','2024-12-15 19:46:51',NULL,40.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(18012,'1110','101734281310','2024-12-15 19:51:43',NULL,37.00,'','10','1','Inventory sold','1','','sales','369','','No',NULL,NULL,''),(18013,'5500','101734281310','2024-12-15 19:48:30',37.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18014,'1000','101734281310','2024-12-15 19:51:43',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18015,'4000','101734281310','2024-12-15 19:51:43',NULL,100.00,'','10','1','Good sold','1','','sales','369','','No',NULL,NULL,''),(18016,'1000','101734281508','2024-12-15 20:09:46',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18017,'4000','101734281508','2024-12-15 20:09:46',NULL,20.00,'','10','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(18018,'1000','101734285025','2024-12-15 20:51:04',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18019,'4000','101734285025','2024-12-15 20:51:04',NULL,50.00,'','10','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(18020,'1110','101734285067','2024-12-15 20:53:23',NULL,30.00,'','10','1','Inventory sold','1','','sales','1560','','No',NULL,NULL,''),(18021,'1110','101734285067','2024-12-15 20:51:07',NULL,28.00,'','10','1','Inventory sold','1','','sales','1026','','No',NULL,NULL,''),(18022,'1110','101734285067','2024-12-15 20:52:57',NULL,18.00,'','10','1','Inventory sold','1','','sales','543','','No',NULL,NULL,''),(18023,'5500','101734285067','2024-12-15 20:53:13',76.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18024,'1000','101734285067','2024-12-15 20:53:23',190.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4crc4'),(18025,'4000','101734285067','2024-12-15 20:53:23',NULL,100.00,'','10','1','Good sold','1','','sales','1560','','No',NULL,NULL,''),(18026,'4000','101734285067','2024-12-15 20:51:07',NULL,50.00,'','10','1','Good sold','1','','sales','1026','','No',NULL,NULL,''),(18027,'4000','101734285067','2024-12-15 20:52:57',NULL,40.00,'','10','1','Good sold','1','','sales','543','','No',NULL,NULL,''),(18028,'1110','101734285212','2024-12-15 21:45:42',NULL,80.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(18029,'5500','101734285212','2024-12-15 20:53:32',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18030,'1000','101734285212','2024-12-15 21:45:42',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,' 4gtf tf'),(18031,'4000','101734285212','2024-12-15 21:45:42',NULL,200.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(18032,'1110','101734288347','2024-12-15 21:58:02',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(18033,'5500','101734288347','2024-12-15 21:45:47',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18034,'1000','101734288347','2024-12-15 21:58:02',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rf5twe4tf'),(18035,'4000','101734288347','2024-12-15 21:58:02',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(18036,'1110','101734289147','2024-12-15 21:59:23',NULL,5.00,'','10','1','Inventory sold','1','','sales','878','','No',NULL,NULL,''),(18037,'1110','101734289147','2024-12-15 21:59:07',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(18038,'5500','101734289147','2024-12-15 21:59:15',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18039,'1000','101734289147','2024-12-15 21:59:23',160.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fr4q4r3e'),(18040,'4000','101734289147','2024-12-15 21:59:23',NULL,10.00,'','10','1','Good sold','1','','sales','878','','No',NULL,NULL,''),(18041,'4000','101734289147','2024-12-15 21:59:07',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(18042,'1110','101734328656','2024-12-16 08:59:36',NULL,90.00,'','10','1','Inventory sold','1','','sales','1615','','No',NULL,NULL,''),(18043,'5500','101734328656','2024-12-16 08:57:36',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18044,'1000','101734328656','2024-12-16 08:59:36',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18045,'4000','101734328656','2024-12-16 08:59:36',NULL,300.00,'','10','1','Good sold','1','','sales','1615','','No',NULL,NULL,''),(18046,'1110','101734328784','2024-12-16 08:59:51',NULL,3.50,'','10','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(18047,'5500','101734328784','2024-12-16 08:59:44',3.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18048,'1000','101734328784','2024-12-16 08:59:51',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'XDVCsadsd'),(18049,'4000','101734328784','2024-12-16 08:59:51',NULL,10.00,'','10','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(18050,'1110','101734333236','2024-12-16 10:14:35',NULL,12.50,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(18051,'1110','101734333236','2024-12-16 10:13:56',NULL,3.00,'','10','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(18052,'5500','101734333236','2024-12-16 10:14:18',15.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18053,'1000','101734333236','2024-12-16 10:14:35',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18054,'4000','101734333236','2024-12-16 10:14:35',NULL,25.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(18055,'4000','101734333236','2024-12-16 10:13:56',NULL,5.00,'','10','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(18056,'1110','101734333283','2024-12-16 10:54:08',NULL,36.00,'','10','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(18057,'1110','101734333283','2024-12-16 10:14:43',NULL,0.00,'','10','1','Inventory sold','1','','sales','1199','','No',NULL,NULL,''),(18058,'1110','101734333283','2024-12-16 10:53:33',NULL,24.00,'','10','1','Inventory sold','1','','sales','897','','No',NULL,NULL,''),(18059,'5500','101734333283','2024-12-16 10:53:49',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18060,'1000','101734333283','2024-12-16 10:54:08',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18061,'4000','101734333283','2024-12-16 10:54:08',NULL,150.00,'','10','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(18062,'4000','101734333283','2024-12-16 10:14:43',NULL,100.00,'','10','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(18063,'4000','101734333283','2024-12-16 10:53:33',NULL,50.00,'','10','1','Good sold','1','','sales','897','','No',NULL,NULL,''),(18064,'1110','101734336706','2024-12-16 12:00:11',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(18065,'5500','101734336706','2024-12-16 11:11:46',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18066,'1000','101734336706','2024-12-16 12:00:11',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18067,'4000','101734336706','2024-12-16 12:00:11',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(18068,'1110','101734339614','2024-12-16 12:15:34',NULL,1.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(18069,'5500','101734339614','2024-12-16 12:00:14',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18070,'1000','101734339614','2024-12-16 12:15:34',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18071,'4000','101734339614','2024-12-16 12:15:34',NULL,10.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(18072,'1110','101734340550','2024-12-16 12:16:22',NULL,10.00,'','10','1','Inventory sold','1','','sales','1599','','No',NULL,NULL,''),(18073,'1110','101734340550','2024-12-16 12:15:50',NULL,0.00,'','10','1','Inventory sold','1','','sales','523','','No',NULL,NULL,''),(18074,'5500','101734340550','2024-12-16 12:16:10',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18075,'1000','101734340550','2024-12-16 12:16:22',160.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'trfge4gew'),(18076,'4000','101734340550','2024-12-16 12:16:22',NULL,60.00,'','10','1','Good sold','1','','sales','1599','','No',NULL,NULL,''),(18077,'4000','101734340550','2024-12-16 12:15:50',NULL,100.00,'','10','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(18078,'1110','101734340591','2024-12-16 12:30:51',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(18079,'5500','101734340591','2024-12-16 12:16:31',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18080,'1000','101734340591','2024-12-16 12:30:51',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'uyk,gf'),(18081,'4000','101734340591','2024-12-16 12:30:51',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(18082,'1110','101734341461','2024-12-16 13:51:07',NULL,35.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(18083,'5500','101734341461','2024-12-16 12:31:01',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18084,'1000','101734341461','2024-12-16 13:51:07',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18085,'4000','101734341461','2024-12-16 13:51:07',NULL,100.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(18086,'1110','101734347808','2024-12-16 16:14:06',NULL,20.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(18087,'5500','101734347808','2024-12-16 14:16:48',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18088,'1000','101734347808','2024-12-16 16:14:06',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'deqd33ed3'),(18089,'4000','101734347808','2024-12-16 16:14:06',NULL,40.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(18090,'1110','101734354854','2024-12-16 16:27:26',NULL,20.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(18091,'5500','101734354854','2024-12-16 16:14:14',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18092,'1000','101734354854','2024-12-16 16:27:26',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'eeewdqfwq'),(18093,'4000','101734354854','2024-12-16 16:27:26',NULL,40.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(18094,'1110','101734355654','2024-12-16 18:08:22',NULL,20.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(18095,'5500','101734355654','2024-12-16 16:27:34',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18096,'1000','101734355654','2024-12-16 18:08:22',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18097,'4000','101734355654','2024-12-16 18:08:22',NULL,50.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(18098,'1110','101734361783','2024-12-16 18:10:06',NULL,38.00,'','10','1','Inventory sold','1','','sales','1548','','No',NULL,NULL,''),(18099,'1110','101734361783','2024-12-16 18:09:43',NULL,5.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(18100,'5500','101734361783','2024-12-16 18:09:53',43.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18101,'1000','101734361783','2024-12-16 18:10:06',110.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sde7yew'),(18102,'4000','101734361783','2024-12-16 18:10:06',NULL,100.00,'','10','1','Good sold','1','','sales','1548','','No',NULL,NULL,''),(18103,'4000','101734361783','2024-12-16 18:09:43',NULL,10.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(18104,'1110','101734361816','2024-12-16 18:45:32',NULL,9.00,'','10','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(18105,'5500','101734361816','2024-12-16 18:10:16',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18106,'1000','101734361816','2024-12-16 18:45:32',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18107,'4000','101734361816','2024-12-16 18:45:32',NULL,20.00,'','10','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(18108,'1110','101734363952','2024-12-16 18:46:12',NULL,9.00,'','10','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(18109,'1110','101734363952','2024-12-16 18:45:52',NULL,5.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(18110,'5500','101734363952','2024-12-16 18:46:01',14.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18111,'1000','101734363952','2024-12-16 18:46:12',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'frcx5tg'),(18112,'4000','101734363952','2024-12-16 18:46:12',NULL,20.00,'','10','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(18113,'4000','101734363952','2024-12-16 18:45:52',NULL,10.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(18114,'1110','101734363979','2024-12-16 18:48:24',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(18115,'5500','101734363979','2024-12-16 18:46:19',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18116,'1000','101734363979','2024-12-16 18:48:24',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18117,'4000','101734363979','2024-12-16 18:48:24',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(18118,'1110','101734364107','2024-12-16 19:00:00',NULL,10.00,'','10','1','Inventory sold','1','','sales','1604','','No',NULL,NULL,''),(18119,'5500','101734364107','2024-12-16 18:48:27',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18120,'1000','101734364107','2024-12-16 19:00:00',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fge5rtg35rt'),(18121,'4000','101734364107','2024-12-16 19:00:00',NULL,50.00,'','10','1','Good sold','1','','sales','1604','','No',NULL,NULL,''),(18122,'1110','101734364812','2024-12-16 19:11:49',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(18123,'1110','101734364812','2024-12-16 19:00:12',NULL,20.00,'','10','1','Inventory sold','1','','sales','1631','','No',NULL,NULL,''),(18124,'1110','101734364812','2024-12-16 19:03:31',NULL,0.00,'','10','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(18125,'5500','101734364812','2024-12-16 19:10:09',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18126,'1000','101734364812','2024-12-16 19:11:49',260.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18127,'4000','101734364812','2024-12-16 19:11:49',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(18128,'4000','101734364812','2024-12-16 19:00:12',NULL,50.00,'','10','1','Good sold','1','','sales','1631','','No',NULL,NULL,''),(18129,'4000','101734364812','2024-12-16 19:03:31',NULL,60.00,'','10','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(18130,'1110','101734365532','2024-12-16 19:15:40',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(18131,'5500','101734365532','2024-12-16 19:12:12',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18132,'1000','101734365532','2024-12-16 19:15:40',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18133,'4000','101734365532','2024-12-16 19:15:40',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(18134,'1110','101734365746','2024-12-16 19:23:59',NULL,0.00,'','10','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(18135,'1110','101734365746','2024-12-16 19:15:46',NULL,20.00,'','10','1','Inventory sold','1','','sales','1631','','No',NULL,NULL,''),(18136,'5500','101734365746','2024-12-16 19:23:50',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18137,'1000','101734365746','2024-12-16 19:23:59',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'cvgdhgc s'),(18138,'4000','101734365746','2024-12-16 19:23:59',NULL,100.00,'','10','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(18139,'4000','101734365746','2024-12-16 19:15:46',NULL,50.00,'','10','1','Good sold','1','','sales','1631','','No',NULL,NULL,''),(18140,'1110','101734366248','2024-12-16 19:32:50',NULL,19.00,'','10','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(18141,'5500','101734366248','2024-12-16 19:24:08',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18142,'1000','101734366248','2024-12-16 19:32:50',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18143,'4000','101734366248','2024-12-16 19:32:50',NULL,50.00,'','10','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(18144,'1000','101734368264','2024-12-16 19:58:00',45.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18145,'4000','101734368264','2024-12-16 19:58:00',NULL,45.00,'','10','1','Good sold','1','','sales','117','','No',NULL,NULL,''),(18146,'1110','101734368287','2024-12-16 20:30:03',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(18147,'1110','101734368287','2024-12-16 19:58:07',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(18148,'5500','101734368287','2024-12-16 20:29:52',21.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18149,'1000','101734368287','2024-12-16 20:30:03',110.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18150,'4000','101734368287','2024-12-16 20:30:03',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(18151,'4000','101734368287','2024-12-16 19:58:07',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(18152,'1110','101734371257','2024-12-16 20:47:44',NULL,35.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(18153,'5500','101734371257','2024-12-16 20:47:37',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18154,'1000','101734371257','2024-12-16 20:47:44',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18155,'4000','101734371257','2024-12-16 20:47:44',NULL,100.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(18156,'1000','101734371266','2024-12-16 22:04:53',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edfaef'),(18157,'4000','101734371266','2024-12-16 22:04:53',NULL,50.00,'','10','1','Good sold','1','','sales','1210','','No',NULL,NULL,''),(18158,'1000','101734414904','2024-12-17 08:55:14',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fvgszgbrf'),(18159,'4000','101734414904','2024-12-17 08:55:14',NULL,60.00,'','10','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(18160,'1110','101734416242','2024-12-17 09:17:40',NULL,2.50,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(18161,'1110','101734416242','2024-12-17 09:17:22',NULL,10.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(18162,'5500','101734416242','2024-12-17 09:17:32',12.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18163,'1000','101734416242','2024-12-17 09:17:40',25.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edfqwf'),(18164,'4000','101734416242','2024-12-17 09:17:40',NULL,5.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(18165,'4000','101734416242','2024-12-17 09:17:22',NULL,20.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(18166,'1110','101734416267','2024-12-17 09:22:07',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(18167,'5500','101734416267','2024-12-17 09:17:47',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18168,'1000','101734416267','2024-12-17 09:22:07',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'drvfwedv'),(18169,'4000','101734416267','2024-12-17 09:22:07',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(18170,'1110','101734416540','2024-12-17 10:52:55',NULL,40.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(18171,'5500','101734416540','2024-12-17 09:22:20',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18172,'1000','101734416540','2024-12-17 10:52:55',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tttttc35'),(18173,'4000','101734416540','2024-12-17 10:52:55',NULL,80.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(18174,'1000','101734421981','2024-12-17 11:24:00',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dfxjd'),(18175,'4000','101734421981','2024-12-17 11:24:00',NULL,60.00,'','10','1','Good sold','1','','sales','117','','No',NULL,NULL,''),(18176,'1110','101734439662','2024-12-17 15:47:50',NULL,70.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(18177,'5500','101734439662','2024-12-17 15:47:42',70.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18178,'1000','101734439662','2024-12-17 15:47:50',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18179,'4000','101734439662','2024-12-17 15:47:50',NULL,200.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(18180,'1110','101734439675','2024-12-17 17:26:31',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(18181,'5500','101734439675','2024-12-17 15:47:55',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18182,'1000','101734439675','2024-12-17 17:26:31',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18183,'4000','101734439675','2024-12-17 17:26:31',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(18195,'1000','101734445594','2024-12-17 17:59:46',160.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18196,'4000','101734445594','2024-12-17 17:59:46',NULL,100.00,'','10','1','Good sold','1','','sales','236','','No',NULL,NULL,''),(18197,'4000','101734445594','2024-12-17 17:59:46',NULL,60.00,'','10','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(18198,'1110','101734448713','2024-12-17 18:53:06',NULL,35.00,'','10','1','Inventory sold','1','','sales','713','','No',NULL,NULL,''),(18199,'5500','101734448713','2024-12-17 18:18:33',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18200,'1000','101734448713','2024-12-17 18:53:06',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'23axqw'),(18201,'4000','101734448713','2024-12-17 18:53:06',NULL,200.00,'','10','1','Good sold','1','','sales','713','','No',NULL,NULL,''),(18202,'1110','101734450792','2024-12-17 18:53:38',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(18203,'5500','101734450792','2024-12-17 18:53:12',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18204,'1000','101734450792','2024-12-17 18:53:38',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18205,'4000','101734450792','2024-12-17 18:53:38',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(18206,'1110','101734450820','2024-12-17 19:08:29',NULL,7.00,'','10','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(18207,'5500','101734450820','2024-12-17 18:53:40',7.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18208,'1000','101734450820','2024-12-17 19:08:29',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'vt4wv5'),(18209,'4000','101734450820','2024-12-17 19:08:29',NULL,20.00,'','10','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(18210,'1110','101734454034','2024-12-17 19:57:34',NULL,0.00,'','10','1','Inventory sold','1','','sales','1609','','No',NULL,NULL,''),(18211,'1110','101734454034','2024-12-17 19:47:14',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(18212,'1110','101734454034','2024-12-17 19:47:22',NULL,60.00,'','10','1','Inventory sold','1','','sales','1287','','No',NULL,NULL,''),(18213,'1110','101734454034','2024-12-17 19:47:32',NULL,45.00,'','10','1','Inventory sold','1','','sales','1374','','No',NULL,NULL,''),(18214,'1110','101734454034','2024-12-17 19:57:08',NULL,50.00,'','10','1','Inventory sold','1','','sales','1566','','No',NULL,NULL,''),(18215,'5500','101734454034','2024-12-17 19:57:23',165.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18216,'1000','101734454034','2024-12-17 19:57:34',1000.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gdftgvd'),(18217,'4000','101734454034','2024-12-17 19:57:34',NULL,400.00,'','10','1','Good sold','1','','sales','1609','','No',NULL,NULL,''),(18218,'4000','101734454034','2024-12-17 19:47:14',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(18219,'4000','101734454034','2024-12-17 19:47:22',NULL,150.00,'','10','1','Good sold','1','','sales','1287','','No',NULL,NULL,''),(18220,'4000','101734454034','2024-12-17 19:47:32',NULL,150.00,'','10','1','Good sold','1','','sales','1374','','No',NULL,NULL,''),(18221,'4000','101734454034','2024-12-17 19:57:08',NULL,250.00,'','10','1','Good sold','1','','sales','1566','','No',NULL,NULL,''),(18222,'1110','101734454662','2024-12-17 19:57:54',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(18223,'5500','101734454662','2024-12-17 19:57:42',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18224,'1000','101734454662','2024-12-17 19:57:54',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fduhgbyfd'),(18225,'4000','101734454662','2024-12-17 19:57:54',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(18226,'1110','101734454681','2024-12-17 20:29:48',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(18227,'5500','101734454681','2024-12-17 19:58:01',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18228,'1000','101734454681','2024-12-17 20:29:48',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ewfdw234r'),(18229,'4000','101734454681','2024-12-17 20:29:48',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(18230,'1110','101734456592','2024-12-17 20:47:35',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(18231,'1110','101734456592','2024-12-17 20:29:52',NULL,126.00,'','10','1','Inventory sold','1','','sales','763','','No',NULL,NULL,''),(18232,'1110','101734456592','2024-12-17 20:47:05',NULL,60.00,'','10','1','Inventory sold','1','','sales','942','','No',NULL,NULL,''),(18233,'5500','101734456592','2024-12-17 20:47:17',186.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18234,'1000','101734456592','2024-12-17 20:47:35',450.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18235,'4000','101734456592','2024-12-17 20:47:35',NULL,50.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(18236,'4000','101734456592','2024-12-17 20:29:52',NULL,200.00,'','10','1','Good sold','1','','sales','763','','No',NULL,NULL,''),(18237,'4000','101734456592','2024-12-17 20:47:05',NULL,200.00,'','10','1','Good sold','1','','sales','942','','No',NULL,NULL,''),(18238,'1110','101734457664','2024-12-17 20:47:58',NULL,5.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(18239,'5500','101734457664','2024-12-17 20:47:44',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18240,'1000','101734457664','2024-12-17 20:47:58',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rfg3uhy'),(18241,'4000','101734457664','2024-12-17 20:47:58',NULL,10.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(18242,'1110','101734457687','2024-12-17 20:48:14',NULL,8.00,'','10','1','Inventory sold','1','','sales','1541','','No',NULL,NULL,''),(18243,'5500','101734457687','2024-12-17 20:48:07',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18244,'1000','101734457687','2024-12-17 20:48:14',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18245,'4000','101734457687','2024-12-17 20:48:14',NULL,20.00,'','10','1','Good sold','1','','sales','1541','','No',NULL,NULL,''),(18246,'1110','101734457699','2024-12-17 21:04:56',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(18247,'5500','101734457699','2024-12-17 20:48:19',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18248,'1000','101734457699','2024-12-17 21:04:56',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18249,'4000','101734457699','2024-12-17 21:04:56',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(18250,'1110','101734458698','2024-12-17 21:17:05',NULL,10.00,'','10','1','Inventory sold','1','','sales','1000','','No',NULL,NULL,''),(18251,'5500','101734458698','2024-12-17 21:04:58',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18252,'1000','101734458698','2024-12-17 21:17:05',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18253,'4000','101734458698','2024-12-17 21:17:05',NULL,20.00,'','10','1','Good sold','1','','sales','1000','','No',NULL,NULL,''),(18254,'1110','101734459429','2024-12-17 21:19:50',NULL,50.00,'','10','1','Inventory sold','1','','sales','878','','No',NULL,NULL,''),(18255,'5500','101734459429','2024-12-17 21:17:09',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18256,'1000','101734459429','2024-12-17 21:19:50',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18257,'4000','101734459429','2024-12-17 21:19:50',NULL,100.00,'','10','1','Good sold','1','','sales','878','','No',NULL,NULL,''),(18258,'1110','101734459594','2024-12-17 21:24:37',NULL,95.00,'','10','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(18259,'5500','101734459594','2024-12-17 21:19:54',95.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18260,'1000','101734459594','2024-12-17 21:24:37',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18261,'4000','101734459594','2024-12-17 21:24:37',NULL,200.00,'','10','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(18262,'1110','101734459879','2024-12-17 21:45:37',NULL,30.00,'','10','1','Inventory sold','1','','sales','1502','','No',NULL,NULL,''),(18263,'5500','101734459879','2024-12-17 21:24:39',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18264,'1000','101734459879','2024-12-17 21:45:37',130.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18265,'4000','101734459879','2024-12-17 21:45:37',NULL,130.00,'','10','1','Good sold','1','','sales','1502','','No',NULL,NULL,''),(18266,'1110','101734508883','2024-12-18 11:34:07',NULL,9.00,'','10','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(18267,'5500','101734508883','2024-12-18 11:01:23',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18268,'1000','101734508883','2024-12-18 11:34:07',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18269,'4000','101734508883','2024-12-18 11:34:07',NULL,20.00,'','10','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(18270,'1110','101734510849','2024-12-18 11:44:37',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(18271,'5500','101734510849','2024-12-18 11:34:09',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18272,'1000','101734510849','2024-12-18 11:44:37',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18273,'4000','101734510849','2024-12-18 11:44:37',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(18274,'1110','101734511483','2024-12-18 11:54:15',NULL,35.00,'','10','1','Inventory sold','1','','sales','422','','No',NULL,NULL,''),(18275,'5500','101734511483','2024-12-18 11:44:43',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18276,'1000','101734511483','2024-12-18 11:54:15',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18277,'4000','101734511483','2024-12-18 11:54:15',NULL,70.00,'','10','1','Good sold','1','','sales','422','','No',NULL,NULL,''),(18278,'1110','101734512057','2024-12-18 12:30:43',NULL,3.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(18279,'5500','101734512057','2024-12-18 11:54:17',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18280,'1000','101734512057','2024-12-18 12:30:43',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fegbvazr'),(18281,'4000','101734512057','2024-12-18 12:30:43',NULL,30.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(18282,'1110','101734514250','2024-12-18 12:33:57',NULL,6.00,'','10','1','Inventory sold','1','','sales','844','','No',NULL,NULL,''),(18283,'1110','101734514250','2024-12-18 12:30:50',NULL,0.00,'','10','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(18284,'5500','101734514250','2024-12-18 12:33:43',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18285,'1000','101734514250','2024-12-18 12:33:57',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18286,'4000','101734514250','2024-12-18 12:33:57',NULL,20.00,'','10','1','Good sold','1','','sales','844','','No',NULL,NULL,''),(18287,'4000','101734514250','2024-12-18 12:30:50',NULL,10.00,'','10','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(18288,'1110','101734514441','2024-12-18 12:59:01',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(18289,'5500','101734514441','2024-12-18 12:34:01',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18290,'1000','101734514441','2024-12-18 12:59:01',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'.;klgfviyjd'),(18291,'4000','101734514441','2024-12-18 12:59:01',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(18292,'1110','101734527563','2024-12-18 16:13:05',NULL,60.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(18293,'5500','101734527563','2024-12-18 16:12:43',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18294,'1000','101734527563','2024-12-18 16:13:05',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ref4w33f'),(18295,'4000','101734527563','2024-12-18 16:13:05',NULL,150.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(18296,'1000','101734534952','2024-12-18 18:16:20',180.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fgv werf'),(18297,'4000','101734534952','2024-12-18 18:16:20',NULL,40.00,'','10','1','Good sold','1','','sales','227','','No',NULL,NULL,''),(18298,'4000','101734534952','2024-12-18 18:15:52',NULL,140.00,'','10','1','Good sold','1','','sales','116','','No',NULL,NULL,''),(18299,'1000','101734534989','2024-12-18 18:28:21',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'swsw1s'),(18300,'4000','101734534989','2024-12-18 18:28:21',NULL,50.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(18301,'1110','101734535711','2024-12-18 18:40:37',NULL,16.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(18302,'5500','101734535711','2024-12-18 18:28:31',16.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18303,'1000','101734535711','2024-12-18 18:40:37',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18304,'4000','101734535711','2024-12-18 18:40:37',NULL,100.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(18305,'1110','101734536445','2024-12-18 18:57:47',NULL,50.00,'','10','1','Inventory sold','1','','sales','1331','','No',NULL,NULL,''),(18306,'1110','101734536445','2024-12-18 18:40:45',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(18307,'5500','101734536445','2024-12-18 18:57:32',70.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18308,'1000','101734536445','2024-12-18 18:57:47',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18309,'4000','101734536445','2024-12-18 18:57:47',NULL,100.00,'','10','1','Good sold','1','','sales','1331','','No',NULL,NULL,''),(18310,'4000','101734536445','2024-12-18 18:40:45',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(18311,'1110','101734537470','2024-12-18 19:22:13',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(18312,'5500','101734537470','2024-12-18 18:57:50',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18313,'1000','101734537470','2024-12-18 19:22:13',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'scdescf'),(18314,'4000','101734537470','2024-12-18 19:22:13',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(18315,'1110','101734538942','2024-12-18 19:25:56',NULL,0.00,'','10','1','Inventory sold','1','','sales','1136','','No',NULL,NULL,''),(18316,'1110','101734538942','2024-12-18 19:22:22',NULL,0.00,'','10','1','Inventory sold','1','','sales','1632','','No',NULL,NULL,''),(18317,'1110','101734538942','2024-12-18 19:24:53',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(18318,'1110','101734538942','2024-12-18 19:25:13',NULL,26.00,'','10','1','Inventory sold','1','','sales','1628','','No',NULL,NULL,''),(18319,'1110','101734538942','2024-12-18 19:25:31',NULL,26.00,'','10','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(18320,'5500','101734538942','2024-12-18 19:25:45',82.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18321,'1000','101734538942','2024-12-18 19:25:56',570.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DFCAEFV'),(18322,'4000','101734538942','2024-12-18 19:25:56',NULL,200.00,'','10','1','Good sold','1','','sales','1136','','No',NULL,NULL,''),(18323,'4000','101734538942','2024-12-18 19:22:22',NULL,100.00,'','10','1','Good sold','1','','sales','1632','','No',NULL,NULL,''),(18324,'4000','101734538942','2024-12-18 19:24:53',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(18325,'4000','101734538942','2024-12-18 19:25:13',NULL,60.00,'','10','1','Good sold','1','','sales','1628','','No',NULL,NULL,''),(18326,'4000','101734538942','2024-12-18 19:25:31',NULL,60.00,'','10','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(18327,'1110','101734539180','2024-12-18 19:31:51',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(18328,'5500','101734539180','2024-12-18 19:26:20',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18329,'1000','101734539180','2024-12-18 19:31:51',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18330,'4000','101734539180','2024-12-18 19:31:51',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(18331,'1110','101734539517','2024-12-18 19:42:28',NULL,30.00,'','10','1','Inventory sold','1','','sales','1607','','No',NULL,NULL,''),(18332,'1110','101734539517','2024-12-18 19:31:57',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(18333,'5500','101734539517','2024-12-18 19:42:12',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18334,'1000','101734539517','2024-12-18 19:42:28',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HGASFDX'),(18335,'4000','101734539517','2024-12-18 19:42:28',NULL,150.00,'','10','1','Good sold','1','','sales','1607','','No',NULL,NULL,''),(18336,'4000','101734539517','2024-12-18 19:31:57',NULL,50.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(18337,'1110','101734540157','2024-12-18 19:56:47',NULL,54.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(18338,'5500','101734540157','2024-12-18 19:42:37',54.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18339,'1000','101734540157','2024-12-18 19:56:47',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18340,'4000','101734540157','2024-12-18 19:56:47',NULL,100.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(18341,'1110','101734541012','2024-12-18 21:02:02',NULL,20.00,'','10','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(18342,'1110','101734541012','2024-12-18 19:56:52',NULL,20.00,'','10','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(18343,'5500','101734541012','2024-12-18 21:01:42',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18344,'1000','101734541012','2024-12-18 21:02:02',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18345,'4000','101734541012','2024-12-18 21:02:02',NULL,40.00,'','10','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(18346,'4000','101734541012','2024-12-18 19:56:52',NULL,40.00,'','10','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(18347,'1110','101734544934','2024-12-18 21:02:47',NULL,12.50,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(18348,'5500','101734544934','2024-12-18 21:02:14',12.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18349,'1000','101734544934','2024-12-18 21:02:47',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18350,'4000','101734544934','2024-12-18 21:02:47',NULL,50.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(18351,'1110','101734545284','2024-12-18 21:25:20',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(18352,'5500','101734545284','2024-12-18 21:08:05',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18353,'1000','101734545284','2024-12-18 21:25:20',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WSET3W3'),(18354,'4000','101734545284','2024-12-18 21:25:20',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(18355,'1110','101735307576','2024-12-27 16:53:10',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(18356,'5500','101735307576','2024-12-27 16:52:56',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18357,'1000','101735307576','2024-12-27 16:53:10',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18358,'4000','101735307576','2024-12-27 16:53:10',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(18359,'1110','101735307594','2024-12-27 17:12:48',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(18360,'5500','101735307594','2024-12-27 17:12:32',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18361,'1000','101735307594','2024-12-27 17:12:48',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18362,'4000','101735307594','2024-12-27 17:12:48',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(18363,'1110','101735308772','2024-12-27 18:00:55',NULL,20.00,'','10','1','Inventory sold','1','','sales','1631','','No',NULL,NULL,''),(18364,'5500','101735308772','2024-12-27 17:12:52',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18365,'1000','101735308772','2024-12-27 18:00:55',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18366,'4000','101735308772','2024-12-27 18:00:55',NULL,50.00,'','10','1','Good sold','1','','sales','1631','','No',NULL,NULL,''),(18367,'1000','101735311659','2024-12-27 19:04:49',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18368,'4000','101735311659','2024-12-27 19:04:49',NULL,40.00,'','10','1','Good sold','1','','sales','116','','No',NULL,NULL,''),(18369,'1110','101735315492','2024-12-27 19:05:08',NULL,37.50,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(18370,'5500','101735315492','2024-12-27 19:04:52',37.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18371,'1000','101735315492','2024-12-27 19:05:08',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18372,'4000','101735315492','2024-12-27 19:05:08',NULL,150.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(18373,'1110','101735319081','2024-12-27 20:06:57',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(18374,'1110','101735319081','2024-12-27 20:04:41',NULL,0.00,'','10','1','Inventory sold','1','','sales','1069','','No',NULL,NULL,''),(18375,'1110','101735319081','2024-12-27 20:04:53',NULL,25.00,'','10','1','Inventory sold','1','','sales','1633','','No',NULL,NULL,''),(18376,'5500','101735319081','2024-12-27 20:06:44',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18377,'1000','101735319081','2024-12-27 20:06:57',140.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18378,'4000','101735319081','2024-12-27 20:06:57',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(18379,'4000','101735319081','2024-12-27 20:04:41',NULL,40.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(18380,'4000','101735319081','2024-12-27 20:04:53',NULL,50.00,'','10','1','Good sold','1','','sales','1633','','No',NULL,NULL,''),(18381,'1110','101735319786','2024-12-27 20:20:36',NULL,30.00,'','10','1','Inventory sold','1','','sales','1502','','No',NULL,NULL,''),(18382,'5500','101735319786','2024-12-27 20:16:26',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18383,'1000','101735319786','2024-12-27 20:20:36',130.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'c4dr4d3'),(18384,'4000','101735319786','2024-12-27 20:20:36',NULL,130.00,'','10','1','Good sold','1','','sales','1502','','No',NULL,NULL,''),(18385,'1110','101735320045','2024-12-27 20:59:38',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(18386,'5500','101735320045','2024-12-27 20:20:45',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18387,'1000','101735320045','2024-12-27 20:59:38',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18388,'4000','101735320045','2024-12-27 20:59:38',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(18389,'1000','101735322384','2024-12-27 21:04:14',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18390,'4000','101735322384','2024-12-27 21:04:14',NULL,20.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(18391,'1110','101735322669','2024-12-27 21:30:36',NULL,0.00,'','10','1','Inventory sold','1','','sales','1069','','No',NULL,NULL,''),(18392,'1110','101735322669','2024-12-27 21:04:29',NULL,2.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(18393,'5500','101735322669','2024-12-27 21:30:10',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18394,'1000','101735322669','2024-12-27 21:30:36',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18395,'4000','101735322669','2024-12-27 21:30:36',NULL,10.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(18396,'4000','101735322669','2024-12-27 21:04:29',NULL,10.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(18397,'1110','101735324243','2024-12-27 21:31:21',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(18398,'5500','101735324243','2024-12-27 21:30:43',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18399,'1000','101735324243','2024-12-27 21:31:21',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18400,'4000','101735324243','2024-12-27 21:31:21',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(18401,'1110','101735367710','2024-12-28 09:35:49',NULL,35.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(18402,'5500','101735367710','2024-12-28 09:35:10',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18403,'1000','101735367710','2024-12-28 09:35:49',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18404,'4000','101735367710','2024-12-28 09:35:49',NULL,100.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(18405,'1110','101735367751','2024-12-28 09:35:59',NULL,50.00,'','10','1','Inventory sold','1','','sales','1041','','No',NULL,NULL,''),(18406,'5500','101735367751','2024-12-28 09:35:51',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18407,'1000','101735367751','2024-12-28 09:35:59',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18408,'4000','101735367751','2024-12-28 09:35:59',NULL,100.00,'','10','1','Good sold','1','','sales','1041','','No',NULL,NULL,''),(18409,'1000','101735377364','2024-12-28 12:16:17',15.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18410,'4000','101735377364','2024-12-28 12:16:17',NULL,15.00,'','10','1','Good sold','1','','sales','421','','No',NULL,NULL,''),(18411,'1110','101735378615','2024-12-28 12:37:06',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(18412,'5500','101735378615','2024-12-28 12:36:55',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18413,'1000','101735378615','2024-12-28 12:37:06',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18414,'4000','101735378615','2024-12-28 12:37:06',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(18415,'1110','101735378628','2024-12-28 12:39:28',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(18416,'1110','101735378628','2024-12-28 12:37:08',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(18417,'1110','101735378628','2024-12-28 12:39:06',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(18418,'5500','101735378628','2024-12-28 12:39:15',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18419,'1000','101735378628','2024-12-28 12:39:28',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tgw4 554'),(18420,'4000','101735378628','2024-12-28 12:39:28',NULL,10.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(18421,'4000','101735378628','2024-12-28 12:37:08',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(18422,'4000','101735378628','2024-12-28 12:39:06',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(18423,'1110','101735378775','2024-12-28 12:50:10',NULL,12.50,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(18424,'5500','101735378775','2024-12-28 12:39:35',12.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18425,'1000','101735378775','2024-12-28 12:50:10',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rthtrgo'),(18426,'4000','101735378775','2024-12-28 12:50:10',NULL,50.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(18427,'1110','101735379419','2024-12-28 14:45:07',NULL,8.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(18428,'1110','101735379419','2024-12-28 12:50:19',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(18429,'5500','101735379419','2024-12-28 14:44:53',11.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18430,'1000','101735379419','2024-12-28 14:45:07',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18431,'4000','101735379419','2024-12-28 14:45:07',NULL,40.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(18432,'4000','101735379419','2024-12-28 12:50:19',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(18433,'1110','101735386312','2024-12-28 14:53:17',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(18434,'5500','101735386312','2024-12-28 14:45:12',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18435,'1000','101735386312','2024-12-28 14:53:17',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gbff'),(18436,'4000','101735386312','2024-12-28 14:53:17',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(18437,'1110','101735386803','2024-12-28 16:33:14',NULL,9.00,'','10','1','Inventory sold','1','','sales','844','','No',NULL,NULL,''),(18438,'5500','101735386803','2024-12-28 14:53:24',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18439,'1000','101735386803','2024-12-28 16:33:14',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,' c,nbdsklv'),(18440,'4000','101735386803','2024-12-28 16:33:14',NULL,30.00,'','10','1','Good sold','1','','sales','844','','No',NULL,NULL,''),(18441,'1110','101735392813','2024-12-28 18:00:42',NULL,10.00,'','10','1','Inventory sold','1','','sales','1577','','No',NULL,NULL,''),(18442,'1110','101735392813','2024-12-28 16:33:33',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(18443,'5500','101735392813','2024-12-28 16:35:17',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18444,'1000','101735392813','2024-12-28 18:00:42',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'cr43'),(18445,'4000','101735392813','2024-12-28 18:00:42',NULL,50.00,'','10','1','Good sold','1','','sales','1577','','No',NULL,NULL,''),(18446,'4000','101735392813','2024-12-28 16:33:33',NULL,30.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(18447,'1110','101735398265','2024-12-28 18:05:18',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(18448,'5500','101735398265','2024-12-28 18:04:25',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18449,'1000','101735398265','2024-12-28 18:05:18',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18450,'4000','101735398265','2024-12-28 18:05:18',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(18451,'1000','101735402225','2024-12-28 19:10:40',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18452,'4000','101735402225','2024-12-28 19:10:40',NULL,20.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(18453,'1110','101735402245','2024-12-28 19:12:34',NULL,55.00,'','10','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(18454,'1110','101735402245','2024-12-28 19:10:45',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(18455,'5500','101735402245','2024-12-28 19:11:29',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18456,'1000','101735402245','2024-12-28 19:12:34',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edxe3d'),(18457,'4000','101735402245','2024-12-28 19:12:34',NULL,150.00,'','10','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(18458,'4000','101735402245','2024-12-28 19:10:45',NULL,50.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(18459,'1110','101735402479','2024-12-28 19:39:04',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(18460,'5500','101735402479','2024-12-28 19:14:40',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18461,'1000','101735402479','2024-12-28 19:39:04',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'kjdsfhkjgsfd'),(18462,'4000','101735402479','2024-12-28 19:39:04',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(18463,'1110','101735403951','2024-12-28 19:59:28',NULL,15.00,'','10','1','Inventory sold','1','','sales','1167','','No',NULL,NULL,''),(18464,'1110','101735403951','2024-12-28 19:39:11',NULL,10.00,'','10','1','Inventory sold','1','','sales','1577','','No',NULL,NULL,''),(18465,'1110','101735403951','2024-12-28 19:39:29',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(18466,'5500','101735403951','2024-12-28 19:39:38',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18467,'1000','101735403951','2024-12-28 19:59:28',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18468,'4000','101735403951','2024-12-28 19:59:28',NULL,100.00,'','10','1','Good sold','1','','sales','1167','','No',NULL,NULL,''),(18469,'4000','101735403951','2024-12-28 19:39:11',NULL,50.00,'','10','1','Good sold','1','','sales','1577','','No',NULL,NULL,''),(18470,'4000','101735403951','2024-12-28 19:39:29',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(18471,'1110','101735405190','2024-12-28 20:00:07',NULL,50.00,'','10','1','Inventory sold','1','','sales','1049','','No',NULL,NULL,''),(18472,'5500','101735405190','2024-12-28 19:59:50',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18473,'1000','101735405190','2024-12-28 20:00:07',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18474,'4000','101735405190','2024-12-28 20:00:07',NULL,100.00,'','10','1','Good sold','1','','sales','1049','','No',NULL,NULL,''),(18475,'1110','101735405212','2024-12-28 20:00:50',NULL,58.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(18476,'1110','101735405212','2024-12-28 20:00:12',NULL,12.00,'','10','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(18477,'1110','101735405212','2024-12-28 20:00:26',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(18478,'5500','101735405212','2024-12-28 20:00:36',74.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18479,'1000','101735405212','2024-12-28 20:00:50',220.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'uorfwe5qyr'),(18480,'4000','101735405212','2024-12-28 20:00:50',NULL,100.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(18481,'4000','101735405212','2024-12-28 20:00:12',NULL,100.00,'','10','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(18482,'4000','101735405212','2024-12-28 20:00:26',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(18483,'1110','101735405256','2024-12-28 20:01:24',NULL,40.00,'','10','1','Inventory sold','1','','sales','1557','','No',NULL,NULL,''),(18484,'5500','101735405256','2024-12-28 20:00:56',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18485,'1000','101735405256','2024-12-28 20:01:24',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'i7ryfugre'),(18486,'4000','101735405256','2024-12-28 20:01:24',NULL,250.00,'','10','1','Good sold','1','','sales','1557','','No',NULL,NULL,''),(18487,'1110','101735405295','2024-12-28 20:02:24',NULL,9.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(18488,'5500','101735405295','2024-12-28 20:01:35',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18489,'1000','101735405295','2024-12-28 20:02:24',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18490,'4000','101735405295','2024-12-28 20:02:24',NULL,50.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(18491,'1110','101735405347','2024-12-28 20:07:29',NULL,0.00,'','10','1','Inventory sold','1','','sales','1540','','No',NULL,NULL,''),(18492,'1110','101735405347','2024-12-28 20:02:27',NULL,9.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(18493,'5500','101735405347','2024-12-28 20:07:20',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18494,'1000','101735405347','2024-12-28 20:07:29',90.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sdwyqdxrwq'),(18495,'4000','101735405347','2024-12-28 20:07:29',NULL,40.00,'','10','1','Good sold','1','','sales','1540','','No',NULL,NULL,''),(18496,'4000','101735405347','2024-12-28 20:02:27',NULL,50.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(18497,'1110','101735405654','2024-12-28 20:13:13',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(18498,'5500','101735405654','2024-12-28 20:07:34',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18499,'1000','101735405654','2024-12-28 20:13:13',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18500,'4000','101735405654','2024-12-28 20:13:13',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(18501,'1110','101735405999','2024-12-28 20:22:38',NULL,30.00,'','10','1','Inventory sold','1','','sales','1615','','No',NULL,NULL,''),(18502,'1110','101735405999','2024-12-28 20:13:19',NULL,116.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(18503,'1110','101735405999','2024-12-28 20:22:20',NULL,15.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(18504,'5500','101735405999','2024-12-28 20:22:31',161.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18505,'1000','101735405999','2024-12-28 20:22:38',350.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18506,'4000','101735405999','2024-12-28 20:22:38',NULL,100.00,'','10','1','Good sold','1','','sales','1615','','No',NULL,NULL,''),(18507,'4000','101735405999','2024-12-28 20:13:19',NULL,200.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(18508,'4000','101735405999','2024-12-28 20:22:20',NULL,50.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(18509,'1110','101735406705','2024-12-28 20:25:14',NULL,18.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(18510,'5500','101735406705','2024-12-28 20:25:05',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18511,'1000','101735406705','2024-12-28 20:25:14',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18512,'4000','101735406705','2024-12-28 20:25:14',NULL,100.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(18513,'1000','101735406718','2024-12-28 20:28:48',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18514,'4000','101735406718','2024-12-28 20:28:48',NULL,20.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(18515,'1110','101735406931','2024-12-28 20:38:16',NULL,100.00,'','10','1','Inventory sold','1','','sales','1230','','No',NULL,NULL,''),(18516,'1110','101735406931','2024-12-28 20:28:51',NULL,20.00,'','10','1','Inventory sold','1','','sales','1631','','No',NULL,NULL,''),(18517,'1110','101735406931','2024-12-28 20:37:57',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(18518,'5500','101735406931','2024-12-28 20:38:07',123.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18519,'1000','101735406931','2024-12-28 20:38:16',230.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18520,'4000','101735406931','2024-12-28 20:38:16',NULL,150.00,'','10','1','Good sold','1','','sales','1230','','No',NULL,NULL,''),(18521,'4000','101735406931','2024-12-28 20:28:51',NULL,50.00,'','10','1','Good sold','1','','sales','1631','','No',NULL,NULL,''),(18522,'4000','101735406931','2024-12-28 20:37:57',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(18523,'1110','101735407501','2024-12-28 22:09:47',NULL,18.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(18524,'5500','101735407501','2024-12-28 20:38:21',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18525,'1000','101735407501','2024-12-28 22:09:47',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18526,'4000','101735407501','2024-12-28 22:09:47',NULL,100.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(18527,'1110','101735412991','2024-12-28 22:10:31',NULL,25.00,'','10','1','Inventory sold','1','','sales','1633','','No',NULL,NULL,''),(18528,'5500','101735412991','2024-12-28 22:09:51',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18529,'1000','101735412991','2024-12-28 22:10:31',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18530,'4000','101735412991','2024-12-28 22:10:31',NULL,50.00,'','10','1','Good sold','1','','sales','1633','','No',NULL,NULL,''),(18531,'1000','101735413033','2024-12-28 22:10:52',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18532,'4000','101735413033','2024-12-28 22:10:52',NULL,30.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(18533,'1110','101735476279','2024-12-29 15:45:49',NULL,24.50,'','10','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(18534,'1110','101735476279','2024-12-29 15:44:39',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(18535,'5500','101735476279','2024-12-29 15:45:07',24.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18536,'1000','101735476279','2024-12-29 15:45:49',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sacfuosfd'),(18537,'4000','101735476279','2024-12-29 15:45:49',NULL,100.00,'','10','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(18538,'4000','101735476279','2024-12-29 15:44:39',NULL,50.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(18539,'1110','101735476356','2024-12-29 16:10:58',NULL,8.00,'','10','1','Inventory sold','1','','sales','1629','','No',NULL,NULL,''),(18540,'5500','101735476356','2024-12-29 15:45:56',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18541,'1000','101735476356','2024-12-29 16:10:58',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18542,'4000','101735476356','2024-12-29 16:10:58',NULL,20.00,'','10','1','Good sold','1','','sales','1629','','No',NULL,NULL,''),(18543,'1000','101735477861','2024-12-29 16:29:01',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ftcjb v'),(18544,'4000','101735477861','2024-12-29 16:29:01',NULL,100.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(18545,'1110','101735478949','2024-12-29 18:21:08',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(18546,'5500','101735478949','2024-12-29 16:29:09',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18547,'1000','101735478949','2024-12-29 18:21:08',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tdcgyc'),(18548,'4000','101735478949','2024-12-29 18:21:08',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(18549,'1110','101735485675','2024-12-29 18:28:42',NULL,9.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(18550,'5500','101735485675','2024-12-29 18:21:15',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18551,'1000','101735485675','2024-12-29 18:28:42',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'er443'),(18552,'4000','101735485675','2024-12-29 18:28:42',NULL,50.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(18553,'1110','101735488355','2024-12-29 19:06:08',NULL,10.00,'','10','1','Inventory sold','1','','sales','1325','','No',NULL,NULL,''),(18554,'5500','101735488355','2024-12-29 19:05:55',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18555,'1000','101735488355','2024-12-29 19:06:08',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18556,'4000','101735488355','2024-12-29 19:06:08',NULL,20.00,'','10','1','Good sold','1','','sales','1325','','No',NULL,NULL,''),(18557,'1110','101735488371','2024-12-29 19:19:21',NULL,0.00,'','10','1','Inventory sold','1','','sales','421','','No',NULL,NULL,''),(18558,'1110','101735488371','2024-12-29 19:06:11',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(18559,'5500','101735488371','2024-12-29 19:19:14',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18560,'1000','101735488371','2024-12-29 19:19:21',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fc3drfcew'),(18561,'4000','101735488371','2024-12-29 19:19:21',NULL,90.00,'','10','1','Good sold','1','','sales','421','','No',NULL,NULL,''),(18562,'4000','101735488371','2024-12-29 19:06:11',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(18563,'1110','101735489190','2024-12-29 19:31:14',NULL,15.00,'','10','1','Inventory sold','1','','sales','1167','','No',NULL,NULL,''),(18564,'5500','101735489190','2024-12-29 19:19:50',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18565,'1000','101735489190','2024-12-29 19:31:14',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18566,'4000','101735489190','2024-12-29 19:31:14',NULL,100.00,'','10','1','Good sold','1','','sales','1167','','No',NULL,NULL,''),(18567,'1110','101735489877','2024-12-29 19:31:26',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(18568,'5500','101735489877','2024-12-29 19:31:17',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18569,'1000','101735489877','2024-12-29 19:31:26',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18570,'4000','101735489877','2024-12-29 19:31:26',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(18571,'1110','101735489887','2024-12-29 19:32:38',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(18572,'5500','101735489887','2024-12-29 19:31:27',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18573,'1000','101735489887','2024-12-29 19:32:38',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'jinbrfgfe'),(18574,'4000','101735489887','2024-12-29 19:32:38',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(18575,'1110','101735489965','2024-12-29 19:35:43',NULL,25.00,'','10','1','Inventory sold','1','','sales','1633','','No',NULL,NULL,''),(18576,'5500','101735489965','2024-12-29 19:32:45',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18577,'1000','101735489965','2024-12-29 19:35:43',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18578,'4000','101735489965','2024-12-29 19:35:43',NULL,50.00,'','10','1','Good sold','1','','sales','1633','','No',NULL,NULL,''),(18579,'1110','101735490149','2024-12-29 19:43:58',NULL,4.00,'','10','1','Inventory sold','1','','sales','1577','','No',NULL,NULL,''),(18580,'1110','101735490149','2024-12-29 19:35:49',NULL,8.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(18581,'5500','101735490149','2024-12-29 19:43:50',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18582,'1000','101735490149','2024-12-29 19:43:58',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18583,'4000','101735490149','2024-12-29 19:43:58',NULL,20.00,'','10','1','Good sold','1','','sales','1577','','No',NULL,NULL,''),(18584,'4000','101735490149','2024-12-29 19:35:49',NULL,40.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(18585,'1110','101735490645','2024-12-29 19:52:28',NULL,5.00,'','10','1','Inventory sold','1','','sales','1633','','No',NULL,NULL,''),(18586,'5500','101735490645','2024-12-29 19:44:05',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18587,'1000','101735490645','2024-12-29 19:52:28',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18588,'4000','101735490645','2024-12-29 19:52:28',NULL,10.00,'','10','1','Good sold','1','','sales','1633','','No',NULL,NULL,''),(18589,'1110','101735491150','2024-12-29 20:07:23',NULL,48.00,'','10','1','Inventory sold','1','','sales','667','','No',NULL,NULL,''),(18590,'5500','101735491150','2024-12-29 19:52:30',48.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18591,'1000','101735491150','2024-12-29 20:07:23',75.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18592,'4000','101735491150','2024-12-29 20:07:23',NULL,75.00,'','10','1','Good sold','1','','sales','667','','No',NULL,NULL,''),(18593,'1110','101735493900','2024-12-29 20:39:19',NULL,0.00,'','10','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(18594,'1110','101735493900','2024-12-29 20:38:20',NULL,20.00,'','10','1','Inventory sold','1','','sales','1631','','No',NULL,NULL,''),(18595,'1110','101735493900','2024-12-29 20:38:53',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(18596,'5500','101735493900','2024-12-29 20:39:06',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18597,'1000','101735493900','2024-12-29 20:39:19',260.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edfrwaefwe'),(18598,'4000','101735493900','2024-12-29 20:39:19',NULL,150.00,'','10','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(18599,'4000','101735493900','2024-12-29 20:38:20',NULL,50.00,'','10','1','Good sold','1','','sales','1631','','No',NULL,NULL,''),(18600,'4000','101735493900','2024-12-29 20:38:53',NULL,60.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(18601,'1000','101735493971','2024-12-29 21:33:20',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18602,'4000','101735493971','2024-12-29 21:33:20',NULL,10.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(18603,'1110','101735497206','2024-12-29 21:49:49',NULL,10.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(18604,'5500','101735497206','2024-12-29 21:33:26',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18605,'1000','101735497206','2024-12-29 21:49:49',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sxw1'),(18606,'4000','101735497206','2024-12-29 21:49:49',NULL,40.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(18607,'1110','101735499135','2024-12-29 22:05:50',NULL,20.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(18608,'5500','101735499135','2024-12-29 22:05:35',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18609,'1000','101735499135','2024-12-29 22:05:50',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'e4dcrf6d'),(18610,'4000','101735499135','2024-12-29 22:05:50',NULL,40.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(18611,'1110','101735541332','2024-12-30 09:52:01',NULL,58.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(18612,'5500','101735541332','2024-12-30 09:48:52',58.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18613,'1000','101735541332','2024-12-30 09:52:01',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18614,'4000','101735541332','2024-12-30 09:52:01',NULL,100.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(18615,'1000','101735541524','2024-12-30 10:42:38',75.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18616,'4000','101735541524','2024-12-30 10:42:38',NULL,75.00,'','10','1','Good sold','1','','sales','421','','No',NULL,NULL,''),(18617,'1110','101735544562','2024-12-30 10:55:48',NULL,30.00,'','10','1','Inventory sold','1','','sales','1378','','No',NULL,NULL,''),(18618,'5500','101735544562','2024-12-30 10:42:42',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18619,'1000','101735544562','2024-12-30 10:55:48',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18620,'4000','101735544562','2024-12-30 10:55:48',NULL,100.00,'','10','1','Good sold','1','','sales','1378','','No',NULL,NULL,''),(18621,'1110','101735548521','2024-12-30 12:28:23',NULL,36.00,'','10','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(18622,'1110','101735548521','2024-12-30 11:48:41',NULL,26.00,'','10','1','Inventory sold','1','','sales','808','','No',NULL,NULL,''),(18623,'1110','101735548521','2024-12-30 12:27:58',NULL,26.00,'','10','1','Inventory sold','1','','sales','998','','No',NULL,NULL,''),(18624,'5500','101735548521','2024-12-30 12:28:11',88.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18625,'1000','101735548521','2024-12-30 12:28:23',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edx4rx'),(18626,'4000','101735548521','2024-12-30 12:28:23',NULL,150.00,'','10','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(18627,'4000','101735548521','2024-12-30 11:48:41',NULL,100.00,'','10','1','Good sold','1','','sales','808','','No',NULL,NULL,''),(18628,'4000','101735548521','2024-12-30 12:27:58',NULL,100.00,'','10','1','Good sold','1','','sales','998','','No',NULL,NULL,''),(18629,'1110','101735550909','2024-12-30 12:42:10',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(18630,'5500','101735550909','2024-12-30 12:28:29',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18631,'1000','101735550909','2024-12-30 12:42:10',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tcgtc54'),(18632,'4000','101735550909','2024-12-30 12:42:10',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(18633,'1110','101735558517','2024-12-30 14:35:27',NULL,4.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(18634,'5500','101735558517','2024-12-30 14:35:17',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18635,'1000','101735558517','2024-12-30 14:35:27',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rfxrfx35r'),(18636,'4000','101735558517','2024-12-30 14:35:27',NULL,40.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(18637,'1110','101735558534','2024-12-30 14:51:28',NULL,60.00,'','10','1','Inventory sold','1','','sales','1287','','No',NULL,NULL,''),(18638,'1110','101735558534','2024-12-30 14:35:34',NULL,30.00,'','10','1','Inventory sold','1','','sales','1374','','No',NULL,NULL,''),(18639,'5500','101735558534','2024-12-30 14:51:20',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18640,'1000','101735558534','2024-12-30 14:51:28',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'trfgrwetgw'),(18641,'4000','101735558534','2024-12-30 14:51:28',NULL,150.00,'','10','1','Good sold','1','','sales','1287','','No',NULL,NULL,''),(18642,'4000','101735558534','2024-12-30 14:35:34',NULL,100.00,'','10','1','Good sold','1','','sales','1374','','No',NULL,NULL,''),(18643,'1110','101735559492','2024-12-30 16:22:02',NULL,98.00,'','10','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(18644,'5500','101735559492','2024-12-30 14:51:32',98.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18645,'1000','101735559492','2024-12-30 16:22:02',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edwqdqwed'),(18646,'4000','101735559492','2024-12-30 16:22:02',NULL,400.00,'','10','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(18647,'1000','101735564929','2024-12-30 16:52:38',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18648,'4000','101735564929','2024-12-30 16:52:38',NULL,100.00,'','10','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(18649,'1110','101735566760','2024-12-30 17:16:33',NULL,37.00,'','10','1','Inventory sold','1','','sales','715','','No',NULL,NULL,''),(18650,'1110','101735566760','2024-12-30 16:52:40',NULL,36.00,'','10','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(18651,'5500','101735566760','2024-12-30 17:16:24',73.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18652,'1000','101735566760','2024-12-30 17:16:33',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dfgevfwe'),(18653,'4000','101735566760','2024-12-30 17:16:33',NULL,100.00,'','10','1','Good sold','1','','sales','715','','No',NULL,NULL,''),(18654,'4000','101735566760','2024-12-30 16:52:40',NULL,150.00,'','10','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(18655,'1110','101735568201','2024-12-30 18:34:14',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(18656,'5500','101735568201','2024-12-30 17:16:41',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18657,'1000','101735568201','2024-12-30 18:34:14',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edfyufea'),(18658,'4000','101735568201','2024-12-30 18:34:14',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(18659,'1110','101735572878','2024-12-30 18:36:10',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(18660,'5500','101735572878','2024-12-30 18:34:38',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18661,'1000','101735572878','2024-12-30 18:36:10',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4r6uw'),(18662,'4000','101735572878','2024-12-30 18:36:10',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(18663,'1110','101735573161','2024-12-30 18:39:38',NULL,60.00,'','10','1','Inventory sold','1','','sales','1287','','No',NULL,NULL,''),(18664,'1110','101735573161','2024-12-30 18:39:21',NULL,30.00,'','10','1','Inventory sold','1','','sales','1378','','No',NULL,NULL,''),(18665,'5500','101735573161','2024-12-30 18:39:29',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18666,'1000','101735573161','2024-12-30 18:39:38',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'7uyi5d7'),(18667,'4000','101735573161','2024-12-30 18:39:38',NULL,150.00,'','10','1','Good sold','1','','sales','1287','','No',NULL,NULL,''),(18668,'4000','101735573161','2024-12-30 18:39:21',NULL,100.00,'','10','1','Good sold','1','','sales','1378','','No',NULL,NULL,''),(18669,'1110','101735573185','2024-12-30 19:18:18',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(18670,'5500','101735573185','2024-12-30 18:39:45',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18671,'1000','101735573185','2024-12-30 19:18:18',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18672,'4000','101735573185','2024-12-30 19:18:18',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(18673,'1110','101735575503','2024-12-30 19:56:49',NULL,16.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(18674,'5500','101735575503','2024-12-30 19:18:23',16.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18675,'1000','101735575503','2024-12-30 19:56:49',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18676,'4000','101735575503','2024-12-30 19:56:49',NULL,80.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(18677,'1110','101735577811','2024-12-30 19:57:05',NULL,15.00,'','10','1','Inventory sold','1','','sales','1167','','No',NULL,NULL,''),(18678,'5500','101735577811','2024-12-30 19:56:51',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18679,'1000','101735577811','2024-12-30 19:57:05',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18680,'4000','101735577811','2024-12-30 19:57:05',NULL,100.00,'','10','1','Good sold','1','','sales','1167','','No',NULL,NULL,''),(18681,'1110','101735577828','2024-12-30 20:18:40',NULL,12.25,'','10','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(18682,'5500','101735577828','2024-12-30 19:57:08',12.25,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18683,'1000','101735577828','2024-12-30 20:18:40',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18684,'4000','101735577828','2024-12-30 20:18:40',NULL,50.00,'','10','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(18685,'1110','101735579122','2024-12-30 20:19:00',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(18686,'1110','101735579122','2024-12-30 20:18:42',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(18687,'5500','101735579122','2024-12-30 20:18:50',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18688,'1000','101735579122','2024-12-30 20:19:00',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'eqwfdqwe'),(18689,'4000','101735579122','2024-12-30 20:19:00',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(18690,'4000','101735579122','2024-12-30 20:18:42',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(18691,'1000','101735579146','2024-12-30 20:30:01',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18692,'4000','101735579146','2024-12-30 20:30:01',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(18693,'1110','101735579804','2024-12-30 20:32:41',NULL,170.00,'','10','1','Inventory sold','1','','sales','1570','','No',NULL,NULL,''),(18694,'5500','101735579804','2024-12-30 20:30:04',170.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18695,'1000','101735579804','2024-12-30 20:32:41',500.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'yhui9fy6'),(18696,'4000','101735579804','2024-12-30 20:32:41',NULL,500.00,'','10','1','Good sold','1','','sales','1570','','No',NULL,NULL,''),(18697,'1110','101735579968','2024-12-30 20:45:17',NULL,8.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(18698,'1110','101735579968','2024-12-30 20:44:30',NULL,0.00,'','10','1','Inventory sold','1','','sales','421','','No',NULL,NULL,''),(18699,'5500','101735579968','2024-12-30 20:45:08',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18700,'1000','101735579968','2024-12-30 20:45:17',70.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'REQYREQ'),(18701,'4000','101735579968','2024-12-30 20:45:17',NULL,40.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(18702,'4000','101735579968','2024-12-30 20:44:30',NULL,30.00,'','10','1','Good sold','1','','sales','421','','No',NULL,NULL,''),(18709,'1110','101735580723','2024-12-30 21:10:23',NULL,18.90,'','10','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(18710,'5500','101735580723','2024-12-30 21:20:43',18.90,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18711,'1000','101735580723','2024-12-30 21:10:23',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GHTJUDTHU'),(18712,'4000','101735580723','2024-12-30 21:10:23',NULL,100.00,'','10','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(18713,'1110','101735582865','2024-12-30 21:35:44',NULL,5.00,'','10','1','Inventory sold','1','','sales','1633','','No',NULL,NULL,''),(18714,'5500','101735582865','2024-12-30 21:21:05',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18715,'1000','101735582865','2024-12-30 21:35:44',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18716,'4000','101735582865','2024-12-30 21:35:44',NULL,10.00,'','10','1','Good sold','1','','sales','1633','','No',NULL,NULL,''),(18717,'1110','101735583748','2024-12-30 22:03:12',NULL,32.00,'','10','1','Inventory sold','1','','sales','1626','','No',NULL,NULL,''),(18718,'1110','101735583748','2024-12-30 21:35:48',NULL,55.00,'','10','1','Inventory sold','1','','sales','1635','','No',NULL,NULL,''),(18719,'5500','101735583748','2024-12-30 22:03:05',87.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18720,'1000','101735583748','2024-12-30 22:03:12',450.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gthesyh5'),(18721,'4000','101735583748','2024-12-30 22:03:12',NULL,250.00,'','10','1','Good sold','1','','sales','1626','','No',NULL,NULL,''),(18722,'4000','101735583748','2024-12-30 21:35:48',NULL,200.00,'','10','1','Good sold','1','','sales','1635','','No',NULL,NULL,''),(18723,'1110','101735585398','2024-12-30 22:05:43',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(18724,'5500','101735585398','2024-12-30 22:03:18',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18725,'1000','101735585398','2024-12-30 22:05:43',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sfvwsvd'),(18726,'4000','101735585398','2024-12-30 22:05:43',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(18727,'1110','101735585548','2024-12-30 22:24:30',NULL,0.00,'','10','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(18728,'1110','101735585548','2024-12-30 22:05:48',NULL,32.00,'','10','1','Inventory sold','1','','sales','1626','','No',NULL,NULL,''),(18729,'5500','101735585548','2024-12-30 22:24:12',32.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18730,'1000','101735585548','2024-12-30 22:24:30',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fvtgiudvt'),(18731,'4000','101735585548','2024-12-30 22:24:30',NULL,150.00,'','10','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(18732,'4000','101735585548','2024-12-30 22:05:48',NULL,250.00,'','10','1','Good sold','1','','sales','1626','','No',NULL,NULL,''),(18733,'1110','101735586678','2024-12-30 22:34:39',NULL,12.00,'','10','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(18734,'5500','101735586678','2024-12-30 22:24:38',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18735,'1000','101735586678','2024-12-30 22:34:39',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rdyhert5'),(18736,'4000','101735586678','2024-12-30 22:34:39',NULL,100.00,'','10','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(18737,'1110','101735587294','2024-12-30 22:35:09',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(18738,'5500','101735587294','2024-12-30 22:34:54',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18739,'1000','101735587294','2024-12-30 22:35:09',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ujhdujkt'),(18740,'4000','101735587294','2024-12-30 22:35:09',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(18741,'1110','101735632731','2024-12-31 11:12:35',NULL,0.00,'','10','1','Inventory sold','1','','sales','1069','','No',NULL,NULL,''),(18742,'1110','101735632731','2024-12-31 11:12:11',NULL,5.00,'','10','1','Inventory sold','1','','sales','1633','','No',NULL,NULL,''),(18743,'5500','101735632731','2024-12-31 11:12:26',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18744,'1000','101735632731','2024-12-31 11:12:35',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'trhyezdth'),(18745,'4000','101735632731','2024-12-31 11:12:35',NULL,40.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(18746,'4000','101735632731','2024-12-31 11:12:11',NULL,10.00,'','10','1','Good sold','1','','sales','1633','','No',NULL,NULL,''),(18747,'1110','101735632765','2024-12-31 11:12:52',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(18748,'5500','101735632765','2024-12-31 11:12:45',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18749,'1000','101735632765','2024-12-31 11:12:52',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18750,'4000','101735632765','2024-12-31 11:12:52',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(18751,'1110','101735632775','2024-12-31 11:13:27',NULL,33.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(18752,'1110','101735632775','2024-12-31 11:12:55',NULL,24.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(18753,'5500','101735632775','2024-12-31 11:13:06',57.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18754,'1000','101735632775','2024-12-31 11:13:27',240.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18755,'4000','101735632775','2024-12-31 11:13:27',NULL,120.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(18756,'4000','101735632775','2024-12-31 11:12:55',NULL,120.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(18757,'1110','101735632814','2024-12-31 11:13:45',NULL,37.50,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(18758,'5500','101735632814','2024-12-31 11:13:34',37.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18759,'1000','101735632814','2024-12-31 11:13:45',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'buolvyht'),(18760,'4000','101735632814','2024-12-31 11:13:45',NULL,150.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(18761,'1110','101735642130','2024-12-31 13:49:08',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(18762,'1110','101735642130','2024-12-31 13:48:50',NULL,0.00,'','10','1','Inventory sold','1','','sales','117','','No',NULL,NULL,''),(18763,'5500','101735642130','2024-12-31 13:48:59',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18764,'1000','101735642130','2024-12-31 13:49:08',65.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18765,'4000','101735642130','2024-12-31 13:49:08',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(18766,'4000','101735642130','2024-12-31 13:48:50',NULL,15.00,'','10','1','Good sold','1','','sales','117','','No',NULL,NULL,''),(18767,'1000','101735642168','2024-12-31 14:59:20',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gchkydhki'),(18768,'4000','101735642168','2024-12-31 14:59:20',NULL,200.00,'','10','1','Good sold','1','','sales','1136','','No',NULL,NULL,''),(18769,'1110','101735646369','2024-12-31 15:12:15',NULL,96.00,'','10','1','Inventory sold','1','','sales','238','','No',NULL,NULL,''),(18770,'5500','101735646369','2024-12-31 14:59:29',96.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18771,'1000','101735646369','2024-12-31 15:12:15',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rfgvrgv'),(18772,'4000','101735646369','2024-12-31 15:12:15',NULL,200.00,'','10','1','Good sold','1','','sales','238','','No',NULL,NULL,''),(18773,'1110','101735735821','2025-01-01 15:50:40',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(18774,'1110','101735735821','2025-01-01 15:50:21',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(18775,'5500','101735735821','2025-01-01 15:50:32',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18776,'1000','101735735821','2025-01-01 15:50:40',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18777,'4000','101735735821','2025-01-01 15:50:40',NULL,150.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(18778,'4000','101735735821','2025-01-01 15:50:21',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(18779,'1110','101735735844','2025-01-01 15:51:00',NULL,18.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(18780,'1110','101735735844','2025-01-01 15:50:44',NULL,9.00,'','10','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(18781,'5500','101735735844','2025-01-01 15:50:53',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18782,'1000','101735735844','2025-01-01 15:51:00',120.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dxvcygtfwd'),(18783,'4000','101735735844','2025-01-01 15:51:00',NULL,100.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(18784,'4000','101735735844','2025-01-01 15:50:44',NULL,20.00,'','10','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(18785,'1110','101735739027','2025-01-01 16:44:07',NULL,88.80,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(18786,'5500','101735739027','2025-01-01 16:43:47',88.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18787,'1000','101735739027','2025-01-01 16:44:07',240.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'vfdfwecnifes'),(18788,'4000','101735739027','2025-01-01 16:44:07',NULL,240.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(18789,'1000','101735739774','2025-01-01 16:56:46',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18790,'4000','101735739774','2025-01-01 16:56:46',NULL,50.00,'','10','1','Good sold','1','','sales','1210','','No',NULL,NULL,''),(18791,'4000','101735739774','2025-01-01 16:56:14',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(18792,'4000','101735739774','2025-01-01 16:56:25',NULL,30.00,'','10','1','Good sold','1','','sales','117','','No',NULL,NULL,''),(18793,'1110','101735740211','2025-01-01 17:04:11',NULL,58.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(18794,'1110','101735740211','2025-01-01 17:03:31',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(18795,'5500','101735740211','2025-01-01 17:03:45',68.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18796,'1000','101735740211','2025-01-01 17:04:11',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18797,'4000','101735740211','2025-01-01 17:04:11',NULL,100.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(18798,'4000','101735740211','2025-01-01 17:03:31',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(18799,'1110','101735740273','2025-01-01 17:19:12',NULL,43.00,'','10','1','Inventory sold','1','','sales','1526','','No',NULL,NULL,''),(18800,'5500','101735740273','2025-01-01 17:04:33',43.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18801,'1000','101735740273','2025-01-01 17:19:12',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'x4x43xr4'),(18802,'4000','101735740273','2025-01-01 17:19:12',NULL,150.00,'','10','1','Good sold','1','','sales','1526','','No',NULL,NULL,''),(18803,'1110','101735741185','2025-01-01 19:01:33',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(18804,'5500','101735741185','2025-01-01 17:19:45',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18805,'1000','101735741185','2025-01-01 19:01:33',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'543qrwt'),(18806,'4000','101735741185','2025-01-01 19:01:33',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(18807,'1110','101735747307','2025-01-01 19:11:12',NULL,4.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(18808,'5500','101735747307','2025-01-01 19:01:47',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18809,'1000','101735747307','2025-01-01 19:11:12',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18810,'4000','101735747307','2025-01-01 19:11:12',NULL,20.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(18811,'1110','101735747878','2025-01-01 19:11:28',NULL,40.00,'','10','1','Inventory sold','1','','sales','539','','No',NULL,NULL,''),(18812,'5500','101735747878','2025-01-01 19:11:18',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18813,'1000','101735747878','2025-01-01 19:11:28',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18814,'4000','101735747878','2025-01-01 19:11:28',NULL,100.00,'','10','1','Good sold','1','','sales','539','','No',NULL,NULL,''),(18815,'1110','101735747942','2025-01-01 19:12:36',NULL,45.00,'','10','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(18816,'5500','101735747942','2025-01-01 19:12:22',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18817,'1000','101735747942','2025-01-01 19:12:36',75.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18818,'4000','101735747942','2025-01-01 19:12:36',NULL,75.00,'','10','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(18819,'1110','101735747982','2025-01-01 19:13:09',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(18820,'5500','101735747982','2025-01-01 19:13:02',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18821,'1000','101735747982','2025-01-01 19:13:09',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18822,'4000','101735747982','2025-01-01 19:13:09',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(18823,'1110','101735747992','2025-01-01 19:17:48',NULL,25.00,'','10','1','Inventory sold','1','','sales','1041','','No',NULL,NULL,''),(18824,'5500','101735747992','2025-01-01 19:13:12',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18825,'1000','101735747992','2025-01-01 19:17:48',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18826,'4000','101735747992','2025-01-01 19:17:48',NULL,50.00,'','10','1','Good sold','1','','sales','1041','','No',NULL,NULL,''),(18827,'1110','101735748272','2025-01-01 19:25:17',NULL,20.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(18828,'5500','101735748272','2025-01-01 19:17:52',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18829,'1000','101735748272','2025-01-01 19:25:17',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dcgasdhg'),(18830,'4000','101735748272','2025-01-01 19:25:17',NULL,40.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(18831,'1110','101735748722','2025-01-01 19:39:50',NULL,10.50,'','10','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(18832,'5500','101735748722','2025-01-01 19:25:22',10.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18833,'1000','101735748722','2025-01-01 19:39:50',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tystrsf'),(18834,'4000','101735748722','2025-01-01 19:39:50',NULL,30.00,'','10','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(18835,'1110','101735749605','2025-01-01 19:41:40',NULL,58.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(18836,'5500','101735749605','2025-01-01 19:40:05',58.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18837,'1000','101735749605','2025-01-01 19:41:40',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18838,'4000','101735749605','2025-01-01 19:41:40',NULL,100.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(18839,'1110','101735750305','2025-01-01 20:01:18',NULL,30.00,'','10','1','Inventory sold','1','','sales','1560','','No',NULL,NULL,''),(18840,'1110','101735750305','2025-01-01 19:51:45',NULL,28.00,'','10','1','Inventory sold','1','','sales','1026','','No',NULL,NULL,''),(18841,'1110','101735750305','2025-01-01 19:51:52',NULL,75.00,'','10','1','Inventory sold','1','','sales','58','','No',NULL,NULL,''),(18842,'1110','101735750305','2025-01-01 19:52:53',NULL,18.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(18843,'1110','101735750305','2025-01-01 20:00:32',NULL,50.00,'','10','1','Inventory sold','1','','sales','1636','','No',NULL,NULL,''),(18844,'1110','101735750305','2025-01-01 20:00:45',NULL,0.00,'','10','1','Inventory sold','1','','sales','1069','','No',NULL,NULL,''),(18845,'5500','101735750305','2025-01-01 20:01:03',201.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18846,'1000','101735750305','2025-01-01 20:01:18',550.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JKGDFADG'),(18847,'4000','101735750305','2025-01-01 20:01:18',NULL,100.00,'','10','1','Good sold','1','','sales','1560','','No',NULL,NULL,''),(18848,'4000','101735750305','2025-01-01 19:51:45',NULL,50.00,'','10','1','Good sold','1','','sales','1026','','No',NULL,NULL,''),(18849,'4000','101735750305','2025-01-01 19:51:52',NULL,150.00,'','10','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(18850,'4000','101735750305','2025-01-01 19:52:53',NULL,60.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(18851,'4000','101735750305','2025-01-01 20:00:32',NULL,150.00,'','10','1','Good sold','1','','sales','1636','','No',NULL,NULL,''),(18852,'4000','101735750305','2025-01-01 20:00:45',NULL,40.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(18853,'1110','101735750901','2025-01-01 20:11:02',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(18854,'5500','101735750901','2025-01-01 20:01:41',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18855,'1000','101735750901','2025-01-01 20:11:02',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FEVYGR'),(18856,'4000','101735750901','2025-01-01 20:11:02',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(18857,'1110','101735751468','2025-01-01 20:25:25',NULL,25.00,'','10','1','Inventory sold','1','','sales','1633','','No',NULL,NULL,''),(18858,'5500','101735751468','2025-01-01 20:11:08',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18859,'1000','101735751468','2025-01-01 20:25:25',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SDGRRS'),(18860,'4000','101735751468','2025-01-01 20:25:25',NULL,50.00,'','10','1','Good sold','1','','sales','1633','','No',NULL,NULL,''),(18861,'1110','101735753946','2025-01-01 20:55:04',NULL,40.00,'','10','1','Inventory sold','1','','sales','1255','','No',NULL,NULL,''),(18862,'5500','101735753946','2025-01-01 20:52:26',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18863,'1000','101735753946','2025-01-01 20:55:04',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DCVFDF'),(18864,'4000','101735753946','2025-01-01 20:55:04',NULL,100.00,'','10','1','Good sold','1','','sales','1255','','No',NULL,NULL,''),(18865,'1110','101735754108','2025-01-01 20:55:18',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(18866,'5500','101735754108','2025-01-01 20:55:08',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18867,'1000','101735754108','2025-01-01 20:55:18',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18868,'4000','101735754108','2025-01-01 20:55:18',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(18869,'1000','101735756046','2025-01-01 21:27:36',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DTASL'),(18870,'4000','101735756046','2025-01-01 21:27:36',NULL,30.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(18871,'1110','101735756086','2025-01-01 21:51:49',NULL,4.00,'','10','1','Inventory sold','1','','sales','1629','','No',NULL,NULL,''),(18872,'5500','101735756086','2025-01-01 21:28:06',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18873,'1000','101735756086','2025-01-01 21:51:49',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18874,'4000','101735756086','2025-01-01 21:51:49',NULL,10.00,'','10','1','Good sold','1','','sales','1629','','No',NULL,NULL,''),(18875,'1110','101735757514','2025-01-01 22:50:10',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(18876,'5500','101735757514','2025-01-01 21:51:54',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18877,'1000','101735757514','2025-01-01 22:50:10',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18878,'4000','101735757514','2025-01-01 22:50:10',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(18879,'1110','101735797300','2025-01-02 08:55:32',NULL,20.00,'','10','1','Inventory sold','1','','sales','937','','No',NULL,NULL,''),(18880,'1110','101735797300','2025-01-02 08:55:00',NULL,39.00,'','10','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(18881,'5500','101735797300','2025-01-02 08:55:20',59.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18882,'1000','101735797300','2025-01-02 08:55:32',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tywt7w'),(18883,'4000','101735797300','2025-01-02 08:55:32',NULL,50.00,'','10','1','Good sold','1','','sales','937','','No',NULL,NULL,''),(18884,'4000','101735797300','2025-01-02 08:55:00',NULL,50.00,'','10','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(18885,'1110','101735797340','2025-01-02 08:56:23',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(18886,'1110','101735797340','2025-01-02 08:55:40',NULL,5.50,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(18887,'5500','101735797340','2025-01-02 08:56:15',15.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18888,'1000','101735797340','2025-01-02 08:56:23',70.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tysdtxs'),(18889,'4000','101735797340','2025-01-02 08:56:23',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(18890,'4000','101735797340','2025-01-02 08:55:40',NULL,20.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(18891,'1000','101735799501','2025-01-02 09:31:51',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'thesh45'),(18892,'4000','101735799501','2025-01-02 09:31:51',NULL,20.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(18893,'1110','101735799522','2025-01-02 09:53:05',NULL,0.00,'','10','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(18894,'1110','101735799522','2025-01-02 09:32:02',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(18895,'5500','101735799522','2025-01-02 09:52:57',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18896,'1000','101735799522','2025-01-02 09:53:05',210.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ryjusu'),(18897,'4000','101735799522','2025-01-02 09:53:05',NULL,60.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(18898,'4000','101735799522','2025-01-02 09:32:02',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(18899,'1110','101735802324','2025-01-02 10:19:58',NULL,33.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(18900,'1110','101735802324','2025-01-02 10:18:44',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(18901,'1110','101735802324','2025-01-02 10:19:36',NULL,195.00,'','10','1','Inventory sold','1','','sales','1639','','No',NULL,NULL,''),(18902,'5500','101735802324','2025-01-02 10:19:48',228.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18903,'1000','101735802324','2025-01-02 10:19:58',570.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18904,'4000','101735802324','2025-01-02 10:19:58',NULL,120.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(18905,'4000','101735802324','2025-01-02 10:18:44',NULL,50.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(18906,'4000','101735802324','2025-01-02 10:19:36',NULL,400.00,'','10','1','Good sold','1','','sales','1639','','No',NULL,NULL,''),(18907,'1000','101735802433','2025-01-02 10:53:59',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18908,'4000','101735802433','2025-01-02 10:53:59',NULL,20.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(18909,'1000','101735804442','2025-01-02 11:21:08',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DFAAEF'),(18910,'4000','101735804442','2025-01-02 11:21:08',NULL,20.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(18911,'1110','101735806076','2025-01-02 11:33:35',NULL,18.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(18912,'1110','101735806076','2025-01-02 11:21:16',NULL,55.00,'','10','1','Inventory sold','1','','sales','1635','','No',NULL,NULL,''),(18913,'5500','101735806076','2025-01-02 11:33:26',73.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18914,'1000','101735806076','2025-01-02 11:33:35',260.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18915,'4000','101735806076','2025-01-02 11:33:35',NULL,60.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(18916,'4000','101735806076','2025-01-02 11:21:16',NULL,200.00,'','10','1','Good sold','1','','sales','1635','','No',NULL,NULL,''),(18917,'1110','101735808415','2025-01-02 12:00:45',NULL,19.00,'','10','1','Inventory sold','1','','sales','1171','','No',NULL,NULL,''),(18918,'1110','101735808415','2025-01-02 12:00:15',NULL,24.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(18919,'5500','101735808415','2025-01-02 12:00:30',43.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18920,'1000','101735808415','2025-01-02 12:00:45',180.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18921,'4000','101735808415','2025-01-02 12:00:45',NULL,100.00,'','10','1','Good sold','1','','sales','1171','','No',NULL,NULL,''),(18922,'4000','101735808415','2025-01-02 12:00:15',NULL,80.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(18923,'1110','101735808449','2025-01-02 12:01:36',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(18924,'1110','101735808449','2025-01-02 12:00:49',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(18925,'5500','101735808449','2025-01-02 12:01:25',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18926,'1000','101735808449','2025-01-02 12:01:36',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TRARWA'),(18927,'4000','101735808449','2025-01-02 12:01:36',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(18928,'4000','101735808449','2025-01-02 12:00:49',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(18929,'1110','101735808503','2025-01-02 12:01:57',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(18930,'5500','101735808503','2025-01-02 12:01:43',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18931,'1000','101735808503','2025-01-02 12:01:57',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TYWYRW'),(18932,'4000','101735808503','2025-01-02 12:01:57',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(18933,'1110','101735813892','2025-01-02 13:31:46',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(18934,'5500','101735813892','2025-01-02 13:31:32',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18935,'1000','101735813892','2025-01-02 13:31:46',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18936,'4000','101735813892','2025-01-02 13:31:46',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(18937,'1110','101735813908','2025-01-02 13:32:00',NULL,49.00,'','10','1','Inventory sold','1','','sales','843','','No',NULL,NULL,''),(18938,'5500','101735813908','2025-01-02 13:31:48',49.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18939,'1000','101735813908','2025-01-02 13:32:00',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18940,'4000','101735813908','2025-01-02 13:32:00',NULL,80.00,'','10','1','Good sold','1','','sales','843','','No',NULL,NULL,''),(18941,'1110','101735815369','2025-01-02 13:56:26',NULL,3000.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(18942,'5500','101735815369','2025-01-02 13:56:09',3000.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18943,'1000','101735815369','2025-01-02 13:56:26',10000.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18944,'4000','101735815369','2025-01-02 13:56:26',NULL,10000.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(18945,'1110','101735815412','2025-01-02 14:11:48',NULL,9.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(18946,'5500','101735815412','2025-01-02 13:56:52',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18947,'1000','101735815412','2025-01-02 14:11:48',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FGDSU'),(18948,'4000','101735815412','2025-01-02 14:11:48',NULL,50.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(18949,'1110','101735816318','2025-01-02 15:08:58',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(18950,'5500','101735816318','2025-01-02 14:11:58',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18951,'1000','101735816318','2025-01-02 15:08:58',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18952,'4000','101735816318','2025-01-02 15:08:58',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(18953,'1110','101735819762','2025-01-02 15:09:34',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(18954,'5500','101735819762','2025-01-02 15:09:22',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18955,'1000','101735819762','2025-01-02 15:09:34',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18956,'4000','101735819762','2025-01-02 15:09:34',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(18957,'1110','101735822983','2025-01-02 16:04:24',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(18958,'1110','101735822983','2025-01-02 16:03:03',NULL,40.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(18959,'1110','101735822983','2025-01-02 16:03:32',NULL,0.00,'','10','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(18960,'1110','101735822983','2025-01-02 16:03:48',NULL,40.00,'','10','1','Inventory sold','1','','sales','1255','','No',NULL,NULL,''),(18961,'5500','101735822983','2025-01-02 16:03:58',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18962,'1000','101735822983','2025-01-02 16:04:24',500.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YTEWSTE'),(18963,'4000','101735822983','2025-01-02 16:04:24',NULL,150.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(18964,'4000','101735822983','2025-01-02 16:03:03',NULL,200.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(18965,'4000','101735822983','2025-01-02 16:03:32',NULL,50.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(18966,'4000','101735822983','2025-01-02 16:03:48',NULL,100.00,'','10','1','Good sold','1','','sales','1255','','No',NULL,NULL,''),(18967,'1110','101735825084','2025-01-02 16:38:14',NULL,58.00,'','10','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(18968,'5500','101735825084','2025-01-02 16:38:04',58.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18969,'1000','101735825084','2025-01-02 16:38:14',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'y6frswtfd'),(18970,'4000','101735825084','2025-01-02 16:38:14',NULL,150.00,'','10','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(18971,'1110','101735825103','2025-01-02 16:44:39',NULL,12.00,'','10','1','Inventory sold','1','','sales','915','','No',NULL,NULL,''),(18972,'1110','101735825103','2025-01-02 16:38:23',NULL,12.00,'','10','1','Inventory sold','1','','sales','1630','','No',NULL,NULL,''),(18973,'5500','101735825103','2025-01-02 16:44:26',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18974,'1000','101735825103','2025-01-02 16:44:39',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'45trgq3'),(18975,'4000','101735825103','2025-01-02 16:44:39',NULL,30.00,'','10','1','Good sold','1','','sales','915','','No',NULL,NULL,''),(18976,'4000','101735825103','2025-01-02 16:38:23',NULL,30.00,'','10','1','Good sold','1','','sales','1630','','No',NULL,NULL,''),(18977,'1110','101735825484','2025-01-02 17:29:08',NULL,100.00,'','10','1','Inventory sold','1','','sales','1230','','No',NULL,NULL,''),(18978,'5500','101735825484','2025-01-02 16:44:44',100.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18979,'1000','101735825484','2025-01-02 17:29:08',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'wrfef2fq2'),(18980,'4000','101735825484','2025-01-02 17:29:08',NULL,150.00,'','10','1','Good sold','1','','sales','1230','','No',NULL,NULL,''),(18981,'1110','101735833226','2025-01-02 18:54:21',NULL,55.00,'','10','1','Inventory sold','1','','sales','1603','','No',NULL,NULL,''),(18982,'1110','101735833226','2025-01-02 18:53:46',NULL,45.00,'','10','1','Inventory sold','1','','sales','1374','','No',NULL,NULL,''),(18983,'1110','101735833226','2025-01-02 18:53:56',NULL,80.00,'','10','1','Inventory sold','1','','sales','470','','No',NULL,NULL,''),(18984,'5500','101735833226','2025-01-02 18:54:06',180.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18985,'1000','101735833226','2025-01-02 18:54:21',450.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ytsrst'),(18986,'4000','101735833226','2025-01-02 18:54:21',NULL,150.00,'','10','1','Good sold','1','','sales','1603','','No',NULL,NULL,''),(18987,'4000','101735833226','2025-01-02 18:53:46',NULL,150.00,'','10','1','Good sold','1','','sales','1374','','No',NULL,NULL,''),(18988,'4000','101735833226','2025-01-02 18:53:56',NULL,150.00,'','10','1','Good sold','1','','sales','470','','No',NULL,NULL,''),(18989,'1110','101735833269','2025-01-02 18:55:05',NULL,20.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(18990,'1110','101735833269','2025-01-02 18:54:29',NULL,0.00,'','10','1','Inventory sold','1','','sales','116','','No',NULL,NULL,''),(18991,'1110','101735833269','2025-01-02 18:54:42',NULL,20.00,'','10','1','Inventory sold','1','','sales','1529','','No',NULL,NULL,''),(18992,'5500','101735833269','2025-01-02 18:54:54',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18993,'1000','101735833269','2025-01-02 18:55:05',290.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'frgasjea4'),(18994,'4000','101735833269','2025-01-02 18:55:05',NULL,100.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(18995,'4000','101735833269','2025-01-02 18:54:29',NULL,140.00,'','10','1','Good sold','1','','sales','116','','No',NULL,NULL,''),(18996,'4000','101735833269','2025-01-02 18:54:42',NULL,50.00,'','10','1','Good sold','1','','sales','1529','','No',NULL,NULL,''),(18997,'1110','101735833340','2025-01-02 18:55:48',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(18998,'5500','101735833340','2025-01-02 18:55:40',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18999,'1000','101735833340','2025-01-02 18:55:48',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19000,'4000','101735833340','2025-01-02 18:55:48',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(19001,'1110','101735833355','2025-01-02 19:21:35',NULL,88.80,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(19002,'5500','101735833355','2025-01-02 18:55:55',88.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19003,'1000','101735833355','2025-01-02 19:21:35',240.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19004,'4000','101735833355','2025-01-02 19:21:35',NULL,240.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(19005,'1000','101735834906','2025-01-02 19:24:29',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19006,'4000','101735834906','2025-01-02 19:24:29',NULL,20.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(19007,'1000','101735835071','2025-01-02 19:30:19',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19008,'4000','101735835071','2025-01-02 19:30:19',NULL,10.00,'','10','1','Good sold','1','','sales','1173','','No',NULL,NULL,''),(19009,'1110','101735835421','2025-01-02 19:32:20',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(19010,'5500','101735835421','2025-01-02 19:30:21',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19011,'1000','101735835421','2025-01-02 19:32:20',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19012,'4000','101735835421','2025-01-02 19:32:20',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(19019,'1110','101735835543','2025-01-02 19:36:41',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(19020,'1110','101735835543','2025-01-02 19:49:30',NULL,10.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(19021,'5500','101735835543','2025-01-02 20:01:31',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19022,'1000','101735835543','2025-01-02 19:36:41',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19023,'4000','101735835543','2025-01-02 19:36:41',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(19024,'4000','101735835543','2025-01-02 19:49:30',NULL,50.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(19027,'1110','101735837354','2025-01-02 20:02:41',NULL,16.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(19028,'5500','101735837354','2025-01-02 20:03:16',16.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19029,'1000','101735837354','2025-01-02 20:02:41',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hdfcuyhas'),(19030,'4000','101735837354','2025-01-02 20:02:41',NULL,100.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(19031,'1110','101735837609','2025-01-02 20:06:56',NULL,6.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(19032,'5500','101735837609','2025-01-02 20:06:49',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19033,'1000','101735837609','2025-01-02 20:06:56',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'chxf ulyfcza'),(19034,'4000','101735837609','2025-01-02 20:06:56',NULL,100.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(19035,'1110','101735837695','2025-01-02 20:08:43',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(19036,'1110','101735837695','2025-01-02 20:08:15',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(19037,'1110','101735837695','2025-01-02 20:08:23',NULL,20.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(19038,'5500','101735837695','2025-01-02 20:08:35',85.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19039,'1000','101735837695','2025-01-02 20:08:43',350.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19040,'4000','101735837695','2025-01-02 20:08:43',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(19041,'4000','101735837695','2025-01-02 20:08:15',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(19042,'4000','101735837695','2025-01-02 20:08:23',NULL,100.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(19043,'1110','101735837748','2025-01-02 20:39:50',NULL,0.00,'','10','1','Inventory sold','1','','sales','815','','No',NULL,NULL,''),(19044,'1110','101735837748','2025-01-02 20:09:08',NULL,20.00,'','10','1','Inventory sold','1','','sales','931','','No',NULL,NULL,''),(19045,'5500','101735837748','2025-01-02 20:22:25',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19046,'1000','101735837748','2025-01-02 20:39:50',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19047,'4000','101735837748','2025-01-02 20:39:50',NULL,100.00,'','10','1','Good sold','1','','sales','815','','No',NULL,NULL,''),(19048,'4000','101735837748','2025-01-02 20:09:08',NULL,50.00,'','10','1','Good sold','1','','sales','931','','No',NULL,NULL,''),(19049,'1110','101735839599','2025-01-02 20:40:31',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(19050,'1110','101735839599','2025-01-02 20:39:59',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(19051,'5500','101735839599','2025-01-02 20:40:07',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19052,'1000','101735839599','2025-01-02 20:40:31',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19053,'4000','101735839599','2025-01-02 20:40:31',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(19054,'4000','101735839599','2025-01-02 20:39:59',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(19055,'1000','101735839633','2025-01-02 20:48:01',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'5ityw5trsd'),(19056,'4000','101735839633','2025-01-02 20:48:01',NULL,20.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(19057,'1000','101735840374','2025-01-02 20:53:06',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'uidfy.ker'),(19058,'4000','101735840374','2025-01-02 20:53:06',NULL,30.00,'','10','1','Good sold','1','','sales','259','','No',NULL,NULL,''),(19059,'1110','101735842134','2025-01-02 21:22:48',NULL,108.00,'','10','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(19060,'5500','101735842134','2025-01-02 21:22:14',108.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19061,'1000','101735842134','2025-01-02 21:22:48',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dfayta4rae'),(19062,'4000','101735842134','2025-01-02 21:22:48',NULL,150.00,'','10','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(19063,'1110','101735842175','2025-01-02 21:59:52',NULL,85.00,'','10','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(19064,'5500','101735842175','2025-01-02 21:22:55',85.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19065,'1000','101735842175','2025-01-02 21:59:52',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ytw3ty'),(19066,'4000','101735842175','2025-01-02 21:59:52',NULL,200.00,'','10','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(19067,'1110','101735844398','2025-01-02 22:00:55',NULL,10.50,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(19068,'5500','101735844398','2025-01-02 21:59:58',10.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19069,'1000','101735844398','2025-01-02 22:00:55',25.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ryawtrq'),(19070,'4000','101735844398','2025-01-02 22:00:55',NULL,25.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(19071,'1110','101735893265','2025-01-03 11:34:38',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(19072,'5500','101735893265','2025-01-03 11:34:25',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19073,'1000','101735893265','2025-01-03 11:34:38',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19074,'4000','101735893265','2025-01-03 11:34:38',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(19075,'1110','101735893280','2025-01-03 12:58:38',NULL,15.00,'','10','1','Inventory sold','1','','sales','1647','','No',NULL,NULL,''),(19076,'5500','101735893280','2025-01-03 11:34:40',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19077,'1000','101735893280','2025-01-03 12:58:38',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DFVGBHSDF'),(19078,'4000','101735893280','2025-01-03 12:58:38',NULL,100.00,'','10','1','Good sold','1','','sales','1647','','No',NULL,NULL,''),(19079,'1110','101735898328','2025-01-03 14:33:07',NULL,16.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(19080,'5500','101735898328','2025-01-03 12:58:48',16.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19081,'1000','101735898328','2025-01-03 14:33:07',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JU90HYIU'),(19082,'4000','101735898328','2025-01-03 14:33:07',NULL,80.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(19083,'1110','101735904008','2025-01-03 14:34:12',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(19084,'1110','101735904008','2025-01-03 14:33:28',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(19085,'5500','101735904008','2025-01-03 14:33:57',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19086,'1000','101735904008','2025-01-03 14:34:12',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FVWREQ'),(19087,'4000','101735904008','2025-01-03 14:34:12',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(19088,'4000','101735904008','2025-01-03 14:33:28',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(19089,'1110','101735904063','2025-01-03 15:17:50',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(19090,'1110','101735904063','2025-01-03 14:34:23',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(19091,'5500','101735904063','2025-01-03 15:17:36',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19092,'1000','101735904063','2025-01-03 15:17:50',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19093,'4000','101735904063','2025-01-03 15:17:50',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(19094,'4000','101735904063','2025-01-03 14:34:23',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(19095,'1110','101735906675','2025-01-03 15:23:01',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(19096,'5500','101735906675','2025-01-03 15:17:55',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19097,'1000','101735906675','2025-01-03 15:23:01',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19098,'4000','101735906675','2025-01-03 15:23:01',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(19099,'1110','101735906986','2025-01-03 15:31:52',NULL,8.00,'','10','1','Inventory sold','1','','sales','357','','No',NULL,NULL,''),(19100,'5500','101735906986','2025-01-03 15:23:06',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19101,'1000','101735906986','2025-01-03 15:31:52',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19102,'4000','101735906986','2025-01-03 15:31:52',NULL,20.00,'','10','1','Good sold','1','','sales','357','','No',NULL,NULL,''),(19103,'1110','101735908246','2025-01-03 15:44:20',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(19104,'5500','101735908246','2025-01-03 15:44:07',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19105,'1000','101735908246','2025-01-03 15:44:20',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19106,'4000','101735908246','2025-01-03 15:44:20',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(19107,'1000','101735908267','2025-01-03 15:46:26',550.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19108,'4000','101735908267','2025-01-03 15:46:26',NULL,550.00,'','10','1','Good sold','1','','sales','811','','No',NULL,NULL,''),(19109,'1110','101735908443','2025-01-03 16:10:44',NULL,15.00,'','10','1','Inventory sold','1','','sales','1647','','No',NULL,NULL,''),(19110,'1110','101735908443','2025-01-03 15:47:24',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(19111,'5500','101735908443','2025-01-03 16:10:29',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19112,'1000','101735908443','2025-01-03 16:10:44',130.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'[O9-PIP'),(19113,'4000','101735908443','2025-01-03 16:10:44',NULL,100.00,'','10','1','Good sold','1','','sales','1647','','No',NULL,NULL,''),(19114,'4000','101735908443','2025-01-03 15:47:24',NULL,30.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(19115,'1110','101735913565','2025-01-03 17:12:57',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(19116,'5500','101735913565','2025-01-03 17:12:45',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19117,'1000','101735913565','2025-01-03 17:12:57',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19118,'4000','101735913565','2025-01-03 17:12:57',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(19119,'1110','101735915242','2025-01-03 17:40:55',NULL,15.00,'','10','1','Inventory sold','1','','sales','942','','No',NULL,NULL,''),(19120,'5500','101735915242','2025-01-03 17:40:42',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19121,'1000','101735915242','2025-01-03 17:40:55',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UYJIFYRUKI5E4'),(19122,'4000','101735915242','2025-01-03 17:40:55',NULL,50.00,'','10','1','Good sold','1','','sales','942','','No',NULL,NULL,''),(19123,'1110','101735915265','2025-01-03 17:41:36',NULL,100.00,'','10','1','Inventory sold','1','','sales','286','','No',NULL,NULL,''),(19124,'1110','101735915265','2025-01-03 17:41:05',NULL,55.00,'','10','1','Inventory sold','1','','sales','1603','','No',NULL,NULL,''),(19125,'5500','101735915265','2025-01-03 17:41:27',155.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19126,'1000','101735915265','2025-01-03 17:41:36',550.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YHJN XDFJRFR'),(19127,'4000','101735915265','2025-01-03 17:41:36',NULL,400.00,'','10','1','Good sold','1','','sales','286','','No',NULL,NULL,''),(19128,'4000','101735915265','2025-01-03 17:41:05',NULL,150.00,'','10','1','Good sold','1','','sales','1603','','No',NULL,NULL,''),(19129,'1110','101735915302','2025-01-03 17:41:59',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(19130,'5500','101735915302','2025-01-03 17:41:42',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19131,'1000','101735915302','2025-01-03 17:41:59',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19132,'4000','101735915302','2025-01-03 17:41:59',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(19133,'1110','101735915324','2025-01-03 17:49:53',NULL,0.00,'','10','1','Inventory sold','1','','sales','1128','','No',NULL,NULL,''),(19134,'1110','101735915324','2025-01-03 17:42:04',NULL,40.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(19135,'1110','101735915324','2025-01-03 17:42:22',NULL,10.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(19136,'1110','101735915324','2025-01-03 17:42:35',NULL,0.00,'','10','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(19137,'1110','101735915324','2025-01-03 17:49:20',NULL,40.00,'','10','1','Inventory sold','1','','sales','1255','','No',NULL,NULL,''),(19138,'5500','101735915324','2025-01-03 17:49:38',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19139,'1000','101735915324','2025-01-03 17:49:53',590.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WSQDXWXDW'),(19140,'4000','101735915324','2025-01-03 17:49:53',NULL,200.00,'','10','1','Good sold','1','','sales','1128','','No',NULL,NULL,''),(19141,'4000','101735915324','2025-01-03 17:42:04',NULL,200.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(19142,'4000','101735915324','2025-01-03 17:42:22',NULL,40.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(19143,'4000','101735915324','2025-01-03 17:42:35',NULL,50.00,'','10','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(19144,'4000','101735915324','2025-01-03 17:49:20',NULL,100.00,'','10','1','Good sold','1','','sales','1255','','No',NULL,NULL,''),(19145,'1110','101735915819','2025-01-03 17:51:44',NULL,10.00,'','10','1','Inventory sold','1','','sales','1633','','No',NULL,NULL,''),(19146,'1110','101735915819','2025-01-03 17:50:19',NULL,18.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(19147,'5500','101735915819','2025-01-03 17:50:52',28.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19148,'1000','101735915819','2025-01-03 17:51:44',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19149,'4000','101735915819','2025-01-03 17:51:44',NULL,20.00,'','10','1','Good sold','1','','sales','1633','','No',NULL,NULL,''),(19150,'4000','101735915819','2025-01-03 17:50:19',NULL,60.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(19151,'1110','101735915929','2025-01-03 18:00:54',NULL,0.00,'','10','1','Inventory sold','1','','sales','1069','','No',NULL,NULL,''),(19152,'1110','101735915929','2025-01-03 17:52:09',NULL,40.00,'','10','1','Inventory sold','1','','sales','1255','','No',NULL,NULL,''),(19153,'1110','101735915929','2025-01-03 18:00:34',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(19154,'5500','101735915929','2025-01-03 18:00:46',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19155,'1000','101735915929','2025-01-03 18:00:54',220.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FEWEFG2'),(19156,'4000','101735915929','2025-01-03 18:00:54',NULL,100.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(19157,'4000','101735915929','2025-01-03 17:52:09',NULL,100.00,'','10','1','Good sold','1','','sales','1255','','No',NULL,NULL,''),(19158,'4000','101735915929','2025-01-03 18:00:34',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(19161,'1110','101735918882','2025-01-03 18:41:48',NULL,4.90,'','10','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(19162,'5500','101735918882','2025-01-03 18:41:23',4.90,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19163,'1000','101735918882','2025-01-03 18:41:48',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'5yc543'),(19164,'4000','101735918882','2025-01-03 18:41:48',NULL,20.00,'','10','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(19165,'1110','101735918921','2025-01-03 19:06:14',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(19166,'5500','101735918921','2025-01-03 18:42:01',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19167,'1000','101735918921','2025-01-03 19:06:14',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19168,'4000','101735918921','2025-01-03 19:06:14',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(19169,'1110','101735920435','2025-01-03 19:08:06',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(19170,'5500','101735920435','2025-01-03 19:07:15',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19171,'1000','101735920435','2025-01-03 19:08:06',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fjhydryhs'),(19172,'4000','101735920435','2025-01-03 19:08:06',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(19173,'1110','101735920507','2025-01-03 19:15:03',NULL,65.00,'','10','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(19174,'5500','101735920507','2025-01-03 19:08:28',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19175,'1000','101735920507','2025-01-03 19:15:03',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19176,'4000','101735920507','2025-01-03 19:15:03',NULL,150.00,'','10','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(19177,'1000','101735920979','2025-01-03 19:29:19',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'qsdyeurwd1'),(19178,'4000','101735920979','2025-01-03 19:29:19',NULL,20.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(19179,'4000','101735920979','2025-01-03 19:16:19',NULL,40.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(19180,'1110','101735921767','2025-01-03 19:58:52',NULL,15.00,'','10','1','Inventory sold','1','','sales','1647','','No',NULL,NULL,''),(19181,'5500','101735921767','2025-01-03 19:29:27',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19182,'1000','101735921767','2025-01-03 19:58:52',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'yudrjdt'),(19183,'4000','101735921767','2025-01-03 19:58:52',NULL,100.00,'','10','1','Good sold','1','','sales','1647','','No',NULL,NULL,''),(19184,'1110','101735923539','2025-01-03 19:59:19',NULL,55.00,'','10','1','Inventory sold','1','','sales','1603','','No',NULL,NULL,''),(19185,'5500','101735923539','2025-01-03 19:58:59',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19186,'1000','101735923539','2025-01-03 19:59:19',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hjfuyfr68'),(19187,'4000','101735923539','2025-01-03 19:59:19',NULL,150.00,'','10','1','Good sold','1','','sales','1603','','No',NULL,NULL,''),(19188,'1110','101735923568','2025-01-03 20:02:09',NULL,141.00,'','10','1','Inventory sold','1','','sales','1035','','No',NULL,NULL,''),(19189,'5500','101735923568','2025-01-03 19:59:28',141.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19190,'1000','101735923568','2025-01-03 20:02:09',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'re3ze32'),(19191,'4000','101735923568','2025-01-03 20:02:09',NULL,250.00,'','10','1','Good sold','1','','sales','1035','','No',NULL,NULL,''),(19192,'1110','101735923736','2025-01-03 20:02:28',NULL,40.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(19193,'5500','101735923736','2025-01-03 20:02:16',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19194,'1000','101735923736','2025-01-03 20:02:28',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'f 2rfe3'),(19195,'4000','101735923736','2025-01-03 20:02:28',NULL,200.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(19204,'1110','101735925890','2025-01-03 20:38:24',NULL,24.40,'','10','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(19205,'5500','101735925890','2025-01-03 20:38:10',24.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19206,'1000','101735925890','2025-01-03 20:38:24',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19207,'4000','101735925890','2025-01-03 20:38:24',NULL,40.00,'','10','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(19208,'1110','101735925907','2025-01-03 20:39:09',NULL,40.00,'','10','1','Inventory sold','1','','sales','1255','','No',NULL,NULL,''),(19209,'1110','101735925907','2025-01-03 20:38:27',NULL,9.00,'','10','1','Inventory sold','1','','sales','1643','','No',NULL,NULL,''),(19210,'5500','101735925907','2025-01-03 20:38:38',49.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19211,'1000','101735925907','2025-01-03 20:39:09',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tysdyrfs4a'),(19212,'4000','101735925907','2025-01-03 20:39:09',NULL,100.00,'','10','1','Good sold','1','','sales','1255','','No',NULL,NULL,''),(19213,'4000','101735925907','2025-01-03 20:38:27',NULL,50.00,'','10','1','Good sold','1','','sales','1643','','No',NULL,NULL,''),(19214,'1110','101735925969','2025-01-03 20:47:02',NULL,6.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(19215,'5500','101735925969','2025-01-03 20:39:29',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19216,'1000','101735925969','2025-01-03 20:47:02',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19217,'4000','101735925969','2025-01-03 20:47:02',NULL,20.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(19218,'1000','101735926532','2025-01-03 20:49:10',140.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gd3yted4'),(19219,'4000','101735926532','2025-01-03 20:49:10',NULL,140.00,'','10','1','Good sold','1','','sales','741','','No',NULL,NULL,''),(19220,'1110','101735926557','2025-01-03 20:55:57',NULL,4.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(19221,'1110','101735926557','2025-01-03 20:49:17',NULL,40.00,'','10','1','Inventory sold','1','','sales','1255','','No',NULL,NULL,''),(19222,'1110','101735926557','2025-01-03 20:55:05',NULL,9.00,'','10','1','Inventory sold','1','','sales','1643','','No',NULL,NULL,''),(19223,'1110','101735926557','2025-01-03 20:55:16',NULL,0.00,'','10','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(19224,'5500','101735926557','2025-01-03 20:55:40',53.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19225,'1000','101735926557','2025-01-03 20:55:57',220.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19226,'4000','101735926557','2025-01-03 20:55:57',NULL,20.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(19227,'4000','101735926557','2025-01-03 20:49:17',NULL,100.00,'','10','1','Good sold','1','','sales','1255','','No',NULL,NULL,''),(19228,'4000','101735926557','2025-01-03 20:55:05',NULL,50.00,'','10','1','Good sold','1','','sales','1643','','No',NULL,NULL,''),(19229,'4000','101735926557','2025-01-03 20:55:16',NULL,50.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(19230,'1000','101735926970','2025-01-03 20:56:27',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ee23df'),(19231,'4000','101735926970','2025-01-03 20:56:27',NULL,10.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(19232,'4000','101735926970','2025-01-03 20:56:10',NULL,20.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(19233,'1110','101735926999','2025-01-03 21:07:45',NULL,90.00,'','10','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(19234,'5500','101735926999','2025-01-03 20:56:39',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19235,'1000','101735926999','2025-01-03 21:07:45',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19236,'4000','101735926999','2025-01-03 21:07:45',NULL,150.00,'','10','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(19237,'1110','101735927675','2025-01-03 21:13:47',NULL,6.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(19238,'5500','101735927675','2025-01-03 21:07:55',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19239,'1000','101735927675','2025-01-03 21:13:47',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fgdctedd'),(19240,'4000','101735927675','2025-01-03 21:13:47',NULL,30.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(19241,'1000','101735928043','2025-01-03 21:33:11',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19242,'4000','101735928043','2025-01-03 21:33:11',NULL,20.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(19243,'1110','101735929194','2025-01-03 21:54:43',NULL,65.00,'','10','1','Inventory sold','1','','sales','1628','','No',NULL,NULL,''),(19244,'1110','101735929194','2025-01-03 21:33:14',NULL,40.00,'','10','1','Inventory sold','1','','sales','1255','','No',NULL,NULL,''),(19245,'5500','101735929194','2025-01-03 21:54:32',105.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19246,'1000','101735929194','2025-01-03 21:54:43',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4rfq34tr2'),(19247,'4000','101735929194','2025-01-03 21:54:43',NULL,150.00,'','10','1','Good sold','1','','sales','1628','','No',NULL,NULL,''),(19248,'4000','101735929194','2025-01-03 21:33:14',NULL,100.00,'','10','1','Good sold','1','','sales','1255','','No',NULL,NULL,''),(19249,'1110','101735930489','2025-01-03 21:55:14',NULL,35.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(19250,'5500','101735930489','2025-01-03 21:54:49',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19251,'1000','101735930489','2025-01-03 21:55:14',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'vefttrg3'),(19252,'4000','101735930489','2025-01-03 21:55:14',NULL,100.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(19253,'1110','101735973981','2025-01-04 09:59:50',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(19254,'5500','101735973981','2025-01-04 09:59:41',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19255,'1000','101735973981','2025-01-04 09:59:50',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19256,'4000','101735973981','2025-01-04 09:59:50',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(19257,'1110','101735985288','2025-01-04 13:08:39',NULL,39.00,'','10','1','Inventory sold','1','','sales','1628','','No',NULL,NULL,''),(19258,'1110','101735985288','2025-01-04 13:08:08',NULL,55.00,'','10','1','Inventory sold','1','','sales','1603','','No',NULL,NULL,''),(19259,'5500','101735985288','2025-01-04 13:08:27',94.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19260,'1000','101735985288','2025-01-04 13:08:39',240.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YHRDT'),(19261,'4000','101735985288','2025-01-04 13:08:39',NULL,90.00,'','10','1','Good sold','1','','sales','1628','','No',NULL,NULL,''),(19262,'4000','101735985288','2025-01-04 13:08:08',NULL,150.00,'','10','1','Good sold','1','','sales','1603','','No',NULL,NULL,''),(19263,'1110','101735989353','2025-01-04 14:17:00',NULL,32.00,'','10','1','Inventory sold','1','','sales','1626','','No',NULL,NULL,''),(19264,'1110','101735989353','2025-01-04 14:15:53',NULL,55.00,'','10','1','Inventory sold','1','','sales','1635','','No',NULL,NULL,''),(19265,'5500','101735989353','2025-01-04 14:16:14',87.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19266,'1000','101735989353','2025-01-04 14:17:00',450.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'swdwd2'),(19267,'4000','101735989353','2025-01-04 14:17:00',NULL,250.00,'','10','1','Good sold','1','','sales','1626','','No',NULL,NULL,''),(19268,'4000','101735989353','2025-01-04 14:15:53',NULL,200.00,'','10','1','Good sold','1','','sales','1635','','No',NULL,NULL,''),(19275,'1110','101735989429','2025-01-04 14:27:40',NULL,0.00,'','10','1','Inventory sold','1','','sales','712','','No',NULL,NULL,''),(19276,'1110','101735989429','2025-01-04 14:51:40',NULL,37.50,'','10','1','Inventory sold','1','','sales','1588','','No',NULL,NULL,''),(19277,'1110','101735989429','2025-01-04 14:51:50',NULL,20.00,'','10','1','Inventory sold','1','','sales','931','','No',NULL,NULL,''),(19278,'5500','101735989429','2025-01-04 14:52:16',57.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19279,'1000','101735989429','2025-01-04 14:27:40',350.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19280,'4000','101735989429','2025-01-04 14:27:40',NULL,150.00,'','10','1','Good sold','1','','sales','712','','No',NULL,NULL,''),(19281,'4000','101735989429','2025-01-04 14:51:40',NULL,150.00,'','10','1','Good sold','1','','sales','1588','','No',NULL,NULL,''),(19282,'4000','101735989429','2025-01-04 14:51:50',NULL,50.00,'','10','1','Good sold','1','','sales','931','','No',NULL,NULL,''),(19283,'1110','101735991558','2025-01-04 15:03:19',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(19284,'5500','101735991558','2025-01-04 14:52:38',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19285,'1000','101735991558','2025-01-04 15:03:19',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dcfy7refd'),(19286,'4000','101735991558','2025-01-04 15:03:19',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(19287,'1110','101735992205','2025-01-04 15:37:30',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(19288,'5500','101735992205','2025-01-04 15:03:25',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19289,'1000','101735992205','2025-01-04 15:37:30',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19290,'4000','101735992205','2025-01-04 15:37:30',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(19291,'1110','101735994255','2025-01-04 15:52:19',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(19292,'5500','101735994255','2025-01-04 15:37:35',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19293,'1000','101735994255','2025-01-04 15:52:19',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tg7voiuhv'),(19294,'4000','101735994255','2025-01-04 15:52:19',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(19295,'1110','101735995146','2025-01-04 16:21:18',NULL,150.00,'','10','1','Inventory sold','1','','sales','1249','','No',NULL,NULL,''),(19296,'1110','101735995146','2025-01-04 15:52:26',NULL,30.00,'','10','1','Inventory sold','1','','sales','847','','No',NULL,NULL,''),(19297,'5500','101735995146','2025-01-04 16:21:08',180.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19298,'1000','101735995146','2025-01-04 16:21:18',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gbsth5ue5'),(19299,'4000','101735995146','2025-01-04 16:21:18',NULL,250.00,'','10','1','Good sold','1','','sales','1249','','No',NULL,NULL,''),(19300,'4000','101735995146','2025-01-04 15:52:26',NULL,100.00,'','10','1','Good sold','1','','sales','847','','No',NULL,NULL,''),(19301,'1110','101735996978','2025-01-04 16:32:36',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(19302,'5500','101735996978','2025-01-04 16:22:58',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19303,'1000','101735996978','2025-01-04 16:32:36',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ghzrfeq'),(19304,'4000','101735996978','2025-01-04 16:32:36',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(19305,'1110','101735997564','2025-01-04 17:26:56',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(19306,'5500','101735997564','2025-01-04 16:32:45',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19307,'1000','101735997564','2025-01-04 17:26:56',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19308,'4000','101735997564','2025-01-04 17:26:56',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(19309,'1110','101736000825','2025-01-04 17:45:36',NULL,50.00,'','10','1','Inventory sold','1','','sales','570','','No',NULL,NULL,''),(19310,'5500','101736000825','2025-01-04 17:27:05',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19311,'1000','101736000825','2025-01-04 17:45:36',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'yto8yerqwf'),(19312,'4000','101736000825','2025-01-04 17:45:36',NULL,200.00,'','10','1','Good sold','1','','sales','570','','No',NULL,NULL,''),(19313,'1110','101736001955','2025-01-04 17:46:56',NULL,18.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(19314,'1110','101736001955','2025-01-04 17:45:55',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(19315,'1110','101736001955','2025-01-04 17:46:12',NULL,0.00,'','10','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(19316,'5500','101736001955','2025-01-04 17:46:26',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19317,'1000','101736001955','2025-01-04 17:46:56',260.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rfgr3fgt43q'),(19318,'4000','101736001955','2025-01-04 17:46:56',NULL,60.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(19319,'4000','101736001955','2025-01-04 17:45:55',NULL,50.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(19320,'4000','101736001955','2025-01-04 17:46:12',NULL,150.00,'','10','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(19321,'1110','101736002033','2025-01-04 17:48:11',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(19322,'1110','101736002033','2025-01-04 17:47:13',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(19323,'5500','101736002033','2025-01-04 17:47:56',88.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19324,'1000','101736002033','2025-01-04 17:48:11',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'esfwefgvq'),(19325,'4000','101736002033','2025-01-04 17:48:11',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(19326,'4000','101736002033','2025-01-04 17:47:13',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(19327,'1110','101736002110','2025-01-04 18:09:39',NULL,12.00,'','10','1','Inventory sold','1','','sales','937','','No',NULL,NULL,''),(19328,'5500','101736002110','2025-01-04 17:48:30',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19329,'1000','101736002110','2025-01-04 18:09:39',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19330,'4000','101736002110','2025-01-04 18:09:39',NULL,30.00,'','10','1','Good sold','1','','sales','937','','No',NULL,NULL,''),(19331,'1110','101736003381','2025-01-04 18:10:44',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(19332,'5500','101736003381','2025-01-04 18:09:41',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19333,'1000','101736003381','2025-01-04 18:10:44',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dvqfqf'),(19334,'4000','101736003381','2025-01-04 18:10:44',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(19335,'1110','101736003449','2025-01-04 18:17:37',NULL,33.00,'','10','1','Inventory sold','1','','sales','1524','','No',NULL,NULL,''),(19336,'5500','101736003449','2025-01-04 18:10:49',33.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19337,'1000','101736003449','2025-01-04 18:17:37',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19338,'4000','101736003449','2025-01-04 18:17:37',NULL,100.00,'','10','1','Good sold','1','','sales','1524','','No',NULL,NULL,''),(19339,'1110','101736003917','2025-01-04 18:18:51',NULL,12.00,'','10','1','Inventory sold','1','','sales','1615','','No',NULL,NULL,''),(19340,'5500','101736003917','2025-01-04 18:18:37',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19341,'1000','101736003917','2025-01-04 18:18:51',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rfuf4523tdy'),(19342,'4000','101736003917','2025-01-04 18:18:51',NULL,40.00,'','10','1','Good sold','1','','sales','1615','','No',NULL,NULL,''),(19343,'1110','101736003944','2025-01-04 18:53:38',NULL,2.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(19344,'5500','101736003944','2025-01-04 18:19:04',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19345,'1000','101736003944','2025-01-04 18:53:38',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19346,'4000','101736003944','2025-01-04 18:53:38',NULL,10.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(19353,'1110','101736006024','2025-01-04 19:02:41',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(19354,'5500','101736006024','2025-01-04 19:05:30',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19355,'1000','101736006024','2025-01-04 19:02:41',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19356,'4000','101736006024','2025-01-04 19:02:41',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(19357,'1110','101736006791','2025-01-04 19:29:19',NULL,23.00,'','10','1','Inventory sold','1','','sales','805','','No',NULL,NULL,''),(19358,'5500','101736006791','2025-01-04 19:06:31',23.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19359,'1000','101736006791','2025-01-04 19:29:19',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19360,'4000','101736006791','2025-01-04 19:29:19',NULL,50.00,'','10','1','Good sold','1','','sales','805','','No',NULL,NULL,''),(19361,'1000','101736008164','2025-01-04 19:34:29',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'uirtfyhf'),(19362,'4000','101736008164','2025-01-04 19:34:29',NULL,20.00,'','10','1','Good sold','1','','sales','259','','No',NULL,NULL,''),(19363,'1000','101736008479','2025-01-04 19:35:18',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dyrtse'),(19364,'4000','101736008479','2025-01-04 19:35:18',NULL,10.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(19365,'4000','101736008479','2025-01-04 19:34:39',NULL,20.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(19366,'1110','101736008745','2025-01-04 19:39:12',NULL,9.00,'','10','1','Inventory sold','1','','sales','1643','','No',NULL,NULL,''),(19367,'5500','101736008745','2025-01-04 19:39:06',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19368,'1000','101736008745','2025-01-04 19:39:12',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dzrftxsw4'),(19369,'4000','101736008745','2025-01-04 19:39:12',NULL,50.00,'','10','1','Good sold','1','','sales','1643','','No',NULL,NULL,''),(19370,'1110','101736008757','2025-01-04 20:12:31',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(19371,'1110','101736008757','2025-01-04 19:39:17',NULL,0.00,'','10','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(19372,'5500','101736008757','2025-01-04 20:12:17',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19373,'1000','101736008757','2025-01-04 20:12:31',110.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'CV FWagRWA'),(19374,'4000','101736008757','2025-01-04 20:12:31',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(19375,'4000','101736008757','2025-01-04 19:39:17',NULL,10.00,'','10','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(19376,'1110','101736010766','2025-01-04 20:18:38',NULL,40.00,'','10','1','Inventory sold','1','','sales','1600','','No',NULL,NULL,''),(19377,'5500','101736010766','2025-01-04 20:12:46',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19378,'1000','101736010766','2025-01-04 20:18:38',120.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19379,'4000','101736010766','2025-01-04 20:18:38',NULL,120.00,'','10','1','Good sold','1','','sales','1600','','No',NULL,NULL,''),(19380,'1110','101736011120','2025-01-04 20:24:43',NULL,18.00,'','10','1','Inventory sold','1','','sales','1314','','No',NULL,NULL,''),(19381,'5500','101736011120','2025-01-04 20:18:40',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19382,'1000','101736011120','2025-01-04 20:24:43',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19383,'4000','101736011120','2025-01-04 20:24:43',NULL,70.00,'','10','1','Good sold','1','','sales','1314','','No',NULL,NULL,''),(19384,'1110','101736013150','2025-01-04 20:52:40',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(19385,'5500','101736013150','2025-01-04 20:52:30',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19386,'1000','101736013150','2025-01-04 20:52:40',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19387,'4000','101736013150','2025-01-04 20:52:40',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(19388,'1110','101736013163','2025-01-04 21:10:25',NULL,25.00,'','10','1','Inventory sold','1','','sales','675','','No',NULL,NULL,''),(19389,'1110','101736013163','2025-01-04 20:52:43',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(19390,'5500','101736013163','2025-01-04 21:09:48',52.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19391,'1000','101736013163','2025-01-04 21:10:25',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19392,'4000','101736013163','2025-01-04 21:10:25',NULL,50.00,'','10','1','Good sold','1','','sales','675','','No',NULL,NULL,''),(19393,'4000','101736013163','2025-01-04 20:52:43',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(19394,'1110','101736014236','2025-01-04 21:19:43',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(19395,'5500','101736014236','2025-01-04 21:10:36',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19396,'1000','101736014236','2025-01-04 21:19:43',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19397,'4000','101736014236','2025-01-04 21:19:43',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(19398,'1110','101736014790','2025-01-04 21:19:58',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(19399,'5500','101736014790','2025-01-04 21:19:50',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19400,'1000','101736014790','2025-01-04 21:19:58',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edgfwef'),(19401,'4000','101736014790','2025-01-04 21:19:58',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(19402,'1110','101736014804','2025-01-04 21:27:07',NULL,25.00,'','10','1','Inventory sold','1','','sales','1636','','No',NULL,NULL,''),(19403,'5500','101736014804','2025-01-04 21:20:04',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19404,'1000','101736014804','2025-01-04 21:27:07',75.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'cetrdqwd'),(19405,'4000','101736014804','2025-01-04 21:27:07',NULL,75.00,'','10','1','Good sold','1','','sales','1636','','No',NULL,NULL,''),(19406,'1110','101736016062','2025-01-04 21:41:23',NULL,18.90,'','10','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(19407,'5500','101736016062','2025-01-04 21:41:02',18.90,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19408,'1000','101736016062','2025-01-04 21:41:23',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19409,'4000','101736016062','2025-01-04 21:41:23',NULL,100.00,'','10','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(19410,'1110','101736016104','2025-01-04 21:48:04',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(19411,'5500','101736016104','2025-01-04 21:41:44',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19412,'1000','101736016104','2025-01-04 21:48:04',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'kjrui.yrihruf'),(19413,'4000','101736016104','2025-01-04 21:48:04',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(19414,'1000','101736017098','2025-01-04 21:58:30',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19415,'4000','101736017098','2025-01-04 21:58:30',NULL,100.00,'','10','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(19416,'1110','101736017112','2025-01-04 21:59:23',NULL,30.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(19417,'5500','101736017112','2025-01-04 21:58:32',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19418,'1000','101736017112','2025-01-04 21:59:23',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rdwqefewfew'),(19419,'4000','101736017112','2025-01-04 21:59:23',NULL,60.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(19420,'1110','101736071012','2025-01-05 14:23:17',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(19421,'5500','101736071012','2025-01-05 12:56:52',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19422,'1000','101736071012','2025-01-05 14:23:17',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fvgaerg2'),(19423,'4000','101736071012','2025-01-05 14:23:17',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(19424,'1110','101736076205','2025-01-05 14:48:47',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(19425,'5500','101736076205','2025-01-05 14:23:25',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19426,'1000','101736076205','2025-01-05 14:48:47',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'erf23r2'),(19427,'4000','101736076205','2025-01-05 14:48:47',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(19428,'1110','101736077734','2025-01-05 14:54:54',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(19429,'5500','101736077734','2025-01-05 14:48:54',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19430,'1000','101736077734','2025-01-05 14:54:54',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19431,'4000','101736077734','2025-01-05 14:54:54',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(19432,'1110','101736078701','2025-01-05 15:06:39',NULL,0.00,'','10','1','Inventory sold','1','','sales','767','','No',NULL,NULL,''),(19433,'1110','101736078701','2025-01-05 15:05:01',NULL,26.00,'','10','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(19434,'1110','101736078701','2025-01-05 15:05:33',NULL,30.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(19435,'5500','101736078701','2025-01-05 15:06:22',56.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19436,'1000','101736078701','2025-01-05 15:06:39',460.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dfvgiutrrf'),(19437,'4000','101736078701','2025-01-05 15:06:39',NULL,300.00,'','10','1','Good sold','1','','sales','767','','No',NULL,NULL,''),(19438,'4000','101736078701','2025-01-05 15:05:01',NULL,60.00,'','10','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(19439,'4000','101736078701','2025-01-05 15:05:33',NULL,100.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(19440,'1110','101736078812','2025-01-05 15:55:33',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(19441,'5500','101736078812','2025-01-05 15:06:52',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19442,'1000','101736078812','2025-01-05 15:55:33',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'eq42r32'),(19443,'4000','101736078812','2025-01-05 15:55:33',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(19444,'1110','101736081739','2025-01-05 16:21:37',NULL,72.00,'','10','1','Inventory sold','1','','sales','290','','No',NULL,NULL,''),(19445,'1110','101736081739','2025-01-05 15:55:39',NULL,0.00,'','10','1','Inventory sold','1','','sales','712','','No',NULL,NULL,''),(19446,'1110','101736081739','2025-01-05 16:17:35',NULL,20.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(19447,'5500','101736081739','2025-01-05 16:21:21',92.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19448,'1000','101736081739','2025-01-05 16:21:37',430.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dscfu7tre8wqf'),(19449,'4000','101736081739','2025-01-05 16:21:37',NULL,180.00,'','10','1','Good sold','1','','sales','290','','No',NULL,NULL,''),(19450,'4000','101736081739','2025-01-05 15:55:39',NULL,150.00,'','10','1','Good sold','1','','sales','712','','No',NULL,NULL,''),(19451,'4000','101736081739','2025-01-05 16:17:35',NULL,100.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(19452,'1110','101736083304','2025-01-05 16:22:06',NULL,0.00,'','10','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(19453,'1110','101736083304','2025-01-05 16:21:44',NULL,33.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(19454,'5500','101736083304','2025-01-05 16:21:53',33.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19455,'1000','101736083304','2025-01-05 16:22:06',270.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'szaxdtgudw'),(19456,'4000','101736083304','2025-01-05 16:22:06',NULL,150.00,'','10','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(19457,'4000','101736083304','2025-01-05 16:21:44',NULL,120.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(19458,'1110','101736083338','2025-01-05 17:19:34',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(19459,'5500','101736083338','2025-01-05 16:22:18',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19460,'1000','101736083338','2025-01-05 17:19:34',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19461,'4000','101736083338','2025-01-05 17:19:34',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(19462,'1110','101736086788','2025-01-05 18:18:03',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(19463,'5500','101736086788','2025-01-05 17:19:48',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19464,'1000','101736086788','2025-01-05 18:18:03',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'usigfdtger'),(19465,'4000','101736086788','2025-01-05 18:18:03',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(19466,'1110','101736090292','2025-01-05 18:28:42',NULL,170.00,'','10','1','Inventory sold','1','','sales','1551','','No',NULL,NULL,''),(19467,'5500','101736090292','2025-01-05 18:18:12',170.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19468,'1000','101736090292','2025-01-05 18:28:42',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,' cuyfuor'),(19469,'4000','101736090292','2025-01-05 18:28:42',NULL,350.00,'','10','1','Good sold','1','','sales','1551','','No',NULL,NULL,''),(19470,'1110','101736090932','2025-01-05 18:29:06',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(19471,'5500','101736090932','2025-01-05 18:28:52',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19472,'1000','101736090932','2025-01-05 18:29:06',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hgssurgf'),(19473,'4000','101736090932','2025-01-05 18:29:06',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(19474,'1110','101736091290','2025-01-05 18:36:37',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(19475,'5500','101736091290','2025-01-05 18:34:50',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19476,'1000','101736091290','2025-01-05 18:36:37',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19477,'4000','101736091290','2025-01-05 18:36:37',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(19478,'1110','101736091404','2025-01-05 18:45:39',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(19479,'5500','101736091404','2025-01-05 18:36:44',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19480,'1000','101736091404','2025-01-05 18:45:39',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hiyo96y80p'),(19481,'4000','101736091404','2025-01-05 18:45:39',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(19482,'1110','101736094192','2025-01-05 19:23:38',NULL,24.00,'','10','1','Inventory sold','1','','sales','1656','','No',NULL,NULL,''),(19483,'1110','101736094192','2025-01-05 19:23:13',NULL,0.00,'','10','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(19484,'5500','101736094192','2025-01-05 19:23:29',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19485,'1000','101736094192','2025-01-05 19:23:38',110.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'uyde6yiewqr8'),(19486,'4000','101736094192','2025-01-05 19:23:38',NULL,60.00,'','10','1','Good sold','1','','sales','1656','','No',NULL,NULL,''),(19487,'4000','101736094192','2025-01-05 19:23:13',NULL,50.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(19488,'1110','101736094229','2025-01-05 19:24:11',NULL,21.00,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(19489,'5500','101736094229','2025-01-05 19:23:50',21.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19490,'1000','101736094229','2025-01-05 19:24:11',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'erafgtretfgw'),(19491,'4000','101736094229','2025-01-05 19:24:11',NULL,50.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(19492,'1110','101736096968','2025-01-05 20:17:28',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(19493,'1110','101736096968','2025-01-05 20:09:28',NULL,0.00,'','10','1','Inventory sold','1','','sales','1144','','No',NULL,NULL,''),(19494,'1110','101736096968','2025-01-05 20:16:07',NULL,10.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(19495,'5500','101736096968','2025-01-05 20:16:39',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19496,'1000','101736096968','2025-01-05 20:17:28',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ljkfgkfi'),(19497,'4000','101736096968','2025-01-05 20:17:28',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(19498,'4000','101736096968','2025-01-05 20:09:28',NULL,100.00,'','10','1','Good sold','1','','sales','1144','','No',NULL,NULL,''),(19499,'4000','101736096968','2025-01-05 20:16:07',NULL,50.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(19500,'1110','101736097466','2025-01-05 20:17:56',NULL,150.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(19501,'5500','101736097466','2025-01-05 20:17:46',150.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19502,'1000','101736097466','2025-01-05 20:17:56',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hjdjgdtyyt'),(19503,'4000','101736097466','2025-01-05 20:17:56',NULL,200.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(19504,'1000','101736097483','2025-01-05 20:31:38',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19505,'4000','101736097483','2025-01-05 20:31:38',NULL,100.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(19506,'1110','101736098305','2025-01-05 20:37:43',NULL,50.00,'','10','1','Inventory sold','1','','sales','570','','No',NULL,NULL,''),(19507,'5500','101736098305','2025-01-05 20:31:45',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19508,'1000','101736098305','2025-01-05 20:37:43',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19509,'4000','101736098305','2025-01-05 20:37:43',NULL,200.00,'','10','1','Good sold','1','','sales','570','','No',NULL,NULL,''),(19510,'1110','101736098675','2025-01-05 20:52:15',NULL,174.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(19511,'5500','101736098675','2025-01-05 20:37:55',174.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19512,'1000','101736098675','2025-01-05 20:52:15',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TA504EDJRI'),(19513,'4000','101736098675','2025-01-05 20:52:15',NULL,300.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(19514,'1110','101736099646','2025-01-05 20:56:12',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(19515,'5500','101736099646','2025-01-05 20:54:07',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19516,'1000','101736099646','2025-01-05 20:56:12',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDT6YRF67'),(19517,'4000','101736099646','2025-01-05 20:56:12',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(19518,'1110','101736100870','2025-01-05 21:14:40',NULL,60.00,'','10','1','Inventory sold','1','','sales','1432','','No',NULL,NULL,''),(19519,'5500','101736100870','2025-01-05 21:14:30',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19520,'1000','101736100870','2025-01-05 21:14:40',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19521,'4000','101736100870','2025-01-05 21:14:40',NULL,200.00,'','10','1','Good sold','1','','sales','1432','','No',NULL,NULL,''),(19522,'1110','101736100897','2025-01-05 21:23:00',NULL,0.00,'','10','1','Inventory sold','1','','sales','1069','','No',NULL,NULL,''),(19523,'1110','101736100897','2025-01-05 21:14:57',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(19524,'5500','101736100897','2025-01-05 21:22:42',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19525,'1000','101736100897','2025-01-05 21:23:00',120.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HBVFCJUDE, JUTSW'),(19526,'4000','101736100897','2025-01-05 21:23:00',NULL,100.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(19527,'4000','101736100897','2025-01-05 21:14:57',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(19528,'1110','101736101389','2025-01-05 21:43:28',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(19529,'5500','101736101389','2025-01-05 21:23:09',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19530,'1000','101736101389','2025-01-05 21:43:28',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'KBLGIL'),(19531,'4000','101736101389','2025-01-05 21:43:28',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(19532,'1110','101736102621','2025-01-05 21:50:22',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(19533,'5500','101736102621','2025-01-05 21:43:41',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19534,'1000','101736102621','2025-01-05 21:50:22',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19535,'4000','101736102621','2025-01-05 21:50:22',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(19536,'1110','101736103024','2025-01-06 09:15:25',NULL,10.50,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(19537,'5500','101736103024','2025-01-05 21:50:24',10.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19538,'1000','101736103024','2025-01-06 09:15:25',25.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19539,'4000','101736103024','2025-01-06 09:15:25',NULL,25.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(19540,'1110','101736144175','2025-01-06 09:17:14',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(19541,'1110','101736144175','2025-01-06 09:16:15',NULL,4.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(19542,'5500','101736144175','2025-01-06 09:16:32',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19543,'1000','101736144175','2025-01-06 09:17:14',140.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'f7ifdti'),(19544,'4000','101736144175','2025-01-06 09:17:14',NULL,100.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(19545,'4000','101736144175','2025-01-06 09:16:15',NULL,40.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(19546,'1110','101736144264','2025-01-06 09:43:45',NULL,18.00,'','10','1','Inventory sold','1','','sales','1402','','No',NULL,NULL,''),(19547,'1110','101736144264','2025-01-06 09:17:44',NULL,18.00,'','10','1','Inventory sold','1','','sales','879','','No',NULL,NULL,''),(19548,'5500','101736144264','2025-01-06 09:43:34',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19549,'1000','101736144264','2025-01-06 09:43:45',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tygw5t23'),(19550,'4000','101736144264','2025-01-06 09:43:45',NULL,100.00,'','10','1','Good sold','1','','sales','1402','','No',NULL,NULL,''),(19551,'4000','101736144264','2025-01-06 09:17:44',NULL,50.00,'','10','1','Good sold','1','','sales','879','','No',NULL,NULL,''),(19552,'1110','101736145831','2025-01-06 10:04:32',NULL,60.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(19553,'1110','101736145831','2025-01-06 09:43:51',NULL,0.00,'','10','1','Inventory sold','1','','sales','755','','No',NULL,NULL,''),(19554,'1110','101736145831','2025-01-06 10:04:12',NULL,65.00,'','10','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(19555,'5500','101736145831','2025-01-06 10:04:19',125.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19556,'1000','101736145831','2025-01-06 10:04:32',700.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19557,'4000','101736145831','2025-01-06 10:04:32',NULL,300.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(19558,'4000','101736145831','2025-01-06 09:43:51',NULL,250.00,'','10','1','Good sold','1','','sales','755','','No',NULL,NULL,''),(19559,'4000','101736145831','2025-01-06 10:04:12',NULL,150.00,'','10','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(19560,'4000','101736145831','2025-01-06 10:05:17',150.00,NULL,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(19561,'1000','101736145831','2025-01-06 10:05:17',NULL,150.00,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(19562,'5500','101736145831','2025-01-06 10:05:17',NULL,65.00,'','10','1','Cost of goods returned','1','','sales','681','','No',NULL,NULL,''),(19563,'1110','101736145831','2025-01-06 10:05:17',65.00,NULL,'','10','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(19564,'4000','101736145831','2025-01-06 10:05:19',250.00,NULL,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(19565,'1000','101736145831','2025-01-06 10:05:19',NULL,250.00,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(19566,'5500','101736145831','2025-01-06 10:05:19',NULL,0.00,'','10','1','Cost of goods returned','1','','sales','755','','No',NULL,NULL,''),(19567,'1110','101736145831','2025-01-06 10:05:19',0.00,NULL,'','10','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(19568,'4000','101736145831','2025-01-06 10:05:20',300.00,NULL,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(19569,'1000','101736145831','2025-01-06 10:05:20',NULL,300.00,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(19570,'5500','101736145831','2025-01-06 10:05:20',NULL,60.00,'','10','1','Cost of goods returned','1','','sales','1238','','No',NULL,NULL,''),(19571,'1110','101736145831','2025-01-06 10:05:20',60.00,NULL,'','10','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(19572,'1110','101736147123','2025-01-06 10:06:02',NULL,0.00,'','10','1','Inventory sold','1','','sales','755','','No',NULL,NULL,''),(19573,'1110','101736147123','2025-01-06 10:05:23',NULL,65.00,'','10','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(19574,'1110','101736147123','2025-01-06 10:05:30',NULL,100.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(19575,'5500','101736147123','2025-01-06 10:05:45',165.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19576,'1000','101736147123','2025-01-06 10:06:02',900.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19577,'4000','101736147123','2025-01-06 10:06:02',NULL,250.00,'','10','1','Good sold','1','','sales','755','','No',NULL,NULL,''),(19578,'4000','101736147123','2025-01-06 10:05:23',NULL,150.00,'','10','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(19579,'4000','101736147123','2025-01-06 10:05:30',NULL,500.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(19580,'1110','101736147165','2025-01-06 10:35:22',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(19581,'5500','101736147165','2025-01-06 10:06:05',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19582,'1000','101736147165','2025-01-06 10:35:22',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19583,'4000','101736147165','2025-01-06 10:35:22',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(19584,'1110','101736148924','2025-01-06 10:38:28',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(19585,'5500','101736148924','2025-01-06 10:35:24',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19586,'1000','101736148924','2025-01-06 10:38:28',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19587,'4000','101736148924','2025-01-06 10:38:28',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(19588,'1110','101736149113','2025-01-06 11:22:23',NULL,95.00,'','10','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(19589,'1110','101736149113','2025-01-06 10:38:33',NULL,25.00,'','10','1','Inventory sold','1','','sales','1396','','No',NULL,NULL,''),(19590,'5500','101736149113','2025-01-06 11:22:08',120.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19591,'1000','101736149113','2025-01-06 11:22:23',275.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hsgafa'),(19592,'4000','101736149113','2025-01-06 11:22:23',NULL,200.00,'','10','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(19593,'4000','101736149113','2025-01-06 10:38:33',NULL,75.00,'','10','1','Good sold','1','','sales','1396','','No',NULL,NULL,''),(19594,'1110','101736151754','2025-01-06 11:34:37',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(19595,'5500','101736151754','2025-01-06 11:22:34',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19596,'1000','101736151754','2025-01-06 11:34:37',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hgurh'),(19597,'4000','101736151754','2025-01-06 11:34:37',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(19598,'1110','101736153028','2025-01-06 14:02:53',NULL,0.00,'','10','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(19599,'1110','101736153028','2025-01-06 11:43:48',NULL,18.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(19600,'1110','101736153028','2025-01-06 11:43:59',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(19601,'5500','101736153028','2025-01-06 11:44:10',43.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19602,'1000','101736153028','2025-01-06 14:02:53',260.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19603,'4000','101736153028','2025-01-06 14:02:53',NULL,150.00,'','10','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(19604,'4000','101736153028','2025-01-06 11:43:48',NULL,60.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(19605,'4000','101736153028','2025-01-06 11:43:59',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(19606,'1110','101736161411','2025-01-06 14:03:42',NULL,55.00,'','10','1','Inventory sold','1','','sales','1606','','No',NULL,NULL,''),(19607,'5500','101736161411','2025-01-06 14:03:31',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19608,'1000','101736161411','2025-01-06 14:03:42',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19609,'4000','101736161411','2025-01-06 14:03:42',NULL,150.00,'','10','1','Good sold','1','','sales','1606','','No',NULL,NULL,''),(19610,'1000','101736161425','2025-01-06 14:24:06',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19611,'4000','101736161425','2025-01-06 14:24:06',NULL,150.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(19612,'4000','101736161425','2025-01-06 14:03:45',NULL,100.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(19613,'1110','101736162710','2025-01-06 14:40:19',NULL,95.00,'','10','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(19614,'1110','101736162710','2025-01-06 14:25:10',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(19615,'5500','101736162710','2025-01-06 14:40:05',100.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19616,'1000','101736162710','2025-01-06 14:40:19',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ued7t2r3'),(19617,'4000','101736162710','2025-01-06 14:40:19',NULL,200.00,'','10','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(19618,'4000','101736162710','2025-01-06 14:25:10',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(19619,'1110','101736163627','2025-01-06 14:44:46',NULL,126.00,'','10','1','Inventory sold','1','','sales','763','','No',NULL,NULL,''),(19620,'5500','101736163627','2025-01-06 14:40:27',126.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19621,'1000','101736163627','2025-01-06 14:44:46',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fg3wrtf3w4tg'),(19622,'4000','101736163627','2025-01-06 14:44:46',NULL,200.00,'','10','1','Good sold','1','','sales','763','','No',NULL,NULL,''),(19623,'1110','101736163892','2025-01-06 14:50:55',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(19624,'5500','101736163892','2025-01-06 14:44:52',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19625,'1000','101736163892','2025-01-06 14:50:55',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19626,'4000','101736163892','2025-01-06 14:50:55',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(19627,'1000','101736173613','2025-01-06 17:29:00',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'mkooooooo'),(19628,'4000','101736173613','2025-01-06 17:29:00',NULL,200.00,'','10','1','Good sold','1','','sales','711','','No',NULL,NULL,''),(19629,'1110','101736174033','2025-01-06 17:34:45',NULL,10.00,'','10','1','Inventory sold','1','','sales','336','','No',NULL,NULL,''),(19630,'1110','101736174033','2025-01-06 17:33:53',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(19631,'5500','101736174033','2025-01-06 17:34:11',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19632,'1000','101736174033','2025-01-06 17:34:45',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dfefw3sfr3'),(19633,'4000','101736174033','2025-01-06 17:34:45',NULL,50.00,'','10','1','Good sold','1','','sales','336','','No',NULL,NULL,''),(19634,'4000','101736174033','2025-01-06 17:33:53',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(19635,'1110','101736174094','2025-01-06 17:42:01',NULL,74.00,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(19636,'5500','101736174094','2025-01-06 17:34:54',74.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19637,'1000','101736174094','2025-01-06 17:42:01',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,'ett4wst462'),(19638,'4000','101736174094','2025-01-06 17:42:01',NULL,200.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(19639,'1110','101736174552','2025-01-06 18:04:33',NULL,60.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(19640,'1110','101736174552','2025-01-06 17:42:33',NULL,30.00,'','10','1','Inventory sold','1','','sales','1374','','No',NULL,NULL,''),(19641,'1110','101736174552','2025-01-06 18:03:17',NULL,0.00,'','10','1','Inventory sold','1','','sales','1609','','No',NULL,NULL,''),(19642,'5500','101736174552','2025-01-06 18:03:51',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19643,'1000','101736174552','2025-01-06 18:04:33',800.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19644,'4000','101736174552','2025-01-06 18:04:33',NULL,300.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(19645,'4000','101736174552','2025-01-06 17:42:33',NULL,100.00,'','10','1','Good sold','1','','sales','1374','','No',NULL,NULL,''),(19646,'4000','101736174552','2025-01-06 18:03:17',NULL,400.00,'','10','1','Good sold','1','','sales','1609','','No',NULL,NULL,''),(19647,'1000','101736175916','2025-01-06 18:17:15',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rewyitgewfrtywe'),(19648,'4000','101736175916','2025-01-06 18:17:15',NULL,40.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(19649,'1110','101736177195','2025-01-06 18:27:43',NULL,100.00,'','10','1','Inventory sold','1','','sales','1613','','No',NULL,NULL,''),(19650,'1110','101736177195','2025-01-06 18:26:35',NULL,109.00,'','10','1','Inventory sold','1','','sales','92','','No',NULL,NULL,''),(19651,'5500','101736177195','2025-01-06 18:26:58',209.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19652,'1000','101736177195','2025-01-06 18:27:43',410.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19653,'4000','101736177195','2025-01-06 18:27:43',NULL,160.00,'','10','1','Good sold','1','','sales','1613','','No',NULL,NULL,''),(19654,'4000','101736177195','2025-01-06 18:26:35',NULL,250.00,'','10','1','Good sold','1','','sales','92','','No',NULL,NULL,''),(19655,'1110','101736178194','2025-01-06 18:44:10',NULL,8.00,'','10','1','Inventory sold','1','','sales','1616','','No',NULL,NULL,''),(19656,'5500','101736178194','2025-01-06 18:43:14',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19657,'1000','101736178194','2025-01-06 18:44:10',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19658,'4000','101736178194','2025-01-06 18:44:10',NULL,20.00,'','10','1','Good sold','1','','sales','1616','','No',NULL,NULL,''),(19659,'1110','101736178419','2025-01-06 19:00:51',NULL,0.00,'','10','1','Inventory sold','1','','sales','712','','No',NULL,NULL,''),(19660,'1110','101736178419','2025-01-06 18:46:59',NULL,35.00,'','10','1','Inventory sold','1','','sales','1659','','No',NULL,NULL,''),(19661,'5500','101736178419','2025-01-06 19:00:39',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19662,'1000','101736178419','2025-01-06 19:00:51',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19663,'4000','101736178419','2025-01-06 19:00:51',NULL,150.00,'','10','1','Good sold','1','','sales','712','','No',NULL,NULL,''),(19664,'4000','101736178419','2025-01-06 18:46:59',NULL,150.00,'','10','1','Good sold','1','','sales','1659','','No',NULL,NULL,''),(19665,'1110','101736179263','2025-01-06 19:01:36',NULL,6.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(19666,'5500','101736179263','2025-01-06 19:01:03',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19667,'1000','101736179263','2025-01-06 19:01:36',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ERGRWA'),(19668,'4000','101736179263','2025-01-06 19:01:36',NULL,30.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(19669,'1110','101736179304','2025-01-06 19:01:57',NULL,60.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(19670,'5500','101736179304','2025-01-06 19:01:44',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19671,'1000','101736179304','2025-01-06 19:01:57',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DAWERFG'),(19672,'4000','101736179304','2025-01-06 19:01:57',NULL,150.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(19673,'1110','101736179325','2025-01-06 19:03:40',NULL,6.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(19674,'5500','101736179325','2025-01-06 19:02:05',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19675,'1000','101736179325','2025-01-06 19:03:40',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FVAFQEF'),(19676,'4000','101736179325','2025-01-06 19:03:40',NULL,100.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(19677,'1110','101736179425','2025-01-06 19:10:47',NULL,6.00,'','10','1','Inventory sold','1','','sales','1574','','No',NULL,NULL,''),(19678,'1110','101736179425','2025-01-06 19:03:45',NULL,8.00,'','10','1','Inventory sold','1','','sales','1616','','No',NULL,NULL,''),(19679,'5500','101736179425','2025-01-06 19:10:17',14.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19680,'1000','101736179425','2025-01-06 19:10:47',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19681,'4000','101736179425','2025-01-06 19:10:47',NULL,30.00,'','10','1','Good sold','1','','sales','1574','','No',NULL,NULL,''),(19682,'4000','101736179425','2025-01-06 19:03:45',NULL,20.00,'','10','1','Good sold','1','','sales','1616','','No',NULL,NULL,''),(19683,'1110','101736179857','2025-01-06 19:34:56',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(19684,'1110','101736179857','2025-01-06 19:10:57',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(19685,'5500','101736179857','2025-01-06 19:26:52',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19686,'1000','101736179857','2025-01-06 19:34:56',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFSFRHYS'),(19687,'4000','101736179857','2025-01-06 19:34:56',NULL,150.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(19688,'4000','101736179857','2025-01-06 19:10:57',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(19689,'1110','101736181322','2025-01-06 19:36:58',NULL,0.00,'','10','1','Inventory sold','1','','sales','1069','','No',NULL,NULL,''),(19690,'1110','101736181322','2025-01-06 19:35:23',NULL,4.00,'','10','1','Inventory sold','1','','sales','1574','','No',NULL,NULL,''),(19691,'5500','101736181322','2025-01-06 19:36:23',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19692,'1000','101736181322','2025-01-06 19:36:58',90.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FRGTAQWETR'),(19693,'4000','101736181322','2025-01-06 19:36:58',NULL,70.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(19694,'4000','101736181322','2025-01-06 19:35:23',NULL,20.00,'','10','1','Good sold','1','','sales','1574','','No',NULL,NULL,''),(19695,'1110','101736181438','2025-01-06 19:46:13',NULL,6.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(19696,'1110','101736181438','2025-01-06 19:37:18',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(19697,'5500','101736181438','2025-01-06 19:45:57',81.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19698,'1000','101736181438','2025-01-06 19:46:13',120.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19699,'4000','101736181438','2025-01-06 19:46:13',NULL,20.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(19700,'4000','101736181438','2025-01-06 19:37:18',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(19705,'1110','101736181977','2025-01-06 20:03:52',NULL,25.00,'','10','1','Inventory sold','1','','sales','1613','','No',NULL,NULL,''),(19706,'1110','101736181977','2025-01-06 20:04:36',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(19707,'5500','101736181977','2025-01-06 20:06:27',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19708,'1000','101736181977','2025-01-06 20:03:52',90.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TGEDTUDE'),(19709,'4000','101736181977','2025-01-06 20:03:52',NULL,40.00,'','10','1','Good sold','1','','sales','1613','','No',NULL,NULL,''),(19710,'4000','101736181977','2025-01-06 20:04:36',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(19711,'1110','101736183211','2025-01-06 20:16:23',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(19712,'5500','101736183211','2025-01-06 20:06:51',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19713,'1000','101736183211','2025-01-06 20:16:23',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19714,'4000','101736183211','2025-01-06 20:16:23',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(19715,'1110','101736183800','2025-01-06 20:33:35',NULL,6.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(19716,'1110','101736183800','2025-01-06 20:16:40',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(19717,'1110','101736183800','2025-01-06 20:33:18',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(19718,'5500','101736183800','2025-01-06 20:33:26',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19719,'1000','101736183800','2025-01-06 20:33:35',120.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19720,'4000','101736183800','2025-01-06 20:33:35',NULL,100.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(19721,'4000','101736183800','2025-01-06 20:16:40',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(19722,'4000','101736183800','2025-01-06 20:33:18',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(19723,'1110','101736184901','2025-01-06 20:35:42',NULL,24.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(19724,'1110','101736184901','2025-01-06 20:35:01',NULL,15.00,'','10','1','Inventory sold','1','','sales','1615','','No',NULL,NULL,''),(19725,'5500','101736184901','2025-01-06 20:35:19',39.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19726,'1000','101736184901','2025-01-06 20:35:42',130.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19727,'4000','101736184901','2025-01-06 20:35:42',NULL,80.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(19728,'4000','101736184901','2025-01-06 20:35:01',NULL,50.00,'','10','1','Good sold','1','','sales','1615','','No',NULL,NULL,''),(19729,'1110','101736184947','2025-01-06 20:41:07',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(19730,'5500','101736184947','2025-01-06 20:35:47',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19731,'1000','101736184947','2025-01-06 20:41:07',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19732,'4000','101736184947','2025-01-06 20:41:07',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(19733,'1000','101736185271','2025-01-06 20:48:02',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19734,'4000','101736185271','2025-01-06 20:48:02',NULL,50.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(19735,'1110','101736185686','2025-01-06 20:49:27',NULL,109.00,'','10','1','Inventory sold','1','','sales','1183','','No',NULL,NULL,''),(19736,'5500','101736185686','2025-01-06 20:48:06',109.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19737,'1000','101736185686','2025-01-06 20:49:27',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'XFCGVASDGV'),(19738,'4000','101736185686','2025-01-06 20:49:27',NULL,200.00,'','10','1','Good sold','1','','sales','1183','','No',NULL,NULL,''),(19739,'1110','101736185772','2025-01-06 21:03:59',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(19740,'5500','101736185772','2025-01-06 20:49:32',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19741,'1000','101736185772','2025-01-06 21:03:59',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19742,'4000','101736185772','2025-01-06 21:03:59',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(19743,'1110','101736186642','2025-01-06 21:15:37',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(19744,'5500','101736186642','2025-01-06 21:04:02',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19745,'1000','101736186642','2025-01-06 21:15:37',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19746,'4000','101736186642','2025-01-06 21:15:37',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(19747,'1110','101736187341','2025-01-06 21:27:06',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(19748,'5500','101736187341','2025-01-06 21:15:41',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19749,'1000','101736187341','2025-01-06 21:27:06',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFGV43'),(19750,'4000','101736187341','2025-01-06 21:27:06',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(19751,'1110','101736188034','2025-01-06 21:30:35',NULL,30.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(19752,'1110','101736188034','2025-01-06 21:27:14',NULL,6.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(19753,'1110','101736188034','2025-01-06 21:30:02',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(19754,'5500','101736188034','2025-01-06 21:30:14',63.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19755,'1000','101736188034','2025-01-06 21:30:35',180.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19756,'4000','101736188034','2025-01-06 21:30:35',NULL,100.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(19757,'4000','101736188034','2025-01-06 21:27:14',NULL,30.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(19758,'4000','101736188034','2025-01-06 21:30:02',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(19759,'1110','101736188241','2025-01-06 21:36:13',NULL,15.00,'','10','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(19760,'5500','101736188241','2025-01-06 21:30:41',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19761,'1000','101736188241','2025-01-06 21:36:13',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'REGR5'),(19762,'4000','101736188241','2025-01-06 21:36:13',NULL,50.00,'','10','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(19763,'1110','101736188581','2025-01-06 21:36:46',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(19764,'5500','101736188581','2025-01-06 21:36:21',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19765,'1000','101736188581','2025-01-06 21:36:46',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'6H54GT54R'),(19766,'4000','101736188581','2025-01-06 21:36:46',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(19767,'1110','101736188612','2025-01-06 21:40:13',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(19768,'5500','101736188612','2025-01-06 21:36:52',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19769,'1000','101736188612','2025-01-06 21:40:13',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDFYDEW'),(19770,'4000','101736188612','2025-01-06 21:40:13',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(19771,'1000','101736188819','2025-01-06 21:47:12',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19772,'4000','101736188819','2025-01-06 21:47:12',NULL,100.00,'','10','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(19773,'1000','101736189234','2025-01-06 21:50:18',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YH5E3'),(19774,'4000','101736189234','2025-01-06 21:50:18',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(19775,'1110','101736189424','2025-01-06 21:52:13',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(19776,'5500','101736189424','2025-01-06 21:50:24',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19777,'1000','101736189424','2025-01-06 21:52:13',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19778,'4000','101736189424','2025-01-06 21:52:13',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(19779,'1110','101736189543','2025-01-06 22:06:17',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(19780,'5500','101736189543','2025-01-06 21:52:23',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19781,'1000','101736189543','2025-01-06 22:06:17',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19782,'4000','101736189543','2025-01-06 22:06:17',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(19783,'1110','101736190383','2025-01-06 22:17:34',NULL,0.00,'','10','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(19784,'1110','101736190383','2025-01-06 22:16:59',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(19785,'1110','101736190383','2025-01-06 22:17:10',NULL,18.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(19786,'5500','101736190383','2025-01-06 22:17:22',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19787,'1000','101736190383','2025-01-06 22:17:34',260.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19788,'4000','101736190383','2025-01-06 22:17:34',NULL,150.00,'','10','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(19789,'4000','101736190383','2025-01-06 22:16:59',NULL,50.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(19790,'4000','101736190383','2025-01-06 22:17:10',NULL,60.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(19791,'1110','101736229215','2025-01-07 08:53:58',NULL,32.00,'','10','1','Inventory sold','1','','sales','1626','','No',NULL,NULL,''),(19792,'1110','101736229215','2025-01-07 08:53:35',NULL,0.00,'','10','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(19793,'5500','101736229215','2025-01-07 08:53:49',32.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19794,'1000','101736229215','2025-01-07 08:53:58',400.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19795,'4000','101736229215','2025-01-07 08:53:58',NULL,250.00,'','10','1','Good sold','1','','sales','1626','','No',NULL,NULL,''),(19796,'4000','101736229215','2025-01-07 08:53:35',NULL,150.00,'','10','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(19797,'1110','101736229244','2025-01-07 09:08:19',NULL,12.00,'','10','1','Inventory sold','1','','sales','1615','','No',NULL,NULL,''),(19798,'1110','101736229244','2025-01-07 08:54:04',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(19799,'5500','101736229244','2025-01-07 09:08:04',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19800,'1000','101736229244','2025-01-07 09:08:19',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19801,'4000','101736229244','2025-01-07 09:08:19',NULL,40.00,'','10','1','Good sold','1','','sales','1615','','No',NULL,NULL,''),(19802,'4000','101736229244','2025-01-07 08:54:04',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(19803,'1110','101736230117','2025-01-07 09:15:30',NULL,5.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(19804,'5500','101736230117','2025-01-07 09:08:37',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19805,'1000','101736230117','2025-01-07 09:15:30',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'reaet4aesa'),(19806,'4000','101736230117','2025-01-07 09:15:30',NULL,10.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(19807,'1110','101736230543','2025-01-07 09:26:41',NULL,30.00,'','10','1','Inventory sold','1','','sales','1560','','No',NULL,NULL,''),(19808,'1110','101736230543','2025-01-07 09:15:43',NULL,28.00,'','10','1','Inventory sold','1','','sales','1026','','No',NULL,NULL,''),(19809,'5500','101736230543','2025-01-07 09:26:24',58.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19810,'1000','101736230543','2025-01-07 09:26:41',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19811,'4000','101736230543','2025-01-07 09:26:41',NULL,100.00,'','10','1','Good sold','1','','sales','1560','','No',NULL,NULL,''),(19812,'4000','101736230543','2025-01-07 09:15:43',NULL,50.00,'','10','1','Good sold','1','','sales','1026','','No',NULL,NULL,''),(19813,'1000','101736231203','2025-01-07 09:40:22',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19814,'4000','101736231203','2025-01-07 09:40:22',NULL,60.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(19815,'1110','101736232027','2025-01-07 09:40:43',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(19816,'5500','101736232027','2025-01-07 09:40:27',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19817,'1000','101736232027','2025-01-07 09:40:43',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'frsrsgr'),(19818,'4000','101736232027','2025-01-07 09:40:43',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(19819,'1110','101736232050','2025-01-07 09:56:55',NULL,8.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(19820,'1110','101736232050','2025-01-07 09:40:50',NULL,6.00,'','10','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(19821,'5500','101736232050','2025-01-07 09:56:41',14.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19822,'1000','101736232050','2025-01-07 09:56:55',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19823,'4000','101736232050','2025-01-07 09:56:55',NULL,40.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(19824,'4000','101736232050','2025-01-07 09:40:50',NULL,10.00,'','10','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(19825,'1110','101736233018','2025-01-07 10:22:29',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(19826,'5500','101736233018','2025-01-07 09:56:58',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19827,'1000','101736233018','2025-01-07 10:22:29',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gjsfxcuas'),(19828,'4000','101736233018','2025-01-07 10:22:29',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(19829,'1110','101736234556','2025-01-07 10:43:32',NULL,0.00,'','10','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(19830,'1110','101736234556','2025-01-07 10:22:36',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(19831,'5500','101736234556','2025-01-07 10:43:20',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19832,'1000','101736234556','2025-01-07 10:43:32',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19833,'4000','101736234556','2025-01-07 10:43:32',NULL,60.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(19834,'4000','101736234556','2025-01-07 10:22:36',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(19835,'1110','101736235816','2025-01-07 11:30:57',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(19836,'5500','101736235816','2025-01-07 10:43:36',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19837,'1000','101736235816','2025-01-07 11:30:57',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YTW7Y5WS'),(19838,'4000','101736235816','2025-01-07 11:30:57',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(19839,'1110','101736238666','2025-01-07 11:33:53',NULL,100.00,'','10','1','Inventory sold','1','','sales','286','','No',NULL,NULL,''),(19840,'5500','101736238666','2025-01-07 11:31:06',100.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19841,'1000','101736238666','2025-01-07 11:33:53',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SGTFASRT'),(19842,'4000','101736238666','2025-01-07 11:33:53',NULL,400.00,'','10','1','Good sold','1','','sales','286','','No',NULL,NULL,''),(19843,'1110','101736238842','2025-01-07 11:57:58',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(19844,'5500','101736238842','2025-01-07 11:34:02',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19845,'1000','101736238842','2025-01-07 11:57:58',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HSDRYSD'),(19846,'4000','101736238842','2025-01-07 11:57:58',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(19847,'1110','101736240322','2025-01-07 13:58:04',NULL,48.00,'','10','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(19848,'1110','101736240322','2025-01-07 11:58:43',NULL,8.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(19849,'5500','101736240322','2025-01-07 13:57:44',56.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19850,'1000','101736240322','2025-01-07 13:58:04',140.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19851,'4000','101736240322','2025-01-07 13:58:04',NULL,100.00,'','10','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(19852,'4000','101736240322','2025-01-07 11:58:43',NULL,40.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(19853,'1110','101736247490','2025-01-07 15:20:48',NULL,12.00,'','10','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(19854,'5500','101736247490','2025-01-07 13:58:10',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19855,'1000','101736247490','2025-01-07 15:20:48',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,'HOIKYRIOH'),(19856,'4000','101736247490','2025-01-07 15:20:48',NULL,100.00,'','10','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(19857,'1110','101736252476','2025-01-07 15:23:48',NULL,43.00,'','10','1','Inventory sold','1','','sales','1526','','No',NULL,NULL,''),(19858,'5500','101736252476','2025-01-07 15:21:16',43.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19859,'1000','101736252476','2025-01-07 15:23:48',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ZXSAX'),(19860,'4000','101736252476','2025-01-07 15:23:48',NULL,150.00,'','10','1','Good sold','1','','sales','1526','','No',NULL,NULL,''),(19861,'1110','101736252634','2025-01-07 17:02:08',NULL,75.00,'','10','1','Inventory sold','1','','sales','1614','','No',NULL,NULL,''),(19862,'1110','101736252634','2025-01-07 15:23:55',NULL,0.00,'','10','1','Inventory sold','1','','sales','421','','No',NULL,NULL,''),(19863,'1110','101736252634','2025-01-07 17:01:25',NULL,13.00,'','10','1','Inventory sold','1','','sales','1628','','No',NULL,NULL,''),(19864,'5500','101736252634','2025-01-07 17:01:49',88.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19865,'1000','101736252634','2025-01-07 17:02:08',505.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HGERYH'),(19866,'4000','101736252634','2025-01-07 17:02:08',NULL,400.00,'','10','1','Good sold','1','','sales','1614','','No',NULL,NULL,''),(19867,'4000','101736252634','2025-01-07 15:23:55',NULL,75.00,'','10','1','Good sold','1','','sales','421','','No',NULL,NULL,''),(19868,'4000','101736252634','2025-01-07 17:01:25',NULL,30.00,'','10','1','Good sold','1','','sales','1628','','No',NULL,NULL,''),(19869,'1110','101736258539','2025-01-07 18:30:16',NULL,170.00,'','10','1','Inventory sold','1','','sales','1570','','No',NULL,NULL,''),(19870,'5500','101736258539','2025-01-07 17:02:19',170.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19871,'1000','101736258539','2025-01-07 18:30:16',500.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JUFFGD'),(19872,'4000','101736258539','2025-01-07 18:30:16',NULL,500.00,'','10','1','Good sold','1','','sales','1570','','No',NULL,NULL,''),(19873,'1110','101736263827','2025-01-07 18:49:06',NULL,75.00,'','10','1','Inventory sold','1','','sales','1214','','No',NULL,NULL,''),(19874,'5500','101736263827','2025-01-07 18:30:27',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19875,'1000','101736263827','2025-01-07 18:49:06',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19876,'4000','101736263827','2025-01-07 18:49:06',NULL,150.00,'','10','1','Good sold','1','','sales','1214','','No',NULL,NULL,''),(19881,'1110','101736266828','2025-01-07 19:21:53',NULL,2.00,'','10','1','Inventory sold','1','','sales','1574','','No',NULL,NULL,''),(19882,'5500','101736266828','2025-01-07 19:20:28',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19883,'1000','101736266828','2025-01-07 19:21:53',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'t4g45g5'),(19884,'4000','101736266828','2025-01-07 19:21:53',NULL,10.00,'','10','1','Good sold','1','','sales','1574','','No',NULL,NULL,''),(19885,'1000','101736266919','2025-01-07 19:22:47',210.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19886,'4000','101736266919','2025-01-07 19:22:47',NULL,210.00,'','10','1','Good sold','1','','sales','117','','No',NULL,NULL,''),(19887,'1110','101736266971','2025-01-07 19:26:50',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(19888,'5500','101736266971','2025-01-07 19:22:51',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19889,'1000','101736266971','2025-01-07 19:26:50',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'efrq3r'),(19890,'4000','101736266971','2025-01-07 19:26:50',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(19891,'1110','101736267219','2025-01-07 19:27:14',NULL,20.00,'','10','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(19892,'5500','101736267219','2025-01-07 19:26:59',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19893,'1000','101736267219','2025-01-07 19:27:14',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19894,'4000','101736267219','2025-01-07 19:27:14',NULL,100.00,'','10','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(19895,'1110','101736267237','2025-01-07 19:36:19',NULL,12.50,'','10','1','Inventory sold','1','','sales','857','','No',NULL,NULL,''),(19896,'5500','101736267237','2025-01-07 19:27:17',12.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19897,'1000','101736267237','2025-01-07 19:36:19',25.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19898,'4000','101736267237','2025-01-07 19:36:19',NULL,25.00,'','10','1','Good sold','1','','sales','857','','No',NULL,NULL,''),(19899,'1110','101736269102','2025-01-07 19:58:30',NULL,55.00,'','10','1','Inventory sold','1','','sales','1603','','No',NULL,NULL,''),(19900,'5500','101736269102','2025-01-07 19:58:22',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19901,'1000','101736269102','2025-01-07 19:58:30',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ygdsafuftas'),(19902,'4000','101736269102','2025-01-07 19:58:30',NULL,150.00,'','10','1','Good sold','1','','sales','1603','','No',NULL,NULL,''),(19903,'1110','101736269118','2025-01-07 19:59:35',NULL,16.00,'','10','1','Inventory sold','1','','sales','937','','No',NULL,NULL,''),(19904,'1110','101736269118','2025-01-07 19:58:38',NULL,15.60,'','10','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(19905,'5500','101736269118','2025-01-07 19:59:09',31.60,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19906,'1000','101736269118','2025-01-07 19:59:35',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'yufwdyufwd'),(19907,'4000','101736269118','2025-01-07 19:59:35',NULL,40.00,'','10','1','Good sold','1','','sales','937','','No',NULL,NULL,''),(19908,'4000','101736269118','2025-01-07 19:58:38',NULL,20.00,'','10','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(19909,'1000','101736269185','2025-01-07 20:01:42',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19910,'4000','101736269185','2025-01-07 20:01:42',NULL,20.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(19911,'1110','101736269398','2025-01-07 20:03:59',NULL,132.00,'','10','1','Inventory sold','1','','sales','1660','','No',NULL,NULL,''),(19912,'1110','101736269398','2025-01-07 20:03:18',NULL,40.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(19913,'1110','101736269398','2025-01-07 20:03:32',NULL,25.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(19914,'5500','101736269398','2025-01-07 20:03:45',197.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19915,'1000','101736269398','2025-01-07 20:03:59',600.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TGFCSXDTDAS'),(19916,'4000','101736269398','2025-01-07 20:03:59',NULL,300.00,'','10','1','Good sold','1','','sales','1660','','No',NULL,NULL,''),(19917,'4000','101736269398','2025-01-07 20:03:18',NULL,200.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(19918,'4000','101736269398','2025-01-07 20:03:32',NULL,100.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(19919,'1110','101736269503','2025-01-07 20:05:49',NULL,42.00,'','10','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(19920,'1110','101736269503','2025-01-07 20:05:03',NULL,33.00,'','10','1','Inventory sold','1','','sales','886','','No',NULL,NULL,''),(19921,'1110','101736269503','2025-01-07 20:05:16',NULL,0.00,'','10','1','Inventory sold','1','','sales','1142','','No',NULL,NULL,''),(19922,'1110','101736269503','2025-01-07 20:05:24',NULL,86.00,'','10','1','Inventory sold','1','','sales','1526','','No',NULL,NULL,''),(19923,'5500','101736269503','2025-01-07 20:05:34',161.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19924,'1000','101736269503','2025-01-07 20:05:49',950.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JHVCZXLVYH'),(19925,'4000','101736269503','2025-01-07 20:05:49',NULL,350.00,'','10','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(19926,'4000','101736269503','2025-01-07 20:05:03',NULL,100.00,'','10','1','Good sold','1','','sales','886','','No',NULL,NULL,''),(19927,'4000','101736269503','2025-01-07 20:05:16',NULL,200.00,'','10','1','Good sold','1','','sales','1142','','No',NULL,NULL,''),(19928,'4000','101736269503','2025-01-07 20:05:24',NULL,300.00,'','10','1','Good sold','1','','sales','1526','','No',NULL,NULL,''),(19929,'1000','101736269562','2025-01-07 20:06:09',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JKZXCVJHVAS'),(19930,'4000','101736269562','2025-01-07 20:06:09',NULL,100.00,'','10','1','Good sold','1','','sales','1142','','No',NULL,NULL,''),(19931,'1110','101736269576','2025-01-07 20:07:21',NULL,20.00,'','10','1','Inventory sold','1','','sales','1629','','No',NULL,NULL,''),(19932,'5500','101736269576','2025-01-07 20:06:16',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19933,'1000','101736269576','2025-01-07 20:07:21',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19934,'4000','101736269576','2025-01-07 20:07:21',NULL,50.00,'','10','1','Good sold','1','','sales','1629','','No',NULL,NULL,''),(19935,'1110','101736269702','2025-01-07 20:09:02',NULL,0.00,'','10','1','Inventory sold','1','','sales','523','','No',NULL,NULL,''),(19936,'1110','101736269702','2025-01-07 20:08:22',NULL,40.00,'','10','1','Inventory sold','1','','sales','539','','No',NULL,NULL,''),(19937,'5500','101736269702','2025-01-07 20:08:30',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19938,'1000','101736269702','2025-01-07 20:09:02',225.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GADFSFUY'),(19939,'4000','101736269702','2025-01-07 20:09:02',NULL,125.00,'','10','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(19940,'4000','101736269702','2025-01-07 20:08:22',NULL,100.00,'','10','1','Good sold','1','','sales','539','','No',NULL,NULL,''),(19941,'1110','101736269748','2025-01-07 20:18:55',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(19942,'5500','101736269748','2025-01-07 20:09:08',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19943,'1000','101736269748','2025-01-07 20:18:55',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GFTGFDSA'),(19944,'4000','101736269748','2025-01-07 20:18:55',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(19945,'1110','101736270342','2025-01-07 20:27:06',NULL,10.50,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(19946,'5500','101736270342','2025-01-07 20:19:02',10.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19947,'1000','101736270342','2025-01-07 20:27:06',25.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WSFAS'),(19948,'4000','101736270342','2025-01-07 20:27:06',NULL,25.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(19949,'1110','101736270836','2025-01-07 20:27:53',NULL,8.00,'','10','1','Inventory sold','1','','sales','1629','','No',NULL,NULL,''),(19950,'1110','101736270836','2025-01-07 20:27:16',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(19951,'5500','101736270836','2025-01-07 20:27:34',11.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19952,'1000','101736270836','2025-01-07 20:27:53',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19953,'4000','101736270836','2025-01-07 20:27:53',NULL,20.00,'','10','1','Good sold','1','','sales','1629','','No',NULL,NULL,''),(19954,'4000','101736270836','2025-01-07 20:27:16',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(19955,'1110','101736270876','2025-01-07 20:54:14',NULL,30.00,'','10','1','Inventory sold','1','','sales','1560','','No',NULL,NULL,''),(19956,'1110','101736270876','2025-01-07 20:27:56',NULL,0.00,'','10','1','Inventory sold','1','','sales','1498','','No',NULL,NULL,''),(19957,'1110','101736270876','2025-01-07 20:53:42',NULL,33.00,'','10','1','Inventory sold','1','','sales','1651','','No',NULL,NULL,''),(19958,'5500','101736270876','2025-01-07 20:53:51',63.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19959,'1000','101736270876','2025-01-07 20:54:14',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TGYFSDUYFEQ'),(19960,'4000','101736270876','2025-01-07 20:54:14',NULL,100.00,'','10','1','Good sold','1','','sales','1560','','No',NULL,NULL,''),(19961,'4000','101736270876','2025-01-07 20:27:56',NULL,100.00,'','10','1','Good sold','1','','sales','1498','','No',NULL,NULL,''),(19962,'4000','101736270876','2025-01-07 20:53:42',NULL,150.00,'','10','1','Good sold','1','','sales','1651','','No',NULL,NULL,''),(19963,'1110','101736272768','2025-01-07 20:59:53',NULL,6.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(19964,'5500','101736272768','2025-01-07 20:59:28',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19965,'1000','101736272768','2025-01-07 20:59:53',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HDSVYHGSD'),(19966,'4000','101736272768','2025-01-07 20:59:53',NULL,100.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(19967,'1110','101736272804','2025-01-07 21:01:01',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(19968,'5500','101736272804','2025-01-07 21:00:04',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19969,'1000','101736272804','2025-01-07 21:01:01',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19970,'4000','101736272804','2025-01-07 21:01:01',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(19971,'1110','101736272864','2025-01-07 21:01:12',NULL,9.00,'','10','1','Inventory sold','1','','sales','1643','','No',NULL,NULL,''),(19972,'5500','101736272864','2025-01-07 21:01:04',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19973,'1000','101736272864','2025-01-07 21:01:12',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19974,'4000','101736272864','2025-01-07 21:01:12',NULL,50.00,'','10','1','Good sold','1','','sales','1643','','No',NULL,NULL,''),(19975,'1110','101736272873','2025-01-07 21:52:17',NULL,0.00,'','10','1','Inventory sold','1','','sales','1069','','No',NULL,NULL,''),(19976,'1110','101736272873','2025-01-07 21:01:13',NULL,20.00,'','10','1','Inventory sold','1','','sales','1616','','No',NULL,NULL,''),(19977,'5500','101736272873','2025-01-07 21:52:00',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19978,'1000','101736272873','2025-01-07 21:52:17',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19979,'4000','101736272873','2025-01-07 21:52:17',NULL,50.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(19980,'4000','101736272873','2025-01-07 21:01:13',NULL,50.00,'','10','1','Good sold','1','','sales','1616','','No',NULL,NULL,''),(19981,'1110','101736275996','2025-01-07 21:53:28',NULL,12.50,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(19982,'5500','101736275996','2025-01-07 21:53:16',12.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19983,'1000','101736275996','2025-01-07 21:53:28',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19984,'4000','101736275996','2025-01-07 21:53:28',NULL,50.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(19985,'1000','101736276011','2025-01-07 22:12:11',450.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YHXUFC IGDAS'),(19986,'4000','101736276011','2025-01-07 22:12:11',NULL,450.00,'','10','1','Good sold','1','','sales','569','','No',NULL,NULL,''),(19987,'1000','101736315195','2025-01-08 08:46:54',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19988,'4000','101736315195','2025-01-08 08:46:54',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(19989,'1110','101736315217','2025-01-08 08:51:25',NULL,36.00,'','10','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(19990,'5500','101736315217','2025-01-08 08:46:57',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19991,'1000','101736315217','2025-01-08 08:51:25',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tdftqEDTY'),(19992,'4000','101736315217','2025-01-08 08:51:25',NULL,150.00,'','10','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(19993,'1110','101736315498','2025-01-08 09:14:48',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(19994,'1110','101736315498','2025-01-08 08:51:38',NULL,25.00,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(19995,'5500','101736315498','2025-01-08 09:14:34',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19996,'1000','101736315498','2025-01-08 09:14:48',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19997,'4000','101736315498','2025-01-08 09:14:48',NULL,100.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(19998,'4000','101736315498','2025-01-08 08:51:38',NULL,100.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(19999,'1000','101736316891','2025-01-08 09:15:03',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20000,'4000','101736316891','2025-01-08 09:15:03',NULL,30.00,'','10','1','Good sold','1','','sales','259','','No',NULL,NULL,''),(20001,'1110','101736316908','2025-01-08 10:50:37',NULL,7.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(20002,'1110','101736316908','2025-01-08 09:15:08',NULL,0.00,'','10','1','Inventory sold','1','','sales','421','','No',NULL,NULL,''),(20003,'5500','101736316908','2025-01-08 10:50:18',7.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20004,'1000','101736316908','2025-01-08 10:50:37',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GHDCXASCF'),(20005,'4000','101736316908','2025-01-08 10:50:37',NULL,20.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(20006,'4000','101736316908','2025-01-08 09:15:08',NULL,30.00,'','10','1','Good sold','1','','sales','421','','No',NULL,NULL,''),(20007,'1000','101736322650','2025-01-08 10:55:09',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RSYRAZ'),(20008,'4000','101736322650','2025-01-08 10:55:09',NULL,20.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(20009,'1110','101736322918','2025-01-08 11:09:19',NULL,70.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(20010,'5500','101736322918','2025-01-08 10:55:18',70.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20011,'1000','101736322918','2025-01-08 11:09:19',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RWS5YWQ'),(20012,'4000','101736322918','2025-01-08 11:09:19',NULL,200.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(20013,'1110','101736323767','2025-01-08 11:13:45',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(20014,'5500','101736323767','2025-01-08 11:09:27',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20015,'1000','101736323767','2025-01-08 11:13:45',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20016,'4000','101736323767','2025-01-08 11:13:45',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(20017,'1110','101736335497','2025-01-08 14:25:54',NULL,18.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(20018,'1110','101736335497','2025-01-08 14:24:57',NULL,9.00,'','10','1','Inventory sold','1','','sales','1647','','No',NULL,NULL,''),(20019,'1110','101736335497','2025-01-08 14:25:32',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(20020,'5500','101736335497','2025-01-08 14:25:41',82.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20021,'1000','101736335497','2025-01-08 14:25:54',320.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ytdsytd'),(20022,'4000','101736335497','2025-01-08 14:25:54',NULL,60.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(20023,'4000','101736335497','2025-01-08 14:24:57',NULL,60.00,'','10','1','Good sold','1','','sales','1647','','No',NULL,NULL,''),(20024,'4000','101736335497','2025-01-08 14:25:32',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(20025,'1110','101736343704','2025-01-08 16:42:02',NULL,6.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(20026,'5500','101736343704','2025-01-08 16:41:44',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20027,'1000','101736343704','2025-01-08 16:42:02',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'kmiiiif'),(20028,'4000','101736343704','2025-01-08 16:42:02',NULL,20.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(20029,'1110','101736343752','2025-01-08 17:05:19',NULL,10.00,'','10','1','Inventory sold','1','','sales','336','','No',NULL,NULL,''),(20030,'5500','101736343752','2025-01-08 16:42:32',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20031,'1000','101736343752','2025-01-08 17:05:19',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20032,'4000','101736343752','2025-01-08 17:05:19',NULL,50.00,'','10','1','Good sold','1','','sales','336','','No',NULL,NULL,''),(20033,'1110','101736345128','2025-01-08 17:09:48',NULL,315.00,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(20034,'1110','101736345128','2025-01-08 17:05:28',NULL,200.00,'','10','1','Inventory sold','1','','sales','1292','','No',NULL,NULL,''),(20035,'1110','101736345128','2025-01-08 17:07:01',NULL,12.00,'','10','1','Inventory sold','1','','sales','1661','','No',NULL,NULL,''),(20036,'5500','101736345128','2025-01-08 17:09:32',527.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20037,'1000','101736345128','2025-01-08 17:09:48',1100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20038,'4000','101736345128','2025-01-08 17:09:48',NULL,750.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(20039,'4000','101736345128','2025-01-08 17:05:28',NULL,300.00,'','10','1','Good sold','1','','sales','1292','','No',NULL,NULL,''),(20040,'4000','101736345128','2025-01-08 17:07:01',NULL,50.00,'','10','1','Good sold','1','','sales','1661','','No',NULL,NULL,''),(20041,'1000','101736345392','2025-01-08 17:12:29',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DXFCUSAF'),(20042,'4000','101736345392','2025-01-08 17:12:29',NULL,50.00,'','10','1','Good sold','1','','sales','1173','','No',NULL,NULL,''),(20043,'1110','101736345556','2025-01-08 18:03:16',NULL,0.00,'','10','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(20044,'1110','101736345556','2025-01-08 17:12:36',NULL,116.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(20045,'5500','101736345556','2025-01-08 18:02:28',116.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20046,'1000','101736345556','2025-01-08 18:03:16',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TRFSYRS'),(20047,'4000','101736345556','2025-01-08 18:03:16',NULL,150.00,'','10','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(20048,'4000','101736345556','2025-01-08 17:12:36',NULL,200.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(20049,'1110','101736348608','2025-01-08 18:21:04',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(20050,'1110','101736348608','2025-01-08 18:03:29',NULL,12.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(20051,'5500','101736348608','2025-01-08 18:20:50',17.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20052,'1000','101736348608','2025-01-08 18:21:04',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FDYTRFCXD'),(20053,'4000','101736348608','2025-01-08 18:21:04',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(20054,'4000','101736348608','2025-01-08 18:03:29',NULL,60.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(20055,'1110','101736349686','2025-01-08 18:24:35',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(20056,'1110','101736349686','2025-01-08 18:21:26',NULL,0.00,'','10','1','Inventory sold','1','','sales','1199','','No',NULL,NULL,''),(20057,'5500','101736349686','2025-01-08 18:24:10',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20058,'1000','101736349686','2025-01-08 18:24:35',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DZTGDEXZS'),(20059,'4000','101736349686','2025-01-08 18:24:35',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(20060,'4000','101736349686','2025-01-08 18:21:26',NULL,100.00,'','10','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(20061,'1000','101736349883','2025-01-08 18:34:19',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HJGDSYUFG'),(20062,'4000','101736349883','2025-01-08 18:34:19',NULL,100.00,'','10','1','Good sold','1','','sales','1124','','No',NULL,NULL,''),(20063,'4000','101736349883','2025-01-08 18:24:43',NULL,100.00,'','10','1','Good sold','1','','sales','1525','','No',NULL,NULL,''),(20064,'1110','101736350470','2025-01-08 19:02:32',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(20065,'1110','101736350470','2025-01-08 18:34:30',NULL,20.00,'','10','1','Inventory sold','1','','sales','1539','','No',NULL,NULL,''),(20066,'5500','101736350470','2025-01-08 19:02:12',21.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20067,'1000','101736350470','2025-01-08 19:02:32',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20068,'4000','101736350470','2025-01-08 19:02:32',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(20069,'4000','101736350470','2025-01-08 18:34:30',NULL,50.00,'','10','1','Good sold','1','','sales','1539','','No',NULL,NULL,''),(20070,'1110','101736352161','2025-01-08 19:03:21',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(20071,'1110','101736352161','2025-01-08 19:02:41',NULL,2.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(20072,'5500','101736352161','2025-01-08 19:02:56',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20073,'1000','101736352161','2025-01-08 19:03:21',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,' TRDS NB'),(20074,'4000','101736352161','2025-01-08 19:03:21',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(20075,'4000','101736352161','2025-01-08 19:02:41',NULL,10.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(20076,'1110','101736352217','2025-01-08 19:20:50',NULL,0.00,'','10','1','Inventory sold','1','','sales','1144','','No',NULL,NULL,''),(20077,'1110','101736352217','2025-01-08 19:03:37',NULL,0.00,'','10','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(20078,'1110','101736352217','2025-01-08 19:20:18',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(20079,'5500','101736352217','2025-01-08 19:20:32',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20080,'1000','101736352217','2025-01-08 19:20:50',410.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ASFDOYUFS'),(20081,'4000','101736352217','2025-01-08 19:20:50',NULL,200.00,'','10','1','Good sold','1','','sales','1144','','No',NULL,NULL,''),(20082,'4000','101736352217','2025-01-08 19:03:37',NULL,60.00,'','10','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(20083,'4000','101736352217','2025-01-08 19:20:18',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(20084,'1110','101736353258','2025-01-08 19:22:00',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(20085,'5500','101736353258','2025-01-08 19:20:58',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20086,'1000','101736353258','2025-01-08 19:22:00',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UYSDFUFY'),(20087,'4000','101736353258','2025-01-08 19:22:00',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(20094,'1000','101736353327','2025-01-08 19:36:55',120.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GDHJYD'),(20095,'4000','101736353327','2025-01-08 19:36:55',NULL,120.00,'','10','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(20096,'1110','101736355171','2025-01-08 20:04:43',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(20097,'5500','101736355171','2025-01-08 19:52:51',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20098,'1000','101736355171','2025-01-08 20:04:43',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20099,'4000','101736355171','2025-01-08 20:04:43',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(20100,'1110','101736356028','2025-01-08 20:07:20',NULL,135.00,'','10','1','Inventory sold','1','','sales','1658','','No',NULL,NULL,''),(20101,'5500','101736356028','2025-01-08 20:07:08',135.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20102,'1000','101736356028','2025-01-08 20:07:20',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GVCDasfvGSA'),(20103,'4000','101736356028','2025-01-08 20:07:20',NULL,350.00,'','10','1','Good sold','1','','sales','1658','','No',NULL,NULL,''),(20108,'1110','101736356047','2025-01-08 20:07:41',NULL,4.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(20109,'5500','101736356047','2025-01-08 20:23:22',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20110,'1000','101736356047','2025-01-08 20:07:41',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20111,'4000','101736356047','2025-01-08 20:07:41',NULL,20.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(20112,'1110','101736357018','2025-01-08 20:28:52',NULL,2.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(20113,'5500','101736357018','2025-01-08 20:23:38',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20114,'1000','101736357018','2025-01-08 20:28:52',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20115,'4000','101736357018','2025-01-08 20:28:52',NULL,10.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(20116,'1110','101736357336','2025-01-08 20:43:14',NULL,8.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(20117,'5500','101736357336','2025-01-08 20:28:56',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20118,'1000','101736357336','2025-01-08 20:43:14',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20119,'4000','101736357336','2025-01-08 20:43:14',NULL,40.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(20120,'1110','101736358206','2025-01-08 20:47:13',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(20121,'1110','101736358206','2025-01-08 20:43:26',NULL,2.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(20122,'5500','101736358206','2025-01-08 20:47:02',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20123,'1000','101736358206','2025-01-08 20:47:13',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20124,'4000','101736358206','2025-01-08 20:47:13',NULL,40.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(20125,'4000','101736358206','2025-01-08 20:43:26',NULL,10.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(20126,'1110','101736358437','2025-01-08 20:48:09',NULL,35.00,'','10','1','Inventory sold','1','','sales','422','','No',NULL,NULL,''),(20127,'5500','101736358437','2025-01-08 20:47:17',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20128,'1000','101736358437','2025-01-08 20:48:09',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20129,'4000','101736358437','2025-01-08 20:48:09',NULL,70.00,'','10','1','Good sold','1','','sales','422','','No',NULL,NULL,''),(20130,'1110','101736358494','2025-01-08 21:12:10',NULL,108.00,'','10','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(20131,'5500','101736358494','2025-01-08 20:48:14',108.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20132,'1000','101736358494','2025-01-08 21:12:10',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TIPJJR9-KFG'),(20133,'4000','101736358494','2025-01-08 21:12:10',NULL,150.00,'','10','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(20134,'1110','101736359941','2025-01-08 21:18:35',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(20135,'5500','101736359941','2025-01-08 21:12:21',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20136,'1000','101736359941','2025-01-08 21:18:35',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20137,'4000','101736359941','2025-01-08 21:18:35',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(20138,'1110','101736360318','2025-01-08 21:31:59',NULL,139.00,'','10','1','Inventory sold','1','','sales','1484','','No',NULL,NULL,''),(20139,'5500','101736360318','2025-01-08 21:18:38',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20140,'1000','101736360318','2025-01-08 21:31:59',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'3FRX3'),(20141,'4000','101736360318','2025-01-08 21:31:59',NULL,200.00,'','10','1','Good sold','1','','sales','1484','','No',NULL,NULL,''),(20142,'1110','101736361124','2025-01-08 21:32:34',NULL,4.00,'','10','1','Inventory sold','1','','sales','1616','','No',NULL,NULL,''),(20143,'1110','101736361124','2025-01-08 21:32:04',NULL,0.00,'','10','1','Inventory sold','1','','sales','1069','','No',NULL,NULL,''),(20144,'5500','101736361124','2025-01-08 21:32:17',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20145,'1000','101736361124','2025-01-08 21:32:34',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20146,'4000','101736361124','2025-01-08 21:32:34',NULL,10.00,'','10','1','Good sold','1','','sales','1616','','No',NULL,NULL,''),(20147,'4000','101736361124','2025-01-08 21:32:04',NULL,20.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(20148,'1110','101736361159','2025-01-08 21:35:56',NULL,30.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(20149,'5500','101736361159','2025-01-08 21:32:39',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20150,'1000','101736361159','2025-01-08 21:35:56',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20151,'4000','101736361159','2025-01-08 21:35:56',NULL,60.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(20152,'1110','101736361363','2025-01-08 21:48:10',NULL,4.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(20153,'5500','101736361363','2025-01-08 21:36:03',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20154,'1000','101736361363','2025-01-08 21:48:10',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20155,'4000','101736361363','2025-01-08 21:48:10',NULL,20.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(20156,'1110','101736404752','2025-01-09 09:39:35',NULL,55.00,'','10','1','Inventory sold','1','','sales','1606','','No',NULL,NULL,''),(20157,'1110','101736404752','2025-01-09 09:39:12',NULL,20.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(20158,'5500','101736404752','2025-01-09 09:39:24',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20159,'1000','101736404752','2025-01-09 09:39:35',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20160,'4000','101736404752','2025-01-09 09:39:35',NULL,150.00,'','10','1','Good sold','1','','sales','1606','','No',NULL,NULL,''),(20161,'4000','101736404752','2025-01-09 09:39:12',NULL,100.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(20162,'1110','101736404783','2025-01-09 10:11:10',NULL,50.00,'','10','1','Inventory sold','1','','sales','1636','','No',NULL,NULL,''),(20163,'1110','101736404783','2025-01-09 09:39:43',NULL,24.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(20164,'1110','101736404783','2025-01-09 10:10:42',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(20165,'5500','101736404783','2025-01-09 10:10:55',74.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20166,'1000','101736404783','2025-01-09 10:11:10',260.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20167,'4000','101736404783','2025-01-09 10:11:10',NULL,150.00,'','10','1','Good sold','1','','sales','1636','','No',NULL,NULL,''),(20168,'4000','101736404783','2025-01-09 09:39:43',NULL,80.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(20169,'4000','101736404783','2025-01-09 10:10:42',NULL,30.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(20170,'1110','101736406674','2025-01-09 11:55:54',NULL,10.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(20171,'5500','101736406674','2025-01-09 10:11:14',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20172,'1000','101736406674','2025-01-09 11:55:54',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'szrsaw'),(20173,'4000','101736406674','2025-01-09 11:55:54',NULL,20.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(20174,'1110','101736435902','2025-01-09 18:18:44',NULL,14.80,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(20175,'1110','101736435902','2025-01-09 18:18:22',NULL,2.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(20176,'5500','101736435902','2025-01-09 18:18:35',16.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20177,'1000','101736435902','2025-01-09 18:18:44',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20178,'4000','101736435902','2025-01-09 18:18:44',NULL,40.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(20179,'4000','101736435902','2025-01-09 18:18:22',NULL,10.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(20180,'1110','101736435930','2025-01-09 18:19:10',NULL,0.00,'','10','1','Inventory sold','1','','sales','1199','','No',NULL,NULL,''),(20181,'1110','101736435930','2025-01-09 18:18:50',NULL,30.00,'','10','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(20182,'5500','101736435930','2025-01-09 18:18:57',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20183,'1000','101736435930','2025-01-09 18:19:10',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20184,'4000','101736435930','2025-01-09 18:19:10',NULL,100.00,'','10','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(20185,'4000','101736435930','2025-01-09 18:18:50',NULL,100.00,'','10','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(20186,'1110','101736435954','2025-01-09 18:31:43',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(20187,'5500','101736435954','2025-01-09 18:19:14',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20188,'1000','101736435954','2025-01-09 18:31:43',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20189,'4000','101736435954','2025-01-09 18:31:43',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(20190,'1110','101736437857','2025-01-09 18:51:11',NULL,2.00,'','10','1','Inventory sold','1','','sales','1574','','No',NULL,NULL,''),(20191,'5500','101736437857','2025-01-09 18:50:57',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20192,'1000','101736437857','2025-01-09 18:51:11',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fsgsdtgeaz'),(20193,'4000','101736437857','2025-01-09 18:51:11',NULL,10.00,'','10','1','Good sold','1','','sales','1574','','No',NULL,NULL,''),(20198,'1110','101736437877','2025-01-09 19:06:51',NULL,4.00,'','10','1','Inventory sold','1','','sales','1574','','No',NULL,NULL,''),(20199,'1110','101736437877','2025-01-09 19:16:54',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(20200,'5500','101736437877','2025-01-09 19:17:10',7.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20201,'1000','101736437877','2025-01-09 19:06:51',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WEAws'),(20202,'4000','101736437877','2025-01-09 19:06:51',NULL,20.00,'','10','1','Good sold','1','','sales','1574','','No',NULL,NULL,''),(20203,'4000','101736437877','2025-01-09 19:16:54',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(20204,'1110','101736439450','2025-01-09 19:29:03',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(20205,'5500','101736439450','2025-01-09 19:17:30',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20206,'1000','101736439450','2025-01-09 19:29:03',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20207,'4000','101736439450','2025-01-09 19:29:03',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(20208,'1000','101736440145','2025-01-09 20:11:36',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TGDCT5SD'),(20209,'4000','101736440145','2025-01-09 20:11:36',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(20210,'1110','101736442703','2025-01-09 20:13:59',NULL,12.50,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(20211,'1110','101736442703','2025-01-09 20:11:43',NULL,0.00,'','10','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(20212,'1110','101736442703','2025-01-09 20:13:33',NULL,0.00,'','10','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(20213,'5500','101736442703','2025-01-09 20:13:45',12.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20214,'1000','101736442703','2025-01-09 20:13:59',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20215,'4000','101736442703','2025-01-09 20:13:59',NULL,50.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(20216,'4000','101736442703','2025-01-09 20:11:43',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(20217,'4000','101736442703','2025-01-09 20:13:33',NULL,30.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(20218,'1000','101736442845','2025-01-09 20:28:39',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20219,'4000','101736442845','2025-01-09 20:28:39',NULL,50.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(20220,'4000','101736442845','2025-01-09 20:14:05',NULL,50.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(20221,'1110','101736443829','2025-01-09 20:30:37',NULL,42.00,'','10','1','Inventory sold','1','','sales','1555','','No',NULL,NULL,''),(20222,'5500','101736443829','2025-01-09 20:30:29',42.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20223,'1000','101736443829','2025-01-09 20:30:37',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JKDFVY'),(20224,'4000','101736443829','2025-01-09 20:30:37',NULL,100.00,'','10','1','Good sold','1','','sales','1555','','No',NULL,NULL,''),(20225,'1110','101736443867','2025-01-09 20:57:34',NULL,6.00,'','10','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(20226,'5500','101736443867','2025-01-09 20:31:07',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20227,'1000','101736443867','2025-01-09 20:57:34',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20228,'4000','101736443867','2025-01-09 20:57:34',NULL,10.00,'','10','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(20229,'1110','101736445456','2025-01-09 21:10:45',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(20230,'5500','101736445456','2025-01-09 20:57:36',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20231,'1000','101736445456','2025-01-09 21:10:45',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20232,'4000','101736445456','2025-01-09 21:10:45',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(20233,'1110','101736446247','2025-01-09 21:44:13',NULL,85.00,'','10','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(20234,'5500','101736446247','2025-01-09 21:10:47',85.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20235,'1000','101736446247','2025-01-09 21:44:13',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'E57W752'),(20236,'4000','101736446247','2025-01-09 21:44:13',NULL,200.00,'','10','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(20237,'1110','101736448839','2025-01-09 21:55:18',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(20238,'5500','101736448839','2025-01-09 21:53:59',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20239,'1000','101736448839','2025-01-09 21:55:18',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'1te3t3e2'),(20240,'4000','101736448839','2025-01-09 21:55:18',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(20241,'1110','101736491109','2025-01-10 09:38:51',NULL,4.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(20242,'1110','101736491109','2025-01-10 09:38:29',NULL,6.00,'','10','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(20243,'5500','101736491109','2025-01-10 09:38:41',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20244,'1000','101736491109','2025-01-10 09:38:51',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20245,'4000','101736491109','2025-01-10 09:38:51',NULL,20.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(20246,'4000','101736491109','2025-01-10 09:38:29',NULL,10.00,'','10','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(20247,'1110','101736491138','2025-01-10 09:39:27',NULL,30.00,'','10','1','Inventory sold','1','','sales','942','','No',NULL,NULL,''),(20248,'5500','101736491138','2025-01-10 09:38:58',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20249,'1000','101736491138','2025-01-10 09:39:27',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'qdewcdwdc'),(20250,'4000','101736491138','2025-01-10 09:39:27',NULL,100.00,'','10','1','Good sold','1','','sales','942','','No',NULL,NULL,''),(20257,'1110','101736491173','2025-01-10 10:09:31',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(20258,'1110','101736491173','2025-01-10 11:17:06',NULL,0.00,'','10','1','Inventory sold','1','','sales','1069','','No',NULL,NULL,''),(20259,'1110','101736491173','2025-01-10 11:17:16',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(20260,'1110','101736491173','2025-01-10 11:17:27',NULL,18.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(20261,'1110','101736491173','2025-01-10 11:17:40',NULL,0.00,'','10','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(20262,'5500','101736491173','2025-01-10 11:17:52',58.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20263,'1000','101736491173','2025-01-10 10:09:31',410.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20264,'4000','101736491173','2025-01-10 10:09:31',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(20265,'4000','101736491173','2025-01-10 11:17:06',NULL,100.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(20266,'4000','101736491173','2025-01-10 11:17:16',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(20267,'4000','101736491173','2025-01-10 11:17:27',NULL,60.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(20268,'4000','101736491173','2025-01-10 11:17:40',NULL,50.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(20269,'1000','101736497100','2025-01-10 11:41:25',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20270,'4000','101736497100','2025-01-10 11:41:25',NULL,50.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(20271,'1110','101736498606','2025-01-10 11:58:03',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(20272,'5500','101736498606','2025-01-10 11:43:26',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20273,'1000','101736498606','2025-01-10 11:58:03',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'T6E5W32'),(20274,'4000','101736498606','2025-01-10 11:58:03',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(20279,'1110','101736503490','2025-01-10 13:06:02',NULL,78.00,'','10','1','Inventory sold','1','','sales','1494','','No',NULL,NULL,''),(20280,'1110','101736503490','2025-01-10 13:04:50',NULL,195.00,'','10','1','Inventory sold','1','','sales','866','','No',NULL,NULL,''),(20281,'1110','101736503490','2025-01-10 13:05:37',NULL,25.00,'','10','1','Inventory sold','1','','sales','1396','','No',NULL,NULL,''),(20282,'5500','101736503490','2025-01-10 13:05:50',298.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20283,'1000','101736503490','2025-01-10 13:06:02',875.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tysdxtgdeqw'),(20284,'4000','101736503490','2025-01-10 13:06:02',NULL,500.00,'','10','1','Good sold','1','','sales','1494','','No',NULL,NULL,''),(20285,'4000','101736503490','2025-01-10 13:04:50',NULL,300.00,'','10','1','Good sold','1','','sales','866','','No',NULL,NULL,''),(20286,'4000','101736503490','2025-01-10 13:05:37',NULL,75.00,'','10','1','Good sold','1','','sales','1396','','No',NULL,NULL,''),(20287,'1110','101736503571','2025-01-10 14:12:55',NULL,20.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(20288,'1110','101736503571','2025-01-10 13:06:11',NULL,88.80,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(20289,'5500','101736503571','2025-01-10 14:12:43',108.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20290,'1000','101736503571','2025-01-10 14:12:55',340.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'uiedgfyhdaf'),(20291,'4000','101736503571','2025-01-10 14:12:55',NULL,100.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(20292,'4000','101736503571','2025-01-10 13:06:11',NULL,240.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(20293,'1110','101736507584','2025-01-10 15:11:47',NULL,42.00,'','10','1','Inventory sold','1','','sales','942','','No',NULL,NULL,''),(20294,'1110','101736507584','2025-01-10 14:13:04',NULL,0.00,'','10','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(20295,'5500','101736507584','2025-01-10 15:10:59',42.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20296,'1000','101736507584','2025-01-10 15:11:47',240.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'STSYTRSRE'),(20297,'4000','101736507584','2025-01-10 15:11:47',NULL,140.00,'','10','1','Good sold','1','','sales','942','','No',NULL,NULL,''),(20298,'4000','101736507584','2025-01-10 14:13:04',NULL,100.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(20299,'1000','101736511502','2025-01-10 16:01:41',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20300,'4000','101736511502','2025-01-10 16:01:41',NULL,200.00,'','10','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(20301,'1110','101736514105','2025-01-10 16:41:10',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(20302,'5500','101736514105','2025-01-10 16:01:45',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20303,'1000','101736514105','2025-01-10 16:41:10',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FCYHDCTUD'),(20304,'4000','101736514105','2025-01-10 16:41:10',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(20305,'1110','101736522833','2025-01-10 18:29:52',NULL,16.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(20306,'5500','101736522833','2025-01-10 18:27:13',16.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20307,'1000','101736522833','2025-01-10 18:29:52',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDAREAZ'),(20308,'4000','101736522833','2025-01-10 18:29:52',NULL,100.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(20309,'1000','101736523018','2025-01-10 18:52:36',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FSACFEO'),(20310,'4000','101736523018','2025-01-10 18:52:36',NULL,350.00,'','10','1','Good sold','1','','sales','442','','No',NULL,NULL,''),(20311,'1110','101736525004','2025-01-10 19:12:45',NULL,20.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(20312,'5500','101736525004','2025-01-10 19:03:24',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20313,'1000','101736525004','2025-01-10 19:12:45',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20314,'4000','101736525004','2025-01-10 19:12:45',NULL,100.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(20315,'1110','101736525606','2025-01-10 19:50:22',NULL,181.00,'','10','1','Inventory sold','1','','sales','837','','No',NULL,NULL,''),(20316,'1110','101736525606','2025-01-10 19:13:26',NULL,45.00,'','10','1','Inventory sold','1','','sales','1608','','No',NULL,NULL,''),(20317,'5500','101736525606','2025-01-10 19:50:06',226.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20318,'1000','101736525606','2025-01-10 19:50:22',450.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20319,'4000','101736525606','2025-01-10 19:50:22',NULL,300.00,'','10','1','Good sold','1','','sales','837','','No',NULL,NULL,''),(20320,'4000','101736525606','2025-01-10 19:13:26',NULL,150.00,'','10','1','Good sold','1','','sales','1608','','No',NULL,NULL,''),(20321,'1110','101736527861','2025-01-10 20:12:25',NULL,72.00,'','10','1','Inventory sold','1','','sales','290','','No',NULL,NULL,''),(20322,'1110','101736527861','2025-01-10 19:51:02',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(20323,'5500','101736527861','2025-01-10 20:12:02',97.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20324,'1000','101736527861','2025-01-10 20:12:25',230.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'VGRTCERW'),(20325,'4000','101736527861','2025-01-10 20:12:25',NULL,180.00,'','10','1','Good sold','1','','sales','290','','No',NULL,NULL,''),(20326,'4000','101736527861','2025-01-10 19:51:02',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(20327,'1110','101736529155','2025-01-10 20:20:45',NULL,18.00,'','10','1','Inventory sold','1','','sales','1402','','No',NULL,NULL,''),(20328,'5500','101736529155','2025-01-10 20:12:35',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20329,'1000','101736529155','2025-01-10 20:20:45',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JIPYHBHIJYT'),(20330,'4000','101736529155','2025-01-10 20:20:45',NULL,100.00,'','10','1','Good sold','1','','sales','1402','','No',NULL,NULL,''),(20331,'1110','101736529660','2025-01-10 20:24:40',NULL,7.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(20332,'5500','101736529660','2025-01-10 20:21:00',7.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20333,'1000','101736529660','2025-01-10 20:24:40',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20334,'4000','101736529660','2025-01-10 20:24:40',NULL,20.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(20335,'1110','101736529930','2025-01-10 20:25:50',NULL,139.00,'','10','1','Inventory sold','1','','sales','1484','','No',NULL,NULL,''),(20336,'5500','101736529930','2025-01-10 20:25:30',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20337,'1000','101736529930','2025-01-10 20:25:50',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20338,'4000','101736529930','2025-01-10 20:25:50',NULL,200.00,'','10','1','Good sold','1','','sales','1484','','No',NULL,NULL,''),(20339,'1110','101736529967','2025-01-10 20:26:15',NULL,30.00,'','10','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(20340,'5500','101736529967','2025-01-10 20:26:07',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20341,'1000','101736529967','2025-01-10 20:26:15',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EFETG'),(20342,'4000','101736529967','2025-01-10 20:26:15',NULL,100.00,'','10','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(20343,'1110','101736530052','2025-01-10 20:52:19',NULL,150.00,'','10','1','Inventory sold','1','','sales','1290','','No',NULL,NULL,''),(20344,'1110','101736530052','2025-01-10 20:27:32',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(20345,'5500','101736530052','2025-01-10 20:52:04',175.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20346,'1000','101736530052','2025-01-10 20:52:19',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ED2ED23'),(20347,'4000','101736530052','2025-01-10 20:52:19',NULL,300.00,'','10','1','Good sold','1','','sales','1290','','No',NULL,NULL,''),(20348,'4000','101736530052','2025-01-10 20:27:32',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(20349,'1110','101736531551','2025-01-10 20:53:00',NULL,12.50,'','10','1','Inventory sold','1','','sales','857','','No',NULL,NULL,''),(20350,'1110','101736531551','2025-01-10 20:52:31',NULL,0.00,'','10','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(20351,'1110','101736531551','2025-01-10 20:52:42',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(20352,'5500','101736531551','2025-01-10 20:52:54',22.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20353,'1000','101736531551','2025-01-10 20:53:00',175.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20354,'4000','101736531551','2025-01-10 20:53:00',NULL,25.00,'','10','1','Good sold','1','','sales','857','','No',NULL,NULL,''),(20355,'4000','101736531551','2025-01-10 20:52:31',NULL,100.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(20356,'4000','101736531551','2025-01-10 20:52:42',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(20357,'1110','101736531585','2025-01-10 20:54:34',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(20358,'5500','101736531585','2025-01-10 20:53:05',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20359,'1000','101736531585','2025-01-10 20:54:34',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4FRX4FRX4'),(20360,'4000','101736531585','2025-01-10 20:54:34',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(20361,'1110','101736531679','2025-01-10 20:58:52',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(20362,'5500','101736531679','2025-01-10 20:54:39',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20363,'1000','101736531679','2025-01-10 20:58:52',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFXRFREF'),(20364,'4000','101736531679','2025-01-10 20:58:52',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(20365,'1110','101736531944','2025-01-10 21:45:03',NULL,170.00,'','10','1','Inventory sold','1','','sales','1570','','No',NULL,NULL,''),(20366,'1110','101736531944','2025-01-10 20:59:04',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(20367,'1110','101736531944','2025-01-10 21:44:07',NULL,6.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(20368,'5500','101736531944','2025-01-10 21:44:48',196.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20369,'1000','101736531944','2025-01-10 21:45:03',700.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20370,'4000','101736531944','2025-01-10 21:45:03',NULL,500.00,'','10','1','Good sold','1','','sales','1570','','No',NULL,NULL,''),(20371,'4000','101736531944','2025-01-10 20:59:04',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(20372,'4000','101736531944','2025-01-10 21:44:07',NULL,100.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(20373,'1110','101736534705','2025-01-10 21:47:35',NULL,14.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(20374,'1110','101736534705','2025-01-10 21:45:05',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(20375,'5500','101736534705','2025-01-10 21:47:20',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20376,'1000','101736534705','2025-01-10 21:47:35',120.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20377,'4000','101736534705','2025-01-10 21:47:35',NULL,70.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(20378,'4000','101736534705','2025-01-10 21:45:05',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(20379,'1110','101736536124','2025-01-10 22:10:20',NULL,0.00,'','10','1','Inventory sold','1','','sales','1144','','No',NULL,NULL,''),(20380,'1110','101736536124','2025-01-10 22:08:44',NULL,39.00,'','10','1','Inventory sold','1','','sales','1628','','No',NULL,NULL,''),(20381,'1110','101736536124','2025-01-10 22:09:19',NULL,0.00,'','10','1','Inventory sold','1','','sales','1059','','No',NULL,NULL,''),(20382,'5500','101736536124','2025-01-10 22:10:11',39.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20383,'1000','101736536124','2025-01-10 22:10:20',590.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDQWE'),(20384,'4000','101736536124','2025-01-10 22:10:20',NULL,100.00,'','10','1','Good sold','1','','sales','1144','','No',NULL,NULL,''),(20385,'4000','101736536124','2025-01-10 22:08:44',NULL,90.00,'','10','1','Good sold','1','','sales','1628','','No',NULL,NULL,''),(20386,'4000','101736536124','2025-01-10 22:09:19',NULL,400.00,'','10','1','Good sold','1','','sales','1059','','No',NULL,NULL,''),(20387,'1110','101736536228','2025-01-10 22:10:46',NULL,30.00,'','10','1','Inventory sold','1','','sales','1502','','No',NULL,NULL,''),(20388,'5500','101736536228','2025-01-10 22:10:34',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20389,'1000','101736536228','2025-01-10 22:10:46',130.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WDSXD2W'),(20390,'4000','101736536228','2025-01-10 22:10:46',NULL,130.00,'','10','1','Good sold','1','','sales','1502','','No',NULL,NULL,''),(20391,'1000','101736578959','2025-01-11 10:02:50',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fgxtxd'),(20392,'4000','101736578959','2025-01-11 10:02:50',NULL,100.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(20393,'1110','101736578978','2025-01-11 10:09:37',NULL,40.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(20394,'5500','101736578978','2025-01-11 10:02:58',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20395,'1000','101736578978','2025-01-11 10:09:37',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JRFULE4'),(20396,'4000','101736578978','2025-01-11 10:09:37',NULL,200.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(20397,'1110','101736579393','2025-01-11 10:37:38',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(20398,'1110','101736579393','2025-01-11 10:09:53',NULL,0.00,'','10','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(20399,'1110','101736579393','2025-01-11 10:36:51',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(20400,'1110','101736579393','2025-01-11 10:37:02',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(20401,'1110','101736579393','2025-01-11 10:37:19',NULL,200.00,'','10','1','Inventory sold','1','','sales','1292','','No',NULL,NULL,''),(20402,'5500','101736579393','2025-01-11 10:37:29',360.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20403,'1000','101736579393','2025-01-11 10:37:38',930.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'REYTE UESU57'),(20404,'4000','101736579393','2025-01-11 10:37:38',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(20405,'4000','101736579393','2025-01-11 10:09:53',NULL,180.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(20406,'4000','101736579393','2025-01-11 10:36:51',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(20407,'4000','101736579393','2025-01-11 10:37:02',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(20408,'4000','101736579393','2025-01-11 10:37:19',NULL,300.00,'','10','1','Good sold','1','','sales','1292','','No',NULL,NULL,''),(20409,'1110','101736581085','2025-01-11 10:38:18',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(20410,'5500','101736581085','2025-01-11 10:38:05',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20411,'1000','101736581085','2025-01-11 10:38:18',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EA4RW'),(20412,'4000','101736581085','2025-01-11 10:38:18',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(20413,'1110','101736581104','2025-01-11 10:38:33',NULL,65.00,'','10','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(20414,'5500','101736581104','2025-01-11 10:38:24',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20415,'1000','101736581104','2025-01-11 10:38:33',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ISUYH\\FGDG'),(20416,'4000','101736581104','2025-01-11 10:38:33',NULL,150.00,'','10','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(20417,'1110','101736581119','2025-01-11 11:05:17',NULL,24.40,'','10','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(20418,'5500','101736581119','2025-01-11 10:38:39',24.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20419,'1000','101736581119','2025-01-11 11:05:17',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EYFUEW'),(20420,'4000','101736581119','2025-01-11 11:05:17',NULL,40.00,'','10','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(20421,'1110','101736585511','2025-01-11 11:52:15',NULL,2.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(20422,'1110','101736585511','2025-01-11 11:51:51',NULL,2.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(20423,'5500','101736585511','2025-01-11 11:52:03',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20424,'1000','101736585511','2025-01-11 11:52:15',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20425,'4000','101736585511','2025-01-11 11:52:15',NULL,10.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(20426,'4000','101736585511','2025-01-11 11:51:51',NULL,10.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(20427,'1110','101736585538','2025-01-11 11:52:30',NULL,25.00,'','10','1','Inventory sold','1','','sales','1633','','No',NULL,NULL,''),(20428,'5500','101736585538','2025-01-11 11:52:18',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20429,'1000','101736585538','2025-01-11 11:52:30',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20430,'4000','101736585538','2025-01-11 11:52:30',NULL,50.00,'','10','1','Good sold','1','','sales','1633','','No',NULL,NULL,''),(20431,'1110','101736585552','2025-01-11 12:07:57',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(20432,'1110','101736585552','2025-01-11 11:52:32',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(20433,'5500','101736585552','2025-01-11 12:07:42',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20434,'1000','101736585552','2025-01-11 12:07:57',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'srghas'),(20435,'4000','101736585552','2025-01-11 12:07:57',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(20436,'4000','101736585552','2025-01-11 11:52:32',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(20437,'1000','101736593277','2025-01-11 14:01:40',210.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20438,'4000','101736593277','2025-01-11 14:01:40',NULL,210.00,'','10','1','Good sold','1','','sales','1466','','No',NULL,NULL,''),(20439,'1000','101736593306','2025-01-11 14:57:20',240.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'yuhfdgvuy'),(20440,'4000','101736593306','2025-01-11 14:57:20',NULL,240.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(20441,'1110','101736596656','2025-01-11 15:27:48',NULL,10.00,'','10','1','Inventory sold','1','','sales','336','','No',NULL,NULL,''),(20442,'5500','101736596656','2025-01-11 14:57:36',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20443,'1000','101736596656','2025-01-11 15:27:48',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20444,'4000','101736596656','2025-01-11 15:27:48',NULL,50.00,'','10','1','Good sold','1','','sales','336','','No',NULL,NULL,''),(20445,'1110','101736598473','2025-01-11 16:27:15',NULL,84.00,'','10','1','Inventory sold','1','','sales','1555','','No',NULL,NULL,''),(20446,'1110','101736598473','2025-01-11 15:27:53',NULL,37.50,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(20447,'5500','101736598473','2025-01-11 16:26:34',121.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20448,'1000','101736598473','2025-01-11 16:27:15',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'cdfqrfr'),(20449,'4000','101736598473','2025-01-11 16:27:15',NULL,200.00,'','10','1','Good sold','1','','sales','1555','','No',NULL,NULL,''),(20450,'4000','101736598473','2025-01-11 15:27:53',NULL,150.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(20451,'1110','101736602042','2025-01-11 17:08:01',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(20452,'5500','101736602042','2025-01-11 16:27:22',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20453,'1000','101736602042','2025-01-11 17:08:01',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fxgycew'),(20454,'4000','101736602042','2025-01-11 17:08:01',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(20455,'1110','101736604493','2025-01-11 17:13:18',NULL,49.00,'','10','1','Inventory sold','1','','sales','843','','No',NULL,NULL,''),(20456,'5500','101736604493','2025-01-11 17:08:14',49.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20457,'1000','101736604493','2025-01-11 17:13:18',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20458,'4000','101736604493','2025-01-11 17:13:18',NULL,80.00,'','10','1','Good sold','1','','sales','843','','No',NULL,NULL,''),(20459,'1000','101736604804','2025-01-11 17:43:27',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ygugf7tu'),(20460,'4000','101736604804','2025-01-11 17:43:27',NULL,50.00,'','10','1','Good sold','1','','sales','771','','No',NULL,NULL,''),(20461,'1110','101736606616','2025-01-11 18:14:36',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(20462,'5500','101736606616','2025-01-11 17:43:37',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20463,'1000','101736606616','2025-01-11 18:14:36',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20464,'4000','101736606616','2025-01-11 18:14:36',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(20465,'1110','101736608478','2025-01-11 18:16:02',NULL,12.00,'','10','1','Inventory sold','1','','sales','1631','','No',NULL,NULL,''),(20466,'1110','101736608478','2025-01-11 18:14:38',NULL,6.00,'','10','1','Inventory sold','1','','sales','1574','','No',NULL,NULL,''),(20467,'5500','101736608478','2025-01-11 18:14:57',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20468,'1000','101736608478','2025-01-11 18:16:02',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20469,'4000','101736608478','2025-01-11 18:16:02',NULL,30.00,'','10','1','Good sold','1','','sales','1631','','No',NULL,NULL,''),(20470,'4000','101736608478','2025-01-11 18:14:38',NULL,30.00,'','10','1','Good sold','1','','sales','1574','','No',NULL,NULL,''),(20471,'1000','101736608565','2025-01-11 18:16:20',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20472,'4000','101736608565','2025-01-11 18:16:20',NULL,50.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(20473,'1000','101736608584','2025-01-11 18:28:47',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20474,'4000','101736608584','2025-01-11 18:28:47',NULL,50.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(20475,'1110','101736609331','2025-01-11 18:43:30',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(20476,'1110','101736609331','2025-01-11 18:28:51',NULL,12.00,'','10','1','Inventory sold','1','','sales','1661','','No',NULL,NULL,''),(20477,'5500','101736609331','2025-01-11 18:43:23',92.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20478,'1000','101736609331','2025-01-11 18:43:30',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'R45WSKQ5W'),(20479,'4000','101736609331','2025-01-11 18:43:30',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(20480,'4000','101736609331','2025-01-11 18:28:51',NULL,50.00,'','10','1','Good sold','1','','sales','1661','','No',NULL,NULL,''),(20481,'1110','101736610222','2025-01-11 18:52:23',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(20482,'5500','101736610222','2025-01-11 18:43:42',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20483,'1000','101736610222','2025-01-11 18:52:23',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DGZYRS'),(20484,'4000','101736610222','2025-01-11 18:52:23',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(20485,'1110','101736610757','2025-01-11 18:53:38',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(20486,'1110','101736610757','2025-01-11 18:52:37',NULL,8.00,'','10','1','Inventory sold','1','','sales','1629','','No',NULL,NULL,''),(20487,'5500','101736610757','2025-01-11 18:52:49',11.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20488,'1000','101736610757','2025-01-11 18:53:38',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20489,'4000','101736610757','2025-01-11 18:53:38',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(20490,'4000','101736610757','2025-01-11 18:52:37',NULL,20.00,'','10','1','Good sold','1','','sales','1629','','No',NULL,NULL,''),(20491,'1110','101736610823','2025-01-11 19:11:57',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(20492,'5500','101736610823','2025-01-11 18:53:43',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20493,'1000','101736610823','2025-01-11 19:11:57',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20494,'4000','101736610823','2025-01-11 19:11:57',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(20495,'1110','101736611924','2025-01-11 19:14:27',NULL,25.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(20496,'5500','101736611924','2025-01-11 19:12:04',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20497,'1000','101736611924','2025-01-11 19:14:27',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20498,'4000','101736611924','2025-01-11 19:14:27',NULL,50.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(20499,'1110','101736612073','2025-01-11 19:25:14',NULL,0.00,'','10','1','Inventory sold','1','','sales','1069','','No',NULL,NULL,''),(20500,'1110','101736612073','2025-01-11 19:14:33',NULL,60.00,'','10','1','Inventory sold','1','','sales','1287','','No',NULL,NULL,''),(20501,'5500','101736612073','2025-01-11 19:24:55',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20502,'1000','101736612073','2025-01-11 19:25:14',190.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EWYFGEWF'),(20503,'4000','101736612073','2025-01-11 19:25:14',NULL,40.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(20504,'4000','101736612073','2025-01-11 19:14:33',NULL,150.00,'','10','1','Good sold','1','','sales','1287','','No',NULL,NULL,''),(20505,'1110','101736612723','2025-01-11 19:25:50',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(20506,'5500','101736612723','2025-01-11 19:25:23',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20507,'1000','101736612723','2025-01-11 19:25:50',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WQYHGFEWQ'),(20508,'4000','101736612723','2025-01-11 19:25:50',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(20509,'1110','101736612757','2025-01-11 19:38:51',NULL,4.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(20510,'1110','101736612757','2025-01-11 19:25:57',NULL,3.00,'','10','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(20511,'5500','101736612757','2025-01-11 19:38:42',7.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20512,'1000','101736612757','2025-01-11 19:38:51',25.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20513,'4000','101736612757','2025-01-11 19:38:51',NULL,20.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(20514,'4000','101736612757','2025-01-11 19:25:57',NULL,5.00,'','10','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(20515,'1110','101736615749','2025-01-11 20:21:54',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(20516,'5500','101736615749','2025-01-11 20:15:49',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20517,'1000','101736615749','2025-01-11 20:21:54',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RF432`R'),(20518,'4000','101736615749','2025-01-11 20:21:54',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(20519,'1110','101736616119','2025-01-11 20:22:18',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(20520,'5500','101736616119','2025-01-11 20:21:59',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20521,'1000','101736616119','2025-01-11 20:22:18',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20522,'4000','101736616119','2025-01-11 20:22:18',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(20523,'1110','101736616140','2025-01-11 20:23:18',NULL,20.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(20524,'5500','101736616140','2025-01-11 20:22:20',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20525,'1000','101736616140','2025-01-11 20:23:18',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FU8KICD'),(20526,'4000','101736616140','2025-01-11 20:23:18',NULL,100.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(20527,'1110','101736616205','2025-01-11 20:25:15',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(20528,'5500','101736616205','2025-01-11 20:23:25',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20529,'1000','101736616205','2025-01-11 20:25:15',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20530,'4000','101736616205','2025-01-11 20:25:15',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(20531,'1110','101736616319','2025-01-11 20:36:36',NULL,7.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(20532,'5500','101736616319','2025-01-11 20:25:19',7.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20533,'1000','101736616319','2025-01-11 20:36:36',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DXCAcFQ'),(20534,'4000','101736616319','2025-01-11 20:36:36',NULL,20.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(20535,'1110','101736617005','2025-01-11 20:49:35',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(20536,'5500','101736617005','2025-01-11 20:36:45',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20537,'1000','101736617005','2025-01-11 20:49:35',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20538,'4000','101736617005','2025-01-11 20:49:35',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(20539,'1110','101736619075','2025-01-11 21:11:28',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(20540,'5500','101736619075','2025-01-11 21:11:15',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20541,'1000','101736619075','2025-01-11 21:11:28',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20542,'4000','101736619075','2025-01-11 21:11:28',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(20543,'1110','101736619093','2025-01-11 21:11:45',NULL,10.00,'','10','1','Inventory sold','1','','sales','1633','','No',NULL,NULL,''),(20544,'5500','101736619093','2025-01-11 21:11:33',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20545,'1000','101736619093','2025-01-11 21:11:45',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20546,'4000','101736619093','2025-01-11 21:11:45',NULL,20.00,'','10','1','Good sold','1','','sales','1633','','No',NULL,NULL,''),(20547,'1110','101736619120','2025-01-11 21:12:23',NULL,10.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(20548,'1110','101736619120','2025-01-11 21:12:00',NULL,10.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(20549,'5500','101736619120','2025-01-11 21:12:12',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20550,'1000','101736619120','2025-01-11 21:12:23',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DFCEWFW'),(20551,'4000','101736619120','2025-01-11 21:12:23',NULL,50.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(20552,'4000','101736619120','2025-01-11 21:12:00',NULL,50.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(20553,'1110','101736619152','2025-01-11 21:46:41',NULL,120.00,'','10','1','Inventory sold','1','','sales','1222','','No',NULL,NULL,''),(20554,'1110','101736619152','2025-01-11 21:12:32',NULL,40.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(20555,'5500','101736619152','2025-01-11 21:46:31',160.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20556,'1000','101736619152','2025-01-11 21:46:41',450.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HNZX CLSGJTUFC'),(20557,'4000','101736619152','2025-01-11 21:46:41',NULL,250.00,'','10','1','Good sold','1','','sales','1222','','No',NULL,NULL,''),(20558,'4000','101736619152','2025-01-11 21:12:32',NULL,200.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(20559,'1110','101736621208','2025-01-11 21:47:28',NULL,0.00,'','10','1','Inventory sold','1','','sales','1069','','No',NULL,NULL,''),(20560,'1110','101736621208','2025-01-11 21:46:48',NULL,10.00,'','10','1','Inventory sold','1','','sales','1633','','No',NULL,NULL,''),(20561,'5500','101736621208','2025-01-11 21:47:08',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20562,'1000','101736621208','2025-01-11 21:47:28',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20563,'4000','101736621208','2025-01-11 21:47:28',NULL,30.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(20564,'4000','101736621208','2025-01-11 21:46:48',NULL,20.00,'','10','1','Good sold','1','','sales','1633','','No',NULL,NULL,''),(20565,'1110','101736621251','2025-01-11 21:55:09',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(20566,'5500','101736621251','2025-01-11 21:47:31',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20567,'1000','101736621251','2025-01-11 21:55:09',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20568,'4000','101736621251','2025-01-11 21:55:09',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(20569,'1110','101736672010','2025-01-12 11:53:56',NULL,60.00,'','10','1','Inventory sold','1','','sales','1553','','No',NULL,NULL,''),(20570,'5500','101736672010','2025-01-12 11:53:30',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20571,'1000','101736672010','2025-01-12 11:53:56',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20572,'4000','101736672010','2025-01-12 11:53:56',NULL,150.00,'','10','1','Good sold','1','','sales','1553','','No',NULL,NULL,''),(20573,'1110','101736672060','2025-01-12 11:54:44',NULL,20.00,'','10','1','Inventory sold','1','','sales','1616','','No',NULL,NULL,''),(20574,'5500','101736672060','2025-01-12 11:54:20',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20575,'1000','101736672060','2025-01-12 11:54:44',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dzxyhr'),(20576,'4000','101736672060','2025-01-12 11:54:44',NULL,50.00,'','10','1','Good sold','1','','sales','1616','','No',NULL,NULL,''),(20577,'1110','101736672095','2025-01-12 11:55:05',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(20578,'5500','101736672095','2025-01-12 11:54:55',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20579,'1000','101736672095','2025-01-12 11:55:05',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'T6DEUTDE'),(20580,'4000','101736672095','2025-01-12 11:55:05',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(20581,'1000','101736672644','2025-01-12 12:04:34',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20582,'4000','101736672644','2025-01-12 12:04:34',NULL,30.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(20583,'4000','101736672644','2025-01-12 12:04:04',NULL,50.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(20584,'1110','101736672679','2025-01-12 12:04:50',NULL,10.00,'','10','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(20585,'5500','101736672679','2025-01-12 12:04:39',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20586,'1000','101736672679','2025-01-12 12:04:50',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'T9O7TF5'),(20587,'4000','101736672679','2025-01-12 12:04:50',NULL,20.00,'','10','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(20588,'1110','101736673176','2025-01-12 12:13:07',NULL,4.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(20589,'5500','101736673176','2025-01-12 12:12:56',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20590,'1000','101736673176','2025-01-12 12:13:07',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20591,'4000','101736673176','2025-01-12 12:13:07',NULL,20.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(20592,'1000','101736673191','2025-01-12 13:50:20',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20593,'4000','101736673191','2025-01-12 13:50:20',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(20594,'1110','101736679022','2025-01-12 14:04:57',NULL,180.00,'','10','1','Inventory sold','1','','sales','848','','No',NULL,NULL,''),(20595,'5500','101736679022','2025-01-12 13:50:22',180.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20596,'1000','101736679022','2025-01-12 14:04:57',270.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20597,'4000','101736679022','2025-01-12 14:04:57',NULL,270.00,'','10','1','Good sold','1','','sales','848','','No',NULL,NULL,''),(20598,'1110','101736679903','2025-01-12 14:08:23',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(20599,'5500','101736679903','2025-01-12 14:05:03',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20600,'1000','101736679903','2025-01-12 14:08:23',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20601,'4000','101736679903','2025-01-12 14:08:23',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(20602,'1110','101736680107','2025-01-12 15:33:57',NULL,116.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(20603,'5500','101736680107','2025-01-12 14:08:27',116.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20604,'1000','101736680107','2025-01-12 15:33:57',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20605,'4000','101736680107','2025-01-12 15:33:57',NULL,200.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(20606,'1110','101736685262','2025-01-12 16:33:41',NULL,55.00,'','10','1','Inventory sold','1','','sales','1635','','No',NULL,NULL,''),(20607,'1110','101736685262','2025-01-12 15:34:22',NULL,18.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(20608,'1110','101736685262','2025-01-12 16:33:14',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(20609,'5500','101736685262','2025-01-12 16:33:23',73.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20610,'1000','101736685262','2025-01-12 16:33:41',310.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20611,'4000','101736685262','2025-01-12 16:33:41',NULL,200.00,'','10','1','Good sold','1','','sales','1635','','No',NULL,NULL,''),(20612,'4000','101736685262','2025-01-12 15:34:22',NULL,60.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(20613,'4000','101736685262','2025-01-12 16:33:14',NULL,50.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(20614,'1110','101736688825','2025-01-12 16:33:53',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(20615,'5500','101736688825','2025-01-12 16:33:45',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20616,'1000','101736688825','2025-01-12 16:33:53',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20617,'4000','101736688825','2025-01-12 16:33:53',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(20618,'1110','101736688835','2025-01-12 16:34:14',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(20619,'5500','101736688835','2025-01-12 16:33:56',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20620,'1000','101736688835','2025-01-12 16:34:14',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'QWEFRE'),(20621,'4000','101736688835','2025-01-12 16:34:14',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(20622,'1110','101736688861','2025-01-12 17:18:02',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(20623,'5500','101736688861','2025-01-12 16:34:21',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20624,'1000','101736688861','2025-01-12 17:18:02',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20625,'4000','101736688861','2025-01-12 17:18:02',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(20626,'1110','101736694304','2025-01-12 18:05:14',NULL,350.00,'','10','1','Inventory sold','1','','sales','1662','','No',NULL,NULL,''),(20627,'5500','101736694304','2025-01-12 18:05:04',350.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20628,'1000','101736694304','2025-01-12 18:05:14',600.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'3ERCX3E'),(20629,'4000','101736694304','2025-01-12 18:05:14',NULL,600.00,'','10','1','Good sold','1','','sales','1662','','No',NULL,NULL,''),(20630,'1110','101736694326','2025-01-12 18:05:43',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(20631,'5500','101736694326','2025-01-12 18:05:26',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20632,'1000','101736694326','2025-01-12 18:05:43',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DFWREE'),(20633,'4000','101736694326','2025-01-12 18:05:43',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(20634,'1110','101736694349','2025-01-12 18:54:53',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(20635,'1110','101736694349','2025-01-12 18:05:49',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(20636,'5500','101736694349','2025-01-12 18:54:40',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20637,'1000','101736694349','2025-01-12 18:54:53',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'I76ED7E'),(20638,'4000','101736694349','2025-01-12 18:54:53',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(20639,'4000','101736694349','2025-01-12 18:05:49',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(20640,'1110','101736697305','2025-01-12 19:26:16',NULL,45.00,'','10','1','Inventory sold','1','','sales','1653','','No',NULL,NULL,''),(20641,'1110','101736697305','2025-01-12 18:55:05',NULL,0.00,'','10','1','Inventory sold','1','','sales','711','','No',NULL,NULL,''),(20642,'5500','101736697305','2025-01-12 19:25:55',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20643,'1000','101736697305','2025-01-12 19:26:16',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TUGFDUS'),(20644,'4000','101736697305','2025-01-12 19:26:16',NULL,200.00,'','10','1','Good sold','1','','sales','1653','','No',NULL,NULL,''),(20645,'4000','101736697305','2025-01-12 18:55:05',NULL,200.00,'','10','1','Good sold','1','','sales','711','','No',NULL,NULL,''),(20646,'1110','101736699184','2025-01-12 19:26:44',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(20647,'1110','101736699184','2025-01-12 19:26:24',NULL,10.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(20648,'5500','101736699184','2025-01-12 19:26:34',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20649,'1000','101736699184','2025-01-12 19:26:44',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GFDSTDII76'),(20650,'4000','101736699184','2025-01-12 19:26:44',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(20651,'4000','101736699184','2025-01-12 19:26:24',NULL,50.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(20652,'1110','101736699213','2025-01-12 19:36:56',NULL,95.00,'','10','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(20653,'5500','101736699213','2025-01-12 19:26:53',95.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20654,'1000','101736699213','2025-01-12 19:36:56',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'T6RUY6RTFYU'),(20655,'4000','101736699213','2025-01-12 19:36:56',NULL,200.00,'','10','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(20656,'1110','101736699822','2025-01-12 19:38:44',NULL,10.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(20657,'5500','101736699822','2025-01-12 19:37:02',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20658,'1000','101736699822','2025-01-12 19:38:44',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20659,'4000','101736699822','2025-01-12 19:38:44',NULL,50.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(20660,'1000','101736700520','2025-01-12 19:50:56',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20661,'4000','101736700520','2025-01-12 19:50:56',NULL,10.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(20662,'1110','101736700658','2025-01-12 20:00:17',NULL,72.00,'','10','1','Inventory sold','1','','sales','791','','No',NULL,NULL,''),(20663,'5500','101736700658','2025-01-12 19:59:43',72.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20664,'1000','101736700658','2025-01-12 20:00:17',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'IRTFYHFGT'),(20665,'4000','101736700658','2025-01-12 20:00:17',NULL,300.00,'','10','1','Good sold','1','','sales','791','','No',NULL,NULL,''),(20666,'1110','101736701225','2025-01-12 20:07:30',NULL,18.00,'','10','1','Inventory sold','1','','sales','1402','','No',NULL,NULL,''),(20667,'1110','101736701225','2025-01-12 20:00:25',NULL,30.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(20668,'1110','101736701225','2025-01-12 20:06:52',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(20669,'5500','101736701225','2025-01-12 20:07:05',56.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20670,'1000','101736701225','2025-01-12 20:07:30',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FVARWE'),(20671,'4000','101736701225','2025-01-12 20:07:30',NULL,100.00,'','10','1','Good sold','1','','sales','1402','','No',NULL,NULL,''),(20672,'4000','101736701225','2025-01-12 20:00:25',NULL,100.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(20673,'4000','101736701225','2025-01-12 20:06:52',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(20674,'1110','101736701663','2025-01-12 20:21:05',NULL,122.00,'','10','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(20675,'1110','101736701663','2025-01-12 20:07:43',NULL,33.00,'','10','1','Inventory sold','1','','sales','1651','','No',NULL,NULL,''),(20676,'5500','101736701663','2025-01-12 20:20:55',155.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20677,'1000','101736701663','2025-01-12 20:21:05',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TY5RW'),(20678,'4000','101736701663','2025-01-12 20:21:05',NULL,250.00,'','10','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(20679,'4000','101736701663','2025-01-12 20:07:43',NULL,150.00,'','10','1','Good sold','1','','sales','1651','','No',NULL,NULL,''),(20680,'1000','101736702474','2025-01-12 20:23:31',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20681,'4000','101736702474','2025-01-12 20:23:31',NULL,50.00,'','10','1','Good sold','1','','sales','1210','','No',NULL,NULL,''),(20682,'1110','101736702616','2025-01-12 20:24:03',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(20683,'5500','101736702616','2025-01-12 20:23:36',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20684,'1000','101736702616','2025-01-12 20:24:03',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20685,'4000','101736702616','2025-01-12 20:24:03',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(20686,'1110','101736702653','2025-01-12 20:26:40',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(20687,'5500','101736702653','2025-01-12 20:24:13',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20688,'1000','101736702653','2025-01-12 20:26:40',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20689,'4000','101736702653','2025-01-12 20:26:40',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(20690,'1110','101736702803','2025-01-12 20:57:21',NULL,190.00,'','10','1','Inventory sold','1','','sales','107','','No',NULL,NULL,''),(20691,'5500','101736702803','2025-01-12 20:26:43',190.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20692,'1000','101736702803','2025-01-12 20:57:21',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RQ3H4T3Q'),(20693,'4000','101736702803','2025-01-12 20:57:21',NULL,300.00,'','10','1','Good sold','1','','sales','107','','No',NULL,NULL,''),(20694,'1110','101736704647','2025-01-12 21:06:19',NULL,45.00,'','10','1','Inventory sold','1','','sales','1653','','No',NULL,NULL,''),(20695,'1110','101736704647','2025-01-12 20:57:27',NULL,0.00,'','10','1','Inventory sold','1','','sales','712','','No',NULL,NULL,''),(20696,'1110','101736704647','2025-01-12 21:05:54',NULL,36.00,'','10','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(20697,'5500','101736704647','2025-01-12 21:06:07',81.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20698,'1000','101736704647','2025-01-12 21:06:19',500.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20699,'4000','101736704647','2025-01-12 21:06:19',NULL,200.00,'','10','1','Good sold','1','','sales','1653','','No',NULL,NULL,''),(20700,'4000','101736704647','2025-01-12 20:57:27',NULL,150.00,'','10','1','Good sold','1','','sales','712','','No',NULL,NULL,''),(20701,'4000','101736704647','2025-01-12 21:05:54',NULL,150.00,'','10','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(20702,'1110','101736705202','2025-01-12 21:23:12',NULL,0.00,'','10','1','Inventory sold','1','','sales','1069','','No',NULL,NULL,''),(20703,'1110','101736705202','2025-01-12 21:06:43',NULL,6.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(20704,'5500','101736705202','2025-01-12 21:23:00',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20705,'1000','101736705202','2025-01-12 21:23:12',70.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'CX R4'),(20706,'4000','101736705202','2025-01-12 21:23:12',NULL,50.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(20707,'4000','101736705202','2025-01-12 21:06:43',NULL,20.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(20708,'1110','101736706201','2025-01-12 21:23:31',NULL,20.00,'','10','1','Inventory sold','1','','sales','357','','No',NULL,NULL,''),(20709,'5500','101736706201','2025-01-12 21:23:21',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20710,'1000','101736706201','2025-01-12 21:23:31',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4E6T 1QE45RF'),(20711,'4000','101736706201','2025-01-12 21:23:31',NULL,50.00,'','10','1','Good sold','1','','sales','357','','No',NULL,NULL,''),(20712,'1110','101736706217','2025-01-12 21:23:52',NULL,91.00,'','10','1','Inventory sold','1','','sales','1628','','No',NULL,NULL,''),(20713,'5500','101736706217','2025-01-12 21:23:37',91.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20714,'1000','101736706217','2025-01-12 21:23:52',210.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'6TGF4EGTY'),(20715,'4000','101736706217','2025-01-12 21:23:52',NULL,210.00,'','10','1','Good sold','1','','sales','1628','','No',NULL,NULL,''),(20716,'1110','101736706238','2025-01-12 21:24:08',NULL,6.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(20717,'5500','101736706238','2025-01-12 21:23:58',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20718,'1000','101736706238','2025-01-12 21:24:08',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20719,'4000','101736706238','2025-01-12 21:24:08',NULL,20.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(20720,'1110','101736706251','2025-01-12 21:24:41',NULL,5.00,'','10','1','Inventory sold','1','','sales','1000','','No',NULL,NULL,''),(20721,'1110','101736706251','2025-01-12 21:24:11',NULL,20.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(20722,'1110','101736706251','2025-01-12 21:24:20',NULL,10.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(20723,'5500','101736706251','2025-01-12 21:24:29',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20724,'1000','101736706251','2025-01-12 21:24:41',130.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20725,'4000','101736706251','2025-01-12 21:24:41',NULL,10.00,'','10','1','Good sold','1','','sales','1000','','No',NULL,NULL,''),(20726,'4000','101736706251','2025-01-12 21:24:11',NULL,100.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(20727,'4000','101736706251','2025-01-12 21:24:20',NULL,20.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(20728,'1110','101736706282','2025-01-12 21:57:06',NULL,15.00,'','10','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(20729,'1110','101736706282','2025-01-12 21:24:42',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(20730,'1110','101736706282','2025-01-12 21:56:43',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(20731,'5500','101736706282','2025-01-12 21:56:58',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20732,'1000','101736706282','2025-01-12 21:57:06',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20733,'4000','101736706282','2025-01-12 21:57:06',NULL,50.00,'','10','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(20734,'4000','101736706282','2025-01-12 21:24:42',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(20735,'4000','101736706282','2025-01-12 21:56:43',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(20736,'1110','101736755009','2025-01-13 10:58:44',NULL,140.00,'','10','1','Inventory sold','1','','sales','1649','','No',NULL,NULL,''),(20737,'1110','101736755009','2025-01-13 10:56:49',NULL,30.00,'','10','1','Inventory sold','1','','sales','1378','','No',NULL,NULL,''),(20738,'1110','101736755009','2025-01-13 10:57:24',NULL,16.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(20739,'5500','101736755009','2025-01-13 10:58:34',186.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20740,'1000','101736755009','2025-01-13 10:58:44',380.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sqaxdwq'),(20741,'4000','101736755009','2025-01-13 10:58:44',NULL,200.00,'','10','1','Good sold','1','','sales','1649','','No',NULL,NULL,''),(20742,'4000','101736755009','2025-01-13 10:56:49',NULL,100.00,'','10','1','Good sold','1','','sales','1378','','No',NULL,NULL,''),(20743,'4000','101736755009','2025-01-13 10:57:24',NULL,80.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(20744,'1110','101736755131','2025-01-13 10:59:08',NULL,55.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(20745,'1110','101736755131','2025-01-13 10:58:51',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(20746,'5500','101736755131','2025-01-13 10:58:59',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20747,'1000','101736755131','2025-01-13 10:59:08',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'67urf76ur'),(20748,'4000','101736755131','2025-01-13 10:59:08',NULL,200.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(20749,'4000','101736755131','2025-01-13 10:58:51',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(20750,'1110','101736755171','2025-01-13 10:59:48',NULL,10.00,'','10','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(20751,'5500','101736755171','2025-01-13 10:59:31',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20752,'1000','101736755171','2025-01-13 10:59:48',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tysd5y'),(20753,'4000','101736755171','2025-01-13 10:59:48',NULL,20.00,'','10','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(20754,'1110','101736755199','2025-01-13 11:00:06',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(20755,'5500','101736755199','2025-01-13 10:59:59',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20756,'1000','101736755199','2025-01-13 11:00:06',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ytsxhyt'),(20757,'4000','101736755199','2025-01-13 11:00:06',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(20758,'1110','101736755212','2025-01-13 11:01:03',NULL,20.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(20759,'5500','101736755212','2025-01-13 11:00:12',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20760,'1000','101736755212','2025-01-13 11:01:03',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'srdeyu75'),(20761,'4000','101736755212','2025-01-13 11:01:03',NULL,100.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(20762,'1110','101736755269','2025-01-13 11:24:49',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(20763,'5500','101736755269','2025-01-13 11:01:09',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20764,'1000','101736755269','2025-01-13 11:24:49',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ydfeaqw'),(20765,'4000','101736755269','2025-01-13 11:24:49',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(20766,'1110','101736756700','2025-01-13 12:14:31',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(20767,'5500','101736756700','2025-01-13 11:25:00',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20768,'1000','101736756700','2025-01-13 12:14:31',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20769,'4000','101736756700','2025-01-13 12:14:31',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(20770,'1110','101736759672','2025-01-13 13:01:58',NULL,54.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(20771,'5500','101736759672','2025-01-13 12:14:32',54.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20772,'1000','101736759672','2025-01-13 13:01:58',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'W2REWER7'),(20773,'4000','101736759672','2025-01-13 13:01:58',NULL,100.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(20774,'1110','101736762525','2025-01-13 14:50:24',NULL,50.00,'','10','1','Inventory sold','1','','sales','1566','','No',NULL,NULL,''),(20775,'5500','101736762525','2025-01-13 13:02:05',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20776,'1000','101736762525','2025-01-13 14:50:24',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TYSRTS4'),(20777,'4000','101736762525','2025-01-13 14:50:24',NULL,250.00,'','10','1','Good sold','1','','sales','1566','','No',NULL,NULL,''),(20778,'1110','101736769033','2025-01-13 15:39:22',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(20779,'5500','101736769033','2025-01-13 14:50:33',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20780,'1000','101736769033','2025-01-13 15:39:22',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20781,'4000','101736769033','2025-01-13 15:39:22',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(20782,'1000','101736771969','2025-01-13 15:54:59',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20783,'4000','101736771969','2025-01-13 15:54:59',NULL,10.00,'','10','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(20784,'1000','101736772904','2025-01-13 16:10:00',500.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20785,'4000','101736772904','2025-01-13 16:10:00',NULL,500.00,'','10','1','Good sold','1','','sales','1632','','No',NULL,NULL,''),(20786,'1110','101736773804','2025-01-13 16:15:07',NULL,5.50,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(20787,'1110','101736773804','2025-01-13 16:10:04',NULL,6.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(20788,'1110','101736773804','2025-01-13 16:14:24',NULL,30.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(20789,'5500','101736773804','2025-01-13 16:14:48',41.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20790,'1000','101736773804','2025-01-13 16:15:07',220.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20791,'4000','101736773804','2025-01-13 16:15:07',NULL,20.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(20792,'4000','101736773804','2025-01-13 16:10:04',NULL,100.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(20793,'4000','101736773804','2025-01-13 16:14:24',NULL,100.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(20794,'1110','101736774111','2025-01-13 17:07:10',NULL,37.00,'','10','1','Inventory sold','1','','sales','715','','No',NULL,NULL,''),(20795,'1110','101736774111','2025-01-13 16:15:11',NULL,45.00,'','10','1','Inventory sold','1','','sales','1653','','No',NULL,NULL,''),(20796,'1110','101736774111','2025-01-13 17:06:12',NULL,30.00,'','10','1','Inventory sold','1','','sales','1560','','No',NULL,NULL,''),(20797,'5500','101736774111','2025-01-13 17:06:52',112.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20798,'1000','101736774111','2025-01-13 17:07:10',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DSFYUJEUY'),(20799,'4000','101736774111','2025-01-13 17:07:10',NULL,100.00,'','10','1','Good sold','1','','sales','715','','No',NULL,NULL,''),(20800,'4000','101736774111','2025-01-13 16:15:11',NULL,200.00,'','10','1','Good sold','1','','sales','1653','','No',NULL,NULL,''),(20801,'4000','101736774111','2025-01-13 17:06:12',NULL,100.00,'','10','1','Good sold','1','','sales','1560','','No',NULL,NULL,''),(20802,'1110','101736777239','2025-01-13 17:10:16',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(20803,'5500','101736777239','2025-01-13 17:07:19',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20804,'1000','101736777239','2025-01-13 17:10:16',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TYWDFOD'),(20805,'4000','101736777239','2025-01-13 17:10:16',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(20806,'1110','101736777424','2025-01-13 17:37:27',NULL,60.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(20807,'5500','101736777424','2025-01-13 17:10:24',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20808,'1000','101736777424','2025-01-13 17:37:27',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JUDEYR'),(20809,'4000','101736777424','2025-01-13 17:37:27',NULL,300.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(20810,'1110','101736779057','2025-01-13 17:37:47',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(20811,'5500','101736779057','2025-01-13 17:37:37',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20812,'1000','101736779057','2025-01-13 17:37:47',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TYASTWS5'),(20813,'4000','101736779057','2025-01-13 17:37:47',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(20814,'1110','101736779076','2025-01-13 18:34:46',NULL,56.00,'','10','1','Inventory sold','1','','sales','270','','No',NULL,NULL,''),(20815,'5500','101736779076','2025-01-13 17:37:56',56.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20816,'1000','101736779076','2025-01-13 18:34:46',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'68WED86E'),(20817,'4000','101736779076','2025-01-13 18:34:46',NULL,100.00,'','10','1','Good sold','1','','sales','270','','No',NULL,NULL,''),(20818,'1110','101736782501','2025-01-13 18:54:13',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(20819,'5500','101736782501','2025-01-13 18:35:01',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20820,'1000','101736782501','2025-01-13 18:54:13',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SDTDRS'),(20821,'4000','101736782501','2025-01-13 18:54:13',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(20822,'1110','101736783665','2025-01-13 18:56:37',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(20823,'5500','101736783665','2025-01-13 18:54:25',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20824,'1000','101736783665','2025-01-13 18:56:37',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20825,'4000','101736783665','2025-01-13 18:56:37',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(20826,'1110','101736783815','2025-01-13 19:10:48',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(20827,'5500','101736783815','2025-01-13 18:56:55',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20828,'1000','101736783815','2025-01-13 19:10:48',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EQD22DF'),(20829,'4000','101736783815','2025-01-13 19:10:48',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(20830,'1110','101736784655','2025-01-13 19:17:57',NULL,65.00,'','10','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(20831,'1110','101736784655','2025-01-13 19:10:55',NULL,33.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(20832,'1110','101736784655','2025-01-13 19:17:41',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(20833,'5500','101736784655','2025-01-13 19:17:50',108.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20834,'1000','101736784655','2025-01-13 19:17:57',320.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20835,'4000','101736784655','2025-01-13 19:17:57',NULL,150.00,'','10','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(20836,'4000','101736784655','2025-01-13 19:10:55',NULL,120.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(20837,'4000','101736784655','2025-01-13 19:17:41',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(20838,'1110','101736785115','2025-01-13 19:28:43',NULL,28.00,'','10','1','Inventory sold','1','','sales','563','','No',NULL,NULL,''),(20839,'5500','101736785115','2025-01-13 19:18:35',28.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20840,'1000','101736785115','2025-01-13 19:28:43',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20841,'4000','101736785115','2025-01-13 19:28:43',NULL,50.00,'','10','1','Good sold','1','','sales','563','','No',NULL,NULL,''),(20842,'1110','101736785736','2025-01-13 19:40:03',NULL,28.00,'','10','1','Inventory sold','1','','sales','1044','','No',NULL,NULL,''),(20843,'5500','101736785736','2025-01-13 19:28:56',28.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20844,'1000','101736785736','2025-01-13 19:40:03',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TRGW54'),(20845,'4000','101736785736','2025-01-13 19:40:03',NULL,100.00,'','10','1','Good sold','1','','sales','1044','','No',NULL,NULL,''),(20846,'1110','101736786409','2025-01-13 19:40:29',NULL,30.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(20847,'1110','101736786409','2025-01-13 19:40:09',NULL,18.00,'','10','1','Inventory sold','1','','sales','1402','','No',NULL,NULL,''),(20848,'5500','101736786409','2025-01-13 19:40:19',48.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20849,'1000','101736786409','2025-01-13 19:40:29',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20850,'4000','101736786409','2025-01-13 19:40:29',NULL,100.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(20851,'4000','101736786409','2025-01-13 19:40:09',NULL,100.00,'','10','1','Good sold','1','','sales','1402','','No',NULL,NULL,''),(20852,'1110','101736786432','2025-01-13 19:56:31',NULL,70.00,'','10','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(20853,'5500','101736786432','2025-01-13 19:40:32',70.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20854,'1000','101736786432','2025-01-13 19:56:31',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20855,'4000','101736786432','2025-01-13 19:56:31',NULL,100.00,'','10','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(20856,'1110','101736787399','2025-01-13 20:18:38',NULL,50.00,'','10','1','Inventory sold','1','','sales','286','','No',NULL,NULL,''),(20857,'1110','101736787399','2025-01-13 19:56:39',NULL,60.00,'','10','1','Inventory sold','1','','sales','1287','','No',NULL,NULL,''),(20858,'5500','101736787399','2025-01-13 20:18:22',110.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20859,'1000','101736787399','2025-01-13 20:18:38',350.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20860,'4000','101736787399','2025-01-13 20:18:38',NULL,200.00,'','10','1','Good sold','1','','sales','286','','No',NULL,NULL,''),(20861,'4000','101736787399','2025-01-13 19:56:39',NULL,150.00,'','10','1','Good sold','1','','sales','1287','','No',NULL,NULL,''),(20862,'1110','101736788726','2025-01-13 20:22:09',NULL,12.50,'','10','1','Inventory sold','1','','sales','857','','No',NULL,NULL,''),(20863,'1110','101736788726','2025-01-13 20:18:46',NULL,0.00,'','10','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(20864,'5500','101736788726','2025-01-13 20:21:31',12.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20865,'1000','101736788726','2025-01-13 20:22:09',35.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'5TRDR5'),(20866,'4000','101736788726','2025-01-13 20:22:09',NULL,25.00,'','10','1','Good sold','1','','sales','857','','No',NULL,NULL,''),(20867,'4000','101736788726','2025-01-13 20:18:46',NULL,10.00,'','10','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(20868,'1110','101736788940','2025-01-13 20:24:43',NULL,47.00,'','10','1','Inventory sold','1','','sales','714','','No',NULL,NULL,''),(20869,'5500','101736788940','2025-01-13 20:22:20',47.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20870,'1000','101736788940','2025-01-13 20:24:43',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SDLFUG'),(20871,'4000','101736788940','2025-01-13 20:24:43',NULL,150.00,'','10','1','Good sold','1','','sales','714','','No',NULL,NULL,''),(20872,'1110','101736789091','2025-01-13 21:05:09',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(20873,'5500','101736789091','2025-01-13 20:24:51',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20874,'1000','101736789091','2025-01-13 21:05:09',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TAWTFYWD'),(20875,'4000','101736789091','2025-01-13 21:05:09',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(20876,'1110','101736791518','2025-01-13 21:15:22',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(20877,'1110','101736791518','2025-01-13 21:05:18',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(20878,'5500','101736791518','2025-01-13 21:15:13',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20879,'1000','101736791518','2025-01-13 21:15:22',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDZXE2'),(20880,'4000','101736791518','2025-01-13 21:15:22',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(20881,'4000','101736791518','2025-01-13 21:05:18',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(20882,'1110','101736792131','2025-01-13 21:15:42',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(20883,'5500','101736792131','2025-01-13 21:15:31',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20884,'1000','101736792131','2025-01-13 21:15:42',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WZ32Z23'),(20885,'4000','101736792131','2025-01-13 21:15:42',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(20886,'1110','101736792154','2025-01-13 21:34:58',NULL,30.00,'','10','1','Inventory sold','1','','sales','847','','No',NULL,NULL,''),(20887,'5500','101736792154','2025-01-13 21:15:54',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20888,'1000','101736792154','2025-01-13 21:34:58',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20889,'4000','101736792154','2025-01-13 21:34:58',NULL,100.00,'','10','1','Good sold','1','','sales','847','','No',NULL,NULL,''),(20890,'1110','101736793304','2025-01-13 21:35:26',NULL,58.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(20891,'1110','101736793304','2025-01-13 21:35:04',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(20892,'5500','101736793304','2025-01-13 21:35:15',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20893,'1000','101736793304','2025-01-13 21:35:26',120.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RT6DRFH'),(20894,'4000','101736793304','2025-01-13 21:35:26',NULL,100.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(20895,'4000','101736793304','2025-01-13 21:35:04',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(20896,'1110','101736793336','2025-01-13 21:37:02',NULL,90.00,'','10','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(20897,'5500','101736793336','2025-01-13 21:35:36',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20898,'1000','101736793336','2025-01-13 21:37:02',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FDUJHGSR'),(20899,'4000','101736793336','2025-01-13 21:37:02',NULL,150.00,'','10','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(20900,'1110','101736793604','2025-01-13 21:41:59',NULL,55.00,'','10','1','Inventory sold','1','','sales','1635','','No',NULL,NULL,''),(20901,'1110','101736793604','2025-01-13 21:40:04',NULL,47.00,'','10','1','Inventory sold','1','','sales','714','','No',NULL,NULL,''),(20902,'1110','101736793604','2025-01-13 21:40:10',NULL,17.00,'','10','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(20903,'5500','101736793604','2025-01-13 21:41:38',119.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20904,'1000','101736793604','2025-01-13 21:41:59',380.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WDFHRWE'),(20905,'4000','101736793604','2025-01-13 21:41:59',NULL,200.00,'','10','1','Good sold','1','','sales','1635','','No',NULL,NULL,''),(20906,'4000','101736793604','2025-01-13 21:40:04',NULL,150.00,'','10','1','Good sold','1','','sales','714','','No',NULL,NULL,''),(20907,'4000','101736793604','2025-01-13 21:40:10',NULL,30.00,'','10','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(20908,'1110','101736793747','2025-01-13 21:44:59',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(20909,'5500','101736793747','2025-01-13 21:42:27',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20910,'1000','101736793747','2025-01-13 21:44:59',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WEXWRWQ'),(20911,'4000','101736793747','2025-01-13 21:44:59',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(20912,'1110','101736793946','2025-01-13 21:46:48',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(20913,'5500','101736793946','2025-01-13 21:45:46',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20914,'1000','101736793946','2025-01-13 21:46:48',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20915,'4000','101736793946','2025-01-13 21:46:48',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(20916,'1110','101736794011','2025-01-13 21:56:35',NULL,5.50,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(20917,'5500','101736794011','2025-01-13 21:46:51',5.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20918,'1000','101736794011','2025-01-13 21:56:35',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20919,'4000','101736794011','2025-01-13 21:56:35',NULL,20.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(20920,'1110','101736794607','2025-01-13 21:58:24',NULL,0.00,'','10','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(20921,'1110','101736794607','2025-01-13 21:56:48',NULL,4.00,'','10','1','Inventory sold','1','','sales','1616','','No',NULL,NULL,''),(20922,'5500','101736794607','2025-01-13 21:58:15',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20923,'1000','101736794607','2025-01-13 21:58:24',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EQRQ2QE4RT'),(20924,'4000','101736794607','2025-01-13 21:58:24',NULL,10.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(20925,'4000','101736794607','2025-01-13 21:56:48',NULL,10.00,'','10','1','Good sold','1','','sales','1616','','No',NULL,NULL,''),(20926,'1110','101736794711','2025-01-13 22:06:12',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(20927,'5500','101736794711','2025-01-13 21:58:31',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20928,'1000','101736794711','2025-01-13 22:06:12',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'AZGDEaqTG'),(20929,'4000','101736794711','2025-01-13 22:06:12',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(20930,'1110','101736795187','2025-01-13 22:12:04',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(20931,'1110','101736795187','2025-01-13 22:06:27',NULL,9.00,'','10','1','Inventory sold','1','','sales','1643','','No',NULL,NULL,''),(20932,'5500','101736795187','2025-01-13 22:11:58',13.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20933,'1000','101736795187','2025-01-13 22:12:04',70.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UYSDTTYD'),(20934,'4000','101736795187','2025-01-13 22:12:04',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(20935,'4000','101736795187','2025-01-13 22:06:27',NULL,50.00,'','10','1','Good sold','1','','sales','1643','','No',NULL,NULL,''),(20936,'1110','101736795530','2025-01-13 22:24:59',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(20937,'1110','101736795530','2025-01-13 22:12:10',NULL,10.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(20938,'5500','101736795530','2025-01-13 22:24:53',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20939,'1000','101736795530','2025-01-13 22:24:59',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ZDFVaeg'),(20940,'4000','101736795530','2025-01-13 22:24:59',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(20941,'4000','101736795530','2025-01-13 22:12:10',NULL,20.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(20942,'1110','101736840576','2025-01-14 10:43:09',NULL,16.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(20943,'5500','101736840576','2025-01-14 10:42:56',16.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20944,'1000','101736840576','2025-01-14 10:43:09',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dskugwea'),(20945,'4000','101736840576','2025-01-14 10:43:09',NULL,100.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(20946,'1110','101736840612','2025-01-14 10:59:39',NULL,23.00,'','10','1','Inventory sold','1','','sales','805','','No',NULL,NULL,''),(20947,'5500','101736840612','2025-01-14 10:43:32',23.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20948,'1000','101736840612','2025-01-14 10:59:39',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'aevdyfu'),(20949,'4000','101736840612','2025-01-14 10:59:39',NULL,50.00,'','10','1','Good sold','1','','sales','805','','No',NULL,NULL,''),(20950,'1110','101736842834','2025-01-14 11:20:44',NULL,20.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(20951,'5500','101736842834','2025-01-14 11:20:34',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20952,'1000','101736842834','2025-01-14 11:20:44',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'2WT515'),(20953,'4000','101736842834','2025-01-14 11:20:44',NULL,100.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(20954,'1110','101736857524','2025-01-14 15:25:36',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(20955,'5500','101736857524','2025-01-14 15:25:24',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20956,'1000','101736857524','2025-01-14 15:25:36',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'qdscwwq'),(20957,'4000','101736857524','2025-01-14 15:25:36',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(20958,'1110','101736857540','2025-01-14 15:52:21',NULL,55.00,'','10','1','Inventory sold','1','','sales','1603','','No',NULL,NULL,''),(20959,'1110','101736857540','2025-01-14 15:25:40',NULL,75.00,'','10','1','Inventory sold','1','','sales','1611','','No',NULL,NULL,''),(20960,'5500','101736857540','2025-01-14 15:52:06',130.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20961,'1000','101736857540','2025-01-14 15:52:21',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dfwaf2eqf'),(20962,'4000','101736857540','2025-01-14 15:52:21',NULL,150.00,'','10','1','Good sold','1','','sales','1603','','No',NULL,NULL,''),(20963,'4000','101736857540','2025-01-14 15:25:40',NULL,200.00,'','10','1','Good sold','1','','sales','1611','','No',NULL,NULL,''),(20964,'1110','101736859148','2025-01-14 17:27:05',NULL,15.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(20965,'1110','101736859148','2025-01-14 15:52:28',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(20966,'5500','101736859148','2025-01-14 17:26:56',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20967,'1000','101736859148','2025-01-14 17:27:05',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ewfefgewfwr'),(20968,'4000','101736859148','2025-01-14 17:27:05',NULL,50.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(20969,'4000','101736859148','2025-01-14 15:52:28',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(20970,'1000','101736864830','2025-01-14 17:40:47',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dfqwefqa'),(20971,'4000','101736864830','2025-01-14 17:40:47',NULL,10.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(20972,'4000','101736864830','2025-01-14 17:27:10',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(20973,'1110','101736865653','2025-01-14 17:41:08',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(20974,'5500','101736865653','2025-01-14 17:40:53',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20975,'1000','101736865653','2025-01-14 17:41:08',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fvwaregws'),(20976,'4000','101736865653','2025-01-14 17:41:08',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(20977,'1110','101736865672','2025-01-14 18:58:47',NULL,50.00,'','10','1','Inventory sold','1','','sales','1041','','No',NULL,NULL,''),(20978,'5500','101736865672','2025-01-14 17:41:12',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20979,'1000','101736865672','2025-01-14 18:58:47',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fgrwfgvwe'),(20980,'4000','101736865672','2025-01-14 18:58:47',NULL,100.00,'','10','1','Good sold','1','','sales','1041','','No',NULL,NULL,''),(20981,'1110','101736870335','2025-01-14 18:59:37',NULL,40.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(20982,'1110','101736870335','2025-01-14 18:58:55',NULL,0.00,'','10','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(20983,'1110','101736870335','2025-01-14 18:59:03',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(20984,'5500','101736870335','2025-01-14 18:59:23',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20985,'1000','101736870335','2025-01-14 18:59:37',290.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'eqqqqqqfefr'),(20986,'4000','101736870335','2025-01-14 18:59:37',NULL,200.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(20987,'4000','101736870335','2025-01-14 18:58:55',NULL,70.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(20988,'4000','101736870335','2025-01-14 18:59:03',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(20989,'1110','101736870398','2025-01-14 19:09:37',NULL,120.00,'','10','1','Inventory sold','1','','sales','1260','','No',NULL,NULL,''),(20990,'5500','101736870398','2025-01-14 18:59:58',120.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20991,'1000','101736870398','2025-01-14 19:09:37',400.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20992,'4000','101736870398','2025-01-14 19:09:37',NULL,400.00,'','10','1','Good sold','1','','sales','1260','','No',NULL,NULL,''),(20993,'1000','101736870979','2025-01-14 19:17:51',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20994,'4000','101736870979','2025-01-14 19:17:51',NULL,100.00,'','10','1','Good sold','1','','sales','1120','','No',NULL,NULL,''),(20995,'4000','101736870979','2025-01-14 19:09:39',NULL,50.00,'','10','1','Good sold','1','','sales','1109','','No',NULL,NULL,''),(20996,'1110','101736871474','2025-01-14 19:18:04',NULL,15.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(20997,'5500','101736871474','2025-01-14 19:17:54',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20998,'1000','101736871474','2025-01-14 19:18:04',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20999,'4000','101736871474','2025-01-14 19:18:04',NULL,50.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(21000,'1110','101736871486','2025-01-14 19:22:47',NULL,20.00,'','10','1','Inventory sold','1','','sales','1539','','No',NULL,NULL,''),(21001,'5500','101736871486','2025-01-14 19:18:06',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21002,'1000','101736871486','2025-01-14 19:22:47',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21003,'4000','101736871486','2025-01-14 19:22:47',NULL,50.00,'','10','1','Good sold','1','','sales','1539','','No',NULL,NULL,''),(21004,'1110','101736871770','2025-01-14 19:34:37',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(21005,'5500','101736871770','2025-01-14 19:22:50',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21006,'1000','101736871770','2025-01-14 19:34:37',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'uhyvsdfv'),(21007,'4000','101736871770','2025-01-14 19:34:37',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(21008,'1110','101736872484','2025-01-14 19:40:44',NULL,14.80,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(21009,'5500','101736872484','2025-01-14 19:34:44',14.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21010,'1000','101736872484','2025-01-14 19:40:44',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21011,'4000','101736872484','2025-01-14 19:40:44',NULL,40.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(21012,'1110','101736872853','2025-01-14 19:46:36',NULL,10.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(21013,'5500','101736872853','2025-01-14 19:40:53',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21014,'1000','101736872853','2025-01-14 19:46:36',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21015,'4000','101736872853','2025-01-14 19:46:36',NULL,20.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(21016,'1110','101736873199','2025-01-14 19:51:24',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(21017,'5500','101736873199','2025-01-14 19:46:39',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21018,'1000','101736873199','2025-01-14 19:51:24',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21019,'4000','101736873199','2025-01-14 19:51:24',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(21020,'1000','101736873486','2025-01-14 20:40:43',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21021,'4000','101736873486','2025-01-14 20:40:43',NULL,20.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(21022,'1110','101736876447','2025-01-14 20:41:00',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(21023,'5500','101736876447','2025-01-14 20:40:47',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21024,'1000','101736876447','2025-01-14 20:41:00',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21025,'4000','101736876447','2025-01-14 20:41:00',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(21026,'1110','101736876461','2025-01-14 20:46:12',NULL,3.00,'','10','1','Inventory sold','1','','sales','1638','','No',NULL,NULL,''),(21027,'5500','101736876461','2025-01-14 20:41:01',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21028,'1000','101736876461','2025-01-14 20:46:12',15.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21029,'4000','101736876461','2025-01-14 20:46:12',NULL,15.00,'','10','1','Good sold','1','','sales','1638','','No',NULL,NULL,''),(21030,'1110','101736876790','2025-01-14 20:46:53',NULL,25.00,'','10','1','Inventory sold','1','','sales','1613','','No',NULL,NULL,''),(21031,'5500','101736876790','2025-01-14 20:46:30',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21032,'1000','101736876790','2025-01-14 20:46:53',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'IOHYRGS'),(21033,'4000','101736876790','2025-01-14 20:46:53',NULL,40.00,'','10','1','Good sold','1','','sales','1613','','No',NULL,NULL,''),(21034,'1110','101736876821','2025-01-14 21:12:04',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(21035,'5500','101736876821','2025-01-14 20:47:01',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21036,'1000','101736876821','2025-01-14 21:12:04',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21037,'4000','101736876821','2025-01-14 21:12:04',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(21038,'1110','101736878326','2025-01-14 21:44:40',NULL,35.00,'','10','1','Inventory sold','1','','sales','422','','No',NULL,NULL,''),(21039,'5500','101736878326','2025-01-14 21:12:06',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21040,'1000','101736878326','2025-01-14 21:44:40',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21041,'4000','101736878326','2025-01-14 21:44:40',NULL,70.00,'','10','1','Good sold','1','','sales','422','','No',NULL,NULL,''),(21042,'4000','101736878326','2025-01-14 21:53:02',70.00,NULL,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(21043,'1000','101736878326','2025-01-14 21:53:02',NULL,70.00,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(21044,'5500','101736878326','2025-01-14 21:53:02',NULL,35.00,'','10','1','Cost of goods returned','1','','sales','422','','No',NULL,NULL,''),(21045,'1110','101736878326','2025-01-14 21:53:02',35.00,NULL,'','10','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(21046,'1110','101736880785','2025-01-14 22:06:19',NULL,30.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(21047,'1110','101736880785','2025-01-14 21:53:05',NULL,6.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(21048,'5500','101736880785','2025-01-14 22:06:02',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21049,'1000','101736880785','2025-01-14 22:06:19',180.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EQFER2Q'),(21050,'4000','101736880785','2025-01-14 22:06:19',NULL,150.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(21051,'4000','101736880785','2025-01-14 21:53:05',NULL,30.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(21052,'1110','101736923215','2025-01-15 09:40:33',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(21053,'5500','101736923215','2025-01-15 09:40:15',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21054,'1000','101736923215','2025-01-15 09:40:33',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SGEWWS'),(21055,'4000','101736923215','2025-01-15 09:40:33',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(21056,'1110','101736923242','2025-01-15 10:04:54',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(21057,'5500','101736923242','2025-01-15 09:40:42',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21058,'1000','101736923242','2025-01-15 10:04:54',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21059,'4000','101736923242','2025-01-15 10:04:54',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(21060,'1110','101736924701','2025-01-15 11:11:01',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(21061,'5500','101736924701','2025-01-15 10:05:01',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21062,'1000','101736924701','2025-01-15 11:11:01',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DFKIUGEQQ'),(21063,'4000','101736924701','2025-01-15 11:11:01',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(21064,'1110','101736928683','2025-01-15 11:23:30',NULL,55.00,'','10','1','Inventory sold','1','','sales','1576','','No',NULL,NULL,''),(21065,'5500','101736928683','2025-01-15 11:11:23',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21066,'1000','101736928683','2025-01-15 11:23:30',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21067,'4000','101736928683','2025-01-15 11:23:30',NULL,150.00,'','10','1','Good sold','1','','sales','1576','','No',NULL,NULL,''),(21068,'1110','101736929413','2025-01-15 12:06:23',NULL,5.50,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(21069,'5500','101736929413','2025-01-15 11:23:33',5.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21070,'1000','101736929413','2025-01-15 12:06:23',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21071,'4000','101736929413','2025-01-15 12:06:23',NULL,20.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(21072,'1000','101736931989','2025-01-15 12:34:33',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21073,'4000','101736931989','2025-01-15 12:34:33',NULL,100.00,'','10','1','Good sold','1','','sales','815','','No',NULL,NULL,''),(21074,'4000','101736931989','2025-01-15 12:06:29',NULL,100.00,'','10','1','Good sold','1','','sales','1498','','No',NULL,NULL,''),(21075,'1000','101736933676','2025-01-15 12:34:50',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21076,'4000','101736933676','2025-01-15 12:34:50',NULL,200.00,'','10','1','Good sold','1','','sales','1473','','No',NULL,NULL,''),(21077,'1110','101736933705','2025-01-15 12:35:27',NULL,4.00,'','10','1','Inventory sold','1','','sales','357','','No',NULL,NULL,''),(21078,'5500','101736933705','2025-01-15 12:35:05',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21079,'1000','101736933705','2025-01-15 12:35:27',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TGHW5R'),(21080,'4000','101736933705','2025-01-15 12:35:27',NULL,10.00,'','10','1','Good sold','1','','sales','357','','No',NULL,NULL,''),(21081,'1110','101736933734','2025-01-15 13:41:20',NULL,10.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(21082,'5500','101736933734','2025-01-15 12:35:34',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21083,'1000','101736933734','2025-01-15 13:41:20',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21084,'4000','101736933734','2025-01-15 13:41:20',NULL,50.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(21085,'1110','101736937685','2025-01-15 14:48:36',NULL,116.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(21086,'5500','101736937685','2025-01-15 13:41:25',116.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21087,'1000','101736937685','2025-01-15 14:48:36',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EWR33E'),(21088,'4000','101736937685','2025-01-15 14:48:36',NULL,200.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(21089,'1110','101736956623','2025-01-15 18:57:17',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(21090,'5500','101736956623','2025-01-15 18:57:03',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21091,'1000','101736956623','2025-01-15 18:57:17',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21092,'4000','101736956623','2025-01-15 18:57:17',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(21093,'1110','101736956702','2025-01-15 18:58:42',NULL,180.00,'','10','1','Inventory sold','1','','sales','1552','','No',NULL,NULL,''),(21094,'1110','101736956702','2025-01-15 18:58:22',NULL,20.00,'','10','1','Inventory sold','1','','sales','931','','No',NULL,NULL,''),(21095,'5500','101736956702','2025-01-15 18:58:32',200.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21096,'1000','101736956702','2025-01-15 18:58:42',400.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21097,'4000','101736956702','2025-01-15 18:58:42',NULL,350.00,'','10','1','Good sold','1','','sales','1552','','No',NULL,NULL,''),(21098,'4000','101736956702','2025-01-15 18:58:22',NULL,50.00,'','10','1','Good sold','1','','sales','931','','No',NULL,NULL,''),(21099,'1110','101736956742','2025-01-15 18:59:44',NULL,12.00,'','10','1','Inventory sold','1','','sales','1615','','No',NULL,NULL,''),(21100,'1110','101736956742','2025-01-15 18:59:02',NULL,12.25,'','10','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(21101,'5500','101736956742','2025-01-15 18:59:29',24.25,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21102,'1000','101736956742','2025-01-15 18:59:44',90.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21103,'4000','101736956742','2025-01-15 18:59:44',NULL,40.00,'','10','1','Good sold','1','','sales','1615','','No',NULL,NULL,''),(21104,'4000','101736956742','2025-01-15 18:59:02',NULL,50.00,'','10','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(21105,'1110','101736956789','2025-01-15 19:02:03',NULL,10.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(21106,'5500','101736956789','2025-01-15 18:59:49',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21107,'1000','101736956789','2025-01-15 19:02:03',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21108,'4000','101736956789','2025-01-15 19:02:03',NULL,50.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(21109,'1110','101736956926','2025-01-15 19:07:54',NULL,109.00,'','10','1','Inventory sold','1','','sales','1621','','No',NULL,NULL,''),(21110,'1110','101736956926','2025-01-15 19:02:06',NULL,85.00,'','10','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(21111,'5500','101736956926','2025-01-15 19:07:47',194.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21112,'1000','101736956926','2025-01-15 19:07:54',500.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21113,'4000','101736956926','2025-01-15 19:07:54',NULL,300.00,'','10','1','Good sold','1','','sales','1621','','No',NULL,NULL,''),(21114,'4000','101736956926','2025-01-15 19:02:06',NULL,200.00,'','10','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(21115,'1110','101736957288','2025-01-15 19:24:56',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(21116,'5500','101736957288','2025-01-15 19:08:08',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21117,'1000','101736957288','2025-01-15 19:24:56',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dgfwefg'),(21118,'4000','101736957288','2025-01-15 19:24:56',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(21119,'1110','101736958303','2025-01-15 19:25:35',NULL,55.00,'','10','1','Inventory sold','1','','sales','1635','','No',NULL,NULL,''),(21120,'1110','101736958303','2025-01-15 19:25:03',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(21121,'1110','101736958303','2025-01-15 19:25:14',NULL,15.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(21122,'5500','101736958303','2025-01-15 19:25:23',95.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21123,'1000','101736958303','2025-01-15 19:25:35',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EFR23ED'),(21124,'4000','101736958303','2025-01-15 19:25:35',NULL,200.00,'','10','1','Good sold','1','','sales','1635','','No',NULL,NULL,''),(21125,'4000','101736958303','2025-01-15 19:25:03',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(21126,'4000','101736958303','2025-01-15 19:25:14',NULL,50.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(21127,'1110','101736958343','2025-01-15 19:26:14',NULL,60.00,'','10','1','Inventory sold','1','','sales','1287','','No',NULL,NULL,''),(21128,'1110','101736958343','2025-01-15 19:25:43',NULL,65.00,'','10','1','Inventory sold','1','','sales','1628','','No',NULL,NULL,''),(21129,'5500','101736958343','2025-01-15 19:26:05',125.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21130,'1000','101736958343','2025-01-15 19:26:14',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EFTGUR6D3'),(21131,'4000','101736958343','2025-01-15 19:26:14',NULL,150.00,'','10','1','Good sold','1','','sales','1287','','No',NULL,NULL,''),(21132,'4000','101736958343','2025-01-15 19:25:43',NULL,150.00,'','10','1','Good sold','1','','sales','1628','','No',NULL,NULL,''),(21133,'1000','101736958380','2025-01-15 19:29:36',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21134,'4000','101736958380','2025-01-15 19:29:36',NULL,150.00,'','10','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(21135,'1110','101736958579','2025-01-15 19:31:04',NULL,50.00,'','10','1','Inventory sold','1','','sales','1041','','No',NULL,NULL,''),(21136,'5500','101736958579','2025-01-15 19:29:39',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21137,'1000','101736958579','2025-01-15 19:31:04',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WS1SWES'),(21138,'4000','101736958579','2025-01-15 19:31:04',NULL,100.00,'','10','1','Good sold','1','','sales','1041','','No',NULL,NULL,''),(21139,'1000','101736958669','2025-01-15 19:44:15',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21140,'4000','101736958669','2025-01-15 19:44:15',NULL,50.00,'','10','1','Good sold','1','','sales','1109','','No',NULL,NULL,''),(21141,'1110','101736959460','2025-01-15 19:53:41',NULL,55.00,'','10','1','Inventory sold','1','','sales','1635','','No',NULL,NULL,''),(21142,'1110','101736959460','2025-01-15 19:44:21',NULL,18.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(21143,'1110','101736959460','2025-01-15 19:53:22',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(21144,'5500','101736959460','2025-01-15 19:53:31',73.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21145,'1000','101736959460','2025-01-15 19:53:41',310.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4SWXC E4W'),(21146,'4000','101736959460','2025-01-15 19:53:41',NULL,200.00,'','10','1','Good sold','1','','sales','1635','','No',NULL,NULL,''),(21147,'4000','101736959460','2025-01-15 19:44:21',NULL,60.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(21148,'4000','101736959460','2025-01-15 19:53:22',NULL,50.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(21149,'1110','101736960029','2025-01-15 19:53:56',NULL,35.00,'','10','1','Inventory sold','1','','sales','422','','No',NULL,NULL,''),(21150,'5500','101736960029','2025-01-15 19:53:49',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21151,'1000','101736960029','2025-01-15 19:53:56',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21152,'4000','101736960029','2025-01-15 19:53:56',NULL,70.00,'','10','1','Good sold','1','','sales','422','','No',NULL,NULL,''),(21153,'1110','101736960064','2025-01-15 19:54:32',NULL,68.00,'','10','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(21154,'5500','101736960064','2025-01-15 19:54:24',68.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21155,'1000','101736960064','2025-01-15 19:54:32',120.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21156,'4000','101736960064','2025-01-15 19:54:32',NULL,120.00,'','10','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(21157,'1000','101736960121','2025-01-15 20:14:01',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FDZWE'),(21158,'4000','101736960121','2025-01-15 20:14:01',NULL,10.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(21159,'4000','101736960121','2025-01-15 19:55:21',NULL,10.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(21160,'1110','101736961247','2025-01-15 20:26:23',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(21161,'5500','101736961247','2025-01-15 20:14:07',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21162,'1000','101736961247','2025-01-15 20:26:23',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21163,'4000','101736961247','2025-01-15 20:26:23',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(21164,'1110','101736961985','2025-01-15 20:48:03',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(21165,'5500','101736961985','2025-01-15 20:26:25',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21166,'1000','101736961985','2025-01-15 20:48:03',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GHRD5R6'),(21167,'4000','101736961985','2025-01-15 20:48:03',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(21168,'1110','101736963289','2025-01-15 20:57:38',NULL,150.00,'','10','1','Inventory sold','1','','sales','1290','','No',NULL,NULL,''),(21169,'1110','101736963289','2025-01-15 20:48:09',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(21170,'5500','101736963289','2025-01-15 20:57:30',160.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21171,'1000','101736963289','2025-01-15 20:57:38',350.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21172,'4000','101736963289','2025-01-15 20:57:38',NULL,300.00,'','10','1','Good sold','1','','sales','1290','','No',NULL,NULL,''),(21173,'4000','101736963289','2025-01-15 20:48:09',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(21174,'1110','101736963864','2025-01-15 21:39:37',NULL,100.00,'','10','1','Inventory sold','1','','sales','286','','No',NULL,NULL,''),(21175,'1110','101736963864','2025-01-15 20:57:44',NULL,40.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(21176,'5500','101736963864','2025-01-15 21:39:22',140.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21177,'1000','101736963864','2025-01-15 21:39:37',600.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WERFT3ERD'),(21178,'4000','101736963864','2025-01-15 21:39:37',NULL,400.00,'','10','1','Good sold','1','','sales','286','','No',NULL,NULL,''),(21179,'4000','101736963864','2025-01-15 20:57:44',NULL,200.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(21180,'1110','101736967412','2025-01-15 21:57:06',NULL,24.50,'','10','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(21181,'5500','101736967412','2025-01-15 21:56:52',24.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21182,'1000','101736967412','2025-01-15 21:57:06',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21183,'4000','101736967412','2025-01-15 21:57:06',NULL,100.00,'','10','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(21184,'1110','101737012614','2025-01-16 10:31:04',NULL,0.00,'','10','1','Inventory sold','1','','sales','1466','','No',NULL,NULL,''),(21185,'1110','101737012614','2025-01-16 10:30:14',NULL,9.00,'','10','1','Inventory sold','1','','sales','1647','','No',NULL,NULL,''),(21186,'5500','101737012614','2025-01-16 10:30:55',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21187,'1000','101737012614','2025-01-16 10:31:04',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'zxdvaEfw'),(21188,'4000','101737012614','2025-01-16 10:31:04',NULL,90.00,'','10','1','Good sold','1','','sales','1466','','No',NULL,NULL,''),(21189,'4000','101737012614','2025-01-16 10:30:14',NULL,60.00,'','10','1','Good sold','1','','sales','1647','','No',NULL,NULL,''),(21190,'1110','101737012670','2025-01-16 10:31:34',NULL,49.00,'','10','1','Inventory sold','1','','sales','843','','No',NULL,NULL,''),(21191,'1110','101737012670','2025-01-16 10:31:10',NULL,8.00,'','10','1','Inventory sold','1','','sales','1630','','No',NULL,NULL,''),(21192,'5500','101737012670','2025-01-16 10:31:20',57.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21193,'1000','101737012670','2025-01-16 10:31:34',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21194,'4000','101737012670','2025-01-16 10:31:34',NULL,80.00,'','10','1','Good sold','1','','sales','843','','No',NULL,NULL,''),(21195,'4000','101737012670','2025-01-16 10:31:10',NULL,20.00,'','10','1','Good sold','1','','sales','1630','','No',NULL,NULL,''),(21196,'1110','101737012696','2025-01-16 10:47:07',NULL,85.00,'','10','1','Inventory sold','1','','sales','1570','','No',NULL,NULL,''),(21197,'5500','101737012696','2025-01-16 10:31:36',85.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21198,'1000','101737012696','2025-01-16 10:47:07',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WRDTGE3Q4'),(21199,'4000','101737012696','2025-01-16 10:47:07',NULL,250.00,'','10','1','Good sold','1','','sales','1570','','No',NULL,NULL,''),(21200,'1110','101737013637','2025-01-16 11:08:26',NULL,4.00,'','10','1','Inventory sold','1','','sales','1630','','No',NULL,NULL,''),(21201,'5500','101737013637','2025-01-16 10:47:17',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21202,'1000','101737013637','2025-01-16 11:08:26',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21203,'4000','101737013637','2025-01-16 11:08:26',NULL,10.00,'','10','1','Good sold','1','','sales','1630','','No',NULL,NULL,''),(21204,'1110','101737014910','2025-01-16 13:07:52',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(21205,'5500','101737014910','2025-01-16 11:08:30',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21206,'1000','101737014910','2025-01-16 13:07:52',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4W5TV5'),(21207,'4000','101737014910','2025-01-16 13:07:52',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(21208,'1110','101737022077','2025-01-16 14:11:47',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(21209,'5500','101737022077','2025-01-16 13:07:57',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21210,'1000','101737022077','2025-01-16 14:11:47',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21211,'4000','101737022077','2025-01-16 14:11:47',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(21212,'1110','101737025914','2025-01-16 16:16:12',NULL,20.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(21213,'1110','101737025914','2025-01-16 14:11:54',NULL,15.00,'','10','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(21214,'1110','101737025914','2025-01-16 15:35:38',NULL,20.00,'','10','1','Inventory sold','1','','sales','1629','','No',NULL,NULL,''),(21215,'5500','101737025914','2025-01-16 16:16:02',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21216,'1000','101737025914','2025-01-16 16:16:12',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21217,'4000','101737025914','2025-01-16 16:16:12',NULL,100.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(21218,'4000','101737025914','2025-01-16 14:11:54',NULL,50.00,'','10','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(21219,'4000','101737025914','2025-01-16 15:35:38',NULL,50.00,'','10','1','Good sold','1','','sales','1629','','No',NULL,NULL,''),(21220,'1000','101737035256','2025-01-16 16:47:46',120.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21221,'4000','101737035256','2025-01-16 16:47:46',NULL,120.00,'','10','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(21222,'1110','101737035276','2025-01-16 17:48:33',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(21223,'5500','101737035276','2025-01-16 16:47:56',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21224,'1000','101737035276','2025-01-16 17:48:33',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21225,'4000','101737035276','2025-01-16 17:48:33',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(21226,'1110','101737038916','2025-01-16 18:44:10',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(21227,'5500','101737038916','2025-01-16 17:48:36',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21228,'1000','101737038916','2025-01-16 18:44:10',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JUF.IYD'),(21229,'4000','101737038916','2025-01-16 18:44:10',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(21230,'1110','101737042257','2025-01-16 18:45:16',NULL,72.00,'','10','1','Inventory sold','1','','sales','791','','No',NULL,NULL,''),(21231,'5500','101737042257','2025-01-16 18:44:17',72.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21232,'1000','101737042257','2025-01-16 18:45:16',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21233,'4000','101737042257','2025-01-16 18:45:16',NULL,300.00,'','10','1','Good sold','1','','sales','791','','No',NULL,NULL,''),(21234,'1110','101737042323','2025-01-16 18:51:11',NULL,0.00,'','10','1','Inventory sold','1','','sales','712','','No',NULL,NULL,''),(21235,'1110','101737042323','2025-01-16 18:45:23',NULL,30.00,'','10','1','Inventory sold','1','','sales','1182','','No',NULL,NULL,''),(21236,'5500','101737042323','2025-01-16 18:50:49',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21237,'1000','101737042323','2025-01-16 18:51:11',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'CDQER4T32'),(21238,'4000','101737042323','2025-01-16 18:51:11',NULL,150.00,'','10','1','Good sold','1','','sales','712','','No',NULL,NULL,''),(21239,'4000','101737042323','2025-01-16 18:45:23',NULL,50.00,'','10','1','Good sold','1','','sales','1182','','No',NULL,NULL,''),(21240,'1110','101737043419','2025-01-16 19:04:00',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(21241,'1110','101737043419','2025-01-16 19:03:39',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(21242,'5500','101737043419','2025-01-16 19:03:50',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21243,'1000','101737043419','2025-01-16 19:04:00',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21244,'4000','101737043419','2025-01-16 19:04:00',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(21245,'4000','101737043419','2025-01-16 19:03:39',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(21246,'1110','101737043442','2025-01-16 19:24:08',NULL,12.00,'','10','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(21247,'5500','101737043442','2025-01-16 19:04:02',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21248,'1000','101737043442','2025-01-16 19:24:08',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21249,'4000','101737043442','2025-01-16 19:24:08',NULL,100.00,'','10','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(21250,'1110','101737044651','2025-01-16 19:24:58',NULL,32.00,'','10','1','Inventory sold','1','','sales','277','','No',NULL,NULL,''),(21251,'5500','101737044651','2025-01-16 19:24:11',32.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21252,'1000','101737044651','2025-01-16 19:24:58',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21253,'4000','101737044651','2025-01-16 19:24:58',NULL,80.00,'','10','1','Good sold','1','','sales','277','','No',NULL,NULL,''),(21254,'1110','101737044706','2025-01-16 19:36:18',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(21255,'5500','101737044706','2025-01-16 19:25:06',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21256,'1000','101737044706','2025-01-16 19:36:18',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FRVNORM'),(21257,'4000','101737044706','2025-01-16 19:36:18',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(21258,'1110','101737046026','2025-01-16 19:47:20',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(21259,'5500','101737046026','2025-01-16 19:47:06',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21260,'1000','101737046026','2025-01-16 19:47:20',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21261,'4000','101737046026','2025-01-16 19:47:20',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(21262,'1110','101737046358','2025-01-16 19:52:50',NULL,23.00,'','10','1','Inventory sold','1','','sales','1663','','No',NULL,NULL,''),(21263,'5500','101737046358','2025-01-16 19:52:38',23.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21264,'1000','101737046358','2025-01-16 19:52:50',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TGBESFV'),(21265,'4000','101737046358','2025-01-16 19:52:50',NULL,50.00,'','10','1','Good sold','1','','sales','1663','','No',NULL,NULL,''),(21266,'1110','101737046376','2025-01-16 19:53:54',NULL,0.00,'','10','1','Inventory sold','1','','sales','1142','','No',NULL,NULL,''),(21267,'1110','101737046376','2025-01-16 19:52:57',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(21268,'1110','101737046376','2025-01-16 19:53:37',NULL,43.00,'','10','1','Inventory sold','1','','sales','1526','','No',NULL,NULL,''),(21269,'5500','101737046376','2025-01-16 19:53:44',53.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21270,'1000','101737046376','2025-01-16 19:53:54',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RGDHYEH65'),(21271,'4000','101737046376','2025-01-16 19:53:54',NULL,100.00,'','10','1','Good sold','1','','sales','1142','','No',NULL,NULL,''),(21272,'4000','101737046376','2025-01-16 19:52:57',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(21273,'4000','101737046376','2025-01-16 19:53:37',NULL,150.00,'','10','1','Good sold','1','','sales','1526','','No',NULL,NULL,''),(21274,'1110','101737046441','2025-01-16 20:16:50',NULL,2.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(21275,'5500','101737046441','2025-01-16 19:54:01',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21276,'1000','101737046441','2025-01-16 20:16:50',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21277,'4000','101737046441','2025-01-16 20:16:50',NULL,10.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(21278,'1110','101737047813','2025-01-16 20:17:04',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(21279,'5500','101737047813','2025-01-16 20:16:53',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21280,'1000','101737047813','2025-01-16 20:17:04',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDF4RTF2'),(21281,'4000','101737047813','2025-01-16 20:17:04',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(21282,'4000','101737047813','2025-01-16 20:17:39',50.00,NULL,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(21283,'1000','101737047813','2025-01-16 20:17:39',NULL,50.00,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(21284,'5500','101737047813','2025-01-16 20:17:39',NULL,27.00,'','10','1','Cost of goods returned','1','','sales','725','','No',NULL,NULL,''),(21285,'1110','101737047813','2025-01-16 20:17:39',27.00,NULL,'','10','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(21286,'1110','101737047861','2025-01-16 20:17:51',NULL,54.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(21287,'5500','101737047861','2025-01-16 20:17:41',54.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21288,'1000','101737047861','2025-01-16 20:17:51',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EGRTAERG'),(21289,'4000','101737047861','2025-01-16 20:17:51',NULL,100.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(21290,'1110','101737047880','2025-01-16 20:28:13',NULL,55.00,'','10','1','Inventory sold','1','','sales','1635','','No',NULL,NULL,''),(21291,'5500','101737047880','2025-01-16 20:18:00',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21292,'1000','101737047880','2025-01-16 20:28:13',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RF3R2132R'),(21293,'4000','101737047880','2025-01-16 20:28:13',NULL,200.00,'','10','1','Good sold','1','','sales','1635','','No',NULL,NULL,''),(21294,'1000','101737048500','2025-01-16 20:34:28',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FRSYR457E'),(21295,'4000','101737048500','2025-01-16 20:34:28',NULL,30.00,'','10','1','Good sold','1','','sales','421','','No',NULL,NULL,''),(21296,'1110','101737048877','2025-01-16 20:42:28',NULL,20.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(21297,'5500','101737048877','2025-01-16 20:34:37',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21298,'1000','101737048877','2025-01-16 20:42:28',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DSGCUYYIED'),(21299,'4000','101737048877','2025-01-16 20:42:28',NULL,100.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(21300,'1110','101737049382','2025-01-16 20:43:50',NULL,40.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(21301,'5500','101737049382','2025-01-16 20:43:02',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21302,'1000','101737049382','2025-01-16 20:43:50',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21303,'4000','101737049382','2025-01-16 20:43:50',NULL,100.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(21304,'1110','101737049433','2025-01-16 20:45:20',NULL,6.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(21305,'5500','101737049433','2025-01-16 20:43:53',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21306,'1000','101737049433','2025-01-16 20:45:20',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFGAWEG'),(21307,'4000','101737049433','2025-01-16 20:45:20',NULL,100.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(21308,'1110','101737051576','2025-01-16 21:19:46',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(21309,'5500','101737051576','2025-01-16 21:19:36',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21310,'1000','101737051576','2025-01-16 21:19:46',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'5RGT3E5'),(21311,'4000','101737051576','2025-01-16 21:19:46',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(21312,'1110','101737051594','2025-01-16 21:20:22',NULL,24.40,'','10','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(21313,'5500','101737051594','2025-01-16 21:19:54',24.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21314,'1000','101737051594','2025-01-16 21:20:22',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21315,'4000','101737051594','2025-01-16 21:20:22',NULL,40.00,'','10','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(21316,'1110','101737051625','2025-01-16 21:46:53',NULL,90.00,'','10','1','Inventory sold','1','','sales','1442','','No',NULL,NULL,''),(21317,'5500','101737051625','2025-01-16 21:20:25',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21318,'1000','101737051625','2025-01-16 21:46:53',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21319,'4000','101737051625','2025-01-16 21:46:53',NULL,200.00,'','10','1','Good sold','1','','sales','1442','','No',NULL,NULL,''),(21320,'1110','101737053811','2025-01-16 21:57:01',NULL,33.00,'','10','1','Inventory sold','1','','sales','1524','','No',NULL,NULL,''),(21321,'5500','101737053811','2025-01-16 21:56:51',33.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21322,'1000','101737053811','2025-01-16 21:57:01',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21323,'4000','101737053811','2025-01-16 21:57:01',NULL,100.00,'','10','1','Good sold','1','','sales','1524','','No',NULL,NULL,''),(21324,'1000','101737092996','2025-01-17 08:50:11',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hdytws'),(21325,'4000','101737092996','2025-01-17 08:50:11',NULL,200.00,'','10','1','Good sold','1','','sales','1395','','No',NULL,NULL,''),(21326,'1110','101737093018','2025-01-17 08:50:26',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(21327,'5500','101737093018','2025-01-17 08:50:18',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21328,'1000','101737093018','2025-01-17 08:50:26',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21329,'4000','101737093018','2025-01-17 08:50:26',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(21330,'1000','101737093029','2025-01-17 09:57:25',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'yhifv7yh'),(21331,'4000','101737093029','2025-01-17 09:57:25',NULL,300.00,'','10','1','Good sold','1','','sales','767','','No',NULL,NULL,''),(21332,'1000','101737097053','2025-01-17 11:32:37',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21333,'4000','101737097053','2025-01-17 11:32:37',NULL,30.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(21334,'1110','101737102789','2025-01-17 11:50:18',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(21335,'5500','101737102789','2025-01-17 11:33:09',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21336,'1000','101737102789','2025-01-17 11:50:18',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21337,'4000','101737102789','2025-01-17 11:50:18',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(21338,'1110','101737111266','2025-01-17 14:00:52',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(21339,'5500','101737111266','2025-01-17 13:54:26',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21340,'1000','101737111266','2025-01-17 14:00:52',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21341,'4000','101737111266','2025-01-17 14:00:52',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(21342,'1110','101737111655','2025-01-17 14:29:21',NULL,0.00,'','10','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(21343,'1110','101737111655','2025-01-17 14:00:55',NULL,52.00,'','10','1','Inventory sold','1','','sales','53','','No',NULL,NULL,''),(21344,'5500','101737111655','2025-01-17 14:29:03',52.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21345,'1000','101737111655','2025-01-17 14:29:21',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'7uji57uj'),(21346,'4000','101737111655','2025-01-17 14:29:21',NULL,180.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(21347,'4000','101737111655','2025-01-17 14:00:55',NULL,120.00,'','10','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(21348,'1110','101737127468','2025-01-17 19:15:44',NULL,180.00,'','10','1','Inventory sold','1','','sales','1641','','No',NULL,NULL,''),(21349,'1110','101737127468','2025-01-17 18:24:28',NULL,55.00,'','10','1','Inventory sold','1','','sales','1635','','No',NULL,NULL,''),(21350,'1110','101737127468','2025-01-17 18:25:25',NULL,15.00,'','10','1','Inventory sold','1','','sales','1374','','No',NULL,NULL,''),(21351,'5500','101737127468','2025-01-17 18:25:34',250.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21352,'1000','101737127468','2025-01-17 19:15:44',650.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'cknbiudg'),(21353,'4000','101737127468','2025-01-17 19:15:44',NULL,400.00,'','10','1','Good sold','1','','sales','1641','','No',NULL,NULL,''),(21354,'4000','101737127468','2025-01-17 18:24:28',NULL,200.00,'','10','1','Good sold','1','','sales','1635','','No',NULL,NULL,''),(21355,'4000','101737127468','2025-01-17 18:25:25',NULL,50.00,'','10','1','Good sold','1','','sales','1374','','No',NULL,NULL,''),(21356,'1110','101737130551','2025-01-17 19:15:59',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(21357,'5500','101737130551','2025-01-17 19:15:51',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21358,'1000','101737130551','2025-01-17 19:15:59',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'wqerfqwfr'),(21359,'4000','101737130551','2025-01-17 19:15:59',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(21360,'1110','101737130563','2025-01-17 19:16:21',NULL,65.00,'','10','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(21361,'5500','101737130563','2025-01-17 19:16:03',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21362,'1000','101737130563','2025-01-17 19:16:21',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DEFVEDF'),(21363,'4000','101737130563','2025-01-17 19:16:21',NULL,150.00,'','10','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(21364,'1110','101737130585','2025-01-17 19:23:07',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(21365,'5500','101737130585','2025-01-17 19:16:25',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21366,'1000','101737130585','2025-01-17 19:23:07',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21367,'4000','101737130585','2025-01-17 19:23:07',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(21374,'1110','101737130989','2025-01-17 19:23:47',NULL,210.00,'','10','1','Inventory sold','1','','sales','1649','','No',NULL,NULL,''),(21375,'5500','101737130989','2025-01-17 19:25:23',210.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21376,'1000','101737130989','2025-01-17 19:23:47',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YDUETR5DE'),(21377,'4000','101737130989','2025-01-17 19:23:47',NULL,300.00,'','10','1','Good sold','1','','sales','1649','','No',NULL,NULL,''),(21378,'1110','101737131260','2025-01-17 19:27:48',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(21379,'5500','101737131260','2025-01-17 19:27:40',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21380,'1000','101737131260','2025-01-17 19:27:48',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DVAEDFAE'),(21381,'4000','101737131260','2025-01-17 19:27:48',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(21382,'1000','101737131272','2025-01-17 19:38:45',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WSFEGU7E9'),(21383,'4000','101737131272','2025-01-17 19:38:45',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(21384,'1110','101737131965','2025-01-17 19:39:53',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(21385,'1110','101737131965','2025-01-17 19:39:25',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(21386,'1110','101737131965','2025-01-17 19:39:32',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(21387,'5500','101737131965','2025-01-17 19:39:37',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21388,'1000','101737131965','2025-01-17 19:39:53',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21389,'4000','101737131965','2025-01-17 19:39:53',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(21390,'4000','101737131965','2025-01-17 19:39:25',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(21391,'4000','101737131965','2025-01-17 19:39:32',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(21396,'1110','101737131995','2025-01-17 19:40:04',NULL,6.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(21397,'5500','101737131995','2025-01-17 19:46:02',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21398,'1000','101737131995','2025-01-17 19:40:04',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21399,'4000','101737131995','2025-01-17 19:40:04',NULL,30.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(21400,'1110','101737132389','2025-01-17 20:14:14',NULL,40.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(21401,'5500','101737132389','2025-01-17 19:46:29',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21402,'1000','101737132389','2025-01-17 20:14:14',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HJN VFGYH'),(21403,'4000','101737132389','2025-01-17 20:14:14',NULL,200.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(21404,'1110','101737134063','2025-01-17 20:26:31',NULL,38.00,'','10','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(21405,'5500','101737134063','2025-01-17 20:14:23',38.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21406,'1000','101737134063','2025-01-17 20:26:31',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EWTR5T6'),(21407,'4000','101737134063','2025-01-17 20:26:31',NULL,100.00,'','10','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(21408,'1110','101737134804','2025-01-17 20:34:27',NULL,23.00,'','10','1','Inventory sold','1','','sales','1663','','No',NULL,NULL,''),(21409,'5500','101737134804','2025-01-17 20:26:44',23.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21410,'1000','101737134804','2025-01-17 20:34:27',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RY8HFG4U3F'),(21411,'4000','101737134804','2025-01-17 20:34:27',NULL,50.00,'','10','1','Good sold','1','','sales','1663','','No',NULL,NULL,''),(21412,'1110','101737135870','2025-01-17 20:50:08',NULL,6.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(21413,'5500','101737135870','2025-01-17 20:44:30',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21414,'1000','101737135870','2025-01-17 20:50:08',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21415,'4000','101737135870','2025-01-17 20:50:08',NULL,100.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(21416,'1110','101737136214','2025-01-17 21:02:55',NULL,20.00,'','10','1','Inventory sold','1','','sales','1630','','No',NULL,NULL,''),(21417,'5500','101737136214','2025-01-17 20:50:14',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21418,'1000','101737136214','2025-01-17 21:02:55',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21419,'4000','101737136214','2025-01-17 21:02:55',NULL,50.00,'','10','1','Good sold','1','','sales','1630','','No',NULL,NULL,''),(21420,'1110','101737137004','2025-01-17 21:03:35',NULL,55.00,'','10','1','Inventory sold','1','','sales','1606','','No',NULL,NULL,''),(21421,'5500','101737137004','2025-01-17 21:03:24',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21422,'1000','101737137004','2025-01-17 21:03:35',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'drsexws'),(21423,'4000','101737137004','2025-01-17 21:03:35',NULL,150.00,'','10','1','Good sold','1','','sales','1606','','No',NULL,NULL,''),(21424,'1110','101737137022','2025-01-17 21:22:08',NULL,30.00,'','10','1','Inventory sold','1','','sales','847','','No',NULL,NULL,''),(21425,'5500','101737137022','2025-01-17 21:03:42',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21426,'1000','101737137022','2025-01-17 21:22:08',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21427,'4000','101737137022','2025-01-17 21:22:08',NULL,100.00,'','10','1','Good sold','1','','sales','847','','No',NULL,NULL,''),(21428,'1110','101737138133','2025-01-17 21:28:58',NULL,4.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(21429,'1110','101737138133','2025-01-17 21:22:13',NULL,0.00,'','10','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(21430,'5500','101737138133','2025-01-17 21:28:45',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21431,'1000','101737138133','2025-01-17 21:28:58',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21432,'4000','101737138133','2025-01-17 21:28:58',NULL,20.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(21433,'4000','101737138133','2025-01-17 21:22:13',NULL,10.00,'','10','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(21434,'1110','101737138546','2025-01-17 21:29:14',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(21435,'5500','101737138546','2025-01-17 21:29:06',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21436,'1000','101737138546','2025-01-17 21:29:14',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rdsszt'),(21437,'4000','101737138546','2025-01-17 21:29:14',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(21438,'1110','101737138575','2025-01-17 21:35:02',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(21439,'1110','101737138575','2025-01-17 21:29:35',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(21440,'5500','101737138575','2025-01-17 21:34:56',42.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21441,'1000','101737138575','2025-01-17 21:35:02',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21442,'4000','101737138575','2025-01-17 21:35:02',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(21443,'4000','101737138575','2025-01-17 21:29:35',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(21444,'1110','101737138904','2025-01-17 21:40:39',NULL,32.00,'','10','1','Inventory sold','1','','sales','893','','No',NULL,NULL,''),(21445,'5500','101737138904','2025-01-17 21:35:04',32.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21446,'1000','101737138904','2025-01-17 21:40:39',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21447,'4000','101737138904','2025-01-17 21:40:39',NULL,100.00,'','10','1','Good sold','1','','sales','893','','No',NULL,NULL,''),(21448,'1000','101737182507','2025-01-18 09:42:02',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21449,'4000','101737182507','2025-01-18 09:42:02',NULL,50.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(21450,'1110','101737182528','2025-01-18 09:42:17',NULL,25.00,'','10','1','Inventory sold','1','','sales','857','','No',NULL,NULL,''),(21451,'5500','101737182528','2025-01-18 09:42:08',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21452,'1000','101737182528','2025-01-18 09:42:17',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rsayuhr5'),(21453,'4000','101737182528','2025-01-18 09:42:17',NULL,50.00,'','10','1','Good sold','1','','sales','857','','No',NULL,NULL,''),(21454,'1110','101737182544','2025-01-18 09:45:19',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(21455,'5500','101737182544','2025-01-18 09:42:24',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21456,'1000','101737182544','2025-01-18 09:45:19',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21457,'4000','101737182544','2025-01-18 09:45:19',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(21458,'1110','101737182722','2025-01-18 10:06:06',NULL,100.00,'','10','1','Inventory sold','1','','sales','1229','','No',NULL,NULL,''),(21459,'1110','101737182722','2025-01-18 09:45:22',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(21460,'1110','101737182722','2025-01-18 10:05:47',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(21461,'5500','101737182722','2025-01-18 10:05:57',105.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21462,'1000','101737182722','2025-01-18 10:06:06',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'asdvfeafqr'),(21463,'4000','101737182722','2025-01-18 10:06:06',NULL,150.00,'','10','1','Good sold','1','','sales','1229','','No',NULL,NULL,''),(21464,'4000','101737182722','2025-01-18 09:45:22',NULL,150.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(21465,'4000','101737182722','2025-01-18 10:05:47',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(21466,'1110','101737183972','2025-01-18 10:22:28',NULL,20.00,'','10','1','Inventory sold','1','','sales','1630','','No',NULL,NULL,''),(21467,'1110','101737183972','2025-01-18 10:06:12',NULL,109.00,'','10','1','Inventory sold','1','','sales','1183','','No',NULL,NULL,''),(21468,'1110','101737183972','2025-01-18 10:21:58',NULL,15.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(21469,'1110','101737183972','2025-01-18 10:22:11',NULL,55.00,'','10','1','Inventory sold','1','','sales','1635','','No',NULL,NULL,''),(21470,'5500','101737183972','2025-01-18 10:22:23',199.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21471,'1000','101737183972','2025-01-18 10:22:28',500.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dcv gawe'),(21472,'4000','101737183972','2025-01-18 10:22:28',NULL,50.00,'','10','1','Good sold','1','','sales','1630','','No',NULL,NULL,''),(21473,'4000','101737183972','2025-01-18 10:06:12',NULL,200.00,'','10','1','Good sold','1','','sales','1183','','No',NULL,NULL,''),(21474,'4000','101737183972','2025-01-18 10:21:58',NULL,50.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(21475,'4000','101737183972','2025-01-18 10:22:11',NULL,200.00,'','10','1','Good sold','1','','sales','1635','','No',NULL,NULL,''),(21476,'1110','101737184963','2025-01-18 11:44:36',NULL,108.00,'','10','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(21477,'5500','101737184963','2025-01-18 10:22:43',108.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21478,'1000','101737184963','2025-01-18 11:44:36',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'etfclweu'),(21479,'4000','101737184963','2025-01-18 11:44:36',NULL,150.00,'','10','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(21480,'1110','101737190065','2025-01-18 11:47:57',NULL,5.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(21481,'5500','101737190065','2025-01-18 11:47:45',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21482,'1000','101737190065','2025-01-18 11:47:57',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21483,'4000','101737190065','2025-01-18 11:47:57',NULL,10.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(21484,'1110','101737191954','2025-01-18 12:42:05',NULL,0.00,'','10','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(21485,'1110','101737191954','2025-01-18 12:19:14',NULL,55.00,'','10','1','Inventory sold','1','','sales','1635','','No',NULL,NULL,''),(21486,'1110','101737191954','2025-01-18 12:41:42',NULL,20.00,'','10','1','Inventory sold','1','','sales','1630','','No',NULL,NULL,''),(21487,'5500','101737191954','2025-01-18 12:41:53',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21488,'1000','101737191954','2025-01-18 12:42:05',430.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21489,'4000','101737191954','2025-01-18 12:42:05',NULL,180.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(21490,'4000','101737191954','2025-01-18 12:19:14',NULL,200.00,'','10','1','Good sold','1','','sales','1635','','No',NULL,NULL,''),(21491,'4000','101737191954','2025-01-18 12:41:42',NULL,50.00,'','10','1','Good sold','1','','sales','1630','','No',NULL,NULL,''),(21492,'1110','101737193328','2025-01-18 13:04:20',NULL,5.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(21493,'5500','101737193328','2025-01-18 12:42:08',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21494,'1000','101737193328','2025-01-18 13:04:20',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21495,'4000','101737193328','2025-01-18 13:04:20',NULL,10.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(21496,'1110','101737194665','2025-01-18 13:14:39',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(21497,'5500','101737194665','2025-01-18 13:04:25',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21498,'1000','101737194665','2025-01-18 13:14:39',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rgwr4g'),(21499,'4000','101737194665','2025-01-18 13:14:39',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(21500,'1110','101737195296','2025-01-18 13:52:16',NULL,28.00,'','10','1','Inventory sold','1','','sales','1044','','No',NULL,NULL,''),(21501,'1110','101737195296','2025-01-18 13:14:56',NULL,0.00,'','10','1','Inventory sold','1','','sales','1144','','No',NULL,NULL,''),(21502,'5500','101737195296','2025-01-18 13:52:05',28.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21503,'1000','101737195296','2025-01-18 13:52:16',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tgd uyg'),(21504,'4000','101737195296','2025-01-18 13:52:16',NULL,100.00,'','10','1','Good sold','1','','sales','1044','','No',NULL,NULL,''),(21505,'4000','101737195296','2025-01-18 13:14:56',NULL,100.00,'','10','1','Good sold','1','','sales','1144','','No',NULL,NULL,''),(21506,'1110','101737197542','2025-01-18 15:35:45',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(21507,'5500','101737197542','2025-01-18 13:52:22',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21508,'1000','101737197542','2025-01-18 15:35:45',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'467ffdd'),(21509,'4000','101737197542','2025-01-18 15:35:45',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(21510,'1110','101737203767','2025-01-18 17:29:09',NULL,49.00,'','10','1','Inventory sold','1','','sales','843','','No',NULL,NULL,''),(21511,'5500','101737203767','2025-01-18 15:36:07',49.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21512,'1000','101737203767','2025-01-18 17:29:09',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'wsdxxswd'),(21513,'4000','101737203767','2025-01-18 17:29:09',NULL,80.00,'','10','1','Good sold','1','','sales','843','','No',NULL,NULL,''),(21514,'1000','101737210556','2025-01-18 17:30:15',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21515,'4000','101737210556','2025-01-18 17:30:15',NULL,20.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(21520,'1110','101737210620','2025-01-18 17:30:28',NULL,8.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(21521,'1110','101737210620','2025-01-18 17:52:08',NULL,12.00,'','10','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(21522,'5500','101737210620','2025-01-18 17:52:46',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21523,'1000','101737210620','2025-01-18 17:30:28',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21524,'4000','101737210620','2025-01-18 17:30:28',NULL,40.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(21525,'4000','101737210620','2025-01-18 17:52:08',NULL,20.00,'','10','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(21526,'1110','101737211986','2025-01-18 19:08:13',NULL,95.00,'','10','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(21527,'1110','101737211986','2025-01-18 17:53:06',NULL,150.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(21528,'5500','101737211986','2025-01-18 19:08:03',245.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21529,'1000','101737211986','2025-01-18 19:08:13',400.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21530,'4000','101737211986','2025-01-18 19:08:13',NULL,200.00,'','10','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(21531,'4000','101737211986','2025-01-18 17:53:06',NULL,200.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(21532,'1110','101737216499','2025-01-18 20:03:47',NULL,28.00,'','10','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(21533,'5500','101737216499','2025-01-18 19:08:19',28.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21534,'1000','101737216499','2025-01-18 20:03:47',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'weqefxe'),(21535,'4000','101737216499','2025-01-18 20:03:47',NULL,80.00,'','10','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(21536,'1110','101737219833','2025-01-18 20:12:46',NULL,6.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(21537,'5500','101737219833','2025-01-18 20:03:53',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21538,'1000','101737219833','2025-01-18 20:12:46',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'frewf4'),(21539,'4000','101737219833','2025-01-18 20:12:46',NULL,100.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(21540,'1110','101737220378','2025-01-18 20:13:08',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(21541,'5500','101737220378','2025-01-18 20:12:58',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21542,'1000','101737220378','2025-01-18 20:13:08',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21543,'4000','101737220378','2025-01-18 20:13:08',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(21544,'1110','101737220390','2025-01-18 20:13:47',NULL,95.00,'','10','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(21545,'5500','101737220390','2025-01-18 20:13:10',95.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21546,'1000','101737220390','2025-01-18 20:13:47',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'c4c3c45'),(21547,'4000','101737220390','2025-01-18 20:13:47',NULL,200.00,'','10','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(21548,'1000','101737220440','2025-01-18 20:42:37',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21549,'4000','101737220440','2025-01-18 20:42:37',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(21550,'1110','101737222167','2025-01-18 20:44:27',NULL,2.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(21551,'1110','101737222167','2025-01-18 20:42:47',NULL,0.00,'','10','1','Inventory sold','1','','sales','1069','','No',NULL,NULL,''),(21552,'5500','101737222167','2025-01-18 20:44:13',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21553,'1000','101737222167','2025-01-18 20:44:27',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21554,'4000','101737222167','2025-01-18 20:44:27',NULL,10.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(21555,'4000','101737222167','2025-01-18 20:42:47',NULL,30.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(21556,'1110','101737222270','2025-01-18 20:44:52',NULL,0.00,'','10','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(21557,'1110','101737222270','2025-01-18 20:44:30',NULL,4.00,'','10','1','Inventory sold','1','','sales','1616','','No',NULL,NULL,''),(21558,'5500','101737222270','2025-01-18 20:44:38',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21559,'1000','101737222270','2025-01-18 20:44:52',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21560,'4000','101737222270','2025-01-18 20:44:52',NULL,10.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(21561,'4000','101737222270','2025-01-18 20:44:30',NULL,10.00,'','10','1','Good sold','1','','sales','1616','','No',NULL,NULL,''),(21562,'1110','101737222298','2025-01-18 21:04:06',NULL,12.00,'','10','1','Inventory sold','1','','sales','915','','No',NULL,NULL,''),(21563,'5500','101737222298','2025-01-18 20:44:58',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21564,'1000','101737222298','2025-01-18 21:04:06',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21565,'4000','101737222298','2025-01-18 21:04:06',NULL,30.00,'','10','1','Good sold','1','','sales','915','','No',NULL,NULL,''),(21566,'1000','101737223450','2025-01-18 21:42:15',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21567,'4000','101737223450','2025-01-18 21:42:15',NULL,50.00,'','10','1','Good sold','1','','sales','1096','','No',NULL,NULL,''),(21568,'1000','101737225741','2025-01-18 21:56:49',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21569,'4000','101737225741','2025-01-18 21:56:49',NULL,50.00,'','10','1','Good sold','1','','sales','1096','','No',NULL,NULL,''),(21570,'1110','101737226613','2025-01-18 21:59:57',NULL,55.00,'','10','1','Inventory sold','1','','sales','1635','','No',NULL,NULL,''),(21571,'1110','101737226613','2025-01-18 21:56:53',NULL,0.00,'','10','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(21572,'1110','101737226613','2025-01-18 21:59:30',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(21573,'5500','101737226613','2025-01-18 21:59:42',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21574,'1000','101737226613','2025-01-18 21:59:57',430.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21575,'4000','101737226613','2025-01-18 21:59:57',NULL,200.00,'','10','1','Good sold','1','','sales','1635','','No',NULL,NULL,''),(21576,'4000','101737226613','2025-01-18 21:56:53',NULL,180.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(21577,'4000','101737226613','2025-01-18 21:59:30',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(21578,'1110','101737226801','2025-01-18 22:03:02',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(21579,'1110','101737226801','2025-01-18 22:00:01',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(21580,'5500','101737226801','2025-01-18 22:02:56',7.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21581,'1000','101737226801','2025-01-18 22:03:02',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21582,'4000','101737226801','2025-01-18 22:03:02',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(21583,'4000','101737226801','2025-01-18 22:00:01',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(21584,'1110','101737227279','2025-01-18 22:08:14',NULL,81.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(21585,'5500','101737227279','2025-01-18 22:07:59',81.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21586,'1000','101737227279','2025-01-18 22:08:14',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DGAZEGTDA'),(21587,'4000','101737227279','2025-01-18 22:08:14',NULL,150.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(21588,'1110','101737276557','2025-01-19 11:51:10',NULL,65.00,'','10','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(21589,'1110','101737276557','2025-01-19 11:49:17',NULL,15.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(21590,'5500','101737276557','2025-01-19 11:50:55',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21591,'1000','101737276557','2025-01-19 11:51:10',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'efeqwf'),(21592,'4000','101737276557','2025-01-19 11:51:10',NULL,150.00,'','10','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(21593,'4000','101737276557','2025-01-19 11:49:17',NULL,50.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(21594,'1110','101737276679','2025-01-19 11:51:27',NULL,65.00,'','10','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(21595,'5500','101737276679','2025-01-19 11:51:19',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21596,'1000','101737276679','2025-01-19 11:51:27',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dfvwdwqa'),(21597,'4000','101737276679','2025-01-19 11:51:27',NULL,150.00,'','10','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(21598,'1110','101737276693','2025-01-19 11:51:45',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(21599,'5500','101737276693','2025-01-19 11:51:33',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21600,'1000','101737276693','2025-01-19 11:51:45',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21601,'4000','101737276693','2025-01-19 11:51:45',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(21602,'1000','101737276707','2025-01-19 12:04:51',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'eargwr'),(21603,'4000','101737276707','2025-01-19 12:04:51',NULL,50.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(21604,'1000','101737277507','2025-01-19 12:05:25',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21605,'4000','101737277507','2025-01-19 12:05:25',NULL,100.00,'','10','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(21606,'1110','101737277532','2025-01-19 12:06:44',NULL,109.00,'','10','1','Inventory sold','1','','sales','92','','No',NULL,NULL,''),(21607,'5500','101737277532','2025-01-19 12:05:32',109.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21608,'1000','101737277532','2025-01-19 12:06:44',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TAJ7QB3QM9'),(21609,'4000','101737277532','2025-01-19 12:06:44',NULL,250.00,'','10','1','Good sold','1','','sales','92','','No',NULL,NULL,''),(21610,'1110','101737277692','2025-01-19 13:08:19',NULL,30.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(21611,'5500','101737277692','2025-01-19 12:08:12',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21612,'1000','101737277692','2025-01-19 13:08:19',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DSEQ3AZFSDE'),(21613,'4000','101737277692','2025-01-19 13:08:19',NULL,60.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(21614,'1110','101737281308','2025-01-19 13:36:46',NULL,108.00,'','10','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(21615,'5500','101737281308','2025-01-19 13:08:28',108.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21616,'1000','101737281308','2025-01-19 13:36:46',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21617,'4000','101737281308','2025-01-19 13:36:46',NULL,150.00,'','10','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(21618,'1110','101737283009','2025-01-19 13:56:22',NULL,8.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(21619,'1110','101737283009','2025-01-19 13:36:49',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(21620,'5500','101737283009','2025-01-19 13:56:10',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21621,'1000','101737283009','2025-01-19 13:56:22',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21622,'4000','101737283009','2025-01-19 13:56:22',NULL,40.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(21623,'4000','101737283009','2025-01-19 13:36:49',NULL,20.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(21624,'1110','101737284186','2025-01-19 14:11:43',NULL,20.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(21625,'5500','101737284186','2025-01-19 13:56:26',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21626,'1000','101737284186','2025-01-19 14:11:43',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EFTGDGFTAEQ'),(21627,'4000','101737284186','2025-01-19 14:11:43',NULL,100.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(21628,'1110','101737285112','2025-01-19 14:41:03',NULL,20.00,'','10','1','Inventory sold','1','','sales','1529','','No',NULL,NULL,''),(21629,'5500','101737285112','2025-01-19 14:11:52',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21630,'1000','101737285112','2025-01-19 14:41:03',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21631,'4000','101737285112','2025-01-19 14:41:03',NULL,50.00,'','10','1','Good sold','1','','sales','1529','','No',NULL,NULL,''),(21632,'1110','101737286866','2025-01-19 15:55:56',NULL,35.00,'','10','1','Inventory sold','1','','sales','1627','','No',NULL,NULL,''),(21633,'5500','101737286866','2025-01-19 14:41:06',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21634,'1000','101737286866','2025-01-19 15:55:56',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21635,'4000','101737286866','2025-01-19 15:55:56',NULL,150.00,'','10','1','Good sold','1','','sales','1627','','No',NULL,NULL,''),(21636,'1110','101737291358','2025-01-19 16:25:41',NULL,20.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(21637,'1110','101737291358','2025-01-19 15:55:58',NULL,25.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(21638,'5500','101737291358','2025-01-19 15:56:08',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21639,'1000','101737291358','2025-01-19 16:25:41',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21640,'4000','101737291358','2025-01-19 16:25:41',NULL,100.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(21641,'4000','101737291358','2025-01-19 15:55:58',NULL,50.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(21642,'1110','101737293147','2025-01-19 16:40:08',NULL,28.00,'','10','1','Inventory sold','1','','sales','1044','','No',NULL,NULL,''),(21643,'5500','101737293147','2025-01-19 16:25:47',28.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21644,'1000','101737293147','2025-01-19 16:40:08',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RWCG54WC'),(21645,'4000','101737293147','2025-01-19 16:40:08',NULL,100.00,'','10','1','Good sold','1','','sales','1044','','No',NULL,NULL,''),(21646,'1110','101737294024','2025-01-19 18:00:21',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(21647,'5500','101737294024','2025-01-19 16:40:24',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21648,'1000','101737294024','2025-01-19 18:00:21',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21649,'4000','101737294024','2025-01-19 18:00:21',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(21650,'1110','101737298827','2025-01-19 18:08:53',NULL,20.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(21651,'5500','101737298827','2025-01-19 18:00:27',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21652,'1000','101737298827','2025-01-19 18:08:53',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21653,'4000','101737298827','2025-01-19 18:08:53',NULL,100.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(21654,'1110','101737299339','2025-01-19 18:09:09',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(21655,'5500','101737299339','2025-01-19 18:08:59',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21656,'1000','101737299339','2025-01-19 18:09:09',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21657,'4000','101737299339','2025-01-19 18:09:09',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(21658,'1000','101737299386','2025-01-19 18:43:30',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'AR6RW'),(21659,'4000','101737299386','2025-01-19 18:43:30',NULL,200.00,'','10','1','Good sold','1','','sales','711','','No',NULL,NULL,''),(21660,'1110','101737301419','2025-01-19 19:16:07',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(21661,'5500','101737301419','2025-01-19 18:43:39',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21662,'1000','101737301419','2025-01-19 19:16:07',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21663,'4000','101737301419','2025-01-19 19:16:07',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(21664,'1110','101737303372','2025-01-19 19:21:51',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(21665,'5500','101737303372','2025-01-19 19:16:12',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21666,'1000','101737303372','2025-01-19 19:21:51',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'QEWT234'),(21667,'4000','101737303372','2025-01-19 19:21:51',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(21668,'1110','101737303716','2025-01-19 19:22:16',NULL,30.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(21669,'1110','101737303716','2025-01-19 19:21:56',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(21670,'5500','101737303716','2025-01-19 19:22:08',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21671,'1000','101737303716','2025-01-19 19:22:16',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21672,'4000','101737303716','2025-01-19 19:22:16',NULL,100.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(21673,'4000','101737303716','2025-01-19 19:21:56',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(21674,'1110','101737303742','2025-01-19 19:22:30',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(21675,'5500','101737303742','2025-01-19 19:22:22',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21676,'1000','101737303742','2025-01-19 19:22:30',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21677,'4000','101737303742','2025-01-19 19:22:30',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(21678,'1000','101737303752','2025-01-19 19:35:46',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'MHRWY23'),(21679,'4000','101737303752','2025-01-19 19:35:46',NULL,50.00,'','10','1','Good sold','1','','sales','1109','','No',NULL,NULL,''),(21680,'1110','101737304554','2025-01-19 19:36:55',NULL,16.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(21681,'5500','101737304554','2025-01-19 19:35:54',16.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21682,'1000','101737304554','2025-01-19 19:36:55',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21683,'4000','101737304554','2025-01-19 19:36:55',NULL,80.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(21684,'1110','101737304619','2025-01-19 19:58:00',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(21685,'5500','101737304619','2025-01-19 19:36:59',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21686,'1000','101737304619','2025-01-19 19:58:00',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DEFE3RF'),(21687,'4000','101737304619','2025-01-19 19:58:00',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(21688,'1110','101737305885','2025-01-19 20:08:28',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(21689,'5500','101737305885','2025-01-19 19:58:05',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21690,'1000','101737305885','2025-01-19 20:08:28',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FVAERR'),(21691,'4000','101737305885','2025-01-19 20:08:28',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(21692,'1110','101737306515','2025-01-19 20:09:40',NULL,35.00,'','10','1','Inventory sold','1','','sales','422','','No',NULL,NULL,''),(21693,'5500','101737306515','2025-01-19 20:08:35',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21694,'1000','101737306515','2025-01-19 20:09:40',70.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'5R43QT5'),(21695,'4000','101737306515','2025-01-19 20:09:40',NULL,70.00,'','10','1','Good sold','1','','sales','422','','No',NULL,NULL,''),(21696,'1110','101737306587','2025-01-19 20:16:17',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(21697,'5500','101737306587','2025-01-19 20:09:47',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21698,'1000','101737306587','2025-01-19 20:16:17',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21699,'4000','101737306587','2025-01-19 20:16:17',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(21700,'1110','101737306979','2025-01-19 20:16:58',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(21701,'1110','101737306979','2025-01-19 20:16:19',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(21702,'1110','101737306979','2025-01-19 20:16:26',NULL,2.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(21703,'5500','101737306979','2025-01-19 20:16:37',31.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21704,'1000','101737306979','2025-01-19 20:16:58',210.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WFWEF2'),(21705,'4000','101737306979','2025-01-19 20:16:58',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(21706,'4000','101737306979','2025-01-19 20:16:19',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(21707,'4000','101737306979','2025-01-19 20:16:26',NULL,10.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(21708,'1110','101737307024','2025-01-19 21:12:57',NULL,4.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(21709,'5500','101737307024','2025-01-19 20:17:04',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21710,'1000','101737307024','2025-01-19 21:12:57',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'R3IHBHVRWET'),(21711,'4000','101737307024','2025-01-19 21:12:57',NULL,20.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(21712,'1110','101737310388','2025-01-19 21:14:05',NULL,0.00,'','10','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(21713,'1110','101737310388','2025-01-19 21:13:08',NULL,2.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(21714,'5500','101737310388','2025-01-19 21:13:53',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21715,'1000','101737310388','2025-01-19 21:14:05',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21716,'4000','101737310388','2025-01-19 21:14:05',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(21717,'4000','101737310388','2025-01-19 21:13:08',NULL,10.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(21718,'1110','101737310449','2025-01-19 21:44:35',NULL,89.00,'','10','1','Inventory sold','1','','sales','519','','No',NULL,NULL,''),(21719,'5500','101737310449','2025-01-19 21:14:09',89.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21720,'1000','101737310449','2025-01-19 21:44:35',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDRWFEWD'),(21721,'4000','101737310449','2025-01-19 21:44:35',NULL,150.00,'','10','1','Good sold','1','','sales','519','','No',NULL,NULL,''),(21722,'1110','101737312352','2025-01-19 21:46:01',NULL,5.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(21723,'5500','101737312352','2025-01-19 21:45:52',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21724,'1000','101737312352','2025-01-19 21:46:01',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DCFWEE'),(21725,'4000','101737312352','2025-01-19 21:46:01',NULL,10.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(21726,'1110','101737359409','2025-01-20 10:50:17',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(21727,'5500','101737359409','2025-01-20 10:50:09',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21728,'1000','101737359409','2025-01-20 10:50:17',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21729,'4000','101737359409','2025-01-20 10:50:17',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(21730,'1110','101737359419','2025-01-20 11:22:49',NULL,25.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(21731,'5500','101737359419','2025-01-20 10:50:19',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21732,'1000','101737359419','2025-01-20 11:22:49',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21733,'4000','101737359419','2025-01-20 11:22:49',NULL,50.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(21734,'1110','101737361374','2025-01-20 12:04:38',NULL,182.00,'','10','1','Inventory sold','1','','sales','1628','','No',NULL,NULL,''),(21735,'5500','101737361374','2025-01-20 11:22:54',182.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21736,'1000','101737361374','2025-01-20 12:04:38',420.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21737,'4000','101737361374','2025-01-20 12:04:38',NULL,420.00,'','10','1','Good sold','1','','sales','1628','','No',NULL,NULL,''),(21738,'1110','101737364885','2025-01-20 12:21:36',NULL,12.50,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(21739,'5500','101737364885','2025-01-20 12:21:25',12.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21740,'1000','101737364885','2025-01-20 12:21:36',25.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21741,'4000','101737364885','2025-01-20 12:21:36',NULL,25.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(21742,'1110','101737364901','2025-01-20 12:51:31',NULL,6.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(21743,'1110','101737364901','2025-01-20 12:21:41',NULL,43.00,'','10','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(21744,'5500','101737364901','2025-01-20 12:51:18',49.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21745,'1000','101737364901','2025-01-20 12:51:31',120.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'xzvferf'),(21746,'4000','101737364901','2025-01-20 12:51:31',NULL,20.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(21747,'4000','101737364901','2025-01-20 12:21:41',NULL,100.00,'','10','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(21748,'1110','101737366698','2025-01-20 12:58:46',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(21749,'5500','101737366698','2025-01-20 12:51:38',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21750,'1000','101737366698','2025-01-20 12:58:46',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21751,'4000','101737366698','2025-01-20 12:58:46',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(21752,'1110','101737367130','2025-01-20 12:59:11',NULL,0.00,'','10','1','Inventory sold','1','','sales','1466','','No',NULL,NULL,''),(21753,'1110','101737367130','2025-01-20 12:58:50',NULL,9.00,'','10','1','Inventory sold','1','','sales','1647','','No',NULL,NULL,''),(21754,'5500','101737367130','2025-01-20 12:58:57',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21755,'1000','101737367130','2025-01-20 12:59:11',90.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21756,'4000','101737367130','2025-01-20 12:59:11',NULL,30.00,'','10','1','Good sold','1','','sales','1466','','No',NULL,NULL,''),(21757,'4000','101737367130','2025-01-20 12:58:50',NULL,60.00,'','10','1','Good sold','1','','sales','1647','','No',NULL,NULL,''),(21758,'1110','101737367153','2025-01-20 13:15:09',NULL,33.00,'','10','1','Inventory sold','1','','sales','1651','','No',NULL,NULL,''),(21759,'1110','101737367153','2025-01-20 12:59:13',NULL,36.00,'','10','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(21760,'1110','101737367153','2025-01-20 13:14:50',NULL,0.00,'','10','1','Inventory sold','1','','sales','712','','No',NULL,NULL,''),(21761,'5500','101737367153','2025-01-20 13:14:58',69.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21762,'1000','101737367153','2025-01-20 13:15:09',450.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21763,'4000','101737367153','2025-01-20 13:15:09',NULL,150.00,'','10','1','Good sold','1','','sales','1651','','No',NULL,NULL,''),(21764,'4000','101737367153','2025-01-20 12:59:13',NULL,150.00,'','10','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(21765,'4000','101737367153','2025-01-20 13:14:50',NULL,150.00,'','10','1','Good sold','1','','sales','712','','No',NULL,NULL,''),(21766,'1110','101737368114','2025-01-20 14:06:13',NULL,139.00,'','10','1','Inventory sold','1','','sales','1484','','No',NULL,NULL,''),(21767,'5500','101737368114','2025-01-20 13:15:14',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21768,'1000','101737368114','2025-01-20 14:06:13',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21769,'4000','101737368114','2025-01-20 14:06:13',NULL,200.00,'','10','1','Good sold','1','','sales','1484','','No',NULL,NULL,''),(21770,'1110','101737371176','2025-01-20 14:17:01',NULL,55.00,'','10','1','Inventory sold','1','','sales','1635','','No',NULL,NULL,''),(21771,'1110','101737371176','2025-01-20 14:06:16',NULL,18.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(21772,'5500','101737371176','2025-01-20 14:16:42',73.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21773,'1000','101737371176','2025-01-20 14:17:01',260.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21774,'4000','101737371176','2025-01-20 14:17:01',NULL,200.00,'','10','1','Good sold','1','','sales','1635','','No',NULL,NULL,''),(21775,'4000','101737371176','2025-01-20 14:06:16',NULL,60.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(21776,'1110','101737371828','2025-01-20 15:18:27',NULL,86.00,'','10','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(21777,'1110','101737371828','2025-01-20 14:17:08',NULL,45.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(21778,'1110','101737371828','2025-01-20 15:16:17',NULL,0.00,'','10','1','Inventory sold','1','','sales','480','','No',NULL,NULL,''),(21779,'1110','101737371828','2025-01-20 15:16:27',NULL,22.00,'','10','1','Inventory sold','1','','sales','880','','No',NULL,NULL,''),(21780,'5500','101737371828','2025-01-20 15:17:09',153.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21781,'1000','101737371828','2025-01-20 15:18:27',550.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UDUWDRAYDW'),(21782,'4000','101737371828','2025-01-20 15:18:27',NULL,200.00,'','10','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(21783,'4000','101737371828','2025-01-20 14:17:08',NULL,150.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(21784,'4000','101737371828','2025-01-20 15:16:17',NULL,100.00,'','10','1','Good sold','1','','sales','480','','No',NULL,NULL,''),(21785,'4000','101737371828','2025-01-20 15:16:27',NULL,100.00,'','10','1','Good sold','1','','sales','880','','No',NULL,NULL,''),(21786,'1110','101737375525','2025-01-20 15:48:37',NULL,275.00,'','10','1','Inventory sold','1','','sales','1654','','No',NULL,NULL,''),(21787,'1110','101737375525','2025-01-20 15:18:45',NULL,0.00,'','10','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(21788,'5500','101737375525','2025-01-20 15:48:26',275.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21789,'1000','101737375525','2025-01-20 15:48:37',720.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FRDUFRWD'),(21790,'4000','101737375525','2025-01-20 15:48:37',NULL,600.00,'','10','1','Good sold','1','','sales','1654','','No',NULL,NULL,''),(21791,'4000','101737375525','2025-01-20 15:18:45',NULL,120.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(21792,'1110','101737377340','2025-01-20 16:12:01',NULL,70.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(21793,'1110','101737377340','2025-01-20 15:49:00',NULL,15.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(21794,'5500','101737377340','2025-01-20 16:11:47',85.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21795,'1000','101737377340','2025-01-20 16:12:01',170.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TRW6UJSDW4'),(21796,'4000','101737377340','2025-01-20 16:12:01',NULL,140.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(21797,'4000','101737377340','2025-01-20 15:49:00',NULL,30.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(21798,'1110','101737378766','2025-01-20 17:47:42',NULL,24.00,'','10','1','Inventory sold','1','','sales','1594','','No',NULL,NULL,''),(21799,'5500','101737378766','2025-01-20 16:12:46',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21800,'1000','101737378766','2025-01-20 17:47:42',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21801,'4000','101737378766','2025-01-20 17:47:42',NULL,70.00,'','10','1','Good sold','1','','sales','1594','','No',NULL,NULL,''),(21802,'1110','101737384465','2025-01-20 18:14:54',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(21803,'1110','101737384465','2025-01-20 17:47:45',NULL,0.00,'','10','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(21804,'1110','101737384465','2025-01-20 18:13:34',NULL,26.00,'','10','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(21805,'5500','101737384465','2025-01-20 18:13:51',56.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21806,'1000','101737384465','2025-01-20 18:14:54',240.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FDCJD'),(21807,'4000','101737384465','2025-01-20 18:14:54',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(21808,'4000','101737384465','2025-01-20 17:47:45',NULL,30.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(21809,'4000','101737384465','2025-01-20 18:13:34',NULL,60.00,'','10','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(21810,'1110','101737387729','2025-01-20 18:42:31',NULL,116.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(21811,'5500','101737387729','2025-01-20 18:42:09',116.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21812,'1000','101737387729','2025-01-20 18:42:31',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21813,'4000','101737387729','2025-01-20 18:42:31',NULL,200.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(21814,'1000','101737387763','2025-01-20 19:08:07',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21815,'4000','101737387763','2025-01-20 19:08:07',NULL,100.00,'','10','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(21816,'1110','101737389636','2025-01-20 19:21:04',NULL,10.00,'','10','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(21817,'5500','101737389636','2025-01-20 19:13:57',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21818,'1000','101737389636','2025-01-20 19:21:04',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21819,'4000','101737389636','2025-01-20 19:21:04',NULL,20.00,'','10','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(21820,'1110','101737390068','2025-01-20 19:21:16',NULL,15.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(21821,'5500','101737390068','2025-01-20 19:21:08',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21822,'1000','101737390068','2025-01-20 19:21:16',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'wedr3r2'),(21823,'4000','101737390068','2025-01-20 19:21:16',NULL,50.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(21824,'1110','101737390082','2025-01-20 19:25:14',NULL,7.50,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(21825,'5500','101737390082','2025-01-20 19:21:22',7.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21826,'1000','101737390082','2025-01-20 19:25:14',15.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21827,'4000','101737390082','2025-01-20 19:25:14',NULL,15.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(21828,'1110','101737390319','2025-01-20 19:34:36',NULL,50.00,'','10','1','Inventory sold','1','','sales','1228','','No',NULL,NULL,''),(21829,'5500','101737390319','2025-01-20 19:25:20',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21830,'1000','101737390319','2025-01-20 19:34:36',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21831,'4000','101737390319','2025-01-20 19:34:36',NULL,100.00,'','10','1','Good sold','1','','sales','1228','','No',NULL,NULL,''),(21836,'1000','101737390878','2025-01-20 19:45:39',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ytsts'),(21837,'4000','101737390878','2025-01-20 19:45:39',NULL,20.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(21838,'1110','101737391973','2025-01-20 20:07:29',NULL,18.00,'','10','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(21839,'5500','101737391973','2025-01-20 19:52:53',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21840,'1000','101737391973','2025-01-20 20:07:29',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21841,'4000','101737391973','2025-01-20 20:07:29',NULL,40.00,'','10','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(21846,'1110','101737392853','2025-01-20 20:11:50',NULL,24.50,'','10','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(21847,'5500','101737392853','2025-01-20 20:49:21',24.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21848,'1000','101737392853','2025-01-20 20:11:50',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21849,'4000','101737392853','2025-01-20 20:11:50',NULL,100.00,'','10','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(21850,'1000','101737395372','2025-01-20 20:49:41',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21851,'4000','101737395372','2025-01-20 20:49:41',NULL,100.00,'','10','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(21852,'1110','101737395385','2025-01-20 20:56:46',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(21853,'5500','101737395385','2025-01-20 20:49:45',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21854,'1000','101737395385','2025-01-20 20:56:46',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21855,'4000','101737395385','2025-01-20 20:56:46',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(21856,'1000','101737395808','2025-01-20 20:57:06',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21857,'4000','101737395808','2025-01-20 20:57:06',NULL,100.00,'','10','1','Good sold','1','','sales','1525','','No',NULL,NULL,''),(21858,'1000','101737395830','2025-01-20 20:58:11',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'jdgbcvu'),(21859,'4000','101737395830','2025-01-20 20:58:11',NULL,20.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(21860,'1000','101737395925','2025-01-20 21:10:38',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21861,'4000','101737395925','2025-01-20 21:10:38',NULL,10.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(21862,'1110','101737396640','2025-01-20 21:21:52',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(21863,'5500','101737396640','2025-01-20 21:10:40',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21864,'1000','101737396640','2025-01-20 21:21:52',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ghystjr4w'),(21865,'4000','101737396640','2025-01-20 21:21:52',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(21866,'1110','101737397320','2025-01-20 21:45:03',NULL,12.00,'','10','1','Inventory sold','1','','sales','1661','','No',NULL,NULL,''),(21867,'1110','101737397320','2025-01-20 21:22:00',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(21868,'5500','101737397320','2025-01-20 21:44:57',39.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21869,'1000','101737397320','2025-01-20 21:45:03',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'syu6 '),(21870,'4000','101737397320','2025-01-20 21:45:03',NULL,50.00,'','10','1','Good sold','1','','sales','1661','','No',NULL,NULL,''),(21871,'4000','101737397320','2025-01-20 21:22:00',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(21872,'1110','101737398713','2025-01-20 21:47:28',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(21873,'5500','101737398713','2025-01-20 21:45:13',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21874,'1000','101737398713','2025-01-20 21:47:28',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EWTFSETG'),(21875,'4000','101737398713','2025-01-20 21:47:28',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(21876,'1000','101737442013','2025-01-21 09:47:36',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21877,'4000','101737442013','2025-01-21 09:47:36',NULL,10.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(21878,'1110','101737442058','2025-01-21 11:34:52',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(21879,'5500','101737442058','2025-01-21 09:47:38',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21880,'1000','101737442058','2025-01-21 11:34:52',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'drfqwefcw'),(21881,'4000','101737442058','2025-01-21 11:34:52',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(21882,'1110','101737448498','2025-01-21 11:37:50',NULL,5.00,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(21883,'5500','101737448498','2025-01-21 11:34:58',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21884,'1000','101737448498','2025-01-21 11:37:50',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21885,'4000','101737448498','2025-01-21 11:37:50',NULL,10.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(21886,'1110','101737451777','2025-01-21 12:30:49',NULL,109.00,'','10','1','Inventory sold','1','','sales','1183','','No',NULL,NULL,''),(21887,'1110','101737451777','2025-01-21 12:29:37',NULL,55.00,'','10','1','Inventory sold','1','','sales','1635','','No',NULL,NULL,''),(21888,'1110','101737451777','2025-01-21 12:30:10',NULL,15.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(21889,'5500','101737451777','2025-01-21 12:30:38',179.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21890,'1000','101737451777','2025-01-21 12:30:49',450.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fsvrwdv'),(21891,'4000','101737451777','2025-01-21 12:30:49',NULL,200.00,'','10','1','Good sold','1','','sales','1183','','No',NULL,NULL,''),(21892,'4000','101737451777','2025-01-21 12:29:37',NULL,200.00,'','10','1','Good sold','1','','sales','1635','','No',NULL,NULL,''),(21893,'4000','101737451777','2025-01-21 12:30:10',NULL,50.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(21894,'1110','101737451856','2025-01-21 13:53:32',NULL,8.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(21895,'5500','101737451856','2025-01-21 12:30:56',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21896,'1000','101737451856','2025-01-21 13:53:32',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21897,'4000','101737451856','2025-01-21 13:53:32',NULL,40.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(21898,'1110','101737464950','2025-01-21 16:09:43',NULL,12.50,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(21899,'1110','101737464950','2025-01-21 16:09:10',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(21900,'5500','101737464950','2025-01-21 16:09:25',32.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21901,'1000','101737464950','2025-01-21 16:09:43',75.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21902,'4000','101737464950','2025-01-21 16:09:43',NULL,25.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(21903,'4000','101737464950','2025-01-21 16:09:10',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(21908,'1110','101737464986','2025-01-21 16:09:53',NULL,95.00,'','10','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(21909,'1110','101737464986','2025-01-21 16:19:20',NULL,15.00,'','10','1','Inventory sold','1','','sales','1647','','No',NULL,NULL,''),(21910,'1110','101737464986','2025-01-21 16:19:57',NULL,40.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(21911,'5500','101737464986','2025-01-21 16:30:52',150.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21912,'1000','101737464986','2025-01-21 16:09:53',500.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tyd7'),(21913,'4000','101737464986','2025-01-21 16:09:53',NULL,200.00,'','10','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(21914,'4000','101737464986','2025-01-21 16:19:20',NULL,100.00,'','10','1','Good sold','1','','sales','1647','','No',NULL,NULL,''),(21915,'4000','101737464986','2025-01-21 16:19:57',NULL,200.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(21916,'1110','101737470839','2025-01-21 17:47:26',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(21917,'5500','101737470839','2025-01-21 17:47:19',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21918,'1000','101737470839','2025-01-21 17:47:26',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21919,'4000','101737470839','2025-01-21 17:47:26',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(21920,'1110','101737470848','2025-01-21 17:56:30',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(21921,'5500','101737470848','2025-01-21 17:47:28',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21922,'1000','101737470848','2025-01-21 17:56:30',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21923,'4000','101737470848','2025-01-21 17:56:30',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(21924,'1000','101737474744','2025-01-21 18:52:42',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'5r7w45e'),(21925,'4000','101737474744','2025-01-21 18:52:42',NULL,200.00,'','10','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(21926,'1110','101737474774','2025-01-21 18:53:15',NULL,50.00,'','10','1','Inventory sold','1','','sales','1645','','No',NULL,NULL,''),(21927,'1110','101737474774','2025-01-21 18:52:54',NULL,30.00,'','10','1','Inventory sold','1','','sales','942','','No',NULL,NULL,''),(21928,'5500','101737474774','2025-01-21 18:53:03',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21929,'1000','101737474774','2025-01-21 18:53:15',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'r54sytgd3wq'),(21930,'4000','101737474774','2025-01-21 18:53:15',NULL,250.00,'','10','1','Good sold','1','','sales','1645','','No',NULL,NULL,''),(21931,'4000','101737474774','2025-01-21 18:52:54',NULL,100.00,'','10','1','Good sold','1','','sales','942','','No',NULL,NULL,''),(21932,'1000','101737474802','2025-01-21 18:56:58',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21933,'4000','101737474802','2025-01-21 18:56:58',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(21934,'1110','101737475027','2025-01-21 19:07:23',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(21935,'5500','101737475027','2025-01-21 18:57:07',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21936,'1000','101737475027','2025-01-21 19:07:23',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21937,'4000','101737475027','2025-01-21 19:07:23',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(21938,'1110','101737475649','2025-01-21 19:34:08',NULL,146.40,'','10','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(21939,'5500','101737475649','2025-01-21 19:07:29',146.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21940,'1000','101737475649','2025-01-21 19:34:08',240.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sdfvgewfgvsefv'),(21941,'4000','101737475649','2025-01-21 19:34:08',NULL,240.00,'','10','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(21942,'1110','101737477255','2025-01-21 20:01:20',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(21943,'5500','101737477255','2025-01-21 19:34:15',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21944,'1000','101737477255','2025-01-21 20:01:20',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'adsfeq2rf'),(21945,'4000','101737477255','2025-01-21 20:01:20',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(21946,'1110','101737478884','2025-01-21 20:01:33',NULL,12.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(21947,'5500','101737478884','2025-01-21 20:01:24',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21948,'1000','101737478884','2025-01-21 20:01:33',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'qdwyi7rwe'),(21949,'4000','101737478884','2025-01-21 20:01:33',NULL,60.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(21950,'1110','101737478905','2025-01-21 20:01:55',NULL,7.50,'','10','1','Inventory sold','1','','sales','1573','','No',NULL,NULL,''),(21951,'5500','101737478905','2025-01-21 20:01:45',7.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21952,'1000','101737478905','2025-01-21 20:01:55',15.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21953,'4000','101737478905','2025-01-21 20:01:55',NULL,15.00,'','10','1','Good sold','1','','sales','1573','','No',NULL,NULL,''),(21954,'1110','101737478917','2025-01-21 20:02:40',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(21955,'5500','101737478917','2025-01-21 20:01:57',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21956,'1000','101737478917','2025-01-21 20:02:40',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21957,'4000','101737478917','2025-01-21 20:02:40',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(21958,'1110','101737478962','2025-01-21 20:06:54',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(21959,'5500','101737478962','2025-01-21 20:02:42',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21960,'1000','101737478962','2025-01-21 20:06:54',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ewfr3rs3erd'),(21961,'4000','101737478962','2025-01-21 20:06:54',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(21962,'1000','101737479226','2025-01-21 20:24:14',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edw3de32'),(21963,'4000','101737479226','2025-01-21 20:24:14',NULL,50.00,'','10','1','Good sold','1','','sales','1109','','No',NULL,NULL,''),(21964,'1110','101737480258','2025-01-21 20:24:24',NULL,32.00,'','10','1','Inventory sold','1','','sales','893','','No',NULL,NULL,''),(21965,'5500','101737480258','2025-01-21 20:24:18',32.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21966,'1000','101737480258','2025-01-21 20:24:24',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'wsedrwr'),(21967,'4000','101737480258','2025-01-21 20:24:24',NULL,100.00,'','10','1','Good sold','1','','sales','893','','No',NULL,NULL,''),(21968,'1000','101737480269','2025-01-21 21:09:53',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21969,'4000','101737480269','2025-01-21 21:09:53',NULL,50.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(21970,'1110','101737483398','2025-01-21 21:16:53',NULL,18.00,'','10','1','Inventory sold','1','','sales','305','','No',NULL,NULL,''),(21971,'5500','101737483398','2025-01-21 21:16:38',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21972,'1000','101737483398','2025-01-21 21:16:53',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21973,'4000','101737483398','2025-01-21 21:16:53',NULL,100.00,'','10','1','Good sold','1','','sales','305','','No',NULL,NULL,''),(21974,'1110','101737483415','2025-01-21 21:28:20',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(21975,'5500','101737483415','2025-01-21 21:16:55',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21976,'1000','101737483415','2025-01-21 21:28:20',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21977,'4000','101737483415','2025-01-21 21:28:20',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(21978,'1110','101737484106','2025-01-21 21:28:47',NULL,8.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(21979,'1110','101737484106','2025-01-21 21:28:26',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(21980,'5500','101737484106','2025-01-21 21:28:35',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21981,'1000','101737484106','2025-01-21 21:28:47',90.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21982,'4000','101737484106','2025-01-21 21:28:47',NULL,40.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(21983,'4000','101737484106','2025-01-21 21:28:26',NULL,50.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(21984,'1110','101737484312','2025-01-21 21:32:05',NULL,6.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(21985,'5500','101737484312','2025-01-21 21:31:52',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21986,'1000','101737484312','2025-01-21 21:32:05',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21987,'4000','101737484312','2025-01-21 21:32:05',NULL,100.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(21988,'1000','101737531881','2025-01-22 10:44:51',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21989,'4000','101737531881','2025-01-22 10:44:51',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(21990,'1000','101737531898','2025-01-22 10:45:04',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TYHE5TYHE'),(21991,'4000','101737531898','2025-01-22 10:45:04',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(21992,'1110','101737535013','2025-01-22 11:37:23',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(21993,'5500','101737535013','2025-01-22 11:36:53',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21994,'1000','101737535013','2025-01-22 11:37:23',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UETRKEFG'),(21995,'4000','101737535013','2025-01-22 11:37:23',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(21996,'1110','101737548009','2025-01-22 15:13:49',NULL,72.00,'','10','1','Inventory sold','1','','sales','290','','No',NULL,NULL,''),(21997,'5500','101737548009','2025-01-22 15:13:29',72.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21998,'1000','101737548009','2025-01-22 15:13:49',180.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rfdastesa'),(21999,'4000','101737548009','2025-01-22 15:13:49',NULL,180.00,'','10','1','Good sold','1','','sales','290','','No',NULL,NULL,''),(22002,'1110','101737548044','2025-01-22 16:53:21',NULL,96.00,'','10','1','Inventory sold','1','','sales','470','','No',NULL,NULL,''),(22003,'5500','101737548044','2025-01-22 17:43:08',96.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22004,'1000','101737548044','2025-01-22 16:53:21',180.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'efre4frs'),(22005,'4000','101737548044','2025-01-22 16:53:21',NULL,180.00,'','10','1','Good sold','1','','sales','470','','No',NULL,NULL,''),(22006,'1110','101737557005','2025-01-22 17:43:39',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(22007,'5500','101737557005','2025-01-22 17:43:25',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22008,'1000','101737557005','2025-01-22 17:43:39',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22009,'4000','101737557005','2025-01-22 17:43:39',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(22010,'1110','101737557043','2025-01-22 17:44:09',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(22011,'5500','101737557043','2025-01-22 17:44:03',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22012,'1000','101737557043','2025-01-22 17:44:09',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22013,'4000','101737557043','2025-01-22 17:44:09',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(22014,'1110','101737557052','2025-01-22 17:51:40',NULL,86.00,'','10','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(22015,'1110','101737557052','2025-01-22 17:44:12',NULL,55.00,'','10','1','Inventory sold','1','','sales','1603','','No',NULL,NULL,''),(22016,'5500','101737557052','2025-01-22 17:51:04',141.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22017,'1000','101737557052','2025-01-22 17:51:40',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'stwdyfrqwe'),(22018,'4000','101737557052','2025-01-22 17:51:40',NULL,200.00,'','10','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(22019,'4000','101737557052','2025-01-22 17:44:12',NULL,150.00,'','10','1','Good sold','1','','sales','1603','','No',NULL,NULL,''),(22020,'1110','101737558320','2025-01-22 18:07:34',NULL,275.00,'','10','1','Inventory sold','1','','sales','1654','','No',NULL,NULL,''),(22021,'5500','101737558320','2025-01-22 18:05:20',275.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22022,'1000','101737558320','2025-01-22 18:07:34',600.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sdkefgyd'),(22023,'4000','101737558320','2025-01-22 18:07:34',NULL,600.00,'','10','1','Good sold','1','','sales','1654','','No',NULL,NULL,''),(22024,'1110','101737558460','2025-01-22 18:32:09',NULL,20.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(22025,'5500','101737558460','2025-01-22 18:07:40',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22026,'1000','101737558460','2025-01-22 18:32:09',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RVLKRV KJTEY'),(22027,'4000','101737558460','2025-01-22 18:32:09',NULL,40.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(22028,'1110','101737559988','2025-01-22 19:04:40',NULL,43.00,'','10','1','Inventory sold','1','','sales','1526','','No',NULL,NULL,''),(22029,'5500','101737559988','2025-01-22 18:33:08',43.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22030,'1000','101737559988','2025-01-22 19:04:40',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22031,'4000','101737559988','2025-01-22 19:04:40',NULL,150.00,'','10','1','Good sold','1','','sales','1526','','No',NULL,NULL,''),(22032,'1110','101737561883','2025-01-22 19:10:31',NULL,4.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(22033,'5500','101737561883','2025-01-22 19:04:43',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22034,'1000','101737561883','2025-01-22 19:10:31',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'VTRTEUE'),(22035,'4000','101737561883','2025-01-22 19:10:31',NULL,20.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(22036,'1110','101737562242','2025-01-22 19:12:24',NULL,3.00,'','10','1','Inventory sold','1','','sales','1647','','No',NULL,NULL,''),(22037,'5500','101737562242','2025-01-22 19:10:42',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22038,'1000','101737562242','2025-01-22 19:12:24',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22039,'4000','101737562242','2025-01-22 19:12:24',NULL,20.00,'','10','1','Good sold','1','','sales','1647','','No',NULL,NULL,''),(22040,'1110','101737562348','2025-01-22 20:02:49',NULL,95.00,'','10','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(22041,'5500','101737562348','2025-01-22 19:12:28',95.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22042,'1000','101737562348','2025-01-22 20:02:49',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22043,'4000','101737562348','2025-01-22 20:02:49',NULL,200.00,'','10','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(22044,'1110','101737565371','2025-01-22 20:31:32',NULL,8.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(22045,'1110','101737565371','2025-01-22 20:02:51',NULL,32.00,'','10','1','Inventory sold','1','','sales','893','','No',NULL,NULL,''),(22046,'5500','101737565371','2025-01-22 20:03:10',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22047,'1000','101737565371','2025-01-22 20:31:32',140.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22048,'4000','101737565371','2025-01-22 20:31:32',NULL,40.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(22049,'4000','101737565371','2025-01-22 20:02:51',NULL,100.00,'','10','1','Good sold','1','','sales','893','','No',NULL,NULL,''),(22050,'1110','101737567095','2025-01-22 20:31:46',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(22051,'5500','101737567095','2025-01-22 20:31:35',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22052,'1000','101737567095','2025-01-22 20:31:46',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22053,'4000','101737567095','2025-01-22 20:31:46',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(22054,'1110','101737567108','2025-01-22 20:32:05',NULL,12.25,'','10','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(22055,'5500','101737567108','2025-01-22 20:31:48',12.25,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22056,'1000','101737567108','2025-01-22 20:32:05',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'PITGUIEY'),(22057,'4000','101737567108','2025-01-22 20:32:05',NULL,50.00,'','10','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(22058,'1110','101737567132','2025-01-22 20:35:39',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(22059,'5500','101737567132','2025-01-22 20:32:12',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22060,'1000','101737567132','2025-01-22 20:35:39',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22061,'4000','101737567132','2025-01-22 20:35:39',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(22062,'1110','101737567341','2025-01-22 20:36:54',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(22063,'1110','101737567341','2025-01-22 20:35:41',NULL,10.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(22064,'5500','101737567341','2025-01-22 20:36:47',13.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22065,'1000','101737567341','2025-01-22 20:36:54',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DFFRQQ'),(22066,'4000','101737567341','2025-01-22 20:36:54',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(22067,'4000','101737567341','2025-01-22 20:35:41',NULL,20.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(22068,'1110','101737567422','2025-01-22 20:58:33',NULL,47.00,'','10','1','Inventory sold','1','','sales','714','','No',NULL,NULL,''),(22069,'5500','101737567422','2025-01-22 20:37:02',47.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22070,'1000','101737567422','2025-01-22 20:58:33',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22071,'4000','101737567422','2025-01-22 20:58:33',NULL,150.00,'','10','1','Good sold','1','','sales','714','','No',NULL,NULL,''),(22072,'1110','101737568715','2025-01-22 20:59:20',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(22073,'1110','101737568715','2025-01-22 20:58:35',NULL,0.00,'','10','1','Inventory sold','1','','sales','1069','','No',NULL,NULL,''),(22074,'1110','101737568715','2025-01-22 20:58:45',NULL,15.00,'','10','1','Inventory sold','1','','sales','1615','','No',NULL,NULL,''),(22075,'5500','101737568715','2025-01-22 20:58:57',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22076,'1000','101737568715','2025-01-22 20:59:20',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22077,'4000','101737568715','2025-01-22 20:59:20',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(22078,'4000','101737568715','2025-01-22 20:58:35',NULL,50.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(22079,'4000','101737568715','2025-01-22 20:58:45',NULL,50.00,'','10','1','Good sold','1','','sales','1615','','No',NULL,NULL,''),(22080,'1110','101737572056','2025-01-22 21:54:28',NULL,68.00,'','10','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(22081,'5500','101737572056','2025-01-22 21:54:16',68.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22082,'1000','101737572056','2025-01-22 21:54:28',120.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'T5RWRY'),(22083,'4000','101737572056','2025-01-22 21:54:28',NULL,120.00,'','10','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(22084,'1110','101737572075','2025-01-22 21:57:49',NULL,14.00,'','10','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(22085,'5500','101737572075','2025-01-22 21:54:35',14.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22086,'1000','101737572075','2025-01-22 21:57:49',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22087,'4000','101737572075','2025-01-22 21:57:49',NULL,20.00,'','10','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(22088,'1110','101737572271','2025-01-22 21:57:56',NULL,6.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(22089,'5500','101737572271','2025-01-22 21:57:51',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22090,'1000','101737572271','2025-01-22 21:57:56',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22091,'4000','101737572271','2025-01-22 21:57:56',NULL,100.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(22092,'1000','101737611512','2025-01-23 08:52:02',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22093,'4000','101737611512','2025-01-23 08:52:02',NULL,200.00,'','10','1','Good sold','1','','sales','711','','No',NULL,NULL,''),(22094,'1000','101737611525','2025-01-23 08:53:13',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22095,'4000','101737611525','2025-01-23 08:53:13',NULL,50.00,'','10','1','Good sold','1','','sales','1109','','No',NULL,NULL,''),(22096,'1110','101737622412','2025-01-23 11:53:40',NULL,5.50,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(22097,'5500','101737622412','2025-01-23 11:53:32',5.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22098,'1000','101737622412','2025-01-23 11:53:40',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22099,'4000','101737622412','2025-01-23 11:53:40',NULL,20.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(22100,'1110','101737642618','2025-01-23 17:30:39',NULL,20.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(22101,'5500','101737642618','2025-01-23 17:30:18',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22102,'1000','101737642618','2025-01-23 17:30:39',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22103,'4000','101737642618','2025-01-23 17:30:39',NULL,100.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(22104,'1110','101737642646','2025-01-23 17:37:49',NULL,25.00,'','10','1','Inventory sold','1','','sales','857','','No',NULL,NULL,''),(22105,'1110','101737642646','2025-01-23 17:30:46',NULL,15.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(22106,'1110','101737642646','2025-01-23 17:37:10',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(22107,'5500','101737642646','2025-01-23 17:37:33',70.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22108,'1000','101737642646','2025-01-23 17:37:49',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'5e7as43s34w'),(22109,'4000','101737642646','2025-01-23 17:37:49',NULL,50.00,'','10','1','Good sold','1','','sales','857','','No',NULL,NULL,''),(22110,'4000','101737642646','2025-01-23 17:30:46',NULL,50.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(22111,'4000','101737642646','2025-01-23 17:37:10',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(22112,'1110','101737643082','2025-01-23 17:42:07',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(22113,'1110','101737643082','2025-01-23 17:38:02',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(22114,'1110','101737643082','2025-01-23 17:41:52',NULL,18.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(22115,'5500','101737643082','2025-01-23 17:41:57',58.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22116,'1000','101737643082','2025-01-23 17:42:07',260.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFGYBTRF'),(22117,'4000','101737643082','2025-01-23 17:42:07',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(22118,'4000','101737643082','2025-01-23 17:38:02',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(22119,'4000','101737643082','2025-01-23 17:41:52',NULL,60.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(22120,'1110','101737643336','2025-01-23 18:14:59',NULL,12.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(22121,'5500','101737643336','2025-01-23 17:42:16',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22122,'1000','101737643336','2025-01-23 18:14:59',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JHI6RFUHB'),(22123,'4000','101737643336','2025-01-23 18:14:59',NULL,200.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(22124,'1110','101737645310','2025-01-23 19:04:57',NULL,30.00,'','10','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(22125,'1110','101737645310','2025-01-23 18:15:10',NULL,0.00,'','10','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(22126,'5500','101737645310','2025-01-23 19:04:48',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22127,'1000','101737645310','2025-01-23 19:04:57',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22128,'4000','101737645310','2025-01-23 19:04:57',NULL,100.00,'','10','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(22129,'4000','101737645310','2025-01-23 18:15:10',NULL,100.00,'','10','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(22130,'1110','101737648302','2025-01-23 19:06:50',NULL,15.00,'','10','1','Inventory sold','1','','sales','1374','','No',NULL,NULL,''),(22131,'1110','101737648302','2025-01-23 19:05:02',NULL,30.00,'','10','1','Inventory sold','1','','sales','291','','No',NULL,NULL,''),(22132,'1110','101737648302','2025-01-23 19:06:03',NULL,50.00,'','10','1','Inventory sold','1','','sales','1645','','No',NULL,NULL,''),(22133,'1110','101737648302','2025-01-23 19:06:15',NULL,43.00,'','10','1','Inventory sold','1','','sales','1526','','No',NULL,NULL,''),(22134,'1110','101737648302','2025-01-23 19:06:24',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(22135,'5500','101737648302','2025-01-23 19:06:42',148.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22136,'1000','101737648302','2025-01-23 19:06:50',650.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TGCYUV553D'),(22137,'4000','101737648302','2025-01-23 19:06:50',NULL,50.00,'','10','1','Good sold','1','','sales','1374','','No',NULL,NULL,''),(22138,'4000','101737648302','2025-01-23 19:05:02',NULL,150.00,'','10','1','Good sold','1','','sales','291','','No',NULL,NULL,''),(22139,'4000','101737648302','2025-01-23 19:06:03',NULL,250.00,'','10','1','Good sold','1','','sales','1645','','No',NULL,NULL,''),(22140,'4000','101737648302','2025-01-23 19:06:15',NULL,150.00,'','10','1','Good sold','1','','sales','1526','','No',NULL,NULL,''),(22141,'4000','101737648302','2025-01-23 19:06:24',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(22142,'1110','101737648419','2025-01-23 19:07:53',NULL,0.00,'','10','1','Inventory sold','1','','sales','1059','','No',NULL,NULL,''),(22143,'1110','101737648419','2025-01-23 19:06:59',NULL,18.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(22144,'1110','101737648419','2025-01-23 19:07:07',NULL,10.00,'','10','1','Inventory sold','1','','sales','291','','No',NULL,NULL,''),(22145,'1110','101737648419','2025-01-23 19:07:17',NULL,0.00,'','10','1','Inventory sold','1','','sales','1069','','No',NULL,NULL,''),(22146,'5500','101737648419','2025-01-23 19:07:38',28.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22147,'1000','101737648419','2025-01-23 19:07:53',560.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'CTRD234D'),(22148,'4000','101737648419','2025-01-23 19:07:53',NULL,400.00,'','10','1','Good sold','1','','sales','1059','','No',NULL,NULL,''),(22149,'4000','101737648419','2025-01-23 19:06:59',NULL,60.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(22150,'4000','101737648419','2025-01-23 19:07:07',NULL,50.00,'','10','1','Good sold','1','','sales','291','','No',NULL,NULL,''),(22151,'4000','101737648419','2025-01-23 19:07:17',NULL,50.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(22152,'1110','101737648481','2025-01-23 19:09:54',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(22153,'5500','101737648481','2025-01-23 19:08:01',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22154,'1000','101737648481','2025-01-23 19:09:54',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GDFSVTHTF'),(22155,'4000','101737648481','2025-01-23 19:09:54',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(22156,'1110','101737648602','2025-01-23 19:27:20',NULL,30.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(22157,'5500','101737648602','2025-01-23 19:10:03',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22158,'1000','101737648602','2025-01-23 19:27:20',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22159,'4000','101737648602','2025-01-23 19:27:20',NULL,100.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(22160,'1000','101737651074','2025-01-23 19:51:58',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rfgcx trfce'),(22161,'4000','101737651074','2025-01-23 19:51:58',NULL,100.00,'','10','1','Good sold','1','','sales','480','','No',NULL,NULL,''),(22162,'1110','101737651155','2025-01-23 19:52:58',NULL,37.00,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(22163,'5500','101737651155','2025-01-23 19:52:35',37.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22164,'1000','101737651155','2025-01-23 19:52:58',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22165,'4000','101737651155','2025-01-23 19:52:58',NULL,100.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(22166,'1000','101737651180','2025-01-23 20:30:54',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'6yv6ycv'),(22167,'4000','101737651180','2025-01-23 20:30:54',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(22168,'1110','101737653462','2025-01-23 20:55:40',NULL,22.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(22169,'5500','101737653462','2025-01-23 20:31:02',22.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22170,'1000','101737653462','2025-01-23 20:55:40',110.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rgegtt34t'),(22171,'4000','101737653462','2025-01-23 20:55:40',NULL,110.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(22172,'1110','101737654945','2025-01-23 21:09:07',NULL,30.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(22173,'5500','101737654945','2025-01-23 20:55:45',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22174,'1000','101737654945','2025-01-23 21:09:07',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22175,'4000','101737654945','2025-01-23 21:09:07',NULL,100.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(22176,'1110','101737655750','2025-01-23 21:10:00',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(22177,'5500','101737655750','2025-01-23 21:09:10',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22178,'1000','101737655750','2025-01-23 21:10:00',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ayfdx'),(22179,'4000','101737655750','2025-01-23 21:10:00',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(22182,'1110','101737655805','2025-01-23 21:44:46',NULL,15.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(22183,'5500','101737655805','2025-01-23 21:47:58',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22184,'1000','101737655805','2025-01-23 21:44:46',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rf3rdrd'),(22185,'4000','101737655805','2025-01-23 21:44:46',NULL,50.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(22186,'1110','101737698132','2025-01-24 08:56:09',NULL,100.00,'','10','1','Inventory sold','1','','sales','1230','','No',NULL,NULL,''),(22187,'1110','101737698132','2025-01-24 08:55:32',NULL,55.00,'','10','1','Inventory sold','1','','sales','1635','','No',NULL,NULL,''),(22188,'1110','101737698132','2025-01-24 08:55:47',NULL,15.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(22189,'5500','101737698132','2025-01-24 08:55:54',170.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22190,'1000','101737698132','2025-01-24 08:56:09',400.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22191,'4000','101737698132','2025-01-24 08:56:09',NULL,150.00,'','10','1','Good sold','1','','sales','1230','','No',NULL,NULL,''),(22192,'4000','101737698132','2025-01-24 08:55:32',NULL,200.00,'','10','1','Good sold','1','','sales','1635','','No',NULL,NULL,''),(22193,'4000','101737698132','2025-01-24 08:55:47',NULL,50.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(22194,'1000','101737698173','2025-01-24 08:59:13',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rftgwser4gtw'),(22195,'4000','101737698173','2025-01-24 08:59:13',NULL,200.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(22196,'1110','101737698394','2025-01-24 09:00:19',NULL,12.00,'','10','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(22197,'5500','101737698394','2025-01-24 08:59:54',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22198,'1000','101737698394','2025-01-24 09:00:19',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22199,'4000','101737698394','2025-01-24 09:00:19',NULL,100.00,'','10','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(22200,'1110','101737698423','2025-01-24 11:24:32',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(22201,'1110','101737698423','2025-01-24 09:00:23',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(22202,'5500','101737698423','2025-01-24 11:24:17',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22203,'1000','101737698423','2025-01-24 11:24:32',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22204,'4000','101737698423','2025-01-24 11:24:32',NULL,30.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(22205,'4000','101737698423','2025-01-24 09:00:23',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(22206,'1110','101737707075','2025-01-24 12:08:25',NULL,6.00,'','10','1','Inventory sold','1','','sales','1655','','No',NULL,NULL,''),(22207,'5500','101737707075','2025-01-24 11:24:35',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22208,'1000','101737707075','2025-01-24 12:08:25',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22209,'4000','101737707075','2025-01-24 12:08:25',NULL,20.00,'','10','1','Good sold','1','','sales','1655','','No',NULL,NULL,''),(22210,'1110','101737718987','2025-01-24 15:22:44',NULL,60.00,'','10','1','Inventory sold','1','','sales','1432','','No',NULL,NULL,''),(22211,'1110','101737718987','2025-01-24 14:43:07',NULL,15.00,'','10','1','Inventory sold','1','','sales','890','','No',NULL,NULL,''),(22212,'5500','101737718987','2025-01-24 15:21:57',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22213,'1000','101737718987','2025-01-24 15:22:44',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'efrw3rdwr'),(22214,'4000','101737718987','2025-01-24 15:22:44',NULL,200.00,'','10','1','Good sold','1','','sales','1432','','No',NULL,NULL,''),(22215,'4000','101737718987','2025-01-24 14:43:07',NULL,100.00,'','10','1','Good sold','1','','sales','890','','No',NULL,NULL,''),(22216,'1110','101737721369','2025-01-24 15:23:44',NULL,130.00,'','10','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(22217,'1110','101737721369','2025-01-24 15:22:49',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(22218,'1110','101737721369','2025-01-24 15:23:09',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(22219,'5500','101737721369','2025-01-24 15:23:30',140.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22220,'1000','101737721369','2025-01-24 15:23:44',500.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22221,'4000','101737721369','2025-01-24 15:23:44',NULL,300.00,'','10','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(22222,'4000','101737721369','2025-01-24 15:22:49',NULL,150.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(22223,'4000','101737721369','2025-01-24 15:23:09',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(22224,'1000','101737721476','2025-01-24 15:24:48',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'degrfve3fr'),(22225,'4000','101737721476','2025-01-24 15:24:48',NULL,100.00,'','10','1','Good sold','1','','sales','1144','','No',NULL,NULL,''),(22226,'1110','101737721494','2025-01-24 19:16:18',NULL,50.00,'','10','1','Inventory sold','1','','sales','1363','','No',NULL,NULL,''),(22227,'5500','101737721494','2025-01-24 15:24:54',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22228,'1000','101737721494','2025-01-24 19:16:18',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EW47YH'),(22229,'4000','101737721494','2025-01-24 19:16:18',NULL,100.00,'','10','1','Good sold','1','','sales','1363','','No',NULL,NULL,''),(22230,'1110','101737735397','2025-01-24 19:16:59',NULL,0.00,'','10','1','Inventory sold','1','','sales','523','','No',NULL,NULL,''),(22231,'1110','101737735397','2025-01-24 19:16:37',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(22232,'5500','101737735397','2025-01-24 19:16:48',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22233,'1000','101737735397','2025-01-24 19:16:59',95.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22234,'4000','101737735397','2025-01-24 19:16:59',NULL,75.00,'','10','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(22235,'4000','101737735397','2025-01-24 19:16:37',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(22236,'1110','101737735422','2025-01-24 19:17:21',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(22237,'1110','101737735422','2025-01-24 19:17:02',NULL,8.00,'','10','1','Inventory sold','1','','sales','1629','','No',NULL,NULL,''),(22238,'5500','101737735422','2025-01-24 19:17:11',11.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22239,'1000','101737735422','2025-01-24 19:17:21',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22240,'4000','101737735422','2025-01-24 19:17:21',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(22241,'4000','101737735422','2025-01-24 19:17:02',NULL,20.00,'','10','1','Good sold','1','','sales','1629','','No',NULL,NULL,''),(22242,'1000','101737735443','2025-01-24 19:17:39',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22243,'4000','101737735443','2025-01-24 19:17:39',NULL,20.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(22244,'4000','101737735443','2025-01-24 19:17:23',NULL,10.00,'','10','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(22245,'1110','101737736495','2025-01-24 19:35:33',NULL,195.00,'','10','1','Inventory sold','1','','sales','1639','','No',NULL,NULL,''),(22246,'1110','101737736495','2025-01-24 19:34:55',NULL,100.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(22247,'1110','101737736495','2025-01-24 19:35:09',NULL,45.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(22248,'5500','101737736495','2025-01-24 19:35:22',340.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22249,'1000','101737736495','2025-01-24 19:35:33',1050.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EQWRFERW'),(22250,'4000','101737736495','2025-01-24 19:35:33',NULL,400.00,'','10','1','Good sold','1','','sales','1639','','No',NULL,NULL,''),(22251,'4000','101737736495','2025-01-24 19:34:55',NULL,500.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(22252,'4000','101737736495','2025-01-24 19:35:09',NULL,150.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(22253,'1110','101737736543','2025-01-24 19:55:58',NULL,4.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(22254,'5500','101737736543','2025-01-24 19:35:43',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22255,'1000','101737736543','2025-01-24 19:55:58',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FERWQWR'),(22256,'4000','101737736543','2025-01-24 19:55:58',NULL,20.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(22257,'1000','101737737765','2025-01-24 20:03:22',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22258,'4000','101737737765','2025-01-24 20:03:22',NULL,20.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(22259,'1000','101737738205','2025-01-24 20:09:15',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WDFRQA'),(22260,'4000','101737738205','2025-01-24 20:09:15',NULL,100.00,'','10','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(22261,'1110','101737738561','2025-01-24 20:09:30',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(22262,'5500','101737738561','2025-01-24 20:09:21',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22263,'1000','101737738561','2025-01-24 20:09:30',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22264,'4000','101737738561','2025-01-24 20:09:30',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(22265,'1110','101737738573','2025-01-24 20:42:51',NULL,8.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(22266,'5500','101737738573','2025-01-24 20:09:33',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22267,'1000','101737738573','2025-01-24 20:42:51',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DASSSSSFW'),(22268,'4000','101737738573','2025-01-24 20:42:51',NULL,40.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(22269,'1110','101737740577','2025-01-24 21:12:13',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(22270,'1110','101737740577','2025-01-24 20:42:57',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(22271,'1110','101737740577','2025-01-24 21:11:02',NULL,108.00,'','10','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(22272,'5500','101737740577','2025-01-24 21:11:55',128.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22273,'1000','101737740577','2025-01-24 21:12:13',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22274,'4000','101737740577','2025-01-24 21:12:13',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(22275,'4000','101737740577','2025-01-24 20:42:57',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(22276,'4000','101737740577','2025-01-24 21:11:02',NULL,150.00,'','10','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(22277,'1000','101737742350','2025-01-24 21:12:45',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22278,'4000','101737742350','2025-01-24 21:12:45',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(22279,'1110','101737742371','2025-01-24 21:16:34',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(22280,'5500','101737742371','2025-01-24 21:12:51',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22281,'1000','101737742371','2025-01-24 21:16:34',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,' CDM,DR'),(22282,'4000','101737742371','2025-01-24 21:16:34',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(22283,'1110','101737818542','2025-01-25 18:22:42',NULL,130.00,'','10','1','Inventory sold','1','','sales','53','','No',NULL,NULL,''),(22284,'5500','101737818542','2025-01-25 18:22:23',130.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22285,'1000','101737818542','2025-01-25 18:22:42',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rtdsaeraw'),(22286,'4000','101737818542','2025-01-25 18:22:42',NULL,300.00,'','10','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(22287,'1110','101737818572','2025-01-25 18:50:07',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(22288,'5500','101737818572','2025-01-25 18:22:52',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22289,'1000','101737818572','2025-01-25 18:50:07',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22290,'4000','101737818572','2025-01-25 18:50:07',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(22291,'1110','101737820211','2025-01-25 18:50:27',NULL,4.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(22292,'1110','101737820211','2025-01-25 18:50:11',NULL,12.00,'','10','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(22293,'5500','101737820211','2025-01-25 18:50:18',16.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22294,'1000','101737820211','2025-01-25 18:50:27',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22295,'4000','101737820211','2025-01-25 18:50:27',NULL,20.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(22296,'4000','101737820211','2025-01-25 18:50:11',NULL,20.00,'','10','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(22297,'1110','101737820232','2025-01-25 19:01:59',NULL,65.00,'','10','1','Inventory sold','1','','sales','53','','No',NULL,NULL,''),(22298,'5500','101737820232','2025-01-25 18:50:32',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22299,'1000','101737820232','2025-01-25 19:01:59',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'vhvytvy'),(22300,'4000','101737820232','2025-01-25 19:01:59',NULL,150.00,'','10','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(22301,'1110','101737820938','2025-01-25 19:34:04',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(22302,'5500','101737820938','2025-01-25 19:02:19',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22303,'1000','101737820938','2025-01-25 19:34:04',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22304,'4000','101737820938','2025-01-25 19:34:04',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(22305,'1110','101737822851','2025-01-25 19:48:44',NULL,139.00,'','10','1','Inventory sold','1','','sales','1484','','No',NULL,NULL,''),(22306,'5500','101737822851','2025-01-25 19:34:11',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22307,'1000','101737822851','2025-01-25 19:48:44',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22308,'4000','101737822851','2025-01-25 19:48:44',NULL,200.00,'','10','1','Good sold','1','','sales','1484','','No',NULL,NULL,''),(22315,'1110','101737823728','2025-01-25 19:55:04',NULL,13.00,'','10','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(22316,'5500','101737823728','2025-01-25 20:12:22',13.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22317,'1000','101737823728','2025-01-25 19:55:04',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22318,'4000','101737823728','2025-01-25 19:55:04',NULL,30.00,'','10','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(22319,'1110','101737825152','2025-01-25 20:12:53',NULL,12.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(22320,'1110','101737825152','2025-01-25 20:12:32',NULL,45.00,'','10','1','Inventory sold','1','','sales','1653','','No',NULL,NULL,''),(22321,'5500','101737825152','2025-01-25 20:12:41',57.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22322,'1000','101737825152','2025-01-25 20:12:53',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RSFGEST5G3'),(22323,'4000','101737825152','2025-01-25 20:12:53',NULL,200.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(22324,'4000','101737825152','2025-01-25 20:12:32',NULL,200.00,'','10','1','Good sold','1','','sales','1653','','No',NULL,NULL,''),(22325,'1110','101737825177','2025-01-25 21:07:47',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(22326,'5500','101737825177','2025-01-25 20:12:57',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22327,'1000','101737825177','2025-01-25 21:07:47',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WCRFWERX'),(22328,'4000','101737825177','2025-01-25 21:07:47',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(22329,'1000','101737828473','2025-01-25 21:08:04',75.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22330,'4000','101737828473','2025-01-25 21:08:04',NULL,75.00,'','10','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(22331,'1110','101737828488','2025-01-25 21:35:22',NULL,50.00,'','10','1','Inventory sold','1','','sales','1636','','No',NULL,NULL,''),(22332,'1110','101737828488','2025-01-25 21:08:08',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(22333,'1110','101737828488','2025-01-25 21:34:43',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(22334,'5500','101737828488','2025-01-25 21:34:53',68.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22335,'1000','101737828488','2025-01-25 21:35:22',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'QERVTWGF'),(22336,'4000','101737828488','2025-01-25 21:35:22',NULL,150.00,'','10','1','Good sold','1','','sales','1636','','No',NULL,NULL,''),(22337,'4000','101737828488','2025-01-25 21:08:08',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(22338,'4000','101737828488','2025-01-25 21:34:43',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(22339,'1110','101737888892','2025-01-26 13:55:04',NULL,15.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(22340,'5500','101737888892','2025-01-26 13:54:52',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22341,'1000','101737888892','2025-01-26 13:55:04',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22342,'4000','101737888892','2025-01-26 13:55:04',NULL,50.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(22343,'1110','101737888918','2025-01-26 13:55:25',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(22344,'5500','101737888918','2025-01-26 13:55:18',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22345,'1000','101737888918','2025-01-26 13:55:25',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22346,'4000','101737888918','2025-01-26 13:55:25',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(22347,'1110','101737888929','2025-01-26 14:18:56',NULL,109.00,'','10','1','Inventory sold','1','','sales','1183','','No',NULL,NULL,''),(22348,'1110','101737888929','2025-01-26 13:55:29',NULL,0.00,'','10','1','Inventory sold','1','','sales','815','','No',NULL,NULL,''),(22349,'1110','101737888929','2025-01-26 14:17:24',NULL,59.00,'','10','1','Inventory sold','1','','sales','1497','','No',NULL,NULL,''),(22350,'1110','101737888929','2025-01-26 14:18:36',NULL,60.00,'','10','1','Inventory sold','1','','sales','1553','','No',NULL,NULL,''),(22351,'5500','101737888929','2025-01-26 14:18:45',228.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22352,'1000','101737888929','2025-01-26 14:18:56',600.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TYHOOOOOYTI'),(22353,'4000','101737888929','2025-01-26 14:18:56',NULL,200.00,'','10','1','Good sold','1','','sales','1183','','No',NULL,NULL,''),(22354,'4000','101737888929','2025-01-26 13:55:29',NULL,100.00,'','10','1','Good sold','1','','sales','815','','No',NULL,NULL,''),(22355,'4000','101737888929','2025-01-26 14:17:24',NULL,150.00,'','10','1','Good sold','1','','sales','1497','','No',NULL,NULL,''),(22356,'4000','101737888929','2025-01-26 14:18:36',NULL,150.00,'','10','1','Good sold','1','','sales','1553','','No',NULL,NULL,''),(22357,'1110','101737890353','2025-01-26 14:21:02',NULL,25.00,'','10','1','Inventory sold','1','','sales','1396','','No',NULL,NULL,''),(22358,'5500','101737890353','2025-01-26 14:19:13',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22359,'1000','101737890353','2025-01-26 14:21:02',75.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22360,'4000','101737890353','2025-01-26 14:21:02',NULL,75.00,'','10','1','Good sold','1','','sales','1396','','No',NULL,NULL,''),(22361,'1110','101737904679','2025-01-26 18:18:27',NULL,20.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(22362,'1110','101737904679','2025-01-26 18:17:59',NULL,15.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(22363,'5500','101737904679','2025-01-26 18:18:12',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22364,'1000','101737904679','2025-01-26 18:18:27',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22365,'4000','101737904679','2025-01-26 18:18:27',NULL,100.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(22366,'4000','101737904679','2025-01-26 18:17:59',NULL,50.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(22367,'1110','101737904710','2025-01-26 18:18:43',NULL,55.00,'','10','1','Inventory sold','1','','sales','1606','','No',NULL,NULL,''),(22368,'5500','101737904710','2025-01-26 18:18:30',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22369,'1000','101737904710','2025-01-26 18:18:43',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UBTFHUOL'),(22370,'4000','101737904710','2025-01-26 18:18:43',NULL,150.00,'','10','1','Good sold','1','','sales','1606','','No',NULL,NULL,''),(22371,'1110','101737904735','2025-01-26 18:43:58',NULL,55.00,'','10','1','Inventory sold','1','','sales','1603','','No',NULL,NULL,''),(22372,'5500','101737904735','2025-01-26 18:18:55',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22373,'1000','101737904735','2025-01-26 18:43:58',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DZHEDG8FQW'),(22374,'4000','101737904735','2025-01-26 18:43:58',NULL,150.00,'','10','1','Good sold','1','','sales','1603','','No',NULL,NULL,''),(22375,'1110','101737906246','2025-01-26 19:10:51',NULL,22.20,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(22376,'5500','101737906246','2025-01-26 18:44:07',22.20,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22377,'1000','101737906246','2025-01-26 19:10:51',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'E3 CRFS3R23'),(22378,'4000','101737906246','2025-01-26 19:10:51',NULL,60.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(22379,'1110','101737907858','2025-01-26 19:21:34',NULL,12.00,'','10','1','Inventory sold','1','','sales','1629','','No',NULL,NULL,''),(22380,'5500','101737907858','2025-01-26 19:10:58',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22381,'1000','101737907858','2025-01-26 19:21:34',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22382,'4000','101737907858','2025-01-26 19:21:34',NULL,30.00,'','10','1','Good sold','1','','sales','1629','','No',NULL,NULL,''),(22383,'1110','101737908499','2025-01-26 19:24:57',NULL,35.00,'','10','1','Inventory sold','1','','sales','422','','No',NULL,NULL,''),(22384,'1110','101737908499','2025-01-26 19:21:39',NULL,6.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(22385,'5500','101737908499','2025-01-26 19:24:50',41.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22386,'1000','101737908499','2025-01-26 19:24:57',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EYUTE7QREFR'),(22387,'4000','101737908499','2025-01-26 19:24:57',NULL,70.00,'','10','1','Good sold','1','','sales','422','','No',NULL,NULL,''),(22388,'4000','101737908499','2025-01-26 19:21:39',NULL,30.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(22389,'1110','101737908705','2025-01-26 19:50:54',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(22390,'1110','101737908705','2025-01-26 19:25:05',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(22391,'5500','101737908705','2025-01-26 19:50:44',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22392,'1000','101737908705','2025-01-26 19:50:54',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YGVHNHTGV'),(22393,'4000','101737908705','2025-01-26 19:50:54',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(22394,'4000','101737908705','2025-01-26 19:25:05',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(22395,'1000','101737910263','2025-01-26 19:51:16',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22396,'4000','101737910263','2025-01-26 19:51:16',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(22397,'1110','101737910279','2025-01-26 20:19:18',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(22398,'5500','101737910279','2025-01-26 19:51:19',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22399,'1000','101737910279','2025-01-26 20:19:18',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22400,'4000','101737910279','2025-01-26 20:19:18',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(22401,'1110','101737911960','2025-01-26 20:24:00',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(22402,'5500','101737911960','2025-01-26 20:19:20',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22403,'1000','101737911960','2025-01-26 20:24:00',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22404,'4000','101737911960','2025-01-26 20:24:00',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(22405,'1110','101737912244','2025-01-26 20:27:51',NULL,60.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(22406,'5500','101737912244','2025-01-26 20:24:04',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22407,'1000','101737912244','2025-01-26 20:27:51',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GHYV7P0978I'),(22408,'4000','101737912244','2025-01-26 20:27:51',NULL,150.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(22409,'1110','101737912479','2025-01-26 20:31:13',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(22410,'5500','101737912479','2025-01-26 20:27:59',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22411,'1000','101737912479','2025-01-26 20:31:13',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22412,'4000','101737912479','2025-01-26 20:31:13',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(22413,'1110','101737912675','2025-01-26 20:34:13',NULL,30.00,'','10','1','Inventory sold','1','','sales','1502','','No',NULL,NULL,''),(22414,'5500','101737912675','2025-01-26 20:31:15',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22415,'1000','101737912675','2025-01-26 20:34:13',130.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDF3T54'),(22416,'4000','101737912675','2025-01-26 20:34:13',NULL,130.00,'','10','1','Good sold','1','','sales','1502','','No',NULL,NULL,''),(22417,'1110','101737912862','2025-01-26 21:06:35',NULL,4.00,'','10','1','Inventory sold','1','','sales','915','','No',NULL,NULL,''),(22418,'1110','101737912862','2025-01-26 20:34:22',NULL,4.00,'','10','1','Inventory sold','1','','sales','1630','','No',NULL,NULL,''),(22419,'5500','101737912862','2025-01-26 21:06:23',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22420,'1000','101737912862','2025-01-26 21:06:35',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22421,'4000','101737912862','2025-01-26 21:06:35',NULL,10.00,'','10','1','Good sold','1','','sales','915','','No',NULL,NULL,''),(22422,'4000','101737912862','2025-01-26 20:34:22',NULL,10.00,'','10','1','Good sold','1','','sales','1630','','No',NULL,NULL,''),(22423,'1110','101737991517','2025-01-27 18:25:37',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(22424,'5500','101737991517','2025-01-27 18:25:17',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22425,'1000','101737991517','2025-01-27 18:25:37',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ed5y8 ed8'),(22426,'4000','101737991517','2025-01-27 18:25:37',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(22427,'1110','101737991548','2025-01-27 18:26:05',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(22428,'5500','101737991548','2025-01-27 18:25:48',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22429,'1000','101737991548','2025-01-27 18:26:05',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'u6y s5y6'),(22430,'4000','101737991548','2025-01-27 18:26:05',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(22431,'1110','101737991574','2025-01-27 18:26:31',NULL,2.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(22432,'1110','101737991574','2025-01-27 18:26:15',NULL,2.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(22433,'5500','101737991574','2025-01-27 18:26:15',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22434,'1000','101737991574','2025-01-27 18:26:31',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22435,'4000','101737991574','2025-01-27 18:26:31',NULL,10.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(22436,'4000','101737991574','2025-01-27 18:26:15',NULL,10.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(22437,'1110','101737991599','2025-01-27 18:27:14',NULL,6.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(22438,'5500','101737991599','2025-01-27 18:26:39',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22439,'1000','101737991599','2025-01-27 18:27:14',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22440,'4000','101737991599','2025-01-27 18:27:14',NULL,100.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(22441,'1110','101737991637','2025-01-27 18:29:11',NULL,36.00,'','10','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(22442,'1110','101737991637','2025-01-27 18:27:17',NULL,33.00,'','10','1','Inventory sold','1','','sales','1651','','No',NULL,NULL,''),(22443,'1110','101737991637','2025-01-27 18:28:27',NULL,50.00,'','10','1','Inventory sold','1','','sales','1228','','No',NULL,NULL,''),(22444,'5500','101737991637','2025-01-27 18:29:02',119.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22445,'1000','101737991637','2025-01-27 18:29:11',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'qaFTYWED3'),(22446,'4000','101737991637','2025-01-27 18:29:11',NULL,150.00,'','10','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(22447,'4000','101737991637','2025-01-27 18:27:17',NULL,150.00,'','10','1','Good sold','1','','sales','1651','','No',NULL,NULL,''),(22448,'4000','101737991637','2025-01-27 18:28:27',NULL,100.00,'','10','1','Good sold','1','','sales','1228','','No',NULL,NULL,''),(22449,'1110','101737991759','2025-01-27 18:29:54',NULL,36.00,'','10','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(22450,'1110','101737991759','2025-01-27 18:29:19',NULL,45.00,'','10','1','Inventory sold','1','','sales','1653','','No',NULL,NULL,''),(22451,'5500','101737991759','2025-01-27 18:29:45',81.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22452,'1000','101737991759','2025-01-27 18:29:54',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'REFGWEF4R'),(22453,'4000','101737991759','2025-01-27 18:29:54',NULL,150.00,'','10','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(22454,'4000','101737991759','2025-01-27 18:29:19',NULL,200.00,'','10','1','Good sold','1','','sales','1653','','No',NULL,NULL,''),(22455,'1110','101737991800','2025-01-27 18:30:42',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(22456,'5500','101737991800','2025-01-27 18:30:00',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22457,'1000','101737991800','2025-01-27 18:30:42',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22458,'4000','101737991800','2025-01-27 18:30:42',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(22459,'1110','101737991848','2025-01-27 18:32:57',NULL,20.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(22460,'5500','101737991848','2025-01-27 18:30:48',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22461,'1000','101737991848','2025-01-27 18:32:57',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DSY7RTFEWRF'),(22462,'4000','101737991848','2025-01-27 18:32:57',NULL,100.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(22463,'1110','101737992121','2025-01-27 18:41:22',NULL,30.00,'','10','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(22464,'5500','101737992121','2025-01-27 18:35:22',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22465,'1000','101737992121','2025-01-27 18:41:22',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'75YEFGUYY'),(22466,'4000','101737992121','2025-01-27 18:41:22',NULL,50.00,'','10','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(22467,'1110','101737992491','2025-01-27 18:46:06',NULL,50.00,'','10','1','Inventory sold','1','','sales','570','','No',NULL,NULL,''),(22468,'1110','101737992491','2025-01-27 18:41:31',NULL,10.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(22469,'1110','101737992491','2025-01-27 18:45:33',NULL,37.00,'','10','1','Inventory sold','1','','sales','369','','No',NULL,NULL,''),(22470,'5500','101737992491','2025-01-27 18:45:49',97.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22471,'1000','101737992491','2025-01-27 18:46:06',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EFEWRFE'),(22472,'4000','101737992491','2025-01-27 18:46:06',NULL,200.00,'','10','1','Good sold','1','','sales','570','','No',NULL,NULL,''),(22473,'4000','101737992491','2025-01-27 18:41:31',NULL,100.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(22474,'4000','101737992491','2025-01-27 18:45:33',NULL,100.00,'','10','1','Good sold','1','','sales','369','','No',NULL,NULL,''),(22475,'1110','101737992775','2025-01-27 18:48:29',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(22476,'5500','101737992775','2025-01-27 18:46:15',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22477,'1000','101737992775','2025-01-27 18:48:29',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22478,'4000','101737992775','2025-01-27 18:48:29',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(22479,'1000','101737992914','2025-01-27 18:48:45',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22480,'4000','101737992914','2025-01-27 18:48:45',NULL,30.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(22481,'1110','101737992927','2025-01-27 19:04:14',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(22482,'5500','101737992927','2025-01-27 18:48:47',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22483,'1000','101737992927','2025-01-27 19:04:14',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'3EWDE3223'),(22484,'4000','101737992927','2025-01-27 19:04:14',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(22485,'1110','101737993862','2025-01-27 19:21:57',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(22486,'5500','101737993862','2025-01-27 19:04:23',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22487,'1000','101737993862','2025-01-27 19:21:57',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'E4FRW2R3'),(22488,'4000','101737993862','2025-01-27 19:21:57',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(22489,'1000','101737995255','2025-01-27 19:27:44',75.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22490,'4000','101737995255','2025-01-27 19:27:44',NULL,75.00,'','10','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(22491,'1110','101737995267','2025-01-27 19:37:28',NULL,6.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(22492,'5500','101737995267','2025-01-27 19:27:47',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22493,'1000','101737995267','2025-01-27 19:37:28',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4EFTGWEFT34'),(22494,'4000','101737995267','2025-01-27 19:37:28',NULL,100.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(22495,'1110','101737995853','2025-01-27 19:42:13',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(22496,'5500','101737995853','2025-01-27 19:37:33',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22497,'1000','101737995853','2025-01-27 19:42:13',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UTGFP8IY6FR'),(22498,'4000','101737995853','2025-01-27 19:42:13',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(22499,'1110','101737996140','2025-01-27 20:35:41',NULL,23.00,'','10','1','Inventory sold','1','','sales','1663','','No',NULL,NULL,''),(22500,'5500','101737996140','2025-01-27 19:42:20',23.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22501,'1000','101737996140','2025-01-27 20:35:41',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'Q34E234RF'),(22502,'4000','101737996140','2025-01-27 20:35:41',NULL,50.00,'','10','1','Good sold','1','','sales','1663','','No',NULL,NULL,''),(22503,'1110','101737999348','2025-01-27 21:28:58',NULL,20.00,'','10','1','Inventory sold','1','','sales','1630','','No',NULL,NULL,''),(22504,'5500','101737999348','2025-01-27 20:35:48',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22505,'1000','101737999348','2025-01-27 21:28:58',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22506,'4000','101737999348','2025-01-27 21:28:58',NULL,50.00,'','10','1','Good sold','1','','sales','1630','','No',NULL,NULL,''),(22507,'1110','101738002541','2025-01-27 21:43:44',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(22508,'5500','101738002541','2025-01-27 21:29:01',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22509,'1000','101738002541','2025-01-27 21:43:44',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22510,'4000','101738002541','2025-01-27 21:43:44',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(22511,'1110','101738003430','2025-01-27 21:49:03',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(22512,'5500','101738003430','2025-01-27 21:43:50',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22513,'1000','101738003430','2025-01-27 21:49:03',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22514,'4000','101738003430','2025-01-27 21:49:03',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(22515,'1110','101738003747','2025-01-27 21:49:17',NULL,95.00,'','10','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(22516,'5500','101738003747','2025-01-27 21:49:07',95.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22517,'1000','101738003747','2025-01-27 21:49:17',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22518,'4000','101738003747','2025-01-27 21:49:17',NULL,200.00,'','10','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(22519,'1110','101738003760','2025-01-27 21:49:29',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(22520,'5500','101738003760','2025-01-27 21:49:20',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22521,'1000','101738003760','2025-01-27 21:49:29',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22522,'4000','101738003760','2025-01-27 21:49:29',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(22523,'1110','101738044174','2025-01-28 09:03:12',NULL,15.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(22524,'5500','101738044174','2025-01-28 09:02:54',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22525,'1000','101738044174','2025-01-28 09:03:12',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22526,'4000','101738044174','2025-01-28 09:03:12',NULL,50.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(22527,'1110','101738044196','2025-01-28 09:03:24',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(22528,'5500','101738044196','2025-01-28 09:03:16',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22529,'1000','101738044196','2025-01-28 09:03:24',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22530,'4000','101738044196','2025-01-28 09:03:24',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(22531,'1110','101738044210','2025-01-28 09:03:40',NULL,28.00,'','10','1','Inventory sold','1','','sales','1044','','No',NULL,NULL,''),(22532,'5500','101738044210','2025-01-28 09:03:30',28.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22533,'1000','101738044210','2025-01-28 09:03:40',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22534,'4000','101738044210','2025-01-28 09:03:40',NULL,100.00,'','10','1','Good sold','1','','sales','1044','','No',NULL,NULL,''),(22535,'1110','101738044227','2025-01-28 09:08:11',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(22536,'5500','101738044227','2025-01-28 09:03:47',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22537,'1000','101738044227','2025-01-28 09:08:11',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22538,'4000','101738044227','2025-01-28 09:08:11',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(22539,'1110','101738044493','2025-01-28 09:44:44',NULL,23.00,'','10','1','Inventory sold','1','','sales','805','','No',NULL,NULL,''),(22540,'5500','101738044493','2025-01-28 09:08:13',23.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22541,'1000','101738044493','2025-01-28 09:44:44',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22542,'4000','101738044493','2025-01-28 09:44:44',NULL,50.00,'','10','1','Good sold','1','','sales','805','','No',NULL,NULL,''),(22543,'1000','101738046687','2025-01-28 11:27:21',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22544,'4000','101738046687','2025-01-28 11:27:21',NULL,20.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(22545,'1110','101738052847','2025-01-28 12:42:39',NULL,0.00,'','10','1','Inventory sold','1','','sales','1109','','No',NULL,NULL,''),(22546,'1110','101738052847','2025-01-28 11:27:27',NULL,25.00,'','10','1','Inventory sold','1','','sales','1055','','No',NULL,NULL,''),(22547,'5500','101738052847','2025-01-28 12:42:21',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22548,'1000','101738052847','2025-01-28 12:42:39',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'56rgnm54e'),(22549,'4000','101738052847','2025-01-28 12:42:39',NULL,50.00,'','10','1','Good sold','1','','sales','1109','','No',NULL,NULL,''),(22550,'4000','101738052847','2025-01-28 11:27:27',NULL,100.00,'','10','1','Good sold','1','','sales','1055','','No',NULL,NULL,''),(22551,'1000','101738057370','2025-01-28 13:22:32',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'mkl bgyb '),(22552,'4000','101738057370','2025-01-28 13:22:32',NULL,50.00,'','10','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(22553,'1110','101738059761','2025-01-28 13:44:36',NULL,15.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(22554,'5500','101738059761','2025-01-28 13:22:41',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22555,'1000','101738059761','2025-01-28 13:44:36',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22556,'4000','101738059761','2025-01-28 13:44:36',NULL,50.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(22557,'1110','101738078925','2025-01-28 18:42:13',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(22558,'5500','101738078925','2025-01-28 18:42:05',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22559,'1000','101738078925','2025-01-28 18:42:13',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22560,'4000','101738078925','2025-01-28 18:42:13',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(22561,'1110','101738078976','2025-01-28 18:43:17',NULL,20.00,'','10','1','Inventory sold','1','','sales','357','','No',NULL,NULL,''),(22562,'5500','101738078976','2025-01-28 18:42:56',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22563,'1000','101738078976','2025-01-28 18:43:17',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22564,'4000','101738078976','2025-01-28 18:43:17',NULL,50.00,'','10','1','Good sold','1','','sales','357','','No',NULL,NULL,''),(22565,'1110','101738078998','2025-01-28 19:29:42',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(22566,'5500','101738078998','2025-01-28 18:43:18',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22567,'1000','101738078998','2025-01-28 19:29:42',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22568,'4000','101738078998','2025-01-28 19:29:42',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(22569,'1110','101738081785','2025-01-28 19:30:19',NULL,55.00,'','10','1','Inventory sold','1','','sales','1635','','No',NULL,NULL,''),(22570,'1110','101738081785','2025-01-28 19:29:45',NULL,20.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(22571,'5500','101738081785','2025-01-28 19:30:03',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22572,'1000','101738081785','2025-01-28 19:30:19',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dvwsergfw34'),(22573,'4000','101738081785','2025-01-28 19:30:19',NULL,200.00,'','10','1','Good sold','1','','sales','1635','','No',NULL,NULL,''),(22574,'4000','101738081785','2025-01-28 19:29:45',NULL,100.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(22575,'1000','101738081824','2025-01-28 19:58:04',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22576,'4000','101738081824','2025-01-28 19:58:04',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(22577,'1110','101738083487','2025-01-28 19:59:58',NULL,9.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(22578,'5500','101738083487','2025-01-28 19:58:07',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22579,'1000','101738083487','2025-01-28 19:59:58',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22580,'4000','101738083487','2025-01-28 19:59:58',NULL,50.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(22581,'1110','101738083604','2025-01-28 20:04:01',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(22582,'5500','101738083604','2025-01-28 20:00:04',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22583,'1000','101738083604','2025-01-28 20:04:01',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22584,'4000','101738083604','2025-01-28 20:04:01',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(22585,'1110','101738083846','2025-01-28 20:13:12',NULL,20.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(22586,'5500','101738083846','2025-01-28 20:04:06',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22587,'1000','101738083846','2025-01-28 20:13:12',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22588,'4000','101738083846','2025-01-28 20:13:12',NULL,40.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(22589,'1110','101738084396','2025-01-28 20:17:05',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(22590,'5500','101738084396','2025-01-28 20:13:16',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22591,'1000','101738084396','2025-01-28 20:17:05',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'w5'),(22592,'4000','101738084396','2025-01-28 20:17:05',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(22593,'1110','101738085749','2025-01-28 20:36:08',NULL,30.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(22594,'5500','101738085749','2025-01-28 20:35:49',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22595,'1000','101738085749','2025-01-28 20:36:08',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EFRERF`'),(22596,'4000','101738085749','2025-01-28 20:36:08',NULL,150.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(22597,'1110','101738085775','2025-01-28 20:52:41',NULL,24.00,'','10','1','Inventory sold','1','','sales','1656','','No',NULL,NULL,''),(22598,'1110','101738085775','2025-01-28 20:36:15',NULL,0.00,'','10','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(22599,'5500','101738085775','2025-01-28 20:52:29',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22600,'1000','101738085775','2025-01-28 20:52:41',160.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RDFYG2T4E'),(22601,'4000','101738085775','2025-01-28 20:52:41',NULL,60.00,'','10','1','Good sold','1','','sales','1656','','No',NULL,NULL,''),(22602,'4000','101738085775','2025-01-28 20:36:15',NULL,100.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(22603,'1000','101738086769','2025-01-28 21:37:47',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GYRTFVED'),(22604,'4000','101738086769','2025-01-28 21:37:47',NULL,50.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(22605,'1110','101738089478','2025-01-28 21:45:57',NULL,5.50,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(22606,'1110','101738089478','2025-01-28 21:37:58',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(22607,'5500','101738089478','2025-01-28 21:38:18',15.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22608,'1000','101738089478','2025-01-28 21:45:57',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22609,'4000','101738089478','2025-01-28 21:45:57',NULL,20.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(22610,'4000','101738089478','2025-01-28 21:37:58',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(22611,'1110','101738089961','2025-01-28 21:52:09',NULL,150.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(22612,'5500','101738089961','2025-01-28 21:46:01',150.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22613,'1000','101738089961','2025-01-28 21:52:09',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'Y8GGT6JK'),(22614,'4000','101738089961','2025-01-28 21:52:09',NULL,200.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(22615,'1110','101738132309','2025-01-29 09:33:13',NULL,18.00,'','10','1','Inventory sold','1','','sales','879','','No',NULL,NULL,''),(22616,'5500','101738132309','2025-01-29 09:31:49',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22617,'1000','101738132309','2025-01-29 09:33:13',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22618,'4000','101738132309','2025-01-29 09:33:13',NULL,50.00,'','10','1','Good sold','1','','sales','879','','No',NULL,NULL,''),(22619,'1110','101738132395','2025-01-29 09:47:48',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(22620,'5500','101738132395','2025-01-29 09:33:15',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22621,'1000','101738132395','2025-01-29 09:47:48',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22622,'4000','101738132395','2025-01-29 09:47:48',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(22623,'1110','101738163225','2025-01-29 18:07:32',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(22624,'1110','101738163225','2025-01-29 18:07:05',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(22625,'5500','101738163225','2025-01-29 18:07:05',38.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22626,'1000','101738163225','2025-01-29 18:07:32',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22627,'4000','101738163225','2025-01-29 18:07:32',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(22628,'4000','101738163225','2025-01-29 18:07:05',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(22629,'1110','101738163259','2025-01-29 18:37:42',NULL,12.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(22630,'5500','101738163259','2025-01-29 18:07:39',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22631,'1000','101738163259','2025-01-29 18:37:42',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22632,'4000','101738163259','2025-01-29 18:37:42',NULL,60.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(22633,'1110','101738165067','2025-01-29 18:38:14',NULL,9.00,'','10','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(22634,'5500','101738165067','2025-01-29 18:37:47',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22635,'1000','101738165067','2025-01-29 18:38:14',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22636,'4000','101738165067','2025-01-29 18:38:14',NULL,20.00,'','10','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(22637,'1110','101738165105','2025-01-29 18:55:14',NULL,50.00,'','10','1','Inventory sold','1','','sales','1049','','No',NULL,NULL,''),(22638,'5500','101738165105','2025-01-29 18:38:26',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22639,'1000','101738165105','2025-01-29 18:55:14',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'yghry5h6w326t'),(22640,'4000','101738165105','2025-01-29 18:55:14',NULL,100.00,'','10','1','Good sold','1','','sales','1049','','No',NULL,NULL,''),(22641,'1110','101738166123','2025-01-29 19:00:39',NULL,14.00,'','10','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(22642,'5500','101738166123','2025-01-29 18:55:23',14.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22643,'1000','101738166123','2025-01-29 19:00:39',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,' ved krtg45d3'),(22644,'4000','101738166123','2025-01-29 19:00:39',NULL,20.00,'','10','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(22645,'1110','101738166446','2025-01-29 19:15:46',NULL,60.00,'','10','1','Inventory sold','1','','sales','1432','','No',NULL,NULL,''),(22646,'1110','101738166446','2025-01-29 19:00:46',NULL,0.00,'','10','1','Inventory sold','1','','sales','1466','','No',NULL,NULL,''),(22647,'5500','101738166446','2025-01-29 19:15:35',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22648,'1000','101738166446','2025-01-29 19:15:46',410.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RG5TY R4TYA'),(22649,'4000','101738166446','2025-01-29 19:15:46',NULL,200.00,'','10','1','Good sold','1','','sales','1432','','No',NULL,NULL,''),(22650,'4000','101738166446','2025-01-29 19:00:46',NULL,210.00,'','10','1','Good sold','1','','sales','1466','','No',NULL,NULL,''),(22651,'1110','101738167361','2025-01-29 19:33:50',NULL,32.00,'','10','1','Inventory sold','1','','sales','379','','No',NULL,NULL,''),(22652,'1110','101738167361','2025-01-29 19:16:02',NULL,30.00,'','10','1','Inventory sold','1','','sales','1515','','No',NULL,NULL,''),(22653,'5500','101738167361','2025-01-29 19:33:32',62.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22654,'1000','101738167361','2025-01-29 19:33:50',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22655,'4000','101738167361','2025-01-29 19:33:50',NULL,150.00,'','10','1','Good sold','1','','sales','379','','No',NULL,NULL,''),(22656,'4000','101738167361','2025-01-29 19:16:02',NULL,100.00,'','10','1','Good sold','1','','sales','1515','','No',NULL,NULL,''),(22657,'1110','101738168435','2025-01-29 19:40:35',NULL,5.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(22658,'1110','101738168435','2025-01-29 19:33:55',NULL,20.00,'','10','1','Inventory sold','1','','sales','1539','','No',NULL,NULL,''),(22659,'5500','101738168435','2025-01-29 19:40:19',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22660,'1000','101738168435','2025-01-29 19:40:35',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22661,'4000','101738168435','2025-01-29 19:40:35',NULL,10.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(22662,'4000','101738168435','2025-01-29 19:33:55',NULL,50.00,'','10','1','Good sold','1','','sales','1539','','No',NULL,NULL,''),(22663,'1110','101738168838','2025-01-29 19:44:58',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(22664,'5500','101738168838','2025-01-29 19:40:39',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22665,'1000','101738168838','2025-01-29 19:44:58',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22666,'4000','101738168838','2025-01-29 19:44:58',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(22667,'1110','101738169103','2025-01-29 19:45:20',NULL,95.00,'','10','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(22668,'5500','101738169103','2025-01-29 19:45:03',95.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22669,'1000','101738169103','2025-01-29 19:45:20',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ERF23RD'),(22670,'4000','101738169103','2025-01-29 19:45:20',NULL,200.00,'','10','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(22671,'1110','101738169125','2025-01-29 19:47:23',NULL,8.00,'','10','1','Inventory sold','1','','sales','1629','','No',NULL,NULL,''),(22672,'1110','101738169125','2025-01-29 19:45:25',NULL,6.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(22673,'5500','101738169125','2025-01-29 19:46:58',14.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22674,'1000','101738169125','2025-01-29 19:47:23',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WDEW23E1'),(22675,'4000','101738169125','2025-01-29 19:47:23',NULL,20.00,'','10','1','Good sold','1','','sales','1629','','No',NULL,NULL,''),(22676,'4000','101738169125','2025-01-29 19:45:25',NULL,20.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(22677,'1110','101738169250','2025-01-29 19:48:12',NULL,10.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(22678,'5500','101738169250','2025-01-29 19:47:30',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22679,'1000','101738169250','2025-01-29 19:48:12',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22680,'4000','101738169250','2025-01-29 19:48:12',NULL,50.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(22681,'1110','101738169295','2025-01-29 19:52:15',NULL,25.00,'','10','1','Inventory sold','1','','sales','1633','','No',NULL,NULL,''),(22682,'5500','101738169295','2025-01-29 19:48:15',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22683,'1000','101738169295','2025-01-29 19:52:15',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22684,'4000','101738169295','2025-01-29 19:52:15',NULL,50.00,'','10','1','Good sold','1','','sales','1633','','No',NULL,NULL,''),(22685,'1110','101738169541','2025-01-29 19:52:42',NULL,9.00,'','10','1','Inventory sold','1','','sales','1643','','No',NULL,NULL,''),(22686,'1110','101738169541','2025-01-29 19:52:21',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(22687,'5500','101738169541','2025-01-29 19:52:30',11.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22688,'1000','101738169541','2025-01-29 19:52:42',70.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EFR23RQ2R'),(22689,'4000','101738169541','2025-01-29 19:52:42',NULL,50.00,'','10','1','Good sold','1','','sales','1643','','No',NULL,NULL,''),(22690,'4000','101738169541','2025-01-29 19:52:21',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(22691,'1110','101738169569','2025-01-29 20:02:08',NULL,7.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(22692,'5500','101738169569','2025-01-29 19:52:49',7.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22693,'1000','101738169569','2025-01-29 20:02:08',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22694,'4000','101738169569','2025-01-29 20:02:08',NULL,20.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(22695,'1110','101738170131','2025-01-29 20:02:28',NULL,12.00,'','10','1','Inventory sold','1','','sales','357','','No',NULL,NULL,''),(22696,'5500','101738170131','2025-01-29 20:02:11',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22697,'1000','101738170131','2025-01-29 20:02:28',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22698,'4000','101738170131','2025-01-29 20:02:28',NULL,30.00,'','10','1','Good sold','1','','sales','357','','No',NULL,NULL,''),(22699,'1110','101738170151','2025-01-29 20:27:32',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(22700,'1110','101738170151','2025-01-29 20:02:31',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(22701,'5500','101738170151','2025-01-29 20:27:13',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22702,'1000','101738170151','2025-01-29 20:27:32',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TRFGQ24`f'),(22703,'4000','101738170151','2025-01-29 20:27:32',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(22704,'4000','101738170151','2025-01-29 20:02:31',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(22705,'1000','101738171660','2025-01-29 20:39:50',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22706,'4000','101738171660','2025-01-29 20:39:50',NULL,40.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(22707,'1110','101738172433','2025-01-29 20:50:44',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(22708,'5500','101738172433','2025-01-29 20:40:33',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22709,'1000','101738172433','2025-01-29 20:50:44',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'5trfg vq3t'),(22710,'4000','101738172433','2025-01-29 20:50:44',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(22711,'1110','101738173080','2025-01-29 21:21:50',NULL,6.00,'','10','1','Inventory sold','1','','sales','1655','','No',NULL,NULL,''),(22712,'1110','101738173080','2025-01-29 20:51:20',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(22713,'5500','101738173080','2025-01-29 21:21:38',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22714,'1000','101738173080','2025-01-29 21:21:50',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22715,'4000','101738173080','2025-01-29 21:21:50',NULL,20.00,'','10','1','Good sold','1','','sales','1655','','No',NULL,NULL,''),(22716,'4000','101738173080','2025-01-29 20:51:20',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(22717,'1110','101738174916','2025-01-29 21:25:39',NULL,45.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(22718,'5500','101738174916','2025-01-29 21:21:56',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22719,'1000','101738174916','2025-01-29 21:25:39',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'v crfgytc'),(22720,'4000','101738174916','2025-01-29 21:25:39',NULL,150.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(22721,'1110','101738175164','2025-01-29 21:34:31',NULL,20.00,'','10','1','Inventory sold','1','','sales','1599','','No',NULL,NULL,''),(22722,'1110','101738175164','2025-01-29 21:26:04',NULL,10.00,'','10','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(22723,'5500','101738175164','2025-01-29 21:34:19',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22724,'1000','101738175164','2025-01-29 21:34:31',140.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22725,'4000','101738175164','2025-01-29 21:34:31',NULL,120.00,'','10','1','Good sold','1','','sales','1599','','No',NULL,NULL,''),(22726,'4000','101738175164','2025-01-29 21:26:04',NULL,20.00,'','10','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(22727,'1110','101738175687','2025-01-29 21:38:17',NULL,16.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(22728,'5500','101738175687','2025-01-29 21:38:03',16.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22729,'1000','101738175687','2025-01-29 21:38:17',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'erg5tq24t'),(22730,'4000','101738175687','2025-01-29 21:38:17',NULL,100.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(22731,'1110','101738175922','2025-01-29 21:48:40',NULL,17.00,'','10','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(22732,'5500','101738175922','2025-01-29 21:38:42',17.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22733,'1000','101738175922','2025-01-29 21:48:40',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22734,'4000','101738175922','2025-01-29 21:48:40',NULL,30.00,'','10','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(22735,'1110','101738176523','2025-01-29 21:57:12',NULL,180.00,'','10','1','Inventory sold','1','','sales','848','','No',NULL,NULL,''),(22736,'1110','101738176523','2025-01-29 21:48:44',NULL,8.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(22737,'5500','101738176523','2025-01-29 21:57:02',188.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22738,'1000','101738176523','2025-01-29 21:57:12',310.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22739,'4000','101738176523','2025-01-29 21:57:12',NULL,270.00,'','10','1','Good sold','1','','sales','848','','No',NULL,NULL,''),(22740,'4000','101738176523','2025-01-29 21:48:44',NULL,40.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(22741,'1110','101738252909','2025-01-30 19:02:16',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(22742,'1110','101738252909','2025-01-30 19:01:49',NULL,15.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(22743,'5500','101738252909','2025-01-30 19:02:04',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22744,'1000','101738252909','2025-01-30 19:02:16',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TRFDEC78EWF'),(22745,'4000','101738252909','2025-01-30 19:02:16',NULL,100.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(22746,'4000','101738252909','2025-01-30 19:01:49',NULL,50.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(22747,'1110','101738252948','2025-01-30 19:02:51',NULL,55.00,'','10','1','Inventory sold','1','','sales','1575','','No',NULL,NULL,''),(22748,'1110','101738252948','2025-01-30 19:02:28',NULL,36.00,'','10','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(22749,'1110','101738252948','2025-01-30 19:02:38',NULL,47.00,'','10','1','Inventory sold','1','','sales','714','','No',NULL,NULL,''),(22750,'5500','101738252948','2025-01-30 19:02:45',138.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22751,'1000','101738252948','2025-01-30 19:02:51',450.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDFQRQ23'),(22752,'4000','101738252948','2025-01-30 19:02:51',NULL,150.00,'','10','1','Good sold','1','','sales','1575','','No',NULL,NULL,''),(22753,'4000','101738252948','2025-01-30 19:02:28',NULL,150.00,'','10','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(22754,'4000','101738252948','2025-01-30 19:02:38',NULL,150.00,'','10','1','Good sold','1','','sales','714','','No',NULL,NULL,''),(22755,'1110','101738252977','2025-01-30 19:19:58',NULL,0.00,'','10','1','Inventory sold','1','','sales','1069','','No',NULL,NULL,''),(22756,'1110','101738252977','2025-01-30 19:02:57',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(22757,'1110','101738252977','2025-01-30 19:19:39',NULL,10.00,'','10','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(22758,'5500','101738252977','2025-01-30 19:19:45',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22759,'1000','101738252977','2025-01-30 19:19:58',170.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22760,'4000','101738252977','2025-01-30 19:19:58',NULL,100.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(22761,'4000','101738252977','2025-01-30 19:02:57',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(22762,'4000','101738252977','2025-01-30 19:19:39',NULL,20.00,'','10','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(22763,'1110','101738254000','2025-01-30 19:20:37',NULL,20.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(22764,'5500','101738254000','2025-01-30 19:20:00',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22765,'1000','101738254000','2025-01-30 19:20:37',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22766,'4000','101738254000','2025-01-30 19:20:37',NULL,100.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(22771,'1110','101738254040','2025-01-30 19:50:55',NULL,109.00,'','10','1','Inventory sold','1','','sales','1183','','No',NULL,NULL,''),(22772,'1110','101738254040','2025-01-30 20:09:42',NULL,55.00,'','10','1','Inventory sold','1','','sales','1635','','No',NULL,NULL,''),(22773,'5500','101738254040','2025-01-30 20:09:56',164.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22774,'1000','101738254040','2025-01-30 19:50:55',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TRGAWEFT'),(22775,'4000','101738254040','2025-01-30 19:50:55',NULL,200.00,'','10','1','Good sold','1','','sales','1183','','No',NULL,NULL,''),(22776,'4000','101738254040','2025-01-30 20:09:42',NULL,200.00,'','10','1','Good sold','1','','sales','1635','','No',NULL,NULL,''),(22777,'1110','101738257071','2025-01-30 20:11:21',NULL,85.00,'','10','1','Inventory sold','1','','sales','1570','','No',NULL,NULL,''),(22778,'5500','101738257071','2025-01-30 20:11:11',85.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22779,'1000','101738257071','2025-01-30 20:11:21',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EFAESDC'),(22780,'4000','101738257071','2025-01-30 20:11:21',NULL,250.00,'','10','1','Good sold','1','','sales','1570','','No',NULL,NULL,''),(22781,'1110','101738258658','2025-01-30 20:38:10',NULL,180.00,'','10','1','Inventory sold','1','','sales','1641','','No',NULL,NULL,''),(22782,'1110','101738258658','2025-01-30 20:37:38',NULL,20.00,'','10','1','Inventory sold','1','','sales','1630','','No',NULL,NULL,''),(22783,'1110','101738258658','2025-01-30 20:37:52',NULL,50.00,'','10','1','Inventory sold','1','','sales','570','','No',NULL,NULL,''),(22784,'5500','101738258658','2025-01-30 20:38:00',250.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22785,'1000','101738258658','2025-01-30 20:38:10',650.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dxwqefd'),(22786,'4000','101738258658','2025-01-30 20:38:10',NULL,400.00,'','10','1','Good sold','1','','sales','1641','','No',NULL,NULL,''),(22787,'4000','101738258658','2025-01-30 20:37:38',NULL,50.00,'','10','1','Good sold','1','','sales','1630','','No',NULL,NULL,''),(22788,'4000','101738258658','2025-01-30 20:37:52',NULL,200.00,'','10','1','Good sold','1','','sales','570','','No',NULL,NULL,''),(22789,'1000','101738258695','2025-01-30 20:38:22',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22790,'4000','101738258695','2025-01-30 20:38:22',NULL,50.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(22791,'1110','101738258705','2025-01-30 20:45:13',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(22792,'5500','101738258705','2025-01-30 20:38:25',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22793,'1000','101738258705','2025-01-30 20:45:13',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22794,'4000','101738258705','2025-01-30 20:45:13',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(22795,'1110','101738259114','2025-01-30 21:05:03',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(22796,'5500','101738259114','2025-01-30 20:45:14',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22797,'1000','101738259114','2025-01-30 21:05:03',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22798,'4000','101738259114','2025-01-30 21:05:03',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(22799,'1110','101738260307','2025-01-30 21:08:29',NULL,22.20,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(22800,'5500','101738260307','2025-01-30 21:05:07',22.20,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22801,'1000','101738260307','2025-01-30 21:08:29',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'AWEFRT424'),(22802,'4000','101738260307','2025-01-30 21:08:29',NULL,60.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(22803,'1110','101738260537','2025-01-30 21:22:48',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(22804,'5500','101738260537','2025-01-30 21:08:57',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22805,'1000','101738260537','2025-01-30 21:22:48',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WSDWDqd'),(22806,'4000','101738260537','2025-01-30 21:22:48',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(22807,'1110','101738261374','2025-01-30 21:54:21',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(22808,'5500','101738261374','2025-01-30 21:22:54',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22809,'1000','101738261374','2025-01-30 21:54:21',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edfwf'),(22810,'4000','101738261374','2025-01-30 21:54:21',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(22811,'1110','101738263265','2025-01-30 22:01:00',NULL,2.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(22812,'5500','101738263265','2025-01-30 21:54:25',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22813,'1000','101738263265','2025-01-30 22:01:00',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edf3efe'),(22814,'4000','101738263265','2025-01-30 22:01:00',NULL,10.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(22815,'1110','101738263686','2025-01-30 22:04:19',NULL,23.00,'','10','1','Inventory sold','1','','sales','1663','','No',NULL,NULL,''),(22816,'5500','101738263686','2025-01-30 22:01:26',23.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22817,'1000','101738263686','2025-01-30 22:04:19',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22818,'4000','101738263686','2025-01-30 22:04:19',NULL,50.00,'','10','1','Good sold','1','','sales','1663','','No',NULL,NULL,''),(22819,'1110','101738304883','2025-01-31 10:24:48',NULL,39.00,'','10','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(22820,'5500','101738304883','2025-01-31 09:28:03',39.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22821,'1000','101738304883','2025-01-31 10:24:48',90.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'aewrrtwerf'),(22822,'4000','101738304883','2025-01-31 10:24:48',NULL,90.00,'','10','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(22823,'1110','101738308305','2025-01-31 11:41:28',NULL,50.00,'','10','1','Inventory sold','1','','sales','1519','','No',NULL,NULL,''),(22824,'1110','101738308305','2025-01-31 10:25:05',NULL,30.00,'','10','1','Inventory sold','1','','sales','1515','','No',NULL,NULL,''),(22825,'1110','101738308305','2025-01-31 11:41:04',NULL,18.00,'','10','1','Inventory sold','1','','sales','1402','','No',NULL,NULL,''),(22826,'5500','101738308305','2025-01-31 11:41:19',98.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22827,'1000','101738308305','2025-01-31 11:41:28',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'frq34f'),(22828,'4000','101738308305','2025-01-31 11:41:28',NULL,150.00,'','10','1','Good sold','1','','sales','1519','','No',NULL,NULL,''),(22829,'4000','101738308305','2025-01-31 10:25:05',NULL,100.00,'','10','1','Good sold','1','','sales','1515','','No',NULL,NULL,''),(22830,'4000','101738308305','2025-01-31 11:41:04',NULL,100.00,'','10','1','Good sold','1','','sales','1402','','No',NULL,NULL,''),(22831,'1110','101738312894','2025-01-31 11:41:57',NULL,12.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(22832,'1110','101738312894','2025-01-31 11:41:34',NULL,12.00,'','10','1','Inventory sold','1','','sales','1630','','No',NULL,NULL,''),(22833,'5500','101738312894','2025-01-31 11:41:49',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22834,'1000','101738312894','2025-01-31 11:41:57',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22835,'4000','101738312894','2025-01-31 11:41:57',NULL,40.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(22836,'4000','101738312894','2025-01-31 11:41:34',NULL,30.00,'','10','1','Good sold','1','','sales','1630','','No',NULL,NULL,''),(22837,'1110','101738322412','2025-01-31 14:23:44',NULL,0.00,'','10','1','Inventory sold','1','','sales','712','','No',NULL,NULL,''),(22838,'1110','101738322412','2025-01-31 14:20:12',NULL,195.00,'','10','1','Inventory sold','1','','sales','1639','','No',NULL,NULL,''),(22839,'5500','101738322412','2025-01-31 14:23:32',195.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22840,'1000','101738322412','2025-01-31 14:23:44',700.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22841,'4000','101738322412','2025-01-31 14:23:44',NULL,300.00,'','10','1','Good sold','1','','sales','712','','No',NULL,NULL,''),(22842,'4000','101738322412','2025-01-31 14:20:12',NULL,400.00,'','10','1','Good sold','1','','sales','1639','','No',NULL,NULL,''),(22843,'1110','101738322628','2025-01-31 15:51:47',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(22844,'5500','101738322628','2025-01-31 14:23:48',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22845,'1000','101738322628','2025-01-31 15:51:47',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fgtyt'),(22846,'4000','101738322628','2025-01-31 15:51:47',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(22847,'1110','101738327921','2025-01-31 15:52:12',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(22848,'5500','101738327921','2025-01-31 15:52:01',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22849,'1000','101738327921','2025-01-31 15:52:12',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'6u6ur6u7duj u8'),(22850,'4000','101738327921','2025-01-31 15:52:12',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(22851,'1110','101738327942','2025-01-31 16:20:42',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(22852,'5500','101738327942','2025-01-31 15:52:22',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22853,'1000','101738327942','2025-01-31 16:20:42',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22854,'4000','101738327942','2025-01-31 16:20:42',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(22855,'1110','101738329646','2025-01-31 17:21:49',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(22856,'5500','101738329646','2025-01-31 16:20:46',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22857,'1000','101738329646','2025-01-31 17:21:49',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22858,'4000','101738329646','2025-01-31 17:21:49',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(22859,'1110','101738333316','2025-01-31 17:22:10',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(22860,'5500','101738333316','2025-01-31 17:21:57',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22861,'1000','101738333316','2025-01-31 17:22:10',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22862,'4000','101738333316','2025-01-31 17:22:10',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(22863,'1110','101738333339','2025-01-31 18:27:18',NULL,37.00,'','10','1','Inventory sold','1','','sales','715','','No',NULL,NULL,''),(22864,'5500','101738333339','2025-01-31 17:22:20',37.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22865,'1000','101738333339','2025-01-31 18:27:18',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22866,'4000','101738333339','2025-01-31 18:27:18',NULL,100.00,'','10','1','Good sold','1','','sales','715','','No',NULL,NULL,''),(22867,'1110','101738338494','2025-01-31 18:56:32',NULL,45.00,'','10','1','Inventory sold','1','','sales','1244','','No',NULL,NULL,''),(22868,'1110','101738338494','2025-01-31 18:48:14',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(22869,'1110','101738338494','2025-01-31 18:51:50',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(22870,'1110','101738338494','2025-01-31 18:53:29',NULL,60.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(22871,'5500','101738338494','2025-01-31 18:54:01',115.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22872,'1000','101738338494','2025-01-31 18:56:32',600.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFDC8RD'),(22873,'4000','101738338494','2025-01-31 18:56:32',NULL,100.00,'','10','1','Good sold','1','','sales','1244','','No',NULL,NULL,''),(22874,'4000','101738338494','2025-01-31 18:48:14',NULL,150.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(22875,'4000','101738338494','2025-01-31 18:51:50',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(22876,'4000','101738338494','2025-01-31 18:53:29',NULL,300.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(22877,'1110','101738339000','2025-01-31 18:57:12',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(22878,'5500','101738339000','2025-01-31 18:56:40',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22879,'1000','101738339000','2025-01-31 18:57:12',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EFQ3W2RD'),(22880,'4000','101738339000','2025-01-31 18:57:12',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(22881,'1110','101738339037','2025-01-31 18:57:51',NULL,85.00,'','10','1','Inventory sold','1','','sales','1570','','No',NULL,NULL,''),(22882,'5500','101738339037','2025-01-31 18:57:18',85.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22883,'1000','101738339037','2025-01-31 18:57:51',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RVFGAWE4T'),(22884,'4000','101738339037','2025-01-31 18:57:51',NULL,250.00,'','10','1','Good sold','1','','sales','1570','','No',NULL,NULL,''),(22885,'1110','101738339079','2025-01-31 18:59:15',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(22886,'1110','101738339079','2025-01-31 18:58:00',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(22887,'1110','101738339079','2025-01-31 18:58:27',NULL,0.00,'','10','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(22888,'1110','101738339079','2025-01-31 18:58:35',NULL,4.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(22889,'5500','101738339079','2025-01-31 18:58:54',44.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22890,'1000','101738339079','2025-01-31 18:59:15',290.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22891,'4000','101738339079','2025-01-31 18:59:15',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(22892,'4000','101738339079','2025-01-31 18:58:00',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(22893,'4000','101738339079','2025-01-31 18:58:27',NULL,50.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(22894,'4000','101738339079','2025-01-31 18:58:35',NULL,40.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(22895,'1110','101738339201','2025-01-31 19:00:36',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(22896,'1110','101738339201','2025-01-31 19:00:02',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(22897,'5500','101738339201','2025-01-31 19:00:20',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22898,'1000','101738339201','2025-01-31 19:00:36',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22899,'4000','101738339201','2025-01-31 19:00:36',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(22900,'4000','101738339201','2025-01-31 19:00:02',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(22901,'1110','101738339239','2025-01-31 19:33:23',NULL,4.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(22902,'5500','101738339239','2025-01-31 19:00:39',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22903,'1000','101738339239','2025-01-31 19:33:23',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22904,'4000','101738339239','2025-01-31 19:33:23',NULL,20.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(22905,'1110','101738341211','2025-01-31 19:34:07',NULL,15.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(22906,'1110','101738341211','2025-01-31 19:33:31',NULL,30.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(22907,'1110','101738341211','2025-01-31 19:33:41',NULL,40.00,'','10','1','Inventory sold','1','','sales','1255','','No',NULL,NULL,''),(22908,'5500','101738341211','2025-01-31 19:33:49',85.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22909,'1000','101738341211','2025-01-31 19:34:07',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SWVEREG3'),(22910,'4000','101738341211','2025-01-31 19:34:07',NULL,50.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(22911,'4000','101738341211','2025-01-31 19:33:31',NULL,100.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(22912,'4000','101738341211','2025-01-31 19:33:41',NULL,100.00,'','10','1','Good sold','1','','sales','1255','','No',NULL,NULL,''),(22913,'1110','101738341256','2025-01-31 19:35:01',NULL,6.00,'','10','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(22914,'5500','101738341256','2025-01-31 19:34:16',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22915,'1000','101738341256','2025-01-31 19:35:01',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22916,'4000','101738341256','2025-01-31 19:35:01',NULL,10.00,'','10','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(22917,'1110','101738341305','2025-01-31 19:35:32',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(22918,'1110','101738341305','2025-01-31 19:35:05',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(22919,'5500','101738341305','2025-01-31 19:35:22',7.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22920,'1000','101738341305','2025-01-31 19:35:32',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22921,'4000','101738341305','2025-01-31 19:35:32',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(22922,'4000','101738341305','2025-01-31 19:35:05',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(22923,'1110','101738341337','2025-01-31 19:38:46',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(22924,'1110','101738341337','2025-01-31 19:35:37',NULL,4.00,'','10','1','Inventory sold','1','','sales','915','','No',NULL,NULL,''),(22925,'5500','101738341337','2025-01-31 19:38:18',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22926,'1000','101738341337','2025-01-31 19:38:46',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22927,'4000','101738341337','2025-01-31 19:38:46',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(22928,'4000','101738341337','2025-01-31 19:35:37',NULL,10.00,'','10','1','Good sold','1','','sales','915','','No',NULL,NULL,''),(22929,'1110','101738341532','2025-01-31 19:50:40',NULL,23.00,'','10','1','Inventory sold','1','','sales','805','','No',NULL,NULL,''),(22930,'5500','101738341532','2025-01-31 19:38:52',23.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22931,'1000','101738341532','2025-01-31 19:50:40',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YTSCED4T'),(22932,'4000','101738341532','2025-01-31 19:50:40',NULL,50.00,'','10','1','Good sold','1','','sales','805','','No',NULL,NULL,''),(22933,'1110','101738342257','2025-01-31 19:58:03',NULL,20.00,'','10','1','Inventory sold','1','','sales','291','','No',NULL,NULL,''),(22934,'5500','101738342257','2025-01-31 19:50:57',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22935,'1000','101738342257','2025-01-31 19:58:03',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22936,'4000','101738342257','2025-01-31 19:58:03',NULL,100.00,'','10','1','Good sold','1','','sales','291','','No',NULL,NULL,''),(22937,'1110','101738342694','2025-01-31 20:00:18',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(22938,'5500','101738342694','2025-01-31 19:58:15',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22939,'1000','101738342694','2025-01-31 20:00:18',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22940,'4000','101738342694','2025-01-31 20:00:18',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(22941,'1110','101738342820','2025-01-31 20:28:06',NULL,30.00,'','10','1','Inventory sold','1','','sales','1182','','No',NULL,NULL,''),(22942,'5500','101738342820','2025-01-31 20:00:21',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22943,'1000','101738342820','2025-01-31 20:28:06',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22944,'4000','101738342820','2025-01-31 20:28:06',NULL,50.00,'','10','1','Good sold','1','','sales','1182','','No',NULL,NULL,''),(22945,'1110','101738344488','2025-01-31 20:28:52',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(22946,'1110','101738344488','2025-01-31 20:28:08',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(22947,'5500','101738344488','2025-01-31 20:28:40',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22948,'1000','101738344488','2025-01-31 20:28:52',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'5WE65WERT4W'),(22949,'4000','101738344488','2025-01-31 20:28:52',NULL,150.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(22950,'4000','101738344488','2025-01-31 20:28:08',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(22951,'1110','101738344541','2025-01-31 20:29:56',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(22952,'5500','101738344541','2025-01-31 20:29:01',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22953,'1000','101738344541','2025-01-31 20:29:56',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22954,'4000','101738344541','2025-01-31 20:29:56',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(22955,'1110','101738344600','2025-01-31 20:38:46',NULL,24.00,'','10','1','Inventory sold','1','','sales','1656','','No',NULL,NULL,''),(22956,'5500','101738344600','2025-01-31 20:30:00',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22957,'1000','101738344600','2025-01-31 20:38:46',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ADFRQWA'),(22958,'4000','101738344600','2025-01-31 20:38:46',NULL,60.00,'','10','1','Good sold','1','','sales','1656','','No',NULL,NULL,''),(22959,'1110','101738345132','2025-01-31 21:07:13',NULL,0.00,'','10','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(22960,'1110','101738345132','2025-01-31 20:38:52',NULL,20.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(22961,'5500','101738345132','2025-01-31 21:06:49',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22962,'1000','101738345132','2025-01-31 21:07:13',190.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SDWWWWWWWWWDY'),(22963,'4000','101738345132','2025-01-31 21:07:13',NULL,90.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(22964,'4000','101738345132','2025-01-31 20:38:52',NULL,100.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(22965,'1110','101738346842','2025-01-31 21:31:35',NULL,0.00,'','10','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(22966,'1110','101738346842','2025-01-31 21:07:22',NULL,4.00,'','10','1','Inventory sold','1','','sales','1616','','No',NULL,NULL,''),(22967,'5500','101738346842','2025-01-31 21:31:09',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22968,'1000','101738346842','2025-01-31 21:31:35',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'5T AYG 34 6'),(22969,'4000','101738346842','2025-01-31 21:31:35',NULL,10.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(22970,'4000','101738346842','2025-01-31 21:07:22',NULL,10.00,'','10','1','Good sold','1','','sales','1616','','No',NULL,NULL,''),(22971,'1110','101738348303','2025-01-31 21:32:53',NULL,50.00,'','10','1','Inventory sold','1','','sales','286','','No',NULL,NULL,''),(22972,'5500','101738348303','2025-01-31 21:31:43',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22973,'1000','101738348303','2025-01-31 21:32:53',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22974,'4000','101738348303','2025-01-31 21:32:53',NULL,200.00,'','10','1','Good sold','1','','sales','286','','No',NULL,NULL,''),(22975,'1110','101738348376','2025-01-31 21:42:58',NULL,72.00,'','10','1','Inventory sold','1','','sales','290','','No',NULL,NULL,''),(22976,'1110','101738348376','2025-01-31 21:32:56',NULL,0.00,'','10','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(22977,'5500','101738348376','2025-01-31 21:42:47',72.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22978,'1000','101738348376','2025-01-31 21:42:58',240.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22979,'4000','101738348376','2025-01-31 21:42:58',NULL,180.00,'','10','1','Good sold','1','','sales','290','','No',NULL,NULL,''),(22980,'4000','101738348376','2025-01-31 21:32:56',NULL,60.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(22981,'1110','101738392223','2025-02-01 09:45:33',NULL,25.00,'','10','1','Inventory sold','1','','sales','1055','','No',NULL,NULL,''),(22982,'1110','101738392223','2025-02-01 09:43:43',NULL,15.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(22983,'5500','101738392223','2025-02-01 09:45:21',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22984,'1000','101738392223','2025-02-01 09:45:33',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22985,'4000','101738392223','2025-02-01 09:45:33',NULL,100.00,'','10','1','Good sold','1','','sales','1055','','No',NULL,NULL,''),(22986,'4000','101738392223','2025-02-01 09:43:43',NULL,50.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(22987,'1110','101738392337','2025-02-01 10:25:36',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(22988,'5500','101738392337','2025-02-01 09:45:37',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22989,'1000','101738392337','2025-02-01 10:25:36',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22990,'4000','101738392337','2025-02-01 10:25:36',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(22991,'1110','101738394744','2025-02-01 11:30:27',NULL,150.00,'','10','1','Inventory sold','1','','sales','1249','','No',NULL,NULL,''),(22992,'5500','101738394744','2025-02-01 10:25:44',150.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22993,'1000','101738394744','2025-02-01 11:30:27',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rewxdrtc3'),(22994,'4000','101738394744','2025-02-01 11:30:27',NULL,250.00,'','10','1','Good sold','1','','sales','1249','','No',NULL,NULL,''),(22999,'1110','101738398635','2025-02-01 11:59:50',NULL,60.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(23000,'1110','101738398635','2025-02-01 12:51:06',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(23001,'5500','101738398635','2025-02-01 12:51:36',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23002,'1000','101738398635','2025-02-01 11:59:50',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YHXRTUT'),(23003,'4000','101738398635','2025-02-01 11:59:50',NULL,300.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(23004,'4000','101738398635','2025-02-01 12:51:06',NULL,50.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(23005,'1110','101738403558','2025-02-01 12:56:45',NULL,56.00,'','10','1','Inventory sold','1','','sales','270','','No',NULL,NULL,''),(23006,'5500','101738403558','2025-02-01 12:52:38',56.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23007,'1000','101738403558','2025-02-01 12:56:45',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23008,'4000','101738403558','2025-02-01 12:56:45',NULL,100.00,'','10','1','Good sold','1','','sales','270','','No',NULL,NULL,''),(23009,'1110','101738403829','2025-02-01 13:29:05',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(23010,'5500','101738403829','2025-02-01 12:57:09',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23011,'1000','101738403829','2025-02-01 13:29:05',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23012,'4000','101738403829','2025-02-01 13:29:05',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(23013,'1110','101738405752','2025-02-01 13:46:40',NULL,30.00,'','10','1','Inventory sold','1','','sales','1558','','No',NULL,NULL,''),(23014,'5500','101738405752','2025-02-01 13:29:13',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23015,'1000','101738405752','2025-02-01 13:46:40',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WERF4WF22'),(23016,'4000','101738405752','2025-02-01 13:46:40',NULL,100.00,'','10','1','Good sold','1','','sales','1558','','No',NULL,NULL,''),(23017,'1110','101738406816','2025-02-01 15:03:08',NULL,100.00,'','10','1','Inventory sold','1','','sales','1229','','No',NULL,NULL,''),(23018,'5500','101738406816','2025-02-01 13:46:57',100.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23019,'1000','101738406816','2025-02-01 15:03:08',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23020,'4000','101738406816','2025-02-01 15:03:08',NULL,150.00,'','10','1','Good sold','1','','sales','1229','','No',NULL,NULL,''),(23021,'1110','101738411394','2025-02-01 15:14:23',NULL,55.00,'','10','1','Inventory sold','1','','sales','1635','','No',NULL,NULL,''),(23022,'1110','101738411394','2025-02-01 15:03:14',NULL,35.00,'','10','1','Inventory sold','1','','sales','1627','','No',NULL,NULL,''),(23023,'1110','101738411394','2025-02-01 15:13:43',NULL,18.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(23024,'5500','101738411394','2025-02-01 15:14:02',108.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23025,'1000','101738411394','2025-02-01 15:14:23',410.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23026,'4000','101738411394','2025-02-01 15:14:23',NULL,200.00,'','10','1','Good sold','1','','sales','1635','','No',NULL,NULL,''),(23027,'4000','101738411394','2025-02-01 15:03:14',NULL,150.00,'','10','1','Good sold','1','','sales','1627','','No',NULL,NULL,''),(23028,'4000','101738411394','2025-02-01 15:13:43',NULL,60.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(23029,'1110','101738412100','2025-02-01 15:39:38',NULL,39.00,'','10','1','Inventory sold','1','','sales','1628','','No',NULL,NULL,''),(23030,'1110','101738412100','2025-02-01 15:15:00',NULL,0.00,'','10','1','Inventory sold','1','','sales','1473','','No',NULL,NULL,''),(23031,'1110','101738412100','2025-02-01 15:38:48',NULL,43.00,'','10','1','Inventory sold','1','','sales','1526','','No',NULL,NULL,''),(23032,'1110','101738412100','2025-02-01 15:39:11',NULL,15.00,'','10','1','Inventory sold','1','','sales','1374','','No',NULL,NULL,''),(23033,'5500','101738412100','2025-02-01 15:39:22',97.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23034,'1000','101738412100','2025-02-01 15:39:38',490.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'f5rtgyqa346t'),(23035,'4000','101738412100','2025-02-01 15:39:38',NULL,90.00,'','10','1','Good sold','1','','sales','1628','','No',NULL,NULL,''),(23036,'4000','101738412100','2025-02-01 15:15:00',NULL,200.00,'','10','1','Good sold','1','','sales','1473','','No',NULL,NULL,''),(23037,'4000','101738412100','2025-02-01 15:38:48',NULL,150.00,'','10','1','Good sold','1','','sales','1526','','No',NULL,NULL,''),(23038,'4000','101738412100','2025-02-01 15:39:11',NULL,50.00,'','10','1','Good sold','1','','sales','1374','','No',NULL,NULL,''),(23039,'1110','101738417625','2025-02-01 16:49:12',NULL,33.00,'','10','1','Inventory sold','1','','sales','886','','No',NULL,NULL,''),(23040,'1110','101738417625','2025-02-01 16:47:05',NULL,55.00,'','10','1','Inventory sold','1','','sales','1606','','No',NULL,NULL,''),(23041,'5500','101738417625','2025-02-01 16:47:59',88.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23042,'1000','101738417625','2025-02-01 16:49:12',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'q34a 4eq'),(23043,'4000','101738417625','2025-02-01 16:49:12',NULL,100.00,'','10','1','Good sold','1','','sales','886','','No',NULL,NULL,''),(23044,'4000','101738417625','2025-02-01 16:47:05',NULL,150.00,'','10','1','Good sold','1','','sales','1606','','No',NULL,NULL,''),(23045,'1110','101738417772','2025-02-01 17:25:04',NULL,10.00,'','10','1','Inventory sold','1','','sales','1599','','No',NULL,NULL,''),(23046,'5500','101738417772','2025-02-01 16:49:32',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23047,'1000','101738417772','2025-02-01 17:25:04',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23048,'4000','101738417772','2025-02-01 17:25:04',NULL,60.00,'','10','1','Good sold','1','','sales','1599','','No',NULL,NULL,''),(23049,'1110','101738419915','2025-02-01 17:25:41',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(23050,'5500','101738419915','2025-02-01 17:25:15',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23051,'1000','101738419915','2025-02-01 17:25:41',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23052,'4000','101738419915','2025-02-01 17:25:41',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(23053,'1110','101738419945','2025-02-01 17:42:36',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(23054,'1110','101738419945','2025-02-01 17:25:45',NULL,30.00,'','10','1','Inventory sold','1','','sales','1343','','No',NULL,NULL,''),(23055,'1110','101738419945','2025-02-01 17:41:54',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(23056,'5500','101738419945','2025-02-01 17:42:14',70.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23057,'1000','101738419945','2025-02-01 17:42:36',260.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tg6we7y'),(23058,'4000','101738419945','2025-02-01 17:42:36',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(23059,'4000','101738419945','2025-02-01 17:25:45',NULL,60.00,'','10','1','Good sold','1','','sales','1343','','No',NULL,NULL,''),(23060,'4000','101738419945','2025-02-01 17:41:54',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(23061,'1110','101738420965','2025-02-01 18:16:45',NULL,0.00,'','10','1','Inventory sold','1','','sales','1199','','No',NULL,NULL,''),(23062,'1110','101738420965','2025-02-01 17:42:45',NULL,50.00,'','10','1','Inventory sold','1','','sales','1664','','No',NULL,NULL,''),(23063,'5500','101738420965','2025-02-01 18:16:32',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23064,'1000','101738420965','2025-02-01 18:16:45',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ed2qr7d r2'),(23065,'4000','101738420965','2025-02-01 18:16:45',NULL,100.00,'','10','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(23066,'4000','101738420965','2025-02-01 17:42:45',NULL,150.00,'','10','1','Good sold','1','','sales','1664','','No',NULL,NULL,''),(23067,'1000','101738423017','2025-02-01 18:45:09',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,' CXVDS E32'),(23068,'4000','101738423017','2025-02-01 18:45:09',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(23069,'1110','101738424720','2025-02-01 18:52:34',NULL,11.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(23070,'5500','101738424720','2025-02-01 18:45:20',11.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23071,'1000','101738424720','2025-02-01 18:52:34',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23072,'4000','101738424720','2025-02-01 18:52:34',NULL,40.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(23073,'1110','101738425158','2025-02-01 19:12:18',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(23074,'1110','101738425158','2025-02-01 18:52:38',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(23075,'5500','101738425158','2025-02-01 19:12:08',13.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23076,'1000','101738425158','2025-02-01 19:12:18',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23077,'4000','101738425158','2025-02-01 19:12:18',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(23078,'4000','101738425158','2025-02-01 18:52:38',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(23079,'1110','101738426341','2025-02-01 19:23:40',NULL,0.00,'','10','1','Inventory sold','1','','sales','1059','','No',NULL,NULL,''),(23080,'1110','101738426341','2025-02-01 19:12:21',NULL,15.00,'','10','1','Inventory sold','1','','sales','1638','','No',NULL,NULL,''),(23081,'5500','101738426341','2025-02-01 19:20:04',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23082,'1000','101738426341','2025-02-01 19:23:40',475.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23083,'4000','101738426341','2025-02-01 19:23:40',NULL,400.00,'','10','1','Good sold','1','','sales','1059','','No',NULL,NULL,''),(23084,'4000','101738426341','2025-02-01 19:12:21',NULL,75.00,'','10','1','Good sold','1','','sales','1638','','No',NULL,NULL,''),(23085,'1110','101738427024','2025-02-01 19:23:52',NULL,65.00,'','10','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(23086,'5500','101738427024','2025-02-01 19:23:44',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23087,'1000','101738427024','2025-02-01 19:23:52',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'E2DZ42D'),(23088,'4000','101738427024','2025-02-01 19:23:52',NULL,150.00,'','10','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(23089,'1110','101738427037','2025-02-01 19:24:16',NULL,32.00,'','10','1','Inventory sold','1','','sales','277','','No',NULL,NULL,''),(23090,'1110','101738427037','2025-02-01 19:23:57',NULL,5.50,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(23091,'5500','101738427037','2025-02-01 19:24:05',37.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23092,'1000','101738427037','2025-02-01 19:24:16',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'423RF14'),(23093,'4000','101738427037','2025-02-01 19:24:16',NULL,80.00,'','10','1','Good sold','1','','sales','277','','No',NULL,NULL,''),(23094,'4000','101738427037','2025-02-01 19:23:57',NULL,20.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(23095,'1110','101738427063','2025-02-01 19:25:38',NULL,24.40,'','10','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(23096,'5500','101738427063','2025-02-01 19:24:24',24.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23097,'1000','101738427063','2025-02-01 19:25:38',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JONCVHU'),(23098,'4000','101738427063','2025-02-01 19:25:38',NULL,40.00,'','10','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(23099,'1000','101738427149','2025-02-01 19:26:04',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23100,'4000','101738427149','2025-02-01 19:26:04',NULL,20.00,'','10','1','Good sold','1','','sales','259','','No',NULL,NULL,''),(23101,'1110','101738427170','2025-02-01 19:39:10',NULL,20.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(23102,'5500','101738427170','2025-02-01 19:26:10',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23103,'1000','101738427170','2025-02-01 19:39:10',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'CASDF AR'),(23104,'4000','101738427170','2025-02-01 19:39:10',NULL,40.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(23105,'1110','101738427956','2025-02-01 19:39:26',NULL,190.00,'','10','1','Inventory sold','1','','sales','107','','No',NULL,NULL,''),(23106,'5500','101738427956','2025-02-01 19:39:16',190.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23107,'1000','101738427956','2025-02-01 19:39:26',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DF YU76YFRE'),(23108,'4000','101738427956','2025-02-01 19:39:26',NULL,300.00,'','10','1','Good sold','1','','sales','107','','No',NULL,NULL,''),(23109,'1110','101738429738','2025-02-01 20:09:33',NULL,0.00,'','10','1','Inventory sold','1','','sales','1210','','No',NULL,NULL,''),(23110,'1110','101738429738','2025-02-01 20:08:58',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(23111,'5500','101738429738','2025-02-01 20:09:15',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23112,'1000','101738429738','2025-02-01 20:09:33',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23113,'4000','101738429738','2025-02-01 20:09:33',NULL,50.00,'','10','1','Good sold','1','','sales','1210','','No',NULL,NULL,''),(23114,'4000','101738429738','2025-02-01 20:08:58',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(23115,'1110','101738429780','2025-02-01 20:09:56',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(23116,'5500','101738429780','2025-02-01 20:09:40',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23117,'1000','101738429780','2025-02-01 20:09:56',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23118,'4000','101738429780','2025-02-01 20:09:56',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(23119,'1110','101738429995','2025-02-01 20:13:25',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(23120,'5500','101738429995','2025-02-01 20:13:15',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23121,'1000','101738429995','2025-02-01 20:13:25',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'QDSW DC3W'),(23122,'4000','101738429995','2025-02-01 20:13:25',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(23123,'1110','101738430011','2025-02-01 20:14:23',NULL,72.00,'','10','1','Inventory sold','1','','sales','290','','No',NULL,NULL,''),(23124,'1110','101738430011','2025-02-01 20:13:31',NULL,15.00,'','10','1','Inventory sold','1','','sales','1638','','No',NULL,NULL,''),(23125,'5500','101738430011','2025-02-01 20:14:07',87.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23126,'1000','101738430011','2025-02-01 20:14:23',255.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'VWEFUY8Y7TR'),(23127,'4000','101738430011','2025-02-01 20:14:23',NULL,180.00,'','10','1','Good sold','1','','sales','290','','No',NULL,NULL,''),(23128,'4000','101738430011','2025-02-01 20:13:31',NULL,75.00,'','10','1','Good sold','1','','sales','1638','','No',NULL,NULL,''),(23129,'1110','101738430074','2025-02-01 20:27:28',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(23130,'5500','101738430074','2025-02-01 20:14:34',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23131,'1000','101738430074','2025-02-01 20:27:28',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23132,'4000','101738430074','2025-02-01 20:27:28',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(23133,'1110','101738430850','2025-02-01 20:37:22',NULL,9.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(23134,'5500','101738430850','2025-02-01 20:27:30',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23135,'1000','101738430850','2025-02-01 20:37:22',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23136,'4000','101738430850','2025-02-01 20:37:22',NULL,50.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(23137,'1110','101738431444','2025-02-01 21:05:15',NULL,30.00,'','10','1','Inventory sold','1','','sales','1182','','No',NULL,NULL,''),(23138,'5500','101738431444','2025-02-01 20:37:24',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23139,'1000','101738431444','2025-02-01 21:05:15',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23140,'4000','101738431444','2025-02-01 21:05:15',NULL,50.00,'','10','1','Good sold','1','','sales','1182','','No',NULL,NULL,''),(23141,'1110','101738433117','2025-02-01 21:05:30',NULL,6.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(23142,'5500','101738433117','2025-02-01 21:05:17',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23143,'1000','101738433117','2025-02-01 21:05:30',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23144,'4000','101738433117','2025-02-01 21:05:30',NULL,30.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(23145,'1110','101738433133','2025-02-01 21:05:41',NULL,6.00,'','10','1','Inventory sold','1','','sales','1655','','No',NULL,NULL,''),(23146,'5500','101738433133','2025-02-01 21:05:33',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23147,'1000','101738433133','2025-02-01 21:05:41',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23148,'4000','101738433133','2025-02-01 21:05:41',NULL,20.00,'','10','1','Good sold','1','','sales','1655','','No',NULL,NULL,''),(23149,'1110','101738433143','2025-02-01 21:21:42',NULL,12.00,'','10','1','Inventory sold','1','','sales','1661','','No',NULL,NULL,''),(23150,'5500','101738433143','2025-02-01 21:05:43',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23151,'1000','101738433143','2025-02-01 21:21:42',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23152,'4000','101738433143','2025-02-01 21:21:42',NULL,50.00,'','10','1','Good sold','1','','sales','1661','','No',NULL,NULL,''),(23153,'1110','101738434108','2025-02-01 21:22:01',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(23154,'5500','101738434108','2025-02-01 21:21:48',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23155,'1000','101738434108','2025-02-01 21:22:01',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'U6FGTYU85F'),(23156,'4000','101738434108','2025-02-01 21:22:01',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(23157,'1110','101738434128','2025-02-01 21:38:09',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(23158,'5500','101738434128','2025-02-01 21:22:08',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23159,'1000','101738434128','2025-02-01 21:38:09',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ADSSSSSSSSSSSSW'),(23160,'4000','101738434128','2025-02-01 21:38:09',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(23161,'1110','101738435101','2025-02-01 21:38:29',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(23162,'5500','101738435101','2025-02-01 21:38:21',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23163,'1000','101738435101','2025-02-01 21:38:29',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23164,'4000','101738435101','2025-02-01 21:38:29',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(23165,'1110','101738435116','2025-02-01 21:39:09',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(23166,'5500','101738435116','2025-02-01 21:38:36',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23167,'1000','101738435116','2025-02-01 21:39:09',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SWQ2CX23'),(23168,'4000','101738435116','2025-02-01 21:39:09',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(23169,'1110','101738435157','2025-02-01 21:44:19',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(23170,'5500','101738435157','2025-02-01 21:39:17',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23171,'1000','101738435157','2025-02-01 21:44:19',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23172,'4000','101738435157','2025-02-01 21:44:19',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(23173,'1110','101738596317','2025-02-03 18:25:42',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(23174,'1110','101738596317','2025-02-03 18:25:17',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(23175,'5500','101738596317','2025-02-03 18:25:31',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23176,'1000','101738596317','2025-02-03 18:25:42',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RDVFWREFW'),(23177,'4000','101738596317','2025-02-03 18:25:42',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(23178,'4000','101738596317','2025-02-03 18:25:17',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(23179,'1110','101738596348','2025-02-03 18:26:04',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(23180,'5500','101738596348','2025-02-03 18:25:49',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23181,'1000','101738596348','2025-02-03 18:26:04',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DRFWERFE'),(23182,'4000','101738596348','2025-02-03 18:26:04',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(23183,'1110','101738596372','2025-02-03 18:33:54',NULL,6.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(23184,'5500','101738596372','2025-02-03 18:26:12',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23185,'1000','101738596372','2025-02-03 18:33:54',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RF43FC'),(23186,'4000','101738596372','2025-02-03 18:33:54',NULL,30.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(23187,'1110','101738596841','2025-02-03 18:59:06',NULL,9.80,'','10','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(23188,'1110','101738596841','2025-02-03 18:56:35',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(23189,'5500','101738596841','2025-02-03 18:58:59',12.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23190,'1000','101738596841','2025-02-03 18:59:06',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23191,'4000','101738596841','2025-02-03 18:59:06',NULL,40.00,'','10','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(23192,'4000','101738596841','2025-02-03 18:56:35',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(23193,'1110','101738598350','2025-02-03 19:02:17',NULL,20.00,'','10','1','Inventory sold','1','','sales','357','','No',NULL,NULL,''),(23194,'5500','101738598350','2025-02-03 18:59:10',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23195,'1000','101738598350','2025-02-03 19:02:17',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DR DFS'),(23196,'4000','101738598350','2025-02-03 19:02:17',NULL,50.00,'','10','1','Good sold','1','','sales','357','','No',NULL,NULL,''),(23197,'1110','101738598833','2025-02-03 19:07:20',NULL,108.00,'','10','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(23198,'5500','101738598833','2025-02-03 19:07:13',108.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23199,'1000','101738598833','2025-02-03 19:07:20',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WQ3RERE3'),(23200,'4000','101738598833','2025-02-03 19:07:20',NULL,150.00,'','10','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(23201,'1110','101738598858','2025-02-03 19:07:45',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(23202,'5500','101738598858','2025-02-03 19:07:38',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23203,'1000','101738598858','2025-02-03 19:07:45',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'QWDETY5E2'),(23204,'4000','101738598858','2025-02-03 19:07:45',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(23205,'1110','101738598872','2025-02-03 19:09:24',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(23206,'5500','101738598872','2025-02-03 19:07:52',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23207,'1000','101738598872','2025-02-03 19:09:24',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23208,'4000','101738598872','2025-02-03 19:09:24',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(23209,'1110','101738598966','2025-02-03 19:13:20',NULL,54.60,'','10','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(23210,'1110','101738598966','2025-02-03 19:09:26',NULL,7.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(23211,'1110','101738598966','2025-02-03 19:13:03',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(23212,'5500','101738598966','2025-02-03 19:13:14',64.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23213,'1000','101738598966','2025-02-03 19:13:20',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23214,'4000','101738598966','2025-02-03 19:13:20',NULL,70.00,'','10','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(23215,'4000','101738598966','2025-02-03 19:09:26',NULL,20.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(23216,'4000','101738598966','2025-02-03 19:13:03',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(23217,'1110','101738599203','2025-02-03 19:19:22',NULL,7.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(23218,'5500','101738599203','2025-02-03 19:13:23',7.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23219,'1000','101738599203','2025-02-03 19:19:22',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23220,'4000','101738599203','2025-02-03 19:19:22',NULL,20.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(23221,'1110','101738599566','2025-02-03 19:37:15',NULL,20.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(23222,'1110','101738599566','2025-02-03 19:19:26',NULL,0.00,'','10','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(23223,'5500','101738599566','2025-02-03 19:37:06',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23224,'1000','101738599566','2025-02-03 19:37:15',140.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDGFT45TR'),(23225,'4000','101738599566','2025-02-03 19:37:15',NULL,100.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(23226,'4000','101738599566','2025-02-03 19:19:26',NULL,40.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(23227,'1110','101738600643','2025-02-03 19:43:34',NULL,15.00,'','10','1','Inventory sold','1','','sales','1599','','No',NULL,NULL,''),(23228,'1110','101738600643','2025-02-03 19:37:23',NULL,44.00,'','10','1','Inventory sold','1','','sales','1660','','No',NULL,NULL,''),(23229,'1110','101738600643','2025-02-03 19:42:54',NULL,0.00,'','10','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(23230,'5500','101738600643','2025-02-03 19:43:01',59.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23231,'1000','101738600643','2025-02-03 19:43:34',210.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'62 R73OE`E'),(23232,'4000','101738600643','2025-02-03 19:43:34',NULL,90.00,'','10','1','Good sold','1','','sales','1599','','No',NULL,NULL,''),(23233,'4000','101738600643','2025-02-03 19:37:23',NULL,100.00,'','10','1','Good sold','1','','sales','1660','','No',NULL,NULL,''),(23234,'4000','101738600643','2025-02-03 19:42:54',NULL,20.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(23235,'1110','101738601023','2025-02-03 20:03:40',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(23236,'5500','101738601023','2025-02-03 19:43:43',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23237,'1000','101738601023','2025-02-03 20:03:40',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GWSE4Q4T'),(23238,'4000','101738601023','2025-02-03 20:03:40',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(23239,'1110','101738602225','2025-02-03 21:18:36',NULL,50.00,'','10','1','Inventory sold','1','','sales','1566','','No',NULL,NULL,''),(23240,'1110','101738602225','2025-02-03 20:03:45',NULL,55.00,'','10','1','Inventory sold','1','','sales','1635','','No',NULL,NULL,''),(23241,'1110','101738602225','2025-02-03 21:17:48',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(23242,'5500','101738602225','2025-02-03 21:18:23',135.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23243,'1000','101738602225','2025-02-03 21:18:36',600.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'E4RTG3FR2'),(23244,'4000','101738602225','2025-02-03 21:18:36',NULL,250.00,'','10','1','Good sold','1','','sales','1566','','No',NULL,NULL,''),(23245,'4000','101738602225','2025-02-03 20:03:45',NULL,200.00,'','10','1','Good sold','1','','sales','1635','','No',NULL,NULL,''),(23246,'4000','101738602225','2025-02-03 21:17:48',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(23247,'1110','101738606723','2025-02-03 21:25:15',NULL,20.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(23248,'5500','101738606723','2025-02-03 21:18:43',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23249,'1000','101738606723','2025-02-03 21:25:15',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EF4W24F32'),(23250,'4000','101738606723','2025-02-03 21:25:15',NULL,100.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(23251,'1110','101738607122','2025-02-03 21:38:39',NULL,100.00,'','10','1','Inventory sold','1','','sales','1221','','No',NULL,NULL,''),(23252,'1110','101738607122','2025-02-03 21:25:22',NULL,45.00,'','10','1','Inventory sold','1','','sales','1608','','No',NULL,NULL,''),(23253,'1110','101738607122','2025-02-03 21:38:16',NULL,15.00,'','10','1','Inventory sold','1','','sales','1647','','No',NULL,NULL,''),(23254,'5500','101738607122','2025-02-03 21:38:23',160.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23255,'1000','101738607122','2025-02-03 21:38:39',450.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23256,'4000','101738607122','2025-02-03 21:38:39',NULL,200.00,'','10','1','Good sold','1','','sales','1221','','No',NULL,NULL,''),(23257,'4000','101738607122','2025-02-03 21:25:22',NULL,150.00,'','10','1','Good sold','1','','sales','1608','','No',NULL,NULL,''),(23258,'4000','101738607122','2025-02-03 21:38:16',NULL,100.00,'','10','1','Good sold','1','','sales','1647','','No',NULL,NULL,''),(23259,'1110','101738608062','2025-02-03 21:41:12',NULL,54.00,'','10','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(23260,'5500','101738608062','2025-02-03 21:41:02',54.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23261,'1000','101738608062','2025-02-03 21:41:12',120.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FEWXTRX3'),(23262,'4000','101738608062','2025-02-03 21:41:12',NULL,120.00,'','10','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(23263,'1110','101738608103','2025-02-03 21:49:25',NULL,55.00,'','10','1','Inventory sold','1','','sales','1603','','No',NULL,NULL,''),(23264,'5500','101738608103','2025-02-03 21:41:43',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23265,'1000','101738608103','2025-02-03 21:49:25',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'REW3464'),(23266,'4000','101738608103','2025-02-03 21:49:25',NULL,150.00,'','10','1','Good sold','1','','sales','1603','','No',NULL,NULL,''),(23267,'1000','101738608572','2025-02-03 22:02:02',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FVOVHNUEC'),(23268,'4000','101738608572','2025-02-03 22:02:02',NULL,150.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(23269,'1110','101738652561','2025-02-04 10:03:08',NULL,20.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(23270,'5500','101738652561','2025-02-04 10:02:41',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23271,'1000','101738652561','2025-02-04 10:03:08',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rewqqqqqqqqq2'),(23272,'4000','101738652561','2025-02-04 10:03:08',NULL,100.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(23273,'1110','101738652593','2025-02-04 10:03:28',NULL,85.00,'','10','1','Inventory sold','1','','sales','1570','','No',NULL,NULL,''),(23274,'5500','101738652593','2025-02-04 10:03:13',85.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23275,'1000','101738652593','2025-02-04 10:03:28',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23276,'4000','101738652593','2025-02-04 10:03:28',NULL,250.00,'','10','1','Good sold','1','','sales','1570','','No',NULL,NULL,''),(23277,'1110','101738652610','2025-02-04 10:25:33',NULL,150.00,'','10','1','Inventory sold','1','','sales','1290','','No',NULL,NULL,''),(23278,'1110','101738652610','2025-02-04 10:03:30',NULL,68.00,'','10','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(23279,'1110','101738652610','2025-02-04 10:20:00',NULL,58.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(23280,'5500','101738652610','2025-02-04 10:20:11',276.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23281,'1000','101738652610','2025-02-04 10:25:33',520.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tvrye43v'),(23282,'4000','101738652610','2025-02-04 10:25:33',NULL,300.00,'','10','1','Good sold','1','','sales','1290','','No',NULL,NULL,''),(23283,'4000','101738652610','2025-02-04 10:03:30',NULL,120.00,'','10','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(23284,'4000','101738652610','2025-02-04 10:20:00',NULL,100.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(23285,'1110','101738653939','2025-02-04 11:33:11',NULL,54.60,'','10','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(23286,'5500','101738653939','2025-02-04 10:25:39',54.60,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23287,'1000','101738653939','2025-02-04 11:33:11',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23288,'4000','101738653939','2025-02-04 11:33:11',NULL,70.00,'','10','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(23295,'1110','101738657995','2025-02-04 12:02:04',NULL,6.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(23296,'5500','101738657995','2025-02-04 13:35:47',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23297,'1000','101738657995','2025-02-04 12:02:04',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'weqewq'),(23298,'4000','101738657995','2025-02-04 12:02:04',NULL,20.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(23299,'1110','101738665365','2025-02-04 13:36:35',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(23300,'1110','101738665365','2025-02-04 13:36:05',NULL,12.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(23301,'5500','101738665365','2025-02-04 13:36:21',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23302,'1000','101738665365','2025-02-04 13:36:35',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23303,'4000','101738665365','2025-02-04 13:36:35',NULL,30.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(23304,'4000','101738665365','2025-02-04 13:36:05',NULL,40.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(23305,'1110','101738674738','2025-02-04 16:12:31',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(23306,'5500','101738674738','2025-02-04 16:12:18',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23307,'1000','101738674738','2025-02-04 16:12:31',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23308,'4000','101738674738','2025-02-04 16:12:31',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(23309,'1110','101738674756','2025-02-04 16:35:38',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(23310,'5500','101738674756','2025-02-04 16:12:36',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23311,'1000','101738674756','2025-02-04 16:35:38',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edfq3wfr'),(23312,'4000','101738674756','2025-02-04 16:35:38',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(23313,'1110','101738676146','2025-02-04 17:57:29',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(23314,'1110','101738676146','2025-02-04 16:35:46',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(23315,'1110','101738676146','2025-02-04 17:57:13',NULL,30.00,'','10','1','Inventory sold','1','','sales','1343','','No',NULL,NULL,''),(23316,'5500','101738676146','2025-02-04 17:57:20',70.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23317,'1000','101738676146','2025-02-04 17:57:29',260.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23318,'4000','101738676146','2025-02-04 17:57:29',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(23319,'4000','101738676146','2025-02-04 16:35:46',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(23320,'4000','101738676146','2025-02-04 17:57:13',NULL,60.00,'','10','1','Good sold','1','','sales','1343','','No',NULL,NULL,''),(23321,'1110','101738681056','2025-02-04 18:31:30',NULL,0.00,'','10','1','Inventory sold','1','','sales','326','','No',NULL,NULL,''),(23322,'1110','101738681056','2025-02-04 17:57:36',NULL,55.00,'','10','1','Inventory sold','1','','sales','1603','','No',NULL,NULL,''),(23323,'5500','101738681056','2025-02-04 18:31:15',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23324,'1000','101738681056','2025-02-04 18:31:30',450.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hnyvfewlyuf'),(23325,'4000','101738681056','2025-02-04 18:31:30',NULL,300.00,'','10','1','Good sold','1','','sales','326','','No',NULL,NULL,''),(23326,'4000','101738681056','2025-02-04 17:57:36',NULL,150.00,'','10','1','Good sold','1','','sales','1603','','No',NULL,NULL,''),(23327,'1110','101738683099','2025-02-04 18:33:38',NULL,20.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(23328,'5500','101738683099','2025-02-04 18:31:39',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23329,'1000','101738683099','2025-02-04 18:33:38',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fd5ec gf4xde'),(23330,'4000','101738683099','2025-02-04 18:33:38',NULL,100.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(23331,'1110','101738683225','2025-02-04 18:40:06',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(23332,'5500','101738683225','2025-02-04 18:33:45',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23333,'1000','101738683225','2025-02-04 18:40:06',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'e4r312reqsw3'),(23334,'4000','101738683225','2025-02-04 18:40:06',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(23335,'1110','101738683610','2025-02-04 18:53:25',NULL,87.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(23336,'1110','101738683610','2025-02-04 18:40:10',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(23337,'5500','101738683610','2025-02-04 18:53:14',87.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23338,'1000','101738683610','2025-02-04 18:53:25',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23339,'4000','101738683610','2025-02-04 18:53:25',NULL,150.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(23340,'4000','101738683610','2025-02-04 18:40:10',NULL,100.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(23341,'1110','101738684425','2025-02-04 19:13:37',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(23342,'1110','101738684425','2025-02-04 18:53:46',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(23343,'1110','101738684425','2025-02-04 19:12:52',NULL,0.00,'','10','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(23344,'1110','101738684425','2025-02-04 19:13:03',NULL,30.00,'','10','1','Inventory sold','1','','sales','1343','','No',NULL,NULL,''),(23345,'5500','101738684425','2025-02-04 19:13:27',70.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23346,'1000','101738684425','2025-02-04 19:13:37',280.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edf324frwe'),(23347,'4000','101738684425','2025-02-04 19:13:37',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(23348,'4000','101738684425','2025-02-04 18:53:46',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(23349,'4000','101738684425','2025-02-04 19:12:52',NULL,20.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(23350,'4000','101738684425','2025-02-04 19:13:03',NULL,60.00,'','10','1','Good sold','1','','sales','1343','','No',NULL,NULL,''),(23351,'1110','101738686385','2025-02-04 19:26:40',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(23352,'5500','101738686385','2025-02-04 19:26:25',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23353,'1000','101738686385','2025-02-04 19:26:40',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23354,'4000','101738686385','2025-02-04 19:26:40',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(23355,'1110','101738686407','2025-02-04 19:30:11',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(23356,'5500','101738686407','2025-02-04 19:26:47',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23357,'1000','101738686407','2025-02-04 19:30:11',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ftd w34r5de4r'),(23358,'4000','101738686407','2025-02-04 19:30:11',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(23359,'1110','101738686616','2025-02-04 19:30:22',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(23360,'5500','101738686616','2025-02-04 19:30:16',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23361,'1000','101738686616','2025-02-04 19:30:22',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23362,'4000','101738686616','2025-02-04 19:30:22',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(23363,'1110','101738686624','2025-02-04 19:41:43',NULL,25.00,'','10','1','Inventory sold','1','','sales','1633','','No',NULL,NULL,''),(23364,'1110','101738686624','2025-02-04 19:30:24',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(23365,'5500','101738686624','2025-02-04 19:40:11',33.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23366,'1000','101738686624','2025-02-04 19:41:43',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edtrf2wfr'),(23367,'4000','101738686624','2025-02-04 19:41:43',NULL,50.00,'','10','1','Good sold','1','','sales','1633','','No',NULL,NULL,''),(23368,'4000','101738686624','2025-02-04 19:30:24',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(23369,'1110','101738687308','2025-02-04 19:59:14',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(23370,'5500','101738687308','2025-02-04 19:41:48',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23371,'1000','101738687308','2025-02-04 19:59:14',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23372,'4000','101738687308','2025-02-04 19:59:14',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(23373,'1000','101738688360','2025-02-04 20:04:07',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23374,'4000','101738688360','2025-02-04 20:04:07',NULL,30.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(23375,'4000','101738688360','2025-02-04 19:59:20',NULL,20.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(23376,'1110','101738688658','2025-02-04 20:29:20',NULL,23.00,'','10','1','Inventory sold','1','','sales','1663','','No',NULL,NULL,''),(23377,'1110','101738688658','2025-02-04 20:04:18',NULL,42.00,'','10','1','Inventory sold','1','','sales','1555','','No',NULL,NULL,''),(23378,'1110','101738688658','2025-02-04 20:17:05',NULL,150.00,'','10','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(23379,'5500','101738688658','2025-02-04 20:17:12',215.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23380,'1000','101738688658','2025-02-04 20:29:20',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'drfwefcwe'),(23381,'4000','101738688658','2025-02-04 20:29:20',NULL,50.00,'','10','1','Good sold','1','','sales','1663','','No',NULL,NULL,''),(23382,'4000','101738688658','2025-02-04 20:04:18',NULL,100.00,'','10','1','Good sold','1','','sales','1555','','No',NULL,NULL,''),(23383,'4000','101738688658','2025-02-04 20:17:05',NULL,250.00,'','10','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(23384,'1110','101738690166','2025-02-04 20:29:49',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(23385,'1110','101738690166','2025-02-04 20:29:26',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(23386,'5500','101738690166','2025-02-04 20:29:37',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23387,'1000','101738690166','2025-02-04 20:29:49',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edfcwefc'),(23388,'4000','101738690166','2025-02-04 20:29:49',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(23389,'4000','101738690166','2025-02-04 20:29:26',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(23390,'1110','101738690207','2025-02-04 20:33:27',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(23391,'5500','101738690207','2025-02-04 20:30:07',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23392,'1000','101738690207','2025-02-04 20:33:27',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fr4wq234r'),(23393,'4000','101738690207','2025-02-04 20:33:27',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(23394,'1110','101738690411','2025-02-04 20:33:44',NULL,10.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(23395,'5500','101738690411','2025-02-04 20:33:31',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23396,'1000','101738690411','2025-02-04 20:33:44',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23397,'4000','101738690411','2025-02-04 20:33:44',NULL,20.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(23398,'1110','101738690426','2025-02-04 20:50:58',NULL,6.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(23399,'5500','101738690426','2025-02-04 20:33:46',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23400,'1000','101738690426','2025-02-04 20:50:58',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23401,'4000','101738690426','2025-02-04 20:50:58',NULL,30.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(23402,'1110','101738691464','2025-02-04 20:53:42',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(23403,'5500','101738691464','2025-02-04 20:51:04',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23404,'1000','101738691464','2025-02-04 20:53:42',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23405,'4000','101738691464','2025-02-04 20:53:42',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(23406,'1110','101738691627','2025-02-04 21:16:53',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(23407,'5500','101738691627','2025-02-04 20:53:47',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23408,'1000','101738691627','2025-02-04 21:16:53',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23409,'4000','101738691627','2025-02-04 21:16:53',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(23414,'1110','101738693016','2025-02-04 21:33:35',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(23415,'5500','101738693016','2025-02-04 21:34:22',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23416,'1000','101738693016','2025-02-04 21:33:35',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'cg43w'),(23417,'4000','101738693016','2025-02-04 21:33:35',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(23418,'1110','101738740527','2025-02-05 10:29:04',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(23419,'5500','101738740527','2025-02-05 10:28:47',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23420,'1000','101738740527','2025-02-05 10:29:04',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23421,'4000','101738740527','2025-02-05 10:29:04',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(23422,'1110','101738740546','2025-02-05 10:29:14',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(23423,'5500','101738740546','2025-02-05 10:29:06',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23424,'1000','101738740546','2025-02-05 10:29:14',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23425,'4000','101738740546','2025-02-05 10:29:14',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(23426,'1000','101738740559','2025-02-05 10:29:27',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23427,'4000','101738740559','2025-02-05 10:29:27',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(23428,'1110','101738740570','2025-02-05 10:33:12',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(23429,'5500','101738740570','2025-02-05 10:29:30',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23430,'1000','101738740570','2025-02-05 10:33:12',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sfwqdrde'),(23431,'4000','101738740570','2025-02-05 10:33:12',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(23432,'1110','101738740799','2025-02-05 10:34:14',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(23433,'5500','101738740799','2025-02-05 10:33:19',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23434,'1000','101738740799','2025-02-05 10:34:14',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ERTFWR4T'),(23435,'4000','101738740799','2025-02-05 10:34:14',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(23436,'1110','101738750282','2025-02-05 13:12:01',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(23437,'5500','101738750282','2025-02-05 13:11:22',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23438,'1000','101738750282','2025-02-05 13:12:01',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23439,'4000','101738750282','2025-02-05 13:12:01',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(23440,'1110','101738750325','2025-02-05 13:40:11',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(23441,'5500','101738750325','2025-02-05 13:12:05',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23442,'1000','101738750325','2025-02-05 13:40:11',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23443,'4000','101738750325','2025-02-05 13:40:11',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(23444,'1110','101738752012','2025-02-05 14:27:16',NULL,24.50,'','10','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(23445,'5500','101738752012','2025-02-05 13:40:12',24.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23446,'1000','101738752012','2025-02-05 14:27:16',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23447,'4000','101738752012','2025-02-05 14:27:16',NULL,100.00,'','10','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(23448,'1110','101738766215','2025-02-05 17:38:37',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(23449,'5500','101738766215','2025-02-05 17:36:55',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23450,'1000','101738766215','2025-02-05 17:38:37',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23451,'4000','101738766215','2025-02-05 17:38:37',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(23452,'1110','101738766473','2025-02-05 17:41:20',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(23453,'5500','101738766473','2025-02-05 17:41:13',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23454,'1000','101738766473','2025-02-05 17:41:20',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23455,'4000','101738766473','2025-02-05 17:41:20',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(23456,'1110','101738766484','2025-02-05 18:13:08',NULL,10.00,'','10','1','Inventory sold','1','','sales','857','','No',NULL,NULL,''),(23457,'5500','101738766484','2025-02-05 17:41:24',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23458,'1000','101738766484','2025-02-05 18:13:08',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23459,'4000','101738766484','2025-02-05 18:13:08',NULL,20.00,'','10','1','Good sold','1','','sales','857','','No',NULL,NULL,''),(23460,'1110','101738768394','2025-02-05 19:17:03',NULL,28.00,'','10','1','Inventory sold','1','','sales','937','','No',NULL,NULL,''),(23461,'1110','101738768394','2025-02-05 18:13:14',NULL,9.00,'','10','1','Inventory sold','1','','sales','1643','','No',NULL,NULL,''),(23462,'1110','101738768394','2025-02-05 19:16:08',NULL,0.00,'','10','1','Inventory sold','1','','sales','1109','','No',NULL,NULL,''),(23463,'1110','101738768394','2025-02-05 19:16:19',NULL,0.00,'','10','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(23464,'5500','101738768394','2025-02-05 19:16:29',37.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23465,'1000','101738768394','2025-02-05 19:17:03',320.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dvefees'),(23466,'4000','101738768394','2025-02-05 19:17:03',NULL,70.00,'','10','1','Good sold','1','','sales','937','','No',NULL,NULL,''),(23467,'4000','101738768394','2025-02-05 18:13:14',NULL,50.00,'','10','1','Good sold','1','','sales','1643','','No',NULL,NULL,''),(23468,'4000','101738768394','2025-02-05 19:16:08',NULL,100.00,'','10','1','Good sold','1','','sales','1109','','No',NULL,NULL,''),(23469,'4000','101738768394','2025-02-05 19:16:19',NULL,100.00,'','10','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(23470,'1110','101738772234','2025-02-05 19:17:20',NULL,35.00,'','10','1','Inventory sold','1','','sales','422','','No',NULL,NULL,''),(23471,'5500','101738772234','2025-02-05 19:17:14',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23472,'1000','101738772234','2025-02-05 19:17:20',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23473,'4000','101738772234','2025-02-05 19:17:20',NULL,70.00,'','10','1','Good sold','1','','sales','422','','No',NULL,NULL,''),(23474,'1110','101738772243','2025-02-05 19:17:42',NULL,14.80,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(23475,'1110','101738772243','2025-02-05 19:17:23',NULL,45.00,'','10','1','Inventory sold','1','','sales','1244','','No',NULL,NULL,''),(23476,'5500','101738772243','2025-02-05 19:17:32',59.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23477,'1000','101738772243','2025-02-05 19:17:42',140.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'xsgfafr'),(23478,'4000','101738772243','2025-02-05 19:17:42',NULL,40.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(23479,'4000','101738772243','2025-02-05 19:17:23',NULL,100.00,'','10','1','Good sold','1','','sales','1244','','No',NULL,NULL,''),(23480,'1110','101738772286','2025-02-05 19:41:23',NULL,0.00,'','10','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(23481,'1110','101738772286','2025-02-05 19:18:06',NULL,6.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(23482,'5500','101738772286','2025-02-05 19:41:02',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23483,'1000','101738772286','2025-02-05 19:41:23',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23484,'4000','101738772286','2025-02-05 19:41:23',NULL,20.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(23485,'4000','101738772286','2025-02-05 19:18:06',NULL,20.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(23486,'1110','101738773687','2025-02-05 19:49:32',NULL,3.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(23487,'5500','101738773687','2025-02-05 19:41:27',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23488,'1000','101738773687','2025-02-05 19:49:32',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'REGFTESRTF'),(23489,'4000','101738773687','2025-02-05 19:49:32',NULL,30.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(23490,'1110','101738774180','2025-02-05 19:49:47',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(23491,'5500','101738774180','2025-02-05 19:49:40',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23492,'1000','101738774180','2025-02-05 19:49:47',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23493,'4000','101738774180','2025-02-05 19:49:47',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(23494,'1110','101738774188','2025-02-05 19:50:06',NULL,58.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(23495,'1110','101738774188','2025-02-05 19:49:48',NULL,15.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(23496,'5500','101738774188','2025-02-05 19:49:58',73.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23497,'1000','101738774188','2025-02-05 19:50:06',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23498,'4000','101738774188','2025-02-05 19:50:06',NULL,100.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(23499,'4000','101738774188','2025-02-05 19:49:48',NULL,50.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(23500,'1110','101738774210','2025-02-05 19:55:37',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(23501,'5500','101738774210','2025-02-05 19:50:10',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23502,'1000','101738774210','2025-02-05 19:55:37',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23503,'4000','101738774210','2025-02-05 19:55:37',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(23504,'1110','101738774540','2025-02-05 19:55:50',NULL,7.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(23505,'5500','101738774540','2025-02-05 19:55:40',7.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23506,'1000','101738774540','2025-02-05 19:55:50',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23507,'4000','101738774540','2025-02-05 19:55:50',NULL,20.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(23508,'1110','101738774552','2025-02-05 20:29:11',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(23509,'5500','101738774552','2025-02-05 19:55:52',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23510,'1000','101738774552','2025-02-05 20:29:11',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TYHQ24YH'),(23511,'4000','101738774552','2025-02-05 20:29:11',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(23512,'1110','101738779566','2025-02-05 21:19:37',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(23513,'5500','101738779566','2025-02-05 21:19:26',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23514,'1000','101738779566','2025-02-05 21:19:37',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDFWAEF32'),(23515,'4000','101738779566','2025-02-05 21:19:37',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(23516,'1110','101738779581','2025-02-05 21:24:21',NULL,12.00,'','10','1','Inventory sold','1','','sales','1616','','No',NULL,NULL,''),(23517,'1110','101738779581','2025-02-05 21:19:41',NULL,0.00,'','10','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(23518,'5500','101738779581','2025-02-05 21:24:12',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23519,'1000','101738779581','2025-02-05 21:24:21',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WDQWDRE34T2R'),(23520,'4000','101738779581','2025-02-05 21:24:21',NULL,30.00,'','10','1','Good sold','1','','sales','1616','','No',NULL,NULL,''),(23521,'4000','101738779581','2025-02-05 21:19:41',NULL,20.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(23522,'1110','101738780933','2025-02-05 21:42:25',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(23523,'5500','101738780933','2025-02-05 21:42:13',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23524,'1000','101738780933','2025-02-05 21:42:25',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SDFSWCEDQW'),(23525,'4000','101738780933','2025-02-05 21:42:25',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(23526,'1110','101738780951','2025-02-05 21:57:42',NULL,20.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(23527,'5500','101738780951','2025-02-05 21:42:31',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23528,'1000','101738780951','2025-02-05 21:57:42',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23529,'4000','101738780951','2025-02-05 21:57:42',NULL,100.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(23530,'1110','101738825916','2025-02-06 10:20:31',NULL,174.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(23531,'1110','101738825916','2025-02-06 10:11:56',NULL,55.00,'','10','1','Inventory sold','1','','sales','1635','','No',NULL,NULL,''),(23532,'1110','101738825916','2025-02-06 10:18:36',NULL,10.00,'','10','1','Inventory sold','1','','sales','1599','','No',NULL,NULL,''),(23533,'1110','101738825916','2025-02-06 10:18:46',NULL,6.00,'','10','1','Inventory sold','1','','sales','1638','','No',NULL,NULL,''),(23534,'1110','101738825916','2025-02-06 10:19:46',NULL,0.00,'','10','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(23535,'5500','101738825916','2025-02-06 10:20:09',245.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23536,'1000','101738825916','2025-02-06 10:20:31',610.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fgrverg c'),(23537,'4000','101738825916','2025-02-06 10:20:31',NULL,300.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(23538,'4000','101738825916','2025-02-06 10:11:56',NULL,200.00,'','10','1','Good sold','1','','sales','1635','','No',NULL,NULL,''),(23539,'4000','101738825916','2025-02-06 10:18:36',NULL,60.00,'','10','1','Good sold','1','','sales','1599','','No',NULL,NULL,''),(23540,'4000','101738825916','2025-02-06 10:18:46',NULL,30.00,'','10','1','Good sold','1','','sales','1638','','No',NULL,NULL,''),(23541,'4000','101738825916','2025-02-06 10:19:46',NULL,20.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(23542,'1110','101738828422','2025-02-06 10:54:11',NULL,30.00,'','10','1','Inventory sold','1','','sales','1182','','No',NULL,NULL,''),(23543,'1110','101738828422','2025-02-06 10:53:43',NULL,24.00,'','10','1','Inventory sold','1','','sales','897','','No',NULL,NULL,''),(23544,'5500','101738828422','2025-02-06 10:53:55',54.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23545,'1000','101738828422','2025-02-06 10:54:11',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dswvge'),(23546,'4000','101738828422','2025-02-06 10:54:11',NULL,50.00,'','10','1','Good sold','1','','sales','1182','','No',NULL,NULL,''),(23547,'4000','101738828422','2025-02-06 10:53:43',NULL,50.00,'','10','1','Good sold','1','','sales','897','','No',NULL,NULL,''),(23548,'1110','101738828457','2025-02-06 11:56:09',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(23549,'5500','101738828457','2025-02-06 10:54:17',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23550,'1000','101738828457','2025-02-06 11:56:09',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23551,'4000','101738828457','2025-02-06 11:56:09',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(23552,'1110','101738832172','2025-02-06 13:39:32',NULL,58.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(23553,'5500','101738832172','2025-02-06 11:56:12',58.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23554,'1000','101738832172','2025-02-06 13:39:32',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23555,'4000','101738832172','2025-02-06 13:39:32',NULL,100.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(23556,'1110','101738838375','2025-02-06 14:18:44',NULL,75.00,'','10','1','Inventory sold','1','','sales','1611','','No',NULL,NULL,''),(23557,'5500','101738838375','2025-02-06 13:39:35',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23558,'1000','101738838375','2025-02-06 14:18:44',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'saecdsecdws'),(23559,'4000','101738838375','2025-02-06 14:18:44',NULL,200.00,'','10','1','Good sold','1','','sales','1611','','No',NULL,NULL,''),(23560,'1110','101738840728','2025-02-06 15:10:41',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(23561,'5500','101738840728','2025-02-06 14:18:48',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23562,'1000','101738840728','2025-02-06 15:10:41',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hbasrfb'),(23563,'4000','101738840728','2025-02-06 15:10:41',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(23564,'1110','101738843847','2025-02-06 15:16:38',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(23565,'5500','101738843847','2025-02-06 15:10:47',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23566,'1000','101738843847','2025-02-06 15:16:38',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'f6d7i867'),(23567,'4000','101738843847','2025-02-06 15:16:38',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(23568,'1110','101738844202','2025-02-06 16:10:50',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(23569,'5500','101738844202','2025-02-06 15:16:42',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23570,'1000','101738844202','2025-02-06 16:10:50',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23571,'4000','101738844202','2025-02-06 16:10:50',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(23572,'1000','101738847455','2025-02-06 16:58:10',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23573,'4000','101738847455','2025-02-06 16:58:10',NULL,100.00,'','10','1','Good sold','1','','sales','1144','','No',NULL,NULL,''),(23574,'1110','101738850299','2025-02-06 17:40:44',NULL,40.00,'','10','1','Inventory sold','1','','sales','1656','','No',NULL,NULL,''),(23575,'1110','101738850299','2025-02-06 16:58:19',NULL,0.00,'','10','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(23576,'5500','101738850299','2025-02-06 17:40:32',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23577,'1000','101738850299','2025-02-06 17:40:44',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'asdecqwecd'),(23578,'4000','101738850299','2025-02-06 17:40:44',NULL,100.00,'','10','1','Good sold','1','','sales','1656','','No',NULL,NULL,''),(23579,'4000','101738850299','2025-02-06 16:58:19',NULL,100.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(23580,'1110','101738852849','2025-02-06 18:11:03',NULL,54.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(23581,'5500','101738852849','2025-02-06 17:40:49',54.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23582,'1000','101738852849','2025-02-06 18:11:03',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'e3r43srq234e'),(23583,'4000','101738852849','2025-02-06 18:11:03',NULL,100.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(23584,'1110','101738854672','2025-02-06 18:25:35',NULL,150.00,'','10','1','Inventory sold','1','','sales','1290','','No',NULL,NULL,''),(23585,'1110','101738854672','2025-02-06 18:11:13',NULL,15.00,'','10','1','Inventory sold','1','','sales','1647','','No',NULL,NULL,''),(23586,'5500','101738854672','2025-02-06 18:25:27',165.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23587,'1000','101738854672','2025-02-06 18:25:35',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dsegbfbhuirt'),(23588,'4000','101738854672','2025-02-06 18:25:35',NULL,300.00,'','10','1','Good sold','1','','sales','1290','','No',NULL,NULL,''),(23589,'4000','101738854672','2025-02-06 18:11:13',NULL,100.00,'','10','1','Good sold','1','','sales','1647','','No',NULL,NULL,''),(23590,'1110','101738857049','2025-02-06 18:51:16',NULL,37.00,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(23591,'5500','101738857049','2025-02-06 18:50:49',37.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23592,'1000','101738857049','2025-02-06 18:51:16',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'yfgcgred'),(23593,'4000','101738857049','2025-02-06 18:51:16',NULL,100.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(23594,'1110','101738857093','2025-02-06 19:05:22',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(23595,'5500','101738857093','2025-02-06 18:51:34',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23596,'1000','101738857093','2025-02-06 19:05:22',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23597,'4000','101738857093','2025-02-06 19:05:22',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(23598,'1110','101738857926','2025-02-06 19:15:08',NULL,4.00,'','10','1','Inventory sold','1','','sales','915','','No',NULL,NULL,''),(23599,'1110','101738857926','2025-02-06 19:05:26',NULL,2.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(23600,'5500','101738857926','2025-02-06 19:14:54',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23601,'1000','101738857926','2025-02-06 19:15:08',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23602,'4000','101738857926','2025-02-06 19:15:08',NULL,10.00,'','10','1','Good sold','1','','sales','915','','No',NULL,NULL,''),(23603,'4000','101738857926','2025-02-06 19:05:26',NULL,10.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(23604,'1110','101738858531','2025-02-06 19:15:41',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(23605,'5500','101738858531','2025-02-06 19:15:31',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23606,'1000','101738858531','2025-02-06 19:15:41',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'jhgfhnhmuhg'),(23607,'4000','101738858531','2025-02-06 19:15:41',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(23608,'1110','101738858551','2025-02-06 19:16:32',NULL,0.00,'','10','1','Inventory sold','1','','sales','1466','','No',NULL,NULL,''),(23609,'1110','101738858551','2025-02-06 19:15:51',NULL,15.00,'','10','1','Inventory sold','1','','sales','1647','','No',NULL,NULL,''),(23610,'5500','101738858551','2025-02-06 19:16:06',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23611,'1000','101738858551','2025-02-06 19:16:32',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'E5YUV'),(23612,'4000','101738858551','2025-02-06 19:16:32',NULL,150.00,'','10','1','Good sold','1','','sales','1466','','No',NULL,NULL,''),(23613,'4000','101738858551','2025-02-06 19:15:51',NULL,100.00,'','10','1','Good sold','1','','sales','1647','','No',NULL,NULL,''),(23614,'1110','101738858608','2025-02-06 19:46:18',NULL,26.00,'','10','1','Inventory sold','1','','sales','1628','','No',NULL,NULL,''),(23615,'1110','101738858608','2025-02-06 19:16:48',NULL,50.00,'','10','1','Inventory sold','1','','sales','1645','','No',NULL,NULL,''),(23616,'1110','101738858608','2025-02-06 19:45:56',NULL,43.00,'','10','1','Inventory sold','1','','sales','1526','','No',NULL,NULL,''),(23617,'5500','101738858608','2025-02-06 19:46:09',119.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23618,'1000','101738858608','2025-02-06 19:46:18',460.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'X8TYG76TCXG'),(23619,'4000','101738858608','2025-02-06 19:46:18',NULL,60.00,'','10','1','Good sold','1','','sales','1628','','No',NULL,NULL,''),(23620,'4000','101738858608','2025-02-06 19:16:48',NULL,250.00,'','10','1','Good sold','1','','sales','1645','','No',NULL,NULL,''),(23621,'4000','101738858608','2025-02-06 19:45:56',NULL,150.00,'','10','1','Good sold','1','','sales','1526','','No',NULL,NULL,''),(23622,'1110','101738861528','2025-02-06 20:05:39',NULL,8.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(23623,'5500','101738861528','2025-02-06 20:05:28',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23624,'1000','101738861528','2025-02-06 20:05:39',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23625,'4000','101738861528','2025-02-06 20:05:39',NULL,40.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(23626,'1110','101738861547','2025-02-06 20:14:02',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(23627,'5500','101738861547','2025-02-06 20:05:47',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23628,'1000','101738861547','2025-02-06 20:14:02',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23629,'4000','101738861547','2025-02-06 20:14:02',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(23630,'4000','101738861547','2025-02-06 20:25:46',100.00,NULL,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(23631,'1000','101738861547','2025-02-06 20:25:46',NULL,100.00,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(23632,'5500','101738861547','2025-02-06 20:25:46',NULL,19.00,'','10','1','Cost of goods returned','1','','sales','1149','','No',NULL,NULL,''),(23633,'1110','101738861547','2025-02-06 20:25:46',19.00,NULL,'','10','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(23634,'1110','101738862748','2025-02-06 20:26:18',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(23635,'5500','101738862748','2025-02-06 20:25:48',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23636,'1000','101738862748','2025-02-06 20:26:18',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23637,'4000','101738862748','2025-02-06 20:26:18',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(23638,'1110','101738862973','2025-02-06 20:29:43',NULL,25.00,'','10','1','Inventory sold','1','','sales','1599','','No',NULL,NULL,''),(23639,'5500','101738862973','2025-02-06 20:29:33',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23640,'1000','101738862973','2025-02-06 20:29:43',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23641,'4000','101738862973','2025-02-06 20:29:43',NULL,150.00,'','10','1','Good sold','1','','sales','1599','','No',NULL,NULL,''),(23642,'1110','101738864425','2025-02-06 20:59:13',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(23643,'1110','101738864425','2025-02-06 20:53:45',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(23644,'5500','101738864425','2025-02-06 20:59:06',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23645,'1000','101738864425','2025-02-06 20:59:13',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HFCXTUFC '),(23646,'4000','101738864425','2025-02-06 20:59:13',NULL,150.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(23647,'4000','101738864425','2025-02-06 20:53:45',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(23648,'1110','101738864761','2025-02-06 21:05:13',NULL,0.00,'','10','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(23649,'1110','101738864761','2025-02-06 20:59:21',NULL,2.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(23650,'5500','101738864761','2025-02-06 21:05:05',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23651,'1000','101738864761','2025-02-06 21:05:13',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23652,'4000','101738864761','2025-02-06 21:05:13',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(23653,'4000','101738864761','2025-02-06 20:59:21',NULL,10.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(23654,'1110','101738865116','2025-02-06 21:14:43',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(23655,'5500','101738865116','2025-02-06 21:05:16',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23656,'1000','101738865116','2025-02-06 21:14:43',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23657,'4000','101738865116','2025-02-06 21:14:43',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(23658,'1110','101738865687','2025-02-06 21:39:21',NULL,20.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(23659,'1110','101738865687','2025-02-06 21:14:47',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(23660,'5500','101738865687','2025-02-06 21:39:15',22.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23661,'1000','101738865687','2025-02-06 21:39:21',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23662,'4000','101738865687','2025-02-06 21:39:21',NULL,40.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(23663,'4000','101738865687','2025-02-06 21:14:47',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(23664,'1110','101738867165','2025-02-06 22:13:00',NULL,100.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(23665,'5500','101738867165','2025-02-06 21:39:25',100.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23666,'1000','101738867165','2025-02-06 22:13:00',500.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDFCEF'),(23667,'4000','101738867165','2025-02-06 22:13:00',NULL,500.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(23668,'1110','101738909342','2025-02-07 09:22:47',NULL,50.00,'','10','1','Inventory sold','1','','sales','1566','','No',NULL,NULL,''),(23669,'1110','101738909342','2025-02-07 09:22:22',NULL,60.00,'','10','1','Inventory sold','1','','sales','1049','','No',NULL,NULL,''),(23670,'5500','101738909342','2025-02-07 09:22:30',110.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23671,'1000','101738909342','2025-02-07 09:22:47',370.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'xdvdefsde'),(23672,'4000','101738909342','2025-02-07 09:22:47',NULL,250.00,'','10','1','Good sold','1','','sales','1566','','No',NULL,NULL,''),(23673,'4000','101738909342','2025-02-07 09:22:22',NULL,120.00,'','10','1','Good sold','1','','sales','1049','','No',NULL,NULL,''),(23674,'1110','101738909375','2025-02-07 09:32:14',NULL,3.00,'','10','1','Inventory sold','1','','sales','1647','','No',NULL,NULL,''),(23675,'5500','101738909375','2025-02-07 09:22:55',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23676,'1000','101738909375','2025-02-07 09:32:14',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23677,'4000','101738909375','2025-02-07 09:32:14',NULL,20.00,'','10','1','Good sold','1','','sales','1647','','No',NULL,NULL,''),(23678,'1110','101738909936','2025-02-07 10:09:01',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(23679,'1110','101738909936','2025-02-07 09:32:16',NULL,0.00,'','10','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(23680,'1110','101738909936','2025-02-07 10:08:31',NULL,10.00,'','10','1','Inventory sold','1','','sales','1343','','No',NULL,NULL,''),(23681,'5500','101738909936','2025-02-07 10:08:45',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23682,'1000','101738909936','2025-02-07 10:09:01',120.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23683,'4000','101738909936','2025-02-07 10:09:01',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(23684,'4000','101738909936','2025-02-07 09:32:16',NULL,50.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(23685,'4000','101738909936','2025-02-07 10:08:31',NULL,20.00,'','10','1','Good sold','1','','sales','1343','','No',NULL,NULL,''),(23686,'1110','101738912144','2025-02-07 10:59:07',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(23687,'5500','101738912144','2025-02-07 10:09:04',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23688,'1000','101738912144','2025-02-07 10:59:07',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edqw32dw'),(23689,'4000','101738912144','2025-02-07 10:59:07',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(23690,'1110','101738915158','2025-02-07 11:30:49',NULL,55.00,'','10','1','Inventory sold','1','','sales','1635','','No',NULL,NULL,''),(23691,'1110','101738915158','2025-02-07 10:59:18',NULL,18.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(23692,'1110','101738915158','2025-02-07 11:26:50',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(23693,'5500','101738915158','2025-02-07 11:26:59',73.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23694,'1000','101738915158','2025-02-07 11:30:49',310.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23695,'4000','101738915158','2025-02-07 11:30:49',NULL,200.00,'','10','1','Good sold','1','','sales','1635','','No',NULL,NULL,''),(23696,'4000','101738915158','2025-02-07 10:59:18',NULL,60.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(23697,'4000','101738915158','2025-02-07 11:26:50',NULL,50.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(23698,'1110','101738917051','2025-02-07 11:31:14',NULL,0.00,'','10','1','Inventory sold','1','','sales','442','','No',NULL,NULL,''),(23699,'1110','101738917051','2025-02-07 11:30:51',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(23700,'5500','101738917051','2025-02-07 11:31:04',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23701,'1000','101738917051','2025-02-07 11:31:14',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rgwef'),(23702,'4000','101738917051','2025-02-07 11:31:14',NULL,350.00,'','10','1','Good sold','1','','sales','442','','No',NULL,NULL,''),(23703,'4000','101738917051','2025-02-07 11:30:51',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(23704,'1110','101738917079','2025-02-07 12:06:24',NULL,40.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(23705,'1110','101738917079','2025-02-07 11:31:19',NULL,33.00,'','10','1','Inventory sold','1','','sales','886','','No',NULL,NULL,''),(23706,'5500','101738917079','2025-02-07 12:06:16',73.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23707,'1000','101738917079','2025-02-07 12:06:24',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'43er3'),(23708,'4000','101738917079','2025-02-07 12:06:24',NULL,200.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(23709,'4000','101738917079','2025-02-07 11:31:19',NULL,100.00,'','10','1','Good sold','1','','sales','886','','No',NULL,NULL,''),(23710,'1110','101738919398','2025-02-07 12:34:13',NULL,10.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(23711,'5500','101738919398','2025-02-07 12:09:58',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23712,'1000','101738919398','2025-02-07 12:34:13',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23713,'4000','101738919398','2025-02-07 12:34:13',NULL,20.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(23714,'1110','101738920857','2025-02-07 14:06:23',NULL,120.00,'','10','1','Inventory sold','1','','sales','1260','','No',NULL,NULL,''),(23715,'1110','101738920857','2025-02-07 12:34:17',NULL,189.00,'','10','1','Inventory sold','1','','sales','1421','','No',NULL,NULL,''),(23716,'1110','101738920857','2025-02-07 14:05:43',NULL,40.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(23717,'1110','101738920857','2025-02-07 14:05:56',NULL,10.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(23718,'5500','101738920857','2025-02-07 14:06:13',359.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23719,'1000','101738920857','2025-02-07 14:06:23',1050.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'drfcwfr'),(23720,'4000','101738920857','2025-02-07 14:06:23',NULL,400.00,'','10','1','Good sold','1','','sales','1260','','No',NULL,NULL,''),(23721,'4000','101738920857','2025-02-07 12:34:17',NULL,400.00,'','10','1','Good sold','1','','sales','1421','','No',NULL,NULL,''),(23722,'4000','101738920857','2025-02-07 14:05:43',NULL,200.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(23723,'4000','101738920857','2025-02-07 14:05:56',NULL,50.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(23724,'1110','101738926388','2025-02-07 14:13:35',NULL,9.00,'','10','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(23725,'1110','101738926388','2025-02-07 14:06:28',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(23726,'1110','101738926388','2025-02-07 14:13:14',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(23727,'5500','101738926388','2025-02-07 14:13:25',16.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23728,'1000','101738926388','2025-02-07 14:13:35',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'drweacef'),(23729,'4000','101738926388','2025-02-07 14:13:35',NULL,20.00,'','10','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(23730,'4000','101738926388','2025-02-07 14:06:28',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(23731,'4000','101738926388','2025-02-07 14:13:14',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(23732,'1110','101738926822','2025-02-07 14:58:49',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(23733,'5500','101738926822','2025-02-07 14:13:42',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23734,'1000','101738926822','2025-02-07 14:58:49',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'r5tg5rtf3e4'),(23735,'4000','101738926822','2025-02-07 14:58:49',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(23736,'1000','101738929535','2025-02-07 15:15:52',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'juukiy67'),(23737,'4000','101738929535','2025-02-07 15:15:52',NULL,100.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(23738,'1110','101738930787','2025-02-07 15:19:54',NULL,30.00,'','10','1','Inventory sold','1','','sales','1502','','No',NULL,NULL,''),(23739,'5500','101738930787','2025-02-07 15:19:47',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23740,'1000','101738930787','2025-02-07 15:19:54',130.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23741,'4000','101738930787','2025-02-07 15:19:54',NULL,130.00,'','10','1','Good sold','1','','sales','1502','','No',NULL,NULL,''),(23742,'1110','101738939999','2025-02-07 17:53:37',NULL,30.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(23743,'5500','101738939999','2025-02-07 17:53:19',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23744,'1000','101738939999','2025-02-07 17:53:37',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23745,'4000','101738939999','2025-02-07 17:53:37',NULL,100.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(23746,'1110','101738940022','2025-02-07 17:55:42',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(23747,'5500','101738940022','2025-02-07 17:53:42',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23748,'1000','101738940022','2025-02-07 17:55:42',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23749,'4000','101738940022','2025-02-07 17:55:42',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(23750,'1110','101738944891','2025-02-07 19:15:04',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(23751,'5500','101738944891','2025-02-07 19:14:51',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23752,'1000','101738944891','2025-02-07 19:15:04',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23753,'4000','101738944891','2025-02-07 19:15:04',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(23754,'1110','101738944908','2025-02-07 19:36:52',NULL,180.00,'','10','1','Inventory sold','1','','sales','1641','','No',NULL,NULL,''),(23755,'1110','101738944908','2025-02-07 19:15:08',NULL,55.00,'','10','1','Inventory sold','1','','sales','1635','','No',NULL,NULL,''),(23756,'5500','101738944908','2025-02-07 19:36:43',235.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23757,'1000','101738944908','2025-02-07 19:36:52',600.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gfrv3wgrt'),(23758,'4000','101738944908','2025-02-07 19:36:52',NULL,400.00,'','10','1','Good sold','1','','sales','1641','','No',NULL,NULL,''),(23759,'4000','101738944908','2025-02-07 19:15:08',NULL,200.00,'','10','1','Good sold','1','','sales','1635','','No',NULL,NULL,''),(23760,'1110','101738946220','2025-02-07 19:39:09',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(23761,'5500','101738946220','2025-02-07 19:37:01',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23762,'1000','101738946220','2025-02-07 19:39:09',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23763,'4000','101738946220','2025-02-07 19:39:09',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(23764,'1110','101738946353','2025-02-07 19:42:54',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(23765,'1110','101738946353','2025-02-07 19:39:13',NULL,130.00,'','10','1','Inventory sold','1','','sales','53','','No',NULL,NULL,''),(23766,'5500','101738946353','2025-02-07 19:42:44',149.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23767,'1000','101738946353','2025-02-07 19:42:54',450.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23768,'4000','101738946353','2025-02-07 19:42:54',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(23769,'4000','101738946353','2025-02-07 19:39:13',NULL,300.00,'','10','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(23770,'1110','101738946579','2025-02-07 19:44:38',NULL,1.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(23771,'5500','101738946579','2025-02-07 19:43:00',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23772,'1000','101738946579','2025-02-07 19:44:38',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23773,'4000','101738946579','2025-02-07 19:44:38',NULL,10.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(23774,'1110','101738946683','2025-02-07 19:48:54',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(23775,'5500','101738946683','2025-02-07 19:44:43',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23776,'1000','101738946683','2025-02-07 19:48:54',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23777,'4000','101738946683','2025-02-07 19:48:54',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(23778,'1110','101738946941','2025-02-07 19:58:35',NULL,12.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(23779,'5500','101738946941','2025-02-07 19:49:01',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23780,'1000','101738946941','2025-02-07 19:58:35',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23781,'4000','101738946941','2025-02-07 19:58:35',NULL,200.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(23782,'1110','101738947542','2025-02-07 19:59:11',NULL,9.00,'','10','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(23783,'5500','101738947542','2025-02-07 19:59:02',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23784,'1000','101738947542','2025-02-07 19:59:11',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23785,'4000','101738947542','2025-02-07 19:59:11',NULL,20.00,'','10','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(23786,'1110','101738947558','2025-02-07 20:13:11',NULL,10.00,'','10','1','Inventory sold','1','','sales','1599','','No',NULL,NULL,''),(23787,'1110','101738947558','2025-02-07 19:59:19',NULL,0.00,'','10','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(23788,'1110','101738947558','2025-02-07 20:12:55',NULL,10.00,'','10','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(23789,'5500','101738947558','2025-02-07 20:13:01',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23790,'1000','101738947558','2025-02-07 20:13:11',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WSDE3DQ'),(23791,'4000','101738947558','2025-02-07 20:13:11',NULL,60.00,'','10','1','Good sold','1','','sales','1599','','No',NULL,NULL,''),(23792,'4000','101738947558','2025-02-07 19:59:19',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(23793,'4000','101738947558','2025-02-07 20:12:55',NULL,20.00,'','10','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(23794,'1110','101738948397','2025-02-07 20:46:14',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(23795,'5500','101738948397','2025-02-07 20:13:17',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23796,'1000','101738948397','2025-02-07 20:46:14',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23797,'4000','101738948397','2025-02-07 20:46:14',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(23798,'1110','101738952664','2025-02-07 21:24:39',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(23799,'5500','101738952664','2025-02-07 21:24:24',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23800,'1000','101738952664','2025-02-07 21:24:39',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDFDXECF'),(23801,'4000','101738952664','2025-02-07 21:24:39',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(23802,'1110','101738952684','2025-02-07 21:24:52',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(23803,'5500','101738952684','2025-02-07 21:24:44',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23804,'1000','101738952684','2025-02-07 21:24:52',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23805,'4000','101738952684','2025-02-07 21:24:52',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(23806,'1110','101738999251','2025-02-08 10:21:28',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(23807,'5500','101738999251','2025-02-08 10:20:51',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23808,'1000','101738999251','2025-02-08 10:21:28',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4rtg ftr '),(23809,'4000','101738999251','2025-02-08 10:21:28',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(23810,'1000','101739001021','2025-02-08 10:50:27',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'.43p.;/[\''),(23811,'4000','101739001021','2025-02-08 10:50:27',NULL,100.00,'','10','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(23812,'1110','101739001041','2025-02-08 11:23:16',NULL,51.80,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(23813,'5500','101739001041','2025-02-08 10:50:41',51.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23814,'1000','101739001041','2025-02-08 11:23:16',140.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23815,'4000','101739001041','2025-02-08 11:23:16',NULL,140.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(23816,'1110','101739003000','2025-02-08 11:39:52',NULL,100.00,'','10','1','Inventory sold','1','','sales','1223','','No',NULL,NULL,''),(23817,'1110','101739003000','2025-02-08 11:23:20',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(23818,'5500','101739003000','2025-02-08 11:39:40',105.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23819,'1000','101739003000','2025-02-08 11:39:52',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23820,'4000','101739003000','2025-02-08 11:39:52',NULL,150.00,'','10','1','Good sold','1','','sales','1223','','No',NULL,NULL,''),(23821,'4000','101739003000','2025-02-08 11:23:20',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(23822,'1110','101739003998','2025-02-08 11:40:14',NULL,6.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(23823,'5500','101739003998','2025-02-08 11:39:58',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23824,'1000','101739003998','2025-02-08 11:40:14',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23825,'4000','101739003998','2025-02-08 11:40:14',NULL,30.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(23826,'1110','101739004018','2025-02-08 11:40:26',NULL,6.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(23827,'5500','101739004018','2025-02-08 11:40:18',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23828,'1000','101739004018','2025-02-08 11:40:26',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'w3deqwd'),(23829,'4000','101739004018','2025-02-08 11:40:26',NULL,30.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(23830,'1110','101739004032','2025-02-08 11:40:46',NULL,15.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(23831,'5500','101739004032','2025-02-08 11:40:32',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23832,'1000','101739004032','2025-02-08 11:40:46',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23833,'4000','101739004032','2025-02-08 11:40:46',NULL,50.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(23834,'1110','101739004048','2025-02-08 12:04:32',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(23835,'5500','101739004048','2025-02-08 11:40:48',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23836,'1000','101739004048','2025-02-08 12:04:32',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23837,'4000','101739004048','2025-02-08 12:04:32',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(23838,'1110','101739005473','2025-02-08 13:33:53',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(23839,'5500','101739005473','2025-02-08 12:04:33',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23840,'1000','101739005473','2025-02-08 13:33:53',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'kok ikjn'),(23841,'4000','101739005473','2025-02-08 13:33:53',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(23842,'1110','101739010845','2025-02-08 14:40:22',NULL,0.00,'','10','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(23843,'1110','101739010845','2025-02-08 13:34:05',NULL,8.00,'','10','1','Inventory sold','1','','sales','1616','','No',NULL,NULL,''),(23844,'5500','101739010845','2025-02-08 14:40:03',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23845,'1000','101739010845','2025-02-08 14:40:22',70.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DFGWC5/O-P'),(23846,'4000','101739010845','2025-02-08 14:40:22',NULL,50.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(23847,'4000','101739010845','2025-02-08 13:34:05',NULL,20.00,'','10','1','Good sold','1','','sales','1616','','No',NULL,NULL,''),(23848,'1110','101739014843','2025-02-08 15:15:52',NULL,108.00,'','10','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(23849,'5500','101739014843','2025-02-08 14:40:43',108.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23850,'1000','101739014843','2025-02-08 15:15:52',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23851,'4000','101739014843','2025-02-08 15:15:52',NULL,150.00,'','10','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(23852,'1110','101739016955','2025-02-08 17:10:43',NULL,30.00,'','10','1','Inventory sold','1','','sales','1502','','No',NULL,NULL,''),(23853,'5500','101739016955','2025-02-08 15:15:55',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23854,'1000','101739016955','2025-02-08 17:10:43',130.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JGHSJTRQE'),(23855,'4000','101739016955','2025-02-08 17:10:43',NULL,130.00,'','10','1','Good sold','1','','sales','1502','','No',NULL,NULL,''),(23856,'1110','101739024097','2025-02-08 17:15:21',NULL,6.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(23857,'5500','101739024097','2025-02-08 17:14:57',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23858,'1000','101739024097','2025-02-08 17:15:21',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23859,'4000','101739024097','2025-02-08 17:15:21',NULL,100.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(23870,'1110','101739024130','2025-02-08 18:11:53',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(23871,'5500','101739024130','2025-02-08 19:03:26',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23872,'1000','101739024130','2025-02-08 18:11:53',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RWGRWREQ'),(23873,'4000','101739024130','2025-02-08 18:11:53',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(23874,'1110','101739030628','2025-02-08 19:04:22',NULL,0.00,'','10','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(23875,'1110','101739030628','2025-02-08 19:03:48',NULL,8.00,'','10','1','Inventory sold','1','','sales','1616','','No',NULL,NULL,''),(23876,'5500','101739030628','2025-02-08 19:03:56',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23877,'1000','101739030628','2025-02-08 19:04:22',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23878,'4000','101739030628','2025-02-08 19:04:22',NULL,30.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(23879,'4000','101739030628','2025-02-08 19:03:48',NULL,20.00,'','10','1','Good sold','1','','sales','1616','','No',NULL,NULL,''),(23880,'1110','101739030675','2025-02-08 19:04:54',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(23881,'5500','101739030675','2025-02-08 19:04:35',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23882,'1000','101739030675','2025-02-08 19:04:54',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFTGESRGT'),(23883,'4000','101739030675','2025-02-08 19:04:54',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(23884,'1110','101739030701','2025-02-08 19:39:28',NULL,115.00,'','10','1','Inventory sold','1','','sales','1435','','No',NULL,NULL,''),(23885,'1110','101739030701','2025-02-08 19:05:01',NULL,0.00,'','10','1','Inventory sold','1','','sales','1466','','No',NULL,NULL,''),(23886,'1110','101739030701','2025-02-08 19:39:09',NULL,45.00,'','10','1','Inventory sold','1','','sales','1608','','No',NULL,NULL,''),(23887,'5500','101739030701','2025-02-08 19:39:19',160.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23888,'1000','101739030701','2025-02-08 19:39:28',550.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDFWEFR'),(23889,'4000','101739030701','2025-02-08 19:39:28',NULL,250.00,'','10','1','Good sold','1','','sales','1435','','No',NULL,NULL,''),(23890,'4000','101739030701','2025-02-08 19:05:01',NULL,150.00,'','10','1','Good sold','1','','sales','1466','','No',NULL,NULL,''),(23891,'4000','101739030701','2025-02-08 19:39:09',NULL,150.00,'','10','1','Good sold','1','','sales','1608','','No',NULL,NULL,''),(23892,'1110','101739032774','2025-02-08 19:39:42',NULL,40.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(23893,'5500','101739032774','2025-02-08 19:39:34',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23894,'1000','101739032774','2025-02-08 19:39:42',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23895,'4000','101739032774','2025-02-08 19:39:42',NULL,200.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(23896,'1110','101739032807','2025-02-08 19:40:15',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(23897,'5500','101739032807','2025-02-08 19:40:07',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23898,'1000','101739032807','2025-02-08 19:40:15',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23899,'4000','101739032807','2025-02-08 19:40:15',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(23900,'1110','101739032817','2025-02-08 19:40:28',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(23901,'5500','101739032817','2025-02-08 19:40:17',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23902,'1000','101739032817','2025-02-08 19:40:28',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23903,'4000','101739032817','2025-02-08 19:40:28',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(23904,'1110','101739032830','2025-02-08 19:43:14',NULL,8.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(23905,'5500','101739032830','2025-02-08 19:40:30',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23906,'1000','101739032830','2025-02-08 19:43:14',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23907,'4000','101739032830','2025-02-08 19:43:14',NULL,40.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(23908,'1110','101739032999','2025-02-08 19:49:08',NULL,85.00,'','10','1','Inventory sold','1','','sales','1570','','No',NULL,NULL,''),(23909,'5500','101739032999','2025-02-08 19:43:19',85.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23910,'1000','101739032999','2025-02-08 19:49:08',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'26WERS5'),(23911,'4000','101739032999','2025-02-08 19:49:08',NULL,250.00,'','10','1','Good sold','1','','sales','1570','','No',NULL,NULL,''),(23912,'1110','101739033365','2025-02-08 19:56:10',NULL,6.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(23913,'1110','101739033365','2025-02-08 19:49:25',NULL,0.00,'','10','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(23914,'1110','101739033365','2025-02-08 19:52:06',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(23915,'5500','101739033365','2025-02-08 19:52:22',16.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23916,'1000','101739033365','2025-02-08 19:56:10',90.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23917,'4000','101739033365','2025-02-08 19:56:10',NULL,20.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(23918,'4000','101739033365','2025-02-08 19:49:25',NULL,20.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(23919,'4000','101739033365','2025-02-08 19:52:06',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(23920,'1110','101739033773','2025-02-08 20:00:20',NULL,32.00,'','10','1','Inventory sold','1','','sales','470','','No',NULL,NULL,''),(23921,'1110','101739033773','2025-02-08 19:56:13',NULL,5.00,'','10','1','Inventory sold','1','','sales','1599','','No',NULL,NULL,''),(23922,'1110','101739033773','2025-02-08 19:59:59',NULL,9.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(23923,'5500','101739033773','2025-02-08 20:00:08',46.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23924,'1000','101739033773','2025-02-08 20:00:20',180.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23925,'4000','101739033773','2025-02-08 20:00:20',NULL,60.00,'','10','1','Good sold','1','','sales','470','','No',NULL,NULL,''),(23926,'4000','101739033773','2025-02-08 19:56:13',NULL,30.00,'','10','1','Good sold','1','','sales','1599','','No',NULL,NULL,''),(23927,'4000','101739033773','2025-02-08 19:59:59',NULL,90.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(23928,'1110','101739034064','2025-02-08 20:01:09',NULL,6.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(23929,'5500','101739034064','2025-02-08 20:01:04',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23930,'1000','101739034064','2025-02-08 20:01:09',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23931,'4000','101739034064','2025-02-08 20:01:09',NULL,100.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(23932,'1110','101739034072','2025-02-08 20:11:17',NULL,14.80,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(23933,'5500','101739034072','2025-02-08 20:01:12',14.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23934,'1000','101739034072','2025-02-08 20:11:17',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EWRGFTW'),(23935,'4000','101739034072','2025-02-08 20:11:17',NULL,40.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(23936,'1110','101739034858','2025-02-08 20:14:28',NULL,150.00,'','10','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(23937,'5500','101739034858','2025-02-08 20:14:18',150.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23938,'1000','101739034858','2025-02-08 20:14:28',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DEQWDW3'),(23939,'4000','101739034858','2025-02-08 20:14:28',NULL,250.00,'','10','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(23940,'1110','101739034873','2025-02-08 20:32:15',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(23941,'1110','101739034873','2025-02-08 20:14:33',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(23942,'1110','101739034873','2025-02-08 20:31:49',NULL,7.20,'','10','1','Inventory sold','1','','sales','791','','No',NULL,NULL,''),(23943,'5500','101739034873','2025-02-08 20:31:57',41.20,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23944,'1000','101739034873','2025-02-08 20:32:15',130.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'76TTTTT'),(23945,'4000','101739034873','2025-02-08 20:32:15',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(23946,'4000','101739034873','2025-02-08 20:14:33',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(23947,'4000','101739034873','2025-02-08 20:31:49',NULL,30.00,'','10','1','Good sold','1','','sales','791','','No',NULL,NULL,''),(23948,'1110','101739035949','2025-02-08 20:32:46',NULL,5.00,'','10','1','Inventory sold','1','','sales','1599','','No',NULL,NULL,''),(23949,'5500','101739035949','2025-02-08 20:32:29',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23950,'1000','101739035949','2025-02-08 20:32:46',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23951,'4000','101739035949','2025-02-08 20:32:46',NULL,30.00,'','10','1','Good sold','1','','sales','1599','','No',NULL,NULL,''),(23952,'1110','101739035969','2025-02-08 20:46:19',NULL,139.00,'','10','1','Inventory sold','1','','sales','1484','','No',NULL,NULL,''),(23953,'1110','101739035969','2025-02-08 20:32:49',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(23954,'5500','101739035969','2025-02-08 20:46:08',278.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23955,'1000','101739035969','2025-02-08 20:46:19',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EFWQ3RW3E'),(23956,'4000','101739035969','2025-02-08 20:46:19',NULL,200.00,'','10','1','Good sold','1','','sales','1484','','No',NULL,NULL,''),(23957,'4000','101739035969','2025-02-08 20:32:49',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(23958,'1000','101739037049','2025-02-08 20:50:55',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23959,'4000','101739037049','2025-02-08 20:50:55',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(23960,'1110','101739037057','2025-02-08 21:11:25',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(23961,'5500','101739037057','2025-02-08 20:50:57',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23962,'1000','101739037057','2025-02-08 21:11:25',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDQ2D32Q3'),(23963,'4000','101739037057','2025-02-08 21:11:25',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(23964,'1110','101739038291','2025-02-08 21:29:29',NULL,12.50,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(23965,'1110','101739038291','2025-02-08 21:11:31',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(23966,'1110','101739038291','2025-02-08 21:24:08',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(23967,'1110','101739038291','2025-02-08 21:24:24',NULL,16.00,'','10','1','Inventory sold','1','','sales','470','','No',NULL,NULL,''),(23968,'5500','101739038291','2025-02-08 21:29:21',33.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23969,'1000','101739038291','2025-02-08 21:29:29',180.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UYTEP92\'3YR'),(23970,'4000','101739038291','2025-02-08 21:29:29',NULL,50.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(23971,'4000','101739038291','2025-02-08 21:11:31',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(23972,'4000','101739038291','2025-02-08 21:24:08',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(23973,'4000','101739038291','2025-02-08 21:24:24',NULL,30.00,'','10','1','Good sold','1','','sales','470','','No',NULL,NULL,''),(23974,'1000','101739102930','2025-02-09 15:12:38',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23975,'4000','101739102930','2025-02-09 15:12:38',NULL,100.00,'','10','1','Good sold','1','','sales','1289','','No',NULL,NULL,''),(23976,'1110','101739103162','2025-02-09 16:09:16',NULL,2.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(23977,'1110','101739103162','2025-02-09 15:12:42',NULL,2.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(23978,'5500','101739103162','2025-02-09 16:09:01',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23979,'1000','101739103162','2025-02-09 16:09:16',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23980,'4000','101739103162','2025-02-09 16:09:16',NULL,10.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(23981,'4000','101739103162','2025-02-09 15:12:42',NULL,10.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(23982,'1110','101739106803','2025-02-09 16:13:30',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(23983,'5500','101739106803','2025-02-09 16:13:23',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23984,'1000','101739106803','2025-02-09 16:13:30',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'it6rf5ew'),(23985,'4000','101739106803','2025-02-09 16:13:30',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(23986,'1110','101739106818','2025-02-09 17:21:16',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(23987,'5500','101739106818','2025-02-09 16:13:38',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23988,'1000','101739106818','2025-02-09 17:21:16',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23989,'4000','101739106818','2025-02-09 17:21:16',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(23990,'1000','101739110879','2025-02-09 18:46:19',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'LJGSDFVUJGFE'),(23991,'4000','101739110879','2025-02-09 18:46:19',NULL,100.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(23992,'1110','101739115990','2025-02-09 18:57:55',NULL,0.00,'','10','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(23993,'1110','101739115990','2025-02-09 18:46:30',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(23994,'1110','101739115990','2025-02-09 18:57:24',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(23995,'5500','101739115990','2025-02-09 18:57:42',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23996,'1000','101739115990','2025-02-09 18:57:55',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GFDOYASU'),(23997,'4000','101739115990','2025-02-09 18:57:55',NULL,100.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(23998,'4000','101739115990','2025-02-09 18:46:30',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(23999,'4000','101739115990','2025-02-09 18:57:24',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(24000,'1110','101739116684','2025-02-09 19:03:24',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(24001,'1110','101739116684','2025-02-09 18:58:04',NULL,139.00,'','10','1','Inventory sold','1','','sales','1484','','No',NULL,NULL,''),(24002,'5500','101739116684','2025-02-09 19:03:18',144.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24003,'1000','101739116684','2025-02-09 19:03:24',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24004,'4000','101739116684','2025-02-09 19:03:24',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(24005,'4000','101739116684','2025-02-09 18:58:04',NULL,200.00,'','10','1','Good sold','1','','sales','1484','','No',NULL,NULL,''),(24006,'1110','101739117006','2025-02-09 19:43:46',NULL,45.00,'','10','1','Inventory sold','1','','sales','1536','','No',NULL,NULL,''),(24007,'5500','101739117006','2025-02-09 19:03:26',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24008,'1000','101739117006','2025-02-09 19:43:46',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RTGWTG'),(24009,'4000','101739117006','2025-02-09 19:43:46',NULL,150.00,'','10','1','Good sold','1','','sales','1536','','No',NULL,NULL,''),(24010,'1110','101739119436','2025-02-09 19:51:08',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(24011,'5500','101739119436','2025-02-09 19:43:56',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24012,'1000','101739119436','2025-02-09 19:51:08',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24013,'4000','101739119436','2025-02-09 19:51:08',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(24014,'1110','101739119874','2025-02-09 20:05:36',NULL,0.00,'','10','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(24015,'1110','101739119874','2025-02-09 19:51:14',NULL,6.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(24016,'1110','101739119874','2025-02-09 20:05:11',NULL,37.00,'','10','1','Inventory sold','1','','sales','369','','No',NULL,NULL,''),(24017,'5500','101739119874','2025-02-09 20:05:18',43.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24018,'1000','101739119874','2025-02-09 20:05:36',230.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DECFQEF'),(24019,'4000','101739119874','2025-02-09 20:05:36',NULL,100.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(24020,'4000','101739119874','2025-02-09 19:51:14',NULL,30.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(24021,'4000','101739119874','2025-02-09 20:05:11',NULL,100.00,'','10','1','Good sold','1','','sales','369','','No',NULL,NULL,''),(24022,'1110','101739120742','2025-02-09 20:07:59',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(24023,'5500','101739120742','2025-02-09 20:05:42',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24024,'1000','101739120742','2025-02-09 20:07:59',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'QDWwqed'),(24025,'4000','101739120742','2025-02-09 20:07:59',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(24026,'1110','101739120888','2025-02-09 20:23:13',NULL,85.00,'','10','1','Inventory sold','1','','sales','1570','','No',NULL,NULL,''),(24027,'1110','101739120888','2025-02-09 20:08:08',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(24028,'5500','101739120888','2025-02-09 20:23:04',93.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24029,'1000','101739120888','2025-02-09 20:23:13',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'3WDEQW3E'),(24030,'4000','101739120888','2025-02-09 20:23:13',NULL,250.00,'','10','1','Good sold','1','','sales','1570','','No',NULL,NULL,''),(24031,'4000','101739120888','2025-02-09 20:08:08',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(24032,'1110','101739121800','2025-02-09 20:28:50',NULL,9.00,'','10','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(24033,'5500','101739121800','2025-02-09 20:23:20',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24034,'1000','101739121800','2025-02-09 20:28:50',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SWDXWSW'),(24035,'4000','101739121800','2025-02-09 20:28:50',NULL,20.00,'','10','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(24036,'1110','101739122139','2025-02-09 20:37:18',NULL,18.90,'','10','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(24037,'5500','101739122139','2025-02-09 20:28:59',18.90,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24038,'1000','101739122139','2025-02-09 20:37:18',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24039,'4000','101739122139','2025-02-09 20:37:18',NULL,100.00,'','10','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(24040,'1110','101739122642','2025-02-09 20:38:52',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(24041,'5500','101739122642','2025-02-09 20:37:22',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24042,'1000','101739122642','2025-02-09 20:38:52',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24043,'4000','101739122642','2025-02-09 20:38:52',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(24044,'1110','101739122735','2025-02-09 21:01:51',NULL,6.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(24045,'5500','101739122735','2025-02-09 20:38:55',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24046,'1000','101739122735','2025-02-09 21:01:51',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24047,'4000','101739122735','2025-02-09 21:01:51',NULL,100.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(24048,'1110','101739124120','2025-02-09 21:29:18',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(24049,'1110','101739124120','2025-02-09 21:02:00',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(24050,'5500','101739124120','2025-02-09 21:29:11',23.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24051,'1000','101739124120','2025-02-09 21:29:18',170.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TEC54T2C3'),(24052,'4000','101739124120','2025-02-09 21:29:18',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(24053,'4000','101739124120','2025-02-09 21:02:00',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(24054,'1000','101739127085','2025-02-09 21:51:46',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GCTC456H'),(24055,'4000','101739127085','2025-02-09 21:51:46',NULL,20.00,'','10','1','Good sold','1','','sales','259','','No',NULL,NULL,''),(24056,'1110','101739127112','2025-02-09 21:53:22',NULL,55.00,'','10','1','Inventory sold','1','','sales','1635','','No',NULL,NULL,''),(24057,'1110','101739127112','2025-02-09 21:51:52',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(24058,'1110','101739127112','2025-02-09 21:52:38',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(24059,'5500','101739127112','2025-02-09 21:53:10',84.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24060,'1000','101739127112','2025-02-09 21:53:22',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TH VRJIYVT'),(24061,'4000','101739127112','2025-02-09 21:53:22',NULL,200.00,'','10','1','Good sold','1','','sales','1635','','No',NULL,NULL,''),(24062,'4000','101739127112','2025-02-09 21:51:52',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(24063,'4000','101739127112','2025-02-09 21:52:38',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(24064,'1110','101739127208','2025-02-09 21:57:30',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(24065,'5500','101739127208','2025-02-09 21:53:28',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24066,'1000','101739127208','2025-02-09 21:57:30',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WEFCXF4'),(24067,'4000','101739127208','2025-02-09 21:57:30',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(24068,'1110','101739170229','2025-02-10 09:50:38',NULL,10.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(24069,'5500','101739170229','2025-02-10 09:50:29',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24070,'1000','101739170229','2025-02-10 09:50:38',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24071,'4000','101739170229','2025-02-10 09:50:38',NULL,50.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(24072,'1110','101739170242','2025-02-10 10:19:13',NULL,36.00,'','10','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(24073,'5500','101739170242','2025-02-10 09:50:42',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24074,'1000','101739170242','2025-02-10 10:19:13',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24075,'4000','101739170242','2025-02-10 10:19:13',NULL,150.00,'','10','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(24076,'1000','101739171955','2025-02-10 10:29:34',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24077,'4000','101739171955','2025-02-10 10:29:34',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''); INSERT INTO `debitcredit` VALUES (24078,'1110','101739185699','2025-02-10 15:04:30',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(24079,'1110','101739185699','2025-02-10 14:08:19',NULL,9.00,'','10','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(24080,'5500','101739185699','2025-02-10 15:04:22',11.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24081,'1000','101739185699','2025-02-10 15:04:30',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'frw34rtf34'),(24082,'4000','101739185699','2025-02-10 15:04:30',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(24083,'4000','101739185699','2025-02-10 14:08:19',NULL,20.00,'','10','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(24084,'1110','101739189076','2025-02-10 15:40:44',NULL,20.00,'','10','1','Inventory sold','1','','sales','1040','','No',NULL,NULL,''),(24085,'5500','101739189076','2025-02-10 15:04:36',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24086,'1000','101739189076','2025-02-10 15:40:44',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'frwe4rt3rf'),(24087,'4000','101739189076','2025-02-10 15:40:44',NULL,100.00,'','10','1','Good sold','1','','sales','1040','','No',NULL,NULL,''),(24088,'1110','101739191250','2025-02-10 15:41:10',NULL,40.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(24089,'5500','101739191250','2025-02-10 15:40:50',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24090,'1000','101739191250','2025-02-10 15:41:10',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dxgefswfr'),(24091,'4000','101739191250','2025-02-10 15:41:10',NULL,100.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(24092,'1110','101739191274','2025-02-10 17:38:49',NULL,16.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(24093,'5500','101739191274','2025-02-10 15:41:15',16.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24094,'1000','101739191274','2025-02-10 17:38:49',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24095,'4000','101739191274','2025-02-10 17:38:49',NULL,80.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(24096,'1110','101739198334','2025-02-10 17:51:25',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(24097,'5500','101739198334','2025-02-10 17:38:54',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24098,'1000','101739198334','2025-02-10 17:51:25',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'wersrfcew'),(24099,'4000','101739198334','2025-02-10 17:51:25',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(24100,'1110','101739199101','2025-02-10 18:21:38',NULL,10.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(24101,'5500','101739199101','2025-02-10 17:51:41',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24102,'1000','101739199101','2025-02-10 18:21:38',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24103,'4000','101739199101','2025-02-10 18:21:38',NULL,20.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(24104,'1110','101739200902','2025-02-10 18:59:24',NULL,55.00,'','10','1','Inventory sold','1','','sales','1606','','No',NULL,NULL,''),(24105,'1110','101739200902','2025-02-10 18:21:42',NULL,55.00,'','10','1','Inventory sold','1','','sales','1635','','No',NULL,NULL,''),(24106,'1110','101739200902','2025-02-10 18:59:05',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(24107,'5500','101739200902','2025-02-10 18:59:12',115.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24108,'1000','101739200902','2025-02-10 18:59:24',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tvrydgfert'),(24109,'4000','101739200902','2025-02-10 18:59:24',NULL,150.00,'','10','1','Good sold','1','','sales','1606','','No',NULL,NULL,''),(24110,'4000','101739200902','2025-02-10 18:21:42',NULL,200.00,'','10','1','Good sold','1','','sales','1635','','No',NULL,NULL,''),(24111,'4000','101739200902','2025-02-10 18:59:05',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(24112,'1110','101739203176','2025-02-10 19:06:51',NULL,18.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(24113,'1110','101739203176','2025-02-10 18:59:36',NULL,55.00,'','10','1','Inventory sold','1','','sales','1635','','No',NULL,NULL,''),(24114,'1110','101739203176','2025-02-10 19:06:18',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(24115,'5500','101739203176','2025-02-10 19:06:38',73.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24116,'1000','101739203176','2025-02-10 19:06:51',310.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dgbvsefv'),(24117,'4000','101739203176','2025-02-10 19:06:51',NULL,60.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(24118,'4000','101739203176','2025-02-10 18:59:36',NULL,200.00,'','10','1','Good sold','1','','sales','1635','','No',NULL,NULL,''),(24119,'4000','101739203176','2025-02-10 19:06:18',NULL,50.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(24120,'1000','101739203621','2025-02-10 20:16:24',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24121,'4000','101739203621','2025-02-10 20:16:24',NULL,150.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(24122,'1110','101739207789','2025-02-10 20:18:18',NULL,20.00,'','10','1','Inventory sold','1','','sales','1539','','No',NULL,NULL,''),(24123,'5500','101739207789','2025-02-10 20:16:29',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24124,'1000','101739207789','2025-02-10 20:18:18',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24125,'4000','101739207789','2025-02-10 20:18:18',NULL,50.00,'','10','1','Good sold','1','','sales','1539','','No',NULL,NULL,''),(24126,'1000','101739207901','2025-02-10 20:23:08',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'twtrg5tfre'),(24127,'4000','101739207901','2025-02-10 20:23:08',NULL,150.00,'','10','1','Good sold','1','','sales','712','','No',NULL,NULL,''),(24128,'1110','101739208193','2025-02-10 20:37:24',NULL,5.50,'','10','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(24129,'5500','101739208193','2025-02-10 20:23:13',5.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24130,'1000','101739208193','2025-02-10 20:37:24',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24131,'4000','101739208193','2025-02-10 20:37:24',NULL,50.00,'','10','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(24132,'1110','101739209046','2025-02-10 20:51:32',NULL,8.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(24133,'1110','101739209046','2025-02-10 20:37:26',NULL,30.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(24134,'5500','101739209046','2025-02-10 20:51:20',38.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24135,'1000','101739209046','2025-02-10 20:51:32',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24136,'4000','101739209046','2025-02-10 20:51:32',NULL,40.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(24137,'4000','101739209046','2025-02-10 20:37:26',NULL,60.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(24138,'1110','101739209900','2025-02-10 20:58:00',NULL,139.00,'','10','1','Inventory sold','1','','sales','1484','','No',NULL,NULL,''),(24139,'5500','101739209900','2025-02-10 20:51:40',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24140,'1000','101739209900','2025-02-10 20:58:00',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gdzd'),(24141,'4000','101739209900','2025-02-10 20:58:00',NULL,200.00,'','10','1','Good sold','1','','sales','1484','','No',NULL,NULL,''),(24142,'1110','101739210365','2025-02-10 20:59:38',NULL,39.00,'','10','1','Inventory sold','1','','sales','53','','No',NULL,NULL,''),(24143,'5500','101739210365','2025-02-10 20:59:25',39.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24144,'1000','101739210365','2025-02-10 20:59:38',90.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24145,'4000','101739210365','2025-02-10 20:59:38',NULL,90.00,'','10','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(24146,'1110','101739210382','2025-02-10 21:02:26',NULL,6.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(24147,'1110','101739210382','2025-02-10 20:59:42',NULL,9.00,'','10','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(24148,'5500','101739210382','2025-02-10 21:02:14',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24149,'1000','101739210382','2025-02-10 21:02:26',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,' gvcgjv trf'),(24150,'4000','101739210382','2025-02-10 21:02:26',NULL,30.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(24151,'4000','101739210382','2025-02-10 20:59:42',NULL,20.00,'','10','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(24152,'1110','101739210563','2025-02-10 21:06:43',NULL,85.00,'','10','1','Inventory sold','1','','sales','1570','','No',NULL,NULL,''),(24153,'5500','101739210563','2025-02-10 21:02:43',85.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24154,'1000','101739210563','2025-02-10 21:06:43',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'awuyfgwa'),(24155,'4000','101739210563','2025-02-10 21:06:43',NULL,250.00,'','10','1','Good sold','1','','sales','1570','','No',NULL,NULL,''),(24156,'1110','101739210809','2025-02-10 21:31:25',NULL,10.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(24157,'5500','101739210809','2025-02-10 21:06:49',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24158,'1000','101739210809','2025-02-10 21:31:25',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24159,'4000','101739210809','2025-02-10 21:31:25',NULL,50.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(24160,'1110','101739256356','2025-02-11 09:46:15',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(24161,'1110','101739256356','2025-02-11 09:45:56',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(24162,'5500','101739256356','2025-02-11 09:46:07',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24163,'1000','101739256356','2025-02-11 09:46:15',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UYEFIETGFER'),(24164,'4000','101739256356','2025-02-11 09:46:15',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(24165,'4000','101739256356','2025-02-11 09:45:56',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(24166,'1110','101739256385','2025-02-11 10:29:22',NULL,9.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(24167,'1110','101739256385','2025-02-11 09:46:25',NULL,0.00,'','10','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(24168,'5500','101739256385','2025-02-11 10:29:16',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24169,'1000','101739256385','2025-02-11 10:29:22',70.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EFFDR23'),(24170,'4000','101739256385','2025-02-11 10:29:22',NULL,50.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(24171,'4000','101739256385','2025-02-11 09:46:25',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(24172,'1110','101739258968','2025-02-11 11:10:45',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(24173,'5500','101739258968','2025-02-11 10:29:28',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24174,'1000','101739258968','2025-02-11 11:10:45',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24175,'4000','101739258968','2025-02-11 11:10:45',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(24176,'1110','101739261452','2025-02-11 11:41:38',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(24177,'1110','101739261452','2025-02-11 11:10:52',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(24178,'5500','101739261452','2025-02-11 11:41:29',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24179,'1000','101739261452','2025-02-11 11:41:38',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DWEWQDEQ'),(24180,'4000','101739261452','2025-02-11 11:41:38',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(24181,'4000','101739261452','2025-02-11 11:10:52',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(24182,'1110','101739263303','2025-02-11 11:56:38',NULL,38.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(24183,'5500','101739263303','2025-02-11 11:41:43',38.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24184,'1000','101739263303','2025-02-11 11:56:38',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DRFEGDF'),(24185,'4000','101739263303','2025-02-11 11:56:38',NULL,300.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(24186,'1110','101739272171','2025-02-11 14:09:43',NULL,20.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(24187,'5500','101739272171','2025-02-11 14:09:31',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24188,'1000','101739272171','2025-02-11 14:09:43',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'e4tr43y6'),(24189,'4000','101739272171','2025-02-11 14:09:43',NULL,40.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(24190,'1110','101739272193','2025-02-11 15:56:37',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(24191,'5500','101739272193','2025-02-11 14:09:53',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24192,'1000','101739272193','2025-02-11 15:56:37',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'lofvihdgcfuywe'),(24193,'4000','101739272193','2025-02-11 15:56:37',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(24194,'1110','101739278612','2025-02-11 15:57:00',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(24195,'5500','101739278612','2025-02-11 15:56:52',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24196,'1000','101739278612','2025-02-11 15:57:00',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DFHCRTYH'),(24197,'4000','101739278612','2025-02-11 15:57:00',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(24198,'1110','101739278646','2025-02-11 16:20:04',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(24199,'5500','101739278646','2025-02-11 15:57:26',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24200,'1000','101739278646','2025-02-11 16:20:04',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FAZJTUE5'),(24201,'4000','101739278646','2025-02-11 16:20:04',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(24202,'1110','101739288129','2025-02-11 18:35:40',NULL,10.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(24203,'5500','101739288129','2025-02-11 18:35:29',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24204,'1000','101739288129','2025-02-11 18:35:40',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24205,'4000','101739288129','2025-02-11 18:35:40',NULL,20.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(24206,'1110','101739288162','2025-02-11 18:45:49',NULL,28.00,'','10','1','Inventory sold','1','','sales','1044','','No',NULL,NULL,''),(24207,'5500','101739288162','2025-02-11 18:36:02',28.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24208,'1000','101739288162','2025-02-11 18:45:49',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'5iw6e67w'),(24209,'4000','101739288162','2025-02-11 18:45:49',NULL,100.00,'','10','1','Good sold','1','','sales','1044','','No',NULL,NULL,''),(24210,'1000','101739288758','2025-02-11 19:02:30',45.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24211,'4000','101739288758','2025-02-11 19:02:30',NULL,45.00,'','10','1','Good sold','1','','sales','117','','No',NULL,NULL,''),(24212,'1110','101739289754','2025-02-11 19:08:08',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(24213,'5500','101739289754','2025-02-11 19:02:35',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24214,'1000','101739289754','2025-02-11 19:08:08',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ghadsrt'),(24215,'4000','101739289754','2025-02-11 19:08:08',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(24220,'1110','101739290098','2025-02-11 19:14:40',NULL,21.00,'','10','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(24221,'1110','101739290098','2025-02-11 19:15:47',NULL,0.00,'','10','1','Inventory sold','1','','sales','1210','','No',NULL,NULL,''),(24222,'5500','101739290098','2025-02-11 20:13:04',21.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24223,'1000','101739290098','2025-02-11 19:14:40',120.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24224,'4000','101739290098','2025-02-11 19:14:40',NULL,70.00,'','10','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(24225,'4000','101739290098','2025-02-11 19:15:47',NULL,50.00,'','10','1','Good sold','1','','sales','1210','','No',NULL,NULL,''),(24226,'1110','101739294011','2025-02-11 20:13:46',NULL,42.00,'','10','1','Inventory sold','1','','sales','1555','','No',NULL,NULL,''),(24227,'5500','101739294011','2025-02-11 20:13:31',42.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24228,'1000','101739294011','2025-02-11 20:13:46',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24229,'4000','101739294011','2025-02-11 20:13:46',NULL,100.00,'','10','1','Good sold','1','','sales','1555','','No',NULL,NULL,''),(24230,'1110','101739294031','2025-02-11 20:38:02',NULL,5.50,'','10','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(24231,'5500','101739294031','2025-02-11 20:13:51',5.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24232,'1000','101739294031','2025-02-11 20:38:02',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24233,'4000','101739294031','2025-02-11 20:38:02',NULL,50.00,'','10','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(24234,'1110','101739295485','2025-02-11 20:38:23',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(24235,'5500','101739295485','2025-02-11 20:38:05',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24236,'1000','101739295485','2025-02-11 20:38:23',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24237,'4000','101739295485','2025-02-11 20:38:23',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(24238,'1110','101739295507','2025-02-11 20:39:16',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(24239,'5500','101739295507','2025-02-11 20:38:27',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24240,'1000','101739295507','2025-02-11 20:39:16',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'cvdx'),(24241,'4000','101739295507','2025-02-11 20:39:16',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(24242,'1110','101739295565','2025-02-11 20:52:04',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(24243,'5500','101739295565','2025-02-11 20:39:25',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24244,'1000','101739295565','2025-02-11 20:52:04',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24245,'4000','101739295565','2025-02-11 20:52:04',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(24246,'1110','101739296327','2025-02-11 21:15:28',NULL,20.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(24247,'5500','101739296327','2025-02-11 21:15:19',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24248,'1000','101739296327','2025-02-11 21:15:28',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24249,'4000','101739296327','2025-02-11 21:15:28',NULL,100.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(24250,'1110','101739297749','2025-02-11 21:15:56',NULL,3.00,'','10','1','Inventory sold','1','','sales','1638','','No',NULL,NULL,''),(24251,'5500','101739297749','2025-02-11 21:15:50',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24252,'1000','101739297749','2025-02-11 21:15:56',15.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24253,'4000','101739297749','2025-02-11 21:15:56',NULL,15.00,'','10','1','Good sold','1','','sales','1638','','No',NULL,NULL,''),(24254,'1000','101739344706','2025-02-12 10:18:41',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24255,'4000','101739344706','2025-02-12 10:18:41',NULL,50.00,'','10','1','Good sold','1','','sales','1210','','No',NULL,NULL,''),(24256,'1110','101739344725','2025-02-12 11:03:14',NULL,28.00,'','10','1','Inventory sold','1','','sales','937','','No',NULL,NULL,''),(24257,'5500','101739344725','2025-02-12 10:18:45',28.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24258,'1000','101739344725','2025-02-12 11:03:14',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24259,'4000','101739344725','2025-02-12 11:03:14',NULL,70.00,'','10','1','Good sold','1','','sales','937','','No',NULL,NULL,''),(24260,'1110','101739347397','2025-02-12 11:22:07',NULL,85.00,'','10','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(24261,'1110','101739347397','2025-02-12 11:03:17',NULL,36.00,'','10','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(24262,'5500','101739347397','2025-02-12 11:21:30',121.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24263,'1000','101739347397','2025-02-12 11:22:07',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'efhvuyer'),(24264,'4000','101739347397','2025-02-12 11:22:07',NULL,200.00,'','10','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(24265,'4000','101739347397','2025-02-12 11:03:17',NULL,150.00,'','10','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(24272,'1110','101739365093','2025-02-12 15:59:06',NULL,65.00,'','10','1','Inventory sold','1','','sales','1628','','No',NULL,NULL,''),(24273,'1110','101739365093','2025-02-12 15:58:13',NULL,30.00,'','10','1','Inventory sold','1','','sales','1502','','No',NULL,NULL,''),(24274,'1110','101739365093','2025-02-12 15:58:24',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(24275,'1110','101739365093','2025-02-12 15:58:33',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(24276,'5500','101739365093','2025-02-12 15:58:43',135.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24277,'1000','101739365093','2025-02-12 15:59:06',480.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dcyfwsfcs'),(24278,'4000','101739365093','2025-02-12 15:59:06',NULL,150.00,'','10','1','Good sold','1','','sales','1628','','No',NULL,NULL,''),(24279,'4000','101739365093','2025-02-12 15:58:13',NULL,130.00,'','10','1','Good sold','1','','sales','1502','','No',NULL,NULL,''),(24280,'4000','101739365093','2025-02-12 15:58:24',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(24281,'4000','101739365093','2025-02-12 15:58:33',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(24282,'1110','101739373817','2025-02-12 18:23:52',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(24283,'5500','101739373817','2025-02-12 18:23:37',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24284,'1000','101739373817','2025-02-12 18:23:52',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24285,'4000','101739373817','2025-02-12 18:23:52',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(24286,'1110','101739373845','2025-02-12 18:41:29',NULL,12.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(24287,'1110','101739373845','2025-02-12 18:24:05',NULL,6.00,'','10','1','Inventory sold','1','','sales','1655','','No',NULL,NULL,''),(24288,'5500','101739373845','2025-02-12 18:41:20',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24289,'1000','101739373845','2025-02-12 18:41:29',220.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24290,'4000','101739373845','2025-02-12 18:41:29',NULL,200.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(24291,'4000','101739373845','2025-02-12 18:24:05',NULL,20.00,'','10','1','Good sold','1','','sales','1655','','No',NULL,NULL,''),(24294,'1110','101739375353','2025-02-12 18:55:53',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(24295,'5500','101739375353','2025-02-12 18:49:13',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24296,'1000','101739375353','2025-02-12 18:55:53',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24297,'4000','101739375353','2025-02-12 18:55:53',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(24298,'1110','101739374895','2025-02-12 18:49:02',NULL,20.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(24299,'5500','101739374895','2025-02-12 19:23:44',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24300,'1000','101739374895','2025-02-12 18:49:02',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SIGFIUGWER'),(24301,'4000','101739374895','2025-02-12 18:49:02',NULL,100.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(24302,'1110','101739377495','2025-02-12 19:30:57',NULL,74.00,'','10','1','Inventory sold','1','','sales','715','','No',NULL,NULL,''),(24303,'5500','101739377495','2025-02-12 19:24:55',74.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24304,'1000','101739377495','2025-02-12 19:30:57',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YSTER'),(24305,'4000','101739377495','2025-02-12 19:30:57',NULL,200.00,'','10','1','Good sold','1','','sales','715','','No',NULL,NULL,''),(24306,'1000','101739377870','2025-02-12 19:32:12',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'R2Q3RF23'),(24307,'4000','101739377870','2025-02-12 19:32:12',NULL,200.00,'','10','1','Good sold','1','','sales','1395','','No',NULL,NULL,''),(24308,'1110','101739377938','2025-02-12 19:32:27',NULL,14.80,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(24309,'5500','101739377938','2025-02-12 19:32:18',14.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24310,'1000','101739377938','2025-02-12 19:32:27',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'W3SRE3DE'),(24311,'4000','101739377938','2025-02-12 19:32:27',NULL,40.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(24312,'1110','101739377952','2025-02-12 19:38:54',NULL,8.00,'','10','1','Inventory sold','1','','sales','357','','No',NULL,NULL,''),(24313,'5500','101739377952','2025-02-12 19:38:40',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24314,'1000','101739377952','2025-02-12 19:38:54',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WEDW3ED23'),(24315,'4000','101739377952','2025-02-12 19:38:54',NULL,20.00,'','10','1','Good sold','1','','sales','357','','No',NULL,NULL,''),(24322,'1110','101739378339','2025-02-12 19:56:35',NULL,10.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(24323,'5500','101739378339','2025-02-12 20:22:01',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24324,'1000','101739378339','2025-02-12 19:56:35',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WR2232Q'),(24325,'4000','101739378339','2025-02-12 19:56:35',NULL,20.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(24326,'1110','101739380933','2025-02-12 20:29:10',NULL,2.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(24327,'5500','101739380933','2025-02-12 20:22:13',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24328,'1000','101739380933','2025-02-12 20:29:10',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'REFEW7YTYD'),(24329,'4000','101739380933','2025-02-12 20:29:10',NULL,10.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(24330,'1110','101739381359','2025-02-12 20:35:49',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(24331,'5500','101739381359','2025-02-12 20:29:19',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24332,'1000','101739381359','2025-02-12 20:35:49',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFWERFW3'),(24333,'4000','101739381359','2025-02-12 20:35:49',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(24334,'1110','101739381754','2025-02-12 20:38:46',NULL,37.50,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(24335,'5500','101739381754','2025-02-12 20:35:54',37.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24336,'1000','101739381754','2025-02-12 20:38:46',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24337,'4000','101739381754','2025-02-12 20:38:46',NULL,150.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(24338,'1110','101739381929','2025-02-12 20:57:45',NULL,9.00,'','10','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(24339,'5500','101739381929','2025-02-12 20:38:49',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24340,'1000','101739381929','2025-02-12 20:57:45',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24341,'4000','101739381929','2025-02-12 20:57:45',NULL,20.00,'','10','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(24342,'1110','101739383068','2025-02-12 20:57:59',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(24343,'5500','101739383068','2025-02-12 20:57:48',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24344,'1000','101739383068','2025-02-12 20:57:59',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24345,'4000','101739383068','2025-02-12 20:57:59',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(24346,'1110','101739383083','2025-02-12 21:11:08',NULL,72.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(24347,'5500','101739383083','2025-02-12 20:58:03',72.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24348,'1000','101739383083','2025-02-12 21:11:08',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FAER53ET'),(24349,'4000','101739383083','2025-02-12 21:11:08',NULL,200.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(24350,'1110','101739383878','2025-02-12 21:28:20',NULL,37.00,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(24351,'5500','101739383878','2025-02-12 21:11:18',37.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24352,'1000','101739383878','2025-02-12 21:28:20',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'R45WSY65'),(24353,'4000','101739383878','2025-02-12 21:28:20',NULL,100.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(24354,'1000','101739384906','2025-02-12 21:49:05',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24355,'4000','101739384906','2025-02-12 21:49:05',NULL,50.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(24356,'1110','101739429717','2025-02-13 10:32:24',NULL,5.50,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(24357,'5500','101739429717','2025-02-13 09:55:17',5.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24358,'1000','101739429717','2025-02-13 10:32:24',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24359,'4000','101739429717','2025-02-13 10:32:24',NULL,20.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(24360,'1110','101739431947','2025-02-13 10:33:08',NULL,50.00,'','10','1','Inventory sold','1','','sales','1636','','No',NULL,NULL,''),(24361,'1110','101739431947','2025-02-13 10:32:27',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(24362,'1110','101739431947','2025-02-13 10:32:44',NULL,18.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(24363,'5500','101739431947','2025-02-13 10:32:53',78.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24364,'1000','101739431947','2025-02-13 10:33:08',260.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24365,'4000','101739431947','2025-02-13 10:33:08',NULL,150.00,'','10','1','Good sold','1','','sales','1636','','No',NULL,NULL,''),(24366,'4000','101739431947','2025-02-13 10:32:27',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(24367,'4000','101739431947','2025-02-13 10:32:44',NULL,60.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(24368,'1110','101739431990','2025-02-13 16:00:37',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(24369,'1110','101739431990','2025-02-13 10:33:10',NULL,15.00,'','10','1','Inventory sold','1','','sales','1647','','No',NULL,NULL,''),(24370,'5500','101739431990','2025-02-13 11:09:06',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24371,'1000','101739431990','2025-02-13 16:00:37',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24372,'4000','101739431990','2025-02-13 16:00:37',NULL,50.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(24373,'4000','101739431990','2025-02-13 10:33:10',NULL,100.00,'','10','1','Good sold','1','','sales','1647','','No',NULL,NULL,''),(24374,'1110','101739451642','2025-02-13 16:00:54',NULL,23.00,'','10','1','Inventory sold','1','','sales','1663','','No',NULL,NULL,''),(24375,'5500','101739451642','2025-02-13 16:00:42',23.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24376,'1000','101739451642','2025-02-13 16:00:54',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24377,'4000','101739451642','2025-02-13 16:00:54',NULL,50.00,'','10','1','Good sold','1','','sales','1663','','No',NULL,NULL,''),(24378,'1110','101739451658','2025-02-13 16:01:07',NULL,85.00,'','10','1','Inventory sold','1','','sales','1570','','No',NULL,NULL,''),(24379,'5500','101739451658','2025-02-13 16:00:58',85.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24380,'1000','101739451658','2025-02-13 16:01:07',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ergthyrer'),(24381,'4000','101739451658','2025-02-13 16:01:07',NULL,250.00,'','10','1','Good sold','1','','sales','1570','','No',NULL,NULL,''),(24382,'1110','101739451673','2025-02-13 16:02:07',NULL,65.00,'','10','1','Inventory sold','1','','sales','1628','','No',NULL,NULL,''),(24383,'1110','101739451673','2025-02-13 16:01:13',NULL,43.00,'','10','1','Inventory sold','1','','sales','1526','','No',NULL,NULL,''),(24384,'1110','101739451673','2025-02-13 16:01:38',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(24385,'5500','101739451673','2025-02-13 16:01:50',118.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24386,'1000','101739451673','2025-02-13 16:02:07',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'erwfretg'),(24387,'4000','101739451673','2025-02-13 16:02:07',NULL,150.00,'','10','1','Good sold','1','','sales','1628','','No',NULL,NULL,''),(24388,'4000','101739451673','2025-02-13 16:01:13',NULL,150.00,'','10','1','Good sold','1','','sales','1526','','No',NULL,NULL,''),(24389,'4000','101739451673','2025-02-13 16:01:38',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(24390,'1000','101739451737','2025-02-13 16:02:28',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,' thgryt'),(24391,'4000','101739451737','2025-02-13 16:02:28',NULL,50.00,'','10','1','Good sold','1','','sales','259','','No',NULL,NULL,''),(24392,'1110','101739458911','2025-02-13 18:02:12',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(24393,'5500','101739458911','2025-02-13 18:01:51',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24394,'1000','101739458911','2025-02-13 18:02:12',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24395,'4000','101739458911','2025-02-13 18:02:12',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(24396,'1110','101739458934','2025-02-13 18:02:32',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(24397,'5500','101739458934','2025-02-13 18:02:14',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24398,'1000','101739458934','2025-02-13 18:02:32',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24399,'4000','101739458934','2025-02-13 18:02:32',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(24400,'1110','101739458955','2025-02-13 18:19:55',NULL,12.50,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(24401,'5500','101739458955','2025-02-13 18:02:35',12.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24402,'1000','101739458955','2025-02-13 18:19:55',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'kjusutfgvs'),(24403,'4000','101739458955','2025-02-13 18:19:55',NULL,50.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(24404,'1110','101739460004','2025-02-13 18:30:46',NULL,45.00,'','10','1','Inventory sold','1','','sales','1653','','No',NULL,NULL,''),(24405,'1110','101739460004','2025-02-13 18:20:04',NULL,95.00,'','10','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(24406,'5500','101739460004','2025-02-13 18:27:56',140.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24407,'1000','101739460004','2025-02-13 18:30:46',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'uykigyht6'),(24408,'4000','101739460004','2025-02-13 18:30:46',NULL,200.00,'','10','1','Good sold','1','','sales','1653','','No',NULL,NULL,''),(24409,'4000','101739460004','2025-02-13 18:20:04',NULL,200.00,'','10','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(24410,'1110','101739460653','2025-02-13 19:10:44',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(24411,'1110','101739460653','2025-02-13 18:30:53',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(24412,'5500','101739460653','2025-02-13 19:10:27',16.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24413,'1000','101739460653','2025-02-13 19:10:44',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dyjhftew'),(24414,'4000','101739460653','2025-02-13 19:10:44',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(24415,'4000','101739460653','2025-02-13 18:30:53',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(24416,'1000','101739463059','2025-02-13 19:20:53',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24417,'4000','101739463059','2025-02-13 19:20:53',NULL,100.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(24418,'1110','101739463672','2025-02-13 19:31:04',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(24419,'5500','101739463672','2025-02-13 19:21:12',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24420,'1000','101739463672','2025-02-13 19:31:04',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'efrwe4rwe'),(24421,'4000','101739463672','2025-02-13 19:31:04',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(24422,'1110','101739464269','2025-02-13 19:39:58',NULL,30.00,'','10','1','Inventory sold','1','','sales','1343','','No',NULL,NULL,''),(24423,'5500','101739464269','2025-02-13 19:31:09',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24424,'1000','101739464269','2025-02-13 19:39:58',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'iydfud'),(24425,'4000','101739464269','2025-02-13 19:39:58',NULL,60.00,'','10','1','Good sold','1','','sales','1343','','No',NULL,NULL,''),(24426,'1110','101739464806','2025-02-13 19:55:10',NULL,22.20,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(24427,'1110','101739464806','2025-02-13 19:40:06',NULL,10.00,'','10','1','Inventory sold','1','','sales','1000','','No',NULL,NULL,''),(24428,'5500','101739464806','2025-02-13 19:54:59',32.20,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24429,'1000','101739464806','2025-02-13 19:55:10',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'qzaswzq'),(24430,'4000','101739464806','2025-02-13 19:55:10',NULL,60.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(24431,'4000','101739464806','2025-02-13 19:40:06',NULL,20.00,'','10','1','Good sold','1','','sales','1000','','No',NULL,NULL,''),(24432,'1110','101739465716','2025-02-13 20:00:59',NULL,0.00,'','10','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(24433,'1110','101739465716','2025-02-13 19:55:16',NULL,2.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(24434,'5500','101739465716','2025-02-13 20:00:48',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24435,'1000','101739465716','2025-02-13 20:00:59',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24436,'4000','101739465716','2025-02-13 20:00:59',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(24437,'4000','101739465716','2025-02-13 19:55:16',NULL,10.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(24438,'1110','101739466064','2025-02-13 20:20:21',NULL,150.00,'','10','1','Inventory sold','1','','sales','1290','','No',NULL,NULL,''),(24439,'5500','101739466064','2025-02-13 20:01:04',150.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24440,'1000','101739466064','2025-02-13 20:20:21',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24441,'4000','101739466064','2025-02-13 20:20:21',NULL,300.00,'','10','1','Good sold','1','','sales','1290','','No',NULL,NULL,''),(24442,'1110','101739467224','2025-02-13 20:38:22',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(24443,'5500','101739467224','2025-02-13 20:20:24',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24444,'1000','101739467224','2025-02-13 20:38:22',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24445,'4000','101739467224','2025-02-13 20:38:22',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(24446,'1110','101739468304','2025-02-13 21:12:34',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(24447,'5500','101739468304','2025-02-13 20:38:24',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24448,'1000','101739468304','2025-02-13 21:12:34',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24449,'4000','101739468304','2025-02-13 21:12:34',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(24450,'1110','101739470356','2025-02-13 21:12:55',NULL,22.00,'','10','1','Inventory sold','1','','sales','880','','No',NULL,NULL,''),(24451,'5500','101739470356','2025-02-13 21:12:36',22.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24452,'1000','101739470356','2025-02-13 21:12:55',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'r45w864'),(24453,'4000','101739470356','2025-02-13 21:12:55',NULL,100.00,'','10','1','Good sold','1','','sales','880','','No',NULL,NULL,''),(24454,'1110','101739470382','2025-02-13 21:13:50',NULL,0.00,'','10','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(24455,'1110','101739470382','2025-02-13 21:13:02',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(24456,'1110','101739470382','2025-02-13 21:13:14',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(24457,'5500','101739470382','2025-02-13 21:13:36',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24458,'1000','101739470382','2025-02-13 21:13:50',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tjywyktwt'),(24459,'4000','101739470382','2025-02-13 21:13:50',NULL,40.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(24460,'4000','101739470382','2025-02-13 21:13:02',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(24461,'4000','101739470382','2025-02-13 21:13:14',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(24462,'1110','101739516458','2025-02-14 10:01:06',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(24463,'5500','101739516458','2025-02-14 10:00:58',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24464,'1000','101739516458','2025-02-14 10:01:06',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SGTRE6'),(24465,'4000','101739516458','2025-02-14 10:01:06',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(24466,'1110','101739516473','2025-02-14 10:01:21',NULL,5.50,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(24467,'5500','101739516473','2025-02-14 10:01:13',5.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24468,'1000','101739516473','2025-02-14 10:01:21',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'AwtE33ETQR'),(24469,'4000','101739516473','2025-02-14 10:01:21',NULL,20.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(24470,'1110','101739516489','2025-02-14 10:29:10',NULL,9.00,'','10','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(24471,'5500','101739516489','2025-02-14 10:01:29',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24472,'1000','101739516489','2025-02-14 10:29:10',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GUYFDUYH'),(24473,'4000','101739516489','2025-02-14 10:29:10',NULL,20.00,'','10','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(24474,'1110','101739518198','2025-02-14 11:29:43',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(24475,'5500','101739518198','2025-02-14 10:29:58',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24476,'1000','101739518198','2025-02-14 11:29:43',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24477,'4000','101739518198','2025-02-14 11:29:43',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(24478,'1110','101739522432','2025-02-14 11:41:06',NULL,28.00,'','10','1','Inventory sold','1','','sales','1026','','No',NULL,NULL,''),(24479,'1110','101739522432','2025-02-14 11:40:32',NULL,30.00,'','10','1','Inventory sold','1','','sales','1560','','No',NULL,NULL,''),(24480,'5500','101739522432','2025-02-14 11:40:48',58.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24481,'1000','101739522432','2025-02-14 11:41:06',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4EFR34RRF'),(24482,'4000','101739522432','2025-02-14 11:41:06',NULL,50.00,'','10','1','Good sold','1','','sales','1026','','No',NULL,NULL,''),(24483,'4000','101739522432','2025-02-14 11:40:32',NULL,100.00,'','10','1','Good sold','1','','sales','1560','','No',NULL,NULL,''),(24484,'1110','101739522473','2025-02-14 13:41:45',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(24485,'5500','101739522473','2025-02-14 11:41:13',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24486,'1000','101739522473','2025-02-14 13:41:45',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24487,'4000','101739522473','2025-02-14 13:41:45',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(24488,'1000','101739539160','2025-02-14 16:19:41',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24489,'4000','101739539160','2025-02-14 16:19:41',NULL,50.00,'','10','1','Good sold','1','','sales','259','','No',NULL,NULL,''),(24490,'1110','101739539212','2025-02-14 17:19:36',NULL,30.00,'','10','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(24491,'1110','101739539212','2025-02-14 16:20:12',NULL,15.00,'','10','1','Inventory sold','1','','sales','1647','','No',NULL,NULL,''),(24492,'1110','101739539212','2025-02-14 17:19:13',NULL,15.00,'','10','1','Inventory sold','1','','sales','1167','','No',NULL,NULL,''),(24493,'5500','101739539212','2025-02-14 17:19:25',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24494,'1000','101739539212','2025-02-14 17:19:36',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DRGFU7GTR'),(24495,'4000','101739539212','2025-02-14 17:19:36',NULL,100.00,'','10','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(24496,'4000','101739539212','2025-02-14 16:20:12',NULL,100.00,'','10','1','Good sold','1','','sales','1647','','No',NULL,NULL,''),(24497,'4000','101739539212','2025-02-14 17:19:13',NULL,100.00,'','10','1','Good sold','1','','sales','1167','','No',NULL,NULL,''),(24498,'1110','101739542784','2025-02-14 17:30:21',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(24499,'5500','101739542784','2025-02-14 17:19:44',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24500,'1000','101739542784','2025-02-14 17:30:21',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24501,'4000','101739542784','2025-02-14 17:30:21',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(24502,'1110','101739543428','2025-02-14 18:25:24',NULL,34.00,'','10','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(24503,'5500','101739543428','2025-02-14 17:30:28',34.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24504,'1000','101739543428','2025-02-14 18:25:24',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'eqdr3edr'),(24505,'4000','101739543428','2025-02-14 18:25:24',NULL,60.00,'','10','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(24506,'1110','101739546729','2025-02-14 18:25:46',NULL,100.00,'','10','1','Inventory sold','1','','sales','1229','','No',NULL,NULL,''),(24507,'5500','101739546729','2025-02-14 18:25:29',100.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24508,'1000','101739546729','2025-02-14 18:25:46',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDFRWET657'),(24509,'4000','101739546729','2025-02-14 18:25:46',NULL,150.00,'','10','1','Good sold','1','','sales','1229','','No',NULL,NULL,''),(24510,'1000','101739546762','2025-02-14 18:26:51',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24511,'4000','101739546762','2025-02-14 18:26:51',NULL,40.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(24512,'1110','101739546816','2025-02-14 18:27:16',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(24513,'5500','101739546816','2025-02-14 18:26:56',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24514,'1000','101739546816','2025-02-14 18:27:16',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24515,'4000','101739546816','2025-02-14 18:27:16',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(24516,'1110','101739549405','2025-02-14 19:10:42',NULL,60.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(24517,'1110','101739549405','2025-02-14 19:10:05',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(24518,'5500','101739549405','2025-02-14 19:10:30',140.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24519,'1000','101739549405','2025-02-14 19:10:42',500.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JHGDFUIYGE'),(24520,'4000','101739549405','2025-02-14 19:10:42',NULL,300.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(24521,'4000','101739549405','2025-02-14 19:10:05',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(24522,'1110','101739549451','2025-02-14 19:11:00',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(24523,'5500','101739549451','2025-02-14 19:10:51',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24524,'1000','101739549451','2025-02-14 19:11:00',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24525,'4000','101739549451','2025-02-14 19:11:00',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(24526,'1110','101739549468','2025-02-14 19:11:29',NULL,10.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(24527,'5500','101739549468','2025-02-14 19:11:08',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24528,'1000','101739549468','2025-02-14 19:11:29',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24529,'4000','101739549468','2025-02-14 19:11:29',NULL,100.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(24530,'1110','101739549493','2025-02-14 19:11:57',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(24531,'5500','101739549493','2025-02-14 19:11:34',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24532,'1000','101739549493','2025-02-14 19:11:57',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDFEWFR'),(24533,'4000','101739549493','2025-02-14 19:11:57',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(24534,'1110','101739549534','2025-02-14 19:13:57',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(24535,'1110','101739549534','2025-02-14 19:12:14',NULL,0.00,'','10','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(24536,'5500','101739549534','2025-02-14 19:13:42',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24537,'1000','101739549534','2025-02-14 19:13:57',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EFEDFF'),(24538,'4000','101739549534','2025-02-14 19:13:57',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(24539,'4000','101739549534','2025-02-14 19:12:14',NULL,20.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(24540,'1110','101739549648','2025-02-14 19:21:04',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(24541,'5500','101739549648','2025-02-14 19:14:08',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24542,'1000','101739549648','2025-02-14 19:21:04',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'2W22WQWEWQ'),(24543,'4000','101739549648','2025-02-14 19:21:04',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(24544,'1000','101739550071','2025-02-14 20:03:44',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FVGHRY'),(24545,'4000','101739550071','2025-02-14 20:03:44',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(24546,'1110','101739553116','2025-02-14 20:39:07',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(24547,'5500','101739553116','2025-02-14 20:11:56',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24548,'1000','101739553116','2025-02-14 20:39:07',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4FE4FR42'),(24549,'4000','101739553116','2025-02-14 20:39:07',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(24550,'1110','101739554752','2025-02-14 20:39:20',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(24551,'5500','101739554752','2025-02-14 20:39:12',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24552,'1000','101739554752','2025-02-14 20:39:20',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24553,'4000','101739554752','2025-02-14 20:39:20',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(24554,'1110','101739554762','2025-02-14 20:39:30',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(24555,'5500','101739554762','2025-02-14 20:39:22',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24556,'1000','101739554762','2025-02-14 20:39:30',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24557,'4000','101739554762','2025-02-14 20:39:30',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(24558,'1110','101739554771','2025-02-14 20:53:05',NULL,14.80,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(24559,'1110','101739554771','2025-02-14 20:39:31',NULL,0.00,'','10','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(24560,'5500','101739554771','2025-02-14 20:52:54',14.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24561,'1000','101739554771','2025-02-14 20:53:05',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24562,'4000','101739554771','2025-02-14 20:53:05',NULL,40.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(24563,'4000','101739554771','2025-02-14 20:39:31',NULL,40.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(24564,'1110','101739555588','2025-02-14 20:55:31',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(24565,'5500','101739555588','2025-02-14 20:53:08',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24566,'1000','101739555588','2025-02-14 20:55:31',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24567,'4000','101739555588','2025-02-14 20:55:31',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(24568,'1110','101739555734','2025-02-14 20:57:10',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(24569,'5500','101739555734','2025-02-14 20:55:34',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24570,'1000','101739555734','2025-02-14 20:57:10',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'R534TRWE'),(24571,'4000','101739555734','2025-02-14 20:57:10',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(24572,'1110','101739557446','2025-02-14 21:24:17',NULL,37.00,'','10','1','Inventory sold','1','','sales','715','','No',NULL,NULL,''),(24573,'5500','101739557446','2025-02-14 21:24:06',37.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24574,'1000','101739557446','2025-02-14 21:24:17',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24575,'4000','101739557446','2025-02-14 21:24:17',NULL,100.00,'','10','1','Good sold','1','','sales','715','','No',NULL,NULL,''),(24576,'1110','101739557461','2025-02-14 21:33:25',NULL,11.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(24577,'5500','101739557461','2025-02-14 21:24:21',11.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24578,'1000','101739557461','2025-02-14 21:33:25',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4GTSE4'),(24579,'4000','101739557461','2025-02-14 21:33:25',NULL,40.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(24580,'1110','101739558017','2025-02-14 21:34:32',NULL,40.00,'','10','1','Inventory sold','1','','sales','1255','','No',NULL,NULL,''),(24581,'5500','101739558017','2025-02-14 21:33:37',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24582,'1000','101739558017','2025-02-14 21:34:32',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'E4WWEFRTFEER'),(24583,'4000','101739558017','2025-02-14 21:34:32',NULL,100.00,'','10','1','Good sold','1','','sales','1255','','No',NULL,NULL,''),(24584,'1000','101739558082','2025-02-14 21:34:50',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24585,'4000','101739558082','2025-02-14 21:34:50',NULL,50.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(24586,'1110','101739607370','2025-02-15 11:16:33',NULL,0.00,'','10','1','Inventory sold','1','','sales','1466','','No',NULL,NULL,''),(24587,'1110','101739607370','2025-02-15 11:16:10',NULL,15.00,'','10','1','Inventory sold','1','','sales','1647','','No',NULL,NULL,''),(24588,'5500','101739607370','2025-02-15 11:16:19',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24589,'1000','101739607370','2025-02-15 11:16:33',190.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'23r3er423'),(24590,'4000','101739607370','2025-02-15 11:16:33',NULL,90.00,'','10','1','Good sold','1','','sales','1466','','No',NULL,NULL,''),(24591,'4000','101739607370','2025-02-15 11:16:10',NULL,100.00,'','10','1','Good sold','1','','sales','1647','','No',NULL,NULL,''),(24592,'1110','101739607834','2025-02-15 11:24:04',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(24593,'5500','101739607834','2025-02-15 11:23:54',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24594,'1000','101739607834','2025-02-15 11:24:04',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'efde3rde'),(24595,'4000','101739607834','2025-02-15 11:24:04',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(24596,'1000','101739623908','2025-02-15 15:52:11',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24597,'4000','101739623908','2025-02-15 15:52:11',NULL,20.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(24598,'1110','101739623933','2025-02-15 16:14:15',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(24599,'5500','101739623933','2025-02-15 15:52:13',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24600,'1000','101739623933','2025-02-15 16:14:15',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DQAYIWQEDO7'),(24601,'4000','101739623933','2025-02-15 16:14:15',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(24602,'1110','101739625270','2025-02-15 16:48:57',NULL,20.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(24603,'5500','101739625270','2025-02-15 16:14:30',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24604,'1000','101739625270','2025-02-15 16:48:57',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24605,'4000','101739625270','2025-02-15 16:48:57',NULL,100.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(24606,'1110','101739627347','2025-02-15 16:52:16',NULL,40.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(24607,'5500','101739627347','2025-02-15 16:49:07',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24608,'1000','101739627347','2025-02-15 16:52:16',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TYYYYYYYYEGGSEQ'),(24609,'4000','101739627347','2025-02-15 16:52:16',NULL,100.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(24610,'1110','101739627572','2025-02-15 16:55:35',NULL,3.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(24611,'5500','101739627572','2025-02-15 16:52:52',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24612,'1000','101739627572','2025-02-15 16:55:35',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24613,'4000','101739627572','2025-02-15 16:55:35',NULL,30.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(24614,'1000','101739627745','2025-02-15 17:20:27',15.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24615,'4000','101739627745','2025-02-15 17:20:27',NULL,15.00,'','10','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(24616,'1110','101739629228','2025-02-15 17:43:27',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(24617,'1110','101739629228','2025-02-15 17:20:28',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(24618,'5500','101739629228','2025-02-15 17:43:16',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24619,'1000','101739629228','2025-02-15 17:43:27',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24620,'4000','101739629228','2025-02-15 17:43:27',NULL,20.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(24621,'4000','101739629228','2025-02-15 17:20:28',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(24622,'1110','101739630611','2025-02-15 17:43:45',NULL,60.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(24623,'5500','101739630611','2025-02-15 17:43:31',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24624,'1000','101739630611','2025-02-15 17:43:45',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24625,'4000','101739630611','2025-02-15 17:43:45',NULL,200.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(24626,'1110','101739635079','2025-02-15 18:59:20',NULL,0.00,'','10','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(24627,'1110','101739635079','2025-02-15 18:57:59',NULL,55.00,'','10','1','Inventory sold','1','','sales','1635','','No',NULL,NULL,''),(24628,'5500','101739635079','2025-02-15 18:59:12',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24629,'1000','101739635079','2025-02-15 18:59:20',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edfrtrewg'),(24630,'4000','101739635079','2025-02-15 18:59:20',NULL,100.00,'','10','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(24631,'4000','101739635079','2025-02-15 18:57:59',NULL,200.00,'','10','1','Good sold','1','','sales','1635','','No',NULL,NULL,''),(24632,'1110','101739635166','2025-02-15 18:59:36',NULL,10.00,'','10','1','Inventory sold','1','','sales','1599','','No',NULL,NULL,''),(24633,'5500','101739635166','2025-02-15 18:59:26',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24634,'1000','101739635166','2025-02-15 18:59:36',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24635,'4000','101739635166','2025-02-15 18:59:36',NULL,60.00,'','10','1','Good sold','1','','sales','1599','','No',NULL,NULL,''),(24636,'1110','101739635180','2025-02-15 18:59:47',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(24637,'5500','101739635180','2025-02-15 18:59:40',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24638,'1000','101739635180','2025-02-15 18:59:47',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24639,'4000','101739635180','2025-02-15 18:59:47',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(24640,'1110','101739635190','2025-02-15 19:22:13',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(24641,'5500','101739635190','2025-02-15 18:59:50',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24642,'1000','101739635190','2025-02-15 19:22:13',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24643,'4000','101739635190','2025-02-15 19:22:13',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(24644,'1110','101739636538','2025-02-15 19:44:26',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(24645,'1110','101739636538','2025-02-15 19:22:18',NULL,3.00,'','10','1','Inventory sold','1','','sales','1638','','No',NULL,NULL,''),(24646,'5500','101739636538','2025-02-15 19:44:17',22.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24647,'1000','101739636538','2025-02-15 19:44:26',165.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'revgfsdwe'),(24648,'4000','101739636538','2025-02-15 19:44:26',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(24649,'4000','101739636538','2025-02-15 19:22:18',NULL,15.00,'','10','1','Good sold','1','','sales','1638','','No',NULL,NULL,''),(24650,'1000','101739637875','2025-02-15 19:44:50',120.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RGCETFD'),(24651,'4000','101739637875','2025-02-15 19:44:50',NULL,120.00,'','10','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(24652,'1110','101739637910','2025-02-15 19:45:22',NULL,5.50,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(24653,'5500','101739637910','2025-02-15 19:45:11',5.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24654,'1000','101739637910','2025-02-15 19:45:22',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24655,'4000','101739637910','2025-02-15 19:45:22',NULL,20.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(24656,'1000','101739637926','2025-02-15 20:03:38',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFXRFX34'),(24657,'4000','101739637926','2025-02-15 20:03:38',NULL,100.00,'','10','1','Good sold','1','','sales','1058','','No',NULL,NULL,''),(24658,'1110','101739639049','2025-02-15 20:33:14',NULL,22.20,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(24659,'5500','101739639049','2025-02-15 20:04:10',22.20,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24660,'1000','101739639049','2025-02-15 20:33:14',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DQSEWCQ'),(24661,'4000','101739639049','2025-02-15 20:33:14',NULL,60.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(24662,'1110','101739640802','2025-02-15 20:43:11',NULL,90.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(24663,'5500','101739640802','2025-02-15 20:33:23',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24664,'1000','101739640802','2025-02-15 20:43:11',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24665,'4000','101739640802','2025-02-15 20:43:11',NULL,300.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(24666,'1110','101739641394','2025-02-15 20:43:30',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(24667,'5500','101739641394','2025-02-15 20:43:14',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24668,'1000','101739641394','2025-02-15 20:43:30',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24669,'4000','101739641394','2025-02-15 20:43:30',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(24670,'1110','101739641437','2025-02-15 20:44:10',NULL,28.00,'','10','1','Inventory sold','1','','sales','1044','','No',NULL,NULL,''),(24671,'5500','101739641437','2025-02-15 20:43:57',28.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24672,'1000','101739641437','2025-02-15 20:44:10',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WEDQWD'),(24673,'4000','101739641437','2025-02-15 20:44:10',NULL,100.00,'','10','1','Good sold','1','','sales','1044','','No',NULL,NULL,''),(24674,'1110','101739641454','2025-02-15 21:53:24',NULL,122.00,'','10','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(24675,'1110','101739641454','2025-02-15 20:44:14',NULL,0.00,'','10','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(24676,'1110','101739641454','2025-02-15 21:52:52',NULL,45.00,'','10','1','Inventory sold','1','','sales','1653','','No',NULL,NULL,''),(24677,'5500','101739641454','2025-02-15 21:53:03',167.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24678,'1000','101739641454','2025-02-15 21:53:24',550.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DRFWEFR3'),(24679,'4000','101739641454','2025-02-15 21:53:24',NULL,250.00,'','10','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(24680,'4000','101739641454','2025-02-15 20:44:14',NULL,100.00,'','10','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(24681,'4000','101739641454','2025-02-15 21:52:52',NULL,200.00,'','10','1','Good sold','1','','sales','1653','','No',NULL,NULL,''),(24682,'1110','101739707017','2025-02-16 14:57:22',NULL,88.00,'','10','1','Inventory sold','1','','sales','1660','','No',NULL,NULL,''),(24683,'5500','101739707017','2025-02-16 14:56:57',88.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24684,'1000','101739707017','2025-02-16 14:57:22',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24685,'4000','101739707017','2025-02-16 14:57:22',NULL,200.00,'','10','1','Good sold','1','','sales','1660','','No',NULL,NULL,''),(24686,'1000','101739707044','2025-02-16 15:02:33',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDWQDWQE'),(24687,'4000','101739707044','2025-02-16 15:02:33',NULL,100.00,'','10','1','Good sold','1','','sales','1058','','No',NULL,NULL,''),(24688,'1110','101739707359','2025-02-16 15:43:40',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(24689,'5500','101739707359','2025-02-16 15:02:39',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24690,'1000','101739707359','2025-02-16 15:43:40',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24691,'4000','101739707359','2025-02-16 15:43:40',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(24692,'1110','101739709850','2025-02-16 15:44:22',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(24693,'5500','101739709850','2025-02-16 15:44:10',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24694,'1000','101739709850','2025-02-16 15:44:22',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24695,'4000','101739709850','2025-02-16 15:44:22',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(24696,'1110','101739709905','2025-02-16 16:40:33',NULL,22.20,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(24697,'5500','101739709905','2025-02-16 15:45:06',22.20,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24698,'1000','101739709905','2025-02-16 16:40:33',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24699,'4000','101739709905','2025-02-16 16:40:33',NULL,60.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(24700,'1110','101739713236','2025-02-16 17:46:52',NULL,30.00,'','10','1','Inventory sold','1','','sales','1558','','No',NULL,NULL,''),(24701,'1110','101739713236','2025-02-16 16:40:36',NULL,30.00,'','10','1','Inventory sold','1','','sales','1560','','No',NULL,NULL,''),(24702,'1110','101739713236','2025-02-16 17:46:17',NULL,0.00,'','10','1','Inventory sold','1','','sales','595','','No',NULL,NULL,''),(24703,'5500','101739713236','2025-02-16 17:46:27',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24704,'1000','101739713236','2025-02-16 17:46:52',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DTBIYCVRDERS'),(24705,'4000','101739713236','2025-02-16 17:46:52',NULL,100.00,'','10','1','Good sold','1','','sales','1558','','No',NULL,NULL,''),(24706,'4000','101739713236','2025-02-16 16:40:36',NULL,100.00,'','10','1','Good sold','1','','sales','1560','','No',NULL,NULL,''),(24707,'4000','101739713236','2025-02-16 17:46:17',NULL,50.00,'','10','1','Good sold','1','','sales','595','','No',NULL,NULL,''),(24708,'1110','101739717224','2025-02-16 18:16:17',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(24709,'5500','101739717224','2025-02-16 17:47:04',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24710,'1000','101739717224','2025-02-16 18:16:17',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YFTYUGF'),(24711,'4000','101739717224','2025-02-16 18:16:17',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(24712,'1110','101739718993','2025-02-16 18:55:34',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(24713,'5500','101739718993','2025-02-16 18:16:33',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24714,'1000','101739718993','2025-02-16 18:55:34',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HKGXHINJU'),(24715,'4000','101739718993','2025-02-16 18:55:34',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(24716,'1110','101739721342','2025-02-16 19:17:55',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(24717,'5500','101739721342','2025-02-16 18:55:42',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24718,'1000','101739721342','2025-02-16 19:17:55',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'IWDFIUEG'),(24719,'4000','101739721342','2025-02-16 19:17:55',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(24720,'1110','101739722692','2025-02-16 19:19:06',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(24721,'5500','101739722692','2025-02-16 19:18:12',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24722,'1000','101739722692','2025-02-16 19:19:06',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'M,DJVVD'),(24723,'4000','101739722692','2025-02-16 19:19:06',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(24724,'1110','101739722754','2025-02-16 19:46:31',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(24725,'5500','101739722754','2025-02-16 19:19:14',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24726,'1000','101739722754','2025-02-16 19:46:31',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24727,'4000','101739722754','2025-02-16 19:46:31',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(24728,'1110','101739724399','2025-02-16 20:13:28',NULL,25.00,'','10','1','Inventory sold','1','','sales','1049','','No',NULL,NULL,''),(24729,'5500','101739724399','2025-02-16 19:46:39',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24730,'1000','101739724399','2025-02-16 20:13:28',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24731,'4000','101739724399','2025-02-16 20:13:28',NULL,50.00,'','10','1','Good sold','1','','sales','1049','','No',NULL,NULL,''),(24732,'1110','101739726012','2025-02-16 20:14:07',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(24733,'5500','101739726012','2025-02-16 20:13:32',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24734,'1000','101739726012','2025-02-16 20:14:07',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24735,'4000','101739726012','2025-02-16 20:14:07',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(24736,'1110','101739726050','2025-02-16 20:55:44',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(24737,'5500','101739726050','2025-02-16 20:14:10',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24738,'1000','101739726050','2025-02-16 20:55:44',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JKMY7GY'),(24739,'4000','101739726050','2025-02-16 20:55:44',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(24740,'1000','101739728552','2025-02-16 20:56:07',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FVUGOH7'),(24741,'4000','101739728552','2025-02-16 20:56:07',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(24742,'1000','101739728605','2025-02-16 20:56:59',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'KMJNPJOP'),(24743,'4000','101739728605','2025-02-16 20:56:59',NULL,20.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(24744,'1110','101739728628','2025-02-16 21:01:56',NULL,50.00,'','10','1','Inventory sold','1','','sales','1228','','No',NULL,NULL,''),(24745,'1110','101739728628','2025-02-16 20:57:08',NULL,25.00,'','10','1','Inventory sold','1','','sales','1556','','No',NULL,NULL,''),(24746,'5500','101739728628','2025-02-16 21:01:28',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24747,'1000','101739728628','2025-02-16 21:01:56',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'IO778OLI'),(24748,'4000','101739728628','2025-02-16 21:01:56',NULL,100.00,'','10','1','Good sold','1','','sales','1228','','No',NULL,NULL,''),(24749,'4000','101739728628','2025-02-16 20:57:08',NULL,100.00,'','10','1','Good sold','1','','sales','1556','','No',NULL,NULL,''),(24756,'1110','101739728943','2025-02-16 21:05:12',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(24757,'5500','101739728943','2025-02-16 21:24:45',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24758,'1000','101739728943','2025-02-16 21:05:12',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24759,'4000','101739728943','2025-02-16 21:05:12',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(24760,'1110','101739730298','2025-02-16 21:41:00',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(24761,'5500','101739730298','2025-02-16 21:24:58',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24762,'1000','101739730298','2025-02-16 21:41:00',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24763,'4000','101739730298','2025-02-16 21:41:00',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(24764,'1110','101739771252','2025-02-17 09:08:45',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(24765,'5500','101739771252','2025-02-17 08:47:32',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24766,'1000','101739771252','2025-02-17 09:08:45',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24767,'4000','101739771252','2025-02-17 09:08:45',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(24768,'1110','101739791002','2025-02-17 14:17:26',NULL,182.00,'','10','1','Inventory sold','1','','sales','1628','','No',NULL,NULL,''),(24769,'1110','101739791002','2025-02-17 14:16:42',NULL,120.00,'','10','1','Inventory sold','1','','sales','374','','No',NULL,NULL,''),(24770,'5500','101739791002','2025-02-17 14:16:58',302.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24771,'1000','101739791002','2025-02-17 14:17:26',720.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24772,'4000','101739791002','2025-02-17 14:17:26',NULL,420.00,'','10','1','Good sold','1','','sales','1628','','No',NULL,NULL,''),(24773,'4000','101739791002','2025-02-17 14:16:42',NULL,300.00,'','10','1','Good sold','1','','sales','374','','No',NULL,NULL,''),(24774,'1110','101739803316','2025-02-17 17:42:15',NULL,87.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(24775,'5500','101739803316','2025-02-17 17:41:56',87.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24776,'1000','101739803316','2025-02-17 17:42:15',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HJFFIYUTFUJ'),(24777,'4000','101739803316','2025-02-17 17:42:15',NULL,150.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(24778,'1110','101739803348','2025-02-17 17:42:48',NULL,60.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(24779,'5500','101739803348','2025-02-17 17:42:28',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24780,'1000','101739803348','2025-02-17 17:42:48',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TYXDRYHRY'),(24781,'4000','101739803348','2025-02-17 17:42:48',NULL,300.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(24782,'1110','101739803378','2025-02-17 17:43:15',NULL,100.00,'','10','1','Inventory sold','1','','sales','1041','','No',NULL,NULL,''),(24783,'5500','101739803378','2025-02-17 17:42:58',100.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24784,'1000','101739803378','2025-02-17 17:43:15',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EREWRQTRFEW'),(24785,'4000','101739803378','2025-02-17 17:43:15',NULL,200.00,'','10','1','Good sold','1','','sales','1041','','No',NULL,NULL,''),(24786,'1110','101739807019','2025-02-17 18:44:06',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(24787,'5500','101739807019','2025-02-17 18:43:39',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24788,'1000','101739807019','2025-02-17 18:44:06',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JIHVBHGYFVYH'),(24789,'4000','101739807019','2025-02-17 18:44:06',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(24790,'1110','101739807055','2025-02-17 18:44:34',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(24791,'5500','101739807055','2025-02-17 18:44:15',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24792,'1000','101739807055','2025-02-17 18:44:34',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'THRHRT4Y'),(24793,'4000','101739807055','2025-02-17 18:44:34',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(24794,'1110','101739808111','2025-02-17 19:05:40',NULL,14.00,'','10','1','Inventory sold','1','','sales','790','','No',NULL,NULL,''),(24795,'5500','101739808111','2025-02-17 19:01:51',14.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24796,'1000','101739808111','2025-02-17 19:05:40',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24797,'4000','101739808111','2025-02-17 19:05:40',NULL,20.00,'','10','1','Good sold','1','','sales','790','','No',NULL,NULL,''),(24798,'1000','101739808345','2025-02-17 19:11:09',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24799,'4000','101739808345','2025-02-17 19:11:09',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(24800,'1000','101739808676','2025-02-17 19:12:01',90.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24801,'4000','101739808676','2025-02-17 19:12:01',NULL,60.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(24802,'4000','101739808676','2025-02-17 19:11:16',NULL,30.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(24803,'1110','101739808726','2025-02-17 19:29:42',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(24804,'5500','101739808726','2025-02-17 19:12:07',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24805,'1000','101739808726','2025-02-17 19:29:42',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GCREGTC5'),(24806,'4000','101739808726','2025-02-17 19:29:42',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(24807,'1110','101739809794','2025-02-17 19:34:08',NULL,4.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(24808,'5500','101739809794','2025-02-17 19:29:54',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24809,'1000','101739809794','2025-02-17 19:34:08',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24810,'4000','101739809794','2025-02-17 19:34:08',NULL,20.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(24811,'1110','101739810053','2025-02-17 19:35:06',NULL,0.00,'','10','1','Inventory sold','1','','sales','1056','','No',NULL,NULL,''),(24812,'1110','101739810053','2025-02-17 19:34:13',NULL,20.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(24813,'5500','101739810053','2025-02-17 19:34:48',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24814,'1000','101739810053','2025-02-17 19:35:06',190.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HFDUHYYVGTF'),(24815,'4000','101739810053','2025-02-17 19:35:06',NULL,150.00,'','10','1','Good sold','1','','sales','1056','','No',NULL,NULL,''),(24816,'4000','101739810053','2025-02-17 19:34:13',NULL,40.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(24817,'1000','101739810132','2025-02-17 19:57:32',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24818,'4000','101739810132','2025-02-17 19:57:32',NULL,100.00,'','10','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(24819,'1110','101739811457','2025-02-17 20:00:40',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(24820,'5500','101739811457','2025-02-17 19:57:38',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24821,'1000','101739811457','2025-02-17 20:00:40',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24822,'4000','101739811457','2025-02-17 20:00:40',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(24823,'1110','101739811647','2025-02-17 20:01:01',NULL,4.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(24824,'5500','101739811647','2025-02-17 20:00:47',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24825,'1000','101739811647','2025-02-17 20:01:01',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24826,'4000','101739811647','2025-02-17 20:01:01',NULL,20.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(24827,'1000','101739811664','2025-02-17 20:11:07',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24828,'4000','101739811664','2025-02-17 20:11:07',NULL,100.00,'','10','1','Good sold','1','','sales','480','','No',NULL,NULL,''),(24829,'1110','101739812272','2025-02-17 20:11:22',NULL,4.00,'','10','1','Inventory sold','1','','sales','915','','No',NULL,NULL,''),(24830,'5500','101739812272','2025-02-17 20:11:12',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24831,'1000','101739812272','2025-02-17 20:11:22',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24832,'4000','101739812272','2025-02-17 20:11:22',NULL,10.00,'','10','1','Good sold','1','','sales','915','','No',NULL,NULL,''),(24833,'1110','101739812285','2025-02-17 20:22:10',NULL,26.00,'','10','1','Inventory sold','1','','sales','681','','No',NULL,NULL,''),(24834,'5500','101739812285','2025-02-17 20:11:25',26.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24835,'1000','101739812285','2025-02-17 20:22:10',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UYFYF85E75'),(24836,'4000','101739812285','2025-02-17 20:22:10',NULL,60.00,'','10','1','Good sold','1','','sales','681','','No',NULL,NULL,''),(24837,'1110','101739812937','2025-02-17 20:23:23',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(24838,'1110','101739812937','2025-02-17 20:22:17',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(24839,'5500','101739812937','2025-02-17 20:22:43',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24840,'1000','101739812937','2025-02-17 20:23:23',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ER424R234'),(24841,'4000','101739812937','2025-02-17 20:23:23',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(24842,'4000','101739812937','2025-02-17 20:22:17',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(24843,'1110','101739813012','2025-02-17 20:24:27',NULL,195.00,'','10','1','Inventory sold','1','','sales','866','','No',NULL,NULL,''),(24844,'5500','101739813012','2025-02-17 20:23:32',195.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24845,'1000','101739813012','2025-02-17 20:24:27',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YITDIUDY6RD'),(24846,'4000','101739813012','2025-02-17 20:24:27',NULL,300.00,'','10','1','Good sold','1','','sales','866','','No',NULL,NULL,''),(24847,'1110','101739813075','2025-02-17 20:29:18',NULL,24.50,'','10','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(24848,'5500','101739813075','2025-02-17 20:24:35',24.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24849,'1000','101739813075','2025-02-17 20:29:18',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24850,'4000','101739813075','2025-02-17 20:29:18',NULL,100.00,'','10','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(24851,'1110','101739813373','2025-02-17 20:34:05',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(24852,'5500','101739813373','2025-02-17 20:29:33',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24853,'1000','101739813373','2025-02-17 20:34:05',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TFRWERFDWE'),(24854,'4000','101739813373','2025-02-17 20:34:05',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(24855,'1110','101739813658','2025-02-17 20:47:22',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(24856,'5500','101739813658','2025-02-17 20:34:18',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24857,'1000','101739813658','2025-02-17 20:47:22',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24858,'4000','101739813658','2025-02-17 20:47:22',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(24859,'1110','101739814445','2025-02-17 21:08:01',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(24860,'5500','101739814445','2025-02-17 20:47:25',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24861,'1000','101739814445','2025-02-17 21:08:01',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'NHVFKYHJHJF'),(24862,'4000','101739814445','2025-02-17 21:08:01',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(24863,'1110','101739815691','2025-02-17 21:10:14',NULL,5.50,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(24864,'5500','101739815691','2025-02-17 21:08:11',5.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24865,'1000','101739815691','2025-02-17 21:10:14',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JB:HURRJ'),(24866,'4000','101739815691','2025-02-17 21:10:14',NULL,20.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(24867,'1110','101739815830','2025-02-17 21:17:44',NULL,9.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(24868,'5500','101739815830','2025-02-17 21:10:30',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24869,'1000','101739815830','2025-02-17 21:17:44',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DFDTTYERHUET'),(24870,'4000','101739815830','2025-02-17 21:17:44',NULL,50.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(24871,'1110','101739816273','2025-02-17 21:38:50',NULL,65.00,'','10','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(24872,'5500','101739816273','2025-02-17 21:17:53',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24873,'1000','101739816273','2025-02-17 21:38:50',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WDWRE2WE'),(24874,'4000','101739816273','2025-02-17 21:38:50',NULL,150.00,'','10','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(24875,'1110','101739817535','2025-02-17 21:47:04',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(24876,'5500','101739817535','2025-02-17 21:38:55',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24877,'1000','101739817535','2025-02-17 21:47:04',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WSWWWS'),(24878,'4000','101739817535','2025-02-17 21:47:04',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(24879,'1110','101739818437','2025-02-17 21:54:10',NULL,20.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(24880,'5500','101739818437','2025-02-17 21:53:57',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24881,'1000','101739818437','2025-02-17 21:54:10',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24882,'4000','101739818437','2025-02-17 21:54:10',NULL,100.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(24883,'1110','101739818456','2025-02-17 21:57:10',NULL,47.00,'','10','1','Inventory sold','1','','sales','714','','No',NULL,NULL,''),(24884,'5500','101739818456','2025-02-17 21:54:16',47.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24885,'1000','101739818456','2025-02-17 21:57:10',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24886,'4000','101739818456','2025-02-17 21:57:10',NULL,150.00,'','10','1','Good sold','1','','sales','714','','No',NULL,NULL,''),(24887,'1110','101739818633','2025-02-17 21:57:52',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(24888,'5500','101739818633','2025-02-17 21:57:13',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24889,'1000','101739818633','2025-02-17 21:57:52',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'E3EDWDEW'),(24890,'4000','101739818633','2025-02-17 21:57:52',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(24891,'1000','101739860380','2025-02-18 09:33:15',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'2342345r2314'),(24892,'4000','101739860380','2025-02-18 09:33:15',NULL,100.00,'','10','1','Good sold','1','','sales','1058','','No',NULL,NULL,''),(24893,'1000','101739860401','2025-02-18 09:33:39',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RYWSRYWR4'),(24894,'4000','101739860401','2025-02-18 09:33:39',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(24895,'1110','101739873041','2025-02-18 13:04:25',NULL,55.00,'','10','1','Inventory sold','1','','sales','1635','','No',NULL,NULL,''),(24896,'1110','101739873041','2025-02-18 13:04:01',NULL,18.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(24897,'5500','101739873041','2025-02-18 13:04:09',73.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24898,'1000','101739873041','2025-02-18 13:04:25',260.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edwd'),(24899,'4000','101739873041','2025-02-18 13:04:25',NULL,200.00,'','10','1','Good sold','1','','sales','1635','','No',NULL,NULL,''),(24900,'4000','101739873041','2025-02-18 13:04:01',NULL,60.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(24901,'1110','101739873071','2025-02-18 14:51:22',NULL,65.00,'','10','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(24902,'5500','101739873071','2025-02-18 13:04:31',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24903,'1000','101739873071','2025-02-18 14:51:22',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24904,'4000','101739873071','2025-02-18 14:51:22',NULL,150.00,'','10','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(24905,'1110','101739879484','2025-02-18 14:51:32',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(24906,'5500','101739879484','2025-02-18 14:51:24',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24907,'1000','101739879484','2025-02-18 14:51:32',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'yuedf7tgrf'),(24908,'4000','101739879484','2025-02-18 14:51:32',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(24909,'1000','101739879499','2025-02-18 15:15:13',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'re68rt '),(24910,'4000','101739879499','2025-02-18 15:15:13',NULL,100.00,'','10','1','Good sold','1','','sales','1058','','No',NULL,NULL,''),(24911,'1110','101739880919','2025-02-18 16:39:32',NULL,55.00,'','10','1','Inventory sold','1','','sales','1576','','No',NULL,NULL,''),(24912,'1110','101739880919','2025-02-18 15:15:19',NULL,45.00,'','10','1','Inventory sold','1','','sales','1653','','No',NULL,NULL,''),(24913,'5500','101739880919','2025-02-18 16:39:10',100.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24914,'1000','101739880919','2025-02-18 16:39:32',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fvujgiyoerfv v'),(24915,'4000','101739880919','2025-02-18 16:39:32',NULL,150.00,'','10','1','Good sold','1','','sales','1576','','No',NULL,NULL,''),(24916,'4000','101739880919','2025-02-18 15:15:19',NULL,200.00,'','10','1','Good sold','1','','sales','1653','','No',NULL,NULL,''),(24917,'1110','101739885979','2025-02-18 16:42:05',NULL,55.00,'','10','1','Inventory sold','1','','sales','1606','','No',NULL,NULL,''),(24918,'1110','101739885979','2025-02-18 16:39:39',NULL,50.00,'','10','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(24919,'1110','101739885979','2025-02-18 16:39:59',NULL,0.00,'','10','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(24920,'5500','101739885979','2025-02-18 16:41:49',105.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24921,'1000','101739885979','2025-02-18 16:42:05',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rdgfrfgt4fr'),(24922,'4000','101739885979','2025-02-18 16:42:05',NULL,150.00,'','10','1','Good sold','1','','sales','1606','','No',NULL,NULL,''),(24923,'4000','101739885979','2025-02-18 16:39:39',NULL,100.00,'','10','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(24924,'4000','101739885979','2025-02-18 16:39:59',NULL,150.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(24925,'1110','101739886131','2025-02-18 16:42:21',NULL,35.00,'','10','1','Inventory sold','1','','sales','412','','No',NULL,NULL,''),(24926,'5500','101739886131','2025-02-18 16:42:12',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24927,'1000','101739886131','2025-02-18 16:42:21',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24928,'4000','101739886131','2025-02-18 16:42:21',NULL,50.00,'','10','1','Good sold','1','','sales','412','','No',NULL,NULL,''),(24929,'1110','101739886144','2025-02-18 16:42:56',NULL,47.00,'','10','1','Inventory sold','1','','sales','714','','No',NULL,NULL,''),(24930,'1110','101739886144','2025-02-18 16:42:24',NULL,0.00,'','10','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(24931,'5500','101739886144','2025-02-18 16:42:38',47.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24932,'1000','101739886144','2025-02-18 16:42:56',270.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'effefrcew'),(24933,'4000','101739886144','2025-02-18 16:42:56',NULL,150.00,'','10','1','Good sold','1','','sales','714','','No',NULL,NULL,''),(24934,'4000','101739886144','2025-02-18 16:42:24',NULL,120.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(24935,'1110','101739886181','2025-02-18 17:19:45',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(24936,'1110','101739886181','2025-02-18 16:43:01',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(24937,'5500','101739886181','2025-02-18 17:19:31',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24938,'1000','101739886181','2025-02-18 17:19:45',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rfyhfryh'),(24939,'4000','101739886181','2025-02-18 17:19:45',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(24940,'4000','101739886181','2025-02-18 16:43:01',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(24941,'1110','101739888403','2025-02-18 17:42:02',NULL,195.00,'','10','1','Inventory sold','1','','sales','866','','No',NULL,NULL,''),(24942,'5500','101739888403','2025-02-18 17:20:03',195.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24943,'1000','101739888403','2025-02-18 17:42:02',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24944,'4000','101739888403','2025-02-18 17:42:02',NULL,300.00,'','10','1','Good sold','1','','sales','866','','No',NULL,NULL,''),(24945,'1110','101739889730','2025-02-18 18:44:40',NULL,15.00,'','10','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(24946,'1110','101739889730','2025-02-18 17:42:10',NULL,10.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(24947,'5500','101739889730','2025-02-18 18:44:26',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24948,'1000','101739889730','2025-02-18 18:44:40',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FVWEFEWD'),(24949,'4000','101739889730','2025-02-18 18:44:40',NULL,50.00,'','10','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(24950,'4000','101739889730','2025-02-18 17:42:10',NULL,50.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(24951,'1110','101739893486','2025-02-18 19:17:48',NULL,45.00,'','10','1','Inventory sold','1','','sales','942','','No',NULL,NULL,''),(24952,'1110','101739893486','2025-02-18 18:44:46',NULL,45.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(24953,'5500','101739893486','2025-02-18 19:17:22',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24954,'1000','101739893486','2025-02-18 19:17:48',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'E4E5R2 3'),(24955,'4000','101739893486','2025-02-18 19:17:48',NULL,150.00,'','10','1','Good sold','1','','sales','942','','No',NULL,NULL,''),(24956,'4000','101739893486','2025-02-18 18:44:46',NULL,150.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(24957,'1110','101739895987','2025-02-18 19:27:00',NULL,55.00,'','10','1','Inventory sold','1','','sales','1606','','No',NULL,NULL,''),(24958,'1110','101739895987','2025-02-18 19:26:27',NULL,11.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(24959,'5500','101739895987','2025-02-18 19:26:42',66.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24960,'1000','101739895987','2025-02-18 19:27:00',190.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'Y6URFDHJFD'),(24961,'4000','101739895987','2025-02-18 19:27:00',NULL,150.00,'','10','1','Good sold','1','','sales','1606','','No',NULL,NULL,''),(24962,'4000','101739895987','2025-02-18 19:26:27',NULL,40.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(24963,'1110','101739896031','2025-02-18 19:30:56',NULL,6.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(24964,'1110','101739896031','2025-02-18 19:30:24',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(24965,'1110','101739896031','2025-02-18 19:30:38',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(24966,'5500','101739896031','2025-02-18 19:30:48',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24967,'1000','101739896031','2025-02-18 19:30:56',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UT67RW76RW'),(24968,'4000','101739896031','2025-02-18 19:30:56',NULL,20.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(24969,'4000','101739896031','2025-02-18 19:30:24',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(24970,'4000','101739896031','2025-02-18 19:30:38',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(24971,'1110','101739896264','2025-02-18 19:33:04',NULL,17.50,'','10','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(24972,'1110','101739896264','2025-02-18 19:31:04',NULL,30.00,'','10','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(24973,'5500','101739896264','2025-02-18 19:32:46',47.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24974,'1000','101739896264','2025-02-18 19:33:04',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24975,'4000','101739896264','2025-02-18 19:33:04',NULL,50.00,'','10','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(24976,'4000','101739896264','2025-02-18 19:31:04',NULL,50.00,'','10','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(24977,'1110','101739896386','2025-02-18 19:34:35',NULL,10.00,'','10','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(24978,'5500','101739896386','2025-02-18 19:33:06',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24979,'1000','101739896386','2025-02-18 19:34:35',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UIT3RIE7Y85'),(24980,'4000','101739896386','2025-02-18 19:34:35',NULL,20.00,'','10','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(24981,'1000','101739896486','2025-02-18 19:34:55',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24982,'4000','101739896486','2025-02-18 19:34:55',NULL,20.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(24983,'1110','101739896498','2025-02-18 19:59:51',NULL,14.80,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(24984,'5500','101739896498','2025-02-18 19:34:58',14.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24985,'1000','101739896498','2025-02-18 19:59:51',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24986,'4000','101739896498','2025-02-18 19:59:51',NULL,40.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(24987,'1110','101739897994','2025-02-18 20:05:04',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(24988,'1110','101739897994','2025-02-18 19:59:54',NULL,8.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(24989,'5500','101739897994','2025-02-18 20:03:11',63.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24990,'1000','101739897994','2025-02-18 20:05:04',240.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DRGFEF'),(24991,'4000','101739897994','2025-02-18 20:05:04',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(24992,'4000','101739897994','2025-02-18 19:59:54',NULL,40.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(24993,'1110','101739898311','2025-02-18 20:05:39',NULL,7.35,'','10','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(24994,'5500','101739898311','2025-02-18 20:05:11',7.35,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24995,'1000','101739898311','2025-02-18 20:05:39',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24996,'4000','101739898311','2025-02-18 20:05:39',NULL,30.00,'','10','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(24997,'1110','101739898344','2025-02-18 20:15:43',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(24998,'5500','101739898344','2025-02-18 20:05:44',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24999,'1000','101739898344','2025-02-18 20:15:43',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25000,'4000','101739898344','2025-02-18 20:15:43',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(25001,'1110','101739898947','2025-02-18 20:15:55',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(25002,'5500','101739898947','2025-02-18 20:15:47',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25003,'1000','101739898947','2025-02-18 20:15:55',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25004,'4000','101739898947','2025-02-18 20:15:55',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(25005,'1110','101739898957','2025-02-18 20:16:04',NULL,5.50,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(25006,'5500','101739898957','2025-02-18 20:15:57',5.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25007,'1000','101739898957','2025-02-18 20:16:04',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25008,'4000','101739898957','2025-02-18 20:16:04',NULL,20.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(25009,'1110','101739898971','2025-02-18 20:24:56',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(25010,'5500','101739898971','2025-02-18 20:16:11',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25011,'1000','101739898971','2025-02-18 20:24:56',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'REFEF46RE'),(25012,'4000','101739898971','2025-02-18 20:24:56',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(25013,'1110','101739899513','2025-02-18 20:34:02',NULL,85.00,'','10','1','Inventory sold','1','','sales','1570','','No',NULL,NULL,''),(25014,'5500','101739899513','2025-02-18 20:25:14',85.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25015,'1000','101739899513','2025-02-18 20:34:02',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25016,'4000','101739899513','2025-02-18 20:34:02',NULL,250.00,'','10','1','Good sold','1','','sales','1570','','No',NULL,NULL,''),(25017,'1110','101739900057','2025-02-18 20:42:08',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(25018,'1110','101739900057','2025-02-18 20:34:17',NULL,15.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(25019,'5500','101739900057','2025-02-18 20:41:49',70.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25020,'1000','101739900057','2025-02-18 20:42:08',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25021,'4000','101739900057','2025-02-18 20:42:08',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(25022,'4000','101739900057','2025-02-18 20:34:17',NULL,50.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(25023,'1110','101739900532','2025-02-18 21:00:35',NULL,75.00,'','10','1','Inventory sold','1','','sales','58','','No',NULL,NULL,''),(25024,'5500','101739900532','2025-02-18 20:42:12',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25025,'1000','101739900532','2025-02-18 21:00:35',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25026,'4000','101739900532','2025-02-18 21:00:35',NULL,150.00,'','10','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(25027,'1110','101739901637','2025-02-18 21:02:34',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(25028,'5500','101739901637','2025-02-18 21:00:38',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25029,'1000','101739901637','2025-02-18 21:02:34',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EFDEEFQ'),(25030,'4000','101739901637','2025-02-18 21:02:34',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(25031,'1110','101739903129','2025-02-18 21:38:56',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(25032,'5500','101739903129','2025-02-18 21:25:29',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25033,'1000','101739903129','2025-02-18 21:38:56',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'E35E3R53'),(25034,'4000','101739903129','2025-02-18 21:38:56',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(25035,'1110','101739944556','2025-02-19 08:56:06',NULL,5.50,'','10','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(25036,'5500','101739944556','2025-02-19 08:55:56',5.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25037,'1000','101739944556','2025-02-19 08:56:06',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25038,'4000','101739944556','2025-02-19 08:56:06',NULL,50.00,'','10','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(25039,'1110','101739944570','2025-02-19 08:56:18',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(25040,'5500','101739944570','2025-02-19 08:56:10',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25041,'1000','101739944570','2025-02-19 08:56:18',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25042,'4000','101739944570','2025-02-19 08:56:18',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(25043,'1110','101739949540','2025-02-19 10:19:11',NULL,75.00,'','10','1','Inventory sold','1','','sales','1611','','No',NULL,NULL,''),(25044,'5500','101739949540','2025-02-19 10:19:00',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25045,'1000','101739949540','2025-02-19 10:19:11',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25046,'4000','101739949540','2025-02-19 10:19:11',NULL,200.00,'','10','1','Good sold','1','','sales','1611','','No',NULL,NULL,''),(25047,'1110','101739949554','2025-02-19 10:19:33',NULL,30.00,'','10','1','Inventory sold','1','','sales','1515','','No',NULL,NULL,''),(25048,'5500','101739949554','2025-02-19 10:19:14',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25049,'1000','101739949554','2025-02-19 10:19:33',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25050,'4000','101739949554','2025-02-19 10:19:33',NULL,100.00,'','10','1','Good sold','1','','sales','1515','','No',NULL,NULL,''),(25051,'1110','101739949578','2025-02-19 10:20:16',NULL,56.00,'','10','1','Inventory sold','1','','sales','270','','No',NULL,NULL,''),(25052,'5500','101739949578','2025-02-19 10:19:38',56.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25053,'1000','101739949578','2025-02-19 10:20:16',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'jiehjeaetf'),(25054,'4000','101739949578','2025-02-19 10:20:16',NULL,100.00,'','10','1','Good sold','1','','sales','270','','No',NULL,NULL,''),(25055,'1110','101739951648','2025-02-19 10:54:33',NULL,24.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(25056,'1110','101739951648','2025-02-19 10:54:08',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(25057,'5500','101739951648','2025-02-19 10:54:27',26.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25058,'1000','101739951648','2025-02-19 10:54:33',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25059,'4000','101739951648','2025-02-19 10:54:33',NULL,40.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(25060,'4000','101739951648','2025-02-19 10:54:08',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(25061,'1110','101739951675','2025-02-19 11:17:43',NULL,50.00,'','10','1','Inventory sold','1','','sales','1228','','No',NULL,NULL,''),(25062,'5500','101739951675','2025-02-19 10:54:35',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25063,'1000','101739951675','2025-02-19 11:17:43',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25064,'4000','101739951675','2025-02-19 11:17:43',NULL,100.00,'','10','1','Good sold','1','','sales','1228','','No',NULL,NULL,''),(25065,'1110','101739953066','2025-02-19 12:25:55',NULL,6.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(25066,'1110','101739953066','2025-02-19 11:17:46',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(25067,'5500','101739953066','2025-02-19 12:25:38',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25068,'1000','101739953066','2025-02-19 12:25:55',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'jdfjdf7'),(25069,'4000','101739953066','2025-02-19 12:25:55',NULL,30.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(25070,'4000','101739953066','2025-02-19 11:17:46',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(25071,'1110','101739968008','2025-02-19 15:27:06',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(25072,'5500','101739968008','2025-02-19 15:26:49',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25073,'1000','101739968008','2025-02-19 15:27:06',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tuoqwertuoer'),(25074,'4000','101739968008','2025-02-19 15:27:06',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(25075,'1110','101739968314','2025-02-19 15:32:03',NULL,35.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(25076,'5500','101739968314','2025-02-19 15:31:54',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25077,'1000','101739968314','2025-02-19 15:32:03',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HGJFDU9R'),(25078,'4000','101739968314','2025-02-19 15:32:03',NULL,100.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(25079,'1110','101739968340','2025-02-19 15:32:46',NULL,60.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(25080,'1110','101739968340','2025-02-19 15:32:20',NULL,50.00,'','10','1','Inventory sold','1','','sales','570','','No',NULL,NULL,''),(25081,'5500','101739968340','2025-02-19 15:32:32',110.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25082,'1000','101739968340','2025-02-19 15:32:46',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'97ERF87T0WER'),(25083,'4000','101739968340','2025-02-19 15:32:46',NULL,200.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(25084,'4000','101739968340','2025-02-19 15:32:20',NULL,200.00,'','10','1','Good sold','1','','sales','570','','No',NULL,NULL,''),(25085,'1110','101739968375','2025-02-19 15:37:46',NULL,55.00,'','10','1','Inventory sold','1','','sales','1606','','No',NULL,NULL,''),(25086,'1110','101739968375','2025-02-19 15:32:55',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(25087,'5500','101739968375','2025-02-19 15:37:30',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25088,'1000','101739968375','2025-02-19 15:37:46',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'35RE3TR5Q'),(25089,'4000','101739968375','2025-02-19 15:37:46',NULL,150.00,'','10','1','Good sold','1','','sales','1606','','No',NULL,NULL,''),(25090,'4000','101739968375','2025-02-19 15:32:55',NULL,50.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(25091,'1110','101739968676','2025-02-19 16:04:12',NULL,75.00,'','10','1','Inventory sold','1','','sales','58','','No',NULL,NULL,''),(25092,'5500','101739968676','2025-02-19 15:37:56',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25093,'1000','101739968676','2025-02-19 16:04:12',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25094,'4000','101739968676','2025-02-19 16:04:12',NULL,150.00,'','10','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(25095,'1110','101739980778','2025-02-19 19:01:07',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(25096,'1110','101739980778','2025-02-19 18:59:39',NULL,15.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(25097,'1110','101739980778','2025-02-19 19:00:45',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(25098,'5500','101739980778','2025-02-19 19:00:56',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25099,'1000','101739980778','2025-02-19 19:01:07',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'iyred'),(25100,'4000','101739980778','2025-02-19 19:01:07',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(25101,'4000','101739980778','2025-02-19 18:59:39',NULL,50.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(25102,'4000','101739980778','2025-02-19 19:00:45',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(25103,'1110','101739980875','2025-02-19 19:34:54',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(25104,'1110','101739980875','2025-02-19 19:01:15',NULL,47.00,'','10','1','Inventory sold','1','','sales','714','','No',NULL,NULL,''),(25105,'1110','101739980875','2025-02-19 19:34:25',NULL,15.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(25106,'5500','101739980875','2025-02-19 19:34:40',117.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25107,'1000','101739980875','2025-02-19 19:34:54',400.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25108,'4000','101739980875','2025-02-19 19:34:54',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(25109,'4000','101739980875','2025-02-19 19:01:15',NULL,150.00,'','10','1','Good sold','1','','sales','714','','No',NULL,NULL,''),(25110,'4000','101739980875','2025-02-19 19:34:25',NULL,50.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(25111,'1110','101739982900','2025-02-19 19:35:40',NULL,116.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(25112,'5500','101739982900','2025-02-19 19:35:00',116.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25113,'1000','101739982900','2025-02-19 19:35:40',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25114,'4000','101739982900','2025-02-19 19:35:40',NULL,200.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(25115,'1110','101739982954','2025-02-19 19:36:25',NULL,95.00,'','10','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(25116,'1110','101739982954','2025-02-19 19:35:54',NULL,35.00,'','10','1','Inventory sold','1','','sales','1659','','No',NULL,NULL,''),(25117,'5500','101739982954','2025-02-19 19:36:07',130.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25118,'1000','101739982954','2025-02-19 19:36:25',350.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25119,'4000','101739982954','2025-02-19 19:36:25',NULL,200.00,'','10','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(25120,'4000','101739982954','2025-02-19 19:35:54',NULL,150.00,'','10','1','Good sold','1','','sales','1659','','No',NULL,NULL,''),(25121,'1110','101739982997','2025-02-19 19:36:46',NULL,85.00,'','10','1','Inventory sold','1','','sales','1570','','No',NULL,NULL,''),(25122,'5500','101739982997','2025-02-19 19:36:37',85.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25123,'1000','101739982997','2025-02-19 19:36:46',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TEHG45G54'),(25124,'4000','101739982997','2025-02-19 19:36:46',NULL,250.00,'','10','1','Good sold','1','','sales','1570','','No',NULL,NULL,''),(25125,'1110','101739983017','2025-02-19 19:46:08',NULL,100.00,'','10','1','Inventory sold','1','','sales','1223','','No',NULL,NULL,''),(25126,'5500','101739983017','2025-02-19 19:36:57',100.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25127,'1000','101739983017','2025-02-19 19:46:08',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'REFE4R23R'),(25128,'4000','101739983017','2025-02-19 19:46:08',NULL,150.00,'','10','1','Good sold','1','','sales','1223','','No',NULL,NULL,''),(25129,'1110','101739983574','2025-02-19 19:57:26',NULL,15.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(25130,'5500','101739983574','2025-02-19 19:46:14',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25131,'1000','101739983574','2025-02-19 19:57:26',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25132,'4000','101739983574','2025-02-19 19:57:26',NULL,50.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(25133,'1110','101739984249','2025-02-19 20:05:03',NULL,95.00,'','10','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(25134,'5500','101739984249','2025-02-19 19:57:29',95.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25135,'1000','101739984249','2025-02-19 20:05:03',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'NCVKFI.YJH'),(25136,'4000','101739984249','2025-02-19 20:05:03',NULL,200.00,'','10','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(25137,'1000','101739984713','2025-02-19 20:23:09',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FGECGTRGHYRT'),(25138,'4000','101739984713','2025-02-19 20:23:09',NULL,100.00,'','10','1','Good sold','1','','sales','1058','','No',NULL,NULL,''),(25139,'1110','101739986555','2025-02-19 21:10:45',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(25140,'5500','101739986555','2025-02-19 20:35:55',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25141,'1000','101739986555','2025-02-19 21:10:45',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25142,'4000','101739986555','2025-02-19 21:10:45',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(25143,'1110','101739988650','2025-02-19 21:34:00',NULL,19.50,'','10','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(25144,'5500','101739988650','2025-02-19 21:10:50',19.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25145,'1000','101739988650','2025-02-19 21:34:00',25.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'VRTCERC'),(25146,'4000','101739988650','2025-02-19 21:34:00',NULL,25.00,'','10','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(25147,'1110','101739990047','2025-02-19 21:39:52',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(25148,'5500','101739990047','2025-02-19 21:34:07',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25149,'1000','101739990047','2025-02-19 21:39:52',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'REFGCWE4T'),(25150,'4000','101739990047','2025-02-19 21:39:52',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(25157,'1110','101740034888','2025-02-20 10:01:58',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(25158,'5500','101740034888','2025-02-20 10:33:46',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25159,'1000','101740034888','2025-02-20 10:01:58',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25160,'4000','101740034888','2025-02-20 10:01:58',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(25161,'1110','101740036858','2025-02-20 11:09:05',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(25162,'1110','101740036858','2025-02-20 10:34:18',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(25163,'5500','101740036858','2025-02-20 11:08:27',85.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25164,'1000','101740036858','2025-02-20 11:09:05',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YVHYTC532ER'),(25165,'4000','101740036858','2025-02-20 11:09:05',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(25166,'4000','101740036858','2025-02-20 10:34:18',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(25167,'1110','101740038965','2025-02-20 12:48:00',NULL,348.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(25168,'1110','101740038965','2025-02-20 11:09:25',NULL,65.00,'','10','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(25169,'5500','101740038965','2025-02-20 12:47:49',413.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25170,'1000','101740038965','2025-02-20 12:48:00',750.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25171,'4000','101740038965','2025-02-20 12:48:00',NULL,600.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(25172,'4000','101740038965','2025-02-20 11:09:25',NULL,150.00,'','10','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(25173,'1110','101740044886','2025-02-20 13:11:43',NULL,30.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(25174,'5500','101740044886','2025-02-20 12:48:06',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25175,'1000','101740044886','2025-02-20 13:11:43',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25176,'4000','101740044886','2025-02-20 13:11:43',NULL,100.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(25177,'1000','101740047948','2025-02-20 14:04:11',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ERFDEDSDE'),(25178,'4000','101740047948','2025-02-20 14:04:11',NULL,100.00,'','10','1','Good sold','1','','sales','480','','No',NULL,NULL,''),(25179,'1110','101740049456','2025-02-20 14:08:38',NULL,37.50,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(25180,'5500','101740049456','2025-02-20 14:04:16',37.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25181,'1000','101740049456','2025-02-20 14:08:38',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WFRAFRAW'),(25182,'4000','101740049456','2025-02-20 14:08:38',NULL,150.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(25183,'1110','101740058682','2025-02-20 16:38:42',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(25184,'1110','101740058682','2025-02-20 16:38:02',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(25185,'5500','101740058682','2025-02-20 16:38:15',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25186,'1000','101740058682','2025-02-20 16:38:42',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25187,'4000','101740058682','2025-02-20 16:38:42',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(25188,'4000','101740058682','2025-02-20 16:38:02',NULL,150.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(25189,'1110','101740058726','2025-02-20 17:34:36',NULL,40.00,'','10','1','Inventory sold','1','','sales','1631','','No',NULL,NULL,''),(25190,'1110','101740058726','2025-02-20 16:38:46',NULL,40.00,'','10','1','Inventory sold','1','','sales','813','','No',NULL,NULL,''),(25191,'1110','101740058726','2025-02-20 17:34:05',NULL,0.00,'','10','1','Inventory sold','1','','sales','117','','No',NULL,NULL,''),(25192,'5500','101740058726','2025-02-20 17:34:21',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25193,'1000','101740058726','2025-02-20 17:34:36',410.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25194,'4000','101740058726','2025-02-20 17:34:36',NULL,100.00,'','10','1','Good sold','1','','sales','1631','','No',NULL,NULL,''),(25195,'4000','101740058726','2025-02-20 16:38:46',NULL,100.00,'','10','1','Good sold','1','','sales','813','','No',NULL,NULL,''),(25196,'4000','101740058726','2025-02-20 17:34:05',NULL,210.00,'','10','1','Good sold','1','','sales','117','','No',NULL,NULL,''),(25197,'1110','101740062079','2025-02-20 17:39:07',NULL,50.00,'','10','1','Inventory sold','1','','sales','1636','','No',NULL,NULL,''),(25198,'5500','101740062079','2025-02-20 17:34:39',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25199,'1000','101740062079','2025-02-20 17:39:07',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UYYDLU8'),(25200,'4000','101740062079','2025-02-20 17:39:07',NULL,150.00,'','10','1','Good sold','1','','sales','1636','','No',NULL,NULL,''),(25201,'1110','101740062355','2025-02-20 17:56:25',NULL,60.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(25202,'5500','101740062355','2025-02-20 17:39:15',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25203,'1000','101740062355','2025-02-20 17:56:25',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DVGSRWGW'),(25204,'4000','101740062355','2025-02-20 17:56:25',NULL,300.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(25205,'1110','101740063391','2025-02-20 18:07:21',NULL,25.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(25206,'5500','101740063391','2025-02-20 17:56:31',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25207,'1000','101740063391','2025-02-20 18:07:21',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25208,'4000','101740063391','2025-02-20 18:07:21',NULL,50.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(25209,'1110','101740064044','2025-02-20 18:08:11',NULL,60.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(25210,'5500','101740064044','2025-02-20 18:07:24',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25211,'1000','101740064044','2025-02-20 18:08:11',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DVREDWF'),(25212,'4000','101740064044','2025-02-20 18:08:11',NULL,300.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(25213,'4000','101740064044','2025-02-20 18:08:36',300.00,NULL,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(25214,'1000','101740064044','2025-02-20 18:08:36',NULL,300.00,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(25215,'5500','101740064044','2025-02-20 18:08:36',NULL,60.00,'','10','1','Cost of goods returned','1','','sales','1238','','No',NULL,NULL,''),(25216,'1110','101740064044','2025-02-20 18:08:36',60.00,NULL,'','10','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(25217,'1110','101740071446','2025-02-20 20:11:25',NULL,0.00,'','10','1','Inventory sold','1','','sales','1525','','No',NULL,NULL,''),(25218,'1110','101740071446','2025-02-20 20:10:46',NULL,39.00,'','10','1','Inventory sold','1','','sales','1628','','No',NULL,NULL,''),(25219,'5500','101740071446','2025-02-20 20:11:08',39.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25220,'1000','101740071446','2025-02-20 20:11:25',190.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ytasyaryas'),(25221,'4000','101740071446','2025-02-20 20:11:25',NULL,100.00,'','10','1','Good sold','1','','sales','1525','','No',NULL,NULL,''),(25222,'4000','101740071446','2025-02-20 20:10:46',NULL,90.00,'','10','1','Good sold','1','','sales','1628','','No',NULL,NULL,''),(25223,'1110','101740071493','2025-02-20 20:11:49',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(25224,'5500','101740071493','2025-02-20 20:11:33',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25225,'1000','101740071493','2025-02-20 20:11:49',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'azgayfra'),(25226,'4000','101740071493','2025-02-20 20:11:49',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(25227,'1000','101740071517','2025-02-20 20:12:03',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25228,'4000','101740071517','2025-02-20 20:12:03',NULL,100.00,'','10','1','Good sold','1','','sales','1058','','No',NULL,NULL,''),(25229,'1110','101740071525','2025-02-20 20:17:56',NULL,95.00,'','10','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(25230,'5500','101740071525','2025-02-20 20:12:05',95.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25231,'1000','101740071525','2025-02-20 20:17:56',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25232,'4000','101740071525','2025-02-20 20:17:56',NULL,200.00,'','10','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(25233,'1110','101740071879','2025-02-20 20:18:19',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(25234,'5500','101740071879','2025-02-20 20:17:59',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25235,'1000','101740071879','2025-02-20 20:18:19',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25236,'4000','101740071879','2025-02-20 20:18:19',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(25241,'1110','101740071905','2025-02-20 20:34:32',NULL,122.00,'','10','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(25242,'5500','101740071905','2025-02-20 20:41:49',122.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25243,'1000','101740071905','2025-02-20 20:34:32',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'837rdyut3r8-7'),(25244,'4000','101740071905','2025-02-20 20:34:32',NULL,250.00,'','10','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(25245,'1110','101740073364','2025-02-20 20:59:35',NULL,8.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(25246,'5500','101740073364','2025-02-20 20:42:44',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25247,'1000','101740073364','2025-02-20 20:59:35',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25248,'4000','101740073364','2025-02-20 20:59:35',NULL,40.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(25249,'1000','101740074379','2025-02-20 21:05:13',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rtg4ws46t'),(25250,'4000','101740074379','2025-02-20 21:05:13',NULL,100.00,'','10','1','Good sold','1','','sales','1525','','No',NULL,NULL,''),(25251,'1110','101740074720','2025-02-20 21:06:57',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(25252,'5500','101740074720','2025-02-20 21:05:20',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25253,'1000','101740074720','2025-02-20 21:06:57',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'efedfew cfe'),(25254,'4000','101740074720','2025-02-20 21:06:57',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(25255,'1110','101740074821','2025-02-20 21:18:53',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(25256,'1110','101740074821','2025-02-20 21:07:01',NULL,7.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(25257,'5500','101740074821','2025-02-20 21:18:39',10.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25258,'1000','101740074821','2025-02-20 21:18:53',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25259,'4000','101740074821','2025-02-20 21:18:53',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(25260,'4000','101740074821','2025-02-20 21:07:01',NULL,20.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(25261,'1110','101740075536','2025-02-20 21:34:21',NULL,75.00,'','10','1','Inventory sold','1','','sales','58','','No',NULL,NULL,''),(25262,'5500','101740075536','2025-02-20 21:18:56',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25263,'1000','101740075536','2025-02-20 21:34:21',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25264,'4000','101740075536','2025-02-20 21:34:21',NULL,150.00,'','10','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(25265,'1110','101740076468','2025-02-20 21:36:25',NULL,23.00,'','10','1','Inventory sold','1','','sales','1663','','No',NULL,NULL,''),(25266,'5500','101740076468','2025-02-20 21:34:28',23.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25267,'1000','101740076468','2025-02-20 21:36:25',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'csgafyASD'),(25268,'4000','101740076468','2025-02-20 21:36:25',NULL,50.00,'','10','1','Good sold','1','','sales','1663','','No',NULL,NULL,''),(25279,'1110','101740076592','2025-02-20 21:37:36',NULL,30.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(25280,'5500','101740076592','2025-02-20 21:40:13',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25281,'1000','101740076592','2025-02-20 21:37:36',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25282,'4000','101740076592','2025-02-20 21:37:36',NULL,150.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(25283,'1110','101740076827','2025-02-20 21:56:03',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(25284,'5500','101740076827','2025-02-20 21:40:27',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25285,'1000','101740076827','2025-02-20 21:56:03',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ryghzsr4y6'),(25286,'4000','101740076827','2025-02-20 21:56:03',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(25291,'1110','101740077770','2025-02-20 21:56:22',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(25292,'1110','101740077770','2025-02-20 21:59:43',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(25293,'5500','101740077770','2025-02-20 21:59:53',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25294,'1000','101740077770','2025-02-20 21:56:22',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'efewfqwe'),(25295,'4000','101740077770','2025-02-20 21:56:22',NULL,150.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(25296,'4000','101740077770','2025-02-20 21:59:43',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(25297,'1110','101740078017','2025-02-20 22:03:53',NULL,64.00,'','10','1','Inventory sold','1','','sales','470','','No',NULL,NULL,''),(25298,'5500','101740078017','2025-02-20 22:00:17',64.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25299,'1000','101740078017','2025-02-20 22:03:53',120.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'esdfewcf edf'),(25300,'4000','101740078017','2025-02-20 22:03:53',NULL,120.00,'','10','1','Good sold','1','','sales','470','','No',NULL,NULL,''),(25301,'1110','101740078241','2025-02-20 22:04:08',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(25302,'5500','101740078241','2025-02-20 22:04:01',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25303,'1000','101740078241','2025-02-20 22:04:08',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25304,'4000','101740078241','2025-02-20 22:04:08',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(25305,'1000','101740078250','2025-02-20 22:08:57',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25306,'4000','101740078250','2025-02-20 22:08:57',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(25307,'1110','101740079016','2025-02-20 22:17:08',NULL,25.00,'','10','1','Inventory sold','1','','sales','1055','','No',NULL,NULL,''),(25308,'5500','101740079016','2025-02-20 22:16:56',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25309,'1000','101740079016','2025-02-20 22:17:08',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25310,'4000','101740079016','2025-02-20 22:17:08',NULL,100.00,'','10','1','Good sold','1','','sales','1055','','No',NULL,NULL,''),(25311,'1110','101740121089','2025-02-21 09:58:29',NULL,72.00,'','10','1','Inventory sold','1','','sales','290','','No',NULL,NULL,''),(25312,'5500','101740121089','2025-02-21 09:58:09',72.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25313,'1000','101740121089','2025-02-21 09:58:29',180.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rtsayktwtr'),(25314,'4000','101740121089','2025-02-21 09:58:29',NULL,180.00,'','10','1','Good sold','1','','sales','290','','No',NULL,NULL,''),(25315,'1000','101740121116','2025-02-21 10:15:06',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25316,'4000','101740121116','2025-02-21 10:15:06',NULL,60.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(25317,'1110','101740122111','2025-02-21 12:07:00',NULL,18.00,'','10','1','Inventory sold','1','','sales','1402','','No',NULL,NULL,''),(25318,'5500','101740122111','2025-02-21 10:15:11',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25319,'1000','101740122111','2025-02-21 12:07:00',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rfhgrfhy'),(25320,'4000','101740122111','2025-02-21 12:07:00',NULL,100.00,'','10','1','Good sold','1','','sales','1402','','No',NULL,NULL,''),(25321,'1110','101740128867','2025-02-21 12:10:26',NULL,4.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(25322,'5500','101740128867','2025-02-21 12:07:47',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25323,'1000','101740128867','2025-02-21 12:10:26',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'oihetrfhho'),(25324,'4000','101740128867','2025-02-21 12:10:26',NULL,20.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(25325,'1110','101740141577','2025-02-21 15:39:54',NULL,0.00,'','10','1','Inventory sold','1','','sales','1466','','No',NULL,NULL,''),(25326,'1110','101740141577','2025-02-21 15:39:37',NULL,3.00,'','10','1','Inventory sold','1','','sales','1647','','No',NULL,NULL,''),(25327,'5500','101740141577','2025-02-21 15:39:47',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25328,'1000','101740141577','2025-02-21 15:39:54',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TRHWEYKTST'),(25329,'4000','101740141577','2025-02-21 15:39:54',NULL,30.00,'','10','1','Good sold','1','','sales','1466','','No',NULL,NULL,''),(25330,'4000','101740141577','2025-02-21 15:39:37',NULL,20.00,'','10','1','Good sold','1','','sales','1647','','No',NULL,NULL,''),(25331,'1110','101740153207','2025-02-21 18:54:08',NULL,35.00,'','10','1','Inventory sold','1','','sales','412','','No',NULL,NULL,''),(25332,'5500','101740153207','2025-02-21 18:53:27',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25333,'1000','101740153207','2025-02-21 18:54:08',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25334,'4000','101740153207','2025-02-21 18:54:08',NULL,50.00,'','10','1','Good sold','1','','sales','412','','No',NULL,NULL,''),(25335,'1000','101740153252','2025-02-21 18:54:32',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'VGFFGRDSUYDF'),(25336,'4000','101740153252','2025-02-21 18:54:32',NULL,100.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(25337,'1110','101740153308','2025-02-21 18:55:33',NULL,12.00,'','10','1','Inventory sold','1','','sales','1638','','No',NULL,NULL,''),(25338,'5500','101740153308','2025-02-21 18:55:08',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25339,'1000','101740153308','2025-02-21 18:55:33',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25340,'4000','101740153308','2025-02-21 18:55:33',NULL,60.00,'','10','1','Good sold','1','','sales','1638','','No',NULL,NULL,''),(25341,'1000','101740153337','2025-02-21 19:17:57',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TGR4WG53'),(25342,'4000','101740153337','2025-02-21 19:17:57',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(25343,'1110','101740154685','2025-02-21 19:20:06',NULL,12.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(25344,'5500','101740154685','2025-02-21 19:18:05',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25345,'1000','101740154685','2025-02-21 19:20:06',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25346,'4000','101740154685','2025-02-21 19:20:06',NULL,200.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(25347,'1110','101740154815','2025-02-21 19:26:08',NULL,3.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(25348,'5500','101740154815','2025-02-21 19:20:15',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25349,'1000','101740154815','2025-02-21 19:26:08',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25350,'4000','101740154815','2025-02-21 19:26:08',NULL,30.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(25351,'1110','101740155183','2025-02-21 19:46:05',NULL,42.00,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(25352,'1110','101740155183','2025-02-21 19:26:23',NULL,15.00,'','10','1','Inventory sold','1','','sales','1638','','No',NULL,NULL,''),(25353,'1110','101740155183','2025-02-21 19:45:38',NULL,195.00,'','10','1','Inventory sold','1','','sales','1639','','No',NULL,NULL,''),(25354,'5500','101740155183','2025-02-21 19:45:52',252.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25355,'1000','101740155183','2025-02-21 19:46:05',575.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FRDRTRS34'),(25356,'4000','101740155183','2025-02-21 19:46:05',NULL,100.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(25357,'4000','101740155183','2025-02-21 19:26:23',NULL,75.00,'','10','1','Good sold','1','','sales','1638','','No',NULL,NULL,''),(25358,'4000','101740155183','2025-02-21 19:45:38',NULL,400.00,'','10','1','Good sold','1','','sales','1639','','No',NULL,NULL,''),(25359,'1110','101740156379','2025-02-21 19:51:04',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(25360,'5500','101740156379','2025-02-21 19:46:19',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25361,'1000','101740156379','2025-02-21 19:51:04',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'].;XFBP;[['),(25362,'4000','101740156379','2025-02-21 19:51:04',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(25363,'1110','101740156674','2025-02-21 20:56:14',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(25364,'1110','101740156674','2025-02-21 19:51:14',NULL,8.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(25365,'5500','101740156674','2025-02-21 20:56:05',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25366,'1000','101740156674','2025-02-21 20:56:14',90.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25367,'4000','101740156674','2025-02-21 20:56:14',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(25368,'4000','101740156674','2025-02-21 19:51:14',NULL,40.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(25369,'1000','101740160576','2025-02-21 20:56:47',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EFWDF3'),(25370,'4000','101740160576','2025-02-21 20:56:47',NULL,100.00,'','10','1','Good sold','1','','sales','1144','','No',NULL,NULL,''),(25371,'4000','101740160576','2025-02-21 20:56:16',NULL,150.00,'','10','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(25372,'1000','101740160616','2025-02-21 20:57:33',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25373,'4000','101740160616','2025-02-21 20:57:33',NULL,20.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(25374,'4000','101740160616','2025-02-21 20:56:56',NULL,30.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(25375,'1110','101740160657','2025-02-21 21:02:13',NULL,30.00,'','10','1','Inventory sold','1','','sales','847','','No',NULL,NULL,''),(25376,'5500','101740160657','2025-02-21 20:57:37',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25377,'1000','101740160657','2025-02-21 21:02:13',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25378,'4000','101740160657','2025-02-21 21:02:13',NULL,100.00,'','10','1','Good sold','1','','sales','847','','No',NULL,NULL,''),(25381,'1110','101740160937','2025-02-21 21:17:58',NULL,4.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(25382,'5500','101740160937','2025-02-21 21:18:42',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25383,'1000','101740160937','2025-02-21 21:17:58',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFRFR'),(25384,'4000','101740160937','2025-02-21 21:17:58',NULL,20.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(25385,'1110','101740209850','2025-02-22 10:37:43',NULL,50.00,'','10','1','Inventory sold','1','','sales','1363','','No',NULL,NULL,''),(25386,'5500','101740209850','2025-02-22 10:37:30',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25387,'1000','101740209850','2025-02-22 10:37:43',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25388,'4000','101740209850','2025-02-22 10:37:43',NULL,100.00,'','10','1','Good sold','1','','sales','1363','','No',NULL,NULL,''),(25389,'1110','101740209865','2025-02-22 10:38:02',NULL,4.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(25390,'5500','101740209865','2025-02-22 10:37:45',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25391,'1000','101740209865','2025-02-22 10:38:02',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25392,'4000','101740209865','2025-02-22 10:38:02',NULL,20.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(25393,'1110','101740209886','2025-02-22 10:40:50',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(25394,'1110','101740209886','2025-02-22 10:38:06',NULL,109.00,'','10','1','Inventory sold','1','','sales','1183','','No',NULL,NULL,''),(25395,'5500','101740209886','2025-02-22 10:38:27',114.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25396,'1000','101740209886','2025-02-22 10:40:50',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25397,'4000','101740209886','2025-02-22 10:40:50',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(25398,'4000','101740209886','2025-02-22 10:38:06',NULL,200.00,'','10','1','Good sold','1','','sales','1183','','No',NULL,NULL,''),(25399,'1110','101740210053','2025-02-22 10:41:06',NULL,1.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(25400,'5500','101740210053','2025-02-22 10:40:53',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25401,'1000','101740210053','2025-02-22 10:41:06',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25402,'4000','101740210053','2025-02-22 10:41:06',NULL,10.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(25403,'1110','101740210068','2025-02-22 11:03:29',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(25404,'5500','101740210068','2025-02-22 10:41:08',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25405,'1000','101740210068','2025-02-22 11:03:29',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fv ujdjgjut'),(25406,'4000','101740210068','2025-02-22 11:03:29',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(25407,'1110','101740211417','2025-02-22 11:04:08',NULL,30.00,'','10','1','Inventory sold','1','','sales','1560','','No',NULL,NULL,''),(25408,'1110','101740211417','2025-02-22 11:03:37',NULL,0.00,'','10','1','Inventory sold','1','','sales','1498','','No',NULL,NULL,''),(25409,'5500','101740211417','2025-02-22 11:03:52',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25410,'1000','101740211417','2025-02-22 11:04:08',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25411,'4000','101740211417','2025-02-22 11:04:08',NULL,100.00,'','10','1','Good sold','1','','sales','1560','','No',NULL,NULL,''),(25412,'4000','101740211417','2025-02-22 11:03:37',NULL,100.00,'','10','1','Good sold','1','','sales','1498','','No',NULL,NULL,''),(25413,'1110','101740220720','2025-02-22 13:38:51',NULL,30.00,'','10','1','Inventory sold','1','','sales','1502','','No',NULL,NULL,''),(25414,'5500','101740220720','2025-02-22 13:38:40',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25415,'1000','101740220720','2025-02-22 13:38:51',130.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25416,'4000','101740220720','2025-02-22 13:38:51',NULL,130.00,'','10','1','Good sold','1','','sales','1502','','No',NULL,NULL,''),(25417,'1110','101740220740','2025-02-22 13:48:01',NULL,65.00,'','10','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(25418,'5500','101740220740','2025-02-22 13:39:00',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25419,'1000','101740220740','2025-02-22 13:48:01',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'wefutorfqt'),(25420,'4000','101740220740','2025-02-22 13:48:01',NULL,150.00,'','10','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(25421,'1110','101740221290','2025-02-22 14:07:16',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(25422,'1110','101740221290','2025-02-22 14:05:45',NULL,0.00,'','10','1','Inventory sold','1','','sales','1069','','No',NULL,NULL,''),(25423,'5500','101740221290','2025-02-22 14:07:02',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25424,'1000','101740221290','2025-02-22 14:07:16',110.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25425,'4000','101740221290','2025-02-22 14:07:16',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(25426,'4000','101740221290','2025-02-22 14:05:45',NULL,60.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(25427,'1110','101740222439','2025-02-22 14:08:03',NULL,22.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(25428,'1110','101740222439','2025-02-22 14:07:19',NULL,12.00,'','10','1','Inventory sold','1','','sales','1647','','No',NULL,NULL,''),(25429,'1110','101740222439','2025-02-22 14:07:31',NULL,2.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(25430,'1110','101740222439','2025-02-22 14:07:39',NULL,2.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(25431,'5500','101740222439','2025-02-22 14:07:49',38.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25432,'1000','101740222439','2025-02-22 14:08:03',180.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25433,'4000','101740222439','2025-02-22 14:08:03',NULL,80.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(25434,'4000','101740222439','2025-02-22 14:07:19',NULL,80.00,'','10','1','Good sold','1','','sales','1647','','No',NULL,NULL,''),(25435,'4000','101740222439','2025-02-22 14:07:31',NULL,10.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(25436,'4000','101740222439','2025-02-22 14:07:39',NULL,10.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(25437,'1110','101740222486','2025-02-22 15:02:52',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(25438,'5500','101740222486','2025-02-22 14:08:06',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25439,'1000','101740222486','2025-02-22 15:02:52',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25440,'4000','101740222486','2025-02-22 15:02:52',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(25441,'1110','101740225776','2025-02-22 15:03:07',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(25442,'5500','101740225776','2025-02-22 15:02:56',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25443,'1000','101740225776','2025-02-22 15:03:07',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tujdteu5ye'),(25444,'4000','101740225776','2025-02-22 15:03:07',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(25445,'1000','101740225802','2025-02-22 16:50:56',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ufvyeofg'),(25446,'4000','101740225802','2025-02-22 16:50:56',NULL,200.00,'','10','1','Good sold','1','','sales','711','','No',NULL,NULL,''),(25447,'1110','101740232263','2025-02-22 16:51:12',NULL,170.00,'','10','1','Inventory sold','1','','sales','1570','','No',NULL,NULL,''),(25448,'5500','101740232263','2025-02-22 16:51:03',170.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25449,'1000','101740232263','2025-02-22 16:51:12',500.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ERTFGET45Y6'),(25450,'4000','101740232263','2025-02-22 16:51:12',NULL,500.00,'','10','1','Good sold','1','','sales','1570','','No',NULL,NULL,''),(25451,'1110','101740232280','2025-02-22 17:53:16',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(25452,'1110','101740232280','2025-02-22 16:51:20',NULL,18.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(25453,'5500','101740232280','2025-02-22 17:53:03',37.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25454,'1000','101740232280','2025-02-22 17:53:16',210.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25455,'4000','101740232280','2025-02-22 17:53:16',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(25456,'4000','101740232280','2025-02-22 16:51:20',NULL,60.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(25457,'1000','101740235999','2025-02-22 18:30:06',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FGIYTRW4S'),(25458,'4000','101740235999','2025-02-22 18:30:06',NULL,50.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(25459,'1110','101740238216','2025-02-22 19:09:23',NULL,55.00,'','10','1','Inventory sold','1','','sales','1576','','No',NULL,NULL,''),(25460,'1110','101740238216','2025-02-22 18:30:16',NULL,45.00,'','10','1','Inventory sold','1','','sales','1653','','No',NULL,NULL,''),(25461,'1110','101740238216','2025-02-22 19:07:47',NULL,47.00,'','10','1','Inventory sold','1','','sales','714','','No',NULL,NULL,''),(25462,'1110','101740238216','2025-02-22 19:08:13',NULL,55.00,'','10','1','Inventory sold','1','','sales','1603','','No',NULL,NULL,''),(25463,'1110','101740238216','2025-02-22 19:08:28',NULL,0.00,'','10','1','Inventory sold','1','','sales','1069','','No',NULL,NULL,''),(25464,'5500','101740238216','2025-02-22 19:09:10',202.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25465,'1000','101740238216','2025-02-22 19:09:23',700.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25466,'4000','101740238216','2025-02-22 19:09:23',NULL,150.00,'','10','1','Good sold','1','','sales','1576','','No',NULL,NULL,''),(25467,'4000','101740238216','2025-02-22 18:30:16',NULL,200.00,'','10','1','Good sold','1','','sales','1653','','No',NULL,NULL,''),(25468,'4000','101740238216','2025-02-22 19:07:47',NULL,150.00,'','10','1','Good sold','1','','sales','714','','No',NULL,NULL,''),(25469,'4000','101740238216','2025-02-22 19:08:13',NULL,150.00,'','10','1','Good sold','1','','sales','1603','','No',NULL,NULL,''),(25470,'4000','101740238216','2025-02-22 19:08:28',NULL,50.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(25471,'1000','101740240571','2025-02-22 19:18:00',160.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25472,'4000','101740240571','2025-02-22 19:18:00',NULL,160.00,'','10','1','Good sold','1','','sales','1540','','No',NULL,NULL,''),(25473,'1110','101740241085','2025-02-22 19:18:39',NULL,55.00,'','10','1','Inventory sold','1','','sales','1576','','No',NULL,NULL,''),(25474,'1110','101740241085','2025-02-22 19:18:05',NULL,33.00,'','10','1','Inventory sold','1','','sales','1651','','No',NULL,NULL,''),(25475,'5500','101740241085','2025-02-22 19:18:22',88.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25476,'1000','101740241085','2025-02-22 19:18:39',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25477,'4000','101740241085','2025-02-22 19:18:39',NULL,150.00,'','10','1','Good sold','1','','sales','1576','','No',NULL,NULL,''),(25478,'4000','101740241085','2025-02-22 19:18:05',NULL,150.00,'','10','1','Good sold','1','','sales','1651','','No',NULL,NULL,''),(25479,'1110','101740241124','2025-02-22 19:50:26',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(25480,'5500','101740241124','2025-02-22 19:18:44',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25481,'1000','101740241124','2025-02-22 19:50:26',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HUYF66YT'),(25482,'4000','101740241124','2025-02-22 19:50:26',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(25483,'1110','101740243037','2025-02-22 19:50:58',NULL,20.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(25484,'5500','101740243037','2025-02-22 19:50:37',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25485,'1000','101740243037','2025-02-22 19:50:58',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25486,'4000','101740243037','2025-02-22 19:50:58',NULL,40.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(25487,'1110','101740244143','2025-02-22 20:10:03',NULL,30.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(25488,'5500','101740244143','2025-02-22 20:09:03',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25489,'1000','101740244143','2025-02-22 20:10:03',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sdcxescxsxdexsd'),(25490,'4000','101740244143','2025-02-22 20:10:03',NULL,100.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(25491,'1110','101740244224','2025-02-22 20:10:31',NULL,36.00,'','10','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(25492,'5500','101740244224','2025-02-22 20:10:24',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25493,'1000','101740244224','2025-02-22 20:10:31',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25494,'4000','101740244224','2025-02-22 20:10:31',NULL,150.00,'','10','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(25495,'1110','101740244237','2025-02-22 20:11:09',NULL,0.00,'','10','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(25496,'1110','101740244237','2025-02-22 20:10:37',NULL,2.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(25497,'5500','101740244237','2025-02-22 20:11:01',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25498,'1000','101740244237','2025-02-22 20:11:09',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25499,'4000','101740244237','2025-02-22 20:11:09',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(25500,'4000','101740244237','2025-02-22 20:10:37',NULL,10.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(25501,'1110','101740244272','2025-02-22 20:11:24',NULL,6.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(25502,'5500','101740244272','2025-02-22 20:11:13',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25503,'1000','101740244272','2025-02-22 20:11:24',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'wsgxdyfuyf'),(25504,'4000','101740244272','2025-02-22 20:11:24',NULL,100.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(25505,'1110','101740244296','2025-02-22 20:14:39',NULL,25.00,'','10','1','Inventory sold','1','','sales','1396','','No',NULL,NULL,''),(25506,'5500','101740244296','2025-02-22 20:11:36',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25507,'1000','101740244296','2025-02-22 20:14:39',75.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'wdedeqwdeq'),(25508,'4000','101740244296','2025-02-22 20:14:39',NULL,75.00,'','10','1','Good sold','1','','sales','1396','','No',NULL,NULL,''),(25509,'1110','101740248224','2025-02-22 21:17:12',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(25510,'5500','101740248224','2025-02-22 21:17:04',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25511,'1000','101740248224','2025-02-22 21:17:12',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25512,'4000','101740248224','2025-02-22 21:17:12',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(25513,'1110','101740248234','2025-02-22 21:35:26',NULL,48.00,'','10','1','Inventory sold','1','','sales','238','','No',NULL,NULL,''),(25514,'1110','101740248234','2025-02-22 21:17:14',NULL,24.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(25515,'5500','101740248234','2025-02-22 21:35:11',72.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25516,'1000','101740248234','2025-02-22 21:35:26',140.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'/,vutlg8i'),(25517,'4000','101740248234','2025-02-22 21:35:26',NULL,100.00,'','10','1','Good sold','1','','sales','238','','No',NULL,NULL,''),(25518,'4000','101740248234','2025-02-22 21:17:14',NULL,40.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(25519,'1110','101740249335','2025-02-22 21:37:38',NULL,10.00,'','10','1','Inventory sold','1','','sales','1179','','No',NULL,NULL,''),(25520,'5500','101740249335','2025-02-22 21:35:35',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25521,'1000','101740249335','2025-02-22 21:37:38',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YUEWIUY43F'),(25522,'4000','101740249335','2025-02-22 21:37:38',NULL,50.00,'','10','1','Good sold','1','','sales','1179','','No',NULL,NULL,''),(25523,'1000','101740249466','2025-02-22 21:56:25',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25524,'4000','101740249466','2025-02-22 21:56:25',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(25525,'1110','101740250591','2025-02-22 21:56:54',NULL,5.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(25526,'5500','101740250591','2025-02-22 21:56:31',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25527,'1000','101740250591','2025-02-22 21:56:54',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25528,'4000','101740250591','2025-02-22 21:56:54',NULL,10.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(25529,'1110','101740250616','2025-02-22 22:00:33',NULL,3.00,'','10','1','Inventory sold','1','','sales','1647','','No',NULL,NULL,''),(25530,'1110','101740250616','2025-02-22 21:56:56',NULL,0.00,'','10','1','Inventory sold','1','','sales','1466','','No',NULL,NULL,''),(25531,'5500','101740250616','2025-02-22 21:59:56',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25532,'1000','101740250616','2025-02-22 22:00:33',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DEWEDED'),(25533,'4000','101740250616','2025-02-22 22:00:33',NULL,20.00,'','10','1','Good sold','1','','sales','1647','','No',NULL,NULL,''),(25534,'4000','101740250616','2025-02-22 21:56:56',NULL,30.00,'','10','1','Good sold','1','','sales','1466','','No',NULL,NULL,''),(25535,'1110','101740250841','2025-02-22 22:23:35',NULL,55.00,'','10','1','Inventory sold','1','','sales','1576','','No',NULL,NULL,''),(25536,'5500','101740250841','2025-02-22 22:00:41',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25537,'1000','101740250841','2025-02-22 22:23:35',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25538,'4000','101740250841','2025-02-22 22:23:35',NULL,150.00,'','10','1','Good sold','1','','sales','1576','','No',NULL,NULL,''),(25539,'4000','101740250841','2025-02-22 22:31:49',150.00,NULL,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(25540,'1000','101740250841','2025-02-22 22:31:49',NULL,150.00,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(25541,'5500','101740250841','2025-02-22 22:31:49',NULL,55.00,'','10','1','Cost of goods returned','1','','sales','1576','','No',NULL,NULL,''),(25542,'1110','101740250841','2025-02-22 22:31:49',55.00,NULL,'','10','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(25543,'1110','101740252718','2025-02-22 22:32:52',NULL,30.00,'','10','1','Inventory sold','1','','sales','1182','','No',NULL,NULL,''),(25544,'1110','101740252718','2025-02-22 22:31:58',NULL,24.00,'','10','1','Inventory sold','1','','sales','897','','No',NULL,NULL,''),(25545,'5500','101740252718','2025-02-22 22:32:18',54.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25546,'1000','101740252718','2025-02-22 22:32:52',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25547,'4000','101740252718','2025-02-22 22:32:52',NULL,50.00,'','10','1','Good sold','1','','sales','1182','','No',NULL,NULL,''),(25548,'4000','101740252718','2025-02-22 22:31:58',NULL,50.00,'','10','1','Good sold','1','','sales','897','','No',NULL,NULL,''),(25549,'1110','101740252778','2025-02-22 22:35:05',NULL,8.00,'','10','1','Inventory sold','1','','sales','937','','No',NULL,NULL,''),(25550,'1110','101740252778','2025-02-22 22:32:58',NULL,11.70,'','10','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(25551,'5500','101740252778','2025-02-22 22:34:48',19.70,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25552,'1000','101740252778','2025-02-22 22:35:05',35.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HVYFUCIC'),(25553,'4000','101740252778','2025-02-22 22:35:05',NULL,20.00,'','10','1','Good sold','1','','sales','937','','No',NULL,NULL,''),(25554,'4000','101740252778','2025-02-22 22:32:58',NULL,15.00,'','10','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(25555,'1000','101740396605','2025-02-24 14:30:17',75.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'LUIDSUGFE'),(25556,'4000','101740396605','2025-02-24 14:30:17',NULL,75.00,'','10','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(25557,'1110','101740397024','2025-02-24 14:37:50',NULL,390.00,'','10','1','Inventory sold','1','','sales','1639','','No',NULL,NULL,''),(25558,'1110','101740397024','2025-02-24 14:37:04',NULL,120.00,'','10','1','Inventory sold','1','','sales','1287','','No',NULL,NULL,''),(25559,'5500','101740397024','2025-02-24 14:37:31',510.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25560,'1000','101740397024','2025-02-24 14:37:50',1100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25561,'4000','101740397024','2025-02-24 14:37:50',NULL,800.00,'','10','1','Good sold','1','','sales','1639','','No',NULL,NULL,''),(25562,'4000','101740397024','2025-02-24 14:37:04',NULL,300.00,'','10','1','Good sold','1','','sales','1287','','No',NULL,NULL,''),(25563,'1110','101740397074','2025-02-24 16:17:29',NULL,82.00,'','10','1','Inventory sold','1','','sales','629','','No',NULL,NULL,''),(25564,'1110','101740397074','2025-02-24 14:37:54',NULL,15.00,'','10','1','Inventory sold','1','','sales','890','','No',NULL,NULL,''),(25565,'5500','101740397074','2025-02-24 16:17:12',97.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25566,'1000','101740397074','2025-02-24 16:17:29',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TRDSADSART356'),(25567,'4000','101740397074','2025-02-24 16:17:29',NULL,200.00,'','10','1','Good sold','1','','sales','629','','No',NULL,NULL,''),(25568,'4000','101740397074','2025-02-24 14:37:54',NULL,100.00,'','10','1','Good sold','1','','sales','890','','No',NULL,NULL,''),(25569,'1000','101740403063','2025-02-24 17:11:59',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFEFD'),(25570,'4000','101740403063','2025-02-24 17:11:59',NULL,100.00,'','10','1','Good sold','1','','sales','1058','','No',NULL,NULL,''),(25571,'1110','101740411105','2025-02-24 18:31:57',NULL,60.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(25572,'5500','101740411105','2025-02-24 18:31:46',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25573,'1000','101740411105','2025-02-24 18:31:57',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'THBER5Y53ZA'),(25574,'4000','101740411105','2025-02-24 18:31:57',NULL,300.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(25575,'1110','101740411134','2025-02-24 18:32:52',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(25576,'5500','101740411134','2025-02-24 18:32:14',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25577,'1000','101740411134','2025-02-24 18:32:52',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WEGF4WAER'),(25578,'4000','101740411134','2025-02-24 18:32:52',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(25579,'1110','101740411186','2025-02-24 18:43:02',NULL,46.80,'','10','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(25580,'5500','101740411186','2025-02-24 18:33:06',46.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25581,'1000','101740411186','2025-02-24 18:43:02',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25582,'4000','101740411186','2025-02-24 18:43:02',NULL,60.00,'','10','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(25583,'1110','101740411785','2025-02-24 18:47:44',NULL,20.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(25584,'5500','101740411785','2025-02-24 18:43:06',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25585,'1000','101740411785','2025-02-24 18:47:44',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25586,'4000','101740411785','2025-02-24 18:47:44',NULL,100.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(25587,'1110','101740412067','2025-02-24 18:54:39',NULL,12.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(25588,'5500','101740412067','2025-02-24 18:47:47',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25589,'1000','101740412067','2025-02-24 18:54:39',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25590,'4000','101740412067','2025-02-24 18:54:39',NULL,60.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(25591,'1110','101740412483','2025-02-24 18:56:31',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(25592,'1110','101740412483','2025-02-24 18:54:43',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(25593,'5500','101740412483','2025-02-24 18:56:17',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25594,'1000','101740412483','2025-02-24 18:56:31',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25595,'4000','101740412483','2025-02-24 18:56:31',NULL,30.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(25596,'4000','101740412483','2025-02-24 18:54:43',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(25597,'1110','101740412599','2025-02-24 19:16:01',NULL,30.00,'','10','1','Inventory sold','1','','sales','510','','No',NULL,NULL,''),(25598,'1110','101740412599','2025-02-24 18:56:39',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(25599,'1110','101740412599','2025-02-24 19:15:40',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(25600,'5500','101740412599','2025-02-24 19:15:48',95.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25601,'1000','101740412599','2025-02-24 19:16:01',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EFCDEFCWFC'),(25602,'4000','101740412599','2025-02-24 19:16:01',NULL,100.00,'','10','1','Good sold','1','','sales','510','','No',NULL,NULL,''),(25603,'4000','101740412599','2025-02-24 18:56:39',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(25604,'4000','101740412599','2025-02-24 19:15:40',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(25605,'1110','101740413771','2025-02-24 19:39:51',NULL,9.80,'','10','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(25606,'5500','101740413771','2025-02-24 19:16:12',9.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25607,'1000','101740413771','2025-02-24 19:39:51',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25608,'4000','101740413771','2025-02-24 19:39:51',NULL,40.00,'','10','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(25609,'1110','101740415195','2025-02-24 19:49:33',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(25610,'5500','101740415195','2025-02-24 19:39:55',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25611,'1000','101740415195','2025-02-24 19:49:33',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25612,'4000','101740415195','2025-02-24 19:49:33',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(25613,'1110','101740415777','2025-02-24 19:50:01',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(25614,'5500','101740415777','2025-02-24 19:49:37',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25615,'1000','101740415777','2025-02-24 19:50:01',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25616,'4000','101740415777','2025-02-24 19:50:01',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(25617,'1110','101740415810','2025-02-24 20:31:58',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(25618,'1110','101740415810','2025-02-24 19:50:10',NULL,74.00,'','10','1','Inventory sold','1','','sales','320','','No',NULL,NULL,''),(25619,'1110','101740415810','2025-02-24 20:31:15',NULL,18.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(25620,'5500','101740415810','2025-02-24 20:31:32',147.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25621,'1000','101740415810','2025-02-24 20:31:58',410.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDQWDR33'),(25622,'4000','101740415810','2025-02-24 20:31:58',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(25623,'4000','101740415810','2025-02-24 19:50:10',NULL,150.00,'','10','1','Good sold','1','','sales','320','','No',NULL,NULL,''),(25624,'4000','101740415810','2025-02-24 20:31:15',NULL,60.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(25625,'1000','101740418325','2025-02-24 20:37:48',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25626,'4000','101740418325','2025-02-24 20:37:48',NULL,30.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(25627,'4000','101740418325','2025-02-24 20:32:05',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(25628,'1110','101740418670','2025-02-24 20:46:03',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(25629,'5500','101740418670','2025-02-24 20:37:50',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25630,'1000','101740418670','2025-02-24 20:46:03',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'VFEDVGFEDW'),(25631,'4000','101740418670','2025-02-24 20:46:03',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(25632,'1000','101740419171','2025-02-24 20:46:42',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25633,'4000','101740419171','2025-02-24 20:46:42',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(25634,'1110','101740419449','2025-02-24 20:50:58',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(25635,'5500','101740419449','2025-02-24 20:50:49',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25636,'1000','101740419449','2025-02-24 20:50:58',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25637,'4000','101740419449','2025-02-24 20:50:58',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(25638,'1110','101740465413','2025-02-25 09:38:36',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(25639,'1110','101740465413','2025-02-25 09:37:58',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(25640,'5500','101740465413','2025-02-25 09:38:18',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25641,'1000','101740465413','2025-02-25 09:38:36',70.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dfi0fvdsi0'),(25642,'4000','101740465413','2025-02-25 09:38:36',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(25643,'4000','101740465413','2025-02-25 09:37:58',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(25644,'1110','101740473538','2025-02-25 11:52:58',NULL,60.00,'','10','1','Inventory sold','1','','sales','942','','No',NULL,NULL,''),(25645,'1110','101740473538','2025-02-25 11:52:18',NULL,43.00,'','10','1','Inventory sold','1','','sales','1526','','No',NULL,NULL,''),(25646,'5500','101740473538','2025-02-25 11:52:46',103.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25647,'1000','101740473538','2025-02-25 11:52:58',350.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25648,'4000','101740473538','2025-02-25 11:52:58',NULL,200.00,'','10','1','Good sold','1','','sales','942','','No',NULL,NULL,''),(25649,'4000','101740473538','2025-02-25 11:52:18',NULL,150.00,'','10','1','Good sold','1','','sales','1526','','No',NULL,NULL,''),(25650,'1110','101740473723','2025-02-25 11:55:31',NULL,99.00,'','10','1','Inventory sold','1','','sales','1667','','No',NULL,NULL,''),(25651,'5500','101740473723','2025-02-25 11:55:23',99.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25652,'1000','101740473723','2025-02-25 11:55:31',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WSDYRF6WQ3E'),(25653,'4000','101740473723','2025-02-25 11:55:31',NULL,150.00,'','10','1','Good sold','1','','sales','1667','','No',NULL,NULL,''),(25654,'1000','101740477322','2025-02-25 12:55:33',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25655,'4000','101740477322','2025-02-25 12:55:33',NULL,150.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(25656,'1000','101740477339','2025-02-25 14:27:25',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25657,'4000','101740477339','2025-02-25 14:27:25',NULL,200.00,'','10','1','Good sold','1','','sales','711','','No',NULL,NULL,''),(25658,'1110','101740482946','2025-02-25 14:29:23',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(25659,'5500','101740482946','2025-02-25 14:29:06',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25660,'1000','101740482946','2025-02-25 14:29:23',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HGCFSJYUF'),(25661,'4000','101740482946','2025-02-25 14:29:23',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(25662,'1110','101740497770','2025-02-25 18:36:23',NULL,10.50,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(25663,'5500','101740497770','2025-02-25 18:36:10',10.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25664,'1000','101740497770','2025-02-25 18:36:23',25.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25665,'4000','101740497770','2025-02-25 18:36:23',NULL,25.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(25666,'1110','101740497786','2025-02-25 19:02:24',NULL,180.00,'','10','1','Inventory sold','1','','sales','1641','','No',NULL,NULL,''),(25667,'1110','101740497786','2025-02-25 18:36:26',NULL,33.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(25668,'1110','101740497786','2025-02-25 19:01:58',NULL,15.00,'','10','1','Inventory sold','1','','sales','1647','','No',NULL,NULL,''),(25669,'5500','101740497786','2025-02-25 19:02:11',228.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25670,'1000','101740497786','2025-02-25 19:02:24',620.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'weugfigye'),(25671,'4000','101740497786','2025-02-25 19:02:24',NULL,400.00,'','10','1','Good sold','1','','sales','1641','','No',NULL,NULL,''),(25672,'4000','101740497786','2025-02-25 18:36:26',NULL,120.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(25673,'4000','101740497786','2025-02-25 19:01:58',NULL,100.00,'','10','1','Good sold','1','','sales','1647','','No',NULL,NULL,''),(25674,'1110','101740499365','2025-02-25 19:08:52',NULL,100.00,'','10','1','Inventory sold','1','','sales','1221','','No',NULL,NULL,''),(25675,'1110','101740499365','2025-02-25 19:02:45',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(25676,'1110','101740499365','2025-02-25 19:08:21',NULL,120.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(25677,'5500','101740499365','2025-02-25 19:08:38',220.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25678,'1000','101740499365','2025-02-25 19:08:52',550.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25679,'4000','101740499365','2025-02-25 19:08:52',NULL,200.00,'','10','1','Good sold','1','','sales','1221','','No',NULL,NULL,''),(25680,'4000','101740499365','2025-02-25 19:02:45',NULL,150.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(25681,'4000','101740499365','2025-02-25 19:08:21',NULL,200.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(25682,'1110','101740502942','2025-02-25 20:02:28',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(25683,'5500','101740502942','2025-02-25 20:02:22',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25684,'1000','101740502942','2025-02-25 20:02:28',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25685,'4000','101740502942','2025-02-25 20:02:28',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(25686,'1110','101740502951','2025-02-25 20:10:35',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(25687,'5500','101740502951','2025-02-25 20:02:31',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25688,'1000','101740502951','2025-02-25 20:10:35',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'W3EDTG5E3'),(25689,'4000','101740502951','2025-02-25 20:10:35',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(25690,'1110','101740503442','2025-02-25 20:29:55',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(25691,'5500','101740503442','2025-02-25 20:10:42',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25692,'1000','101740503442','2025-02-25 20:29:55',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DEFRQWRE'),(25693,'4000','101740503442','2025-02-25 20:29:55',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(25694,'1110','101740504602','2025-02-25 20:30:59',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(25695,'5500','101740504602','2025-02-25 20:30:02',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25696,'1000','101740504602','2025-02-25 20:30:59',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25697,'4000','101740504602','2025-02-25 20:30:59',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(25698,'1110','101740504661','2025-02-25 20:31:10',NULL,2.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(25699,'5500','101740504661','2025-02-25 20:31:01',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25700,'1000','101740504661','2025-02-25 20:31:10',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SEFDWQER'),(25701,'4000','101740504661','2025-02-25 20:31:10',NULL,10.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(25702,'1110','101740504745','2025-02-25 20:40:07',NULL,15.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(25703,'1110','101740504745','2025-02-25 20:32:25',NULL,3.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(25704,'5500','101740504745','2025-02-25 20:39:32',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25705,'1000','101740504745','2025-02-25 20:40:07',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25706,'4000','101740504745','2025-02-25 20:40:07',NULL,50.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(25707,'4000','101740504745','2025-02-25 20:32:25',NULL,30.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(25708,'1110','101740505212','2025-02-25 20:40:26',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(25709,'1110','101740505212','2025-02-25 20:40:12',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(25710,'5500','101740505212','2025-02-25 20:40:20',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25711,'1000','101740505212','2025-02-25 20:40:26',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25712,'4000','101740505212','2025-02-25 20:40:26',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(25713,'4000','101740505212','2025-02-25 20:40:12',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(25714,'1110','101740505228','2025-02-25 21:12:07',NULL,15.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(25715,'5500','101740505228','2025-02-25 20:40:28',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25716,'1000','101740505228','2025-02-25 21:12:07',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DFYIERITYG'),(25717,'4000','101740505228','2025-02-25 21:12:07',NULL,50.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(25718,'1000','101740507137','2025-02-25 21:21:17',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WEDWQE3RWDE'),(25719,'4000','101740507137','2025-02-25 21:21:17',NULL,150.00,'','10','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(25720,'4000','101740507137','2025-02-25 21:12:17',NULL,50.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(25721,'1110','101740507682','2025-02-25 21:37:21',NULL,0.00,'','10','1','Inventory sold','1','','sales','1144','','No',NULL,NULL,''),(25722,'1110','101740507682','2025-02-25 21:21:22',NULL,0.00,'','10','1','Inventory sold','1','','sales','1069','','No',NULL,NULL,''),(25723,'1110','101740507682','2025-02-25 21:34:53',NULL,23.00,'','10','1','Inventory sold','1','','sales','1663','','No',NULL,NULL,''),(25724,'1110','101740507682','2025-02-25 21:35:02',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(25725,'1110','101740507682','2025-02-25 21:35:08',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(25726,'5500','101740507682','2025-02-25 21:35:16',108.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25727,'1000','101740507682','2025-02-25 21:37:21',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WSGTDWS'),(25728,'4000','101740507682','2025-02-25 21:37:21',NULL,100.00,'','10','1','Good sold','1','','sales','1144','','No',NULL,NULL,''),(25729,'4000','101740507682','2025-02-25 21:21:22',NULL,50.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(25730,'4000','101740507682','2025-02-25 21:34:53',NULL,50.00,'','10','1','Good sold','1','','sales','1663','','No',NULL,NULL,''),(25731,'4000','101740507682','2025-02-25 21:35:02',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(25732,'4000','101740507682','2025-02-25 21:35:08',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(25733,'1110','101740508647','2025-02-25 21:37:43',NULL,24.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(25734,'1110','101740508647','2025-02-25 21:37:27',NULL,0.00,'','10','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(25735,'5500','101740508647','2025-02-25 21:37:35',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25736,'1000','101740508647','2025-02-25 21:37:43',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25737,'4000','101740508647','2025-02-25 21:37:43',NULL,40.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(25738,'4000','101740508647','2025-02-25 21:37:27',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(25739,'1110','101740508667','2025-02-25 21:37:59',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(25740,'5500','101740508667','2025-02-25 21:37:47',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25741,'1000','101740508667','2025-02-25 21:37:59',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25742,'4000','101740508667','2025-02-25 21:37:59',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(25743,'1110','101740508682','2025-02-25 21:38:11',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(25744,'5500','101740508682','2025-02-25 21:38:02',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25745,'1000','101740508682','2025-02-25 21:38:11',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'AZQASQZ'),(25746,'4000','101740508682','2025-02-25 21:38:11',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(25747,'1110','101740509290','2025-02-25 21:48:31',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(25748,'1110','101740509290','2025-02-25 21:48:10',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(25749,'5500','101740509290','2025-02-25 21:48:19',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25750,'1000','101740509290','2025-02-25 21:48:31',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WDWDWDWD'),(25751,'4000','101740509290','2025-02-25 21:48:31',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(25752,'4000','101740509290','2025-02-25 21:48:10',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(25753,'1110','101740509555','2025-02-25 21:52:43',NULL,85.00,'','10','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(25754,'5500','101740509555','2025-02-25 21:52:35',85.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25755,'1000','101740509555','2025-02-25 21:52:43',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FCDSWXDS'),(25756,'4000','101740509555','2025-02-25 21:52:43',NULL,200.00,'','10','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(25757,'1110','101740551973','2025-02-26 09:39:43',NULL,30.00,'','10','1','Inventory sold','1','','sales','1502','','No',NULL,NULL,''),(25758,'5500','101740551973','2025-02-26 09:39:33',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25759,'1000','101740551973','2025-02-26 09:39:43',130.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tyttttttttttttttttttjh'),(25760,'4000','101740551973','2025-02-26 09:39:43',NULL,130.00,'','10','1','Good sold','1','','sales','1502','','No',NULL,NULL,''),(25761,'1000','101740551990','2025-02-26 09:40:07',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25762,'4000','101740551990','2025-02-26 09:40:07',NULL,10.00,'','10','1','Good sold','1','','sales','259','','No',NULL,NULL,''),(25763,'1110','101740552010','2025-02-26 09:47:00',NULL,5.00,'','10','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(25764,'1110','101740552010','2025-02-26 09:40:10',NULL,5.00,'','10','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(25765,'5500','101740552010','2025-02-26 09:46:42',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25766,'1000','101740552010','2025-02-26 09:47:00',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tfhjftrhuy'),(25767,'4000','101740552010','2025-02-26 09:47:00',NULL,10.00,'','10','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(25768,'4000','101740552010','2025-02-26 09:40:10',NULL,10.00,'','10','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(25769,'1110','101740552432','2025-02-26 09:48:44',NULL,10.00,'','10','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(25770,'5500','101740552432','2025-02-26 09:47:12',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25771,'1000','101740552432','2025-02-26 09:48:44',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TYERG5TG'),(25772,'4000','101740552432','2025-02-26 09:48:44',NULL,50.00,'','10','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(25773,'1110','101740552535','2025-02-26 09:50:54',NULL,19.00,'','10','1','Inventory sold','1','','sales','789','','No',NULL,NULL,''),(25774,'5500','101740552535','2025-02-26 09:48:55',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25775,'1000','101740552535','2025-02-26 09:50:54',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FSGGHDE'),(25776,'4000','101740552535','2025-02-26 09:50:54',NULL,50.00,'','10','1','Good sold','1','','sales','789','','No',NULL,NULL,''),(25777,'1110','101740568824','2025-02-26 14:21:22',NULL,6.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(25778,'1110','101740568824','2025-02-26 14:20:24',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(25779,'5500','101740568824','2025-02-26 14:20:39',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25780,'1000','101740568824','2025-02-26 14:21:22',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDTGEDCFGE'),(25781,'4000','101740568824','2025-02-26 14:21:22',NULL,30.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(25782,'4000','101740568824','2025-02-26 14:20:24',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(25783,'1110','101740568897','2025-02-26 16:06:12',NULL,0.00,'','10','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(25784,'1110','101740568897','2025-02-26 14:21:37',NULL,15.00,'','10','1','Inventory sold','1','','sales','1599','','No',NULL,NULL,''),(25785,'5500','101740568897','2025-02-26 16:06:01',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25786,'1000','101740568897','2025-02-26 16:06:12',140.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DFCEDRFCDE'),(25787,'4000','101740568897','2025-02-26 16:06:12',NULL,50.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(25788,'4000','101740568897','2025-02-26 14:21:37',NULL,90.00,'','10','1','Good sold','1','','sales','1599','','No',NULL,NULL,''),(25789,'1110','101740575177','2025-02-26 16:23:00',NULL,56.00,'','10','1','Inventory sold','1','','sales','270','','No',NULL,NULL,''),(25790,'1110','101740575177','2025-02-26 16:06:17',NULL,48.00,'','10','1','Inventory sold','1','','sales','238','','No',NULL,NULL,''),(25791,'5500','101740575177','2025-02-26 16:22:51',104.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25792,'1000','101740575177','2025-02-26 16:23:00',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25793,'4000','101740575177','2025-02-26 16:23:00',NULL,100.00,'','10','1','Good sold','1','','sales','270','','No',NULL,NULL,''),(25794,'4000','101740575177','2025-02-26 16:06:17',NULL,100.00,'','10','1','Good sold','1','','sales','238','','No',NULL,NULL,''),(25795,'1110','101740576184','2025-02-26 16:31:06',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(25796,'5500','101740576184','2025-02-26 16:23:04',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25797,'1000','101740576184','2025-02-26 16:31:06',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25798,'4000','101740576184','2025-02-26 16:31:06',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(25799,'1110','101740576668','2025-02-26 18:04:34',NULL,49.00,'','10','1','Inventory sold','1','','sales','843','','No',NULL,NULL,''),(25800,'5500','101740576668','2025-02-26 16:31:08',49.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25801,'1000','101740576668','2025-02-26 18:04:34',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25802,'4000','101740576668','2025-02-26 18:04:34',NULL,80.00,'','10','1','Good sold','1','','sales','843','','No',NULL,NULL,''),(25803,'1110','101740582280','2025-02-26 18:04:50',NULL,10.00,'','10','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(25804,'5500','101740582280','2025-02-26 18:04:40',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25805,'1000','101740582280','2025-02-26 18:04:50',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'E2SSSSW2'),(25806,'4000','101740582280','2025-02-26 18:04:50',NULL,20.00,'','10','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(25807,'1110','101740582296','2025-02-26 19:03:51',NULL,6.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(25808,'5500','101740582296','2025-02-26 18:04:56',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25809,'1000','101740582296','2025-02-26 19:03:51',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25810,'4000','101740582296','2025-02-26 19:03:51',NULL,100.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(25811,'1000','101740589134','2025-02-26 19:59:05',210.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25812,'4000','101740589134','2025-02-26 19:59:05',NULL,210.00,'','10','1','Good sold','1','','sales','1466','','No',NULL,NULL,''),(25813,'1110','101740589148','2025-02-26 19:59:17',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(25814,'5500','101740589148','2025-02-26 19:59:08',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25815,'1000','101740589148','2025-02-26 19:59:17',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25816,'4000','101740589148','2025-02-26 19:59:17',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(25817,'1110','101740589160','2025-02-26 19:59:41',NULL,10.50,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(25818,'1110','101740589160','2025-02-26 19:59:20',NULL,10.50,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(25819,'5500','101740589160','2025-02-26 19:59:31',21.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25820,'1000','101740589160','2025-02-26 19:59:41',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25821,'4000','101740589160','2025-02-26 19:59:41',NULL,25.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(25822,'4000','101740589160','2025-02-26 19:59:20',NULL,25.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(25823,'1110','101740589184','2025-02-26 20:00:00',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(25824,'5500','101740589184','2025-02-26 19:59:44',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25825,'1000','101740589184','2025-02-26 20:00:00',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'xdcfSF'),(25826,'4000','101740589184','2025-02-26 20:00:00',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(25827,'1110','101740589207','2025-02-26 20:13:25',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(25828,'5500','101740589207','2025-02-26 20:00:07',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25829,'1000','101740589207','2025-02-26 20:13:25',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25830,'4000','101740589207','2025-02-26 20:13:25',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(25831,'1000','101740590008','2025-02-26 20:22:42',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,' NBX XS M,TFG'),(25832,'4000','101740590008','2025-02-26 20:22:42',NULL,200.00,'','10','1','Good sold','1','','sales','711','','No',NULL,NULL,''),(25833,'1110','101740590569','2025-02-26 20:23:41',NULL,46.00,'','10','1','Inventory sold','1','','sales','1663','','No',NULL,NULL,''),(25834,'5500','101740590569','2025-02-26 20:22:49',46.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25835,'1000','101740590569','2025-02-26 20:23:41',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25836,'4000','101740590569','2025-02-26 20:23:41',NULL,100.00,'','10','1','Good sold','1','','sales','1663','','No',NULL,NULL,''),(25837,'1000','101740590624','2025-02-26 20:28:31',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'J9U8RT5HJU8RT5'),(25838,'4000','101740590624','2025-02-26 20:28:31',NULL,60.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(25839,'1110','101740590919','2025-02-26 20:39:01',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(25840,'5500','101740590919','2025-02-26 20:28:39',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25841,'1000','101740590919','2025-02-26 20:39:01',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25842,'4000','101740590919','2025-02-26 20:39:01',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(25843,'1110','101740591545','2025-02-26 20:47:04',NULL,75.00,'','10','1','Inventory sold','1','','sales','1614','','No',NULL,NULL,''),(25844,'1110','101740591545','2025-02-26 20:39:05',NULL,33.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(25845,'5500','101740591545','2025-02-26 20:46:54',108.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25846,'1000','101740591545','2025-02-26 20:47:04',520.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25847,'4000','101740591545','2025-02-26 20:47:04',NULL,400.00,'','10','1','Good sold','1','','sales','1614','','No',NULL,NULL,''),(25848,'4000','101740591545','2025-02-26 20:39:05',NULL,120.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(25849,'1110','101740592030','2025-02-26 21:16:15',NULL,150.00,'','10','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(25850,'1110','101740592030','2025-02-26 20:47:10',NULL,55.00,'','10','1','Inventory sold','1','','sales','1603','','No',NULL,NULL,''),(25851,'5500','101740592030','2025-02-26 21:16:01',205.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25852,'1000','101740592030','2025-02-26 21:16:15',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WSDTFUFRWE'),(25853,'4000','101740592030','2025-02-26 21:16:15',NULL,250.00,'','10','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(25854,'4000','101740592030','2025-02-26 20:47:10',NULL,150.00,'','10','1','Good sold','1','','sales','1603','','No',NULL,NULL,''),(25855,'1110','101740593782','2025-02-26 21:41:11',NULL,122.00,'','10','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(25856,'1110','101740593782','2025-02-26 21:16:22',NULL,45.00,'','10','1','Inventory sold','1','','sales','1653','','No',NULL,NULL,''),(25857,'1110','101740593782','2025-02-26 21:40:42',NULL,100.00,'','10','1','Inventory sold','1','','sales','1229','','No',NULL,NULL,''),(25858,'5500','101740593782','2025-02-26 21:40:57',267.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25859,'1000','101740593782','2025-02-26 21:41:11',600.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DFVRGWFRW4E'),(25860,'4000','101740593782','2025-02-26 21:41:11',NULL,250.00,'','10','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(25861,'4000','101740593782','2025-02-26 21:16:22',NULL,200.00,'','10','1','Good sold','1','','sales','1653','','No',NULL,NULL,''),(25862,'4000','101740593782','2025-02-26 21:40:42',NULL,150.00,'','10','1','Good sold','1','','sales','1229','','No',NULL,NULL,''),(25863,'1110','101740595277','2025-02-26 21:41:36',NULL,37.50,'','10','1','Inventory sold','1','','sales','1584','','No',NULL,NULL,''),(25864,'1110','101740595277','2025-02-26 21:41:17',NULL,0.00,'','10','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(25865,'5500','101740595277','2025-02-26 21:41:25',37.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25866,'1000','101740595277','2025-02-26 21:41:36',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25867,'4000','101740595277','2025-02-26 21:41:36',NULL,150.00,'','10','1','Good sold','1','','sales','1584','','No',NULL,NULL,''),(25868,'4000','101740595277','2025-02-26 21:41:17',NULL,50.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(25869,'1110','101740595299','2025-02-26 21:48:56',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(25870,'1110','101740595299','2025-02-26 21:41:39',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(25871,'5500','101740595299','2025-02-26 21:48:48',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25872,'1000','101740595299','2025-02-26 21:48:56',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25873,'4000','101740595299','2025-02-26 21:48:56',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(25874,'4000','101740595299','2025-02-26 21:41:39',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(25875,'1110','101740595762','2025-02-26 21:50:23',NULL,3.00,'','10','1','Inventory sold','1','','sales','1647','','No',NULL,NULL,''),(25876,'5500','101740595762','2025-02-26 21:49:22',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25877,'1000','101740595762','2025-02-26 21:50:23',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25878,'4000','101740595762','2025-02-26 21:50:23',NULL,20.00,'','10','1','Good sold','1','','sales','1647','','No',NULL,NULL,''),(25879,'1110','101740817504','2025-03-01 11:25:46',NULL,30.00,'','10','1','Inventory sold','1','','sales','1502','','No',NULL,NULL,''),(25880,'5500','101740817504','2025-03-01 11:25:04',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25881,'1000','101740817504','2025-03-01 11:25:46',130.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25882,'4000','101740817504','2025-03-01 11:25:46',NULL,130.00,'','10','1','Good sold','1','','sales','1502','','No',NULL,NULL,''),(25883,'1110','101740817548','2025-03-01 11:59:43',NULL,23.00,'','10','1','Inventory sold','1','','sales','1663','','No',NULL,NULL,''),(25884,'1110','101740817548','2025-03-01 11:25:48',NULL,0.00,'','10','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(25885,'1110','101740817548','2025-03-01 11:59:07',NULL,9.00,'','10','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(25886,'5500','101740817548','2025-03-01 11:59:30',32.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25887,'1000','101740817548','2025-03-01 11:59:43',120.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25888,'4000','101740817548','2025-03-01 11:59:43',NULL,50.00,'','10','1','Good sold','1','','sales','1663','','No',NULL,NULL,''),(25889,'4000','101740817548','2025-03-01 11:25:48',NULL,50.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(25890,'4000','101740817548','2025-03-01 11:59:07',NULL,20.00,'','10','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(25891,'1110','101740819588','2025-03-01 12:54:02',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(25892,'5500','101740819588','2025-03-01 11:59:48',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25893,'1000','101740819588','2025-03-01 12:54:02',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'IUFGIUESF'),(25894,'4000','101740819588','2025-03-01 12:54:02',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(25895,'1110','101740822857','2025-03-01 14:40:50',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(25896,'5500','101740822857','2025-03-01 12:54:17',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25897,'1000','101740822857','2025-03-01 14:40:50',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25898,'4000','101740822857','2025-03-01 14:40:50',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(25899,'1110','101740829260','2025-03-01 14:41:19',NULL,35.00,'','10','1','Inventory sold','1','','sales','422','','No',NULL,NULL,''),(25900,'5500','101740829260','2025-03-01 14:41:00',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25901,'1000','101740829260','2025-03-01 14:41:19',70.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WDSWWWWSS'),(25902,'4000','101740829260','2025-03-01 14:41:19',NULL,70.00,'','10','1','Good sold','1','','sales','422','','No',NULL,NULL,''),(25903,'1000','101740829293','2025-03-01 14:41:50',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25904,'4000','101740829293','2025-03-01 14:41:50',NULL,200.00,'','10','1','Good sold','1','','sales','711','','No',NULL,NULL,''),(25905,'1110','101740829314','2025-03-01 14:42:06',NULL,30.00,'','10','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(25906,'5500','101740829314','2025-03-01 14:41:54',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25907,'1000','101740829314','2025-03-01 14:42:06',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SXDCSDS'),(25908,'4000','101740829314','2025-03-01 14:42:06',NULL,50.00,'','10','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(25909,'1110','101740829335','2025-03-01 15:14:44',NULL,84.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(25910,'5500','101740829335','2025-03-01 14:42:15',84.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25911,'1000','101740829335','2025-03-01 15:14:44',140.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25912,'4000','101740829335','2025-03-01 15:14:44',NULL,140.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(25913,'1000','101740831298','2025-03-01 15:35:09',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FGVESDFVGE'),(25914,'4000','101740831298','2025-03-01 15:35:09',NULL,150.00,'','10','1','Good sold','1','','sales','712','','No',NULL,NULL,''),(25915,'1000','101740832555','2025-03-01 15:43:42',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25916,'4000','101740832555','2025-03-01 15:43:42',NULL,50.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(25917,'1110','101740833030','2025-03-01 16:13:58',NULL,70.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(25918,'5500','101740833030','2025-03-01 15:43:50',70.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25919,'1000','101740833030','2025-03-01 16:13:58',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YHRHRTHTH'),(25920,'4000','101740833030','2025-03-01 16:13:58',NULL,200.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(25921,'1110','101740834885','2025-03-01 17:32:41',NULL,86.00,'','10','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(25922,'1110','101740834885','2025-03-01 16:14:45',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(25923,'5500','101740834885','2025-03-01 17:31:50',91.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25924,'1000','101740834885','2025-03-01 17:32:41',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ETQRF34R3'),(25925,'4000','101740834885','2025-03-01 17:32:41',NULL,200.00,'','10','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(25926,'4000','101740834885','2025-03-01 16:14:45',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(25927,'1110','101740839570','2025-03-01 17:33:18',NULL,100.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(25928,'5500','101740839570','2025-03-01 17:32:50',100.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25929,'1000','101740839570','2025-03-01 17:33:18',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RRT4RTWE'),(25930,'4000','101740839570','2025-03-01 17:33:18',NULL,200.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(25935,'1110','101740839646','2025-03-01 18:38:40',NULL,12.00,'','10','1','Inventory sold','1','','sales','791','','No',NULL,NULL,''),(25936,'1110','101740839646','2025-03-01 18:56:09',NULL,7.35,'','10','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(25937,'1110','101740839646','2025-03-01 18:58:21',NULL,0.00,'','10','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(25938,'5500','101740839646','2025-03-01 18:59:11',19.35,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25939,'1000','101740839646','2025-03-01 18:38:40',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25940,'4000','101740839646','2025-03-01 18:38:40',NULL,50.00,'','10','1','Good sold','1','','sales','791','','No',NULL,NULL,''),(25941,'4000','101740839646','2025-03-01 18:56:09',NULL,30.00,'','10','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(25942,'4000','101740839646','2025-03-01 18:58:21',NULL,20.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(25943,'1110','101740846211','2025-03-01 19:23:44',NULL,5.50,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(25944,'5500','101740846211','2025-03-01 19:23:32',5.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25945,'1000','101740846211','2025-03-01 19:23:44',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25946,'4000','101740846211','2025-03-01 19:23:44',NULL,20.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(25947,'1000','101740846228','2025-03-01 19:52:13',175.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,',CRY,RYY,F '),(25948,'4000','101740846228','2025-03-01 19:52:13',NULL,175.00,'','10','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(25949,'1110','101740847942','2025-03-01 19:52:39',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(25950,'5500','101740847942','2025-03-01 19:52:22',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25951,'1000','101740847942','2025-03-01 19:52:39',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'W5YJYJW5WY'),(25952,'4000','101740847942','2025-03-01 19:52:39',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(25953,'1110','101740847970','2025-03-01 20:34:02',NULL,75.00,'','10','1','Inventory sold','1','','sales','951','','No',NULL,NULL,''),(25954,'5500','101740847970','2025-03-01 19:52:50',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25955,'1000','101740847970','2025-03-01 20:34:02',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25956,'4000','101740847970','2025-03-01 20:34:02',NULL,200.00,'','10','1','Good sold','1','','sales','951','','No',NULL,NULL,''),(25957,'1110','101740850450','2025-03-01 20:38:47',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(25958,'5500','101740850450','2025-03-01 20:34:10',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25959,'1000','101740850450','2025-03-01 20:38:47',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UOFBYC7R'),(25960,'4000','101740850450','2025-03-01 20:38:47',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(25961,'1110','101740850740','2025-03-01 20:57:52',NULL,9.00,'','10','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(25962,'5500','101740850740','2025-03-01 20:39:00',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25963,'1000','101740850740','2025-03-01 20:57:52',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25964,'4000','101740850740','2025-03-01 20:57:52',NULL,20.00,'','10','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(25965,'1000','101740851874','2025-03-01 20:58:09',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DSFCWDWS'),(25966,'4000','101740851874','2025-03-01 20:58:09',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(25967,'1110','101740851896','2025-03-01 21:18:51',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(25968,'5500','101740851896','2025-03-01 20:58:16',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25969,'1000','101740851896','2025-03-01 21:18:51',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25970,'4000','101740851896','2025-03-01 21:18:51',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(25971,'1000','101740853133','2025-03-01 21:27:03',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25972,'4000','101740853133','2025-03-01 21:27:03',NULL,100.00,'','10','1','Good sold','1','','sales','1058','','No',NULL,NULL,''),(25973,'1110','101740853625','2025-03-01 21:41:52',NULL,8.00,'','10','1','Inventory sold','1','','sales','357','','No',NULL,NULL,''),(25974,'5500','101740853625','2025-03-01 21:27:05',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25975,'1000','101740853625','2025-03-01 21:41:52',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YJTUJT5UY45'),(25976,'4000','101740853625','2025-03-01 21:41:52',NULL,20.00,'','10','1','Good sold','1','','sales','357','','No',NULL,NULL,''),(25977,'1110','101740910945','2025-03-02 13:22:42',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(25978,'5500','101740910945','2025-03-02 13:22:25',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25979,'1000','101740910945','2025-03-02 13:22:42',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'r4w2GT'),(25980,'4000','101740910945','2025-03-02 13:22:42',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(25981,'1110','101740910974','2025-03-02 13:31:39',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(25982,'5500','101740910974','2025-03-02 13:22:54',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25983,'1000','101740910974','2025-03-02 13:31:39',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25984,'4000','101740910974','2025-03-02 13:31:39',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(25985,'1110','101740911501','2025-03-02 15:19:22',NULL,72.00,'','10','1','Inventory sold','1','','sales','290','','No',NULL,NULL,''),(25986,'1110','101740911501','2025-03-02 13:31:41',NULL,47.00,'','10','1','Inventory sold','1','','sales','714','','No',NULL,NULL,''),(25987,'5500','101740911501','2025-03-02 15:19:04',119.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25988,'1000','101740911501','2025-03-02 15:19:22',330.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25989,'4000','101740911501','2025-03-02 15:19:22',NULL,180.00,'','10','1','Good sold','1','','sales','290','','No',NULL,NULL,''),(25990,'4000','101740911501','2025-03-02 13:31:41',NULL,150.00,'','10','1','Good sold','1','','sales','714','','No',NULL,NULL,''),(25991,'1110','101740917970','2025-03-02 15:48:17',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(25992,'5500','101740917970','2025-03-02 15:19:30',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25993,'1000','101740917970','2025-03-02 15:48:17',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25994,'4000','101740917970','2025-03-02 15:48:17',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(25995,'1110','101740926996','2025-03-02 17:50:27',NULL,20.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(25996,'1110','101740926996','2025-03-02 17:49:56',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(25997,'5500','101740926996','2025-03-02 17:50:14',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25998,'1000','101740926996','2025-03-02 17:50:27',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(25999,'4000','101740926996','2025-03-02 17:50:27',NULL,100.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(26000,'4000','101740926996','2025-03-02 17:49:56',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(26001,'1110','101740927029','2025-03-02 17:59:27',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(26002,'5500','101740927029','2025-03-02 17:50:30',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26003,'1000','101740927029','2025-03-02 17:59:27',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,';m;oo;p'),(26004,'4000','101740927029','2025-03-02 17:59:27',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(26005,'1000','101740927577','2025-03-02 17:59:49',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26006,'4000','101740927577','2025-03-02 17:59:49',NULL,10.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(26007,'1110','101740927596','2025-03-02 18:46:13',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(26008,'5500','101740927596','2025-03-02 17:59:56',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26009,'1000','101740927596','2025-03-02 18:46:13',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26010,'4000','101740927596','2025-03-02 18:46:13',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(26011,'1110','101740930380','2025-03-02 18:48:16',NULL,14.80,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(26012,'5500','101740930380','2025-03-02 18:46:20',14.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26013,'1000','101740930380','2025-03-02 18:48:16',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'3wrfre3re'),(26014,'4000','101740930380','2025-03-02 18:48:16',NULL,40.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(26015,'1110','101740930511','2025-03-02 19:20:43',NULL,47.00,'','10','1','Inventory sold','1','','sales','714','','No',NULL,NULL,''),(26016,'5500','101740930511','2025-03-02 18:48:31',47.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26017,'1000','101740930511','2025-03-02 19:20:43',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26018,'4000','101740930511','2025-03-02 19:20:43',NULL,150.00,'','10','1','Good sold','1','','sales','714','','No',NULL,NULL,''),(26019,'1000','101740932448','2025-03-02 20:15:03',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'THDTHYTYHR'),(26020,'4000','101740932448','2025-03-02 20:15:03',NULL,100.00,'','10','1','Good sold','1','','sales','1498','','No',NULL,NULL,''),(26021,'1110','101740935750','2025-03-02 20:23:39',NULL,120.00,'','10','1','Inventory sold','1','','sales','1260','','No',NULL,NULL,''),(26022,'1110','101740935750','2025-03-02 20:15:50',NULL,0.00,'','10','1','Inventory sold','1','','sales','1128','','No',NULL,NULL,''),(26023,'1110','101740935750','2025-03-02 20:16:44',NULL,65.00,'','10','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(26024,'1110','101740935750','2025-03-02 20:23:07',NULL,15.00,'','10','1','Inventory sold','1','','sales','1638','','No',NULL,NULL,''),(26025,'5500','101740935750','2025-03-02 20:23:21',200.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26026,'1000','101740935750','2025-03-02 20:23:39',825.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TYHEHTTY'),(26027,'4000','101740935750','2025-03-02 20:23:39',NULL,400.00,'','10','1','Good sold','1','','sales','1260','','No',NULL,NULL,''),(26028,'4000','101740935750','2025-03-02 20:15:50',NULL,200.00,'','10','1','Good sold','1','','sales','1128','','No',NULL,NULL,''),(26029,'4000','101740935750','2025-03-02 20:16:44',NULL,150.00,'','10','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(26030,'4000','101740935750','2025-03-02 20:23:07',NULL,75.00,'','10','1','Good sold','1','','sales','1638','','No',NULL,NULL,''),(26037,'1000','101740936646','2025-03-02 20:30:56',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sasaasaws'),(26038,'4000','101740936646','2025-03-02 20:30:56',NULL,300.00,'','10','1','Good sold','1','','sales','1063','','No',NULL,NULL,''),(26039,'1110','101740936662','2025-03-02 20:31:32',NULL,24.00,'','10','1','Inventory sold','1','','sales','1656','','No',NULL,NULL,''),(26040,'1110','101740936662','2025-03-02 20:31:02',NULL,200.00,'','10','1','Inventory sold','1','','sales','1292','','No',NULL,NULL,''),(26041,'5500','101740936662','2025-03-02 20:31:16',224.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26042,'1000','101740936662','2025-03-02 20:31:32',360.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'safgwwqa'),(26043,'4000','101740936662','2025-03-02 20:31:32',NULL,60.00,'','10','1','Good sold','1','','sales','1656','','No',NULL,NULL,''),(26044,'4000','101740936662','2025-03-02 20:31:02',NULL,300.00,'','10','1','Good sold','1','','sales','1292','','No',NULL,NULL,''),(26045,'1110','101740936699','2025-03-02 20:37:30',NULL,5.50,'','10','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(26046,'5500','101740936699','2025-03-02 20:31:39',5.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26047,'1000','101740936699','2025-03-02 20:37:30',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26048,'4000','101740936699','2025-03-02 20:37:30',NULL,50.00,'','10','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(26049,'1110','101740937056','2025-03-02 20:42:06',NULL,2.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(26050,'1110','101740937056','2025-03-02 20:37:36',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(26051,'5500','101740937056','2025-03-02 20:41:58',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26052,'1000','101740937056','2025-03-02 20:42:06',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26053,'4000','101740937056','2025-03-02 20:42:06',NULL,10.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(26054,'4000','101740937056','2025-03-02 20:37:36',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(26055,'1110','101740937343','2025-03-02 21:37:30',NULL,10.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(26056,'5500','101740937343','2025-03-02 20:42:23',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26057,'1000','101740937343','2025-03-02 21:37:30',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rfwferf'),(26058,'4000','101740937343','2025-03-02 21:37:30',NULL,50.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(26059,'1000','101740942350','2025-03-02 22:06:01',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26060,'4000','101740942350','2025-03-02 22:06:01',NULL,30.00,'','10','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(26061,'1110','101740942364','2025-03-02 22:09:18',NULL,12.00,'','10','1','Inventory sold','1','','sales','791','','No',NULL,NULL,''),(26062,'1110','101740942364','2025-03-02 22:06:04',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(26063,'5500','101740942364','2025-03-02 22:08:49',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26064,'1000','101740942364','2025-03-02 22:09:18',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26065,'4000','101740942364','2025-03-02 22:09:18',NULL,50.00,'','10','1','Good sold','1','','sales','791','','No',NULL,NULL,''),(26066,'4000','101740942364','2025-03-02 22:06:04',NULL,50.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(26067,'1110','101740942568','2025-03-02 22:23:08',NULL,54.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(26068,'5500','101740942568','2025-03-02 22:09:28',54.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26069,'1000','101740942568','2025-03-02 22:23:08',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26070,'4000','101740942568','2025-03-02 22:23:08',NULL,100.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(26071,'1000','101740981487','2025-03-03 08:58:38',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26072,'4000','101740981487','2025-03-03 08:58:38',NULL,50.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(26077,'1110','101740986284','2025-03-03 10:18:16',NULL,20.00,'','10','1','Inventory sold','1','','sales','1630','','No',NULL,NULL,''),(26078,'1110','101740986284','2025-03-03 10:27:34',NULL,15.00,'','10','1','Inventory sold','1','','sales','1638','','No',NULL,NULL,''),(26079,'5500','101740986284','2025-03-03 10:27:47',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26080,'1000','101740986284','2025-03-03 10:18:16',125.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rgrfg43t'),(26081,'4000','101740986284','2025-03-03 10:18:16',NULL,50.00,'','10','1','Good sold','1','','sales','1630','','No',NULL,NULL,''),(26082,'4000','101740986284','2025-03-03 10:27:34',NULL,75.00,'','10','1','Good sold','1','','sales','1638','','No',NULL,NULL,''),(26083,'1110','101740986929','2025-03-03 10:28:59',NULL,2.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(26084,'5500','101740986929','2025-03-03 10:28:49',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26085,'1000','101740986929','2025-03-03 10:28:59',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26086,'4000','101740986929','2025-03-03 10:28:59',NULL,10.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(26087,'1110','101740986943','2025-03-03 11:22:58',NULL,122.00,'','10','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(26088,'1110','101740986943','2025-03-03 10:29:03',NULL,45.00,'','10','1','Inventory sold','1','','sales','1653','','No',NULL,NULL,''),(26089,'5500','101740986943','2025-03-03 11:22:21',167.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26090,'1000','101740986943','2025-03-03 11:22:58',450.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gerfe223'),(26091,'4000','101740986943','2025-03-03 11:22:58',NULL,250.00,'','10','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(26092,'4000','101740986943','2025-03-03 10:29:03',NULL,200.00,'','10','1','Good sold','1','','sales','1653','','No',NULL,NULL,''),(26093,'1110','101740990199','2025-03-03 12:01:25',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(26094,'1110','101740990199','2025-03-03 11:23:19',NULL,0.00,'','10','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(26095,'5500','101740990199','2025-03-03 12:01:16',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26096,'1000','101740990199','2025-03-03 12:01:25',380.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tgaetgq4e'),(26097,'4000','101740990199','2025-03-03 12:01:25',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(26098,'4000','101740990199','2025-03-03 11:23:19',NULL,180.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(26099,'1110','101740992492','2025-03-03 12:20:32',NULL,49.50,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(26100,'5500','101740992492','2025-03-03 12:01:32',49.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26101,'1000','101740992492','2025-03-03 12:20:32',180.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26102,'4000','101740992492','2025-03-03 12:20:32',NULL,180.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(26103,'1110','101740993637','2025-03-03 12:25:50',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(26104,'5500','101740993637','2025-03-03 12:20:37',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26105,'1000','101740993637','2025-03-03 12:25:50',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26106,'4000','101740993637','2025-03-03 12:25:50',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(26107,'1110','101740993955','2025-03-03 13:01:17',NULL,180.00,'','10','1','Inventory sold','1','','sales','1641','','No',NULL,NULL,''),(26108,'1110','101740993955','2025-03-03 12:25:55',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(26109,'5500','101740993955','2025-03-03 13:00:56',235.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26110,'1000','101740993955','2025-03-03 13:01:17',600.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26111,'4000','101740993955','2025-03-03 13:01:17',NULL,400.00,'','10','1','Good sold','1','','sales','1641','','No',NULL,NULL,''),(26112,'4000','101740993955','2025-03-03 12:25:55',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(26113,'1110','101740996086','2025-03-03 13:22:55',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(26114,'5500','101740996086','2025-03-03 13:01:26',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26115,'1000','101740996086','2025-03-03 13:22:55',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26116,'4000','101740996086','2025-03-03 13:22:55',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(26117,'1000','101740997378','2025-03-03 13:59:37',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26118,'4000','101740997378','2025-03-03 13:59:37',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(26119,'1110','101740999580','2025-03-03 14:28:11',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(26120,'5500','101740999580','2025-03-03 13:59:40',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26121,'1000','101740999580','2025-03-03 14:28:11',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ukgyuru,jy'),(26122,'4000','101740999580','2025-03-03 14:28:11',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(26123,'1110','101741001298','2025-03-03 14:48:27',NULL,4.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(26124,'5500','101741001298','2025-03-03 14:28:18',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26125,'1000','101741001298','2025-03-03 14:48:27',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26126,'4000','101741001298','2025-03-03 14:48:27',NULL,20.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(26127,'1110','101741002509','2025-03-03 14:51:23',NULL,109.00,'','10','1','Inventory sold','1','','sales','1183','','No',NULL,NULL,''),(26128,'5500','101741002509','2025-03-03 14:48:29',109.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26129,'1000','101741002509','2025-03-03 14:51:23',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26130,'4000','101741002509','2025-03-03 14:51:23',NULL,200.00,'','10','1','Good sold','1','','sales','1183','','No',NULL,NULL,''),(26131,'1000','101741002686','2025-03-03 14:55:09',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26132,'4000','101741002686','2025-03-03 14:55:09',NULL,100.00,'','10','1','Good sold','1','','sales','1525','','No',NULL,NULL,''),(26133,'1110','101741002912','2025-03-03 15:21:57',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(26134,'5500','101741002912','2025-03-03 14:55:12',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26135,'1000','101741002912','2025-03-03 15:21:57',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26136,'4000','101741002912','2025-03-03 15:21:57',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(26137,'1110','101741004537','2025-03-03 17:16:41',NULL,6.00,'','10','1','Inventory sold','1','','sales','1638','','No',NULL,NULL,''),(26138,'5500','101741004537','2025-03-03 15:22:17',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26139,'1000','101741004537','2025-03-03 17:16:41',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,' bjhv hbd'),(26140,'4000','101741004537','2025-03-03 17:16:41',NULL,30.00,'','10','1','Good sold','1','','sales','1638','','No',NULL,NULL,''),(26145,'1110','101741011412','2025-03-03 17:57:57',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(26146,'5500','101741011412','2025-03-03 18:02:50',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26147,'1000','101741011412','2025-03-03 17:57:57',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26148,'4000','101741011412','2025-03-03 17:57:57',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(26149,'1110','101741014191','2025-03-03 18:12:51',NULL,85.00,'','10','1','Inventory sold','1','','sales','1668','','No',NULL,NULL,''),(26150,'5500','101741014191','2025-03-03 18:03:11',85.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26151,'1000','101741014191','2025-03-03 18:12:51',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tyut56u5g'),(26152,'4000','101741014191','2025-03-03 18:12:51',NULL,200.00,'','10','1','Good sold','1','','sales','1668','','No',NULL,NULL,''),(26153,'1110','101741014801','2025-03-03 18:14:18',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(26154,'5500','101741014801','2025-03-03 18:13:21',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26155,'1000','101741014801','2025-03-03 18:14:18',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'3rr3erwr'),(26156,'4000','101741014801','2025-03-03 18:14:18',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(26157,'1110','101741014865','2025-03-03 18:15:45',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(26158,'5500','101741014865','2025-03-03 18:14:25',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26159,'1000','101741014865','2025-03-03 18:15:45',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26160,'4000','101741014865','2025-03-03 18:15:45',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(26161,'1110','101741014972','2025-03-03 18:30:34',NULL,0.00,'','10','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(26162,'1110','101741014972','2025-03-03 18:16:12',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(26163,'5500','101741014972','2025-03-03 18:30:22',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26164,'1000','101741014972','2025-03-03 18:30:34',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26165,'4000','101741014972','2025-03-03 18:30:34',NULL,20.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(26166,'4000','101741014972','2025-03-03 18:16:12',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(26167,'1110','101741015839','2025-03-03 18:37:21',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(26168,'5500','101741015839','2025-03-03 18:30:39',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26169,'1000','101741015839','2025-03-03 18:37:21',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26170,'4000','101741015839','2025-03-03 18:37:21',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(26171,'1110','101741016247','2025-03-03 19:00:08',NULL,15.00,'','10','1','Inventory sold','1','','sales','1638','','No',NULL,NULL,''),(26172,'5500','101741016247','2025-03-03 18:37:27',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26173,'1000','101741016247','2025-03-03 19:00:08',75.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'yf67i8yf68'),(26174,'4000','101741016247','2025-03-03 19:00:08',NULL,75.00,'','10','1','Good sold','1','','sales','1638','','No',NULL,NULL,''),(26175,'1000','101741017615','2025-03-03 19:04:27',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FDGGRGFF6734D'),(26176,'4000','101741017615','2025-03-03 19:04:27',NULL,100.00,'','10','1','Good sold','1','','sales','1058','','No',NULL,NULL,''),(26177,'1000','101741017882','2025-03-03 19:13:41',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SEDDWQDXE'),(26178,'4000','101741017882','2025-03-03 19:13:41',NULL,50.00,'','10','1','Good sold','1','','sales','1210','','No',NULL,NULL,''),(26179,'1110','101741019180','2025-03-03 19:26:33',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(26180,'5500','101741019180','2025-03-03 19:26:20',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26181,'1000','101741019180','2025-03-03 19:26:33',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DEEDCQAW'),(26182,'4000','101741019180','2025-03-03 19:26:33',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(26183,'1110','101741019222','2025-03-03 19:34:16',NULL,0.00,'','10','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(26184,'1110','101741019222','2025-03-03 19:27:02',NULL,20.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(26185,'5500','101741019222','2025-03-03 19:34:05',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26186,'1000','101741019222','2025-03-03 19:34:16',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EWFR4EFR'),(26187,'4000','101741019222','2025-03-03 19:34:16',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(26188,'4000','101741019222','2025-03-03 19:27:02',NULL,40.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(26189,'1000','101741019669','2025-03-03 19:39:23',120.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFWEF4WE4FR'),(26190,'4000','101741019669','2025-03-03 19:39:23',NULL,120.00,'','10','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(26191,'1110','101741019969','2025-03-03 19:45:38',NULL,82.00,'','10','1','Inventory sold','1','','sales','629','','No',NULL,NULL,''),(26192,'1110','101741019969','2025-03-03 19:39:29',NULL,0.00,'','10','1','Inventory sold','1','','sales','1199','','No',NULL,NULL,''),(26193,'5500','101741019969','2025-03-03 19:45:30',82.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26194,'1000','101741019969','2025-03-03 19:45:38',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DRFCWEE'),(26195,'4000','101741019969','2025-03-03 19:45:38',NULL,200.00,'','10','1','Good sold','1','','sales','629','','No',NULL,NULL,''),(26196,'4000','101741019969','2025-03-03 19:39:29',NULL,100.00,'','10','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(26197,'1000','101741020396','2025-03-03 20:28:55',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26198,'4000','101741020396','2025-03-03 20:28:55',NULL,30.00,'','10','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(26199,'1110','101741022938','2025-03-03 20:55:39',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(26200,'5500','101741022938','2025-03-03 20:28:58',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26201,'1000','101741022938','2025-03-03 20:55:39',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FTCHJISETY'),(26202,'4000','101741022938','2025-03-03 20:55:39',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(26203,'1110','101741024548','2025-03-03 21:12:37',NULL,25.00,'','10','1','Inventory sold','1','','sales','1599','','No',NULL,NULL,''),(26204,'1110','101741024548','2025-03-03 20:55:48',NULL,25.00,'','10','1','Inventory sold','1','','sales','1055','','No',NULL,NULL,''),(26205,'5500','101741024548','2025-03-03 21:12:26',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26206,'1000','101741024548','2025-03-03 21:12:37',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'3WDS3WSD3'),(26207,'4000','101741024548','2025-03-03 21:12:37',NULL,150.00,'','10','1','Good sold','1','','sales','1599','','No',NULL,NULL,''),(26208,'4000','101741024548','2025-03-03 20:55:48',NULL,100.00,'','10','1','Good sold','1','','sales','1055','','No',NULL,NULL,''),(26209,'1110','101741025564','2025-03-03 21:22:52',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(26210,'5500','101741025564','2025-03-03 21:12:44',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26211,'1000','101741025564','2025-03-03 21:22:52',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26212,'4000','101741025564','2025-03-03 21:22:52',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(26213,'1110','101741026178','2025-03-03 21:41:00',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(26214,'5500','101741026178','2025-03-03 21:22:58',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26215,'1000','101741026178','2025-03-03 21:41:00',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26216,'4000','101741026178','2025-03-03 21:41:00',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(26217,'1110','101741027621','2025-03-03 21:47:12',NULL,15.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(26218,'5500','101741027621','2025-03-03 21:47:01',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26219,'1000','101741027621','2025-03-03 21:47:12',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FTRE4WR2RF'),(26220,'4000','101741027621','2025-03-03 21:47:12',NULL,50.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(26221,'1110','101741073241','2025-03-04 10:28:39',NULL,40.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(26222,'1110','101741073241','2025-03-04 10:27:21',NULL,18.00,'','10','1','Inventory sold','1','','sales','1402','','No',NULL,NULL,''),(26223,'5500','101741073241','2025-03-04 10:28:24',58.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26224,'1000','101741073241','2025-03-04 10:28:39',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rferf4wee'),(26225,'4000','101741073241','2025-03-04 10:28:39',NULL,200.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(26226,'4000','101741073241','2025-03-04 10:27:21',NULL,100.00,'','10','1','Good sold','1','','sales','1402','','No',NULL,NULL,''),(26227,'1110','101741073346','2025-03-04 11:37:53',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(26228,'5500','101741073346','2025-03-04 10:29:06',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26229,'1000','101741073346','2025-03-04 11:37:53',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dfgdv f'),(26230,'4000','101741073346','2025-03-04 11:37:53',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(26231,'1110','101741077477','2025-03-04 11:38:06',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(26232,'5500','101741077477','2025-03-04 11:37:57',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26233,'1000','101741077477','2025-03-04 11:38:06',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26234,'4000','101741077477','2025-03-04 11:38:06',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(26235,'4000','101741073346','2025-03-04 11:38:33',10.00,NULL,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(26236,'1000','101741073346','2025-03-04 11:38:33',NULL,10.00,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(26237,'5500','101741073346','2025-03-04 11:38:33',NULL,2.00,'','10','1','Cost of goods returned','1','','sales','1370','','No',NULL,NULL,''),(26238,'1110','101741073346','2025-03-04 11:38:33',2.00,NULL,'','10','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(26239,'1110','101741077606','2025-03-04 11:42:14',NULL,33.00,'','10','1','Inventory sold','1','','sales','1651','','No',NULL,NULL,''),(26240,'1110','101741077606','2025-03-04 11:40:06',NULL,55.00,'','10','1','Inventory sold','1','','sales','1635','','No',NULL,NULL,''),(26241,'5500','101741077606','2025-03-04 11:42:06',88.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26242,'1000','101741077606','2025-03-04 11:42:14',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DFE4TR3'),(26243,'4000','101741077606','2025-03-04 11:42:14',NULL,150.00,'','10','1','Good sold','1','','sales','1651','','No',NULL,NULL,''),(26244,'4000','101741077606','2025-03-04 11:40:06',NULL,200.00,'','10','1','Good sold','1','','sales','1635','','No',NULL,NULL,''),(26245,'1110','101741078968','2025-03-04 12:05:31',NULL,9.00,'','10','1','Inventory sold','1','','sales','1642','','No',NULL,NULL,''),(26246,'5500','101741078968','2025-03-04 12:02:48',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26247,'1000','101741078968','2025-03-04 12:05:31',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GDGDTRF2347FG'),(26248,'4000','101741078968','2025-03-04 12:05:31',NULL,50.00,'','10','1','Good sold','1','','sales','1642','','No',NULL,NULL,''),(26249,'1110','101741082151','2025-03-04 12:56:07',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(26250,'5500','101741082151','2025-03-04 12:55:51',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26251,'1000','101741082151','2025-03-04 12:56:07',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EW3ED3SW'),(26252,'4000','101741082151','2025-03-04 12:56:07',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(26253,'1110','101741082174','2025-03-04 12:56:53',NULL,0.00,'','10','1','Inventory sold','1','','sales','1136','','No',NULL,NULL,''),(26254,'1110','101741082174','2025-03-04 12:56:15',NULL,100.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(26255,'1110','101741082174','2025-03-04 12:56:30',NULL,18.00,'','10','1','Inventory sold','1','','sales','1402','','No',NULL,NULL,''),(26256,'5500','101741082174','2025-03-04 12:56:39',118.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26257,'1000','101741082174','2025-03-04 12:56:53',800.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26258,'4000','101741082174','2025-03-04 12:56:53',NULL,200.00,'','10','1','Good sold','1','','sales','1136','','No',NULL,NULL,''),(26259,'4000','101741082174','2025-03-04 12:56:15',NULL,500.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(26260,'4000','101741082174','2025-03-04 12:56:30',NULL,100.00,'','10','1','Good sold','1','','sales','1402','','No',NULL,NULL,''),(26261,'1110','101741082218','2025-03-04 13:32:23',NULL,139.00,'','10','1','Inventory sold','1','','sales','1484','','No',NULL,NULL,''),(26262,'5500','101741082218','2025-03-04 12:56:58',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26263,'1000','101741082218','2025-03-04 13:32:23',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FVEDSW'),(26264,'4000','101741082218','2025-03-04 13:32:23',NULL,200.00,'','10','1','Good sold','1','','sales','1484','','No',NULL,NULL,''),(26265,'1110','101741097158','2025-03-04 17:06:42',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(26266,'5500','101741097158','2025-03-04 17:05:58',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26267,'1000','101741097158','2025-03-04 17:06:42',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26268,'4000','101741097158','2025-03-04 17:06:42',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(26269,'1110','101741097207','2025-03-04 17:06:56',NULL,54.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(26270,'5500','101741097207','2025-03-04 17:06:47',54.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26271,'1000','101741097207','2025-03-04 17:06:56',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rftgrfgvr gv'),(26272,'4000','101741097207','2025-03-04 17:06:56',NULL,100.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(26273,'1000','101741097222','2025-03-04 17:12:16',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26274,'4000','101741097222','2025-03-04 17:12:16',NULL,50.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(26275,'1110','101741099977','2025-03-04 17:53:07',NULL,99.00,'','10','1','Inventory sold','1','','sales','1667','','No',NULL,NULL,''),(26276,'5500','101741099977','2025-03-04 17:52:57',99.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26277,'1000','101741099977','2025-03-04 17:53:07',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rewgde5tew'),(26278,'4000','101741099977','2025-03-04 17:53:07',NULL,150.00,'','10','1','Good sold','1','','sales','1667','','No',NULL,NULL,''),(26283,'1110','101741103104','2025-03-04 18:45:40',NULL,55.00,'','10','1','Inventory sold','1','','sales','1606','','No',NULL,NULL,''),(26284,'1110','101741103104','2025-03-04 18:45:04',NULL,85.00,'','10','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(26285,'5500','101741103104','2025-03-04 18:45:26',140.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26286,'1000','101741103104','2025-03-04 18:45:40',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'yfeghefe'),(26287,'4000','101741103104','2025-03-04 18:45:40',NULL,150.00,'','10','1','Good sold','1','','sales','1606','','No',NULL,NULL,''),(26288,'4000','101741103104','2025-03-04 18:45:04',NULL,200.00,'','10','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(26289,'1110','101741103149','2025-03-04 19:23:05',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(26290,'5500','101741103149','2025-03-04 18:45:49',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26291,'1000','101741103149','2025-03-04 19:23:05',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26292,'4000','101741103149','2025-03-04 19:23:05',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(26293,'1110','101741105392','2025-03-04 19:26:46',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(26294,'5500','101741105392','2025-03-04 19:23:12',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26295,'1000','101741105392','2025-03-04 19:26:46',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26296,'4000','101741105392','2025-03-04 19:26:46',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(26297,'1110','101741105640','2025-03-04 19:27:30',NULL,20.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(26298,'5500','101741105640','2025-03-04 19:27:20',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26299,'1000','101741105640','2025-03-04 19:27:30',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26300,'4000','101741105640','2025-03-04 19:27:30',NULL,100.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(26301,'1110','101741105654','2025-03-04 19:28:11',NULL,350.00,'','10','1','Inventory sold','1','','sales','1662','','No',NULL,NULL,''),(26302,'1110','101741105654','2025-03-04 19:27:34',NULL,0.00,'','10','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(26303,'1110','101741105654','2025-03-04 19:27:43',NULL,20.00,'','10','1','Inventory sold','1','','sales','1616','','No',NULL,NULL,''),(26304,'5500','101741105654','2025-03-04 19:27:53',370.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26305,'1000','101741105654','2025-03-04 19:28:11',700.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fr34rfe4rf43'),(26306,'4000','101741105654','2025-03-04 19:28:11',NULL,600.00,'','10','1','Good sold','1','','sales','1662','','No',NULL,NULL,''),(26307,'4000','101741105654','2025-03-04 19:27:34',NULL,50.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(26308,'4000','101741105654','2025-03-04 19:27:43',NULL,50.00,'','10','1','Good sold','1','','sales','1616','','No',NULL,NULL,''),(26309,'1110','101741105698','2025-03-04 19:28:28',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(26310,'5500','101741105698','2025-03-04 19:28:18',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26311,'1000','101741105698','2025-03-04 19:28:28',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26312,'4000','101741105698','2025-03-04 19:28:28',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(26313,'1110','101741105729','2025-03-04 19:38:46',NULL,24.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(26314,'5500','101741105729','2025-03-04 19:28:49',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26315,'1000','101741105729','2025-03-04 19:38:46',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gkltyifr'),(26316,'4000','101741105729','2025-03-04 19:38:46',NULL,150.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(26317,'1110','101741106872','2025-03-04 19:48:30',NULL,45.00,'','10','1','Inventory sold','1','','sales','942','','No',NULL,NULL,''),(26318,'1110','101741106872','2025-03-04 19:47:52',NULL,43.00,'','10','1','Inventory sold','1','','sales','1526','','No',NULL,NULL,''),(26319,'5500','101741106872','2025-03-04 19:48:11',88.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26320,'1000','101741106872','2025-03-04 19:48:30',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rfasewrfews'),(26321,'4000','101741106872','2025-03-04 19:48:30',NULL,150.00,'','10','1','Good sold','1','','sales','942','','No',NULL,NULL,''),(26322,'4000','101741106872','2025-03-04 19:47:52',NULL,150.00,'','10','1','Good sold','1','','sales','1526','','No',NULL,NULL,''),(26323,'1110','101741106917','2025-03-04 19:59:11',NULL,8.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(26324,'5500','101741106917','2025-03-04 19:48:37',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26325,'1000','101741106917','2025-03-04 19:59:11',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ydthvjrts'),(26326,'4000','101741106917','2025-03-04 19:59:11',NULL,40.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(26327,'1110','101741107559','2025-03-04 20:27:36',NULL,18.90,'','10','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(26328,'5500','101741107559','2025-03-04 19:59:19',18.90,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26329,'1000','101741107559','2025-03-04 20:27:36',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FGRTDSHGYF53'),(26330,'4000','101741107559','2025-03-04 20:27:36',NULL,100.00,'','10','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(26331,'1110','101741109342','2025-03-04 20:30:18',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(26332,'5500','101741109342','2025-03-04 20:29:02',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26333,'1000','101741109342','2025-03-04 20:30:18',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DSD3WDWS'),(26334,'4000','101741109342','2025-03-04 20:30:18',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(26335,'1000','101741109424','2025-03-04 20:36:42',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RTGR535'),(26336,'4000','101741109424','2025-03-04 20:36:42',NULL,200.00,'','10','1','Good sold','1','','sales','1395','','No',NULL,NULL,''),(26337,'1110','101741110252','2025-03-04 20:51:21',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(26338,'5500','101741110252','2025-03-04 20:44:12',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26339,'1000','101741110252','2025-03-04 20:51:21',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFGERGRERT'),(26340,'4000','101741110252','2025-03-04 20:51:21',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(26341,'1110','101741110688','2025-03-04 21:23:56',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(26342,'5500','101741110688','2025-03-04 20:51:28',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26343,'1000','101741110688','2025-03-04 21:23:56',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26344,'4000','101741110688','2025-03-04 21:23:56',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(26349,'1110','101741112639','2025-03-04 21:31:16',NULL,6.00,'','10','1','Inventory sold','1','','sales','844','','No',NULL,NULL,''),(26350,'1110','101741112639','2025-03-04 21:34:44',NULL,8.00,'','10','1','Inventory sold','1','','sales','1656','','No',NULL,NULL,''),(26351,'5500','101741112639','2025-03-04 21:35:01',14.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26352,'1000','101741112639','2025-03-04 21:31:16',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26353,'4000','101741112639','2025-03-04 21:31:16',NULL,20.00,'','10','1','Good sold','1','','sales','844','','No',NULL,NULL,''),(26354,'4000','101741112639','2025-03-04 21:34:44',NULL,20.00,'','10','1','Good sold','1','','sales','1656','','No',NULL,NULL,''),(26355,'1110','101741114181','2025-03-04 21:49:58',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(26356,'5500','101741114181','2025-03-04 21:49:41',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26357,'1000','101741114181','2025-03-04 21:49:58',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26358,'4000','101741114181','2025-03-04 21:49:58',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(26359,'1110','101741155220','2025-03-05 09:13:59',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(26360,'5500','101741155220','2025-03-05 09:13:40',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26361,'1000','101741155220','2025-03-05 09:13:59',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FVRFDCFD'),(26362,'4000','101741155220','2025-03-05 09:13:59',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(26363,'1110','101741155252','2025-03-05 09:15:49',NULL,54.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(26364,'5500','101741155252','2025-03-05 09:14:12',54.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26365,'1000','101741155252','2025-03-05 09:15:49',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WSWQASWQWQ'),(26366,'4000','101741155252','2025-03-05 09:15:49',NULL,100.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(26367,'1110','101741155358','2025-03-05 09:31:27',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(26368,'5500','101741155358','2025-03-05 09:15:58',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26369,'1000','101741155358','2025-03-05 09:31:27',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDDDD'),(26370,'4000','101741155358','2025-03-05 09:31:27',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(26371,'1110','101741163774','2025-03-05 11:36:40',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(26372,'1110','101741163774','2025-03-05 11:36:14',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(26373,'5500','101741163774','2025-03-05 11:36:27',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26374,'1000','101741163774','2025-03-05 11:36:40',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26375,'4000','101741163774','2025-03-05 11:36:40',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(26376,'4000','101741163774','2025-03-05 11:36:14',NULL,50.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(26377,'1110','101741163805','2025-03-05 12:53:55',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(26378,'5500','101741163805','2025-03-05 11:36:45',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26379,'1000','101741163805','2025-03-05 12:53:55',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'regregerq'),(26380,'4000','101741163805','2025-03-05 12:53:55',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(26381,'1110','101741168439','2025-03-05 13:04:32',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(26382,'1110','101741168439','2025-03-05 12:53:59',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(26383,'1110','101741168439','2025-03-05 13:04:07',NULL,10.00,'','10','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(26384,'5500','101741168439','2025-03-05 13:04:16',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26385,'1000','101741168439','2025-03-05 13:04:32',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26386,'4000','101741168439','2025-03-05 13:04:32',NULL,150.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(26387,'4000','101741168439','2025-03-05 12:53:59',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(26388,'4000','101741168439','2025-03-05 13:04:07',NULL,50.00,'','10','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(26389,'1110','101741169076','2025-03-05 13:06:50',NULL,54.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(26390,'5500','101741169076','2025-03-05 13:04:36',54.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26391,'1000','101741169076','2025-03-05 13:06:50',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gfddhfs'),(26392,'4000','101741169076','2025-03-05 13:06:50',NULL,100.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(26393,'1110','101741169224','2025-03-05 14:32:38',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(26394,'5500','101741169224','2025-03-05 13:07:04',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26395,'1000','101741169224','2025-03-05 14:32:38',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26396,'4000','101741169224','2025-03-05 14:32:38',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(26397,'1110','101741174364','2025-03-05 14:33:04',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(26398,'5500','101741174364','2025-03-05 14:32:44',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26399,'1000','101741174364','2025-03-05 14:33:04',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26400,'4000','101741174364','2025-03-05 14:33:04',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(26401,'1110','101741174386','2025-03-05 15:02:04',NULL,139.00,'','10','1','Inventory sold','1','','sales','1484','','No',NULL,NULL,''),(26402,'5500','101741174386','2025-03-05 14:33:06',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26403,'1000','101741174386','2025-03-05 15:02:04',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'deffdser'),(26404,'4000','101741174386','2025-03-05 15:02:04',NULL,200.00,'','10','1','Good sold','1','','sales','1484','','No',NULL,NULL,''),(26405,'1110','101741180159','2025-03-05 16:17:20',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(26406,'5500','101741180159','2025-03-05 16:09:19',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26407,'1000','101741180159','2025-03-05 16:17:20',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rfgtrtre6tuy'),(26408,'4000','101741180159','2025-03-05 16:17:20',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(26409,'1110','101741180655','2025-03-05 16:52:48',NULL,10.00,'','10','1','Inventory sold','1','','sales','1179','','No',NULL,NULL,''),(26410,'5500','101741180655','2025-03-05 16:17:35',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26411,'1000','101741180655','2025-03-05 16:52:48',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26412,'4000','101741180655','2025-03-05 16:52:48',NULL,50.00,'','10','1','Good sold','1','','sales','1179','','No',NULL,NULL,''),(26413,'1110','101741182771','2025-03-05 17:06:11',NULL,10.00,'','10','1','Inventory sold','1','','sales','1599','','No',NULL,NULL,''),(26414,'5500','101741182771','2025-03-05 16:52:51',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26415,'1000','101741182771','2025-03-05 17:06:11',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26416,'4000','101741182771','2025-03-05 17:06:11',NULL,60.00,'','10','1','Good sold','1','','sales','1599','','No',NULL,NULL,''),(26417,'1110','101741183577','2025-03-05 18:07:13',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(26418,'1110','101741183577','2025-03-05 17:06:17',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(26419,'1110','101741183577','2025-03-05 18:06:36',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(26420,'5500','101741183577','2025-03-05 18:06:59',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26421,'1000','101741183577','2025-03-05 18:07:13',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26422,'4000','101741183577','2025-03-05 18:07:13',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(26423,'4000','101741183577','2025-03-05 17:06:17',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(26424,'4000','101741183577','2025-03-05 18:06:36',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(26425,'1110','101741187237','2025-03-05 18:49:25',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(26426,'5500','101741187237','2025-03-05 18:07:17',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26427,'1000','101741187237','2025-03-05 18:49:25',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFEFCE3DWE'),(26428,'4000','101741187237','2025-03-05 18:49:25',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(26429,'1110','101741189777','2025-03-05 18:50:08',NULL,30.00,'','10','1','Inventory sold','1','','sales','1502','','No',NULL,NULL,''),(26430,'5500','101741189777','2025-03-05 18:49:37',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26431,'1000','101741189777','2025-03-05 18:50:08',130.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFGTV W3E32'),(26432,'4000','101741189777','2025-03-05 18:50:08',NULL,130.00,'','10','1','Good sold','1','','sales','1502','','No',NULL,NULL,''),(26433,'1110','101741189835','2025-03-05 18:51:31',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(26434,'5500','101741189835','2025-03-05 18:50:35',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26435,'1000','101741189835','2025-03-05 18:51:31',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26436,'4000','101741189835','2025-03-05 18:51:31',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(26437,'1110','101741189894','2025-03-05 19:20:40',NULL,0.00,'','10','1','Inventory sold','1','','sales','493','','No',NULL,NULL,''),(26438,'1110','101741189894','2025-03-05 18:51:34',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(26439,'5500','101741189894','2025-03-05 18:52:17',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26440,'1000','101741189894','2025-03-05 19:20:40',95.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gtaerg4t'),(26441,'4000','101741189894','2025-03-05 19:20:40',NULL,75.00,'','10','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(26442,'4000','101741189894','2025-03-05 18:51:34',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(26443,'1110','101741191668','2025-03-05 19:21:17',NULL,5.00,'','10','1','Inventory sold','1','','sales','1599','','No',NULL,NULL,''),(26444,'5500','101741191668','2025-03-05 19:21:08',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26445,'1000','101741191668','2025-03-05 19:21:17',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26446,'4000','101741191668','2025-03-05 19:21:17',NULL,30.00,'','10','1','Good sold','1','','sales','1599','','No',NULL,NULL,''),(26447,'1110','101741191680','2025-03-05 19:21:40',NULL,10.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(26448,'5500','101741191680','2025-03-05 19:21:20',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26449,'1000','101741191680','2025-03-05 19:21:40',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tgergr'),(26450,'4000','101741191680','2025-03-05 19:21:40',NULL,50.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(26451,'1110','101741191717','2025-03-05 19:29:59',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(26452,'5500','101741191717','2025-03-05 19:21:57',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26453,'1000','101741191717','2025-03-05 19:29:59',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26454,'4000','101741191717','2025-03-05 19:29:59',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(26455,'1110','101741192203','2025-03-05 19:32:49',NULL,40.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(26456,'5500','101741192203','2025-03-05 19:30:03',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26457,'1000','101741192203','2025-03-05 19:32:49',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'y67ur46yu'),(26458,'4000','101741192203','2025-03-05 19:32:49',NULL,100.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(26459,'1110','101741192374','2025-03-05 19:33:40',NULL,30.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(26460,'5500','101741192374','2025-03-05 19:32:54',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26461,'1000','101741192374','2025-03-05 19:33:40',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26462,'4000','101741192374','2025-03-05 19:33:40',NULL,100.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(26463,'1110','101741192422','2025-03-05 20:20:03',NULL,150.00,'','10','1','Inventory sold','1','','sales','1290','','No',NULL,NULL,''),(26464,'5500','101741192422','2025-03-05 19:33:42',150.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26465,'1000','101741192422','2025-03-05 20:20:03',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26466,'4000','101741192422','2025-03-05 20:20:03',NULL,300.00,'','10','1','Good sold','1','','sales','1290','','No',NULL,NULL,''),(26467,'1110','101741195208','2025-03-05 20:20:28',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(26468,'5500','101741195208','2025-03-05 20:20:08',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26469,'1000','101741195208','2025-03-05 20:20:28',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'f4rfe4rfr'),(26470,'4000','101741195208','2025-03-05 20:20:28',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(26471,'1110','101741195238','2025-03-05 20:32:35',NULL,35.00,'','10','1','Inventory sold','1','','sales','1659','','No',NULL,NULL,''),(26472,'1110','101741195238','2025-03-05 20:20:38',NULL,82.00,'','10','1','Inventory sold','1','','sales','629','','No',NULL,NULL,''),(26473,'1110','101741195238','2025-03-05 20:32:04',NULL,15.00,'','10','1','Inventory sold','1','','sales','890','','No',NULL,NULL,''),(26474,'5500','101741195238','2025-03-05 20:32:12',132.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26475,'1000','101741195238','2025-03-05 20:32:35',450.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26476,'4000','101741195238','2025-03-05 20:32:35',NULL,150.00,'','10','1','Good sold','1','','sales','1659','','No',NULL,NULL,''),(26477,'4000','101741195238','2025-03-05 20:20:38',NULL,200.00,'','10','1','Good sold','1','','sales','629','','No',NULL,NULL,''),(26478,'4000','101741195238','2025-03-05 20:32:04',NULL,100.00,'','10','1','Good sold','1','','sales','890','','No',NULL,NULL,''),(26479,'1110','101741195958','2025-03-05 20:33:28',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(26480,'5500','101741195958','2025-03-05 20:32:38',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26481,'1000','101741195958','2025-03-05 20:33:28',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'frf4efdef'),(26482,'4000','101741195958','2025-03-05 20:33:28',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(26483,'1110','101741196013','2025-03-05 20:37:18',NULL,16.00,'','10','1','Inventory sold','1','','sales','470','','No',NULL,NULL,''),(26484,'5500','101741196013','2025-03-05 20:33:33',16.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26485,'1000','101741196013','2025-03-05 20:37:18',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'6YURE6Y4T'),(26486,'4000','101741196013','2025-03-05 20:37:18',NULL,30.00,'','10','1','Good sold','1','','sales','470','','No',NULL,NULL,''),(26487,'1110','101741196248','2025-03-05 20:43:15',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(26488,'5500','101741196248','2025-03-05 20:37:29',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26489,'1000','101741196248','2025-03-05 20:43:15',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26490,'4000','101741196248','2025-03-05 20:43:15',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(26491,'1110','101741196598','2025-03-05 20:44:45',NULL,5.50,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(26492,'5500','101741196598','2025-03-05 20:43:18',5.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26493,'1000','101741196598','2025-03-05 20:44:45',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26494,'4000','101741196598','2025-03-05 20:44:45',NULL,20.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(26495,'1110','101741196687','2025-03-05 20:44:57',NULL,1.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(26496,'5500','101741196687','2025-03-05 20:44:47',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26497,'1000','101741196687','2025-03-05 20:44:57',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26498,'4000','101741196687','2025-03-05 20:44:57',NULL,10.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(26499,'1110','101741198786','2025-03-05 21:20:17',NULL,4.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(26500,'5500','101741198786','2025-03-05 21:19:46',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26501,'1000','101741198786','2025-03-05 21:20:17',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26502,'4000','101741198786','2025-03-05 21:20:17',NULL,40.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(26503,'1110','101741198819','2025-03-05 21:20:28',NULL,28.00,'','10','1','Inventory sold','1','','sales','1044','','No',NULL,NULL,''),(26504,'5500','101741198819','2025-03-05 21:20:19',28.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26505,'1000','101741198819','2025-03-05 21:20:28',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ssatgfas'),(26506,'4000','101741198819','2025-03-05 21:20:28',NULL,100.00,'','10','1','Good sold','1','','sales','1044','','No',NULL,NULL,''),(26507,'1110','101741198833','2025-03-05 21:41:05',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(26508,'5500','101741198833','2025-03-05 21:20:33',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26509,'1000','101741198833','2025-03-05 21:41:05',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ryeffedf3ou'),(26510,'4000','101741198833','2025-03-05 21:41:05',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(26511,'1110','101741200074','2025-03-05 21:56:21',NULL,66.60,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(26512,'1110','101741200074','2025-03-05 21:41:14',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(26513,'1110','101741200074','2025-03-05 21:56:01',NULL,10.50,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(26514,'5500','101741200074','2025-03-05 21:56:11',80.10,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26515,'1000','101741200074','2025-03-05 21:56:21',235.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dtrfvgwefrwe3'),(26516,'4000','101741200074','2025-03-05 21:56:21',NULL,180.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(26517,'4000','101741200074','2025-03-05 21:41:14',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(26518,'4000','101741200074','2025-03-05 21:56:01',NULL,25.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(26519,'1110','101741200986','2025-03-05 21:57:20',NULL,0.00,'','10','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(26520,'1110','101741200986','2025-03-05 21:56:26',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(26521,'5500','101741200986','2025-03-05 21:57:08',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26522,'1000','101741200986','2025-03-05 21:57:20',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'re4fre3'),(26523,'4000','101741200986','2025-03-05 21:57:20',NULL,20.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(26524,'4000','101741200986','2025-03-05 21:56:26',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(26525,'1110','101741201045','2025-03-05 21:57:54',NULL,14.80,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(26526,'1110','101741201045','2025-03-05 21:57:25',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(26527,'1110','101741201045','2025-03-05 21:57:37',NULL,9.00,'','10','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(26528,'5500','101741201045','2025-03-05 21:57:47',24.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26529,'1000','101741201045','2025-03-05 21:57:54',70.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edfcedcfwec '),(26530,'4000','101741201045','2025-03-05 21:57:54',NULL,40.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(26531,'4000','101741201045','2025-03-05 21:57:25',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(26532,'4000','101741201045','2025-03-05 21:57:37',NULL,20.00,'','10','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(26537,'1110','101741241595','2025-03-06 09:13:36',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(26538,'5500','101741241595','2025-03-06 09:14:42',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26539,'1000','101741241595','2025-03-06 09:13:36',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26540,'4000','101741241595','2025-03-06 09:13:36',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(26541,'1110','101741251858','2025-03-06 12:04:26',NULL,139.00,'','10','1','Inventory sold','1','','sales','1484','','No',NULL,NULL,''),(26542,'5500','101741251858','2025-03-06 12:04:18',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26543,'1000','101741251858','2025-03-06 12:04:26',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rds3erd'),(26544,'4000','101741251858','2025-03-06 12:04:26',NULL,200.00,'','10','1','Good sold','1','','sales','1484','','No',NULL,NULL,''),(26545,'1000','101741251871','2025-03-06 12:31:45',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gfvrediclomol'),(26546,'4000','101741251871','2025-03-06 12:31:45',NULL,100.00,'','10','1','Good sold','1','','sales','1058','','No',NULL,NULL,''),(26547,'1110','101741253549','2025-03-06 13:17:50',NULL,45.00,'','10','1','Inventory sold','1','','sales','942','','No',NULL,NULL,''),(26548,'5500','101741253549','2025-03-06 13:17:36',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26549,'1000','101741253549','2025-03-06 13:17:50',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ded3ew'),(26550,'4000','101741253549','2025-03-06 13:17:50',NULL,150.00,'','10','1','Good sold','1','','sales','942','','No',NULL,NULL,''),(26551,'1110','101741256278','2025-03-06 13:18:09',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(26552,'5500','101741256278','2025-03-06 13:17:58',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26553,'1000','101741256278','2025-03-06 13:18:09',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26554,'4000','101741256278','2025-03-06 13:18:09',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(26555,'1110','101741269401','2025-03-06 16:56:54',NULL,58.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(26556,'5500','101741269401','2025-03-06 16:56:41',58.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26557,'1000','101741269401','2025-03-06 16:56:54',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'trhuedt6yu'),(26558,'4000','101741269401','2025-03-06 16:56:54',NULL,100.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(26559,'1110','101741269421','2025-03-06 17:20:19',NULL,24.00,'','10','1','Inventory sold','1','','sales','897','','No',NULL,NULL,''),(26560,'5500','101741269421','2025-03-06 16:57:01',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26561,'1000','101741269421','2025-03-06 17:20:19',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'uyrtfguyeru4y'),(26562,'4000','101741269421','2025-03-06 17:20:19',NULL,50.00,'','10','1','Good sold','1','','sales','897','','No',NULL,NULL,''),(26563,'1110','101741270829','2025-03-06 17:23:25',NULL,50.00,'','10','1','Inventory sold','1','','sales','1636','','No',NULL,NULL,''),(26564,'5500','101741270829','2025-03-06 17:20:29',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26565,'1000','101741270829','2025-03-06 17:23:25',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'lo,qajhjnuy'),(26566,'4000','101741270829','2025-03-06 17:23:25',NULL,150.00,'','10','1','Good sold','1','','sales','1636','','No',NULL,NULL,''),(26567,'1110','101741271030','2025-03-06 17:49:23',NULL,45.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(26568,'5500','101741271030','2025-03-06 17:23:51',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26569,'1000','101741271030','2025-03-06 17:49:23',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26570,'4000','101741271030','2025-03-06 17:49:23',NULL,150.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(26571,'1110','101741273684','2025-03-06 18:08:12',NULL,74.00,'','10','1','Inventory sold','1','','sales','320','','No',NULL,NULL,''),(26572,'5500','101741273684','2025-03-06 18:08:04',74.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26573,'1000','101741273684','2025-03-06 18:08:12',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26574,'4000','101741273684','2025-03-06 18:08:12',NULL,150.00,'','10','1','Good sold','1','','sales','320','','No',NULL,NULL,''),(26575,'1110','101741273697','2025-03-06 18:30:58',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(26576,'5500','101741273697','2025-03-06 18:08:17',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26577,'1000','101741273697','2025-03-06 18:30:58',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YUJRKJGYTD'),(26578,'4000','101741273697','2025-03-06 18:30:58',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(26579,'1110','101741275068','2025-03-06 19:09:38',NULL,75.00,'','10','1','Inventory sold','1','','sales','951','','No',NULL,NULL,''),(26580,'5500','101741275068','2025-03-06 18:31:08',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26581,'1000','101741275068','2025-03-06 19:09:38',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFWRFW'),(26582,'4000','101741275068','2025-03-06 19:09:38',NULL,200.00,'','10','1','Good sold','1','','sales','951','','No',NULL,NULL,''),(26583,'1000','101741277386','2025-03-06 19:10:08',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DCFEDCF'),(26584,'4000','101741277386','2025-03-06 19:10:08',NULL,200.00,'','10','1','Good sold','1','','sales','711','','No',NULL,NULL,''),(26585,'1110','101741277425','2025-03-06 19:17:26',NULL,3.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(26586,'1110','101741277425','2025-03-06 19:10:25',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(26587,'5500','101741277425','2025-03-06 19:17:14',7.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26588,'1000','101741277425','2025-03-06 19:17:26',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YTSUDSAFU'),(26589,'4000','101741277425','2025-03-06 19:17:26',NULL,30.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(26590,'4000','101741277425','2025-03-06 19:10:25',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(26591,'1110','101741277865','2025-03-06 19:26:06',NULL,15.00,'','10','1','Inventory sold','1','','sales','1003','','No',NULL,NULL,''),(26592,'5500','101741277865','2025-03-06 19:17:45',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26593,'1000','101741277865','2025-03-06 19:26:06',45.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26594,'4000','101741277865','2025-03-06 19:26:06',NULL,45.00,'','10','1','Good sold','1','','sales','1003','','No',NULL,NULL,''),(26595,'1110','101741278370','2025-03-06 20:06:06',NULL,24.50,'','10','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(26596,'5500','101741278370','2025-03-06 19:26:10',24.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26597,'1000','101741278370','2025-03-06 20:06:06',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26598,'4000','101741278370','2025-03-06 20:06:06',NULL,100.00,'','10','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(26599,'1110','101741280768','2025-03-06 20:24:55',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(26600,'1110','101741280768','2025-03-06 20:06:08',NULL,9.00,'','10','1','Inventory sold','1','','sales','1642','','No',NULL,NULL,''),(26601,'5500','101741280768','2025-03-06 20:24:41',28.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26602,'1000','101741280768','2025-03-06 20:24:55',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'E4FRFRRE'),(26603,'4000','101741280768','2025-03-06 20:24:55',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(26604,'4000','101741280768','2025-03-06 20:06:08',NULL,50.00,'','10','1','Good sold','1','','sales','1642','','No',NULL,NULL,''),(26605,'1110','101741281901','2025-03-06 21:26:04',NULL,10.00,'','10','1','Inventory sold','1','','sales','1599','','No',NULL,NULL,''),(26606,'1110','101741281901','2025-03-06 20:25:01',NULL,24.50,'','10','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(26607,'5500','101741281901','2025-03-06 21:22:58',34.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26608,'1000','101741281901','2025-03-06 21:26:04',160.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DSF42QDSF'),(26609,'4000','101741281901','2025-03-06 21:26:04',NULL,60.00,'','10','1','Good sold','1','','sales','1599','','No',NULL,NULL,''),(26610,'4000','101741281901','2025-03-06 20:25:01',NULL,100.00,'','10','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(26611,'1110','101741285573','2025-03-06 21:26:22',NULL,5.50,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(26612,'5500','101741285573','2025-03-06 21:26:13',5.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26613,'1000','101741285573','2025-03-06 21:26:22',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26614,'4000','101741285573','2025-03-06 21:26:22',NULL,20.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(26615,'1000','101741285584','2025-03-06 21:26:31',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26616,'4000','101741285584','2025-03-06 21:26:31',NULL,10.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(26617,'1110','101741285593','2025-03-06 21:39:19',NULL,8.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(26618,'5500','101741285593','2025-03-06 21:26:33',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26619,'1000','101741285593','2025-03-06 21:39:19',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26620,'4000','101741285593','2025-03-06 21:39:19',NULL,40.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(26621,'1110','101741286383','2025-03-06 21:56:36',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(26622,'5500','101741286383','2025-03-06 21:39:43',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26623,'1000','101741286383','2025-03-06 21:56:36',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26624,'4000','101741286383','2025-03-06 21:56:36',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(26625,'1000','101741288864','2025-03-06 22:21:22',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDEAWQCEWQA'),(26626,'4000','101741288864','2025-03-06 22:21:22',NULL,50.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(26627,'4000','101741288864','2025-03-06 22:21:04',NULL,150.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(26628,'1110','101741330483','2025-03-07 09:55:11',NULL,12.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(26629,'5500','101741330483','2025-03-07 09:54:43',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26630,'1000','101741330483','2025-03-07 09:55:11',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26631,'4000','101741330483','2025-03-07 09:55:11',NULL,20.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(26632,'1110','101741344414','2025-03-07 13:47:39',NULL,50.00,'','10','1','Inventory sold','1','','sales','1256','','No',NULL,NULL,''),(26633,'1110','101741344414','2025-03-07 13:46:54',NULL,28.00,'','10','1','Inventory sold','1','','sales','1044','','No',NULL,NULL,''),(26634,'5500','101741344414','2025-03-07 13:47:30',78.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26635,'1000','101741344414','2025-03-07 13:47:39',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'thyt5uy5rt7'),(26636,'4000','101741344414','2025-03-07 13:47:39',NULL,100.00,'','10','1','Good sold','1','','sales','1256','','No',NULL,NULL,''),(26637,'4000','101741344414','2025-03-07 13:46:54',NULL,100.00,'','10','1','Good sold','1','','sales','1044','','No',NULL,NULL,''),(26638,'1110','101741344469','2025-03-07 14:15:12',NULL,30.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(26639,'1110','101741344469','2025-03-07 13:47:49',NULL,10.00,'','10','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(26640,'5500','101741344469','2025-03-07 14:15:03',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26641,'1000','101741344469','2025-03-07 14:15:12',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26642,'4000','101741344469','2025-03-07 14:15:12',NULL,150.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(26643,'4000','101741344469','2025-03-07 13:47:49',NULL,50.00,'','10','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(26644,'1110','101741361955','2025-03-07 18:39:34',NULL,10.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(26645,'5500','101741361955','2025-03-07 18:39:15',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26646,'1000','101741361955','2025-03-07 18:39:34',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26647,'4000','101741361955','2025-03-07 18:39:34',NULL,50.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(26648,'1110','101741361977','2025-03-07 19:25:17',NULL,31.50,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(26649,'5500','101741361977','2025-03-07 18:39:37',31.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26650,'1000','101741361977','2025-03-07 19:25:17',75.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26651,'4000','101741361977','2025-03-07 19:25:17',NULL,75.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(26652,'1110','101741364721','2025-03-07 19:53:13',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(26653,'5500','101741364721','2025-03-07 19:25:21',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26654,'1000','101741364721','2025-03-07 19:53:13',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'cv dsfsdaed'),(26655,'4000','101741364721','2025-03-07 19:53:13',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(26660,'1110','101741366401','2025-03-07 20:05:20',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(26661,'5500','101741366401','2025-03-07 20:08:04',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26662,'1000','101741366401','2025-03-07 20:05:20',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26663,'4000','101741366401','2025-03-07 20:05:20',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(26664,'1110','101741367330','2025-03-07 20:14:33',NULL,10.00,'','10','1','Inventory sold','1','','sales','1599','','No',NULL,NULL,''),(26665,'1110','101741367330','2025-03-07 20:08:50',NULL,7.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(26666,'5500','101741367330','2025-03-07 20:14:15',17.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26667,'1000','101741367330','2025-03-07 20:14:33',130.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26668,'4000','101741367330','2025-03-07 20:14:33',NULL,60.00,'','10','1','Good sold','1','','sales','1599','','No',NULL,NULL,''),(26669,'4000','101741367330','2025-03-07 20:08:50',NULL,70.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(26670,'1110','101741367689','2025-03-07 20:39:28',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(26671,'1110','101741367689','2025-03-07 20:14:49',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(26672,'1110','101741367689','2025-03-07 20:39:09',NULL,120.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(26673,'5500','101741367689','2025-03-07 20:39:15',180.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26674,'1000','101741367689','2025-03-07 20:39:28',450.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'we3dw3d3wdxe'),(26675,'4000','101741367689','2025-03-07 20:39:28',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(26676,'4000','101741367689','2025-03-07 20:14:49',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(26677,'4000','101741367689','2025-03-07 20:39:09',NULL,200.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(26678,'1110','101741369231','2025-03-07 21:18:51',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(26679,'5500','101741369231','2025-03-07 20:40:31',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26680,'1000','101741369231','2025-03-07 21:18:51',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rfydtdyf'),(26681,'4000','101741369231','2025-03-07 21:18:51',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(26682,'1110','101741371540','2025-03-07 21:20:02',NULL,30.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(26683,'5500','101741371540','2025-03-07 21:19:00',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26684,'1000','101741371540','2025-03-07 21:20:02',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26685,'4000','101741371540','2025-03-07 21:20:02',NULL,100.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(26686,'1110','101741371616','2025-03-07 21:43:17',NULL,14.80,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(26687,'5500','101741371616','2025-03-07 21:20:16',14.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26688,'1000','101741371616','2025-03-07 21:43:17',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26689,'4000','101741371616','2025-03-07 21:43:17',NULL,40.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(26690,'1000','101741373011','2025-03-07 21:43:50',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HKFDGDJLK'),(26691,'4000','101741373011','2025-03-07 21:43:50',NULL,100.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(26692,'1000','101741373039','2025-03-07 21:52:34',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'KILUGJKGTC'),(26693,'4000','101741373039','2025-03-07 21:52:34',NULL,300.00,'','10','1','Good sold','1','','sales','1124','','No',NULL,NULL,''),(26694,'1110','101741417038','2025-03-08 10:27:07',NULL,60.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(26695,'1110','101741417038','2025-03-08 09:57:18',NULL,120.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(26696,'5500','101741417038','2025-03-08 10:26:54',180.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26697,'1000','101741417038','2025-03-08 10:27:07',500.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26698,'4000','101741417038','2025-03-08 10:27:07',NULL,300.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(26699,'4000','101741417038','2025-03-08 09:57:18',NULL,200.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(26700,'1000','101741418831','2025-03-08 10:32:58',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26701,'4000','101741418831','2025-03-08 10:32:58',NULL,150.00,'','10','1','Good sold','1','','sales','712','','No',NULL,NULL,''),(26702,'1110','101741419180','2025-03-08 10:36:05',NULL,35.00,'','10','1','Inventory sold','1','','sales','412','','No',NULL,NULL,''),(26703,'5500','101741419180','2025-03-08 10:33:00',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26704,'1000','101741419180','2025-03-08 10:36:05',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26705,'4000','101741419180','2025-03-08 10:36:05',NULL,50.00,'','10','1','Good sold','1','','sales','412','','No',NULL,NULL,''),(26706,'1110','101741419368','2025-03-08 11:10:21',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(26707,'5500','101741419368','2025-03-08 10:36:08',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26708,'1000','101741419368','2025-03-08 11:10:21',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tth44th6wh4y5c'),(26709,'4000','101741419368','2025-03-08 11:10:21',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(26710,'1110','101741421549','2025-03-08 11:43:49',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(26711,'5500','101741421549','2025-03-08 11:12:30',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26712,'1000','101741421549','2025-03-08 11:43:49',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gergtr5gf'),(26713,'4000','101741421549','2025-03-08 11:43:49',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(26714,'1110','101741423434','2025-03-08 13:01:33',NULL,54.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(26715,'5500','101741423434','2025-03-08 11:43:54',54.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26716,'1000','101741423434','2025-03-08 13:01:33',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26717,'4000','101741423434','2025-03-08 13:01:33',NULL,100.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(26718,'1110','101741428096','2025-03-08 14:18:19',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(26719,'1110','101741428096','2025-03-08 13:01:37',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(26720,'5500','101741428096','2025-03-08 14:18:11',42.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26721,'1000','101741428096','2025-03-08 14:18:19',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26722,'4000','101741428096','2025-03-08 14:18:19',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(26723,'4000','101741428096','2025-03-08 13:01:37',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(26724,'1110','101741432704','2025-03-08 15:21:49',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(26725,'5500','101741432704','2025-03-08 14:18:24',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26726,'1000','101741432704','2025-03-08 15:21:49',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26727,'4000','101741432704','2025-03-08 15:21:49',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(26728,'1000','101741436514','2025-03-08 15:23:41',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26729,'4000','101741436514','2025-03-08 15:23:41',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(26730,'1110','101741436628','2025-03-08 16:04:46',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(26731,'5500','101741436628','2025-03-08 15:23:49',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26732,'1000','101741436628','2025-03-08 16:04:46',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26733,'4000','101741436628','2025-03-08 16:04:46',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(26734,'1110','101741439100','2025-03-08 16:34:56',NULL,33.00,'','10','1','Inventory sold','1','','sales','1651','','No',NULL,NULL,''),(26735,'5500','101741439100','2025-03-08 16:05:01',33.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26736,'1000','101741439100','2025-03-08 16:34:56',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26737,'4000','101741439100','2025-03-08 16:34:56',NULL,150.00,'','10','1','Good sold','1','','sales','1651','','No',NULL,NULL,''),(26738,'1110','101741440900','2025-03-08 17:43:36',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(26739,'5500','101741440900','2025-03-08 16:35:00',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26740,'1000','101741440900','2025-03-08 17:43:36',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26741,'4000','101741440900','2025-03-08 17:43:36',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(26742,'1110','101741445032','2025-03-08 18:00:11',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(26743,'5500','101741445032','2025-03-08 17:43:52',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26744,'1000','101741445032','2025-03-08 18:00:11',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'djksfghfs'),(26745,'4000','101741445032','2025-03-08 18:00:11',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(26746,'1110','101741446020','2025-03-08 18:33:37',NULL,50.00,'','10','1','Inventory sold','1','','sales','1566','','No',NULL,NULL,''),(26747,'1110','101741446020','2025-03-08 18:00:20',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(26748,'1110','101741446020','2025-03-08 18:33:09',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(26749,'5500','101741446020','2025-03-08 18:33:19',135.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26750,'1000','101741446020','2025-03-08 18:33:37',600.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'retfuyrfefde'),(26751,'4000','101741446020','2025-03-08 18:33:37',NULL,250.00,'','10','1','Good sold','1','','sales','1566','','No',NULL,NULL,''),(26752,'4000','101741446020','2025-03-08 18:00:20',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(26753,'4000','101741446020','2025-03-08 18:33:09',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(26754,'1110','101741448027','2025-03-08 18:34:15',NULL,20.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(26755,'5500','101741448027','2025-03-08 18:33:47',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26756,'1000','101741448027','2025-03-08 18:34:15',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ef4rtrtwrf3t'),(26757,'4000','101741448027','2025-03-08 18:34:15',NULL,100.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(26758,'1110','101741448064','2025-03-08 18:34:55',NULL,20.00,'','10','1','Inventory sold','1','','sales','1003','','No',NULL,NULL,''),(26759,'5500','101741448064','2025-03-08 18:34:24',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26760,'1000','101741448064','2025-03-08 18:34:55',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26761,'4000','101741448064','2025-03-08 18:34:55',NULL,60.00,'','10','1','Good sold','1','','sales','1003','','No',NULL,NULL,''),(26762,'1110','101741448099','2025-03-08 19:04:57',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(26763,'1110','101741448099','2025-03-08 18:34:59',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(26764,'1110','101741448099','2025-03-08 19:04:17',NULL,6.00,'','10','1','Inventory sold','1','','sales','1179','','No',NULL,NULL,''),(26765,'5500','101741448099','2025-03-08 19:04:39',21.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26766,'1000','101741448099','2025-03-08 19:04:57',130.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26767,'4000','101741448099','2025-03-08 19:04:57',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(26768,'4000','101741448099','2025-03-08 18:34:59',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(26769,'4000','101741448099','2025-03-08 19:04:17',NULL,30.00,'','10','1','Good sold','1','','sales','1179','','No',NULL,NULL,''),(26770,'1110','101741449904','2025-03-08 19:16:56',NULL,48.00,'','10','1','Inventory sold','1','','sales','238','','No',NULL,NULL,''),(26771,'5500','101741449904','2025-03-08 19:05:04',48.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26772,'1000','101741449904','2025-03-08 19:16:56',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GVCTR534S3'),(26773,'4000','101741449904','2025-03-08 19:16:56',NULL,100.00,'','10','1','Good sold','1','','sales','238','','No',NULL,NULL,''),(26774,'1110','101741450628','2025-03-08 19:20:27',NULL,5.50,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(26775,'5500','101741450628','2025-03-08 19:17:08',5.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26776,'1000','101741450628','2025-03-08 19:20:27',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WDSEDWE3D'),(26777,'4000','101741450628','2025-03-08 19:20:27',NULL,20.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(26778,'1110','101741450840','2025-03-08 19:35:31',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(26779,'1110','101741450840','2025-03-08 19:20:41',NULL,10.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(26780,'5500','101741450840','2025-03-08 19:35:11',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26781,'1000','101741450840','2025-03-08 19:35:31',110.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26782,'4000','101741450840','2025-03-08 19:35:31',NULL,60.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(26783,'4000','101741450840','2025-03-08 19:20:41',NULL,50.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(26784,'1110','101741451735','2025-03-08 20:05:15',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(26785,'5500','101741451735','2025-03-08 19:35:35',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26786,'1000','101741451735','2025-03-08 20:05:15',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'6TUTGHRYH'),(26787,'4000','101741451735','2025-03-08 20:05:15',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(26788,'1110','101741453525','2025-03-08 20:11:38',NULL,23.00,'','10','1','Inventory sold','1','','sales','1663','','No',NULL,NULL,''),(26789,'5500','101741453525','2025-03-08 20:05:25',23.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26790,'1000','101741453525','2025-03-08 20:11:38',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'34R3EERE'),(26791,'4000','101741453525','2025-03-08 20:11:38',NULL,50.00,'','10','1','Good sold','1','','sales','1663','','No',NULL,NULL,''),(26792,'1110','101741453905','2025-03-08 20:24:56',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(26793,'5500','101741453905','2025-03-08 20:11:45',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26794,'1000','101741453905','2025-03-08 20:24:56',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YT BHDS'),(26795,'4000','101741453905','2025-03-08 20:24:56',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(26796,'1110','101741454705','2025-03-08 20:34:24',NULL,24.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(26797,'5500','101741454705','2025-03-08 20:25:05',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26798,'1000','101741454705','2025-03-08 20:34:24',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YUFSTFY6IL6OR8'),(26799,'4000','101741454705','2025-03-08 20:34:24',NULL,40.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(26800,'1110','101741455275','2025-03-08 20:34:44',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(26801,'5500','101741455275','2025-03-08 20:34:35',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26802,'1000','101741455275','2025-03-08 20:34:44',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26803,'4000','101741455275','2025-03-08 20:34:44',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(26804,'1110','101741455287','2025-03-08 20:42:08',NULL,65.00,'','10','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(26805,'1110','101741455287','2025-03-08 20:34:47',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(26806,'5500','101741455287','2025-03-08 20:41:41',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26807,'1000','101741455287','2025-03-08 20:42:08',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JGDUTE'),(26808,'4000','101741455287','2025-03-08 20:42:08',NULL,150.00,'','10','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(26809,'4000','101741455287','2025-03-08 20:34:47',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(26810,'1110','101741455737','2025-03-08 20:43:17',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(26811,'5500','101741455737','2025-03-08 20:42:17',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26812,'1000','101741455737','2025-03-08 20:43:17',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26813,'4000','101741455737','2025-03-08 20:43:17',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(26814,'1110','101741455801','2025-03-08 21:01:47',NULL,25.00,'','10','1','Inventory sold','1','','sales','1055','','No',NULL,NULL,''),(26815,'1110','101741455801','2025-03-08 20:43:21',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(26816,'5500','101741455801','2025-03-08 21:01:29',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26817,'1000','101741455801','2025-03-08 21:01:47',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TOMEPRAZOLE'),(26818,'4000','101741455801','2025-03-08 21:01:47',NULL,100.00,'','10','1','Good sold','1','','sales','1055','','No',NULL,NULL,''),(26819,'4000','101741455801','2025-03-08 20:43:21',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(26820,'1110','101741457058','2025-03-08 21:04:38',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(26821,'5500','101741457058','2025-03-08 21:04:18',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26822,'1000','101741457058','2025-03-08 21:04:38',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'CSDCEWCX'),(26823,'4000','101741457058','2025-03-08 21:04:38',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(26824,'1000','101741457084','2025-03-08 21:12:49',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GVERW423'),(26825,'4000','101741457084','2025-03-08 21:12:49',NULL,100.00,'','10','1','Good sold','1','','sales','480','','No',NULL,NULL,''),(26826,'1110','101741457577','2025-03-08 21:21:13',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(26827,'5500','101741457577','2025-03-08 21:12:57',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26828,'1000','101741457577','2025-03-08 21:21:13',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26829,'4000','101741457577','2025-03-08 21:21:13',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(26830,'1110','101741458091','2025-03-08 21:50:35',NULL,33.00,'','10','1','Inventory sold','1','','sales','1651','','No',NULL,NULL,''),(26831,'5500','101741458091','2025-03-08 21:21:31',33.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26832,'1000','101741458091','2025-03-08 21:50:35',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26833,'4000','101741458091','2025-03-08 21:50:35',NULL,150.00,'','10','1','Good sold','1','','sales','1651','','No',NULL,NULL,''),(26834,'1110','101741459840','2025-03-08 21:52:02',NULL,18.90,'','10','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(26835,'5500','101741459840','2025-03-08 21:50:40',18.90,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26836,'1000','101741459840','2025-03-08 21:52:02',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26837,'4000','101741459840','2025-03-08 21:52:02',NULL,100.00,'','10','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(26838,'1110','101741520355','2025-03-09 14:49:21',NULL,10.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(26839,'5500','101741520355','2025-03-09 14:39:15',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26840,'1000','101741520355','2025-03-09 14:49:21',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HTDSNV46WQCG'),(26841,'4000','101741520355','2025-03-09 14:49:21',NULL,100.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(26842,'1000','101741520970','2025-03-09 14:49:53',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'QWE5QWYQW'),(26843,'4000','101741520970','2025-03-09 14:49:53',NULL,100.00,'','10','1','Good sold','1','','sales','1058','','No',NULL,NULL,''),(26844,'1110','101741521006','2025-03-09 14:50:43',NULL,0.00,'','10','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(26845,'1110','101741521006','2025-03-09 14:50:06',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(26846,'5500','101741521006','2025-03-09 14:50:30',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26847,'1000','101741521006','2025-03-09 14:50:43',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ASAS6TRAW'),(26848,'4000','101741521006','2025-03-09 14:50:43',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(26849,'4000','101741521006','2025-03-09 14:50:06',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(26850,'1000','101741521050','2025-03-09 14:55:54',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SASAGH46'),(26851,'4000','101741521050','2025-03-09 14:55:54',NULL,30.00,'','10','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(26852,'1110','101741521370','2025-03-09 15:15:41',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(26853,'5500','101741521370','2025-03-09 14:56:10',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26854,'1000','101741521370','2025-03-09 15:15:41',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TFTRF43'),(26855,'4000','101741521370','2025-03-09 15:15:41',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(26856,'1110','101741522547','2025-03-09 15:31:57',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(26857,'5500','101741522547','2025-03-09 15:15:47',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26858,'1000','101741522547','2025-03-09 15:31:57',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26859,'4000','101741522547','2025-03-09 15:31:57',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(26860,'1110','101741523518','2025-03-09 16:54:27',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(26861,'5500','101741523518','2025-03-09 15:31:58',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26862,'1000','101741523518','2025-03-09 16:54:27',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GDHUTFD54T'),(26863,'4000','101741523518','2025-03-09 16:54:27',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(26864,'1110','101741528475','2025-03-09 17:28:00',NULL,15.00,'','10','1','Inventory sold','1','','sales','1638','','No',NULL,NULL,''),(26865,'1110','101741528475','2025-03-09 16:54:35',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(26866,'5500','101741528475','2025-03-09 17:27:51',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26867,'1000','101741528475','2025-03-09 17:28:00',125.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFCVE34F23'),(26868,'4000','101741528475','2025-03-09 17:28:00',NULL,75.00,'','10','1','Good sold','1','','sales','1638','','No',NULL,NULL,''),(26869,'4000','101741528475','2025-03-09 16:54:35',NULL,50.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(26874,'1110','101741530487','2025-03-09 19:29:40',NULL,40.00,'','10','1','Inventory sold','1','','sales','1335','','No',NULL,NULL,''),(26875,'1110','101741530487','2025-03-09 19:47:07',NULL,100.00,'','10','1','Inventory sold','1','','sales','1221','','No',NULL,NULL,''),(26876,'5500','101741530487','2025-03-09 19:47:25',140.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26877,'1000','101741530487','2025-03-09 19:29:40',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FDGVDFGS'),(26878,'4000','101741530487','2025-03-09 19:29:40',NULL,100.00,'','10','1','Good sold','1','','sales','1335','','No',NULL,NULL,''),(26879,'4000','101741530487','2025-03-09 19:47:07',NULL,200.00,'','10','1','Good sold','1','','sales','1221','','No',NULL,NULL,''),(26880,'1110','101741538865','2025-03-09 20:22:45',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(26881,'1110','101741538865','2025-03-09 19:47:45',NULL,20.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(26882,'5500','101741538865','2025-03-09 20:22:24',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26883,'1000','101741538865','2025-03-09 20:22:45',90.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26884,'4000','101741538865','2025-03-09 20:22:45',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(26885,'4000','101741538865','2025-03-09 19:47:45',NULL,40.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(26886,'1110','101741540970','2025-03-09 20:22:58',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(26887,'5500','101741540970','2025-03-09 20:22:50',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26888,'1000','101741540970','2025-03-09 20:22:58',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26889,'4000','101741540970','2025-03-09 20:22:58',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(26890,'1000','101741540981','2025-03-09 20:23:24',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26891,'4000','101741540981','2025-03-09 20:23:24',NULL,100.00,'','10','1','Good sold','1','','sales','1124','','No',NULL,NULL,''),(26892,'1110','101741541008','2025-03-09 20:23:35',NULL,55.00,'','10','1','Inventory sold','1','','sales','1603','','No',NULL,NULL,''),(26893,'5500','101741541008','2025-03-09 20:23:28',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26894,'1000','101741541008','2025-03-09 20:23:35',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DCAQQWCQW'),(26895,'4000','101741541008','2025-03-09 20:23:35',NULL,150.00,'','10','1','Good sold','1','','sales','1603','','No',NULL,NULL,''),(26896,'1000','101741541020','2025-03-09 20:37:36',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SDDSVVWEV'),(26897,'4000','101741541020','2025-03-09 20:37:36',NULL,250.00,'','10','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(26898,'1110','101741541861','2025-03-09 21:04:07',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(26899,'5500','101741541861','2025-03-09 20:37:41',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26900,'1000','101741541861','2025-03-09 21:04:07',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26901,'4000','101741541861','2025-03-09 21:04:07',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(26902,'1110','101741543450','2025-03-09 21:09:24',NULL,5.50,'','10','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(26903,'5500','101741543450','2025-03-09 21:04:10',5.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26904,'1000','101741543450','2025-03-09 21:09:24',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GFGDFHHF'),(26905,'4000','101741543450','2025-03-09 21:09:24',NULL,50.00,'','10','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(26906,'1110','101741543779','2025-03-09 21:15:47',NULL,20.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(26907,'5500','101741543779','2025-03-09 21:09:39',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26908,'1000','101741543779','2025-03-09 21:15:47',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FEDFE2FD4E'),(26909,'4000','101741543779','2025-03-09 21:15:47',NULL,100.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(26910,'1110','101741544161','2025-03-09 21:16:12',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(26911,'5500','101741544161','2025-03-09 21:16:01',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26912,'1000','101741544161','2025-03-09 21:16:12',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDCEWQD'),(26913,'4000','101741544161','2025-03-09 21:16:12',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(26914,'1110','101741544177','2025-03-09 21:40:50',NULL,74.00,'','10','1','Inventory sold','1','','sales','320','','No',NULL,NULL,''),(26915,'5500','101741544177','2025-03-09 21:16:17',74.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26916,'1000','101741544177','2025-03-09 21:40:50',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26917,'4000','101741544177','2025-03-09 21:40:50',NULL,150.00,'','10','1','Good sold','1','','sales','320','','No',NULL,NULL,''),(26918,'1110','101741545653','2025-03-09 21:59:13',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(26919,'5500','101741545653','2025-03-09 21:40:53',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26920,'1000','101741545653','2025-03-09 21:59:13',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26921,'4000','101741545653','2025-03-09 21:59:13',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(26922,'1110','101741548699','2025-03-09 22:31:49',NULL,6.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(26923,'5500','101741548699','2025-03-09 22:31:39',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26924,'1000','101741548699','2025-03-09 22:31:49',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FWEF3F'),(26925,'4000','101741548699','2025-03-09 22:31:49',NULL,20.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(26926,'1110','101741548716','2025-03-09 22:32:12',NULL,8.00,'','10','1','Inventory sold','1','','sales','1630','','No',NULL,NULL,''),(26927,'1110','101741548716','2025-03-09 22:31:56',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(26928,'5500','101741548716','2025-03-09 22:32:05',11.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26929,'1000','101741548716','2025-03-09 22:32:12',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26930,'4000','101741548716','2025-03-09 22:32:12',NULL,20.00,'','10','1','Good sold','1','','sales','1630','','No',NULL,NULL,''),(26931,'4000','101741548716','2025-03-09 22:31:56',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(26932,'1000','101741590787','2025-03-10 10:42:52',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tgjmtfrfr'),(26933,'4000','101741590787','2025-03-10 10:42:52',NULL,50.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(26934,'1110','101741592579','2025-03-10 10:48:14',NULL,12.00,'','10','1','Inventory sold','1','','sales','1666','','No',NULL,NULL,''),(26935,'5500','101741592579','2025-03-10 10:42:59',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26936,'1000','101741592579','2025-03-10 10:48:14',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'uj46ywy355y'),(26937,'4000','101741592579','2025-03-10 10:48:14',NULL,60.00,'','10','1','Good sold','1','','sales','1666','','No',NULL,NULL,''),(26938,'1110','101741601975','2025-03-10 13:19:43',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(26939,'5500','101741601975','2025-03-10 13:19:35',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26940,'1000','101741601975','2025-03-10 13:19:43',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'wswswqsaqw'),(26941,'4000','101741601975','2025-03-10 13:19:43',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(26942,'1110','101741601989','2025-03-10 15:15:18',NULL,21.00,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(26943,'5500','101741601989','2025-03-10 13:19:49',21.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26944,'1000','101741601989','2025-03-10 15:15:18',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'67eif755w56'),(26945,'4000','101741601989','2025-03-10 15:15:18',NULL,50.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(26946,'1110','101741608931','2025-03-10 16:56:47',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(26947,'5500','101741608931','2025-03-10 15:15:31',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26948,'1000','101741608931','2025-03-10 16:56:47',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ryhr46yaz4g'),(26949,'4000','101741608931','2025-03-10 16:56:47',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(26950,'1110','101741615014','2025-03-10 17:06:13',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(26951,'5500','101741615014','2025-03-10 16:56:54',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26952,'1000','101741615014','2025-03-10 17:06:13',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26953,'4000','101741615014','2025-03-10 17:06:13',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(26954,'1110','101741615578','2025-03-10 17:38:10',NULL,6.00,'','10','1','Inventory sold','1','','sales','1655','','No',NULL,NULL,''),(26955,'5500','101741615578','2025-03-10 17:06:18',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26956,'1000','101741615578','2025-03-10 17:38:10',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26957,'4000','101741615578','2025-03-10 17:38:10',NULL,20.00,'','10','1','Good sold','1','','sales','1655','','No',NULL,NULL,''),(26962,'1110','101741619550','2025-03-10 18:12:47',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(26963,'5500','101741619550','2025-03-10 18:52:02',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26964,'1000','101741619550','2025-03-10 18:12:47',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26965,'4000','101741619550','2025-03-10 18:12:47',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(26966,'1110','101741621943','2025-03-10 18:52:56',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(26967,'1110','101741621943','2025-03-10 18:52:24',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(26968,'5500','101741621943','2025-03-10 18:52:38',147.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26969,'1000','101741621943','2025-03-10 18:52:56',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UJFHV764TRHJ'),(26970,'4000','101741621943','2025-03-10 18:52:56',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(26971,'4000','101741621943','2025-03-10 18:52:24',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(26972,'1110','101741621993','2025-03-10 19:03:56',NULL,14.80,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(26973,'5500','101741621993','2025-03-10 18:53:14',14.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26974,'1000','101741621993','2025-03-10 19:03:56',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RSERTRRTD'),(26975,'4000','101741621993','2025-03-10 19:03:56',NULL,40.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(26976,'1110','101741622644','2025-03-10 19:09:15',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(26977,'5500','101741622644','2025-03-10 19:04:04',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26978,'1000','101741622644','2025-03-10 19:09:15',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'L.\'GHSETYU4'),(26979,'4000','101741622644','2025-03-10 19:09:15',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(26980,'1110','101741622963','2025-03-10 19:15:29',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(26981,'5500','101741622963','2025-03-10 19:09:23',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26982,'1000','101741622963','2025-03-10 19:15:29',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26983,'4000','101741622963','2025-03-10 19:15:29',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(26984,'1110','101741628508','2025-03-10 20:41:57',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(26985,'5500','101741628508','2025-03-10 20:41:48',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26986,'1000','101741628508','2025-03-10 20:41:57',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'e4ededf'),(26987,'4000','101741628508','2025-03-10 20:41:57',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(26988,'1110','101741628521','2025-03-10 20:42:39',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(26989,'5500','101741628521','2025-03-10 20:42:01',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26990,'1000','101741628521','2025-03-10 20:42:39',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'3e3edwde'),(26991,'4000','101741628521','2025-03-10 20:42:39',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(26992,'1110','101741628565','2025-03-10 21:15:28',NULL,31.20,'','10','1','Inventory sold','1','','sales','1020','','No',NULL,NULL,''),(26993,'5500','101741628565','2025-03-10 20:42:45',31.20,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26994,'1000','101741628565','2025-03-10 21:15:28',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26995,'4000','101741628565','2025-03-10 21:15:28',NULL,60.00,'','10','1','Good sold','1','','sales','1020','','No',NULL,NULL,''),(26996,'1110','101741681155','2025-03-11 11:19:40',NULL,33.00,'','10','1','Inventory sold','1','','sales','886','','No',NULL,NULL,''),(26997,'1110','101741681155','2025-03-11 11:19:15',NULL,0.00,'','10','1','Inventory sold','1','','sales','493','','No',NULL,NULL,''),(26998,'1110','101741681155','2025-03-11 11:19:23',NULL,2.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(26999,'5500','101741681155','2025-03-11 11:19:31',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27000,'1000','101741681155','2025-03-11 11:19:40',140.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27001,'4000','101741681155','2025-03-11 11:19:40',NULL,100.00,'','10','1','Good sold','1','','sales','886','','No',NULL,NULL,''),(27002,'4000','101741681155','2025-03-11 11:19:15',NULL,30.00,'','10','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(27003,'4000','101741681155','2025-03-11 11:19:23',NULL,10.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(27004,'1110','101741681183','2025-03-11 11:19:54',NULL,85.00,'','10','1','Inventory sold','1','','sales','1570','','No',NULL,NULL,''),(27005,'5500','101741681183','2025-03-11 11:19:43',85.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27006,'1000','101741681183','2025-03-11 11:19:54',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27007,'4000','101741681183','2025-03-11 11:19:54',NULL,250.00,'','10','1','Good sold','1','','sales','1570','','No',NULL,NULL,''),(27008,'1110','101741691074','2025-03-11 14:04:59',NULL,8.00,'','10','1','Inventory sold','1','','sales','1656','','No',NULL,NULL,''),(27009,'1110','101741691074','2025-03-11 14:04:34',NULL,0.00,'','10','1','Inventory sold','1','','sales','523','','No',NULL,NULL,''),(27010,'5500','101741691074','2025-03-11 14:04:51',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27011,'1000','101741691074','2025-03-11 14:04:59',70.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hsaytdsaas'),(27012,'4000','101741691074','2025-03-11 14:04:59',NULL,20.00,'','10','1','Good sold','1','','sales','1656','','No',NULL,NULL,''),(27013,'4000','101741691074','2025-03-11 14:04:34',NULL,50.00,'','10','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(27014,'1110','101741691106','2025-03-11 14:53:42',NULL,60.00,'','10','1','Inventory sold','1','','sales','1287','','No',NULL,NULL,''),(27015,'1110','101741691106','2025-03-11 14:05:06',NULL,0.00,'','10','1','Inventory sold','1','','sales','711','','No',NULL,NULL,''),(27016,'1110','101741691106','2025-03-11 14:53:21',NULL,65.00,'','10','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(27017,'5500','101741691106','2025-03-11 14:53:29',125.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27018,'1000','101741691106','2025-03-11 14:53:42',500.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27019,'4000','101741691106','2025-03-11 14:53:42',NULL,150.00,'','10','1','Good sold','1','','sales','1287','','No',NULL,NULL,''),(27020,'4000','101741691106','2025-03-11 14:05:06',NULL,200.00,'','10','1','Good sold','1','','sales','711','','No',NULL,NULL,''),(27021,'4000','101741691106','2025-03-11 14:53:21',NULL,150.00,'','10','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(27022,'1110','101741701404','2025-03-11 16:57:29',NULL,9.80,'','10','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(27023,'1110','101741701404','2025-03-11 16:56:44',NULL,0.00,'','10','1','Inventory sold','1','','sales','117','','No',NULL,NULL,''),(27024,'1110','101741701404','2025-03-11 16:56:58',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(27025,'5500','101741701404','2025-03-11 16:57:14',11.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27026,'1000','101741701404','2025-03-11 16:57:29',105.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27027,'4000','101741701404','2025-03-11 16:57:29',NULL,40.00,'','10','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(27028,'4000','101741701404','2025-03-11 16:56:44',NULL,45.00,'','10','1','Good sold','1','','sales','117','','No',NULL,NULL,''),(27029,'4000','101741701404','2025-03-11 16:56:58',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(27030,'1110','101741701452','2025-03-11 17:14:28',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(27031,'1110','101741701452','2025-03-11 16:57:32',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(27032,'5500','101741701452','2025-03-11 17:14:17',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27033,'1000','101741701452','2025-03-11 17:14:28',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FGGDED6RT'),(27034,'4000','101741701452','2025-03-11 17:14:28',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(27035,'4000','101741701452','2025-03-11 16:57:32',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(27036,'1110','101741702478','2025-03-11 17:34:20',NULL,45.00,'','10','1','Inventory sold','1','','sales','1653','','No',NULL,NULL,''),(27037,'1110','101741702478','2025-03-11 17:14:38',NULL,0.00,'','10','1','Inventory sold','1','','sales','712','','No',NULL,NULL,''),(27038,'1110','101741702478','2025-03-11 17:33:51',NULL,10.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(27039,'5500','101741702478','2025-03-11 17:34:04',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27040,'1000','101741702478','2025-03-11 17:34:20',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RHFVGUIRFG'),(27041,'4000','101741702478','2025-03-11 17:34:20',NULL,200.00,'','10','1','Good sold','1','','sales','1653','','No',NULL,NULL,''),(27042,'4000','101741702478','2025-03-11 17:14:38',NULL,150.00,'','10','1','Good sold','1','','sales','712','','No',NULL,NULL,''),(27043,'4000','101741702478','2025-03-11 17:33:51',NULL,50.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(27044,'1110','101741703670','2025-03-11 17:55:55',NULL,5.00,'','10','1','Inventory sold','1','','sales','1599','','No',NULL,NULL,''),(27045,'1110','101741703670','2025-03-11 17:34:30',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(27046,'5500','101741703670','2025-03-11 17:55:47',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27047,'1000','101741703670','2025-03-11 17:55:55',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FGU;YRSIR7L5YE'),(27048,'4000','101741703670','2025-03-11 17:55:55',NULL,30.00,'','10','1','Good sold','1','','sales','1599','','No',NULL,NULL,''),(27049,'4000','101741703670','2025-03-11 17:34:30',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(27050,'1000','101741704963','2025-03-11 18:08:20',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'IOUTII7RYT7IP'),(27051,'4000','101741704963','2025-03-11 18:08:20',NULL,100.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(27052,'1110','101741713005','2025-03-11 20:10:20',NULL,12.25,'','10','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(27053,'5500','101741713005','2025-03-11 20:10:05',12.25,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27054,'1000','101741713005','2025-03-11 20:10:20',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27055,'4000','101741713005','2025-03-11 20:10:20',NULL,50.00,'','10','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(27056,'1110','101741713022','2025-03-11 20:20:31',NULL,6.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(27057,'5500','101741713022','2025-03-11 20:10:22',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27058,'1000','101741713022','2025-03-11 20:20:31',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27059,'4000','101741713022','2025-03-11 20:20:31',NULL,30.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(27060,'1110','101741713634','2025-03-11 20:28:37',NULL,18.00,'','10','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(27061,'5500','101741713634','2025-03-11 20:20:34',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27062,'1000','101741713634','2025-03-11 20:28:37',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'utrfg4f3'),(27063,'4000','101741713634','2025-03-11 20:28:37',NULL,40.00,'','10','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(27064,'1110','101741715840','2025-03-11 21:42:27',NULL,8.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(27065,'1110','101741715840','2025-03-11 20:57:20',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(27066,'5500','101741715840','2025-03-11 20:57:34',44.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27067,'1000','101741715840','2025-03-11 21:42:27',140.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,' ;ljpoop'),(27068,'4000','101741715840','2025-03-11 21:42:27',NULL,40.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(27069,'4000','101741715840','2025-03-11 20:57:20',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(27070,'1110','101741763664','2025-03-12 10:14:40',NULL,10.00,'','10','1','Inventory sold','1','','sales','1644','','No',NULL,NULL,''),(27071,'5500','101741763664','2025-03-12 10:14:24',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27072,'1000','101741763664','2025-03-12 10:14:40',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27073,'4000','101741763664','2025-03-12 10:14:40',NULL,50.00,'','10','1','Good sold','1','','sales','1644','','No',NULL,NULL,''),(27074,'1000','101741763683','2025-03-12 10:48:40',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27075,'4000','101741763683','2025-03-12 10:48:40',NULL,50.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(27076,'1110','101741789470','2025-03-12 17:25:06',NULL,15.00,'','10','1','Inventory sold','1','','sales','1638','','No',NULL,NULL,''),(27077,'1110','101741789470','2025-03-12 17:24:30',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(27078,'5500','101741789470','2025-03-12 17:24:48',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27079,'1000','101741789470','2025-03-12 17:25:06',125.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dfsdesee'),(27080,'4000','101741789470','2025-03-12 17:25:06',NULL,75.00,'','10','1','Good sold','1','','sales','1638','','No',NULL,NULL,''),(27081,'4000','101741789470','2025-03-12 17:24:30',NULL,50.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(27082,'1110','101741792512','2025-03-12 18:24:32',NULL,4.00,'','10','1','Inventory sold','1','','sales','915','','No',NULL,NULL,''),(27083,'5500','101741792512','2025-03-12 18:15:12',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27084,'1000','101741792512','2025-03-12 18:24:32',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'efefe2fe'),(27085,'4000','101741792512','2025-03-12 18:24:32',NULL,10.00,'','10','1','Good sold','1','','sales','915','','No',NULL,NULL,''),(27086,'1110','101741793078','2025-03-12 18:24:51',NULL,15.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(27087,'5500','101741793078','2025-03-12 18:24:38',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27088,'1000','101741793078','2025-03-12 18:24:51',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27089,'4000','101741793078','2025-03-12 18:24:51',NULL,50.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(27090,'1110','101741793094','2025-03-12 18:25:26',NULL,51.80,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(27091,'1110','101741793094','2025-03-12 18:24:54',NULL,15.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(27092,'5500','101741793094','2025-03-12 18:25:13',66.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27093,'1000','101741793094','2025-03-12 18:25:26',190.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'QEWDQDQEW'),(27094,'4000','101741793094','2025-03-12 18:25:26',NULL,140.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(27095,'4000','101741793094','2025-03-12 18:24:54',NULL,50.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(27096,'1110','101741793131','2025-03-12 18:58:03',NULL,20.00,'','10','1','Inventory sold','1','','sales','915','','No',NULL,NULL,''),(27097,'1110','101741793131','2025-03-12 18:25:31',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(27098,'5500','101741793131','2025-03-12 18:57:51',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27099,'1000','101741793131','2025-03-12 18:58:03',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JKLGUYDFYT'),(27100,'4000','101741793131','2025-03-12 18:58:03',NULL,50.00,'','10','1','Good sold','1','','sales','915','','No',NULL,NULL,''),(27101,'4000','101741793131','2025-03-12 18:25:31',NULL,50.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(27102,'1110','101741795093','2025-03-12 19:24:18',NULL,20.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(27103,'5500','101741795093','2025-03-12 18:58:13',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27104,'1000','101741795093','2025-03-12 19:24:18',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27105,'4000','101741795093','2025-03-12 19:24:18',NULL,100.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(27106,'1000','101741796662','2025-03-12 19:32:38',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27107,'4000','101741796662','2025-03-12 19:32:38',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(27108,'1110','101741797165','2025-03-12 19:38:03',NULL,18.90,'','10','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(27109,'1110','101741797165','2025-03-12 19:32:46',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(27110,'1110','101741797165','2025-03-12 19:37:22',NULL,18.00,'','10','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(27111,'5500','101741797165','2025-03-12 19:37:39',46.90,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27112,'1000','101741797165','2025-03-12 19:38:03',190.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27113,'4000','101741797165','2025-03-12 19:38:03',NULL,100.00,'','10','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(27114,'4000','101741797165','2025-03-12 19:32:46',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(27115,'4000','101741797165','2025-03-12 19:37:22',NULL,40.00,'','10','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(27116,'1110','101741797511','2025-03-12 19:38:48',NULL,6.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(27117,'5500','101741797511','2025-03-12 19:38:31',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27118,'1000','101741797511','2025-03-12 19:38:48',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27119,'4000','101741797511','2025-03-12 19:38:48',NULL,30.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(27120,'1000','101741797536','2025-03-12 19:49:43',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'7T94444444UI87'),(27121,'4000','101741797536','2025-03-12 19:49:43',NULL,100.00,'','10','1','Good sold','1','','sales','1058','','No',NULL,NULL,''),(27122,'1000','101741798194','2025-03-12 20:38:13',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27123,'4000','101741798194','2025-03-12 20:38:13',NULL,50.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(27124,'1110','101741801096','2025-03-12 20:38:26',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(27125,'5500','101741801096','2025-03-12 20:38:16',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27126,'1000','101741801096','2025-03-12 20:38:26',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27127,'4000','101741801096','2025-03-12 20:38:26',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(27128,'1000','101741801116','2025-03-12 20:38:50',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27129,'4000','101741801116','2025-03-12 20:38:50',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(27130,'1110','101741801133','2025-03-12 20:39:04',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(27131,'5500','101741801133','2025-03-12 20:38:53',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27132,'1000','101741801133','2025-03-12 20:39:04',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27133,'4000','101741801133','2025-03-12 20:39:04',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(27134,'1110','101741801147','2025-03-12 21:04:48',NULL,12.00,'','10','1','Inventory sold','1','','sales','1655','','No',NULL,NULL,''),(27135,'5500','101741801147','2025-03-12 20:39:07',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27136,'1000','101741801147','2025-03-12 21:04:48',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RERERRR43'),(27137,'4000','101741801147','2025-03-12 21:04:48',NULL,40.00,'','10','1','Good sold','1','','sales','1655','','No',NULL,NULL,''),(27138,'1000','101741802694','2025-03-12 21:06:47',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DVADVDAV C'),(27139,'4000','101741802694','2025-03-12 21:06:47',NULL,50.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(27140,'1110','101741802814','2025-03-12 21:11:18',NULL,9.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(27141,'5500','101741802814','2025-03-12 21:06:54',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27142,'1000','101741802814','2025-03-12 21:11:18',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WAqsw2221d'),(27143,'4000','101741802814','2025-03-12 21:11:18',NULL,50.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(27144,'1110','101741803088','2025-03-12 21:47:03',NULL,6.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(27145,'1110','101741803088','2025-03-12 21:11:28',NULL,9.00,'','10','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(27146,'5500','101741803088','2025-03-12 21:46:54',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27147,'1000','101741803088','2025-03-12 21:47:03',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fxdfffds2w'),(27148,'4000','101741803088','2025-03-12 21:47:03',NULL,30.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(27149,'4000','101741803088','2025-03-12 21:11:28',NULL,20.00,'','10','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(27150,'1110','101741850836','2025-03-13 10:28:04',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(27151,'1110','101741850836','2025-03-13 10:27:16',NULL,6.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(27152,'5500','101741850836','2025-03-13 10:27:50',145.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27153,'1000','101741850836','2025-03-13 10:28:04',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rfgrgfrwegfr'),(27154,'4000','101741850836','2025-03-13 10:28:04',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(27155,'4000','101741850836','2025-03-13 10:27:16',NULL,100.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(27156,'1110','101741850894','2025-03-13 11:31:18',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(27157,'5500','101741850894','2025-03-13 10:28:14',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27158,'1000','101741850894','2025-03-13 11:31:18',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SADSADSADSA'),(27159,'4000','101741850894','2025-03-13 11:31:18',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(27160,'1110','101741855289','2025-03-13 11:41:50',NULL,19.00,'','10','1','Inventory sold','1','','sales','1171','','No',NULL,NULL,''),(27161,'5500','101741855289','2025-03-13 11:41:29',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27162,'1000','101741855289','2025-03-13 11:41:50',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27163,'4000','101741855289','2025-03-13 11:41:50',NULL,100.00,'','10','1','Good sold','1','','sales','1171','','No',NULL,NULL,''),(27164,'1110','101741855315','2025-03-13 12:05:10',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(27165,'5500','101741855315','2025-03-13 11:41:55',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27166,'1000','101741855315','2025-03-13 12:05:10',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FEDFCQWRFWS'),(27167,'4000','101741855315','2025-03-13 12:05:10',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(27168,'1110','101741869513','2025-03-13 15:38:55',NULL,81.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(27169,'1110','101741869513','2025-03-13 15:38:33',NULL,150.00,'','10','1','Inventory sold','1','','sales','1290','','No',NULL,NULL,''),(27170,'5500','101741869513','2025-03-13 15:38:46',231.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27171,'1000','101741869513','2025-03-13 15:38:55',450.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sfscsx'),(27172,'4000','101741869513','2025-03-13 15:38:55',NULL,150.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(27173,'4000','101741869513','2025-03-13 15:38:33',NULL,300.00,'','10','1','Good sold','1','','sales','1290','','No',NULL,NULL,''),(27174,'1110','101741877777','2025-03-13 17:56:33',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(27175,'5500','101741877777','2025-03-13 17:56:17',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27176,'1000','101741877777','2025-03-13 17:56:33',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'wwqwswq'),(27177,'4000','101741877777','2025-03-13 17:56:33',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(27178,'1110','101741877799','2025-03-13 17:57:02',NULL,6.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(27179,'5500','101741877799','2025-03-13 17:56:39',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27180,'1000','101741877799','2025-03-13 17:57:02',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'wwqsawqw'),(27181,'4000','101741877799','2025-03-13 17:57:02',NULL,30.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(27182,'1110','101741877827','2025-03-13 19:02:16',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(27183,'1110','101741877827','2025-03-13 17:57:07',NULL,47.00,'','10','1','Inventory sold','1','','sales','714','','No',NULL,NULL,''),(27184,'5500','101741877827','2025-03-13 19:02:07',102.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27185,'1000','101741877827','2025-03-13 19:02:16',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ertfgawrefawe'),(27186,'4000','101741877827','2025-03-13 19:02:16',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(27187,'4000','101741877827','2025-03-13 17:57:07',NULL,150.00,'','10','1','Good sold','1','','sales','714','','No',NULL,NULL,''),(27188,'1000','101741881745','2025-03-13 19:14:26',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27189,'4000','101741881745','2025-03-13 19:14:26',NULL,20.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(27190,'1110','101741882469','2025-03-13 19:25:21',NULL,205.00,'','10','1','Inventory sold','1','','sales','102','','No',NULL,NULL,''),(27191,'5500','101741882469','2025-03-13 19:14:29',205.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27192,'1000','101741882469','2025-03-13 19:25:21',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27193,'4000','101741882469','2025-03-13 19:25:21',NULL,300.00,'','10','1','Good sold','1','','sales','102','','No',NULL,NULL,''),(27194,'1110','101741883124','2025-03-13 19:32:21',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(27195,'5500','101741883124','2025-03-13 19:32:06',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27196,'1000','101741883124','2025-03-13 19:32:21',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27197,'4000','101741883124','2025-03-13 19:32:21',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(27198,'1110','101741883549','2025-03-13 19:54:25',NULL,15.00,'','10','1','Inventory sold','1','','sales','1638','','No',NULL,NULL,''),(27199,'1110','101741883549','2025-03-13 19:32:29',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(27200,'1110','101741883549','2025-03-13 19:54:08',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(27201,'5500','101741883549','2025-03-13 19:54:19',70.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27202,'1000','101741883549','2025-03-13 19:54:25',325.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27203,'4000','101741883549','2025-03-13 19:54:25',NULL,75.00,'','10','1','Good sold','1','','sales','1638','','No',NULL,NULL,''),(27204,'4000','101741883549','2025-03-13 19:32:29',NULL,50.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(27205,'4000','101741883549','2025-03-13 19:54:08',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(27206,'1110','101741884869','2025-03-13 20:06:42',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(27207,'5500','101741884869','2025-03-13 19:54:29',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27208,'1000','101741884869','2025-03-13 20:06:42',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'7u8s5z4r78'),(27209,'4000','101741884869','2025-03-13 20:06:42',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(27210,'1110','101741885618','2025-03-13 20:17:04',NULL,49.00,'','10','1','Inventory sold','1','','sales','843','','No',NULL,NULL,''),(27211,'5500','101741885618','2025-03-13 20:06:58',49.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27212,'1000','101741885618','2025-03-13 20:17:04',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27213,'4000','101741885618','2025-03-13 20:17:04',NULL,80.00,'','10','1','Good sold','1','','sales','843','','No',NULL,NULL,''),(27214,'1110','101741886229','2025-03-13 20:33:17',NULL,120.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(27215,'5500','101741886229','2025-03-13 20:17:09',120.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27216,'1000','101741886229','2025-03-13 20:33:17',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ERFWEFWEF'),(27217,'4000','101741886229','2025-03-13 20:33:17',NULL,200.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(27218,'1110','101741887206','2025-03-13 20:59:21',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(27219,'5500','101741887206','2025-03-13 20:33:27',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27220,'1000','101741887206','2025-03-13 20:59:21',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27221,'4000','101741887206','2025-03-13 20:59:21',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(27222,'1110','101741888763','2025-03-13 20:59:34',NULL,10.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(27223,'5500','101741888763','2025-03-13 20:59:23',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27224,'1000','101741888763','2025-03-13 20:59:34',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27225,'4000','101741888763','2025-03-13 20:59:34',NULL,50.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(27230,'1110','101741889073','2025-03-13 21:04:53',NULL,53.00,'','10','1','Inventory sold','1','','sales','266','','No',NULL,NULL,''),(27231,'1110','101741889073','2025-03-13 21:23:26',NULL,25.00,'','10','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(27232,'5500','101741889073','2025-03-13 21:26:26',78.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27233,'1000','101741889073','2025-03-13 21:04:53',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27234,'4000','101741889073','2025-03-13 21:04:53',NULL,150.00,'','10','1','Good sold','1','','sales','266','','No',NULL,NULL,''),(27235,'4000','101741889073','2025-03-13 21:23:26',NULL,50.00,'','10','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(27236,'1110','101741890403','2025-03-13 21:27:22',NULL,24.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(27237,'5500','101741890403','2025-03-13 21:26:43',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27238,'1000','101741890403','2025-03-13 21:27:22',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27239,'4000','101741890403','2025-03-13 21:27:22',NULL,40.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(27240,'1110','101741890446','2025-03-13 21:27:34',NULL,18.00,'','10','1','Inventory sold','1','','sales','879','','No',NULL,NULL,''),(27241,'5500','101741890446','2025-03-13 21:27:26',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27242,'1000','101741890446','2025-03-13 21:27:34',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27243,'4000','101741890446','2025-03-13 21:27:34',NULL,50.00,'','10','1','Good sold','1','','sales','879','','No',NULL,NULL,''),(27244,'1110','101741890464','2025-03-13 21:35:30',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(27245,'5500','101741890464','2025-03-13 21:27:44',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27246,'1000','101741890464','2025-03-13 21:35:30',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27247,'4000','101741890464','2025-03-13 21:35:30',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(27248,'1110','101741890937','2025-03-13 21:44:41',NULL,21.00,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(27249,'5500','101741890937','2025-03-13 21:35:37',21.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27250,'1000','101741890937','2025-03-13 21:44:41',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27251,'4000','101741890937','2025-03-13 21:44:41',NULL,50.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(27252,'1110','101741933399','2025-03-14 09:24:29',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(27253,'1110','101741933399','2025-03-14 09:23:19',NULL,0.00,'','10','1','Inventory sold','1','','sales','1069','','No',NULL,NULL,''),(27254,'1110','101741933399','2025-03-14 09:24:01',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(27255,'5500','101741933399','2025-03-14 09:24:15',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27256,'1000','101741933399','2025-03-14 09:24:29',270.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edfccddeeq'),(27257,'4000','101741933399','2025-03-14 09:24:29',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(27258,'4000','101741933399','2025-03-14 09:23:19',NULL,100.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(27259,'4000','101741933399','2025-03-14 09:24:01',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(27264,'1110','101741933474','2025-03-14 09:30:18',NULL,4.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(27265,'5500','101741933474','2025-03-14 09:49:24',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27266,'1000','101741933474','2025-03-14 09:30:18',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27267,'4000','101741933474','2025-03-14 09:30:18',NULL,20.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(27268,'1110','101741934976','2025-03-14 10:01:37',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(27269,'5500','101741934976','2025-03-14 09:49:36',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27270,'1000','101741934976','2025-03-14 10:01:37',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27271,'4000','101741934976','2025-03-14 10:01:37',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(27272,'1110','101741935702','2025-03-14 10:30:50',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(27273,'5500','101741935702','2025-03-14 10:01:42',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27274,'1000','101741935702','2025-03-14 10:30:50',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WERUIUGEF'),(27275,'4000','101741935702','2025-03-14 10:30:50',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(27276,'1110','101741937462','2025-03-14 10:36:09',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(27277,'5500','101741937462','2025-03-14 10:31:02',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27278,'1000','101741937462','2025-03-14 10:36:09',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JFDRWJRT8'),(27279,'4000','101741937462','2025-03-14 10:36:09',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(27280,'1000','101741937776','2025-03-14 10:49:26',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27281,'4000','101741937776','2025-03-14 10:49:26',NULL,50.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(27282,'1110','101741938569','2025-03-14 11:43:38',NULL,25.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(27283,'5500','101741938569','2025-03-14 10:49:29',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27284,'1000','101741938569','2025-03-14 11:43:38',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WSFR3ETA3Q'),(27285,'4000','101741938569','2025-03-14 11:43:38',NULL,50.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(27286,'1110','101741941827','2025-03-14 12:09:42',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(27287,'5500','101741941827','2025-03-14 11:43:47',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27288,'1000','101741941827','2025-03-14 12:09:42',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27289,'4000','101741941827','2025-03-14 12:09:42',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(27290,'1110','101741943384','2025-03-14 12:15:55',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(27291,'5500','101741943384','2025-03-14 12:09:44',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27292,'1000','101741943384','2025-03-14 12:15:55',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27293,'4000','101741943384','2025-03-14 12:15:55',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(27294,'1110','101741943760','2025-03-14 13:24:30',NULL,100.00,'','10','1','Inventory sold','1','','sales','1223','','No',NULL,NULL,''),(27295,'5500','101741943760','2025-03-14 12:16:00',100.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27296,'1000','101741943760','2025-03-14 13:24:30',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UOUTEFAVF'),(27297,'4000','101741943760','2025-03-14 13:24:30',NULL,150.00,'','10','1','Good sold','1','','sales','1223','','No',NULL,NULL,''),(27298,'1110','101741947878','2025-03-14 13:26:24',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(27299,'5500','101741947878','2025-03-14 13:24:38',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27300,'1000','101741947878','2025-03-14 13:26:24',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JFGYFG'),(27301,'4000','101741947878','2025-03-14 13:26:24',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(27302,'1110','101741957028','2025-03-14 15:57:21',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(27303,'5500','101741957028','2025-03-14 15:57:08',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27304,'1000','101741957028','2025-03-14 15:57:21',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'iyer8fg7'),(27305,'4000','101741957028','2025-03-14 15:57:21',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(27306,'1110','101741957050','2025-03-14 15:57:54',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(27307,'5500','101741957050','2025-03-14 15:57:30',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27308,'1000','101741957050','2025-03-14 15:57:54',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27309,'4000','101741957050','2025-03-14 15:57:54',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(27310,'1110','101741957078','2025-03-14 15:58:08',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(27311,'5500','101741957078','2025-03-14 15:57:58',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27312,'1000','101741957078','2025-03-14 15:58:08',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27313,'4000','101741957078','2025-03-14 15:58:08',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(27314,'1110','101741957091','2025-03-14 16:17:30',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(27315,'5500','101741957091','2025-03-14 15:58:11',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27316,'1000','101741957091','2025-03-14 16:17:30',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27317,'4000','101741957091','2025-03-14 16:17:30',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(27318,'1000','101741958253','2025-03-14 16:35:04',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'yg 5yg4tgr5'),(27319,'4000','101741958253','2025-03-14 16:35:04',NULL,10.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(27320,'1110','101741959311','2025-03-14 17:37:28',NULL,18.00,'','10','1','Inventory sold','1','','sales','879','','No',NULL,NULL,''),(27321,'5500','101741959311','2025-03-14 16:35:11',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27322,'1000','101741959311','2025-03-14 17:37:28',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27323,'4000','101741959311','2025-03-14 17:37:28',NULL,50.00,'','10','1','Good sold','1','','sales','879','','No',NULL,NULL,''),(27324,'1110','101741963050','2025-03-14 18:08:37',NULL,0.00,'','10','1','Inventory sold','1','','sales','1085','','No',NULL,NULL,''),(27325,'1110','101741963050','2025-03-14 17:37:30',NULL,30.00,'','10','1','Inventory sold','1','','sales','1558','','No',NULL,NULL,''),(27326,'5500','101741963050','2025-03-14 18:08:30',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27327,'1000','101741963050','2025-03-14 18:08:37',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27328,'4000','101741963050','2025-03-14 18:08:37',NULL,100.00,'','10','1','Good sold','1','','sales','1085','','No',NULL,NULL,''),(27329,'4000','101741963050','2025-03-14 17:37:30',NULL,100.00,'','10','1','Good sold','1','','sales','1558','','No',NULL,NULL,''),(27330,'1110','101741964918','2025-03-14 18:58:53',NULL,60.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(27331,'5500','101741964918','2025-03-14 18:08:39',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27332,'1000','101741964918','2025-03-14 18:58:53',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EFGYERYFD'),(27333,'4000','101741964918','2025-03-14 18:58:53',NULL,200.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(27334,'1110','101741967951','2025-03-14 19:00:30',NULL,12.25,'','10','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(27335,'5500','101741967951','2025-03-14 18:59:11',12.25,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27336,'1000','101741967951','2025-03-14 19:00:30',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27337,'4000','101741967951','2025-03-14 19:00:30',NULL,50.00,'','10','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(27338,'1110','101741968052','2025-03-14 19:30:18',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(27339,'5500','101741968052','2025-03-14 19:00:52',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27340,'1000','101741968052','2025-03-14 19:30:18',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27341,'4000','101741968052','2025-03-14 19:30:18',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(27342,'1110','101741969821','2025-03-14 19:34:41',NULL,15.00,'','10','1','Inventory sold','1','','sales','1647','','No',NULL,NULL,''),(27343,'1110','101741969821','2025-03-14 19:30:21',NULL,55.00,'','10','1','Inventory sold','1','','sales','1603','','No',NULL,NULL,''),(27344,'5500','101741969821','2025-03-14 19:34:33',70.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27345,'1000','101741969821','2025-03-14 19:34:41',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFWRFWEF'),(27346,'4000','101741969821','2025-03-14 19:34:41',NULL,100.00,'','10','1','Good sold','1','','sales','1647','','No',NULL,NULL,''),(27347,'4000','101741969821','2025-03-14 19:30:21',NULL,150.00,'','10','1','Good sold','1','','sales','1603','','No',NULL,NULL,''),(27348,'1110','101741970089','2025-03-14 19:38:21',NULL,75.00,'','10','1','Inventory sold','1','','sales','1214','','No',NULL,NULL,''),(27349,'5500','101741970089','2025-03-14 19:34:49',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27350,'1000','101741970089','2025-03-14 19:38:21',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'45QU54RQ45'),(27351,'4000','101741970089','2025-03-14 19:38:21',NULL,150.00,'','10','1','Good sold','1','','sales','1214','','No',NULL,NULL,''),(27352,'1110','101741970310','2025-03-14 20:04:03',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(27353,'5500','101741970310','2025-03-14 19:38:30',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27354,'1000','101741970310','2025-03-14 20:04:03',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27355,'4000','101741970310','2025-03-14 20:04:03',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(27356,'1110','101741971848','2025-03-14 20:14:56',NULL,86.00,'','10','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(27357,'5500','101741971848','2025-03-14 20:04:08',86.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27358,'1000','101741971848','2025-03-14 20:14:56',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DXCSDCECDC'),(27359,'4000','101741971848','2025-03-14 20:14:56',NULL,200.00,'','10','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(27360,'1110','101741972501','2025-03-14 20:22:44',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(27361,'5500','101741972501','2025-03-14 20:15:01',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27362,'1000','101741972501','2025-03-14 20:22:44',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27363,'4000','101741972501','2025-03-14 20:22:44',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(27364,'1110','101741972968','2025-03-14 20:27:12',NULL,30.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(27365,'1110','101741972968','2025-03-14 20:22:49',NULL,6.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(27366,'5500','101741972968','2025-03-14 20:27:01',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27367,'1000','101741972968','2025-03-14 20:27:12',130.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'F243FR3FR'),(27368,'4000','101741972968','2025-03-14 20:27:12',NULL,100.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(27369,'4000','101741972968','2025-03-14 20:22:49',NULL,30.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(27370,'1110','101741973238','2025-03-14 20:34:59',NULL,12.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(27371,'1110','101741973238','2025-03-14 20:27:18',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(27372,'5500','101741973238','2025-03-14 20:34:50',13.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27373,'1000','101741973238','2025-03-14 20:34:59',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27374,'4000','101741973238','2025-03-14 20:34:59',NULL,20.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(27375,'4000','101741973238','2025-03-14 20:27:18',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(27376,'1110','101741973703','2025-03-14 20:41:15',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(27377,'1110','101741973703','2025-03-14 20:35:03',NULL,65.00,'','10','1','Inventory sold','1','','sales','1628','','No',NULL,NULL,''),(27378,'5500','101741973703','2025-03-14 20:41:03',95.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27379,'1000','101741973703','2025-03-14 20:41:15',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4R2R2E32RF'),(27380,'4000','101741973703','2025-03-14 20:41:15',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(27381,'4000','101741973703','2025-03-14 20:35:03',NULL,150.00,'','10','1','Good sold','1','','sales','1628','','No',NULL,NULL,''),(27382,'1110','101741974085','2025-03-14 20:47:21',NULL,12.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(27383,'1110','101741974085','2025-03-14 20:41:25',NULL,30.00,'','10','1','Inventory sold','1','','sales','1572','','No',NULL,NULL,''),(27384,'5500','101741974085','2025-03-14 20:43:08',42.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27385,'1000','101741974085','2025-03-14 20:47:21',280.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WDEGFEDVFEW'),(27386,'4000','101741974085','2025-03-14 20:47:21',NULL,200.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(27387,'4000','101741974085','2025-03-14 20:41:25',NULL,80.00,'','10','1','Good sold','1','','sales','1572','','No',NULL,NULL,''),(27388,'1110','101741974447','2025-03-14 20:52:59',NULL,0.00,'','10','1','Inventory sold','1','','sales','65','','No',NULL,NULL,''),(27389,'1110','101741974447','2025-03-14 20:47:27',NULL,42.00,'','10','1','Inventory sold','1','','sales','1555','','No',NULL,NULL,''),(27390,'5500','101741974447','2025-03-14 20:52:51',42.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27391,'1000','101741974447','2025-03-14 20:52:59',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27392,'4000','101741974447','2025-03-14 20:52:59',NULL,150.00,'','10','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(27393,'4000','101741974447','2025-03-14 20:47:27',NULL,100.00,'','10','1','Good sold','1','','sales','1555','','No',NULL,NULL,''),(27394,'1110','101741974789','2025-03-14 20:59:10',NULL,30.00,'','10','1','Inventory sold','1','','sales','1515','','No',NULL,NULL,''),(27395,'1110','101741974789','2025-03-14 20:53:09',NULL,47.00,'','10','1','Inventory sold','1','','sales','714','','No',NULL,NULL,''),(27396,'1110','101741974789','2025-03-14 20:58:48',NULL,50.00,'','10','1','Inventory sold','1','','sales','1363','','No',NULL,NULL,''),(27397,'5500','101741974789','2025-03-14 20:58:57',127.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27398,'1000','101741974789','2025-03-14 20:59:10',350.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27399,'4000','101741974789','2025-03-14 20:59:10',NULL,100.00,'','10','1','Good sold','1','','sales','1515','','No',NULL,NULL,''),(27400,'4000','101741974789','2025-03-14 20:53:09',NULL,150.00,'','10','1','Good sold','1','','sales','714','','No',NULL,NULL,''),(27401,'4000','101741974789','2025-03-14 20:58:48',NULL,100.00,'','10','1','Good sold','1','','sales','1363','','No',NULL,NULL,''),(27402,'1000','101741975159','2025-03-14 20:59:36',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27403,'4000','101741975159','2025-03-14 20:59:36',NULL,20.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(27404,'1110','101741975178','2025-03-14 21:04:23',NULL,8.00,'','10','1','Inventory sold','1','','sales','357','','No',NULL,NULL,''),(27405,'5500','101741975178','2025-03-14 20:59:38',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27406,'1000','101741975178','2025-03-14 21:04:23',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27407,'4000','101741975178','2025-03-14 21:04:23',NULL,20.00,'','10','1','Good sold','1','','sales','357','','No',NULL,NULL,''),(27408,'1110','101741975466','2025-03-14 21:05:13',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(27409,'5500','101741975466','2025-03-14 21:04:26',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27410,'1000','101741975466','2025-03-14 21:05:13',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27411,'4000','101741975466','2025-03-14 21:05:13',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(27412,'1110','101741975515','2025-03-14 21:24:08',NULL,6.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(27413,'1110','101741975515','2025-03-14 21:05:15',NULL,4.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(27414,'5500','101741975515','2025-03-14 21:23:23',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27415,'1000','101741975515','2025-03-14 21:24:08',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27416,'4000','101741975515','2025-03-14 21:24:08',NULL,30.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(27417,'4000','101741975515','2025-03-14 21:05:15',NULL,20.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(27418,'1110','101741976652','2025-03-14 21:24:22',NULL,24.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(27419,'5500','101741976652','2025-03-14 21:24:12',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27420,'1000','101741976652','2025-03-14 21:24:22',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FWFEF4F'),(27421,'4000','101741976652','2025-03-14 21:24:22',NULL,40.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(27422,'1110','101741976669','2025-03-14 21:44:04',NULL,44.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(27423,'5500','101741976669','2025-03-14 21:24:29',44.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27424,'1000','101741976669','2025-03-14 21:44:04',120.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'43RE432RD'),(27425,'4000','101741976669','2025-03-14 21:44:04',NULL,120.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(27426,'1110','101741977850','2025-03-14 21:55:19',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(27427,'1110','101741977850','2025-03-14 21:44:10',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(27428,'5500','101741977850','2025-03-14 21:55:12',16.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27429,'1000','101741977850','2025-03-14 21:55:19',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27430,'4000','101741977850','2025-03-14 21:55:19',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(27431,'4000','101741977850','2025-03-14 21:44:10',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(27432,'1110','101741978537','2025-03-14 21:55:47',NULL,24.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(27433,'5500','101741978537','2025-03-14 21:55:37',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27434,'1000','101741978537','2025-03-14 21:55:47',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FRWEFC E'),(27435,'4000','101741978537','2025-03-14 21:55:47',NULL,40.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(27436,'1110','101741978554','2025-03-14 21:57:00',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(27437,'5500','101741978554','2025-03-14 21:55:54',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27438,'1000','101741978554','2025-03-14 21:57:00',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'7RYFRI69E'),(27439,'4000','101741978554','2025-03-14 21:57:00',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(27440,'1110','101742019172','2025-03-15 09:13:04',NULL,2.50,'','10','1','Inventory sold','1','','sales','857','','No',NULL,NULL,''),(27441,'5500','101742019172','2025-03-15 09:12:52',2.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27442,'1000','101742019172','2025-03-15 09:13:04',5.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27443,'4000','101742019172','2025-03-15 09:13:04',NULL,5.00,'','10','1','Good sold','1','','sales','857','','No',NULL,NULL,''),(27444,'1110','101742019186','2025-03-15 10:50:44',NULL,49.00,'','10','1','Inventory sold','1','','sales','843','','No',NULL,NULL,''),(27445,'5500','101742019186','2025-03-15 09:13:06',49.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27446,'1000','101742019186','2025-03-15 10:50:44',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dcwfecewfc'),(27447,'4000','101742019186','2025-03-15 10:50:44',NULL,80.00,'','10','1','Good sold','1','','sales','843','','No',NULL,NULL,''),(27448,'1110','101742025050','2025-03-15 10:51:01',NULL,20.00,'','10','1','Inventory sold','1','','sales','1656','','No',NULL,NULL,''),(27449,'5500','101742025050','2025-03-15 10:50:50',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27450,'1000','101742025050','2025-03-15 10:51:01',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27451,'4000','101742025050','2025-03-15 10:51:01',NULL,50.00,'','10','1','Good sold','1','','sales','1656','','No',NULL,NULL,''),(27452,'1110','101742025065','2025-03-15 10:58:05',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(27453,'5500','101742025065','2025-03-15 10:51:05',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27454,'1000','101742025065','2025-03-15 10:58:05',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'r54qayt2346y'),(27455,'4000','101742025065','2025-03-15 10:58:05',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(27456,'1110','101742025495','2025-03-15 11:03:10',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(27457,'5500','101742025495','2025-03-15 10:58:15',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27458,'1000','101742025495','2025-03-15 11:03:10',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'wergawghrwguuh'),(27459,'4000','101742025495','2025-03-15 11:03:10',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(27460,'1110','101742025803','2025-03-15 11:06:52',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(27461,'5500','101742025803','2025-03-15 11:03:23',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27462,'1000','101742025803','2025-03-15 11:06:52',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27463,'4000','101742025803','2025-03-15 11:06:52',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(27464,'1110','101742026015','2025-03-15 11:49:53',NULL,189.00,'','10','1','Inventory sold','1','','sales','1421','','No',NULL,NULL,''),(27465,'5500','101742026015','2025-03-15 11:06:55',189.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27466,'1000','101742026015','2025-03-15 11:49:53',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rgqrgrfc'),(27467,'4000','101742026015','2025-03-15 11:49:53',NULL,400.00,'','10','1','Good sold','1','','sales','1421','','No',NULL,NULL,''),(27468,'1110','101742028598','2025-03-15 11:50:43',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(27469,'5500','101742028598','2025-03-15 11:49:58',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27470,'1000','101742028598','2025-03-15 11:50:43',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edqeded'),(27471,'4000','101742028598','2025-03-15 11:50:43',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(27472,'1110','101742028740','2025-03-15 11:52:30',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(27473,'5500','101742028740','2025-03-15 11:52:20',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27474,'1000','101742028740','2025-03-15 11:52:30',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27475,'4000','101742028740','2025-03-15 11:52:30',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(27476,'1110','101742028752','2025-03-15 12:17:07',NULL,35.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(27477,'5500','101742028752','2025-03-15 11:52:32',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27478,'1000','101742028752','2025-03-15 12:17:07',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27479,'4000','101742028752','2025-03-15 12:17:07',NULL,100.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(27480,'1110','101742030230','2025-03-15 13:40:50',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(27481,'5500','101742030230','2025-03-15 12:17:10',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27482,'1000','101742030230','2025-03-15 13:40:50',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'treus y6rs5'),(27483,'4000','101742030230','2025-03-15 13:40:50',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(27484,'1110','101742035256','2025-03-15 13:56:29',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(27485,'5500','101742035256','2025-03-15 13:40:56',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27486,'1000','101742035256','2025-03-15 13:56:29',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27487,'4000','101742035256','2025-03-15 13:56:29',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(27488,'1110','101742038713','2025-03-15 14:44:37',NULL,8.00,'','10','1','Inventory sold','1','','sales','1656','','No',NULL,NULL,''),(27489,'1110','101742038713','2025-03-15 14:38:33',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(27490,'5500','101742038713','2025-03-15 14:44:28',37.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27491,'1000','101742038713','2025-03-15 14:44:37',70.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ftgw4g6yfv'),(27492,'4000','101742038713','2025-03-15 14:44:37',NULL,20.00,'','10','1','Good sold','1','','sales','1656','','No',NULL,NULL,''),(27493,'4000','101742038713','2025-03-15 14:38:33',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(27494,'1110','101742042341','2025-03-15 15:59:38',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(27495,'1110','101742042341','2025-03-15 15:39:01',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(27496,'1110','101742042341','2025-03-15 15:59:06',NULL,0.00,'','10','1','Inventory sold','1','','sales','1069','','No',NULL,NULL,''),(27497,'1110','101742042341','2025-03-15 15:59:13',NULL,5.50,'','10','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(27498,'5500','101742042341','2025-03-15 15:59:22',45.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27499,'1000','101742042341','2025-03-15 15:59:38',350.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27500,'4000','101742042341','2025-03-15 15:59:38',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(27501,'4000','101742042341','2025-03-15 15:39:01',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(27502,'4000','101742042341','2025-03-15 15:59:06',NULL,100.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(27503,'4000','101742042341','2025-03-15 15:59:13',NULL,50.00,'','10','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(27504,'1110','101742043589','2025-03-15 16:00:19',NULL,85.00,'','10','1','Inventory sold','1','','sales','1570','','No',NULL,NULL,''),(27505,'5500','101742043589','2025-03-15 15:59:49',85.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27506,'1000','101742043589','2025-03-15 16:00:19',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27507,'4000','101742043589','2025-03-15 16:00:19',NULL,250.00,'','10','1','Good sold','1','','sales','1570','','No',NULL,NULL,''),(27514,'1110','101742043644','2025-03-15 17:36:23',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(27515,'5500','101742043644','2025-03-15 17:40:50',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27516,'1000','101742043644','2025-03-15 17:36:23',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TUUTFEFE'),(27517,'4000','101742043644','2025-03-15 17:36:23',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(27518,'1110','101742049946','2025-03-15 17:46:42',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(27519,'1110','101742049946','2025-03-15 17:45:46',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(27520,'5500','101742049946','2025-03-15 17:45:59',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27521,'1000','101742049946','2025-03-15 17:46:42',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27522,'4000','101742049946','2025-03-15 17:46:42',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(27523,'4000','101742049946','2025-03-15 17:45:46',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(27524,'1110','101742050007','2025-03-15 17:56:58',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(27525,'5500','101742050007','2025-03-15 17:46:47',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27526,'1000','101742050007','2025-03-15 17:56:58',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27527,'4000','101742050007','2025-03-15 17:56:58',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(27528,'1110','101742053351','2025-03-15 18:42:44',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(27529,'5500','101742053351','2025-03-15 18:42:31',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27530,'1000','101742053351','2025-03-15 18:42:44',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TUD57 7R54'),(27531,'4000','101742053351','2025-03-15 18:42:44',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(27532,'1110','101742053377','2025-03-15 19:03:00',NULL,50.00,'','10','1','Inventory sold','1','','sales','1256','','No',NULL,NULL,''),(27533,'1110','101742053377','2025-03-15 18:42:57',NULL,0.00,'','10','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(27534,'1110','101742053377','2025-03-15 19:02:29',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(27535,'5500','101742053377','2025-03-15 19:02:43',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27536,'1000','101742053377','2025-03-15 19:03:00',270.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27537,'4000','101742053377','2025-03-15 19:03:00',NULL,100.00,'','10','1','Good sold','1','','sales','1256','','No',NULL,NULL,''),(27538,'4000','101742053377','2025-03-15 18:42:57',NULL,150.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(27539,'4000','101742053377','2025-03-15 19:02:29',NULL,20.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(27540,'1110','101742054588','2025-03-15 19:26:00',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(27541,'5500','101742054588','2025-03-15 19:03:08',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27542,'1000','101742054588','2025-03-15 19:26:00',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27543,'4000','101742054588','2025-03-15 19:26:00',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(27544,'1110','101742055967','2025-03-15 19:34:20',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(27545,'5500','101742055967','2025-03-15 19:26:07',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27546,'1000','101742055967','2025-03-15 19:34:20',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27547,'4000','101742055967','2025-03-15 19:34:20',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(27548,'1110','101742056465','2025-03-15 20:00:59',NULL,58.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(27549,'5500','101742056465','2025-03-15 19:34:25',58.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27550,'1000','101742056465','2025-03-15 20:00:59',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WEDWDEQ'),(27551,'4000','101742056465','2025-03-15 20:00:59',NULL,100.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(27552,'1110','101742058072','2025-03-15 20:03:18',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(27553,'5500','101742058072','2025-03-15 20:01:12',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27554,'1000','101742058072','2025-03-15 20:03:18',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27555,'4000','101742058072','2025-03-15 20:03:18',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(27556,'1110','101742058206','2025-03-15 20:20:52',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(27557,'5500','101742058206','2025-03-15 20:03:26',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27558,'1000','101742058206','2025-03-15 20:20:52',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'3DWD3WDDW'),(27559,'4000','101742058206','2025-03-15 20:20:52',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(27560,'1110','101742060256','2025-03-15 20:38:04',NULL,22.20,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(27561,'1110','101742060256','2025-03-15 20:37:36',NULL,9.00,'','10','1','Inventory sold','1','','sales','1638','','No',NULL,NULL,''),(27562,'5500','101742060256','2025-03-15 20:37:53',31.20,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27563,'1000','101742060256','2025-03-15 20:38:04',105.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27564,'4000','101742060256','2025-03-15 20:38:04',NULL,60.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(27565,'4000','101742060256','2025-03-15 20:37:36',NULL,45.00,'','10','1','Good sold','1','','sales','1638','','No',NULL,NULL,''),(27566,'1110','101742060288','2025-03-15 20:38:21',NULL,36.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(27567,'5500','101742060288','2025-03-15 20:38:08',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27568,'1000','101742060288','2025-03-15 20:38:21',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'qwwqqwq'),(27569,'4000','101742060288','2025-03-15 20:38:21',NULL,60.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(27570,'1110','101742060307','2025-03-15 20:38:52',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(27571,'5500','101742060307','2025-03-15 20:38:27',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27572,'1000','101742060307','2025-03-15 20:38:52',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27573,'4000','101742060307','2025-03-15 20:38:52',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(27574,'1110','101742060335','2025-03-15 20:39:08',NULL,4.00,'','10','1','Inventory sold','1','','sales','357','','No',NULL,NULL,''),(27575,'5500','101742060335','2025-03-15 20:38:55',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27576,'1000','101742060335','2025-03-15 20:39:08',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27577,'4000','101742060335','2025-03-15 20:39:08',NULL,10.00,'','10','1','Good sold','1','','sales','357','','No',NULL,NULL,''),(27578,'1110','101742060351','2025-03-15 20:39:23',NULL,18.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(27579,'5500','101742060351','2025-03-15 20:39:11',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27580,'1000','101742060351','2025-03-15 20:39:23',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27581,'4000','101742060351','2025-03-15 20:39:23',NULL,100.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(27582,'1110','101742060364','2025-03-15 20:43:10',NULL,20.00,'','10','1','Inventory sold','1','','sales','1616','','No',NULL,NULL,''),(27583,'5500','101742060364','2025-03-15 20:39:24',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27584,'1000','101742060364','2025-03-15 20:43:10',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'efcefdedf'),(27585,'4000','101742060364','2025-03-15 20:43:10',NULL,50.00,'','10','1','Good sold','1','','sales','1616','','No',NULL,NULL,''),(27586,'1110','101742060595','2025-03-15 20:49:38',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(27587,'5500','101742060595','2025-03-15 20:43:15',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27588,'1000','101742060595','2025-03-15 20:49:38',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27589,'4000','101742060595','2025-03-15 20:49:38',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(27590,'1110','101742060993','2025-03-15 20:50:34',NULL,17.00,'','10','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(27591,'5500','101742060993','2025-03-15 20:49:53',17.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27592,'1000','101742060993','2025-03-15 20:50:34',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27593,'4000','101742060993','2025-03-15 20:50:34',NULL,30.00,'','10','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(27594,'1110','101742061036','2025-03-15 20:50:42',NULL,10.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(27595,'5500','101742061036','2025-03-15 20:50:36',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27596,'1000','101742061036','2025-03-15 20:50:42',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27597,'4000','101742061036','2025-03-15 20:50:42',NULL,20.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(27598,'1000','101742061045','2025-03-15 21:09:39',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ltuegQYFEFY'),(27599,'4000','101742061045','2025-03-15 21:09:39',NULL,400.00,'','10','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(27600,'1110','101742062189','2025-03-15 21:25:16',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(27601,'5500','101742062189','2025-03-15 21:09:49',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27602,'1000','101742062189','2025-03-15 21:25:16',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27603,'4000','101742062189','2025-03-15 21:25:16',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(27604,'1110','101742063120','2025-03-15 21:25:26',NULL,5.50,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(27605,'5500','101742063120','2025-03-15 21:25:20',5.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27606,'1000','101742063120','2025-03-15 21:25:26',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27607,'4000','101742063120','2025-03-15 21:25:26',NULL,20.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(27608,'1110','101742063128','2025-03-15 21:29:05',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(27609,'5500','101742063128','2025-03-15 21:25:28',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27610,'1000','101742063128','2025-03-15 21:29:05',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WRRFV 3Q5'),(27611,'4000','101742063128','2025-03-15 21:29:05',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(27612,'1000','101742063356','2025-03-15 21:34:42',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DEVF[97YEG=OUI'),(27613,'4000','101742063356','2025-03-15 21:34:42',NULL,100.00,'','10','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(27614,'1110','101742063693','2025-03-15 21:37:37',NULL,16.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(27615,'5500','101742063693','2025-03-15 21:34:53',16.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27616,'1000','101742063693','2025-03-15 21:37:37',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27617,'4000','101742063693','2025-03-15 21:37:37',NULL,100.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(27618,'1110','101742063859','2025-03-15 21:37:44',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(27619,'5500','101742063859','2025-03-15 21:37:39',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27620,'1000','101742063859','2025-03-15 21:37:44',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27621,'4000','101742063859','2025-03-15 21:37:44',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(27626,'1110','101742063866','2025-03-15 21:38:40',NULL,24.00,'','10','1','Inventory sold','1','','sales','786','','No',NULL,NULL,''),(27627,'1110','101742063866','2025-03-15 21:45:47',NULL,25.00,'','10','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(27628,'1110','101742063866','2025-03-15 21:45:57',NULL,33.00,'','10','1','Inventory sold','1','','sales','1651','','No',NULL,NULL,''),(27629,'5500','101742063866','2025-03-15 21:46:08',82.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27630,'1000','101742063866','2025-03-15 21:38:40',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'3E3R2WDWWWWW'),(27631,'4000','101742063866','2025-03-15 21:38:40',NULL,50.00,'','10','1','Good sold','1','','sales','786','','No',NULL,NULL,''),(27632,'4000','101742063866','2025-03-15 21:45:47',NULL,50.00,'','10','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(27633,'4000','101742063866','2025-03-15 21:45:57',NULL,150.00,'','10','1','Good sold','1','','sales','1651','','No',NULL,NULL,''),(27634,'1110','101742121501','2025-03-16 13:38:53',NULL,6.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(27635,'1110','101742121501','2025-03-16 13:38:21',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(27636,'5500','101742121501','2025-03-16 13:38:46',33.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27637,'1000','101742121501','2025-03-16 13:38:53',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27638,'4000','101742121501','2025-03-16 13:38:53',NULL,100.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(27639,'4000','101742121501','2025-03-16 13:38:21',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(27640,'1110','101742121535','2025-03-16 14:05:17',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(27641,'5500','101742121535','2025-03-16 13:38:55',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27642,'1000','101742121535','2025-03-16 14:05:17',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27643,'4000','101742121535','2025-03-16 14:05:17',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(27644,'1110','101742123126','2025-03-16 14:13:26',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(27645,'5500','101742123126','2025-03-16 14:05:26',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27646,'1000','101742123126','2025-03-16 14:13:26',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'efgiu;gefdf'),(27647,'4000','101742123126','2025-03-16 14:13:26',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(27648,'1110','101742123614','2025-03-16 14:42:27',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(27649,'5500','101742123614','2025-03-16 14:13:34',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27650,'1000','101742123614','2025-03-16 14:42:27',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'efcsedw3dr'),(27651,'4000','101742123614','2025-03-16 14:42:27',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(27652,'1000','101742125354','2025-03-16 15:26:51',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27653,'4000','101742125354','2025-03-16 15:26:51',NULL,100.00,'','10','1','Good sold','1','','sales','1058','','No',NULL,NULL,''),(27658,'1110','101742128017','2025-03-16 15:32:03',NULL,24.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(27659,'5500','101742128017','2025-03-16 16:00:56',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27660,'1000','101742128017','2025-03-16 15:32:03',400.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27661,'4000','101742128017','2025-03-16 15:32:03',NULL,400.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(27662,'1110','101742130091','2025-03-16 16:20:34',NULL,30.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(27663,'5500','101742130091','2025-03-16 16:01:31',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27664,'1000','101742130091','2025-03-16 16:20:34',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27665,'4000','101742130091','2025-03-16 16:20:34',NULL,100.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(27666,'1110','101742131236','2025-03-16 18:14:33',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(27667,'5500','101742131236','2025-03-16 16:20:36',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27668,'1000','101742131236','2025-03-16 18:14:33',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27669,'4000','101742131236','2025-03-16 18:14:33',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(27670,'1110','101742138083','2025-03-16 18:22:57',NULL,8.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(27671,'5500','101742138083','2025-03-16 18:14:43',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27672,'1000','101742138083','2025-03-16 18:22:57',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27673,'4000','101742138083','2025-03-16 18:22:57',NULL,40.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(27674,'1110','101742138580','2025-03-16 18:40:08',NULL,32.00,'','10','1','Inventory sold','1','','sales','277','','No',NULL,NULL,''),(27675,'5500','101742138580','2025-03-16 18:23:00',32.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27676,'1000','101742138580','2025-03-16 18:40:08',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27677,'4000','101742138580','2025-03-16 18:40:08',NULL,80.00,'','10','1','Good sold','1','','sales','277','','No',NULL,NULL,''),(27678,'1110','101742139610','2025-03-16 18:43:01',NULL,24.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(27679,'1110','101742139610','2025-03-16 18:40:10',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(27680,'5500','101742139610','2025-03-16 18:42:43',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27681,'1000','101742139610','2025-03-16 18:43:01',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27682,'4000','101742139610','2025-03-16 18:43:01',NULL,40.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(27683,'4000','101742139610','2025-03-16 18:40:10',NULL,20.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(27684,'1110','101742139788','2025-03-16 18:43:20',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(27685,'5500','101742139788','2025-03-16 18:43:08',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27686,'1000','101742139788','2025-03-16 18:43:20',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27687,'4000','101742139788','2025-03-16 18:43:20',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(27688,'1110','101742139804','2025-03-16 18:45:26',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(27689,'5500','101742139804','2025-03-16 18:43:24',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27690,'1000','101742139804','2025-03-16 18:45:26',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'VXEVEFX'),(27691,'4000','101742139804','2025-03-16 18:45:26',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(27692,'1110','101742140975','2025-03-16 19:03:20',NULL,10.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(27693,'1110','101742140975','2025-03-16 19:02:55',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(27694,'5500','101742140975','2025-03-16 19:03:05',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27695,'1000','101742140975','2025-03-16 19:03:20',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27696,'4000','101742140975','2025-03-16 19:03:20',NULL,50.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(27697,'4000','101742140975','2025-03-16 19:02:55',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(27698,'1110','101742141003','2025-03-16 19:15:50',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(27699,'5500','101742141003','2025-03-16 19:03:23',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27700,'1000','101742141003','2025-03-16 19:15:50',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27701,'4000','101742141003','2025-03-16 19:15:50',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(27702,'1110','101742141752','2025-03-16 19:24:53',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(27703,'5500','101742141752','2025-03-16 19:15:53',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27704,'1000','101742141752','2025-03-16 19:24:53',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EGVRQD5TE'),(27705,'4000','101742141752','2025-03-16 19:24:53',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(27706,'1110','101742142300','2025-03-16 19:28:43',NULL,6.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(27707,'5500','101742142300','2025-03-16 19:25:00',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27708,'1000','101742142300','2025-03-16 19:28:43',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27709,'4000','101742142300','2025-03-16 19:28:43',NULL,100.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(27710,'1110','101742142527','2025-03-16 19:32:49',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(27711,'5500','101742142527','2025-03-16 19:28:47',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27712,'1000','101742142527','2025-03-16 19:32:49',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27713,'4000','101742142527','2025-03-16 19:32:49',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(27714,'1110','101742142772','2025-03-16 19:39:00',NULL,22.20,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(27715,'5500','101742142772','2025-03-16 19:32:52',22.20,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27716,'1000','101742142772','2025-03-16 19:39:00',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EFQCEFEDA'),(27717,'4000','101742142772','2025-03-16 19:39:00',NULL,60.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(27718,'1110','101742143147','2025-03-16 19:57:47',NULL,15.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(27719,'5500','101742143147','2025-03-16 19:39:07',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27720,'1000','101742143147','2025-03-16 19:57:47',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UT65ED UT6E5ERYT'),(27721,'4000','101742143147','2025-03-16 19:57:47',NULL,50.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(27722,'1110','101742145231','2025-03-16 20:14:07',NULL,30.00,'','10','1','Inventory sold','1','','sales','1502','','No',NULL,NULL,''),(27723,'5500','101742145231','2025-03-16 20:13:51',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27724,'1000','101742145231','2025-03-16 20:14:07',130.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,' FHCSX.YIW6E'),(27725,'4000','101742145231','2025-03-16 20:14:07',NULL,130.00,'','10','1','Good sold','1','','sales','1502','','No',NULL,NULL,''),(27726,'1110','101742145256','2025-03-16 20:24:11',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(27727,'5500','101742145256','2025-03-16 20:14:16',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27728,'1000','101742145256','2025-03-16 20:24:11',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27729,'4000','101742145256','2025-03-16 20:24:11',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(27730,'1110','101742145856','2025-03-16 20:28:46',NULL,9.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(27731,'5500','101742145856','2025-03-16 20:24:16',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27732,'1000','101742145856','2025-03-16 20:28:46',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27733,'4000','101742145856','2025-03-16 20:28:46',NULL,50.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(27738,'1110','101742146129','2025-03-16 20:44:05',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(27739,'1110','101742146129','2025-03-16 21:04:24',NULL,4.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(27740,'5500','101742146129','2025-03-16 21:04:37',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27741,'1000','101742146129','2025-03-16 20:44:05',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDTFGV EDTFGQ'),(27742,'4000','101742146129','2025-03-16 20:44:05',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(27743,'4000','101742146129','2025-03-16 21:04:24',NULL,20.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(27744,'1110','101742148299','2025-03-16 21:05:06',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(27745,'5500','101742148299','2025-03-16 21:04:59',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27746,'1000','101742148299','2025-03-16 21:05:06',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27747,'4000','101742148299','2025-03-16 21:05:06',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(27748,'1110','101742190903','2025-03-17 10:04:16',NULL,24.50,'','10','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(27749,'5500','101742190903','2025-03-17 08:55:03',24.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27750,'1000','101742190903','2025-03-17 10:04:16',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27751,'4000','101742190903','2025-03-17 10:04:16',NULL,100.00,'','10','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(27752,'1110','101742195059','2025-03-17 10:28:46',NULL,22.20,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(27753,'1110','101742195059','2025-03-17 10:04:19',NULL,6.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(27754,'5500','101742195059','2025-03-17 10:28:33',28.20,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27755,'1000','101742195059','2025-03-17 10:28:46',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27756,'4000','101742195059','2025-03-17 10:28:46',NULL,60.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(27757,'4000','101742195059','2025-03-17 10:04:19',NULL,20.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(27758,'1110','101742202578','2025-03-17 12:10:02',NULL,36.00,'','10','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(27759,'1110','101742202578','2025-03-17 12:09:38',NULL,45.00,'','10','1','Inventory sold','1','','sales','1653','','No',NULL,NULL,''),(27760,'5500','101742202578','2025-03-17 12:09:49',81.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27761,'1000','101742202578','2025-03-17 12:10:02',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4EWREWRF32'),(27762,'4000','101742202578','2025-03-17 12:10:02',NULL,150.00,'','10','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(27763,'4000','101742202578','2025-03-17 12:09:38',NULL,200.00,'','10','1','Good sold','1','','sales','1653','','No',NULL,NULL,''),(27764,'1110','101742202609','2025-03-17 13:03:38',NULL,100.00,'','10','1','Inventory sold','1','','sales','286','','No',NULL,NULL,''),(27765,'1110','101742202609','2025-03-17 12:10:09',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(27766,'5500','101742202609','2025-03-17 13:03:26',105.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27767,'1000','101742202609','2025-03-17 13:03:38',450.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27768,'4000','101742202609','2025-03-17 13:03:38',NULL,400.00,'','10','1','Good sold','1','','sales','286','','No',NULL,NULL,''),(27769,'4000','101742202609','2025-03-17 12:10:09',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(27770,'1110','101742205821','2025-03-17 14:09:19',NULL,108.00,'','10','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(27771,'5500','101742205821','2025-03-17 13:03:41',108.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27772,'1000','101742205821','2025-03-17 14:09:19',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27773,'4000','101742205821','2025-03-17 14:09:19',NULL,150.00,'','10','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(27774,'1000','101742209780','2025-03-17 14:21:20',75.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27775,'4000','101742209780','2025-03-17 14:21:20',NULL,75.00,'','10','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(27776,'1110','101742210811','2025-03-17 14:26:57',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(27777,'5500','101742210811','2025-03-17 14:26:51',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27778,'1000','101742210811','2025-03-17 14:26:57',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27779,'4000','101742210811','2025-03-17 14:26:57',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(27780,'1110','101742210822','2025-03-17 14:38:39',NULL,70.00,'','10','1','Inventory sold','1','','sales','1672','','No',NULL,NULL,''),(27781,'5500','101742210822','2025-03-17 14:27:02',70.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27782,'1000','101742210822','2025-03-17 14:38:39',420.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27783,'4000','101742210822','2025-03-17 14:38:39',NULL,420.00,'','10','1','Good sold','1','','sales','1672','','No',NULL,NULL,''),(27784,'1110','101742211523','2025-03-17 14:47:19',NULL,6.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(27785,'5500','101742211523','2025-03-17 14:38:43',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27786,'1000','101742211523','2025-03-17 14:47:19',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27787,'4000','101742211523','2025-03-17 14:47:19',NULL,30.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(27788,'1110','101742212043','2025-03-17 15:31:27',NULL,35.00,'','10','1','Inventory sold','1','','sales','412','','No',NULL,NULL,''),(27789,'5500','101742212043','2025-03-17 14:47:23',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27790,'1000','101742212043','2025-03-17 15:31:27',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JFVUJGLO8TU'),(27791,'4000','101742212043','2025-03-17 15:31:27',NULL,50.00,'','10','1','Good sold','1','','sales','412','','No',NULL,NULL,''),(27792,'1110','101742222449','2025-03-17 17:42:10',NULL,15.00,'','10','1','Inventory sold','1','','sales','1638','','No',NULL,NULL,''),(27793,'5500','101742222449','2025-03-17 17:40:49',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27794,'1000','101742222449','2025-03-17 17:42:10',75.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27795,'4000','101742222449','2025-03-17 17:42:10',NULL,75.00,'','10','1','Good sold','1','','sales','1638','','No',NULL,NULL,''),(27796,'1110','101742222533','2025-03-17 18:04:53',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(27797,'5500','101742222533','2025-03-17 17:42:13',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27798,'1000','101742222533','2025-03-17 18:04:53',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27799,'4000','101742222533','2025-03-17 18:04:53',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(27800,'1110','101742223895','2025-03-17 18:24:01',NULL,112.00,'','10','1','Inventory sold','1','','sales','270','','No',NULL,NULL,''),(27801,'5500','101742223895','2025-03-17 18:04:55',112.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27802,'1000','101742223895','2025-03-17 18:24:01',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27803,'4000','101742223895','2025-03-17 18:24:01',NULL,200.00,'','10','1','Good sold','1','','sales','270','','No',NULL,NULL,''),(27806,'1110','101742225044','2025-03-17 18:33:27',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(27807,'1110','101742225044','2025-03-17 18:53:43',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(27808,'5500','101742225044','2025-03-17 18:53:53',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27809,'1000','101742225044','2025-03-17 18:33:27',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FEFDEFDSDF'),(27810,'4000','101742225044','2025-03-17 18:33:27',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(27811,'4000','101742225044','2025-03-17 18:53:43',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(27812,'1110','101742228393','2025-03-17 19:20:04',NULL,150.00,'','10','1','Inventory sold','1','','sales','1041','','No',NULL,NULL,''),(27813,'5500','101742228393','2025-03-17 19:19:53',150.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27814,'1000','101742228393','2025-03-17 19:20:04',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27815,'4000','101742228393','2025-03-17 19:20:04',NULL,300.00,'','10','1','Good sold','1','','sales','1041','','No',NULL,NULL,''),(27816,'1110','101742228407','2025-03-17 19:23:22',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(27817,'5500','101742228407','2025-03-17 19:20:07',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27818,'1000','101742228407','2025-03-17 19:23:22',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TWFSTHDS'),(27819,'4000','101742228407','2025-03-17 19:23:22',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(27820,'1110','101742228617','2025-03-17 19:33:45',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(27821,'5500','101742228617','2025-03-17 19:23:37',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27822,'1000','101742228617','2025-03-17 19:33:45',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27823,'4000','101742228617','2025-03-17 19:33:45',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(27824,'1110','101742229229','2025-03-17 19:37:14',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(27825,'5500','101742229229','2025-03-17 19:33:49',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27826,'1000','101742229229','2025-03-17 19:37:14',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GJLUITDIR'),(27827,'4000','101742229229','2025-03-17 19:37:14',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(27828,'1110','101742229444','2025-03-17 19:38:28',NULL,2.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(27829,'5500','101742229444','2025-03-17 19:37:24',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27830,'1000','101742229444','2025-03-17 19:38:28',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SSSDSDD'),(27831,'4000','101742229444','2025-03-17 19:38:28',NULL,10.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(27832,'1110','101742230145','2025-03-17 19:49:32',NULL,108.00,'','10','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(27833,'1110','101742230145','2025-03-17 19:49:05',NULL,20.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(27834,'5500','101742230145','2025-03-17 19:49:14',128.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27835,'1000','101742230145','2025-03-17 19:49:32',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GRVAGWEFG'),(27836,'4000','101742230145','2025-03-17 19:49:32',NULL,150.00,'','10','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(27837,'4000','101742230145','2025-03-17 19:49:05',NULL,100.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(27838,'1000','101742230180','2025-03-17 19:49:50',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFGWRQF'),(27839,'4000','101742230180','2025-03-17 19:49:50',NULL,30.00,'','10','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(27840,'1110','101742230195','2025-03-17 20:13:28',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(27841,'5500','101742230195','2025-03-17 19:49:55',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27842,'1000','101742230195','2025-03-17 20:13:28',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27843,'4000','101742230195','2025-03-17 20:13:28',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(27844,'1110','101742231610','2025-03-17 20:23:34',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(27845,'5500','101742231610','2025-03-17 20:13:30',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27846,'1000','101742231610','2025-03-17 20:23:34',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JLSDFUGI;EFF'),(27847,'4000','101742231610','2025-03-17 20:23:34',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(27848,'1110','101742232220','2025-03-17 20:59:03',NULL,30.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(27849,'5500','101742232220','2025-03-17 20:23:40',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27850,'1000','101742232220','2025-03-17 20:59:03',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27851,'4000','101742232220','2025-03-17 20:59:03',NULL,60.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(27852,'1110','101742234346','2025-03-17 20:59:57',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(27853,'1110','101742234346','2025-03-17 20:59:06',NULL,2.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(27854,'1110','101742234346','2025-03-17 20:59:22',NULL,0.00,'','10','1','Inventory sold','1','','sales','1069','','No',NULL,NULL,''),(27855,'1110','101742234346','2025-03-17 20:59:37',NULL,6.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(27856,'5500','101742234346','2025-03-17 20:59:46',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27857,'1000','101742234346','2025-03-17 20:59:57',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27858,'4000','101742234346','2025-03-17 20:59:57',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(27859,'4000','101742234346','2025-03-17 20:59:06',NULL,10.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(27860,'4000','101742234346','2025-03-17 20:59:22',NULL,10.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(27861,'4000','101742234346','2025-03-17 20:59:37',NULL,20.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(27862,'1110','101742234400','2025-03-17 21:09:32',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(27863,'1110','101742234400','2025-03-17 21:00:00',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(27864,'5500','101742234400','2025-03-17 21:09:14',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27865,'1000','101742234400','2025-03-17 21:09:32',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27866,'4000','101742234400','2025-03-17 21:09:32',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(27867,'4000','101742234400','2025-03-17 21:00:00',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(27868,'1110','101742234976','2025-03-17 21:11:31',NULL,17.00,'','10','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(27869,'1110','101742234976','2025-03-17 21:09:36',NULL,20.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(27870,'1110','101742234976','2025-03-17 21:11:09',NULL,2.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(27871,'5500','101742234976','2025-03-17 21:11:20',39.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27872,'1000','101742234976','2025-03-17 21:11:31',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27873,'4000','101742234976','2025-03-17 21:11:31',NULL,30.00,'','10','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(27874,'4000','101742234976','2025-03-17 21:09:36',NULL,40.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(27875,'4000','101742234976','2025-03-17 21:11:09',NULL,10.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(27876,'1110','101742235095','2025-03-17 21:22:03',NULL,75.00,'','10','1','Inventory sold','1','','sales','951','','No',NULL,NULL,''),(27877,'5500','101742235095','2025-03-17 21:11:36',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27878,'1000','101742235095','2025-03-17 21:22:03',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DVFSDEGEDG'),(27879,'4000','101742235095','2025-03-17 21:22:03',NULL,200.00,'','10','1','Good sold','1','','sales','951','','No',NULL,NULL,''),(27880,'1110','101742235734','2025-03-17 21:23:21',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(27881,'1110','101742235734','2025-03-17 21:22:14',NULL,9.00,'','10','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(27882,'5500','101742235734','2025-03-17 21:23:09',11.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27883,'1000','101742235734','2025-03-17 21:23:21',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ASFDIFWEQF'),(27884,'4000','101742235734','2025-03-17 21:23:21',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(27885,'4000','101742235734','2025-03-17 21:22:14',NULL,20.00,'','10','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(27886,'1000','101742285661','2025-03-18 11:14:34',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27887,'4000','101742285661','2025-03-18 11:14:34',NULL,50.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(27888,'1000','101742293759','2025-03-18 13:29:32',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27889,'4000','101742293759','2025-03-18 13:29:32',NULL,100.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(27890,'1110','101742293780','2025-03-18 13:30:18',NULL,58.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(27891,'5500','101742293780','2025-03-18 13:29:40',58.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27892,'1000','101742293780','2025-03-18 13:30:18',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27893,'4000','101742293780','2025-03-18 13:30:18',NULL,100.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(27894,'1110','101742293821','2025-03-18 14:06:39',NULL,81.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(27895,'5500','101742293821','2025-03-18 13:30:21',81.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27896,'1000','101742293821','2025-03-18 14:06:39',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'erferwfcwde'),(27897,'4000','101742293821','2025-03-18 14:06:39',NULL,150.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(27898,'1110','101742296006','2025-03-18 14:33:35',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(27899,'1110','101742296006','2025-03-18 14:06:46',NULL,60.00,'','10','1','Inventory sold','1','','sales','1553','','No',NULL,NULL,''),(27900,'5500','101742296006','2025-03-18 14:33:20',115.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27901,'1000','101742296006','2025-03-18 14:33:35',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'kugifadsgtuded'),(27902,'4000','101742296006','2025-03-18 14:33:35',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(27903,'4000','101742296006','2025-03-18 14:06:46',NULL,150.00,'','10','1','Good sold','1','','sales','1553','','No',NULL,NULL,''),(27904,'1110','101742297621','2025-03-18 14:57:59',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(27905,'1110','101742297621','2025-03-18 14:33:42',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(27906,'5500','101742297621','2025-03-18 14:57:49',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27907,'1000','101742297621','2025-03-18 14:57:59',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sedewdewd'),(27908,'4000','101742297621','2025-03-18 14:57:59',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(27909,'4000','101742297621','2025-03-18 14:33:42',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(27910,'1000','101742299084','2025-03-18 15:41:00',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gvfgthghuyjyjh'),(27911,'4000','101742299084','2025-03-18 15:41:00',NULL,100.00,'','10','1','Good sold','1','','sales','1058','','No',NULL,NULL,''),(27912,'1110','101742313503','2025-03-18 19:21:53',NULL,12.00,'','10','1','Inventory sold','1','','sales','1666','','No',NULL,NULL,''),(27913,'5500','101742313503','2025-03-18 18:58:23',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27914,'1000','101742313503','2025-03-18 19:21:53',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'efwewe'),(27915,'4000','101742313503','2025-03-18 19:21:53',NULL,60.00,'','10','1','Good sold','1','','sales','1666','','No',NULL,NULL,''),(27916,'1110','101742314919','2025-03-18 19:22:30',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(27917,'1110','101742314919','2025-03-18 19:21:59',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(27918,'5500','101742314919','2025-03-18 19:22:20',7.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27919,'1000','101742314919','2025-03-18 19:22:30',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27920,'4000','101742314919','2025-03-18 19:22:30',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(27921,'4000','101742314919','2025-03-18 19:21:59',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(27922,'1110','101742314952','2025-03-18 19:49:47',NULL,47.00,'','10','1','Inventory sold','1','','sales','714','','No',NULL,NULL,''),(27923,'5500','101742314952','2025-03-18 19:22:32',47.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27924,'1000','101742314952','2025-03-18 19:49:47',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27925,'4000','101742314952','2025-03-18 19:49:47',NULL,150.00,'','10','1','Good sold','1','','sales','714','','No',NULL,NULL,''),(27926,'1110','101742316589','2025-03-18 20:00:33',NULL,25.00,'','10','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(27927,'1110','101742316589','2025-03-18 19:49:49',NULL,0.00,'','10','1','Inventory sold','1','','sales','1498','','No',NULL,NULL,''),(27928,'5500','101742316589','2025-03-18 20:00:17',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27929,'1000','101742316589','2025-03-18 20:00:33',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27930,'4000','101742316589','2025-03-18 20:00:33',NULL,50.00,'','10','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(27931,'4000','101742316589','2025-03-18 19:49:49',NULL,100.00,'','10','1','Good sold','1','','sales','1498','','No',NULL,NULL,''),(27932,'1110','101742317287','2025-03-18 20:01:38',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(27933,'5500','101742317287','2025-03-18 20:01:27',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27934,'1000','101742317287','2025-03-18 20:01:38',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27935,'4000','101742317287','2025-03-18 20:01:38',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(27936,'1110','101742317311','2025-03-18 20:02:19',NULL,5.50,'','10','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(27937,'5500','101742317311','2025-03-18 20:01:51',5.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27938,'1000','101742317311','2025-03-18 20:02:19',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tyerty'),(27939,'4000','101742317311','2025-03-18 20:02:19',NULL,50.00,'','10','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(27940,'1110','101742317351','2025-03-18 20:09:18',NULL,20.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(27941,'5500','101742317351','2025-03-18 20:02:32',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27942,'1000','101742317351','2025-03-18 20:09:18',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gjtwsr'),(27943,'4000','101742317351','2025-03-18 20:09:18',NULL,100.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(27944,'1110','101742317764','2025-03-18 20:14:15',NULL,2.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(27945,'5500','101742317764','2025-03-18 20:09:24',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27946,'1000','101742317764','2025-03-18 20:14:15',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gedxf8rfyh'),(27947,'4000','101742317764','2025-03-18 20:14:15',NULL,10.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(27948,'1110','101742318066','2025-03-18 20:44:27',NULL,18.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(27949,'1110','101742318066','2025-03-18 20:14:26',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(27950,'5500','101742318066','2025-03-18 20:44:20',73.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27951,'1000','101742318066','2025-03-18 20:44:27',260.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DSRFEWS'),(27952,'4000','101742318066','2025-03-18 20:44:27',NULL,60.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(27953,'4000','101742318066','2025-03-18 20:14:26',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(27954,'1110','101742319882','2025-03-18 20:45:57',NULL,30.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(27955,'5500','101742319882','2025-03-18 20:44:42',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27956,'1000','101742319882','2025-03-18 20:45:57',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DERF4T 7R5'),(27957,'4000','101742319882','2025-03-18 20:45:57',NULL,60.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(27958,'1110','101742319970','2025-03-18 20:47:55',NULL,4.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(27959,'5500','101742319970','2025-03-18 20:46:10',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27960,'1000','101742319970','2025-03-18 20:47:55',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'IGUY8YGIO'),(27961,'4000','101742319970','2025-03-18 20:47:55',NULL,20.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(27962,'1110','101742320083','2025-03-18 21:10:12',NULL,22.20,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(27963,'1110','101742320083','2025-03-18 20:48:03',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(27964,'5500','101742320083','2025-03-18 21:09:50',24.20,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27965,'1000','101742320083','2025-03-18 21:10:12',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FF2RDR2F'),(27966,'4000','101742320083','2025-03-18 21:10:12',NULL,60.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(27967,'4000','101742320083','2025-03-18 20:48:03',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(27968,'1110','101742321417','2025-03-18 21:32:42',NULL,42.00,'','10','1','Inventory sold','1','','sales','1669','','No',NULL,NULL,''),(27969,'1110','101742321417','2025-03-18 21:10:17',NULL,122.00,'','10','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(27970,'1110','101742321417','2025-03-18 21:32:16',NULL,95.00,'','10','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(27971,'5500','101742321417','2025-03-18 21:32:26',259.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27972,'1000','101742321417','2025-03-18 21:32:42',600.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27973,'4000','101742321417','2025-03-18 21:32:42',NULL,150.00,'','10','1','Good sold','1','','sales','1669','','No',NULL,NULL,''),(27974,'4000','101742321417','2025-03-18 21:10:17',NULL,250.00,'','10','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(27975,'4000','101742321417','2025-03-18 21:32:16',NULL,200.00,'','10','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(27976,'1000','101742372149','2025-03-19 11:16:04',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27977,'4000','101742372149','2025-03-19 11:16:04',NULL,50.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(27978,'1000','101742372167','2025-03-19 11:28:05',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'E35TE352AQ'),(27979,'4000','101742372167','2025-03-19 11:28:05',NULL,40.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(27980,'1110','101742372896','2025-03-19 12:13:22',NULL,15.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(27981,'5500','101742372896','2025-03-19 11:28:16',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27982,'1000','101742372896','2025-03-19 12:13:22',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27983,'4000','101742372896','2025-03-19 12:13:22',NULL,50.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(27984,'1110','101742375604','2025-03-19 13:30:33',NULL,24.00,'','10','1','Inventory sold','1','','sales','1656','','No',NULL,NULL,''),(27985,'1110','101742375604','2025-03-19 12:13:24',NULL,20.00,'','10','1','Inventory sold','1','','sales','1179','','No',NULL,NULL,''),(27986,'5500','101742375604','2025-03-19 13:30:18',44.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27987,'1000','101742375604','2025-03-19 13:30:33',160.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(27988,'4000','101742375604','2025-03-19 13:30:33',NULL,60.00,'','10','1','Good sold','1','','sales','1656','','No',NULL,NULL,''),(27989,'4000','101742375604','2025-03-19 12:13:24',NULL,100.00,'','10','1','Good sold','1','','sales','1179','','No',NULL,NULL,''),(27990,'1110','101742380236','2025-03-19 13:41:20',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(27991,'5500','101742380236','2025-03-19 13:30:36',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27992,'1000','101742380236','2025-03-19 13:41:20',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EF4RUOHE3UWT'),(27993,'4000','101742380236','2025-03-19 13:41:20',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(27994,'1110','101742380889','2025-03-19 13:53:15',NULL,180.00,'','10','1','Inventory sold','1','','sales','1641','','No',NULL,NULL,''),(27995,'5500','101742380889','2025-03-19 13:41:29',180.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27996,'1000','101742380889','2025-03-19 13:53:15',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'F4EFDEFR23QR'),(27997,'4000','101742380889','2025-03-19 13:53:15',NULL,400.00,'','10','1','Good sold','1','','sales','1641','','No',NULL,NULL,''),(27998,'1110','101742381603','2025-03-19 15:53:56',NULL,33.00,'','10','1','Inventory sold','1','','sales','1651','','No',NULL,NULL,''),(27999,'1110','101742381603','2025-03-19 13:53:23',NULL,50.00,'','10','1','Inventory sold','1','','sales','1664','','No',NULL,NULL,''),(28000,'1110','101742381603','2025-03-19 15:53:11',NULL,47.00,'','10','1','Inventory sold','1','','sales','714','','No',NULL,NULL,''),(28001,'5500','101742381603','2025-03-19 15:53:31',130.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28002,'1000','101742381603','2025-03-19 15:53:56',450.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4EFT2R2RF4'),(28003,'4000','101742381603','2025-03-19 15:53:56',NULL,150.00,'','10','1','Good sold','1','','sales','1651','','No',NULL,NULL,''),(28004,'4000','101742381603','2025-03-19 13:53:23',NULL,150.00,'','10','1','Good sold','1','','sales','1664','','No',NULL,NULL,''),(28005,'4000','101742381603','2025-03-19 15:53:11',NULL,150.00,'','10','1','Good sold','1','','sales','714','','No',NULL,NULL,''),(28006,'1110','101742388844','2025-03-19 15:54:18',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(28007,'5500','101742388844','2025-03-19 15:54:04',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28008,'1000','101742388844','2025-03-19 15:54:18',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EFCDWFR32RDC'),(28009,'4000','101742388844','2025-03-19 15:54:18',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(28010,'1110','101742388863','2025-03-19 16:45:39',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(28011,'5500','101742388863','2025-03-19 15:54:23',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28012,'1000','101742388863','2025-03-19 16:45:39',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'R5TFQE4RF2W'),(28013,'4000','101742388863','2025-03-19 16:45:39',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(28014,'1110','101742397315','2025-03-19 18:15:48',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(28015,'5500','101742397315','2025-03-19 18:15:15',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28016,'1000','101742397315','2025-03-19 18:15:48',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'7ei5edu7'),(28017,'4000','101742397315','2025-03-19 18:15:48',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(28018,'1110','101742397353','2025-03-19 19:03:46',NULL,70.00,'','10','1','Inventory sold','1','','sales','412','','No',NULL,NULL,''),(28019,'5500','101742397353','2025-03-19 18:15:53',70.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28020,'1000','101742397353','2025-03-19 19:03:46',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28021,'4000','101742397353','2025-03-19 19:03:46',NULL,100.00,'','10','1','Good sold','1','','sales','412','','No',NULL,NULL,''),(28022,'1110','101742400231','2025-03-19 19:05:09',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(28023,'5500','101742400231','2025-03-19 19:03:51',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28024,'1000','101742400231','2025-03-19 19:05:09',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'asgh uyhgvfrfreg'),(28025,'4000','101742400231','2025-03-19 19:05:09',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(28026,'1110','101742400315','2025-03-19 19:10:29',NULL,12.00,'','10','1','Inventory sold','1','','sales','1638','','No',NULL,NULL,''),(28027,'5500','101742400315','2025-03-19 19:05:15',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28028,'1000','101742400315','2025-03-19 19:10:29',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'frefr3e2redeecf'),(28029,'4000','101742400315','2025-03-19 19:10:29',NULL,60.00,'','10','1','Good sold','1','','sales','1638','','No',NULL,NULL,''),(28030,'1000','101742400645','2025-03-19 19:11:35',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28031,'4000','101742400645','2025-03-19 19:11:35',NULL,30.00,'','10','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(28032,'1110','101742400698','2025-03-19 19:25:08',NULL,18.90,'','10','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(28033,'5500','101742400698','2025-03-19 19:11:39',18.90,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28034,'1000','101742400698','2025-03-19 19:25:08',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WGDETFQAEWDC'),(28035,'4000','101742400698','2025-03-19 19:25:08',NULL,100.00,'','10','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(28036,'1000','101742401519','2025-03-19 19:29:30',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28037,'4000','101742401519','2025-03-19 19:29:30',NULL,30.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(28038,'1110','101742401775','2025-03-19 20:12:36',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(28039,'5500','101742401775','2025-03-19 19:29:35',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28040,'1000','101742401775','2025-03-19 20:12:36',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YSXDYSWD'),(28041,'4000','101742401775','2025-03-19 20:12:36',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(28042,'1110','101742404365','2025-03-19 20:13:26',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(28043,'5500','101742404365','2025-03-19 20:12:45',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28044,'1000','101742404365','2025-03-19 20:13:26',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28045,'4000','101742404365','2025-03-19 20:13:26',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(28046,'1000','101742404408','2025-03-19 20:15:49',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28047,'4000','101742404408','2025-03-19 20:15:49',NULL,20.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(28048,'1110','101742404552','2025-03-19 20:42:51',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(28049,'5500','101742404552','2025-03-19 20:15:52',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28050,'1000','101742404552','2025-03-19 20:42:51',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28051,'4000','101742404552','2025-03-19 20:42:51',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(28052,'1110','101742406174','2025-03-19 20:54:09',NULL,37.00,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(28053,'5500','101742406174','2025-03-19 20:42:54',37.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28054,'1000','101742406174','2025-03-19 20:54:09',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28055,'4000','101742406174','2025-03-19 20:54:09',NULL,100.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(28056,'1110','101742406853','2025-03-19 20:54:38',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(28057,'1110','101742406853','2025-03-19 20:54:13',NULL,6.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(28058,'5500','101742406853','2025-03-19 20:54:27',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28059,'1000','101742406853','2025-03-19 20:54:38',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28060,'4000','101742406853','2025-03-19 20:54:38',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(28061,'4000','101742406853','2025-03-19 20:54:13',NULL,30.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(28062,'1110','101742406880','2025-03-19 20:54:49',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(28063,'5500','101742406880','2025-03-19 20:54:40',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28064,'1000','101742406880','2025-03-19 20:54:49',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TGWTFGE3R'),(28065,'4000','101742406880','2025-03-19 20:54:49',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(28066,'1110','101742406930','2025-03-19 21:00:27',NULL,50.00,'','10','1','Inventory sold','1','','sales','570','','No',NULL,NULL,''),(28067,'1110','101742406930','2025-03-19 20:55:30',NULL,90.00,'','10','1','Inventory sold','1','','sales','1673','','No',NULL,NULL,''),(28068,'5500','101742406930','2025-03-19 21:00:18',140.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28069,'1000','101742406930','2025-03-19 21:00:27',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDFEF45DFSZFD '),(28070,'4000','101742406930','2025-03-19 21:00:27',NULL,200.00,'','10','1','Good sold','1','','sales','570','','No',NULL,NULL,''),(28071,'4000','101742406930','2025-03-19 20:55:30',NULL,200.00,'','10','1','Good sold','1','','sales','1673','','No',NULL,NULL,''),(28072,'1110','101742407278','2025-03-19 21:02:20',NULL,6.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(28073,'5500','101742407278','2025-03-19 21:01:18',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28074,'1000','101742407278','2025-03-19 21:02:20',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28075,'4000','101742407278','2025-03-19 21:02:20',NULL,30.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(28076,'1110','101742407343','2025-03-19 21:14:57',NULL,368.00,'','10','1','Inventory sold','1','','sales','214','','No',NULL,NULL,''),(28077,'5500','101742407343','2025-03-19 21:02:23',368.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28078,'1000','101742407343','2025-03-19 21:14:57',550.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4EDFRE34EFWE'),(28079,'4000','101742407343','2025-03-19 21:14:57',NULL,550.00,'','10','1','Good sold','1','','sales','214','','No',NULL,NULL,''),(28080,'1110','101742408103','2025-03-19 21:15:30',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(28081,'5500','101742408103','2025-03-19 21:15:03',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28082,'1000','101742408103','2025-03-19 21:15:30',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4EDW32RTWR'),(28083,'4000','101742408103','2025-03-19 21:15:30',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(28084,'1110','101742408136','2025-03-19 21:17:13',NULL,1.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(28085,'5500','101742408136','2025-03-19 21:15:36',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28086,'1000','101742408136','2025-03-19 21:17:13',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FFDQEDASRFR'),(28087,'4000','101742408136','2025-03-19 21:17:13',NULL,10.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(28088,'1110','101742408244','2025-03-19 21:43:21',NULL,38.00,'','10','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(28089,'5500','101742408244','2025-03-19 21:17:24',38.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28090,'1000','101742408244','2025-03-19 21:43:21',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TGWSETGWS36'),(28091,'4000','101742408244','2025-03-19 21:43:21',NULL,100.00,'','10','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(28092,'1110','101742410038','2025-03-19 21:47:26',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(28093,'5500','101742410038','2025-03-19 21:47:18',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28094,'1000','101742410038','2025-03-19 21:47:26',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28095,'4000','101742410038','2025-03-19 21:47:26',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(28096,'1110','101742410048','2025-03-19 21:53:50',NULL,0.00,'','10','1','Inventory sold','1','','sales','493','','No',NULL,NULL,''),(28097,'1110','101742410048','2025-03-19 21:47:28',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(28098,'5500','101742410048','2025-03-19 21:53:36',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28099,'1000','101742410048','2025-03-19 21:53:50',65.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FVREFW3FR3'),(28100,'4000','101742410048','2025-03-19 21:53:50',NULL,45.00,'','10','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(28101,'4000','101742410048','2025-03-19 21:47:28',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(28102,'1110','101742410437','2025-03-19 22:01:27',NULL,18.00,'','10','1','Inventory sold','1','','sales','1314','','No',NULL,NULL,''),(28103,'5500','101742410437','2025-03-19 21:53:57',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28104,'1000','101742410437','2025-03-19 22:01:27',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28105,'4000','101742410437','2025-03-19 22:01:27',NULL,70.00,'','10','1','Good sold','1','','sales','1314','','No',NULL,NULL,''),(28106,'1110','101742450008','2025-03-20 09:17:38',NULL,265.00,'','10','1','Inventory sold','1','','sales','103','','No',NULL,NULL,''),(28107,'1110','101742450008','2025-03-20 08:53:28',NULL,55.00,'','10','1','Inventory sold','1','','sales','1576','','No',NULL,NULL,''),(28108,'5500','101742450008','2025-03-20 09:17:19',320.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28109,'1000','101742450008','2025-03-20 09:17:38',550.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFEFCWDEFC'),(28110,'4000','101742450008','2025-03-20 09:17:38',NULL,400.00,'','10','1','Good sold','1','','sales','103','','No',NULL,NULL,''),(28111,'4000','101742450008','2025-03-20 08:53:28',NULL,150.00,'','10','1','Good sold','1','','sales','1576','','No',NULL,NULL,''),(28112,'1110','101742451467','2025-03-20 11:08:30',NULL,15.00,'','10','1','Inventory sold','1','','sales','1638','','No',NULL,NULL,''),(28113,'1110','101742451467','2025-03-20 09:17:47',NULL,0.00,'','10','1','Inventory sold','1','','sales','711','','No',NULL,NULL,''),(28114,'5500','101742451467','2025-03-20 11:08:13',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28115,'1000','101742451467','2025-03-20 11:08:30',275.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28116,'4000','101742451467','2025-03-20 11:08:30',NULL,75.00,'','10','1','Good sold','1','','sales','1638','','No',NULL,NULL,''),(28117,'4000','101742451467','2025-03-20 09:17:47',NULL,200.00,'','10','1','Good sold','1','','sales','711','','No',NULL,NULL,''),(28118,'1110','101742458114','2025-03-20 12:12:52',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(28119,'5500','101742458114','2025-03-20 11:08:34',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28120,'1000','101742458114','2025-03-20 12:12:52',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28121,'4000','101742458114','2025-03-20 12:12:52',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(28128,'1110','101742461974','2025-03-20 12:42:59',NULL,30.00,'','10','1','Inventory sold','1','','sales','1502','','No',NULL,NULL,''),(28129,'5500','101742461974','2025-03-20 13:00:18',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28130,'1000','101742461974','2025-03-20 12:42:59',130.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,' HJNYXDETUJ'),(28131,'4000','101742461974','2025-03-20 12:42:59',NULL,130.00,'','10','1','Good sold','1','','sales','1502','','No',NULL,NULL,''),(28132,'1110','101742464834','2025-03-20 14:00:52',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(28133,'5500','101742464834','2025-03-20 13:00:34',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28134,'1000','101742464834','2025-03-20 14:00:52',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YUHJFV HGREDJG'),(28135,'4000','101742464834','2025-03-20 14:00:52',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(28136,'1110','101742468472','2025-03-20 14:48:43',NULL,70.00,'','10','1','Inventory sold','1','','sales','1672','','No',NULL,NULL,''),(28137,'5500','101742468472','2025-03-20 14:01:12',70.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28138,'1000','101742468472','2025-03-20 14:48:43',420.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28139,'4000','101742468472','2025-03-20 14:48:43',NULL,420.00,'','10','1','Good sold','1','','sales','1672','','No',NULL,NULL,''),(28140,'1110','101742471328','2025-03-20 15:39:52',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(28141,'5500','101742471328','2025-03-20 14:48:48',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28142,'1000','101742471328','2025-03-20 15:39:52',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28143,'4000','101742471328','2025-03-20 15:39:52',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(28144,'1110','101742477676','2025-03-20 16:34:50',NULL,45.00,'','10','1','Inventory sold','1','','sales','1608','','No',NULL,NULL,''),(28145,'5500','101742477676','2025-03-20 16:34:36',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28146,'1000','101742477676','2025-03-20 16:34:50',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'THRSH6YUH'),(28147,'4000','101742477676','2025-03-20 16:34:50',NULL,150.00,'','10','1','Good sold','1','','sales','1608','','No',NULL,NULL,''),(28148,'1110','101742479240','2025-03-20 17:00:58',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(28149,'5500','101742479240','2025-03-20 17:00:40',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28150,'1000','101742479240','2025-03-20 17:00:58',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'XZDDCFSDCF'),(28151,'4000','101742479240','2025-03-20 17:00:58',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(28152,'1110','101742479274','2025-03-20 18:26:42',NULL,20.00,'','10','1','Inventory sold','1','','sales','357','','No',NULL,NULL,''),(28153,'5500','101742479274','2025-03-20 17:01:14',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28154,'1000','101742479274','2025-03-20 18:26:42',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28155,'4000','101742479274','2025-03-20 18:26:42',NULL,50.00,'','10','1','Good sold','1','','sales','357','','No',NULL,NULL,''),(28156,'1110','101742484433','2025-03-20 18:28:39',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(28157,'5500','101742484433','2025-03-20 18:27:13',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28158,'1000','101742484433','2025-03-20 18:28:39',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28159,'4000','101742484433','2025-03-20 18:28:39',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(28160,'1110','101742484525','2025-03-20 19:09:39',NULL,12.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(28161,'5500','101742484525','2025-03-20 18:28:45',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28162,'1000','101742484525','2025-03-20 19:09:39',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4RFWCRW3F4R'),(28163,'4000','101742484525','2025-03-20 19:09:39',NULL,20.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(28164,'1110','101742486984','2025-03-20 19:10:04',NULL,4.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(28165,'5500','101742486984','2025-03-20 19:09:44',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28166,'1000','101742486984','2025-03-20 19:10:04',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28167,'4000','101742486984','2025-03-20 19:10:04',NULL,20.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(28168,'1110','101742487017','2025-03-20 19:37:15',NULL,65.00,'','10','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(28169,'5500','101742487017','2025-03-20 19:10:17',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28170,'1000','101742487017','2025-03-20 19:37:15',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28171,'4000','101742487017','2025-03-20 19:37:15',NULL,150.00,'','10','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(28172,'1110','101742488637','2025-03-20 19:43:34',NULL,205.00,'','10','1','Inventory sold','1','','sales','102','','No',NULL,NULL,''),(28173,'5500','101742488637','2025-03-20 19:37:17',205.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28174,'1000','101742488637','2025-03-20 19:43:34',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'swdqdeqEQ'),(28175,'4000','101742488637','2025-03-20 19:43:34',NULL,300.00,'','10','1','Good sold','1','','sales','102','','No',NULL,NULL,''),(28176,'1110','101742489025','2025-03-20 19:48:27',NULL,69.00,'','10','1','Inventory sold','1','','sales','1663','','No',NULL,NULL,''),(28177,'5500','101742489025','2025-03-20 19:43:45',69.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28178,'1000','101742489025','2025-03-20 19:48:27',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28179,'4000','101742489025','2025-03-20 19:48:27',NULL,150.00,'','10','1','Good sold','1','','sales','1663','','No',NULL,NULL,''),(28180,'1110','101742489321','2025-03-20 19:52:56',NULL,105.00,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(28181,'5500','101742489321','2025-03-20 19:48:41',105.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28182,'1000','101742489321','2025-03-20 19:52:56',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EFVSIEPF9LP'),(28183,'4000','101742489321','2025-03-20 19:52:56',NULL,250.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(28184,'1000','101742489586','2025-03-20 20:19:53',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'PO,K0IUJHNLP'),(28185,'4000','101742489586','2025-03-20 20:19:53',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(28186,'1110','101742493582','2025-03-20 21:00:02',NULL,28.00,'','10','1','Inventory sold','1','','sales','563','','No',NULL,NULL,''),(28187,'5500','101742493582','2025-03-20 20:59:42',28.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28188,'1000','101742493582','2025-03-20 21:00:02',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28189,'4000','101742493582','2025-03-20 21:00:02',NULL,50.00,'','10','1','Good sold','1','','sales','563','','No',NULL,NULL,''),(28190,'1110','101742493715','2025-03-20 21:02:28',NULL,18.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(28191,'1110','101742493715','2025-03-20 21:01:55',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(28192,'5500','101742493715','2025-03-20 21:02:12',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28193,'1000','101742493715','2025-03-20 21:02:28',110.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EFFEEFEFEF'),(28194,'4000','101742493715','2025-03-20 21:02:28',NULL,60.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(28195,'4000','101742493715','2025-03-20 21:01:55',NULL,50.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(28196,'1110','101742493754','2025-03-20 21:42:58',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(28197,'5500','101742493754','2025-03-20 21:02:34',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28198,'1000','101742493754','2025-03-20 21:42:58',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28199,'4000','101742493754','2025-03-20 21:42:58',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(28200,'1110','101742496181','2025-03-20 21:43:09',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(28201,'5500','101742496181','2025-03-20 21:43:01',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28202,'1000','101742496181','2025-03-20 21:43:09',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28203,'4000','101742496181','2025-03-20 21:43:09',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(28204,'1110','101742496192','2025-03-20 22:05:00',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(28205,'1110','101742496192','2025-03-20 21:43:12',NULL,5.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(28206,'5500','101742496192','2025-03-20 22:04:50',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28207,'1000','101742496192','2025-03-20 22:05:00',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28208,'4000','101742496192','2025-03-20 22:05:00',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(28209,'4000','101742496192','2025-03-20 21:43:12',NULL,10.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(28210,'1110','101742535661','2025-03-21 09:14:40',NULL,10.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(28211,'5500','101742535661','2025-03-21 08:41:01',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28212,'1000','101742535661','2025-03-21 09:14:40',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ol[efjogws'),(28213,'4000','101742535661','2025-03-21 09:14:40',NULL,40.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(28214,'1110','101742537689','2025-03-21 10:26:37',NULL,20.00,'','10','1','Inventory sold','1','','sales','931','','No',NULL,NULL,''),(28215,'5500','101742537689','2025-03-21 09:14:49',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28216,'1000','101742537689','2025-03-21 10:26:37',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28217,'4000','101742537689','2025-03-21 10:26:37',NULL,50.00,'','10','1','Good sold','1','','sales','931','','No',NULL,NULL,''),(28218,'1110','101742541999','2025-03-21 11:20:40',NULL,20.00,'','10','1','Inventory sold','1','','sales','357','','No',NULL,NULL,''),(28219,'5500','101742541999','2025-03-21 10:26:39',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28220,'1000','101742541999','2025-03-21 11:20:40',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'5trgwftqr4fq3'),(28221,'4000','101742541999','2025-03-21 11:20:40',NULL,50.00,'','10','1','Good sold','1','','sales','357','','No',NULL,NULL,''),(28222,'1110','101742545250','2025-03-21 12:56:48',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(28223,'1110','101742545250','2025-03-21 11:20:50',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(28224,'5500','101742545250','2025-03-21 12:56:25',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28225,'1000','101742545250','2025-03-21 12:56:48',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'frtdty5rs'),(28226,'4000','101742545250','2025-03-21 12:56:48',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(28227,'4000','101742545250','2025-03-21 11:20:50',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(28228,'1110','101742551015','2025-03-21 13:48:31',NULL,54.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(28229,'5500','101742551015','2025-03-21 12:56:55',54.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28230,'1000','101742551015','2025-03-21 13:48:31',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'nzdjtdegh'),(28231,'4000','101742551015','2025-03-21 13:48:31',NULL,100.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(28232,'1110','101742554975','2025-03-21 14:03:39',NULL,0.00,'','10','1','Inventory sold','1','','sales','771','','No',NULL,NULL,''),(28233,'1110','101742554975','2025-03-21 14:02:55',NULL,0.00,'','10','1','Inventory sold','1','','sales','1498','','No',NULL,NULL,''),(28234,'1110','101742554975','2025-03-21 14:03:03',NULL,30.00,'','10','1','Inventory sold','1','','sales','1560','','No',NULL,NULL,''),(28235,'5500','101742554975','2025-03-21 14:03:20',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28236,'1000','101742554975','2025-03-21 14:03:39',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edffdwefedfe'),(28237,'4000','101742554975','2025-03-21 14:03:39',NULL,50.00,'','10','1','Good sold','1','','sales','771','','No',NULL,NULL,''),(28238,'4000','101742554975','2025-03-21 14:02:55',NULL,100.00,'','10','1','Good sold','1','','sales','1498','','No',NULL,NULL,''),(28239,'4000','101742554975','2025-03-21 14:03:03',NULL,100.00,'','10','1','Good sold','1','','sales','1560','','No',NULL,NULL,''),(28240,'1000','101742567518','2025-03-21 17:32:49',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28241,'4000','101742567518','2025-03-21 17:32:49',NULL,40.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(28242,'1110','101742567572','2025-03-21 18:02:06',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(28243,'5500','101742567572','2025-03-21 17:32:52',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28244,'1000','101742567572','2025-03-21 18:02:06',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28245,'4000','101742567572','2025-03-21 18:02:06',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(28246,'1000','101742569336','2025-03-21 18:02:28',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28247,'4000','101742569336','2025-03-21 18:02:28',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(28248,'1000','101742569352','2025-03-21 19:01:05',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28249,'4000','101742569352','2025-03-21 19:01:05',NULL,100.00,'','10','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(28250,'1110','101742572867','2025-03-21 19:24:45',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(28251,'5500','101742572867','2025-03-21 19:01:08',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28252,'1000','101742572867','2025-03-21 19:24:45',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28253,'4000','101742572867','2025-03-21 19:24:45',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(28254,'1000','101742574288','2025-03-21 19:35:03',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28255,'4000','101742574288','2025-03-21 19:35:03',NULL,50.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(28256,'1110','101742574907','2025-03-21 20:06:58',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(28257,'5500','101742574907','2025-03-21 19:35:07',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28258,'1000','101742574907','2025-03-21 20:06:58',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4rsw3edrs4'),(28259,'4000','101742574907','2025-03-21 20:06:58',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(28260,'1110','101742576824','2025-03-21 20:07:39',NULL,20.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(28261,'1110','101742576824','2025-03-21 20:07:04',NULL,30.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(28262,'5500','101742576824','2025-03-21 20:07:16',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28263,'1000','101742576824','2025-03-21 20:07:39',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dfrwrfwrdf'),(28264,'4000','101742576824','2025-03-21 20:07:39',NULL,100.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(28265,'4000','101742576824','2025-03-21 20:07:04',NULL,100.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(28266,'1110','101742576865','2025-03-21 20:23:14',NULL,200.00,'','10','1','Inventory sold','1','','sales','1292','','No',NULL,NULL,''),(28267,'5500','101742576865','2025-03-21 20:07:45',200.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28268,'1000','101742576865','2025-03-21 20:23:14',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DFIF7B IUWFT'),(28269,'4000','101742576865','2025-03-21 20:23:14',NULL,300.00,'','10','1','Good sold','1','','sales','1292','','No',NULL,NULL,''),(28270,'1110','101742579295','2025-03-21 20:48:41',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(28271,'1110','101742579295','2025-03-21 20:48:15',NULL,22.20,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(28272,'5500','101742579295','2025-03-21 20:48:30',25.20,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28273,'1000','101742579295','2025-03-21 20:48:41',90.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28274,'4000','101742579295','2025-03-21 20:48:41',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(28275,'4000','101742579295','2025-03-21 20:48:15',NULL,60.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(28276,'1110','101742579333','2025-03-21 21:24:50',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(28277,'1110','101742579333','2025-03-21 20:48:53',NULL,6.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(28278,'1110','101742579333','2025-03-21 21:24:09',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(28279,'5500','101742579333','2025-03-21 21:24:37',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28280,'1000','101742579333','2025-03-21 21:24:50',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'E4WE3S2RR'),(28281,'4000','101742579333','2025-03-21 21:24:50',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(28282,'4000','101742579333','2025-03-21 20:48:53',NULL,30.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(28283,'4000','101742579333','2025-03-21 21:24:09',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(28284,'1110','101742581499','2025-03-21 21:45:12',NULL,47.00,'','10','1','Inventory sold','1','','sales','714','','No',NULL,NULL,''),(28285,'5500','101742581499','2025-03-21 21:24:59',47.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28286,'1000','101742581499','2025-03-21 21:45:12',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28287,'4000','101742581499','2025-03-21 21:45:12',NULL,150.00,'','10','1','Good sold','1','','sales','714','','No',NULL,NULL,''),(28288,'1110','101742582714','2025-03-21 21:51:07',NULL,40.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(28289,'5500','101742582714','2025-03-21 21:45:14',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28290,'1000','101742582714','2025-03-21 21:51:07',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28291,'4000','101742582714','2025-03-21 21:51:07',NULL,100.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(28292,'1110','101742583071','2025-03-21 22:01:11',NULL,32.00,'','10','1','Inventory sold','1','','sales','379','','No',NULL,NULL,''),(28293,'5500','101742583071','2025-03-21 21:51:11',32.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28294,'1000','101742583071','2025-03-21 22:01:11',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28295,'4000','101742583071','2025-03-21 22:01:11',NULL,150.00,'','10','1','Good sold','1','','sales','379','','No',NULL,NULL,''),(28296,'1000','101742583676','2025-03-21 22:04:54',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4ETRE4RFRF3'),(28297,'4000','101742583676','2025-03-21 22:04:54',NULL,150.00,'','10','1','Good sold','1','','sales','712','','No',NULL,NULL,''),(28298,'1110','101742583900','2025-03-21 22:14:30',NULL,33.00,'','10','1','Inventory sold','1','','sales','1651','','No',NULL,NULL,''),(28299,'1110','101742583900','2025-03-21 22:05:00',NULL,100.00,'','10','1','Inventory sold','1','','sales','1229','','No',NULL,NULL,''),(28300,'5500','101742583900','2025-03-21 22:13:54',133.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28301,'1000','101742583900','2025-03-21 22:14:30',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YUW3QRVIWQR'),(28302,'4000','101742583900','2025-03-21 22:14:30',NULL,150.00,'','10','1','Good sold','1','','sales','1651','','No',NULL,NULL,''),(28303,'4000','101742583900','2025-03-21 22:05:00',NULL,150.00,'','10','1','Good sold','1','','sales','1229','','No',NULL,NULL,''),(28304,'1110','101742629129','2025-03-22 10:39:29',NULL,10.00,'','10','1','Inventory sold','1','','sales','702','','No',NULL,NULL,''),(28305,'1110','101742629129','2025-03-22 10:38:49',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(28306,'1110','101742629129','2025-03-22 10:38:59',NULL,0.00,'','10','1','Inventory sold','1','','sales','1069','','No',NULL,NULL,''),(28307,'5500','101742629129','2025-03-22 10:39:07',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28308,'1000','101742629129','2025-03-22 10:39:29',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'astgfccawras'),(28309,'4000','101742629129','2025-03-22 10:39:29',NULL,50.00,'','10','1','Good sold','1','','sales','702','','No',NULL,NULL,''),(28310,'4000','101742629129','2025-03-22 10:38:49',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(28311,'4000','101742629129','2025-03-22 10:38:59',NULL,50.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(28312,'1110','101742629180','2025-03-22 10:39:59',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(28313,'5500','101742629180','2025-03-22 10:39:40',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28314,'1000','101742629180','2025-03-22 10:39:59',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28315,'4000','101742629180','2025-03-22 10:39:59',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(28316,'1110','101742629201','2025-03-22 10:41:24',NULL,2.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(28317,'1110','101742629201','2025-03-22 10:40:01',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(28318,'5500','101742629201','2025-03-22 10:41:08',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28319,'1000','101742629201','2025-03-22 10:41:24',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28320,'4000','101742629201','2025-03-22 10:41:24',NULL,10.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(28321,'4000','101742629201','2025-03-22 10:40:01',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(28322,'1110','101742629287','2025-03-22 12:09:05',NULL,12.25,'','10','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(28323,'5500','101742629287','2025-03-22 10:41:28',12.25,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28324,'1000','101742629287','2025-03-22 12:09:05',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28325,'4000','101742629287','2025-03-22 12:09:05',NULL,50.00,'','10','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(28326,'1110','101742634548','2025-03-22 13:08:21',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(28327,'5500','101742634548','2025-03-22 12:09:08',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28328,'1000','101742634548','2025-03-22 13:08:21',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YHASDYDSFWQ'),(28329,'4000','101742634548','2025-03-22 13:08:21',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(28336,'1110','101742638114','2025-03-22 13:57:21',NULL,0.00,'','10','1','Inventory sold','1','','sales','1144','','No',NULL,NULL,''),(28337,'1110','101742638114','2025-03-22 15:20:21',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(28338,'5500','101742638114','2025-03-22 15:20:35',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28339,'1000','101742638114','2025-03-22 13:57:21',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFRRRGEDGTQ3TR'),(28340,'4000','101742638114','2025-03-22 13:57:21',NULL,100.00,'','10','1','Good sold','1','','sales','1144','','No',NULL,NULL,''),(28341,'4000','101742638114','2025-03-22 15:20:21',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(28342,'1110','101742650116','2025-03-22 16:29:23',NULL,25.00,'','10','1','Inventory sold','1','','sales','1055','','No',NULL,NULL,''),(28343,'1110','101742650116','2025-03-22 16:28:36',NULL,0.00,'','10','1','Inventory sold','1','','sales','1069','','No',NULL,NULL,''),(28344,'1110','101742650116','2025-03-22 16:28:52',NULL,0.00,'','10','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(28345,'5500','101742650116','2025-03-22 16:29:01',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28346,'1000','101742650116','2025-03-22 16:29:23',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28347,'4000','101742650116','2025-03-22 16:29:23',NULL,100.00,'','10','1','Good sold','1','','sales','1055','','No',NULL,NULL,''),(28348,'4000','101742650116','2025-03-22 16:28:36',NULL,100.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(28349,'4000','101742650116','2025-03-22 16:28:52',NULL,100.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(28350,'1000','101742650168','2025-03-22 16:29:38',75.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28351,'4000','101742650168','2025-03-22 16:29:38',NULL,75.00,'','10','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(28352,'1110','101742650181','2025-03-22 17:26:27',NULL,0.00,'','10','1','Inventory sold','1','','sales','1395','','No',NULL,NULL,''),(28353,'1110','101742650181','2025-03-22 16:29:41',NULL,36.00,'','10','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(28354,'5500','101742650181','2025-03-22 17:26:07',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28355,'1000','101742650181','2025-03-22 17:26:27',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'uy3ruyt3r87'),(28356,'4000','101742650181','2025-03-22 17:26:27',NULL,200.00,'','10','1','Good sold','1','','sales','1395','','No',NULL,NULL,''),(28357,'4000','101742650181','2025-03-22 16:29:41',NULL,150.00,'','10','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(28358,'1110','101742653681','2025-03-22 17:28:23',NULL,4.90,'','10','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(28359,'5500','101742653681','2025-03-22 17:28:01',4.90,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28360,'1000','101742653681','2025-03-22 17:28:23',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28361,'4000','101742653681','2025-03-22 17:28:23',NULL,20.00,'','10','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(28362,'1110','101742653901','2025-03-22 17:43:04',NULL,9.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(28363,'5500','101742653901','2025-03-22 17:31:41',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28364,'1000','101742653901','2025-03-22 17:43:04',90.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'75sywsyrfs'),(28365,'4000','101742653901','2025-03-22 17:43:04',NULL,90.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(28366,'1110','101742654606','2025-03-22 18:28:20',NULL,95.00,'','10','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(28367,'1110','101742654606','2025-03-22 17:43:26',NULL,36.00,'','10','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(28368,'5500','101742654606','2025-03-22 18:27:51',131.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28369,'1000','101742654606','2025-03-22 18:28:20',350.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28370,'4000','101742654606','2025-03-22 18:28:20',NULL,200.00,'','10','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(28371,'4000','101742654606','2025-03-22 17:43:26',NULL,150.00,'','10','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(28372,'1110','101742657314','2025-03-22 18:29:38',NULL,43.00,'','10','1','Inventory sold','1','','sales','1526','','No',NULL,NULL,''),(28373,'5500','101742657314','2025-03-22 18:28:34',43.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28374,'1000','101742657314','2025-03-22 18:29:38',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RSTTUXDIYTTIYD'),(28375,'4000','101742657314','2025-03-22 18:29:38',NULL,150.00,'','10','1','Good sold','1','','sales','1526','','No',NULL,NULL,''),(28376,'1110','101742658852','2025-03-22 18:54:41',NULL,82.00,'','10','1','Inventory sold','1','','sales','629','','No',NULL,NULL,''),(28377,'5500','101742658852','2025-03-22 18:54:12',82.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28378,'1000','101742658852','2025-03-22 18:54:41',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'2EFDEF423'),(28379,'4000','101742658852','2025-03-22 18:54:41',NULL,200.00,'','10','1','Good sold','1','','sales','629','','No',NULL,NULL,''),(28380,'1110','101742659224','2025-03-22 19:08:24',NULL,30.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(28381,'5500','101742659224','2025-03-22 19:00:24',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28382,'1000','101742659224','2025-03-22 19:08:24',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4RY423YWA2'),(28383,'4000','101742659224','2025-03-22 19:08:24',NULL,150.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(28384,'1110','101742659726','2025-03-22 19:09:04',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(28385,'5500','101742659726','2025-03-22 19:08:47',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28386,'1000','101742659726','2025-03-22 19:09:04',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4R5TG4W326 '),(28387,'4000','101742659726','2025-03-22 19:09:04',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(28388,'1110','101742659754','2025-03-22 19:10:18',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(28389,'5500','101742659754','2025-03-22 19:09:14',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28390,'1000','101742659754','2025-03-22 19:10:18',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28391,'4000','101742659754','2025-03-22 19:10:18',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(28392,'1110','101742659837','2025-03-22 19:13:27',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(28393,'5500','101742659837','2025-03-22 19:10:38',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28394,'1000','101742659837','2025-03-22 19:13:27',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'T5FRGY4YHG'),(28395,'4000','101742659837','2025-03-22 19:13:27',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(28396,'1110','101742660016','2025-03-22 19:31:45',NULL,37.00,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(28397,'5500','101742660016','2025-03-22 19:13:36',37.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28398,'1000','101742660016','2025-03-22 19:31:45',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FR7FED58UIDE'),(28399,'4000','101742660016','2025-03-22 19:31:45',NULL,100.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(28400,'1110','101742661116','2025-03-22 19:36:59',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(28401,'5500','101742661116','2025-03-22 19:31:56',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28402,'1000','101742661116','2025-03-22 19:36:59',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'3RC2QC'),(28403,'4000','101742661116','2025-03-22 19:36:59',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(28404,'1110','101742661441','2025-03-22 19:37:53',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(28405,'5500','101742661441','2025-03-22 19:37:21',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28406,'1000','101742661441','2025-03-22 19:37:53',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'REQWFRET4'),(28407,'4000','101742661441','2025-03-22 19:37:53',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(28408,'1110','101742662358','2025-03-22 19:52:58',NULL,82.00,'','10','1','Inventory sold','1','','sales','629','','No',NULL,NULL,''),(28409,'5500','101742662358','2025-03-22 19:52:38',82.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28410,'1000','101742662358','2025-03-22 19:52:58',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'cxsfdsadsa'),(28411,'4000','101742662358','2025-03-22 19:52:58',NULL,200.00,'','10','1','Good sold','1','','sales','629','','No',NULL,NULL,''),(28412,'1110','101742662391','2025-03-22 20:16:20',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(28413,'1110','101742662391','2025-03-22 19:53:11',NULL,4.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(28414,'1110','101742662391','2025-03-22 20:15:31',NULL,2.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(28415,'1110','101742662391','2025-03-22 20:15:49',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(28416,'1110','101742662391','2025-03-22 20:16:05',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(28417,'5500','101742662391','2025-03-22 20:16:12',13.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28418,'1000','101742662391','2025-03-22 20:16:20',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28419,'4000','101742662391','2025-03-22 20:16:20',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(28420,'4000','101742662391','2025-03-22 19:53:11',NULL,20.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(28421,'4000','101742662391','2025-03-22 20:15:31',NULL,10.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(28422,'4000','101742662391','2025-03-22 20:15:49',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(28423,'4000','101742662391','2025-03-22 20:16:05',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(28424,'1000','101742663788','2025-03-22 20:27:30',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'33rFR32RFrf'),(28425,'4000','101742663788','2025-03-22 20:27:30',NULL,100.00,'','10','1','Good sold','1','','sales','1058','','No',NULL,NULL,''),(28426,'1110','101742664457','2025-03-22 20:41:42',NULL,30.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(28427,'1110','101742664457','2025-03-22 20:27:37',NULL,2.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(28428,'1110','101742664457','2025-03-22 20:41:21',NULL,2.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(28429,'5500','101742664457','2025-03-22 20:41:29',34.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28430,'1000','101742664457','2025-03-22 20:41:42',120.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'def2ef3ef2'),(28431,'4000','101742664457','2025-03-22 20:41:42',NULL,100.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(28432,'4000','101742664457','2025-03-22 20:27:37',NULL,10.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(28433,'4000','101742664457','2025-03-22 20:41:21',NULL,10.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(28434,'1110','101742665310','2025-03-22 21:04:48',NULL,29.60,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(28435,'5500','101742665310','2025-03-22 20:41:51',29.60,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28436,'1000','101742665310','2025-03-22 21:04:48',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tyhsey5rhser'),(28437,'4000','101742665310','2025-03-22 21:04:48',NULL,80.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(28438,'1110','101742666889','2025-03-22 21:19:04',NULL,9.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(28439,'5500','101742666889','2025-03-22 21:08:09',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28440,'1000','101742666889','2025-03-22 21:19:04',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,' ebredryyyyesz '),(28441,'4000','101742666889','2025-03-22 21:19:04',NULL,50.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(28442,'1110','101742667587','2025-03-22 21:21:16',NULL,30.00,'','10','1','Inventory sold','1','','sales','942','','No',NULL,NULL,''),(28443,'5500','101742667587','2025-03-22 21:19:47',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28444,'1000','101742667587','2025-03-22 21:21:16',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'3rf 3wqrf r'),(28445,'4000','101742667587','2025-03-22 21:21:16',NULL,100.00,'','10','1','Good sold','1','','sales','942','','No',NULL,NULL,''),(28446,'1110','101742667697','2025-03-22 21:25:40',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(28447,'5500','101742667697','2025-03-22 21:21:38',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28448,'1000','101742667697','2025-03-22 21:25:40',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28449,'4000','101742667697','2025-03-22 21:25:40',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(28450,'1110','101742667942','2025-03-22 21:25:58',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(28451,'5500','101742667942','2025-03-22 21:25:42',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28452,'1000','101742667942','2025-03-22 21:25:58',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28453,'4000','101742667942','2025-03-22 21:25:58',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(28454,'1110','101742667961','2025-03-22 21:49:55',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(28455,'1110','101742667961','2025-03-22 21:26:01',NULL,7.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(28456,'5500','101742667961','2025-03-22 21:49:27',11.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28457,'1000','101742667961','2025-03-22 21:49:55',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'eeeedfwef'),(28458,'4000','101742667961','2025-03-22 21:49:55',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(28459,'4000','101742667961','2025-03-22 21:26:01',NULL,20.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(28460,'1110','101742671000','2025-03-22 22:17:29',NULL,55.00,'','10','1','Inventory sold','1','','sales','1603','','No',NULL,NULL,''),(28461,'5500','101742671000','2025-03-22 22:16:40',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28462,'1000','101742671000','2025-03-22 22:17:29',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'efde2rfef'),(28463,'4000','101742671000','2025-03-22 22:17:29',NULL,150.00,'','10','1','Good sold','1','','sales','1603','','No',NULL,NULL,''),(28464,'1110','101742671057','2025-03-22 22:18:08',NULL,55.00,'','10','1','Inventory sold','1','','sales','1576','','No',NULL,NULL,''),(28465,'5500','101742671057','2025-03-22 22:17:37',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28466,'1000','101742671057','2025-03-22 22:18:08',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28467,'4000','101742671057','2025-03-22 22:18:08',NULL,150.00,'','10','1','Good sold','1','','sales','1576','','No',NULL,NULL,''),(28468,'1110','101742671090','2025-03-22 22:18:20',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(28469,'5500','101742671090','2025-03-22 22:18:10',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28470,'1000','101742671090','2025-03-22 22:18:20',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edwewedaq'),(28471,'4000','101742671090','2025-03-22 22:18:20',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(28472,'1110','101742671109','2025-03-22 22:18:37',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(28473,'5500','101742671109','2025-03-22 22:18:29',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28474,'1000','101742671109','2025-03-22 22:18:37',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dewdqw3de'),(28475,'4000','101742671109','2025-03-22 22:18:37',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(28476,'1000','101742727045','2025-03-23 13:50:59',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28477,'4000','101742727045','2025-03-23 13:50:59',NULL,40.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(28482,'1110','101742727062','2025-03-23 13:51:11',NULL,50.00,'','10','1','Inventory sold','1','','sales','1636','','No',NULL,NULL,''),(28483,'5500','101742727062','2025-03-23 13:59:47',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28484,'1000','101742727062','2025-03-23 13:51:11',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EEFSI;UREF7F'),(28485,'4000','101742727062','2025-03-23 13:51:11',NULL,150.00,'','10','1','Good sold','1','','sales','1636','','No',NULL,NULL,''),(28486,'1110','101742727613','2025-03-23 14:11:33',NULL,38.00,'','10','1','Inventory sold','1','','sales','1532','','No',NULL,NULL,''),(28487,'1110','101742727613','2025-03-23 14:00:13',NULL,26.00,'','10','1','Inventory sold','1','','sales','1628','','No',NULL,NULL,''),(28488,'5500','101742727613','2025-03-23 14:11:21',64.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28489,'1000','101742727613','2025-03-23 14:11:33',160.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EFQAEFRAQEFR'),(28490,'4000','101742727613','2025-03-23 14:11:33',NULL,100.00,'','10','1','Good sold','1','','sales','1532','','No',NULL,NULL,''),(28491,'4000','101742727613','2025-03-23 14:00:13',NULL,60.00,'','10','1','Good sold','1','','sales','1628','','No',NULL,NULL,''),(28492,'1110','101742728298','2025-03-23 14:20:48',NULL,195.00,'','10','1','Inventory sold','1','','sales','1639','','No',NULL,NULL,''),(28493,'1110','101742728298','2025-03-23 14:11:38',NULL,18.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(28494,'1110','101742728298','2025-03-23 14:20:26',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(28495,'5500','101742728298','2025-03-23 14:20:36',213.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28496,'1000','101742728298','2025-03-23 14:20:48',510.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28497,'4000','101742728298','2025-03-23 14:20:48',NULL,400.00,'','10','1','Good sold','1','','sales','1639','','No',NULL,NULL,''),(28498,'4000','101742728298','2025-03-23 14:11:38',NULL,60.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(28499,'4000','101742728298','2025-03-23 14:20:26',NULL,50.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(28500,'1110','101742732492','2025-03-23 15:48:36',NULL,195.00,'','10','1','Inventory sold','1','','sales','1639','','No',NULL,NULL,''),(28501,'1110','101742732492','2025-03-23 15:21:32',NULL,0.00,'','10','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(28502,'5500','101742732492','2025-03-23 15:45:42',195.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28503,'1000','101742732492','2025-03-23 15:48:36',550.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'e3tqtQWS'),(28504,'4000','101742732492','2025-03-23 15:48:36',NULL,400.00,'','10','1','Good sold','1','','sales','1639','','No',NULL,NULL,''),(28505,'4000','101742732492','2025-03-23 15:21:32',NULL,150.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(28506,'1110','101742734133','2025-03-23 17:01:45',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(28507,'5500','101742734133','2025-03-23 15:48:53',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28508,'1000','101742734133','2025-03-23 17:01:45',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28509,'4000','101742734133','2025-03-23 17:01:45',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(28510,'1110','101742738559','2025-03-23 18:03:25',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(28511,'5500','101742738559','2025-03-23 17:02:39',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28512,'1000','101742738559','2025-03-23 18:03:25',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28513,'4000','101742738559','2025-03-23 18:03:25',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(28514,'1110','101742742208','2025-03-23 18:26:45',NULL,25.00,'','10','1','Inventory sold','1','','sales','1636','','No',NULL,NULL,''),(28515,'5500','101742742208','2025-03-23 18:03:28',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28516,'1000','101742742208','2025-03-23 18:26:45',75.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDFEWF3'),(28517,'4000','101742742208','2025-03-23 18:26:45',NULL,75.00,'','10','1','Good sold','1','','sales','1636','','No',NULL,NULL,''),(28518,'1110','101742743612','2025-03-23 18:27:00',NULL,30.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(28519,'5500','101742743612','2025-03-23 18:26:52',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28520,'1000','101742743612','2025-03-23 18:27:00',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'F4RTGWD3FT'),(28521,'4000','101742743612','2025-03-23 18:27:00',NULL,100.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(28522,'1000','101742743636','2025-03-23 18:59:11',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28523,'4000','101742743636','2025-03-23 18:59:11',NULL,100.00,'','10','1','Good sold','1','','sales','1124','','No',NULL,NULL,''),(28524,'1110','101742745555','2025-03-23 19:11:53',NULL,11.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(28525,'5500','101742745555','2025-03-23 18:59:15',11.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28526,'1000','101742745555','2025-03-23 19:11:53',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JHIDC FIHKK'),(28527,'4000','101742745555','2025-03-23 19:11:53',NULL,40.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(28528,'1110','101742746322','2025-03-23 19:26:11',NULL,12.25,'','10','1','Inventory sold','1','','sales','838','','No',NULL,NULL,''),(28529,'5500','101742746322','2025-03-23 19:12:02',12.25,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28530,'1000','101742746322','2025-03-23 19:26:11',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28531,'4000','101742746322','2025-03-23 19:26:11',NULL,50.00,'','10','1','Good sold','1','','sales','838','','No',NULL,NULL,''),(28532,'1000','101742747175','2025-03-23 19:50:15',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28533,'4000','101742747175','2025-03-23 19:50:15',NULL,50.00,'','10','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(28534,'1000','101742748618','2025-03-23 19:51:03',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EFEF2'),(28535,'4000','101742748618','2025-03-23 19:51:03',NULL,10.00,'','10','1','Good sold','1','','sales','660','','No',NULL,NULL,''),(28536,'4000','101742748618','2025-03-23 19:50:27',NULL,20.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(28537,'1110','101742748667','2025-03-23 19:51:20',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(28538,'5500','101742748667','2025-03-23 19:51:07',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28539,'1000','101742748667','2025-03-23 19:51:20',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28540,'4000','101742748667','2025-03-23 19:51:20',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(28541,'1110','101742748683','2025-03-23 20:03:10',NULL,9.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(28542,'1110','101742748683','2025-03-23 19:51:23',NULL,4.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(28543,'5500','101742748683','2025-03-23 20:02:53',13.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28544,'1000','101742748683','2025-03-23 20:03:10',70.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DFFWQEF'),(28545,'4000','101742748683','2025-03-23 20:03:10',NULL,50.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(28546,'4000','101742748683','2025-03-23 19:51:23',NULL,20.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(28547,'1110','101742749395','2025-03-23 20:04:47',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(28548,'5500','101742749395','2025-03-23 20:03:15',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28549,'1000','101742749395','2025-03-23 20:04:47',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28550,'4000','101742749395','2025-03-23 20:04:47',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(28551,'1110','101742749489','2025-03-23 20:21:14',NULL,50.00,'','10','1','Inventory sold','1','','sales','1228','','No',NULL,NULL,''),(28552,'1110','101742749489','2025-03-23 20:04:50',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(28553,'5500','101742749489','2025-03-23 20:15:03',54.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28554,'1000','101742749489','2025-03-23 20:21:14',120.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'F6TEUIGTW'),(28555,'4000','101742749489','2025-03-23 20:21:14',NULL,100.00,'','10','1','Good sold','1','','sales','1228','','No',NULL,NULL,''),(28556,'4000','101742749489','2025-03-23 20:04:50',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(28557,'1110','101742750494','2025-03-23 20:23:06',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(28558,'5500','101742750494','2025-03-23 20:21:34',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28559,'1000','101742750494','2025-03-23 20:23:06',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DWDW3D3RD'),(28560,'4000','101742750494','2025-03-23 20:23:06',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(28561,'1110','101742750591','2025-03-23 20:36:06',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(28562,'5500','101742750591','2025-03-23 20:23:11',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28563,'1000','101742750591','2025-03-23 20:36:06',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DFCEFCEFC'),(28564,'4000','101742750591','2025-03-23 20:36:06',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(28565,'1000','101742751371','2025-03-23 20:36:26',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28566,'4000','101742751371','2025-03-23 20:36:26',NULL,50.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(28567,'1110','101742751388','2025-03-23 21:01:19',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(28568,'5500','101742751388','2025-03-23 20:36:28',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28569,'1000','101742751388','2025-03-23 21:01:19',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28570,'4000','101742751388','2025-03-23 21:01:19',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(28571,'1110','101742752882','2025-03-23 21:21:19',NULL,10.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(28572,'5500','101742752882','2025-03-23 21:01:22',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28573,'1000','101742752882','2025-03-23 21:21:19',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28574,'4000','101742752882','2025-03-23 21:21:19',NULL,100.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(28575,'1110','101742754082','2025-03-23 21:53:20',NULL,75.00,'','10','1','Inventory sold','1','','sales','1611','','No',NULL,NULL,''),(28576,'1110','101742754082','2025-03-23 21:21:22',NULL,100.00,'','10','1','Inventory sold','1','','sales','1230','','No',NULL,NULL,''),(28577,'1110','101742754082','2025-03-23 21:52:35',NULL,10.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(28578,'5500','101742754082','2025-03-23 21:52:59',185.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28579,'1000','101742754082','2025-03-23 21:53:20',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FGVR3FW34'),(28580,'4000','101742754082','2025-03-23 21:53:20',NULL,200.00,'','10','1','Good sold','1','','sales','1611','','No',NULL,NULL,''),(28581,'4000','101742754082','2025-03-23 21:21:22',NULL,150.00,'','10','1','Good sold','1','','sales','1230','','No',NULL,NULL,''),(28582,'4000','101742754082','2025-03-23 21:52:35',NULL,50.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(28583,'1110','101742756017','2025-03-23 21:53:55',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(28584,'5500','101742756017','2025-03-23 21:53:37',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28585,'1000','101742756017','2025-03-23 21:53:55',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28586,'4000','101742756017','2025-03-23 21:53:55',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(28587,'1110','101742804103','2025-03-24 11:15:16',NULL,63.00,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(28588,'5500','101742804103','2025-03-24 11:15:03',63.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28589,'1000','101742804103','2025-03-24 11:15:16',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28590,'4000','101742804103','2025-03-24 11:15:16',NULL,150.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(28591,'1110','101742806274','2025-03-24 13:31:29',NULL,87.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(28592,'5500','101742806274','2025-03-24 11:51:14',87.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28593,'1000','101742806274','2025-03-24 13:31:29',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tfryudfilude'),(28594,'4000','101742806274','2025-03-24 13:31:29',NULL,150.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(28595,'1000','101742819221','2025-03-24 15:27:12',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28596,'4000','101742819221','2025-03-24 15:27:12',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(28601,'1110','101742824751','2025-03-24 17:18:39',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(28602,'5500','101742824751','2025-03-24 16:59:11',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28603,'1000','101742824751','2025-03-24 17:18:39',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28604,'4000','101742824751','2025-03-24 17:18:39',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(28605,'1110','101742826052','2025-03-24 17:20:59',NULL,9.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(28606,'5500','101742826052','2025-03-24 17:20:52',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28607,'1000','101742826052','2025-03-24 17:20:59',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28608,'4000','101742826052','2025-03-24 17:20:59',NULL,50.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(28609,'1110','101742826061','2025-03-24 17:39:15',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(28610,'5500','101742826061','2025-03-24 17:21:01',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28611,'1000','101742826061','2025-03-24 17:39:15',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EFTRRGW'),(28612,'4000','101742826061','2025-03-24 17:39:15',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(28613,'1110','101742827163','2025-03-24 18:31:17',NULL,6.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(28614,'5500','101742827163','2025-03-24 17:39:23',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28615,'1000','101742827163','2025-03-24 18:31:17',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28616,'4000','101742827163','2025-03-24 18:31:17',NULL,30.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(28617,'1110','101742830280','2025-03-24 18:38:45',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(28618,'5500','101742830280','2025-03-24 18:31:20',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28619,'1000','101742830280','2025-03-24 18:38:45',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'E4FRW4FR432'),(28620,'4000','101742830280','2025-03-24 18:38:45',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(28621,'1110','101742830732','2025-03-24 19:14:14',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(28622,'5500','101742830732','2025-03-24 18:38:52',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28623,'1000','101742830732','2025-03-24 19:14:14',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28624,'4000','101742830732','2025-03-24 19:14:14',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(28625,'1110','101742832860','2025-03-24 19:14:35',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(28626,'5500','101742832860','2025-03-24 19:14:20',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28627,'1000','101742832860','2025-03-24 19:14:35',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28628,'4000','101742832860','2025-03-24 19:14:35',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(28629,'1110','101742832880','2025-03-24 19:35:44',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(28630,'5500','101742832880','2025-03-24 19:14:40',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28631,'1000','101742832880','2025-03-24 19:35:44',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'REFARERF'),(28632,'4000','101742832880','2025-03-24 19:35:44',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(28633,'1110','101742834167','2025-03-24 19:51:48',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(28634,'5500','101742834167','2025-03-24 19:36:07',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28635,'1000','101742834167','2025-03-24 19:51:48',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FRTGSYUD'),(28636,'4000','101742834167','2025-03-24 19:51:48',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(28637,'1110','101742835115','2025-03-24 20:10:47',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(28638,'5500','101742835115','2025-03-24 19:51:55',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28639,'1000','101742835115','2025-03-24 20:10:47',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4RFE5632R'),(28640,'4000','101742835115','2025-03-24 20:10:47',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(28641,'1110','101742836252','2025-03-24 20:13:38',NULL,122.00,'','10','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(28642,'1110','101742836252','2025-03-24 20:10:52',NULL,45.00,'','10','1','Inventory sold','1','','sales','1653','','No',NULL,NULL,''),(28643,'1110','101742836252','2025-03-24 20:12:59',NULL,18.90,'','10','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(28644,'1110','101742836252','2025-03-24 20:13:11',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(28645,'1110','101742836252','2025-03-24 20:13:20',NULL,0.00,'','10','1','Inventory sold','1','','sales','411','','No',NULL,NULL,''),(28646,'5500','101742836252','2025-03-24 20:13:27',265.90,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28647,'1000','101742836252','2025-03-24 20:13:38',850.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DDFEQADQ'),(28648,'4000','101742836252','2025-03-24 20:13:38',NULL,250.00,'','10','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(28649,'4000','101742836252','2025-03-24 20:10:52',NULL,200.00,'','10','1','Good sold','1','','sales','1653','','No',NULL,NULL,''),(28650,'4000','101742836252','2025-03-24 20:12:59',NULL,100.00,'','10','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(28651,'4000','101742836252','2025-03-24 20:13:11',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(28652,'4000','101742836252','2025-03-24 20:13:20',NULL,100.00,'','10','1','Good sold','1','','sales','411','','No',NULL,NULL,''),(28653,'1000','101742836445','2025-03-24 20:14:18',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28654,'4000','101742836445','2025-03-24 20:14:18',NULL,100.00,'','10','1','Good sold','1','','sales','1085','','No',NULL,NULL,''),(28655,'1110','101742836460','2025-03-24 20:14:30',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(28656,'5500','101742836460','2025-03-24 20:14:20',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28657,'1000','101742836460','2025-03-24 20:14:30',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28658,'4000','101742836460','2025-03-24 20:14:30',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(28659,'1110','101742836474','2025-03-24 20:14:45',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(28660,'5500','101742836474','2025-03-24 20:14:34',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28661,'1000','101742836474','2025-03-24 20:14:45',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DE CF WEAQ'),(28662,'4000','101742836474','2025-03-24 20:14:45',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(28663,'1110','101742836494','2025-03-24 20:22:59',NULL,18.00,'','10','1','Inventory sold','1','','sales','305','','No',NULL,NULL,''),(28664,'5500','101742836494','2025-03-24 20:14:54',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28665,'1000','101742836494','2025-03-24 20:22:59',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GREGSVERTQCETZ'),(28666,'4000','101742836494','2025-03-24 20:22:59',NULL,100.00,'','10','1','Good sold','1','','sales','305','','No',NULL,NULL,''),(28667,'1110','101742838113','2025-03-24 20:42:31',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(28668,'1110','101742838113','2025-03-24 20:41:53',NULL,12.00,'','10','1','Inventory sold','1','','sales','791','','No',NULL,NULL,''),(28669,'5500','101742838113','2025-03-24 20:42:10',16.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28670,'1000','101742838113','2025-03-24 20:42:31',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28671,'4000','101742838113','2025-03-24 20:42:31',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(28672,'4000','101742838113','2025-03-24 20:41:53',NULL,50.00,'','10','1','Good sold','1','','sales','791','','No',NULL,NULL,''),(28673,'1110','101742838155','2025-03-24 20:49:39',NULL,55.00,'','10','1','Inventory sold','1','','sales','1576','','No',NULL,NULL,''),(28674,'1110','101742838155','2025-03-24 20:42:35',NULL,25.00,'','10','1','Inventory sold','1','','sales','1004','','No',NULL,NULL,''),(28675,'1110','101742838155','2025-03-24 20:49:16',NULL,32.00,'','10','1','Inventory sold','1','','sales','379','','No',NULL,NULL,''),(28676,'5500','101742838155','2025-03-24 20:49:28',112.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28677,'1000','101742838155','2025-03-24 20:49:39',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EW3D3WDE3Q2'),(28678,'4000','101742838155','2025-03-24 20:49:39',NULL,150.00,'','10','1','Good sold','1','','sales','1576','','No',NULL,NULL,''),(28679,'4000','101742838155','2025-03-24 20:42:35',NULL,50.00,'','10','1','Good sold','1','','sales','1004','','No',NULL,NULL,''),(28680,'4000','101742838155','2025-03-24 20:49:16',NULL,150.00,'','10','1','Good sold','1','','sales','379','','No',NULL,NULL,''),(28681,'1110','101742838584','2025-03-24 21:20:19',NULL,45.00,'','10','1','Inventory sold','1','','sales','999','','No',NULL,NULL,''),(28682,'1110','101742838584','2025-03-24 20:49:44',NULL,60.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(28683,'5500','101742838584','2025-03-24 21:20:07',105.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28684,'1000','101742838584','2025-03-24 21:20:19',220.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ERFEFRWEFEW'),(28685,'4000','101742838584','2025-03-24 21:20:19',NULL,100.00,'','10','1','Good sold','1','','sales','999','','No',NULL,NULL,''),(28686,'4000','101742838584','2025-03-24 20:49:44',NULL,120.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(28687,'1110','101742840425','2025-03-24 21:20:32',NULL,82.00,'','10','1','Inventory sold','1','','sales','629','','No',NULL,NULL,''),(28688,'5500','101742840425','2025-03-24 21:20:25',82.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28689,'1000','101742840425','2025-03-24 21:20:32',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28690,'4000','101742840425','2025-03-24 21:20:32',NULL,200.00,'','10','1','Good sold','1','','sales','629','','No',NULL,NULL,''),(28691,'1110','101742840438','2025-03-24 21:21:25',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(28692,'1110','101742840438','2025-03-24 21:20:38',NULL,4.00,'','10','1','Inventory sold','1','','sales','1630','','No',NULL,NULL,''),(28693,'5500','101742840438','2025-03-24 21:20:55',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28694,'1000','101742840438','2025-03-24 21:21:25',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28695,'4000','101742840438','2025-03-24 21:21:25',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(28696,'4000','101742840438','2025-03-24 21:20:38',NULL,10.00,'','10','1','Good sold','1','','sales','1630','','No',NULL,NULL,''),(28697,'1000','101742840488','2025-03-24 21:26:23',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'D3EFC4ERFE'),(28698,'4000','101742840488','2025-03-24 21:26:23',NULL,200.00,'','10','1','Good sold','1','','sales','711','','No',NULL,NULL,''),(28699,'1110','101742840788','2025-03-24 21:34:35',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(28700,'1110','101742840788','2025-03-24 21:26:28',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(28701,'1110','101742840788','2025-03-24 21:33:49',NULL,8.00,'','10','1','Inventory sold','1','','sales','1630','','No',NULL,NULL,''),(28702,'5500','101742840788','2025-03-24 21:34:05',11.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28703,'1000','101742840788','2025-03-24 21:34:35',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28704,'4000','101742840788','2025-03-24 21:34:35',NULL,150.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(28705,'4000','101742840788','2025-03-24 21:26:28',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(28706,'4000','101742840788','2025-03-24 21:33:49',NULL,20.00,'','10','1','Good sold','1','','sales','1630','','No',NULL,NULL,''),(28707,'1110','101742841278','2025-03-24 21:37:20',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(28708,'1110','101742841278','2025-03-24 21:34:38',NULL,5.50,'','10','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(28709,'5500','101742841278','2025-03-24 21:37:10',9.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28710,'1000','101742841278','2025-03-24 21:37:20',70.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'3RFE3RF2RF'),(28711,'4000','101742841278','2025-03-24 21:37:20',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(28712,'4000','101742841278','2025-03-24 21:34:38',NULL,50.00,'','10','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(28713,'1110','101742841445','2025-03-24 21:38:01',NULL,4.80,'','10','1','Inventory sold','1','','sales','791','','No',NULL,NULL,''),(28714,'5500','101742841445','2025-03-24 21:37:25',4.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28715,'1000','101742841445','2025-03-24 21:38:01',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28716,'4000','101742841445','2025-03-24 21:38:01',NULL,20.00,'','10','1','Good sold','1','','sales','791','','No',NULL,NULL,''),(28717,'1110','101742841493','2025-03-24 21:43:54',NULL,17.00,'','10','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(28718,'5500','101742841493','2025-03-24 21:38:13',17.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28719,'1000','101742841493','2025-03-24 21:43:54',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28720,'4000','101742841493','2025-03-24 21:43:54',NULL,30.00,'','10','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(28721,'1110','101742841836','2025-03-24 21:44:34',NULL,12.00,'','10','1','Inventory sold','1','','sales','1661','','No',NULL,NULL,''),(28722,'1110','101742841836','2025-03-24 21:43:56',NULL,85.00,'','10','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(28723,'5500','101742841836','2025-03-24 21:44:22',97.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28724,'1000','101742841836','2025-03-24 21:44:34',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFCEFE2XEQ'),(28725,'4000','101742841836','2025-03-24 21:44:34',NULL,50.00,'','10','1','Good sold','1','','sales','1661','','No',NULL,NULL,''),(28726,'4000','101742841836','2025-03-24 21:43:56',NULL,200.00,'','10','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(28727,'1000','101742841897','2025-03-24 21:49:44',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28728,'4000','101742841897','2025-03-24 21:49:44',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(28729,'4000','101742841897','2025-03-24 21:44:57',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(28736,'1110','101742842187','2025-03-24 22:01:29',NULL,5.00,'','10','1','Inventory sold','1','','sales','857','','No',NULL,NULL,''),(28737,'1110','101742842187','2025-03-24 22:08:29',NULL,0.00,'','10','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(28738,'5500','101742842187','2025-03-24 22:08:38',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28739,'1000','101742842187','2025-03-24 22:01:29',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EFR4QW32R'),(28740,'4000','101742842187','2025-03-24 22:01:29',NULL,10.00,'','10','1','Good sold','1','','sales','857','','No',NULL,NULL,''),(28741,'4000','101742842187','2025-03-24 22:08:29',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(28742,'1000','101742881717','2025-03-25 09:38:53',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28743,'4000','101742881717','2025-03-25 09:38:53',NULL,100.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(28744,'4000','101742881717','2025-03-25 08:48:37',NULL,100.00,'','10','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(28745,'1110','101742884736','2025-03-25 09:39:22',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(28746,'1110','101742884736','2025-03-25 09:38:56',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(28747,'1110','101742884736','2025-03-25 09:39:05',NULL,12.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(28748,'5500','101742884736','2025-03-25 09:39:12',17.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28749,'1000','101742884736','2025-03-25 09:39:22',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'efuyef'),(28750,'4000','101742884736','2025-03-25 09:39:22',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(28751,'4000','101742884736','2025-03-25 09:38:56',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(28752,'4000','101742884736','2025-03-25 09:39:05',NULL,20.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(28753,'1110','101742884768','2025-03-25 09:39:37',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(28754,'5500','101742884768','2025-03-25 09:39:29',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28755,'1000','101742884768','2025-03-25 09:39:37',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DFVQEFqf'),(28756,'4000','101742884768','2025-03-25 09:39:37',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(28757,'1110','101742884782','2025-03-25 11:35:39',NULL,0.00,'','10','1','Inventory sold','1','','sales','711','','No',NULL,NULL,''),(28758,'1110','101742884782','2025-03-25 09:39:42',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(28759,'1110','101742884782','2025-03-25 11:25:00',NULL,25.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(28760,'5500','101742884782','2025-03-25 11:35:28',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28761,'1000','101742884782','2025-03-25 11:35:39',450.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28762,'4000','101742884782','2025-03-25 11:35:39',NULL,200.00,'','10','1','Good sold','1','','sales','711','','No',NULL,NULL,''),(28763,'4000','101742884782','2025-03-25 09:39:42',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(28764,'4000','101742884782','2025-03-25 11:25:00',NULL,50.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(28765,'1110','101742891742','2025-03-25 11:35:59',NULL,85.00,'','10','1','Inventory sold','1','','sales','1570','','No',NULL,NULL,''),(28766,'5500','101742891742','2025-03-25 11:35:42',85.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28767,'1000','101742891742','2025-03-25 11:35:59',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ergqt4tesf'),(28768,'4000','101742891742','2025-03-25 11:35:59',NULL,250.00,'','10','1','Good sold','1','','sales','1570','','No',NULL,NULL,''),(28769,'1110','101742891771','2025-03-25 11:56:15',NULL,3.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(28770,'5500','101742891771','2025-03-25 11:36:11',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28771,'1000','101742891771','2025-03-25 11:56:15',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4f24ftrefr'),(28772,'4000','101742891771','2025-03-25 11:56:15',NULL,30.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(28773,'1110','101742892981','2025-03-25 12:55:53',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(28774,'1110','101742892981','2025-03-25 11:56:21',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(28775,'5500','101742892981','2025-03-25 12:55:38',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28776,'1000','101742892981','2025-03-25 12:55:53',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28777,'4000','101742892981','2025-03-25 12:55:53',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(28778,'4000','101742892981','2025-03-25 11:56:21',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(28779,'1110','101742896557','2025-03-25 13:28:21',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(28780,'5500','101742896557','2025-03-25 12:55:57',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28781,'1000','101742896557','2025-03-25 13:28:21',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28782,'4000','101742896557','2025-03-25 13:28:21',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(28789,'1110','101742898517','2025-03-25 14:40:25',NULL,10.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(28790,'5500','101742898517','2025-03-25 14:44:59',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28791,'1000','101742898517','2025-03-25 14:40:25',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28792,'4000','101742898517','2025-03-25 14:40:25',NULL,50.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(28793,'1000','101742912320','2025-03-25 17:18:52',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28794,'4000','101742912320','2025-03-25 17:18:52',NULL,40.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(28795,'1110','101742912336','2025-03-25 18:08:19',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(28796,'1110','101742912336','2025-03-25 17:18:56',NULL,10.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(28797,'5500','101742912336','2025-03-25 18:05:43',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28798,'1000','101742912336','2025-03-25 18:08:19',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'eff4rrfcqrf4'),(28799,'4000','101742912336','2025-03-25 18:08:19',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(28800,'4000','101742912336','2025-03-25 17:18:56',NULL,50.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(28801,'1110','101742915306','2025-03-25 18:30:37',NULL,0.00,'','10','1','Inventory sold','1','','sales','493','','No',NULL,NULL,''),(28802,'1110','101742915306','2025-03-25 18:08:26',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(28803,'5500','101742915306','2025-03-25 18:30:27',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28804,'1000','101742915306','2025-03-25 18:30:37',110.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edfeqfew'),(28805,'4000','101742915306','2025-03-25 18:30:37',NULL,90.00,'','10','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(28806,'4000','101742915306','2025-03-25 18:08:26',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(28807,'1110','101742916644','2025-03-25 18:44:57',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(28808,'5500','101742916644','2025-03-25 18:30:44',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28809,'1000','101742916644','2025-03-25 18:44:57',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28810,'4000','101742916644','2025-03-25 18:44:57',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(28811,'1110','101742917500','2025-03-25 18:47:44',NULL,8.00,'','10','1','Inventory sold','1','','sales','1616','','No',NULL,NULL,''),(28812,'5500','101742917500','2025-03-25 18:45:00',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28813,'1000','101742917500','2025-03-25 18:47:44',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28814,'4000','101742917500','2025-03-25 18:47:44',NULL,20.00,'','10','1','Good sold','1','','sales','1616','','No',NULL,NULL,''),(28815,'1110','101742926674','2025-03-25 21:33:05',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(28816,'5500','101742926674','2025-03-25 21:17:54',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28817,'1000','101742926674','2025-03-25 21:33:05',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28818,'4000','101742926674','2025-03-25 21:33:05',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(28819,'1110','101742927587','2025-03-25 21:33:14',NULL,19.00,'','10','1','Inventory sold','1','','sales','1171','','No',NULL,NULL,''),(28820,'5500','101742927587','2025-03-25 21:33:07',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28821,'1000','101742927587','2025-03-25 21:33:14',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28822,'4000','101742927587','2025-03-25 21:33:14',NULL,100.00,'','10','1','Good sold','1','','sales','1171','','No',NULL,NULL,''),(28823,'1110','101742927597','2025-03-25 21:33:28',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(28824,'5500','101742927597','2025-03-25 21:33:17',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28825,'1000','101742927597','2025-03-25 21:33:28',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28826,'4000','101742927597','2025-03-25 21:33:28',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(28827,'1110','101742927610','2025-03-25 21:33:38',NULL,65.00,'','10','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(28828,'5500','101742927610','2025-03-25 21:33:30',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28829,'1000','101742927610','2025-03-25 21:33:38',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28830,'4000','101742927610','2025-03-25 21:33:38',NULL,150.00,'','10','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(28831,'1110','101742927621','2025-03-25 21:34:02',NULL,18.00,'','10','1','Inventory sold','1','','sales','879','','No',NULL,NULL,''),(28832,'5500','101742927621','2025-03-25 21:33:41',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28833,'1000','101742927621','2025-03-25 21:34:02',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'jhwqer9u7gu'),(28834,'4000','101742927621','2025-03-25 21:34:02',NULL,50.00,'','10','1','Good sold','1','','sales','879','','No',NULL,NULL,''),(28835,'1110','101742927650','2025-03-25 21:34:17',NULL,55.00,'','10','1','Inventory sold','1','','sales','1603','','No',NULL,NULL,''),(28836,'5500','101742927650','2025-03-25 21:34:10',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28837,'1000','101742927650','2025-03-25 21:34:17',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'jkgh3y7ug80'),(28838,'4000','101742927650','2025-03-25 21:34:17',NULL,150.00,'','10','1','Good sold','1','','sales','1603','','No',NULL,NULL,''),(28839,'1110','101742927665','2025-03-25 21:34:36',NULL,150.00,'','10','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(28840,'5500','101742927665','2025-03-25 21:34:25',150.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28841,'1000','101742927665','2025-03-25 21:34:36',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ouihefrt97uou'),(28842,'4000','101742927665','2025-03-25 21:34:36',NULL,250.00,'','10','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(28843,'1110','101742927683','2025-03-25 21:46:11',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(28844,'5500','101742927683','2025-03-25 21:34:43',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28845,'1000','101742927683','2025-03-25 21:46:11',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28846,'4000','101742927683','2025-03-25 21:46:11',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(28847,'1110','101742928373','2025-03-25 21:53:27',NULL,30.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(28848,'5500','101742928373','2025-03-25 21:46:13',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28849,'1000','101742928373','2025-03-25 21:53:27',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UYDEWYUGWA'),(28850,'4000','101742928373','2025-03-25 21:53:27',NULL,150.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(28851,'1110','101742971426','2025-03-26 09:44:09',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(28852,'1110','101742971426','2025-03-26 09:43:46',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(28853,'5500','101742971426','2025-03-26 09:43:58',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28854,'1000','101742971426','2025-03-26 09:44:09',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28855,'4000','101742971426','2025-03-26 09:44:09',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(28856,'4000','101742971426','2025-03-26 09:43:46',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(28857,'1110','101742982254','2025-03-26 12:44:21',NULL,85.00,'','10','1','Inventory sold','1','','sales','1570','','No',NULL,NULL,''),(28858,'5500','101742982254','2025-03-26 12:44:14',85.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28859,'1000','101742982254','2025-03-26 12:44:21',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'wswqsawqaw'),(28860,'4000','101742982254','2025-03-26 12:44:21',NULL,250.00,'','10','1','Good sold','1','','sales','1570','','No',NULL,NULL,''),(28861,'1110','101742982269','2025-03-26 12:46:20',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(28862,'5500','101742982269','2025-03-26 12:44:29',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28863,'1000','101742982269','2025-03-26 12:46:20',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fq42fedx'),(28864,'4000','101742982269','2025-03-26 12:46:20',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(28865,'1110','101742982386','2025-03-26 13:38:32',NULL,18.90,'','10','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(28866,'5500','101742982386','2025-03-26 12:46:26',18.90,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28867,'1000','101742982386','2025-03-26 13:38:32',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28868,'4000','101742982386','2025-03-26 13:38:32',NULL,100.00,'','10','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(28869,'1110','101742985515','2025-03-26 14:46:28',NULL,38.00,'','10','1','Inventory sold','1','','sales','1532','','No',NULL,NULL,''),(28870,'5500','101742985515','2025-03-26 13:38:35',38.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28871,'1000','101742985515','2025-03-26 14:46:28',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hdth5sehye'),(28872,'4000','101742985515','2025-03-26 14:46:28',NULL,100.00,'','10','1','Good sold','1','','sales','1532','','No',NULL,NULL,''),(28873,'1110','101742989594','2025-03-26 15:44:57',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(28874,'5500','101742989594','2025-03-26 14:46:34',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28875,'1000','101742989594','2025-03-26 15:44:57',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'784u ye6e48'),(28876,'4000','101742989594','2025-03-26 15:44:57',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(28877,'1110','101742993108','2025-03-26 16:23:16',NULL,7.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(28878,'5500','101742993108','2025-03-26 15:45:08',7.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28879,'1000','101742993108','2025-03-26 16:23:16',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28880,'4000','101742993108','2025-03-26 16:23:16',NULL,20.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(28881,'1110','101742995399','2025-03-26 17:16:12',NULL,12.50,'','10','1','Inventory sold','1','','sales','857','','No',NULL,NULL,''),(28882,'5500','101742995399','2025-03-26 16:23:19',12.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28883,'1000','101742995399','2025-03-26 17:16:12',25.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dggbfdxcvcv'),(28884,'4000','101742995399','2025-03-26 17:16:12',NULL,25.00,'','10','1','Good sold','1','','sales','857','','No',NULL,NULL,''),(28885,'1110','101742998580','2025-03-26 17:38:33',NULL,10.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(28886,'5500','101742998580','2025-03-26 17:16:20',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28887,'1000','101742998580','2025-03-26 17:38:33',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28888,'4000','101742998580','2025-03-26 17:38:33',NULL,50.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(28889,'1110','101742999916','2025-03-26 19:18:43',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(28890,'5500','101742999916','2025-03-26 17:38:36',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28891,'1000','101742999916','2025-03-26 19:18:43',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28892,'4000','101742999916','2025-03-26 19:18:43',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(28893,'1110','101743005926','2025-03-26 19:24:39',NULL,20.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(28894,'5500','101743005926','2025-03-26 19:18:46',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28895,'1000','101743005926','2025-03-26 19:24:39',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rt44yugef'),(28896,'4000','101743005926','2025-03-26 19:24:39',NULL,40.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(28897,'1000','101743006287','2025-03-26 19:28:22',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'35rrqr 532r'),(28898,'4000','101743006287','2025-03-26 19:28:22',NULL,200.00,'','10','1','Good sold','1','','sales','1473','','No',NULL,NULL,''),(28899,'1110','101743006711','2025-03-26 19:32:04',NULL,40.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(28900,'5500','101743006711','2025-03-26 19:31:51',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28901,'1000','101743006711','2025-03-26 19:32:04',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28902,'4000','101743006711','2025-03-26 19:32:04',NULL,100.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(28903,'1110','101743006728','2025-03-26 19:51:02',NULL,35.00,'','10','1','Inventory sold','1','','sales','1627','','No',NULL,NULL,''),(28904,'1110','101743006728','2025-03-26 19:32:08',NULL,9.00,'','10','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(28905,'5500','101743006728','2025-03-26 19:50:52',44.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28906,'1000','101743006728','2025-03-26 19:51:02',170.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'erfwraggqrw'),(28907,'4000','101743006728','2025-03-26 19:51:02',NULL,150.00,'','10','1','Good sold','1','','sales','1627','','No',NULL,NULL,''),(28908,'4000','101743006728','2025-03-26 19:32:08',NULL,20.00,'','10','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(28909,'1110','101743007871','2025-03-26 19:52:45',NULL,20.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(28910,'5500','101743007871','2025-03-26 19:51:11',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28911,'1000','101743007871','2025-03-26 19:52:45',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YCT25TCF3'),(28912,'4000','101743007871','2025-03-26 19:52:45',NULL,40.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(28913,'1110','101743007978','2025-03-26 20:11:54',NULL,40.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(28914,'5500','101743007978','2025-03-26 19:52:58',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28915,'1000','101743007978','2025-03-26 20:11:54',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28916,'4000','101743007978','2025-03-26 20:11:54',NULL,100.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(28917,'1110','101743009118','2025-03-26 20:14:57',NULL,20.00,'','10','1','Inventory sold','1','','sales','1656','','No',NULL,NULL,''),(28918,'5500','101743009118','2025-03-26 20:11:58',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28919,'1000','101743009118','2025-03-26 20:14:57',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFGAWGRWR'),(28920,'4000','101743009118','2025-03-26 20:14:57',NULL,50.00,'','10','1','Good sold','1','','sales','1656','','No',NULL,NULL,''),(28921,'1110','101743009305','2025-03-26 20:27:50',NULL,65.00,'','10','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(28922,'1110','101743009305','2025-03-26 20:15:05',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(28923,'1110','101743009305','2025-03-26 20:26:31',NULL,9.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(28924,'5500','101743009305','2025-03-26 20:27:39',79.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28925,'1000','101743009305','2025-03-26 20:27:50',230.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28926,'4000','101743009305','2025-03-26 20:27:50',NULL,150.00,'','10','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(28927,'4000','101743009305','2025-03-26 20:15:05',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(28928,'4000','101743009305','2025-03-26 20:26:31',NULL,30.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(28929,'1110','101743010074','2025-03-26 20:29:02',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(28930,'5500','101743010074','2025-03-26 20:27:54',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28931,'1000','101743010074','2025-03-26 20:29:02',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28932,'4000','101743010074','2025-03-26 20:29:02',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(28933,'1110','101743010144','2025-03-26 20:38:44',NULL,205.00,'','10','1','Inventory sold','1','','sales','102','','No',NULL,NULL,''),(28934,'5500','101743010144','2025-03-26 20:29:04',205.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28935,'1000','101743010144','2025-03-26 20:38:44',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'F ER3RF3EW'),(28936,'4000','101743010144','2025-03-26 20:38:44',NULL,300.00,'','10','1','Good sold','1','','sales','102','','No',NULL,NULL,''),(28941,'1110','101743010850','2025-03-26 20:44:47',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(28942,'5500','101743010850','2025-03-26 20:40:50',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28943,'1000','101743010850','2025-03-26 20:44:47',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'55e6r6'),(28944,'4000','101743010850','2025-03-26 20:44:47',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(28945,'1110','101743011100','2025-03-26 21:00:38',NULL,5.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(28946,'5500','101743011100','2025-03-26 20:45:00',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28947,'1000','101743011100','2025-03-26 21:00:38',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GDHVHRTR'),(28948,'4000','101743011100','2025-03-26 21:00:38',NULL,10.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(28949,'1110','101743012758','2025-03-26 21:13:57',NULL,85.00,'','10','1','Inventory sold','1','','sales','1570','','No',NULL,NULL,''),(28950,'5500','101743012758','2025-03-26 21:12:38',85.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28951,'1000','101743012758','2025-03-26 21:13:57',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'8Y ARGU9I'),(28952,'4000','101743012758','2025-03-26 21:13:57',NULL,250.00,'','10','1','Good sold','1','','sales','1570','','No',NULL,NULL,''),(28953,'1110','101743013273','2025-03-26 21:21:44',NULL,36.00,'','10','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(28954,'5500','101743013273','2025-03-26 21:21:13',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28955,'1000','101743013273','2025-03-26 21:21:44',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28956,'4000','101743013273','2025-03-26 21:21:44',NULL,150.00,'','10','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(28957,'1110','101743013309','2025-03-26 21:22:50',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(28958,'1110','101743013309','2025-03-26 21:21:49',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(28959,'5500','101743013309','2025-03-26 21:22:30',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28960,'1000','101743013309','2025-03-26 21:22:50',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'5VCFC5EC5VC'),(28961,'4000','101743013309','2025-03-26 21:22:50',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(28962,'4000','101743013309','2025-03-26 21:21:49',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(28963,'1110','101743013378','2025-03-26 21:38:25',NULL,100.00,'','10','1','Inventory sold','1','','sales','1223','','No',NULL,NULL,''),(28964,'1110','101743013378','2025-03-26 21:22:58',NULL,10.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(28965,'5500','101743013378','2025-03-26 21:38:14',110.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28966,'1000','101743013378','2025-03-26 21:38:25',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'F5R3DRQEW'),(28967,'4000','101743013378','2025-03-26 21:38:25',NULL,150.00,'','10','1','Good sold','1','','sales','1223','','No',NULL,NULL,''),(28968,'4000','101743013378','2025-03-26 21:22:58',NULL,100.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(28969,'1110','101743014312','2025-03-26 21:40:11',NULL,70.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(28970,'5500','101743014312','2025-03-26 21:38:32',70.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28971,'1000','101743014312','2025-03-26 21:40:11',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'2EDEDQED'),(28972,'4000','101743014312','2025-03-26 21:40:11',NULL,200.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(28973,'1110','101743015731','2025-03-26 22:02:32',NULL,2.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(28974,'1110','101743015731','2025-03-26 22:02:11',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(28975,'5500','101743015731','2025-03-26 22:02:22',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28976,'1000','101743015731','2025-03-26 22:02:32',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EFEF4EWRRFW'),(28977,'4000','101743015731','2025-03-26 22:02:32',NULL,10.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(28978,'4000','101743015731','2025-03-26 22:02:11',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(28979,'1110','101743056570','2025-03-27 09:23:49',NULL,43.00,'','10','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(28980,'5500','101743056570','2025-03-27 09:22:50',43.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28981,'1000','101743056570','2025-03-27 09:23:49',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ecfrc3rc12'),(28982,'4000','101743056570','2025-03-27 09:23:49',NULL,100.00,'','10','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(28983,'1110','101743056638','2025-03-27 09:28:43',NULL,4.00,'','10','1','Inventory sold','1','','sales','915','','No',NULL,NULL,''),(28984,'1110','101743056638','2025-03-27 09:23:58',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(28985,'1110','101743056638','2025-03-27 09:27:53',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(28986,'1110','101743056638','2025-03-27 09:28:12',NULL,14.80,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(28987,'5500','101743056638','2025-03-27 09:28:25',19.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28988,'1000','101743056638','2025-03-27 09:28:43',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28989,'4000','101743056638','2025-03-27 09:28:43',NULL,10.00,'','10','1','Good sold','1','','sales','915','','No',NULL,NULL,''),(28990,'4000','101743056638','2025-03-27 09:23:58',NULL,10.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(28991,'4000','101743056638','2025-03-27 09:27:53',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(28992,'4000','101743056638','2025-03-27 09:28:12',NULL,40.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(28993,'1110','101743056927','2025-03-27 09:53:37',NULL,75.00,'','10','1','Inventory sold','1','','sales','1614','','No',NULL,NULL,''),(28994,'1110','101743056927','2025-03-27 09:28:47',NULL,10.00,'','10','1','Inventory sold','1','','sales','1675','','No',NULL,NULL,''),(28995,'5500','101743056927','2025-03-27 09:53:30',85.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28996,'1000','101743056927','2025-03-27 09:53:37',450.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28997,'4000','101743056927','2025-03-27 09:53:37',NULL,400.00,'','10','1','Good sold','1','','sales','1614','','No',NULL,NULL,''),(28998,'4000','101743056927','2025-03-27 09:28:47',NULL,50.00,'','10','1','Good sold','1','','sales','1675','','No',NULL,NULL,''),(28999,'1110','101743058434','2025-03-27 09:54:03',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(29000,'5500','101743058434','2025-03-27 09:53:54',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29001,'1000','101743058434','2025-03-27 09:54:03',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WSEWSQFWE'),(29002,'4000','101743058434','2025-03-27 09:54:03',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(29003,'1110','101743058448','2025-03-27 10:16:47',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(29004,'1110','101743058448','2025-03-27 09:54:08',NULL,35.00,'','10','1','Inventory sold','1','','sales','1627','','No',NULL,NULL,''),(29005,'1110','101743058448','2025-03-27 10:16:29',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(29006,'5500','101743058448','2025-03-27 10:16:36',38.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29007,'1000','101743058448','2025-03-27 10:16:47',280.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'T5454TGC45'),(29008,'4000','101743058448','2025-03-27 10:16:47',NULL,100.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(29009,'4000','101743058448','2025-03-27 09:54:08',NULL,150.00,'','10','1','Good sold','1','','sales','1627','','No',NULL,NULL,''),(29010,'4000','101743058448','2025-03-27 10:16:29',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(29011,'1110','101743060230','2025-03-27 10:24:23',NULL,32.00,'','10','1','Inventory sold','1','','sales','1626','','No',NULL,NULL,''),(29012,'1110','101743060230','2025-03-27 10:23:50',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(29013,'5500','101743060230','2025-03-27 10:24:12',87.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29014,'1000','101743060230','2025-03-27 10:24:23',450.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UHBGCRURCA'),(29015,'4000','101743060230','2025-03-27 10:24:23',NULL,250.00,'','10','1','Good sold','1','','sales','1626','','No',NULL,NULL,''),(29016,'4000','101743060230','2025-03-27 10:23:50',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(29017,'1110','101743072003','2025-03-27 13:40:26',NULL,10.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(29018,'1110','101743072003','2025-03-27 13:40:03',NULL,50.00,'','10','1','Inventory sold','1','','sales','1256','','No',NULL,NULL,''),(29019,'5500','101743072003','2025-03-27 13:40:12',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29020,'1000','101743072003','2025-03-27 13:40:26',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WSQWDQWDCWQ'),(29021,'4000','101743072003','2025-03-27 13:40:26',NULL,50.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(29022,'4000','101743072003','2025-03-27 13:40:03',NULL,100.00,'','10','1','Good sold','1','','sales','1256','','No',NULL,NULL,''),(29023,'1110','101743072032','2025-03-27 14:28:27',NULL,12.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(29024,'5500','101743072032','2025-03-27 13:40:32',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29025,'1000','101743072032','2025-03-27 14:28:27',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29026,'4000','101743072032','2025-03-27 14:28:27',NULL,20.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(29027,'1110','101743074910','2025-03-27 15:05:36',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(29028,'1110','101743074910','2025-03-27 14:28:30',NULL,109.00,'','10','1','Inventory sold','1','','sales','1184','','No',NULL,NULL,''),(29029,'1110','101743074910','2025-03-27 15:05:03',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(29030,'5500','101743074910','2025-03-27 15:05:23',167.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29031,'1000','101743074910','2025-03-27 15:05:36',430.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EF3ER2Q3R2'),(29032,'4000','101743074910','2025-03-27 15:05:36',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(29033,'4000','101743074910','2025-03-27 14:28:30',NULL,200.00,'','10','1','Good sold','1','','sales','1184','','No',NULL,NULL,''),(29034,'4000','101743074910','2025-03-27 15:05:03',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(29035,'1110','101743077143','2025-03-27 15:10:01',NULL,139.00,'','10','1','Inventory sold','1','','sales','1484','','No',NULL,NULL,''),(29036,'5500','101743077143','2025-03-27 15:05:43',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29037,'1000','101743077143','2025-03-27 15:10:01',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29038,'4000','101743077143','2025-03-27 15:10:01',NULL,200.00,'','10','1','Good sold','1','','sales','1484','','No',NULL,NULL,''),(29039,'1110','101743077403','2025-03-27 15:15:30',NULL,6.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(29040,'1110','101743077403','2025-03-27 15:10:03',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(29041,'5500','101743077403','2025-03-27 15:15:21',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29042,'1000','101743077403','2025-03-27 15:15:30',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DRDRWE53QGT'),(29043,'4000','101743077403','2025-03-27 15:15:30',NULL,30.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(29044,'4000','101743077403','2025-03-27 15:10:03',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(29049,'1110','101743077738','2025-03-27 16:09:52',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(29050,'1110','101743077738','2025-03-27 16:50:15',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(29051,'5500','101743077738','2025-03-27 16:50:26',31.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29052,'1000','101743077738','2025-03-27 16:09:52',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29053,'4000','101743077738','2025-03-27 16:09:52',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(29054,'4000','101743077738','2025-03-27 16:50:15',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(29055,'1110','101743083438','2025-03-27 18:27:00',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(29056,'5500','101743083438','2025-03-27 16:50:38',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29057,'1000','101743083438','2025-03-27 18:27:00',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'34QWKIJTKL'),(29058,'4000','101743083438','2025-03-27 18:27:00',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(29059,'1110','101743089229','2025-03-27 18:44:22',NULL,8.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(29060,'1110','101743089229','2025-03-27 18:27:09',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(29061,'5500','101743089229','2025-03-27 18:44:10',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29062,'1000','101743089229','2025-03-27 18:44:22',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29063,'4000','101743089229','2025-03-27 18:44:22',NULL,40.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(29064,'4000','101743089229','2025-03-27 18:27:09',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(29065,'1110','101743090279','2025-03-27 18:58:01',NULL,115.00,'','10','1','Inventory sold','1','','sales','1113','','No',NULL,NULL,''),(29066,'5500','101743090279','2025-03-27 18:44:39',115.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29067,'1000','101743090279','2025-03-27 18:58:01',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29068,'4000','101743090279','2025-03-27 18:58:01',NULL,300.00,'','10','1','Good sold','1','','sales','1113','','No',NULL,NULL,''),(29069,'1110','101743091083','2025-03-27 18:58:38',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(29070,'5500','101743091083','2025-03-27 18:58:03',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29071,'1000','101743091083','2025-03-27 18:58:38',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29072,'4000','101743091083','2025-03-27 18:58:38',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(29073,'1110','101743091130','2025-03-27 19:07:48',NULL,120.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(29074,'1110','101743091130','2025-03-27 18:58:51',NULL,30.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(29075,'5500','101743091130','2025-03-27 19:06:30',150.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29076,'1000','101743091130','2025-03-27 19:07:48',500.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29077,'4000','101743091130','2025-03-27 19:07:48',NULL,400.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(29078,'4000','101743091130','2025-03-27 18:58:51',NULL,100.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(29079,'1110','101743091677','2025-03-27 19:33:14',NULL,12.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(29080,'5500','101743091677','2025-03-27 19:07:58',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29081,'1000','101743091677','2025-03-27 19:33:14',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'57UEBV6'),(29082,'4000','101743091677','2025-03-27 19:33:14',NULL,20.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(29083,'1110','101743093202','2025-03-27 19:43:07',NULL,20.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(29084,'1110','101743093202','2025-03-27 19:33:22',NULL,0.00,'','10','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(29085,'5500','101743093202','2025-03-27 19:42:55',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29086,'1000','101743093202','2025-03-27 19:43:07',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29087,'4000','101743093202','2025-03-27 19:43:07',NULL,40.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(29088,'4000','101743093202','2025-03-27 19:33:22',NULL,20.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(29089,'1110','101743093790','2025-03-27 19:45:13',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(29090,'5500','101743093790','2025-03-27 19:43:10',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29091,'1000','101743093790','2025-03-27 19:45:13',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,' K67RT\'['),(29092,'4000','101743093790','2025-03-27 19:45:13',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(29093,'1110','101743093919','2025-03-27 19:57:16',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(29094,'5500','101743093919','2025-03-27 19:45:19',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29095,'1000','101743093919','2025-03-27 19:57:16',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YVRECHH54G'),(29096,'4000','101743093919','2025-03-27 19:57:16',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(29097,'1110','101743094656','2025-03-27 19:59:19',NULL,8.00,'','10','1','Inventory sold','1','','sales','1630','','No',NULL,NULL,''),(29098,'5500','101743094656','2025-03-27 19:57:36',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29099,'1000','101743094656','2025-03-27 19:59:19',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29100,'4000','101743094656','2025-03-27 19:59:19',NULL,20.00,'','10','1','Good sold','1','','sales','1630','','No',NULL,NULL,''),(29101,'1110','101743094765','2025-03-27 20:22:57',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(29102,'5500','101743094765','2025-03-27 19:59:25',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29103,'1000','101743094765','2025-03-27 20:22:57',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29104,'4000','101743094765','2025-03-27 20:22:57',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(29105,'1110','101743096185','2025-03-27 20:39:47',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(29106,'5500','101743096185','2025-03-27 20:23:05',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29107,'1000','101743096185','2025-03-27 20:39:47',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29108,'4000','101743096185','2025-03-27 20:39:47',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(29109,'1110','101743097190','2025-03-27 21:02:09',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(29110,'1110','101743097190','2025-03-27 20:39:50',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(29111,'5500','101743097190','2025-03-27 21:01:48',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29112,'1000','101743097190','2025-03-27 21:02:09',70.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'5G3R2WX4R'),(29113,'4000','101743097190','2025-03-27 21:02:09',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(29114,'4000','101743097190','2025-03-27 20:39:50',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(29115,'1110','101743098538','2025-03-27 21:07:53',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(29116,'1110','101743098538','2025-03-27 21:02:18',NULL,10.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(29117,'5500','101743098538','2025-03-27 21:07:43',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29118,'1000','101743098538','2025-03-27 21:07:53',120.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WRRRW WR'),(29119,'4000','101743098538','2025-03-27 21:07:53',NULL,70.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(29120,'4000','101743098538','2025-03-27 21:02:18',NULL,50.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(29121,'1000','101743098879','2025-03-27 21:22:42',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29122,'4000','101743098879','2025-03-27 21:22:42',NULL,60.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(29123,'1110','101743099937','2025-03-27 21:25:50',NULL,15.00,'','10','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(29124,'5500','101743099937','2025-03-27 21:25:37',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29125,'1000','101743099937','2025-03-27 21:25:50',25.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29126,'4000','101743099937','2025-03-27 21:25:50',NULL,25.00,'','10','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(29127,'1110','101743099953','2025-03-27 21:58:46',NULL,6.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(29128,'5500','101743099953','2025-03-27 21:25:53',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29129,'1000','101743099953','2025-03-27 21:58:46',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29130,'4000','101743099953','2025-03-27 21:58:46',NULL,30.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(29131,'1110','101743101930','2025-03-27 22:02:26',NULL,43.00,'','10','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(29132,'5500','101743101930','2025-03-27 21:58:50',43.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29133,'1000','101743101930','2025-03-27 22:02:26',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFMSYDTYAE4'),(29134,'4000','101743101930','2025-03-27 22:02:26',NULL,100.00,'','10','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(29135,'1110','101743353664','2025-03-30 19:54:35',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(29136,'5500','101743353664','2025-03-30 19:54:24',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29137,'1000','101743353664','2025-03-30 19:54:35',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29138,'4000','101743353664','2025-03-30 19:54:35',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(29145,'1110','101743353790','2025-03-30 19:56:59',NULL,18.90,'','10','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(29146,'5500','101743353790','2025-03-30 20:00:29',18.90,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29147,'1000','101743353790','2025-03-30 19:56:59',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29148,'4000','101743353790','2025-03-30 19:56:59',NULL,100.00,'','10','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(29149,'1110','101743354063','2025-03-30 20:01:23',NULL,12.00,'','10','1','Inventory sold','1','','sales','1656','','No',NULL,NULL,''),(29150,'5500','101743354063','2025-03-30 20:01:03',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29151,'1000','101743354063','2025-03-30 20:01:23',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29152,'4000','101743354063','2025-03-30 20:01:23',NULL,30.00,'','10','1','Good sold','1','','sales','1656','','No',NULL,NULL,''),(29153,'1110','101743354085','2025-03-30 20:01:34',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(29154,'5500','101743354085','2025-03-30 20:01:25',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29155,'1000','101743354085','2025-03-30 20:01:34',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29156,'4000','101743354085','2025-03-30 20:01:34',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(29157,'1110','101743354136','2025-03-30 20:16:11',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(29158,'1110','101743354136','2025-03-30 20:02:16',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(29159,'5500','101743354136','2025-03-30 20:15:59',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29160,'1000','101743354136','2025-03-30 20:16:11',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29161,'4000','101743354136','2025-03-30 20:16:11',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(29162,'4000','101743354136','2025-03-30 20:02:16',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(29163,'1110','101743403262','2025-03-31 09:42:19',NULL,75.00,'','10','1','Inventory sold','1','','sales','1614','','No',NULL,NULL,''),(29164,'1110','101743403262','2025-03-31 09:41:02',NULL,15.00,'','10','1','Inventory sold','1','','sales','1374','','No',NULL,NULL,''),(29165,'5500','101743403262','2025-03-31 09:41:58',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29166,'1000','101743403262','2025-03-31 09:42:19',450.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29167,'4000','101743403262','2025-03-31 09:42:19',NULL,400.00,'','10','1','Good sold','1','','sales','1614','','No',NULL,NULL,''),(29168,'4000','101743403262','2025-03-31 09:41:02',NULL,50.00,'','10','1','Good sold','1','','sales','1374','','No',NULL,NULL,''),(29169,'1110','101743403342','2025-03-31 09:42:33',NULL,55.00,'','10','1','Inventory sold','1','','sales','1603','','No',NULL,NULL,''),(29170,'5500','101743403342','2025-03-31 09:42:22',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29171,'1000','101743403342','2025-03-31 09:42:33',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'5ASETRFAQSAQ'),(29172,'4000','101743403342','2025-03-31 09:42:33',NULL,150.00,'','10','1','Good sold','1','','sales','1603','','No',NULL,NULL,''),(29173,'1110','101743403359','2025-03-31 09:43:36',NULL,30.00,'','10','1','Inventory sold','1','','sales','1502','','No',NULL,NULL,''),(29174,'5500','101743403359','2025-03-31 09:42:39',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29175,'1000','101743403359','2025-03-31 09:43:36',130.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FD GVRTH6BYJE'),(29176,'4000','101743403359','2025-03-31 09:43:36',NULL,130.00,'','10','1','Good sold','1','','sales','1502','','No',NULL,NULL,''),(29177,'1110','101743403425','2025-03-31 10:03:38',NULL,0.00,'','10','1','Inventory sold','1','','sales','493','','No',NULL,NULL,''),(29178,'1110','101743403425','2025-03-31 09:43:45',NULL,16.00,'','10','1','Inventory sold','1','','sales','470','','No',NULL,NULL,''),(29179,'5500','101743403425','2025-03-31 10:03:26',16.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29180,'1000','101743403425','2025-03-31 10:03:38',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29181,'4000','101743403425','2025-03-31 10:03:38',NULL,30.00,'','10','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(29182,'4000','101743403425','2025-03-31 09:43:45',NULL,30.00,'','10','1','Good sold','1','','sales','470','','No',NULL,NULL,''),(29183,'1110','101743404623','2025-03-31 11:33:19',NULL,110.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(29184,'1110','101743404623','2025-03-31 10:03:43',NULL,36.00,'','10','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(29185,'5500','101743404623','2025-03-31 11:33:04',146.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29186,'1000','101743404623','2025-03-31 11:33:19',550.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29187,'4000','101743404623','2025-03-31 11:33:19',NULL,400.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(29188,'4000','101743404623','2025-03-31 10:03:43',NULL,150.00,'','10','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(29189,'1110','101743418656','2025-03-31 13:57:57',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(29190,'5500','101743418656','2025-03-31 13:57:36',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29191,'1000','101743418656','2025-03-31 13:57:57',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'wwqqweqaq'),(29192,'4000','101743418656','2025-03-31 13:57:57',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(29193,'1110','101743418683','2025-03-31 13:59:27',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(29194,'5500','101743418683','2025-03-31 13:58:03',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29195,'1000','101743418683','2025-03-31 13:59:27',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29196,'4000','101743418683','2025-03-31 13:59:27',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(29197,'1110','101743418926','2025-03-31 14:33:00',NULL,24.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(29198,'5500','101743418926','2025-03-31 14:02:06',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29199,'1000','101743418926','2025-03-31 14:33:00',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29200,'4000','101743418926','2025-03-31 14:33:00',NULL,40.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(29201,'1110','101743431917','2025-03-31 17:39:04',NULL,0.00,'','10','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(29202,'1110','101743431917','2025-03-31 17:38:37',NULL,12.00,'','10','1','Inventory sold','1','','sales','1630','','No',NULL,NULL,''),(29203,'5500','101743431917','2025-03-31 17:38:52',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29204,'1000','101743431917','2025-03-31 17:39:04',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29205,'4000','101743431917','2025-03-31 17:39:04',NULL,50.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(29206,'4000','101743431917','2025-03-31 17:38:37',NULL,30.00,'','10','1','Good sold','1','','sales','1630','','No',NULL,NULL,''),(29207,'1110','101743431947','2025-03-31 18:00:32',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(29208,'5500','101743431947','2025-03-31 17:39:07',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29209,'1000','101743431947','2025-03-31 18:00:32',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edwefdqwe'),(29210,'4000','101743431947','2025-03-31 18:00:32',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(29211,'1110','101743433249','2025-03-31 18:04:56',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(29212,'1110','101743433249','2025-03-31 18:00:49',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(29213,'5500','101743433249','2025-03-31 18:04:47',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29214,'1000','101743433249','2025-03-31 18:04:56',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29215,'4000','101743433249','2025-03-31 18:04:56',NULL,20.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(29216,'4000','101743433249','2025-03-31 18:00:49',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(29217,'1110','101743433497','2025-03-31 18:34:19',NULL,50.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(29218,'5500','101743433497','2025-03-31 18:04:57',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29219,'1000','101743433497','2025-03-31 18:34:19',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29220,'4000','101743433497','2025-03-31 18:34:19',NULL,250.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(29221,'1110','101743435262','2025-03-31 18:40:57',NULL,9.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(29222,'5500','101743435262','2025-03-31 18:34:22',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29223,'1000','101743435262','2025-03-31 18:40:57',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29224,'4000','101743435262','2025-03-31 18:40:57',NULL,30.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(29225,'1110','101743435661','2025-03-31 19:06:42',NULL,19.00,'','10','1','Inventory sold','1','','sales','1171','','No',NULL,NULL,''),(29226,'5500','101743435661','2025-03-31 18:41:01',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29227,'1000','101743435661','2025-03-31 19:06:42',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29228,'4000','101743435661','2025-03-31 19:06:42',NULL,100.00,'','10','1','Good sold','1','','sales','1171','','No',NULL,NULL,''),(29229,'1000','101743437205','2025-03-31 19:30:34',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29230,'4000','101743437205','2025-03-31 19:30:34',NULL,30.00,'','10','1','Good sold','1','','sales','117','','No',NULL,NULL,''),(29231,'1000','101743438637','2025-03-31 20:06:33',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dewgqewtEQFW'),(29232,'4000','101743438637','2025-03-31 20:06:33',NULL,30.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(29233,'1110','101743445519','2025-03-31 21:26:08',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(29234,'5500','101743445519','2025-03-31 21:25:19',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29235,'1000','101743445519','2025-03-31 21:26:08',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'VSDVWEFV'),(29236,'4000','101743445519','2025-03-31 21:26:08',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(29237,'1110','101743445615','2025-03-31 21:27:03',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(29238,'5500','101743445615','2025-03-31 21:26:55',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29239,'1000','101743445615','2025-03-31 21:27:03',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29240,'4000','101743445615','2025-03-31 21:27:03',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(29241,'1110','101743445626','2025-03-31 21:27:28',NULL,24.40,'','10','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(29242,'5500','101743445626','2025-03-31 21:27:06',24.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29243,'1000','101743445626','2025-03-31 21:27:28',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29244,'4000','101743445626','2025-03-31 21:27:28',NULL,40.00,'','10','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(29245,'1110','101743445664','2025-03-31 21:29:19',NULL,10.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(29246,'5500','101743445664','2025-03-31 21:27:44',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29247,'1000','101743445664','2025-03-31 21:29:19',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29248,'4000','101743445664','2025-03-31 21:29:19',NULL,50.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(29249,'1110','101743445761','2025-03-31 21:36:44',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(29250,'5500','101743445761','2025-03-31 21:29:22',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29251,'1000','101743445761','2025-03-31 21:36:44',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'75TWS O57 ST'),(29252,'4000','101743445761','2025-03-31 21:36:44',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(29253,'1110','101743446214','2025-03-31 22:45:12',NULL,12.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(29254,'5500','101743446214','2025-03-31 21:36:54',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29255,'1000','101743446214','2025-03-31 22:45:12',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29256,'4000','101743446214','2025-03-31 22:45:12',NULL,20.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(29257,'1110','101743450314','2025-03-31 22:46:46',NULL,180.00,'','10','1','Inventory sold','1','','sales','1641','','No',NULL,NULL,''),(29258,'1110','101743450314','2025-03-31 22:45:14',NULL,60.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(29259,'1110','101743450314','2025-03-31 22:45:29',NULL,60.00,'','10','1','Inventory sold','1','','sales','942','','No',NULL,NULL,''),(29260,'1110','101743450314','2025-03-31 22:45:44',NULL,0.00,'','10','1','Inventory sold','1','','sales','1128','','No',NULL,NULL,''),(29261,'1110','101743450314','2025-03-31 22:45:54',NULL,0.00,'','10','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(29262,'1110','101743450314','2025-03-31 22:46:14',NULL,32.00,'','10','1','Inventory sold','1','','sales','1626','','No',NULL,NULL,''),(29263,'5500','101743450314','2025-03-31 22:46:23',332.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29264,'1000','101743450314','2025-03-31 22:46:46',1400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UOINBO-J9=U7H'),(29265,'4000','101743450314','2025-03-31 22:46:46',NULL,400.00,'','10','1','Good sold','1','','sales','1641','','No',NULL,NULL,''),(29266,'4000','101743450314','2025-03-31 22:45:14',NULL,200.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(29267,'4000','101743450314','2025-03-31 22:45:29',NULL,200.00,'','10','1','Good sold','1','','sales','942','','No',NULL,NULL,''),(29268,'4000','101743450314','2025-03-31 22:45:44',NULL,200.00,'','10','1','Good sold','1','','sales','1128','','No',NULL,NULL,''),(29269,'4000','101743450314','2025-03-31 22:45:54',NULL,150.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(29270,'4000','101743450314','2025-03-31 22:46:14',NULL,250.00,'','10','1','Good sold','1','','sales','1626','','No',NULL,NULL,''),(29271,'1110','101743498481','2025-04-01 12:08:14',NULL,15.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(29272,'5500','101743498481','2025-04-01 12:08:01',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29273,'1000','101743498481','2025-04-01 12:08:14',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sdfgrEty'),(29274,'4000','101743498481','2025-04-01 12:08:14',NULL,50.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(29279,'1110','101743501954','2025-04-01 13:06:03',NULL,30.00,'','10','1','Inventory sold','1','','sales','1502','','No',NULL,NULL,''),(29280,'5500','101743501954','2025-04-01 13:05:54',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29281,'1000','101743501954','2025-04-01 13:06:03',130.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29282,'4000','101743501954','2025-04-01 13:06:03',NULL,130.00,'','10','1','Good sold','1','','sales','1502','','No',NULL,NULL,''),(29283,'1110','101743501965','2025-04-01 13:06:19',NULL,1.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(29284,'5500','101743501965','2025-04-01 13:06:05',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29285,'1000','101743501965','2025-04-01 13:06:19',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29286,'4000','101743501965','2025-04-01 13:06:19',NULL,10.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(29287,'1110','101743501982','2025-04-01 14:17:34',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(29288,'1110','101743501982','2025-04-01 13:06:22',NULL,55.00,'','10','1','Inventory sold','1','','sales','1603','','No',NULL,NULL,''),(29289,'5500','101743501982','2025-04-01 14:17:28',135.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29290,'1000','101743501982','2025-04-01 14:17:34',350.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29291,'4000','101743501982','2025-04-01 14:17:34',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(29292,'4000','101743501982','2025-04-01 13:06:22',NULL,150.00,'','10','1','Good sold','1','','sales','1603','','No',NULL,NULL,''),(29293,'1110','101743506260','2025-04-01 14:24:25',NULL,18.00,'','10','1','Inventory sold','1','','sales','305','','No',NULL,NULL,''),(29294,'5500','101743506260','2025-04-01 14:17:41',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29295,'1000','101743506260','2025-04-01 14:24:25',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29296,'4000','101743506260','2025-04-01 14:24:25',NULL,100.00,'','10','1','Good sold','1','','sales','305','','No',NULL,NULL,''),(29297,'1110','101743506667','2025-04-01 15:00:55',NULL,15.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(29298,'5500','101743506667','2025-04-01 14:24:27',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29299,'1000','101743506667','2025-04-01 15:00:55',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WDRWQQA'),(29300,'4000','101743506667','2025-04-01 15:00:55',NULL,50.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(29301,'1110','101743510634','2025-04-01 15:30:55',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(29302,'5500','101743510634','2025-04-01 15:30:34',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29303,'1000','101743510634','2025-04-01 15:30:55',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29304,'4000','101743510634','2025-04-01 15:30:55',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(29305,'1000','101743510662','2025-04-01 16:18:54',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'7FRUO/DRE'),(29306,'4000','101743510662','2025-04-01 16:18:54',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(29307,'1110','101743513540','2025-04-01 16:35:18',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(29308,'5500','101743513540','2025-04-01 16:19:00',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29309,'1000','101743513540','2025-04-01 16:35:18',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29310,'4000','101743513540','2025-04-01 16:35:18',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(29311,'1110','101743514520','2025-04-01 16:56:49',NULL,43.00,'','10','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(29312,'1110','101743514520','2025-04-01 16:35:20',NULL,120.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(29313,'5500','101743514520','2025-04-01 16:56:37',163.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29314,'1000','101743514520','2025-04-01 16:56:49',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TWSUTER45EWTY'),(29315,'4000','101743514520','2025-04-01 16:56:49',NULL,100.00,'','10','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(29316,'4000','101743514520','2025-04-01 16:35:20',NULL,200.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(29317,'1110','101743515821','2025-04-01 17:55:44',NULL,38.00,'','10','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(29318,'5500','101743515821','2025-04-01 16:57:01',38.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29319,'1000','101743515821','2025-04-01 17:55:44',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SETA62W5T'),(29320,'4000','101743515821','2025-04-01 17:55:44',NULL,100.00,'','10','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(29321,'1110','101743519370','2025-04-01 18:32:19',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(29322,'5500','101743519370','2025-04-01 17:56:10',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29323,'1000','101743519370','2025-04-01 18:32:19',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29324,'4000','101743519370','2025-04-01 18:32:19',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(29325,'1110','101743521542','2025-04-01 18:46:43',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(29326,'1110','101743521542','2025-04-01 18:46:15',NULL,0.00,'','10','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(29327,'5500','101743521542','2025-04-01 18:46:26',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29328,'1000','101743521542','2025-04-01 18:46:43',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29329,'4000','101743521542','2025-04-01 18:46:43',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(29330,'4000','101743521542','2025-04-01 18:46:15',NULL,30.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(29331,'1110','101743522409','2025-04-01 19:09:38',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(29332,'5500','101743522409','2025-04-01 18:46:49',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29333,'1000','101743522409','2025-04-01 19:09:38',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29334,'4000','101743522409','2025-04-01 19:09:38',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(29339,'1110','101743523783','2025-04-01 19:19:24',NULL,3.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(29340,'5500','101743523783','2025-04-01 19:49:14',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29341,'1000','101743523783','2025-04-01 19:19:24',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29342,'4000','101743523783','2025-04-01 19:19:24',NULL,30.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(29343,'1000','101743526185','2025-04-01 19:58:09',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DGWEGAQW4'),(29344,'4000','101743526185','2025-04-01 19:58:09',NULL,60.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(29345,'1110','101743526705','2025-04-01 19:58:44',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(29346,'5500','101743526705','2025-04-01 19:58:25',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29347,'1000','101743526705','2025-04-01 19:58:44',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29348,'4000','101743526705','2025-04-01 19:58:44',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(29349,'1110','101743526729','2025-04-01 20:15:09',NULL,50.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(29350,'5500','101743526729','2025-04-01 19:58:49',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29351,'1000','101743526729','2025-04-01 20:15:09',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29352,'4000','101743526729','2025-04-01 20:15:09',NULL,100.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(29353,'1110','101743527712','2025-04-01 20:15:21',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(29354,'5500','101743527712','2025-04-01 20:15:12',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29355,'1000','101743527712','2025-04-01 20:15:21',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29356,'4000','101743527712','2025-04-01 20:15:21',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(29357,'1000','101743527725','2025-04-01 20:15:46',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29358,'4000','101743527725','2025-04-01 20:15:46',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(29359,'1110','101743527749','2025-04-01 20:15:58',NULL,6.00,'','10','1','Inventory sold','1','','sales','1655','','No',NULL,NULL,''),(29360,'5500','101743527749','2025-04-01 20:15:49',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29361,'1000','101743527749','2025-04-01 20:15:58',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29362,'4000','101743527749','2025-04-01 20:15:58',NULL,20.00,'','10','1','Good sold','1','','sales','1655','','No',NULL,NULL,''),(29363,'1110','101743527761','2025-04-01 20:20:47',NULL,190.00,'','10','1','Inventory sold','1','','sales','107','','No',NULL,NULL,''),(29364,'5500','101743527761','2025-04-01 20:16:01',190.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29365,'1000','101743527761','2025-04-01 20:20:47',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RSD UT6W'),(29366,'4000','101743527761','2025-04-01 20:20:47',NULL,300.00,'','10','1','Good sold','1','','sales','107','','No',NULL,NULL,''),(29367,'1110','101743528054','2025-04-01 20:48:39',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(29368,'5500','101743528054','2025-04-01 20:20:54',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29369,'1000','101743528054','2025-04-01 20:48:39',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TEFd8rfedrfw2'),(29370,'4000','101743528054','2025-04-01 20:48:39',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(29371,'1110','101743529862','2025-04-01 20:51:15',NULL,30.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(29372,'5500','101743529862','2025-04-01 20:51:02',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29373,'1000','101743529862','2025-04-01 20:51:15',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29374,'4000','101743529862','2025-04-01 20:51:15',NULL,100.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(29375,'1110','101743529878','2025-04-01 20:58:01',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(29376,'1110','101743529878','2025-04-01 20:51:18',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(29377,'5500','101743529878','2025-04-01 20:57:43',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29378,'1000','101743529878','2025-04-01 20:58:01',70.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'thazrwegwrgws'),(29379,'4000','101743529878','2025-04-01 20:58:01',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(29380,'4000','101743529878','2025-04-01 20:51:18',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(29381,'1110','101743530287','2025-04-01 21:07:01',NULL,72.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(29382,'5500','101743530287','2025-04-01 20:58:07',72.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29383,'1000','101743530287','2025-04-01 21:07:01',120.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'3rfrwfr3RF2WR3'),(29384,'4000','101743530287','2025-04-01 21:07:01',NULL,120.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(29385,'1110','101743530829','2025-04-01 21:10:29',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(29386,'5500','101743530829','2025-04-01 21:07:09',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29387,'1000','101743530829','2025-04-01 21:10:29',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29388,'4000','101743530829','2025-04-01 21:10:29',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(29399,'1110','101743531819','2025-04-01 21:33:08',NULL,30.00,'','10','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(29400,'1110','101743531819','2025-04-01 21:32:49',NULL,15.00,'','10','1','Inventory sold','1','','sales','1647','','No',NULL,NULL,''),(29401,'5500','101743531819','2025-04-01 21:36:53',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29402,'1000','101743531819','2025-04-01 21:33:08',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SWRTGWsrws4'),(29403,'4000','101743531819','2025-04-01 21:33:08',NULL,100.00,'','10','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(29404,'4000','101743531819','2025-04-01 21:32:49',NULL,100.00,'','10','1','Good sold','1','','sales','1647','','No',NULL,NULL,''),(29405,'1110','101743575844','2025-04-02 09:37:44',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(29406,'5500','101743575844','2025-04-02 09:37:24',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29407,'1000','101743575844','2025-04-02 09:37:44',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29408,'4000','101743575844','2025-04-02 09:37:44',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(29409,'1110','101743583498','2025-04-02 11:45:27',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(29410,'1110','101743583498','2025-04-02 11:44:58',NULL,10.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(29411,'5500','101743583498','2025-04-02 11:45:16',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29412,'1000','101743583498','2025-04-02 11:45:27',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edfee3wrd'),(29413,'4000','101743583498','2025-04-02 11:45:27',NULL,150.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(29414,'4000','101743583498','2025-04-02 11:44:58',NULL,50.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(29415,'1110','101743583542','2025-04-02 12:37:50',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(29416,'1110','101743583542','2025-04-02 11:45:42',NULL,0.00,'','10','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(29417,'5500','101743583542','2025-04-02 12:37:38',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29418,'1000','101743583542','2025-04-02 12:37:50',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29419,'4000','101743583542','2025-04-02 12:37:50',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(29420,'4000','101743583542','2025-04-02 11:45:42',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(29421,'1110','101743587115','2025-04-02 12:45:24',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(29422,'5500','101743587115','2025-04-02 12:45:15',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29423,'1000','101743587115','2025-04-02 12:45:24',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29424,'4000','101743587115','2025-04-02 12:45:24',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(29425,'1000','101743587126','2025-04-02 12:45:38',75.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29426,'4000','101743587126','2025-04-02 12:45:38',NULL,75.00,'','10','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(29427,'1110','101743587145','2025-04-02 13:01:56',NULL,16.00,'','10','1','Inventory sold','1','','sales','470','','No',NULL,NULL,''),(29428,'5500','101743587145','2025-04-02 12:45:45',16.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29429,'1000','101743587145','2025-04-02 13:01:56',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ro6fy7yfdit'),(29430,'4000','101743587145','2025-04-02 13:01:56',NULL,30.00,'','10','1','Good sold','1','','sales','470','','No',NULL,NULL,''),(29431,'1110','101743588125','2025-04-02 13:20:37',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(29432,'1110','101743588125','2025-04-02 13:02:05',NULL,20.00,'','10','1','Inventory sold','1','','sales','1616','','No',NULL,NULL,''),(29433,'1110','101743588125','2025-04-02 13:20:12',NULL,0.00,'','10','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(29434,'5500','101743588125','2025-04-02 13:20:26',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29435,'1000','101743588125','2025-04-02 13:20:37',400.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29436,'4000','101743588125','2025-04-02 13:20:37',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(29437,'4000','101743588125','2025-04-02 13:02:05',NULL,50.00,'','10','1','Good sold','1','','sales','1616','','No',NULL,NULL,''),(29438,'4000','101743588125','2025-04-02 13:20:12',NULL,150.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(29439,'1000','101743589242','2025-04-02 14:29:30',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29440,'4000','101743589242','2025-04-02 14:29:30',NULL,300.00,'','10','1','Good sold','1','','sales','1124','','No',NULL,NULL,''),(29441,'1110','101743593372','2025-04-02 15:20:29',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(29442,'5500','101743593372','2025-04-02 14:29:32',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29443,'1000','101743593372','2025-04-02 15:20:29',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29444,'4000','101743593372','2025-04-02 15:20:29',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(29445,'1110','101743596432','2025-04-02 15:21:05',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(29446,'5500','101743596432','2025-04-02 15:20:33',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29447,'1000','101743596432','2025-04-02 15:21:05',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29448,'4000','101743596432','2025-04-02 15:21:05',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(29449,'1110','101743596469','2025-04-02 15:41:04',NULL,30.00,'','10','1','Inventory sold','1','','sales','942','','No',NULL,NULL,''),(29450,'1110','101743596469','2025-04-02 15:21:09',NULL,0.00,'','10','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(29451,'1110','101743596469','2025-04-02 15:39:15',NULL,20.00,'','10','1','Inventory sold','1','','sales','291','','No',NULL,NULL,''),(29452,'1110','101743596469','2025-04-02 15:39:28',NULL,15.00,'','10','1','Inventory sold','1','','sales','1374','','No',NULL,NULL,''),(29453,'5500','101743596469','2025-04-02 15:40:51',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29454,'1000','101743596469','2025-04-02 15:41:04',500.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dtk7og7yys54'),(29455,'4000','101743596469','2025-04-02 15:41:04',NULL,100.00,'','10','1','Good sold','1','','sales','942','','No',NULL,NULL,''),(29456,'4000','101743596469','2025-04-02 15:21:09',NULL,250.00,'','10','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(29457,'4000','101743596469','2025-04-02 15:39:15',NULL,100.00,'','10','1','Good sold','1','','sales','291','','No',NULL,NULL,''),(29458,'4000','101743596469','2025-04-02 15:39:28',NULL,50.00,'','10','1','Good sold','1','','sales','1374','','No',NULL,NULL,''),(29459,'1000','101743597672','2025-04-02 16:41:14',75.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29460,'4000','101743597672','2025-04-02 16:41:14',NULL,75.00,'','10','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(29463,'1110','101743603584','2025-04-02 17:27:09',NULL,21.00,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(29464,'5500','101743603584','2025-04-02 17:19:45',21.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29465,'1000','101743603584','2025-04-02 17:27:09',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29466,'4000','101743603584','2025-04-02 17:27:09',NULL,50.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(29467,'1110','101743604031','2025-04-02 17:27:18',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(29468,'5500','101743604031','2025-04-02 17:27:11',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29469,'1000','101743604031','2025-04-02 17:27:18',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'wrege3rfwfre'),(29470,'4000','101743604031','2025-04-02 17:27:18',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(29471,'1000','101743604046','2025-04-02 17:35:25',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29472,'4000','101743604046','2025-04-02 17:35:25',NULL,150.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(29473,'1110','101743604533','2025-04-02 17:35:58',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(29474,'1110','101743604533','2025-04-02 17:35:33',NULL,8.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(29475,'5500','101743604533','2025-04-02 17:35:43',28.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29476,'1000','101743604533','2025-04-02 17:35:58',90.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'thyaeazeae5gy'),(29477,'4000','101743604533','2025-04-02 17:35:58',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(29478,'4000','101743604533','2025-04-02 17:35:33',NULL,40.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(29479,'1110','101743604567','2025-04-02 18:11:29',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(29480,'5500','101743604567','2025-04-02 17:36:08',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29481,'1000','101743604567','2025-04-02 18:11:29',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dvrfedfcawefcqaw'),(29482,'4000','101743604567','2025-04-02 18:11:29',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(29483,'1110','101743606699','2025-04-02 18:52:52',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(29484,'1110','101743606699','2025-04-02 18:11:39',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(29485,'5500','101743606699','2025-04-02 18:52:24',31.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29486,'1000','101743606699','2025-04-02 18:52:52',70.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dvfsdawfcw'),(29487,'4000','101743606699','2025-04-02 18:52:52',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(29488,'4000','101743606699','2025-04-02 18:11:39',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(29489,'1110','101743609178','2025-04-02 18:56:10',NULL,49.00,'','10','1','Inventory sold','1','','sales','843','','No',NULL,NULL,''),(29490,'5500','101743609178','2025-04-02 18:52:58',49.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29491,'1000','101743609178','2025-04-02 18:56:10',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fgedshvfr'),(29492,'4000','101743609178','2025-04-02 18:56:10',NULL,80.00,'','10','1','Good sold','1','','sales','843','','No',NULL,NULL,''),(29493,'1110','101743609377','2025-04-02 19:17:42',NULL,0.00,'','10','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(29494,'1110','101743609377','2025-04-02 18:56:17',NULL,12.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(29495,'5500','101743609377','2025-04-02 19:17:29',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29496,'1000','101743609377','2025-04-02 19:17:42',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29497,'4000','101743609377','2025-04-02 19:17:42',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(29498,'4000','101743609377','2025-04-02 18:56:17',NULL,20.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(29499,'1110','101743610665','2025-04-02 19:48:08',NULL,45.00,'','10','1','Inventory sold','1','','sales','1653','','No',NULL,NULL,''),(29500,'5500','101743610665','2025-04-02 19:17:45',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29501,'1000','101743610665','2025-04-02 19:48:08',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dfvdcefawecf '),(29502,'4000','101743610665','2025-04-02 19:48:08',NULL,200.00,'','10','1','Good sold','1','','sales','1653','','No',NULL,NULL,''),(29503,'1110','101743612516','2025-04-02 19:50:08',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(29504,'5500','101743612516','2025-04-02 19:48:36',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29505,'1000','101743612516','2025-04-02 19:50:08',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'3gwyyigtw3r'),(29506,'4000','101743612516','2025-04-02 19:50:08',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(29507,'1000','101743612636','2025-04-02 19:50:43',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'efugefwfd'),(29508,'4000','101743612636','2025-04-02 19:50:43',NULL,50.00,'','10','1','Good sold','1','','sales','1088','','No',NULL,NULL,''),(29509,'1110','101743612649','2025-04-02 20:02:44',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(29510,'1110','101743612649','2025-04-02 19:50:49',NULL,0.00,'','10','1','Inventory sold','1','','sales','1433','','No',NULL,NULL,''),(29511,'1110','101743612649','2025-04-02 20:00:52',NULL,27.50,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(29512,'1110','101743612649','2025-04-02 20:01:33',NULL,12.00,'','10','1','Inventory sold','1','','sales','1630','','No',NULL,NULL,''),(29513,'5500','101743612649','2025-04-02 20:01:54',94.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29514,'1000','101743612649','2025-04-02 20:02:44',680.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'IURIOHOIESA'),(29515,'4000','101743612649','2025-04-02 20:02:44',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(29516,'4000','101743612649','2025-04-02 19:50:49',NULL,350.00,'','10','1','Good sold','1','','sales','1433','','No',NULL,NULL,''),(29517,'4000','101743612649','2025-04-02 20:00:52',NULL,100.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(29518,'4000','101743612649','2025-04-02 20:01:33',NULL,30.00,'','10','1','Good sold','1','','sales','1630','','No',NULL,NULL,''),(29519,'1110','101743613377','2025-04-02 20:04:45',NULL,20.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(29520,'5500','101743613377','2025-04-02 20:02:57',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29521,'1000','101743613377','2025-04-02 20:04:45',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29522,'4000','101743613377','2025-04-02 20:04:45',NULL,100.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(29523,'1110','101743613503','2025-04-02 20:26:18',NULL,22.00,'','10','1','Inventory sold','1','','sales','880','','No',NULL,NULL,''),(29524,'5500','101743613503','2025-04-02 20:05:03',22.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29525,'1000','101743613503','2025-04-02 20:26:18',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RDSD6RPRF'),(29526,'4000','101743613503','2025-04-02 20:26:18',NULL,100.00,'','10','1','Good sold','1','','sales','880','','No',NULL,NULL,''),(29527,'1110','101743614789','2025-04-02 20:32:22',NULL,6.00,'','10','1','Inventory sold','1','','sales','1638','','No',NULL,NULL,''),(29528,'5500','101743614789','2025-04-02 20:26:29',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29529,'1000','101743614789','2025-04-02 20:32:22',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DVADDAVDA'),(29530,'4000','101743614789','2025-04-02 20:32:22',NULL,30.00,'','10','1','Good sold','1','','sales','1638','','No',NULL,NULL,''),(29531,'1110','101743615157','2025-04-02 20:39:59',NULL,30.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(29532,'5500','101743615157','2025-04-02 20:32:37',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29533,'1000','101743615157','2025-04-02 20:39:59',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ERFEFWQRF3C '),(29534,'4000','101743615157','2025-04-02 20:39:59',NULL,100.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(29535,'1000','101743615604','2025-04-02 20:42:23',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29536,'4000','101743615604','2025-04-02 20:42:23',NULL,30.00,'','10','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(29537,'1110','101743615748','2025-04-02 20:56:52',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(29538,'5500','101743615748','2025-04-02 20:42:28',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29539,'1000','101743615748','2025-04-02 20:56:52',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29540,'4000','101743615748','2025-04-02 20:56:52',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(29541,'1110','101743616615','2025-04-02 20:58:23',NULL,2.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(29542,'5500','101743616615','2025-04-02 20:56:55',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29543,'1000','101743616615','2025-04-02 20:58:23',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29544,'4000','101743616615','2025-04-02 20:58:23',NULL,10.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(29545,'1110','101743616707','2025-04-02 21:00:39',NULL,5.50,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(29546,'5500','101743616707','2025-04-02 20:58:27',5.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29547,'1000','101743616707','2025-04-02 21:00:39',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29548,'4000','101743616707','2025-04-02 21:00:39',NULL,20.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(29549,'1110','101743616841','2025-04-02 21:00:54',NULL,8.00,'','10','1','Inventory sold','1','','sales','357','','No',NULL,NULL,''),(29550,'5500','101743616841','2025-04-02 21:00:41',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29551,'1000','101743616841','2025-04-02 21:00:54',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29552,'4000','101743616841','2025-04-02 21:00:54',NULL,20.00,'','10','1','Good sold','1','','sales','357','','No',NULL,NULL,''),(29557,'1110','101743619053','2025-04-02 21:46:57',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(29558,'5500','101743619053','2025-04-02 21:37:33',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29559,'1000','101743619053','2025-04-02 21:46:57',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29560,'4000','101743619053','2025-04-02 21:46:57',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(29561,'1110','101743619619','2025-04-02 21:50:40',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(29562,'1110','101743619619','2025-04-02 21:46:59',NULL,6.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(29563,'5500','101743619619','2025-04-02 21:50:26',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29564,'1000','101743619619','2025-04-02 21:50:40',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'deafeqaqfaq'),(29565,'4000','101743619619','2025-04-02 21:50:40',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(29566,'4000','101743619619','2025-04-02 21:46:59',NULL,30.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(29567,'1110','101743619846','2025-04-02 21:51:06',NULL,0.00,'','10','1','Inventory sold','1','','sales','493','','No',NULL,NULL,''),(29568,'1110','101743619846','2025-04-02 21:50:47',NULL,2.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(29569,'5500','101743619846','2025-04-02 21:50:57',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29570,'1000','101743619846','2025-04-02 21:51:06',55.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29571,'4000','101743619846','2025-04-02 21:51:06',NULL,45.00,'','10','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(29572,'4000','101743619846','2025-04-02 21:50:47',NULL,10.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(29573,'1110','101743664740','2025-04-03 10:19:14',NULL,60.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(29574,'5500','101743664740','2025-04-03 10:19:00',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29575,'1000','101743664740','2025-04-03 10:19:14',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'wsf6yujsyjus'),(29576,'4000','101743664740','2025-04-03 10:19:14',NULL,200.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(29577,'1110','101743664764','2025-04-03 10:19:34',NULL,24.40,'','10','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(29578,'5500','101743664764','2025-04-03 10:19:24',24.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29579,'1000','101743664764','2025-04-03 10:19:34',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sdr6fsdfrs'),(29580,'4000','101743664764','2025-04-03 10:19:34',NULL,40.00,'','10','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(29581,'1110','101743678866','2025-04-03 14:14:38',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(29582,'5500','101743678866','2025-04-03 14:14:26',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29583,'1000','101743678866','2025-04-03 14:14:38',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29584,'4000','101743678866','2025-04-03 14:14:38',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(29585,'1110','101743678883','2025-04-03 14:39:11',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(29586,'1110','101743678883','2025-04-03 14:14:43',NULL,10.00,'','10','1','Inventory sold','1','','sales','1675','','No',NULL,NULL,''),(29587,'1110','101743678883','2025-04-03 14:38:26',NULL,16.00,'','10','1','Inventory sold','1','','sales','1666','','No',NULL,NULL,''),(29588,'5500','101743678883','2025-04-03 14:38:59',56.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29589,'1000','101743678883','2025-04-03 14:39:11',280.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'5rewyheye53'),(29590,'4000','101743678883','2025-04-03 14:39:11',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(29591,'4000','101743678883','2025-04-03 14:14:43',NULL,50.00,'','10','1','Good sold','1','','sales','1675','','No',NULL,NULL,''),(29592,'4000','101743678883','2025-04-03 14:38:26',NULL,80.00,'','10','1','Good sold','1','','sales','1666','','No',NULL,NULL,''),(29593,'1110','101743680361','2025-04-03 14:39:28',NULL,20.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(29594,'5500','101743680361','2025-04-03 14:39:21',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29595,'1000','101743680361','2025-04-03 14:39:28',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rfEDfawefaq'),(29596,'4000','101743680361','2025-04-03 14:39:28',NULL,100.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(29597,'1110','101743680375','2025-04-03 15:38:59',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(29598,'5500','101743680375','2025-04-03 14:39:35',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29599,'1000','101743680375','2025-04-03 15:38:59',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SDGFIKYGEFRGWS'),(29600,'4000','101743680375','2025-04-03 15:38:59',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(29601,'1110','101743683952','2025-04-03 16:22:56',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(29602,'5500','101743683952','2025-04-03 15:39:12',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29603,'1000','101743683952','2025-04-03 16:22:56',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FRTEWAQWRT4G'),(29604,'4000','101743683952','2025-04-03 16:22:56',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(29605,'1110','101743686581','2025-04-03 16:57:33',NULL,29.60,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(29606,'1110','101743686581','2025-04-03 16:23:01',NULL,40.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(29607,'5500','101743686581','2025-04-03 16:57:20',69.60,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29608,'1000','101743686581','2025-04-03 16:57:33',160.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'CDV ZDSV ZASVF '),(29609,'4000','101743686581','2025-04-03 16:57:33',NULL,80.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(29610,'4000','101743686581','2025-04-03 16:23:01',NULL,80.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(29611,'1110','101743688664','2025-04-03 17:49:50',NULL,10.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(29612,'5500','101743688664','2025-04-03 16:57:45',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29613,'1000','101743688664','2025-04-03 17:49:50',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29614,'4000','101743688664','2025-04-03 17:49:50',NULL,50.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(29619,'1110','101743691792','2025-04-03 18:05:20',NULL,139.00,'','10','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(29620,'5500','101743691792','2025-04-03 18:44:14',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29621,'1000','101743691792','2025-04-03 18:05:20',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4S SXWYE6WS'),(29622,'4000','101743691792','2025-04-03 18:05:20',NULL,200.00,'','10','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(29623,'1110','101743695080','2025-04-03 18:55:24',NULL,82.00,'','10','1','Inventory sold','1','','sales','629','','No',NULL,NULL,''),(29624,'5500','101743695080','2025-04-03 18:44:40',82.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29625,'1000','101743695080','2025-04-03 18:55:24',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DRGWSEGTWSE'),(29626,'4000','101743695080','2025-04-03 18:55:24',NULL,200.00,'','10','1','Good sold','1','','sales','629','','No',NULL,NULL,''),(29627,'1110','101743695730','2025-04-03 19:09:59',NULL,0.00,'','10','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(29628,'1110','101743695730','2025-04-03 18:55:30',NULL,15.00,'','10','1','Inventory sold','1','','sales','1572','','No',NULL,NULL,''),(29629,'1110','101743695730','2025-04-03 19:09:31',NULL,75.00,'','10','1','Inventory sold','1','','sales','1613','','No',NULL,NULL,''),(29630,'5500','101743695730','2025-04-03 19:09:43',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29631,'1000','101743695730','2025-04-03 19:09:59',310.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WEFFVGYIEW'),(29632,'4000','101743695730','2025-04-03 19:09:59',NULL,150.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(29633,'4000','101743695730','2025-04-03 18:55:30',NULL,40.00,'','10','1','Good sold','1','','sales','1572','','No',NULL,NULL,''),(29634,'4000','101743695730','2025-04-03 19:09:31',NULL,120.00,'','10','1','Good sold','1','','sales','1613','','No',NULL,NULL,''),(29635,'1110','101743696609','2025-04-03 19:18:17',NULL,50.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(29636,'5500','101743696609','2025-04-03 19:10:09',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29637,'1000','101743696609','2025-04-03 19:18:17',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'3EC35DXFZDF'),(29638,'4000','101743696609','2025-04-03 19:18:17',NULL,100.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(29639,'1110','101743697106','2025-04-03 19:45:11',NULL,50.00,'','10','1','Inventory sold','1','','sales','1041','','No',NULL,NULL,''),(29640,'5500','101743697106','2025-04-03 19:18:26',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29641,'1000','101743697106','2025-04-03 19:45:11',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29642,'4000','101743697106','2025-04-03 19:45:11',NULL,100.00,'','10','1','Good sold','1','','sales','1041','','No',NULL,NULL,''),(29643,'1110','101743698714','2025-04-03 19:45:26',NULL,1.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(29644,'5500','101743698714','2025-04-03 19:45:14',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29645,'1000','101743698714','2025-04-03 19:45:26',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29646,'4000','101743698714','2025-04-03 19:45:26',NULL,10.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(29647,'1110','101743698729','2025-04-03 19:58:49',NULL,55.00,'','10','1','Inventory sold','1','','sales','1603','','No',NULL,NULL,''),(29648,'5500','101743698729','2025-04-03 19:45:29',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29649,'1000','101743698729','2025-04-03 19:58:49',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ASDCSCEFAQ'),(29650,'4000','101743698729','2025-04-03 19:58:49',NULL,150.00,'','10','1','Good sold','1','','sales','1603','','No',NULL,NULL,''),(29651,'1110','101743699534','2025-04-03 20:04:52',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(29652,'5500','101743699534','2025-04-03 19:58:54',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29653,'1000','101743699534','2025-04-03 20:04:52',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29654,'4000','101743699534','2025-04-03 20:04:52',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(29655,'1110','101743699925','2025-04-03 20:05:44',NULL,6.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(29656,'1110','101743699925','2025-04-03 20:05:25',NULL,2.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(29657,'5500','101743699925','2025-04-03 20:05:34',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29658,'1000','101743699925','2025-04-03 20:05:44',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RGFaFEWW'),(29659,'4000','101743699925','2025-04-03 20:05:44',NULL,30.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(29660,'4000','101743699925','2025-04-03 20:05:25',NULL,10.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(29661,'1000','101743699957','2025-04-03 20:06:08',700.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RGVEAWFGV'),(29662,'4000','101743699957','2025-04-03 20:06:08',NULL,700.00,'','10','1','Good sold','1','','sales','442','','No',NULL,NULL,''),(29663,'1110','101743699973','2025-04-03 20:19:04',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(29664,'5500','101743699973','2025-04-03 20:06:13',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29665,'1000','101743699973','2025-04-03 20:19:04',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RGTFWSEF'),(29666,'4000','101743699973','2025-04-03 20:19:04',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(29667,'1110','101743700763','2025-04-03 20:28:14',NULL,98.00,'','10','1','Inventory sold','1','','sales','967','','No',NULL,NULL,''),(29668,'1110','101743700763','2025-04-03 20:19:23',NULL,85.00,'','10','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(29669,'5500','101743700763','2025-04-03 20:27:07',183.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29670,'1000','101743700763','2025-04-03 20:28:14',400.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29671,'4000','101743700763','2025-04-03 20:28:14',NULL,200.00,'','10','1','Good sold','1','','sales','967','','No',NULL,NULL,''),(29672,'4000','101743700763','2025-04-03 20:19:23',NULL,200.00,'','10','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(29673,'1110','101743701299','2025-04-03 20:28:40',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(29674,'5500','101743701299','2025-04-03 20:28:19',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29675,'1000','101743701299','2025-04-03 20:28:40',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29676,'4000','101743701299','2025-04-03 20:28:40',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(29677,'1110','101743701323','2025-04-03 20:45:04',NULL,3.00,'','10','1','Inventory sold','1','','sales','1647','','No',NULL,NULL,''),(29678,'1110','101743701323','2025-04-03 20:28:43',NULL,10.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(29679,'5500','101743701323','2025-04-03 20:44:56',13.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29680,'1000','101743701323','2025-04-03 20:45:04',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FEEDFAEF'),(29681,'4000','101743701323','2025-04-03 20:45:04',NULL,20.00,'','10','1','Good sold','1','','sales','1647','','No',NULL,NULL,''),(29682,'4000','101743701323','2025-04-03 20:28:43',NULL,20.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(29683,'1110','101743702311','2025-04-03 20:53:49',NULL,14.80,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(29684,'1110','101743702311','2025-04-03 20:45:11',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(29685,'1110','101743702311','2025-04-03 20:53:29',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(29686,'5500','101743702311','2025-04-03 20:53:39',16.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29687,'1000','101743702311','2025-04-03 20:53:49',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29688,'4000','101743702311','2025-04-03 20:53:49',NULL,40.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(29689,'4000','101743702311','2025-04-03 20:45:11',NULL,20.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(29690,'4000','101743702311','2025-04-03 20:53:29',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(29691,'1110','101743702832','2025-04-03 21:08:33',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(29692,'5500','101743702832','2025-04-03 20:53:52',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29693,'1000','101743702832','2025-04-03 21:08:33',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29694,'4000','101743702832','2025-04-03 21:08:33',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(29695,'1110','101743703716','2025-04-03 21:26:37',NULL,0.00,'','10','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(29696,'1110','101743703716','2025-04-03 21:08:36',NULL,8.00,'','10','1','Inventory sold','1','','sales','1616','','No',NULL,NULL,''),(29697,'5500','101743703716','2025-04-03 21:26:23',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29698,'1000','101743703716','2025-04-03 21:26:37',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29699,'4000','101743703716','2025-04-03 21:26:37',NULL,20.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(29700,'4000','101743703716','2025-04-03 21:08:36',NULL,20.00,'','10','1','Good sold','1','','sales','1616','','No',NULL,NULL,''),(29701,'1110','101743704805','2025-04-03 21:30:43',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(29702,'1110','101743704805','2025-04-03 21:26:45',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(29703,'5500','101743704805','2025-04-03 21:30:36',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29704,'1000','101743704805','2025-04-03 21:30:43',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'VCFDCFACF'),(29705,'4000','101743704805','2025-04-03 21:30:43',NULL,20.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(29706,'4000','101743704805','2025-04-03 21:26:45',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(29707,'1110','101743706221','2025-04-03 21:50:32',NULL,5.50,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(29708,'5500','101743706221','2025-04-03 21:50:21',5.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29709,'1000','101743706221','2025-04-03 21:50:32',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29710,'4000','101743706221','2025-04-03 21:50:32',NULL,20.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(29711,'1110','101743706234','2025-04-03 21:50:45',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(29712,'5500','101743706234','2025-04-03 21:50:34',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29713,'1000','101743706234','2025-04-03 21:50:45',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29714,'4000','101743706234','2025-04-03 21:50:45',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(29715,'1110','101743753447','2025-04-04 10:57:57',NULL,20.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(29716,'1110','101743753447','2025-04-04 10:57:27',NULL,0.00,'','10','1','Inventory sold','1','','sales','523','','No',NULL,NULL,''),(29717,'5500','101743753447','2025-04-04 10:57:39',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29718,'1000','101743753447','2025-04-04 10:57:57',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29719,'4000','101743753447','2025-04-04 10:57:57',NULL,100.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(29720,'4000','101743753447','2025-04-04 10:57:27',NULL,50.00,'','10','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(29721,'1110','101743753521','2025-04-04 11:09:49',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(29722,'1110','101743753521','2025-04-04 10:58:41',NULL,10.00,'','10','1','Inventory sold','1','','sales','1675','','No',NULL,NULL,''),(29723,'1110','101743753521','2025-04-04 11:09:05',NULL,8.00,'','10','1','Inventory sold','1','','sales','1666','','No',NULL,NULL,''),(29724,'1110','101743753521','2025-04-04 11:09:14',NULL,0.00,'','10','1','Inventory sold','1','','sales','1069','','No',NULL,NULL,''),(29725,'5500','101743753521','2025-04-04 11:09:36',48.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29726,'1000','101743753521','2025-04-04 11:09:49',290.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fbsdfvxvfxvxfd'),(29727,'4000','101743753521','2025-04-04 11:09:49',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(29728,'4000','101743753521','2025-04-04 10:58:41',NULL,50.00,'','10','1','Good sold','1','','sales','1675','','No',NULL,NULL,''),(29729,'4000','101743753521','2025-04-04 11:09:05',NULL,40.00,'','10','1','Good sold','1','','sales','1666','','No',NULL,NULL,''),(29730,'4000','101743753521','2025-04-04 11:09:14',NULL,50.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(29731,'1110','101743754199','2025-04-04 11:19:01',NULL,82.00,'','10','1','Inventory sold','1','','sales','629','','No',NULL,NULL,''),(29732,'5500','101743754199','2025-04-04 11:09:59',82.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29733,'1000','101743754199','2025-04-04 11:19:01',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'xctgbuhyrfb'),(29734,'4000','101743754199','2025-04-04 11:19:01',NULL,200.00,'','10','1','Good sold','1','','sales','629','','No',NULL,NULL,''),(29735,'1110','101743754752','2025-04-04 12:12:03',NULL,3.50,'','10','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(29736,'1110','101743754752','2025-04-04 11:19:12',NULL,3.00,'','10','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(29737,'5500','101743754752','2025-04-04 12:11:56',6.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29738,'1000','101743754752','2025-04-04 12:12:03',15.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29739,'4000','101743754752','2025-04-04 12:12:03',NULL,10.00,'','10','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(29740,'4000','101743754752','2025-04-04 11:19:12',NULL,5.00,'','10','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(29741,'1110','101743757925','2025-04-04 12:40:11',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(29742,'5500','101743757925','2025-04-04 12:12:05',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29743,'1000','101743757925','2025-04-04 12:40:11',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29744,'4000','101743757925','2025-04-04 12:40:11',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(29745,'1110','101743759613','2025-04-04 12:49:14',NULL,44.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(29746,'5500','101743759613','2025-04-04 12:40:13',44.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29747,'1000','101743759613','2025-04-04 12:49:14',120.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dvfdffweqf'),(29748,'4000','101743759613','2025-04-04 12:49:14',NULL,120.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(29749,'1110','101743760170','2025-04-04 13:14:05',NULL,75.00,'','10','1','Inventory sold','1','','sales','1214','','No',NULL,NULL,''),(29750,'5500','101743760170','2025-04-04 12:49:30',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29751,'1000','101743760170','2025-04-04 13:14:05',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29752,'4000','101743760170','2025-04-04 13:14:05',NULL,150.00,'','10','1','Good sold','1','','sales','1214','','No',NULL,NULL,''),(29753,'1110','101743761650','2025-04-04 13:53:50',NULL,109.00,'','10','1','Inventory sold','1','','sales','1183','','No',NULL,NULL,''),(29754,'1110','101743761650','2025-04-04 13:14:10',NULL,18.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(29755,'1110','101743761650','2025-04-04 13:53:11',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(29756,'5500','101743761650','2025-04-04 13:53:32',127.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29757,'1000','101743761650','2025-04-04 13:53:50',310.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29758,'4000','101743761650','2025-04-04 13:53:50',NULL,200.00,'','10','1','Good sold','1','','sales','1183','','No',NULL,NULL,''),(29759,'4000','101743761650','2025-04-04 13:14:10',NULL,60.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(29760,'4000','101743761650','2025-04-04 13:53:11',NULL,50.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(29761,'1110','101743771530','2025-04-04 15:59:11',NULL,33.00,'','10','1','Inventory sold','1','','sales','1651','','No',NULL,NULL,''),(29762,'5500','101743771530','2025-04-04 15:58:50',33.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29763,'1000','101743771530','2025-04-04 15:59:11',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'aasaasaqw'),(29764,'4000','101743771530','2025-04-04 15:59:11',NULL,150.00,'','10','1','Good sold','1','','sales','1651','','No',NULL,NULL,''),(29765,'1110','101743771562','2025-04-04 16:42:44',NULL,150.00,'','10','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(29766,'5500','101743771562','2025-04-04 15:59:22',150.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29767,'1000','101743771562','2025-04-04 16:42:44',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29768,'4000','101743771562','2025-04-04 16:42:44',NULL,250.00,'','10','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(29769,'1110','101743782006','2025-04-04 19:03:09',NULL,55.00,'','10','1','Inventory sold','1','','sales','1575','','No',NULL,NULL,''),(29770,'5500','101743782006','2025-04-04 18:53:26',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29771,'1000','101743782006','2025-04-04 19:03:09',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29772,'4000','101743782006','2025-04-04 19:03:09',NULL,150.00,'','10','1','Good sold','1','','sales','1575','','No',NULL,NULL,''),(29773,'1110','101743782592','2025-04-04 19:05:40',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(29774,'1110','101743782592','2025-04-04 19:03:12',NULL,15.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(29775,'1110','101743782592','2025-04-04 19:05:17',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(29776,'5500','101743782592','2025-04-04 19:05:28',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29777,'1000','101743782592','2025-04-04 19:05:40',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29778,'4000','101743782592','2025-04-04 19:05:40',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(29779,'4000','101743782592','2025-04-04 19:03:12',NULL,50.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(29780,'4000','101743782592','2025-04-04 19:05:17',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(29781,'1110','101743782742','2025-04-04 19:10:18',NULL,0.00,'','10','1','Inventory sold','1','','sales','493','','No',NULL,NULL,''),(29782,'1110','101743782742','2025-04-04 19:05:42',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(29783,'5500','101743782742','2025-04-04 19:10:05',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29784,'1000','101743782742','2025-04-04 19:10:18',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'thAEhws3ywa'),(29785,'4000','101743782742','2025-04-04 19:10:18',NULL,30.00,'','10','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(29786,'4000','101743782742','2025-04-04 19:05:42',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(29795,'1110','101743783026','2025-04-04 19:20:34',NULL,0.00,'','10','1','Inventory sold','1','','sales','493','','No',NULL,NULL,''),(29796,'1110','101743783026','2025-04-04 19:22:35',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(29797,'5500','101743783026','2025-04-04 19:22:45',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29798,'1000','101743783026','2025-04-04 19:20:34',35.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ERGTQEaEQ'),(29799,'4000','101743783026','2025-04-04 19:20:34',NULL,15.00,'','10','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(29800,'4000','101743783026','2025-04-04 19:22:35',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(29801,'1110','101743783780','2025-04-04 19:33:41',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(29802,'5500','101743783780','2025-04-04 19:23:00',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29803,'1000','101743783780','2025-04-04 19:33:41',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YFRUD6'),(29804,'4000','101743783780','2025-04-04 19:33:41',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(29805,'1110','101743784430','2025-04-04 19:34:04',NULL,9.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(29806,'5500','101743784430','2025-04-04 19:33:50',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29807,'1000','101743784430','2025-04-04 19:34:04',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29808,'4000','101743784430','2025-04-04 19:34:04',NULL,30.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(29809,'1110','101743784448','2025-04-04 19:40:47',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(29810,'5500','101743784448','2025-04-04 19:34:08',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29811,'1000','101743784448','2025-04-04 19:40:47',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29812,'4000','101743784448','2025-04-04 19:40:47',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(29813,'1110','101743784851','2025-04-04 20:09:22',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(29814,'5500','101743784851','2025-04-04 19:40:51',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29815,'1000','101743784851','2025-04-04 20:09:22',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'G FDES DVGVD'),(29816,'4000','101743784851','2025-04-04 20:09:22',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(29817,'1110','101743786589','2025-04-04 20:17:28',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(29818,'5500','101743786589','2025-04-04 20:09:49',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29819,'1000','101743786589','2025-04-04 20:17:28',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'CFGXCFXGFGXC'),(29820,'4000','101743786589','2025-04-04 20:17:28',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(29821,'1000','101743787067','2025-04-04 20:41:32',120.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29822,'4000','101743787067','2025-04-04 20:41:32',NULL,120.00,'','10','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(29823,'1110','101743788495','2025-04-04 21:16:57',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(29824,'1110','101743788495','2025-04-04 20:41:35',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(29825,'5500','101743788495','2025-04-04 21:16:49',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29826,'1000','101743788495','2025-04-04 21:16:57',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29827,'4000','101743788495','2025-04-04 21:16:57',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(29828,'4000','101743788495','2025-04-04 20:41:35',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(29829,'1110','101743790627','2025-04-04 21:22:13',NULL,11.00,'','10','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(29830,'5500','101743790627','2025-04-04 21:17:07',11.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29831,'1000','101743790627','2025-04-04 21:22:13',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29832,'4000','101743790627','2025-04-04 21:22:13',NULL,40.00,'','10','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(29833,'1110','101743790937','2025-04-04 21:27:09',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(29834,'5500','101743790937','2025-04-04 21:22:17',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29835,'1000','101743790937','2025-04-04 21:27:09',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'PMLK SRGFIJHNTR'),(29836,'4000','101743790937','2025-04-04 21:27:09',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(29837,'1000','101743837322','2025-04-05 10:15:32',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'5ryghzswayh zeaw'),(29838,'4000','101743837322','2025-04-05 10:15:32',NULL,200.00,'','10','1','Good sold','1','','sales','1509','','No',NULL,NULL,''),(29839,'1110','101743837342','2025-04-05 10:33:48',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(29840,'1110','101743837342','2025-04-05 10:15:42',NULL,4.00,'','10','1','Inventory sold','1','','sales','1666','','No',NULL,NULL,''),(29841,'5500','101743837342','2025-04-05 10:33:35',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29842,'1000','101743837342','2025-04-05 10:33:48',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29843,'4000','101743837342','2025-04-05 10:33:48',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(29844,'4000','101743837342','2025-04-05 10:15:42',NULL,20.00,'','10','1','Good sold','1','','sales','1666','','No',NULL,NULL,''),(29845,'1110','101743838430','2025-04-05 10:34:12',NULL,50.00,'','10','1','Inventory sold','1','','sales','1228','','No',NULL,NULL,''),(29846,'1110','101743838430','2025-04-05 10:33:50',NULL,6.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(29847,'5500','101743838430','2025-04-05 10:34:00',56.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29848,'1000','101743838430','2025-04-05 10:34:12',120.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'jdeughdeg'),(29849,'4000','101743838430','2025-04-05 10:34:12',NULL,100.00,'','10','1','Good sold','1','','sales','1228','','No',NULL,NULL,''),(29850,'4000','101743838430','2025-04-05 10:33:50',NULL,20.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(29851,'1110','101743838460','2025-04-05 11:03:59',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(29852,'5500','101743838460','2025-04-05 10:34:20',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29853,'1000','101743838460','2025-04-05 11:03:59',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rfcnweuxr'),(29854,'4000','101743838460','2025-04-05 11:03:59',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(29855,'1110','101743840249','2025-04-05 11:37:23',NULL,14.80,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(29856,'5500','101743840249','2025-04-05 11:04:09',14.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29857,'1000','101743840249','2025-04-05 11:37:23',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29858,'4000','101743840249','2025-04-05 11:37:23',NULL,40.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(29859,'1000','101743842246','2025-04-05 11:56:35',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rgsrdfgswrg'),(29860,'4000','101743842246','2025-04-05 11:56:35',NULL,30.00,'','10','1','Good sold','1','','sales','1173','','No',NULL,NULL,''),(29861,'1000','101743843403','2025-04-05 12:05:36',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29862,'4000','101743843403','2025-04-05 12:05:36',NULL,20.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(29863,'1110','101743843939','2025-04-05 13:09:47',NULL,75.00,'','10','1','Inventory sold','1','','sales','1611','','No',NULL,NULL,''),(29864,'1110','101743843939','2025-04-05 12:05:39',NULL,45.00,'','10','1','Inventory sold','1','','sales','1653','','No',NULL,NULL,''),(29865,'5500','101743843939','2025-04-05 13:09:39',120.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29866,'1000','101743843939','2025-04-05 13:09:47',400.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29867,'4000','101743843939','2025-04-05 13:09:47',NULL,200.00,'','10','1','Good sold','1','','sales','1611','','No',NULL,NULL,''),(29868,'4000','101743843939','2025-04-05 12:05:39',NULL,200.00,'','10','1','Good sold','1','','sales','1653','','No',NULL,NULL,''),(29869,'1110','101743847791','2025-04-05 13:47:19',NULL,0.00,'','10','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(29870,'1110','101743847791','2025-04-05 13:09:51',NULL,4.00,'','10','1','Inventory sold','1','','sales','1616','','No',NULL,NULL,''),(29871,'5500','101743847791','2025-04-05 13:47:09',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29872,'1000','101743847791','2025-04-05 13:47:19',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29873,'4000','101743847791','2025-04-05 13:47:19',NULL,10.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(29874,'4000','101743847791','2025-04-05 13:09:51',NULL,10.00,'','10','1','Good sold','1','','sales','1616','','No',NULL,NULL,''),(29875,'1110','101743850042','2025-04-05 13:53:45',NULL,20.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(29876,'5500','101743850042','2025-04-05 13:47:23',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29877,'1000','101743850042','2025-04-05 13:53:45',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29878,'4000','101743850042','2025-04-05 13:53:45',NULL,40.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(29879,'1110','101743850431','2025-04-05 14:26:40',NULL,42.00,'','10','1','Inventory sold','1','','sales','1669','','No',NULL,NULL,''),(29880,'1110','101743850431','2025-04-05 13:53:51',NULL,3.50,'','10','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(29881,'1110','101743850431','2025-04-05 14:26:12',NULL,6.00,'','10','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(29882,'5500','101743850431','2025-04-05 14:26:27',51.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29883,'1000','101743850431','2025-04-05 14:26:40',170.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29884,'4000','101743850431','2025-04-05 14:26:40',NULL,150.00,'','10','1','Good sold','1','','sales','1669','','No',NULL,NULL,''),(29885,'4000','101743850431','2025-04-05 13:53:51',NULL,10.00,'','10','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(29886,'4000','101743850431','2025-04-05 14:26:12',NULL,10.00,'','10','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(29887,'1000','101743852428','2025-04-05 14:46:43',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'e 436ws xsu5'),(29888,'4000','101743852428','2025-04-05 14:46:43',NULL,200.00,'','10','1','Good sold','1','','sales','1509','','No',NULL,NULL,''),(29889,'1110','101743853618','2025-04-05 15:01:51',NULL,8.00,'','10','1','Inventory sold','1','','sales','1444','','No',NULL,NULL,''),(29890,'5500','101743853618','2025-04-05 14:46:58',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29891,'1000','101743853618','2025-04-05 15:01:51',15.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29892,'4000','101743853618','2025-04-05 15:01:51',NULL,15.00,'','10','1','Good sold','1','','sales','1444','','No',NULL,NULL,''),(29893,'1110','101743854513','2025-04-05 15:07:02',NULL,24.00,'','10','1','Inventory sold','1','','sales','1444','','No',NULL,NULL,''),(29894,'5500','101743854513','2025-04-05 15:01:53',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29895,'1000','101743854513','2025-04-05 15:07:02',45.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29896,'4000','101743854513','2025-04-05 15:07:02',NULL,45.00,'','10','1','Good sold','1','','sales','1444','','No',NULL,NULL,''),(29897,'1110','101743854827','2025-04-05 15:44:58',NULL,8.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(29898,'1110','101743854827','2025-04-05 15:07:07',NULL,6.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(29899,'5500','101743854827','2025-04-05 15:44:46',14.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29900,'1000','101743854827','2025-04-05 15:44:58',70.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sefcaqDWQA'),(29901,'4000','101743854827','2025-04-05 15:44:58',NULL,40.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(29902,'4000','101743854827','2025-04-05 15:07:07',NULL,30.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(29907,'1110','101743857105','2025-04-05 15:48:10',NULL,20.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(29908,'5500','101743857105','2025-04-05 16:26:14',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29909,'1000','101743857105','2025-04-05 15:48:10',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29910,'4000','101743857105','2025-04-05 15:48:10',NULL,100.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(29911,'1110','101743859592','2025-04-05 16:35:30',NULL,35.00,'','10','1','Inventory sold','1','','sales','422','','No',NULL,NULL,''),(29912,'5500','101743859592','2025-04-05 16:26:32',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29913,'1000','101743859592','2025-04-05 16:35:30',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29914,'4000','101743859592','2025-04-05 16:35:30',NULL,70.00,'','10','1','Good sold','1','','sales','422','','No',NULL,NULL,''),(29915,'1110','101743860138','2025-04-05 16:56:02',NULL,14.80,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(29916,'5500','101743860138','2025-04-05 16:35:38',14.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29917,'1000','101743860138','2025-04-05 16:56:02',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'LJFGDEAKHUYD'),(29918,'4000','101743860138','2025-04-05 16:56:02',NULL,40.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(29919,'1110','101743861370','2025-04-05 16:57:56',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(29920,'5500','101743861370','2025-04-05 16:56:10',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29921,'1000','101743861370','2025-04-05 16:57:56',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DC AWEDCAWE'),(29922,'4000','101743861370','2025-04-05 16:57:56',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(29923,'1110','101743861486','2025-04-05 17:10:25',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(29924,'1110','101743861486','2025-04-05 16:58:07',NULL,50.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(29925,'1110','101743861486','2025-04-05 17:09:57',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(29926,'5500','101743861486','2025-04-05 17:10:12',105.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29927,'1000','101743861486','2025-04-05 17:10:25',500.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HYFDKYHDNG'),(29928,'4000','101743861486','2025-04-05 17:10:25',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(29929,'4000','101743861486','2025-04-05 16:58:07',NULL,250.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(29930,'4000','101743861486','2025-04-05 17:09:57',NULL,50.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(29931,'1110','101743862234','2025-04-05 17:17:24',NULL,6.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(29932,'5500','101743862234','2025-04-05 17:10:35',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29933,'1000','101743862234','2025-04-05 17:17:24',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29934,'4000','101743862234','2025-04-05 17:17:24',NULL,100.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(29935,'1110','101743862647','2025-04-05 17:26:20',NULL,65.00,'','10','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(29936,'5500','101743862647','2025-04-05 17:17:27',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29937,'1000','101743862647','2025-04-05 17:26:20',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UTGDCFV YFYO;'),(29938,'4000','101743862647','2025-04-05 17:26:20',NULL,150.00,'','10','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(29939,'1110','101743863188','2025-04-05 17:53:45',NULL,29.60,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(29940,'5500','101743863188','2025-04-05 17:26:28',29.60,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29941,'1000','101743863188','2025-04-05 17:53:45',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29942,'4000','101743863188','2025-04-05 17:53:45',NULL,80.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(29943,'1110','101743864834','2025-04-05 18:00:29',NULL,0.00,'','10','1','Inventory sold','1','','sales','493','','No',NULL,NULL,''),(29944,'1110','101743864834','2025-04-05 17:53:54',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(29945,'5500','101743864834','2025-04-05 18:00:14',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29946,'1000','101743864834','2025-04-05 18:00:29',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,' F'),(29947,'4000','101743864834','2025-04-05 18:00:29',NULL,60.00,'','10','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(29948,'4000','101743864834','2025-04-05 17:53:54',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(29949,'1000','101743865238','2025-04-05 18:09:04',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FGJHBROHLFN'),(29950,'4000','101743865238','2025-04-05 18:09:04',NULL,200.00,'','10','1','Good sold','1','','sales','1509','','No',NULL,NULL,''),(29951,'1110','101743865761','2025-04-05 18:24:53',NULL,4.00,'','10','1','Inventory sold','1','','sales','357','','No',NULL,NULL,''),(29952,'5500','101743865761','2025-04-05 18:09:22',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29953,'1000','101743865761','2025-04-05 18:24:53',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29954,'4000','101743865761','2025-04-05 18:24:53',NULL,10.00,'','10','1','Good sold','1','','sales','357','','No',NULL,NULL,''),(29955,'1110','101743866697','2025-04-05 19:06:38',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(29956,'5500','101743866697','2025-04-05 18:24:58',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29957,'1000','101743866697','2025-04-05 19:06:38',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29958,'4000','101743866697','2025-04-05 19:06:38',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(29959,'1110','101743869205','2025-04-05 19:13:12',NULL,0.00,'','10','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(29960,'1110','101743869205','2025-04-05 19:06:45',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(29961,'1110','101743869205','2025-04-05 19:12:53',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(29962,'5500','101743869205','2025-04-05 19:13:02',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29963,'1000','101743869205','2025-04-05 19:13:12',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'Y6DFRLTDI56'),(29964,'4000','101743869205','2025-04-05 19:13:12',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(29965,'4000','101743869205','2025-04-05 19:06:45',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(29966,'4000','101743869205','2025-04-05 19:12:53',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(29967,'1110','101743869619','2025-04-05 19:23:56',NULL,29.60,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(29968,'1110','101743869619','2025-04-05 19:13:40',NULL,40.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(29969,'5500','101743869619','2025-04-05 19:23:42',69.60,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29970,'1000','101743869619','2025-04-05 19:23:56',160.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29971,'4000','101743869619','2025-04-05 19:23:56',NULL,80.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(29972,'4000','101743869619','2025-04-05 19:13:40',NULL,80.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(29973,'1110','101743870259','2025-04-05 19:31:40',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(29974,'5500','101743870259','2025-04-05 19:24:19',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29975,'1000','101743870259','2025-04-05 19:31:40',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29976,'4000','101743870259','2025-04-05 19:31:40',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(29977,'1110','101743871146','2025-04-05 19:39:28',NULL,2.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(29978,'1110','101743871146','2025-04-05 19:39:06',NULL,0.00,'','10','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(29979,'5500','101743871146','2025-04-05 19:39:18',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29980,'1000','101743871146','2025-04-05 19:39:28',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29981,'4000','101743871146','2025-04-05 19:39:28',NULL,10.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(29982,'4000','101743871146','2025-04-05 19:39:06',NULL,20.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(29983,'1110','101743871498','2025-04-05 19:45:15',NULL,10.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(29984,'5500','101743871498','2025-04-05 19:44:58',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29985,'1000','101743871498','2025-04-05 19:45:15',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UYYIU79-UH-'),(29986,'4000','101743871498','2025-04-05 19:45:15',NULL,20.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(29987,'1110','101743871533','2025-04-05 20:00:56',NULL,6.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(29988,'5500','101743871533','2025-04-05 19:45:33',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29989,'1000','101743871533','2025-04-05 20:00:56',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4EFSWER3'),(29990,'4000','101743871533','2025-04-05 20:00:56',NULL,30.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(29991,'1110','101743872462','2025-04-05 20:28:55',NULL,14.80,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(29992,'5500','101743872462','2025-04-05 20:01:02',14.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29993,'1000','101743872462','2025-04-05 20:28:55',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29994,'4000','101743872462','2025-04-05 20:28:55',NULL,40.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(29995,'1110','101743874141','2025-04-05 20:51:06',NULL,10.50,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(29996,'5500','101743874141','2025-04-05 20:29:02',10.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29997,'1000','101743874141','2025-04-05 20:51:06',25.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29998,'4000','101743874141','2025-04-05 20:51:06',NULL,25.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(29999,'1110','101743875471','2025-04-05 21:10:09',NULL,29.60,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(30000,'5500','101743875471','2025-04-05 20:51:11',29.60,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30001,'1000','101743875471','2025-04-05 21:10:09',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30002,'4000','101743875471','2025-04-05 21:10:09',NULL,80.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(30003,'1110','101743876613','2025-04-05 21:31:19',NULL,26.00,'','10','1','Inventory sold','1','','sales','808','','No',NULL,NULL,''),(30004,'1110','101743876613','2025-04-05 21:10:13',NULL,6.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(30005,'5500','101743876613','2025-04-05 21:31:10',32.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30006,'1000','101743876613','2025-04-05 21:31:19',130.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30007,'4000','101743876613','2025-04-05 21:31:19',NULL,100.00,'','10','1','Good sold','1','','sales','808','','No',NULL,NULL,''),(30008,'4000','101743876613','2025-04-05 21:10:13',NULL,30.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(30009,'1110','101743877882','2025-04-05 21:32:33',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(30010,'5500','101743877882','2025-04-05 21:31:22',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30011,'1000','101743877882','2025-04-05 21:32:33',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RTGWGWR5'),(30012,'4000','101743877882','2025-04-05 21:32:33',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(30013,'1110','101743877965','2025-04-05 21:45:18',NULL,7.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(30014,'5500','101743877965','2025-04-05 21:32:45',7.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30015,'1000','101743877965','2025-04-05 21:45:18',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30016,'4000','101743877965','2025-04-05 21:45:18',NULL,20.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(30017,'1110','101743878721','2025-04-05 21:56:44',NULL,13.00,'','10','1','Inventory sold','1','','sales','1628','','No',NULL,NULL,''),(30018,'1110','101743878721','2025-04-05 21:45:21',NULL,15.00,'','10','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(30019,'5500','101743878721','2025-04-05 21:56:36',28.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30020,'1000','101743878721','2025-04-05 21:56:44',55.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30021,'4000','101743878721','2025-04-05 21:56:44',NULL,30.00,'','10','1','Good sold','1','','sales','1628','','No',NULL,NULL,''),(30022,'4000','101743878721','2025-04-05 21:45:21',NULL,25.00,'','10','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(30023,'1110','101743942014','2025-04-06 15:20:53',NULL,51.80,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(30024,'1110','101743942014','2025-04-06 15:20:14',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(30025,'5500','101743942014','2025-04-06 15:20:33',54.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30026,'1000','101743942014','2025-04-06 15:20:53',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30027,'4000','101743942014','2025-04-06 15:20:53',NULL,140.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(30028,'4000','101743942014','2025-04-06 15:20:14',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(30029,'1110','101743942056','2025-04-06 15:21:09',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(30030,'5500','101743942056','2025-04-06 15:20:56',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30031,'1000','101743942056','2025-04-06 15:21:09',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tcfbcfhfyryr'),(30032,'4000','101743942056','2025-04-06 15:21:09',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(30033,'1110','101743942077','2025-04-06 15:37:50',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(30034,'1110','101743942077','2025-04-06 15:21:17',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(30035,'5500','101743942077','2025-04-06 15:37:32',39.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30036,'1000','101743942077','2025-04-06 15:37:50',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tx3gwr4tgs'),(30037,'4000','101743942077','2025-04-06 15:37:50',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(30038,'4000','101743942077','2025-04-06 15:21:17',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(30039,'1110','101743943079','2025-04-06 17:02:07',NULL,8.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(30040,'5500','101743943079','2025-04-06 15:37:59',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30041,'1000','101743943079','2025-04-06 17:02:07',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30042,'4000','101743943079','2025-04-06 17:02:07',NULL,40.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(30043,'1110','101743948129','2025-04-06 17:03:04',NULL,35.00,'','10','1','Inventory sold','1','','sales','1627','','No',NULL,NULL,''),(30044,'5500','101743948129','2025-04-06 17:02:09',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30045,'1000','101743948129','2025-04-06 17:03:04',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30046,'4000','101743948129','2025-04-06 17:03:04',NULL,150.00,'','10','1','Good sold','1','','sales','1627','','No',NULL,NULL,''),(30047,'1000','101743948218','2025-04-06 17:03:48',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30048,'4000','101743948218','2025-04-06 17:03:48',NULL,200.00,'','10','1','Good sold','1','','sales','1509','','No',NULL,NULL,''),(30049,'1110','101743948230','2025-04-06 17:09:00',NULL,20.00,'','10','1','Inventory sold','1','','sales','915','','No',NULL,NULL,''),(30050,'1110','101743948230','2025-04-06 17:03:50',NULL,0.00,'','10','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(30051,'5500','101743948230','2025-04-06 17:08:52',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30052,'1000','101743948230','2025-04-06 17:09:00',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30053,'4000','101743948230','2025-04-06 17:09:00',NULL,50.00,'','10','1','Good sold','1','','sales','915','','No',NULL,NULL,''),(30054,'4000','101743948230','2025-04-06 17:03:50',NULL,50.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(30055,'1000','101743949530','2025-04-06 17:25:38',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30056,'4000','101743949530','2025-04-06 17:25:38',NULL,100.00,'','10','1','Good sold','1','','sales','480','','No',NULL,NULL,''),(30057,'1110','101743949549','2025-04-06 17:56:00',NULL,20.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(30058,'1110','101743949549','2025-04-06 17:25:49',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(30059,'5500','101743949549','2025-04-06 17:55:50',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30060,'1000','101743949549','2025-04-06 17:56:00',120.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30061,'4000','101743949549','2025-04-06 17:56:00',NULL,100.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(30062,'4000','101743949549','2025-04-06 17:25:49',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(30063,'1110','101743951363','2025-04-06 18:00:44',NULL,99.00,'','10','1','Inventory sold','1','','sales','1667','','No',NULL,NULL,''),(30064,'1110','101743951363','2025-04-06 17:56:03',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(30065,'5500','101743951363','2025-04-06 18:00:30',104.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30066,'1000','101743951363','2025-04-06 18:00:44',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'T5RSK MR74'),(30067,'4000','101743951363','2025-04-06 18:00:44',NULL,150.00,'','10','1','Good sold','1','','sales','1667','','No',NULL,NULL,''),(30068,'4000','101743951363','2025-04-06 17:56:03',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(30073,'1110','101743951673','2025-04-06 18:09:52',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(30074,'5500','101743951673','2025-04-06 19:02:16',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30075,'1000','101743951673','2025-04-06 18:09:52',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30076,'4000','101743951673','2025-04-06 18:09:52',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(30077,'1000','101743955347','2025-04-06 19:11:34',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'5RRRRRRRR4T'),(30078,'4000','101743955347','2025-04-06 19:11:34',NULL,60.00,'','10','1','Good sold','1','','sales','1466','','No',NULL,NULL,''),(30079,'1110','101743955903','2025-04-06 19:17:02',NULL,20.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(30080,'1110','101743955903','2025-04-06 19:11:43',NULL,37.00,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(30081,'1110','101743955903','2025-04-06 19:16:37',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(30082,'5500','101743955903','2025-04-06 19:16:54',58.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30083,'1000','101743955903','2025-04-06 19:17:02',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'XDEVFFWasWTG'),(30084,'4000','101743955903','2025-04-06 19:17:02',NULL,40.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(30085,'4000','101743955903','2025-04-06 19:11:43',NULL,100.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(30086,'4000','101743955903','2025-04-06 19:16:37',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(30087,'1110','101743956234','2025-04-06 19:35:15',NULL,43.00,'','10','1','Inventory sold','1','','sales','1526','','No',NULL,NULL,''),(30088,'5500','101743956234','2025-04-06 19:17:14',43.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30089,'1000','101743956234','2025-04-06 19:35:15',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RYDI;HRTS'),(30090,'4000','101743956234','2025-04-06 19:35:15',NULL,150.00,'','10','1','Good sold','1','','sales','1526','','No',NULL,NULL,''),(30091,'1110','101743957321','2025-04-06 19:56:33',NULL,2.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(30092,'1110','101743957321','2025-04-06 19:35:21',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(30093,'5500','101743957321','2025-04-06 19:56:19',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30094,'1000','101743957321','2025-04-06 19:56:33',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RYJFTUFG'),(30095,'4000','101743957321','2025-04-06 19:56:33',NULL,10.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(30096,'4000','101743957321','2025-04-06 19:35:21',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(30097,'1110','101743958600','2025-04-06 20:03:26',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(30098,'5500','101743958600','2025-04-06 19:56:40',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30099,'1000','101743958600','2025-04-06 20:03:26',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30100,'4000','101743958600','2025-04-06 20:03:26',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(30101,'1110','101743959010','2025-04-06 20:09:30',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(30102,'5500','101743959010','2025-04-06 20:03:30',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30103,'1000','101743959010','2025-04-06 20:09:30',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30104,'4000','101743959010','2025-04-06 20:09:30',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(30105,'1110','101743959375','2025-04-06 20:18:34',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(30106,'5500','101743959375','2025-04-06 20:09:35',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30107,'1000','101743959375','2025-04-06 20:18:34',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FRTUYFER'),(30108,'4000','101743959375','2025-04-06 20:18:34',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(30109,'1000','101743959925','2025-04-06 20:36:45',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JBN[JUBYHYHRFG'),(30110,'4000','101743959925','2025-04-06 20:36:45',NULL,40.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(30111,'1110','101743961012','2025-04-06 21:00:14',NULL,50.00,'','10','1','Inventory sold','1','','sales','1256','','No',NULL,NULL,''),(30112,'5500','101743961012','2025-04-06 20:36:52',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30113,'1000','101743961012','2025-04-06 21:00:14',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30114,'4000','101743961012','2025-04-06 21:00:14',NULL,100.00,'','10','1','Good sold','1','','sales','1256','','No',NULL,NULL,''),(30115,'1110','101743962417','2025-04-06 21:00:25',NULL,23.00,'','10','1','Inventory sold','1','','sales','1663','','No',NULL,NULL,''),(30116,'5500','101743962417','2025-04-06 21:00:17',23.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30117,'1000','101743962417','2025-04-06 21:00:25',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30118,'4000','101743962417','2025-04-06 21:00:25',NULL,50.00,'','10','1','Good sold','1','','sales','1663','','No',NULL,NULL,''),(30119,'1110','101743962459','2025-04-06 21:10:50',NULL,50.00,'','10','1','Inventory sold','1','','sales','1664','','No',NULL,NULL,''),(30120,'5500','101743962459','2025-04-06 21:00:59',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30121,'1000','101743962459','2025-04-06 21:10:50',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FCASCAWES'),(30122,'4000','101743962459','2025-04-06 21:10:50',NULL,150.00,'','10','1','Good sold','1','','sales','1664','','No',NULL,NULL,''),(30123,'1110','101743963058','2025-04-06 21:11:11',NULL,45.00,'','10','1','Inventory sold','1','','sales','1244','','No',NULL,NULL,''),(30124,'5500','101743963058','2025-04-06 21:10:58',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30125,'1000','101743963058','2025-04-06 21:11:11',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30126,'4000','101743963058','2025-04-06 21:11:11',NULL,100.00,'','10','1','Good sold','1','','sales','1244','','No',NULL,NULL,''),(30127,'1000','101743963073','2025-04-06 21:22:18',175.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDGFTasfWWS3'),(30128,'4000','101743963073','2025-04-06 21:22:18',NULL,100.00,'','10','1','Good sold','1','','sales','815','','No',NULL,NULL,''),(30129,'4000','101743963073','2025-04-06 21:11:13',NULL,75.00,'','10','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(30130,'1110','101743963750','2025-04-06 21:28:59',NULL,55.00,'','10','1','Inventory sold','1','','sales','1575','','No',NULL,NULL,''),(30131,'5500','101743963750','2025-04-06 21:22:30',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30132,'1000','101743963750','2025-04-06 21:28:59',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30133,'4000','101743963750','2025-04-06 21:28:59',NULL,150.00,'','10','1','Good sold','1','','sales','1575','','No',NULL,NULL,''),(30134,'1000','101743964142','2025-04-06 21:39:09',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FSSRFSFhb'),(30135,'4000','101743964142','2025-04-06 21:39:09',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(30136,'1000','101743964771','2025-04-06 21:41:57',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FCaqfASWWF'),(30137,'4000','101743964771','2025-04-06 21:41:57',NULL,150.00,'','10','1','Good sold','1','','sales','1466','','No',NULL,NULL,''),(30138,'1000','101743964923','2025-04-06 21:44:42',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30139,'4000','101743964923','2025-04-06 21:44:42',NULL,50.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(30140,'1110','101743965085','2025-04-06 21:46:29',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(30141,'1110','101743965085','2025-04-06 21:44:45',NULL,24.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(30142,'1110','101743965085','2025-04-06 21:45:45',NULL,32.00,'','10','1','Inventory sold','1','','sales','379','','No',NULL,NULL,''),(30143,'5500','101743965085','2025-04-06 21:45:59',111.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30144,'1000','101743965085','2025-04-06 21:46:29',430.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30145,'4000','101743965085','2025-04-06 21:46:29',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(30146,'4000','101743965085','2025-04-06 21:44:45',NULL,80.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(30147,'4000','101743965085','2025-04-06 21:45:45',NULL,150.00,'','10','1','Good sold','1','','sales','379','','No',NULL,NULL,''),(30148,'1000','101743965620','2025-04-06 21:56:06',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30149,'4000','101743965620','2025-04-06 21:56:06',NULL,100.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(30150,'1110','101744008781','2025-04-07 09:54:22',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(30151,'1110','101744008781','2025-04-07 09:53:01',NULL,10.00,'','10','1','Inventory sold','1','','sales','1675','','No',NULL,NULL,''),(30152,'1110','101744008781','2025-04-07 09:53:14',NULL,4.00,'','10','1','Inventory sold','1','','sales','1666','','No',NULL,NULL,''),(30153,'1110','101744008781','2025-04-07 09:53:25',NULL,10.00,'','10','1','Inventory sold','1','','sales','1179','','No',NULL,NULL,''),(30154,'5500','101744008781','2025-04-07 09:53:37',54.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30155,'1000','101744008781','2025-04-07 09:54:22',270.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dtgtutututyr'),(30156,'4000','101744008781','2025-04-07 09:54:22',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(30157,'4000','101744008781','2025-04-07 09:53:01',NULL,50.00,'','10','1','Good sold','1','','sales','1675','','No',NULL,NULL,''),(30158,'4000','101744008781','2025-04-07 09:53:14',NULL,20.00,'','10','1','Good sold','1','','sales','1666','','No',NULL,NULL,''),(30159,'4000','101744008781','2025-04-07 09:53:25',NULL,50.00,'','10','1','Good sold','1','','sales','1179','','No',NULL,NULL,''),(30160,'1110','101744008870','2025-04-07 11:29:09',NULL,58.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(30161,'5500','101744008870','2025-04-07 09:54:30',58.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30162,'1000','101744008870','2025-04-07 11:29:09',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'5rtgwatgws'),(30163,'4000','101744008870','2025-04-07 11:29:09',NULL,100.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(30164,'1110','101744014566','2025-04-07 11:30:07',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(30165,'5500','101744014566','2025-04-07 11:29:26',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30166,'1000','101744014566','2025-04-07 11:30:07',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'jigbut78fjuio'),(30167,'4000','101744014566','2025-04-07 11:30:07',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(30168,'1110','101744014617','2025-04-07 11:57:29',NULL,0.00,'','10','1','Inventory sold','1','','sales','493','','No',NULL,NULL,''),(30169,'1110','101744014617','2025-04-07 11:30:17',NULL,30.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(30170,'1110','101744014617','2025-04-07 11:56:47',NULL,150.00,'','10','1','Inventory sold','1','','sales','1041','','No',NULL,NULL,''),(30171,'1110','101744014617','2025-04-07 11:56:57',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(30172,'5500','101744014617','2025-04-07 11:57:14',180.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30173,'1000','101744014617','2025-04-07 11:57:29',650.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30174,'4000','101744014617','2025-04-07 11:57:29',NULL,150.00,'','10','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(30175,'4000','101744014617','2025-04-07 11:30:17',NULL,100.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(30176,'4000','101744014617','2025-04-07 11:56:47',NULL,300.00,'','10','1','Good sold','1','','sales','1041','','No',NULL,NULL,''),(30177,'4000','101744014617','2025-04-07 11:56:57',NULL,100.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(30178,'1110','101744016255','2025-04-07 11:57:51',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(30179,'5500','101744016255','2025-04-07 11:57:35',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30180,'1000','101744016255','2025-04-07 11:57:51',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dfrafcac QA'),(30181,'4000','101744016255','2025-04-07 11:57:51',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(30182,'1000','101744016278','2025-04-07 12:28:15',400.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30183,'4000','101744016278','2025-04-07 12:28:15',NULL,400.00,'','10','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(30184,'1110','101744018098','2025-04-07 12:37:44',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(30185,'5500','101744018098','2025-04-07 12:28:18',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30186,'1000','101744018098','2025-04-07 12:37:44',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30187,'4000','101744018098','2025-04-07 12:37:44',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(30188,'1110','101744022127','2025-04-07 14:11:19',NULL,10.00,'','10','1','Inventory sold','1','','sales','1179','','No',NULL,NULL,''),(30189,'5500','101744022127','2025-04-07 13:35:27',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30190,'1000','101744022127','2025-04-07 14:11:19',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30191,'4000','101744022127','2025-04-07 14:11:19',NULL,50.00,'','10','1','Good sold','1','','sales','1179','','No',NULL,NULL,''),(30192,'1110','101744024284','2025-04-07 14:11:34',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(30193,'5500','101744024284','2025-04-07 14:11:24',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30194,'1000','101744024284','2025-04-07 14:11:34',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ZX,YJRS'),(30195,'4000','101744024284','2025-04-07 14:11:34',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(30196,'1110','101744024302','2025-04-07 14:19:41',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(30197,'5500','101744024302','2025-04-07 14:11:43',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30198,'1000','101744024302','2025-04-07 14:19:41',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30199,'4000','101744024302','2025-04-07 14:19:41',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(30200,'1110','101744024783','2025-04-07 14:33:53',NULL,150.00,'','10','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(30201,'5500','101744024783','2025-04-07 14:19:43',150.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30202,'1000','101744024783','2025-04-07 14:33:53',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30203,'4000','101744024783','2025-04-07 14:33:53',NULL,250.00,'','10','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(30204,'1110','101744025637','2025-04-07 16:10:47',NULL,99.00,'','10','1','Inventory sold','1','','sales','1667','','No',NULL,NULL,''),(30205,'1110','101744025637','2025-04-07 14:33:57',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(30206,'5500','101744025637','2025-04-07 16:10:31',109.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30207,'1000','101744025637','2025-04-07 16:10:47',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30208,'4000','101744025637','2025-04-07 16:10:47',NULL,150.00,'','10','1','Good sold','1','','sales','1667','','No',NULL,NULL,''),(30209,'4000','101744025637','2025-04-07 14:33:57',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(30210,'1000','101744031449','2025-04-07 16:21:22',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FDEGSGRHR'),(30211,'4000','101744031449','2025-04-07 16:21:22',NULL,200.00,'','10','1','Good sold','1','','sales','1509','','No',NULL,NULL,''),(30212,'1110','101744032099','2025-04-07 17:31:35',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(30213,'5500','101744032099','2025-04-07 16:21:39',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30214,'1000','101744032099','2025-04-07 17:31:35',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WSDWSDAQ'),(30215,'4000','101744032099','2025-04-07 17:31:35',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(30216,'1110','101744036300','2025-04-07 17:56:58',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(30217,'5500','101744036300','2025-04-07 17:31:41',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30218,'1000','101744036300','2025-04-07 17:56:58',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30219,'4000','101744036300','2025-04-07 17:56:58',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(30220,'1110','101744037830','2025-04-07 19:26:36',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(30221,'5500','101744037830','2025-04-07 17:57:10',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30222,'1000','101744037830','2025-04-07 19:26:36',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30223,'4000','101744037830','2025-04-07 19:26:36',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(30224,'1110','101744043202','2025-04-07 19:26:56',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(30225,'5500','101744043202','2025-04-07 19:26:43',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30226,'1000','101744043202','2025-04-07 19:26:56',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30227,'4000','101744043202','2025-04-07 19:26:56',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(30228,'1110','101744043220','2025-04-07 19:28:44',NULL,0.00,'','10','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(30229,'1110','101744043220','2025-04-07 19:27:00',NULL,20.00,'','10','1','Inventory sold','1','','sales','1616','','No',NULL,NULL,''),(30230,'5500','101744043220','2025-04-07 19:28:32',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30231,'1000','101744043220','2025-04-07 19:28:44',120.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30232,'4000','101744043220','2025-04-07 19:28:44',NULL,70.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(30233,'4000','101744043220','2025-04-07 19:27:00',NULL,50.00,'','10','1','Good sold','1','','sales','1616','','No',NULL,NULL,''),(30234,'1110','101744043329','2025-04-07 19:42:51',NULL,38.00,'','10','1','Inventory sold','1','','sales','1532','','No',NULL,NULL,''),(30235,'5500','101744043329','2025-04-07 19:28:49',38.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30236,'1000','101744043329','2025-04-07 19:42:51',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DSAFEAEDFA'),(30237,'4000','101744043329','2025-04-07 19:42:51',NULL,100.00,'','10','1','Good sold','1','','sales','1532','','No',NULL,NULL,''),(30238,'1110','101744044232','2025-04-07 19:45:56',NULL,35.00,'','10','1','Inventory sold','1','','sales','1627','','No',NULL,NULL,''),(30239,'5500','101744044232','2025-04-07 19:43:52',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30240,'1000','101744044232','2025-04-07 19:45:56',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'C DAsDXSADXQW'),(30241,'4000','101744044232','2025-04-07 19:45:56',NULL,150.00,'','10','1','Good sold','1','','sales','1627','','No',NULL,NULL,''),(30242,'1110','101744044362','2025-04-07 20:01:56',NULL,65.00,'','10','1','Inventory sold','1','','sales','1628','','No',NULL,NULL,''),(30243,'1110','101744044362','2025-04-07 19:46:02',NULL,139.00,'','10','1','Inventory sold','1','','sales','1484','','No',NULL,NULL,''),(30244,'5500','101744044362','2025-04-07 20:01:43',204.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30245,'1000','101744044362','2025-04-07 20:01:56',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'F VGGSDEGVFSWA'),(30246,'4000','101744044362','2025-04-07 20:01:56',NULL,150.00,'','10','1','Good sold','1','','sales','1628','','No',NULL,NULL,''),(30247,'4000','101744044362','2025-04-07 19:46:02',NULL,200.00,'','10','1','Good sold','1','','sales','1484','','No',NULL,NULL,''),(30248,'1110','101744045322','2025-04-07 20:13:27',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(30249,'5500','101744045322','2025-04-07 20:02:02',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30250,'1000','101744045322','2025-04-07 20:13:27',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FVASFEAEWFC'),(30251,'4000','101744045322','2025-04-07 20:13:27',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(30252,'1110','101744046015','2025-04-07 21:07:05',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(30253,'5500','101744046015','2025-04-07 20:13:35',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30254,'1000','101744046015','2025-04-07 21:07:05',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30255,'4000','101744046015','2025-04-07 21:07:05',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(30256,'1000','101744049229','2025-04-07 21:14:32',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30257,'4000','101744049229','2025-04-07 21:14:32',NULL,200.00,'','10','1','Good sold','1','','sales','1395','','No',NULL,NULL,''),(30258,'1110','101744049674','2025-04-07 21:30:17',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(30259,'5500','101744049674','2025-04-07 21:14:34',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30260,'1000','101744049674','2025-04-07 21:30:17',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30261,'4000','101744049674','2025-04-07 21:30:17',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(30262,'1110','101744050621','2025-04-07 21:33:39',NULL,0.00,'','10','1','Inventory sold','1','','sales','1069','','No',NULL,NULL,''),(30263,'1110','101744050621','2025-04-07 21:30:21',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(30264,'5500','101744050621','2025-04-07 21:33:31',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30265,'1000','101744050621','2025-04-07 21:33:39',120.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30266,'4000','101744050621','2025-04-07 21:33:39',NULL,100.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(30267,'4000','101744050621','2025-04-07 21:30:21',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(30268,'1000','101744052217','2025-04-07 21:57:12',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDFAEFQAFQA'),(30269,'4000','101744052217','2025-04-07 21:57:12',NULL,20.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(30270,'1110','101744092997','2025-04-08 09:16:51',NULL,21.00,'','10','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(30271,'5500','101744092997','2025-04-08 09:16:37',21.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30272,'1000','101744092997','2025-04-08 09:16:51',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30273,'4000','101744092997','2025-04-08 09:16:51',NULL,70.00,'','10','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(30274,'1110','101744104282','2025-04-08 12:24:58',NULL,15.00,'','10','1','Inventory sold','1','','sales','1572','','No',NULL,NULL,''),(30275,'1110','101744104282','2025-04-08 12:24:42',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(30276,'5500','101744104282','2025-04-08 12:24:50',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30277,'1000','101744104282','2025-04-08 12:24:58',90.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'3erqr3qr234'),(30278,'4000','101744104282','2025-04-08 12:24:58',NULL,40.00,'','10','1','Good sold','1','','sales','1572','','No',NULL,NULL,''),(30279,'4000','101744104282','2025-04-08 12:24:42',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(30280,'1110','101744104308','2025-04-08 12:25:19',NULL,108.00,'','10','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(30281,'5500','101744104308','2025-04-08 12:25:08',108.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30282,'1000','101744104308','2025-04-08 12:25:19',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ws3QERed'),(30283,'4000','101744104308','2025-04-08 12:25:19',NULL,150.00,'','10','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(30284,'1110','101744104326','2025-04-08 12:25:40',NULL,99.00,'','10','1','Inventory sold','1','','sales','1667','','No',NULL,NULL,''),(30285,'5500','101744104326','2025-04-08 12:25:26',99.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30286,'1000','101744104326','2025-04-08 12:25:40',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GRWARGWA'),(30287,'4000','101744104326','2025-04-08 12:25:40',NULL,150.00,'','10','1','Good sold','1','','sales','1667','','No',NULL,NULL,''),(30288,'4000','101744104326','2025-04-08 12:26:37',150.00,NULL,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(30289,'1000','101744104326','2025-04-08 12:26:37',NULL,150.00,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(30290,'5500','101744104326','2025-04-08 12:26:37',NULL,99.00,'','10','1','Cost of goods returned','1','','sales','1667','','No',NULL,NULL,''),(30291,'1110','101744104326','2025-04-08 12:26:37',99.00,NULL,'','10','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(30292,'1110','101744104436','2025-04-08 12:27:32',NULL,96.00,'','10','1','Inventory sold','1','','sales','290','','No',NULL,NULL,''),(30293,'5500','101744104436','2025-04-08 12:27:16',96.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30294,'1000','101744104436','2025-04-08 12:27:32',240.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'Y54R4WTGW2'),(30295,'4000','101744104436','2025-04-08 12:27:32',NULL,240.00,'','10','1','Good sold','1','','sales','290','','No',NULL,NULL,''),(30296,'1110','101744109368','2025-04-08 14:46:19',NULL,20.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(30297,'5500','101744109368','2025-04-08 13:49:29',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30298,'1000','101744109368','2025-04-08 14:46:19',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gfwfgwffgtgc'),(30299,'4000','101744109368','2025-04-08 14:46:19',NULL,100.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(30300,'1000','101744113074','2025-04-08 14:51:27',45.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30301,'4000','101744113074','2025-04-08 14:51:27',NULL,45.00,'','10','1','Good sold','1','','sales','117','','No',NULL,NULL,''),(30302,'1000','101744113621','2025-04-08 15:00:43',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30303,'4000','101744113621','2025-04-08 15:00:43',NULL,20.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(30304,'1110','101744122323','2025-04-08 17:25:34',NULL,15.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(30305,'5500','101744122323','2025-04-08 17:25:23',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30306,'1000','101744122323','2025-04-08 17:25:34',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30307,'4000','101744122323','2025-04-08 17:25:34',NULL,50.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(30308,'1110','101744122337','2025-04-08 18:37:49',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(30309,'1110','101744122337','2025-04-08 17:25:37',NULL,0.00,'','10','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(30310,'5500','101744122337','2025-04-08 18:37:32',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30311,'1000','101744122337','2025-04-08 18:37:49',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30312,'4000','101744122337','2025-04-08 18:37:49',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(30313,'4000','101744122337','2025-04-08 17:25:37',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(30314,'1110','101744126677','2025-04-08 18:50:36',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(30315,'5500','101744126677','2025-04-08 18:37:58',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30316,'1000','101744126677','2025-04-08 18:50:36',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'utfd6a4e3'),(30317,'4000','101744126677','2025-04-08 18:50:36',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(30318,'1110','101744127445','2025-04-08 19:06:48',NULL,32.00,'','10','1','Inventory sold','1','','sales','1626','','No',NULL,NULL,''),(30319,'1110','101744127445','2025-04-08 18:50:45',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(30320,'5500','101744127445','2025-04-08 19:05:21',87.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30321,'1000','101744127445','2025-04-08 19:06:48',450.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'drfwefcwecf'),(30322,'4000','101744127445','2025-04-08 19:06:48',NULL,250.00,'','10','1','Good sold','1','','sales','1626','','No',NULL,NULL,''),(30323,'4000','101744127445','2025-04-08 18:50:45',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(30324,'1110','101744128413','2025-04-08 19:12:07',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(30325,'5500','101744128413','2025-04-08 19:06:53',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30326,'1000','101744128413','2025-04-08 19:12:07',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30327,'4000','101744128413','2025-04-08 19:12:07',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(30328,'1110','101744128733','2025-04-08 19:12:45',NULL,98.00,'','10','1','Inventory sold','1','','sales','967','','No',NULL,NULL,''),(30329,'1110','101744128733','2025-04-08 19:12:13',NULL,36.00,'','10','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(30330,'5500','101744128733','2025-04-08 19:12:36',134.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30331,'1000','101744128733','2025-04-08 19:12:45',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dxcfASWFaqw'),(30332,'4000','101744128733','2025-04-08 19:12:45',NULL,200.00,'','10','1','Good sold','1','','sales','967','','No',NULL,NULL,''),(30333,'4000','101744128733','2025-04-08 19:12:13',NULL,150.00,'','10','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(30334,'1110','101744129011','2025-04-08 19:39:18',NULL,54.00,'','10','1','Inventory sold','1','','sales','1642','','No',NULL,NULL,''),(30335,'1110','101744129011','2025-04-08 19:16:51',NULL,55.00,'','10','1','Inventory sold','1','','sales','1635','','No',NULL,NULL,''),(30336,'1110','101744129011','2025-04-08 19:37:02',NULL,45.00,'','10','1','Inventory sold','1','','sales','1653','','No',NULL,NULL,''),(30337,'1110','101744129011','2025-04-08 19:38:46',NULL,0.00,'','10','1','Inventory sold','1','','sales','717','','No',NULL,NULL,''),(30338,'5500','101744129011','2025-04-08 19:38:58',154.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30339,'1000','101744129011','2025-04-08 19:39:18',800.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ihjrsdhnijedt'),(30340,'4000','101744129011','2025-04-08 19:39:18',NULL,300.00,'','10','1','Good sold','1','','sales','1642','','No',NULL,NULL,''),(30341,'4000','101744129011','2025-04-08 19:16:51',NULL,200.00,'','10','1','Good sold','1','','sales','1635','','No',NULL,NULL,''),(30342,'4000','101744129011','2025-04-08 19:37:02',NULL,200.00,'','10','1','Good sold','1','','sales','1653','','No',NULL,NULL,''),(30343,'4000','101744129011','2025-04-08 19:38:46',NULL,100.00,'','10','1','Good sold','1','','sales','717','','No',NULL,NULL,''),(30344,'1110','101744130394','2025-04-08 19:40:42',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(30345,'5500','101744130394','2025-04-08 19:39:55',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30346,'1000','101744130394','2025-04-08 19:40:42',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30347,'4000','101744130394','2025-04-08 19:40:42',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(30348,'1110','101744130446','2025-04-08 19:56:04',NULL,21.00,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(30349,'5500','101744130446','2025-04-08 19:40:46',21.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30350,'1000','101744130446','2025-04-08 19:56:04',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30351,'4000','101744130446','2025-04-08 19:56:04',NULL,50.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(30352,'1110','101744131368','2025-04-08 20:10:44',NULL,20.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(30353,'5500','101744131368','2025-04-08 19:56:08',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30354,'1000','101744131368','2025-04-08 20:10:44',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fwsergfefwqe'),(30355,'4000','101744131368','2025-04-08 20:10:44',NULL,40.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(30356,'1110','101744132250','2025-04-08 20:39:41',NULL,150.00,'','10','1','Inventory sold','1','','sales','1041','','No',NULL,NULL,''),(30357,'5500','101744132250','2025-04-08 20:10:50',150.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30358,'1000','101744132250','2025-04-08 20:39:41',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hgktij btjgfgbt'),(30359,'4000','101744132250','2025-04-08 20:39:41',NULL,300.00,'','10','1','Good sold','1','','sales','1041','','No',NULL,NULL,''),(30360,'1000','101744133994','2025-04-08 20:52:40',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'aqqfwefwsf'),(30361,'4000','101744133994','2025-04-08 20:52:40',NULL,200.00,'','10','1','Good sold','1','','sales','1509','','No',NULL,NULL,''),(30362,'1110','101744134765','2025-04-08 21:03:27',NULL,10.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(30363,'5500','101744134765','2025-04-08 20:52:45',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30364,'1000','101744134765','2025-04-08 21:03:27',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'t4edqfc'),(30365,'4000','101744134765','2025-04-08 21:03:27',NULL,20.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(30366,'1110','101744135415','2025-04-08 21:12:03',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(30367,'5500','101744135415','2025-04-08 21:03:35',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30368,'1000','101744135415','2025-04-08 21:12:03',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30369,'4000','101744135415','2025-04-08 21:12:03',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(30370,'1110','101744135925','2025-04-08 21:18:08',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(30371,'5500','101744135925','2025-04-08 21:12:05',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30372,'1000','101744135925','2025-04-08 21:18:08',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30373,'4000','101744135925','2025-04-08 21:18:08',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(30374,'1110','101744136290','2025-04-08 21:25:13',NULL,15.00,'','10','1','Inventory sold','1','','sales','1572','','No',NULL,NULL,''),(30375,'5500','101744136290','2025-04-08 21:18:10',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30376,'1000','101744136290','2025-04-08 21:25:13',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'b fcxdbgvrgewg'),(30377,'4000','101744136290','2025-04-08 21:25:13',NULL,40.00,'','10','1','Good sold','1','','sales','1572','','No',NULL,NULL,''),(30378,'1110','101744137957','2025-04-08 21:46:08',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(30379,'5500','101744137957','2025-04-08 21:45:57',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30380,'1000','101744137957','2025-04-08 21:46:08',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,' ghtgihyjh'),(30381,'4000','101744137957','2025-04-08 21:46:08',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(30382,'1110','101744178776','2025-04-09 09:06:33',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(30383,'5500','101744178776','2025-04-09 09:06:16',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30384,'1000','101744178776','2025-04-09 09:06:33',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4TVT6U6557V'),(30385,'4000','101744178776','2025-04-09 09:06:33',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(30386,'1110','101744178803','2025-04-09 09:06:59',NULL,33.00,'','10','1','Inventory sold','1','','sales','1651','','No',NULL,NULL,''),(30387,'5500','101744178803','2025-04-09 09:06:43',33.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30388,'1000','101744178803','2025-04-09 09:06:59',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30389,'4000','101744178803','2025-04-09 09:06:59',NULL,150.00,'','10','1','Good sold','1','','sales','1651','','No',NULL,NULL,''),(30390,'1110','101744194226','2025-04-09 13:24:05',NULL,16.00,'','10','1','Inventory sold','1','','sales','1656','','No',NULL,NULL,''),(30391,'5500','101744194226','2025-04-09 13:23:46',16.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30392,'1000','101744194226','2025-04-09 13:24:05',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30393,'4000','101744194226','2025-04-09 13:24:05',NULL,40.00,'','10','1','Good sold','1','','sales','1656','','No',NULL,NULL,''),(30394,'1110','101744194249','2025-04-09 13:24:26',NULL,5.00,'','10','1','Inventory sold','1','','sales','1000','','No',NULL,NULL,''),(30395,'5500','101744194249','2025-04-09 13:24:09',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30396,'1000','101744194249','2025-04-09 13:24:26',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30397,'4000','101744194249','2025-04-09 13:24:26',NULL,10.00,'','10','1','Good sold','1','','sales','1000','','No',NULL,NULL,''),(30398,'1110','101744194269','2025-04-09 14:17:41',NULL,100.00,'','10','1','Inventory sold','1','','sales','1230','','No',NULL,NULL,''),(30399,'1110','101744194269','2025-04-09 13:24:29',NULL,122.00,'','10','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(30400,'5500','101744194269','2025-04-09 14:17:31',222.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30401,'1000','101744194269','2025-04-09 14:17:41',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gczAujtgafea'),(30402,'4000','101744194269','2025-04-09 14:17:41',NULL,150.00,'','10','1','Good sold','1','','sales','1230','','No',NULL,NULL,''),(30403,'4000','101744194269','2025-04-09 13:24:29',NULL,200.00,'','10','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(30404,'1110','101744197468','2025-04-09 14:29:59',NULL,37.00,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(30405,'5500','101744197468','2025-04-09 14:17:48',37.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30406,'1000','101744197468','2025-04-09 14:29:59',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30407,'4000','101744197468','2025-04-09 14:29:59',NULL,100.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(30408,'4000','101744197468','2025-04-09 14:35:33',100.00,NULL,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(30409,'1000','101744197468','2025-04-09 14:35:33',NULL,100.00,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(30410,'5500','101744197468','2025-04-09 14:35:33',NULL,37.00,'','10','1','Cost of goods returned','1','','sales','176','','No',NULL,NULL,''),(30411,'1110','101744197468','2025-04-09 14:35:33',37.00,NULL,'','10','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(30412,'1000','101744198535','2025-04-09 14:35:58',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30413,'4000','101744198535','2025-04-09 14:35:58',NULL,100.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(30414,'1110','101744200732','2025-04-09 15:12:32',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(30415,'1110','101744200732','2025-04-09 15:12:12',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(30416,'5500','101744200732','2025-04-09 15:12:23',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30417,'1000','101744200732','2025-04-09 15:12:32',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30418,'4000','101744200732','2025-04-09 15:12:32',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(30419,'4000','101744200732','2025-04-09 15:12:12',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(30420,'1110','101744200754','2025-04-09 16:20:58',NULL,6.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(30421,'5500','101744200754','2025-04-09 15:12:35',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30422,'1000','101744200754','2025-04-09 16:20:58',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30423,'4000','101744200754','2025-04-09 16:20:58',NULL,30.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(30424,'1110','101744204862','2025-04-09 17:23:38',NULL,117.00,'','10','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(30425,'1110','101744204862','2025-04-09 16:21:02',NULL,0.00,'','10','1','Inventory sold','1','','sales','116','','No',NULL,NULL,''),(30426,'5500','101744204862','2025-04-09 17:23:00',117.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30427,'1000','101744204862','2025-04-09 17:23:38',430.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'defefxaeqf'),(30428,'4000','101744204862','2025-04-09 17:23:38',NULL,150.00,'','10','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(30429,'4000','101744204862','2025-04-09 16:21:02',NULL,280.00,'','10','1','Good sold','1','','sales','116','','No',NULL,NULL,''),(30430,'1110','101744208623','2025-04-09 17:43:27',NULL,122.00,'','10','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(30431,'1110','101744208623','2025-04-09 17:23:44',NULL,50.00,'','10','1','Inventory sold','1','','sales','1004','','No',NULL,NULL,''),(30432,'5500','101744208623','2025-04-09 17:43:09',172.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30433,'1000','101744208623','2025-04-09 17:43:27',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'w3fqwdfqwf3rf'),(30434,'4000','101744208623','2025-04-09 17:43:27',NULL,250.00,'','10','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(30435,'4000','101744208623','2025-04-09 17:23:44',NULL,100.00,'','10','1','Good sold','1','','sales','1004','','No',NULL,NULL,''),(30436,'1110','101744209819','2025-04-09 18:10:04',NULL,3.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(30437,'5500','101744209819','2025-04-09 17:43:40',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30438,'1000','101744209819','2025-04-09 18:10:04',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30439,'4000','101744209819','2025-04-09 18:10:04',NULL,30.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(30440,'1110','101744211407','2025-04-09 19:09:30',NULL,37.50,'','10','1','Inventory sold','1','','sales','1587','','No',NULL,NULL,''),(30441,'1110','101744211407','2025-04-09 18:10:08',NULL,0.00,'','10','1','Inventory sold','1','','sales','1395','','No',NULL,NULL,''),(30442,'5500','101744211407','2025-04-09 19:08:30',37.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30443,'1000','101744211407','2025-04-09 19:09:30',350.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30444,'4000','101744211407','2025-04-09 19:09:30',NULL,150.00,'','10','1','Good sold','1','','sales','1587','','No',NULL,NULL,''),(30445,'4000','101744211407','2025-04-09 18:10:08',NULL,200.00,'','10','1','Good sold','1','','sales','1395','','No',NULL,NULL,''),(30446,'1110','101744215005','2025-04-09 19:11:29',NULL,4.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(30447,'5500','101744215005','2025-04-09 19:10:05',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30448,'1000','101744215005','2025-04-09 19:11:29',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'efefawef'),(30449,'4000','101744215005','2025-04-09 19:11:29',NULL,40.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(30450,'1110','101744215097','2025-04-09 19:11:54',NULL,180.00,'','10','1','Inventory sold','1','','sales','848','','No',NULL,NULL,''),(30451,'5500','101744215097','2025-04-09 19:11:37',180.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30452,'1000','101744215097','2025-04-09 19:11:54',270.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edfefexcf'),(30453,'4000','101744215097','2025-04-09 19:11:54',NULL,270.00,'','10','1','Good sold','1','','sales','848','','No',NULL,NULL,''),(30454,'1110','101744215120','2025-04-09 19:43:38',NULL,42.00,'','10','1','Inventory sold','1','','sales','1555','','No',NULL,NULL,''),(30455,'1110','101744215120','2025-04-09 19:12:00',NULL,45.00,'','10','1','Inventory sold','1','','sales','1572','','No',NULL,NULL,''),(30456,'1110','101744215120','2025-04-09 19:37:38',NULL,30.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(30457,'1110','101744215120','2025-04-09 19:42:39',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(30458,'5500','101744215120','2025-04-09 19:42:53',117.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30459,'1000','101744215120','2025-04-09 19:43:38',400.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30460,'4000','101744215120','2025-04-09 19:43:38',NULL,100.00,'','10','1','Good sold','1','','sales','1555','','No',NULL,NULL,''),(30461,'4000','101744215120','2025-04-09 19:12:00',NULL,120.00,'','10','1','Good sold','1','','sales','1572','','No',NULL,NULL,''),(30462,'4000','101744215120','2025-04-09 19:37:38',NULL,150.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(30463,'4000','101744215120','2025-04-09 19:42:39',NULL,30.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(30464,'1110','101744217025','2025-04-09 19:53:41',NULL,6.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(30465,'1110','101744217025','2025-04-09 19:43:45',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(30466,'5500','101744217025','2025-04-09 19:53:33',21.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30467,'1000','101744217025','2025-04-09 19:53:41',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30468,'4000','101744217025','2025-04-09 19:53:41',NULL,100.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(30469,'4000','101744217025','2025-04-09 19:43:45',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(30470,'1000','101744217624','2025-04-09 20:05:16',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'i;yehkfvadse'),(30471,'4000','101744217624','2025-04-09 20:05:16',NULL,350.00,'','10','1','Good sold','1','','sales','442','','No',NULL,NULL,''),(30472,'1110','101744218334','2025-04-09 20:26:12',NULL,0.00,'','10','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(30473,'1110','101744218334','2025-04-09 20:05:34',NULL,20.00,'','10','1','Inventory sold','1','','sales','1630','','No',NULL,NULL,''),(30474,'1110','101744218334','2025-04-09 20:24:46',NULL,15.00,'','10','1','Inventory sold','1','','sales','1647','','No',NULL,NULL,''),(30475,'5500','101744218334','2025-04-09 20:25:55',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30476,'1000','101744218334','2025-04-09 20:26:12',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30477,'4000','101744218334','2025-04-09 20:26:12',NULL,100.00,'','10','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(30478,'4000','101744218334','2025-04-09 20:05:34',NULL,50.00,'','10','1','Good sold','1','','sales','1630','','No',NULL,NULL,''),(30479,'4000','101744218334','2025-04-09 20:24:46',NULL,100.00,'','10','1','Good sold','1','','sales','1647','','No',NULL,NULL,''),(30480,'1110','101744219579','2025-04-09 20:38:15',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(30481,'5500','101744219579','2025-04-09 20:26:19',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30482,'1000','101744219579','2025-04-09 20:38:15',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30483,'4000','101744219579','2025-04-09 20:38:15',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(30484,'1000','101744220298','2025-04-09 21:05:14',25.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rfrrwrwfwe'),(30485,'4000','101744220298','2025-04-09 21:05:14',NULL,25.00,'','10','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(30486,'1110','101744221921','2025-04-09 21:05:35',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(30487,'5500','101744221921','2025-04-09 21:05:21',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30488,'1000','101744221921','2025-04-09 21:05:35',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30489,'4000','101744221921','2025-04-09 21:05:35',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(30490,'1110','101744221937','2025-04-09 21:40:30',NULL,26.00,'','10','1','Inventory sold','1','','sales','808','','No',NULL,NULL,''),(30491,'5500','101744221937','2025-04-09 21:05:37',26.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30492,'1000','101744221937','2025-04-09 21:40:30',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4tfrderwr4'),(30493,'4000','101744221937','2025-04-09 21:40:30',NULL,100.00,'','10','1','Good sold','1','','sales','808','','No',NULL,NULL,''),(30494,'1000','101744224037','2025-04-09 21:44:20',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30495,'4000','101744224037','2025-04-09 21:44:20',NULL,20.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(30496,'1110','101744287868','2025-04-10 15:24:56',NULL,10.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(30497,'1110','101744287868','2025-04-10 15:24:28',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(30498,'5500','101744287868','2025-04-10 15:24:43',14.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30499,'1000','101744287868','2025-04-10 15:24:56',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'asaszsas'),(30500,'4000','101744287868','2025-04-10 15:24:56',NULL,20.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(30501,'4000','101744287868','2025-04-10 15:24:28',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(30502,'1110','101744293646','2025-04-10 17:01:42',NULL,15.00,'','10','1','Inventory sold','1','','sales','1638','','No',NULL,NULL,''),(30503,'1110','101744293646','2025-04-10 17:00:46',NULL,0.00,'','10','1','Inventory sold','1','','sales','493','','No',NULL,NULL,''),(30504,'1110','101744293646','2025-04-10 17:01:10',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(30505,'5500','101744293646','2025-04-10 17:01:29',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30506,'1000','101744293646','2025-04-10 17:01:42',245.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'wswafwqrtw'),(30507,'4000','101744293646','2025-04-10 17:01:42',NULL,75.00,'','10','1','Good sold','1','','sales','1638','','No',NULL,NULL,''),(30508,'4000','101744293646','2025-04-10 17:00:46',NULL,150.00,'','10','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(30509,'4000','101744293646','2025-04-10 17:01:10',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(30510,'1110','101744293711','2025-04-10 17:02:04',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(30511,'5500','101744293711','2025-04-10 17:01:51',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30512,'1000','101744293711','2025-04-10 17:02:04',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30513,'4000','101744293711','2025-04-10 17:02:04',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(30514,'1110','101744293762','2025-04-10 17:02:51',NULL,58.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(30515,'5500','101744293762','2025-04-10 17:02:42',58.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30516,'1000','101744293762','2025-04-10 17:02:51',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30517,'4000','101744293762','2025-04-10 17:02:51',NULL,100.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(30518,'1000','101744293773','2025-04-10 17:29:55',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30519,'4000','101744293773','2025-04-10 17:29:55',NULL,100.00,'','10','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(30520,'1110','101744295398','2025-04-10 17:31:07',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(30521,'5500','101744295398','2025-04-10 17:29:58',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30522,'1000','101744295398','2025-04-10 17:31:07',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'6ujsryhesy3'),(30523,'4000','101744295398','2025-04-10 17:31:07',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(30524,'1110','101744295474','2025-04-10 17:52:30',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(30525,'5500','101744295474','2025-04-10 17:31:15',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30526,'1000','101744295474','2025-04-10 17:52:30',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'CLUYRDYTIY'),(30527,'4000','101744295474','2025-04-10 17:52:30',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(30528,'1110','101744296765','2025-04-10 17:52:55',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(30529,'5500','101744296765','2025-04-10 17:52:45',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30530,'1000','101744296765','2025-04-10 17:52:55',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30531,'4000','101744296765','2025-04-10 17:52:55',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(30532,'1110','101744297150','2025-04-10 17:59:22',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(30533,'5500','101744297150','2025-04-10 17:59:10',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30534,'1000','101744297150','2025-04-10 17:59:22',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RF RFE WCQ'),(30535,'4000','101744297150','2025-04-10 17:59:22',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(30540,'1110','101744298923','2025-04-10 18:28:54',NULL,15.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(30541,'5500','101744298923','2025-04-10 18:54:41',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30542,'1000','101744298923','2025-04-10 18:28:54',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GEWRGRWGBS'),(30543,'4000','101744298923','2025-04-10 18:28:54',NULL,50.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(30544,'1110','101744301688','2025-04-10 19:14:59',NULL,30.00,'','10','1','Inventory sold','1','','sales','1572','','No',NULL,NULL,''),(30545,'5500','101744301688','2025-04-10 19:14:49',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30546,'1000','101744301688','2025-04-10 19:14:59',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HGCFEJGDJGS'),(30547,'4000','101744301688','2025-04-10 19:14:59',NULL,80.00,'','10','1','Good sold','1','','sales','1572','','No',NULL,NULL,''),(30548,'1110','101744301716','2025-04-10 19:21:31',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(30549,'5500','101744301716','2025-04-10 19:15:16',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30550,'1000','101744301716','2025-04-10 19:21:31',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30551,'4000','101744301716','2025-04-10 19:21:31',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(30552,'1110','101744302127','2025-04-10 19:40:52',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(30553,'5500','101744302127','2025-04-10 19:22:07',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30554,'1000','101744302127','2025-04-10 19:40:52',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30555,'4000','101744302127','2025-04-10 19:40:52',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(30556,'1110','101744303254','2025-04-10 19:45:32',NULL,180.00,'','10','1','Inventory sold','1','','sales','848','','No',NULL,NULL,''),(30557,'5500','101744303254','2025-04-10 19:40:54',180.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30558,'1000','101744303254','2025-04-10 19:45:32',270.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UTLWDIYFVEE'),(30559,'4000','101744303254','2025-04-10 19:45:32',NULL,270.00,'','10','1','Good sold','1','','sales','848','','No',NULL,NULL,''),(30560,'1110','101744303539','2025-04-10 20:00:23',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(30561,'5500','101744303539','2025-04-10 19:45:39',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30562,'1000','101744303539','2025-04-10 20:00:23',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GVEDEDS'),(30563,'4000','101744303539','2025-04-10 20:00:23',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(30564,'1110','101744304429','2025-04-10 20:21:57',NULL,35.00,'','10','1','Inventory sold','1','','sales','830','','No',NULL,NULL,''),(30565,'5500','101744304429','2025-04-10 20:00:29',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30566,'1000','101744304429','2025-04-10 20:21:57',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30567,'4000','101744304429','2025-04-10 20:21:57',NULL,150.00,'','10','1','Good sold','1','','sales','830','','No',NULL,NULL,''),(30568,'1110','101744305720','2025-04-10 20:25:10',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(30569,'5500','101744305720','2025-04-10 20:22:00',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30570,'1000','101744305720','2025-04-10 20:25:10',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HTEHETHT'),(30571,'4000','101744305720','2025-04-10 20:25:10',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(30572,'1110','101744305920','2025-04-10 20:25:28',NULL,6.00,'','10','1','Inventory sold','1','','sales','1655','','No',NULL,NULL,''),(30573,'5500','101744305920','2025-04-10 20:25:20',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30574,'1000','101744305920','2025-04-10 20:25:28',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30575,'4000','101744305920','2025-04-10 20:25:28',NULL,20.00,'','10','1','Good sold','1','','sales','1655','','No',NULL,NULL,''),(30576,'1000','101744305932','2025-04-10 20:34:28',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RRGWTG'),(30577,'4000','101744305932','2025-04-10 20:34:28',NULL,60.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(30578,'1110','101744306479','2025-04-10 20:37:23',NULL,6.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(30579,'1110','101744306479','2025-04-10 20:34:39',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(30580,'5500','101744306479','2025-04-10 20:37:13',11.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30581,'1000','101744306479','2025-04-10 20:37:23',70.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EFEFQERRQE'),(30582,'4000','101744306479','2025-04-10 20:37:23',NULL,20.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(30583,'4000','101744306479','2025-04-10 20:34:39',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(30584,'1110','101744307436','2025-04-10 20:51:05',NULL,20.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(30585,'1110','101744307436','2025-04-10 20:50:36',NULL,8.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(30586,'5500','101744307436','2025-04-10 20:50:57',28.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30587,'1000','101744307436','2025-04-10 20:51:05',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30588,'4000','101744307436','2025-04-10 20:51:05',NULL,40.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(30589,'4000','101744307436','2025-04-10 20:50:36',NULL,40.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(30590,'1110','101744307467','2025-04-10 21:06:27',NULL,40.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(30591,'5500','101744307467','2025-04-10 20:51:07',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30592,'1000','101744307467','2025-04-10 21:06:27',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30593,'4000','101744307467','2025-04-10 21:06:27',NULL,100.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(30594,'1110','101744360428','2025-04-11 11:34:36',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(30595,'1110','101744360428','2025-04-11 11:33:48',NULL,25.00,'','10','1','Inventory sold','1','','sales','1636','','No',NULL,NULL,''),(30596,'1110','101744360428','2025-04-11 11:33:57',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(30597,'5500','101744360428','2025-04-11 11:34:25',39.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30598,'1000','101744360428','2025-04-11 11:34:36',145.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'asasasa'),(30599,'4000','101744360428','2025-04-11 11:34:36',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(30600,'4000','101744360428','2025-04-11 11:33:48',NULL,75.00,'','10','1','Good sold','1','','sales','1636','','No',NULL,NULL,''),(30601,'4000','101744360428','2025-04-11 11:33:57',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(30602,'1110','101744360485','2025-04-11 13:13:56',NULL,6.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(30603,'1110','101744360485','2025-04-11 11:34:45',NULL,9.00,'','10','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(30604,'5500','101744360485','2025-04-11 13:13:35',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30605,'1000','101744360485','2025-04-11 13:13:56',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,' ubygfvtc'),(30606,'4000','101744360485','2025-04-11 13:13:56',NULL,30.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(30607,'4000','101744360485','2025-04-11 11:34:45',NULL,20.00,'','10','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(30608,'1000','101744366473','2025-04-11 13:14:46',25.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'5ESESHGRG'),(30609,'4000','101744366473','2025-04-11 13:14:46',NULL,25.00,'','10','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(30610,'1110','101744366501','2025-04-11 13:16:58',NULL,55.00,'','10','1','Inventory sold','1','','sales','1606','','No',NULL,NULL,''),(30611,'1110','101744366501','2025-04-11 13:15:01',NULL,0.00,'','10','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(30612,'5500','101744366501','2025-04-11 13:16:34',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30613,'1000','101744366501','2025-04-11 13:16:58',240.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'3ED 5TR TG 43'),(30614,'4000','101744366501','2025-04-11 13:16:58',NULL,150.00,'','10','1','Good sold','1','','sales','1606','','No',NULL,NULL,''),(30615,'4000','101744366501','2025-04-11 13:15:01',NULL,90.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(30616,'1110','101744366628','2025-04-11 14:08:05',NULL,195.00,'','10','1','Inventory sold','1','','sales','1639','','No',NULL,NULL,''),(30617,'1110','101744366628','2025-04-11 13:17:08',NULL,70.00,'','10','1','Inventory sold','1','','sales','1672','','No',NULL,NULL,''),(30618,'5500','101744366628','2025-04-11 14:05:15',265.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30619,'1000','101744366628','2025-04-11 14:08:05',820.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'Y5Y535YY53'),(30620,'4000','101744366628','2025-04-11 14:08:05',NULL,400.00,'','10','1','Good sold','1','','sales','1639','','No',NULL,NULL,''),(30621,'4000','101744366628','2025-04-11 13:17:08',NULL,420.00,'','10','1','Good sold','1','','sales','1672','','No',NULL,NULL,''),(30622,'1110','101744369710','2025-04-11 14:11:15',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(30623,'5500','101744369710','2025-04-11 14:08:30',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30624,'1000','101744369710','2025-04-11 14:11:15',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TV4T4VT4'),(30625,'4000','101744369710','2025-04-11 14:11:15',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(30626,'1110','101744379923','2025-04-11 16:58:56',NULL,98.00,'','10','1','Inventory sold','1','','sales','967','','No',NULL,NULL,''),(30627,'5500','101744379923','2025-04-11 16:58:44',98.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30628,'1000','101744379923','2025-04-11 16:58:56',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'qaasqwqaqq'),(30629,'4000','101744379923','2025-04-11 16:58:56',NULL,200.00,'','10','1','Good sold','1','','sales','967','','No',NULL,NULL,''),(30630,'1110','101744380978','2025-04-11 17:16:36',NULL,450.00,'','10','1','Inventory sold','1','','sales','1665','','No',NULL,NULL,''),(30631,'5500','101744380978','2025-04-11 17:16:18',450.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30632,'1000','101744380978','2025-04-11 17:16:36',600.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4yrdvawe4d'),(30633,'4000','101744380978','2025-04-11 17:16:36',NULL,600.00,'','10','1','Good sold','1','','sales','1665','','No',NULL,NULL,''),(30634,'1110','101744381032','2025-04-11 17:53:42',NULL,180.00,'','10','1','Inventory sold','1','','sales','1641','','No',NULL,NULL,''),(30635,'1110','101744381032','2025-04-11 17:17:12',NULL,25.00,'','10','1','Inventory sold','1','','sales','1055','','No',NULL,NULL,''),(30636,'5500','101744381032','2025-04-11 17:53:24',205.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30637,'1000','101744381032','2025-04-11 17:53:42',500.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'suhasuh'),(30638,'4000','101744381032','2025-04-11 17:53:42',NULL,400.00,'','10','1','Good sold','1','','sales','1641','','No',NULL,NULL,''),(30639,'4000','101744381032','2025-04-11 17:17:12',NULL,100.00,'','10','1','Good sold','1','','sales','1055','','No',NULL,NULL,''),(30640,'1110','101744383229','2025-04-11 18:06:47',NULL,60.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(30641,'5500','101744383229','2025-04-11 17:53:49',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30642,'1000','101744383229','2025-04-11 18:06:47',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,' rfvs srykkm yra4s'),(30643,'4000','101744383229','2025-04-11 18:06:47',NULL,200.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(30644,'1110','101744384014','2025-04-11 18:25:53',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(30645,'1110','101744384014','2025-04-11 18:06:54',NULL,15.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(30646,'5500','101744384014','2025-04-11 18:25:39',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30647,'1000','101744384014','2025-04-11 18:25:53',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30648,'4000','101744384014','2025-04-11 18:25:53',NULL,100.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(30649,'4000','101744384014','2025-04-11 18:06:54',NULL,50.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(30650,'1110','101744385156','2025-04-11 19:16:33',NULL,0.00,'','10','1','Inventory sold','1','','sales','523','','No',NULL,NULL,''),(30651,'1110','101744385156','2025-04-11 18:25:56',NULL,33.00,'','10','1','Inventory sold','1','','sales','886','','No',NULL,NULL,''),(30652,'5500','101744385156','2025-04-11 19:15:43',33.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30653,'1000','101744385156','2025-04-11 19:16:33',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rftgydskhgf'),(30654,'4000','101744385156','2025-04-11 19:16:33',NULL,150.00,'','10','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(30655,'4000','101744385156','2025-04-11 18:25:56',NULL,100.00,'','10','1','Good sold','1','','sales','886','','No',NULL,NULL,''),(30656,'1110','101744388266','2025-04-11 19:52:23',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(30657,'1110','101744388266','2025-04-11 19:17:46',NULL,10.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(30658,'5500','101744388266','2025-04-11 19:52:10',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30659,'1000','101744388266','2025-04-11 19:52:23',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fggrtv gcreg'),(30660,'4000','101744388266','2025-04-11 19:52:23',NULL,150.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(30661,'4000','101744388266','2025-04-11 19:17:46',NULL,50.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(30662,'1110','101744390350','2025-04-11 19:52:43',NULL,10.00,'','10','1','Inventory sold','1','','sales','1675','','No',NULL,NULL,''),(30663,'5500','101744390350','2025-04-11 19:52:30',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30664,'1000','101744390350','2025-04-11 19:52:43',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fgefqefqef'),(30665,'4000','101744390350','2025-04-11 19:52:43',NULL,50.00,'','10','1','Good sold','1','','sales','1675','','No',NULL,NULL,''),(30666,'1110','101744390370','2025-04-11 19:53:35',NULL,40.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(30667,'1110','101744390370','2025-04-11 19:52:50',NULL,170.00,'','10','1','Inventory sold','1','','sales','1570','','No',NULL,NULL,''),(30668,'5500','101744390370','2025-04-11 19:53:20',210.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30669,'1000','101744390370','2025-04-11 19:53:35',600.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fefeqfqeefqfc'),(30670,'4000','101744390370','2025-04-11 19:53:35',NULL,100.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(30671,'4000','101744390370','2025-04-11 19:52:50',NULL,500.00,'','10','1','Good sold','1','','sales','1570','','No',NULL,NULL,''),(30672,'1110','101744391395','2025-04-11 20:10:11',NULL,35.00,'','10','1','Inventory sold','1','','sales','1659','','No',NULL,NULL,''),(30673,'5500','101744391395','2025-04-11 20:09:55',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30674,'1000','101744391395','2025-04-11 20:10:11',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sdfrrfwreffd'),(30675,'4000','101744391395','2025-04-11 20:10:11',NULL,150.00,'','10','1','Good sold','1','','sales','1659','','No',NULL,NULL,''),(30676,'1110','101744391417','2025-04-11 20:15:43',NULL,9.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(30677,'5500','101744391417','2025-04-11 20:10:17',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30678,'1000','101744391417','2025-04-11 20:15:43',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30679,'4000','101744391417','2025-04-11 20:15:43',NULL,50.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(30680,'1110','101744391760','2025-04-11 20:16:13',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(30681,'5500','101744391760','2025-04-11 20:16:00',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30682,'1000','101744391760','2025-04-11 20:16:13',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'egwwefc'),(30683,'4000','101744391760','2025-04-11 20:16:13',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(30684,'1110','101744391837','2025-04-11 20:56:37',NULL,0.00,'','10','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(30685,'1110','101744391837','2025-04-11 20:17:17',NULL,8.00,'','10','1','Inventory sold','1','','sales','1630','','No',NULL,NULL,''),(30686,'5500','101744391837','2025-04-11 20:56:28',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30687,'1000','101744391837','2025-04-11 20:56:37',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'efefsacf fwea'),(30688,'4000','101744391837','2025-04-11 20:56:37',NULL,30.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(30689,'4000','101744391837','2025-04-11 20:17:17',NULL,20.00,'','10','1','Good sold','1','','sales','1630','','No',NULL,NULL,''),(30690,'1110','101744397543','2025-04-11 21:52:41',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(30691,'1110','101744397543','2025-04-11 21:52:23',NULL,6.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(30692,'5500','101744397543','2025-04-11 21:52:31',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30693,'1000','101744397543','2025-04-11 21:52:41',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30694,'4000','101744397543','2025-04-11 21:52:41',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(30695,'4000','101744397543','2025-04-11 21:52:23',NULL,30.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(30696,'1110','101744448429','2025-04-12 12:00:37',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(30697,'5500','101744448429','2025-04-12 12:00:29',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30698,'1000','101744448429','2025-04-12 12:00:37',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30699,'4000','101744448429','2025-04-12 12:00:37',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(30700,'1110','101744448439','2025-04-12 12:16:57',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(30701,'5500','101744448439','2025-04-12 12:00:39',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30702,'1000','101744448439','2025-04-12 12:16:57',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFWEFRV FWR'),(30703,'4000','101744448439','2025-04-12 12:16:57',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(30704,'1110','101744449428','2025-04-12 13:40:55',NULL,7.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(30705,'5500','101744449428','2025-04-12 12:17:08',7.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30706,'1000','101744449428','2025-04-12 13:40:55',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30707,'4000','101744449428','2025-04-12 13:40:55',NULL,20.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(30708,'1110','101744454458','2025-04-12 13:43:05',NULL,15.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(30709,'5500','101744454458','2025-04-12 13:40:58',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30710,'1000','101744454458','2025-04-12 13:43:05',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GV SRSCDR VFG'),(30711,'4000','101744454458','2025-04-12 13:43:05',NULL,50.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(30712,'1110','101744454590','2025-04-12 14:16:04',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(30713,'5500','101744454590','2025-04-12 13:43:10',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30714,'1000','101744454590','2025-04-12 14:16:04',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30715,'4000','101744454590','2025-04-12 14:16:04',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(30716,'1110','101744456567','2025-04-12 14:43:58',NULL,20.00,'','10','1','Inventory sold','1','','sales','915','','No',NULL,NULL,''),(30717,'1110','101744456567','2025-04-12 14:16:07',NULL,20.00,'','10','1','Inventory sold','1','','sales','1630','','No',NULL,NULL,''),(30718,'5500','101744456567','2025-04-12 14:43:46',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30719,'1000','101744456567','2025-04-12 14:43:58',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FRRF DG'),(30720,'4000','101744456567','2025-04-12 14:43:58',NULL,50.00,'','10','1','Good sold','1','','sales','915','','No',NULL,NULL,''),(30721,'4000','101744456567','2025-04-12 14:16:07',NULL,50.00,'','10','1','Good sold','1','','sales','1630','','No',NULL,NULL,''),(30722,'1110','101744458778','2025-04-12 14:53:07',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(30723,'5500','101744458778','2025-04-12 14:52:58',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30724,'1000','101744458778','2025-04-12 14:53:07',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30725,'4000','101744458778','2025-04-12 14:53:07',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(30726,'1110','101744458790','2025-04-12 15:03:16',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(30727,'5500','101744458790','2025-04-12 14:53:10',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30728,'1000','101744458790','2025-04-12 15:03:16',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GRWRGGRE'),(30729,'4000','101744458790','2025-04-12 15:03:16',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(30730,'1110','101744459404','2025-04-12 15:14:41',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(30731,'5500','101744459404','2025-04-12 15:03:24',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30732,'1000','101744459404','2025-04-12 15:14:41',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30733,'4000','101744459404','2025-04-12 15:14:41',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(30734,'1110','101744460558','2025-04-12 15:24:21',NULL,10.50,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(30735,'5500','101744460558','2025-04-12 15:22:38',10.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30736,'1000','101744460558','2025-04-12 15:24:21',25.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30737,'4000','101744460558','2025-04-12 15:24:21',NULL,25.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(30738,'1110','101744460666','2025-04-12 15:38:16',NULL,0.00,'','10','1','Inventory sold','1','','sales','493','','No',NULL,NULL,''),(30739,'1110','101744460666','2025-04-12 15:24:26',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(30740,'5500','101744460666','2025-04-12 15:38:07',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30741,'1000','101744460666','2025-04-12 15:38:16',170.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DCWF CEWEFWE2R'),(30742,'4000','101744460666','2025-04-12 15:38:16',NULL,150.00,'','10','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(30743,'4000','101744460666','2025-04-12 15:24:26',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(30744,'1110','101744467236','2025-04-12 17:14:10',NULL,35.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(30745,'5500','101744467236','2025-04-12 17:13:56',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30746,'1000','101744467236','2025-04-12 17:14:10',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ljrglbrag'),(30747,'4000','101744467236','2025-04-12 17:14:10',NULL,100.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(30748,'1110','101744467266','2025-04-12 17:30:17',NULL,99.00,'','10','1','Inventory sold','1','','sales','1667','','No',NULL,NULL,''),(30749,'1110','101744467266','2025-04-12 17:14:26',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(30750,'5500','101744467266','2025-04-12 17:29:01',104.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30751,'1000','101744467266','2025-04-12 17:30:17',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'uybgfityefqa'),(30752,'4000','101744467266','2025-04-12 17:30:17',NULL,150.00,'','10','1','Good sold','1','','sales','1667','','No',NULL,NULL,''),(30753,'4000','101744467266','2025-04-12 17:14:26',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(30758,'1110','101744471828','2025-04-12 18:30:46',NULL,55.00,'','10','1','Inventory sold','1','','sales','1575','','No',NULL,NULL,''),(30759,'5500','101744471828','2025-04-12 18:30:28',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30760,'1000','101744471828','2025-04-12 18:30:46',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30761,'4000','101744471828','2025-04-12 18:30:46',NULL,150.00,'','10','1','Good sold','1','','sales','1575','','No',NULL,NULL,''),(30762,'1110','101744471852','2025-04-12 18:45:23',NULL,139.00,'','10','1','Inventory sold','1','','sales','1484','','No',NULL,NULL,''),(30763,'5500','101744471852','2025-04-12 18:30:52',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30764,'1000','101744471852','2025-04-12 18:45:23',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'essewe'),(30765,'4000','101744471852','2025-04-12 18:45:23',NULL,200.00,'','10','1','Good sold','1','','sales','1484','','No',NULL,NULL,''),(30766,'1110','101744472750','2025-04-12 18:46:04',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(30767,'5500','101744472750','2025-04-12 18:45:50',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30768,'1000','101744472750','2025-04-12 18:46:04',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'saaaaqsa'),(30769,'4000','101744472750','2025-04-12 18:46:04',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(30770,'1110','101744472771','2025-04-12 18:52:31',NULL,55.00,'','10','1','Inventory sold','1','','sales','1603','','No',NULL,NULL,''),(30771,'5500','101744472771','2025-04-12 18:46:11',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30772,'1000','101744472771','2025-04-12 18:52:31',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HIYBARSWU98YAWR'),(30773,'4000','101744472771','2025-04-12 18:52:31',NULL,150.00,'','10','1','Good sold','1','','sales','1603','','No',NULL,NULL,''),(30774,'1110','101744473157','2025-04-12 19:30:06',NULL,60.00,'','10','1','Inventory sold','1','','sales','1572','','No',NULL,NULL,''),(30775,'5500','101744473157','2025-04-12 18:52:37',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30776,'1000','101744473157','2025-04-12 19:30:06',160.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YRHJVBYJE5EY'),(30777,'4000','101744473157','2025-04-12 19:30:06',NULL,160.00,'','10','1','Good sold','1','','sales','1572','','No',NULL,NULL,''),(30778,'1110','101744475415','2025-04-12 19:42:34',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(30779,'1110','101744475415','2025-04-12 19:30:15',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(30780,'5500','101744475415','2025-04-12 19:42:17',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30781,'1000','101744475415','2025-04-12 19:42:34',70.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WERFWAEFR'),(30782,'4000','101744475415','2025-04-12 19:42:34',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(30783,'4000','101744475415','2025-04-12 19:30:15',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(30784,'1110','101744476163','2025-04-12 19:45:20',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(30785,'5500','101744476163','2025-04-12 19:42:43',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30786,'1000','101744476163','2025-04-12 19:45:20',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WCVECEC'),(30787,'4000','101744476163','2025-04-12 19:45:20',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(30788,'1000','101744476330','2025-04-12 19:49:57',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TWETSCRTG'),(30789,'4000','101744476330','2025-04-12 19:49:57',NULL,30.00,'','10','1','Good sold','1','','sales','1069','','No',NULL,NULL,''),(30790,'1110','101744476613','2025-04-12 19:55:48',NULL,18.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(30791,'5500','101744476613','2025-04-12 19:50:13',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30792,'1000','101744476613','2025-04-12 19:55:48',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'BRSBWGTXR'),(30793,'4000','101744476613','2025-04-12 19:55:48',NULL,100.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(30794,'1110','101744476966','2025-04-12 20:04:21',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(30795,'5500','101744476966','2025-04-12 19:56:06',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30796,'1000','101744476966','2025-04-12 20:04:21',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30797,'4000','101744476966','2025-04-12 20:04:21',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(30798,'1110','101744477463','2025-04-12 20:11:34',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(30799,'5500','101744477463','2025-04-12 20:04:23',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30800,'1000','101744477463','2025-04-12 20:11:34',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30801,'4000','101744477463','2025-04-12 20:11:34',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(30802,'1110','101744477900','2025-04-12 20:14:59',NULL,10.50,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(30803,'5500','101744477900','2025-04-12 20:11:40',10.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30804,'1000','101744477900','2025-04-12 20:14:59',25.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30805,'4000','101744477900','2025-04-12 20:14:59',NULL,25.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(30806,'1110','101744478107','2025-04-12 20:15:22',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(30807,'5500','101744478107','2025-04-12 20:15:07',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30808,'1000','101744478107','2025-04-12 20:15:22',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30809,'4000','101744478107','2025-04-12 20:15:22',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(30810,'1110','101744478126','2025-04-12 20:31:34',NULL,24.00,'','10','1','Inventory sold','1','','sales','1192','','No',NULL,NULL,''),(30811,'5500','101744478126','2025-04-12 20:15:26',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30812,'1000','101744478126','2025-04-12 20:31:34',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RSDYSYHRF'),(30813,'4000','101744478126','2025-04-12 20:31:34',NULL,50.00,'','10','1','Good sold','1','','sales','1192','','No',NULL,NULL,''),(30814,'1110','101744479188','2025-04-12 21:03:35',NULL,85.00,'','10','1','Inventory sold','1','','sales','1570','','No',NULL,NULL,''),(30815,'1110','101744479188','2025-04-12 20:33:08',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(30816,'5500','101744479188','2025-04-12 21:03:19',93.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30817,'1000','101744479188','2025-04-12 21:03:35',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30818,'4000','101744479188','2025-04-12 21:03:35',NULL,250.00,'','10','1','Good sold','1','','sales','1570','','No',NULL,NULL,''),(30819,'4000','101744479188','2025-04-12 20:33:08',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(30820,'1000','101744481017','2025-04-12 21:28:23',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'KBGH VFGYHKO'),(30821,'4000','101744481017','2025-04-12 21:28:23',NULL,200.00,'','10','1','Good sold','1','','sales','1509','','No',NULL,NULL,''),(30822,'1110','101744482510','2025-04-12 21:39:28',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(30823,'1110','101744482510','2025-04-12 21:28:30',NULL,16.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(30824,'5500','101744482510','2025-04-12 21:39:17',52.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30825,'1000','101744482510','2025-04-12 21:39:28',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HDYCDF'),(30826,'4000','101744482510','2025-04-12 21:39:28',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(30827,'4000','101744482510','2025-04-12 21:28:30',NULL,100.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(30828,'1110','101744483174','2025-04-12 21:43:52',NULL,6.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(30829,'5500','101744483174','2025-04-12 21:39:34',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30830,'1000','101744483174','2025-04-12 21:43:52',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30831,'4000','101744483174','2025-04-12 21:43:52',NULL,100.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(30832,'1110','101744483435','2025-04-12 21:55:33',NULL,4.00,'','10','1','Inventory sold','1','','sales','1666','','No',NULL,NULL,''),(30833,'5500','101744483435','2025-04-12 21:43:55',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30834,'1000','101744483435','2025-04-12 21:55:33',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GEDCWGV ER4'),(30835,'4000','101744483435','2025-04-12 21:55:33',NULL,20.00,'','10','1','Good sold','1','','sales','1666','','No',NULL,NULL,''),(30836,'1110','101744720035','2025-04-15 15:27:28',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(30837,'5500','101744720035','2025-04-15 15:27:15',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30838,'1000','101744720035','2025-04-15 15:27:28',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30839,'4000','101744720035','2025-04-15 15:27:28',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(30840,'1110','101744720050','2025-04-15 15:27:39',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(30841,'5500','101744720050','2025-04-15 15:27:30',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30842,'1000','101744720050','2025-04-15 15:27:39',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'asaszsaawsz'),(30843,'4000','101744720050','2025-04-15 15:27:39',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(30844,'1110','101744730195','2025-04-15 18:16:52',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(30845,'5500','101744730195','2025-04-15 18:16:35',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30846,'1000','101744730195','2025-04-15 18:16:52',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30847,'4000','101744730195','2025-04-15 18:16:52',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(30848,'1110','101744730217','2025-04-15 18:37:40',NULL,10.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(30849,'5500','101744730217','2025-04-15 18:16:58',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30850,'1000','101744730217','2025-04-15 18:37:40',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30851,'4000','101744730217','2025-04-15 18:37:40',NULL,50.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(30858,'1110','101744731466','2025-04-15 18:41:09',NULL,25.00,'','10','1','Inventory sold','1','','sales','1672','','No',NULL,NULL,''),(30859,'1110','101744731466','2025-04-15 18:53:36',NULL,10.00,'','10','1','Inventory sold','1','','sales','1675','','No',NULL,NULL,''),(30860,'5500','101744731466','2025-04-15 18:53:51',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30861,'1000','101744731466','2025-04-15 18:41:09',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'3ETRQE4FTGV '),(30862,'4000','101744731466','2025-04-15 18:41:09',NULL,150.00,'','10','1','Good sold','1','','sales','1672','','No',NULL,NULL,''),(30863,'4000','101744731466','2025-04-15 18:53:36',NULL,50.00,'','10','1','Good sold','1','','sales','1675','','No',NULL,NULL,''),(30864,'1110','101744733234','2025-04-15 19:07:24',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(30865,'5500','101744733234','2025-04-15 19:07:14',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30866,'1000','101744733234','2025-04-15 19:07:24',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30867,'4000','101744733234','2025-04-15 19:07:24',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(30868,'1110','101744733253','2025-04-15 19:33:09',NULL,12.50,'','10','1','Inventory sold','1','','sales','857','','No',NULL,NULL,''),(30869,'1110','101744733253','2025-04-15 19:07:33',NULL,0.00,'','10','1','Inventory sold','1','','sales','1058','','No',NULL,NULL,''),(30870,'5500','101744733253','2025-04-15 19:32:56',12.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30871,'1000','101744733253','2025-04-15 19:33:09',225.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30872,'4000','101744733253','2025-04-15 19:33:09',NULL,25.00,'','10','1','Good sold','1','','sales','857','','No',NULL,NULL,''),(30873,'4000','101744733253','2025-04-15 19:07:33',NULL,200.00,'','10','1','Good sold','1','','sales','1058','','No',NULL,NULL,''),(30874,'1110','101744734791','2025-04-15 19:39:54',NULL,0.00,'','10','1','Inventory sold','1','','sales','493','','No',NULL,NULL,''),(30875,'1110','101744734791','2025-04-15 19:33:11',NULL,6.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(30876,'5500','101744734791','2025-04-15 19:39:42',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30877,'1000','101744734791','2025-04-15 19:39:54',65.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30878,'4000','101744734791','2025-04-15 19:39:54',NULL,45.00,'','10','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(30879,'4000','101744734791','2025-04-15 19:33:11',NULL,20.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(30880,'1110','101744735212','2025-04-15 19:44:49',NULL,6.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(30881,'1110','101744735212','2025-04-15 19:40:12',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(30882,'5500','101744735212','2025-04-15 19:44:41',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30883,'1000','101744735212','2025-04-15 19:44:49',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EFEF CAWEFR'),(30884,'4000','101744735212','2025-04-15 19:44:49',NULL,30.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(30885,'4000','101744735212','2025-04-15 19:40:12',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(30886,'1110','101744735495','2025-04-15 19:45:03',NULL,12.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(30887,'5500','101744735495','2025-04-15 19:44:55',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30888,'1000','101744735495','2025-04-15 19:45:03',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ERFC F SCQRF'),(30889,'4000','101744735495','2025-04-15 19:45:03',NULL,20.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(30890,'1110','101744735508','2025-04-15 19:45:59',NULL,30.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(30891,'5500','101744735508','2025-04-15 19:45:08',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30892,'1000','101744735508','2025-04-15 19:45:59',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GHERWSERGT'),(30893,'4000','101744735508','2025-04-15 19:45:59',NULL,60.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(30894,'1000','101744735574','2025-04-15 20:01:53',90.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFGCS RGR'),(30895,'4000','101744735574','2025-04-15 20:01:53',NULL,90.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(30896,'1110','101744736519','2025-04-15 20:12:59',NULL,0.00,'','10','1','Inventory sold','1','','sales','1473','','No',NULL,NULL,''),(30897,'1110','101744736519','2025-04-15 20:01:59',NULL,65.00,'','10','1','Inventory sold','1','','sales','1628','','No',NULL,NULL,''),(30898,'1110','101744736519','2025-04-15 20:12:26',NULL,50.00,'','10','1','Inventory sold','1','','sales','1256','','No',NULL,NULL,''),(30899,'5500','101744736519','2025-04-15 20:12:50',115.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30900,'1000','101744736519','2025-04-15 20:12:59',450.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ED V FAXF E'),(30901,'4000','101744736519','2025-04-15 20:12:59',NULL,200.00,'','10','1','Good sold','1','','sales','1473','','No',NULL,NULL,''),(30902,'4000','101744736519','2025-04-15 20:01:59',NULL,150.00,'','10','1','Good sold','1','','sales','1628','','No',NULL,NULL,''),(30903,'4000','101744736519','2025-04-15 20:12:26',NULL,100.00,'','10','1','Good sold','1','','sales','1256','','No',NULL,NULL,''),(30904,'1110','101744737185','2025-04-15 20:38:10',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(30905,'5500','101744737185','2025-04-15 20:13:05',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30906,'1000','101744737185','2025-04-15 20:38:10',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30907,'4000','101744737185','2025-04-15 20:38:10',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(30908,'1110','101744738694','2025-04-15 20:43:01',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(30909,'1110','101744738694','2025-04-15 20:38:14',NULL,4.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(30910,'5500','101744738694','2025-04-15 20:42:46',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30911,'1000','101744738694','2025-04-15 20:43:01',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30912,'4000','101744738694','2025-04-15 20:43:01',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(30913,'4000','101744738694','2025-04-15 20:38:14',NULL,20.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(30914,'1000','101744738983','2025-04-15 21:34:51',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30915,'4000','101744738983','2025-04-15 21:34:51',NULL,50.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(30916,'1110','101744742093','2025-04-15 21:35:24',NULL,0.00,'','10','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(30917,'1110','101744742093','2025-04-15 21:34:53',NULL,44.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(30918,'5500','101744742093','2025-04-15 21:35:14',44.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30919,'1000','101744742093','2025-04-15 21:35:24',180.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDQWDEDW'),(30920,'4000','101744742093','2025-04-15 21:35:24',NULL,60.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(30921,'4000','101744742093','2025-04-15 21:34:53',NULL,120.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(30922,'1110','101744742130','2025-04-15 21:35:56',NULL,22.20,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(30923,'5500','101744742130','2025-04-15 21:35:30',22.20,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30924,'1000','101744742130','2025-04-15 21:35:56',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30925,'4000','101744742130','2025-04-15 21:35:56',NULL,60.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(30926,'1110','101744742162','2025-04-15 21:49:02',NULL,20.00,'','10','1','Inventory sold','1','','sales','931','','No',NULL,NULL,''),(30927,'1110','101744742162','2025-04-15 21:36:02',NULL,15.00,'','10','1','Inventory sold','1','','sales','1647','','No',NULL,NULL,''),(30928,'5500','101744742162','2025-04-15 21:48:50',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30929,'1000','101744742162','2025-04-15 21:49:02',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SDCASXASXWDW'),(30930,'4000','101744742162','2025-04-15 21:49:02',NULL,50.00,'','10','1','Good sold','1','','sales','931','','No',NULL,NULL,''),(30931,'4000','101744742162','2025-04-15 21:36:02',NULL,100.00,'','10','1','Good sold','1','','sales','1647','','No',NULL,NULL,''),(30932,'1110','101744742947','2025-04-15 22:05:11',NULL,9.00,'','10','1','Inventory sold','1','','sales','1642','','No',NULL,NULL,''),(30933,'5500','101744742947','2025-04-15 21:49:07',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30934,'1000','101744742947','2025-04-15 22:05:11',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30935,'4000','101744742947','2025-04-15 22:05:11',NULL,50.00,'','10','1','Good sold','1','','sales','1642','','No',NULL,NULL,''),(30936,'1110','101744743920','2025-04-15 22:06:46',NULL,25.00,'','10','1','Inventory sold','1','','sales','1049','','No',NULL,NULL,''),(30937,'1110','101744743920','2025-04-15 22:05:20',NULL,30.00,'','10','1','Inventory sold','1','','sales','942','','No',NULL,NULL,''),(30938,'5500','101744743920','2025-04-15 22:06:38',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30939,'1000','101744743920','2025-04-15 22:06:46',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30940,'4000','101744743920','2025-04-15 22:06:46',NULL,50.00,'','10','1','Good sold','1','','sales','1049','','No',NULL,NULL,''),(30941,'4000','101744743920','2025-04-15 22:05:20',NULL,100.00,'','10','1','Good sold','1','','sales','942','','No',NULL,NULL,''),(30942,'1110','101744788052','2025-04-16 10:21:07',NULL,9.00,'','10','1','Inventory sold','1','','sales','1642','','No',NULL,NULL,''),(30943,'5500','101744788052','2025-04-16 10:20:52',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30944,'1000','101744788052','2025-04-16 10:21:07',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30945,'4000','101744788052','2025-04-16 10:21:07',NULL,50.00,'','10','1','Good sold','1','','sales','1642','','No',NULL,NULL,''),(30946,'1110','101744788069','2025-04-16 11:35:39',NULL,6.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(30947,'5500','101744788069','2025-04-16 10:21:09',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30948,'1000','101744788069','2025-04-16 11:35:39',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30949,'4000','101744788069','2025-04-16 11:35:39',NULL,30.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(30950,'1000','101744792542','2025-04-16 11:48:07',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30951,'4000','101744792542','2025-04-16 11:48:07',NULL,60.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(30952,'4000','101744792542','2025-04-16 11:35:42',NULL,20.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(30953,'1110','101744817028','2025-04-16 18:23:58',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(30954,'5500','101744817028','2025-04-16 18:23:48',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30955,'1000','101744817028','2025-04-16 18:23:58',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30956,'4000','101744817028','2025-04-16 18:23:58',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(30957,'1110','101744817042','2025-04-16 18:24:42',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(30958,'1110','101744817042','2025-04-16 18:24:02',NULL,0.00,'','10','1','Inventory sold','1','','sales','493','','No',NULL,NULL,''),(30959,'5500','101744817042','2025-04-16 18:24:16',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30960,'1000','101744817042','2025-04-16 18:24:42',25.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30961,'4000','101744817042','2025-04-16 18:24:42',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(30962,'4000','101744817042','2025-04-16 18:24:02',NULL,15.00,'','10','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(30963,'1110','101744817088','2025-04-16 18:27:18',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(30964,'5500','101744817088','2025-04-16 18:24:49',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30965,'1000','101744817088','2025-04-16 18:27:18',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'szcxcswxda'),(30966,'4000','101744817088','2025-04-16 18:27:18',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(30967,'1110','101744817254','2025-04-16 19:01:45',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(30968,'1110','101744817254','2025-04-16 18:27:35',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(30969,'5500','101744817254','2025-04-16 19:01:17',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30970,'1000','101744817254','2025-04-16 19:01:45',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30971,'4000','101744817254','2025-04-16 19:01:45',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(30972,'4000','101744817254','2025-04-16 18:27:35',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(30973,'1110','101744819310','2025-04-16 19:02:01',NULL,28.00,'','10','1','Inventory sold','1','','sales','1044','','No',NULL,NULL,''),(30974,'5500','101744819310','2025-04-16 19:01:51',28.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30975,'1000','101744819310','2025-04-16 19:02:01',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'erfweafc ef'),(30976,'4000','101744819310','2025-04-16 19:02:01',NULL,100.00,'','10','1','Good sold','1','','sales','1044','','No',NULL,NULL,''),(30977,'1110','101744819330','2025-04-16 19:20:54',NULL,0.00,'','10','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(30978,'1110','101744819330','2025-04-16 19:02:10',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(30979,'5500','101744819330','2025-04-16 19:20:39',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30980,'1000','101744819330','2025-04-16 19:20:54',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dxcAS CA'),(30981,'4000','101744819330','2025-04-16 19:20:54',NULL,30.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(30982,'4000','101744819330','2025-04-16 19:02:10',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(30983,'1110','101744820471','2025-04-16 19:21:20',NULL,24.00,'','10','1','Inventory sold','1','','sales','791','','No',NULL,NULL,''),(30984,'5500','101744820471','2025-04-16 19:21:11',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30985,'1000','101744820471','2025-04-16 19:21:20',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30986,'4000','101744820471','2025-04-16 19:21:20',NULL,100.00,'','10','1','Good sold','1','','sales','791','','No',NULL,NULL,''),(30987,'1110','101744820484','2025-04-16 19:29:21',NULL,12.00,'','10','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(30988,'1110','101744820484','2025-04-16 19:21:24',NULL,10.50,'','10','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(30989,'5500','101744820484','2025-04-16 19:28:58',22.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30990,'1000','101744820484','2025-04-16 19:29:21',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hfxrkyrs'),(30991,'4000','101744820484','2025-04-16 19:29:21',NULL,20.00,'','10','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(30992,'4000','101744820484','2025-04-16 19:21:24',NULL,30.00,'','10','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(30993,'1110','101744820975','2025-04-16 19:37:46',NULL,12.00,'','10','1','Inventory sold','1','','sales','1638','','No',NULL,NULL,''),(30994,'5500','101744820975','2025-04-16 19:29:35',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30995,'1000','101744820975','2025-04-16 19:37:46',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30996,'4000','101744820975','2025-04-16 19:37:46',NULL,60.00,'','10','1','Good sold','1','','sales','1638','','No',NULL,NULL,''),(30997,'1110','101744821473','2025-04-16 19:52:16',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(30998,'5500','101744821473','2025-04-16 19:37:54',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30999,'1000','101744821473','2025-04-16 19:52:16',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31000,'4000','101744821473','2025-04-16 19:52:16',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(31001,'1000','101744822344','2025-04-16 20:13:47',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edaqfc xsef'),(31002,'4000','101744822344','2025-04-16 20:13:47',NULL,100.00,'','10','1','Good sold','1','','sales','1124','','No',NULL,NULL,''),(31003,'1110','101744823634','2025-04-16 20:30:16',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(31004,'1110','101744823634','2025-04-16 20:13:54',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(31005,'5500','101744823634','2025-04-16 20:29:26',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31006,'1000','101744823634','2025-04-16 20:30:16',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31007,'4000','101744823634','2025-04-16 20:30:16',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(31008,'4000','101744823634','2025-04-16 20:13:54',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(31009,'1110','101744826687','2025-04-16 21:04:55',NULL,42.00,'','10','1','Inventory sold','1','','sales','1555','','No',NULL,NULL,''),(31010,'5500','101744826687','2025-04-16 21:04:47',42.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31011,'1000','101744826687','2025-04-16 21:04:55',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ugduuhgs'),(31012,'4000','101744826687','2025-04-16 21:04:55',NULL,100.00,'','10','1','Good sold','1','','sales','1555','','No',NULL,NULL,''),(31013,'1110','101744826717','2025-04-16 21:05:28',NULL,8.00,'','10','1','Inventory sold','1','','sales','357','','No',NULL,NULL,''),(31014,'5500','101744826717','2025-04-16 21:05:17',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31015,'1000','101744826717','2025-04-16 21:05:28',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TGUFDITF'),(31016,'4000','101744826717','2025-04-16 21:05:28',NULL,20.00,'','10','1','Good sold','1','','sales','357','','No',NULL,NULL,''),(31017,'1110','101744826736','2025-04-16 21:05:43',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(31018,'5500','101744826736','2025-04-16 21:05:36',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31019,'1000','101744826736','2025-04-16 21:05:43',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WDRCQSDWEFR'),(31020,'4000','101744826736','2025-04-16 21:05:43',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(31021,'1110','101744826748','2025-04-16 21:07:25',NULL,10.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(31022,'5500','101744826748','2025-04-16 21:05:48',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31023,'1000','101744826748','2025-04-16 21:07:25',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RHYESYHU4YH'),(31024,'4000','101744826748','2025-04-16 21:07:25',NULL,50.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(31025,'1110','101744828151','2025-04-16 21:29:30',NULL,8.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(31026,'5500','101744828151','2025-04-16 21:29:11',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31027,'1000','101744828151','2025-04-16 21:29:30',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rydrxcthhfcx'),(31028,'4000','101744828151','2025-04-16 21:29:30',NULL,40.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(31029,'1110','101744870116','2025-04-17 09:09:22',NULL,25.00,'','10','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(31030,'5500','101744870116','2025-04-17 09:08:36',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31031,'1000','101744870116','2025-04-17 09:09:22',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31032,'4000','101744870116','2025-04-17 09:09:22',NULL,50.00,'','10','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(31033,'1000','101744870165','2025-04-17 10:59:36',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ytrdqausxt'),(31034,'4000','101744870165','2025-04-17 10:59:36',NULL,200.00,'','10','1','Good sold','1','','sales','1509','','No',NULL,NULL,''),(31035,'1000','101744879189','2025-04-17 11:39:59',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31036,'4000','101744879189','2025-04-17 11:39:59',NULL,200.00,'','10','1','Good sold','1','','sales','332','','No',NULL,NULL,''),(31037,'1110','101744879299','2025-04-17 11:41:48',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(31038,'5500','101744879299','2025-04-17 11:41:39',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31039,'1000','101744879299','2025-04-17 11:41:48',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31040,'4000','101744879299','2025-04-17 11:41:48',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(31041,'1000','101744887304','2025-04-17 13:55:12',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'aawqwsqwqw'),(31042,'4000','101744887304','2025-04-17 13:55:12',NULL,100.00,'','10','1','Good sold','1','','sales','1058','','No',NULL,NULL,''),(31043,'1110','101744887326','2025-04-17 15:49:55',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(31044,'5500','101744887326','2025-04-17 13:55:26',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31045,'1000','101744887326','2025-04-17 15:49:55',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31046,'4000','101744887326','2025-04-17 15:49:55',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(31047,'1110','101744901034','2025-04-17 17:44:31',NULL,5.50,'','10','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(31048,'1110','101744901034','2025-04-17 17:43:54',NULL,50.00,'','10','1','Inventory sold','1','','sales','1256','','No',NULL,NULL,''),(31049,'5500','101744901034','2025-04-17 17:44:04',55.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31050,'1000','101744901034','2025-04-17 17:44:31',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sdfdsddfwdrqdf'),(31051,'4000','101744901034','2025-04-17 17:44:31',NULL,50.00,'','10','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(31052,'4000','101744901034','2025-04-17 17:43:54',NULL,100.00,'','10','1','Good sold','1','','sales','1256','','No',NULL,NULL,''),(31053,'1110','101744902353','2025-04-17 18:06:26',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(31054,'5500','101744902353','2025-04-17 18:05:53',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31055,'1000','101744902353','2025-04-17 18:06:26',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31056,'4000','101744902353','2025-04-17 18:06:26',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(31057,'1110','101744902401','2025-04-17 18:16:26',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(31058,'5500','101744902401','2025-04-17 18:06:41',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31059,'1000','101744902401','2025-04-17 18:16:26',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rfgb f rg sdegdfgr'),(31060,'4000','101744902401','2025-04-17 18:16:26',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(31061,'1110','101744903016','2025-04-17 18:22:44',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(31062,'1110','101744903016','2025-04-17 18:16:56',NULL,0.00,'','10','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(31063,'5500','101744903016','2025-04-17 18:22:01',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31064,'1000','101744903016','2025-04-17 18:22:44',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'OLGBFJUGRG'),(31065,'4000','101744903016','2025-04-17 18:22:44',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(31066,'4000','101744903016','2025-04-17 18:16:56',NULL,150.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(31067,'1110','101744903389','2025-04-17 18:27:56',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(31068,'1110','101744903389','2025-04-17 18:23:09',NULL,20.00,'','10','1','Inventory sold','1','','sales','1630','','No',NULL,NULL,''),(31069,'1110','101744903389','2025-04-17 18:26:41',NULL,0.00,'','10','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(31070,'5500','101744903389','2025-04-17 18:27:11',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31071,'1000','101744903389','2025-04-17 18:27:56',400.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31072,'4000','101744903389','2025-04-17 18:27:56',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(31073,'4000','101744903389','2025-04-17 18:23:09',NULL,50.00,'','10','1','Good sold','1','','sales','1630','','No',NULL,NULL,''),(31074,'4000','101744903389','2025-04-17 18:26:41',NULL,150.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(31075,'1110','101744903688','2025-04-17 18:49:01',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(31076,'5500','101744903688','2025-04-17 18:28:09',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31077,'1000','101744903688','2025-04-17 18:49:01',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31078,'4000','101744903688','2025-04-17 18:49:01',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(31079,'1110','101744904948','2025-04-17 19:08:24',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(31080,'5500','101744904948','2025-04-17 18:49:08',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31081,'1000','101744904948','2025-04-17 19:08:24',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31082,'4000','101744904948','2025-04-17 19:08:24',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(31083,'1110','101744907237','2025-04-17 19:27:57',NULL,15.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(31084,'5500','101744907237','2025-04-17 19:27:17',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31085,'1000','101744907237','2025-04-17 19:27:57',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31086,'4000','101744907237','2025-04-17 19:27:57',NULL,50.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(31087,'1110','101744907343','2025-04-17 19:29:45',NULL,35.00,'','10','1','Inventory sold','1','','sales','466','','No',NULL,NULL,''),(31088,'1110','101744907343','2025-04-17 19:29:03',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(31089,'5500','101744907343','2025-04-17 19:29:18',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31090,'1000','101744907343','2025-04-17 19:29:45',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31091,'4000','101744907343','2025-04-17 19:29:45',NULL,100.00,'','10','1','Good sold','1','','sales','466','','No',NULL,NULL,''),(31092,'4000','101744907343','2025-04-17 19:29:03',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(31093,'1110','101744907931','2025-04-17 19:39:10',NULL,24.00,'','10','1','Inventory sold','1','','sales','1656','','No',NULL,NULL,''),(31094,'5500','101744907931','2025-04-17 19:38:51',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31095,'1000','101744907931','2025-04-17 19:39:10',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YREHVCE56H'),(31096,'4000','101744907931','2025-04-17 19:39:10',NULL,60.00,'','10','1','Good sold','1','','sales','1656','','No',NULL,NULL,''),(31097,'1110','101744907961','2025-04-17 19:44:44',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(31098,'5500','101744907961','2025-04-17 19:39:21',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31099,'1000','101744907961','2025-04-17 19:44:44',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4TG6dr%FTGDR5T'),(31100,'4000','101744907961','2025-04-17 19:44:44',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(31101,'1000','101744908292','2025-04-17 20:32:07',15.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31102,'4000','101744908292','2025-04-17 20:32:07',NULL,15.00,'','10','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(31103,'1000','101744911131','2025-04-17 20:41:54',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'IY XCURJEFB'),(31104,'4000','101744911131','2025-04-17 20:41:54',NULL,200.00,'','10','1','Good sold','1','','sales','1509','','No',NULL,NULL,''),(31105,'1110','101744911722','2025-04-17 20:45:42',NULL,9.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(31106,'5500','101744911722','2025-04-17 20:42:03',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31107,'1000','101744911722','2025-04-17 20:45:42',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31108,'4000','101744911722','2025-04-17 20:45:42',NULL,50.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(31109,'1110','101744911945','2025-04-17 20:48:49',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(31110,'5500','101744911945','2025-04-17 20:45:45',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31111,'1000','101744911945','2025-04-17 20:48:49',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFGV WSERGFWSE'),(31112,'4000','101744911945','2025-04-17 20:48:49',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(31113,'1110','101744912134','2025-04-17 20:49:03',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(31114,'5500','101744912134','2025-04-17 20:48:54',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31115,'1000','101744912134','2025-04-17 20:49:03',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31116,'4000','101744912134','2025-04-17 20:49:03',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(31117,'1110','101744912146','2025-04-17 21:26:49',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(31118,'1110','101744912146','2025-04-17 20:49:06',NULL,4.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(31119,'5500','101744912146','2025-04-17 21:24:23',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31120,'1000','101744912146','2025-04-17 21:26:49',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31121,'4000','101744912146','2025-04-17 21:26:49',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(31122,'4000','101744912146','2025-04-17 20:49:06',NULL,20.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(31123,'1110','101744914412','2025-04-17 21:28:03',NULL,20.00,'','10','1','Inventory sold','1','','sales','1656','','No',NULL,NULL,''),(31124,'1110','101744914412','2025-04-17 21:26:52',NULL,0.00,'','10','1','Inventory sold','1','','sales','117','','No',NULL,NULL,''),(31125,'5500','101744914412','2025-04-17 21:27:47',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31126,'1000','101744914412','2025-04-17 21:28:03',65.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DVFRGSWGG'),(31127,'4000','101744914412','2025-04-17 21:28:03',NULL,50.00,'','10','1','Good sold','1','','sales','1656','','No',NULL,NULL,''),(31128,'4000','101744914412','2025-04-17 21:26:52',NULL,15.00,'','10','1','Good sold','1','','sales','117','','No',NULL,NULL,''),(31129,'1110','101744914490','2025-04-17 21:29:48',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(31130,'5500','101744914490','2025-04-17 21:28:10',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31131,'1000','101744914490','2025-04-17 21:29:48',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31132,'4000','101744914490','2025-04-17 21:29:48',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(31133,'1110','101744959006','2025-04-18 09:50:31',NULL,59.00,'','10','1','Inventory sold','1','','sales','1497','','No',NULL,NULL,''),(31134,'5500','101744959006','2025-04-18 09:50:06',59.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31135,'1000','101744959006','2025-04-18 09:50:31',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31136,'4000','101744959006','2025-04-18 09:50:31',NULL,150.00,'','10','1','Good sold','1','','sales','1497','','No',NULL,NULL,''),(31137,'1110','101744959034','2025-04-18 10:53:21',NULL,8.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(31138,'1110','101744959034','2025-04-18 09:50:34',NULL,22.20,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(31139,'5500','101744959034','2025-04-18 10:53:09',30.20,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31140,'1000','101744959034','2025-04-18 10:53:21',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edxawf cexdfc '),(31141,'4000','101744959034','2025-04-18 10:53:21',NULL,40.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(31142,'4000','101744959034','2025-04-18 09:50:34',NULL,60.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(31143,'1110','101744962807','2025-04-18 11:39:24',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(31144,'5500','101744962807','2025-04-18 10:53:27',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31145,'1000','101744962807','2025-04-18 11:39:24',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'frhsdehsfyrh'),(31146,'4000','101744962807','2025-04-18 11:39:24',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(31147,'1110','101744965572','2025-04-18 11:46:05',NULL,4.00,'','10','1','Inventory sold','1','','sales','357','','No',NULL,NULL,''),(31148,'5500','101744965572','2025-04-18 11:39:32',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31149,'1000','101744965572','2025-04-18 11:46:05',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31150,'4000','101744965572','2025-04-18 11:46:05',NULL,10.00,'','10','1','Good sold','1','','sales','357','','No',NULL,NULL,''),(31151,'1110','101744969780','2025-04-18 12:49:51',NULL,20.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(31152,'5500','101744969780','2025-04-18 12:49:40',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31153,'1000','101744969780','2025-04-18 12:49:51',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31154,'4000','101744969780','2025-04-18 12:49:51',NULL,100.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(31155,'1110','101744969794','2025-04-18 13:28:42',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(31156,'5500','101744969794','2025-04-18 12:49:54',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31157,'1000','101744969794','2025-04-18 13:28:42',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31158,'4000','101744969794','2025-04-18 13:28:42',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(31159,'1110','101744972125','2025-04-18 14:31:59',NULL,3.00,'','10','1','Inventory sold','1','','sales','1647','','No',NULL,NULL,''),(31160,'1110','101744972125','2025-04-18 13:28:45',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(31161,'5500','101744972125','2025-04-18 14:31:46',13.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31162,'1000','101744972125','2025-04-18 14:31:59',70.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ughoutdyuh'),(31163,'4000','101744972125','2025-04-18 14:31:59',NULL,20.00,'','10','1','Good sold','1','','sales','1647','','No',NULL,NULL,''),(31164,'4000','101744972125','2025-04-18 13:28:45',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(31165,'1110','101744975930','2025-04-18 15:13:20',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(31166,'5500','101744975930','2025-04-18 14:32:10',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31167,'1000','101744975930','2025-04-18 15:13:20',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'3rf qsf r'),(31168,'4000','101744975930','2025-04-18 15:13:20',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(31169,'1110','101744978416','2025-04-18 15:27:57',NULL,50.00,'','10','1','Inventory sold','1','','sales','570','','No',NULL,NULL,''),(31170,'5500','101744978416','2025-04-18 15:13:36',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31171,'1000','101744978416','2025-04-18 15:27:57',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SDDRGVFDFDSX'),(31172,'4000','101744978416','2025-04-18 15:27:57',NULL,200.00,'','10','1','Good sold','1','','sales','570','','No',NULL,NULL,''),(31173,'1110','101744979292','2025-04-18 16:15:32',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(31174,'5500','101744979292','2025-04-18 15:28:12',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31175,'1000','101744979292','2025-04-18 16:15:32',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DEGDH EHRYYS'),(31176,'4000','101744979292','2025-04-18 16:15:32',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(31177,'1110','101744982148','2025-04-18 18:14:11',NULL,7.00,'','10','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(31178,'1110','101744982148','2025-04-18 16:15:48',NULL,12.00,'','10','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(31179,'5500','101744982148','2025-04-18 18:13:51',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31180,'1000','101744982148','2025-04-18 18:14:11',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31181,'4000','101744982148','2025-04-18 18:14:11',NULL,20.00,'','10','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(31182,'4000','101744982148','2025-04-18 16:15:48',NULL,20.00,'','10','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(31183,'1000','101744989254','2025-04-18 18:21:46',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31184,'4000','101744989254','2025-04-18 18:21:46',NULL,20.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(31185,'1110','101744989708','2025-04-18 18:23:07',NULL,6.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(31186,'1110','101744989708','2025-04-18 18:21:48',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(31187,'5500','101744989708','2025-04-18 18:22:00',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31188,'1000','101744989708','2025-04-18 18:23:07',130.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'QWFC FRDWQ'),(31189,'4000','101744989708','2025-04-18 18:23:07',NULL,30.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(31190,'4000','101744989708','2025-04-18 18:21:48',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(31191,'1110','101744989797','2025-04-18 18:30:16',NULL,10.00,'','10','1','Inventory sold','1','','sales','336','','No',NULL,NULL,''),(31192,'5500','101744989797','2025-04-18 18:23:17',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31193,'1000','101744989797','2025-04-18 18:30:16',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31194,'4000','101744989797','2025-04-18 18:30:16',NULL,50.00,'','10','1','Good sold','1','','sales','336','','No',NULL,NULL,''),(31195,'1110','101744990220','2025-04-18 18:34:47',NULL,24.00,'','10','1','Inventory sold','1','','sales','791','','No',NULL,NULL,''),(31196,'5500','101744990220','2025-04-18 18:30:20',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31197,'1000','101744990220','2025-04-18 18:34:47',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DFVBSDVYHF;I'),(31198,'4000','101744990220','2025-04-18 18:34:47',NULL,100.00,'','10','1','Good sold','1','','sales','791','','No',NULL,NULL,''),(31199,'1000','101744990498','2025-04-18 18:52:46',25.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31200,'4000','101744990498','2025-04-18 18:52:46',NULL,25.00,'','10','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(31201,'1110','101744993714','2025-04-18 19:28:54',NULL,5.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(31202,'5500','101744993714','2025-04-18 19:28:34',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31203,'1000','101744993714','2025-04-18 19:28:54',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GFHNHDHS'),(31204,'4000','101744993714','2025-04-18 19:28:54',NULL,10.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(31205,'1000','101744993757','2025-04-18 19:46:30',400.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31206,'4000','101744993757','2025-04-18 19:46:30',NULL,400.00,'','10','1','Good sold','1','','sales','332','','No',NULL,NULL,''),(31207,'1110','101744994815','2025-04-18 20:14:23',NULL,9.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(31208,'5500','101744994815','2025-04-18 19:46:55',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31209,'1000','101744994815','2025-04-18 20:14:23',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31210,'4000','101744994815','2025-04-18 20:14:23',NULL,50.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(31211,'1110','101744996466','2025-04-18 20:14:41',NULL,21.00,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(31212,'5500','101744996466','2025-04-18 20:14:26',21.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31213,'1000','101744996466','2025-04-18 20:14:41',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31214,'4000','101744996466','2025-04-18 20:14:41',NULL,50.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(31215,'1000','101744996484','2025-04-18 20:15:03',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31216,'4000','101744996484','2025-04-18 20:15:03',NULL,20.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(31217,'1110','101744996505','2025-04-18 20:21:10',NULL,3.00,'','10','1','Inventory sold','1','','sales','1647','','No',NULL,NULL,''),(31218,'5500','101744996505','2025-04-18 20:15:05',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31219,'1000','101744996505','2025-04-18 20:21:10',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FCQSSE3FCQ2'),(31220,'4000','101744996505','2025-04-18 20:21:10',NULL,20.00,'','10','1','Good sold','1','','sales','1647','','No',NULL,NULL,''),(31221,'1110','101744996876','2025-04-18 20:31:34',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(31222,'5500','101744996876','2025-04-18 20:21:16',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31223,'1000','101744996876','2025-04-18 20:31:34',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FGBBFFGBFBG'),(31224,'4000','101744996876','2025-04-18 20:31:34',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(31225,'1110','101744997504','2025-04-18 21:12:22',NULL,9.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(31226,'5500','101744997504','2025-04-18 20:31:44',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31227,'1000','101744997504','2025-04-18 21:12:22',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31228,'4000','101744997504','2025-04-18 21:12:22',NULL,50.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(31229,'1110','101744999944','2025-04-18 21:20:41',NULL,34.00,'','10','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(31230,'5500','101744999944','2025-04-18 21:12:24',34.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31231,'1000','101744999944','2025-04-18 21:20:41',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31232,'4000','101744999944','2025-04-18 21:20:41',NULL,60.00,'','10','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(31233,'1110','101745000445','2025-04-18 21:40:21',NULL,10.00,'','10','1','Inventory sold','1','','sales','857','','No',NULL,NULL,''),(31234,'5500','101745000445','2025-04-18 21:20:45',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31235,'1000','101745000445','2025-04-18 21:40:21',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31236,'4000','101745000445','2025-04-18 21:40:21',NULL,20.00,'','10','1','Good sold','1','','sales','857','','No',NULL,NULL,''),(31237,'1110','101745001917','2025-04-18 21:45:28',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(31238,'5500','101745001917','2025-04-18 21:45:17',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31239,'1000','101745001917','2025-04-18 21:45:28',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31240,'4000','101745001917','2025-04-18 21:45:28',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(31241,'1110','101745001939','2025-04-18 21:45:51',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(31242,'5500','101745001939','2025-04-18 21:45:39',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31243,'1000','101745001939','2025-04-18 21:45:51',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'5RTGV ADWVGTF '),(31244,'4000','101745001939','2025-04-18 21:45:51',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(31245,'1110','101745001956','2025-04-18 21:47:29',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(31246,'5500','101745001956','2025-04-18 21:45:56',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31247,'1000','101745001956','2025-04-18 21:47:29',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31248,'4000','101745001956','2025-04-18 21:47:29',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(31249,'1110','101745048802','2025-04-19 10:47:13',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(31250,'1110','101745048802','2025-04-19 10:46:42',NULL,16.00,'','10','1','Inventory sold','1','','sales','1656','','No',NULL,NULL,''),(31251,'5500','101745048802','2025-04-19 10:46:58',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31252,'1000','101745048802','2025-04-19 10:47:13',190.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4weae4gtwa'),(31253,'4000','101745048802','2025-04-19 10:47:13',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(31254,'4000','101745048802','2025-04-19 10:46:42',NULL,40.00,'','10','1','Good sold','1','','sales','1656','','No',NULL,NULL,''),(31255,'1110','101745048845','2025-04-19 10:54:22',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(31256,'1110','101745048845','2025-04-19 10:47:25',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(31257,'5500','101745048845','2025-04-19 10:54:10',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31258,'1000','101745048845','2025-04-19 10:54:22',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31259,'4000','101745048845','2025-04-19 10:54:22',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(31260,'4000','101745048845','2025-04-19 10:47:25',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(31265,'1110','101745049267','2025-04-19 12:12:20',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(31266,'5500','101745049267','2025-04-19 13:14:36',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31267,'1000','101745049267','2025-04-19 12:12:20',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31268,'4000','101745049267','2025-04-19 12:12:20',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(31269,'1110','101745057688','2025-04-19 13:21:50',NULL,38.00,'','10','1','Inventory sold','1','','sales','1532','','No',NULL,NULL,''),(31270,'5500','101745057688','2025-04-19 13:14:48',38.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31271,'1000','101745057688','2025-04-19 13:21:50',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31272,'4000','101745057688','2025-04-19 13:21:50',NULL,100.00,'','10','1','Good sold','1','','sales','1532','','No',NULL,NULL,''),(31273,'1000','101745058112','2025-04-19 13:44:29',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31274,'4000','101745058112','2025-04-19 13:44:29',NULL,100.00,'','10','1','Good sold','1','','sales','1058','','No',NULL,NULL,''),(31275,'1110','101745059472','2025-04-19 14:29:12',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(31276,'5500','101745059472','2025-04-19 13:44:32',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31277,'1000','101745059472','2025-04-19 14:29:12',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'drrvfgswgevwse'),(31278,'4000','101745059472','2025-04-19 14:29:12',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(31279,'1000','101745062158','2025-04-19 14:29:29',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31280,'4000','101745062158','2025-04-19 14:29:29',NULL,200.00,'','10','1','Good sold','1','','sales','1509','','No',NULL,NULL,''),(31281,'1110','101745062171','2025-04-19 15:12:09',NULL,25.00,'','10','1','Inventory sold','1','','sales','906','','No',NULL,NULL,''),(31282,'1110','101745062171','2025-04-19 14:29:31',NULL,37.00,'','10','1','Inventory sold','1','','sales','715','','No',NULL,NULL,''),(31283,'5500','101745062171','2025-04-19 15:11:35',62.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31284,'1000','101745062171','2025-04-19 15:12:09',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'5r4gtawtgvwtg'),(31285,'4000','101745062171','2025-04-19 15:12:09',NULL,50.00,'','10','1','Good sold','1','','sales','906','','No',NULL,NULL,''),(31286,'4000','101745062171','2025-04-19 14:29:31',NULL,100.00,'','10','1','Good sold','1','','sales','715','','No',NULL,NULL,''),(31287,'1110','101745064736','2025-04-19 15:18:03',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(31288,'5500','101745064736','2025-04-19 15:12:17',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31289,'1000','101745064736','2025-04-19 15:18:03',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31290,'4000','101745064736','2025-04-19 15:18:03',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(31291,'1110','101745065088','2025-04-19 16:03:42',NULL,9.00,'','10','1','Inventory sold','1','','sales','1647','','No',NULL,NULL,''),(31292,'1110','101745065088','2025-04-19 15:18:08',NULL,12.00,'','10','1','Inventory sold','1','','sales','1630','','No',NULL,NULL,''),(31293,'1110','101745065088','2025-04-19 16:03:12',NULL,10.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(31294,'5500','101745065088','2025-04-19 16:03:30',31.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31295,'1000','101745065088','2025-04-19 16:03:42',140.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edasfvasef'),(31296,'4000','101745065088','2025-04-19 16:03:42',NULL,60.00,'','10','1','Good sold','1','','sales','1647','','No',NULL,NULL,''),(31297,'4000','101745065088','2025-04-19 15:18:08',NULL,30.00,'','10','1','Good sold','1','','sales','1630','','No',NULL,NULL,''),(31298,'4000','101745065088','2025-04-19 16:03:12',NULL,50.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(31299,'1110','101745067831','2025-04-19 16:04:25',NULL,20.00,'','10','1','Inventory sold','1','','sales','1630','','No',NULL,NULL,''),(31300,'1110','101745067831','2025-04-19 16:03:52',NULL,12.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(31301,'5500','101745067831','2025-04-19 16:04:12',32.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31302,'1000','101745067831','2025-04-19 16:04:25',90.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edxfacf xcf A'),(31303,'4000','101745067831','2025-04-19 16:04:25',NULL,50.00,'','10','1','Good sold','1','','sales','1630','','No',NULL,NULL,''),(31304,'4000','101745067831','2025-04-19 16:03:52',NULL,40.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(31305,'1110','101745067874','2025-04-19 16:21:16',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(31306,'5500','101745067874','2025-04-19 16:04:34',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31307,'1000','101745067874','2025-04-19 16:21:16',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31308,'4000','101745067874','2025-04-19 16:21:16',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(31309,'1110','101745068880','2025-04-19 17:57:02',NULL,19.00,'','10','1','Inventory sold','1','','sales','1171','','No',NULL,NULL,''),(31310,'5500','101745068880','2025-04-19 16:21:20',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31311,'1000','101745068880','2025-04-19 17:57:02',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31312,'4000','101745068880','2025-04-19 17:57:02',NULL,100.00,'','10','1','Good sold','1','','sales','1171','','No',NULL,NULL,''),(31313,'1110','101745074631','2025-04-19 17:58:03',NULL,20.00,'','10','1','Inventory sold','1','','sales','1630','','No',NULL,NULL,''),(31314,'1110','101745074631','2025-04-19 17:57:11',NULL,6.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(31315,'1110','101745074631','2025-04-19 17:57:27',NULL,12.00,'','10','1','Inventory sold','1','','sales','1638','','No',NULL,NULL,''),(31316,'5500','101745074631','2025-04-19 17:57:42',38.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31317,'1000','101745074631','2025-04-19 17:58:03',140.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'wqwqwqweq'),(31318,'4000','101745074631','2025-04-19 17:58:03',NULL,50.00,'','10','1','Good sold','1','','sales','1630','','No',NULL,NULL,''),(31319,'4000','101745074631','2025-04-19 17:57:11',NULL,30.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(31320,'4000','101745074631','2025-04-19 17:57:27',NULL,60.00,'','10','1','Good sold','1','','sales','1638','','No',NULL,NULL,''),(31325,'1110','101745074692','2025-04-19 18:23:25',NULL,2.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(31326,'5500','101745074692','2025-04-19 18:31:45',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31327,'1000','101745074692','2025-04-19 18:23:25',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31328,'4000','101745074692','2025-04-19 18:23:25',NULL,10.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(31329,'1110','101745076726','2025-04-19 18:43:34',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(31330,'5500','101745076726','2025-04-19 18:32:06',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31331,'1000','101745076726','2025-04-19 18:43:34',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31332,'4000','101745076726','2025-04-19 18:43:34',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(31333,'1000','101745077418','2025-04-19 18:59:50',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31334,'4000','101745077418','2025-04-19 18:59:50',NULL,200.00,'','10','1','Good sold','1','','sales','332','','No',NULL,NULL,''),(31335,'1110','101745078392','2025-04-19 19:02:10',NULL,350.00,'','10','1','Inventory sold','1','','sales','1662','','No',NULL,NULL,''),(31336,'5500','101745078392','2025-04-19 18:59:52',350.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31337,'1000','101745078392','2025-04-19 19:02:10',600.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31338,'4000','101745078392','2025-04-19 19:02:10',NULL,600.00,'','10','1','Good sold','1','','sales','1662','','No',NULL,NULL,''),(31339,'1000','101745079020','2025-04-19 19:11:33',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31340,'4000','101745079020','2025-04-19 19:11:33',NULL,20.00,'','10','1','Good sold','1','','sales','259','','No',NULL,NULL,''),(31341,'1000','101745079096','2025-04-19 19:11:58',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31342,'4000','101745079096','2025-04-19 19:11:58',NULL,200.00,'','10','1','Good sold','1','','sales','332','','No',NULL,NULL,''),(31343,'1110','101745079121','2025-04-19 19:16:53',NULL,15.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(31344,'5500','101745079121','2025-04-19 19:12:01',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31345,'1000','101745079121','2025-04-19 19:16:53',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31346,'4000','101745079121','2025-04-19 19:16:53',NULL,50.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(31347,'1000','101745079416','2025-04-19 19:18:02',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31348,'4000','101745079416','2025-04-19 19:18:02',NULL,60.00,'','10','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(31349,'1110','101745079485','2025-04-19 19:18:16',NULL,35.00,'','10','1','Inventory sold','1','','sales','1627','','No',NULL,NULL,''),(31350,'5500','101745079485','2025-04-19 19:18:05',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31351,'1000','101745079485','2025-04-19 19:18:16',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DFRFRTGDERE'),(31352,'4000','101745079485','2025-04-19 19:18:16',NULL,150.00,'','10','1','Good sold','1','','sales','1627','','No',NULL,NULL,''),(31353,'1110','101745079511','2025-04-19 19:24:04',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(31354,'5500','101745079511','2025-04-19 19:18:31',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31355,'1000','101745079511','2025-04-19 19:24:04',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31356,'4000','101745079511','2025-04-19 19:24:04',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(31357,'1110','101745079849','2025-04-19 19:26:12',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(31358,'5500','101745079849','2025-04-19 19:24:09',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31359,'1000','101745079849','2025-04-19 19:26:12',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'D CEASCFWE'),(31360,'4000','101745079849','2025-04-19 19:26:12',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(31361,'1110','101745079980','2025-04-19 19:33:54',NULL,38.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(31362,'5500','101745079980','2025-04-19 19:26:20',38.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31363,'1000','101745079980','2025-04-19 19:33:54',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'3RG XGCHC6'),(31364,'4000','101745079980','2025-04-19 19:33:54',NULL,200.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(31365,'1110','101745080442','2025-04-19 19:43:53',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(31366,'1110','101745080442','2025-04-19 19:34:02',NULL,5.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(31367,'5500','101745080442','2025-04-19 19:43:35',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31368,'1000','101745080442','2025-04-19 19:43:53',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HT VVVJCEYJCE'),(31369,'4000','101745080442','2025-04-19 19:43:53',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(31370,'4000','101745080442','2025-04-19 19:34:02',NULL,10.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(31371,'1110','101745081043','2025-04-19 20:00:39',NULL,59.20,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(31372,'1110','101745081043','2025-04-19 19:44:03',NULL,18.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(31373,'5500','101745081043','2025-04-19 20:00:28',77.20,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31374,'1000','101745081043','2025-04-19 20:00:39',220.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31375,'4000','101745081043','2025-04-19 20:00:39',NULL,160.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(31376,'4000','101745081043','2025-04-19 19:44:03',NULL,60.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(31377,'1110','101745082042','2025-04-19 20:05:55',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(31378,'5500','101745082042','2025-04-19 20:00:42',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31379,'1000','101745082042','2025-04-19 20:05:55',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RE4RRTGTR'),(31380,'4000','101745082042','2025-04-19 20:05:55',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(31381,'1110','101745082363','2025-04-19 20:40:55',NULL,20.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(31382,'5500','101745082363','2025-04-19 20:06:03',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31383,'1000','101745082363','2025-04-19 20:40:55',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31384,'4000','101745082363','2025-04-19 20:40:55',NULL,100.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(31385,'1110','101745084458','2025-04-19 21:02:32',NULL,40.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(31386,'5500','101745084458','2025-04-19 20:40:58',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31387,'1000','101745084458','2025-04-19 21:02:32',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31388,'4000','101745084458','2025-04-19 21:02:32',NULL,100.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(31389,'1110','101745085755','2025-04-19 21:31:05',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(31390,'5500','101745085755','2025-04-19 21:02:35',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31391,'1000','101745085755','2025-04-19 21:31:05',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31392,'4000','101745085755','2025-04-19 21:31:05',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(31393,'1110','101745087594','2025-04-19 21:33:33',NULL,11.00,'','10','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(31394,'5500','101745087594','2025-04-19 21:33:14',11.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31395,'1000','101745087594','2025-04-19 21:33:33',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31396,'4000','101745087594','2025-04-19 21:33:33',NULL,100.00,'','10','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(31397,'1110','101745087616','2025-04-19 21:34:42',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(31398,'5500','101745087616','2025-04-19 21:33:36',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31399,'1000','101745087616','2025-04-19 21:34:42',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31400,'4000','101745087616','2025-04-19 21:34:42',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(31401,'1110','101745087684','2025-04-19 21:41:51',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(31402,'5500','101745087684','2025-04-19 21:34:44',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31403,'1000','101745087684','2025-04-19 21:41:51',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EFXEDFCV ZXEWA'),(31404,'4000','101745087684','2025-04-19 21:41:51',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(31405,'1110','101745150564','2025-04-20 15:03:34',NULL,32.00,'','10','1','Inventory sold','1','','sales','379','','No',NULL,NULL,''),(31406,'1110','101745150564','2025-04-20 15:02:44',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(31407,'5500','101745150564','2025-04-20 15:03:18',37.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31408,'1000','101745150564','2025-04-20 15:03:34',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31409,'4000','101745150564','2025-04-20 15:03:34',NULL,150.00,'','10','1','Good sold','1','','sales','379','','No',NULL,NULL,''),(31410,'4000','101745150564','2025-04-20 15:02:44',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(31411,'1110','101745150617','2025-04-20 15:54:02',NULL,0.00,'','10','1','Inventory sold','1','','sales','493','','No',NULL,NULL,''),(31412,'1110','101745150617','2025-04-20 15:03:37',NULL,10.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(31413,'5500','101745150617','2025-04-20 15:53:45',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31414,'1000','101745150617','2025-04-20 15:54:02',35.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31415,'4000','101745150617','2025-04-20 15:54:02',NULL,15.00,'','10','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(31416,'4000','101745150617','2025-04-20 15:03:37',NULL,20.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(31417,'1110','101745153645','2025-04-20 15:54:15',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(31418,'5500','101745153645','2025-04-20 15:54:05',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31419,'1000','101745153645','2025-04-20 15:54:15',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31420,'4000','101745153645','2025-04-20 15:54:15',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(31421,'1110','101745153658','2025-04-20 16:04:09',NULL,180.00,'','10','1','Inventory sold','1','','sales','1641','','No',NULL,NULL,''),(31422,'1110','101745153658','2025-04-20 15:54:18',NULL,45.00,'','10','1','Inventory sold','1','','sales','942','','No',NULL,NULL,''),(31423,'5500','101745153658','2025-04-20 16:03:46',225.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31424,'1000','101745153658','2025-04-20 16:04:09',550.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tyfgreruyi'),(31425,'4000','101745153658','2025-04-20 16:04:09',NULL,400.00,'','10','1','Good sold','1','','sales','1641','','No',NULL,NULL,''),(31426,'4000','101745153658','2025-04-20 15:54:18',NULL,150.00,'','10','1','Good sold','1','','sales','942','','No',NULL,NULL,''),(31427,'1110','101745154259','2025-04-20 17:17:43',NULL,5.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(31428,'5500','101745154259','2025-04-20 16:04:19',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31429,'1000','101745154259','2025-04-20 17:17:43',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tgrq35t4 34 '),(31430,'4000','101745154259','2025-04-20 17:17:43',NULL,10.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(31431,'1110','101745158669','2025-04-20 18:01:20',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(31432,'5500','101745158669','2025-04-20 17:17:49',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31433,'1000','101745158669','2025-04-20 18:01:20',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31434,'4000','101745158669','2025-04-20 18:01:20',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(31435,'1110','101745167010','2025-04-20 19:37:34',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(31436,'1110','101745167010','2025-04-20 19:36:50',NULL,20.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(31437,'1110','101745167010','2025-04-20 19:37:15',NULL,10.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(31438,'5500','101745167010','2025-04-20 19:37:24',85.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31439,'1000','101745167010','2025-04-20 19:37:34',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'cttxctujtcx'),(31440,'4000','101745167010','2025-04-20 19:37:34',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(31441,'4000','101745167010','2025-04-20 19:36:50',NULL,100.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(31442,'4000','101745167010','2025-04-20 19:37:15',NULL,50.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(31443,'1110','101745167061','2025-04-20 19:37:49',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(31444,'5500','101745167061','2025-04-20 19:37:41',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31445,'1000','101745167061','2025-04-20 19:37:49',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'chftutuddtu'),(31446,'4000','101745167061','2025-04-20 19:37:49',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(31447,'1110','101745167075','2025-04-20 19:38:04',NULL,6.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(31448,'5500','101745167075','2025-04-20 19:37:55',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31449,'1000','101745167075','2025-04-20 19:38:04',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31450,'4000','101745167075','2025-04-20 19:38:04',NULL,30.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(31451,'1110','101745167087','2025-04-20 19:38:44',NULL,7.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(31452,'1110','101745167087','2025-04-20 19:38:07',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(31453,'5500','101745167087','2025-04-20 19:38:21',8.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31454,'1000','101745167087','2025-04-20 19:38:44',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31455,'4000','101745167087','2025-04-20 19:38:44',NULL,20.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(31456,'4000','101745167087','2025-04-20 19:38:07',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(31457,'1110','101745167126','2025-04-20 19:42:55',NULL,0.00,'','10','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(31458,'1110','101745167126','2025-04-20 19:38:46',NULL,4.00,'','10','1','Inventory sold','1','','sales','1631','','No',NULL,NULL,''),(31459,'5500','101745167126','2025-04-20 19:42:42',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31460,'1000','101745167126','2025-04-20 19:42:55',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31461,'4000','101745167126','2025-04-20 19:42:55',NULL,10.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(31462,'4000','101745167126','2025-04-20 19:38:46',NULL,10.00,'','10','1','Good sold','1','','sales','1631','','No',NULL,NULL,''),(31463,'1110','101745167378','2025-04-20 20:02:30',NULL,55.00,'','10','1','Inventory sold','1','','sales','1576','','No',NULL,NULL,''),(31464,'5500','101745167378','2025-04-20 19:42:58',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31465,'1000','101745167378','2025-04-20 20:02:30',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31466,'4000','101745167378','2025-04-20 20:02:30',NULL,150.00,'','10','1','Good sold','1','','sales','1576','','No',NULL,NULL,''),(31467,'1110','101745168552','2025-04-20 20:02:52',NULL,6.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(31468,'5500','101745168552','2025-04-20 20:02:32',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31469,'1000','101745168552','2025-04-20 20:02:52',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31470,'4000','101745168552','2025-04-20 20:02:52',NULL,30.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(31471,'4000','101745167378','2025-04-20 20:14:53',150.00,NULL,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(31472,'1000','101745167378','2025-04-20 20:14:53',NULL,150.00,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(31473,'5500','101745167378','2025-04-20 20:14:53',NULL,55.00,'','10','1','Cost of goods returned','1','','sales','1576','','No',NULL,NULL,''),(31474,'1110','101745167378','2025-04-20 20:14:53',55.00,NULL,'','10','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(31475,'1110','101745169295','2025-04-20 20:28:31',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(31476,'5500','101745169295','2025-04-20 20:14:55',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31477,'1000','101745169295','2025-04-20 20:28:31',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31478,'4000','101745169295','2025-04-20 20:28:31',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(31479,'1110','101745170116','2025-04-20 20:29:48',NULL,44.00,'','10','1','Inventory sold','1','','sales','1660','','No',NULL,NULL,''),(31480,'5500','101745170116','2025-04-20 20:28:36',44.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31481,'1000','101745170116','2025-04-20 20:29:48',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hgvcygvcft'),(31482,'4000','101745170116','2025-04-20 20:29:48',NULL,100.00,'','10','1','Good sold','1','','sales','1660','','No',NULL,NULL,''),(31483,'1110','101745170196','2025-04-20 21:05:29',NULL,21.00,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(31484,'5500','101745170196','2025-04-20 20:29:56',21.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31485,'1000','101745170196','2025-04-20 21:05:29',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31486,'4000','101745170196','2025-04-20 21:05:29',NULL,50.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(31487,'1110','101745172333','2025-04-20 21:12:42',NULL,12.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(31488,'1110','101745172333','2025-04-20 21:05:33',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(31489,'5500','101745172333','2025-04-20 21:12:32',13.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31490,'1000','101745172333','2025-04-20 21:12:42',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31491,'4000','101745172333','2025-04-20 21:12:42',NULL,60.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(31492,'4000','101745172333','2025-04-20 21:05:33',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(31493,'1110','101745172765','2025-04-20 21:35:05',NULL,40.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(31494,'5500','101745172765','2025-04-20 21:12:45',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31495,'1000','101745172765','2025-04-20 21:35:05',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31496,'4000','101745172765','2025-04-20 21:35:05',NULL,100.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(31497,'1110','101745217544','2025-04-21 09:41:02',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(31498,'5500','101745217544','2025-04-21 09:39:04',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31499,'1000','101745217544','2025-04-21 09:41:02',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31500,'4000','101745217544','2025-04-21 09:41:02',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(31501,'1110','101745217666','2025-04-21 11:04:30',NULL,10.50,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(31502,'5500','101745217666','2025-04-21 09:41:06',10.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31503,'1000','101745217666','2025-04-21 11:04:30',25.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31504,'4000','101745217666','2025-04-21 11:04:30',NULL,25.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(31505,'1000','101745226647','2025-04-21 12:10:53',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rgtswgeftwsa4t'),(31506,'4000','101745226647','2025-04-21 12:10:53',NULL,200.00,'','10','1','Good sold','1','','sales','1509','','No',NULL,NULL,''),(31507,'1110','101745226659','2025-04-21 13:39:42',NULL,20.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(31508,'5500','101745226659','2025-04-21 12:10:59',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31509,'1000','101745226659','2025-04-21 13:39:42',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31510,'4000','101745226659','2025-04-21 13:39:42',NULL,100.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(31511,'1110','101745231985','2025-04-21 13:41:19',NULL,25.00,'','10','1','Inventory sold','1','','sales','1672','','No',NULL,NULL,''),(31512,'1110','101745231985','2025-04-21 13:39:45',NULL,0.00,'','10','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(31513,'5500','101745231985','2025-04-21 13:39:54',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31514,'1000','101745231985','2025-04-21 13:41:19',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dhgyfhgf'),(31515,'4000','101745231985','2025-04-21 13:41:19',NULL,150.00,'','10','1','Good sold','1','','sales','1672','','No',NULL,NULL,''),(31516,'4000','101745231985','2025-04-21 13:39:45',NULL,150.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(31517,'1110','101745232088','2025-04-21 13:41:45',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(31518,'5500','101745232088','2025-04-21 13:41:28',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31519,'1000','101745232088','2025-04-21 13:41:45',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31520,'4000','101745232088','2025-04-21 13:41:45',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(31521,'1000','101745232107','2025-04-21 13:52:04',15.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31522,'4000','101745232107','2025-04-21 13:52:04',NULL,15.00,'','10','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(31523,'1110','101745232727','2025-04-21 13:52:17',NULL,15.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(31524,'5500','101745232727','2025-04-21 13:52:07',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31525,'1000','101745232727','2025-04-21 13:52:17',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31526,'4000','101745232727','2025-04-21 13:52:17',NULL,50.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(31527,'1110','101745232740','2025-04-21 15:10:32',NULL,5.50,'','10','1','Inventory sold','1','','sales','840','','No',NULL,NULL,''),(31528,'5500','101745232740','2025-04-21 13:52:20',5.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31529,'1000','101745232740','2025-04-21 15:10:32',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31530,'4000','101745232740','2025-04-21 15:10:32',NULL,50.00,'','10','1','Good sold','1','','sales','840','','No',NULL,NULL,''),(31531,'1110','101745237434','2025-04-21 16:13:30',NULL,9.00,'','10','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(31532,'5500','101745237434','2025-04-21 15:10:34',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31533,'1000','101745237434','2025-04-21 16:13:30',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31534,'4000','101745237434','2025-04-21 16:13:30',NULL,20.00,'','10','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(31535,'1110','101745241211','2025-04-21 17:12:02',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(31536,'5500','101745241211','2025-04-21 16:13:31',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31537,'1000','101745241211','2025-04-21 17:12:02',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31538,'4000','101745241211','2025-04-21 17:12:02',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(31539,'1110','101745244727','2025-04-21 18:19:49',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(31540,'5500','101745244727','2025-04-21 17:31:23',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31541,'1000','101745244727','2025-04-21 18:19:49',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31542,'4000','101745244727','2025-04-21 18:19:49',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(31543,'1110','101745248795','2025-04-21 19:25:27',NULL,0.00,'','10','1','Inventory sold','1','','sales','1124','','No',NULL,NULL,''),(31544,'1110','101745248795','2025-04-21 18:19:55',NULL,60.00,'','10','1','Inventory sold','1','','sales','1287','','No',NULL,NULL,''),(31545,'5500','101745248795','2025-04-21 19:25:13',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31546,'1000','101745248795','2025-04-21 19:25:27',450.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31547,'4000','101745248795','2025-04-21 19:25:27',NULL,300.00,'','10','1','Good sold','1','','sales','1124','','No',NULL,NULL,''),(31548,'4000','101745248795','2025-04-21 18:19:55',NULL,150.00,'','10','1','Good sold','1','','sales','1287','','No',NULL,NULL,''),(31549,'1110','101745252730','2025-04-21 20:14:39',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(31550,'5500','101745252730','2025-04-21 19:25:30',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31551,'1000','101745252730','2025-04-21 20:14:39',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rfgtveyhed'),(31552,'4000','101745252730','2025-04-21 20:14:39',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(31553,'1110','101745255689','2025-04-21 20:18:33',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(31554,'5500','101745255689','2025-04-21 20:14:49',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31555,'1000','101745255689','2025-04-21 20:18:33',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31556,'4000','101745255689','2025-04-21 20:18:33',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(31557,'1110','101745255916','2025-04-21 20:36:26',NULL,24.00,'','10','1','Inventory sold','1','','sales','1192','','No',NULL,NULL,''),(31558,'1110','101745255916','2025-04-21 20:18:36',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(31559,'1110','101745255916','2025-04-21 20:36:07',NULL,15.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(31560,'5500','101745255916','2025-04-21 20:36:18',44.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31561,'1000','101745255916','2025-04-21 20:36:26',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'esdc xzfewcf '),(31562,'4000','101745255916','2025-04-21 20:36:26',NULL,50.00,'','10','1','Good sold','1','','sales','1192','','No',NULL,NULL,''),(31563,'4000','101745255916','2025-04-21 20:18:36',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(31564,'4000','101745255916','2025-04-21 20:36:07',NULL,50.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(31565,'1110','101745256992','2025-04-21 20:54:24',NULL,18.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(31566,'5500','101745256992','2025-04-21 20:36:32',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31567,'1000','101745256992','2025-04-21 20:54:24',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31568,'4000','101745256992','2025-04-21 20:54:24',NULL,100.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(31569,'1110','101745304910','2025-04-22 09:55:24',NULL,37.00,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(31570,'5500','101745304910','2025-04-22 09:55:10',37.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31571,'1000','101745304910','2025-04-22 09:55:24',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31572,'4000','101745304910','2025-04-22 09:55:24',NULL,100.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(31573,'1110','101745305261','2025-04-22 10:01:43',NULL,115.00,'','10','1','Inventory sold','1','','sales','1113','','No',NULL,NULL,''),(31574,'5500','101745305261','2025-04-22 10:01:01',115.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31575,'1000','101745305261','2025-04-22 10:01:43',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31576,'4000','101745305261','2025-04-22 10:01:43',NULL,300.00,'','10','1','Good sold','1','','sales','1113','','No',NULL,NULL,''),(31577,'1000','101745305307','2025-04-22 11:30:00',25.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31578,'4000','101745305307','2025-04-22 11:30:00',NULL,25.00,'','10','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(31579,'1110','101745310604','2025-04-22 12:02:56',NULL,15.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(31580,'5500','101745310604','2025-04-22 11:30:04',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31581,'1000','101745310604','2025-04-22 12:02:56',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31582,'4000','101745310604','2025-04-22 12:02:56',NULL,50.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(31583,'1000','101745312579','2025-04-22 12:43:03',15.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31584,'4000','101745312579','2025-04-22 12:43:03',NULL,15.00,'','10','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(31585,'1110','101745314986','2025-04-22 12:44:05',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(31586,'5500','101745314986','2025-04-22 12:43:06',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31587,'1000','101745314986','2025-04-22 12:44:05',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'yfg er za4y6'),(31588,'4000','101745314986','2025-04-22 12:44:05',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(31589,'1110','101745315054','2025-04-22 13:20:28',NULL,15.00,'','10','1','Inventory sold','1','','sales','1374','','No',NULL,NULL,''),(31590,'5500','101745315054','2025-04-22 12:44:14',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31591,'1000','101745315054','2025-04-22 13:20:28',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31592,'4000','101745315054','2025-04-22 13:20:28',NULL,50.00,'','10','1','Good sold','1','','sales','1374','','No',NULL,NULL,''),(31593,'1110','101745317241','2025-04-22 13:39:00',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(31594,'5500','101745317241','2025-04-22 13:20:41',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31595,'1000','101745317241','2025-04-22 13:39:00',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31596,'4000','101745317241','2025-04-22 13:39:00',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(31597,'1110','101745327823','2025-04-22 16:17:48',NULL,12.00,'','10','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(31598,'1110','101745327823','2025-04-22 16:17:03',NULL,10.50,'','10','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(31599,'5500','101745327823','2025-04-22 16:17:32',22.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31600,'1000','101745327823','2025-04-22 16:17:48',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31601,'4000','101745327823','2025-04-22 16:17:48',NULL,20.00,'','10','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(31602,'4000','101745327823','2025-04-22 16:17:03',NULL,30.00,'','10','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(31603,'1110','101745335438','2025-04-22 18:47:19',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(31604,'1110','101745335438','2025-04-22 18:23:58',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(31605,'1110','101745335438','2025-04-22 18:46:59',NULL,0.00,'','10','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(31606,'5500','101745335438','2025-04-22 18:47:11',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31607,'1000','101745335438','2025-04-22 18:47:19',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31608,'4000','101745335438','2025-04-22 18:47:19',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(31609,'4000','101745335438','2025-04-22 18:23:58',NULL,50.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(31610,'4000','101745335438','2025-04-22 18:46:59',NULL,50.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(31611,'1110','101745336842','2025-04-22 18:47:29',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(31612,'5500','101745336842','2025-04-22 18:47:22',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31613,'1000','101745336842','2025-04-22 18:47:29',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31614,'4000','101745336842','2025-04-22 18:47:29',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(31619,'1110','101745336851','2025-04-22 18:47:46',NULL,60.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(31620,'5500','101745336851','2025-04-22 18:52:00',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31621,'1000','101745336851','2025-04-22 18:47:46',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tfethbyr4tg 4e t'),(31622,'4000','101745336851','2025-04-22 18:47:46',NULL,100.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(31623,'1110','101745338273','2025-04-22 19:11:48',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(31624,'5500','101745338273','2025-04-22 19:11:13',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31625,'1000','101745338273','2025-04-22 19:11:48',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31626,'4000','101745338273','2025-04-22 19:11:48',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(31627,'1110','101745338313','2025-04-22 19:12:13',NULL,6.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(31628,'5500','101745338313','2025-04-22 19:11:53',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31629,'1000','101745338313','2025-04-22 19:12:13',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31630,'4000','101745338313','2025-04-22 19:12:13',NULL,30.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(31631,'1110','101745339157','2025-04-22 19:51:42',NULL,1.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(31632,'5500','101745339157','2025-04-22 19:25:57',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31633,'1000','101745339157','2025-04-22 19:51:42',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31634,'4000','101745339157','2025-04-22 19:51:42',NULL,10.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(31635,'1110','101745340971','2025-04-22 19:56:20',NULL,6.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(31636,'5500','101745340971','2025-04-22 19:56:11',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31637,'1000','101745340971','2025-04-22 19:56:20',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDFAWDEDE'),(31638,'4000','101745340971','2025-04-22 19:56:20',NULL,20.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(31639,'1110','101745340986','2025-04-22 20:00:00',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(31640,'1110','101745340986','2025-04-22 19:56:26',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(31641,'1110','101745340986','2025-04-22 19:59:43',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(31642,'5500','101745340986','2025-04-22 19:59:50',32.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31643,'1000','101745340986','2025-04-22 20:00:00',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UTRXC UTR7D'),(31644,'4000','101745340986','2025-04-22 20:00:00',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(31645,'4000','101745340986','2025-04-22 19:56:26',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(31646,'4000','101745340986','2025-04-22 19:59:43',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(31647,'1110','101745341328','2025-04-22 20:02:49',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(31648,'1110','101745341328','2025-04-22 20:02:08',NULL,4.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(31649,'5500','101745341328','2025-04-22 20:02:39',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31650,'1000','101745341328','2025-04-22 20:02:49',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WSte3qa3ea3et'),(31651,'4000','101745341328','2025-04-22 20:02:49',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(31652,'4000','101745341328','2025-04-22 20:02:08',NULL,40.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(31653,'1110','101745341380','2025-04-22 20:13:01',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(31654,'5500','101745341380','2025-04-22 20:03:00',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31655,'1000','101745341380','2025-04-22 20:13:01',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31656,'4000','101745341380','2025-04-22 20:13:01',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(31657,'1110','101745342448','2025-04-22 20:21:02',NULL,6.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(31658,'5500','101745342448','2025-04-22 20:20:48',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31659,'1000','101745342448','2025-04-22 20:21:02',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31660,'4000','101745342448','2025-04-22 20:21:02',NULL,30.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(31661,'1110','101745342464','2025-04-22 20:26:35',NULL,3.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(31662,'5500','101745342464','2025-04-22 20:21:04',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31663,'1000','101745342464','2025-04-22 20:26:35',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31664,'4000','101745342464','2025-04-22 20:26:35',NULL,30.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(31665,'1110','101745342798','2025-04-22 20:31:21',NULL,8.00,'','10','1','Inventory sold','1','','sales','1616','','No',NULL,NULL,''),(31666,'5500','101745342798','2025-04-22 20:26:38',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31667,'1000','101745342798','2025-04-22 20:31:21',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31668,'4000','101745342798','2025-04-22 20:31:21',NULL,20.00,'','10','1','Good sold','1','','sales','1616','','No',NULL,NULL,''),(31669,'1110','101745343085','2025-04-22 20:33:03',NULL,85.00,'','10','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(31670,'5500','101745343085','2025-04-22 20:31:25',85.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31671,'1000','101745343085','2025-04-22 20:33:03',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31672,'4000','101745343085','2025-04-22 20:33:03',NULL,200.00,'','10','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(31673,'1110','101745343186','2025-04-22 21:07:36',NULL,7.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(31674,'5500','101745343186','2025-04-22 20:33:06',7.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31675,'1000','101745343186','2025-04-22 21:07:36',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31676,'4000','101745343186','2025-04-22 21:07:36',NULL,20.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(31677,'1000','101745345259','2025-04-22 21:26:28',75.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31678,'4000','101745345259','2025-04-22 21:26:28',NULL,75.00,'','10','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(31679,'1110','101745346398','2025-04-22 21:28:30',NULL,32.00,'','10','1','Inventory sold','1','','sales','277','','No',NULL,NULL,''),(31680,'5500','101745346398','2025-04-22 21:26:38',32.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31681,'1000','101745346398','2025-04-22 21:28:30',80.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31682,'4000','101745346398','2025-04-22 21:28:30',NULL,80.00,'','10','1','Good sold','1','','sales','277','','No',NULL,NULL,''),(31683,'1110','101745347074','2025-04-22 21:38:05',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(31684,'5500','101745347074','2025-04-22 21:37:54',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31685,'1000','101745347074','2025-04-22 21:38:05',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31686,'4000','101745347074','2025-04-22 21:38:05',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(31687,'1110','101745391771','2025-04-23 10:03:03',NULL,15.00,'','10','1','Inventory sold','1','','sales','1672','','No',NULL,NULL,''),(31688,'5500','101745391771','2025-04-23 10:02:51',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31689,'1000','101745391771','2025-04-23 10:03:03',90.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31690,'4000','101745391771','2025-04-23 10:03:03',NULL,90.00,'','10','1','Good sold','1','','sales','1672','','No',NULL,NULL,''),(31691,'1110','101745391786','2025-04-23 11:44:50',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(31692,'5500','101745391786','2025-04-23 10:03:06',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31693,'1000','101745391786','2025-04-23 11:44:50',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ujtgggh8fiyqr3'),(31694,'4000','101745391786','2025-04-23 11:44:50',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(31695,'1110','101745397901','2025-04-23 11:50:28',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(31696,'5500','101745397901','2025-04-23 11:45:01',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31697,'1000','101745397901','2025-04-23 11:50:28',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31698,'4000','101745397901','2025-04-23 11:50:28',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(31699,'1110','101745398230','2025-04-23 12:33:48',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(31700,'5500','101745398230','2025-04-23 11:50:30',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31701,'1000','101745398230','2025-04-23 12:33:48',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31702,'4000','101745398230','2025-04-23 12:33:48',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(31703,'1110','101745400833','2025-04-23 14:10:47',NULL,90.00,'','10','1','Inventory sold','1','','sales','1585','','No',NULL,NULL,''),(31704,'1110','101745400833','2025-04-23 12:33:53',NULL,0.00,'','10','1','Inventory sold','1','','sales','711','','No',NULL,NULL,''),(31705,'1110','101745400833','2025-04-23 14:10:18',NULL,60.00,'','10','1','Inventory sold','1','','sales','1287','','No',NULL,NULL,''),(31706,'5500','101745400833','2025-04-23 14:10:33',150.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31707,'1000','101745400833','2025-04-23 14:10:47',850.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31708,'4000','101745400833','2025-04-23 14:10:47',NULL,300.00,'','10','1','Good sold','1','','sales','1585','','No',NULL,NULL,''),(31709,'4000','101745400833','2025-04-23 12:33:53',NULL,400.00,'','10','1','Good sold','1','','sales','711','','No',NULL,NULL,''),(31710,'4000','101745400833','2025-04-23 14:10:18',NULL,150.00,'','10','1','Good sold','1','','sales','1287','','No',NULL,NULL,''),(31711,'1000','101745670474','2025-04-26 15:29:05',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31712,'4000','101745670474','2025-04-26 15:29:05',NULL,40.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(31713,'1110','101745670566','2025-04-26 15:38:56',NULL,4.00,'','10','1','Inventory sold','1','','sales','915','','No',NULL,NULL,''),(31714,'5500','101745670566','2025-04-26 15:29:26',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31715,'1000','101745670566','2025-04-26 15:38:56',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31716,'4000','101745670566','2025-04-26 15:38:56',NULL,10.00,'','10','1','Good sold','1','','sales','915','','No',NULL,NULL,''),(31717,'1110','101745671143','2025-04-26 17:13:37',NULL,230.00,'','10','1','Inventory sold','1','','sales','1113','','No',NULL,NULL,''),(31718,'5500','101745671143','2025-04-26 15:39:03',230.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31719,'1000','101745671143','2025-04-26 17:13:37',600.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'yihsedghutew'),(31720,'4000','101745671143','2025-04-26 17:13:37',NULL,600.00,'','10','1','Good sold','1','','sales','1113','','No',NULL,NULL,''),(31721,'1110','101745676826','2025-04-26 17:14:26',NULL,0.00,'','10','1','Inventory sold','1','','sales','1498','','No',NULL,NULL,''),(31722,'1110','101745676826','2025-04-26 17:13:46',NULL,10.50,'','10','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(31723,'1110','101745676826','2025-04-26 17:14:04',NULL,12.00,'','10','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(31724,'5500','101745676826','2025-04-26 17:14:15',22.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31725,'1000','101745676826','2025-04-26 17:14:26',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31726,'4000','101745676826','2025-04-26 17:14:26',NULL,100.00,'','10','1','Good sold','1','','sales','1498','','No',NULL,NULL,''),(31727,'4000','101745676826','2025-04-26 17:13:46',NULL,30.00,'','10','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(31728,'4000','101745676826','2025-04-26 17:14:04',NULL,20.00,'','10','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(31729,'1110','101745676932','2025-04-26 17:17:01',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(31730,'1110','101745676932','2025-04-26 17:15:33',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(31731,'1110','101745676932','2025-04-26 17:15:50',NULL,6.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(31732,'5500','101745676932','2025-04-26 17:16:08',61.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31733,'1000','101745676932','2025-04-26 17:17:01',270.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31734,'4000','101745676932','2025-04-26 17:17:01',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(31735,'4000','101745676932','2025-04-26 17:15:33',NULL,50.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(31736,'4000','101745676932','2025-04-26 17:15:50',NULL,20.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(31737,'1110','101745677026','2025-04-26 17:21:25',NULL,4.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(31738,'5500','101745677026','2025-04-26 17:17:06',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31739,'1000','101745677026','2025-04-26 17:21:25',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFDWETG W43'),(31740,'4000','101745677026','2025-04-26 17:21:25',NULL,20.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(31741,'1110','101745677298','2025-04-26 18:07:40',NULL,50.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(31742,'1110','101745677298','2025-04-26 17:21:38',NULL,10.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(31743,'1110','101745677298','2025-04-26 18:07:13',NULL,10.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(31744,'5500','101745677298','2025-04-26 18:07:24',70.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31745,'1000','101745677298','2025-04-26 18:07:40',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'3EDSWEWDWD'),(31746,'4000','101745677298','2025-04-26 18:07:40',NULL,100.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(31747,'4000','101745677298','2025-04-26 17:21:38',NULL,50.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(31748,'4000','101745677298','2025-04-26 18:07:13',NULL,50.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(31749,'1110','101745680067','2025-04-26 18:19:44',NULL,0.00,'','10','1','Inventory sold','1','','sales','595','','No',NULL,NULL,''),(31750,'1110','101745680067','2025-04-26 18:07:47',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(31751,'5500','101745680067','2025-04-26 18:19:22',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31752,'1000','101745680067','2025-04-26 18:19:44',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31753,'4000','101745680067','2025-04-26 18:19:44',NULL,50.00,'','10','1','Good sold','1','','sales','595','','No',NULL,NULL,''),(31754,'4000','101745680067','2025-04-26 18:07:47',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(31755,'1110','101745680791','2025-04-26 18:24:07',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(31756,'5500','101745680791','2025-04-26 18:19:51',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31757,'1000','101745680791','2025-04-26 18:24:07',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ESYDFG6REYOPI'),(31758,'4000','101745680791','2025-04-26 18:24:07',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(31759,'1110','101745681064','2025-04-26 18:53:04',NULL,30.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(31760,'1110','101745681064','2025-04-26 18:24:25',NULL,50.00,'','10','1','Inventory sold','1','','sales','1256','','No',NULL,NULL,''),(31761,'5500','101745681064','2025-04-26 18:52:50',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31762,'1000','101745681064','2025-04-26 18:53:04',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31763,'4000','101745681064','2025-04-26 18:53:04',NULL,150.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(31764,'4000','101745681064','2025-04-26 18:24:25',NULL,100.00,'','10','1','Good sold','1','','sales','1256','','No',NULL,NULL,''),(31765,'1110','101745682787','2025-04-26 18:56:20',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(31766,'5500','101745682787','2025-04-26 18:53:07',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31767,'1000','101745682787','2025-04-26 18:56:20',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YGFTV6TG8'),(31768,'4000','101745682787','2025-04-26 18:56:20',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(31769,'1110','101745682990','2025-04-26 19:08:00',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(31770,'1110','101745682990','2025-04-26 18:56:30',NULL,45.00,'','10','1','Inventory sold','1','','sales','1585','','No',NULL,NULL,''),(31771,'1110','101745682990','2025-04-26 19:06:58',NULL,20.00,'','10','1','Inventory sold','1','','sales','1538','','No',NULL,NULL,''),(31772,'5500','101745682990','2025-04-26 19:07:37',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31773,'1000','101745682990','2025-04-26 19:08:00',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31774,'4000','101745682990','2025-04-26 19:08:00',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(31775,'4000','101745682990','2025-04-26 18:56:30',NULL,150.00,'','10','1','Good sold','1','','sales','1585','','No',NULL,NULL,''),(31776,'4000','101745682990','2025-04-26 19:06:58',NULL,50.00,'','10','1','Good sold','1','','sales','1538','','No',NULL,NULL,''),(31777,'1000','101745683705','2025-04-26 19:17:21',15.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31778,'4000','101745683705','2025-04-26 19:17:21',NULL,15.00,'','10','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(31779,'1110','101745684243','2025-04-26 19:18:13',NULL,6.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(31780,'5500','101745684243','2025-04-26 19:17:23',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31781,'1000','101745684243','2025-04-26 19:18:13',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GTRSDHGYRDEY'),(31782,'4000','101745684243','2025-04-26 19:18:13',NULL,60.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(31783,'1110','101745684306','2025-04-26 19:33:59',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(31784,'5500','101745684306','2025-04-26 19:18:26',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31785,'1000','101745684306','2025-04-26 19:33:59',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'Y63WSYI8F6RSWE'),(31786,'4000','101745684306','2025-04-26 19:33:59',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(31787,'1110','101745685257','2025-04-26 19:38:24',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(31788,'5500','101745685257','2025-04-26 19:34:17',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31789,'1000','101745685257','2025-04-26 19:38:24',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HYGFTRHG'),(31790,'4000','101745685257','2025-04-26 19:38:24',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(31791,'1110','101745685514','2025-04-26 19:41:49',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(31792,'5500','101745685514','2025-04-26 19:38:34',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31793,'1000','101745685514','2025-04-26 19:41:49',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31794,'4000','101745685514','2025-04-26 19:41:49',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(31795,'1110','101745685711','2025-04-26 20:18:39',NULL,18.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(31796,'5500','101745685711','2025-04-26 19:41:51',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31797,'1000','101745685711','2025-04-26 20:18:39',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31798,'4000','101745685711','2025-04-26 20:18:39',NULL,60.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(31799,'1110','101745687924','2025-04-26 20:18:52',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(31800,'5500','101745687924','2025-04-26 20:18:44',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31801,'1000','101745687924','2025-04-26 20:18:52',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31802,'4000','101745687924','2025-04-26 20:18:52',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(31803,'1110','101745688155','2025-04-26 20:22:43',NULL,6.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(31804,'5500','101745688155','2025-04-26 20:22:35',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31805,'1000','101745688155','2025-04-26 20:22:43',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDF XAFWE XEAW'),(31806,'4000','101745688155','2025-04-26 20:22:43',NULL,100.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(31807,'1110','101745688173','2025-04-26 20:23:16',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(31808,'5500','101745688173','2025-04-26 20:22:53',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31809,'1000','101745688173','2025-04-26 20:23:16',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31810,'4000','101745688173','2025-04-26 20:23:16',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(31811,'1110','101745688200','2025-04-26 20:36:41',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(31812,'5500','101745688200','2025-04-26 20:23:20',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31813,'1000','101745688200','2025-04-26 20:36:41',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31814,'4000','101745688200','2025-04-26 20:36:41',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(31815,'1110','101745689004','2025-04-26 20:39:25',NULL,15.60,'','10','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(31816,'5500','101745689004','2025-04-26 20:36:44',15.60,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31817,'1000','101745689004','2025-04-26 20:39:25',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31818,'4000','101745689004','2025-04-26 20:39:25',NULL,20.00,'','10','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(31819,'1110','101745689170','2025-04-26 20:48:08',NULL,0.00,'','10','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(31820,'1110','101745689170','2025-04-26 20:39:30',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(31821,'5500','101745689170','2025-04-26 20:47:31',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31822,'1000','101745689170','2025-04-26 20:48:08',130.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31823,'4000','101745689170','2025-04-26 20:48:08',NULL,30.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(31824,'4000','101745689170','2025-04-26 20:39:30',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(31825,'1110','101745689691','2025-04-26 20:59:38',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(31826,'5500','101745689691','2025-04-26 20:48:11',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31827,'1000','101745689691','2025-04-26 20:59:38',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SWDFAFRAR'),(31828,'4000','101745689691','2025-04-26 20:59:38',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(31829,'1110','101745690390','2025-04-26 21:24:28',NULL,4.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(31830,'5500','101745690390','2025-04-26 20:59:50',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31831,'1000','101745690390','2025-04-26 21:24:28',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'VBFGDSF'),(31832,'4000','101745690390','2025-04-26 21:24:28',NULL,20.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(31833,'1110','101745691878','2025-04-26 21:38:45',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(31834,'5500','101745691878','2025-04-26 21:24:38',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31835,'1000','101745691878','2025-04-26 21:38:45',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JUIGV UHGUJHRF'),(31836,'4000','101745691878','2025-04-26 21:38:45',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(31837,'1110','101745749651','2025-04-27 13:27:40',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(31838,'5500','101745749651','2025-04-27 13:27:31',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31839,'1000','101745749651','2025-04-27 13:27:40',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'pihlt8do86'),(31840,'4000','101745749651','2025-04-27 13:27:40',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(31847,'1110','101745753150','2025-04-27 14:30:19',NULL,35.00,'','10','1','Inventory sold','1','','sales','1679','','No',NULL,NULL,''),(31848,'5500','101745753150','2025-04-27 14:25:50',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31849,'1000','101745753150','2025-04-27 14:30:19',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31850,'4000','101745753150','2025-04-27 14:30:19',NULL,100.00,'','10','1','Good sold','1','','sales','1679','','No',NULL,NULL,''),(31851,'1110','101745753422','2025-04-27 14:30:32',NULL,12.50,'','10','1','Inventory sold','1','','sales','857','','No',NULL,NULL,''),(31852,'5500','101745753422','2025-04-27 14:30:22',12.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31853,'1000','101745753422','2025-04-27 14:30:32',25.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ERFWSEFRE3R'),(31854,'4000','101745753422','2025-04-27 14:30:32',NULL,25.00,'','10','1','Good sold','1','','sales','857','','No',NULL,NULL,''),(31855,'1110','101745759936','2025-04-27 16:19:13',NULL,5.00,'','10','1','Inventory sold','1','','sales','1000','','No',NULL,NULL,''),(31856,'5500','101745759936','2025-04-27 16:18:56',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31857,'1000','101745759936','2025-04-27 16:19:13',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31858,'4000','101745759936','2025-04-27 16:19:13',NULL,10.00,'','10','1','Good sold','1','','sales','1000','','No',NULL,NULL,''),(31859,'1110','101745759958','2025-04-27 17:37:50',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(31860,'5500','101745759958','2025-04-27 16:19:18',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31861,'1000','101745759958','2025-04-27 17:37:50',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EWFV XDEF43'),(31862,'4000','101745759958','2025-04-27 17:37:50',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(31863,'1110','101745764677','2025-04-27 18:13:37',NULL,3.00,'','10','1','Inventory sold','1','','sales','882','','No',NULL,NULL,''),(31864,'5500','101745764677','2025-04-27 17:37:58',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31865,'1000','101745764677','2025-04-27 18:13:37',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31866,'4000','101745764677','2025-04-27 18:13:37',NULL,10.00,'','10','1','Good sold','1','','sales','882','','No',NULL,NULL,''),(31867,'1110','101745766822','2025-04-27 18:13:57',NULL,1.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(31868,'5500','101745766822','2025-04-27 18:13:42',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31869,'1000','101745766822','2025-04-27 18:13:57',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ADSFJGVFEDF'),(31870,'4000','101745766822','2025-04-27 18:13:57',NULL,10.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(31871,'1110','101745766845','2025-04-27 18:19:01',NULL,28.00,'','10','1','Inventory sold','1','','sales','1044','','No',NULL,NULL,''),(31872,'5500','101745766845','2025-04-27 18:14:05',28.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31873,'1000','101745766845','2025-04-27 18:19:01',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EFC AXFSEFRSEXFD'),(31874,'4000','101745766845','2025-04-27 18:19:01',NULL,100.00,'','10','1','Good sold','1','','sales','1044','','No',NULL,NULL,''),(31875,'1110','101745767151','2025-04-27 18:59:20',NULL,216.00,'','10','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(31876,'1110','101745767151','2025-04-27 18:19:11',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(31877,'5500','101745767151','2025-04-27 18:59:10',235.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31878,'1000','101745767151','2025-04-27 18:59:20',450.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GRFVTVTG WE4'),(31879,'4000','101745767151','2025-04-27 18:59:20',NULL,300.00,'','10','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(31880,'4000','101745767151','2025-04-27 18:19:11',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(31881,'1110','101745769568','2025-04-27 19:05:49',NULL,18.00,'','10','1','Inventory sold','1','','sales','1314','','No',NULL,NULL,''),(31882,'1110','101745769568','2025-04-27 18:59:28',NULL,36.00,'','10','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(31883,'5500','101745769568','2025-04-27 19:05:39',54.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31884,'1000','101745769568','2025-04-27 19:05:49',220.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31885,'4000','101745769568','2025-04-27 19:05:49',NULL,70.00,'','10','1','Good sold','1','','sales','1314','','No',NULL,NULL,''),(31886,'4000','101745769568','2025-04-27 18:59:28',NULL,150.00,'','10','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(31887,'1110','101745769954','2025-04-27 19:08:28',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(31888,'5500','101745769954','2025-04-27 19:05:55',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31889,'1000','101745769954','2025-04-27 19:08:28',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31890,'4000','101745769954','2025-04-27 19:08:28',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(31891,'1110','101745770114','2025-04-27 19:28:18',NULL,2.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(31892,'5500','101745770114','2025-04-27 19:08:34',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31893,'1000','101745770114','2025-04-27 19:28:18',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31894,'4000','101745770114','2025-04-27 19:28:18',NULL,10.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(31895,'1110','101745771310','2025-04-27 19:32:06',NULL,656.00,'','10','1','Inventory sold','1','','sales','1370','','No',NULL,NULL,''),(31896,'5500','101745771310','2025-04-27 19:28:30',656.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31897,'1000','101745771310','2025-04-27 19:32:06',3280.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFCWE4FRC'),(31898,'4000','101745771310','2025-04-27 19:32:06',NULL,3280.00,'','10','1','Good sold','1','','sales','1370','','No',NULL,NULL,''),(31899,'1000','101745771548','2025-04-27 19:32:40',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31900,'4000','101745771548','2025-04-27 19:32:40',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(31901,'1110','101745771563','2025-04-27 19:47:23',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(31902,'1110','101745771563','2025-04-27 19:32:43',NULL,2.00,'','10','1','Inventory sold','1','','sales','1634','','No',NULL,NULL,''),(31903,'5500','101745771563','2025-04-27 19:46:14',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31904,'1000','101745771563','2025-04-27 19:47:23',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'D6YTDRDIC'),(31905,'4000','101745771563','2025-04-27 19:47:23',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(31906,'4000','101745771563','2025-04-27 19:32:43',NULL,10.00,'','10','1','Good sold','1','','sales','1634','','No',NULL,NULL,''),(31911,'1110','101745749667','2025-04-27 14:25:44',NULL,55.00,'','10','1','Inventory sold','1','','sales','995','','No',NULL,NULL,''),(31912,'5500','101745749667','2025-04-27 13:27:47',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31913,'1000','101745749667','2025-04-27 14:25:44',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31914,'4000','101745749667','2025-04-27 14:25:44',NULL,150.00,'','10','1','Good sold','1','','sales','995','','No',NULL,NULL,''),(31915,'4000','101745749667','2025-04-27 20:03:57',150.00,NULL,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(31916,'1000','101745749667','2025-04-27 20:03:57',NULL,150.00,'','10','1','Returned products','1','','return','','','No',NULL,NULL,''),(31917,'5500','101745749667','2025-04-27 20:03:57',NULL,55.00,'','10','1','Cost of goods returned','1','','sales','995','','No',NULL,NULL,''),(31918,'1110','101745749667','2025-04-27 20:03:57',55.00,NULL,'','10','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(31919,'1000','101745773439','2025-04-27 20:04:13',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31920,'4000','101745773439','2025-04-27 20:04:13',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(31921,'1110','101745773456','2025-04-27 20:54:36',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(31922,'1110','101745773456','2025-04-27 20:04:16',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(31923,'5500','101745773456','2025-04-27 20:53:46',7.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31924,'1000','101745773456','2025-04-27 20:54:36',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31925,'4000','101745773456','2025-04-27 20:54:36',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(31926,'4000','101745773456','2025-04-27 20:04:16',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(31927,'1110','101745776479','2025-04-27 21:04:12',NULL,19.00,'','10','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(31928,'1110','101745776479','2025-04-27 20:54:39',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(31929,'5500','101745776479','2025-04-27 21:03:58',21.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31930,'1000','101745776479','2025-04-27 21:04:12',70.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31931,'4000','101745776479','2025-04-27 21:04:12',NULL,50.00,'','10','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(31932,'4000','101745776479','2025-04-27 20:54:39',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(31933,'1000','101745778291','2025-04-27 21:25:01',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WSW3SWW3WS'),(31934,'4000','101745778291','2025-04-27 21:25:01',NULL,80.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(31935,'1110','101745779581','2025-04-27 21:46:46',NULL,45.00,'','10','1','Inventory sold','1','','sales','1585','','No',NULL,NULL,''),(31936,'1110','101745779581','2025-04-27 21:46:21',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(31937,'5500','101745779581','2025-04-27 21:46:34',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31938,'1000','101745779581','2025-04-27 21:46:46',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FRTDW4RTFED4TRF'),(31939,'4000','101745779581','2025-04-27 21:46:46',NULL,150.00,'','10','1','Good sold','1','','sales','1585','','No',NULL,NULL,''),(31940,'4000','101745779581','2025-04-27 21:46:21',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(31941,'1000','101746683550','2025-05-08 08:52:45',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31942,'4000','101746683550','2025-05-08 08:52:45',NULL,10.00,'','10','1','Good sold','1','','sales','259','','No',NULL,NULL,''),(31943,'1110','101746694395','2025-05-08 11:53:39',NULL,20.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(31944,'1110','101746694395','2025-05-08 11:53:15',NULL,10.00,'','10','1','Inventory sold','1','','sales','1672','','No',NULL,NULL,''),(31945,'5500','101746694395','2025-05-08 11:53:29',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31946,'1000','101746694395','2025-05-08 11:53:39',160.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'aqr4sdaqw'),(31947,'4000','101746694395','2025-05-08 11:53:39',NULL,100.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(31948,'4000','101746694395','2025-05-08 11:53:15',NULL,60.00,'','10','1','Good sold','1','','sales','1672','','No',NULL,NULL,''),(31949,'1110','101746694430','2025-05-08 11:54:32',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(31950,'5500','101746694430','2025-05-08 11:53:50',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31951,'1000','101746694430','2025-05-08 11:54:32',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31952,'4000','101746694430','2025-05-08 11:54:32',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(31953,'1110','101746694475','2025-05-08 12:15:39',NULL,265.00,'','10','1','Inventory sold','1','','sales','103','','No',NULL,NULL,''),(31954,'5500','101746694475','2025-05-08 11:54:35',265.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31955,'1000','101746694475','2025-05-08 12:15:39',400.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31956,'4000','101746694475','2025-05-08 12:15:39',NULL,400.00,'','10','1','Good sold','1','','sales','103','','No',NULL,NULL,''),(31957,'1000','101746695742','2025-05-08 12:15:52',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31958,'4000','101746695742','2025-05-08 12:15:52',NULL,50.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(31959,'1110','101746695757','2025-05-08 12:26:19',NULL,122.00,'','10','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(31960,'5500','101746695757','2025-05-08 12:15:57',122.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31961,'1000','101746695757','2025-05-08 12:26:19',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YRTDSZDTYS'),(31962,'4000','101746695757','2025-05-08 12:26:19',NULL,250.00,'','10','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(31963,'1110','101746696391','2025-05-08 12:42:09',NULL,30.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(31964,'5500','101746696391','2025-05-08 12:26:31',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31965,'1000','101746696391','2025-05-08 12:42:09',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31966,'4000','101746696391','2025-05-08 12:42:09',NULL,100.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(31967,'1110','101746697337','2025-05-08 12:56:50',NULL,50.00,'','10','1','Inventory sold','1','','sales','570','','No',NULL,NULL,''),(31968,'5500','101746697337','2025-05-08 12:42:17',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31969,'1000','101746697337','2025-05-08 12:56:50',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EFCWEDF2RF'),(31970,'4000','101746697337','2025-05-08 12:56:50',NULL,200.00,'','10','1','Good sold','1','','sales','570','','No',NULL,NULL,''),(31971,'1110','101746698215','2025-05-08 14:15:07',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(31972,'5500','101746698215','2025-05-08 12:56:55',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31973,'1000','101746698215','2025-05-08 14:15:07',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31974,'4000','101746698215','2025-05-08 14:15:07',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(31975,'1110','101746713069','2025-05-08 17:06:30',NULL,20.00,'','10','1','Inventory sold','1','','sales','1656','','No',NULL,NULL,''),(31976,'1110','101746713069','2025-05-08 17:05:44',NULL,10.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(31977,'5500','101746713069','2025-05-08 17:06:05',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31978,'1000','101746713069','2025-05-08 17:06:30',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ghfdghef'),(31979,'4000','101746713069','2025-05-08 17:06:30',NULL,50.00,'','10','1','Good sold','1','','sales','1656','','No',NULL,NULL,''),(31980,'4000','101746713069','2025-05-08 17:05:44',NULL,100.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(31981,'1110','101746713215','2025-05-08 17:07:06',NULL,45.00,'','10','1','Inventory sold','1','','sales','1601','','No',NULL,NULL,''),(31982,'5500','101746713215','2025-05-08 17:06:55',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31983,'1000','101746713215','2025-05-08 17:07:06',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rfjrfihjnfrih'),(31984,'4000','101746713215','2025-05-08 17:07:06',NULL,150.00,'','10','1','Good sold','1','','sales','1601','','No',NULL,NULL,''),(31985,'1110','101746713237','2025-05-08 17:39:55',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(31986,'1110','101746713237','2025-05-08 17:07:17',NULL,19.00,'','10','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(31987,'5500','101746713237','2025-05-08 17:39:07',99.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31988,'1000','101746713237','2025-05-08 17:39:55',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ghgyuuyhdrui'),(31989,'4000','101746713237','2025-05-08 17:39:55',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(31990,'4000','101746713237','2025-05-08 17:07:17',NULL,100.00,'','10','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(31991,'1110','101746715218','2025-05-08 17:41:26',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(31992,'1110','101746715218','2025-05-08 17:40:18',NULL,2.00,'','10','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(31993,'5500','101746715218','2025-05-08 17:41:07',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31994,'1000','101746715218','2025-05-08 17:41:26',24.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(31995,'4000','101746715218','2025-05-08 17:41:26',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(31996,'4000','101746715218','2025-05-08 17:40:18',NULL,4.00,'','10','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(31997,'1110','101746715300','2025-05-08 18:38:21',NULL,50.00,'','10','1','Inventory sold','1','','sales','1256','','No',NULL,NULL,''),(31998,'5500','101746715300','2025-05-08 17:41:40',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31999,'1000','101746715300','2025-05-08 18:38:21',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rtfgeu9j8-tgfr'),(32000,'4000','101746715300','2025-05-08 18:38:21',NULL,100.00,'','10','1','Good sold','1','','sales','1256','','No',NULL,NULL,''),(32001,'1110','101746718712','2025-05-08 19:38:13',NULL,9.00,'','10','1','Inventory sold','1','','sales','1638','','No',NULL,NULL,''),(32002,'5500','101746718712','2025-05-08 18:38:32',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32003,'1000','101746718712','2025-05-08 19:38:13',45.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32004,'4000','101746718712','2025-05-08 19:38:13',NULL,45.00,'','10','1','Good sold','1','','sales','1638','','No',NULL,NULL,''),(32005,'1110','101746722296','2025-05-08 20:06:46',NULL,55.00,'','10','1','Inventory sold','1','','sales','995','','No',NULL,NULL,''),(32006,'1110','101746722296','2025-05-08 19:38:16',NULL,0.00,'','10','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(32007,'1110','101746722296','2025-05-08 20:05:23',NULL,9.00,'','10','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(32008,'1110','101746722296','2025-05-08 20:05:51',NULL,16.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(32009,'1110','101746722296','2025-05-08 20:06:02',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(32010,'1110','101746722296','2025-05-08 20:06:14',NULL,4.00,'','10','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(32011,'1110','101746722296','2025-05-08 20:06:25',NULL,9.00,'','10','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(32012,'5500','101746722296','2025-05-08 20:06:40',93.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32013,'1000','101746722296','2025-05-08 20:06:46',408.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32014,'4000','101746722296','2025-05-08 20:06:46',NULL,150.00,'','10','1','Good sold','1','','sales','995','','No',NULL,NULL,''),(32015,'4000','101746722296','2025-05-08 19:38:16',NULL,90.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(32016,'4000','101746722296','2025-05-08 20:05:23',NULL,20.00,'','10','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(32017,'4000','101746722296','2025-05-08 20:05:51',NULL,100.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(32018,'4000','101746722296','2025-05-08 20:06:02',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(32019,'4000','101746722296','2025-05-08 20:06:14',NULL,8.00,'','10','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(32020,'4000','101746722296','2025-05-08 20:06:25',NULL,20.00,'','10','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(32021,'1110','101746724008','2025-05-08 20:10:00',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(32022,'5500','101746724008','2025-05-08 20:06:48',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32023,'1000','101746724008','2025-05-08 20:10:00',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32024,'4000','101746724008','2025-05-08 20:10:00',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(32025,'1000','101746724203','2025-05-08 20:10:17',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32026,'4000','101746724203','2025-05-08 20:10:17',NULL,10.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(32027,'1110','101746724220','2025-05-08 20:33:32',NULL,0.00,'','10','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(32028,'1110','101746724220','2025-05-08 20:10:20',NULL,10.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(32029,'1110','101746724220','2025-05-08 20:33:11',NULL,10.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(32030,'5500','101746724220','2025-05-08 20:33:23',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32031,'1000','101746724220','2025-05-08 20:33:32',170.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tgrjmrjkr'),(32032,'4000','101746724220','2025-05-08 20:33:32',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(32033,'4000','101746724220','2025-05-08 20:10:20',NULL,100.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(32034,'4000','101746724220','2025-05-08 20:33:11',NULL,50.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(32035,'1000','101746728717','2025-05-08 21:25:35',90.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hubk,ogyvtg6'),(32036,'4000','101746728717','2025-05-08 21:25:35',NULL,90.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(32037,'1110','101746728756','2025-05-08 21:39:24',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(32038,'5500','101746728756','2025-05-08 21:25:56',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32039,'1000','101746728756','2025-05-08 21:39:24',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32040,'4000','101746728756','2025-05-08 21:39:24',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(32041,'1110','101746729566','2025-05-08 21:39:38',NULL,55.00,'','10','1','Inventory sold','1','','sales','995','','No',NULL,NULL,''),(32042,'5500','101746729566','2025-05-08 21:39:26',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32043,'1000','101746729566','2025-05-08 21:39:38',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32044,'4000','101746729566','2025-05-08 21:39:38',NULL,150.00,'','10','1','Good sold','1','','sales','995','','No',NULL,NULL,''),(32045,'1110','101746729581','2025-05-08 21:45:17',NULL,15.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(32046,'5500','101746729581','2025-05-08 21:39:41',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32047,'1000','101746729581','2025-05-08 21:45:17',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32048,'4000','101746729581','2025-05-08 21:45:17',NULL,50.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(32049,'1000','101746729920','2025-05-08 21:57:21',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32050,'4000','101746729920','2025-05-08 21:57:21',NULL,30.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(32051,'1000','101746771015','2025-05-09 09:10:22',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32052,'4000','101746771015','2025-05-09 09:10:22',NULL,10.00,'','10','1','Good sold','1','','sales','259','','No',NULL,NULL,''),(32053,'1110','101746771024','2025-05-09 10:37:33',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(32054,'5500','101746771024','2025-05-09 09:10:24',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32055,'1000','101746771024','2025-05-09 10:37:33',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32056,'4000','101746771024','2025-05-09 10:37:33',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(32057,'1000','101746779711','2025-05-09 11:35:20',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32058,'4000','101746779711','2025-05-09 11:35:20',NULL,10.00,'','10','1','Good sold','1','','sales','660','','No',NULL,NULL,''),(32059,'1110','101746779722','2025-05-09 13:12:17',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(32060,'5500','101746779722','2025-05-09 11:35:22',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32061,'1000','101746779722','2025-05-09 13:12:17',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'uyrwqef6yo7'),(32062,'4000','101746779722','2025-05-09 13:12:17',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(32063,'1110','101746785548','2025-05-09 13:31:31',NULL,45.00,'','10','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(32064,'5500','101746785548','2025-05-09 13:12:28',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32065,'1000','101746785548','2025-05-09 13:31:31',75.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'frxtcudytf'),(32066,'4000','101746785548','2025-05-09 13:31:31',NULL,75.00,'','10','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(32067,'1000','101746786700','2025-05-09 13:34:50',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32068,'4000','101746786700','2025-05-09 13:34:50',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(32069,'1110','101746786894','2025-05-09 16:03:03',NULL,15.00,'','10','1','Inventory sold','1','','sales','1647','','No',NULL,NULL,''),(32070,'1110','101746786894','2025-05-09 13:34:54',NULL,45.00,'','10','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(32071,'5500','101746786894','2025-05-09 16:02:50',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32072,'1000','101746786894','2025-05-09 16:03:03',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'yryiguyh'),(32073,'4000','101746786894','2025-05-09 16:03:03',NULL,100.00,'','10','1','Good sold','1','','sales','1647','','No',NULL,NULL,''),(32074,'4000','101746786894','2025-05-09 13:34:54',NULL,150.00,'','10','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(32075,'1000','101746796214','2025-05-09 16:13:08',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32076,'4000','101746796214','2025-05-09 16:13:08',NULL,60.00,'','10','1','Good sold','1','','sales','1466','','No',NULL,NULL,''),(32077,'1110','101746798110','2025-05-09 16:42:04',NULL,16.50,'','10','1','Inventory sold','1','','sales','995','','No',NULL,NULL,''),(32078,'5500','101746798110','2025-05-09 16:41:50',16.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32079,'1000','101746798110','2025-05-09 16:42:04',45.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,' dce m,v '),(32080,'4000','101746798110','2025-05-09 16:42:04',NULL,45.00,'','10','1','Good sold','1','','sales','995','','No',NULL,NULL,''),(32081,'1110','101746798139','2025-05-09 16:42:30',NULL,12.00,'','10','1','Inventory sold','1','','sales','791','','No',NULL,NULL,''),(32082,'5500','101746798139','2025-05-09 16:42:19',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32083,'1000','101746798139','2025-05-09 16:42:30',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32084,'4000','101746798139','2025-05-09 16:42:30',NULL,50.00,'','10','1','Good sold','1','','sales','791','','No',NULL,NULL,''),(32085,'1110','101746798158','2025-05-09 16:43:09',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(32086,'5500','101746798158','2025-05-09 16:42:38',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32087,'1000','101746798158','2025-05-09 16:43:09',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dgidfyas'),(32088,'4000','101746798158','2025-05-09 16:43:09',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(32089,'1110','101746798198','2025-05-09 16:44:04',NULL,36.00,'','10','1','Inventory sold','1','','sales','865','','No',NULL,NULL,''),(32090,'1110','101746798198','2025-05-09 16:43:18',NULL,82.00,'','10','1','Inventory sold','1','','sales','629','','No',NULL,NULL,''),(32091,'1110','101746798198','2025-05-09 16:43:33',NULL,18.90,'','10','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(32092,'5500','101746798198','2025-05-09 16:43:45',136.90,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32093,'1000','101746798198','2025-05-09 16:44:04',450.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'uyfuyfewffd'),(32094,'4000','101746798198','2025-05-09 16:44:04',NULL,150.00,'','10','1','Good sold','1','','sales','865','','No',NULL,NULL,''),(32095,'4000','101746798198','2025-05-09 16:43:18',NULL,200.00,'','10','1','Good sold','1','','sales','629','','No',NULL,NULL,''),(32096,'4000','101746798198','2025-05-09 16:43:33',NULL,100.00,'','10','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(32097,'1110','101746798254','2025-05-09 17:32:43',NULL,16.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(32098,'5500','101746798254','2025-05-09 16:44:14',16.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32099,'1000','101746798254','2025-05-09 17:32:43',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32100,'4000','101746798254','2025-05-09 17:32:43',NULL,100.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(32101,'1110','101746801169','2025-05-09 18:37:29',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(32102,'5500','101746801169','2025-05-09 17:32:49',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32103,'1000','101746801169','2025-05-09 18:37:29',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32104,'4000','101746801169','2025-05-09 18:37:29',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(32105,'1110','101746805056','2025-05-09 18:44:05',NULL,5.50,'','10','1','Inventory sold','1','','sales','995','','No',NULL,NULL,''),(32106,'5500','101746805056','2025-05-09 18:43:48',5.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32107,'1000','101746805056','2025-05-09 18:44:05',15.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32108,'4000','101746805056','2025-05-09 18:44:05',NULL,15.00,'','10','1','Good sold','1','','sales','995','','No',NULL,NULL,''),(32109,'1110','101746805452','2025-05-09 18:44:28',NULL,4.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(32110,'5500','101746805452','2025-05-09 18:44:12',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32111,'1000','101746805452','2025-05-09 18:44:28',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32112,'4000','101746805452','2025-05-09 18:44:28',NULL,20.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(32113,'1110','101746805478','2025-05-09 18:56:45',NULL,15.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(32114,'5500','101746805478','2025-05-09 18:44:39',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32115,'1000','101746805478','2025-05-09 18:56:45',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'wsefvrfgdedth'),(32116,'4000','101746805478','2025-05-09 18:56:45',NULL,50.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(32117,'1110','101746806216','2025-05-09 19:09:22',NULL,10.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(32118,'1110','101746806216','2025-05-09 18:56:56',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(32119,'1110','101746806216','2025-05-09 19:04:50',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(32120,'5500','101746806216','2025-05-09 19:06:27',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32121,'1000','101746806216','2025-05-09 19:09:22',90.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ewdrfwe'),(32122,'4000','101746806216','2025-05-09 19:09:22',NULL,20.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(32123,'4000','101746806216','2025-05-09 18:56:56',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(32124,'4000','101746806216','2025-05-09 19:04:50',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(32125,'1110','101746806969','2025-05-09 19:09:51',NULL,12.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(32126,'5500','101746806969','2025-05-09 19:09:29',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32127,'1000','101746806969','2025-05-09 19:09:51',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFVDRFDRCWQ'),(32128,'4000','101746806969','2025-05-09 19:09:51',NULL,200.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(32129,'1110','101746806998','2025-05-09 19:10:22',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(32130,'5500','101746806998','2025-05-09 19:09:58',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32131,'1000','101746806998','2025-05-09 19:10:22',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32132,'4000','101746806998','2025-05-09 19:10:22',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(32133,'1110','101746807025','2025-05-09 20:03:29',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(32134,'1110','101746807025','2025-05-09 19:10:25',NULL,0.00,'','10','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(32135,'5500','101746807025','2025-05-09 19:39:07',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32136,'1000','101746807025','2025-05-09 20:03:29',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFDRWFWRF'),(32137,'4000','101746807025','2025-05-09 20:03:29',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(32138,'4000','101746807025','2025-05-09 19:10:25',NULL,10.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(32139,'1110','101746810239','2025-05-09 20:04:11',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(32140,'5500','101746810239','2025-05-09 20:03:59',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32141,'1000','101746810239','2025-05-09 20:04:11',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DSE VG EDVGFESW'),(32142,'4000','101746810239','2025-05-09 20:04:11',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(32143,'1000','101746810257','2025-05-09 20:04:27',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EEWEEFEEFE'),(32144,'4000','101746810257','2025-05-09 20:04:27',NULL,150.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(32145,'1110','101746812906','2025-05-09 20:48:54',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(32146,'1110','101746812906','2025-05-09 20:48:26',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(32147,'5500','101746812906','2025-05-09 20:48:42',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32148,'1000','101746812906','2025-05-09 20:48:54',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32149,'4000','101746812906','2025-05-09 20:48:54',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(32150,'4000','101746812906','2025-05-09 20:48:26',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(32151,'1110','101746812937','2025-05-09 20:49:43',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(32152,'5500','101746812937','2025-05-09 20:48:57',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32153,'1000','101746812937','2025-05-09 20:49:43',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32154,'4000','101746812937','2025-05-09 20:49:43',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(32155,'1110','101746812986','2025-05-09 21:05:54',NULL,75.00,'','10','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(32156,'5500','101746812986','2025-05-09 20:49:46',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32157,'1000','101746812986','2025-05-09 21:05:54',125.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32158,'4000','101746812986','2025-05-09 21:05:54',NULL,125.00,'','10','1','Good sold','1','','sales','251','','No',NULL,NULL,''); INSERT INTO `debitcredit` VALUES (32159,'1110','101746813986','2025-05-09 21:06:38',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(32160,'5500','101746813986','2025-05-09 21:06:26',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32161,'1000','101746813986','2025-05-09 21:06:38',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'yfugifyhfi'),(32162,'4000','101746813986','2025-05-09 21:06:38',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(32163,'1110','101746814010','2025-05-09 21:11:02',NULL,20.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(32164,'5500','101746814010','2025-05-09 21:06:50',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32165,'1000','101746814010','2025-05-09 21:11:02',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'34tdetg4w2'),(32166,'4000','101746814010','2025-05-09 21:11:02',NULL,40.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(32167,'1110','101746814273','2025-05-09 21:15:53',NULL,18.90,'','10','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(32168,'1110','101746814273','2025-05-09 21:11:13',NULL,42.00,'','10','1','Inventory sold','1','','sales','1669','','No',NULL,NULL,''),(32169,'5500','101746814273','2025-05-09 21:15:45',60.90,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32170,'1000','101746814273','2025-05-09 21:15:53',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32171,'4000','101746814273','2025-05-09 21:15:53',NULL,100.00,'','10','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(32172,'4000','101746814273','2025-05-09 21:11:13',NULL,150.00,'','10','1','Good sold','1','','sales','1669','','No',NULL,NULL,''),(32173,'1110','101746814556','2025-05-09 21:19:59',NULL,4.00,'','10','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(32174,'5500','101746814556','2025-05-09 21:15:56',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32175,'1000','101746814556','2025-05-09 21:19:59',8.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32176,'4000','101746814556','2025-05-09 21:19:59',NULL,8.00,'','10','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(32177,'1000','101746814802','2025-05-09 21:42:36',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32178,'4000','101746814802','2025-05-09 21:42:36',NULL,100.00,'','10','1','Good sold','1','','sales','480','','No',NULL,NULL,''),(32179,'1110','101746816159','2025-05-09 21:53:36',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(32180,'1110','101746816159','2025-05-09 21:42:39',NULL,0.00,'','10','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(32181,'5500','101746816159','2025-05-09 21:53:23',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32182,'1000','101746816159','2025-05-09 21:53:36',170.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32183,'4000','101746816159','2025-05-09 21:53:36',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(32184,'4000','101746816159','2025-05-09 21:42:39',NULL,20.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(32185,'1110','101746816820','2025-05-09 21:56:19',NULL,40.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(32186,'5500','101746816820','2025-05-09 21:53:40',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32187,'1000','101746816820','2025-05-09 21:56:19',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'jgcfhtrsy'),(32188,'4000','101746816820','2025-05-09 21:56:19',NULL,100.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(32189,'1110','101746860516','2025-05-10 10:02:12',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(32190,'5500','101746860516','2025-05-10 10:01:56',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32191,'1000','101746860516','2025-05-10 10:02:12',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32192,'4000','101746860516','2025-05-10 10:02:12',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(32193,'1110','101746860534','2025-05-10 10:24:12',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(32194,'5500','101746860534','2025-05-10 10:02:14',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32195,'1000','101746860534','2025-05-10 10:24:12',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32196,'4000','101746860534','2025-05-10 10:24:12',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(32197,'1110','101746861854','2025-05-10 10:26:17',NULL,48.80,'','10','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(32198,'1110','101746861854','2025-05-10 10:24:14',NULL,0.00,'','10','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(32199,'1110','101746861854','2025-05-10 10:25:59',NULL,12.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(32200,'5500','101746861854','2025-05-10 10:26:10',60.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32201,'1000','101746861854','2025-05-10 10:26:17',120.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'fgvyjingyvrsx'),(32202,'4000','101746861854','2025-05-10 10:26:17',NULL,80.00,'','10','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(32203,'4000','101746861854','2025-05-10 10:24:14',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(32204,'4000','101746861854','2025-05-10 10:25:59',NULL,20.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(32205,'1000','101746861984','2025-05-10 10:41:03',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dfygcvwurcu9'),(32206,'4000','101746861984','2025-05-10 10:41:03',NULL,350.00,'','10','1','Good sold','1','','sales','442','','No',NULL,NULL,''),(32207,'1110','101746870179','2025-05-10 12:43:10',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(32208,'5500','101746870179','2025-05-10 12:42:59',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32209,'1000','101746870179','2025-05-10 12:43:10',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32210,'4000','101746870179','2025-05-10 12:43:10',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(32211,'1110','101746870194','2025-05-10 12:44:06',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(32212,'5500','101746870194','2025-05-10 12:43:15',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32213,'1000','101746870194','2025-05-10 12:44:06',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TD5EUTL5'),(32214,'4000','101746870194','2025-05-10 12:44:06',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(32215,'1110','101746870261','2025-05-10 13:32:43',NULL,12.00,'','10','1','Inventory sold','1','','sales','1666','','No',NULL,NULL,''),(32216,'1110','101746870261','2025-05-10 12:44:21',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(32217,'5500','101746870261','2025-05-10 13:32:29',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32218,'1000','101746870261','2025-05-10 13:32:43',110.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FRG CFRHDRE'),(32219,'4000','101746870261','2025-05-10 13:32:43',NULL,60.00,'','10','1','Good sold','1','','sales','1666','','No',NULL,NULL,''),(32220,'4000','101746870261','2025-05-10 12:44:21',NULL,50.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(32221,'1000','101746873189','2025-05-10 13:49:16',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32222,'4000','101746873189','2025-05-10 13:49:16',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(32223,'1110','101746876738','2025-05-10 14:48:04',NULL,0.00,'','10','1','Inventory sold','1','','sales','1479','','No',NULL,NULL,''),(32224,'1110','101746876738','2025-05-10 14:32:18',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(32225,'1110','101746876738','2025-05-10 14:46:13',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(32226,'5500','101746876738','2025-05-10 14:47:25',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32227,'1000','101746876738','2025-05-10 14:48:04',130.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32228,'4000','101746876738','2025-05-10 14:48:04',NULL,100.00,'','10','1','Good sold','1','','sales','1479','','No',NULL,NULL,''),(32229,'4000','101746876738','2025-05-10 14:32:18',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(32230,'4000','101746876738','2025-05-10 14:46:13',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(32231,'1000','101746880749','2025-05-10 15:39:25',180.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'UGFVYIP8J'),(32232,'4000','101746880749','2025-05-10 15:39:25',NULL,180.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(32233,'1110','101746880786','2025-05-10 15:47:34',NULL,20.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(32234,'5500','101746880786','2025-05-10 15:39:47',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32235,'1000','101746880786','2025-05-10 15:47:34',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32236,'4000','101746880786','2025-05-10 15:47:34',NULL,100.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(32237,'1110','101746884256','2025-05-10 16:39:23',NULL,24.40,'','10','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(32238,'1110','101746884256','2025-05-10 16:37:36',NULL,50.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(32239,'1110','101746884256','2025-05-10 16:38:17',NULL,12.00,'','10','1','Inventory sold','1','','sales','1638','','No',NULL,NULL,''),(32240,'5500','101746884256','2025-05-10 16:38:44',86.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32241,'1000','101746884256','2025-05-10 16:39:23',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFGTZB SRFYH'),(32242,'4000','101746884256','2025-05-10 16:39:23',NULL,40.00,'','10','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(32243,'4000','101746884256','2025-05-10 16:37:36',NULL,100.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(32244,'4000','101746884256','2025-05-10 16:38:17',NULL,60.00,'','10','1','Good sold','1','','sales','1638','','No',NULL,NULL,''),(32245,'1110','101746884391','2025-05-10 17:05:53',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(32246,'5500','101746884391','2025-05-10 16:39:51',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32247,'1000','101746884391','2025-05-10 17:05:53',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YIEGDFI'),(32248,'4000','101746884391','2025-05-10 17:05:53',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(32249,'1110','101746890231','2025-05-10 18:18:21',NULL,0.00,'','10','1','Inventory sold','1','','sales','1467','','No',NULL,NULL,''),(32250,'1110','101746890231','2025-05-10 18:17:12',NULL,4.00,'','10','1','Inventory sold','1','','sales','915','','No',NULL,NULL,''),(32251,'5500','101746890231','2025-05-10 18:17:43',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32252,'1000','101746890231','2025-05-10 18:18:21',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ITYFDLTID'),(32253,'4000','101746890231','2025-05-10 18:18:21',NULL,10.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(32254,'4000','101746890231','2025-05-10 18:17:12',NULL,10.00,'','10','1','Good sold','1','','sales','915','','No',NULL,NULL,''),(32255,'1000','101746890320','2025-05-10 18:28:56',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32256,'4000','101746890320','2025-05-10 18:28:56',NULL,30.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(32257,'1110','101746890938','2025-05-10 18:29:33',NULL,20.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(32258,'5500','101746890938','2025-05-10 18:28:58',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32259,'1000','101746890938','2025-05-10 18:29:33',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'IHOFV UY7R'),(32260,'4000','101746890938','2025-05-10 18:29:33',NULL,50.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(32261,'1110','101746890980','2025-05-10 19:24:27',NULL,15.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(32262,'1110','101746890980','2025-05-10 18:29:40',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(32263,'5500','101746890980','2025-05-10 19:24:17',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32264,'1000','101746890980','2025-05-10 19:24:27',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32265,'4000','101746890980','2025-05-10 19:24:27',NULL,50.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(32266,'4000','101746890980','2025-05-10 18:29:40',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(32267,'1110','101746894270','2025-05-10 19:42:09',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(32268,'5500','101746894270','2025-05-10 19:24:30',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32269,'1000','101746894270','2025-05-10 19:42:09',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32270,'4000','101746894270','2025-05-10 19:42:09',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(32271,'1110','101746895331','2025-05-10 20:03:31',NULL,45.00,'','10','1','Inventory sold','1','','sales','1585','','No',NULL,NULL,''),(32272,'5500','101746895331','2025-05-10 19:42:11',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32273,'1000','101746895331','2025-05-10 20:03:31',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32274,'4000','101746895331','2025-05-10 20:03:31',NULL,150.00,'','10','1','Good sold','1','','sales','1585','','No',NULL,NULL,''),(32275,'1110','101746896614','2025-05-10 20:10:09',NULL,205.00,'','10','1','Inventory sold','1','','sales','102','','No',NULL,NULL,''),(32276,'5500','101746896614','2025-05-10 20:03:34',205.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32277,'1000','101746896614','2025-05-10 20:10:09',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32278,'4000','101746896614','2025-05-10 20:10:09',NULL,300.00,'','10','1','Good sold','1','','sales','102','','No',NULL,NULL,''),(32279,'1110','101746897011','2025-05-10 20:31:35',NULL,95.00,'','10','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(32280,'5500','101746897011','2025-05-10 20:10:11',95.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32281,'1000','101746897011','2025-05-10 20:31:35',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32282,'4000','101746897011','2025-05-10 20:31:35',NULL,200.00,'','10','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(32283,'1110','101746898297','2025-05-10 20:32:15',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(32284,'1110','101746898297','2025-05-10 20:31:37',NULL,21.50,'','10','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(32285,'1110','101746898297','2025-05-10 20:31:50',NULL,10.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(32286,'5500','101746898297','2025-05-10 20:32:06',31.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32287,'1000','101746898297','2025-05-10 20:32:15',130.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'KJCHUDIU'),(32288,'4000','101746898297','2025-05-10 20:32:15',NULL,30.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(32289,'4000','101746898297','2025-05-10 20:31:37',NULL,50.00,'','10','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(32290,'4000','101746898297','2025-05-10 20:31:50',NULL,50.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(32291,'1110','101746898344','2025-05-10 20:41:01',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(32292,'1110','101746898344','2025-05-10 20:32:24',NULL,2.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(32293,'5500','101746898344','2025-05-10 20:40:49',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32294,'1000','101746898344','2025-05-10 20:41:01',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32295,'4000','101746898344','2025-05-10 20:41:01',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(32296,'4000','101746898344','2025-05-10 20:32:24',NULL,10.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(32297,'1110','101746898865','2025-05-10 20:51:43',NULL,5.50,'','10','1','Inventory sold','1','','sales','995','','No',NULL,NULL,''),(32298,'1110','101746898865','2025-05-10 20:41:05',NULL,12.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(32299,'5500','101746898865','2025-05-10 20:51:33',17.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32300,'1000','101746898865','2025-05-10 20:51:43',35.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'6Y8RF86PY'),(32301,'4000','101746898865','2025-05-10 20:51:43',NULL,15.00,'','10','1','Good sold','1','','sales','995','','No',NULL,NULL,''),(32302,'4000','101746898865','2025-05-10 20:41:05',NULL,20.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(32303,'1110','101746899509','2025-05-10 20:57:14',NULL,105.00,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(32304,'5500','101746899509','2025-05-10 20:57:02',105.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32305,'1000','101746899509','2025-05-10 20:57:14',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'KHJSDUO'),(32306,'4000','101746899509','2025-05-10 20:57:14',NULL,250.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(32307,'1110','101746899842','2025-05-10 20:58:55',NULL,24.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(32308,'5500','101746899842','2025-05-10 20:57:22',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32309,'1000','101746899842','2025-05-10 20:58:55',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YHIER.IY7'),(32310,'4000','101746899842','2025-05-10 20:58:55',NULL,40.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(32311,'1110','101746899942','2025-05-10 21:01:50',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(32312,'5500','101746899942','2025-05-10 20:59:02',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32313,'1000','101746899942','2025-05-10 21:01:50',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32314,'4000','101746899942','2025-05-10 21:01:50',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(32315,'1110','101746900112','2025-05-10 21:17:16',NULL,2.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(32316,'5500','101746900112','2025-05-10 21:01:52',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32317,'1000','101746900112','2025-05-10 21:17:16',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YUDF68YF'),(32318,'4000','101746900112','2025-05-10 21:17:16',NULL,10.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(32319,'1110','101746901043','2025-05-10 21:40:03',NULL,4.00,'','10','1','Inventory sold','1','','sales','1656','','No',NULL,NULL,''),(32320,'5500','101746901043','2025-05-10 21:17:23',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32321,'1000','101746901043','2025-05-10 21:40:03',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32322,'4000','101746901043','2025-05-10 21:40:03',NULL,10.00,'','10','1','Good sold','1','','sales','1656','','No',NULL,NULL,''),(32323,'1110','101746962339','2025-05-11 14:19:16',NULL,10.00,'','10','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(32324,'5500','101746962339','2025-05-11 14:18:59',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32325,'1000','101746962339','2025-05-11 14:19:16',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32326,'4000','101746962339','2025-05-11 14:19:16',NULL,20.00,'','10','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(32327,'1110','101746962359','2025-05-11 14:42:04',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(32328,'5500','101746962359','2025-05-11 14:19:19',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32329,'1000','101746962359','2025-05-11 14:42:04',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32330,'4000','101746962359','2025-05-11 14:42:04',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(32331,'1110','101746966838','2025-05-11 15:53:14',NULL,30.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(32332,'5500','101746966838','2025-05-11 15:33:58',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32333,'1000','101746966838','2025-05-11 15:53:14',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'uuuuuuuutfy'),(32334,'4000','101746966838','2025-05-11 15:53:14',NULL,100.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(32335,'1000','101746968003','2025-05-11 16:09:18',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32336,'4000','101746968003','2025-05-11 16:09:18',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(32337,'1110','101746968963','2025-05-11 16:19:01',NULL,35.00,'','10','1','Inventory sold','1','','sales','1679','','No',NULL,NULL,''),(32338,'5500','101746968963','2025-05-11 16:09:24',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32339,'1000','101746968963','2025-05-11 16:19:01',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32340,'4000','101746968963','2025-05-11 16:19:01',NULL,100.00,'','10','1','Good sold','1','','sales','1679','','No',NULL,NULL,''),(32341,'1110','101746969543','2025-05-11 16:42:43',NULL,0.00,'','10','1','Inventory sold','1','','sales','326','','No',NULL,NULL,''),(32342,'1110','101746969543','2025-05-11 16:19:03',NULL,139.00,'','10','1','Inventory sold','1','','sales','1484','','No',NULL,NULL,''),(32343,'5500','101746969543','2025-05-11 16:42:32',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32344,'1000','101746969543','2025-05-11 16:42:43',500.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32345,'4000','101746969543','2025-05-11 16:42:43',NULL,300.00,'','10','1','Good sold','1','','sales','326','','No',NULL,NULL,''),(32346,'4000','101746969543','2025-05-11 16:19:03',NULL,200.00,'','10','1','Good sold','1','','sales','1484','','No',NULL,NULL,''),(32347,'1110','101746970965','2025-05-11 19:04:47',NULL,80.00,'','10','1','Inventory sold','1','','sales','916','','No',NULL,NULL,''),(32348,'5500','101746970965','2025-05-11 16:42:45',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32349,'1000','101746970965','2025-05-11 19:04:47',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JDRHBCF9W'),(32350,'4000','101746970965','2025-05-11 19:04:47',NULL,200.00,'','10','1','Good sold','1','','sales','916','','No',NULL,NULL,''),(32351,'1110','101746979506','2025-05-11 19:10:15',NULL,33.00,'','10','1','Inventory sold','1','','sales','995','','No',NULL,NULL,''),(32352,'1110','101746979506','2025-05-11 19:05:06',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(32353,'5500','101746979506','2025-05-11 19:09:59',33.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32354,'1000','101746979506','2025-05-11 19:10:15',120.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32355,'4000','101746979506','2025-05-11 19:10:15',NULL,90.00,'','10','1','Good sold','1','','sales','995','','No',NULL,NULL,''),(32356,'4000','101746979506','2025-05-11 19:05:06',NULL,30.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(32357,'1110','101746979823','2025-05-11 19:18:58',NULL,55.00,'','10','1','Inventory sold','1','','sales','1603','','No',NULL,NULL,''),(32358,'1110','101746979823','2025-05-11 19:10:23',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(32359,'1110','101746979823','2025-05-11 19:15:08',NULL,1.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(32360,'5500','101746979823','2025-05-11 19:18:30',56.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32361,'1000','101746979823','2025-05-11 19:18:58',170.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32362,'4000','101746979823','2025-05-11 19:18:58',NULL,150.00,'','10','1','Good sold','1','','sales','1603','','No',NULL,NULL,''),(32363,'4000','101746979823','2025-05-11 19:10:23',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(32364,'4000','101746979823','2025-05-11 19:15:08',NULL,10.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(32365,'1110','101746980349','2025-05-11 19:25:28',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(32366,'1110','101746980349','2025-05-11 19:19:09',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(32367,'1110','101746980349','2025-05-11 19:19:17',NULL,5.50,'','10','1','Inventory sold','1','','sales','995','','No',NULL,NULL,''),(32368,'5500','101746980349','2025-05-11 19:25:17',41.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32369,'1000','101746980349','2025-05-11 19:25:28',145.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32370,'4000','101746980349','2025-05-11 19:25:28',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(32371,'4000','101746980349','2025-05-11 19:19:09',NULL,30.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(32372,'4000','101746980349','2025-05-11 19:19:17',NULL,15.00,'','10','1','Good sold','1','','sales','995','','No',NULL,NULL,''),(32373,'1110','101746980731','2025-05-11 19:39:34',NULL,35.00,'','10','1','Inventory sold','1','','sales','1659','','No',NULL,NULL,''),(32374,'1110','101746980731','2025-05-11 19:25:31',NULL,55.00,'','10','1','Inventory sold','1','','sales','1575','','No',NULL,NULL,''),(32375,'5500','101746980731','2025-05-11 19:39:17',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32376,'1000','101746980731','2025-05-11 19:39:34',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'f vc k7t6rfc'),(32377,'4000','101746980731','2025-05-11 19:39:34',NULL,150.00,'','10','1','Good sold','1','','sales','1659','','No',NULL,NULL,''),(32378,'4000','101746980731','2025-05-11 19:25:31',NULL,150.00,'','10','1','Good sold','1','','sales','1575','','No',NULL,NULL,''),(32379,'1110','101746981580','2025-05-11 19:40:31',NULL,2.00,'','10','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(32380,'5500','101746981580','2025-05-11 19:39:40',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32381,'1000','101746981580','2025-05-11 19:40:31',4.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32382,'4000','101746981580','2025-05-11 19:40:31',NULL,4.00,'','10','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(32383,'1110','101746981635','2025-05-11 20:02:54',NULL,55.00,'','10','1','Inventory sold','1','','sales','1575','','No',NULL,NULL,''),(32384,'5500','101746981635','2025-05-11 19:40:35',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32385,'1000','101746981635','2025-05-11 20:02:54',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'dws3'),(32386,'4000','101746981635','2025-05-11 20:02:54',NULL,150.00,'','10','1','Good sold','1','','sales','1575','','No',NULL,NULL,''),(32387,'1110','101746983574','2025-05-11 20:13:19',NULL,65.00,'','10','1','Inventory sold','1','','sales','1618','','No',NULL,NULL,''),(32388,'5500','101746983574','2025-05-11 20:12:54',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32389,'1000','101746983574','2025-05-11 20:13:19',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hgtfuytiui'),(32390,'4000','101746983574','2025-05-11 20:13:19',NULL,200.00,'','10','1','Good sold','1','','sales','1618','','No',NULL,NULL,''),(32391,'1110','101746983606','2025-05-11 20:17:37',NULL,75.00,'','10','1','Inventory sold','1','','sales','1214','','No',NULL,NULL,''),(32392,'5500','101746983606','2025-05-11 20:13:26',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32393,'1000','101746983606','2025-05-11 20:17:37',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32394,'4000','101746983606','2025-05-11 20:17:37',NULL,150.00,'','10','1','Good sold','1','','sales','1214','','No',NULL,NULL,''),(32395,'1110','101746985507','2025-05-11 20:45:38',NULL,150.00,'','10','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(32396,'5500','101746985507','2025-05-11 20:45:07',150.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32397,'1000','101746985507','2025-05-11 20:45:38',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32398,'4000','101746985507','2025-05-11 20:45:38',NULL,250.00,'','10','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(32399,'1000','101747035583','2025-05-12 10:39:53',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32400,'4000','101747035583','2025-05-12 10:39:53',NULL,200.00,'','10','1','Good sold','1','','sales','1133','','No',NULL,NULL,''),(32401,'1000','101747035628','2025-05-12 10:58:31',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'3wdrqwdqw3'),(32402,'4000','101747035628','2025-05-12 10:58:31',NULL,200.00,'','10','1','Good sold','1','','sales','711','','No',NULL,NULL,''),(32403,'1110','101747036732','2025-05-12 11:47:29',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(32404,'5500','101747036732','2025-05-12 10:58:52',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32405,'1000','101747036732','2025-05-12 11:47:29',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32406,'4000','101747036732','2025-05-12 11:47:29',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(32407,'1110','101747039653','2025-05-12 12:05:48',NULL,0.00,'','10','1','Inventory sold','1','','sales','1142','','No',NULL,NULL,''),(32408,'1110','101747039653','2025-05-12 11:47:33',NULL,0.00,'','10','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(32409,'1110','101747039653','2025-05-12 12:04:28',NULL,42.00,'','10','1','Inventory sold','1','','sales','942','','No',NULL,NULL,''),(32410,'5500','101747039653','2025-05-12 12:05:36',42.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32411,'1000','101747039653','2025-05-12 12:05:48',540.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HGDEYTEFTGE'),(32412,'4000','101747039653','2025-05-12 12:05:48',NULL,150.00,'','10','1','Good sold','1','','sales','1142','','No',NULL,NULL,''),(32413,'4000','101747039653','2025-05-12 11:47:33',NULL,250.00,'','10','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(32414,'4000','101747039653','2025-05-12 12:04:28',NULL,140.00,'','10','1','Good sold','1','','sales','942','','No',NULL,NULL,''),(32415,'1110','101747047405','2025-05-12 13:57:05',NULL,65.00,'','10','1','Inventory sold','1','','sales','1628','','No',NULL,NULL,''),(32416,'5500','101747047405','2025-05-12 13:56:45',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32417,'1000','101747047405','2025-05-12 13:57:05',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YH;[\'/IYHUJY87'),(32418,'4000','101747047405','2025-05-12 13:57:05',NULL,150.00,'','10','1','Good sold','1','','sales','1628','','No',NULL,NULL,''),(32419,'1110','101747047433','2025-05-12 14:27:32',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(32420,'5500','101747047433','2025-05-12 13:57:13',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32421,'1000','101747047433','2025-05-12 14:27:32',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32422,'4000','101747047433','2025-05-12 14:27:32',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(32423,'1110','101747049260','2025-05-12 15:25:48',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(32424,'5500','101747049260','2025-05-12 14:27:40',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32425,'1000','101747049260','2025-05-12 15:25:48',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32426,'4000','101747049260','2025-05-12 15:25:48',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(32427,'1000','101747060484','2025-05-12 17:34:58',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32428,'4000','101747060484','2025-05-12 17:34:58',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(32429,'1110','101747060516','2025-05-12 17:35:33',NULL,45.00,'','10','1','Inventory sold','1','','sales','1601','','No',NULL,NULL,''),(32430,'5500','101747060516','2025-05-12 17:35:16',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32431,'1000','101747060516','2025-05-12 17:35:33',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sdef xedg2'),(32432,'4000','101747060516','2025-05-12 17:35:33',NULL,150.00,'','10','1','Good sold','1','','sales','1601','','No',NULL,NULL,''),(32433,'1110','101747060538','2025-05-12 17:41:06',NULL,45.00,'','10','1','Inventory sold','1','','sales','1608','','No',NULL,NULL,''),(32434,'1110','101747060538','2025-05-12 17:35:38',NULL,30.00,'','10','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(32435,'1110','101747060538','2025-05-12 17:40:42',NULL,15.00,'','10','1','Inventory sold','1','','sales','1647','','No',NULL,NULL,''),(32436,'5500','101747060538','2025-05-12 17:40:54',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32437,'1000','101747060538','2025-05-12 17:41:06',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edfcqdef32'),(32438,'4000','101747060538','2025-05-12 17:41:06',NULL,150.00,'','10','1','Good sold','1','','sales','1608','','No',NULL,NULL,''),(32439,'4000','101747060538','2025-05-12 17:35:38',NULL,100.00,'','10','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(32440,'4000','101747060538','2025-05-12 17:40:42',NULL,100.00,'','10','1','Good sold','1','','sales','1647','','No',NULL,NULL,''),(32441,'1110','101747060875','2025-05-12 17:44:47',NULL,10.00,'','10','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(32442,'5500','101747060875','2025-05-12 17:41:15',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32443,'1000','101747060875','2025-05-12 17:44:47',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'IDHFG9UHWRE'),(32444,'4000','101747060875','2025-05-12 17:44:47',NULL,20.00,'','10','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(32445,'1000','101747061132','2025-05-12 18:05:54',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32446,'4000','101747061132','2025-05-12 18:05:54',NULL,30.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(32447,'1110','101747062359','2025-05-12 18:12:21',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(32448,'5500','101747062359','2025-05-12 18:05:59',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32449,'1000','101747062359','2025-05-12 18:12:21',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'SDqazDWZWSDQAW'),(32450,'4000','101747062359','2025-05-12 18:12:21',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(32455,'1110','101747062755','2025-05-12 18:17:44',NULL,25.00,'','10','1','Inventory sold','1','','sales','1004','','No',NULL,NULL,''),(32456,'5500','101747062755','2025-05-12 18:21:00',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32457,'1000','101747062755','2025-05-12 18:17:44',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DF AQWEFASEF'),(32458,'4000','101747062755','2025-05-12 18:17:44',NULL,50.00,'','10','1','Good sold','1','','sales','1004','','No',NULL,NULL,''),(32459,'1110','101747063281','2025-05-12 18:36:51',NULL,8.00,'','10','1','Inventory sold','1','','sales','357','','No',NULL,NULL,''),(32460,'5500','101747063281','2025-05-12 18:21:21',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32461,'1000','101747063281','2025-05-12 18:36:51',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32462,'4000','101747063281','2025-05-12 18:36:51',NULL,20.00,'','10','1','Good sold','1','','sales','357','','No',NULL,NULL,''),(32463,'1110','101747064219','2025-05-12 19:25:04',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(32464,'5500','101747064219','2025-05-12 18:36:59',1.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32465,'1000','101747064219','2025-05-12 19:25:04',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32466,'4000','101747064219','2025-05-12 19:25:04',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(32467,'1000','101747067109','2025-05-12 19:29:40',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'5TRFGV TF24'),(32468,'4000','101747067109','2025-05-12 19:29:40',NULL,20.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(32469,'1110','101747067390','2025-05-12 19:44:49',NULL,10.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(32470,'1110','101747067390','2025-05-12 19:29:51',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(32471,'5500','101747067390','2025-05-12 19:44:40',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32472,'1000','101747067390','2025-05-12 19:44:49',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ECDSEDSED'),(32473,'4000','101747067390','2025-05-12 19:44:49',NULL,20.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(32474,'4000','101747067390','2025-05-12 19:29:51',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(32475,'1110','101747068294','2025-05-12 19:52:28',NULL,40.00,'','10','1','Inventory sold','1','','sales','375','','No',NULL,NULL,''),(32476,'5500','101747068294','2025-05-12 19:44:54',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32477,'1000','101747068294','2025-05-12 19:52:28',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32478,'4000','101747068294','2025-05-12 19:52:28',NULL,100.00,'','10','1','Good sold','1','','sales','375','','No',NULL,NULL,''),(32479,'1000','101747068751','2025-05-12 20:12:28',210.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32480,'4000','101747068751','2025-05-12 20:12:28',NULL,210.00,'','10','1','Good sold','1','','sales','117','','No',NULL,NULL,''),(32481,'1110','101747069952','2025-05-12 20:38:59',NULL,20.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(32482,'5500','101747069952','2025-05-12 20:12:32',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32483,'1000','101747069952','2025-05-12 20:38:59',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'.,DUiog'),(32484,'4000','101747069952','2025-05-12 20:38:59',NULL,100.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(32485,'1110','101747071546','2025-05-12 20:39:21',NULL,16.00,'','10','1','Inventory sold','1','','sales','357','','No',NULL,NULL,''),(32486,'5500','101747071546','2025-05-12 20:39:06',16.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32487,'1000','101747071546','2025-05-12 20:39:21',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32488,'4000','101747071546','2025-05-12 20:39:21',NULL,40.00,'','10','1','Good sold','1','','sales','357','','No',NULL,NULL,''),(32489,'1110','101747071565','2025-05-12 20:41:17',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(32490,'5500','101747071565','2025-05-12 20:39:25',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32491,'1000','101747071565','2025-05-12 20:41:17',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32492,'4000','101747071565','2025-05-12 20:41:17',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(32493,'1110','101747071679','2025-05-12 20:54:03',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(32494,'5500','101747071679','2025-05-12 20:41:19',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32495,'1000','101747071679','2025-05-12 20:54:03',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32496,'4000','101747071679','2025-05-12 20:54:03',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(32497,'1110','101747072445','2025-05-12 21:14:11',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(32498,'5500','101747072445','2025-05-12 20:54:06',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32499,'1000','101747072445','2025-05-12 21:14:11',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32500,'4000','101747072445','2025-05-12 21:14:11',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(32501,'1000','101747073653','2025-05-12 21:20:35',120.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32502,'4000','101747073653','2025-05-12 21:20:35',NULL,120.00,'','10','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(32503,'1110','101747074038','2025-05-12 21:37:44',NULL,9.00,'','10','1','Inventory sold','1','','sales','467','','No',NULL,NULL,''),(32504,'5500','101747074038','2025-05-12 21:20:38',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32505,'1000','101747074038','2025-05-12 21:37:44',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32506,'4000','101747074038','2025-05-12 21:37:44',NULL,50.00,'','10','1','Good sold','1','','sales','467','','No',NULL,NULL,''),(32507,'1110','101747076151','2025-05-12 21:56:30',NULL,35.00,'','10','1','Inventory sold','1','','sales','1679','','No',NULL,NULL,''),(32508,'1110','101747076151','2025-05-12 21:55:51',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(32509,'5500','101747076151','2025-05-12 21:56:21',54.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32510,'1000','101747076151','2025-05-12 21:56:30',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'WEFRWARG'),(32511,'4000','101747076151','2025-05-12 21:56:30',NULL,100.00,'','10','1','Good sold','1','','sales','1679','','No',NULL,NULL,''),(32512,'4000','101747076151','2025-05-12 21:55:51',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(32513,'1110','101747120823','2025-05-13 10:40:29',NULL,2.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(32514,'1110','101747120823','2025-05-13 10:20:23',NULL,0.00,'','10','1','Inventory sold','1','','sales','1173','','No',NULL,NULL,''),(32515,'5500','101747120823','2025-05-13 10:20:41',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32516,'1000','101747120823','2025-05-13 10:40:29',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'yrshjhsrjry'),(32517,'4000','101747120823','2025-05-13 10:40:29',NULL,10.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(32518,'4000','101747120823','2025-05-13 10:20:23',NULL,40.00,'','10','1','Good sold','1','','sales','1173','','No',NULL,NULL,''),(32519,'1110','101747122040','2025-05-13 10:40:47',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(32520,'5500','101747122040','2025-05-13 10:40:40',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32521,'1000','101747122040','2025-05-13 10:40:47',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32522,'4000','101747122040','2025-05-13 10:40:47',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(32523,'1110','101747122050','2025-05-13 10:47:12',NULL,55.00,'','10','1','Inventory sold','1','','sales','995','','No',NULL,NULL,''),(32524,'1110','101747122050','2025-05-13 10:40:50',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(32525,'5500','101747122050','2025-05-13 10:47:03',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32526,'1000','101747122050','2025-05-13 10:47:12',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rgvfsc zgrwagr'),(32527,'4000','101747122050','2025-05-13 10:47:12',NULL,150.00,'','10','1','Good sold','1','','sales','995','','No',NULL,NULL,''),(32528,'4000','101747122050','2025-05-13 10:40:50',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(32529,'1110','101747123927','2025-05-13 11:16:04',NULL,15.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(32530,'5500','101747123927','2025-05-13 11:12:07',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32531,'1000','101747123927','2025-05-13 11:16:04',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'defcwefwer'),(32532,'4000','101747123927','2025-05-13 11:16:04',NULL,50.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(32533,'1110','101747124170','2025-05-13 12:25:34',NULL,86.00,'','10','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(32534,'1110','101747124170','2025-05-13 11:16:10',NULL,0.00,'','10','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(32535,'5500','101747124170','2025-05-13 12:25:28',86.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32536,'1000','101747124170','2025-05-13 12:25:34',230.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32537,'4000','101747124170','2025-05-13 12:25:34',NULL,200.00,'','10','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(32538,'4000','101747124170','2025-05-13 11:16:10',NULL,30.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(32539,'1110','101747128337','2025-05-13 12:30:34',NULL,7.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(32540,'5500','101747128337','2025-05-13 12:25:37',7.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32541,'1000','101747128337','2025-05-13 12:30:34',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32542,'4000','101747128337','2025-05-13 12:30:34',NULL,20.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(32543,'1110','101747128637','2025-05-13 12:43:35',NULL,10.00,'','10','1','Inventory sold','1','','sales','1644','','No',NULL,NULL,''),(32544,'5500','101747128637','2025-05-13 12:30:38',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32545,'1000','101747128637','2025-05-13 12:43:35',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32546,'4000','101747128637','2025-05-13 12:43:35',NULL,50.00,'','10','1','Good sold','1','','sales','1644','','No',NULL,NULL,''),(32547,'1110','101747129418','2025-05-13 12:51:00',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(32548,'5500','101747129418','2025-05-13 12:43:38',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32549,'1000','101747129418','2025-05-13 12:51:00',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'465wsr5t5v'),(32550,'4000','101747129418','2025-05-13 12:51:00',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(32551,'1110','101747129872','2025-05-13 12:59:33',NULL,45.00,'','10','1','Inventory sold','1','','sales','1244','','No',NULL,NULL,''),(32552,'5500','101747129872','2025-05-13 12:51:12',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32553,'1000','101747129872','2025-05-13 12:59:33',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32554,'4000','101747129872','2025-05-13 12:59:33',NULL,100.00,'','10','1','Good sold','1','','sales','1244','','No',NULL,NULL,''),(32555,'1000','101747132764','2025-05-13 13:40:03',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32556,'4000','101747132764','2025-05-13 13:40:03',NULL,60.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(32557,'1110','101747132914','2025-05-13 13:42:08',NULL,30.00,'','10','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(32558,'5500','101747132914','2025-05-13 13:41:55',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32559,'1000','101747132914','2025-05-13 13:42:08',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'iuyge4297'),(32560,'4000','101747132914','2025-05-13 13:42:08',NULL,100.00,'','10','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(32561,'1110','101747140312','2025-05-13 15:45:36',NULL,55.00,'','10','1','Inventory sold','1','','sales','995','','No',NULL,NULL,''),(32562,'1110','101747140312','2025-05-13 15:45:12',NULL,3.00,'','10','1','Inventory sold','1','','sales','1638','','No',NULL,NULL,''),(32563,'5500','101747140312','2025-05-13 15:45:22',58.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32564,'1000','101747140312','2025-05-13 15:45:36',165.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ahybgayha'),(32565,'4000','101747140312','2025-05-13 15:45:36',NULL,150.00,'','10','1','Good sold','1','','sales','995','','No',NULL,NULL,''),(32566,'4000','101747140312','2025-05-13 15:45:12',NULL,15.00,'','10','1','Good sold','1','','sales','1638','','No',NULL,NULL,''),(32567,'1110','101747140346','2025-05-13 16:46:27',NULL,7.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(32568,'5500','101747140346','2025-05-13 15:45:46',7.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32569,'1000','101747140346','2025-05-13 16:46:27',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32570,'4000','101747140346','2025-05-13 16:46:27',NULL,20.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(32571,'1110','101747143990','2025-05-13 16:51:30',NULL,109.00,'','10','1','Inventory sold','1','','sales','1183','','No',NULL,NULL,''),(32572,'1110','101747143990','2025-05-13 16:46:30',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(32573,'5500','101747143990','2025-05-13 16:51:07',119.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32574,'1000','101747143990','2025-05-13 16:51:30',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'nvsymr4a6r'),(32575,'4000','101747143990','2025-05-13 16:51:30',NULL,200.00,'','10','1','Good sold','1','','sales','1183','','No',NULL,NULL,''),(32576,'4000','101747143990','2025-05-13 16:46:30',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(32577,'1110','101747144371','2025-05-13 17:30:52',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(32578,'5500','101747144371','2025-05-13 16:52:51',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32579,'1000','101747144371','2025-05-13 17:30:52',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32580,'4000','101747144371','2025-05-13 17:30:52',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(32583,'1110','101747146655','2025-05-13 17:41:04',NULL,40.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(32584,'1110','101747146655','2025-05-13 18:41:56',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(32585,'5500','101747146655','2025-05-13 18:44:10',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32586,'1000','101747146655','2025-05-13 17:41:04',220.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32587,'4000','101747146655','2025-05-13 17:41:04',NULL,200.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(32588,'4000','101747146655','2025-05-13 18:41:56',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(32589,'1000','101747151140','2025-05-13 19:14:14',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32590,'4000','101747151140','2025-05-13 19:14:14',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(32591,'4000','101747151140','2025-05-13 18:45:40',NULL,100.00,'','10','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(32592,'1110','101747152860','2025-05-13 19:27:37',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(32593,'5500','101747152860','2025-05-13 19:14:20',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32594,'1000','101747152860','2025-05-13 19:27:37',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'yhu fvrdsi'),(32595,'4000','101747152860','2025-05-13 19:27:37',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(32596,'1110','101747153665','2025-05-13 20:13:56',NULL,30.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(32597,'5500','101747153665','2025-05-13 19:27:45',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32598,'1000','101747153665','2025-05-13 20:13:56',60.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'kjhvlu5tdul5td'),(32599,'4000','101747153665','2025-05-13 20:13:56',NULL,60.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(32600,'1110','101747156442','2025-05-13 20:36:34',NULL,47.00,'','10','1','Inventory sold','1','','sales','714','','No',NULL,NULL,''),(32601,'1110','101747156442','2025-05-13 20:14:02',NULL,25.00,'','10','1','Inventory sold','1','','sales','1682','','No',NULL,NULL,''),(32602,'5500','101747156442','2025-05-13 20:36:24',72.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32603,'1000','101747156442','2025-05-13 20:36:34',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDFEFTRQEF'),(32604,'4000','101747156442','2025-05-13 20:36:34',NULL,150.00,'','10','1','Good sold','1','','sales','714','','No',NULL,NULL,''),(32605,'4000','101747156442','2025-05-13 20:14:02',NULL,100.00,'','10','1','Good sold','1','','sales','1682','','No',NULL,NULL,''),(32610,'1110','101747157799','2025-05-13 20:38:39',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(32611,'1110','101747157799','2025-05-13 20:47:14',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(32612,'5500','101747157799','2025-05-13 20:47:21',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32613,'1000','101747157799','2025-05-13 20:38:39',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32614,'4000','101747157799','2025-05-13 20:38:39',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(32615,'4000','101747157799','2025-05-13 20:47:14',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(32616,'1110','101747158454','2025-05-13 20:59:18',NULL,2.00,'','10','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(32617,'5500','101747158454','2025-05-13 20:47:34',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32618,'1000','101747158454','2025-05-13 20:59:18',4.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32619,'4000','101747158454','2025-05-13 20:59:18',NULL,4.00,'','10','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(32620,'1000','101747159162','2025-05-13 21:38:27',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32621,'4000','101747159162','2025-05-13 21:38:27',NULL,200.00,'','10','1','Good sold','1','','sales','1509','','No',NULL,NULL,''),(32622,'1000','101747161588','2025-05-13 21:40:08',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RFTR54DE4T2'),(32623,'4000','101747161588','2025-05-13 21:40:08',NULL,100.00,'','10','1','Good sold','1','','sales','1058','','No',NULL,NULL,''),(32624,'1110','101747161613','2025-05-13 22:00:20',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(32625,'5500','101747161613','2025-05-13 21:40:13',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32626,'1000','101747161613','2025-05-13 22:00:20',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32627,'4000','101747161613','2025-05-13 22:00:20',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(32628,'1110','101747201870','2025-05-14 08:51:24',NULL,5.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(32629,'5500','101747201870','2025-05-14 08:51:10',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32630,'1000','101747201870','2025-05-14 08:51:24',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32631,'4000','101747201870','2025-05-14 08:51:24',NULL,10.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(32632,'1110','101747201887','2025-05-14 08:51:39',NULL,45.00,'','10','1','Inventory sold','1','','sales','1601','','No',NULL,NULL,''),(32633,'5500','101747201887','2025-05-14 08:51:27',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32634,'1000','101747201887','2025-05-14 08:51:39',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32635,'4000','101747201887','2025-05-14 08:51:39',NULL,150.00,'','10','1','Good sold','1','','sales','1601','','No',NULL,NULL,''),(32636,'1110','101747201902','2025-05-14 08:59:12',NULL,65.00,'','10','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(32637,'5500','101747201902','2025-05-14 08:51:42',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32638,'1000','101747201902','2025-05-14 08:59:12',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32639,'4000','101747201902','2025-05-14 08:59:12',NULL,150.00,'','10','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(32640,'1000','101747202354','2025-05-14 10:49:01',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32641,'4000','101747202354','2025-05-14 10:49:01',NULL,10.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(32642,'1000','101747208942','2025-05-14 12:17:00',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'jbhhycuf'),(32643,'4000','101747208942','2025-05-14 12:17:00',NULL,100.00,'','10','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(32644,'1000','101747215565','2025-05-14 12:39:51',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rgbf fdrggr'),(32645,'4000','101747215565','2025-05-14 12:39:51',NULL,200.00,'','10','1','Good sold','1','','sales','1128','','No',NULL,NULL,''),(32646,'1110','101747221220','2025-05-14 14:14:00',NULL,210.00,'','10','1','Inventory sold','1','','sales','1572','','No',NULL,NULL,''),(32647,'1110','101747221220','2025-05-14 14:13:40',NULL,0.00,'','10','1','Inventory sold','1','','sales','576','','No',NULL,NULL,''),(32648,'5500','101747221220','2025-05-14 14:13:51',210.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32649,'1000','101747221220','2025-05-14 14:14:00',660.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32650,'4000','101747221220','2025-05-14 14:14:00',NULL,560.00,'','10','1','Good sold','1','','sales','1572','','No',NULL,NULL,''),(32651,'4000','101747221220','2025-05-14 14:13:40',NULL,100.00,'','10','1','Good sold','1','','sales','576','','No',NULL,NULL,''),(32652,'1110','101747221250','2025-05-14 14:14:59',NULL,27.00,'','10','1','Inventory sold','1','','sales','725','','No',NULL,NULL,''),(32653,'5500','101747221250','2025-05-14 14:14:10',27.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32654,'1000','101747221250','2025-05-14 14:14:59',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YIEFGRYTGEF'),(32655,'4000','101747221250','2025-05-14 14:14:59',NULL,50.00,'','10','1','Good sold','1','','sales','725','','No',NULL,NULL,''),(32656,'1110','101747229248','2025-05-14 16:27:52',NULL,29.60,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(32657,'5500','101747229248','2025-05-14 16:27:28',29.60,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32658,'1000','101747229248','2025-05-14 16:27:52',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YTRDF6DE'),(32659,'4000','101747229248','2025-05-14 16:27:52',NULL,80.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(32660,'1110','101747229280','2025-05-14 17:30:46',NULL,108.00,'','10','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(32661,'5500','101747229280','2025-05-14 16:28:00',108.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32662,'1000','101747229280','2025-05-14 17:30:46',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32663,'4000','101747229280','2025-05-14 17:30:46',NULL,150.00,'','10','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(32664,'1110','101747233048','2025-05-14 18:09:05',NULL,0.00,'','10','1','Inventory sold','1','','sales','1133','','No',NULL,NULL,''),(32665,'1110','101747233048','2025-05-14 17:30:48',NULL,10.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(32666,'1110','101747233048','2025-05-14 18:08:13',NULL,1.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(32667,'1110','101747233048','2025-05-14 18:08:30',NULL,37.00,'','10','1','Inventory sold','1','','sales','369','','No',NULL,NULL,''),(32668,'5500','101747233048','2025-05-14 18:08:45',48.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32669,'1000','101747233048','2025-05-14 18:09:05',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FG DG RTER'),(32670,'4000','101747233048','2025-05-14 18:09:05',NULL,200.00,'','10','1','Good sold','1','','sales','1133','','No',NULL,NULL,''),(32671,'4000','101747233048','2025-05-14 17:30:48',NULL,40.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(32672,'4000','101747233048','2025-05-14 18:08:13',NULL,10.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(32673,'4000','101747233048','2025-05-14 18:08:30',NULL,100.00,'','10','1','Good sold','1','','sales','369','','No',NULL,NULL,''),(32674,'1110','101747235354','2025-05-14 18:09:29',NULL,52.00,'','10','1','Inventory sold','1','','sales','53','','No',NULL,NULL,''),(32675,'5500','101747235354','2025-05-14 18:09:14',52.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32676,'1000','101747235354','2025-05-14 18:09:29',120.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'TGY DT RVBHRE4T5'),(32677,'4000','101747235354','2025-05-14 18:09:29',NULL,120.00,'','10','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(32678,'1110','101747235376','2025-05-14 18:10:10',NULL,190.00,'','10','1','Inventory sold','1','','sales','107','','No',NULL,NULL,''),(32679,'1110','101747235376','2025-05-14 18:09:36',NULL,50.00,'','10','1','Inventory sold','1','','sales','1633','','No',NULL,NULL,''),(32680,'5500','101747235376','2025-05-14 18:09:51',240.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32681,'1000','101747235376','2025-05-14 18:10:10',400.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32682,'4000','101747235376','2025-05-14 18:10:10',NULL,300.00,'','10','1','Good sold','1','','sales','107','','No',NULL,NULL,''),(32683,'4000','101747235376','2025-05-14 18:09:36',NULL,100.00,'','10','1','Good sold','1','','sales','1633','','No',NULL,NULL,''),(32684,'1110','101747235413','2025-05-14 18:10:25',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(32685,'5500','101747235413','2025-05-14 18:10:13',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32686,'1000','101747235413','2025-05-14 18:10:25',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'AF CEEFC EWSEF'),(32687,'4000','101747235413','2025-05-14 18:10:25',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(32688,'1110','101747235430','2025-05-14 18:10:41',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(32689,'5500','101747235430','2025-05-14 18:10:30',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32690,'1000','101747235430','2025-05-14 18:10:41',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32691,'4000','101747235430','2025-05-14 18:10:41',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(32692,'1110','101747235449','2025-05-14 18:11:23',NULL,60.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(32693,'1110','101747235449','2025-05-14 18:10:49',NULL,30.00,'','10','1','Inventory sold','1','','sales','1502','','No',NULL,NULL,''),(32694,'5500','101747235449','2025-05-14 18:11:13',90.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32695,'1000','101747235449','2025-05-14 18:11:23',330.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDFC XEDRFED'),(32696,'4000','101747235449','2025-05-14 18:11:23',NULL,200.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(32697,'4000','101747235449','2025-05-14 18:10:49',NULL,130.00,'','10','1','Good sold','1','','sales','1502','','No',NULL,NULL,''),(32698,'1110','101747235488','2025-05-14 18:13:08',NULL,12.00,'','10','1','Inventory sold','1','','sales','1537','','No',NULL,NULL,''),(32699,'5500','101747235488','2025-05-14 18:11:28',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32700,'1000','101747235488','2025-05-14 18:13:08',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32701,'4000','101747235488','2025-05-14 18:13:08',NULL,40.00,'','10','1','Good sold','1','','sales','1537','','No',NULL,NULL,''),(32702,'1110','101747235591','2025-05-14 18:24:45',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(32703,'5500','101747235591','2025-05-14 18:13:11',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32704,'1000','101747235591','2025-05-14 18:24:45',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32705,'4000','101747235591','2025-05-14 18:24:45',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(32706,'1110','101747236290','2025-05-14 18:25:50',NULL,50.00,'','10','1','Inventory sold','1','','sales','1256','','No',NULL,NULL,''),(32707,'5500','101747236290','2025-05-14 18:24:50',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32708,'1000','101747236290','2025-05-14 18:25:50',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32709,'4000','101747236290','2025-05-14 18:25:50',NULL,100.00,'','10','1','Good sold','1','','sales','1256','','No',NULL,NULL,''),(32710,'1110','101747237256','2025-05-14 18:41:56',NULL,36.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(32711,'1110','101747237256','2025-05-14 18:40:56',NULL,4.00,'','10','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(32712,'5500','101747237256','2025-05-14 18:41:11',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32713,'1000','101747237256','2025-05-14 18:41:56',68.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32714,'4000','101747237256','2025-05-14 18:41:56',NULL,60.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(32715,'4000','101747237256','2025-05-14 18:40:56',NULL,8.00,'','10','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(32718,'1110','101747237329','2025-05-14 18:42:32',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(32719,'1110','101747237329','2025-05-14 18:58:24',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(32720,'5500','101747237329','2025-05-14 18:58:35',13.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32721,'1000','101747237329','2025-05-14 18:42:32',70.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JKUGTD5DTRFC '),(32722,'4000','101747237329','2025-05-14 18:42:32',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(32723,'4000','101747237329','2025-05-14 18:58:24',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(32724,'1110','101747238335','2025-05-14 19:18:12',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(32725,'5500','101747238335','2025-05-14 18:58:55',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32726,'1000','101747238335','2025-05-14 19:18:12',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HCVFK.VDCA'),(32727,'4000','101747238335','2025-05-14 19:18:12',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(32728,'1110','101747239499','2025-05-14 19:40:04',NULL,30.00,'','10','1','Inventory sold','1','','sales','1502','','No',NULL,NULL,''),(32729,'5500','101747239499','2025-05-14 19:18:19',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32730,'1000','101747239499','2025-05-14 19:40:04',130.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GNYFTHJTUD6RE'),(32731,'4000','101747239499','2025-05-14 19:40:04',NULL,130.00,'','10','1','Good sold','1','','sales','1502','','No',NULL,NULL,''),(32732,'1110','101747240813','2025-05-14 19:54:04',NULL,35.00,'','10','1','Inventory sold','1','','sales','1681','','No',NULL,NULL,''),(32733,'5500','101747240813','2025-05-14 19:40:13',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32734,'1000','101747240813','2025-05-14 19:54:04',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32735,'4000','101747240813','2025-05-14 19:54:04',NULL,150.00,'','10','1','Good sold','1','','sales','1681','','No',NULL,NULL,''),(32736,'1000','101747241651','2025-05-14 20:03:58',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'YGF6TDGU7'),(32737,'4000','101747241651','2025-05-14 20:03:58',NULL,200.00,'','10','1','Good sold','1','','sales','1133','','No',NULL,NULL,''),(32738,'1110','101747242253','2025-05-14 20:05:09',NULL,1.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(32739,'1110','101747242253','2025-05-14 20:04:13',NULL,0.00,'','10','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(32740,'1110','101747242253','2025-05-14 20:04:24',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(32741,'1110','101747242253','2025-05-14 20:04:35',NULL,8.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(32742,'5500','101747242253','2025-05-14 20:04:52',9.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32743,'1000','101747242253','2025-05-14 20:05:09',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32744,'4000','101747242253','2025-05-14 20:05:09',NULL,10.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(32745,'4000','101747242253','2025-05-14 20:04:13',NULL,50.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(32746,'4000','101747242253','2025-05-14 20:04:24',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(32747,'4000','101747242253','2025-05-14 20:04:35',NULL,40.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(32748,'1110','101747242313','2025-05-14 20:10:20',NULL,43.00,'','10','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(32749,'5500','101747242313','2025-05-14 20:05:13',43.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32750,'1000','101747242313','2025-05-14 20:10:20',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32751,'4000','101747242313','2025-05-14 20:10:20',NULL,100.00,'','10','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(32752,'1110','101747242623','2025-05-14 20:11:58',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(32753,'5500','101747242623','2025-05-14 20:10:23',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32754,'1000','101747242623','2025-05-14 20:11:58',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32755,'4000','101747242623','2025-05-14 20:11:58',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(32756,'1110','101747242721','2025-05-14 20:17:57',NULL,55.00,'','10','1','Inventory sold','1','','sales','995','','No',NULL,NULL,''),(32757,'5500','101747242721','2025-05-14 20:12:01',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32758,'1000','101747242721','2025-05-14 20:17:57',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RTGRYWRYH'),(32759,'4000','101747242721','2025-05-14 20:17:57',NULL,150.00,'','10','1','Good sold','1','','sales','995','','No',NULL,NULL,''),(32760,'1110','101747243090','2025-05-14 20:31:13',NULL,44.40,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(32761,'1110','101747243090','2025-05-14 20:18:10',NULL,3.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(32762,'5500','101747243090','2025-05-14 20:30:55',47.40,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32763,'1000','101747243090','2025-05-14 20:31:13',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RDFI75ER5E'),(32764,'4000','101747243090','2025-05-14 20:31:13',NULL,120.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(32765,'4000','101747243090','2025-05-14 20:18:10',NULL,30.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(32766,'1110','101747243880','2025-05-14 20:48:50',NULL,45.00,'','10','1','Inventory sold','1','','sales','942','','No',NULL,NULL,''),(32767,'5500','101747243880','2025-05-14 20:31:20',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32768,'1000','101747243880','2025-05-14 20:48:50',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32769,'4000','101747243880','2025-05-14 20:48:50',NULL,150.00,'','10','1','Good sold','1','','sales','942','','No',NULL,NULL,''),(32770,'1110','101747244933','2025-05-14 20:55:37',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(32771,'1110','101747244933','2025-05-14 20:48:53',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(32772,'5500','101747244933','2025-05-14 20:55:18',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32773,'1000','101747244933','2025-05-14 20:55:37',70.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GUTYDULF6RF7I'),(32774,'4000','101747244933','2025-05-14 20:55:37',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(32775,'4000','101747244933','2025-05-14 20:48:53',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(32776,'1110','101747245347','2025-05-14 21:01:54',NULL,35.00,'','10','1','Inventory sold','1','','sales','422','','No',NULL,NULL,''),(32777,'5500','101747245347','2025-05-14 20:55:47',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32778,'1000','101747245347','2025-05-14 21:01:54',70.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HBFCTITFYTG'),(32779,'4000','101747245347','2025-05-14 21:01:54',NULL,70.00,'','10','1','Good sold','1','','sales','422','','No',NULL,NULL,''),(32780,'1110','101747245723','2025-05-14 21:11:26',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(32781,'5500','101747245723','2025-05-14 21:02:03',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32782,'1000','101747245723','2025-05-14 21:11:26',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32783,'4000','101747245723','2025-05-14 21:11:26',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(32784,'1110','101747246288','2025-05-14 21:27:46',NULL,75.00,'','10','1','Inventory sold','1','','sales','1614','','No',NULL,NULL,''),(32785,'1110','101747246288','2025-05-14 21:11:28',NULL,195.00,'','10','1','Inventory sold','1','','sales','1639','','No',NULL,NULL,''),(32786,'5500','101747246288','2025-05-14 21:27:37',270.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32787,'1000','101747246288','2025-05-14 21:27:46',800.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GHTFRGUYGT'),(32788,'4000','101747246288','2025-05-14 21:27:46',NULL,400.00,'','10','1','Good sold','1','','sales','1614','','No',NULL,NULL,''),(32789,'4000','101747246288','2025-05-14 21:11:28',NULL,400.00,'','10','1','Good sold','1','','sales','1639','','No',NULL,NULL,''),(32790,'1000','101747247274','2025-05-14 21:30:40',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32791,'4000','101747247274','2025-05-14 21:30:40',NULL,200.00,'','10','1','Good sold','1','','sales','1509','','No',NULL,NULL,''),(32792,'1110','101747247443','2025-05-14 21:35:19',NULL,20.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(32793,'5500','101747247443','2025-05-14 21:30:43',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32794,'1000','101747247443','2025-05-14 21:35:19',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32795,'4000','101747247443','2025-05-14 21:35:19',NULL,100.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(32796,'1000','101747247721','2025-05-14 21:58:44',90.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'QWDDEED'),(32797,'4000','101747247721','2025-05-14 21:58:44',NULL,90.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(32798,'1110','101747249185','2025-05-14 21:59:56',NULL,2.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(32799,'5500','101747249185','2025-05-14 21:59:45',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32800,'1000','101747249185','2025-05-14 21:59:56',10.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JKITGJK9-TGRJI'),(32801,'4000','101747249185','2025-05-14 21:59:56',NULL,10.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(32802,'1000','101747291694','2025-05-15 09:48:41',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'t7gf97t5uhg'),(32803,'4000','101747291694','2025-05-15 09:48:41',NULL,200.00,'','10','1','Good sold','1','','sales','1509','','No',NULL,NULL,''),(32804,'1110','101747291758','2025-05-15 11:13:55',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(32805,'1110','101747291758','2025-05-15 09:49:18',NULL,4.00,'','10','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(32806,'5500','101747291758','2025-05-15 11:13:42',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32807,'1000','101747291758','2025-05-15 11:13:55',48.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ufgtvlg tcuuyt'),(32808,'4000','101747291758','2025-05-15 11:13:55',NULL,40.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(32809,'4000','101747291758','2025-05-15 09:49:18',NULL,8.00,'','10','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(32810,'1110','101747296844','2025-05-15 11:18:54',NULL,16.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(32811,'5500','101747296844','2025-05-15 11:14:04',16.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32812,'1000','101747296844','2025-05-15 11:18:54',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'2qu5e3swu543ww6666664'),(32813,'4000','101747296844','2025-05-15 11:18:54',NULL,100.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(32814,'1110','101747297153','2025-05-15 12:44:31',NULL,180.00,'','10','1','Inventory sold','1','','sales','1641','','No',NULL,NULL,''),(32815,'5500','101747297153','2025-05-15 11:19:13',180.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32816,'1000','101747297153','2025-05-15 12:44:31',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'wefrfwefr3e4r'),(32817,'4000','101747297153','2025-05-15 12:44:31',NULL,400.00,'','10','1','Good sold','1','','sales','1641','','No',NULL,NULL,''),(32818,'1110','101747310711','2025-05-15 15:42:20',NULL,40.00,'','10','1','Inventory sold','1','','sales','1517','','No',NULL,NULL,''),(32819,'1110','101747310711','2025-05-15 15:05:11',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(32820,'5500','101747310711','2025-05-15 15:41:41',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32821,'1000','101747310711','2025-05-15 15:42:20',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hnrgujnwhe43'),(32822,'4000','101747310711','2025-05-15 15:42:20',NULL,100.00,'','10','1','Good sold','1','','sales','1517','','No',NULL,NULL,''),(32823,'4000','101747310711','2025-05-15 15:05:11',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(32824,'1110','101747312949','2025-05-15 17:23:26',NULL,55.00,'','10','1','Inventory sold','1','','sales','1635','','No',NULL,NULL,''),(32825,'5500','101747312949','2025-05-15 15:42:29',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32826,'1000','101747312949','2025-05-15 17:23:26',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rgscdrgtcsertgv '),(32827,'4000','101747312949','2025-05-15 17:23:26',NULL,200.00,'','10','1','Good sold','1','','sales','1635','','No',NULL,NULL,''),(32828,'1110','101747319011','2025-05-15 18:33:15',NULL,37.00,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(32829,'1110','101747319011','2025-05-15 17:23:31',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(32830,'5500','101747319011','2025-05-15 18:32:42',41.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32831,'1000','101747319011','2025-05-15 18:33:15',120.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'6d5e4rftd'),(32832,'4000','101747319011','2025-05-15 18:33:15',NULL,100.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(32833,'4000','101747319011','2025-05-15 17:23:31',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(32834,'1110','101747323204','2025-05-15 18:37:14',NULL,100.00,'','10','1','Inventory sold','1','','sales','1223','','No',NULL,NULL,''),(32835,'5500','101747323204','2025-05-15 18:33:24',100.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32836,'1000','101747323204','2025-05-15 18:37:14',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hgcfu8trf76'),(32837,'4000','101747323204','2025-05-15 18:37:14',NULL,150.00,'','10','1','Good sold','1','','sales','1223','','No',NULL,NULL,''),(32838,'1110','101747323441','2025-05-15 18:41:09',NULL,6.00,'','10','1','Inventory sold','1','','sales','1655','','No',NULL,NULL,''),(32839,'5500','101747323441','2025-05-15 18:37:22',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32840,'1000','101747323441','2025-05-15 18:41:09',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,' 3etgdgq'),(32841,'4000','101747323441','2025-05-15 18:41:09',NULL,20.00,'','10','1','Good sold','1','','sales','1655','','No',NULL,NULL,''),(32842,'1110','101747323679','2025-05-15 18:54:23',NULL,2.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(32843,'1110','101747323679','2025-05-15 18:41:20',NULL,108.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(32844,'5500','101747323679','2025-05-15 18:54:08',110.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32845,'1000','101747323679','2025-05-15 18:54:23',310.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tgvfdyhiwerfg'),(32846,'4000','101747323679','2025-05-15 18:54:23',NULL,10.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(32847,'4000','101747323679','2025-05-15 18:41:20',NULL,300.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(32848,'1110','101747324479','2025-05-15 19:01:35',NULL,6.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(32849,'5500','101747324479','2025-05-15 18:54:39',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32850,'1000','101747324479','2025-05-15 19:01:35',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'64wsrfyhdsyr5'),(32851,'4000','101747324479','2025-05-15 19:01:35',NULL,30.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(32852,'1000','101747324901','2025-05-15 19:02:09',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32853,'4000','101747324901','2025-05-15 19:02:09',NULL,20.00,'','10','1','Good sold','1','','sales','1467','','No',NULL,NULL,''),(32854,'1110','101747324932','2025-05-15 19:06:42',NULL,47.00,'','10','1','Inventory sold','1','','sales','714','','No',NULL,NULL,''),(32855,'1110','101747324932','2025-05-15 19:02:12',NULL,10.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(32856,'1110','101747324932','2025-05-15 19:06:10',NULL,15.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(32857,'5500','101747324932','2025-05-15 19:06:27',72.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32858,'1000','101747324932','2025-05-15 19:06:42',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'yiii8twef3r2aw'),(32859,'4000','101747324932','2025-05-15 19:06:42',NULL,150.00,'','10','1','Good sold','1','','sales','714','','No',NULL,NULL,''),(32860,'4000','101747324932','2025-05-15 19:02:12',NULL,50.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(32861,'4000','101747324932','2025-05-15 19:06:10',NULL,50.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(32862,'1110','101747325211','2025-05-15 19:48:17',NULL,22.20,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(32863,'1110','101747325211','2025-05-15 19:06:51',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(32864,'5500','101747325211','2025-05-15 19:48:06',24.20,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32865,'1000','101747325211','2025-05-15 19:48:17',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'IUGVUHP0GR'),(32866,'4000','101747325211','2025-05-15 19:48:17',NULL,60.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(32867,'4000','101747325211','2025-05-15 19:06:51',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(32868,'1110','101747327709','2025-05-15 19:51:30',NULL,50.00,'','10','1','Inventory sold','1','','sales','1256','','No',NULL,NULL,''),(32869,'1110','101747327709','2025-05-15 19:48:29',NULL,3.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(32870,'5500','101747327709','2025-05-15 19:51:22',53.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32871,'1000','101747327709','2025-05-15 19:51:30',110.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32872,'4000','101747327709','2025-05-15 19:51:30',NULL,100.00,'','10','1','Good sold','1','','sales','1256','','No',NULL,NULL,''),(32873,'4000','101747327709','2025-05-15 19:48:29',NULL,10.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(32874,'1110','101747327896','2025-05-15 19:57:15',NULL,20.00,'','10','1','Inventory sold','1','','sales','357','','No',NULL,NULL,''),(32875,'5500','101747327896','2025-05-15 19:51:36',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32876,'1000','101747327896','2025-05-15 19:57:15',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HKVYCTFYKDYDGF'),(32877,'4000','101747327896','2025-05-15 19:57:15',NULL,50.00,'','10','1','Good sold','1','','sales','357','','No',NULL,NULL,''),(32878,'1110','101747328242','2025-05-15 20:02:52',NULL,50.00,'','10','1','Inventory sold','1','','sales','570','','No',NULL,NULL,''),(32879,'5500','101747328242','2025-05-15 19:57:22',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32880,'1000','101747328242','2025-05-15 20:02:52',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'E4WFRWEFRED'),(32881,'4000','101747328242','2025-05-15 20:02:52',NULL,200.00,'','10','1','Good sold','1','','sales','570','','No',NULL,NULL,''),(32882,'1110','101747328577','2025-05-15 20:10:19',NULL,50.00,'','10','1','Inventory sold','1','','sales','1226','','No',NULL,NULL,''),(32883,'5500','101747328577','2025-05-15 20:02:57',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32884,'1000','101747328577','2025-05-15 20:10:19',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RTWETOUEDT'),(32885,'4000','101747328577','2025-05-15 20:10:19',NULL,100.00,'','10','1','Good sold','1','','sales','1226','','No',NULL,NULL,''),(32886,'1110','101747329027','2025-05-15 20:10:55',NULL,74.00,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(32887,'1110','101747329027','2025-05-15 20:10:27',NULL,18.00,'','10','1','Inventory sold','1','','sales','1637','','No',NULL,NULL,''),(32888,'5500','101747329027','2025-05-15 20:10:42',92.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32889,'1000','101747329027','2025-05-15 20:10:55',260.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DSTRFLUIRE6Y'),(32890,'4000','101747329027','2025-05-15 20:10:55',NULL,200.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(32891,'4000','101747329027','2025-05-15 20:10:27',NULL,60.00,'','10','1','Good sold','1','','sales','1637','','No',NULL,NULL,''),(32892,'1110','101747329064','2025-05-15 21:02:27',NULL,14.80,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(32893,'1110','101747329064','2025-05-15 20:11:04',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(32894,'1110','101747329064','2025-05-15 21:01:49',NULL,2.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(32895,'1110','101747329064','2025-05-15 21:02:07',NULL,18.00,'','10','1','Inventory sold','1','','sales','930','','No',NULL,NULL,''),(32896,'5500','101747329064','2025-05-15 21:02:15',34.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32897,'1000','101747329064','2025-05-15 21:02:27',130.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EFRQWERF3E3'),(32898,'4000','101747329064','2025-05-15 21:02:27',NULL,40.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(32899,'4000','101747329064','2025-05-15 20:11:04',NULL,30.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(32900,'4000','101747329064','2025-05-15 21:01:49',NULL,20.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(32901,'4000','101747329064','2025-05-15 21:02:07',NULL,40.00,'','10','1','Good sold','1','','sales','930','','No',NULL,NULL,''),(32902,'1110','101747332153','2025-05-15 21:14:30',NULL,45.00,'','10','1','Inventory sold','1','','sales','1601','','No',NULL,NULL,''),(32903,'5500','101747332153','2025-05-15 21:02:33',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32904,'1000','101747332153','2025-05-15 21:14:30',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'RDSWQ75TO'),(32905,'4000','101747332153','2025-05-15 21:14:30',NULL,150.00,'','10','1','Good sold','1','','sales','1601','','No',NULL,NULL,''),(32906,'1110','101747332876','2025-05-15 21:23:51',NULL,19.00,'','10','1','Inventory sold','1','','sales','1548','','No',NULL,NULL,''),(32907,'5500','101747332876','2025-05-15 21:14:36',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32908,'1000','101747332876','2025-05-15 21:23:51',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32909,'4000','101747332876','2025-05-15 21:23:51',NULL,50.00,'','10','1','Good sold','1','','sales','1548','','No',NULL,NULL,''),(32910,'1110','101747333434','2025-05-15 21:41:25',NULL,55.00,'','10','1','Inventory sold','1','','sales','1640','','No',NULL,NULL,''),(32911,'1110','101747333434','2025-05-15 21:23:54',NULL,75.00,'','10','1','Inventory sold','1','','sales','928','','No',NULL,NULL,''),(32912,'5500','101747333434','2025-05-15 21:41:16',130.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32913,'1000','101747333434','2025-05-15 21:41:25',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4EFTR DW43T4SD'),(32914,'4000','101747333434','2025-05-15 21:41:25',NULL,200.00,'','10','1','Good sold','1','','sales','1640','','No',NULL,NULL,''),(32915,'4000','101747333434','2025-05-15 21:23:54',NULL,100.00,'','10','1','Good sold','1','','sales','928','','No',NULL,NULL,''),(32916,'1110','101747335197','2025-05-15 21:58:16',NULL,29.00,'','10','1','Inventory sold','1','','sales','779','','No',NULL,NULL,''),(32917,'5500','101747335197','2025-05-15 21:53:17',29.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32918,'1000','101747335197','2025-05-15 21:58:16',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32919,'4000','101747335197','2025-05-15 21:58:16',NULL,50.00,'','10','1','Good sold','1','','sales','779','','No',NULL,NULL,''),(32920,'1110','101747335725','2025-05-15 22:02:13',NULL,38.00,'','10','1','Inventory sold','1','','sales','1676','','No',NULL,NULL,''),(32921,'5500','101747335725','2025-05-15 22:02:05',38.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32922,'1000','101747335725','2025-05-15 22:02:13',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32923,'4000','101747335725','2025-05-15 22:02:13',NULL,150.00,'','10','1','Good sold','1','','sales','1676','','No',NULL,NULL,''),(32924,'1110','101747335736','2025-05-15 22:02:32',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(32925,'5500','101747335736','2025-05-15 22:02:16',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32926,'1000','101747335736','2025-05-15 22:02:32',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'HGJWFHERF'),(32927,'4000','101747335736','2025-05-15 22:02:32',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(32928,'1110','101747377595','2025-05-16 09:41:03',NULL,14.80,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(32929,'1110','101747377595','2025-05-16 09:39:55',NULL,24.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(32930,'5500','101747377595','2025-05-16 09:40:09',38.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32931,'1000','101747377595','2025-05-16 09:41:03',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tjudtejutrd'),(32932,'4000','101747377595','2025-05-16 09:41:03',NULL,40.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(32933,'4000','101747377595','2025-05-16 09:39:55',NULL,40.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(32934,'1110','101747381561','2025-05-16 10:47:39',NULL,75.00,'','10','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(32935,'1110','101747381561','2025-05-16 10:46:01',NULL,0.00,'','10','1','Inventory sold','1','','sales','1128','','No',NULL,NULL,''),(32936,'5500','101747381561','2025-05-16 10:47:25',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32937,'1000','101747381561','2025-05-16 10:47:39',325.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'3wsdrsd2q4r'),(32938,'4000','101747381561','2025-05-16 10:47:39',NULL,125.00,'','10','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(32939,'4000','101747381561','2025-05-16 10:46:01',NULL,200.00,'','10','1','Good sold','1','','sales','1128','','No',NULL,NULL,''),(32940,'1000','101747381669','2025-05-16 11:28:41',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'3rt87ge65ru34r'),(32941,'4000','101747381669','2025-05-16 11:28:41',NULL,100.00,'','10','1','Good sold','1','','sales','1058','','No',NULL,NULL,''),(32942,'1110','101747384128','2025-05-16 12:30:41',NULL,45.00,'','10','1','Inventory sold','1','','sales','1601','','No',NULL,NULL,''),(32943,'5500','101747384128','2025-05-16 11:28:48',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32944,'1000','101747384128','2025-05-16 12:30:41',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rfgsrtgsgtrrfg'),(32945,'4000','101747384128','2025-05-16 12:30:41',NULL,150.00,'','10','1','Good sold','1','','sales','1601','','No',NULL,NULL,''),(32946,'1110','101747387875','2025-05-16 12:41:20',NULL,45.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(32947,'5500','101747387875','2025-05-16 12:31:15',45.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32948,'1000','101747387875','2025-05-16 12:41:20',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sery6er6y8fy'),(32949,'4000','101747387875','2025-05-16 12:41:20',NULL,150.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(32950,'1110','101747388487','2025-05-16 13:08:12',NULL,122.00,'','10','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(32951,'1110','101747388487','2025-05-16 12:41:27',NULL,47.00,'','10','1','Inventory sold','1','','sales','714','','No',NULL,NULL,''),(32952,'1110','101747388487','2025-05-16 13:07:51',NULL,33.00,'','10','1','Inventory sold','1','','sales','1651','','No',NULL,NULL,''),(32953,'5500','101747388487','2025-05-16 13:07:59',202.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32954,'1000','101747388487','2025-05-16 13:08:12',550.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GEYUEWR43R'),(32955,'4000','101747388487','2025-05-16 13:08:12',NULL,250.00,'','10','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(32956,'4000','101747388487','2025-05-16 12:41:27',NULL,150.00,'','10','1','Good sold','1','','sales','714','','No',NULL,NULL,''),(32957,'4000','101747388487','2025-05-16 13:07:51',NULL,150.00,'','10','1','Good sold','1','','sales','1651','','No',NULL,NULL,''),(32958,'1110','101747390108','2025-05-16 13:22:05',NULL,139.00,'','10','1','Inventory sold','1','','sales','1484','','No',NULL,NULL,''),(32959,'5500','101747390108','2025-05-16 13:08:28',139.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32960,'1000','101747390108','2025-05-16 13:22:05',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'EDFEDXR3ERD'),(32961,'4000','101747390108','2025-05-16 13:22:05',NULL,200.00,'','10','1','Good sold','1','','sales','1484','','No',NULL,NULL,''),(32962,'1110','101747390939','2025-05-16 13:26:58',NULL,25.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(32963,'5500','101747390939','2025-05-16 13:22:19',25.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32964,'1000','101747390939','2025-05-16 13:26:58',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32965,'4000','101747390939','2025-05-16 13:26:58',NULL,50.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(32966,'1000','101747391222','2025-05-16 13:37:26',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32967,'4000','101747391222','2025-05-16 13:37:26',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(32968,'1110','101747394417','2025-05-16 14:20:37',NULL,115.00,'','10','1','Inventory sold','1','','sales','1113','','No',NULL,NULL,''),(32969,'1110','101747394417','2025-05-16 14:20:17',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(32970,'5500','101747394417','2025-05-16 14:20:27',123.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32971,'1000','101747394417','2025-05-16 14:20:37',350.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'hjrwupigwrwf'),(32972,'4000','101747394417','2025-05-16 14:20:37',NULL,300.00,'','10','1','Good sold','1','','sales','1113','','No',NULL,NULL,''),(32973,'4000','101747394417','2025-05-16 14:20:17',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(32974,'1000','101747394444','2025-05-16 14:48:52',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32975,'4000','101747394444','2025-05-16 14:48:52',NULL,30.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(32976,'1110','101747396135','2025-05-16 15:13:59',NULL,58.00,'','10','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(32977,'1110','101747396135','2025-05-16 14:48:55',NULL,24.00,'','10','1','Inventory sold','1','','sales','897','','No',NULL,NULL,''),(32978,'5500','101747396135','2025-05-16 15:13:38',82.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32979,'1000','101747396135','2025-05-16 15:13:59',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'etfdxygefr'),(32980,'4000','101747396135','2025-05-16 15:13:59',NULL,150.00,'','10','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(32981,'4000','101747396135','2025-05-16 14:48:55',NULL,50.00,'','10','1','Good sold','1','','sales','897','','No',NULL,NULL,''),(32986,'1110','101747397668','2025-05-16 15:23:50',NULL,19.00,'','10','1','Inventory sold','1','','sales','856','','No',NULL,NULL,''),(32987,'5500','101747397668','2025-05-16 16:34:26',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32988,'1000','101747397668','2025-05-16 15:23:50',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32989,'4000','101747397668','2025-05-16 15:23:50',NULL,150.00,'','10','1','Good sold','1','','sales','856','','No',NULL,NULL,''),(32990,'1110','101747405084','2025-05-16 17:23:20',NULL,24.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(32991,'1110','101747405084','2025-05-16 17:18:04',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(32992,'5500','101747405084','2025-05-16 17:23:03',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32993,'1000','101747405084','2025-05-16 17:23:20',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rrrrrafffffffefew'),(32994,'4000','101747405084','2025-05-16 17:23:20',NULL,40.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(32995,'4000','101747405084','2025-05-16 17:18:04',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(32996,'1000','101747405419','2025-05-16 18:32:27',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ugdsruoedgf'),(32997,'4000','101747405419','2025-05-16 18:32:27',NULL,100.00,'','10','1','Good sold','1','','sales','1058','','No',NULL,NULL,''),(32998,'1110','101747409554','2025-05-16 18:37:23',NULL,5.00,'','10','1','Inventory sold','1','','sales','1672','','No',NULL,NULL,''),(32999,'5500','101747409554','2025-05-16 18:32:34',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33000,'1000','101747409554','2025-05-16 18:37:23',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33001,'4000','101747409554','2025-05-16 18:37:23',NULL,30.00,'','10','1','Good sold','1','','sales','1672','','No',NULL,NULL,''),(33002,'1110','101747409848','2025-05-16 19:21:57',NULL,4.00,'','10','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(33003,'1110','101747409848','2025-05-16 18:37:29',NULL,0.00,'','10','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(33004,'1110','101747409848','2025-05-16 19:21:33',NULL,0.00,'','10','1','Inventory sold','1','','sales','523','','No',NULL,NULL,''),(33005,'5500','101747409848','2025-05-16 19:21:49',4.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33006,'1000','101747409848','2025-05-16 19:21:57',65.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33007,'4000','101747409848','2025-05-16 19:21:57',NULL,20.00,'','10','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(33008,'4000','101747409848','2025-05-16 18:37:29',NULL,20.00,'','10','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(33009,'4000','101747409848','2025-05-16 19:21:33',NULL,25.00,'','10','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(33010,'1000','101747412520','2025-05-16 19:42:21',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33011,'4000','101747412520','2025-05-16 19:42:21',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(33012,'1110','101747413744','2025-05-16 19:50:00',NULL,14.80,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(33013,'1110','101747413744','2025-05-16 19:42:24',NULL,0.00,'','10','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(33014,'1110','101747413744','2025-05-16 19:49:18',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(33015,'5500','101747413744','2025-05-16 19:49:34',14.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33016,'1000','101747413744','2025-05-16 19:50:00',110.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33017,'4000','101747413744','2025-05-16 19:50:00',NULL,40.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(33018,'4000','101747413744','2025-05-16 19:42:24',NULL,20.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(33019,'4000','101747413744','2025-05-16 19:49:18',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(33020,'1110','101747414203','2025-05-16 19:59:54',NULL,10.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(33021,'1110','101747414203','2025-05-16 19:50:03',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(33022,'5500','101747414203','2025-05-16 19:59:33',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33023,'1000','101747414203','2025-05-16 19:59:54',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ied57ydyt'),(33024,'4000','101747414203','2025-05-16 19:59:54',NULL,20.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(33025,'4000','101747414203','2025-05-16 19:50:03',NULL,30.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(33026,'1110','101747414848','2025-05-16 20:01:06',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(33027,'5500','101747414848','2025-05-16 20:00:48',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33028,'1000','101747414848','2025-05-16 20:01:06',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'xdttuduyfu'),(33029,'4000','101747414848','2025-05-16 20:01:06',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(33030,'1110','101747414876','2025-05-16 20:21:52',NULL,75.00,'','10','1','Inventory sold','1','','sales','58','','No',NULL,NULL,''),(33031,'5500','101747414876','2025-05-16 20:01:17',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33032,'1000','101747414876','2025-05-16 20:21:52',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33033,'4000','101747414876','2025-05-16 20:21:52',NULL,150.00,'','10','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(33034,'1110','101747416130','2025-05-16 21:05:46',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(33035,'1110','101747416130','2025-05-16 20:22:10',NULL,19.00,'','10','1','Inventory sold','1','','sales','789','','No',NULL,NULL,''),(33036,'1110','101747416130','2025-05-16 21:05:05',NULL,30.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(33037,'1110','101747416130','2025-05-16 21:05:20',NULL,4.00,'','10','1','Inventory sold','1','','sales','1650','','No',NULL,NULL,''),(33038,'5500','101747416130','2025-05-16 21:05:38',53.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33039,'1000','101747416130','2025-05-16 21:05:46',180.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rew4rfdexf4rf'),(33040,'4000','101747416130','2025-05-16 21:05:46',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(33041,'4000','101747416130','2025-05-16 20:22:10',NULL,50.00,'','10','1','Good sold','1','','sales','789','','No',NULL,NULL,''),(33042,'4000','101747416130','2025-05-16 21:05:05',NULL,60.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(33043,'4000','101747416130','2025-05-16 21:05:20',NULL,20.00,'','10','1','Good sold','1','','sales','1650','','No',NULL,NULL,''),(33044,'1110','101747418753','2025-05-16 21:58:15',NULL,45.00,'','10','1','Inventory sold','1','','sales','1585','','No',NULL,NULL,''),(33045,'1110','101747418753','2025-05-16 21:05:53',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(33046,'5500','101747418753','2025-05-16 21:58:01',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33047,'1000','101747418753','2025-05-16 21:58:15',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'giyedgufjefrb'),(33048,'4000','101747418753','2025-05-16 21:58:15',NULL,150.00,'','10','1','Good sold','1','','sales','1585','','No',NULL,NULL,''),(33049,'4000','101747418753','2025-05-16 21:05:53',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(33050,'1110','101747421903','2025-05-16 22:00:24',NULL,65.00,'','10','1','Inventory sold','1','','sales','399','','No',NULL,NULL,''),(33051,'5500','101747421903','2025-05-16 21:58:23',65.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33052,'1000','101747421903','2025-05-16 22:00:24',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33053,'4000','101747421903','2025-05-16 22:00:24',NULL,150.00,'','10','1','Good sold','1','','sales','399','','No',NULL,NULL,''),(33054,'1110','101747466294','2025-05-17 10:19:18',NULL,20.00,'','10','1','Inventory sold','1','','sales','1538','','No',NULL,NULL,''),(33055,'1110','101747466294','2025-05-17 10:18:14',NULL,20.00,'','10','1','Inventory sold','1','','sales','915','','No',NULL,NULL,''),(33056,'5500','101747466294','2025-05-17 10:18:29',40.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33057,'1000','101747466294','2025-05-17 10:19:18',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33058,'4000','101747466294','2025-05-17 10:19:18',NULL,50.00,'','10','1','Good sold','1','','sales','1538','','No',NULL,NULL,''),(33059,'4000','101747466294','2025-05-17 10:18:14',NULL,50.00,'','10','1','Good sold','1','','sales','915','','No',NULL,NULL,''),(33060,'1110','101747466360','2025-05-17 10:19:44',NULL,50.00,'','10','1','Inventory sold','1','','sales','570','','No',NULL,NULL,''),(33061,'5500','101747466360','2025-05-17 10:19:20',50.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33062,'1000','101747466360','2025-05-17 10:19:44',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'sautttfcghas'),(33063,'4000','101747466360','2025-05-17 10:19:44',NULL,200.00,'','10','1','Good sold','1','','sales','570','','No',NULL,NULL,''),(33064,'1110','101747466390','2025-05-17 10:21:55',NULL,6.00,'','10','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(33065,'5500','101747466390','2025-05-17 10:19:50',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33066,'1000','101747466390','2025-05-17 10:21:55',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33067,'4000','101747466390','2025-05-17 10:21:55',NULL,20.00,'','10','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(33068,'1110','101747466518','2025-05-17 10:39:13',NULL,82.00,'','10','1','Inventory sold','1','','sales','629','','No',NULL,NULL,''),(33069,'1110','101747466518','2025-05-17 10:21:58',NULL,25.00,'','10','1','Inventory sold','1','','sales','1633','','No',NULL,NULL,''),(33070,'5500','101747466518','2025-05-17 10:39:01',107.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33071,'1000','101747466518','2025-05-17 10:39:13',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ugdefyiev'),(33072,'4000','101747466518','2025-05-17 10:39:13',NULL,200.00,'','10','1','Good sold','1','','sales','629','','No',NULL,NULL,''),(33073,'4000','101747466518','2025-05-17 10:21:58',NULL,50.00,'','10','1','Good sold','1','','sales','1633','','No',NULL,NULL,''),(33074,'1110','101747467562','2025-05-17 10:46:38',NULL,108.00,'','10','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(33075,'5500','101747467562','2025-05-17 10:39:22',108.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33076,'1000','101747467562','2025-05-17 10:46:38',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33077,'4000','101747467562','2025-05-17 10:46:38',NULL,150.00,'','10','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(33078,'1110','101747468002','2025-05-17 11:03:29',NULL,36.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(33079,'5500','101747468002','2025-05-17 10:46:42',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33080,'1000','101747468002','2025-05-17 11:03:29',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33081,'4000','101747468002','2025-05-17 11:03:29',NULL,60.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(33082,'1110','101747469012','2025-05-17 11:05:34',NULL,11.00,'','10','1','Inventory sold','1','','sales','995','','No',NULL,NULL,''),(33083,'1110','101747469012','2025-05-17 11:03:32',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(33084,'1110','101747469012','2025-05-17 11:04:59',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(33085,'5500','101747469012','2025-05-17 11:05:10',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33086,'1000','101747469012','2025-05-17 11:05:34',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33087,'4000','101747469012','2025-05-17 11:05:34',NULL,30.00,'','10','1','Good sold','1','','sales','995','','No',NULL,NULL,''),(33088,'4000','101747469012','2025-05-17 11:03:32',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(33089,'4000','101747469012','2025-05-17 11:04:59',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(33090,'1110','101747469138','2025-05-17 11:06:48',NULL,5.00,'','10','1','Inventory sold','1','','sales','1011','','No',NULL,NULL,''),(33091,'5500','101747469138','2025-05-17 11:05:38',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33092,'1000','101747469138','2025-05-17 11:06:48',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33093,'4000','101747469138','2025-05-17 11:06:48',NULL,10.00,'','10','1','Good sold','1','','sales','1011','','No',NULL,NULL,''),(33094,'1110','101747479191','2025-05-17 13:53:48',NULL,0.00,'','10','1','Inventory sold','1','','sales','711','','No',NULL,NULL,''),(33095,'1110','101747479191','2025-05-17 13:53:11',NULL,60.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(33096,'5500','101747479191','2025-05-17 13:53:30',60.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33097,'1000','101747479191','2025-05-17 13:53:48',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'3wrd 34tw4'),(33098,'4000','101747479191','2025-05-17 13:53:48',NULL,200.00,'','10','1','Good sold','1','','sales','711','','No',NULL,NULL,''),(33099,'4000','101747479191','2025-05-17 13:53:11',NULL,100.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(33100,'1110','101747479239','2025-05-17 14:24:03',NULL,55.00,'','10','1','Inventory sold','1','','sales','995','','No',NULL,NULL,''),(33101,'5500','101747479239','2025-05-17 13:53:59',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33102,'1000','101747479239','2025-05-17 14:24:03',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33103,'4000','101747479239','2025-05-17 14:24:03',NULL,150.00,'','10','1','Good sold','1','','sales','995','','No',NULL,NULL,''),(33104,'1110','101747490050','2025-05-17 16:54:43',NULL,3.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(33105,'5500','101747490050','2025-05-17 16:54:11',3.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33106,'1000','101747490050','2025-05-17 16:54:43',30.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'IOGLFFGUJT'),(33107,'4000','101747490050','2025-05-17 16:54:43',NULL,30.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(33108,'1110','101747490121','2025-05-17 19:06:16',NULL,38.00,'','10','1','Inventory sold','1','','sales','1676','','No',NULL,NULL,''),(33109,'1110','101747490121','2025-05-17 16:55:21',NULL,30.00,'','10','1','Inventory sold','1','','sales','1560','','No',NULL,NULL,''),(33110,'1110','101747490121','2025-05-17 18:38:45',NULL,25.00,'','10','1','Inventory sold','1','','sales','1004','','No',NULL,NULL,''),(33111,'5500','101747490121','2025-05-17 18:39:12',93.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33112,'1000','101747490121','2025-05-17 19:06:16',300.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'DV ZDVDEF '),(33113,'4000','101747490121','2025-05-17 19:06:16',NULL,150.00,'','10','1','Good sold','1','','sales','1676','','No',NULL,NULL,''),(33114,'4000','101747490121','2025-05-17 16:55:21',NULL,100.00,'','10','1','Good sold','1','','sales','1560','','No',NULL,NULL,''),(33115,'4000','101747490121','2025-05-17 18:38:45',NULL,50.00,'','10','1','Good sold','1','','sales','1004','','No',NULL,NULL,''),(33116,'1110','101747568327','2025-05-18 14:38:58',NULL,18.00,'','10','1','Inventory sold','1','','sales','305','','No',NULL,NULL,''),(33117,'5500','101747568327','2025-05-18 14:38:47',18.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33118,'1000','101747568327','2025-05-18 14:38:58',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tgdjdetjiu6'),(33119,'4000','101747568327','2025-05-18 14:38:58',NULL,100.00,'','10','1','Good sold','1','','sales','305','','No',NULL,NULL,''),(33120,'1110','101747568344','2025-05-18 14:39:20',NULL,6.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(33121,'5500','101747568344','2025-05-18 14:39:04',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33122,'1000','101747568344','2025-05-18 14:39:20',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33123,'4000','101747568344','2025-05-18 14:39:20',NULL,100.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(33124,'1110','101747568364','2025-05-18 15:55:54',NULL,0.00,'','10','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(33125,'1110','101747568364','2025-05-18 14:39:24',NULL,20.00,'','10','1','Inventory sold','1','','sales','1616','','No',NULL,NULL,''),(33126,'5500','101747568364','2025-05-18 15:54:45',20.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33127,'1000','101747568364','2025-05-18 15:55:54',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'4rf2ed4re3r'),(33128,'4000','101747568364','2025-05-18 15:55:54',NULL,50.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(33129,'4000','101747568364','2025-05-18 14:39:24',NULL,50.00,'','10','1','Good sold','1','','sales','1616','','No',NULL,NULL,''),(33130,'1110','101747572964','2025-05-18 15:56:18',NULL,64.50,'','10','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(33131,'5500','101747572964','2025-05-18 15:56:04',64.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33132,'1000','101747572964','2025-05-18 15:56:18',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'ere3rdse3dr3e'),(33133,'4000','101747572964','2025-05-18 15:56:18',NULL,150.00,'','10','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(33134,'1110','101747572995','2025-05-18 16:01:09',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(33135,'5500','101747572995','2025-05-18 15:56:35',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33136,'1000','101747572995','2025-05-18 16:01:09',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'grreft4ertfa'),(33137,'4000','101747572995','2025-05-18 16:01:09',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(33138,'1110','101747573277','2025-05-18 16:21:29',NULL,36.00,'','10','1','Inventory sold','1','','sales','1401','','No',NULL,NULL,''),(33139,'5500','101747573277','2025-05-18 16:01:17',36.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33140,'1000','101747573277','2025-05-18 16:21:29',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'esx efcswd'),(33141,'4000','101747573277','2025-05-18 16:21:29',NULL,100.00,'','10','1','Good sold','1','','sales','1401','','No',NULL,NULL,''),(33142,'1110','101747581019','2025-05-18 18:10:47',NULL,0.00,'','10','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(33143,'1110','101747581019','2025-05-18 18:10:19',NULL,9.60,'','10','1','Inventory sold','1','','sales','791','','No',NULL,NULL,''),(33144,'5500','101747581019','2025-05-18 18:10:35',9.60,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33145,'1000','101747581019','2025-05-18 18:10:47',190.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33146,'4000','101747581019','2025-05-18 18:10:47',NULL,150.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(33147,'4000','101747581019','2025-05-18 18:10:19',NULL,40.00,'','10','1','Good sold','1','','sales','791','','No',NULL,NULL,''),(33148,'1110','101747581053','2025-05-18 19:17:05',NULL,24.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(33149,'5500','101747581053','2025-05-18 18:10:53',24.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33150,'1000','101747581053','2025-05-18 19:17:05',40.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'edddddfcwecdwe'),(33151,'4000','101747581053','2025-05-18 19:17:05',NULL,40.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(33152,'1110','101747638363','2025-05-19 10:07:26',NULL,141.00,'','10','1','Inventory sold','1','','sales','1035','','No',NULL,NULL,''),(33153,'1110','101747638363','2025-05-19 10:06:03',NULL,30.00,'','10','1','Inventory sold','1','','sales','1502','','No',NULL,NULL,''),(33154,'1110','101747638363','2025-05-19 10:06:57',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(33155,'5500','101747638363','2025-05-19 10:07:14',171.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33156,'1000','101747638363','2025-05-19 10:07:26',400.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'JGDYHEFHK'),(33157,'4000','101747638363','2025-05-19 10:07:26',NULL,250.00,'','10','1','Good sold','1','','sales','1035','','No',NULL,NULL,''),(33158,'4000','101747638363','2025-05-19 10:06:03',NULL,130.00,'','10','1','Good sold','1','','sales','1502','','No',NULL,NULL,''),(33159,'4000','101747638363','2025-05-19 10:06:57',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(33160,'1000','101747638460','2025-05-19 10:08:10',200.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33161,'4000','101747638460','2025-05-19 10:08:10',NULL,200.00,'','10','1','Good sold','1','','sales','1133','','No',NULL,NULL,''),(33162,'1110','101747638497','2025-05-19 10:29:05',NULL,10.00,'','10','1','Inventory sold','1','','sales','1238','','No',NULL,NULL,''),(33163,'5500','101747638497','2025-05-19 10:08:17',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33164,'1000','101747638497','2025-05-19 10:29:05',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'\'IOJHDIPIHGD'),(33165,'4000','101747638497','2025-05-19 10:29:05',NULL,50.00,'','10','1','Good sold','1','','sales','1238','','No',NULL,NULL,''),(33166,'1000','101747639758','2025-05-19 10:29:33',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'FEFHOUFE'),(33167,'4000','101747639758','2025-05-19 10:29:33',NULL,200.00,'','10','1','Good sold','1','','sales','1133','','No',NULL,NULL,''),(33168,'1110','101747639789','2025-05-19 11:15:47',NULL,100.00,'','10','1','Inventory sold','1','','sales','1230','','No',NULL,NULL,''),(33169,'1110','101747639789','2025-05-19 10:29:49',NULL,5.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(33170,'5500','101747639789','2025-05-19 11:15:27',105.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33171,'1000','101747639789','2025-05-19 11:15:47',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'O[GDHU9HD'),(33172,'4000','101747639789','2025-05-19 11:15:47',NULL,150.00,'','10','1','Good sold','1','','sales','1230','','No',NULL,NULL,''),(33173,'4000','101747639789','2025-05-19 10:29:49',NULL,50.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(33174,'1110','101747642556','2025-05-19 13:02:26',NULL,21.00,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(33175,'5500','101747642556','2025-05-19 11:15:56',21.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33176,'1000','101747642556','2025-05-19 13:02:26',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33177,'4000','101747642556','2025-05-19 13:02:26',NULL,50.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(33178,'1110','101747648954','2025-05-19 13:05:57',NULL,10.00,'','10','1','Inventory sold','1','','sales','1633','','No',NULL,NULL,''),(33179,'5500','101747648954','2025-05-19 13:02:34',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33180,'1000','101747648954','2025-05-19 13:05:57',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33181,'4000','101747648954','2025-05-19 13:05:57',NULL,20.00,'','10','1','Good sold','1','','sales','1633','','No',NULL,NULL,''),(33182,'1110','101747649170','2025-05-19 13:06:25',NULL,15.00,'','10','1','Inventory sold','1','','sales','1520','','No',NULL,NULL,''),(33183,'5500','101747649170','2025-05-19 13:06:10',15.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33184,'1000','101747649170','2025-05-19 13:06:25',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33185,'4000','101747649170','2025-05-19 13:06:25',NULL,50.00,'','10','1','Good sold','1','','sales','1520','','No',NULL,NULL,''),(33186,'1110','101747649189','2025-05-19 13:07:03',NULL,12.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(33187,'5500','101747649189','2025-05-19 13:06:29',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33188,'1000','101747649189','2025-05-19 13:07:03',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33189,'4000','101747649189','2025-05-19 13:07:03',NULL,20.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(33190,'1110','101747649227','2025-05-19 13:24:29',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(33191,'5500','101747649227','2025-05-19 13:07:07',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33192,'1000','101747649227','2025-05-19 13:24:29',50.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'R4WSYHED54'),(33193,'4000','101747649227','2025-05-19 13:24:29',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(33194,'1110','101747663777','2025-05-19 17:10:24',NULL,30.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(33195,'5500','101747663777','2025-05-19 17:09:37',30.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33196,'1000','101747663777','2025-05-19 17:10:24',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,' e4c5 r5r'),(33197,'4000','101747663777','2025-05-19 17:10:24',NULL,100.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(33198,'1000','101747680832','2025-05-19 22:00:04',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33199,'4000','101747680832','2025-05-19 22:00:04',NULL,150.00,'','10','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(33200,'1000','101747724717','2025-05-20 10:05:26',5.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33201,'4000','101747724717','2025-05-20 10:05:26',NULL,5.00,'','10','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(33202,'1110','101747724728','2025-05-20 10:38:41',NULL,14.80,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(33203,'1110','101747724728','2025-05-20 10:05:28',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(33204,'5500','101747724728','2025-05-20 10:38:17',14.80,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33205,'1000','101747724728','2025-05-20 10:38:41',60.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33206,'4000','101747724728','2025-05-20 10:38:41',NULL,40.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(33207,'4000','101747724728','2025-05-20 10:05:28',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(33208,'1110','101747726725','2025-05-20 12:13:32',NULL,64.50,'','10','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(33209,'1110','101747726725','2025-05-20 10:38:45',NULL,15.00,'','10','1','Inventory sold','1','','sales','806','','No',NULL,NULL,''),(33210,'5500','101747726725','2025-05-20 12:13:15',79.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33211,'1000','101747726725','2025-05-20 12:13:32',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'utrf3xyhfgvt3dxw'),(33212,'4000','101747726725','2025-05-20 12:13:32',NULL,150.00,'','10','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(33213,'4000','101747726725','2025-05-20 10:38:45',NULL,50.00,'','10','1','Good sold','1','','sales','806','','No',NULL,NULL,''),(33214,'1000','101747732422','2025-05-20 12:35:21',150.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'rftcqd3eftcr342r'),(33215,'4000','101747732422','2025-05-20 12:35:21',NULL,100.00,'','10','1','Good sold','1','','sales','480','','No',NULL,NULL,''),(33216,'4000','101747732422','2025-05-20 12:13:42',NULL,50.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(33217,'1110','101747733728','2025-05-20 12:36:30',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(33218,'1110','101747733728','2025-05-20 12:35:28',NULL,25.00,'','10','1','Inventory sold','1','','sales','1055','','No',NULL,NULL,''),(33219,'5500','101747733728','2025-05-20 12:36:12',55.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33220,'1000','101747733728','2025-05-20 12:36:30',250.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33221,'4000','101747733728','2025-05-20 12:36:30',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(33222,'4000','101747733728','2025-05-20 12:35:28',NULL,100.00,'','10','1','Good sold','1','','sales','1055','','No',NULL,NULL,''),(33223,'1110','101747733796','2025-05-20 12:36:49',NULL,19.00,'','10','1','Inventory sold','1','','sales','1548','','No',NULL,NULL,''),(33224,'5500','101747733796','2025-05-20 12:36:36',19.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33225,'1000','101747733796','2025-05-20 12:36:49',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33226,'4000','101747733796','2025-05-20 12:36:49',NULL,50.00,'','10','1','Good sold','1','','sales','1548','','No',NULL,NULL,''),(33233,'1110','101747733810','2025-05-20 14:04:21',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(33234,'1110','101747733810','2025-05-20 14:49:15',NULL,12.00,'','10','1','Inventory sold','1','','sales','1597','','No',NULL,NULL,''),(33235,'5500','101747733810','2025-05-20 14:49:36',17.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33236,'1000','101747733810','2025-05-20 14:04:21',80.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'5YG FD5RTY5Y6'),(33237,'4000','101747733810','2025-05-20 14:04:21',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(33238,'4000','101747733810','2025-05-20 14:49:15',NULL,60.00,'','10','1','Good sold','1','','sales','1597','','No',NULL,NULL,''),(33239,'1110','101747741829','2025-05-20 15:07:06',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(33240,'1110','101747741829','2025-05-20 14:50:29',NULL,2.00,'','10','1','Inventory sold','1','','sales','858','','No',NULL,NULL,''),(33241,'1110','101747741829','2025-05-20 15:05:37',NULL,10.00,'','10','1','Inventory sold','1','','sales','1633','','No',NULL,NULL,''),(33242,'5500','101747741829','2025-05-20 15:06:54',12.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33243,'1000','101747741829','2025-05-20 15:07:06',44.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'GRVREEEEE'),(33244,'4000','101747741829','2025-05-20 15:07:06',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(33245,'4000','101747741829','2025-05-20 14:50:29',NULL,4.00,'','10','1','Good sold','1','','sales','858','','No',NULL,NULL,''),(33246,'4000','101747741829','2025-05-20 15:05:37',NULL,20.00,'','10','1','Good sold','1','','sales','1633','','No',NULL,NULL,''),(33247,'1000','101747742838','2025-05-20 15:18:11',10.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33248,'4000','101747742838','2025-05-20 15:18:11',NULL,10.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(33249,'1110','101747822784','2025-05-21 14:27:45',NULL,0.00,'','10','1','Inventory sold','1','','sales','65','','No',NULL,NULL,''),(33250,'1110','101747822784','2025-05-21 13:19:44',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(33251,'1110','101747822784','2025-05-21 14:26:21',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(33252,'5500','101747822784','2025-05-21 14:27:23',16.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33253,'1000','101747822784','2025-05-21 14:27:45',250.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tcw35td54'),(33254,'4000','101747822784','2025-05-21 14:27:45',NULL,150.00,'','10','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(33255,'4000','101747822784','2025-05-21 13:19:44',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(33256,'4000','101747822784','2025-05-21 14:26:21',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(33257,'1110','101747826887','2025-05-21 16:06:06',NULL,6.00,'','10','1','Inventory sold','1','','sales','1655','','No',NULL,NULL,''),(33258,'5500','101747826887','2025-05-21 14:28:07',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33259,'1000','101747826887','2025-05-21 16:06:06',20.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33260,'4000','101747826887','2025-05-21 16:06:06',NULL,20.00,'','10','1','Good sold','1','','sales','1655','','No',NULL,NULL,''),(33261,'1110','101747832773','2025-05-21 17:13:40',NULL,6.00,'','10','1','Inventory sold','1','','sales','1648','','No',NULL,NULL,''),(33262,'5500','101747832773','2025-05-21 16:06:14',6.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33263,'1000','101747832773','2025-05-21 17:13:40',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tr5 5ry5r4y'),(33264,'4000','101747832773','2025-05-21 17:13:40',NULL,100.00,'','10','1','Good sold','1','','sales','1648','','No',NULL,NULL,''),(33267,'1110','101747836828','2025-05-21 17:22:52',NULL,0.00,'','10','1','Inventory sold','1','','sales','820','','No',NULL,NULL,''),(33268,'1110','101747836828','2025-05-21 17:25:19',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(33269,'5500','101747836828','2025-05-21 17:26:14',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33270,'1000','101747836828','2025-05-21 17:22:52',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33271,'4000','101747836828','2025-05-21 17:22:52',NULL,100.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(33272,'4000','101747836828','2025-05-21 17:25:19',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(33273,'1110','101747837699','2025-05-21 17:44:47',NULL,85.00,'','10','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(33274,'5500','101747837699','2025-05-21 17:28:19',85.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33275,'1000','101747837699','2025-05-21 17:44:47',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'gdthtegaewry'),(33276,'4000','101747837699','2025-05-21 17:44:47',NULL,200.00,'','10','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(33277,'1110','101747838729','2025-05-21 18:13:55',NULL,0.00,'','10','1','Inventory sold','1','','sales','824','','No',NULL,NULL,''),(33278,'1110','101747838729','2025-05-21 17:45:29',NULL,0.00,'','10','1','Inventory sold','1','','sales','1509','','No',NULL,NULL,''),(33279,'1110','101747838729','2025-05-21 18:12:48',NULL,48.00,'','10','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(33280,'5500','101747838729','2025-05-21 18:13:42',48.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33281,'1000','101747838729','2025-05-21 18:13:55',350.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33282,'4000','101747838729','2025-05-21 18:13:55',NULL,50.00,'','10','1','Good sold','1','','sales','824','','No',NULL,NULL,''),(33283,'4000','101747838729','2025-05-21 17:45:29',NULL,200.00,'','10','1','Good sold','1','','sales','1509','','No',NULL,NULL,''),(33284,'4000','101747838729','2025-05-21 18:12:48',NULL,100.00,'','10','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(33285,'1110','101747840447','2025-05-21 18:18:15',NULL,2.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(33286,'5500','101747840447','2025-05-21 18:14:07',2.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33287,'1000','101747840447','2025-05-21 18:18:15',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'vkiugbh'),(33288,'4000','101747840447','2025-05-21 18:18:15',NULL,20.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(33289,'1110','101747840714','2025-05-21 18:38:44',NULL,35.00,'','10','1','Inventory sold','1','','sales','1679','','No',NULL,NULL,''),(33290,'5500','101747840714','2025-05-21 18:18:34',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33291,'1000','101747840714','2025-05-21 18:38:44',100.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33292,'4000','101747840714','2025-05-21 18:38:44',NULL,100.00,'','10','1','Good sold','1','','sales','1679','','No',NULL,NULL,''),(33293,'1110','101747841930','2025-05-21 18:46:21',NULL,50.00,'','10','1','Inventory sold','1','','sales','1636','','No',NULL,NULL,''),(33294,'1110','101747841930','2025-05-21 18:38:50',NULL,12.00,'','10','1','Inventory sold','1','','sales','1666','','No',NULL,NULL,''),(33295,'1110','101747841930','2025-05-21 18:45:37',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(33296,'5500','101747841930','2025-05-21 18:46:07',67.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33297,'1000','101747841930','2025-05-21 18:46:21',230.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'utgfyigf78g'),(33298,'4000','101747841930','2025-05-21 18:46:21',NULL,150.00,'','10','1','Good sold','1','','sales','1636','','No',NULL,NULL,''),(33299,'4000','101747841930','2025-05-21 18:38:50',NULL,60.00,'','10','1','Good sold','1','','sales','1666','','No',NULL,NULL,''),(33300,'4000','101747841930','2025-05-21 18:45:37',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(33305,'1110','101747981999','2025-05-23 09:33:35',NULL,50.00,'','10','1','Inventory sold','1','','sales','1256','','No',NULL,NULL,''),(33306,'1110','101747981999','2025-05-23 09:43:06',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(33307,'1110','101747981999','2025-05-23 10:19:18',NULL,30.00,'','10','1','Inventory sold','1','','sales','1607','','No',NULL,NULL,''),(33308,'1110','101747981999','2025-05-23 10:20:07',NULL,25.00,'','10','1','Inventory sold','1','','sales','1055','','No',NULL,NULL,''),(33309,'1110','101747981999','2025-05-23 10:21:01',NULL,0.00,'','10','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(33310,'5500','101747981999','2025-05-23 10:21:15',135.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33311,'1000','101747981999','2025-05-23 09:33:35',600.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33312,'4000','101747981999','2025-05-23 09:33:35',NULL,100.00,'','10','1','Good sold','1','','sales','1256','','No',NULL,NULL,''),(33313,'4000','101747981999','2025-05-23 09:43:06',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(33314,'4000','101747981999','2025-05-23 10:19:18',NULL,150.00,'','10','1','Good sold','1','','sales','1607','','No',NULL,NULL,''),(33315,'4000','101747981999','2025-05-23 10:20:07',NULL,100.00,'','10','1','Good sold','1','','sales','1055','','No',NULL,NULL,''),(33316,'4000','101747981999','2025-05-23 10:21:01',NULL,100.00,'','10','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(33317,'1000','101747984941','2025-05-23 10:53:01',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33318,'4000','101747984941','2025-05-23 10:53:01',NULL,30.00,'','10','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(33319,'1110','101748001500','2025-05-23 14:58:40',NULL,5.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(33320,'5500','101748001500','2025-05-23 14:58:20',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33321,'1000','101748001500','2025-05-23 14:58:40',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33322,'4000','101748001500','2025-05-23 14:58:40',NULL,50.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(33323,'1110','101748001559','2025-05-23 14:59:27',NULL,200.00,'','10','1','Inventory sold','1','','sales','1292','','No',NULL,NULL,''),(33324,'5500','101748001559','2025-05-23 14:59:19',200.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33325,'1000','101748001559','2025-05-23 14:59:27',300.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33326,'4000','101748001559','2025-05-23 14:59:27',NULL,300.00,'','10','1','Good sold','1','','sales','1292','','No',NULL,NULL,''),(33327,'1110','101748010318','2025-05-23 17:26:31',NULL,10.00,'','10','1','Inventory sold','1','','sales','1644','','No',NULL,NULL,''),(33328,'5500','101748010318','2025-05-23 17:25:18',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33329,'1000','101748010318','2025-05-23 17:26:31',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33330,'4000','101748010318','2025-05-23 17:26:31',NULL,50.00,'','10','1','Good sold','1','','sales','1644','','No',NULL,NULL,''),(33331,'1110','101748072172','2025-05-24 10:36:30',NULL,8.00,'','10','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(33332,'5500','101748072172','2025-05-24 10:36:12',8.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33333,'1000','101748072172','2025-05-24 10:36:30',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33334,'4000','101748072172','2025-05-24 10:36:30',NULL,50.00,'','10','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(33335,'1110','101748072193','2025-05-24 11:33:50',NULL,60.00,'','10','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(33336,'1110','101748072193','2025-05-24 10:36:33',NULL,10.00,'','10','1','Inventory sold','1','','sales','1633','','No',NULL,NULL,''),(33337,'5500','101748072193','2025-05-24 11:33:37',70.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33338,'1000','101748072193','2025-05-24 11:33:50',120.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'t5we,tyisyt'),(33339,'4000','101748072193','2025-05-24 11:33:50',NULL,100.00,'','10','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(33340,'4000','101748072193','2025-05-24 10:36:33',NULL,20.00,'','10','1','Good sold','1','','sales','1633','','No',NULL,NULL,''),(33341,'1110','101748075646','2025-05-24 11:40:42',NULL,10.50,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(33342,'5500','101748075646','2025-05-24 11:34:06',10.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33343,'1000','101748075646','2025-05-24 11:40:42',25.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33344,'4000','101748075646','2025-05-24 11:40:42',NULL,25.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(33345,'1110','101748079587','2025-05-24 12:40:11',NULL,4.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(33346,'1110','101748079587','2025-05-24 12:39:47',NULL,1.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(33347,'5500','101748079587','2025-05-24 12:40:11',5.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33348,'1000','101748079587','2025-05-24 12:40:11',40.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33349,'4000','101748079587','2025-05-24 12:40:11',NULL,40.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(33350,'4000','101748079587','2025-05-24 12:39:47',NULL,10.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(33351,'1110','101748079633','2025-05-24 12:40:53',NULL,35.00,'','10','1','Inventory sold','1','','sales','1681','','No',NULL,NULL,''),(33352,'5500','101748079633','2025-05-24 12:40:34',35.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33353,'1000','101748079633','2025-05-24 12:40:53',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33354,'4000','101748079633','2025-05-24 12:40:53',NULL,150.00,'','10','1','Good sold','1','','sales','1681','','No',NULL,NULL,''),(33355,'1110','101748079661','2025-05-24 12:52:53',NULL,5.00,'','10','1','Inventory sold','1','','sales','1672','','No',NULL,NULL,''),(33356,'1110','101748079661','2025-05-24 12:41:02',NULL,5.00,'','10','1','Inventory sold','1','','sales','1542','','No',NULL,NULL,''),(33357,'5500','101748079661','2025-05-24 12:52:31',10.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33358,'1000','101748079661','2025-05-24 12:52:53',50.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33359,'4000','101748079661','2025-05-24 12:52:53',NULL,30.00,'','10','1','Good sold','1','','sales','1672','','No',NULL,NULL,''),(33360,'4000','101748079661','2025-05-24 12:41:02',NULL,20.00,'','10','1','Good sold','1','','sales','1542','','No',NULL,NULL,''),(33361,'1110','101748080377','2025-05-24 13:35:10',NULL,157.50,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(33362,'1110','101748080377','2025-05-24 12:52:58',NULL,26.00,'','10','1','Inventory sold','1','','sales','53','','No',NULL,NULL,''),(33363,'5500','101748080377','2025-05-24 13:34:52',183.50,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33364,'1000','101748080377','2025-05-24 13:35:10',435.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'uuuurfgyewtd'),(33365,'4000','101748080377','2025-05-24 13:35:10',NULL,375.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(33366,'4000','101748080377','2025-05-24 12:52:58',NULL,60.00,'','10','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(33367,'1110','101748082971','2025-05-24 13:55:12',NULL,141.00,'','10','1','Inventory sold','1','','sales','1035','','No',NULL,NULL,''),(33368,'1110','101748082971','2025-05-24 13:36:11',NULL,18.90,'','10','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(33369,'1110','101748082971','2025-05-24 13:53:39',NULL,50.00,'','10','1','Inventory sold','1','','sales','1633','','No',NULL,NULL,''),(33370,'1110','101748082971','2025-05-24 13:53:55',NULL,40.00,'','10','1','Inventory sold','1','','sales','1630','','No',NULL,NULL,''),(33371,'1110','101748082971','2025-05-24 13:54:42',NULL,10.00,'','10','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(33372,'5500','101748082971','2025-05-24 13:54:55',259.90,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33373,'1000','101748082971','2025-05-24 13:55:12',650.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'drfwaerfw'),(33374,'4000','101748082971','2025-05-24 13:55:12',NULL,250.00,'','10','1','Good sold','1','','sales','1035','','No',NULL,NULL,''),(33375,'4000','101748082971','2025-05-24 13:36:11',NULL,100.00,'','10','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(33376,'4000','101748082971','2025-05-24 13:53:39',NULL,100.00,'','10','1','Good sold','1','','sales','1633','','No',NULL,NULL,''),(33377,'4000','101748082971','2025-05-24 13:53:55',NULL,100.00,'','10','1','Good sold','1','','sales','1630','','No',NULL,NULL,''),(33378,'4000','101748082971','2025-05-24 13:54:42',NULL,100.00,'','10','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(33379,'1110','101748084122','2025-05-24 14:21:38',NULL,75.00,'','10','1','Inventory sold','1','','sales','58','','No',NULL,NULL,''),(33380,'5500','101748084122','2025-05-24 13:55:22',75.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33381,'1000','101748084122','2025-05-24 14:21:38',150.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33382,'4000','101748084122','2025-05-24 14:21:38',NULL,150.00,'','10','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(33383,'1110','101748085764','2025-05-24 15:20:08',NULL,109.00,'','10','1','Inventory sold','1','','sales','1184','','No',NULL,NULL,''),(33384,'5500','101748085764','2025-05-24 14:22:44',109.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33385,'1000','101748085764','2025-05-24 15:20:08',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'tgref coyie'),(33386,'4000','101748085764','2025-05-24 15:20:08',NULL,200.00,'','10','1','Good sold','1','','sales','1184','','No',NULL,NULL,''),(33387,'1110','101748089217','2025-05-24 15:24:52',NULL,37.00,'','10','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(33388,'5500','101748089217','2025-05-24 15:20:17',37.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33389,'1000','101748089217','2025-05-24 15:24:52',100.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'thyes4ryr'),(33390,'4000','101748089217','2025-05-24 15:24:52',NULL,100.00,'','10','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(33391,'1000','101748089510','2025-05-24 15:39:40',25.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33392,'4000','101748089510','2025-05-24 15:39:40',NULL,25.00,'','10','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(33393,'1110','101748098155','2025-05-24 17:58:15',NULL,30.00,'','10','1','Inventory sold','1','','sales','1589','','No',NULL,NULL,''),(33394,'1110','101748098155','2025-05-24 17:49:15',NULL,50.00,'','10','1','Inventory sold','1','','sales','1256','','No',NULL,NULL,''),(33395,'1110','101748098155','2025-05-24 17:54:10',NULL,24.00,'','10','1','Inventory sold','1','','sales','1537','','No',NULL,NULL,''),(33396,'1110','101748098155','2025-05-24 17:54:28',NULL,12.00,'','10','1','Inventory sold','1','','sales','1661','','No',NULL,NULL,''),(33397,'5500','101748098155','2025-05-24 17:58:07',116.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33398,'1000','101748098155','2025-05-24 17:58:15',380.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33399,'4000','101748098155','2025-05-24 17:58:15',NULL,150.00,'','10','1','Good sold','1','','sales','1589','','No',NULL,NULL,''),(33400,'4000','101748098155','2025-05-24 17:49:15',NULL,100.00,'','10','1','Good sold','1','','sales','1256','','No',NULL,NULL,''),(33401,'4000','101748098155','2025-05-24 17:54:10',NULL,80.00,'','10','1','Good sold','1','','sales','1537','','No',NULL,NULL,''),(33402,'4000','101748098155','2025-05-24 17:54:28',NULL,50.00,'','10','1','Good sold','1','','sales','1661','','No',NULL,NULL,''),(33403,'1000','101748098699','2025-05-24 18:14:56',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'e4r5tf e5trf2eq'),(33404,'4000','101748098699','2025-05-24 18:14:56',NULL,200.00,'','10','1','Good sold','1','','sales','1133','','No',NULL,NULL,''),(33405,'1110','101748099704','2025-05-24 18:15:26',NULL,17.00,'','10','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(33406,'5500','101748099704','2025-05-24 18:15:04',17.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33407,'1000','101748099704','2025-05-24 18:15:26',30.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(33408,'4000','101748099704','2025-05-24 18:15:26',NULL,30.00,'','10','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(33409,'1000','101748099731','2025-05-24 18:40:28',20.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'x zfe234 x5trf 34'),(33410,'4000','101748099731','2025-05-24 18:40:28',NULL,20.00,'','10','1','Good sold','1','','sales','820','','No',NULL,NULL,''),(33411,'1000','101748416550','2025-05-28 10:16:02',200.00,NULL,'','10','1','Good sold','1','','sales','','','No',NULL,NULL,'wted8o6drqu'),(33412,'4000','101748416550','2025-05-28 10:16:02',NULL,200.00,'','10','1','Good sold','1','','sales','711','','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 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 */; /*!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 AUTO_INCREMENT=6 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `expenses` -- LOCK TABLES `expenses` WRITE; /*!40000 ALTER TABLE `expenses` DISABLE KEYS */; INSERT INTO `expenses` VALUES (1,'Expense','1','0','','2022-12-05 15:11:15','','Closed','2022-12-05 15:11:15','','','','KELVINE','','4060231670242240','1','','1000','','11670242238','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'','',''),(2,'Expense','6','39000','','2022-12-05 17:40:19','','Closed','2022-12-05 17:40:19','','','','RICARDO','','2609271670251198','1','','1010','','61670251196','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'','',''),(3,'Bill','5','0.00','WATER REFILLING','2022-12-08 17:27:31','TUSH','Active','2022-12-08 17:22:10','','','','TIMIZA PIPELINE','','','1','','','GUARDIAN ANGEL','BILL-51670509330','','2022-12-08 17:22:10','CASH',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'','',''),(4,'Expense','8','344','3def','2024-03-25 14:31:20','','Closed','2024-03-25 14:31:20','','','','e','','7443681711366233','1','','1050','','81711366229','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'','',''),(5,'Expense','6','','purchases','2024-09-14 20:20:27','','Active','2024-09-14 20:20:27','','','','john','','5018671726334286','1','','1050','','61726334284','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'','',''); /*!40000 ALTER TABLE `expenses` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `faqs` -- DROP TABLE IF EXISTS `faqs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `faqs` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `answers` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `faqs` -- LOCK TABLES `faqs` WRITE; /*!40000 ALTER TABLE `faqs` DISABLE KEYS */; /*!40000 ALTER TABLE `faqs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `fingers` -- DROP TABLE IF EXISTS `fingers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `fingers` ( `id` int(100) NOT NULL AUTO_INCREMENT, `admno` varchar(200) NOT NULL, `fingername` varchar(50) NOT NULL, `regdate` varchar(100) NOT NULL, `template` text NOT NULL, `status` varchar(100) NOT NULL DEFAULT 'active', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `fingers` -- LOCK TABLES `fingers` WRITE; /*!40000 ALTER TABLE `fingers` DISABLE KEYS */; /*!40000 ALTER TABLE `fingers` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `fiscalyear` -- DROP TABLE IF EXISTS `fiscalyear`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `fiscalyear` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `fiscalyear` -- LOCK TABLES `fiscalyear` WRITE; /*!40000 ALTER TABLE `fiscalyear` DISABLE KEYS */; INSERT INTO `fiscalyear` VALUES (1,'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,'VAT Act','99000000','1',NULL,'Y'),(2,'Goods','99010000','2',NULL,'Y'),(3,'Exempt Goods (Paragraph 1 - 99)','99011000','3',NULL,'Y'),(4,'Bovine Semen of tariff number 05111000','99011001','4',NULL,'Y'),(5,'Fish eggs and roes of tariff number 0511990110','99011002','4',NULL,'Y'),(6,'Animal semen other than of bovine of tariff number 0511999010','99011003','4',NULL,'Y'),(7,'Soya beans whether or not broken of tariff numbers 12011000 and 12019000','99011004','4',NULL,'Y'),(8,'Groundnuts not roasted or otherwise cooked In shell of tariff number 12024100','99011005','4',NULL,'Y'),(9,'Groundnuts not roasted or otherwise cooked Shelled whether or not broken of tariff number 12024200','99011006','4',NULL,'Y'),(10,'Copra of tariff number 12030000','99011007','4',NULL,'Y'),(11,'Linseed whether or not broken of tariff number 12040000','99011008','4',NULL,'Y'),(12,'Low erucic acid rape or colza seed of tariff number 12051000','99011009','4',NULL,'Y'),(13,'Other rape or colza seed of tariff number 12059000','99011010','4',NULL,'Y'),(14,'Sunflower seeds whether or not broken of tariff number 12060000','99011011','4',NULL,'Y'),(15,'Cotton seeds whether or not broken Seed of tariff numbers 12072100 and 12072900','99011012','4',NULL,'Y'),(16,'Sesamum seeds whether or not broken of tariff number 12074000','99011013','4',NULL,'Y'),(17,'Mustard seeds whether or not broken of tariff number 12075000','99011014','4',NULL,'Y'),(18,'Safflower seeds whether or not broken 12076000','99011015','4',NULL,'Y'),(19,'Other oil seeds and oleaginous fruits whether or not broken of tariff number 12079900','99011016','4',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=525 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-09-14 16:27:54','','','127.0.0.1','loggedin',1),(2,'admin','1','2024-09-14 17:15:22','','','::1','loggedin',1),(3,'user','8','2024-09-14 17:17:56','2024-09-14 17:20:06','','::1','loggedin',1),(4,'admin','1','2024-09-14 17:20:13','','','::1','loggedin',1),(5,'admin','1','2024-09-14 18:42:49','','','::1','loggedin',1),(6,'admin','1','2024-09-14 19:34:16','','','102.140.243.5','loggedin',1),(7,'user','6','2024-09-14 19:37:51','','','105.161.9.206','loggedin',1),(8,'user','8','2024-09-14 19:42:26','','','102.140.243.5','loggedin',1),(9,'user','6','2024-09-14 19:44:53','2024-09-14 20:44:06','','102.140.243.5','loggedin',1),(10,'user','10','2024-09-14 20:44:44','','','102.140.243.5','loggedin',1),(11,'admin','1','2024-09-15 00:15:52','2024-09-15 00:20:01','','197.211.29.131','loggedin',1),(12,'admin','1','2024-09-15 00:20:11','2024-09-15 00:21:13','','197.211.29.131','loggedin',1),(13,'admin','1','2024-09-15 00:21:28','2024-09-15 00:23:23','','197.211.29.131','loggedin',1),(14,'admin','1','2024-09-15 00:23:44','2024-09-15 00:23:49','','197.211.29.131','loggedin',1),(15,'admin','1','2024-09-15 00:24:28','','','197.211.29.131','loggedin',1),(16,'admin','1','2024-09-15 07:39:19','','','197.211.29.131','loggedin',1),(17,'admin','1','2024-09-15 09:48:54','2024-09-15 10:26:08','','197.211.29.131','loggedin',1),(18,'admin','1','2024-09-15 10:42:23','2024-09-15 10:43:28','','138.199.53.240','loggedin',1),(19,'admin','1','2024-09-15 15:52:36','2024-09-15 15:55:28','','138.199.53.240','loggedin',1),(20,'user','10','2024-09-15 15:55:39','2024-09-15 15:56:16','','138.199.53.240','loggedin',1),(21,'admin','1','2024-09-15 15:56:21','','','138.199.53.240','loggedin',1),(22,'user','10','2024-09-15 16:10:16','','','102.140.243.5','loggedin',1),(23,'user','10','2024-09-15 21:23:29','','','102.140.243.5','loggedin',1),(24,'admin','1','2024-09-17 09:41:17','','','146.70.246.106','loggedin',1),(25,'admin','1','2024-09-17 10:32:49','2024-09-17 10:33:36','','197.232.142.176','loggedin',1),(26,'user','10','2024-09-17 10:33:44','','','197.232.142.176','loggedin',1),(27,'user','10','2024-09-17 12:21:07','','','102.140.243.5','loggedin',1),(28,'user','10','2024-09-18 08:44:42','','','197.237.67.191','loggedin',1),(29,'user','10','2024-09-18 15:22:53','','','197.237.67.191','loggedin',1),(30,'user','10','2024-09-18 18:09:15','','','197.237.67.191','loggedin',1),(31,'user','10','2024-09-18 21:58:14','','','197.237.67.191','loggedin',1),(32,'admin','1','2024-09-19 10:50:08','','','102.0.0.244','loggedin',1),(33,'user','10','2024-09-19 13:50:59','','','197.237.67.191','loggedin',1),(34,'admin','1','2024-09-19 14:04:08','','','102.0.0.244','loggedin',1),(35,'user','10','2024-09-20 08:59:44','','','197.237.67.191','loggedin',1),(36,'user','10','2024-09-20 09:30:05','','','197.237.67.191','loggedin',1),(37,'user','10','2024-09-21 09:26:50','','','197.237.67.191','loggedin',1),(38,'user','10','2024-09-21 14:34:38','','','197.237.67.191','loggedin',1),(39,'user','10','2024-09-21 16:35:38','','','197.237.67.191','loggedin',1),(40,'user','10','2024-09-23 12:55:31','','','197.237.66.78','loggedin',1),(41,'user','10','2024-09-23 18:24:42','','','197.237.66.78','loggedin',1),(42,'user','10','2024-09-23 20:02:36','','','197.237.66.78','loggedin',1),(43,'user','10','2024-09-23 21:48:26','','','197.237.66.78','loggedin',1),(44,'user','10','2024-09-24 08:56:02','','','197.237.67.48','loggedin',1),(45,'admin','1','2024-09-24 21:05:47','','','197.211.29.227','loggedin',1),(46,'admin','1','2024-09-24 21:20:31','','','197.211.29.227','loggedin',1),(47,'admin','1','2024-09-24 21:20:54','','','197.211.29.227','loggedin',1),(48,'admin','1','2024-09-24 21:23:14','','','197.211.29.227','loggedin',1),(49,'user','10','2024-09-24 21:34:28','','','197.237.67.48','loggedin',1),(50,'user','10','2024-09-25 08:59:25','','','102.140.236.113','loggedin',1),(51,'user','10','2024-09-25 16:33:29','','','102.140.236.113','loggedin',1),(52,'admin','1','2024-09-25 17:27:30','2024-09-25 17:34:20','','41.90.179.106','loggedin',1),(53,'user','6','2024-09-25 17:36:41','','','41.81.205.19','loggedin',1),(54,'user','10','2024-09-26 08:36:11','','','197.237.67.48','loggedin',1),(55,'user','10','2024-09-26 08:49:14','','','197.237.67.48','loggedin',1),(56,'user','10','2024-09-26 09:06:34','','','197.237.67.48','loggedin',1),(57,'user','10','2024-09-26 14:24:14','','','197.237.67.48','loggedin',1),(58,'user','10','2024-09-26 16:11:04','','','197.237.67.48','loggedin',1),(59,'user','10','2024-09-26 17:10:37','','','197.237.67.48','loggedin',1),(60,'user','10','2024-09-26 21:40:04','','','197.237.67.48','loggedin',1),(61,'user','10','2024-09-27 09:08:39','','','102.140.240.18','loggedin',1),(62,'user','10','2024-09-27 21:14:18','','','102.140.240.18','loggedin',1),(63,'user','10','2024-09-28 08:59:18','','','102.140.240.18','loggedin',1),(64,'user','10','2024-09-28 09:28:07','','','102.140.240.18','loggedin',1),(65,'user','10','2024-09-28 12:50:14','','','102.140.240.18','loggedin',1),(66,'user','10','2024-09-29 14:39:24','','','102.140.240.18','loggedin',1),(67,'user','10','2024-09-30 09:12:57','','','102.140.240.18','loggedin',1),(68,'user','10','2024-09-30 10:11:36','','','102.140.240.18','loggedin',1),(69,'user','10','2024-09-30 22:11:15','','','102.140.240.18','loggedin',1),(70,'user','10','2024-10-01 08:28:25','','','102.140.251.113','loggedin',1),(71,'user','10','2024-10-01 11:14:06','','','102.140.251.113','loggedin',1),(72,'user','10','2024-10-01 13:36:59','','','102.140.251.113','loggedin',1),(73,'user','10','2024-10-01 20:45:12','','','102.140.251.113','loggedin',1),(74,'user','10','2024-10-02 09:01:55','','','102.140.251.113','loggedin',1),(75,'user','10','2024-10-02 09:04:06','','','102.140.251.113','loggedin',1),(76,'admin','1','2024-10-02 10:27:30','2024-10-02 10:27:45','','197.248.204.86','loggedin',1),(77,'user','10','2024-10-02 12:14:02','','','102.140.251.113','loggedin',1),(78,'user','10','2024-10-02 17:25:52','','','102.140.251.113','loggedin',1),(79,'user','10','2024-10-02 21:23:28','','','102.140.251.113','loggedin',1),(80,'user','10','2024-10-02 21:49:43','','','102.140.251.113','loggedin',1),(81,'user','10','2024-10-03 09:16:36','','','102.140.251.113','loggedin',1),(82,'user','10','2024-10-03 14:58:55','','','102.140.251.113','loggedin',1),(83,'user','10','2024-10-04 09:54:45','','','102.140.251.113','loggedin',1),(84,'user','10','2024-10-04 13:12:41','','','102.140.251.113','loggedin',1),(85,'user','10','2024-10-05 09:39:49','','','102.140.236.192','loggedin',1),(86,'user','10','2024-10-05 12:52:58','','','102.140.236.192','loggedin',1),(87,'user','10','2024-10-06 14:38:20','','','102.140.240.72','loggedin',1),(88,'admin','1','2024-10-06 15:10:13','','','102.211.213.58','loggedin',1),(89,'user','10','2024-10-06 18:22:43','','','102.140.240.72','loggedin',1),(90,'user','10','2024-10-07 08:49:39','','','102.140.240.72','loggedin',1),(91,'user','10','2024-10-07 12:49:51','','','102.140.240.72','loggedin',1),(92,'user','10','2024-10-07 21:54:35','','','102.140.240.72','loggedin',1),(93,'user','10','2024-10-08 09:07:49','','','102.140.240.72','loggedin',1),(94,'user','10','2024-10-08 17:00:52','','','102.140.240.72','loggedin',1),(95,'user','10','2024-10-09 10:23:45','','','102.140.240.72','loggedin',1),(96,'user','10','2024-10-14 08:55:09','','','197.237.67.120','loggedin',1),(97,'user','10','2024-10-14 16:34:55','','','197.237.67.120','loggedin',1),(98,'user','10','2024-10-15 10:30:44','','','197.237.67.120','loggedin',1),(99,'user','10','2024-10-15 17:37:04','','','197.237.67.120','loggedin',1),(100,'user','10','2024-10-15 17:53:47','','','197.237.67.120','loggedin',1),(101,'user','10','2024-10-16 10:14:06','','','197.237.67.120','loggedin',1),(102,'user','10','2024-10-16 12:28:47','','','197.237.67.120','loggedin',1),(103,'user','10','2024-10-16 21:16:32','','','197.237.67.120','loggedin',1),(104,'user','10','2024-10-17 09:21:22','','','197.237.67.120','loggedin',1),(105,'user','10','2024-10-17 18:15:57','','','102.140.242.250','loggedin',1),(106,'user','10','2024-10-17 20:51:48','','','102.140.242.250','loggedin',1),(107,'user','10','2024-10-18 12:13:34','','','197.237.67.120','loggedin',1),(108,'user','10','2024-10-19 09:39:16','','','197.237.67.120','loggedin',1),(109,'user','10','2024-10-19 15:13:19','','','197.237.67.120','loggedin',1),(110,'user','10','2024-10-21 15:45:10','','','197.237.67.120','loggedin',1),(111,'user','10','2024-10-22 08:51:18','','','197.237.67.120','loggedin',1),(112,'user','10','2024-10-22 13:18:10','','','197.237.67.120','loggedin',1),(113,'user','10','2024-10-23 09:00:11','','','102.140.249.70','loggedin',1),(114,'user','10','2024-10-23 18:10:02','','','102.140.249.70','loggedin',1),(115,'user','10','2024-10-23 20:10:17','','','102.140.249.70','loggedin',1),(116,'user','10','2024-10-24 08:49:40','','','102.140.249.70','loggedin',1),(117,'user','10','2024-10-24 08:52:52','','','102.140.249.70','loggedin',1),(118,'user','10','2024-10-24 12:05:59','','','102.140.249.70','loggedin',1),(119,'user','10','2024-10-24 16:16:39','','','102.140.249.70','loggedin',1),(120,'user','10','2024-10-25 08:56:07','','','102.140.249.70','loggedin',1),(121,'user','10','2024-10-25 13:06:08','','','102.140.249.70','loggedin',1),(122,'user','10','2024-10-25 15:37:35','','','102.140.249.70','loggedin',1),(123,'user','10','2024-10-25 18:32:38','','','102.140.249.70','loggedin',1),(124,'user','10','2024-10-26 08:54:15','','','197.237.65.206','loggedin',1),(125,'user','10','2024-10-27 15:11:43','','','197.237.64.54','loggedin',1),(126,'user','10','2024-10-27 20:26:42','','','197.237.64.54','loggedin',1),(127,'user','10','2024-10-28 08:48:34','','','197.237.64.54','loggedin',1),(128,'user','10','2024-10-28 17:58:33','','','197.237.64.54','loggedin',1),(129,'user','10','2024-10-29 08:51:16','','','102.140.249.128','loggedin',1),(130,'user','10','2024-10-29 12:10:59','','','102.140.249.128','loggedin',1),(131,'user','10','2024-10-29 17:51:13','','','102.140.249.128','loggedin',1),(132,'user','10','2024-10-30 10:06:27','','','197.237.64.171','loggedin',1),(133,'user','10','2024-10-31 09:10:53','','','197.237.66.215','loggedin',1),(134,'user','10','2024-10-31 22:01:13','','','197.237.66.215','loggedin',1),(135,'user','10','2024-10-31 22:12:02','','','197.237.66.215','loggedin',1),(136,'user','10','2024-11-01 09:03:42','','','102.140.240.89','loggedin',1),(137,'user','10','2024-11-01 09:19:27','','','102.140.240.89','loggedin',1),(138,'user','10','2024-11-02 09:15:37','','','102.140.249.11','loggedin',1),(139,'user','10','2024-11-03 15:05:06','','','197.237.66.152','loggedin',1),(140,'user','10','2024-11-03 22:06:16','','','197.237.66.152','loggedin',1),(141,'user','10','2024-11-04 08:58:35','','','102.140.240.89','loggedin',1),(142,'user','10','2024-11-04 11:08:28','','','102.140.240.89','loggedin',1),(143,'user','10','2024-11-05 10:16:33','','','197.237.64.250','loggedin',1),(144,'user','10','2024-11-05 12:19:39','','','197.237.64.250','loggedin',1),(145,'user','10','2024-11-06 09:22:46','','','102.140.242.41','loggedin',1),(146,'user','10','2024-11-06 12:38:21','','','102.140.242.41','loggedin',1),(147,'user','10','2024-11-07 08:58:27','','','197.237.64.250','loggedin',1),(148,'user','10','2024-11-07 17:17:27','','','197.237.64.250','loggedin',1),(149,'user','10','2024-11-08 10:26:08','','','197.237.64.250','loggedin',1),(150,'user','10','2024-11-08 15:01:21','','','197.237.64.250','loggedin',1),(151,'user','10','2024-11-08 15:20:28','','','197.237.64.250','loggedin',1),(152,'user','10','2024-11-08 19:14:35','','','197.237.64.250','loggedin',1),(153,'user','10','2024-11-09 09:12:28','','','102.140.251.156','loggedin',1),(154,'user','10','2024-11-09 12:22:50','','','102.140.251.156','loggedin',1),(155,'user','10','2024-11-10 15:33:44','','','102.140.249.12','loggedin',1),(156,'user','10','2024-11-11 08:57:24','','','197.237.64.250','loggedin',1),(157,'user','10','2024-11-11 13:31:57','','','197.237.64.250','loggedin',1),(158,'user','10','2024-11-12 09:26:16','','','102.140.249.12','loggedin',1),(159,'user','10','2024-11-12 10:42:59','','','102.140.249.12','loggedin',1),(160,'user','10','2024-11-13 09:19:33','','','102.140.237.124','loggedin',1),(161,'user','10','2024-11-13 13:19:43','','','102.140.237.124','loggedin',1),(162,'user','10','2024-11-13 16:16:15','','','102.140.237.124','loggedin',1),(163,'user','10','2024-11-19 16:49:08','','','102.140.248.167','loggedin',1),(164,'user','10','2024-11-20 09:11:24','','','102.140.248.167','loggedin',1),(165,'user','10','2024-11-20 14:08:09','','','102.140.248.167','loggedin',1),(166,'user','10','2024-11-21 08:32:31','','','102.140.248.167','loggedin',1),(167,'user','10','2024-11-21 10:39:24','','','102.140.248.167','loggedin',1),(168,'user','10','2024-11-21 16:52:45','','','102.140.248.167','loggedin',1),(169,'user','10','2024-11-22 09:08:42','','','197.237.64.185','loggedin',1),(170,'user','10','2024-11-22 17:12:47','','','197.237.64.185','loggedin',1),(171,'user','10','2024-11-23 08:50:17','','','102.140.248.71','loggedin',1),(172,'user','10','2024-11-23 14:15:56','','','102.140.248.71','loggedin',1),(173,'user','10','2024-11-23 18:34:13','','','102.140.248.71','loggedin',1),(174,'user','10','2024-11-24 14:42:28','','','102.140.240.104','loggedin',1),(175,'user','10','2024-11-25 17:17:06','','','102.140.248.71','loggedin',1),(176,'user','10','2024-11-26 08:54:50','','','102.140.248.71','loggedin',1),(177,'user','10','2024-11-27 09:11:25','','','102.140.237.123','loggedin',1),(178,'user','10','2024-11-27 18:23:15','','','102.140.237.123','loggedin',1),(179,'user','10','2024-11-28 08:32:19','','','102.140.237.123','loggedin',1),(180,'user','10','2024-11-28 12:25:51','','','102.140.237.123','loggedin',1),(181,'user','10','2024-11-28 14:43:32','','','102.140.237.123','loggedin',1),(182,'user','10','2024-11-28 19:26:23','','','102.140.237.123','loggedin',1),(183,'user','10','2024-11-29 09:34:12','','','197.237.66.83','loggedin',1),(184,'user','10','2024-11-29 18:41:56','','','197.237.66.83','loggedin',1),(185,'user','10','2024-11-30 10:39:54','','','102.140.240.55','loggedin',1),(186,'user','10','2024-11-30 18:24:33','','','102.140.240.55','loggedin',1),(187,'user','10','2024-11-30 19:15:12','','','102.140.240.55','loggedin',1),(188,'user','10','2024-12-01 14:54:35','','','102.140.240.55','loggedin',1),(189,'user','10','2024-12-01 18:52:59','','','102.140.240.55','loggedin',1),(190,'user','10','2024-12-02 09:39:50','','','102.140.236.125','loggedin',1),(191,'user','10','2024-12-02 16:09:18','','','102.140.236.125','loggedin',1),(192,'user','10','2024-12-03 09:02:52','','','102.140.240.55','loggedin',1),(193,'user','10','2024-12-03 14:37:25','','','102.140.240.55','loggedin',1),(194,'user','10','2024-12-04 09:26:36','','','102.140.240.55','loggedin',1),(195,'user','10','2024-12-04 16:44:58','','','102.140.240.55','loggedin',1),(196,'user','10','2024-12-06 09:06:19','','','197.237.66.30','loggedin',1),(197,'user','10','2024-12-06 10:42:36','','','197.237.66.30','loggedin',1),(198,'user','10','2024-12-09 17:26:21','','','102.140.249.53','loggedin',1),(199,'user','10','2024-12-10 09:33:17','','','102.140.249.53','loggedin',1),(200,'user','10','2024-12-11 10:06:45','','','102.140.249.53','loggedin',1),(201,'user','10','2024-12-11 17:26:48','','','102.140.249.53','loggedin',1),(202,'user','10','2024-12-12 10:01:39','','','102.140.249.53','loggedin',1),(203,'user','10','2024-12-12 10:31:39','','','102.140.249.53','loggedin',1),(204,'user','10','2024-12-12 15:44:45','','','102.140.249.53','loggedin',1),(205,'user','10','2024-12-12 16:02:13','','','102.140.249.53','loggedin',1),(206,'user','10','2024-12-13 09:08:47','','','102.140.249.53','loggedin',1),(207,'user','10','2024-12-13 19:43:16','','','102.140.249.53','loggedin',1),(208,'user','10','2024-12-14 09:27:19','','','197.237.66.52','loggedin',1),(209,'user','10','2024-12-14 17:34:42','','','197.237.66.52','loggedin',1),(210,'user','10','2024-12-15 17:02:49','','','197.237.65.158','loggedin',1),(211,'user','10','2024-12-16 08:57:36','','','102.140.236.32','loggedin',1),(212,'user','10','2024-12-17 08:55:03','','','197.237.66.52','loggedin',1),(213,'user','10','2024-12-17 15:47:41','','','197.237.66.52','loggedin',1),(214,'user','10','2024-12-17 18:16:40','','','197.237.66.52','loggedin',1),(215,'user','10','2024-12-18 11:01:23','','','197.237.66.52','loggedin',1),(216,'user','10','2024-12-18 16:12:42','','','197.237.66.52','loggedin',1),(217,'user','10','2024-12-18 18:15:51','','','197.237.66.52','loggedin',1),(218,'user','10','2024-12-27 16:52:55','','','102.140.243.99','loggedin',1),(219,'user','10','2024-12-27 20:03:10','','','102.140.243.99','loggedin',1),(220,'user','10','2024-12-27 20:16:26','','','102.140.243.99','loggedin',1),(221,'user','10','2024-12-28 09:35:09','','','102.140.243.99','loggedin',1),(222,'user','10','2024-12-28 12:16:04','','','102.140.243.99','loggedin',1),(223,'user','10','2024-12-28 16:33:13','','','102.140.243.99','loggedin',1),(224,'user','10','2024-12-28 18:00:33','','','102.140.243.99','loggedin',1),(225,'user','10','2024-12-28 19:10:19','','','102.140.243.99','loggedin',1),(226,'user','10','2024-12-28 19:10:24','','','102.140.243.99','loggedin',1),(227,'user','10','2024-12-29 15:44:38','','','102.140.243.99','loggedin',1),(228,'user','10','2024-12-30 09:48:52','','','197.237.64.184','loggedin',1),(229,'user','10','2024-12-30 11:48:41','','','197.237.64.184','loggedin',1),(230,'user','10','2024-12-31 11:12:10','','','197.237.64.184','loggedin',1),(231,'user','10','2024-12-31 13:48:49','','','197.237.64.184','loggedin',1),(232,'user','10','2025-01-01 15:50:20','','','102.140.237.164','loggedin',1),(233,'user','10','2025-01-02 08:51:49','','','197.237.64.184','loggedin',1),(234,'user','10','2025-01-03 10:31:02','','','197.237.64.184','loggedin',1),(235,'user','10','2025-01-03 18:41:02','','','197.237.64.184','loggedin',1),(236,'user','10','2025-01-03 20:38:10','','','197.237.64.184','loggedin',1),(237,'user','10','2025-01-04 09:59:40','','','102.140.243.99','loggedin',1),(238,'user','10','2025-01-04 13:08:08','','','102.140.243.99','loggedin',1),(239,'user','10','2025-01-04 13:55:59','','','102.140.243.99','loggedin',1),(240,'user','10','2025-01-05 12:56:44','','','197.237.67.209','loggedin',1),(241,'user','10','2025-01-05 19:23:08','','','197.237.67.209','loggedin',1),(242,'user','10','2025-01-05 19:23:11','','','197.237.67.209','loggedin',1),(243,'user','10','2025-01-05 20:09:28','','','197.237.67.209','loggedin',1),(244,'user','10','2025-01-06 09:15:24','','','197.237.67.209','loggedin',1),(245,'user','10','2025-01-06 14:02:52','','','197.237.67.209','loggedin',1),(246,'user','10','2025-01-06 17:26:48','','','197.237.67.209','loggedin',1),(247,'user','10','2025-01-06 17:26:52','','','197.237.67.209','loggedin',1),(248,'user','10','2025-01-07 08:53:34','','','102.140.243.242','loggedin',1),(249,'user','10','2025-01-07 19:19:31','','','102.140.243.242','loggedin',1),(250,'user','10','2025-01-08 08:46:35','','','197.237.67.209','loggedin',1),(251,'user','10','2025-01-08 14:24:57','','','197.237.67.209','loggedin',1),(252,'user','10','2025-01-08 16:41:43','','','197.237.67.209','loggedin',1),(253,'user','10','2025-01-09 09:39:12','','','197.237.67.209','loggedin',1),(254,'user','10','2025-01-09 18:18:22','','','197.237.67.209','loggedin',1),(255,'user','10','2025-01-10 09:38:29','','','197.237.67.209','loggedin',1),(256,'user','10','2025-01-10 13:04:49','','','197.237.67.209','loggedin',1),(257,'user','10','2025-01-11 10:02:38','','','102.140.248.109','loggedin',1),(258,'user','10','2025-01-11 11:51:50','','','102.140.248.109','loggedin',1),(259,'user','10','2025-01-12 11:53:29','','','102.140.248.109','loggedin',1),(260,'user','10','2025-01-13 10:56:48','','','102.140.237.64','loggedin',1),(261,'user','10','2025-01-14 10:42:55','','','102.140.248.109','loggedin',1),(262,'user','10','2025-01-14 15:25:23','','','102.140.248.109','loggedin',1),(263,'user','10','2025-01-15 08:57:20','','','102.140.237.64','loggedin',1),(264,'user','10','2025-01-15 18:57:02','','','102.140.237.64','loggedin',1),(265,'user','10','2025-01-16 10:30:13','','','102.140.237.64','loggedin',1),(266,'user','10','2025-01-17 08:49:55','','','197.237.66.22','loggedin',1),(267,'user','10','2025-01-17 13:54:25','','','197.237.66.22','loggedin',1),(268,'user','10','2025-01-17 18:24:28','','','197.237.66.22','loggedin',1),(269,'user','10','2025-01-17 20:50:08','','','197.237.66.22','loggedin',1),(270,'user','10','2025-01-18 09:41:47','','','102.140.243.176','loggedin',1),(271,'user','10','2025-01-19 11:49:17','','','197.237.66.22','loggedin',1),(272,'user','10','2025-01-20 10:50:08','','','102.140.236.15','loggedin',1),(273,'user','10','2025-01-20 18:41:59','','','102.140.236.15','loggedin',1),(274,'user','10','2025-01-20 18:42:03','','','102.140.236.15','loggedin',1),(275,'user','10','2025-01-21 09:46:53','','','102.140.236.15','loggedin',1),(276,'user','10','2025-01-21 16:09:10','','','102.140.236.15','loggedin',1),(277,'user','10','2025-01-21 17:47:08','','','102.140.236.15','loggedin',1),(278,'user','10','2025-01-21 18:52:23','','','102.140.236.15','loggedin',1),(279,'user','10','2025-01-22 10:44:41','','','102.140.251.125','loggedin',1),(280,'user','10','2025-01-22 11:36:53','','','102.140.251.125','loggedin',1),(281,'user','10','2025-01-22 15:13:29','','','102.140.251.125','loggedin',1),(282,'user','10','2025-01-22 18:05:19','','','102.140.251.125','loggedin',1),(283,'user','10','2025-01-23 08:51:52','','','102.140.251.206','loggedin',1),(284,'user','10','2025-01-23 11:53:32','','','102.140.251.206','loggedin',1),(285,'user','10','2025-01-23 14:05:36','','','102.140.251.206','loggedin',1),(286,'user','10','2025-01-23 17:30:17','','','102.140.251.206','loggedin',1),(287,'user','10','2025-01-23 19:51:14','','','102.140.251.206','loggedin',1),(288,'user','10','2025-01-24 08:55:32','','','102.140.251.206','loggedin',1),(289,'user','10','2025-01-24 14:43:06','','','102.140.251.206','loggedin',1),(290,'user','10','2025-01-24 19:16:18','','','102.140.251.206','loggedin',1),(291,'user','10','2025-01-25 18:22:16','','','102.140.251.206','loggedin',1),(292,'user','10','2025-01-25 18:22:20','','','102.140.251.206','loggedin',1),(293,'user','10','2025-01-26 13:54:51','','','102.140.251.206','loggedin',1),(294,'user','10','2025-01-26 18:17:59','','','102.140.251.206','loggedin',1),(295,'user','10','2025-01-27 18:25:14','','','102.140.251.206','loggedin',1),(296,'user','10','2025-01-28 09:02:53','','','102.140.251.206','loggedin',1),(297,'user','10','2025-01-28 18:42:04','','','102.140.251.206','loggedin',1),(298,'user','10','2025-01-29 09:31:49','','','102.140.242.129','loggedin',1),(299,'user','10','2025-01-29 18:06:58','','','102.140.242.129','loggedin',1),(300,'user','10','2025-01-29 18:07:02','','','102.140.242.129','loggedin',1),(301,'user','10','2025-01-30 11:44:17','','','197.237.64.4','loggedin',1),(302,'user','10','2025-01-30 19:01:48','','','102.140.251.206','loggedin',1),(303,'user','10','2025-01-30 20:37:37','','','102.140.251.206','loggedin',1),(304,'user','10','2025-01-31 09:28:02','','','197.237.66.151','loggedin',1),(305,'user','10','2025-01-31 14:20:11','','','197.237.66.151','loggedin',1),(306,'user','10','2025-02-01 09:43:43','','','102.140.237.59','loggedin',1),(307,'user','10','2025-02-03 18:25:14','','','102.140.250.24','loggedin',1),(308,'user','10','2025-02-04 10:02:40','','','102.140.250.24','loggedin',1),(309,'user','10','2025-02-04 16:12:17','','','102.140.250.24','loggedin',1),(310,'user','10','2025-02-05 10:28:46','','','102.140.250.24','loggedin',1),(311,'user','10','2025-02-05 13:11:22','','','102.140.250.24','loggedin',1),(312,'user','10','2025-02-05 17:36:54','','','102.140.250.24','loggedin',1),(313,'user','10','2025-02-06 10:11:56','','','102.140.250.24','loggedin',1),(314,'user','10','2025-02-07 09:22:21','','','102.140.250.24','loggedin',1),(315,'user','10','2025-02-07 17:53:19','','','102.140.250.24','loggedin',1),(316,'user','10','2025-02-07 19:14:49','','','102.140.250.24','loggedin',1),(317,'user','10','2025-02-08 10:20:50','','','102.140.237.156','loggedin',1),(318,'user','10','2025-02-09 15:08:49','','','102.140.250.24','loggedin',1),(319,'user','10','2025-02-10 09:50:28','','','102.140.250.24','loggedin',1),(320,'user','10','2025-02-10 14:08:19','','','102.140.250.24','loggedin',1),(321,'user','10','2025-02-11 09:45:56','','','102.140.250.24','loggedin',1),(322,'user','10','2025-02-11 14:09:31','','','102.140.250.24','loggedin',1),(323,'user','10','2025-02-11 18:35:29','','','102.140.250.24','loggedin',1),(324,'user','10','2025-02-12 10:18:25','','','102.140.240.95','loggedin',1),(325,'user','10','2025-02-12 15:23:25','','','102.140.240.95','loggedin',1),(326,'user','10','2025-02-12 15:58:12','','','102.140.240.95','loggedin',1),(327,'user','10','2025-02-12 18:23:36','','','102.140.240.95','loggedin',1),(328,'user','10','2025-02-13 09:55:17','','','102.140.250.24','loggedin',1),(329,'user','10','2025-02-13 16:00:36','','','102.140.250.24','loggedin',1),(330,'user','10','2025-02-14 10:00:57','','','102.140.241.200','loggedin',1),(331,'user','10','2025-02-14 16:19:19','','','102.140.241.200','loggedin',1),(332,'user','10','2025-02-15 11:16:09','','','102.140.236.189','loggedin',1),(333,'user','10','2025-02-15 15:51:48','','','102.140.236.189','loggedin',1),(334,'user','10','2025-02-15 18:57:58','','','102.140.236.189','loggedin',1),(335,'user','10','2025-02-16 14:56:56','','','102.140.236.189','loggedin',1),(336,'user','10','2025-02-17 08:47:32','','','102.140.236.189','loggedin',1),(337,'user','10','2025-02-17 14:16:40','','','102.140.236.189','loggedin',1),(338,'user','10','2025-02-17 17:41:55','','','102.140.236.189','loggedin',1),(339,'user','10','2025-02-18 09:32:59','','','102.140.236.189','loggedin',1),(340,'user','10','2025-02-18 13:04:01','','','102.140.236.189','loggedin',1),(341,'user','10','2025-02-19 08:55:56','','','102.140.236.189','loggedin',1),(342,'user','10','2025-02-19 10:54:08','','','102.140.236.189','loggedin',1),(343,'user','10','2025-02-19 15:26:48','','','102.140.236.189','loggedin',1),(344,'user','10','2025-02-19 18:59:38','','','102.140.236.189','loggedin',1),(345,'user','10','2025-02-20 10:01:28','','','102.140.250.14','loggedin',1),(346,'user','10','2025-02-20 16:38:00','','','102.140.250.14','loggedin',1),(347,'user','10','2025-02-20 20:10:46','','','102.140.250.14','loggedin',1),(348,'user','10','2025-02-21 09:58:09','','','102.140.250.14','loggedin',1),(349,'user','10','2025-02-21 15:39:36','','','102.140.250.14','loggedin',1),(350,'user','10','2025-02-21 18:53:26','','','102.140.250.14','loggedin',1),(351,'user','10','2025-02-22 10:37:30','','','102.140.250.14','loggedin',1),(352,'user','10','2025-02-22 13:38:39','','','102.140.250.14','loggedin',1),(353,'user','10','2025-02-22 20:09:02','','','102.140.250.14','loggedin',1),(354,'user','10','2025-02-24 14:30:05','','','197.237.66.66','loggedin',1),(355,'user','10','2025-02-25 09:36:52','','','102.140.250.14','loggedin',1),(356,'user','10','2025-02-25 11:52:17','','','102.140.250.14','loggedin',1),(357,'user','10','2025-02-25 18:27:00','','','102.140.250.14','loggedin',1),(358,'user','10','2025-02-26 09:39:32','','','102.140.250.14','loggedin',1),(359,'user','10','2025-02-26 14:20:24','','','102.140.250.14','loggedin',1),(360,'user','10','2025-02-26 19:58:53','','','102.140.250.14','loggedin',1),(361,'user','10','2025-03-01 11:25:01','','','102.140.243.187','loggedin',1),(362,'user','10','2025-03-02 13:22:25','','','102.140.243.187','loggedin',1),(363,'user','10','2025-03-02 17:49:55','','','102.140.243.187','loggedin',1),(364,'user','10','2025-03-02 20:30:45','','','102.140.243.187','loggedin',1),(365,'user','10','2025-03-02 22:05:49','','','102.140.243.187','loggedin',1),(366,'user','10','2025-03-03 08:58:06','','','102.140.243.187','loggedin',1),(367,'user','10','2025-03-04 10:27:21','','','102.140.243.187','loggedin',1),(368,'user','10','2025-03-04 17:05:58','','','102.140.243.187','loggedin',1),(369,'user','10','2025-03-04 17:52:56','','','102.140.243.187','loggedin',1),(370,'user','10','2025-03-04 18:45:02','','','102.140.243.187','loggedin',1),(371,'user','10','2025-03-04 19:23:04','','','102.140.243.187','loggedin',1),(372,'user','10','2025-03-05 09:13:40','','','102.140.243.187','loggedin',1),(373,'user','10','2025-03-05 11:36:14','','','102.140.243.187','loggedin',1),(374,'user','10','2025-03-05 21:19:46','','','102.140.243.187','loggedin',1),(375,'user','10','2025-03-06 09:13:14','','','102.140.243.187','loggedin',1),(376,'user','10','2025-03-06 12:04:17','','','102.140.243.187','loggedin',1),(377,'user','10','2025-03-06 16:56:40','','','102.140.243.187','loggedin',1),(378,'user','10','2025-03-07 09:54:42','','','102.140.237.251','loggedin',1),(379,'user','10','2025-03-07 13:46:53','','','102.140.237.251','loggedin',1),(380,'user','10','2025-03-07 18:39:13','','','102.140.237.251','loggedin',1),(381,'user','10','2025-03-08 09:57:17','','','102.140.243.187','loggedin',1),(382,'user','10','2025-03-09 14:39:14','','','102.140.237.251','loggedin',1),(383,'user','10','2025-03-10 10:13:06','','','102.140.237.251','loggedin',1),(384,'user','10','2025-03-10 13:19:34','','','102.140.237.251','loggedin',1),(385,'user','10','2025-03-10 20:41:47','','','102.140.237.251','loggedin',1),(386,'user','10','2025-03-11 11:19:14','','','102.140.248.161','loggedin',1),(387,'user','10','2025-03-11 14:04:33','','','102.140.248.161','loggedin',1),(388,'user','10','2025-03-11 16:56:43','','','102.140.248.161','loggedin',1),(389,'user','10','2025-03-11 20:10:04','','','102.140.248.161','loggedin',1),(390,'user','10','2025-03-12 10:13:33','','','102.140.237.251','loggedin',1),(391,'user','10','2025-03-12 17:24:28','','','102.140.237.251','loggedin',1),(392,'user','10','2025-03-13 10:27:15','','','102.140.237.251','loggedin',1),(393,'user','10','2025-03-13 15:38:32','','','102.140.237.251','loggedin',1),(394,'user','10','2025-03-13 17:56:16','','','102.140.237.251','loggedin',1),(395,'user','10','2025-03-14 09:22:18','','','197.237.66.125','loggedin',1),(396,'admin','1','2025-03-14 12:55:26','','','41.203.215.87','loggedin',1),(397,'user','10','2025-03-14 15:57:06','','','197.237.66.125','loggedin',1),(398,'user','10','2025-03-15 09:12:51','','','197.237.66.125','loggedin',1),(399,'user','10','2025-03-15 20:37:35','','','197.237.66.125','loggedin',1),(400,'user','10','2025-03-16 13:38:21','','','197.237.66.125','loggedin',1),(401,'user','10','2025-03-17 08:55:03','','','197.237.66.125','loggedin',1),(402,'user','10','2025-03-17 17:40:48','','','197.237.66.125','loggedin',1),(403,'user','10','2025-03-18 11:14:20','','','197.237.66.125','loggedin',1),(404,'user','10','2025-03-18 13:29:19','','','197.237.66.125','loggedin',1),(405,'user','10','2025-03-18 18:58:22','','','197.237.66.125','loggedin',1),(406,'user','10','2025-03-19 11:15:49','','','197.237.66.125','loggedin',1),(407,'user','10','2025-03-19 18:15:14','','','197.237.66.125','loggedin',1),(408,'user','10','2025-03-20 08:48:02','','','102.140.237.146','loggedin',1),(409,'user','10','2025-03-21 08:41:00','','','102.140.243.185','loggedin',1),(410,'user','10','2025-03-21 17:31:35','','','102.140.243.185','loggedin',1),(411,'user','10','2025-03-22 10:38:48','','','102.140.242.154','loggedin',1),(412,'user','10','2025-03-22 16:28:36','','','102.140.242.154','loggedin',1),(413,'user','10','2025-03-22 18:27:50','','','102.140.242.154','loggedin',1),(414,'user','10','2025-03-22 19:52:37','','','102.140.242.154','loggedin',1),(415,'user','10','2025-03-23 13:50:45','','','102.140.236.37','loggedin',1),(416,'user','10','2025-03-23 15:21:31','','','102.140.236.37','loggedin',1),(417,'user','10','2025-03-24 11:15:02','','','102.140.242.154','loggedin',1),(418,'user','10','2025-03-24 16:34:33','','','102.140.242.154','loggedin',1),(419,'user','10','2025-03-25 08:48:36','','','102.140.237.25','loggedin',1),(420,'user','10','2025-03-25 17:18:40','','','102.140.237.25','loggedin',1),(421,'user','10','2025-03-25 21:17:54','','','102.140.237.25','loggedin',1),(422,'user','10','2025-03-26 09:43:45','','','102.140.237.25','loggedin',1),(423,'user','10','2025-03-26 12:44:14','','','102.140.237.25','loggedin',1),(424,'user','10','2025-03-26 20:40:49','','','102.140.237.25','loggedin',1),(425,'user','10','2025-03-27 09:22:50','','','102.140.237.25','loggedin',1),(426,'user','10','2025-03-27 13:40:02','','','102.140.237.25','loggedin',1),(427,'user','10','2025-03-30 19:54:24','','','102.140.237.25','loggedin',1),(428,'user','10','2025-03-31 09:41:02','','','102.140.237.25','loggedin',1),(429,'user','10','2025-03-31 13:57:36','','','102.140.237.25','loggedin',1),(430,'user','10','2025-03-31 17:38:36','','','102.140.237.25','loggedin',1),(431,'user','10','2025-04-01 09:23:30','','','102.140.237.25','loggedin',1),(432,'user','10','2025-04-01 12:08:01','','','102.140.237.25','loggedin',1),(433,'user','10','2025-04-01 13:05:54','','','102.140.237.25','loggedin',1),(434,'user','10','2025-04-01 15:30:32','','','102.140.237.25','loggedin',1),(435,'user','10','2025-04-02 09:37:24','','','102.140.237.26','loggedin',1),(436,'user','10','2025-04-02 11:44:57','','','102.140.237.26','loggedin',1),(437,'user','10','2025-04-02 17:19:42','','','102.140.237.26','loggedin',1),(438,'user','10','2025-04-02 21:37:33','','','102.140.237.26','loggedin',1),(439,'user','10','2025-04-03 10:19:00','','','102.140.237.208','loggedin',1),(440,'user','10','2025-04-03 14:14:26','','','102.140.237.208','loggedin',1),(441,'user','10','2025-04-04 10:57:23','','','102.140.237.26','loggedin',1),(442,'user','10','2025-04-04 15:58:50','','','102.140.237.26','loggedin',1),(443,'user','10','2025-04-04 18:53:26','','','102.140.237.26','loggedin',1),(444,'user','10','2025-04-05 10:14:18','','','102.140.237.26','loggedin',1),(445,'user','10','2025-04-06 15:20:13','','','102.140.237.26','loggedin',1),(446,'user','10','2025-04-07 09:53:00','','','102.140.237.26','loggedin',1),(447,'user','10','2025-04-08 09:16:36','','','102.140.237.208','loggedin',1),(448,'user','10','2025-04-08 12:16:48','','','102.140.237.208','loggedin',1),(449,'user','10','2025-04-08 13:49:27','','','102.140.237.208','loggedin',1),(450,'user','10','2025-04-08 17:25:22','','','102.140.237.208','loggedin',1),(451,'user','10','2025-04-09 09:06:15','','','102.140.240.182','loggedin',1),(452,'user','10','2025-04-09 13:23:45','','','102.140.240.182','loggedin',1),(453,'user','10','2025-04-10 15:24:26','','','102.140.237.208','loggedin',1),(454,'user','10','2025-04-10 17:00:44','','','102.140.237.208','loggedin',1),(455,'user','10','2025-04-10 20:50:35','','','102.140.237.208','loggedin',1),(456,'user','10','2025-04-11 11:33:48','','','102.140.237.42','loggedin',1),(457,'user','10','2025-04-11 16:58:18','','','102.140.237.42','loggedin',1),(458,'user','10','2025-04-12 09:31:15','','','102.140.237.208','loggedin',1),(459,'user','10','2025-04-12 12:00:28','','','102.140.237.208','loggedin',1),(460,'user','10','2025-04-12 17:13:38','','','102.140.237.208','loggedin',1),(461,'user','10','2025-04-12 18:30:27','','','102.140.237.208','loggedin',1),(462,'user','10','2025-04-12 18:45:22','','','102.140.237.208','loggedin',1),(463,'user','10','2025-04-15 15:06:14','','','102.140.237.208','loggedin',1),(464,'user','10','2025-04-15 15:26:32','','','102.140.237.208','loggedin',1),(465,'user','10','2025-04-15 18:16:30','','','102.140.237.208','loggedin',1),(466,'user','10','2025-04-16 10:20:51','','','102.140.237.208','loggedin',1),(467,'user','10','2025-04-16 18:23:44','','','102.140.237.208','loggedin',1),(468,'user','10','2025-04-16 21:29:11','','','102.140.237.208','loggedin',1),(469,'user','10','2025-04-17 09:08:36','','','102.140.240.213','loggedin',1),(470,'user','10','2025-04-17 13:55:02','','','102.140.240.213','loggedin',1),(471,'user','10','2025-04-17 18:05:49','','','102.140.240.213','loggedin',1),(472,'user','10','2025-04-18 09:50:05','','','102.140.237.208','loggedin',1),(473,'user','10','2025-04-19 10:46:40','','','102.140.237.208','loggedin',1),(474,'user','10','2025-04-19 17:57:01','','','102.140.237.208','loggedin',1),(475,'user','10','2025-04-20 14:48:17','','','102.140.237.208','loggedin',1),(476,'user','10','2025-04-20 15:02:44','','','102.140.237.208','loggedin',1),(477,'user','10','2025-04-20 19:36:49','','','102.140.237.208','loggedin',1),(478,'user','10','2025-04-21 09:39:03','','','197.237.66.220','loggedin',1),(479,'user','10','2025-04-22 09:55:10','','','102.140.248.8','loggedin',1),(480,'user','10','2025-04-22 16:17:01','','','102.140.248.8','loggedin',1),(481,'user','10','2025-04-22 18:23:57','','','102.140.248.8','loggedin',1),(482,'user','10','2025-04-23 10:02:50','','','102.140.237.208','loggedin',1),(483,'user','10','2025-04-26 13:46:31','','','102.140.243.138','loggedin',1),(484,'user','10','2025-04-27 13:27:31','','','197.237.65.25','loggedin',1),(485,'user','10','2025-05-08 08:52:29','','','197.237.65.233','loggedin',1),(486,'user','10','2025-05-08 11:53:14','','','197.237.65.233','loggedin',1),(487,'user','10','2025-05-08 17:02:25','','','197.237.65.233','loggedin',1),(488,'user','10','2025-05-09 09:10:14','','','197.237.65.233','loggedin',1),(489,'user','10','2025-05-09 20:48:25','','','197.237.65.233','loggedin',1),(490,'user','10','2025-05-10 10:01:55','','','197.237.65.233','loggedin',1),(491,'user','10','2025-05-10 12:42:59','','','197.237.65.233','loggedin',1),(492,'user','10','2025-05-11 14:18:57','','','197.237.65.233','loggedin',1),(493,'user','10','2025-05-12 10:39:01','','','197.237.65.233','loggedin',1),(494,'user','10','2025-05-12 17:34:42','','','197.237.65.233','loggedin',1),(495,'user','10','2025-05-13 10:20:22','','','197.237.65.233','loggedin',1),(496,'user','10','2025-05-13 13:39:07','','','197.237.65.233','loggedin',1),(497,'user','10','2025-05-13 15:45:11','','','197.237.65.233','loggedin',1),(498,'user','10','2025-05-14 08:51:01','','','197.237.65.233','loggedin',1),(499,'user','10','2025-05-14 16:27:28','','','197.237.65.233','loggedin',1),(500,'user','10','2025-05-15 09:48:13','','','197.237.65.233','loggedin',1),(501,'user','10','2025-05-15 15:05:11','','','197.237.65.233','loggedin',1),(502,'user','10','2025-05-16 09:39:55','','','102.140.241.3','loggedin',1),(503,'user','10','2025-05-16 14:20:17','','','102.140.241.3','loggedin',1),(504,'user','10','2025-05-17 10:18:13','','','197.237.65.233','loggedin',1),(505,'user','10','2025-05-17 13:52:50','','','197.237.65.233','loggedin',1),(506,'user','10','2025-05-17 13:52:55','','','197.237.65.233','loggedin',1),(507,'user','10','2025-05-17 13:53:07','','','197.237.65.233','loggedin',1),(508,'user','10','2025-05-17 16:54:04','','','197.237.65.233','loggedin',1),(509,'user','10','2025-05-18 14:38:46','','','102.140.248.72','loggedin',1),(510,'user','10','2025-05-19 10:06:02','','','197.237.65.233','loggedin',1),(511,'user','10','2025-05-19 17:09:30','','','197.237.65.233','loggedin',1),(512,'user','10','2025-05-19 17:09:34','','','197.237.65.233','loggedin',1),(513,'user','10','2025-05-19 21:53:52','','','197.237.65.233','loggedin',1),(514,'user','10','2025-05-20 10:05:16','','','197.237.65.233','loggedin',1),(515,'user','10','2025-05-21 13:19:13','','','197.237.65.233','loggedin',1),(516,'user','10','2025-05-21 13:19:21','','','197.237.65.233','loggedin',1),(517,'user','10','2025-05-21 13:19:33','','','197.237.65.233','loggedin',1),(518,'user','10','2025-05-23 09:33:19','','','102.140.248.72','loggedin',1),(519,'user','10','2025-05-23 14:57:56','','','102.140.248.72','loggedin',1),(520,'user','10','2025-05-23 17:25:16','','','102.140.248.72','loggedin',1),(521,'user','10','2025-05-24 10:36:10','','','102.140.248.72','loggedin',1),(522,'user','10','2025-05-24 17:49:14','','','102.140.248.72','loggedin',1),(523,'user','10','2025-05-28 10:15:50','','','102.140.248.72','loggedin',1),(524,'admin','1','2025-06-23 10:56:25','','','197.232.142.176','loggedin',1); /*!40000 ALTER TABLE `loggs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `loyalitycards` -- DROP TABLE IF EXISTS `loyalitycards`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `loyalitycards` ( `id` int(30) NOT NULL AUTO_INCREMENT, `value` decimal(10,2) NOT NULL, `customer_id` int(10) DEFAULT NULL, `deleted` int(1) NOT NULL DEFAULT 0, `status` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `dateupdated` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `cardnumber` varchar(100) NOT NULL, `type` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `amount` decimal(10,2) NOT NULL, `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `originalamount` decimal(10,2) NOT NULL, PRIMARY KEY (`id`), KEY `deleted` (`deleted`), KEY `phppos_giftcards_ibfk_1` (`customer_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `loyalitycards` -- LOCK TABLES `loyalitycards` WRITE; /*!40000 ALTER TABLE `loyalitycards` DISABLE KEYS */; /*!40000 ALTER TABLE `loyalitycards` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `maincategory` -- DROP TABLE IF EXISTS `maincategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `maincategory` ( `id` int(10) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `maincategory` -- LOCK TABLES `maincategory` WRITE; /*!40000 ALTER TABLE `maincategory` DISABLE KEYS */; INSERT INTO `maincategory` VALUES (1,'TIMIZA CHEMIST','','2022-12-05 12:34:39','active','1','','1'); /*!40000 ALTER TABLE `maincategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mainmenu` -- DROP TABLE IF EXISTS `mainmenu`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `mainmenu` ( `id` varchar(100) NOT NULL, `name` varchar(255) NOT NULL, `icon` varchar(255) NOT NULL, `status` varchar(50) NOT NULL DEFAULT '1', `url` text NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'side', `sort` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `name_lang_key` (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mainmenu` -- LOCK TABLES `mainmenu` WRITE; /*!40000 ALTER TABLE `mainmenu` DISABLE KEYS */; INSERT INTO `mainmenu` VALUES ('accomodation','Accomodation','','1','user/accomodation','side',8),('assetliability','Assets and Liabilities','','1','user/assetliability','side',7),('banking','Banking','','1','user/banking','side',6),('contact','Contacts','','1','user/contact','side',4),('goodservice','Goods and Services','','1','user/goodservice','side',3),('humanresource','HR','grouping','1','user/viewrequest','side',8),('moneyin','Money In','','1','user/moneyin','side',1),('moneyout','Money out','','1','user/moneyout','side',2),('project','Projects','','1','user/project','side',5),('report','Reports','','1','user/report','side',9),('setting','Settings','','1','user/setting','side',10); /*!40000 ALTER TABLE `mainmenu` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mainservices` -- DROP TABLE IF EXISTS `mainservices`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `mainservices` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mainservices` -- LOCK TABLES `mainservices` WRITE; /*!40000 ALTER TABLE `mainservices` DISABLE KEYS */; INSERT INTO `mainservices` VALUES (1,'General systems',1),(2,'E-commerce',1),(3,'Biometric',1),(4,'Website',1),(5,'PMS',1),(6,'Bulk sms',1),(7,'Pos',1); /*!40000 ALTER TABLE `mainservices` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `message` -- DROP TABLE IF EXISTS `message`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `message` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=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','1','admin/viewpallmyplots','side','accomodation'),('Accounting(Charts of Accounts)',35,'battery-quarter','accounting','1','user/allaccounting','side','banking'),('Accounting Reports',35,'money','accountingreports','1','user/startsales','side','banking'),('Assets',49,'paw','assets','1','user/viewassets','side','assetliability'),('Bank Deposits',35,'money','bankdeposits','1','user/viewbanks','side','banking'),('Bank Transfer',35,'money','banktransfer','1','user/viewbanktransfer','side','banking'),('Biometric Records',31,'rss-square','biometricrecords','1','user/allattendance','side','humanresource'),('Branch',81,'rss-square','branch','1','user/viewbranch','side','setting'),('Call center',12,'rss-square','callcenter','1','user/callcenter','side','contact'),('Cashier Sales',87,'folder-open','cashiersales','1','user/mysales','side','moneyin'),('Cheque Management',34,'money','chequemanagemant','1','user/viewcheque','side','banking'),('Comments/Complains',11,'paw','complain','1','user/complain','side','project'),('Configuration',5,'home','config','1','user/viewconfiguration','top','setting'),('Counter Radio Button',90,'rss-square','counterradiobutton','1','radio','side','setting'),('Damaged products',50,'paw','damagedproducts','1','user/viewdamages','side','assetliability'),('Deals',11,'calendar-times-o','deals','1','user/viedeals','side','project'),('Departments',31,'rss-square','departments','1','user/department','side','humanresource'),('Display Counter',6,'rss-square','displaycounter','0','display','side','goodservice'),('Display Sales Report',24,'folder-open','displayreport','1','user/displayreport','side','report'),('Documents',14,'folder-open-o','documents','1','user/viewdocuments','side','project'),('E-Commerce',8,'grouping','ecommerce','1','user/ecommerce','side','moneyin'),('Events',10,'line-chart','events','1','user/viewevents','side','project'),('Grouping Members',20,'paper-plane','grouping','1','user/viewgrouping','side','contact'),('Human Resource',14,'rss-square','humanresource','1','user/viewrequest','side','humanresource'),('Income',85,'window-close','income','1','user/allinvoices','side','moneyin'),('Expenses',85,'window-close','incomeexpenses','1','user/viewexpenses','side','moneyout'),('Dispatched stocklist/Store',60,'sort-amount-asc','incomingstock','1','user/viewincomingstock','side','goodservice'),('Issued Store Items',59,'sort-amount-asc','incomingstore','1','user/viewallorder','side','goodservice'),('journal entry',35,'money','journalentry','1','user/viewjournalentry','side','banking'),('Labour Records',31,'rss-square','labourrecords','1','user/viewlabour','side','humanresource'),('Leave Management',31,'rss-square','leavemanagement','1','user/viewleaves','side','humanresource'),('Low Store',55,'battery-quarter','lowproducts','1','user/viewwarningproducts','side','goodservice'),('Low stocklist',57,'battery-quarter','lowstocklist','1','user/viewlowstore','side','goodservice'),('Loyality Cards',30,'credit-card','loyalitycards','1','user/viewloyality','side','project'),('People/Contacts',80,'rss-square','members','1','user/viewmember','side','contact'),('Open and Close Sales',87,'money','openclose','0','user/openclose','side','moneyin'),('Change password',9,'hourglass-start','password','1','user/passwordform','side','setting'),('Payroll',30,'rss-square','payroll','1','user/salaryhistory','side','humanresource'),('Payroll Setup',31,'rss-square','payrollsetup','1','user/payrollsetup','side','humanresource'),('Category of people',33,'address-book-o','peoplecategory','1','user/viewcategory','side','contact'),('Print Receipt',1,'recycle','printreceipt','1','user/printreceipts','side','goodservice'),('Stock List(Counter)',66,'snowflake-o','productlist','1','user/viewproductlist','side','goodservice'),('Products(Main store)',65,'snowflake-o','products','1','user/viewproducts','side','goodservice'),('Category of Products',70,'recycle','productscategory','1','user/viewproductcategory','side','goodservice'),('Update profile',8,'blind','profile','1','user/profileform','side','setting'),('Projects Management',50,'bullseye','projectsmanagement','1','user/viewprojets','side','project'),('Purchases',86,'automobile','purchases','1','user/viewpurchases','side','moneyout'),('Quotation',8,'money','quotation','1','user/allquatation','side','moneyin'),('Record Delivery',87,'cart-plus','recorddelivery','1','user/deliveryhome','side','moneyin'),('Manage Report',25,'folder-open','reports','1','user/startsales','side','report'),('Retail sales',90,'cart-plus','sales','1','user/viewsales','side','moneyin'),('Sales Order',86,'money','salesorder','1','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','1','user/viewtasks','side','project'),('Tasks Category',13,'birthday-cake','taskscategory','1','user/viewtaskcategory','side','project'),('Users',75,'rss-square','users','1','user/viewemployee','side','contact'),('Return/RePrint Sales',86,'paw','viewreturnsales','1','user/viewreturnsales','side','moneyout'),('Whole sale',88,'cart-plus','wholesale','1','user/viewwholesales','side','moneyin'); /*!40000 ALTER TABLE `modules` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `modulesactions` -- DROP TABLE IF EXISTS `modulesactions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `modulesactions` ( `actionid` varchar(100) NOT NULL, `moduleid` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `sort` int(11) NOT NULL, PRIMARY KEY (`actionid`,`moduleid`), KEY `phppos_modules_actions_ibfk_1` (`moduleid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `modulesactions` -- LOCK TABLES `modulesactions` WRITE; /*!40000 ALTER TABLE `modulesactions` DISABLE KEYS */; INSERT INTO `modulesactions` VALUES ('accommodationcleaner','accomodation','Tick ONLY if Cleaner',26),('accommodationreceiptionist','accomodation','Tick ONLY if Receptionist',27),('accomodationmanager','accomodation','Tick ONLY if manager',25),('accountlimit','sales','Enforce Daily Sales Limit',16),('add','assets','Add asset',1),('add','bankdeposits','add',1),('add','banktransfer','add',1),('add','biometricrecords','add',1),('add','branch','Add Baranch',1),('add','callcenter','Add Calls',1),('add','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=2694 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,'LOBAK 10S','',30.00,'2022-12-05 13:09:59','0.00','1','newstock','1','','',5.50,'','1','30','internal','1','397','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2,'CETRIZINE 60ML','',6.00,'2022-12-05 13:32:00','0.00','1','newstock','1','','',18.90,'','1','6','internal','1','136','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(3,'AZITHROMYCIN (PLAZO) 500MG 3','',2.00,'2022-12-05 13:44:13','0.00','1','newstock','1','','',40.00,'','1','2','internal','1','43','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(4,'AZITHROMYCIN 500MG TABS(AGYCIN)','',3.00,'2022-12-05 13:46:01','0.00','1','newstock','1','','',44.00,'','1','3','internal','1','42','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(5,'NOGLUC 5MG(COSMOS)','',16.00,'2022-12-05 13:52:05','0.00','1','newstock','1','','',3.00,'','1','16','internal','1','516','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(6,'PARACETAMOL SUSPENSION 60ML (CURAMOL)','',6.00,'2022-12-05 13:54:26','0.00','1','newstock','1','','',22.00,'','1','6','internal','1','563','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(7,'RELCER GEL 100ML','',1.00,'2022-12-05 14:00:54','0.00','1','newstock','1','','',235.00,'','1','1','internal','1','608','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(8,'BONNISSAN 120ML','',1.00,'2022-12-05 14:05:48','0.00','1','newstock','1','','',255.00,'','1','1','internal','1','80','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(9,'MTM 100 4S','',10.00,'2022-12-05 14:16:19','0.00','1','newstock','1','','',35.00,'','1','10','internal','1','466','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(10,'ADIFLAM 100GM TABS','',61.00,'2022-12-05 14:22:43','0.00','1','newstock','1','','',2.00,'','1','61','internal','1','9','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(11,'FLUCONAZOLE 150MG','',11.00,'2022-12-05 14:25:25','0.00','1','newstock','1','','',10.00,'','1','11','internal','1','291','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(12,'KOFGON SYRUP 100MLS','',2.00,'2022-12-05 14:26:46','0.00','1','newstock','1','','',32.00,'','1','2','internal','1','379','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(13,'KOFGON SYRUP 100MLS GREEN','379',1.00,'2022-12-05 14:59:28','2.00','1','newstock','1','','',0.00,'','1','3','1','1','379','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(14,'','1',1.00,'2022-12-05 15:02:00','1.00','1','newstock','1','11670241613','2',62.00,'','1','2','supplier','1','800','','',0.00,'VATABLE','200','8.55','53.45','','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(15,'','1',1.00,'2022-12-05 15:06:13','4.00','1','newstock','1','11670241613','2',35.00,'','1','5','supplier','1','788','','',0.00,'VATABLE','100','4.83','30.17','','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(16,'TOTOMOL SUSP 60ML','',1.00,'2022-12-05 15:20:48','0.00','1','newstock','1','','',26.00,'','1','1','internal','1','810','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(17,'ABZ SUSPENSION 1OMLS','',5.00,'2022-12-05 15:44:29','0.00','5','newstock','1','','',30.00,'','1','5','internal','1','1','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(18,'FEMIPLAN 28S','',1.00,'2022-12-05 15:46:50','0.00','5','newstock','1','','',59.00,'','1','1','internal','1','280','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(19,'MICROGYNON FE SCT 28S','',2.00,'2022-12-05 15:47:12','0.00','5','newstock','1','','',82.00,'','1','2','internal','1','443','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(20,'AMOXICILLIN SUSPENSION 1OOMLS','',3.00,'2022-12-05 16:03:32','0.00','5','newstock','1','','',45.00,'','1','3','internal','1','15','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(21,'AMOXICLAV 228.5MG 100ML (CLAXY)','',1.00,'2022-12-05 16:06:08','0.00','5','newstock','1','','',110.00,'','1','1','internal','1','18','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(22,'TRICOZOLE 100','',4.00,'2022-12-05 16:07:16','0.00','5','newstock','1','','',7.00,'','1','4','internal','1','432','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(23,'DIRACIP 100ML','',2.00,'2022-12-05 16:08:39','0.00','5','newstock','1','','',0.00,'','1','2','internal','1','239','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(24,'CEFUROXIME 125MG/50ML','',1.00,'2022-12-05 16:11:18','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','129','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(25,'CEPHALEXIN 100ML (ORACEF)','',1.00,'2022-12-05 16:12:48','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','131','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(26,'ENTAMAXIN 100ML','',3.00,'2022-12-05 16:13:23','0.00','5','newstock','1','','',79.00,'','1','3','internal','1','265','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(27,'ENTAMAXIN 60ML','',30.00,'2022-12-05 16:15:05','0.00','5','newstock','1','','',53.00,'','1','30','internal','1','266','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(28,'ERYTHROMYCIN SYRUP 60ML','',2.00,'2022-12-05 16:16:40','0.00','5','newstock','1','','',0.00,'','1','2','internal','1','272','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(29,'FLUCLOXACILLIN 125MG 100ML','',2.00,'2022-12-05 16:17:22','0.00','5','newstock','1','','',70.00,'','1','2','internal','1','287','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(30,'AMPICLOX SUSPENSION 60ML','',3.00,'2022-12-05 16:18:48','0.00','5','newstock','1','','',58.00,'','1','3','internal','1','23','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(31,'AMPICLOX SUSPENSION 100ML','',2.00,'2022-12-05 16:19:13','0.00','5','newstock','1','','',0.00,'','1','2','internal','1','22','','',0.00,'','0','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(32,'CO--TRIMOXAZOLE 50MLS','',1.00,'2022-12-05 16:22:41','0.00','5','newstock','1','','',25.00,'','1','1','internal','1','169','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(33,'CO-TRIMOXAZOLE 100MLS(TRIMOXOL)','',1.00,'2022-12-05 16:26:55','0.00','5','newstock','1','','',35.00,'','1','1','internal','1','170','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(34,'VENTOLIN 200D','',1.00,'2022-12-05 16:28:25','0.00','5','newstock','1','','',220.00,'','1','1','internal','1','749','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(35,'CELABET 30S','',15.00,'2022-12-05 16:30:07','0.00','5','newstock','1','','',10.00,'','1','15','internal','1','130','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(36,'DISPOSABLE FACE MASKS','',15.00,'2022-12-05 16:33:46','0.00','5','newstock','1','','',0.00,'','1','15','internal','1','241','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(37,'METCOS(METOCLOPRAMIDE) 10MG 100S','',63.00,'2022-12-05 16:36:50','0.00','5','newstock','1','','',0.00,'','1','63','internal','1','423','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(38,'FRANOL B/P 100S GIFOL','',52.00,'2022-12-05 16:37:36','0.00','5','newstock','1','','',0.00,'','1','52','internal','1','296','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(39,'PROMETHAZINE 25MG 100S','',83.00,'2022-12-05 16:39:50','0.00','5','newstock','1','','',0.00,'','1','83','internal','1','594','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(40,'PHENOBARBITONE 30MG 100S BP COSMOS','',85.00,'2022-12-05 16:40:48','0.00','5','newstock','1','','',0.00,'','1','85','internal','1','571','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(41,'TRIDAHIST 100ML','',5.00,'2022-12-05 16:44:22','0.00','5','newstock','1','','',35.00,'','1','5','internal','1','713','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(42,'TRICOFF EXPECTORANT 60ML','',3.00,'2022-12-05 16:45:55','0.00','5','newstock','1','','',0.00,'','1','3','internal','1','710','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(43,'TRICOFF EXPECTORANT 60ML','',4.00,'2022-12-05 16:46:39','3.00','5','newstock','1','','',0.00,'','1','7','internal','1','710','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(44,'TRIDAHIST 100ML','',2.00,'2022-12-05 16:49:44','5.00','5','newstock','1','','',35.00,'','1','7','internal','1','713','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(45,'NICOF 60ML','',4.00,'2022-12-10 16:43:35','0.00','5','newstock','1','','',30.00,'','1','4','internal','1','506','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(46,'BROTALINE EXP 100ML','',4.00,'2022-12-10 16:46:23','4.00','5','newstock','1','','',70.00,'','1','8','internal','1','888','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(47,'ONECID 100MLS','',7.00,'2022-12-10 16:55:32','0.00','5','newstock','1','','',40.00,'','1','7','internal','1','539','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(48,'GASTROGEL 100ML','',1.00,'2022-12-10 16:56:32','0.00','5','newstock','1','','',40.00,'','1','1','internal','1','302','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(49,'CONSED EXPECTORANT','',4.00,'2022-12-10 17:03:54','0.00','5','newstock','1','','',0.00,'','1','4','internal','1','184','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(50,'PIRICLOR 100ML','',1.00,'2022-12-10 17:09:07','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','572','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(51,'TAMEDOL SUSP 60ML','',4.00,'2022-12-10 17:29:33','0.00','5','newstock','1','','',0.00,'','1','4','internal','1','680','','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(52,'FLUGONE DM 120ML','',2.00,'2022-12-11 18:57:07','0.00','5','newstock','1','','',0.00,'','1','2','internal','1','293','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(53,'NEONATAL AMPICLOX 10MLS','',2.00,'2022-12-11 21:29:47','0.00','5','newstock','1','','',53.00,'','1','2','internal','1','487','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(54,'SAFE 72','',6.00,'2022-12-12 09:35:31','0.00','5','newstock','1','','',19.00,'','1','6','internal','1','856','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(55,'PANADOL ADVANCE','',50.00,'2022-12-12 09:37:32','0.00','5','newstock','1','','',0.00,'','1','50','internal','1','555','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(56,'LOPERAMIDE CAPS 6S','',42.00,'2022-12-12 09:42:05','0.00','5','newstock','1','','',12.00,'','1','42','internal','1','401','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(57,'ACTION','',22.00,'2022-12-12 09:52:04','0.00','5','newstock','1','','',0.00,'','1','22','internal','1','8','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(58,'AMOXICILLIN 500MG CAPS','',70.00,'2022-12-12 09:54:41','0.00','5','newstock','1','','',4.30,'','1','70','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(59,'METFORMIN 500MG 100S','',14.00,'2022-12-12 10:01:12','0.00','5','newstock','1','','',0.00,'','1','14','internal','1','424','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(60,'GENTAMYCIN EYE/EAR DROPS 5ML','',3.00,'2022-12-12 12:22:58','0.00','5','newstock','1','','',18.00,'','1','3','internal','1','305','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(61,'HYDROCLOROTHIAZIDE 50MG','',62.00,'2022-12-12 14:20:21','0.00','5','newstock','1','','',1.00,'','1','62','internal','1','337','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(62,'TRUST CLASSIC 24SX3S','',8.00,'2022-12-12 15:18:14','0.00','5','newstock','1','','',30.00,'','1','8','internal','1','725','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(63,'STERONE 5MG 100S','',7.00,'2022-12-12 15:58:51','0.00','5','newstock','1','','',16.00,'','1','7','internal','1','667','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(64,'ZYCET TABS 100','',102.00,'2022-12-12 16:02:38','10.00','5','newstock','1','','',0.00,'','1','112','internal','1','820','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(65,'PREDNISOLONE TABS 5MG','',106.00,'2022-12-12 17:40:47','0.00','5','newstock','1','','',0.85,'','1','106','internal','1','583','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(66,'POSTINOR-2TAABS 2S','',2.00,'2022-12-12 19:53:28','0.00','5','newstock','1','','',130.00,'','1','2','internal','1','579','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(67,'MEDSTOP 60MLS','',2.00,'2022-12-12 20:27:49','2.00','5','newstock','1','','',45.00,'','1','4','internal','1','918','','',0.00,'','10O','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(68,'MEDSTOP 60MLS','',2.00,'2022-12-12 20:28:01','4.00','5','newstock','1','','',45.00,'','1','6','internal','1','918','','',0.00,'','10O','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(69,'FLUGONE CAPS 10','',20.00,'2022-12-12 21:40:43','0.00','5','newstock','1','','',99.00,'','Main','20','Internal','Main','292','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(70,'FLUGONE CAPS 10','',20.00,'2022-12-12 21:42:22','0.00','5','newstock','1','','',99.00,'','1','20','internal','1','292','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(71,'HYOSCINE 10MG GENERIC 100','',33.00,'2022-12-12 22:04:14','0.00','5','newstock','1','','',0.00,'','1','33','internal','1','342','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(72,'METHYLDOPA 250MG100S','',63.00,'2022-12-13 09:44:27','0.00','5','newstock','1','','',0.00,'','Main','63','Internal','Main','427','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(73,'METHYLDOPA 250MG100S','',63.00,'2022-12-13 09:46:22','0.00','5','newstock','1','','',0.00,'','1','63','internal','1','427','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(74,'COLDCAP CAPS 12','',33.00,'2022-12-15 12:40:10','0.00','5','newstock','1','','',7.40,'','1','33','internal','1','176','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(75,'SURGICAL SPIRIT 50ML','',2.00,'2022-12-15 21:07:01','0.00','5','newstock','1','','',0.00,'','1','2','internal','1','675','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(76,'SURGICAL SPIRIT 50ML','',1.00,'2022-12-15 21:07:11','2.00','5','newstock','1','','',0.00,'','1','3','internal','1','675','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(77,'KALUMA PAIN BALM 9ML','',3.00,'2022-12-15 21:14:29','0.00','5','newstock','1','','',30.00,'','1','3','internal','1','370','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(78,'ADIFLAM 100GM TABS','',118.00,'2022-12-15 21:23:13','51.00','5','newstock','1','','',2.00,'','1','169','internal','1','9','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(79,'TINCTURE OF IODINE 100ML','',1.00,'2022-12-16 11:10:55','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','700','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(80,'BETA GRIPE WATER 100ML','',1.00,'2022-12-16 11:19:24','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','66','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(81,'GOCID SUSP 100ML','',4.00,'2022-12-16 11:20:19','0.00','5','newstock','1','','',33.00,'','1','4','internal','1','886','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(82,'LUNAHIST 100ML','',4.00,'2022-12-16 11:37:52','4.00','5','newstock','1','','',0.00,'','1','8','internal','1','827','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(83,'LUNAHIST 100ML','',4.00,'2022-12-16 11:38:38','8.00','5','newstock','1','','',0.00,'','1','12','internal','1','827','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(84,'ASCORIL EXPECT COUGH 100ML','',1.00,'2022-12-16 11:42:24','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','30','','',0.00,'','280','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(85,'CADISTIN 100ML','',2.00,'2022-12-16 12:01:23','0.00','5','newstock','1','','',105.00,'','1','2','internal','1','99','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(86,'CADIPHEN 100ML EXPECTORANT','',1.00,'2022-12-16 12:01:51','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','98','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(87,'IMACOF DRY SUSP 100ML','',1.00,'2022-12-16 12:02:25','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','355','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(88,'IMACOF PAEDS SUS 100ML','',1.00,'2022-12-16 12:03:09','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','356','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(89,'TRIHISTAMIN 60ML C/P','',3.00,'2022-12-16 12:06:00','0.00','5','newstock','1','','',0.00,'','1','3','internal','1','717','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(90,'TRIHISTAMIN 100ML C/P','',2.00,'2022-12-16 12:06:53','0.00','5','newstock','1','','',0.00,'','1','2','internal','1','716','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(91,'TRICOFF EXPECTORANT 100ML','',4.00,'2022-12-16 12:12:34','0.00','5','newstock','1','','',0.00,'','1','4','internal','1','709','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(92,'TRICOFF EXPECTORANT 60ML','',2.00,'2022-12-16 12:15:32','7.00','5','newstock','1','','',0.00,'','1','9','internal','1','710','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(93,'TRIMEX PAEDIATRIC C/P 60ML','',1.00,'2022-12-16 12:23:03','0.00','5','newstock','1','','',85.00,'','1','1','internal','1','721','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(94,'TUSPRESS 60ml','',2.00,'2022-12-16 12:27:06','0.00','5','newstock','1','','',0.00,'','1','2','internal','1','729','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(95,'UPACOF EXPECTORANT 100ML','',2.00,'2022-12-16 12:28:10','0.00','5','newstock','1','','',0.00,'','1','2','internal','1','738','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(96,'TRIOHIST EXPECTORANT 100ML','',2.00,'2022-12-16 12:32:53','0.00','5','newstock','1','','',0.00,'','1','2','internal','1','723','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(97,'TRIPACOFF EXPECTORANT 100MLS','',1.00,'2022-12-16 12:38:00','2.00','5','newstock','1','','',35.00,'','1','3','internal','1','956','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(98,'LACOFF 100MLS','',3.00,'2022-12-16 12:43:12','0.00','5','newstock','1','','',35.00,'','1','3','internal','1','384','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(99,'TRIOHIST EXPECTORANT 100ML','',1.00,'2022-12-16 12:46:21','2.00','5','newstock','1','','',110.00,'','1','3','internal','1','723','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(100,'SOLAREX EXP100ML','',1.00,'2022-12-16 12:48:25','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','657','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(101,'NEOCOF D 60ML','',3.00,'2022-12-16 12:50:25','0.00','5','newstock','1','','',0.00,'','1','3','internal','1','486','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(102,'COSCOF EXPECTORANT 60ML','',1.00,'2022-12-16 13:01:49','0.00','5','newstock','1','','',73.00,'','1','1','internal','1','190','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(103,'TUSPEL 60ML','',2.00,'2022-12-16 13:04:45','0.00','5','newstock','1','','',0.00,'','1','2','internal','1','727','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(104,'FLUGONE P 120ML','',1.00,'2022-12-16 13:41:12','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','294','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(105,'TRIDEX COUGH MIXTURE 100ML','',5.00,'2022-12-16 13:43:50','0.00','5','newstock','1','','',47.00,'','1','5','internal','1','714','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(106,'TRIDEX COUGH MIXTURE 60ML','',6.00,'2022-12-16 13:47:06','0.00','5','newstock','1','','',37.00,'','1','6','internal','1','715','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(107,'THIOVENT SYRUP 100ML','',1.00,'2022-12-16 14:56:47','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','698','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(108,'FLUCOLDEX SUSPENSION 100MLS','',1.00,'2022-12-16 15:11:40','0.00','5','newstock','1','','',55.00,'','1','1','internal','1','289','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(109,'GOODMORNING LUNGTONIC 60ML','',3.00,'2022-12-16 15:16:57','0.00','5','newstock','1','','',0.00,'','1','3','internal','1','320','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(110,'ALCOF 100ML','',2.00,'2022-12-16 15:23:00','0.00','5','newstock','1','','',0.00,'','1','2','internal','1','10','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(111,'ALCOF SYRUP 60MLS','',2.00,'2022-12-16 15:25:04','0.00','5','newstock','1','','',0.00,'','1','2','internal','1','11','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(112,'EZY-COF 100MLS','',5.00,'2022-12-16 15:27:25','0.00','5','newstock','1','','',65.00,'','1','5','internal','1','276','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(113,'TRICOHIST 60ML','',1.00,'2022-12-16 15:31:11','0.00','5','newstock','1','','',0.00,'','Main','1','Internal','Main','712','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(114,'TRICOHIST 100ML','',2.00,'2022-12-16 15:42:35','0.00','5','newstock','1','','',0.00,'','1','2','internal','1','711','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(115,'KOFGON SYRUP 60MLS RED','',1.00,'2022-12-16 15:47:53','5.00','5','newstock','1','','',26.00,'','1','6','internal','1','809','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(116,'FEBICO 200ML(HAEMATENIC)','',1.00,'2022-12-16 15:54:16','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','279','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(117,'CYPON 200ML','',1.00,'2022-12-16 15:55:36','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','212','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(118,'CYPON 100ML','',1.00,'2022-12-16 15:56:56','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','211','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(119,'GYPON SYRUP 100ML','',1.00,'2022-12-16 15:58:06','0.00','5','newstock','1','','',100.00,'','1','1','internal','1','327','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(120,'ENERVIT 100MLS','',2.00,'2022-12-16 15:58:47','0.00','5','newstock','1','','',50.00,'','1','2','internal','1','263','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(121,'BENAHIST 60ML','',1.00,'2022-12-16 16:13:53','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','60','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(122,'SEVEN SEAS COD LIVER OIL 100ML','',1.00,'2022-12-16 16:18:24','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','644','','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(123,'SCOTTS EMULSION100MLORANGE','',1.00,'2022-12-16 16:20:16','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','635','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(124,'CYPRO B PLUS 200ML','',1.00,'2022-12-16 16:38:04','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','214','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(125,'BECOACTIN 200MLS','',1.00,'2022-12-16 16:38:55','0.00','5','newstock','1','','',289.00,'','1','1','internal','1','52','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(126,'APPETIZER B 100MLS','',1.00,'2022-12-16 16:43:48','0.00','5','newstock','1','','',78.00,'','1','1','internal','1','25','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(127,'ULCERID PLUS 200MLS','',2.00,'2022-12-16 16:45:37','0.00','5','newstock','1','','',95.00,'','1','2','internal','1','730','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(128,'NILACID 100ML','',1.00,'2022-12-16 16:54:42','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','507','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(129,'ALUGEL SUSPENSION 100MLS','',2.00,'2022-12-16 17:02:12','0.00','5','newstock','1','','',50.00,'','1','2','internal','1','14','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(130,'EMETON ( METOCLOPRAMIDE) 60ML','',2.00,'2022-12-16 17:04:55','0.00','5','newstock','1','','',0.00,'','1','2','internal','1','261','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(131,'BENAFLU TOTO 60ML','',1.00,'2022-12-16 17:17:50','0.00','5','newstock','1','','',75.00,'','1','1','internal','1','58','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(132,'BENAFLU TOTO 100ML','',3.00,'2022-12-16 17:19:25','0.00','5','newstock','1','','',85.00,'','1','3','internal','1','57','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(133,'BENAFLU TOTO 100ML','',3.00,'2022-12-16 17:21:09','3.00','5','newstock','1','','',85.00,'','1','6','internal','1','57','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(134,'ZINC JUNIOR 20MG TABS 1OOS(ZINC SULPHATE)','',52.00,'2022-12-16 18:38:38','0.00','5','newstock','1','','',0.00,'','1','52','internal','1','771','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(135,'ORS','',20.00,'2022-12-16 18:42:19','0.00','5','newstock','1','','',9.00,'','1','20','internal','1','543','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(136,'DOLOACT MR 100S','',11.00,'2022-12-16 18:55:48','0.00','5','newstock','1','','',0.00,'','1','11','internal','1','243','','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(137,'TINCTURE OF IODINE 50ML','',1.00,'2022-12-16 19:00:23','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','701','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(138,'KISS CLASSIC PLAIN 24sx3','',7.00,'2022-12-16 19:07:32','0.00','5','newstock','1','','',20.00,'','1','7','internal','1','375','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(139,'BECOACTIN 30S TABS','',11.00,'2022-12-16 19:09:26','0.00','5','newstock','1','','',11.00,'','1','11','internal','1','53','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(140,'UNISTEN CREAM 20GM (CLOTRIMAZOLE)','',1.00,'2022-12-16 19:11:11','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','734','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(141,'ASHTON & PARSONS SATCHETS 20S','',6.00,'2022-12-16 20:49:36','0.00','5','newstock','1','','',20.00,'','1','6','internal','1','32','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(142,'PIROXICAM 20MG','',54.00,'2022-12-16 20:52:04','0.00','5','newstock','1','','',0.00,'','1','54','internal','1','576','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(143,'SODAMINT','',138.00,'2022-12-16 20:59:31','0.00','5','newstock','1','','',0.00,'','1','138','internal','1','650','','',0.00,'','2.5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(144,'ASHTON & PARSONS SATCHETS 20S','',66.00,'2022-12-16 21:01:08','4.00','5','newstock','1','','',20.00,'','1','70','internal','1','32','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(145,'ASCORBIC ACID(VITAMIN C)100MG','',44.00,'2022-12-17 13:01:44','0.00','5','newstock','1','','',0.00,'','1','44','internal','1','28','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(146,'PROPRANOLOL 40MG','',55.00,'2022-12-17 13:24:06','0.00','5','newstock','1','','',0.00,'','1','55','internal','1','596','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(147,'ATOVARSTATIN 10MG','',12.00,'2022-12-17 13:25:05','0.00','5','newstock','1','','',0.00,'','1','12','internal','1','35','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(148,'MALODAR','',5.00,'2022-12-17 19:58:52','0.00','5','newstock','1','','',45.00,'','1','5','internal','1','412','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(149,'LONART TABS 24','',4.00,'2022-12-17 20:02:02','0.00','5','newstock','1','','',75.00,'','1','4','internal','1','399','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(150,'MYOSPAZ','',4.00,'2022-12-17 20:05:25','0.00','5','newstock','1','','',0.00,'','1','4','internal','1','470','','',0.00,'','23','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(151,'DOLOACT MR 100S','',11.00,'2022-12-17 20:09:51','10.00','5','newstock','1','','',0.00,'','1','21','internal','1','243','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(152,'ACETAL MR','',16.00,'2022-12-17 20:11:30','0.00','5','newstock','1','','',0.00,'','1','16','internal','1','6','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(153,'IBUCAP 10S','',30.00,'2022-12-17 20:46:47','0.00','5','newstock','1','','',0.00,'','1','30','internal','1','346','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(154,'RILIF PLUS TABS','',10.00,'2022-12-17 20:48:04','0.00','5','newstock','1','','',0.00,'','1','10','internal','1','620','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(155,'LOBAK 10S','',23.00,'2022-12-17 20:48:51','19.00','5','newstock','1','','',5.50,'','1','42','internal','1','397','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(156,'MELCAM 7.5MG ( MELOXICAM)','',50.00,'2022-12-17 20:53:06','0.00','5','newstock','1','','',0.00,'','1','50','internal','1','420','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(157,'PARAFAST 500MG EFFERVESCENT(PARACETAMOL)16S','',3.00,'2022-12-17 20:53:43','0.00','5','newstock','1','','',0.00,'','1','3','internal','1','564','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(158,'CIPLADON 1000MG (PARACETAMOL)8S','',7.00,'2022-12-17 20:54:42','0.00','5','newstock','1','','',0.00,'','1','7','internal','1','141','','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(159,'PARACETAMOL TABS 100','',90.00,'2022-12-17 21:19:39','0.00','5','newstock','1','','',2.00,'','1','90','internal','1','3','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(160,'TOUCH & GO 7ML','',1.00,'2022-12-17 21:29:47','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','705','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(161,'FOLIC ACID 5MG 100S','',50.00,'2022-12-18 17:36:07','0.00','5','newstock','1','','',0.00,'','1','50','internal','1','295','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(162,'PREGABALIN 75MG','',6.00,'2022-12-18 17:51:29','0.00','5','newstock','1','','',0.00,'','1','6','internal','1','585','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(163,'ALLOPURINOL 100MG TABS 30','',11.00,'2022-12-18 18:00:20','0.00','5','newstock','1','','',0.00,'','1','11','internal','1','12','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(164,'BENAHIST 60ML','',2.00,'2022-12-18 18:08:17','1.00','5','newstock','1','','',0.00,'','1','3','internal','1','60','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(165,'AMOXICLAV 228.5MG 100ML (CLAXY)','',2.00,'2022-12-18 18:10:43','0.00','5','newstock','1','','',169.00,'','1','2','internal','1','18','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(166,'AMIZOLE 60ML','',2.00,'2022-12-18 18:12:34','1.00','5','newstock','1','','',24.00,'','1','3','internal','1','786','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(167,'','1',100.00,'2022-12-20 17:47:24','73.00','7','newstock','1','71671547568','4',5.50,'','1','173','supplier','1','1019','','',0.00,'EXEMPTED','10','','','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(168,'','1',6.00,'2022-12-20 17:48:36','1.00','7','newstock','1','71671547568','4',31.00,'','1','7','supplier','1','872','','',0.00,'EXEMPTED','50','','','','','received',0,'0000-00-00 00:00:00','pcs','6',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(169,'','1',3.00,'2022-12-20 17:49:06','3.00','7','newstock','1','71671547568','4',45.00,'','1','6','supplier','1','15','','',0.00,'EXEMPTED','100','','','','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(170,'','1',100.00,'2022-12-20 17:49:33','30.00','7','newstock','1','71671547568','4',5.20,'','1','130','supplier','1','1020','','',0.00,'EXEMPTED','10','','','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(171,'','1',2.00,'2022-12-20 17:50:00','0.00','7','newstock','1','71671547568','4',0.00,'','1','2','supplier','1','22','','',0.00,'EXEMPTED','200','','','','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(172,'','1',5.00,'2022-12-20 18:01:52','1.00','7','newstock','1','71671548043','4',44.00,'','1','6','supplier','1','42','','',0.00,'EXEMPTED','200','0','0','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(173,'','1',2.00,'2022-12-20 18:02:13','0.00','7','newstock','1','71671548043','4',0.00,'','1','2','supplier','1','126','','',0.00,'EXEMPTED','50','0','0','','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(174,'','1',60.00,'2022-12-20 18:05:12','4.00','7','newstock','1','71671548043','4',10.00,'','1','64','supplier','1','130','','',0.00,'EXEMPTED','20','0','0','','','received',0,'0000-00-00 00:00:00','pcs','60',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(175,'','1',500.00,'2022-12-20 18:05:59','48.00','7','newstock','1','71671548043','4',0.00,'','1','548','supplier','1','820','','',0.00,'EXEMPTED','10','0','0','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(176,'','1',10.00,'2022-12-20 18:06:32','2.00','7','newstock','1','71671548043','4',49.00,'','1','12','supplier','1','928','','',0.00,'EXEMPTED','100','0','0','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(177,'','1',50.00,'2022-12-20 18:08:43','0.00','7','newstock','1','71671548043','4',0.00,'','1','50','supplier','1','326','','',0.00,'EXEMPTED','10','0','0','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(178,'','1',200.00,'2022-12-20 18:09:21','0.00','7','newstock','1','71671548043','4',2.00,'','1','200','supplier','1','357','','',0.00,'EXEMPTED','5','0','0','','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(179,'','1',12.00,'2022-12-20 18:09:39','2.00','7','newstock','1','71671548043','4',20.00,'','1','14','supplier','1','375','','',0.00,'EXEMPTED','50','0','0','','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(180,'','1',100.00,'2022-12-20 18:09:58','15.00','7','newstock','1','71671548043','4',3.00,'','1','115','supplier','1','882','','',0.00,'EXEMPTED','10','0','0','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(181,'','1',200.00,'2022-12-20 18:10:37','18.00','7','newstock','1','71671548043','4',5.00,'','1','218','supplier','1','943','','',0.00,'EXEMPTED','','0','0','','','received',0,'0000-00-00 00:00:00','pcs','20-0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(182,'','1',5.00,'2022-12-20 18:11:08','4.00','7','newstock','1','71671548043','4',28.00,'','1','9','supplier','1','1024','','',0.00,'EXEMPTED','50','0','0','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(183,'','1',12.00,'2022-12-20 18:12:19','10.00','7','newstock','1','71671548043','4',35.00,'','1','22','supplier','1','466','','',0.00,'EXEMPTED','','0','0','','','received',0,'0000-00-00 00:00:00','pcs','15',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(184,'','1',20.00,'2022-12-20 18:12:34','0.00','7','newstock','1','71671548043','4',9.00,'','1','20','supplier','1','467','','',0.00,'EXEMPTED','50','0','0','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(185,'','1',4.00,'2022-12-20 18:15:24','0.00','7','newstock','1','71671548043','4',185.00,'','1','4','supplier','1','102','','',0.00,'EXEMPTED','250','0','0','','','received',0,'0000-00-00 00:00:00','pcs','4',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(186,'','1',2.00,'2022-12-20 18:15:38','0.00','7','newstock','1','71671548043','4',265.00,'','1','2','supplier','1','934','','',0.00,'EXEMPTED','350','0','0','','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(187,'','1',1.00,'2022-12-20 18:15:58','0.00','7','newstock','1','71671548043','4',0.00,'','1','1','supplier','1','811','','',0.00,'EXEMPTED','550','0','0','','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(188,'','1',5.00,'2022-12-22 13:49:00','2.00','6','newstock','1','61671705964','4',26.00,'','1','7','supplier','1','998','','',0.00,'EXEMPTED','50','','','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(189,'','1',5.00,'2022-12-24 12:46:44','5.00','5','newstock','1','51671802348','2',15.00,'','1','10','supplier','1','1053','','',0.00,'EXEMPTED','50','','','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(190,'','1',5.00,'2022-12-24 12:51:38','0.00','5','newstock','1','51671875273','2',8.00,'','1','5','supplier','1','588','','',0.00,'EXEMPTED','50','','','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(191,'','1',37.00,'2022-12-24 12:55:24','110.00','5','newstock','1','51671875610','2',3.00,'','1','147','supplier','1','882','','',0.00,'EXEMPTED','10','','','','','received',0,'0000-00-00 00:00:00','pcs','37',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(192,'','1',5.00,'2022-12-24 13:13:14','0.00','5','newstock','1','51671876749','2',25.00,'','1','5','supplier','1','1055','','',0.00,'EXEMPTED','100','','','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(193,'','1',3.00,'2022-12-24 13:20:56','0.00','5','newstock','1','51671877128','2',0.00,'','1','3','supplier','1','557','','',0.00,'EXEMPTED','20','','','','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(194,'TRUST CLASSIC 24SX3S','',15.00,'2022-12-24 19:23:05','2.00','5','newstock','1','','',30.00,'','1','17','internal','1','725','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(195,'TRUST CONDOMS 24SX3S','',3.00,'2022-12-24 19:24:04','0.00','5','newstock','1','','',0.00,'','1','3','internal','1','726','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(196,'STERAMINE TABS','',30.00,'2022-12-24 19:26:26','0.00','5','newstock','1','','',0.00,'','1','30','internal','1','663','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(197,'MONTIKAST 10MGS','',10.00,'2022-12-24 19:26:59','0.00','5','newstock','1','','',7.00,'','1','10','internal','1','454','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(198,'SURGICAL SPIRIT 100ML','',2.00,'2022-12-24 20:50:00','0.00','5','newstock','1','','',0.00,'','1','2','internal','1','674','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(199,'OLWORM TABS 2','',1.00,'2022-12-24 20:59:40','0.00','5','newstock','1','','',15.00,'','1','1','internal','1','996','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(200,'FEMIPLAN 28S','',5.00,'2022-12-24 21:09:24','0.00','5','newstock','1','','',59.00,'','1','5','internal','1','280','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(201,'ZULU MR 20S','',5.00,'2022-12-24 21:17:42','0.00','5','newstock','1','','',30.00,'','1','5','internal','1','779','','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(202,'MARA MOJA 100','',34.00,'2022-12-26 11:36:19','0.00','5','newstock','1','','',3.40,'','1','34','internal','1','414','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(203,'FLUGONE CAPS 10','',1.00,'2022-12-26 11:55:04','9.00','5','newstock','1','','',99.00,'','1','10','internal','1','292','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(204,'FLUCOLDEX TABS 12','',2.00,'2022-12-26 11:56:12','0.00','5','newstock','1','','',6.00,'','1','2','internal','1','290','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(205,'COLDAMOL CAPS','',10.00,'2022-12-26 11:57:24','0.00','5','newstock','1','','',0.00,'','1','10','internal','1','174','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(206,'E-COLD CAPS 10S','',7.00,'2022-12-26 11:59:18','0.00','5','newstock','1','','',0.00,'','1','7','internal','1','255','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(207,'ENO LEMON','',17.00,'2022-12-26 12:21:42','10.00','5','newstock','1','','',11.00,'','1','27','internal','1','790','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(208,'HEDEX TABS 100','',19.00,'2022-12-26 16:07:27','22.00','5','newstock','1','','',5.00,'','1','41','internal','1','878','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(209,'DAPROFEN 100ML','',1.00,'2022-12-26 18:24:52','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','217','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(210,'CALPOL 100MLS','',2.00,'2022-12-26 18:26:29','0.00','5','newstock','1','','',265.00,'','1','2','internal','1','103','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(211,'PCM CALPOL SUSP 60MLS','',2.00,'2022-12-26 18:27:20','2.00','5','newstock','1','','',195.00,'','1','4','internal','1','866','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(212,'TRUMOL PARACETAMOL SYRUP 60ML','',1.00,'2022-12-26 18:43:47','2.00','5','newstock','1','','',25.00,'','1','3','internal','1','906','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(213,'BRUSTAN 100MLS','',2.00,'2022-12-26 18:54:59','0.00','5','newstock','1','','',249.00,'','1','2','internal','1','90','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(214,'TAMEPYN','',9.00,'2022-12-26 19:32:43','0.00','5','newstock','1','','',0.00,'','1','9','internal','1','681','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(215,'ZULU(PARACETAMOL&ACECLOFENAC) 10S','',5.00,'2022-12-26 19:34:36','0.00','5','newstock','1','','',23.00,'','1','5','internal','1','780','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(216,'LOBAK 10S','',9.00,'2022-12-26 19:40:41','1.00','5','newstock','1','','',5.50,'','1','10','internal','1','397','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(217,'RUFENAC-50','',5.00,'2022-12-26 19:43:24','15.00','5','newstock','1','','',2.50,'','1','20','internal','1','1009','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(218,'CIPLADON 500MG','',8.00,'2022-12-26 19:46:05','0.00','5','newstock','1','','',0.00,'','1','8','internal','1','142','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(219,'RILIF MR 20S','',6.00,'2022-12-26 19:52:55','0.00','5','newstock','1','','',0.00,'','1','6','internal','1','619','','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(220,'PANADOL COLD FLU','',3.00,'2022-12-26 19:54:28','2.00','5','newstock','1','','',0.00,'','1','5','internal','1','557','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(221,'MYOSPAZ','',8.00,'2022-12-26 19:55:17','2.00','5','newstock','1','','',16.00,'','1','10','internal','1','470','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(222,'TRICOHIST 60ML','',1.00,'2022-12-26 20:54:53','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','712','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(223,'DAWAHIST 60ML','',1.00,'2022-12-26 20:55:13','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','219','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(224,'COPHYDREX 100ML','',1.00,'2022-12-26 20:58:36','1.00','5','newstock','1','','',42.00,'','1','2','internal','1','797','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(225,'XTRADERM CREAM','',1.00,'2022-12-26 21:58:30','0.00','5','newstock','1','','',120.00,'','1','1','internal','1','763','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(226,'SALOREX EXPECTORANT 100L','',1.00,'2022-12-27 10:19:32','0.00','5','newstock','1','','',82.00,'','1','1','internal','1','629','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(227,'PREGNACARE 30s','',18.00,'2022-12-27 11:14:08','0.00','5','newstock','1','','',0.00,'','1','18','internal','1','586','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(228,'ASCARD 75MG','',1.00,'2022-12-27 12:26:31','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','27','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(229,'NOGLUC 5MG(COSMOS)','',18.00,'2022-12-27 12:27:32','3.00','5','newstock','1','','',3.90,'','1','21','internal','1','516','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(230,'CELABET 30S','',6.00,'2022-12-27 12:41:07','58.00','5','newstock','1','','',10.00,'','1','64','internal','1','130','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(231,'AMOXICILLIN SUSPENSION 6OMLS (KEMOXYL)','',6.00,'2022-12-27 14:19:44','0.00','5','newstock','1','','',33.00,'','1','6','internal','1','814','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(232,'AMOXICILLIN SUSPENSION 60MLS(ALIMOX)','',1.00,'2022-12-27 14:23:04','0.00','5','newstock','1','','',27.90,'','1','1','internal','1','17','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(233,'AMPICLOX SUSPENSION 60ML','',4.00,'2022-12-27 14:35:47','2.00','5','newstock','1','','',58.00,'','1','6','internal','1','23','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(234,'AMPICLOX SUSPENSION 100ML','',1.00,'2022-12-27 14:36:08','2.00','5','newstock','1','','',0.00,'','1','3','internal','1','22','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(235,'PREDNISOLONE TABS 5MG','',32.00,'2022-12-27 14:50:27','42.00','5','newstock','1','','',0.85,'','1','74','internal','1','583','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(236,'PYRIDOXINE TABS 100','',5.00,'2022-12-27 15:00:19','90.00','5','newstock','1','','',0.00,'','1','95','internal','1','822','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(237,'TANZOL SUSP ALBENDAZOLE 10ML','',3.00,'2022-12-27 15:23:19','2.00','5','newstock','1','','',19.00,'','1','5','internal','1','863','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(238,'HIV BLOOD TEST KIT','',1.00,'2022-12-27 17:31:26','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','332','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(239,'WOMBIT- ALBENDAZOLE 10ML','',1.00,'2022-12-27 17:38:53','4.00','5','newstock','1','','',0.00,'','1','5','internal','1','1107','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(240,'BETAMED CREAM 20G','',3.00,'2022-12-27 17:42:24','0.00','5','newstock','1','','',49.00,'','1','3','internal','1','908','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(241,'BECLOMIN 15MG','',1.00,'2022-12-27 17:47:15','0.00','5','newstock','1','','',125.00,'','1','1','internal','1','51','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(242,'LIFEGUARD 3S','',4.00,'2022-12-27 18:08:16','0.00','5','newstock','1','','',32.00,'','1','4','internal','1','393','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(243,'EPHEDRINE NASAL DROP(PAEDS)','',1.00,'2022-12-27 18:11:07','0.00','5','newstock','1','','',30.00,'','1','1','internal','1','269','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(244,'LIQUID PARAFIN 100ML','',1.00,'2022-12-27 18:16:54','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','396','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(245,'BIOSCAB 100ML','',1.00,'2022-12-27 18:17:31','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','75','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(246,'TETRACYCLINE SKIN OINTMENT 15G','',3.00,'2022-12-27 18:18:02','0.00','5','newstock','1','','',0.00,'','1','3','internal','1','697','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(247,'CALAMINE 100ML','',3.00,'2022-12-27 18:18:35','0.00','5','newstock','1','','',28.00,'','1','3','internal','1','100','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(248,'CLOTRIMAZOLE CREAM 1% WW 20MG','',1.00,'2022-12-27 18:20:24','3.00','5','newstock','1','','',0.00,'','1','4','internal','1','1118','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(249,'CLOTRINE B','',1.00,'2022-12-27 18:29:23','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','162','','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(250,'ELYVATE 15GM','',2.00,'2022-12-27 18:30:43','0.00','5','newstock','1','','',0.00,'','1','2','internal','1','260','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(251,'KETOCONAZOLE (HITORAL)20GM CREAM','',20.00,'2022-12-27 21:22:39','0.00','5','newstock','1','','',0.00,'','1','20','internal','1','373','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(252,'NEEDLES GAUGE 21 100S','',100.00,'2022-12-27 21:23:14','0.00','5','newstock','1','','',0.00,'','1','100','internal','1','483','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(253,'BRUSTAN TABS 10','',10.00,'2022-12-27 21:25:41','0.00','5','newstock','1','','',9.00,'','1','10','internal','1','885','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(254,'CIPROLEN EYE DROPS','',2.00,'2022-12-27 21:32:37','0.00','5','newstock','1','','',0.00,'','1','2','internal','1','147','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(255,'FUROSEMIDE 40MG','',100.00,'2022-12-27 21:34:18','0.00','5','newstock','1','','',2.00,'','1','100','internal','1','1023','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(256,'SYRINGES 10CC 100S','',100.00,'2022-12-27 21:43:53','0.00','5','newstock','1','','',0.00,'','1','100','internal','1','677','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(257,'SYRINGES 5CC 100S','',100.00,'2022-12-27 21:44:13','0.00','5','newstock','1','','',0.00,'','1','100','internal','1','678','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(258,'DULCOLAX 30S','',6.00,'2022-12-27 21:47:12','0.00','5','newstock','1','','',0.00,'','1','6','internal','1','252','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(259,'EPIDERM 15GM CREAM','',1.00,'2022-12-28 14:38:55','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','270','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(260,'TETRACYCLINE EYE OINTMENT','',1.00,'2022-12-28 14:39:55','0.00','5','newstock','1','','',24.00,'','1','1','internal','1','696','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(261,'CLOZOLE CREAM 20GM','',6.00,'2022-12-28 14:44:15','0.00','5','newstock','1','','',0.00,'','1','6','internal','1','167','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(262,'PHARMASAL OINTMENT 25G','',1.00,'2022-12-28 14:44:52','0.00','5','newstock','1','','',50.00,'','1','1','internal','1','570','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(263,'NAUMA CREAM','',1.00,'2022-12-28 14:46:17','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','479','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(264,'CLOZOLE B CREAM 15GM','',2.00,'2022-12-28 14:56:35','0.00','5','newstock','1','','',0.00,'','1','2','internal','1','166','','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(265,'METHYLATED SPIRIT 100ML','',2.00,'2022-12-28 14:57:07','0.00','5','newstock','1','','',35.00,'','1','2','internal','1','425','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(266,'CLOTRIMAZOLE PESSARIES 6S','',1.00,'2022-12-28 15:00:31','0.00','5','newstock','1','','',55.00,'','1','1','internal','1','922','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(267,'TINIDAZOLE TABS(TZEX) 4','',12.00,'2022-12-28 15:41:53','0.00','5','newstock','1','','',10.00,'','1','12','internal','1','702','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(268,'POSTINOR-2TAABS 2S','',2.00,'2022-12-28 16:31:41','0.00','5','newstock','1','','',130.00,'','1','2','internal','1','579','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(269,'SAFE 72','',11.00,'2022-12-28 16:34:43','2.00','5','newstock','1','','',19.00,'','1','13','internal','1','856','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(270,'FANLAR TABS','',12.00,'2022-12-28 16:46:07','0.00','5','newstock','1','','',0.00,'','1','12','internal','1','277','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(271,'AMOXILACT -AMOXILIN 500MG','',100.00,'2022-12-28 21:56:28','100.00','5','newstock','1','','',0.00,'','1','200','internal','1','1126','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(272,'MOXACIL 250MG','',10.00,'2022-12-29 10:42:22','55.00','5','newstock','1','','',3.50,'','1','65','internal','1','1012','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(273,'AMPICLO-DAWA 500MG','',50.00,'2022-12-29 17:28:54','130.00','5','newstock','1','','',5.20,'','1','180','internal','1','1020','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(274,'BACTOCLAV 625MG 20','',1.00,'2022-12-29 17:31:16','5.00','5','newstock','1','','',90.00,'','1','6','internal','1','941','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(275,'NITROFURANTOIN 100MG TABS','',50.00,'2022-12-29 17:37:46','0.00','5','newstock','1','','',3.00,'','1','50','internal','1','510','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(276,'SULFRAN DS960MG TABS','',26.00,'2022-12-29 17:41:35','57.00','5','newstock','1','','',5.00,'','1','83','internal','1','1046','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(277,'BULKOT','',4.00,'2022-12-29 21:07:58','0.00','5','newstock','1','','',0.00,'','1','4','internal','1','91','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(278,'CLOMID 50MG (CLOMIPHENE)','',10.00,'2022-12-29 21:15:01','0.00','5','newstock','1','','',0.00,'','1','10','internal','1','158','','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(279,'DICLOMOL SR 100MG','',90.00,'2022-12-30 22:19:06','20.00','5','newstock','1','','',5.00,'','1','110','internal','1','1011','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(280,'LOBAK 10S','',50.00,'2022-12-30 22:22:21','8.00','5','newstock','1','','',5.50,'','1','58','internal','1','397','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(281,'MEDIVEN CREAM 15G','',3.00,'2022-12-30 22:22:44','0.00','5','newstock','1','','',0.00,'','1','3','internal','1','417','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(282,'NASITHIOL PROM 60MLS','',4.00,'2022-12-30 22:23:14','0.00','5','newstock','1','','',45.00,'','1','4','internal','1','477','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(283,'NEUROBION FORTE','',80.00,'2022-12-31 19:03:24','30.00','5','newstock','1','','',2.40,'','1','110','internal','1','791','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(284,'PARACETAMOL 500MG 1000S','',1000.00,'2022-12-31 19:21:11','0.00','5','newstock','1','','',1.20,'','1','1000','internal','1','560','','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(285,'PARACETAMOL SUSPENSION 60ML (CURAMOL)','',5.00,'2022-12-31 19:23:35','0.00','5','newstock','1','','',28.00,'','1','5','internal','1','563','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(286,'PARACETAMOL SUSPENSION 60ML (PAMOL)','',5.00,'2022-12-31 19:24:18','4.00','5','newstock','1','','',28.00,'','1','9','internal','1','802','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(287,'TAMEDOL SUSP 60ML','',10.00,'2022-12-31 19:25:41','4.00','5','newstock','1','','',0.00,'','1','14','internal','1','680','','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(288,'RELCER GEL 100ML','',1.00,'2022-12-31 19:30:45','0.00','5','newstock','1','','',235.00,'','1','1','internal','1','608','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(289,'HYDROCORTISONE INJECTION','',10.00,'2023-01-04 08:10:47','0.00','5','newstock','1','','',0.00,'','1','10','internal','1','340','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(290,'LONART TABS 24','',4.00,'2023-01-04 12:13:45','1.00','5','newstock','1','','',65.00,'','1','5','internal','1','399','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(291,'BROZELIN ECPECTORANT 100ML','',1.00,'2023-01-04 12:17:55','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','86','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(292,'DERMAZINE 15MG','',3.00,'2023-01-04 12:21:37','0.00','5','newstock','1','','',35.00,'','1','3','internal','1','231','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(293,'GOODMORNING LUNGTONIC 60ML','',3.00,'2023-01-04 12:23:26','0.00','5','newstock','1','','',0.00,'','1','3','internal','1','320','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(294,'GOOD MORNING TABS','',100.00,'2023-01-04 12:23:55','0.00','5','newstock','1','','',3.00,'','1','100','internal','1','319','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(295,'MALODAR','',5.00,'2023-01-04 12:24:44','0.00','5','newstock','1','','',35.00,'','1','5','internal','1','412','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(296,'MENTHO','',5.00,'2023-01-04 12:26:02','0.00','5','newstock','1','','',35.00,'','1','5','internal','1','422','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(297,'OSTEOCARE 30S','',30.00,'2023-01-04 12:26:31','0.00','5','newstock','1','','',0.00,'','1','30','internal','1','545','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(298,'VENTOLIN 200D','',3.00,'2023-01-04 12:30:26','0.00','5','newstock','1','','',220.00,'','1','3','internal','1','749','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(299,'ZEFCOLIN DRY COUGH 100ML','',1.00,'2023-01-04 12:30:45','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','770','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(300,'FEBICO 200ML(HAEMATENIC)','',1.00,'2023-01-04 12:33:48','1.00','5','newstock','1','','',0.00,'','1','2','internal','1','279','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(301,'FLUGONE P 60MLS','',1.00,'2023-01-04 12:34:21','1.00','5','newstock','1','','',141.00,'','1','2','internal','1','1035','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(302,'FLUGONE DM 60MLS','',1.00,'2023-01-04 12:34:52','2.00','5','newstock','1','','',129.00,'','1','3','internal','1','848','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(303,'INSTARYL EXPECORANT 100MLS','',2.00,'2023-01-04 12:35:45','1.00','5','newstock','1','','',35.00,'','1','3','internal','1','948','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(304,'option 2-p2','',1.00,'2023-01-04 12:40:22','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','1148','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(305,'LATEX GLOVES','',40.00,'2023-01-04 12:43:21','0.00','5','newstock','1','','',0.00,'','1','40','internal','1','386','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(306,'BRUSTAN TABS 10','',20.00,'2023-01-04 20:54:13','0.00','5','newstock','1','','',9.00,'','1','20','internal','1','885','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(307,'AZITHROMYCIN 500MG TABS(AGYCIN)','',1.00,'2023-01-05 19:32:18','4.00','5','newstock','1','','',44.00,'','1','5','internal','1','42','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(308,'BECLOMIN 15MG','',1.00,'2023-01-05 19:32:38','1.00','5','newstock','1','','',125.00,'','1','2','internal','1','51','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(309,'BECOACTIN 30S TABS','',8.00,'2023-01-05 19:33:51','5.00','5','newstock','1','','',11.00,'','1','13','internal','1','53','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(310,'FENPRO IBUPROFEN TABS 400MG','',44.00,'2023-01-05 19:37:41','54.00','5','newstock','1','','',2.50,'','1','98','internal','1','1005','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(311,'FENPRO IBUPROFEN TABS 200MG','',100.00,'2023-01-05 19:38:25','36.00','5','newstock','1','','',2.50,'','1','136','internal','1','1004','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(312,'CYPRO B PLUS','',10.00,'2023-01-05 19:38:52','0.00','5','newstock','1','','',0.00,'','1','10','internal','1','213','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(313,'DAWA CPM TABS 4MG','',300.00,'2023-01-05 19:50:56','195.00','5','newstock','1','','',1.00,'','1','495','internal','1','993','','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(314,'DIRACIP MDS TABS 15S','',30.00,'2023-01-05 19:53:35','0.00','5','newstock','1','','',0.00,'','1','30','internal','1','240','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(315,'DOXYCYCLINE CAPS 100MG','',100.00,'2023-01-05 20:04:01','0.00','5','newstock','1','','',3.00,'','1','100','internal','1','247','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(316,'FEMIPLAN 28S','',7.00,'2023-01-05 20:08:12','0.00','5','newstock','1','','',59.00,'','1','7','internal','1','280','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(317,'FOLIC ACID 5MG 100S','',100.00,'2023-01-05 20:09:09','30.00','5','newstock','1','','',0.00,'','1','130','internal','1','295','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(318,'FRANOL B/P 100S GIFOL','',82.00,'2023-01-05 20:14:43','39.00','5','newstock','1','','',0.00,'','1','121','internal','1','296','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(319,'glucomet 500mg','',11.00,'2023-01-05 20:15:42','17.00','5','newstock','1','','',2.00,'','1','28','internal','1','937','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(320,'HISTARGAN-PROMETHAZINE S.P 60ML','',5.00,'2023-01-05 20:16:09','5.00','5','newstock','1','','',0.00,'','1','10','internal','1','1127','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(321,'HYOSCINE 10MG GENERIC 100','',100.00,'2023-01-05 20:17:17','20.00','5','newstock','1','','',0.00,'','1','120','internal','1','342','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(322,'KISS CHOCOLATE','',5.00,'2023-01-05 20:18:51','2.00','5','newstock','1','','',0.00,'','1','7','internal','1','1058','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(323,'KISS CLASSIC PLAIN 24sx3','',12.00,'2023-01-05 20:21:30','6.00','5','newstock','1','','',20.00,'','1','18','internal','1','375','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(324,'KLY','',1.00,'2023-01-05 20:21:49','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','378','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(325,'MELCAM 7.5MG ( MELOXICAM)','',200.00,'2023-01-05 20:22:21','33.00','5','newstock','1','','',0.00,'','1','233','internal','1','420','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(326,'NOGLUC 5MG(COSMOS)','',28.00,'2023-01-05 20:22:40','0.00','5','newstock','1','','',3.90,'','1','28','internal','1','516','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(327,'OLSOLONE WHITE BLISTER 100','',200.00,'2023-01-05 20:23:16','85.00','5','newstock','1','','',2.00,'','1','285','internal','1','793','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(328,'PROMETHAZINE B/P 100','',100.00,'2023-01-05 20:23:45','52.00','5','newstock','1','','',2.00,'','1','152','internal','1','850','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(329,'VENTIL 4 MG 100','',200.00,'2023-01-05 20:24:18','41.00','5','newstock','1','','',0.00,'','1','241','internal','1','823','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(330,'SECNIDA FORTE','',10.00,'2023-01-05 20:24:59','0.00','5','newstock','1','','',25.00,'','1','10','internal','1','1055','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(331,'STERON 5MG TABS','',10.00,'2023-01-05 20:26:49','0.00','5','newstock','1','','',18.00,'','1','10','internal','1','1057','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(332,'TAMEPYN','',20.00,'2023-01-05 20:30:46','4.00','5','newstock','1','','',0.00,'','1','24','internal','1','681','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(333,'TRUST CONDOMS 24SX3S','',12.00,'2023-01-05 20:31:13','0.00','5','newstock','1','','',0.00,'','1','12','internal','1','726','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(334,'XTRADERM CREAM','',3.00,'2023-01-05 20:31:38','0.00','5','newstock','1','','',120.00,'','1','3','internal','1','763','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(335,'HIV BLOOD TEST KIT','',10.00,'2023-01-07 11:25:19','0.00','5','newstock','1','','',0.00,'','1','10','internal','1','332','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(336,'DEPO INJECTION CONTRACEPTIVE','',5.00,'2023-01-07 11:26:16','0.00','5','newstock','1','','',0.00,'','1','5','internal','1','230','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(337,'NOSIC TABS 20S','',8.00,'2023-01-07 20:03:26','0.00','5','newstock','1','','',0.00,'','1','8','internal','1','523','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(338,'ALLUCID ANTACID TABS','',200.00,'2023-01-11 10:42:34','24.00','5','newstock','1','','',0.00,'','1','224','internal','1','1060','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(339,'ALUGEL SUSPENSION 100MLS','',5.00,'2023-01-11 10:43:17','1.00','5','newstock','1','','',50.00,'','1','6','internal','1','14','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(340,'BONNISSAN 120ML','',1.00,'2023-01-11 10:43:38','0.00','5','newstock','1','','',255.00,'','1','1','internal','1','80','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(341,'CLINDAMYCIN 300MG 10S','',20.00,'2023-01-11 10:44:29','0.00','5','newstock','1','','',0.00,'','1','20','internal','1','155','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(342,'DAWAFLOX- FLOXAPEN 500MG CAPS','',100.00,'2023-01-11 10:47:29','10.00','5','newstock','1','','',0.00,'','1','110','internal','1','1158','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(343,'DENTAMOL TABS','',20.00,'2023-01-11 10:48:06','0.00','5','newstock','1','','',0.00,'','1','20','internal','1','227','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(344,'EMCON -P2','',5.00,'2023-01-11 10:48:50','1.00','5','newstock','1','','',0.00,'','1','6','internal','1','1150','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(345,'EPIDERM 15GM CREAM','',3.00,'2023-01-11 10:49:07','0.00','5','newstock','1','','',0.00,'','1','3','internal','1','270','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(346,'BETA GRIPE WATER 100ML','',5.00,'2023-01-11 10:50:52','1.00','5','newstock','1','','',0.00,'','1','6','internal','1','66','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(347,'POSTINOR-2TAABS 2S','',5.00,'2023-01-11 10:51:21','0.00','5','newstock','1','','',130.00,'','1','5','internal','1','579','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(348,'RELCER GEL 100ML','',1.00,'2023-01-11 10:51:53','0.00','5','newstock','1','','',235.00,'','1','1','internal','1','608','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(349,'SAFE 72','',20.00,'2023-01-11 10:52:19','12.00','5','newstock','1','','',19.00,'','1','32','internal','1','856','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(350,'ABZ 400MG','',3.00,'2023-01-12 21:52:54','0.00','5','newstock','1','','',10.00,'','1','3','internal','1','2','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(351,'ZITHROX TABS 500MG','',3.00,'2023-01-13 17:33:22','1.00','5','newstock','1','','',52.00,'','1','4','internal','1','1022','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(352,'IZZITHREE ORAL SUSP 15MLS','',5.00,'2023-01-13 17:33:47','0.00','5','newstock','1','','',36.00,'','1','5','internal','1','865','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(353,'COLIZA 15ML DROPS','',2.00,'2023-01-13 17:34:18','0.00','5','newstock','1','','',0.00,'','1','2','internal','1','177','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(354,'FEMIPLAN 28S','',10.00,'2023-01-13 17:36:57','2.00','5','newstock','1','','',59.00,'','1','12','internal','1','280','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(355,'MONTIKAST 10MGS','',10.00,'2023-01-13 17:59:25','4.00','5','newstock','1','','',7.00,'','1','14','internal','1','454','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(356,'MTM 50 4S','',28.00,'2023-01-13 18:00:04','2.00','5','newstock','1','','',9.00,'','1','30','internal','1','467','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(357,'MTM 100 4S','',16.00,'2023-01-13 18:00:39','19.00','5','newstock','1','','',35.00,'','1','35','internal','1','466','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(358,'NASITHIOL PROM 60MLS','',5.00,'2023-01-13 18:01:09','1.00','5','newstock','1','','',45.00,'','1','6','internal','1','477','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(359,'NOSIC TABS 20S','',20.00,'2023-01-13 18:01:49','0.00','5','newstock','1','','',0.00,'','1','20','internal','1','523','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(360,'POSTINOR-2TAABS 2S','',10.00,'2023-01-13 18:02:20','2.00','5','newstock','1','','',130.00,'','1','12','internal','1','579','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(361,'ZEFCOLIN DRY COUGH 100ML','',2.00,'2023-01-13 18:02:43','0.00','5','newstock','1','','',0.00,'','1','2','internal','1','770','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(362,'IFAS','',30.00,'2023-01-13 20:40:56','0.00','5','newstock','1','','',0.00,'','1','30','internal','1','354','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(363,'CIPROKEN EYE DROPS 5ML','',2.00,'2023-01-16 09:47:57','0.00','5','newstock','1','','',0.00,'','1','2','internal','1','146','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(364,'ACETAL MR','',50.00,'2023-01-17 19:30:47','4.00','5','newstock','1','','',0.00,'','1','54','internal','1','6','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(365,'PROBETA N ASAL7.5ML','',2.00,'2023-01-17 21:29:13','0.00','5','newstock','1','','',95.00,'','1','2','internal','1','592','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(366,'BULKOT MIX 20GM','',2.00,'2023-01-19 16:55:36','0.00','5','newstock','1','','',0.00,'','1','2','internal','1','92','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(367,'ABZ SUSPENSION 1OMLS','',8.00,'2023-01-19 17:21:28','0.00','5','newstock','1','','',30.00,'','1','8','internal','1','1','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(368,'LEVOFREE 5MG','',28.00,'2023-01-19 17:29:44','2.00','5','newstock','1','','',0.00,'','1','30','internal','1','1180','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(369,'GENTAMYCIN EYE/EAR DROPS 5ML','',8.00,'2023-01-19 17:35:48','0.00','5','newstock','1','','',18.00,'','1','8','internal','1','305','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(370,'CHARCOAL TABLETS','',100.00,'2023-01-20 08:28:33','0.00','5','newstock','1','','',0.00,'','1','100','internal','1','1170','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(371,'AZITHROSAFE- 500MG TABS','',5.00,'2023-01-20 08:31:39','1.00','5','newstock','1','','',0.00,'','1','6','internal','1','1056','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(372,'CALPOL 60MLS','',2.00,'2023-01-20 08:32:10','1.00','5','newstock','1','','',185.00,'','1','3','internal','1','102','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(373,'CLOTRINE CREAM 20GM (CLOTRIMAZOLE)','',5.00,'2023-01-20 08:32:43','0.00','5','newstock','1','','',0.00,'','1','5','internal','1','163','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(374,'CLOTRINE B','',5.00,'2023-01-20 08:34:08','0.00','5','newstock','1','','',0.00,'','1','5','internal','1','162','','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(375,'CLOZOLE B CREAM 15GM','',5.00,'2023-01-20 08:34:40','1.00','5','newstock','1','','',0.00,'','1','6','internal','1','166','','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(376,'DELASED PAEDIATRIC 100 MLS','',2.00,'2023-01-20 08:38:27','0.00','5','newstock','1','','',95.00,'','1','2','internal','1','971','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(377,'DIPROSON','',5.00,'2023-01-20 08:40:27','0.00','5','newstock','1','','',0.00,'','1','5','internal','1','238','','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(378,'DR TOUX 100ML','',1.00,'2023-01-20 08:41:01','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','248','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(379,'ELYCORT CREAM','',2.00,'2023-01-20 08:43:13','0.00','5','newstock','1','','',55.00,'','1','2','internal','1','799','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(380,'ENTAMAXIN 60ML','',5.00,'2023-01-20 08:45:00','27.00','5','newstock','1','','',53.00,'','1','32','internal','1','266','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(381,'ESOMAC 40MG CAPS','',7.00,'2023-01-20 08:46:43','13.00','5','newstock','1','','',0.00,'','1','20','internal','1','1175','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(382,'FOLIC ACID 5MG 100S','',100.00,'2023-01-20 08:47:04','118.00','5','newstock','1','','',0.00,'','1','218','internal','1','295','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(383,'BIOFULVIN -GRISIOFUVIN 500MG','',50.00,'2023-01-20 08:49:59','38.00','5','newstock','1','','',0.00,'','1','88','internal','1','1146','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(384,'IBUGESIC SUSP 60MLS','',2.00,'2023-01-20 08:52:27','1.00','5','newstock','1','','',75.00,'','1','3','internal','1','860','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(385,'LOBAK 10S','',100.00,'2023-01-20 08:55:01','15.00','5','newstock','1','','',5.50,'','1','115','internal','1','397','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(386,'NITROFURANTOIN 100MG TABS','',100.00,'2023-01-20 08:56:20','35.00','5','newstock','1','','',3.00,'','1','135','internal','1','510','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(387,'OLSOLONE BLUE BLISTER 100','',100.00,'2023-01-20 08:56:51','66.00','5','newstock','1','','',2.00,'','1','166','internal','1','792','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(388,'OMEPRAZOLE(OMIS)20MG 100','',100.00,'2023-01-20 08:57:38','37.00','5','newstock','1','','',2.00,'','1','137','internal','1','869','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(389,'RANFERON 200ML','',1.00,'2023-01-20 08:58:23','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','811','','',0.00,'','550','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(390,'RELCER GEL 100ML','',1.00,'2023-01-20 08:58:56','0.00','5','newstock','1','','',235.00,'','1','1','internal','1','608','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(391,'SENSODYNE MULTICARE 40ML','',1.00,'2023-01-20 09:02:13','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','639','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(392,'TRIMEX PAEDIATRIC C/P 60ML','',1.00,'2023-01-20 09:02:45','1.00','5','newstock','1','','',85.00,'','1','2','internal','1','721','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(393,'TUSPEL 60ML','',3.00,'2023-01-20 09:03:26','1.00','5','newstock','1','','',0.00,'','1','4','internal','1','727','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(394,'ZINCAT-OD 60ML','',2.00,'2023-01-20 09:09:55','0.00','5','newstock','1','','',0.00,'','1','2','internal','1','773','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(395,'GLUCOMET 500','',112.00,'2023-01-24 21:38:59','0.00','5','newstock','1','','',4.00,'','1','112','internal','1','312','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(396,'IIMMOBULK-LOPERAMIDE 2MG 6 CAPS','',180.00,'2023-01-24 21:40:51','6.00','5','newstock','1','','',0.00,'','1','186','internal','1','1145','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(397,'MARAMOJA TABS 100','',50.00,'2023-01-24 21:41:19','78.00','5','newstock','1','','',3.00,'','1','128','internal','1','882','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(398,'MENTHO','',5.00,'2023-01-24 21:43:48','1.00','5','newstock','1','','',35.00,'','1','6','internal','1','422','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(399,'NOGLUC 5MG(COSMOS)','',112.00,'2023-01-24 21:44:11','2.00','5','newstock','1','','',3.90,'','1','114','internal','1','516','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(400,'DAWASTIN-NYSTATIN 12ML','',4.00,'2023-01-24 21:44:34','1.00','5','newstock','1','','',0.00,'','1','5','internal','1','1064','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(401,'PHARMASAL OINTMENT 25G','',2.00,'2023-01-24 21:47:57','0.00','5','newstock','1','','',50.00,'','1','2','internal','1','570','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(402,'SALBUTAMOL TABS 4MG','',200.00,'2023-01-24 21:49:17','46.00','5','newstock','1','','',2.00,'','1','246','internal','1','915','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(403,'TRUST CLASSIC 24SX3S','',24.00,'2023-01-24 21:49:49','3.00','5','newstock','1','','',30.00,'','1','27','internal','1','725','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(404,'NEONATAL AMPICLOX 10MLS','',5.00,'2023-01-30 11:26:17','1.00','5','newstock','1','','',53.00,'','1','6','internal','1','487','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(405,'IZZITHREE ORAL SUSP 15MLS','',5.00,'2023-01-30 19:16:14','2.00','5','newstock','1','','',36.00,'','1','7','internal','1','865','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(406,'BECOACTIN 30S TABS','',30.00,'2023-01-30 19:16:46','7.00','5','newstock','1','','',11.00,'','1','37','internal','1','53','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(407,'CALCIGARD RET (NIFEDIPINE)100s','',100.00,'2023-01-30 19:17:30','0.00','5','newstock','1','','',1.00,'','1','100','internal','1','101','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(408,'CANDID B CREAM 15G','',3.00,'2023-01-30 19:18:13','0.00','5','newstock','1','','',0.00,'','1','3','internal','1','107','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(409,'CONSED EXPECTORANT 60MLS','',10.00,'2023-01-30 19:22:49','3.00','5','newstock','1','','',27.00,'','1','13','internal','1','895','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(410,'CONSED EXPECTORANT 100MLS','',5.00,'2023-01-30 19:23:27','4.00','5','newstock','1','','',75.00,'','1','9','internal','1','965','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(411,'ALCORIM SUSP 50ML','',20.00,'2023-01-30 19:24:55','0.00','5','newstock','1','','',0.00,'','1','20','internal','1','816','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(412,'CYPRO B PLUS','',30.00,'2023-01-30 19:25:19','6.00','5','newstock','1','','',0.00,'','1','36','internal','1','213','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(413,'ELYFLOX DRY SYRUP 100MLS','',3.00,'2023-01-30 19:30:41','0.00','5','newstock','1','','',70.00,'','1','3','internal','1','849','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(414,'ESOMEZOL-20MG CAPS esomeprazole','',90.00,'2023-01-30 19:40:29','2.00','5','newstock','1','','',0.00,'','1','92','internal','1','1071','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(415,'HYDROGEN PEROXIDE 200ML','',5.00,'2023-01-30 19:46:34','0.00','5','newstock','1','','',0.00,'','1','5','internal','1','341','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(416,'KOFGON SYRUP 60MLS','',10.00,'2023-01-30 19:47:59','3.00','5','newstock','1','','',26.00,'','1','13','internal','1','808','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(417,'RILIF PLUS TABS','',30.00,'2023-01-31 18:24:40','3.00','5','newstock','1','','',0.00,'','1','33','internal','1','620','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(418,'TERBINAFORCE 250MG TABS30S (TERBINAFINE)','',30.00,'2023-01-31 18:27:04','0.00','5','newstock','1','','',0.00,'','1','30','internal','1','693','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(419,'TETRACYCLINE SKIN OINTMENT 15G','',5.00,'2023-01-31 19:59:07','2.00','5','newstock','1','','',0.00,'','1','7','internal','1','697','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(420,'ZULU MR 20S','',20.00,'2023-01-31 20:03:00','2.00','5','newstock','1','','',30.00,'','1','22','internal','1','779','','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(421,'NEW RELIEF','',8.00,'2023-02-04 19:53:23','0.00','5','newstock','1','','',5.00,'','1','8','internal','1','1013','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(422,'AZITHROMYCIN 500MG TABS(AGYCIN)','',10.00,'2023-02-04 21:41:10','0.00','5','newstock','1','','',44.00,'','1','10','internal','1','42','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(423,'BECLOMIN 15MG','',2.00,'2023-02-04 21:41:31','0.00','5','newstock','1','','',125.00,'','1','2','internal','1','51','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(424,'BETA GRIPE WATER 100ML','',1.00,'2023-02-04 21:42:10','4.00','5','newstock','1','','',0.00,'','1','5','internal','1','66','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(425,'CALPOL 60MLS','',3.00,'2023-02-04 21:43:58','2.00','5','newstock','1','','',185.00,'','1','5','internal','1','102','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(426,'CALPOL 100MLS','',1.00,'2023-02-04 21:44:15','0.00','5','newstock','1','','',265.00,'','1','1','internal','1','103','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(427,'CELABET 30S','',37.00,'2023-02-04 21:45:11','23.00','5','newstock','1','','',10.00,'','1','60','internal','1','130','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(428,'CIPROFLOXACIN 500MG TABS','',100.00,'2023-02-04 21:45:42','0.00','5','newstock','1','','',3.00,'','1','100','internal','1','145','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(429,'AMOXICLAV 228.5MG 100ML (CLAXY)','',3.00,'2023-02-04 21:46:20','0.00','5','newstock','1','','',169.00,'','1','3','internal','1','18','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(430,'COLDCAP CAPS 12','',77.00,'2023-02-04 21:47:23','19.00','5','newstock','1','','',7.40,'','1','96','internal','1','176','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(431,'ENO LEMON','',48.00,'2023-02-06 10:59:03','2.00','5','newstock','1','','',11.00,'','1','50','internal','1','790','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(432,'FEMIPLAN 28S','',2.00,'2023-02-06 11:01:21','0.00','5','newstock','1','','',59.00,'','1','2','internal','1','280','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(433,'HEDEX TABS 100','',50.00,'2023-02-06 11:02:36','36.00','5','newstock','1','','',5.00,'','1','86','internal','1','878','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(434,'LONART TABS 24','',4.00,'2023-02-06 11:05:35','0.00','5','newstock','1','','',65.00,'','1','4','internal','1','399','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(435,'MALODAR','',10.00,'2023-02-06 11:05:58','1.00','5','newstock','1','','',35.00,'','1','11','internal','1','412','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(436,'NORMAL SALINE NASAL DROPS','',5.00,'2023-02-06 11:09:17','0.00','5','newstock','1','','',30.00,'','1','5','internal','1','520','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(437,'PANADOL ADVANCE','',50.00,'2023-02-06 11:09:54','7.00','5','newstock','1','','',0.00,'','1','57','internal','1','555','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(438,'PANADOL EXTRA PAIRS WITH OPTI ZORB','',50.00,'2023-02-06 11:10:26','0.00','5','newstock','1','','',0.00,'','1','50','internal','1','558','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(439,'SECNIDA FORTE','',10.00,'2023-02-06 11:10:46','3.00','5','newstock','1','','',25.00,'','1','13','internal','1','1055','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(440,'VITAMIN B COMPLEX 100S','',200.00,'2023-02-06 11:11:38','0.00','5','newstock','1','','',0.00,'','1','200','internal','1','753','','',0.00,'','1','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(441,'VITAMIN B INJ','',5.00,'2023-02-06 11:12:16','0.00','5','newstock','1','','',65.00,'','1','5','internal','1','920','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(442,'XTRADERM CREAM','',3.00,'2023-02-06 11:12:38','0.00','5','newstock','1','','',120.00,'','1','3','internal','1','763','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(443,'ZENTEL TABS ALBEDAZOLE 400 MG','',2.00,'2023-02-06 11:13:02','0.00','5','newstock','1','','',129.00,'','1','2','internal','1','1212','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(444,'DAWASTINE-NYSTATIN 30 ML','',-1.00,'2023-03-09 11:03:11','2.00','6','newstock','1','','',57.00,'','1','1','internal','1','1196','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(445,'peardine mouthwash','',1.00,'2023-03-09 11:07:58','1.00','6','newstock','1','','',70.00,'','1','2','internal','1','829','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(446,'OPTIMAL MOUTH WASH 100 ML','',-1.00,'2023-03-09 11:08:54','2.00','6','newstock','1','','',85.00,'','1','1','internal','1','1197','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(447,'CONSED EXPECTORANT 60MLS','',2.00,'2023-03-09 11:14:55','13.00','6','newstock','1','','',27.00,'','1','15','internal','1','895','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(448,'KOFGON SYRUP 60MLS','',9.00,'2023-03-09 11:18:27','12.00','6','newstock','1','','',26.00,'','1','21','internal','1','808','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(449,'KOFGON SYRUP 60MLS RED','',13.00,'2023-03-09 11:19:34','1.00','6','newstock','1','','',26.00,'','1','14','internal','1','809','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(450,'CONSED EXPECTORANT 100MLS','',4.00,'2023-03-09 11:21:43','9.00','6','newstock','1','','',75.00,'','1','13','internal','1','965','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(451,'KOFGON SYRUP 60MLS RED','',2.00,'2023-03-09 11:22:08','14.00','6','newstock','1','','',26.00,'','1','16','internal','1','809','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(452,'628:=SALBUTAMOL 60MLS(ventil)','',-1.00,'2023-03-09 11:23:54','3.00','6','newstock','1','','',25.00,'','1','2','internal','1','831','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(453,'TRIDEX COUGH MIXTURE 100ML','',-3.00,'2023-03-09 11:27:01','5.00','6','newstock','1','','',47.00,'','1','2','internal','1','714','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(454,'ZINCAT-OD 60ML','',-1.00,'2023-03-09 11:31:15','2.00','6','newstock','1','','',0.00,'','1','1','internal','1','773','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(455,'DTS-Z KIT','',1.00,'2023-03-09 11:32:21','0.00','6','newstock','1','','',0.00,'','1','1','internal','1','250','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(456,'ZINC JUNIOR 20MG TABS 1OOS(ZINC SULPHATE)','',-2.00,'2023-03-09 11:33:10','39.00','6','newstock','1','','',0.00,'','1','37','internal','1','771','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(457,'GOOD MORNING TABS','',-54.00,'2023-03-09 11:34:56','90.00','6','newstock','1','','',3.00,'','1','36','internal','1','319','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(458,'GOOD MORNING TABS','',54.00,'2023-03-09 11:35:15','36.00','6','newstock','1','','',3.00,'','1','90','internal','1','319','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(459,'GOOD MORNING TABS','',-64.00,'2023-03-09 11:37:10','90.00','6','newstock','1','','',3.00,'','1','26','internal','1','319','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(460,'kaluma king','',-34.00,'2023-03-09 11:38:59','58.00','6','newstock','1','','',9.00,'','1','24','internal','1','930','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(461,'FRICKS LOZENGES','',-3.00,'2023-03-09 11:42:23','11.00','6','newstock','1','','',20.00,'','1','8','internal','1','1002','','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(462,'STREPSIL LOZ HONEY','',28.00,'2023-03-09 11:44:18','9.00','6','newstock','1','','',24.40,'','1','37','internal','1','1168','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(463,'GOCID SUSP 100ML','',-1.00,'2023-03-09 11:51:55','4.00','6','newstock','1','','',33.00,'','1','3','internal','1','886','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(464,'MAGNACID GEL 100MLS','',-1.00,'2023-03-09 11:58:43','2.00','6','newstock','1','','',45.00,'','1','1','internal','1','876','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(465,'ONECID 100MLS','',-1.00,'2023-03-09 11:59:11','7.00','6','newstock','1','','',40.00,'','1','6','internal','1','539','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(466,'ALUGEL SUSPENSION 100MLS','',-1.00,'2023-03-09 11:59:54','5.00','6','newstock','1','','',50.00,'','1','4','internal','1','14','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(467,'EMETON ( METOCLOPRAMIDE) 60ML','',-2.00,'2023-03-09 12:04:14','2.00','6','newstock','1','','',0.00,'','1','0','internal','1','261','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(468,'HYOSPAN SYRUP 60MLS','',-1.00,'2023-03-09 12:05:19','3.00','6','newstock','1','','',29.00,'','1','2','internal','1','892','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(469,'ALCOF 100ML','',1.00,'2023-03-09 12:15:23','1.00','6','newstock','1','','',0.00,'','1','2','internal','1','10','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(470,'BENAFLU TOTO 100ML','',-4.00,'2023-03-09 12:21:45','5.00','6','newstock','1','','',85.00,'','1','1','internal','1','57','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(471,'OMEPRAZOLE(OMIS)20MG 100','',126.00,'2023-03-09 12:33:04','68.00','6','newstock','1','','',2.00,'','1','194','internal','1','869','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(472,'OMEFUX-OMEPRAZOLE 20MG','',-3.00,'2023-03-09 12:34:09','78.00','6','newstock','1','','',0.00,'','1','75','internal','1','1069','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(473,'ALLUCID ANTACID TABS','',-141.00,'2023-03-09 12:35:24','195.00','6','newstock','1','','',0.00,'','1','54','internal','1','1060','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(474,'RAYZIUM-omeprazole 20mg','',-2.00,'2023-03-09 12:36:05','20.00','6','newstock','1','','',0.00,'','1','18','internal','1','1072','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(475,'POLYCID PLUS TABS','',-14.00,'2023-03-09 12:37:47','194.00','6','newstock','1','','',2.50,'','1','180','internal','1','947','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(476,'ENO TABLETS','',-26.00,'2023-03-09 12:43:12','100.00','6','newstock','1','','',5.00,'','1','74','internal','1','1218','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(477,'CHARCOAL TABLETS','',-14.00,'2023-03-09 12:46:38','100.00','6','newstock','1','','',0.00,'','1','86','internal','1','1170','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(478,'ESOMEZOLE CAPS 40 MG','',-9.00,'2023-03-09 12:48:47','60.00','6','newstock','1','','',6.00,'','1','51','internal','1','1208','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(479,'ESOMEZOL-20MG CAPS esomeprazole','',-2.00,'2023-03-09 12:49:53','90.00','6','newstock','1','','',0.00,'','1','88','internal','1','1071','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(480,'BYOFER 12 SYRUP 200MLS','',1.00,'2023-03-09 12:52:34','0.00','6','newstock','1','','',235.00,'','1','1','internal','1','97','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(481,'ENERVIT MULTIVITAMIN SYRUP 60MLS','',3.00,'2023-03-09 12:55:54','3.00','6','newstock','1','','',26.00,'','1','6','internal','1','975','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(482,'DAWAVITE MULTIVITAMIN 100mls','',2.00,'2023-03-09 12:56:35','0.00','6','newstock','1','','',0.00,'','1','2','internal','1','220','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(483,'DAWAVITE SYRUP 60MLS','',2.00,'2023-03-09 12:56:52','1.00','6','newstock','1','','',25.00,'','1','3','internal','1','980','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(484,'TRIPOZED EXP 60MLS','',-1.00,'2023-03-09 12:59:26','5.00','6','newstock','1','','',26.00,'','1','4','internal','1','884','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(485,'TRIDAHIST 100ML','',7.00,'2023-03-09 13:01:48','6.00','6','newstock','1','','',35.00,'','1','13','internal','1','713','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(486,'TRIOHIST EXPECTORANT 100ML','',1.00,'2023-03-09 13:02:42','3.00','6','newstock','1','','',110.00,'','1','4','internal','1','723','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(487,'723:=TRIOHIST EXPECTORANT 60ML','',2.00,'2023-03-09 13:03:26','1.00','6','newstock','1','','',45.00,'','1','3','internal','1','834','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(488,'PANADOL EXTRA PAIRS WITH OPTI ZORB','',-46.00,'2023-03-09 13:06:29','50.00','6','newstock','1','','',0.00,'','1','4','internal','1','558','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(489,'HEDEX TABS 100','',-58.00,'2023-03-09 13:10:49','86.00','6','newstock','1','','',5.00,'','1','28','internal','1','878','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(490,'TULIZA EXTRA','',-55.00,'2023-03-09 13:13:42','100.00','6','newstock','1','','',2.00,'','1','45','internal','1','1034','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(491,'MARAMOJA TABS 100','',-62.00,'2023-03-09 13:14:39','97.00','6','newstock','1','','',3.00,'','1','35','internal','1','882','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(492,'ENO LEMON','',-17.00,'2023-03-09 13:16:22','50.00','6','newstock','1','','',11.00,'','1','33','internal','1','790','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(493,'ENO LEMON','',-6.00,'2023-03-09 13:16:35','33.00','6','newstock','1','','',11.00,'','1','27','internal','1','790','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(494,'PACIFEN SUSPENSION 100ML','',5.00,'2023-03-09 13:17:43','3.00','6','newstock','1','','',45.00,'','1','8','internal','1','891','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(495,'IBUX 60 ML-PROFEN S,P','',-1.00,'2023-03-09 13:18:49','2.00','6','newstock','1','','',0.00,'','1','1','internal','1','1079','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(496,'PARACETAMOL SUSPENSION 60ML (PAMOL)','',-1.00,'2023-03-09 13:19:26','7.00','6','newstock','1','','',28.00,'','1','6','internal','1','802','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(497,'CALPOL 60MLS','',-4.00,'2023-03-09 13:22:37','5.00','6','newstock','1','','',185.00,'','1','1','internal','1','102','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(498,'TAMEDOL SUSP 60ML','',-2.00,'2023-03-09 16:49:15','14.00','6','newstock','1','','',0.00,'','1','12','internal','1','680','','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(499,'IBUGESIC SUSP 60MLS','',-1.00,'2023-03-09 16:49:51','3.00','6','newstock','1','','',75.00,'','1','2','internal','1','860','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(500,'PARACETAMOL SUSPENSION-60ML','',-1.00,'2023-03-09 16:52:08','4.00','6','newstock','1','','',0.00,'','1','3','internal','1','1082','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(501,'JOTONOL PARACETAMOL SYRUP 60ML','',10.00,'2023-03-09 16:54:24','7.00','6','newstock','1','','',26.00,'','1','17','internal','1','998','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(502,'JOTONOL PARACETAMOL SYRUP 100ML','',-1.00,'2023-03-09 16:56:43','5.00','6','newstock','1','','',35.00,'','1','4','internal','1','1036','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(503,'ADIFLAM-SR 100MG','',215.00,'2023-03-09 18:07:32','88.00','6','newstock','1','','',2.50,'','1','303','internal','1','1010','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(504,'IBUPROFEN 400MG','',183.00,'2023-03-09 18:18:03','0.00','6','newstock','1','','',0.00,'','1','183','internal','1','349','','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(505,'DICLOMOL SR 100MG','',41.00,'2023-03-09 18:20:51','61.00','6','newstock','1','','',5.00,'','1','102','internal','1','1011','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(506,'DICLOMOL SR 100MG','',-82.00,'2023-03-09 18:21:34','102.00','6','newstock','1','','',5.00,'','1','20','internal','1','1011','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(507,'FENPRO IBUPROFEN TABS 200MG','',-19.00,'2023-03-09 18:43:22','132.00','6','newstock','1','','',2.50,'','1','113','internal','1','1004','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(508,'PARADOL - PARACETAMOL 500 MGS TABS','',-185.00,'2023-03-09 18:46:15','316.00','6','newstock','1','','',0.00,'','1','131','internal','1','1162','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(509,'CETAMOL 500MG(100S)','',300.00,'2023-03-09 18:47:41','0.00','6','newstock','1','','',0.00,'','1','300','internal','1','134','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(510,'ACETAL MR','',-10.00,'2023-03-09 18:50:02','35.00','6','newstock','1','','',0.00,'','1','25','internal','1','6','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(511,'DOLOACT MR 100S','',6.00,'2023-03-09 18:50:41','12.00','6','newstock','1','','',16.00,'','1','18','internal','1','243','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(512,'MYOSPAZ','',10.00,'2023-03-09 18:52:24','2.00','6','newstock','1','','',16.00,'','1','12','internal','1','470','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(513,'MELCAM 7.5MG ( MELOXICAM)','',-8.00,'2023-03-09 18:58:29','197.00','6','newstock','1','','',0.00,'','1','189','internal','1','420','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(514,'IMACOF PAEDS SUS 100ML','',1.00,'2023-03-09 18:59:20','0.00','6','newstock','1','','',0.00,'','1','1','internal','1','356','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(515,'THIOCARB PROM 60MLS','',5.00,'2023-03-09 19:03:31','0.00','6','newstock','1','','',45.00,'','1','5','internal','1','973','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(516,'FLUGONE DM 120ML','',-1.00,'2023-03-09 19:11:43','2.00','6','newstock','1','','',0.00,'','1','1','internal','1','293','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(517,'FLUGONE P 120ML','',1.00,'2023-03-09 19:22:12','0.00','6','newstock','1','','',185.00,'','1','1','internal','1','294','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(518,'FLUGONE P 60MLS','',-1.00,'2023-03-09 19:24:55','2.00','6','newstock','1','','',141.00,'','1','1','internal','1','1035','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(519,'FLUGONE DM 60MLS','',1.00,'2023-03-09 19:26:33','2.00','6','newstock','1','','',129.00,'','1','3','internal','1','848','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(520,'BENACOFF EXPECTORANT 100MLS','',1.00,'2023-03-09 19:27:34','0.00','6','newstock','1','','',75.00,'','1','1','internal','1','952','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(521,'BENACOFF PAEDIATRIC EXPECTORANT 100MLS','',1.00,'2023-03-09 19:28:35','1.00','6','newstock','1','','',75.00,'','1','2','internal','1','951','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(522,'NASITHIOL PROM 60MLS','',-1.00,'2023-03-09 19:29:44','3.00','6','newstock','1','','',45.00,'','1','2','internal','1','477','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(523,'COPHYDREX 60ML','',-2.00,'2023-03-09 19:31:24','7.00','6','newstock','1','','',30.00,'','1','5','internal','1','798','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(524,'COPHYDREX 100ML','',2.00,'2023-03-09 19:32:08','2.00','6','newstock','1','','',42.00,'','1','4','internal','1','797','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(525,'LUNAHIST 100ML','',-8.00,'2023-03-09 19:35:01','12.00','6','newstock','1','','',0.00,'','1','4','internal','1','827','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(526,'KIDDICOF PAEDIATRIC 100MLS','',-1.00,'2023-03-09 19:41:03','4.00','6','newstock','1','','',70.00,'','1','3','internal','1','875','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(527,'TUSPEL PLUS 60MLS','',1.00,'2023-03-09 19:43:51','1.00','6','newstock','1','','',75.00,'','1','2','internal','1','962','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(528,'ALCOF SYRUP 60MLS','',2.00,'2023-03-09 19:45:44','2.00','6','newstock','1','','',0.00,'','1','4','internal','1','11','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(529,'TRICOHIST 100ML','',-1.00,'2023-03-09 19:47:48','2.00','6','newstock','1','','',0.00,'','1','1','internal','1','711','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(530,'GOODMORNING LUNGTONIC 60ML','',-1.00,'2023-03-09 19:48:26','3.00','6','newstock','1','','',0.00,'','1','2','internal','1','320','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(531,'EZY-COF 100MLS','',-2.00,'2023-03-09 19:51:39','5.00','6','newstock','1','','',65.00,'','1','3','internal','1','276','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(532,'HYOMIDE TABS','',-12.00,'2023-03-09 19:54:30','67.00','6','newstock','1','','',2.00,'','1','55','internal','1','1179','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(533,'LOFNAC MR','',10.00,'2023-03-09 20:00:47','2.00','6','newstock','1','','',20.00,'','1','12','internal','1','1007','','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(534,'NEW RELIEF','',55.00,'2023-03-09 20:22:22','0.00','6','newstock','1','','',5.00,'','1','55','internal','1','1013','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(535,'IBUCAP 10S','',-8.00,'2023-03-09 20:23:41','20.00','6','newstock','1','','',0.00,'','1','12','internal','1','346','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(536,'DENTAMOL TABS','',19.00,'2023-03-09 20:40:21','19.00','6','newstock','1','','',0.00,'','1','38','internal','1','227','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(537,'ZULU(PARACETAMOL&ACECLOFENAC) 10S','',8.00,'2023-03-09 20:43:03','2.00','6','newstock','1','','',23.00,'','1','10','internal','1','780','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(538,'ZULU MR 20S','',-11.00,'2023-03-09 20:44:08','21.00','6','newstock','1','','',30.00,'','1','10','internal','1','779','','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(539,'RILIF-100MG','',-2.00,'2023-03-09 20:44:54','3.00','6','newstock','1','','',7.50,'','1','1','internal','1','1008','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(540,'ZOFEN-100(aceclofenac)','',-2.00,'2023-03-09 20:45:43','30.00','6','newstock','1','','',7.50,'','1','28','internal','1','1006','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(541,'CIPLADON 500MG','',-5.00,'2023-03-09 20:46:47','8.00','6','newstock','1','','',0.00,'','1','3','internal','1','142','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(542,'LOBAK 10S','',-21.00,'2023-03-09 21:09:14','99.00','6','newstock','1','','',5.50,'','1','78','internal','1','397','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(543,'COLDFLU CAPS 12','',60.00,'2023-03-09 21:10:10','12.00','6','newstock','1','','',5.00,'','1','72','internal','1','1001','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(544,'DINLACINCAPS-INDOMETHACIB 25MG','',-17.00,'2023-03-09 21:24:07','194.00','6','newstock','1','','',0.00,'','1','177','internal','1','1090','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(545,'COLDCAP CAPS 12','',-25.00,'2023-03-09 21:29:24','96.00','6','newstock','1','','',7.40,'','1','71','internal','1','176','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(546,'LEVOFREE 5MG','',1.00,'2023-03-09 21:30:51','9.00','6','newstock','1','','',0.00,'','1','10','internal','1','1180','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(547,'STERAMINE TABS','',-8.00,'2023-03-09 21:33:28','18.00','6','newstock','1','','',0.00,'','1','10','internal','1','663','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(548,'HOMAGON CAPS 10','',30.00,'2023-03-09 21:36:01','14.00','6','newstock','1','','',5.50,'','1','44','internal','1','995','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(549,'LORHISTINA-LORATADINE TABS 10 MG','',-12.00,'2023-03-09 21:36:48','22.00','6','newstock','1','','',0.00,'','1','10','internal','1','1104','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(550,'LORHISTINA-LORATADINE TABS 10 MG','',30.00,'2023-03-09 21:37:37','10.00','6','newstock','1','','',0.00,'','1','40','internal','1','1104','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(551,'COLDAMOL CAPS','',8.00,'2023-03-09 21:38:06','10.00','6','newstock','1','','',0.00,'','1','18','internal','1','174','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(552,'ASCORBIC ACID C-BOOST','',-13.00,'2023-03-09 21:38:59','43.00','6','newstock','1','','',5.00,'','1','30','internal','1','1043','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(553,'DEXAMETHASONE TABS 4MG (DEXAMER)','',15.00,'2023-03-10 11:42:38','50.00','5','newstock','1','','',3.00,'','1','65','internal','1','1185','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(554,'DEXAMETHASONE TABS 4MG (DEXAMER)','',-106.00,'2023-03-10 12:48:22','65.00','6','newstock','1','','',3.00,'','1','-41','internal','1','1185','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(555,'DAWA CPM TABS 4MG','',-220.00,'2023-03-10 12:50:00','350.00','6','newstock','1','','',1.00,'','1','130','internal','1','993','','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(556,'RIZEXIN-CETRICINE TABS','',72.00,'2023-03-10 12:52:03','28.00','6','newstock','1','','',0.00,'','1','100','internal','1','1093','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(557,'ZYCET TABS 100','',-339.00,'2023-03-10 12:55:47','449.00','6','newstock','1','','',0.00,'','1','110','internal','1','820','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(558,'ALTRINE CETIRIZINE SYRUP 60ML','',198.00,'2023-03-10 12:59:46','2.00','6','newstock','1','','',28.00,'','1','200','internal','1','1029','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(559,'NEUROBION FORTE','',-40.00,'2023-03-10 13:02:32','89.00','6','newstock','1','','',2.40,'','1','49','internal','1','791','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(560,'BECOACTIN 30S TABS','',-16.00,'2023-03-10 13:03:42','28.00','6','newstock','1','','',11.00,'','1','12','internal','1','53','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(561,'OMEGA 3 CAPSULES 1000MG','',-10.00,'2023-03-10 13:06:04','30.00','6','newstock','1','','',0.00,'','1','20','internal','1','1213','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(562,'CYPRO B PLUS','',-29.00,'2023-03-10 13:18:29','36.00','6','newstock','1','','',0.00,'','1','7','internal','1','213','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(563,'OSTEOCARE 30S','',-3.00,'2023-03-10 13:19:03','15.00','6','newstock','1','','',0.00,'','1','12','internal','1','545','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(564,'BETA GRIPE WATER 100ML','',-4.00,'2023-03-10 13:20:15','5.00','6','newstock','1','','',0.00,'','1','1','internal','1','66','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(565,'BROTALINE EXP 100ML','',-6.00,'2023-03-10 13:20:57','8.00','6','newstock','1','','',70.00,'','1','2','internal','1','888','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(566,'SALOREX EXPECTORANT 100L','',1.00,'2023-03-10 13:21:27','1.00','6','newstock','1','','',82.00,'','1','2','internal','1','629','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(567,'COLDRIL SUSP 100MLS','',-19.00,'2023-03-10 13:23:05','21.00','6','newstock','1','','',65.00,'','1','2','internal','1','911','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(568,'TUSPRESS 60ml','',-1.00,'2023-03-10 13:27:57','2.00','6','newstock','1','','',0.00,'','1','1','internal','1','729','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(569,'UPACOF PEADS 100ML','',3.00,'2023-03-10 13:30:42','0.00','6','newstock','1','','',70.00,'','1','3','internal','1','737','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(570,'CETRIPLAIN SUSP 60ML','',5.00,'2023-03-10 13:35:34','6.00','6','newstock','1','','',19.00,'','1','11','internal','1','789','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(571,'CETRIPLUS SYRUP 60MLS','',3.00,'2023-03-10 13:36:18','2.00','6','newstock','1','','',32.00,'','1','5','internal','1','903','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(572,'CETRIZINE 60ML (ALZINEX)','',-1.00,'2023-03-10 13:37:02','3.00','6','newstock','1','','',17.00,'','1','2','internal','1','795','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(573,'ALTRINE CETIRIZINE SYRUP 60ML','',-198.00,'2023-03-10 13:37:36','200.00','6','newstock','1','','',28.00,'','1','2','internal','1','1029','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(574,'CETRIZINE 60ML','',-1.00,'2023-03-10 13:39:48','4.00','6','newstock','1','','',18.90,'','1','3','internal','1','136','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(575,'CPM ZEDITONE 60MLS','',-1.00,'2023-03-10 13:40:41','5.00','6','newstock','1','','',15.90,'','1','4','internal','1','847','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(576,'CHLOROPHENIRAMINE SYRUP 60ML','',-1.00,'2023-03-10 13:41:27','10.00','6','newstock','1','','',15.00,'','1','9','internal','1','890','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(577,'NIRAMIN SYRUP 60ML','',-8.00,'2023-03-10 13:42:07','10.00','6','newstock','1','','',0.00,'','1','2','internal','1','824','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(578,'ZYCET -CETRIZINE S.P 60 ML','',7.00,'2023-03-10 13:44:37','2.00','6','newstock','1','','',0.00,'','1','9','internal','1','1199','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(579,'TORAMIN SYRUP 60MLS','',-1.00,'2023-03-10 13:46:05','4.00','6','newstock','1','','',24.00,'','1','3','internal','1','1028','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(580,'TORAMIN SYRUP 60MLS','',4.00,'2023-03-10 13:46:26','3.00','6','newstock','1','','',24.00,'','1','7','internal','1','1028','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(581,'MEDITRON 60ML','',-1.00,'2023-03-10 13:48:11','8.00','6','newstock','1','','',18.00,'','1','7','internal','1','787','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(582,'PIRICLOR SYRUP 60MLS','',-1.00,'2023-03-10 13:50:29','3.00','6','newstock','1','','',22.00,'','1','2','internal','1','896','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(583,'HISTARGAN-PROMETHAZINE S.P 60ML','',-1.00,'2023-03-10 13:51:20','10.00','6','newstock','1','','',0.00,'','1','9','internal','1','1127','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(584,'TRIDEX COUGH MIXTURE 60ML','',-3.00,'2023-03-10 13:52:05','5.00','6','newstock','1','','',37.00,'','1','2','internal','1','715','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(585,'TUSPEL 60ML','',-3.00,'2023-03-10 13:52:52','4.00','6','newstock','1','','',0.00,'','1','1','internal','1','727','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(586,'AMOXYL (MOXACIL) 100ML','',4.00,'2023-03-10 13:55:27','5.00','6','newstock','1','','',41.00,'','1','9','internal','1','1181','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(587,'AMOXYL (MOXACIL) 100ML','',-5.00,'2023-03-10 13:56:26','9.00','6','newstock','1','','',41.00,'','1','4','internal','1','1181','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(588,'AMEBACID SUSP 100MLS','',-1.00,'2023-03-10 13:59:08','2.00','6','newstock','1','','',70.00,'','1','1','internal','1','909','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(589,'AMOXICILLIN SUSPENSION 1OOMLS (KEMOXYL)','',-3.00,'2023-03-10 14:01:15','5.00','6','newstock','1','','',45.00,'','1','2','internal','1','15','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(590,'AMOXICILLIN SUSPENSION 6OMLS (KEMOXYL)','',-1.00,'2023-03-10 14:01:52','5.00','6','newstock','1','','',33.00,'','1','4','internal','1','814','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(591,'ENTAMAXIN 60ML','',-25.00,'2023-03-10 14:02:58','32.00','6','newstock','1','','',53.00,'','1','7','internal','1','266','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(592,'EFLARON 60MLS','',3.00,'2023-03-10 14:03:22','1.00','6','newstock','1','','',28.00,'','1','4','internal','1','1026','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(593,'BENAGYL -DF 60MLS','',-1.00,'2023-03-10 14:05:22','6.00','6','newstock','1','','',50.00,'','1','5','internal','1','1038','','',0.00,'','130','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(594,'IZZITHREE ORAL SUSP 15MLS','',-5.00,'2023-03-10 14:06:02','6.00','6','newstock','1','','',36.00,'','1','1','internal','1','865','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(595,'ALCORIM SUSP 50ML','',-2.00,'2023-03-10 14:09:44','17.00','6','newstock','1','','',0.00,'','1','15','internal','1','816','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(596,'AZOGYL SYRUP 60MLS','',-4.00,'2023-03-10 14:10:25','15.00','6','newstock','1','','',30.00,'','1','11','internal','1','1037','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(597,'NEONATAL AMPICLOX 10MLS','',-2.00,'2023-03-10 14:44:38','6.00','6','newstock','1','','',53.00,'','1','4','internal','1','487','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(598,'ELYFLOX DRY SYRUP 100MLS','',-1.00,'2023-03-10 14:47:02','3.00','6','newstock','1','','',70.00,'','1','2','internal','1','849','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(599,'DAWAFLOX S.P 100ML','',-1.00,'2023-03-10 14:48:06','3.00','6','newstock','1','','',75.00,'','1','2','internal','1','1207','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(600,'AMOXICLAV 228.5MG 100ML (CLAXY)','',-2.00,'2023-03-10 14:48:28','3.00','6','newstock','1','','',169.00,'','1','1','internal','1','18','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(601,'SAITRIM 50ML','',-2.00,'2023-03-10 14:54:54','3.00','6','newstock','1','','',35.00,'','1','1','internal','1','788','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(602,'NIFESTAR SR NIFEDIPINE TABS20 MG','',60.00,'2023-03-10 15:56:21','200.00','6','newstock','1','','',0.00,'','1','260','internal','1','1210','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(603,'CALCIGARD RET (NIFEDIPINE)100s','',-2.00,'2023-03-10 15:58:44','100.00','6','newstock','1','','',1.00,'','1','98','internal','1','101','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(604,'PREGABALIN 75MG','',24.00,'2023-03-10 16:00:18','6.00','6','newstock','1','','',0.00,'','1','30','internal','1','585','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(605,'FUROSEMIDE 40MG','',-46.00,'2023-03-10 16:05:35','70.00','6','newstock','1','','',2.00,'','1','24','internal','1','1023','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(606,'HYDROCHLOROTHIAZIDE 25MG 100S','',58.00,'2023-03-10 16:06:44','0.00','6','newstock','1','','',1.00,'','1','58','internal','1','336','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(607,'HYDROCLOROTHIAZIDE 50MG','',10.00,'2023-03-10 16:07:20','4.00','6','newstock','1','','',1.00,'','1','14','internal','1','337','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(608,'NIFEDIPINE NIFELONG ER-20','',-43.00,'2023-03-10 16:09:08','56.00','6','newstock','1','','',2.00,'','1','13','internal','1','813','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(609,'GLUCOMET 500','',-36.00,'2023-03-10 16:12:07','70.00','6','newstock','1','','',4.00,'','1','34','internal','1','312','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(610,'LORSA 50MG (LOSARTAN) 30S','',6.00,'2023-03-10 16:13:42','0.00','6','newstock','1','','',0.00,'','1','6','internal','1','402','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(611,'UXIM 15 TABS MELOXICAM','',-10.00,'2023-03-10 16:53:10','44.00','6','newstock','1','','',13.00,'','1','34','internal','1','1233','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(612,'SODAMINT','',132.00,'2023-03-10 17:32:33','86.00','6','newstock','1','','',0.00,'','1','218','internal','1','650','','',0.00,'','2.5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(613,'NOSIC TABS 20S','',-4.00,'2023-03-10 17:34:05','10.00','6','newstock','1','','',0.00,'','1','6','internal','1','523','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(614,'FEMIPLAN 28S','',-9.00,'2023-03-10 17:35:23','9.00','6','newstock','1','','',49.00,'','1','0','internal','1','928','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(615,'FEMIPLAN 28S','',3.00,'2023-03-10 17:35:45','2.00','6','newstock','1','','',59.00,'','1','5','internal','1','280','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(616,'MICROGYNON 30 ORIGINAL','',1.00,'2023-03-10 17:37:31','0.00','6','newstock','1','','',0.00,'','1','1','internal','1','442','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(617,'FOLIC ACID 5MG 100S','',-28.00,'2023-03-10 17:41:56','218.00','6','newstock','1','','',0.00,'','1','190','internal','1','295','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(618,'ASHTON & PARSONS SATCHETS 20S','',-23.00,'2023-03-10 17:42:45','29.00','6','newstock','1','','',3.50,'','1','6','internal','1','32','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(619,'FERROLIC -LF','',50.00,'2023-03-10 17:46:24','85.00','6','newstock','1','','',5.00,'','1','135','internal','1','1041','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(620,'FERROLIC -LF','',24.00,'2023-03-10 17:51:55','135.00','6','newstock','1','','',5.00,'','1','159','internal','1','1041','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(621,'SALBUTAMOL TABS 4MG','',-81.00,'2023-03-10 17:52:46','240.00','6','newstock','1','','',2.00,'','1','159','internal','1','915','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(622,'FERROLIC -LF','',-23.00,'2023-03-10 17:54:02','159.00','6','newstock','1','','',5.00,'','1','136','internal','1','1041','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(623,'VENTIL 4 MG 100','',-36.00,'2023-03-10 18:09:51','224.00','6','newstock','1','','',0.00,'','1','188','internal','1','823','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(624,'VENTIL 4 MG 100','',10.00,'2023-03-10 19:26:56','188.00','6','newstock','1','','',0.00,'','1','198','internal','1','823','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(625,'FRANOL B/P 100S GIFOL','',30.00,'2023-03-10 19:28:16','105.00','6','newstock','1','','',0.00,'','1','135','internal','1','296','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(626,'MALODAR','',-7.00,'2023-03-11 12:00:00','11.00','6','newstock','1','','',35.00,'','1','4','internal','1','412','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(627,'LONART TABS 24','',-1.00,'2023-03-11 12:01:31','4.00','6','newstock','1','','',65.00,'','1','3','internal','1','399','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(628,'PREGNANCY TEST(LABOREX)','',-74.00,'2023-03-11 12:07:33','86.00','6','newstock','1','','',0.00,'','1','12','internal','1','1163','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(629,'PREGNANCY TEST STRIPS (PT HCG)','',24.00,'2023-03-11 12:08:25','1.00','6','newstock','1','','',8.00,'','1','25','internal','1','588','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(630,'PREGNANCY TEST STRIPS (PT HCG)','',1.00,'2023-03-11 12:08:40','25.00','6','newstock','1','','',8.00,'','1','26','internal','1','588','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(631,'DIRACIP MDS TABS 15S','',-26.00,'2023-03-11 12:10:16','29.00','6','newstock','1','','',0.00,'','1','3','internal','1','240','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(632,'SECNIDA FORTE','',-8.00,'2023-03-11 12:11:03','13.00','6','newstock','1','','',25.00,'','1','5','internal','1','1055','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(633,'IIMMOBULK-LOPERAMIDE 2MG 6 CAPS','',-102.00,'2023-03-11 12:13:08','162.00','6','newstock','1','','',0.00,'','1','60','internal','1','1145','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(634,'ENTAMAXINE CAPSULES','',13.00,'2023-03-11 12:19:17','30.00','6','newstock','1','','',0.00,'','1','43','internal','1','1172','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(635,'TINIDAZOLE TABS(TINISKY) 4','',7.00,'2023-03-11 12:24:51','4.00','6','newstock','1','','',10.00,'','1','11','internal','1','807','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(636,'TINIDAZOLE TABS(TZEX) 4','',-2.00,'2023-03-11 12:26:41','5.00','6','newstock','1','','',10.00,'','1','3','internal','1','702','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(637,'TROGYL-METRONIDAZOLE 200MG','',-14.00,'2023-03-11 12:28:53','79.00','6','newstock','1','','',0.00,'','1','65','internal','1','1134','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(638,'MEGYL-METRONIDAZOLE 400MG','',-95.00,'2023-03-11 12:30:21','200.00','6','newstock','1','','',0.00,'','1','105','internal','1','1220','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(639,'BICOLEX TABS 100','',-6.00,'2023-03-11 12:46:53','100.00','6','newstock','1','','',2.50,'','1','94','internal','1','857','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(640,'CANADIL-CLOTRIMAZOLE PESSARIES','',-2.00,'2023-03-11 12:47:32','3.00','6','newstock','1','','',0.00,'','1','1','internal','1','1141','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(641,'HITORAL KETOCONAZOLE 200MG','',-40.00,'2023-03-11 12:51:23','80.00','6','newstock','1','','',0.00,'','1','40','internal','1','1124','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(642,'BISAKOT- Bisacodyl 5mg tabs','',-5.00,'2023-03-11 12:54:18','46.00','6','newstock','1','','',10.00,'','1','41','internal','1','1047','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(643,'BIOFULVIN -GRISIOFUVIN 500MG','',-35.00,'2023-03-11 12:55:04','54.00','6','newstock','1','','',0.00,'','1','19','internal','1','1146','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(644,'NOCANZ-FLUCONAZOLE 150MG','',8.00,'2023-03-11 12:56:15','3.00','6','newstock','1','','',0.00,'','1','11','internal','1','1142','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(645,'POSTINOR-2TAABS 2S','',-5.00,'2023-03-11 12:56:57','9.00','6','newstock','1','','',130.00,'','1','4','internal','1','579','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(646,'TULIA 2 TABS','',-8.00,'2023-03-11 12:58:27','15.00','6','newstock','1','','',20.00,'','1','7','internal','1','1040','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(647,'LEVOFLOXACIN 500MG (LIVOTA)','',-1.00,'2023-03-11 13:06:20','4.00','6','newstock','1','','',59.00,'','1','3','internal','1','1189','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(648,'DAWAFLOX- FLOXAPEN 500MG CAPS','',-65.00,'2023-03-11 13:08:53','85.00','6','newstock','1','','',0.00,'','1','20','internal','1','1158','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(649,'DAWAFLOX- FLOXAPEN 250 MG CAPS','',10.00,'2023-03-11 13:09:32','10.00','6','newstock','1','','',0.00,'','1','20','internal','1','1159','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(650,'CEFIXIME(THEOFIX)400MG 10S','',-1.00,'2023-03-11 13:11:48','2.00','6','newstock','1','','',0.00,'','1','1','internal','1','126','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(651,'AMPICLO-DAWA 500MG','',-120.00,'2023-03-11 13:12:55','127.00','6','newstock','1','','',5.20,'','1','7','internal','1','1020','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(652,'MEDICEF-CEPHALEXINE 500MG','',-20.00,'2023-03-11 13:16:11','45.00','6','newstock','1','','',0.00,'','1','25','internal','1','1154','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(653,'GLYCERINE CHILD SUPP 2GMS','',-4.00,'2023-03-11 13:20:37','5.00','6','newstock','1','','',50.00,'','1','1','internal','1','1194','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(654,'AZITHROMYCIN 500MG TABS(AGYCIN)','',-8.00,'2023-03-11 13:23:07','10.00','6','newstock','1','','',44.00,'','1','2','internal','1','42','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(655,'DOXYCYCLINE CAPS 100MG','',-71.00,'2023-03-11 13:27:12','77.00','6','newstock','1','','',3.00,'','1','6','internal','1','247','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(656,'C-CIPRO CIPROFLOXACINE 500MG TABS','',-26.00,'2023-03-11 13:36:42','100.00','6','newstock','1','','',3.26,'','1','74','internal','1','1215','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(657,'SULFRAN DS960MG TABS','',-35.00,'2023-03-11 13:37:50','75.00','6','newstock','1','','',5.00,'','1','40','internal','1','1046','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(658,'LECOTRIM-TRIMOXASOLE 480MG TABS','',-10.00,'2023-03-11 13:38:19','95.00','6','newstock','1','','',0.00,'','1','85','internal','1','1157','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(659,'TRUST CONDOMS 24SX3S','',-6.00,'2023-03-11 13:43:01','9.00','6','newstock','1','','',0.00,'','1','3','internal','1','726','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(660,'TRUST CLASSIC 24SX3S','',-23.00,'2023-03-11 13:43:43','25.00','6','newstock','1','','',30.00,'','1','2','internal','1','725','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(661,'KISS CLASSIC PLAIN 24sx3','',-5.00,'2023-03-11 13:44:33','12.00','6','newstock','1','','',20.00,'','1','7','internal','1','375','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(662,'KISS CHOCOLATE','',2.00,'2023-03-11 13:46:23','2.00','6','newstock','1','','',0.00,'','1','4','internal','1','1058','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(663,'GENTAMYCIN EYE/EAR DROPS 5ML','',-1.00,'2023-03-11 13:48:47','7.00','6','newstock','1','','',18.00,'','1','6','internal','1','305','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(664,'PROBETA N ASAL7.5ML','',1.00,'2023-03-11 13:49:13','0.00','6','newstock','1','','',95.00,'','1','1','internal','1','592','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(665,'TETRACYCLINE EYE OINTMENT','',1.00,'2023-03-11 13:55:54','0.00','6','newstock','1','','',24.00,'','1','1','internal','1','696','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(666,'SURGICAL SPIRIT 50ML','',4.00,'2023-03-11 13:57:03','2.00','6','newstock','1','','',0.00,'','1','6','internal','1','675','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(667,'SURGICAL SPIRIT 100ML','',3.00,'2023-03-11 13:57:28','1.00','6','newstock','1','','',0.00,'','1','4','internal','1','674','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(668,'METHYLATED SPIRIT 100ML','',3.00,'2023-03-11 13:59:33','2.00','6','newstock','1','','',35.00,'','1','5','internal','1','425','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(669,'WATER QUARD 150ML','',-1.00,'2023-03-11 14:07:50','4.00','6','newstock','1','','',24.00,'','1','3','internal','1','1192','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(670,'CALAMINE 100ML','',-1.00,'2023-03-11 14:08:17','3.00','6','newstock','1','','',28.00,'','1','2','internal','1','100','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(671,'HYDROGEN PEROXIDE 200ML','',3.00,'2023-03-11 14:08:51','1.00','6','newstock','1','','',23.00,'','1','4','internal','1','805','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(672,'NORMAL SALINE 500ML','',3.00,'2023-03-11 14:09:54','0.00','6','newstock','1','','',89.00,'','1','3','internal','1','519','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(673,'DICLOFENAC GEL (DOLOR)','',-2.00,'2023-03-11 14:15:10','5.00','6','newstock','1','','',15.00,'','1','3','internal','1','1171','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(674,'CLOTRINE CREAM 20GM (CLOTRIMAZOLE)','',-1.00,'2023-03-11 14:16:52','5.00','6','newstock','1','','',0.00,'','1','4','internal','1','163','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(675,'TETRACYCLINE EYE OINTMENT','',1.00,'2023-03-11 14:18:28','1.00','6','newstock','1','','',24.00,'','1','2','internal','1','696','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(676,'TETRACYCLINE EYE OINTMENT','',2.00,'2023-03-11 14:19:41','2.00','6','newstock','1','','',24.00,'','1','4','internal','1','696','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(677,'NAUMA CREAM','',2.00,'2023-03-11 14:23:03','0.00','6','newstock','1','','',0.00,'','1','2','internal','1','479','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(678,'CLOTRIMAZOLE CREAM 1% WW 20MG','',5.00,'2023-03-11 14:28:58','2.00','6','newstock','1','','',0.00,'','1','7','internal','1','1118','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(679,'ELYVATE 15GM','',-1.00,'2023-03-11 14:29:28','2.00','6','newstock','1','','',0.00,'','1','1','internal','1','260','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(680,'BETASON CREAM 15GM','',2.00,'2023-03-11 14:31:27','0.00','6','newstock','1','','',0.00,'','1','2','internal','1','68','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(681,'TETRACYCLINE SKIN OINTMENT 15G','',-4.00,'2023-03-11 14:31:54','7.00','6','newstock','1','','',0.00,'','1','3','internal','1','697','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(682,'MEDIVEN CREAM 15G','',2.00,'2023-03-11 14:32:38','0.00','6','newstock','1','','',0.00,'','1','2','internal','1','417','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(683,'BETAMED CREAM 20G','',-1.00,'2023-03-11 14:33:04','3.00','6','newstock','1','','',49.00,'','1','2','internal','1','908','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(684,'CLOZOLE B CREAM 15GM','',-3.00,'2023-03-11 14:34:18','6.00','6','newstock','1','','',0.00,'','1','3','internal','1','166','','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(685,'TETRACYCLINE SKIN OINTMENT 15G','',1.00,'2023-03-11 14:34:44','3.00','6','newstock','1','','',0.00,'','1','4','internal','1','697','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(686,'DIPROSON','',-2.00,'2023-03-11 14:40:32','5.00','6','newstock','1','','',0.00,'','1','3','internal','1','238','','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(687,'EPIDERM 15GM CREAM','',-2.00,'2023-03-11 14:43:18','3.00','6','newstock','1','','',0.00,'','1','1','internal','1','270','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(688,'BECLOMIN 15MG','',-1.00,'2023-03-11 14:48:03','2.00','6','newstock','1','','',125.00,'','1','1','internal','1','51','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(689,'KETOCONAZOLE (HITORAL)20GM CREAM','',-17.00,'2023-03-11 14:48:56','18.00','6','newstock','1','','',0.00,'','1','1','internal','1','373','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(690,'BULKOT','',12.00,'2023-03-11 14:51:58','1.00','6','newstock','1','','',0.00,'','1','13','internal','1','91','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(691,'ALBENDAZOLE TABS 400MG(NILWORM)1','',28.00,'2023-03-11 16:26:21','5.00','6','newstock','1','','',5.50,'','1','33','internal','1','840','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(692,'ALBENDAZOLE ALBAXATE 200MG TABS 2','',9.00,'2023-03-11 16:27:44','6.00','6','newstock','1','','',6.00,'','1','15','internal','1','859','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(693,'TANZOL TABS400MG-ABLENDAZOLE','',-4.00,'2023-03-11 16:28:27','8.00','6','newstock','1','','',0.00,'','1','4','internal','1','1109','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(694,'ALBENDAZOLE (ZOLEX TAB) 400MG','',-11.00,'2023-03-11 16:29:04','18.00','6','newstock','1','','',6.00,'','1','7','internal','1','794','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(695,'TANZOL SUSP ALBENDAZOLE 10ML','',5.00,'2023-03-11 16:32:58','5.00','6','newstock','1','','',19.00,'','1','10','internal','1','863','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(696,'UNIWORM-ALBENDAZOLE 10 MLS','',1.00,'2023-03-11 16:33:24','1.00','6','newstock','1','','',0.00,'','1','2','internal','1','1106','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(697,'KALUMA PAIN BALM 9ML','',3.00,'2023-03-11 16:34:06','0.00','6','newstock','1','','',30.00,'','1','3','internal','1','370','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(698,'ALBASOL S.P 10ML-ALBENDAZOLE','',-1.00,'2023-03-11 16:35:20','7.00','6','newstock','1','','',0.00,'','1','6','internal','1','1115','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(699,'ABZ SUSPENSION 1OMLS','',-2.00,'2023-03-11 16:36:48','3.00','6','newstock','1','','',30.00,'','1','1','internal','1','1','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(700,'LEVAWORM S.P 10ML-ALBENDAZOLE','',-1.00,'2023-03-11 16:38:00','3.00','6','newstock','1','','',0.00,'','1','2','internal','1','1116','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(701,'ALBALITE SUSP 10ML(ALBENDAZOLE)','',-9.00,'2023-03-11 16:39:24','18.00','6','newstock','1','','',10.00,'','1','9','internal','1','945','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(702,'ALBASOL TABS 400MG-ALBENDAZOLE','',29.00,'2023-03-11 16:42:05','1.00','6','newstock','1','','',0.00,'','1','30','internal','1','1114','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(703,'FINEMOX 625MG','',1.00,'2023-03-11 21:24:19','0.00','5','newstock','1','','',120.00,'','1','1','internal','1','1260','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(704,'ALBENDAZOLE TABS 400MG(NILWORM)1','',50.00,'2023-03-12 15:41:16','32.00','6','newstock','1','','',5.50,'','1','82','internal','1','840','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(705,'WHITFIELDS OINTMENT 20GMS','',4.00,'2023-03-12 15:50:17','1.00','6','newstock','1','','',0.00,'','1','5','internal','1','1120','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(706,'TAMEPYN','',-3.00,'2023-03-12 15:54:23','13.00','6','newstock','1','','',0.00,'','1','10','internal','1','681','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(707,'KALUMA PAIN BALM 9ML','',2.00,'2023-03-12 15:58:15','3.00','6','newstock','1','','',30.00,'','1','5','internal','1','370','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(708,'CALAMINE 100ML','',1.00,'2023-03-12 15:58:52','2.00','6','newstock','1','','',28.00,'','1','3','internal','1','100','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(709,'MENTHO','',2.00,'2023-03-12 16:00:48','0.00','6','newstock','1','','',35.00,'','1','2','internal','1','422','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(710,'SOLUWAX EAR DROPS 10ML','',1.00,'2023-03-12 16:03:44','0.00','6','newstock','1','','',0.00,'','1','1','internal','1','658','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(711,'COSIL 1GM 10S','',2.00,'2023-03-12 16:05:24','0.00','6','newstock','1','','',0.00,'','1','2','internal','1','192','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(712,'KALUMA INHALER','',2.00,'2023-03-12 16:13:57','0.00','6','newstock','1','','',0.00,'','1','2','internal','1','369','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(713,'CREPE BANDAGE 2\"','',5.00,'2023-03-12 16:21:17','0.00','6','newstock','1','','',18.00,'','1','5','internal','1','879','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(714,'CREPE BANDAGE 3\"','',1.00,'2023-03-12 16:21:50','2.00','6','newstock','1','','',22.00,'','1','3','internal','1','880','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(715,'PARACETAMOL SUSPENSION 60ML (CURAMOL)','',14.00,'2023-03-12 16:27:48','1.00','6','newstock','1','','',28.00,'','1','15','internal','1','563','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(716,'TULIA 2 TABS','',29.00,'2023-03-13 10:17:40','6.00','6','newstock','1','','',20.00,'','1','35','internal','1','1040','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(717,'SICLOFEN- MR','',89.00,'2023-03-13 10:20:26','2.00','6','newstock','1','','',10.00,'','1','91','internal','1','1238','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(718,'FEMIPLAN 28S','',15.00,'2023-03-13 10:24:00','5.00','6','newstock','1','','',59.00,'','1','20','internal','1','280','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(719,'BENASTEN CREAM','',19.00,'2023-03-13 10:26:16','6.00','6','newstock','1','','',49.00,'','1','25','internal','1','1286','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(720,'MTM 50 4S','',5.00,'2023-03-13 10:28:54','19.00','6','newstock','1','','',9.00,'','1','24','internal','1','467','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(721,'MTM 50 4S','',4.00,'2023-03-13 10:33:52','24.00','6','newstock','1','','',9.00,'','1','28','internal','1','467','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(722,'TRUST CLASSIC 24SX3S','',5.00,'2023-03-13 10:34:57','1.00','6','newstock','1','','',30.00,'','1','6','internal','1','725','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(723,'ASHTON & PARSONS SATCHETS 20S','',20.00,'2023-03-13 10:36:08','5.00','6','newstock','1','','',3.50,'','1','25','internal','1','32','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(724,'BRUSTAN TABS 10','',2.00,'2023-03-13 10:42:13','8.00','6','newstock','1','','',15.00,'','1','10','internal','1','885','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(725,'ESOMAC 40MG CAPS','',-2.00,'2023-03-13 10:43:52','6.00','6','newstock','1','','',0.00,'','1','4','internal','1','1175','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(726,'STERON 5MG TABS','',10.00,'2023-03-13 10:51:24','5.00','6','newstock','1','','',18.00,'','1','15','internal','1','1057','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(727,'IZZITHREE ORAL SUSP 15MLS','',5.00,'2023-03-13 11:43:49','1.00','6','newstock','1','','',36.00,'','1','6','internal','1','865','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(728,'AZITHROMYCIN 500MG TABS(AGYCIN)','',6.00,'2023-03-13 11:44:31','2.00','6','newstock','1','','',44.00,'','1','8','internal','1','42','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(729,'BRUSTAN 100MLS','',-1.00,'2023-03-13 11:57:23','2.00','6','newstock','1','','',249.00,'','1','1','internal','1','90','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(730,'CEFIXIME(THEOFIX)400MG 10S','',20.00,'2023-03-13 12:15:40','1.00','6','newstock','1','','',0.00,'','1','21','internal','1','126','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(731,'CPM PIRICLOR TABS 100','',500.00,'2023-03-13 12:27:05','50.00','6','newstock','1','','',1.00,'','1','550','internal','1','858','','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(732,'DAWAFLOX- FLOXAPEN 250 MG CAPS','',50.00,'2023-03-13 12:32:32','20.00','6','newstock','1','','',0.00,'','1','70','internal','1','1159','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(733,'DAWAFLOX- FLOXAPEN 500MG CAPS','',50.00,'2023-03-13 12:33:16','19.00','6','newstock','1','','',0.00,'','1','69','internal','1','1158','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(734,'EPIDERM 15GM CREAM','',5.00,'2023-03-13 12:45:51','1.00','6','newstock','1','','',0.00,'','1','6','internal','1','270','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(735,'FINEMOX 625MG','',5.00,'2023-03-13 12:47:06','0.00','6','newstock','1','','',120.00,'','1','5','internal','1','1260','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(736,'SAFELEVO','',2.00,'2023-03-13 12:47:45','0.00','6','newstock','1','','',0.00,'','1','2','internal','1','1059','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(737,'NASITHIOL PROM 60MLS','',5.00,'2023-03-13 12:52:24','2.00','6','newstock','1','','',45.00,'','1','7','internal','1','477','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(738,'NASITHIOL INFANT 60 ML','',3.00,'2023-03-13 12:52:46','5.00','6','newstock','1','','',55.00,'','1','8','internal','1','1313','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(739,'NASITHIOL INFANT 60 ML','',-6.00,'2023-03-13 12:53:55','8.00','6','newstock','1','','',55.00,'','1','2','internal','1','1313','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(740,'CALPOL 60MLS','',1.00,'2023-03-13 12:55:48','0.00','6','newstock','1','','',185.00,'','1','1','internal','1','102','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(741,'CALPOL 60MLS','',3.00,'2023-03-13 12:56:39','1.00','6','newstock','1','','',185.00,'','1','4','internal','1','102','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(742,'POSTINOR 2 GENERIC','',5.00,'2023-03-13 12:58:54','0.00','6','newstock','1','','',30.00,'','1','5','internal','1','578','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(743,'SAFERON SYRUP 150ML','',3.00,'2023-03-13 12:59:50','1.00','6','newstock','1','','',365.00,'','1','4','internal','1','803','','',0.00,'','550','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(744,'SALOREX EXPECTORANT 100L','',2.00,'2023-03-13 13:00:09','2.00','6','newstock','1','','',82.00,'','1','4','internal','1','629','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(745,'TAMEPYN','',20.00,'2023-03-13 13:01:13','10.00','6','newstock','1','','',0.00,'','1','30','internal','1','681','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(746,'TRUST CONDOMS 24SX3S','',12.00,'2023-03-13 13:01:42','3.00','6','newstock','1','','',0.00,'','1','15','internal','1','726','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(747,'XTRADERM CREAM','',3.00,'2023-03-13 13:03:51','2.00','6','newstock','1','','',120.00,'','1','5','internal','1','763','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(748,'BECOACTIN 30S TABS','',20.00,'2023-03-16 21:47:05','4.00','5','newstock','1','','',11.00,'','1','24','internal','1','53','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(749,'REXEDINE 100ML MOUTHWASH','',1.00,'2023-03-16 21:47:35','0.00','5','newstock','1','','',82.00,'','1','1','internal','1','610','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(750,'CYPRO B PLUS','',5.00,'2023-03-16 21:48:52','0.00','5','newstock','1','','',0.00,'','1','5','internal','1','213','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(751,'GLUCOMET 500','',28.00,'2023-03-16 21:49:42','1.00','5','newstock','1','','',4.00,'','1','29','internal','1','312','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(752,'ZINC JUNIOR 20MG TABS 1OOS(ZINC SULPHATE)','',10.00,'2023-03-16 21:50:11','27.00','5','newstock','1','','',0.00,'','1','37','internal','1','771','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(753,'NOGLUC 5MG(COSMOS)','',14.00,'2023-03-16 21:54:17','71.00','5','newstock','1','','',3.90,'','1','85','internal','1','516','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(754,'DEXAMETHASONE TABS 4MG (DEXAMER)','',41.00,'2023-03-21 21:59:43','-41.00','5','newstock','1','','',3.00,'','1','0','internal','1','1185','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(755,'DEXAMETHASONE TABS 4MG (DEXAMER)','',41.00,'2023-03-21 21:59:51','0.00','5','newstock','1','','',3.00,'','1','41','internal','1','1185','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(756,'LOBAK 10S','',80.00,'2023-03-22 20:40:59','19.00','5','newstock','1','','',5.50,'','1','99','internal','1','397','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(757,'IIMMOBULK-LOPERAMIDE 2MG 6 CAPS','',60.00,'2023-03-22 20:41:26','11.00','5','newstock','1','','',0.00,'','1','71','internal','1','1145','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(758,'BENAFLU TOTO 100ML','',1.00,'2023-03-22 20:46:35','1.00','5','newstock','1','','',85.00,'','1','2','internal','1','57','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(759,'BENAFLU TOTO 60ML','',2.00,'2023-03-22 20:51:09','0.00','5','newstock','1','','',75.00,'','1','2','internal','1','58','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(760,'AMOXICLAV 228.5MG 100ML (CLAXY)','',1.00,'2023-03-22 20:51:31','0.00','5','newstock','1','','',169.00,'','1','1','internal','1','18','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(761,'UPACOF PEADS 100ML','',2.00,'2023-03-22 20:53:46','1.00','5','newstock','1','','',70.00,'','1','3','internal','1','737','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(762,'GLUCOMET 850MG','',28.00,'2023-03-22 20:54:41','14.00','5','newstock','1','','',0.00,'','1','42','internal','1','1187','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(763,'GLUCOMET 500','',56.00,'2023-03-22 20:58:53','3.00','5','newstock','1','','',4.00,'','1','59','internal','1','312','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(764,'NOGLUC 5MG(COSMOS)','',28.00,'2023-03-22 21:00:11','45.00','5','newstock','1','','',3.90,'','1','73','internal','1','516','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(765,'MALODAR','',3.00,'2023-03-22 21:03:53','2.00','5','newstock','1','','',35.00,'','1','5','internal','1','412','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(766,'LONART TABS 24','',2.00,'2023-03-22 21:04:17','1.00','5','newstock','1','','',65.00,'','1','3','internal','1','399','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(767,'DICLOMOL SR 100MG','',100.00,'2023-03-22 21:04:35','4.00','5','newstock','1','','',5.00,'','1','104','internal','1','1011','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(768,'TAGERA FORTE 2GM','',7.00,'2023-03-22 21:21:03','1.00','5','newstock','1','','',60.00,'','1','8','internal','1','1257','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(769,'XTRADERM CREAM','',2.00,'2023-03-22 21:21:25','4.00','5','newstock','1','','',120.00,'','1','6','internal','1','763','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(770,'KISS STRAWBERRY CONDOMS','',2.00,'2023-03-22 21:21:46','2.00','5','newstock','1','','',40.00,'','1','4','internal','1','1273','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(771,'DTS-Z KIT','',3.00,'2023-03-22 21:22:44','1.00','5','newstock','1','','',0.00,'','1','4','internal','1','250','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(772,'KISS CHOCOLATE','',3.00,'2023-03-22 21:23:11','3.00','5','newstock','1','','',0.00,'','1','6','internal','1','1058','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(773,'NOSIC TABS 20S','',10.00,'2023-03-22 21:29:27','2.00','5','newstock','1','','',0.00,'','1','12','internal','1','523','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(774,'SLIMMING HERB SACHETS','',2.00,'2023-03-22 21:29:47','0.00','5','newstock','1','','',1000.00,'','1','2','internal','1','1305','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(775,'CLOZOLE B CREAM 15GM','',1.00,'2023-03-22 21:31:23','1.00','5','newstock','1','','',0.00,'','1','2','internal','1','166','','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(776,'FRICKS LOZENGES','',30.00,'2023-03-22 21:31:56','8.00','5','newstock','1','','',15.00,'','1','38','internal','1','1002','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(777,'POSTINOR-2TAABS 2S','',2.00,'2023-03-25 21:34:48','0.00','5','newstock','1','','',130.00,'','1','2','internal','1','579','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(778,'MICROGYNON FE SCT 28S','',10.00,'2023-03-27 11:39:37','1.00','5','newstock','1','','',82.00,'','1','11','internal','1','443','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(779,'POSTINOR-2TAABS 2S','',4.00,'2023-03-29 16:15:15','0.00','5','newstock','1','','',130.00,'','1','4','internal','1','579','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(780,'CYPON 100ML','',1.00,'2023-03-29 16:15:39','0.00','5','newstock','1','','',0.00,'','1','1','internal','1','211','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(781,'POSTINOR-2TAABS 2S','',5.00,'2023-04-01 18:06:01','3.00','5','newstock','1','','',130.00,'','1','8','internal','1','579','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(782,'AZITHROMYCIN (PLAZO) 500MG 3','',3.00,'2023-04-01 18:33:27','0.00','5','newstock','1','','',40.00,'','1','3','internal','1','43','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(783,'CONTUS 650 10S','',12.00,'2023-04-01 18:41:57','0.00','5','newstock','1','','',0.00,'','1','12','internal','1','185','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(784,'KISS CLASSIC PLAIN 24sx3','',5.00,'2023-04-01 18:45:30','0.00','5','newstock','1','','',20.00,'','1','5','internal','1','375','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(785,'CYPON 100ML','',1.00,'2023-04-01 18:45:55','1.00','5','newstock','1','','',0.00,'','1','2','internal','1','211','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(786,'AMOXICLAV 228.5MG 100ML (CLAXY)','',1.00,'2023-04-01 18:46:15','0.00','5','newstock','1','','',169.00,'','1','1','internal','1','18','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(787,'SEVEN SEAS COD LIVER OIL 100ML','',1.00,'2023-04-01 18:46:50','0.00','5','newstock','1','','',385.00,'','1','1','internal','1','644','','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(788,'ALBAZOL TABS 400MG-ALBENDAZOLE','',10.00,'2023-04-01 18:47:18','29.00','5','newstock','1','','',0.00,'','1','39','internal','1','1114','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(789,'OLCORT- HYDROCOTYSONE CREAM','',2.00,'2023-04-01 18:49:00','0.00','5','newstock','1','','',0.00,'','1','2','internal','1','1289','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(790,'OLCORT- HYDROCOTYSONE CREAM','',2.00,'2023-04-01 18:49:12','2.00','5','newstock','1','','',0.00,'','1','4','internal','1','1289','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(791,'TANZOL TABS400MG-ABLENDAZOLE','',4.00,'2023-04-01 18:54:48','4.00','5','newstock','1','','',0.00,'','1','8','internal','1','1109','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(792,'TANZOL SUSP ALBENDAZOLE 10ML','',5.00,'2023-04-01 18:55:11','7.00','5','newstock','1','','',19.00,'','1','12','internal','1','863','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(793,'BULKOT MIX 20GM','',2.00,'2023-04-01 18:59:49','0.00','5','newstock','1','','',0.00,'','1','2','internal','1','92','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(794,'ABZ 400MG','',3.00,'2023-04-01 19:02:37','0.00','5','newstock','1','','',10.00,'','1','3','internal','1','2','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(795,'STERAMINE TABS','',30.00,'2023-04-01 19:03:19','3.00','5','newstock','1','','',10.00,'','1','33','internal','1','663','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(796,'OLWORM - SUSP','',4.00,'2023-04-01 19:04:45','7.00','5','newstock','1','','',15.00,'','1','11','internal','1','1053','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(797,'GLUCOMET 500','',56.00,'2023-04-01 19:05:11','23.00','5','newstock','1','','',4.00,'','1','79','internal','1','312','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(798,'RUFENAC','',4.00,'2023-04-01 19:05:38','0.00','5','newstock','1','','',0.00,'','1','4','internal','1','626','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(799,'NOSIC TABS 20S','',10.00,'2023-04-01 19:17:37','2.00','5','newstock','1','','',0.00,'','1','12','internal','1','523','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(800,'CO--TRIMOXAZOLE 50MLS (TRIMOXOL)','',2.00,'2023-04-03 13:39:46','0.00','6','newstock','1','','',25.00,'','1','2','internal','1','169','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(801,'TAMEDOL SUSP 60ML','',3.00,'2023-04-03 13:44:11','12.00','6','newstock','1','','',0.00,'','1','15','internal','1','680','','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(802,'OLSOLONE BLUE BLISTER 100','',100.00,'2023-04-03 13:51:00','58.00','6','newstock','1','','',2.00,'','1','158','internal','1','792','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(803,'XTRADERM CREAM','',-3.00,'2023-04-03 14:30:23','6.00','6','newstock','1','','',120.00,'','1','3','internal','1','763','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(804,'FLUGONE DM 60MLS','',-2.00,'2023-04-03 14:31:15','3.00','6','newstock','1','','',129.00,'','1','1','internal','1','848','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(805,'FLUGONE P 60MLS','',-1.00,'2023-04-03 14:32:17','1.00','6','newstock','1','','',141.00,'','1','0','internal','1','1035','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(806,'OMEPRAZOLE(OMIS)20MG 100','',100.00,'2023-04-03 14:33:25','154.00','6','newstock','1','','',2.00,'','1','254','internal','1','869','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(807,'MTM 100 4S','',8.00,'2023-04-03 14:34:19','30.00','6','newstock','1','','',35.00,'','1','38','internal','1','466','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(808,'MTM 50 4S','',8.00,'2023-04-03 14:35:03','14.00','6','newstock','1','','',9.00,'','1','22','internal','1','467','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(809,'ZYCET TABS 100','',200.00,'2023-04-03 14:44:09','49.00','6','newstock','1','','',0.00,'','1','249','internal','1','820','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(810,'CETAMOL 500MG(100S)','',200.00,'2023-04-03 14:46:10','289.00','6','newstock','1','','',0.00,'','1','489','internal','1','134','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(811,'ASCORIL EXPECT COUGH 100ML','',1.00,'2023-04-03 14:47:20','1.00','6','newstock','1','','',189.00,'','1','2','internal','1','30','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(812,'TRICOZOLE 100','',100.00,'2023-04-13 12:39:30','3.00','6','newstock','1','','',7.00,'','1','103','internal','1','432','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(813,'ZULU MR 20S','',10.00,'2023-04-13 12:40:30','1.00','6','newstock','1','','',30.00,'','1','11','internal','1','779','','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(814,'KIDDICOF PAEDIATRIC 100MLS','',1.00,'2023-04-13 12:41:19','3.00','6','newstock','1','','',70.00,'','1','4','internal','1','875','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(815,'AZITHROMYCIN 500MG TABS(AGYCIN)','',3.00,'2023-04-13 12:48:14','4.00','6','newstock','1','','',44.00,'','1','7','internal','1','42','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(816,'HYDROGEN PEROXIDE 200ML','',2.00,'2023-04-13 12:49:42','4.00','6','newstock','1','','',23.00,'','1','6','internal','1','805','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(817,'DEXOMET N','',2.00,'2023-04-13 12:50:39','1.00','6','newstock','1','','',70.00,'','1','3','internal','1','1276','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(818,'NEW RELIEF','',60.00,'2023-04-13 12:53:20','22.00','6','newstock','1','','',5.00,'','1','82','internal','1','1013','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(819,'DEPO INJ','',-31.00,'2023-04-13 12:58:22','34.00','6','newstock','1','','',80.00,'','1','3','internal','1','916','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(820,'IBUMEX 25GM GEL(IBOBRUFEN)','',1.00,'2023-04-13 12:59:10','0.00','6','newstock','1','','',0.00,'','1','1','internal','1','347','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(821,'PREGNANCY TEST STRIPS (PT HCG)','',26.00,'2023-04-13 13:02:03','12.00','6','newstock','1','','',8.00,'','1','38','internal','1','588','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(822,'HIV SELF TEST KIT','',3.00,'2023-04-13 13:02:54','0.00','6','newstock','1','','',115.00,'','1','3','internal','1','1113','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(823,'COSIL 1GM 10S','',2.00,'2023-04-13 13:05:41','1.00','6','newstock','1','','',0.00,'','1','3','internal','1','192','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(824,'KOFGON SYRUP 60MLS RED','',1.00,'2023-04-13 13:08:13','14.00','6','newstock','1','','',26.00,'','1','15','internal','1','809','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(825,'NICOF 60ML','',8.00,'2023-04-13 13:09:15','4.00','6','newstock','1','','',30.00,'','1','12','internal','1','506','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(826,'TRIMOXAZOLE 50MLS (LECOTRIM)','',3.00,'2023-04-13 13:10:16','0.00','6','newstock','1','','',0.00,'','1','3','internal','1','818','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(827,'CETITIZINE SYRUP(CETRIZ) 60MLS','',6.00,'2023-04-13 13:10:58','0.00','6','newstock','1','','',20.00,'','1','6','internal','1','1033','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(828,'C -SECNI 2GM','',10.00,'2023-04-13 13:15:03','1.00','6','newstock','1','','',50.00,'','1','11','internal','1','1256','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(829,'MALODAR','',2.00,'2023-04-13 13:17:26','4.00','6','newstock','1','','',35.00,'','1','6','internal','1','412','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(830,'LONART TABS 24','',3.00,'2023-04-13 13:22:01','3.00','6','newstock','1','','',65.00,'','1','6','internal','1','399','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(831,'STERAMINE TABS','',-3.00,'2023-04-13 13:23:44','33.00','6','newstock','1','','',10.00,'','1','30','internal','1','663','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(832,'AZITHROMYCIN 500MG TABS(AGYCIN)','',3.00,'2023-04-13 13:24:58','7.00','6','newstock','1','','',44.00,'','1','10','internal','1','42','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(833,'ZEROCIN AZITHROMYCIN 500MG TABS','',3.00,'2023-04-13 13:25:45','2.00','6','newstock','1','','',0.00,'','1','5','internal','1','1204','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(834,'DAWA CPM TABS 4MG','',350.00,'2023-04-13 13:27:40','80.00','6','newstock','1','','',1.00,'','1','430','internal','1','993','','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(835,'CONTUS 650 10S','',20.00,'2023-04-13 13:28:29','10.00','6','newstock','1','','',0.00,'','1','30','internal','1','185','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(836,'TINCTURE OF IODINE 50ML','',1.00,'2023-04-13 13:29:17','0.00','6','newstock','1','','',0.00,'','1','1','internal','1','701','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(837,'MELCAM 7.5MG ( MELOXICAM)','',58.00,'2023-04-13 13:32:19','146.00','6','newstock','1','','',0.00,'','1','204','internal','1','420','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(838,'MELCAM 7.5MG ( MELOXICAM)','',4.00,'2023-04-13 13:32:55','204.00','6','newstock','1','','',0.00,'','1','208','internal','1','420','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(839,'CYPRO B PLUS','',17.00,'2023-04-13 13:34:17','0.00','6','newstock','1','','',0.00,'','1','17','internal','1','213','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(840,'CIPLADON 1000MG (PARACETAMOL)8S','',4.00,'2023-04-13 13:37:30','2.00','6','newstock','1','','',0.00,'','1','6','internal','1','141','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(841,'CIPLADON 500MG','',11.00,'2023-04-13 13:38:21','1.00','6','newstock','1','','',20.00,'','1','12','internal','1','142','','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(842,'FANLAR TABS','',-8.00,'2023-04-13 13:39:24','11.00','6','newstock','1','','',0.00,'','1','3','internal','1','277','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(843,'EMCON -P2','',-1.00,'2023-04-13 13:46:13','5.00','6','newstock','1','','',0.00,'','1','4','internal','1','1150','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(844,'ZEROCIN AZITHROMYCIN 500MG TABS','',5.00,'2023-04-15 18:18:20','5.00','6','newstock','1','','',0.00,'','1','10','internal','1','1204','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(845,'ZINC JUNIOR 20MG TABS 1OOS(ZINC SULPHATE)','',64.00,'2023-04-15 18:22:24','24.00','6','newstock','1','','',0.00,'','1','88','internal','1','771','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(846,'TRUST CLASSIC 24SX3S','',5.00,'2023-04-15 18:23:07','0.00','6','newstock','1','','',30.00,'','1','5','internal','1','725','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(847,'KISS CHOCOLATE','',2.00,'2023-04-15 18:24:11','6.00','6','newstock','1','','',0.00,'','1','8','internal','1','1058','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(848,'KISS STRAWBERRY CONDOMS','',2.00,'2023-04-15 18:25:10','3.00','6','newstock','1','','',40.00,'','1','5','internal','1','1273','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(849,'peardine mouthwash','',5.00,'2023-05-10 14:23:25','2.00','6','newstock','1','','',70.00,'','1','7','internal','1','829','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(850,'NYSTAL 30MLS','',2.00,'2023-05-10 14:24:45','1.00','6','newstock','1','','',40.00,'','1','3','internal','1','1335','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(851,'DAWASTINE-NYSTATIN 30 ML','',1.00,'2023-05-10 14:25:23','0.00','6','newstock','1','','',57.00,'','1','1','internal','1','1196','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(852,'KOFGON SYRUP 60MLS','',-8.00,'2023-05-10 14:48:12','18.00','6','newstock','1','','',26.00,'','1','10','internal','1','808','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(853,'ZINCAT-OD 60ML','',-1.00,'2023-05-10 14:51:46','1.00','6','newstock','1','','',0.00,'','1','0','internal','1','773','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(854,'BENAGAS GEL 180 ML','',-1.00,'2023-05-10 14:53:48','4.00','6','newstock','1','','',120.00,'','1','3','internal','1','1222','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(855,'BENAGAS GEL 100 ML','',-2.00,'2023-05-10 14:54:23','3.00','6','newstock','1','','',100.00,'','1','1','internal','1','1223','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(856,'TRIMOXAZOLE 50MLS (LECOTRIM)','',5.00,'2023-05-10 15:01:40','3.00','6','newstock','1','','',0.00,'','1','8','internal','1','818','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(857,'SALOREX EXPECTORANT 100L','',-1.00,'2023-05-10 15:02:14','4.00','6','newstock','1','','',82.00,'','1','3','internal','1','629','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(858,'TRICOFF EXPECTORANT 60ML','',-8.00,'2023-05-10 15:03:40','9.00','6','newstock','1','','',0.00,'','1','1','internal','1','710','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(859,'KOFGON SYRUP 60MLS RED','',-3.00,'2023-05-10 15:06:48','15.00','6','newstock','1','','',26.00,'','1','12','internal','1','809','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(860,'TRIDAHIST 60MLS','',-1.00,'2023-05-10 15:07:26','17.00','6','newstock','1','','',25.00,'','1','16','internal','1','910','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(861,'THIOCARB PROM 60MLS','',-1.00,'2023-05-10 15:12:14','5.00','6','newstock','1','','',45.00,'','1','4','internal','1','973','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(862,'SAFERON SYRUP 150ML','',-3.00,'2023-05-10 15:16:57','4.00','6','newstock','1','','',365.00,'','1','1','internal','1','803','','',0.00,'','550','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(863,'RANFERON 200ML','',1.00,'2023-05-10 15:17:53','0.00','6','newstock','1','','',0.00,'','1','1','internal','1','811','','',0.00,'','550','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(864,'PENDOFER SYRUP 200MLS','',-1.00,'2023-05-10 15:18:38','2.00','6','newstock','1','','',115.00,'','1','1','internal','1','974','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(865,'CYPRO B PLUS 200ML','',-1.00,'2023-05-10 15:19:22','1.00','6','newstock','1','','',0.00,'','1','0','internal','1','214','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(866,'ZORAFEN -PROFEN S,P 60 ML','',-1.00,'2023-05-10 15:21:09','1.00','6','newstock','1','','',0.00,'','1','0','internal','1','1078','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(867,'MICROMOL PCM 60ML','',-8.00,'2023-05-10 15:22:17','20.00','6','newstock','1','','',18.00,'','1','12','internal','1','1314','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(868,'JOTONOL PARACETAMOL SYRUP 60ML','',-4.00,'2023-05-10 15:23:19','8.00','6','newstock','1','','',26.00,'','1','4','internal','1','998','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(869,'PARACETAMOL SUSPENSION 60ML (CURAMOL)','',-2.00,'2023-05-10 15:26:45','12.00','6','newstock','1','','',28.00,'','1','10','internal','1','563','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(870,'PCM CALPOL SUSP 60MLS','',-3.00,'2023-05-10 15:28:13','4.00','6','newstock','1','','',195.00,'','1','1','internal','1','866','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(871,'CALPOL 60MLS','',-2.00,'2023-05-10 15:28:49','3.00','6','newstock','1','','',185.00,'','1','1','internal','1','102','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(872,'PARACETAMOL SUSPENSION-60ML','',-1.00,'2023-05-10 15:32:14','2.00','6','newstock','1','','',0.00,'','1','1','internal','1','1082','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(873,'JOTONOL PARACETAMOL SYRUP 100ML','',-1.00,'2023-05-10 15:33:40','3.00','6','newstock','1','','',35.00,'','1','2','internal','1','1036','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(874,'NASITHIOL PROM 60MLS','',-2.00,'2023-05-10 15:45:15','6.00','6','newstock','1','','',45.00,'','1','4','internal','1','477','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(875,'COPHYDREX 60ML','',-2.00,'2023-05-10 15:46:39','5.00','6','newstock','1','','',30.00,'','1','3','internal','1','798','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(876,'KIDDICOF PAEDIATRIC 100MLS','',1.00,'2023-05-10 15:52:02','4.00','6','newstock','1','','',70.00,'','1','5','internal','1','875','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(877,'TUSPEL PLUS 60MLS','',-1.00,'2023-05-10 15:53:02','2.00','6','newstock','1','','',75.00,'','1','1','internal','1','962','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(878,'CARYDEX DRY COUGHS 100MLS','',-1.00,'2023-05-10 15:55:43','2.00','6','newstock','1','','',150.00,'','1','1','internal','1','1290','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(879,'TRICOHIST 100ML','',-1.00,'2023-05-10 15:57:10','1.00','6','newstock','1','','',0.00,'','1','0','internal','1','711','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(880,'NASITHIOL INFANT 60 ML','',-1.00,'2023-05-10 16:02:46','2.00','6','newstock','1','','',55.00,'','1','1','internal','1','1313','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(881,'BENASED DRY COUGH LINTUS 60MLS','',-1.00,'2023-05-10 16:08:51','2.00','6','newstock','1','','',45.00,'','1','1','internal','1','963','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(882,'TRIPACOFF 60ML','',-1.00,'2023-05-10 16:18:08','2.00','6','newstock','1','','',43.00,'','1','1','internal','1','804','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(883,'UPACOF EXPECTORANT 100ML','',1.00,'2023-05-10 16:18:41','2.00','6','newstock','1','','',0.00,'','1','3','internal','1','738','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(884,'UPACOF PEADS 100ML','',-1.00,'2023-05-10 16:20:12','3.00','6','newstock','1','','',70.00,'','1','2','internal','1','737','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(885,'CANDISTIN 100ML EXPECTORANT','',1.00,'2023-05-10 16:34:20','0.00','6','newstock','1','','',0.00,'','1','1','internal','1','112','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(886,'ASCORIL EXPECT COUGH 100ML','',-1.00,'2023-05-10 16:36:53','2.00','6','newstock','1','','',189.00,'','1','1','internal','1','30','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(887,'CRYSTAL COOL 500ML','',-8.00,'2023-05-10 16:39:40','23.00','6','newstock','1','','',30.00,'','1','15','internal','1','1349','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(888,'PLANET AQUA 500ML','',-3.00,'2023-05-10 16:40:44','6.00','6','newstock','1','','',20.00,'','1','3','internal','1','1346','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(889,'DASANI 500ML','',-3.00,'2023-05-10 16:41:17','4.00','6','newstock','1','','',30.00,'','1','1','internal','1','1348','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(890,'CETRIZINE 60ML','',-1.00,'2023-05-10 16:44:24','3.00','6','newstock','1','','',18.90,'','1','2','internal','1','136','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(891,'CETRIHIST SYRUP 60 ML','',17.00,'2023-05-10 16:45:24','5.00','6','newstock','1','','',45.00,'','1','22','internal','1','1244','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(892,'PIRICLOR SYRUP 60MLS','',3.00,'2023-05-10 16:48:07','1.00','6','newstock','1','','',22.00,'','1','4','internal','1','896','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(893,'ALTRINE CETIRIZINE SYRUP 60ML','',-1.00,'2023-05-10 16:50:09','2.00','6','newstock','1','','',28.00,'','1','1','internal','1','1029','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(894,'CETRIPLAIN SUSP 60ML','',-3.00,'2023-05-10 16:50:48','8.00','6','newstock','1','','',19.00,'','1','5','internal','1','789','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(895,'PIRICET 60 ML','',-1.00,'2023-05-10 16:51:27','5.00','6','newstock','1','','',50.00,'','1','4','internal','1','1321','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(896,'PROMETHAZINE SYRUP 60ML','',2.00,'2023-05-10 16:52:01','0.00','6','newstock','1','','',0.00,'','1','2','internal','1','595','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(897,'TORAMIN SYRUP 60MLS','',-4.00,'2023-05-10 16:54:35','7.00','6','newstock','1','','',24.00,'','1','3','internal','1','1028','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(898,'MEDITRON 60ML','',-1.00,'2023-05-10 16:56:24','7.00','6','newstock','1','','',18.00,'','1','6','internal','1','787','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(899,'NIRAMIN SYRUP 60ML','',5.00,'2023-05-10 16:58:44','2.00','6','newstock','1','','',0.00,'','1','7','internal','1','824','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(900,'AMOXICILLIN SUSPENSION 6OMLS (KEMOXYL)','',-1.00,'2023-05-10 17:06:07','2.00','6','newstock','1','','',33.00,'','1','1','internal','1','814','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(901,'AMOXYL(MOXACIL) 60ML','',-5.00,'2023-05-10 17:06:45','7.00','6','newstock','1','','',30.00,'','1','2','internal','1','1182','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(902,'AZOGYL SYRUP 60MLS','',-1.00,'2023-05-10 17:11:07','4.00','6','newstock','1','','',30.00,'','1','3','internal','1','1037','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(903,'ALCORIM SUSP 50ML','',-1.00,'2023-05-10 17:12:07','6.00','6','newstock','1','','',50.00,'','1','5','internal','1','816','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(904,'CO--TRIMOXAZOLE 50MLS (TRIMOXOL)','',-1.00,'2023-05-10 17:13:08','2.00','6','newstock','1','','',25.00,'','1','1','internal','1','169','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(905,'COTRICEL SYRUP 100ML','',-1.00,'2023-05-10 17:13:40','7.00','6','newstock','1','','',0.00,'','1','6','internal','1','1247','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(906,'NEONATAL AMPICLOX 10MLS','',-1.00,'2023-05-10 17:14:53','2.00','6','newstock','1','','',53.00,'','1','1','internal','1','487','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(907,'KALUMA KING LOZENGES','',-39.00,'2023-05-10 17:20:37','43.00','6','newstock','1','','',0.00,'','1','4','internal','1','1176','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(908,'GOOD MORNING TABS','',-4.00,'2023-05-10 17:21:32','26.00','6','newstock','1','','',3.00,'','1','22','internal','1','319','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(909,'RELAX LEMON - SACHET','',-1.00,'2023-05-10 17:22:50','5.00','6','newstock','1','','',10.00,'','1','4','internal','1','1061','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(910,'FRICKS LOZENGES','',-16.00,'2023-05-10 17:23:59','34.00','6','newstock','1','','',15.00,'','1','18','internal','1','1002','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(911,'AQUATAB','',32.00,'2023-05-10 17:25:45','0.00','6','newstock','1','','',0.00,'','1','32','internal','1','1173','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(912,'STREPSIL LOZ HONEY','',-12.00,'2023-05-10 17:26:45','21.00','6','newstock','1','','',24.40,'','1','9','internal','1','1168','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(913,'COFTA TABS','',-40.00,'2023-05-10 17:28:02','49.00','6','newstock','1','','',5.00,'','1','9','internal','1','1311','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(914,'HITORAL KETOCONAZOLE 200MG','',40.00,'2023-05-10 17:31:21','0.00','6','newstock','1','','',0.00,'','1','40','internal','1','1124','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(915,'OMEPRAZOLE(OMIS)20MG 100','',-143.00,'2023-05-10 17:32:35','234.00','6','newstock','1','','',2.00,'','1','91','internal','1','869','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(916,'OMEFUX-OMEPRAZOLE 20MG','',-12.00,'2023-05-10 17:33:13','75.00','6','newstock','1','','',0.00,'','1','63','internal','1','1069','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(917,'PROTAS 40MG TABS ESOMEPRAZOLE','',-6.00,'2023-05-10 17:34:03','12.00','6','newstock','1','','',40.00,'','1','6','internal','1','1298','','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(918,'ALLUCID ANTACID TABS','',32.00,'2023-05-10 17:35:28','42.00','6','newstock','1','','',0.00,'','1','74','internal','1','1060','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(919,'COOL TABLETS','',97.00,'2023-05-10 17:36:47','40.00','6','newstock','1','','',5.00,'','1','137','internal','1','1326','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(920,'POLYCID PLUS TABS','',-8.00,'2023-05-10 17:37:19','178.00','6','newstock','1','','',2.50,'','1','170','internal','1','947','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(921,'ESOMEZOLE CAPS 40 MG','',-27.00,'2023-05-10 17:38:08','45.00','6','newstock','1','','',6.00,'','1','18','internal','1','1208','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(922,'ESOMEZOL-20MG CAPS esomeprazole','',1.00,'2023-05-10 17:38:41','75.00','6','newstock','1','','',0.00,'','1','76','internal','1','1071','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(923,'ENO TABLETS','',-13.00,'2023-05-10 17:39:23','73.00','6','newstock','1','','',5.00,'','1','60','internal','1','1218','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(924,'LOBAK 10S','',-44.00,'2023-05-10 17:46:16','50.00','6','newstock','1','','',5.50,'','1','6','internal','1','397','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(925,'PANADOL ADVANCE','',-36.00,'2023-05-10 17:56:49','47.00','6','newstock','1','','',0.00,'','1','11','internal','1','555','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(926,'APYCY (APC)','',43.00,'2023-05-10 17:57:52','54.00','6','newstock','1','','',5.00,'','1','97','internal','1','1231','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(927,'HEDEX TABS 100','',-3.00,'2023-05-10 17:58:33','25.00','6','newstock','1','','',5.00,'','1','22','internal','1','878','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(928,'TULIZA EXTRA','',1.00,'2023-05-10 17:59:17','44.00','6','newstock','1','','',2.00,'','1','45','internal','1','1034','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(929,'TULIZA EXTRA','',-2.00,'2023-05-10 17:59:45','45.00','6','newstock','1','','',2.00,'','1','43','internal','1','1034','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(930,'CETAMOL 500MG(100S)','',-107.00,'2023-05-10 18:08:28','487.00','6','newstock','1','','',0.00,'','1','380','internal','1','134','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(931,'ENO LEMON','',-4.00,'2023-05-10 18:09:08','7.00','6','newstock','1','','',11.00,'','1','3','internal','1','790','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(932,'IBUFIL- IBUPROFEN 400MG','',-128.00,'2023-05-10 18:10:07','179.00','6','newstock','1','','',0.00,'','1','51','internal','1','1219','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(933,'IBUFIL- IBUPROFEN 400MG','',-10.00,'2023-05-10 18:10:22','51.00','6','newstock','1','','',0.00,'','1','41','internal','1','1219','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(934,'ADIFLAM-SR 100MG','',-66.00,'2023-05-10 18:11:52','292.00','6','newstock','1','','',2.50,'','1','226','internal','1','1010','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(935,'DICLOMOL SR 100MG','',-11.00,'2023-05-10 18:12:33','97.00','6','newstock','1','','',5.00,'','1','86','internal','1','1011','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(936,'SICLOFEN- MR','',-38.00,'2023-05-10 18:13:29','48.00','6','newstock','1','','',10.00,'','1','10','internal','1','1238','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(937,'MELCAM 7.5MG ( MELOXICAM)','',-63.00,'2023-05-10 18:14:24','208.00','6','newstock','1','','',0.00,'','1','145','internal','1','420','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(938,'DOLOACT MR 100S','',-1.00,'2023-05-10 18:14:58','14.00','6','newstock','1','','',16.00,'','1','13','internal','1','243','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(939,'ACETAL MR','',-1.00,'2023-05-10 18:16:18','25.00','6','newstock','1','','',0.00,'','1','24','internal','1','6','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(940,'FENPRO IBUPROFEN TABS 200MG','',-14.00,'2023-05-10 18:23:45','85.00','6','newstock','1','','',2.50,'','1','71','internal','1','1004','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(941,'PIROXICAM 20MG','',-4.00,'2023-05-10 18:29:16','17.00','6','newstock','1','','',0.00,'','1','13','internal','1','576','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(942,'PARADOL - PARACETAMOL 500 MGS TABS','',7.00,'2023-05-10 18:30:14','117.00','6','newstock','1','','',0.00,'','1','124','internal','1','1162','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(943,'UXIM 15 TABS MELOXICAM','',1.00,'2023-05-10 18:32:34','22.00','6','newstock','1','','',13.00,'','1','23','internal','1','1233','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(944,'ZYCET TABS 100','',-170.00,'2023-05-10 18:35:42','229.00','6','newstock','1','','',0.00,'','1','59','internal','1','820','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(945,'PAINOTAB','',-5.00,'2023-05-10 18:36:46','15.00','6','newstock','1','','',10.00,'','1','10','internal','1','1325','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(946,'RILIF PLUS TABS','',-6.00,'2023-05-10 18:43:15','26.00','6','newstock','1','','',0.00,'','1','20','internal','1','620','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(947,'BRUSTAN TABS 10','',-2.00,'2023-05-10 18:44:42','3.00','6','newstock','1','','',15.00,'','1','1','internal','1','885','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(948,'IBUCAP 10S','',-2.00,'2023-05-10 18:45:22','12.00','6','newstock','1','','',0.00,'','1','10','internal','1','346','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(949,'LOFNAC MR','',-2.00,'2023-05-10 18:46:43','12.00','6','newstock','1','','',20.00,'','1','10','internal','1','1007','','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(950,'ZULU MR 20S','',-1.00,'2023-05-10 18:47:27','11.00','6','newstock','1','','',30.00,'','1','10','internal','1','779','','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(951,'CIPLADON 500MG','',-1.00,'2023-05-10 18:48:23','12.00','6','newstock','1','','',20.00,'','1','11','internal','1','142','','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(952,'DINLACINCAPS-INDOMETHACIB 25MG','',-8.00,'2023-05-10 18:49:22','161.00','6','newstock','1','','',0.00,'','1','153','internal','1','1090','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(953,'ZIMADOL-50','',-10.00,'2023-05-10 18:58:35','31.00','6','newstock','1','','',4.50,'','1','21','internal','1','1015','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(954,'COLDFLU CAPS 12','',-35.00,'2023-05-10 19:00:13','72.00','6','newstock','1','','',5.00,'','1','37','internal','1','1001','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(955,'COLDCAP CAPS 12','',-32.00,'2023-05-10 19:01:26','69.00','6','newstock','1','','',10.00,'','1','37','internal','1','176','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(956,'BUKOL 10MG HYOSCINE','',-2.00,'2023-05-10 19:02:45','34.00','6','newstock','1','','',10.00,'','1','32','internal','1','1237','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(957,'CYPRO B PLUS','',-6.00,'2023-05-10 19:04:28','17.00','6','newstock','1','','',0.00,'','1','11','internal','1','213','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(958,'BECOACTIN 30S TABS','',-8.00,'2023-05-10 19:05:17','10.00','6','newstock','1','','',11.00,'','1','2','internal','1','53','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(959,'CPM PIRICLOR TABS 100','',-80.00,'2023-05-10 19:06:56','497.00','6','newstock','1','','',1.00,'','1','417','internal','1','858','','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(960,'CPM PIRICLOR TABS 100','',-2.00,'2023-05-10 19:09:04','417.00','6','newstock','1','','',1.00,'','1','415','internal','1','858','','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(961,'DAWA CPM TABS 4MG','',-29.00,'2023-05-10 19:09:57','429.00','6','newstock','1','','',1.00,'','1','400','internal','1','993','','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(962,'DEXAMETHASONE TABS 4MG (DEXAMER)','',16.00,'2023-05-10 19:13:06','10.00','6','newstock','1','','',3.00,'','1','26','internal','1','1185','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(963,'HOMAGON CAPS 10','',-2.00,'2023-05-10 19:16:36','44.00','6','newstock','1','','',5.50,'','1','42','internal','1','995','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(964,'LORHISTINA-LORATADINE TABS 10 MG','',16.00,'2023-05-10 19:24:19','27.00','6','newstock','1','','',15.00,'','1','43','internal','1','1104','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(965,'CONTUS 650 10S','',-10.00,'2023-05-10 19:26:05','30.00','6','newstock','1','','',0.00,'','1','20','internal','1','185','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(966,'E-COLD CAPS 10S','',1.00,'2023-05-10 19:28:34','0.00','6','newstock','1','','',0.00,'','1','1','internal','1','255','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(967,'E-COLD PLUS TABS','',-1.00,'2023-05-10 19:31:20','4.00','6','newstock','1','','',0.00,'','1','3','internal','1','1062','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(968,'MEGYL-METRONIDAZOLE 400MG','',-32.00,'2023-05-10 19:38:18','62.00','6','newstock','1','','',0.00,'','1','30','internal','1','1220','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(969,'NEW RELIEF','',-21.00,'2023-05-10 19:39:09','81.00','6','newstock','1','','',5.00,'','1','60','internal','1','1013','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(970,'SALBUTAMOL TABS 4MG','',-32.00,'2023-05-10 19:41:24','145.00','6','newstock','1','','',2.00,'','1','113','internal','1','915','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(971,'SALBUTAMOL TABS 4MG','',1.00,'2023-05-10 19:41:38','113.00','6','newstock','1','','',2.00,'','1','114','internal','1','915','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(972,'VENTIL 4 MG 100','',-19.00,'2023-05-10 19:42:22','192.00','6','newstock','1','','',0.00,'','1','173','internal','1','823','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(973,'OLSOLONE BLUE BLISTER 100','',-50.00,'2023-05-10 19:43:12','150.00','6','newstock','1','','',2.00,'','1','100','internal','1','792','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(974,'OLSOLONE WHITE BLISTER 100','',-66.00,'2023-05-10 19:43:59','136.00','6','newstock','1','','',2.00,'','1','70','internal','1','793','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(975,'FOLIC ACID 5MG 100S','',-32.00,'2023-05-10 19:44:55','190.00','6','newstock','1','','',0.00,'','1','158','internal','1','295','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(976,'FERROLIC -LF','',-12.00,'2023-05-10 19:45:55','126.00','6','newstock','1','','',5.00,'','1','114','internal','1','1041','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(977,'FERROLIC -LF','',4.00,'2023-05-10 19:46:06','114.00','6','newstock','1','','',5.00,'','1','118','internal','1','1041','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(978,'METCOS(METOCLOPRAMIDE) 10MG 100S','',-3.00,'2023-05-10 19:47:29','63.00','6','newstock','1','','',0.00,'','1','60','internal','1','423','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(979,'MICROGYNON FE SCT 28S','',-6.00,'2023-05-10 19:49:55','11.00','6','newstock','1','','',82.00,'','1','5','internal','1','443','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(980,'SODAMINT','',-51.00,'2023-05-10 19:50:58','189.00','6','newstock','1','','',0.00,'','1','138','internal','1','650','','',0.00,'','2.5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(981,'FRANOL B/P 100S GIFOL','',-54.00,'2023-05-10 19:53:19','124.00','6','newstock','1','','',0.00,'','1','70','internal','1','296','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(982,'IFAS','',1.00,'2023-05-10 19:53:51','0.00','6','newstock','1','','',0.00,'','1','1','internal','1','354','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(983,'FUROSEMIDE 40MG','',96.00,'2023-05-10 19:54:48','5.00','6','newstock','1','','',2.00,'','1','101','internal','1','1023','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(984,'NOSIC TABS 20S','',-1.00,'2023-05-10 19:55:20','10.00','6','newstock','1','','',0.00,'','1','9','internal','1','523','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(985,'CLOPHENE 50MG','',-5.00,'2023-05-10 19:56:03','10.00','6','newstock','1','','',20.00,'','1','5','internal','1','1042','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(986,'PREGABALIN 75MG PERGALIN','',20.00,'2023-05-10 20:03:28','0.00','6','newstock','1','','',20.00,'','1','20','internal','1','585','','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(987,'HYDROCHLOROTHIAZIDE 25MG 100S','',2.00,'2023-05-10 20:18:38','58.00','6','newstock','1','','',1.00,'','1','60','internal','1','336','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(988,'NIFEDIPINE NIFELONG ER-20','',-2.00,'2023-05-10 20:20:03','6.00','6','newstock','1','','',2.00,'','1','4','internal','1','813','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(989,'NOGLUC 5MG(COSMOS)','',77.00,'2023-05-10 20:21:23','8.00','6','newstock','1','','',3.90,'','1','85','internal','1','516','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(990,'ATASTST 20 ATOVASTASTIN','',-2.00,'2023-05-10 20:23:18','55.00','6','newstock','1','','',0.00,'','1','53','internal','1','1251','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(991,'METHYLDOPA 250MG100S','',5.00,'2023-05-10 20:27:21','53.00','6','newstock','1','','',0.00,'','1','58','internal','1','427','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(992,'GLUCOMET 500','',16.00,'2023-05-10 20:28:22','65.00','6','newstock','1','','',4.00,'','1','81','internal','1','312','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(993,'GLUCOPHAGE 1000MG','',7.00,'2023-05-10 20:29:09','8.00','6','newstock','1','','',0.00,'','1','15','internal','1','1252','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(994,'FUNBACT A 30GM','',1.00,'2023-05-10 20:31:30','0.00','6','newstock','1','','',0.00,'','1','1','internal','1','299','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(995,'BURN CREAM (FLAZINE) 15 MG','',-3.00,'2023-05-10 20:32:42','4.00','6','newstock','1','','',29.00,'','1','1','internal','1','1166','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(996,'PREGNANCY TEST STRIPS (PT HCG)','',-3.00,'2023-05-10 20:34:22','37.00','6','newstock','1','','',8.00,'','1','34','internal','1','588','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(997,'PREGNANCY TEST(LABOREX)','',-1.00,'2023-05-10 20:34:56','10.00','6','newstock','1','','',0.00,'','1','9','internal','1','1163','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(998,'MALODAR','',-2.00,'2023-05-10 20:36:38','6.00','6','newstock','1','','',35.00,'','1','4','internal','1','412','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(999,'CORAMIDE 2MG','',-50.00,'2023-05-10 20:38:08','60.00','6','newstock','1','','',5.00,'','1','10','internal','1','1343','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1000,'ACTM LONART 24','',2.00,'2023-05-10 20:39:27','1.00','6','newstock','1','','',66.00,'','1','3','internal','1','868','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1001,'FANLAR TABS','',-1.00,'2023-05-10 20:40:42','3.00','6','newstock','1','','',0.00,'','1','2','internal','1','277','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1002,'IIMMOBULK-LOPERAMIDE 2MG 6 CAPS','',-17.00,'2023-05-10 20:42:59','25.00','6','newstock','1','','',0.00,'','1','8','internal','1','1145','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1003,'IIMMOBULK-LOPERAMIDE 2MG 6 CAPS','',-1.00,'2023-05-10 20:43:29','8.00','6','newstock','1','','',0.00,'','1','7','internal','1','1145','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1004,'C -SECNI 2GM','',-3.00,'2023-05-10 20:57:51','11.00','6','newstock','1','','',50.00,'','1','8','internal','1','1256','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1005,'TAGERA FORTE 2GM','',-1.00,'2023-05-10 21:01:53','6.00','6','newstock','1','','',60.00,'','1','5','internal','1','1257','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1006,'SENIDOL 2GM SECNIDAZOLE','',-1.00,'2023-05-10 21:04:00','3.00','6','newstock','1','','',40.00,'','1','2','internal','1','1255','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1007,'BISAKOT- Bisacodyl 5mg tabs','',-9.00,'2023-05-10 21:07:57','35.00','6','newstock','1','','',10.00,'','1','26','internal','1','1047','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1008,'BIOFULVIN - GRISIOFULFULVIN 125MG','',7.00,'2023-05-10 21:10:09','30.00','6','newstock','1','','',0.00,'','1','37','internal','1','1147','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1009,'SAFE 72','',-1.00,'2023-05-10 21:12:25','23.00','6','newstock','1','','',19.00,'','1','22','internal','1','856','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1010,'HIV SELF TEST KIT','',-1.00,'2023-05-10 21:13:15','2.00','6','newstock','1','','',115.00,'','1','1','internal','1','1113','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1011,'TULIA 2 TABS','',-21.00,'2023-05-10 21:14:35','25.00','6','newstock','1','','',20.00,'','1','4','internal','1','1040','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1012,'HIV BLOOD TEST KIT','',7.00,'2023-05-10 21:15:31','3.00','6','newstock','1','','',0.00,'','1','10','internal','1','332','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1013,'POSTINOR-2TAABS 2S','',1.00,'2023-05-10 21:16:22','5.00','6','newstock','1','','',130.00,'','1','6','internal','1','579','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1014,'CEFADROXIL DROX CAPS 500MG','',-9.00,'2023-05-10 21:19:19','10.00','6','newstock','1','','',15.00,'','1','1','internal','1','1206','','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1015,'CEFIXIME(THEOFIX)400MG 10S','',-11.00,'2023-05-10 21:20:40','21.00','6','newstock','1','','',0.00,'','1','10','internal','1','126','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1016,'DAWAFLOX- FLOXAPEN 500MG CAPS','',-49.00,'2023-05-10 21:22:05','69.00','6','newstock','1','','',0.00,'','1','20','internal','1','1158','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1017,'DAWAFLOX- FLOXAPEN 250 MG CAPS','',-60.00,'2023-05-10 21:23:34','70.00','6','newstock','1','','',0.00,'','1','10','internal','1','1159','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1018,'AXYLIN 500MG CAPS','',-40.00,'2023-05-10 21:24:53','106.00','6','newstock','1','','',5.00,'','1','66','internal','1','1261','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1019,'FINEMOX 625MG','',-2.00,'2023-05-10 21:26:46','2.00','6','newstock','1','','',120.00,'','1','0','internal','1','1260','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1020,'COSIL 1GM 10S','',-2.00,'2023-05-10 21:27:29','3.00','6','newstock','1','','',0.00,'','1','1','internal','1','192','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1021,'TAMEPYN','',-10.00,'2023-05-10 21:28:30','28.00','6','newstock','1','','',0.00,'','1','18','internal','1','681','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1022,'RAYZIUM-omeprazole 20mg','',18.00,'2023-05-10 21:30:07','0.00','6','newstock','1','','',0.00,'','1','18','internal','1','1072','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1023,'ALBENDAZOLE ALBAXATE 200MG TABS 2','',2.00,'2023-05-10 21:32:13','10.00','6','newstock','1','','',6.00,'','1','12','internal','1','859','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1024,'ALBENDAZOLE TABS 400MG(NILWORM)1','',-9.00,'2023-05-10 21:34:42','71.00','6','newstock','1','','',5.50,'','1','62','internal','1','840','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1025,'ABZ 400MG','',1.00,'2023-05-10 21:39:44','1.00','6','newstock','1','','',10.00,'','1','2','internal','1','2','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1026,'ZENTEL TABS ALBEDAZOLE 400 MG','',-1.00,'2023-05-10 21:42:31','2.00','6','newstock','1','','',129.00,'','1','1','internal','1','1212','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1027,'CALBEN -ALBENDAZOLE 10MLS','',-1.00,'2023-05-10 21:45:36','3.00','6','newstock','1','','',0.00,'','1','2','internal','1','1112','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1028,'TANZOL SUSP ALBENDAZOLE 10ML','',2.00,'2023-05-10 21:46:58','12.00','6','newstock','1','','',19.00,'','1','14','internal','1','863','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1029,'EPIDERM 15GM CREAM','',-3.00,'2023-05-10 21:48:58','5.00','6','newstock','1','','',0.00,'','1','2','internal','1','270','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1030,'BURN CREAM','',2.00,'2023-05-10 21:51:50','0.00','6','newstock','1','','',0.00,'','1','2','internal','1','94','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1031,'OLCORT- HYDROCOTYSONE CREAM','',-2.00,'2023-05-10 21:56:42','4.00','6','newstock','1','','',0.00,'','1','2','internal','1','1289','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1032,'BULKOT','',-2.00,'2023-05-10 21:58:01','11.00','6','newstock','1','','',0.00,'','1','9','internal','1','91','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1033,'ELYVATE CREAM','',2.00,'2023-05-10 21:58:52','1.00','6','newstock','1','','',50.00,'','1','3','internal','1','1284','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1034,'CLOZOLE B CREAM 15GM','',2.00,'2023-05-10 22:00:52','0.00','6','newstock','1','','',0.00,'','1','2','internal','1','166','','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1035,'CLOTRINE CREAM 20GM (CLOTRIMAZOLE)','',1.00,'2023-05-10 22:02:41','4.00','6','newstock','1','','',0.00,'','1','5','internal','1','163','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1036,'CLOTRINE B','',-2.00,'2023-05-10 22:04:06','4.00','6','newstock','1','','',0.00,'','1','2','internal','1','162','','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1037,'FIDEMYCIN CREAM 15G','',1.00,'2023-05-10 22:06:33','1.00','6','newstock','1','','',0.00,'','1','2','internal','1','1137','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1038,'CLOTRIMAZOLE CREAM 1% WW 20MG','',1.00,'2023-05-10 22:08:36','6.00','6','newstock','1','','',0.00,'','1','7','internal','1','1118','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1039,'TETRALINE 15GM','',2.00,'2023-05-10 22:09:28','4.00','6','newstock','1','','',50.00,'','1','6','internal','1','1342','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1040,'RUFENAC','',-2.00,'2023-05-10 22:10:42','4.00','6','newstock','1','','',0.00,'','1','2','internal','1','626','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1041,'BETAMED CREAM 20G','',-1.00,'2023-05-10 22:11:23','2.00','6','newstock','1','','',49.00,'','1','1','internal','1','908','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1042,'WHITFIELDS OINTMENT 20GMS','',-2.00,'2023-05-10 22:14:33','5.00','6','newstock','1','','',0.00,'','1','3','internal','1','1120','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1043,'TETRACYCLINE SKIN OINT 20G','',-1.00,'2023-05-10 22:17:06','2.00','6','newstock','1','','',22.00,'','1','1','internal','1','1330','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1044,'PERNEX AC 5% GEL 20 GM','',1.00,'2023-05-10 22:18:07','0.00','6','newstock','1','','',0.00,'','1','1','internal','1','569','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1045,'OLWORM - SUSP','',-7.00,'2023-05-10 22:19:52','11.00','6','newstock','1','','',15.00,'','1','4','internal','1','1053','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1046,'LEVAWORM S.P 10ML-ALBENDAZOLE','',-1.00,'2023-05-10 22:20:29','2.00','6','newstock','1','','',0.00,'','1','1','internal','1','1116','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1047,'ALBALITE SUSP 10ML(ALBENDAZOLE)','',-4.00,'2023-05-10 22:21:04','8.00','6','newstock','1','','',10.00,'','1','4','internal','1','945','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1048,'NEW RELIEF','',50.00,'2023-05-12 19:01:26','60.00','6','newstock','1','','',5.00,'','1','110','internal','1','1013','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1049,'PHENOBARBITONE 30MG 100S BP COSMOS','',-60.00,'2023-05-12 19:03:42','81.00','6','newstock','1','','',3.00,'','1','21','internal','1','839','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1050,'COSIL 1GM 10S','',1.00,'2023-05-12 19:16:38','1.00','6','newstock','1','','',0.00,'','1','2','internal','1','192','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1051,'COLDFLU CAPS 12','',48.00,'2023-05-12 19:28:48','37.00','6','newstock','1','','',5.00,'','1','85','internal','1','1001','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1052,'COLDFLU CAPS 12','',20.00,'2023-05-12 19:30:16','85.00','6','newstock','1','','',5.00,'','1','105','internal','1','1001','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1053,'SECNIDA FORTE','',10.00,'2023-05-12 21:05:52','0.00','6','newstock','1','','',25.00,'','1','10','internal','1','1055','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1054,'POSTINOR-2TAABS 2S','',3.00,'2023-05-12 21:09:25','6.00','6','newstock','1','','',130.00,'','1','9','internal','1','579','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1055,'CETAMOL PARACETAMOL 60MLS','',1.00,'2023-05-12 21:10:13','0.00','6','newstock','1','','',45.00,'','1','1','internal','1','999','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1056,'FEMIPLAN 28S','',-9.00,'2023-05-12 21:11:58','11.00','6','newstock','1','','',59.00,'','1','2','internal','1','280','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1057,'ADIFLAM-SR 100MG','',300.00,'2023-05-12 21:20:49','226.00','6','newstock','1','','',2.50,'','1','526','internal','1','1010','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1058,'NEONATAL AMPICLOX 10MLS','',2.00,'2023-05-12 21:21:32','1.00','6','newstock','1','','',53.00,'','1','3','internal','1','487','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1059,'PARADOL - PARACETAMOL 500 MGS TABS','',200.00,'2023-05-12 21:22:07','124.00','6','newstock','1','','',0.00,'','1','324','internal','1','1162','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1060,'CO--TRIMOXAZOLE 50MLS (TRIMOXOL)','',5.00,'2023-05-12 21:23:09','1.00','6','newstock','1','','',25.00,'','1','6','internal','1','169','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1061,'BETA GRIPE WATER 100ML','',1.00,'2023-05-12 21:24:24','1.00','6','newstock','1','','',0.00,'','1','2','internal','1','66','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1062,'BETA GRIPE WATER 60 ML','',3.00,'2023-05-12 21:24:57','2.00','6','newstock','1','','',75.00,'','1','5','internal','1','1214','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1063,'KOFGON SYRUP 60MLS','',5.00,'2023-05-12 21:29:31','10.00','6','newstock','1','','',26.00,'','1','15','internal','1','808','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1064,'AMPICLO-DAWA 500MG','',100.00,'2023-05-12 21:31:14','7.00','6','newstock','1','','',5.20,'','1','107','internal','1','1020','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1065,'TRUST CLASSIC 24SX3S','',14.00,'2023-05-12 21:32:18','5.00','6','newstock','1','','',30.00,'','1','19','internal','1','725','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1066,'CLOZOLE B CREAM 15GM','',2.00,'2023-05-12 21:57:35','2.00','6','newstock','1','','',0.00,'','1','4','internal','1','166','','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1067,'DAWA CPM SYRUP 60MLS','',5.00,'2023-05-13 18:25:04','0.00','6','newstock','1','','',0.00,'','1','5','internal','1','1101','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1068,'TRICOFF GREEN 60ML','',4.00,'2023-05-13 18:31:29','2.00','6','newstock','1','','',50.00,'','1','6','internal','1','1226','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1069,'SALINAS DROPS','',3.00,'2023-05-13 18:32:09','0.00','6','newstock','1','','',50.00,'','1','3','internal','1','1274','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1070,'CARITON 60ML','',14.00,'2023-05-13 18:45:10','4.00','6','newstock','1','','',0.00,'','1','18','internal','1','825','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1071,'TANZOL SUSP ALBENDAZOLE 10ML','',10.00,'2023-05-13 18:45:51','14.00','6','newstock','1','','',19.00,'','1','24','internal','1','863','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1072,'TANZOL SUSP ALBENDAZOLE 10ML','',25.00,'2023-05-13 18:46:38','24.00','6','newstock','1','','',19.00,'','1','49','internal','1','863','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1073,'ESOMAC 20MG TABS','',14.00,'2023-05-13 18:47:28','0.00','6','newstock','1','','',22.00,'','1','14','internal','1','273','','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1074,'ESOMAC 40MG CAPS','',7.00,'2023-05-13 18:48:24','4.00','6','newstock','1','','',50.00,'','1','11','internal','1','1175','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1075,'MEGYL-METRONIDAZOLE 400MG','',200.00,'2023-05-13 18:49:43','30.00','6','newstock','1','','',0.00,'','1','230','internal','1','1220','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1076,'AVODINE MOUTH WASH 100ML','',3.00,'2023-05-13 18:50:19','0.00','6','newstock','1','','',0.00,'','1','3','internal','1','41','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1077,'AZOGYL SYRUP 60MLS','',10.00,'2023-05-13 18:51:10','3.00','6','newstock','1','','',30.00,'','1','13','internal','1','1037','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1078,'BENAFLU TOTO 60ML','',2.00,'2023-05-13 18:51:55','1.00','6','newstock','1','','',75.00,'','1','3','internal','1','58','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1079,'CPM ZEDITONE 60MLS','',20.00,'2023-05-13 18:52:57','1.00','6','newstock','1','','',30.00,'','1','21','internal','1','847','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1080,'JOTONOL PARACETAMOL SYRUP 100ML','',10.00,'2023-05-13 18:55:48','2.00','6','newstock','1','','',35.00,'','1','12','internal','1','1036','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1081,'CANDID B CREAM 15G','',1.00,'2023-05-13 19:03:45','2.00','6','newstock','1','','',0.00,'','1','3','internal','1','107','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1082,'VITAMIN C 1000MG(T SPOR)20S','',20.00,'2023-05-13 19:07:55','0.00','6','newstock','1','','',0.00,'','1','20','internal','1','754','','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1083,'ZIMACIN 500MG AZT','',5.00,'2023-05-13 19:30:23','0.00','6','newstock','1','','',50.00,'','1','5','internal','1','1263','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1084,'BENASTEN CREAM','',10.00,'2023-05-13 19:31:01','24.00','6','newstock','1','','',49.00,'','1','34','internal','1','1286','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1085,'BULKOT B CREAM','',2.00,'2023-05-13 19:31:33','1.00','6','newstock','1','','',60.00,'','1','3','internal','1','1287','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1086,'ASHTON & PARSONS SATCHETS 20S','',54.00,'2023-05-13 19:33:02','3.00','6','newstock','1','','',3.50,'','1','57','internal','1','32','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1087,'IBUX 60 ML-PROFEN S,P','',4.00,'2023-05-13 19:33:43','0.00','6','newstock','1','','',0.00,'','1','4','internal','1','1079','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1088,'BENASTEN V3 PESSARIES','',5.00,'2023-05-13 19:34:35','2.00','6','newstock','1','','',100.00,'','1','7','internal','1','1259','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1089,'BENASTEN V6 PESSARIES','',5.00,'2023-05-13 19:39:36','3.00','6','newstock','1','','',50.00,'','1','8','internal','1','1258','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1090,'NIRAMIN SYRUP 60ML','',10.00,'2023-05-13 19:48:59','7.00','6','newstock','1','','',0.00,'','1','17','internal','1','824','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1091,'AQUATAB','',10.00,'2023-05-13 19:50:13','32.00','6','newstock','1','','',0.00,'','1','42','internal','1','1173','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1092,'CARITON 60ML','',6.00,'2023-05-13 19:50:49','18.00','6','newstock','1','','',0.00,'','1','24','internal','1','825','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1093,'CARITON 60ML','',-6.00,'2023-05-13 19:54:22','24.00','6','newstock','1','','',0.00,'','1','18','internal','1','825','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1094,'BUMAFEN (IBUPROFEN SYRUP)60ML','',5.00,'2023-05-13 19:54:56','0.00','6','newstock','1','','',0.00,'','1','5','internal','1','93','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1095,'OMEPRAZOLE(OMIS)20MG 100','',200.00,'2023-05-13 19:55:54','91.00','6','newstock','1','','',2.00,'','1','291','internal','1','869','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1096,'TULIA 2 TABS','',20.00,'2023-05-13 19:56:54','4.00','6','newstock','1','','',20.00,'','1','24','internal','1','1040','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1097,'ACETAL MR','',40.00,'2023-05-13 19:57:49','24.00','6','newstock','1','','',0.00,'','1','64','internal','1','6','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1098,'POSTINOR-2TAABS 2S','',1.00,'2023-05-13 20:01:56','9.00','6','newstock','1','','',130.00,'','1','10','internal','1','579','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1099,'CLOZOLE B CREAM 15GM','',2.00,'2023-05-13 20:46:27','4.00','6','newstock','1','','',0.00,'','1','6','internal','1','166','','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1100,'TRUST CONDOMS 24SX3S','',4.00,'2023-05-13 20:47:21','13.00','6','newstock','1','','',0.00,'','1','17','internal','1','726','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1101,'DEXOMET N','',3.00,'2023-05-13 20:48:36','3.00','6','newstock','1','','',70.00,'','1','6','internal','1','1276','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1102,'MOXACIL 250MG CAPS','',45.00,'2023-05-15 15:50:28','11.00','6','newstock','1','','',5.00,'','1','56','internal','1','1268','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1103,'IBUGESIC SUSP 60MLS','',1.00,'2023-05-15 15:52:03','1.00','6','newstock','1','','',75.00,'','1','2','internal','1','860','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1104,'OLSOLONE BLUE BLISTER 100','',200.00,'2023-05-15 15:52:59','100.00','6','newstock','1','','',2.00,'','1','300','internal','1','792','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1105,'OLSOLONE WHITE BLISTER 100','',200.00,'2023-05-15 15:53:55','70.00','6','newstock','1','','',2.00,'','1','270','internal','1','793','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1106,'FEMIPLAN 28S','',7.00,'2023-05-15 15:56:48','2.00','6','newstock','1','','',59.00,'','1','9','internal','1','280','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1107,'BULKOT B CREAM','',2.00,'2023-05-15 15:57:41','3.00','6','newstock','1','','',60.00,'','1','5','internal','1','1287','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1108,'MARA MOJA 100','',50.00,'2023-05-15 15:58:53','27.00','6','newstock','1','','',3.40,'','1','77','internal','1','414','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1109,'GOOD MORNING TABS','',20.00,'2023-05-15 15:59:43','22.00','6','newstock','1','','',3.00,'','1','42','internal','1','319','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1110,'KOFGON SYRUP 100MLS GREEN','',3.00,'2023-05-15 16:01:27','3.00','6','newstock','1','','',32.00,'','1','6','internal','1','379','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1111,'BRUSTAN TABS 10','',20.00,'2023-05-15 16:05:32','1.00','6','newstock','1','','',15.00,'','1','21','internal','1','885','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1112,'XTRADERM CREAM','',2.00,'2023-05-15 16:07:52','2.00','6','newstock','1','','',120.00,'','1','4','internal','1','763','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1113,'GOODMORNING LUNGTONIC 60ML','',2.00,'2023-05-15 16:08:19','0.00','6','newstock','1','','',0.00,'','1','2','internal','1','320','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1114,'MYOSPAZ','',20.00,'2023-05-15 16:09:23','3.00','6','newstock','1','','',16.00,'','1','23','internal','1','470','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1115,'KALUMA KING LOZENGES','',18.00,'2023-05-15 16:13:03','4.00','6','newstock','1','','',0.00,'','1','22','internal','1','1176','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1116,'OLCORT- HYDROCOTYSONE CREAM','',3.00,'2023-05-15 16:18:14','2.00','6','newstock','1','','',0.00,'','1','5','internal','1','1289','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1117,'BETAMED CREAM 20G','',3.00,'2023-05-15 16:18:59','1.00','6','newstock','1','','',49.00,'','1','4','internal','1','908','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1118,'DAWASOLONE SYRUP 60 ML','',2.00,'2023-05-15 16:19:39','0.00','6','newstock','1','','',110.00,'','1','2','internal','1','1246','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1119,'ASCORIL EXPECT COUGH 100ML','',1.00,'2023-05-15 16:23:23','1.00','6','newstock','1','','',189.00,'','1','2','internal','1','30','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1120,'FUNBACT A 30GM','',1.00,'2023-05-15 16:24:02','1.00','6','newstock','1','','',0.00,'','1','2','internal','1','299','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1121,'PROBETA N ASAL7.5ML','',2.00,'2023-05-15 16:25:33','1.00','6','newstock','1','','',95.00,'','1','3','internal','1','592','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1122,'ZENTEL TABS ALBEDAZOLE 400 MG','',2.00,'2023-05-15 16:28:36','1.00','6','newstock','1','','',129.00,'','1','3','internal','1','1212','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1123,'AZITHROMYCIN 500MG TABS(AGYCIN)','',5.00,'2023-05-15 16:29:17','9.00','6','newstock','1','','',44.00,'','1','14','internal','1','42','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1124,'ZEFONE 1GM CEFTRIAXONE INJ','',-4.00,'2023-05-15 16:31:37','9.00','6','newstock','1','','',50.00,'','1','5','internal','1','1308','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1125,'CLOTRINE B','',1.00,'2023-05-15 16:33:31','2.00','6','newstock','1','','',0.00,'','1','3','internal','1','162','','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1126,'SAFELEVO','',1.00,'2023-05-15 16:36:15','2.00','6','newstock','1','','',0.00,'','1','3','internal','1','1059','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1127,'HYOMIDE TABS','',100.00,'2023-05-15 16:37:39','52.00','6','newstock','1','','',2.00,'','1','152','internal','1','1179','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1128,'ACTM LONART 24','',2.00,'2023-05-15 16:44:19','3.00','6','newstock','1','','',66.00,'','1','5','internal','1','868','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1129,'ACIRAX CREAM 10G','',1.00,'2023-05-15 16:44:52','1.00','6','newstock','1','','',80.00,'','1','2','internal','1','1318','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1130,'KISS CLASSIC PLAIN 24sx3','',11.00,'2023-05-15 16:45:29','0.00','6','newstock','1','','',20.00,'','1','11','internal','1','375','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1131,'MENTHO','',1.00,'2023-05-15 16:51:01','0.00','6','newstock','1','','',35.00,'','1','1','internal','1','422','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1132,'LORHISTINA-LORATADINE TABS 10 MG','',30.00,'2023-05-15 16:52:52','43.00','6','newstock','1','','',15.00,'','1','73','internal','1','1104','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1133,'KALUMA PAIN BALM 9ML','',1.00,'2023-05-15 16:54:41','5.00','6','newstock','1','','',30.00,'','1','6','internal','1','370','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1134,'STERAMINE TABS','',30.00,'2023-05-15 16:58:37','26.00','6','newstock','1','','',10.00,'','1','56','internal','1','663','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1135,'KISS STRAWBERRY CONDOMS','',3.00,'2023-05-15 17:02:01','4.00','6','newstock','1','','',40.00,'','1','7','internal','1','1273','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1136,'KISS CHOCOLATE','',5.00,'2023-05-15 17:02:30','8.00','6','newstock','1','','',0.00,'','1','13','internal','1','1058','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1137,'METHYLATED SPIRIT 100ML','',1.00,'2023-05-15 17:08:26','4.00','6','newstock','1','','',35.00,'','1','5','internal','1','425','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1138,'METYLATED SPIRIT 50MLS','',7.00,'2023-05-15 17:11:01','0.00','6','newstock','1','','',25.00,'','1','7','internal','1','433','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1139,'WATER QUARD 150ML','',-1.00,'2023-05-15 17:18:14','3.00','6','newstock','1','','',24.00,'','1','2','internal','1','1192','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1140,'PANADOL EXTRA PAIRS WITH OPTI ZORB','',12.00,'2023-05-15 21:28:15','0.00','6','newstock','1','','',0.00,'','1','12','internal','1','558','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1141,'LOBAK 10S','',18.00,'2023-05-15 21:30:06','6.00','6','newstock','1','','',5.50,'','1','24','internal','1','397','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1142,'SUPER POWER','',50.00,'2023-05-15 21:46:25','30.00','6','newstock','1','','',15.00,'','1','80','internal','1','1354','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1143,'VELVEX COTTON WOOL 50GM','',-1.00,'2023-05-22 10:49:46','2.00','6','newstock','1','','',40.00,'','1','1','internal','1','1336','','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1144,'IZZITHREE ORAL SUSP 15MLS','',1.00,'2023-05-22 10:52:06','0.00','6','newstock','1','','',36.00,'','1','1','internal','1','865','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1145,'STERON 5MG TABS','',4.00,'2023-05-22 10:52:51','3.00','6','newstock','1','','',18.00,'','1','7','internal','1','1057','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1146,'IBUFIL- IBUPROFEN 400MG','',40.00,'2023-05-22 10:56:04','41.00','6','newstock','1','','',0.00,'','1','81','internal','1','1219','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1147,'TRAMADOL CAPS 50MG 100S','',30.00,'2023-05-22 10:57:40','68.00','6','newstock','1','','',5.00,'','1','98','internal','1','838','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1148,'SULFRAN DS960MG TABS','',40.00,'2023-05-22 10:58:55','0.00','6','newstock','1','','',5.00,'','1','40','internal','1','1046','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1149,'MEDIVEN CREAM 15G','',1.00,'2023-05-22 10:59:46','1.00','6','newstock','1','','',0.00,'','1','2','internal','1','417','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1150,'TINIDAZOLE TABS(TZEX) 4','',3.00,'2023-05-22 11:00:47','3.00','6','newstock','1','','',10.00,'','1','6','internal','1','702','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1151,'VENTOLIN 200D','',1.00,'2023-05-22 11:01:25','0.00','6','newstock','1','','',220.00,'','1','1','internal','1','749','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1152,'LECOTRIM-TRIMOXASOLE 480MG TABS','',40.00,'2023-05-22 11:02:09','72.00','6','newstock','1','','',0.00,'','1','112','internal','1','1157','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1153,'ALBENDAZOLE TABS 400MG(NILWORM)1','',10.00,'2023-06-08 17:21:59','53.00','6','newstock','1','','',5.50,'','1','63','internal','1','840','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1154,'BENAGAS GEL 100 ML','',2.00,'2023-06-08 17:22:54','1.00','6','newstock','1','','',100.00,'','1','3','internal','1','1223','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1155,'HYDROCORTISONE CREAM','',5.00,'2023-06-08 17:25:57','0.00','6','newstock','1','','',58.00,'','1','5','internal','1','338','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1156,'ZIMACIN 500MG AZT','',1.00,'2023-06-08 17:27:43','1.00','6','newstock','1','','',50.00,'','1','2','internal','1','1263','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1157,'ZENTEL TABS ALBEDAZOLE 400 MG','',1.00,'2023-06-08 17:29:20','0.00','6','newstock','1','','',129.00,'','1','1','internal','1','1212','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1158,'MEDIVEN CREAM 15G','',2.00,'2023-06-08 17:33:19','1.00','6','newstock','1','','',0.00,'','1','3','internal','1','417','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1159,'JOTONOL PARACETAMOL SYRUP 60ML','',30.00,'2023-06-08 17:35:25','1.00','6','newstock','1','','',26.00,'','1','31','internal','1','998','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1160,'BENAGAS GEL 100 ML','',10.00,'2023-06-08 17:44:30','0.00','6','newstock','1','','',100.00,'','Main','10','Internal','Main','1223','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1161,'ZEFCOLIN DRY COUGH 100ML','',1.00,'2023-06-08 17:45:37','0.00','6','newstock','1','','',0.00,'','Main','1','Internal','Main','770','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1162,'FEMIPLAN 28S','',7.00,'2023-06-08 17:47:59','0.00','6','newstock','1','','',59.00,'','Main','7','Internal','Main','280','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1163,'MONTIKAST 10MGS','',5.00,'2023-06-08 17:48:58','0.00','6','newstock','1','','',7.00,'','Main','5','Internal','Main','454','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1164,'IBUGESIC SUSP 60MLS','',2.00,'2023-06-08 17:55:19','2.00','6','newstock','1','','',75.00,'','1','4','internal','1','860','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1165,'ZECUF HERBAL 100ML COUGH SYRUP','',1.00,'2023-06-08 18:04:50','0.00','6','newstock','1','','',0.00,'','1','1','internal','1','765','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1166,'HYDROCHLOROTHIAZIDE 25MG 100S','',50.00,'2023-06-08 18:06:44','60.00','6','newstock','1','','',1.00,'','1','110','internal','1','336','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1167,'HYDROCLOROTHIAZIDE 50MG','',40.00,'2023-06-08 18:11:22','0.00','6','newstock','1','','',1.00,'','1','40','internal','1','337','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1168,'TUSPRESS 60ml','',2.00,'2023-06-08 18:12:41','1.00','6','newstock','1','','',0.00,'','1','3','internal','1','729','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1169,'LOBAK 10S','',50.00,'2023-06-08 18:25:10','20.00','6','newstock','1','','',5.50,'','1','70','internal','1','397','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1170,'PIRINOX-CHLORPHENIRAMINE S.P 60MLS','',10.00,'2023-06-10 13:26:39','0.00','6','newstock','1','','',0.00,'','1','10','internal','1','1099','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1171,'CHLOROPHENIRAMINE SYRUP 60ML','',10.00,'2023-06-10 13:27:45','7.00','6','newstock','1','','',15.00,'','1','17','internal','1','890','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1172,'IZZITHREE ORAL SUSP 15MLS','',4.00,'2023-06-10 13:29:15','1.00','6','newstock','1','','',36.00,'','1','5','internal','1','865','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1173,'CETRIZINE 60ML (ALZINEX)','',20.00,'2023-06-10 13:29:54','2.00','6','newstock','1','','',17.00,'','1','22','internal','1','795','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1174,'AMOXICLAV 228.5MG 100ML (CLAXY)','',2.00,'2023-06-10 13:30:19','0.00','6','newstock','1','','',169.00,'','1','2','internal','1','18','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1175,'CARYDEX DRY COUGHS 100MLS','',1.00,'2023-06-10 13:31:56','1.00','6','newstock','1','','',150.00,'','1','2','internal','1','1290','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1176,'DINLAMIN-CHLOROPHENIRAMINE S,.P 60MLS','',9.00,'2023-06-10 13:32:46','1.00','6','newstock','1','','',0.00,'','1','10','internal','1','1096','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1177,'HYOSCINE 1ML INJ','',10.00,'2023-06-10 13:33:18','0.00','6','newstock','1','','',0.00,'','1','10','internal','1','343','','',0.00,'','13','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1178,'KISS CHOCOLATE','',-4.00,'2023-06-10 13:34:52','11.00','6','newstock','1','','',0.00,'','1','7','internal','1','1058','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1179,'KISS STRAWBERRY CONDOMS','',-1.00,'2023-06-10 13:35:21','6.00','6','newstock','1','','',40.00,'','1','5','internal','1','1273','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1180,'TRUST CLASSIC 24SX3S','',4.00,'2023-06-10 13:43:11','6.00','6','newstock','1','','',30.00,'','1','10','internal','1','725','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1181,'MTM 50 4S','',20.00,'2023-06-10 13:44:19','9.00','6','newstock','1','','',9.00,'','1','29','internal','1','467','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1182,'VENTOLIN 200D','',1.00,'2023-06-10 13:45:34','0.00','6','newstock','1','','',220.00,'','1','1','internal','1','749','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1183,'COSIL 1GM 10S','',-1.00,'2023-06-10 13:50:11','2.00','6','newstock','1','','',0.00,'','1','1','internal','1','192','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1184,'KISS CHOCOLATE','',-2.00,'2023-06-10 13:50:51','7.00','6','newstock','1','','',0.00,'','1','5','internal','1','1058','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1185,'KISS CHOCOLATE','',-2.00,'2023-06-10 13:51:24','5.00','6','newstock','1','','',0.00,'','1','3','internal','1','1058','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1186,'DEPO INJECTION CONTRACEPTIVE','',4.00,'2023-06-10 13:52:37','0.00','6','newstock','1','','',0.00,'','1','4','internal','1','230','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1187,'CELABET 30S','',19.00,'2023-06-10 13:58:12','0.00','6','newstock','1','','',10.00,'','1','19','internal','1','130','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1188,'LONART TABS 24','',-4.00,'2023-06-10 13:58:56','6.00','6','newstock','1','','',65.00,'','1','2','internal','1','399','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1189,'ADIFLAM-SR 100MG','',-200.00,'2023-06-10 13:59:35','526.00','6','newstock','1','','',2.50,'','1','326','internal','1','1010','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1190,'BULKOT ORAL THRUSH 15ML','',-1.00,'2023-06-10 14:00:00','1.00','6','newstock','1','','',200.00,'','1','0','internal','1','1296','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1191,'ACETAL MR','',-30.00,'2023-06-10 14:00:27','64.00','6','newstock','1','','',0.00,'','1','34','internal','1','6','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1192,'TRIDAHIST 60MLS','',-6.00,'2023-06-14 09:56:43','16.00','6','newstock','1','','',25.00,'','1','10','internal','1','910','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1193,'CONSED EXPECTORANT 60MLS','',-6.00,'2023-06-14 09:57:44','14.00','6','newstock','1','','',27.00,'','1','8','internal','1','895','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1194,'CETRIHIST SYRUP 60 ML','',-6.00,'2023-06-14 09:59:21','19.00','6','newstock','1','','',45.00,'','1','13','internal','1','1244','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1195,'CETRIHIST SYRUP 100mls','',-5.00,'2023-06-14 10:01:17','9.00','6','newstock','1','','',40.00,'','1','4','internal','1','1352','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1196,'CONSED EXPECTORANT 100MLS','',-3.00,'2023-06-14 10:02:32','13.00','6','newstock','1','','',75.00,'','1','10','internal','1','965','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1197,'ALUGEL SUSPENSION 100MLS','',-1.00,'2023-06-14 10:03:29','4.00','6','newstock','1','','',50.00,'','1','3','internal','1','14','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1198,'CARBO PROM SYRUP 100ML','',5.00,'2023-06-14 10:04:18','1.00','6','newstock','1','','',98.00,'','1','6','internal','1','967','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1199,'XTRADERM CREAM','',2.00,'2023-06-14 10:10:00','0.00','6','newstock','1','','',120.00,'','1','2','internal','1','763','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1200,'DIPROSON','',2.00,'2023-06-14 10:10:36','1.00','6','newstock','1','','',0.00,'','1','3','internal','1','238','','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1201,'CARDITAN H FILM COATED 28S','',28.00,'2023-06-14 10:11:12','0.00','6','newstock','1','','',0.00,'','1','28','internal','1','117','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1202,'DUB-STERONE 30S','',12.00,'2023-06-14 10:12:10','0.00','6','newstock','1','','',0.00,'','1','12','internal','1','251','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1203,'MONTEY 10MG','',5.00,'2023-06-14 10:13:42','5.00','6','newstock','1','','',20.00,'','1','10','internal','1','1369','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1204,'TRANEXAMIC ACID 500MG(MENOZIP)','',4.00,'2023-06-14 10:14:14','4.00','6','newstock','1','','',24.50,'','1','8','internal','1','1018','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1205,'ZINCCOMPLEX LIQUID','',-3.00,'2023-06-14 10:37:26','6.00','6','newstock','1','','',300.00,'','1','3','internal','1','1368','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1206,'acticoff paediatric','',2.00,'2023-09-01 03:12:23','13.00','6','newstock','1','','',0.00,'','1','15','internal','1','1395','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1207,'acticoff paediatric','',-2.00,'2023-09-01 03:12:47','15.00','6','newstock','1','','',0.00,'','1','13','internal','1','1395','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1208,'COSCOF C','',-1.00,'2023-09-01 05:03:11','1.00','6','newstock','1','','',200.00,'','1','0','internal','1','1391','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1209,'LACTULOSE EVAC EYRUP','',-1.00,'2023-09-01 05:03:43','2.00','6','newstock','1','','',150.00,'','1','1','internal','1','1389','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1210,'PYNSTOP TABS','',-40.00,'2023-09-01 05:04:49','100.00','6','newstock','1','','',10.00,'','1','60','internal','1','1388','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1211,'DAWAPRAZ OMEPRAZOLE 20MG','',-62.00,'2023-09-01 05:06:02','100.00','6','newstock','1','','',5.00,'','1','38','internal','1','1387','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1212,'CEFZONA 1000MG INJ','',-5.00,'2023-09-01 05:08:00','5.00','6','newstock','1','','',50.00,'','1','0','internal','1','1385','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1213,'ZIMARC -500 MG','',-1.00,'2023-09-01 05:09:04','1.00','6','newstock','1','','',50.00,'','1','0','internal','1','1379','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1214,'OLMOL FORTE 2GMS','',-10.00,'2023-09-01 05:09:23','10.00','6','newstock','1','','',30.00,'','1','0','internal','1','1378','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1215,'ZENTEL 400MG SUSPENSION','',-1.00,'2023-09-01 05:10:14','1.00','6','newstock','1','','',170.00,'','1','0','internal','1','1372','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1216,'SUPER POWER','',-40.00,'2023-09-01 05:16:20','77.00','6','newstock','1','','',15.00,'','1','37','internal','1','1354','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1217,'DICONAZOLE [FLUCONAZOLE 200MG] TABS','',-12.00,'2023-09-01 05:18:19','20.00','6','newstock','1','','',10.00,'','1','8','internal','1','1353','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1218,'CETRIHIST SYRUP 100mls','',6.00,'2023-09-01 05:19:25','4.00','6','newstock','1','','',40.00,'','1','10','internal','1','1352','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1219,'ELYMOX 500MG CAPS','',-100.00,'2023-09-01 05:20:12','100.00','6','newstock','1','','',5.00,'','1','0','internal','1','1351','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1220,'SURGICAL SPIRIT 500MLS','',-1.00,'2023-09-01 05:20:40','2.00','6','newstock','1','','',100.00,'','1','1','internal','1','1350','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1221,'CRYSTAL COOL 500ML','',-12.00,'2023-09-01 05:20:55','13.00','6','newstock','1','','',30.00,'','1','1','internal','1','1349','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1222,'PLANET AQUA 1000ML','',-1.00,'2023-09-01 05:21:27','3.00','6','newstock','1','','',40.00,'','1','2','internal','1','1347','','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1223,'PLANET AQUA 500ML','',-3.00,'2023-09-01 05:27:10','3.00','6','newstock','1','','',20.00,'','1','0','internal','1','1346','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1224,'KARVOL DECONGESTANT','',-5.00,'2023-09-01 05:27:46','5.00','6','newstock','1','','',50.00,'','1','0','internal','1','1344','','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1225,'CORAMIDE 2MG','',-9.00,'2023-09-01 05:42:35','10.00','6','newstock','1','','',5.00,'','1','1','internal','1','1343','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1226,'DOMNAC SUSP','',-2.00,'2023-09-01 05:45:54','2.00','6','newstock','1','','',100.00,'','1','0','internal','1','1340','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1227,'VELVEX COTTON WOOL 50GM','',4.00,'2023-09-01 05:47:11','1.00','6','newstock','1','','',40.00,'','1','5','internal','1','1336','','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1228,'NYSTAL 12ML','',-3.00,'2023-09-01 05:47:43','3.00','6','newstock','1','','',30.00,'','1','0','internal','1','1334','','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1229,'TETRACYCLINE SKIN OINT 20G','',1.00,'2023-09-01 05:49:00','1.00','6','newstock','1','','',22.00,'','1','2','internal','1','1330','','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1230,'DEFLAM RUB','',4.00,'2023-09-01 05:49:36','1.00','6','newstock','1','','',100.00,'','1','5','internal','1','1328','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1231,'PIRICET 60 ML','',-4.00,'2023-09-01 05:50:53','4.00','6','newstock','1','','',50.00,'','1','0','internal','1','1321','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1232,'KKOREMIN GARGLE 200','',-1.00,'2023-09-01 05:51:35','1.00','6','newstock','1','','',150.00,'','1','0','internal','1','1316','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1233,'MICROMOL PCM 60ML','',-2.00,'2023-09-01 05:52:46','12.00','6','newstock','1','','',18.00,'','1','10','internal','1','1314','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1234,'NASITHIOL INFANT 60 ML','',2.00,'2023-09-01 05:54:48','1.00','6','newstock','1','','',55.00,'','1','3','internal','1','1313','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1235,'OLCORT- HYDROCOTYSONE CREAM','',-3.00,'2023-09-01 05:56:22','3.00','6','newstock','1','','',0.00,'','1','0','internal','1','1289','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1236,'BULKOT B CREAM','',-2.00,'2023-09-01 05:57:09','4.00','6','newstock','1','','',60.00,'','1','2','internal','1','1287','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1237,'SALINAS DROPS','',-1.00,'2023-09-01 05:59:12','2.00','6','newstock','1','','',50.00,'','1','1','internal','1','1274','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1238,'KISS STRAWBERRY CONDOMS','',-4.00,'2023-09-01 05:59:52','5.00','6','newstock','1','','',40.00,'','1','1','internal','1','1273','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1239,'LEO CONDOM','',-3.00,'2023-09-01 06:00:10','3.00','6','newstock','1','','',25.00,'','1','0','internal','1','1272','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1240,'TAGERA FORTE 2GM','',-2.00,'2023-09-01 06:01:13','3.00','6','newstock','1','','',60.00,'','1','1','internal','1','1257','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1241,'C -SECNI 2GM','',-8.00,'2023-09-01 06:01:43','8.00','6','newstock','1','','',50.00,'','1','0','internal','1','1256','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1242,'PIRIOSS SYRUP 60MLS','',-1.00,'2023-09-01 06:02:41','3.00','6','newstock','1','','',25.00,'','1','2','internal','1','1245','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1243,'CETRIHIST SYRUP 60 ML','',5.00,'2023-09-01 06:04:06','13.00','6','newstock','1','','',45.00,'','1','18','internal','1','1244','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1244,'NEFIN 20 ER','',-30.00,'2023-09-01 06:04:46','68.00','6','newstock','1','','',2.50,'','1','38','internal','1','1250','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1245,'ALTRINE TABS 10MG','',-50.00,'2023-09-01 06:05:33','200.00','6','newstock','1','','',0.00,'','1','150','internal','1','1243','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1246,'UCON -10 MONTELUKAST','',8.00,'2023-09-01 06:06:05','0.00','6','newstock','1','','',20.00,'','1','8','internal','1','1241','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1247,'RELIF PLUS TABS','',15.00,'2023-09-01 06:06:37','30.00','6','newstock','1','','',30.00,'','1','45','internal','1','1240','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1248,'TRACK MR TABS','',11.00,'2023-09-01 06:07:10','4.00','6','newstock','1','','',20.00,'','1','15','internal','1','1239','','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1249,'SICLOFEN- MR','',50.00,'2023-09-01 06:08:38','0.00','6','newstock','1','','',10.00,'','1','50','internal','1','1238','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1250,'BUKOL 10MG HYOSCINE','',82.00,'2023-09-01 06:09:12','18.00','6','newstock','1','','',10.00,'','1','100','internal','1','1237','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1251,'UXIM 15 TABS MELOXICAM','',-15.00,'2023-09-01 06:09:59','19.00','6','newstock','1','','',13.00,'','1','4','internal','1','1233','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1252,'PIROCAM-20','',-60.00,'2023-09-01 06:10:22','100.00','6','newstock','1','','',3.00,'','1','40','internal','1','1232','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1253,'APYCY (APC)','',-50.00,'2023-09-01 06:10:38','95.00','6','newstock','1','','',5.00,'','1','45','internal','1','1231','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1254,'BENAGAS GEL 100 ML','',3.00,'2023-09-01 06:11:17','0.00','6','newstock','1','','',100.00,'','1','3','internal','1','1223','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1255,'BENAGAS GEL 180 ML','',1.00,'2023-09-01 06:11:36','1.00','6','newstock','1','','',120.00,'','1','2','internal','1','1222','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1256,'ENO TABLETS','',-25.00,'2023-09-01 06:12:12','59.00','6','newstock','1','','',5.00,'','1','34','internal','1','1218','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1257,'MEGYL-METRONIDAZOLE 400MG','',-150.00,'2023-09-01 06:12:33','160.00','6','newstock','1','','',0.00,'','1','10','internal','1','1220','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1258,'OMEGA 3 CAPSULES 1000MG','',-5.00,'2023-09-01 06:13:20','20.00','6','newstock','1','','',0.00,'','1','15','internal','1','1213','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1259,'NIFESTAR SR NIFEDIPINE TABS20 MG','',-100.00,'2023-09-01 06:13:55','260.00','6','newstock','1','','',0.00,'','1','160','internal','1','1210','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1260,'DAWAFLOX S.P 100ML','',-1.00,'2023-09-01 06:14:35','2.00','6','newstock','1','','',75.00,'','1','1','internal','1','1207','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1261,'ZYCET -CETRIZINE S.P 60 ML','',-1.00,'2023-09-01 06:15:27','5.00','6','newstock','1','','',0.00,'','1','4','internal','1','1199','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1262,'DAWASTINE-NYSTATIN 30 ML','',4.00,'2023-09-01 06:17:05','1.00','6','newstock','1','','',57.00,'','1','5','internal','1','1196','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1263,'MEFRIL-CAPS MAFENAMIC ACID 250 MGS','',-50.00,'2023-09-01 06:18:47','100.00','6','newstock','1','','',0.00,'','1','50','internal','1','1195','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1264,'WATER QUARD 150ML','',-2.00,'2023-09-01 06:19:06','2.00','6','newstock','1','','',24.00,'','1','0','internal','1','1192','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1265,'DEXAMETHASONE TABS 4MG (DEXAMER)','',-10.00,'2023-09-01 06:24:33','13.00','6','newstock','1','','',3.00,'','1','3','internal','1','1185','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1266,'HYOMIDE TABS','',-120.00,'2023-09-01 06:27:27','148.00','6','newstock','1','','',2.00,'','1','28','internal','1','1179','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1267,'PREGNACARE ORIGINAL','',15.00,'2023-09-01 06:27:51','0.00','6','newstock','1','','',0.00,'','1','15','internal','1','1177','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1268,'AQUATAB','',-22.00,'2023-09-01 06:28:22','26.00','6','newstock','1','','',0.00,'','1','4','internal','1','1173','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1269,'DICLOFENAC GEL (DOLOR)','',4.00,'2023-09-01 06:29:11','2.00','6','newstock','1','','',15.00,'','1','6','internal','1','1171','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1270,'TROGYL-METRONIDAZOLE 200MG','',-50.00,'2023-09-01 06:34:17','65.00','6','newstock','1','','',0.00,'','1','15','internal','1','1134','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1271,'FIDEMYCIN CREAM 15G','',-1.00,'2023-09-01 06:34:50','2.00','6','newstock','1','','',0.00,'','1','1','internal','1','1137','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1272,'HISTARGAN-PROMETHAZINE S.P 60ML','',-5.00,'2023-09-01 06:35:20','8.00','6','newstock','1','','',0.00,'','1','3','internal','1','1127','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1273,'HIV SELF TEST KIT','',-1.00,'2023-09-01 06:38:46','1.00','6','newstock','1','','',115.00,'','1','0','internal','1','1113','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1274,'CALBEN -ALBENDAZOLE 10MLS','',1.00,'2023-09-01 06:39:09','2.00','6','newstock','1','','',0.00,'','1','3','internal','1','1112','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1275,'LETRAX','',-1.00,'2023-09-01 06:41:42','2.00','6','newstock','1','','',0.00,'','1','1','internal','1','1111','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1276,'PIRINOX-CHLORPHENIRAMINE S.P 60MLS','',-2.00,'2023-09-01 06:44:15','10.00','6','newstock','1','','',0.00,'','1','8','internal','1','1099','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1277,'PHENALIN-CHLOROPHEBIRAMINE S.P 60MLS','',-1.00,'2023-09-01 06:45:20','2.00','6','newstock','1','','',0.00,'','1','1','internal','1','1098','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1278,'PRIOSS-CHLOROPHENIRAMINE 60MLS','',-1.00,'2023-09-01 06:45:47','3.00','6','newstock','1','','',0.00,'','1','2','internal','1','1097','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1279,'DINLAMIN-CHLOROPHENIRAMINE S,.P 60MLS','',-5.00,'2023-09-01 06:46:15','10.00','6','newstock','1','','',0.00,'','1','5','internal','1','1096','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1280,'RAYZIUM-omeprazole 20mg','',-9.00,'2023-09-01 06:48:35','9.00','6','newstock','1','','',0.00,'','1','0','internal','1','1072','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1281,'ESOMEZOL-20MG CAPS esomeprazole','',-70.00,'2023-09-01 06:48:52','76.00','6','newstock','1','','',0.00,'','1','6','internal','1','1071','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1282,'OMEFUX-OMEPRAZOLE 20MG','',-40.00,'2023-09-01 06:49:14','63.00','6','newstock','1','','',0.00,'','1','23','internal','1','1069','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1283,'KISS CHOCOLATE','',2.00,'2023-09-01 06:51:31','2.00','6','newstock','1','','',0.00,'','1','4','internal','1','1058','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1284,'STERON 5MG TABS','',10.00,'2023-09-01 06:52:25','2.00','6','newstock','1','','',18.00,'','1','12','internal','1','1057','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1285,'DAWASTIN-NYSTATIN 12ML','',-4.00,'2023-09-01 06:55:22','4.00','6','newstock','1','','',0.00,'','1','0','internal','1','1064','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1286,'DOXYRONE- Doxycycline 100mg caps','',60.00,'2023-09-01 06:56:06','5.00','6','newstock','1','','',5.00,'','1','65','internal','1','1049','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1287,'JOTONOL PARACETAMOL SYRUP 100ML','',-5.00,'2023-09-01 07:00:14','10.00','6','newstock','1','','',35.00,'','1','5','internal','1','1036','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1288,'AVODINE- Mouth wash','',2.00,'2023-09-01 07:02:51','0.00','6','newstock','1','','',100.00,'','1','2','internal','1','1050','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1289,'BISAKOT- Bisacodyl 5mg tabs','',-6.00,'2023-09-01 07:05:17','26.00','6','newstock','1','','',10.00,'','1','20','internal','1','1047','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1290,'AZOGYL SYRUP 60MLS','',-3.00,'2023-09-01 07:06:06','13.00','6','newstock','1','','',30.00,'','1','10','internal','1','1037','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1291,'RINACET CETIRIZINE SYRUP 60ML','',2.00,'2023-09-01 07:22:56','2.00','6','newstock','1','','',26.00,'','1','4','internal','1','1030','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1292,'ADIFLAM-SR 100MG','',-200.00,'2023-09-01 07:24:14','326.00','6','newstock','1','','',2.50,'','1','126','internal','1','1010','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1293,'DUB-STERONE 30S','',4.00,'2023-09-01 21:35:46','8.00','6','newstock','1','','',0.00,'','1','12','internal','1','251','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1294,'BECOACTIN 30S TABS','',12.00,'2023-09-01 21:44:27','0.00','6','newstock','1','','',13.00,'','Main','12','Internal','Main','53','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1295,'ERYTHROMYCIN SYRUP 60ML(ERYTHROX)','',1.00,'2023-09-01 21:46:10','0.00','6','newstock','1','','',0.00,'','Main','1','Internal','Main','272','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1296,'FLUGONE CAPS 10','',13.00,'2023-09-01 21:54:19','20.00','6','newstock','1','','',99.00,'','Main','33','Internal','Main','292','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1297,'PREDNISOLONE TABS 5MG','',100.00,'2023-09-01 22:07:49','0.00','6','newstock','1','','',0.85,'','Main','100','Internal','Main','583','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1298,'TRUST CLASSIC 24SX3S','',7.00,'2023-09-01 22:09:42','0.00','6','newstock','1','','',30.00,'','Main','7','Internal','Main','725','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1299,'ABZ SUSPENSION 1OMLS','',1.00,'2023-09-01 22:18:27','0.00','6','newstock','1','','',30.00,'','Main','1','Internal','Main','1','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1300,'ALCOF SYRUP 60MLS','',5.00,'2023-09-01 22:19:55','0.00','6','newstock','1','','',0.00,'','Main','5','Internal','Main','11','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1301,'BETAMED CREAM 20G','',5.00,'2023-09-01 22:21:26','0.00','6','newstock','1','','',49.00,'','Main','5','Internal','Main','908','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1302,'BULKOT MIX 20GM','',2.00,'2023-09-01 22:23:12','0.00','6','newstock','1','','',0.00,'','Main','2','Internal','Main','92','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1303,'CADIPHEN 100ML EXPECTORANT','',1.00,'2023-09-01 22:25:49','0.00','6','newstock','1','','',0.00,'','Main','1','Internal','Main','98','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1304,'CANDISTIN 100ML EXPECTORANT','',2.00,'2023-09-01 22:27:01','0.00','6','newstock','1','','',0.00,'','Main','2','Internal','Main','112','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1305,'SANTRIAX- CEFTRIAXONE INJ.1GM','',5.00,'2023-09-01 22:28:11','0.00','6','newstock','1','','',0.00,'','Main','5','Internal','Main','1092','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1306,'C-CIPRO CIPROFLOXACINE 500MG TABS','',70.00,'2023-09-01 22:29:54','0.00','6','newstock','1','','',3.26,'','Main','70','Internal','Main','1215','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1307,'AMOXICLAV 228.5MG 100ML (CLAXY)','',4.00,'2023-09-01 22:32:43','0.00','6','newstock','1','','',169.00,'','Main','4','Internal','Main','18','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1308,'COLDAMOL CAPS','',23.00,'2023-09-01 22:34:45','0.00','6','newstock','1','','',0.00,'','Main','23','Internal','Main','174','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1309,'ENO LEMON','',17.00,'2023-09-01 22:39:00','0.00','6','newstock','1','','',11.00,'','Main','17','Internal','Main','790','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1310,'EPIDERM 15GM CREAM','',3.00,'2023-09-01 22:40:42','0.00','6','newstock','1','','',0.00,'','Main','3','Internal','Main','270','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1311,'FEMIPLAN 28S','',9.00,'2023-09-01 22:42:26','0.00','6','newstock','1','','',75.00,'','Main','9','Internal','Main','928','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1312,'FUROSEMIDE 40MG','',236.00,'2023-09-01 22:43:54','0.00','6','newstock','1','','',2.00,'','Main','236','Internal','Main','1023','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1313,'GOODMORNING LUNGTONIC 60ML','',3.00,'2023-09-01 22:44:48','0.00','6','newstock','1','','',0.00,'','Main','3','Internal','Main','320','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1314,'IFAS 30s','',1.00,'2023-09-01 22:50:00','0.00','6','newstock','1','','',219.00,'','Main','1','Internal','Main','354','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1315,'HYDROGEN PEROXIDE 200ML','',6.00,'2023-09-01 22:51:12','0.00','6','newstock','1','','',0.00,'','Main','6','Internal','Main','341','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1316,'DAWASTIN-NYSTATIN 30 ML','',5.00,'2023-09-01 22:53:18','0.00','6','newstock','1','','',57.00,'','Main','5','Internal','Main','1196','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1317,'POSTINOR-2TAABS 2S','',7.00,'2023-09-01 22:55:02','0.00','6','newstock','1','','',130.00,'','Main','7','Internal','Main','579','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1318,'trust studded','',6.00,'2023-09-01 22:58:16','0.00','6','newstock','1','','',36.00,'','Main','6','Internal','Main','1401','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1319,'mentho plus 9ml','',15.00,'2023-09-01 22:58:51','0.00','6','newstock','1','','',40.00,'','Main','15','Internal','Main','1399','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1320,'mentho plus 9ml','',-12.00,'2023-09-01 22:59:08','15.00','6','newstock','1','','',40.00,'','Main','3','Internal','Main','1399','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1321,'zaga 100mg( MTM)','',15.00,'2023-09-01 22:59:24','0.00','6','newstock','1','','',8.00,'','Main','15','Internal','Main','1400','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1322,'melostar 7.5mg(meloxicam)','',60.00,'2023-09-01 22:59:39','0.00','6','newstock','1','','',3.00,'','Main','60','Internal','Main','1398','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1323,'andrin paediatric','',3.00,'2023-09-01 22:59:52','0.00','6','newstock','1','','',45.00,'','Main','3','Internal','Main','1397','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1324,'nosfree saline nasal drops','',6.00,'2023-09-01 23:00:22','0.00','6','newstock','1','','',25.00,'','Main','6','Internal','Main','1396','','',0.00,'','75','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1325,'acticoff paediatric','',13.00,'2023-09-01 23:00:49','0.00','6','newstock','1','','',0.00,'','Main','13','Internal','Main','1395','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1326,'lacttoss','',2.00,'2023-09-01 23:01:06','0.00','6','newstock','1','','',125.00,'','Main','2','Internal','Main','1394','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1327,'menthozen','',9.00,'2023-09-01 23:02:07','0.00','6','newstock','1','','',0.00,'','Main','9','Internal','Main','1393','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1328,'DOMPERON 30MLS','',1.00,'2023-09-01 23:02:33','0.00','6','newstock','1','','',160.00,'','Main','1','Internal','Main','1392','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1329,'PYNSTOP TABS','',60.00,'2023-09-01 23:03:08','0.00','6','newstock','1','','',10.00,'','Main','60','Internal','Main','1388','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1330,'KENACOF 100MLS','',8.00,'2023-09-01 23:04:26','0.00','6','newstock','1','','',100.00,'','Main','8','Internal','Main','1390','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1331,'LACTULOSE EVAC EYRUP','',1.00,'2023-09-01 23:04:55','0.00','6','newstock','1','','',150.00,'','Main','1','Internal','Main','1389','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1332,'MULTIDEX SYRUP 60MLS','',6.00,'2023-09-01 23:06:37','0.00','6','newstock','1','','',50.00,'','Main','6','Internal','Main','1380','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1333,'ZEFCOLIN DRY COUGH 100ML','',1.00,'2023-09-01 23:07:50','1.00','6','newstock','1','','',0.00,'','Main','2','Internal','Main','770','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1334,'XTRADERM CREAM','',2.00,'2023-09-01 23:09:28','0.00','6','newstock','1','','',120.00,'','Main','2','Internal','Main','763','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1335,'AMOXICILLIN SUSPENSION 60MLS(ALIMOX)','',8.00,'2023-09-01 23:12:23','0.00','6','newstock','1','','',27.90,'','Main','8','Internal','Main','17','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1336,'AMOXICILLIN SUSPENSION 1OOMLS (KEMOXYL)','',4.00,'2023-09-01 23:13:53','0.00','6','newstock','1','','',45.00,'','Main','4','Internal','Main','15','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1337,'AMOXICILLIN SUSPENSION 6OMLS (KEMOXYL)','',5.00,'2023-09-01 23:15:11','0.00','6','newstock','1','','',33.00,'','Main','5','Internal','Main','814','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1338,'AZITHROMYCIN 500MG TABS(AGYCIN)','',4.00,'2023-09-01 23:16:27','0.00','6','newstock','1','','',44.00,'','Main','4','Internal','Main','42','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1339,'brufen 400mg','',200.00,'2023-09-01 23:30:40','0.00','6','newstock','1','','',2.00,'','Main','200','Internal','Main','939','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1340,'CANDID B CREAM 15G','',2.00,'2023-09-01 23:32:27','0.00','6','newstock','1','','',0.00,'','Main','2','Internal','Main','107','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1341,'CARDITAN H FILM COATED 28S','',20.00,'2023-09-01 23:35:18','0.00','6','newstock','1','','',0.00,'','Main','20','Internal','Main','117','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1342,'CIPLADON 500MG','',15.00,'2023-09-01 23:38:18','0.00','6','newstock','1','','',0.00,'','Main','15','Internal','Main','142','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1343,'COTTON WOOL 50G','',5.00,'2023-09-01 23:49:13','0.00','6','newstock','1','','',0.00,'','Main','5','Internal','Main','198','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1344,'COTTON WOOL 400G','',2.00,'2023-09-01 23:50:28','0.00','6','newstock','1','','',0.00,'','Main','2','Internal','Main','197','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1345,'COTTON WOOL 100G','',3.00,'2023-09-01 23:51:41','0.00','6','newstock','1','','',0.00,'','Main','3','Internal','Main','195','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1346,'COTTON WOOL 200GM','',2.00,'2023-09-01 23:53:23','0.00','6','newstock','1','','',0.00,'','Main','2','Internal','Main','196','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1347,'vonac gel 20mg','',6.00,'2023-09-01 23:58:07','0.00','6','newstock','1','','',18.00,'','Main','6','Internal','Main','1402','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1348,'DICLOFENAC GEL (DOLOR)','',6.00,'2023-09-01 23:59:06','0.00','6','newstock','1','','',15.00,'','Main','6','Internal','Main','1171','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1349,'TRANEXAMIC ACID 500MG(MENOZIP)','',6.00,'2023-09-02 00:00:55','0.00','6','newstock','1','','',24.50,'','Main','6','Internal','Main','1018','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1350,'SCOTTS EMULSION100MLORANGE','',1.00,'2023-09-02 00:02:22','0.00','6','newstock','1','','',0.00,'','Main','1','Internal','Main','635','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1351,'TRACK MR TABS','',19.00,'2023-09-02 00:04:40','0.00','6','newstock','1','','',20.00,'','Main','19','Internal','Main','1239','','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1352,'TRAMADOL CAPS 50MG 100S','',75.00,'2023-09-02 00:06:17','0.00','6','newstock','1','','',5.00,'','Main','75','Internal','Main','838','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1353,'ZULU(PARACETAMOL&ACECLOFENAC) 10S','',11.00,'2023-09-02 00:08:24','0.00','6','newstock','1','','',23.00,'','Main','11','Internal','Main','780','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1354,'ZULU(PARACETAMOL&ACECLOFENAC) 10S','',3.00,'2023-09-02 00:10:24','11.00','6','newstock','1','','',24.00,'','Main','14','Internal','Main','780','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1355,'ZULU MR 20S','',11.00,'2023-09-02 00:11:06','0.00','6','newstock','1','','',30.00,'','Main','11','Internal','Main','779','','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1356,'CYPRO B PLUS','',27.00,'2023-09-02 00:13:49','0.00','6','newstock','1','','',0.00,'','Main','27','Internal','Main','213','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1357,'MOXIMED 500MG','',77.00,'2023-09-02 00:16:50','0.00','6','newstock','1','','',5.50,'','Main','77','Internal','Main','1019','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1358,'ASCARD 75MG','',29.00,'2023-09-02 00:18:47','0.00','6','newstock','1','','',0.00,'','Main','29','Internal','Main','27','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1359,'TAMEPYN','',42.00,'2023-09-02 00:22:05','0.00','6','newstock','1','','',0.00,'','Main','42','Internal','Main','681','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1360,'CLOZOLE B CREAM 15GM','',1.00,'2023-09-02 00:24:03','0.00','6','newstock','1','','',0.00,'','Main','1','Internal','Main','166','','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1361,'MARA MOJA 100','',35.00,'2023-09-02 00:26:28','0.00','6','newstock','1','','',3.40,'','Main','35','Internal','Main','414','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1362,'TOUCH & GO 7ML','',1.00,'2023-09-02 00:27:28','0.00','6','newstock','1','','',0.00,'','Main','1','Internal','Main','705','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1363,'CYPRO B PLUS 200ML','',1.00,'2023-09-02 00:31:11','0.00','6','newstock','1','','',0.00,'','Main','1','Internal','Main','214','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1364,'DIPROSON','',5.00,'2023-09-02 00:32:37','0.00','6','newstock','1','','',0.00,'','Main','5','Internal','Main','238','','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1365,'KALUMA KING LOZENGES','',40.00,'2023-09-02 00:34:52','0.00','6','newstock','1','','',0.00,'','Main','40','Internal','Main','1176','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1366,'KALUMA KING LOZENGES','',-8.00,'2023-09-02 00:35:11','40.00','6','newstock','1','','',0.00,'','Main','32','Internal','Main','1176','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1367,'melostar 15mg(meloxicam)','',38.00,'2023-09-02 00:39:14','0.00','6','newstock','1','','',3.00,'','Main','38','Internal','Main','1403','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1368,'STREPSIL LOZ(regular)','',16.00,'2023-09-02 00:41:22','0.00','6','newstock','1','','',24.40,'','Main','16','Internal','Main','1168','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1369,'appetizer B TABS 30S','',28.00,'2023-09-02 00:44:55','0.00','6','newstock','1','','',9.50,'','Main','28','Internal','Main','1404','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1370,'FRICKS LOZENGES','',32.00,'2023-09-02 00:48:32','0.00','6','newstock','1','','',20.00,'','Main','32','Internal','Main','1002','','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1371,'KETOZIRAL(KETOKONAZOLE)','',75.00,'2023-09-02 00:53:03','0.00','6','newstock','1','','',3.40,'','Main','75','Internal','Main','1405','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1372,'FANLAR TABS','',6.00,'2023-09-02 00:55:09','0.00','6','newstock','1','','',0.00,'','Main','6','Internal','Main','277','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1373,'FLUGONE DM 60MLS','',2.00,'2023-09-02 00:56:35','0.00','6','newstock','1','','',129.00,'','Main','2','Internal','Main','848','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1374,'EFLARON400mg(Metronidazole)','',155.00,'2023-09-02 01:01:41','0.00','6','newstock','1','','',1.70,'','Main','155','Internal','Main','1406','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1375,'METHYLATED SPIRIT 50MLS','',5.00,'2023-09-02 01:03:04','0.00','6','newstock','1','','',20.00,'','Main','5','Internal','Main','1277','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1376,'CALPOL 60MLS','',1.00,'2023-09-02 01:04:28','0.00','6','newstock','1','','',185.00,'','Main','1','Internal','Main','102','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1377,'SURGICAL SPIRIT 50ML','',6.00,'2023-09-02 01:06:28','0.00','6','newstock','1','','',0.00,'','Main','6','Internal','Main','675','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1378,'COLDFLU CAPS 12','',50.00,'2023-09-03 00:00:26','0.00','6','newstock','1','','',5.00,'','Main','50','Internal','Main','1001','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1379,'HOMAGON CAPS 10','',40.00,'2023-09-03 00:01:44','0.00','6','newstock','1','','',5.50,'','Main','40','Internal','Main','995','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1380,'KOFGON SYRUP 100MLS GREEN','',4.00,'2023-09-03 00:03:22','0.00','6','newstock','1','','',32.00,'','Main','4','Internal','Main','379','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1381,'KOFGON SYRUP 60MLS','',13.00,'2023-09-03 00:07:14','0.00','6','newstock','1','','',26.00,'','Main','13','Internal','Main','808','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1382,'KOFGON SYRUP 60MLS RED','',10.00,'2023-09-03 00:08:02','0.00','6','newstock','1','','',26.00,'','Main','10','Internal','Main','809','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1383,'NICOF 60ML','',12.00,'2023-09-03 00:08:50','0.00','6','newstock','1','','',30.00,'','Main','12','Internal','Main','506','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1384,'CONSED EXPECTORANT 60MLS','',50.00,'2023-09-03 00:10:21','0.00','6','newstock','1','','',27.00,'','Main','50','Internal','Main','895','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1385,'CONSED EXPECTORANT 60MLS','',-42.00,'2023-09-03 00:10:50','50.00','6','newstock','1','','',27.00,'','Main','8','Internal','Main','895','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1386,'MICROMOL PCM 60ML','',10.00,'2023-09-03 00:12:33','0.00','6','newstock','1','','',18.00,'','Main','10','Internal','Main','1314','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1387,'ENERVIT MULTIVITAMIN SYRUP 60MLS','',4.00,'2023-09-03 00:13:40','0.00','6','newstock','1','','',26.00,'','Main','4','Internal','Main','975','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1388,'ENERVIT 100MLS','',1.00,'2023-09-03 00:14:34','0.00','6','newstock','1','','',50.00,'','Main','1','Internal','Main','263','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1389,'CARBO PROM SYRUP 100ML','',6.00,'2023-09-03 00:15:49','0.00','6','newstock','1','','',98.00,'','Main','6','Internal','Main','967','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1390,'isocet-p','',18.00,'2023-09-03 00:26:15','0.00','6','newstock','1','','',55.00,'','Main','18','Internal','Main','1407','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1391,'BROMOCRIPTINE TABS','',4.00,'2023-09-03 00:27:40','0.00','6','newstock','1','','',28.00,'','Main','4','Internal','Main','82','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1392,'DEFLAM RUB','',5.00,'2023-09-03 00:32:32','0.00','6','newstock','1','','',100.00,'','Main','5','Internal','Main','1328','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1393,'DOLOACT MR 100S','',2.00,'2023-09-03 00:34:14','0.00','6','newstock','1','','',16.00,'','Main','2','Internal','Main','243','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1394,'CHOICE 72-P2','',7.00,'2023-09-03 00:35:30','0.00','6','newstock','1','','',0.00,'','Main','7','Internal','Main','1149','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1395,'MALODAR','',5.00,'2023-09-03 00:37:32','0.00','6','newstock','1','','',35.00,'','Main','5','Internal','Main','412','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1396,'KIFARU 50MG 4','',36.00,'2023-09-03 00:40:30','0.00','6','newstock','1','','',15.00,'','Main','36','Internal','Main','806','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1397,'ALLUCID PLUS ANTACID SUSP 100ML','',2.00,'2023-09-03 00:45:46','0.00','6','newstock','1','','',110.00,'','Main','2','Internal','Main','946','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1398,'DAFLON 500MG 30S','',10.00,'2023-09-03 00:47:48','0.00','6','newstock','1','','',21.00,'','Main','10','Internal','Main','216','','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1399,'test product','1409',1.00,'2024-03-25 14:02:31','3.00','7','newstock','1','','',0.00,'','1','4','1','1','1409','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1400,'test product','1409',1.00,'2024-03-25 14:03:04','4.00','7','newstock','1','','',0.00,'','1','5','1','1','1409','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1401,'','1',10.00,'2024-03-25 14:14:35','4.00','7','newstock','1','71711365232','2',5.00,'','1','14','supplier','1','1409','','',0.00,'VATABLE','10','6.90','43.10','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1402,'','1',13.00,'2024-03-25 14:14:45','0.00','7','newstock','1','71711365232','2',0.00,'','1','13','supplier','1','1122','','',0.00,'EXEMPTED','50','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','13',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1403,'','1',1.00,'2024-03-25 14:14:53','0.00','7','newstock','1','71711365232','2',45.00,'','1','1','supplier','1','834','','',0.00,'EXEMPTED','100','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1404,'test product','1409',1.00,'2024-03-25 14:25:55','13.00','7','newstock','1','','',0.00,'','1','14','1','1','1409','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1405,'test product','1409',1.00,'2024-03-25 14:47:30','12.00','1','newstock','1','','',0.00,'','1','13','1','1','1409','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1406,'NITROFURANTOIN 100MG TABS','',100.00,'2024-04-08 18:46:18','0.00','8','newstock','1','','',3.00,'','1','100','internal','1','510','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1407,'PARACETAMOL SUSPENSION 60ML (CURAMOL)','',7.00,'2024-05-09 21:16:51','10.00','8','newstock','1','','',28.00,'','1','17','internal','1','563','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1408,'MICROMOL PCM 60ML','',14.00,'2024-05-09 21:17:44','1.00','8','newstock','1','','',18.00,'','1','15','internal','1','1314','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1409,'JOTONOL PARACETAMOL SYRUP 100ML','',3.00,'2024-05-09 21:18:18','0.00','8','newstock','1','','',35.00,'','1','3','internal','1','1036','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1410,'CPM ZEDITONE 60MLS','',12.00,'2024-05-09 21:19:36','11.00','8','newstock','1','','',30.00,'','1','23','internal','1','847','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1411,'CALPOL 60MLS','',2.00,'2024-05-09 21:27:33','0.00','8','newstock','1','','',205.00,'','1','2','internal','1','102','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1412,'TAMEDOL SUSP 60ML','',9.00,'2024-05-09 21:54:07','0.00','8','newstock','1','','',0.00,'','1','9','internal','1','680','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1413,'CARITON 60ML','',1.00,'2024-05-09 21:54:59','0.00','8','newstock','1','','',0.00,'','1','1','internal','1','825','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1414,'ZYCET -CETRIZINE S.P 60 ML','',7.00,'2024-05-09 21:58:34','1.00','8','newstock','1','','',0.00,'','1','8','internal','1','1199','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1415,'CETRIZINE 60ML','',11.00,'2024-05-10 10:16:13','0.00','8','newstock','1','','',18.90,'','1','11','internal','1','136','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1416,'CETRIPLAIN SUSP 60ML','',8.00,'2024-05-10 10:16:35','0.00','8','newstock','1','','',19.00,'','1','8','internal','1','789','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1417,'CETRIPLAIN SUSP 60ML','',1.00,'2024-05-10 10:16:59','8.00','8','newstock','1','','',19.00,'','1','9','internal','1','789','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1418,'CHLOROPHENIRAMINE SYRUP 60ML','',13.00,'2024-05-10 10:18:07','0.00','8','newstock','1','','',15.00,'','1','13','internal','1','890','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1419,'PIRICLOR 100ML','',4.00,'2024-05-10 10:18:39','0.00','8','newstock','1','','',0.00,'','1','4','internal','1','572','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1420,'PIRICLOR 100ML','',1.00,'2024-05-10 10:21:25','4.00','8','newstock','1','','',0.00,'','1','5','internal','1','572','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1421,'PARAGON 60MLS','',1.00,'2024-05-10 10:22:14','9.00','8','newstock','1','','',50.00,'','1','10','internal','1','1363','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1422,'BABY GRIPE WATER 100ML','',5.00,'2024-05-10 10:23:24','0.00','8','newstock','1','','',0.00,'','1','5','internal','1','46','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1423,'BENAFLU TOTO 60ML','',8.00,'2024-05-10 10:44:15','0.00','8','newstock','1','','',75.00,'','1','8','internal','1','58','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1424,'LUNAHIST 60ML','',1.00,'2024-05-10 10:45:26','0.00','8','newstock','1','','',0.00,'','1','1','internal','1','826','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1425,'CONSED EXPECTORANT 100MLS','',4.00,'2024-05-10 10:49:30','0.00','8','newstock','1','','',75.00,'','1','4','internal','1','965','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1426,'KOFGON SYRUP 60MLS GREEN','',22.00,'2024-05-10 10:56:00','3.00','8','newstock','1','','',26.00,'','1','25','internal','1','808','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1427,'NICOF 60ML','',1.00,'2024-05-10 11:00:33','9.00','8','newstock','1','','',30.00,'','1','10','internal','1','506','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1428,'KOFGON SYRUP 100MLS RED','',4.00,'2024-05-10 11:01:38','0.00','8','newstock','1','','',32.00,'','1','4','internal','1','379','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1429,'FLUGONE DM 60MLS','',1.00,'2024-05-10 11:02:36','0.00','8','newstock','1','','',180.00,'','1','1','internal','1','848','','',0.00,'','270','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1430,'TRICOFF RED 60 ML','',10.00,'2024-05-10 11:06:33','0.00','8','newstock','1','','',50.00,'','1','10','internal','1','1228','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1431,'BENAHIST 60ML','',5.00,'2024-05-10 11:07:21','0.00','8','newstock','1','','',0.00,'','1','5','internal','1','60','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1432,'TRIDEX COUGH MIXTURE 60ML','',4.00,'2024-05-10 11:07:55','1.00','8','newstock','1','','',37.00,'','1','5','internal','1','715','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1433,'TOUFCOF PEADTRIATIC 100ML','',1.00,'2024-05-10 11:08:43','0.00','8','newstock','1','','',50.00,'','1','1','internal','1','1427','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1434,'CARBO PROM SYRUP 100ML','',1.00,'2024-05-10 11:13:48','4.00','8','newstock','1','','',98.00,'','1','5','internal','1','967','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1435,'CHESTCOF SYRUP 100ML','',3.00,'2024-05-10 11:14:16','0.00','8','newstock','1','','',230.00,'','1','3','internal','1','1428','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1436,'ALCOF SYRUP 60MLS','',5.00,'2024-05-10 11:16:22','0.00','8','newstock','1','','',36.00,'','1','5','internal','1','11','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1437,'BRONCHO CARE 120ML','',1.00,'2024-05-10 11:19:14','0.00','8','newstock','1','','',50.00,'','1','1','internal','1','1426','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1438,'PIRICLOR SYRUP 60MLS','',2.00,'2024-05-10 11:28:42','2.00','8','newstock','1','','',30.00,'','1','4','internal','1','1310','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1439,'GOODMORNING LUNGTONIC 60ML','',5.00,'2024-05-10 11:36:31','1.00','8','newstock','1','','',74.00,'','1','6','internal','1','320','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1440,'LECOTRIM-TRIMOXASOLE 480MG TABS','',32.00,'2024-05-10 12:08:39','0.00','8','newstock','1','','',0.00,'','1','32','internal','1','1157','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1441,'ERYTHROMYCIN 500MGS TABS','',86.00,'2024-05-10 12:17:25','30.00','8','newstock','1','','',0.00,'','1','116','internal','1','1490','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1442,'DOXYCYCLINE CAPS 100MG','',260.00,'2024-05-10 12:19:38','0.00','8','newstock','1','','',3.00,'','1','260','internal','1','247','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1443,'CIPROFLOXACIN 500MGS','',40.00,'2024-05-10 12:21:15','60.00','8','newstock','1','','',80.00,'','1','100','internal','1','1500','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1444,'LEVOFLOXACIN 500MG 10S','',50.00,'2024-05-10 12:21:47','0.00','8','newstock','1','','',0.00,'','1','50','internal','1','392','','',0.00,'','25','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1445,'DAWAFLOX- FLOXAPEN 250 MG CAPS','',5.00,'2024-05-10 12:22:53','0.00','8','newstock','1','','',0.00,'','1','5','internal','1','1159','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1446,'AMPICLOX 500MG CAPS','',200.00,'2024-05-10 12:27:13','0.00','8','newstock','1','','',4.30,'','1','200','internal','1','21','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1447,'AMOXICILLIN 500MG CAPS','',120.00,'2024-05-10 12:28:33','0.00','8','newstock','1','','',4.30,'','1','120','internal','1','16','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1448,'DAWAFLOX- FLOXAPEN 500MG CAPS','',126.00,'2024-05-10 12:29:08','0.00','8','newstock','1','','',0.00,'','1','126','internal','1','1158','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1449,'ERYTHROMYCIN SYRUP 60ML(ERYTHROX)','',8.00,'2024-05-10 13:31:08','0.00','8','newstock','1','','',57.00,'','1','8','internal','1','272','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1450,'ALIMOX SUSPENSION 100MLS','',3.00,'2024-05-10 13:33:09','0.00','8','newstock','1','','',40.00,'','1','3','internal','1','1332','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1451,'AMOXICILLIN SUSPENSION 60MLS(ALIMOX)','',7.00,'2024-05-10 13:33:39','0.00','8','newstock','1','','',27.00,'','1','7','internal','1','17','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1452,'CEFUROXIME 125MG/50ML','',1.00,'2024-05-10 13:35:09','0.00','8','newstock','1','','',0.00,'','1','1','internal','1','129','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1453,'TRIMOXAZOLE 50MLS (LECOTRIM)','',9.00,'2024-05-10 13:36:00','0.00','8','newstock','1','','',0.00,'','1','9','internal','1','818','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1454,'CEFADROXIL DROX CAPS 500MG','',1.00,'2024-05-10 13:36:21','0.00','8','newstock','1','','',15.00,'','1','1','internal','1','1206','','',0.00,'','40','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1455,'AMOXYL(MOXACIL) 60ML','',4.00,'2024-05-10 13:37:34','0.00','8','newstock','1','','',30.00,'','1','4','internal','1','1182','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1456,'ENTAMAXIN 100ML','',3.00,'2024-05-10 13:40:37','0.00','8','newstock','1','','',79.00,'','1','3','internal','1','265','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1457,'ENTAMAXIN 60ML','',3.00,'2024-05-10 13:40:57','0.00','8','newstock','1','','',53.00,'','1','3','internal','1','266','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1458,'BENAGYL -DF 60MLS','',3.00,'2024-05-10 13:41:28','0.00','8','newstock','1','','',50.00,'','1','3','internal','1','1038','','',0.00,'','130','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1459,'BENAGYL-100MLS SYRUP','',2.00,'2024-05-10 13:41:57','0.00','8','newstock','1','','',60.00,'','1','2','internal','1','1039','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1460,'AMIZOLE 60ML','',10.00,'2024-05-10 13:45:03','0.00','8','newstock','1','','',24.00,'','1','10','internal','1','786','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1461,'TRICOZOLE 100MLS','',1.00,'2024-05-10 13:46:10','0.00','8','newstock','1','','',35.00,'','1','1','internal','1','1025','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1462,'NYSTAL 30MLS','',2.00,'2024-05-10 13:47:03','0.00','8','newstock','1','','',40.00,'','1','2','internal','1','1335','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1463,'NEONATAL AMPICLOX 10MLS','',1.00,'2024-05-10 13:47:26','0.00','8','newstock','1','','',53.00,'','1','1','internal','1','487','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1464,'EFLARON400mg(Metronidazole)','',80.00,'2024-05-10 14:21:33','0.00','8','newstock','1','','',1.70,'','1','80','internal','1','1406','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1465,'TROGYL-METRONIDAZOLE 200MG','',200.00,'2024-05-10 14:22:29','0.00','8','newstock','1','','',0.00,'','1','200','internal','1','1134','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1466,'FLAZOLE 400MG(METRONIDAZOLE)','',200.00,'2024-05-10 14:26:22','0.00','8','newstock','1','','',3.00,'','1','200','internal','1','1520','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1467,'OLMOL FORTE 2GMS','',20.00,'2024-05-10 14:26:51','0.00','8','newstock','1','','',30.00,'','1','20','internal','1','1378','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1468,'SECNID -DS 1000MG','',1.00,'2024-05-10 14:27:19','0.00','8','newstock','1','','',0.00,'','1','1','internal','1','1144','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1469,'ENTAMAXINE CAPSULES','',26.00,'2024-05-10 14:28:00','0.00','8','newstock','1','','',0.00,'','1','26','internal','1','1172','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1470,'ORS','',30.00,'2024-05-10 14:29:53','0.00','8','newstock','1','','',9.00,'','1','30','internal','1','543','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1471,'BISAKOT- Bisacodyl 5mg tabs','',32.00,'2024-05-10 14:31:52','0.00','8','newstock','1','','',10.00,'','1','32','internal','1','1047','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1472,'PRAZITEL 600MG 100S','',14.00,'2024-05-10 14:32:09','0.00','8','newstock','1','','',0.00,'','1','14','internal','1','582','','',0.00,'','40','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1473,'GRISEOFULVIN 500MG 100S','',130.00,'2024-05-10 14:33:02','0.00','8','newstock','1','','',0.00,'','1','130','internal','1','326','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1474,'BIOFULVIN - GRISIOFULFULVIN 125MG','',60.00,'2024-05-10 14:34:01','0.00','8','newstock','1','','',0.00,'','1','60','internal','1','1147','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1475,'HITORAL KETOCONAZOLE 200MG','',107.00,'2024-05-10 14:34:33','0.00','8','newstock','1','','',0.00,'','1','107','internal','1','1124','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1476,'TERBINAFORCE 250MG TABS30S (TERBINAFINE)','',5.00,'2024-05-10 14:35:06','20.00','8','newstock','1','','',0.00,'','1','25','internal','1','693','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1477,'DICONAZOLE [FLUCONAZOLE 200MG] TABS','',30.00,'2024-05-10 14:35:59','0.00','8','newstock','1','','',10.00,'','1','30','internal','1','1353','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1478,'FC ZOLE 150MG','',15.00,'2024-05-10 14:36:40','0.00','8','newstock','1','','',15.00,'','1','15','internal','1','1374','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1479,'LONART TABS 24','',5.00,'2024-05-10 14:37:15','0.00','8','newstock','1','','',65.00,'','1','5','internal','1','399','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1480,'SHAL ARTEM 60ML','',2.00,'2024-05-10 14:38:59','0.00','8','newstock','1','','',0.00,'','1','2','internal','1','1522','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1481,'ZINC JUNIOR 20MG TABS 1OOS(ZINC SULPHATE)','',104.00,'2024-05-10 14:43:38','0.00','8','newstock','1','','',0.00,'','1','104','internal','1','771','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1482,'TRYACTIN SUSPENTION 100MLS','',3.00,'2024-05-10 14:44:42','0.00','8','newstock','1','','',100.00,'','1','3','internal','1','1425','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1483,'GAVISCON LIQUID 200ML PEPPERMINT','',1.00,'2024-05-10 14:45:15','0.00','8','newstock','1','','',710.00,'','1','1','internal','1','1424','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1484,'GASTROGEL 100ML','',7.00,'2024-05-10 14:45:47','0.00','8','newstock','1','','',40.00,'','1','7','internal','1','302','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1485,'NEXID GEL 200ML','',1.00,'2024-05-10 14:47:25','0.00','8','newstock','1','','',150.00,'','1','1','internal','1','1423','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1486,'CYPON SYRUP 200MLS','',1.00,'2024-05-10 14:48:00','0.00','8','newstock','1','','',265.00,'','1','1','internal','1','842','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1487,'CYPRO B PLUS 200ML','',1.00,'2024-05-10 14:49:19','0.00','8','newstock','1','','',368.00,'','1','1','internal','1','214','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1488,'UNIACTIN SYRUP(100ML)','',1.00,'2024-05-10 14:49:49','1.00','8','newstock','1','','',181.00,'','1','2','internal','1','837','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1489,'ACNESOL CREME 20GM','',4.00,'2024-05-10 15:03:42','0.00','8','newstock','1','','',200.00,'','1','4','internal','1','1292','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1490,'BECLOMIN 15MG','',2.00,'2024-05-10 15:05:42','0.00','8','newstock','1','','',125.00,'','1','2','internal','1','51','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1491,'TETRACYCLINE EYE OINTMENT','',3.00,'2024-05-10 15:06:06','0.00','8','newstock','1','','',24.00,'','1','3','internal','1','696','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1492,'BETASOL 15GM','',1.00,'2024-05-10 15:11:06','0.00','8','newstock','1','','',0.00,'','1','1','internal','1','67','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1493,'XTRADERM CREAM','',1.00,'2024-05-10 15:11:32','0.00','8','newstock','1','','',126.00,'','1','1','internal','1','763','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1494,'CLOZOLE B CREAM 15GM','',5.00,'2024-05-10 15:12:10','0.00','8','newstock','1','','',79.00,'','1','5','internal','1','166','','',0.00,'','130','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1495,'DEEP HEAT RUB 15G','',1.00,'2024-05-10 15:12:55','0.00','8','newstock','1','','',0.00,'','1','1','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),(1496,'BULKOT B CREAM','',10.00,'2024-05-10 15:13:28','0.00','8','newstock','1','','',60.00,'','1','10','internal','1','1287','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1497,'BULKOT','',1.00,'2024-05-10 15:13:41','0.00','8','newstock','1','','',0.00,'','1','1','internal','1','91','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1498,'BULKOT MIX 20GM','',5.00,'2024-05-10 15:14:12','0.00','8','newstock','1','','',109.00,'','1','5','internal','1','92','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1499,'FUNBACT A 30GM','',3.00,'2024-05-10 15:28:41','0.00','8','newstock','1','','',0.00,'','1','3','internal','1','299','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1500,'CANDID B CREAM 15G','',1.00,'2024-05-10 15:29:24','0.00','8','newstock','1','','',190.00,'','1','1','internal','1','107','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1501,'CLOTRINE B','',1.00,'2024-05-10 15:29:47','0.00','8','newstock','1','','',0.00,'','1','1','internal','1','162','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1502,'HYDROCORTISONE CREAM','',8.00,'2024-05-10 15:30:23','0.00','8','newstock','1','','',58.00,'','1','8','internal','1','338','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1503,'DEFLAM RUB','',3.00,'2024-05-10 15:30:50','0.00','8','newstock','1','','',38.00,'','1','3','internal','1','1328','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1504,'PHARMASAL OINTMENT 25G','',3.00,'2024-05-10 15:32:39','2.00','8','newstock','1','','',50.00,'','1','5','internal','1','570','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1505,'vonac gel 20mg','',7.00,'2024-05-10 15:33:10','0.00','8','newstock','1','','',18.00,'','1','7','internal','1','1402','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1506,'POWERGESIC PLUS 30GM','',1.00,'2024-05-10 15:35:47','0.00','8','newstock','1','','',0.00,'','1','1','internal','1','580','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1507,'DICLOFENAC GEL 20 GM','',10.00,'2024-05-10 15:36:51','0.00','8','newstock','1','','',0.00,'','1','10','internal','1','236','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1508,'GLUCOMET 500','',8.00,'2024-05-11 11:16:18','45.00','8','newstock','1','','',4.00,'','1','53','internal','1','312','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1509,'GLUCOMET 500','',4.00,'2024-05-11 11:16:38','53.00','8','newstock','1','','',4.00,'','1','57','internal','1','312','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1510,'NOGLUC 5MG(COSMOS)','',61.00,'2024-05-11 11:17:54','24.00','8','newstock','1','','',3.90,'','1','85','internal','1','516','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1511,'GLUCOPHAGE 1000MG','',19.00,'2024-05-11 11:19:05','0.00','8','newstock','1','','',0.00,'','1','19','internal','1','1252','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1512,'TREVIAMET 50/1000 35S','',34.00,'2024-05-11 11:19:35','0.00','8','newstock','1','','',0.00,'','1','34','internal','1','707','','',0.00,'','55','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1513,'NIFEDIPINE NIFELONG ER-20','',132.00,'2024-05-11 11:19:58','30.00','8','newstock','1','','',2.00,'','1','162','internal','1','813','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1514,'HYDROCHLOROTHIAZIDE 25MG 100S','',6.00,'2024-05-11 11:21:35','80.00','8','newstock','1','','',1.00,'','1','86','internal','1','336','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1515,'CARDITAN H FILM COATED 28S','',18.00,'2024-05-11 11:27:52','0.00','8','newstock','1','','',0.00,'','1','18','internal','1','117','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1516,'LOSARTAS -50 INTAS( LOSARTAN POTASSIUN)','',44.00,'2024-05-11 11:29:30','0.00','8','newstock','1','','',0.00,'','1','44','internal','1','403','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1517,'JOTONOL PARACETAMOL SYRUP 60ML','',11.00,'2024-05-11 12:33:04','9.00','8','newstock','1','','',26.00,'','1','20','internal','1','998','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1518,'BETAMED CREAM 20G','',2.00,'2024-05-11 12:39:28','0.00','8','newstock','1','','',38.00,'','1','2','internal','1','908','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1519,'CLOB CREAM 15G','',5.00,'2024-05-11 12:40:16','0.00','8','newstock','1','','',0.00,'','1','5','internal','1','157','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1520,'BENZOL KETOCONAZOLE CREAM','',2.00,'2024-05-11 12:44:26','1.00','8','newstock','1','','',50.00,'','1','3','internal','1','1384','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1521,'XTRADERM CREAM','',5.00,'2024-05-11 12:46:30','1.00','8','newstock','1','','',126.00,'','1','6','internal','1','763','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1522,'FALCIDIN','',10.00,'2024-05-11 12:50:01','4.00','8','newstock','1','','',33.00,'','1','14','internal','1','1524','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1523,'MALODAR','',5.00,'2024-05-11 12:50:41','0.00','8','newstock','1','','',35.00,'','1','5','internal','1','412','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1524,'MALODAR','',2.00,'2024-05-11 12:51:24','5.00','8','newstock','1','','',35.00,'','1','7','internal','1','412','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1525,'STOPACID SUSPENSION 100MLS','',4.00,'2024-05-11 12:51:48','0.00','8','newstock','1','','',32.00,'','1','4','internal','1','893','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1526,'DEPO INJ','',15.00,'2024-05-11 12:56:13','0.00','8','newstock','1','','',80.00,'','1','15','internal','1','916','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1527,'AZITHROSAFE- 500MG TABS','',10.00,'2024-05-11 12:56:47','0.00','8','newstock','1','','',0.00,'','1','10','internal','1','1056','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1528,'VOLINI','',1.00,'2024-05-11 12:57:37','0.00','8','newstock','1','','',0.00,'','1','1','internal','1','755','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1529,'kaluma king','',60.00,'2024-05-11 13:07:58','0.00','8','newstock','1','','',9.00,'','1','60','internal','1','930','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1530,'ZULU MR 20S','',40.00,'2024-05-11 13:09:58','0.00','8','newstock','1','','',29.00,'','1','40','internal','1','779','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1531,'CHOICE 72-P2','',20.00,'2024-05-11 14:02:15','0.00','8','newstock','1','','',19.00,'','1','20','internal','1','1149','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1532,'PARACETAMOL TABS 100','',200.00,'2024-05-11 14:03:22','0.00','8','newstock','1','','',1.50,'','1','200','internal','1','3','','',0.00,'','2.5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1533,'PANADOL ADVANCE','',100.00,'2024-05-11 14:06:55','0.00','8','newstock','1','','',0.00,'','1','100','internal','1','555','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1534,'FEMIPLAN 28S','',12.00,'2024-05-11 15:05:17','3.00','8','newstock','1','','',100.00,'','1','15','internal','1','280','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1535,'MICROGYNON FE SCT 28S','',1.00,'2024-05-11 15:05:49','0.00','8','newstock','1','','',82.00,'','1','1','internal','1','443','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1536,'ASHTON & PARSONS SATCHETS 20S','',57.00,'2024-05-11 15:07:16','83.00','8','newstock','1','','',3.50,'','1','140','internal','1','32','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1537,'DUB-STERONE 30S','',9.00,'2024-05-11 15:07:37','0.00','8','newstock','1','','',15.00,'','1','9','internal','1','251','','',0.00,'','25','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1538,'METCOS(METOCLOPRAMIDE) 10MG 100S','',45.00,'2024-05-11 15:12:27','45.00','8','newstock','1','','',0.00,'','1','90','internal','1','423','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1539,'OMEPRAZOLE(OMIS)20MG 100','',163.00,'2024-05-11 15:41:42','0.00','8','newstock','1','','',2.00,'','1','163','internal','1','869','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1540,'ESOMEPRAZOLE 20MG','',10.00,'2024-05-11 15:42:46','0.00','8','newstock','1','','',9.00,'','1','10','internal','1','926','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1541,'PROTAS 20MG TABS ESOMEPRAZOLE','',30.00,'2024-05-11 15:43:36','0.00','8','newstock','1','','',30.00,'','1','30','internal','1','1299','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1542,'ESOMEZOLE CAPS 40 MG','',73.00,'2024-05-11 15:44:11','18.00','8','newstock','1','','',6.00,'','1','91','internal','1','1208','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1543,'ESOMEZOLE CAPS 40 MG','',1.00,'2024-05-11 15:44:35','91.00','8','newstock','1','','',6.00,'','1','92','internal','1','1208','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1544,'ENO LEMON','',10.00,'2024-05-11 15:48:34','0.00','8','newstock','1','','',14.00,'','1','10','internal','1','790','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1545,'PANADOL EXTRA PAIRS WITH OPTI ZORB','',44.00,'2024-05-11 15:52:34','8.00','8','newstock','1','','',0.00,'','1','52','internal','1','558','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1546,'MARAMOJA TABS 100','',50.00,'2024-05-11 15:55:37','0.00','8','newstock','1','','',3.00,'','1','50','internal','1','882','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1547,'MYOSPAZ','',13.00,'2024-05-11 15:59:03','20.00','8','newstock','1','','',16.00,'','1','33','internal','1','470','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1548,'NEUROBION FORTE','',63.00,'2024-05-11 16:12:51','50.00','8','newstock','1','','',2.40,'','1','113','internal','1','791','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1549,'STREPSIL LOZ(regular)','',4.00,'2024-05-11 16:13:11','0.00','8','newstock','1','','',24.40,'','1','4','internal','1','1168','','',0.00,'','40','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1550,'PACE MR','',1.00,'2024-05-11 16:55:54','3.00','8','newstock','1','','',0.00,'','1','4','internal','1','1452','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1551,'CIPLADON 1000MG (PARACETAMOL)8S','',1.00,'2024-05-11 16:59:58','0.00','8','newstock','1','','',0.00,'','1','1','internal','1','141','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1552,'LOFNAC MR','',10.00,'2024-05-11 17:01:07','5.00','8','newstock','1','','',20.00,'','1','15','internal','1','1007','','',0.00,'','40','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1553,'NEORELAX','',48.00,'2024-05-11 17:01:33','22.00','8','newstock','1','','',0.00,'','1','70','internal','1','1457','','',0.00,'','40','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1554,'ZOFEN-100(aceclofenac)','',35.00,'2024-05-11 17:02:24','26.00','8','newstock','1','','',7.50,'','1','61','internal','1','1006','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1555,'RILIF MR 20S','',6.00,'2024-05-11 17:02:42','0.00','8','newstock','1','','',0.00,'','1','6','internal','1','619','','',0.00,'','40','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1556,'MELCAM 7.5MG ( MELOXICAM)','',62.00,'2024-05-11 17:08:36','45.00','8','newstock','1','','',0.00,'','1','107','internal','1','420','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1557,'TRAMADOL CAPS 50MG 100S','',167.00,'2024-05-11 17:12:01','144.00','8','newstock','1','','',2.45,'','1','311','internal','1','838','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1558,'COLDCAP CAPS 12','',94.00,'2024-05-11 17:13:13','27.00','8','newstock','1','','',7.40,'','1','121','internal','1','176','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1559,'CYPRO B PLUS','',31.00,'2024-05-11 17:17:08','0.00','8','newstock','1','','',10.50,'','1','31','internal','1','213','','',0.00,'','25','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1560,'FLUGONE CAPS 10','',30.00,'2024-05-13 12:53:52','20.00','8','newstock','1','','',12.00,'','1','50','internal','1','292','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1561,'LETRAX','',15.00,'2024-05-13 13:10:27','0.00','8','newstock','1','','',0.00,'','1','15','internal','1','1111','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1562,'ALBENDAZOLE TABS 400MG(NILWORM)1','',8.00,'2024-05-13 13:30:33','0.00','8','newstock','1','','',5.50,'','1','8','internal','1','840','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1563,'CANDID CLOTRIMAZOLE EAR DROPS 15ML','',2.00,'2024-05-13 14:03:46','0.00','8','newstock','1','','',300.00,'','1','2','internal','1','1297','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1564,'NEBANOL POWDER(GRABACIN)','',1.00,'2024-05-13 14:04:05','0.00','8','newstock','1','','',0.00,'','1','1','internal','1','480','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1565,'BIOSCAB 100ML','',1.00,'2024-05-13 14:04:24','0.00','8','newstock','1','','',0.00,'','1','1','internal','1','75','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1566,'GRABACIN POWDER 10G','',1.00,'2024-05-13 14:04:47','0.00','8','newstock','1','','',0.00,'','1','1','internal','1','322','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1567,'BENZYL BENZOATE 100ML','',3.00,'2024-05-13 14:05:09','0.00','8','newstock','1','','',0.00,'','1','3','internal','1','65','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1568,'LIQUID PARAFIN 100ML','',3.00,'2024-05-13 14:05:42','0.00','8','newstock','1','','',0.00,'','1','3','internal','1','396','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1569,'CARYDEX DRY COUGHS 100MLS','',2.00,'2024-05-22 13:43:05','0.00','8','newstock','1','','',150.00,'','1','2','internal','1','1290','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1570,'CARYL EXPECTORANT 100MLS','',2.00,'2024-05-22 13:43:23','2.00','8','newstock','1','','',120.00,'','1','4','internal','1','1236','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1571,'CIPROFLOXACIN 500MGS','',50.00,'2024-05-22 13:45:37','55.00','8','newstock','1','','',2.00,'','1','105','internal','1','1500','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1572,'DELASED CHESTY NON DROWSY 100ML','',1.00,'2024-05-22 13:51:31','0.00','8','newstock','1','','',109.00,'','1','1','internal','1','1183','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1573,'DELASED DRY COUGH 100ML','',1.00,'2024-05-22 13:51:58','0.00','8','newstock','1','','',109.00,'','1','1','internal','1','1184','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1574,'FEMIPLAN 28S','',10.00,'2024-05-22 13:52:56','6.00','8','newstock','1','','',100.00,'','1','16','internal','1','280','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1575,'FLUGONE CAPS 10','',28.00,'2024-05-22 13:59:18','42.00','8','newstock','1','','',12.00,'','1','70','internal','1','292','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1576,'FLUGONE P 60MLS','',2.00,'2024-05-22 13:59:43','0.00','8','newstock','1','','',141.00,'','1','2','internal','1','1035','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1577,'GABACARE GABAPENTIN METHYLCOBALAMIN','',25.00,'2024-05-22 14:00:29','5.00','8','newstock','1','','',0.00,'','1','30','internal','1','1540','','',0.00,'','40','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1578,'BIOFULVIN - GRISIOFULFULVIN 125MG','',80.00,'2024-05-22 14:02:24','60.00','8','newstock','1','','',0.00,'','1','140','internal','1','1147','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1579,'IFAS 30s','',2.00,'2024-05-22 14:04:10','1.00','8','newstock','1','','',219.00,'','1','3','internal','1','354','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1580,'KALUMA PAIN BALM 9ML','',6.00,'2024-05-22 14:04:41','0.00','8','newstock','1','','',30.00,'','1','6','internal','1','370','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1581,'mentho plus 9ml','',6.00,'2024-05-22 14:06:39','0.00','8','newstock','1','','',40.00,'','1','6','internal','1','1399','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1582,'NITROFURANTOIN 100MG TABS','',66.00,'2024-05-22 14:07:24','9.00','8','newstock','1','','',3.00,'','1','75','internal','1','510','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1583,'NITROFURANTOIN 100MG TABS','',10.00,'2024-05-22 14:07:49','75.00','8','newstock','1','','',3.00,'','1','85','internal','1','510','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1584,'NOSIC TABS 20S','',40.00,'2024-05-22 14:08:48','0.00','8','newstock','1','','',0.00,'','1','40','internal','1','523','','',0.00,'','25','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1585,'PROBETA N ASAL7.5ML','',5.00,'2024-05-22 14:09:22','0.00','8','newstock','1','','',108.00,'','1','5','internal','1','592','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1586,'GOODMORNING LUNGTONIC 60ML','',10.00,'2024-05-27 16:10:29','5.00','8','newstock','1','','',74.00,'','1','15','internal','1','320','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1587,'ACNESOL CREME 20GM','',4.00,'2024-05-27 16:10:55','0.00','8','newstock','1','','',200.00,'','1','4','internal','1','1292','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1588,'ACNESOL CREME 20GM','',4.00,'2024-05-27 16:11:18','4.00','8','newstock','1','','',200.00,'','1','8','internal','1','1292','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1589,'CLOZOLE-B','',10.00,'2024-05-27 16:13:50','4.00','8','newstock','1','','',30.00,'','1','14','internal','1','1502','','',0.00,'','130','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1590,'DIRACIP MDS TABS 15S','',3.00,'2024-05-27 16:17:58','0.00','8','newstock','1','','',0.00,'','1','3','internal','1','240','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1591,'MICROGYNON FE SCT 28S','',4.00,'2024-05-27 16:18:37','1.00','8','newstock','1','','',82.00,'','1','5','internal','1','443','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1592,'MEDIVEN CREAM 15G','',4.00,'2024-05-27 16:20:21','0.00','8','newstock','1','','',49.00,'','1','4','internal','1','843','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1593,'SECNID -DS 1000MG','',10.00,'2024-05-27 16:20:59','1.00','8','newstock','1','','',0.00,'','1','11','internal','1','1144','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1594,'CETRIPLAIN SUSP 60ML','',20.00,'2024-05-27 16:30:59','9.00','8','newstock','1','','',19.00,'','1','29','internal','1','789','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1595,'AZITHROSAFE- 500MG TABS','',20.00,'2024-05-28 16:37:31','0.00','8','newstock','1','','',0.00,'','1','20','internal','1','1056','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1596,'PROBETA N ASAL7.5ML','',10.00,'2024-05-28 16:38:00','0.00','8','newstock','1','','',108.00,'','1','10','internal','1','592','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1597,'IZZITHREE ORAL SUSP 15MLS','',10.00,'2024-05-28 16:38:30','1.00','8','newstock','1','','',36.00,'','1','11','internal','1','865','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1598,'TRIMOXAZOLE 100MLS (LECOTRIM)','',5.00,'2024-05-28 16:39:00','0.00','8','newstock','1','','',0.00,'','1','5','internal','1','819','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1599,'COTRICEL 50MLS SYRUP','',10.00,'2024-05-28 16:39:40','0.00','8','newstock','1','','',50.00,'','1','10','internal','1','1315','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1600,'WATER QUARD 150ML','',10.00,'2024-05-28 16:40:26','0.00','8','newstock','1','','',24.00,'','1','10','internal','1','1192','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1601,'LONART TABS 24','',4.00,'2024-06-05 15:59:20','1.00','8','newstock','1','','',65.00,'','1','5','internal','1','399','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1602,'CIPROFLOXACIN 500MGS','',100.00,'2024-06-05 16:00:05','55.00','8','newstock','1','','',2.00,'','1','155','internal','1','1500','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1603,'CLOTRIMAZOLE(CLOTRINE) PESS 200MG 3','',4.00,'2024-06-05 16:01:35','1.00','8','newstock','1','','',0.00,'','1','5','internal','1','160','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1604,'DIRACIP MDS TABS 15S','',1.00,'2024-06-05 16:02:05','1.00','8','newstock','1','','',0.00,'','1','2','internal','1','240','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1605,'FANLAR TABS','',10.00,'2024-06-05 16:02:41','0.00','8','newstock','1','','',32.00,'','1','10','internal','1','277','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1606,'`APC TABS 430MG','1000',1.00,'2024-09-14 17:36:47','46.00','1','newstock','1','','',0.00,'','1','47','1','1','1000','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1608,'AZIMAX AZITHROMYCIN 500MG','',-3.00,'2024-09-15 07:46:27','3.00','1','newstock','1','','',60.00,'','1','0','internal','1','1554','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1609,'hyoscine hyomide syrup 60ml','',-5.00,'2024-09-15 07:47:11','5.00','1','newstock','1','','',60.00,'','1','0','internal','1','1553','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1610,'acinet amoxiclav 375','',-5.00,'2024-09-15 07:47:23','2.00','1','newstock','1','','',180.00,'','1','-3','internal','1','1552','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1611,'acinet amoxicalv 228/5ml','',3.00,'2024-09-15 07:47:41','0.00','1','newstock','1','','',170.00,'','1','3','internal','1','1551','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1612,'acinet amoxiclav 375','',3.00,'2024-09-15 07:47:54','-3.00','1','newstock','1','','',180.00,'','1','0','internal','1','1552','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1613,'acinet amoxicalv 228/5ml','',-3.00,'2024-09-15 07:48:12','3.00','1','newstock','1','','',170.00,'','1','0','internal','1','1551','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1614,'UBENZOL ALBENDAZOL 400MG','',-9.00,'2024-09-15 07:48:26','9.00','1','newstock','1','','',18.00,'','1','0','internal','1','1550','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1615,'VERMOUT','',-6.00,'2024-09-15 07:48:38','6.00','1','newstock','1','','',186.00,'','1','0','internal','1','1549','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1616,'Altoa','',-10.00,'2024-09-15 07:48:57','19.00','1','newstock','1','','',19.00,'','1','9','internal','1','1548','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1617,'Altoa','',-9.00,'2024-09-15 07:49:12','9.00','1','newstock','1','','',19.00,'','1','0','internal','1','1548','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1618,'OPRAZ OMEPRAZOLE 20MG','',-300.00,'2024-09-15 07:49:31','300.00','1','newstock','1','','',1.50,'','1','0','internal','1','1547','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1619,'OXIFAST LORNOXICAM THIOCOLCHICOSIDE','',-20.00,'2024-09-15 07:49:46','20.00','1','newstock','1','','',215.00,'','1','0','internal','1','1546','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1620,'LYSODAL MR','',-17.00,'2024-09-15 07:50:10','17.00','1','newstock','1','','',274.00,'','1','0','internal','1','1545','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1621,'DYNAPAR','',-19.00,'2024-09-15 07:50:23','19.00','1','newstock','1','','',13.00,'','1','0','internal','1','1544','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1622,'OLOMOL FORTE SECNIDAZOLE','',-17.00,'2024-09-15 07:50:37','17.00','1','newstock','1','','',25.00,'','1','0','internal','1','1543','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1623,'STOMACID ANTACID','',-76.00,'2024-09-15 07:51:08','76.00','1','newstock','1','','',5.00,'','1','0','internal','1','1542','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1624,'OMICAP OMEPRAZOLE 20MG','',-215.00,'2024-09-15 07:51:21','215.00','1','newstock','1','','',4.00,'','1','0','internal','1','1541','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1625,'GABACARE GABAPENTIN METHYLCOBALAMIN','',-30.00,'2024-09-15 07:51:37','30.00','1','newstock','1','','',0.00,'','1','0','internal','1','1540','','',0.00,'','40','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1626,'DAWAPRIL ENARLAPRIL 5MG','',-148.00,'2024-09-15 07:51:49','148.00','1','newstock','1','','',2.00,'','1','0','internal','1','1539','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1627,'COPRED PREDNISOLONE BLUE 5MG','',-280.00,'2024-09-15 07:52:03','280.00','1','newstock','1','','',2.00,'','1','0','internal','1','1538','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1628,'BISPANOL HYOSCINE BUTYLBROMIDE','',-168.00,'2024-09-15 07:52:17','168.00','1','newstock','1','','',3.00,'','1','0','internal','1','1537','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1629,'MEDIDERM HYDROCORT 15MG','',-5.00,'2024-09-15 07:52:33','5.00','1','newstock','1','','',45.00,'','1','0','internal','1','1536','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1630,'ONCOSIL TERBINAFINE CREAM','',-1.00,'2024-09-15 07:52:46','1.00','1','newstock','1','','',235.00,'','1','0','internal','1','1535','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1631,'CLOB BG CREAM','',-1.00,'2024-09-15 07:52:58','1.00','1','newstock','1','','',85.00,'','1','0','internal','1','1534','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1632,'CLOB B CREAM','',-2.00,'2024-09-15 07:53:11','2.00','1','newstock','1','','',84.00,'','1','0','internal','1','1533','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1633,'CLOMZOLE CLOTRIMAZOLE CREAM 20MG','',-4.00,'2024-09-15 07:53:43','4.00','1','newstock','1','','',38.00,'','1','0','internal','1','1532','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1634,'HCTZ 50MG','',-54.00,'2024-09-15 07:53:59','54.00','1','newstock','1','','',2.00,'','1','0','internal','1','1529','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1635,'OLOCORT CREAM','',-5.00,'2024-09-15 07:54:13','5.00','1','newstock','1','','',0.00,'','1','0','internal','1','1528','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1636,'DAWACORT HYDROCORT CREAM','',-1.00,'2024-09-15 07:54:28','1.00','1','newstock','1','','',0.00,'','1','0','internal','1','1527','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1637,'DAZOLE B CREAM','',-4.00,'2024-09-15 07:54:43','4.00','1','newstock','1','','',43.00,'','1','0','internal','1','1526','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1638,'FALCIDIN','',-5.00,'2024-09-15 07:54:58','5.00','1','newstock','1','','',33.00,'','1','0','internal','1','1524','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1639,'DAZOLE CREAM 20G','',-9.00,'2024-09-15 07:55:20','9.00','1','newstock','1','','',0.00,'','1','0','internal','1','1525','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1640,'LUM ARTEM 60ML','',-5.00,'2024-09-15 07:56:11','5.00','1','newstock','1','','',0.00,'','1','0','internal','1','1523','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1641,'SHAL ARTEM 60ML','',-2.00,'2024-09-15 07:56:40','2.00','1','newstock','1','','',0.00,'','1','0','internal','1','1522','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1642,'EFLARON PLUS','',-10.00,'2024-09-15 07:56:53','10.00','1','newstock','1','','',0.00,'','1','0','internal','1','1521','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1643,'FLAZOLE 400MG(METRONIDAZOLE)','',-155.00,'2024-09-15 07:57:06','155.00','1','newstock','1','','',3.00,'','1','0','internal','1','1520','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1644,'ERYTHROX 100MLS','',-1.00,'2024-09-15 07:57:21','1.00','1','newstock','1','','',50.00,'','1','0','internal','1','1519','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1645,'ELYFLOX 250MG','',-40.00,'2024-09-15 07:57:37','40.00','1','newstock','1','','',5.00,'','1','0','internal','1','1518','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1646,'COSATRIM DS','',-90.00,'2024-09-15 07:57:51','34.00','1','newstock','1','','',4.50,'','1','-56','internal','1','1516','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1647,'AMPICILLIN','',-90.00,'2024-09-15 07:58:07','90.00','1','newstock','1','','',4.00,'','1','0','internal','1','1517','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1648,'COSATRIM DS','',56.00,'2024-09-15 07:58:31','-56.00','1','newstock','1','','',4.50,'','1','0','internal','1','1516','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1649,'ASHTON & PARSONS SATCHETS 20S','',-117.00,'2024-09-15 08:00:08','117.00','1','newstock','1','','',3.50,'','1','0','internal','1','32','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1650,'ASCORIL EXPECT COUGH 100ML','',-1.00,'2024-09-15 08:00:20','1.00','1','newstock','1','','',0.00,'','1','0','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),(1651,'ASCARD 75MG','',-84.00,'2024-09-15 08:00:32','84.00','1','newstock','1','','',3.50,'','1','0','internal','1','27','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1652,'CETAMOL PARACETAMOL 60MLS','999',1.00,'2024-09-15 10:14:15','3.00','1','newstock','1','','',0.00,'','1','4','1','1','999','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1653,'`APC TABS 430MG','1000',1.00,'2024-09-15 10:14:19','35.00','1','newstock','1','','',0.00,'','1','36','1','1','1000','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1654,'GOODMORNING LUNGTONIC 60ML','320',1.00,'2024-09-15 10:14:22','13.00','1','newstock','1','','',0.00,'','1','14','1','1','320','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1655,'ASHTON & PARSONS SATCHETS 20S','32',1.00,'2024-09-15 10:15:58','0.00','1','newstock','1','','',0.00,'','1','1','1','1','32','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1656,'`APC TABS 430MG','1000',1.00,'2024-09-15 10:16:24','36.00','1','newstock','1','','',0.00,'','1','37','1','1','1000','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1657,'LEVAMISOLE SYRUP 15ML','',10.00,'2024-09-15 16:51:21','0.00','10','newstock','1','','',28.00,'','Main','10','Internal','Main','1044','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1658,'CETRIPLAIN SUSP 60ML','',11.00,'2024-09-17 12:23:00','0.00','10','newstock','1','','',19.00,'','1','11','internal','1','789','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1659,'CETRIHIST SYRUP 60 ML','',12.00,'2024-09-17 12:26:14','0.00','10','newstock','1','','',45.00,'','1','12','internal','1','1244','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1660,'CETRIHIST SYRUP 100mls','',5.00,'2024-09-17 12:26:30','0.00','10','newstock','1','','',40.00,'','1','5','internal','1','1352','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1661,'BABY GRIPE WATER 100ML','',1.00,'2024-09-17 12:26:59','0.00','10','newstock','1','','',0.00,'','1','1','internal','1','46','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1662,'BETA GRIPE WATER 60 ML','',5.00,'2024-09-17 12:28:17','0.00','10','newstock','1','','',75.00,'','1','5','internal','1','1214','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1663,'CHLOROPHENIRAMINE SYRUP 60ML','',9.00,'2024-09-17 12:28:41','0.00','10','newstock','1','','',15.00,'','1','9','internal','1','890','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1664,'PIRICLOR SYRUP 60MLS','',3.00,'2024-09-17 12:29:21','0.00','10','newstock','1','','',30.00,'','1','3','internal','1','1310','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1665,'DAWASOLONE SYRUP 60 ML','',2.00,'2024-09-17 12:29:45','0.00','10','newstock','1','','',110.00,'','1','2','internal','1','1246','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1666,'TRICOHIST 60ML','',4.00,'2024-09-17 12:30:23','0.00','10','newstock','1','','',0.00,'','1','4','internal','1','712','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1667,'TRICOHIST 100ML','',1.00,'2024-09-17 12:30:38','0.00','10','newstock','1','','',0.00,'','1','1','internal','1','711','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1668,'PIRINOX-CHLORPHENIRAMINE S.P 60MLS','',8.00,'2024-09-17 12:31:15','0.00','10','newstock','1','','',0.00,'','1','8','internal','1','1099','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1669,'PIRINOX EXPECTORANT 60MLS','',7.00,'2024-09-17 12:31:29','0.00','10','newstock','1','','',27.00,'','1','7','internal','1','1418','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1670,'DINLAMIN-CHLOROPHENIRAMINE S,.P 60MLS','',14.00,'2024-09-17 12:31:47','0.00','10','newstock','1','','',0.00,'','1','14','internal','1','1096','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1671,'PIRICET 60 ML','',1.00,'2024-09-17 12:32:02','0.00','10','newstock','1','','',50.00,'','1','1','internal','1','1321','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1672,'NIRAMIN SYRUP 60ML','',7.00,'2024-09-17 12:32:20','0.00','10','newstock','1','','',0.00,'','1','7','internal','1','824','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1673,'PARAGON 60MLS','',5.00,'2024-09-17 12:32:37','0.00','10','newstock','1','','',50.00,'','1','5','internal','1','1363','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1674,'CPM ZEDITONE 60MLS','',22.00,'2024-09-17 12:32:52','0.00','10','newstock','1','','',30.00,'','1','22','internal','1','847','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1675,'peardine mouthwash','',1.00,'2024-09-17 12:33:28','0.00','10','newstock','1','','',70.00,'','1','1','internal','1','829','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1676,'CHALEATE SYRUP 60MLS','',1.00,'2024-09-17 12:33:57','0.00','10','newstock','1','','',38.00,'','1','1','internal','1','1413','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1677,'nosfree saline nasal drops','',2.00,'2024-09-17 12:34:31','0.00','10','newstock','1','','',25.00,'','1','2','internal','1','1396','','',0.00,'','75','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1678,'FENPRO -PROFEN S.P 60MLS','',1.00,'2024-09-17 12:37:30','0.00','10','newstock','1','','',0.00,'','1','1','internal','1','1084','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1679,'MICROMOL PCM 60ML','',13.00,'2024-09-17 12:37:56','0.00','10','newstock','1','','',18.00,'','1','13','internal','1','1314','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1680,'IBUFLAM','',4.00,'2024-09-17 12:38:12','0.00','10','newstock','1','','',30.00,'','1','4','internal','1','1515','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1681,'TRUMOL PARACETAMOL SYRUP 60ML','',8.00,'2024-09-17 12:38:45','0.00','10','newstock','1','','',25.00,'','1','8','internal','1','906','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1682,'PYREMOL-PARACETAMOL S.P 60MLS','',2.00,'2024-09-17 12:39:16','0.00','10','newstock','1','','',0.00,'','1','2','internal','1','1088','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1683,'CETAMOL PARACETAMOL 60MLS','',2.00,'2024-09-17 12:39:36','0.00','10','newstock','1','','',45.00,'','1','2','internal','1','999','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1684,'PARACETAMOL SUSPENSION 60ML (CURAMOL)','',11.00,'2024-09-17 12:39:52','0.00','10','newstock','1','','',28.00,'','1','11','internal','1','563','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1685,'JOTONOL PARACETAMOL SYRUP 60ML','',12.00,'2024-09-17 12:40:21','0.00','10','newstock','1','','',26.00,'','1','12','internal','1','998','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1686,'TOTOMOL 100ML','',4.00,'2024-09-17 12:40:45','0.00','10','newstock','1','','',38.00,'','1','4','internal','1','1411','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1687,'TOTOMOL SUSP 60ML','',3.00,'2024-09-17 12:41:05','0.00','10','newstock','1','','',26.00,'','1','3','internal','1','810','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1688,'ZYCET -CETRIZINE S.P 60 ML','',3.00,'2024-09-17 12:41:27','0.00','10','newstock','1','','',0.00,'','1','3','internal','1','1199','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1689,'CETRIZINE 60ML','',3.00,'2024-09-17 12:41:46','0.00','10','newstock','1','','',18.90,'','1','3','internal','1','136','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1690,'MTM 50 4S','',12.00,'2024-09-17 12:43:02','0.00','10','newstock','1','','',9.00,'','1','12','internal','1','467','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1691,'MTM 100 4S','',10.00,'2024-09-17 12:43:24','0.00','10','newstock','1','','',35.00,'','1','10','internal','1','466','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1692,'CANDISTAT PESS V3','',1.00,'2024-09-17 12:46:27','0.00','10','newstock','1','','',0.00,'','1','1','internal','1','111','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1693,'KIFARU 50MG 4','',14.00,'2024-09-17 12:46:43','0.00','10','newstock','1','','',15.00,'','1','14','internal','1','806','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1694,'STREPSIL LOZ(regular)','',11.00,'2024-09-17 12:47:00','0.00','10','newstock','1','','',24.40,'','1','11','internal','1','1168','','',0.00,'','40','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1695,'STREPSIL LOZ(regular)','',10.00,'2024-09-17 12:50:08','11.00','10','newstock','1','','',24.40,'','1','21','internal','1','1168','','',0.00,'','40','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1696,'hyoscine hyomide syrup 60ml','',5.00,'2024-09-17 12:50:36','0.00','10','newstock','1','','',60.00,'','1','5','internal','1','1553','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1697,'EFLARON 60MLS','',8.00,'2024-09-17 12:51:31','0.00','10','newstock','1','','',28.00,'','1','8','internal','1','1026','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1698,'EFLARON METRONIDAZOLE1OOMLS','',4.00,'2024-09-17 12:51:51','0.00','10','newstock','1','','',59.00,'','1','4','internal','1','1497','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1699,'DIRACIP 100ML','',1.00,'2024-09-17 12:54:02','0.00','10','newstock','1','','',0.00,'','1','1','internal','1','239','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1700,'ENTAMAXIN 100ML','',1.00,'2024-09-17 12:55:10','0.00','10','newstock','1','','',79.00,'','1','1','internal','1','265','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1701,'ENTAMAXIN 60ML','',2.00,'2024-09-17 12:55:33','0.00','10','newstock','1','','',53.00,'','1','2','internal','1','266','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1702,'HISTARGAN-PROMETHAZINE S.P 60ML','',2.00,'2024-09-17 12:55:56','0.00','10','newstock','1','','',0.00,'','1','2','internal','1','1127','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1703,'AMIZOLE 60ML','',2.00,'2024-09-17 12:56:25','0.00','10','newstock','1','','',24.00,'','1','2','internal','1','786','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1704,'BENAGYL -DF 60MLS','',1.00,'2024-09-17 12:56:58','0.00','10','newstock','1','','',50.00,'','1','1','internal','1','1038','','',0.00,'','130','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1705,'BENAGYL-100MLS SYRUP','',1.00,'2024-09-17 12:57:13','0.00','10','newstock','1','','',60.00,'','1','1','internal','1','1039','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1706,'LECOTRIM-TRIMOXASOLE 480MG TABS','',1.00,'2024-09-17 12:57:31','0.00','10','newstock','1','','',0.00,'','1','1','internal','1','1157','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1707,'TRICOZOLE 100MLS','',1.00,'2024-09-17 12:57:43','0.00','10','newstock','1','','',35.00,'','1','1','internal','1','1025','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1708,'BIOTRIM SUSP 100ML','',2.00,'2024-09-17 12:58:09','0.00','10','newstock','1','','',0.00,'','1','2','internal','1','815','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1709,'BIOTRIM 50MLS','',6.00,'2024-09-17 12:59:11','0.00','10','newstock','1','','',30.00,'','1','6','internal','1','1560','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1710,'ERYTHROX-ERYTHROMYCIN TABS 500MG','',6.00,'2024-09-17 12:59:31','0.00','10','newstock','1','','',0.00,'','1','6','internal','1','1156','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1711,'CEDRIL DS CEFADROXIL','',1.00,'2024-09-17 13:01:21','0.00','10','newstock','1','','',75.00,'','1','1','internal','1','1561','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1712,'AMPICLO -DAWA SUSPENSION 60ML','',5.00,'2024-09-17 13:03:04','0.00','10','newstock','1','','',58.00,'','1','5','internal','1','23','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1713,'AXYLIN 60MLS','',1.00,'2024-09-17 13:04:17','0.00','10','newstock','1','','',25.00,'','1','1','internal','1','1563','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1714,'IZZITHREE ORAL SUSP 15MLS','',8.00,'2024-09-17 13:05:44','0.00','10','newstock','1','','',36.00,'','1','8','internal','1','865','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1715,'IZZITHREE ORAL SUSP 15MLS','',2.00,'2024-09-17 13:08:51','8.00','10','newstock','1','','',36.00,'','1','10','internal','1','865','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1716,'AMOXICILLIN SUSPENSION 1OOMLS (KEMOXYL)','',6.00,'2024-09-17 13:09:32','0.00','10','newstock','1','','',48.00,'','1','6','internal','1','15','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1717,'AMOXYL(MOXACIL) 60ML','',5.00,'2024-09-17 13:10:22','0.00','10','newstock','1','','',30.00,'','1','5','internal','1','1182','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1718,'NYSTAL 12ML','',1.00,'2024-09-17 13:10:58','0.00','10','newstock','1','','',30.00,'','1','1','internal','1','1334','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1719,'NYSTAL 30MLS','',1.00,'2024-09-17 13:11:54','0.00','10','newstock','1','','',40.00,'','1','1','internal','1','1335','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1720,'LABSTATIN 30MLS','',1.00,'2024-09-17 13:13:07','0.00','10','newstock','1','','',50.00,'','1','1','internal','1','1565','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1721,'ALBENDAZOLE TABS 400MG(NILWORM)1','',26.00,'2024-09-17 13:13:35','0.00','10','newstock','1','','',5.50,'','1','26','internal','1','840','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1722,'GALAXY SEFIN CEFTRIAXONE 1GM','',22.00,'2024-09-17 13:17:14','0.00','10','newstock','1','','',50.00,'','1','22','internal','1','1566','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1723,'ZYCET TABS 100','',300.00,'2024-09-17 13:18:54','0.00','10','newstock','1','','',0.00,'','1','300','internal','1','820','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1724,'WATER QUARD 150ML','',17.00,'2024-09-17 13:20:28','0.00','10','newstock','1','','',24.00,'','1','17','internal','1','1192','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1725,'VELVEX COTTON WOOL 50GM','',4.00,'2024-09-17 13:21:10','0.00','10','newstock','1','','',40.00,'','1','4','internal','1','1336','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1726,'VELVEX COTTON WOOL 50GM','',1.00,'2024-09-17 13:22:23','4.00','10','newstock','1','','',40.00,'','1','5','internal','1','1336','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1727,'DAZOLE CREAM 20G','',5.00,'2024-09-17 13:23:17','0.00','10','newstock','1','','',0.00,'','1','5','internal','1','1525','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1728,'DAWACORT HYDROCORT CREAM','',4.00,'2024-09-17 13:23:32','0.00','10','newstock','1','','',0.00,'','1','4','internal','1','1527','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1729,'MEDIVEN CREAM 15G','',8.00,'2024-09-17 13:23:53','0.00','10','newstock','1','','',49.00,'','1','8','internal','1','843','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1730,'OLCORT- HYDROCOTYSONE CREAM','',5.00,'2024-09-17 13:24:10','0.00','10','newstock','1','','',0.00,'','1','5','internal','1','1289','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1731,'MEDIDERM HYDROCORT 15MG','',4.00,'2024-09-17 13:24:24','0.00','10','newstock','1','','',45.00,'','1','4','internal','1','1536','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1732,'CLOMZOLE CLOTRIMAZOLE CREAM 20MG','',4.00,'2024-09-17 13:24:41','0.00','10','newstock','1','','',38.00,'','1','4','internal','1','1532','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1733,'CLOTRINE B','',2.00,'2024-09-17 13:24:57','0.00','10','newstock','1','','',0.00,'','1','2','internal','1','162','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1734,'CLOZOLE CREAM 20GM','',1.00,'2024-09-17 13:25:12','0.00','10','newstock','1','','',0.00,'','1','1','internal','1','167','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1735,'ACNESOL CREME 20GM','',1.00,'2024-09-17 13:25:36','0.00','10','newstock','1','','',200.00,'','1','1','internal','1','1292','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1736,'BULKOT MIX 20GM','',1.00,'2024-09-17 13:27:21','0.00','10','newstock','1','','',109.00,'','1','1','internal','1','92','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1737,'DIPROSON','',1.00,'2024-09-17 13:27:45','0.00','10','newstock','1','','',48.00,'','1','1','internal','1','238','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1738,'BENATSEN MIXI','',1.00,'2024-09-17 13:29:30','0.00','10','newstock','1','','',48.00,'','1','1','internal','1','1568','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1739,'BETASOL 15GM','',1.00,'2024-09-17 13:29:44','0.00','10','newstock','1','','',0.00,'','1','1','internal','1','67','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1740,'TETRACYCLINE EYE OINTMENT','',1.00,'2024-09-17 13:30:16','0.00','10','newstock','1','','',24.00,'','1','1','internal','1','696','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1741,'XTRADERM CREAM','',1.00,'2024-09-17 13:30:37','0.00','10','newstock','1','','',126.00,'','1','1','internal','1','763','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1742,'CLOZOLE-B','',2.00,'2024-09-17 13:31:09','0.00','10','newstock','1','','',30.00,'','1','2','internal','1','1502','','',0.00,'','130','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1743,'SAKI BURNS CREAM 15G','',2.00,'2024-09-17 13:31:21','0.00','10','newstock','1','','',50.00,'','1','2','internal','1','1486','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1744,'CLOB CREAM 15G','',4.00,'2024-09-17 13:31:38','0.00','10','newstock','1','','',0.00,'','1','4','internal','1','157','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1745,'WHITFIELDS OINTMENT 20GMS','',2.00,'2024-09-17 13:33:15','0.00','10','newstock','1','','',0.00,'','1','2','internal','1','1120','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1746,'EPIDERM 15GM CREAM','',2.00,'2024-09-17 13:33:35','0.00','10','newstock','1','','',56.00,'','1','2','internal','1','270','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1747,'HYDROCORTISONE CREAM','',2.00,'2024-09-17 13:34:59','0.00','10','newstock','1','','',58.00,'','1','2','internal','1','338','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1748,'DICLOFENAC GEL 20 GM','',7.00,'2024-09-17 13:35:22','0.00','10','newstock','1','','',0.00,'','1','7','internal','1','236','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1749,'DEFLAM RUB','',1.00,'2024-09-17 13:35:39','0.00','10','newstock','1','','',38.00,'','1','1','internal','1','1328','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1750,'PHARMASAL OINTMENT 25G','',1.00,'2024-09-17 13:35:54','0.00','10','newstock','1','','',50.00,'','1','1','internal','1','570','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1751,'vonac gel 20mg','',4.00,'2024-09-17 13:36:11','0.00','10','newstock','1','','',18.00,'','1','4','internal','1','1402','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1752,'RUFENAC','',1.00,'2024-09-17 13:36:32','0.00','10','newstock','1','','',0.00,'','1','1','internal','1','626','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1753,'HIV SELF TEST KIT EGENS','',38.00,'2024-09-17 13:38:38','0.00','10','newstock','1','','',85.00,'','1','38','internal','1','1570','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1754,'MALARIA TEST STRIPS','',12.00,'2024-09-17 13:45:44','0.00','10','newstock','1','','',0.00,'','1','12','internal','1','411','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1755,'SYPHILIS DIPSTICK TEST','',13.00,'2024-09-17 13:47:05','0.00','10','newstock','1','','',65.00,'','1','13','internal','1','1571','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1756,'ONCOSIL TERBINAFINE CREAM','',1.00,'2024-09-17 13:48:05','0.00','10','newstock','1','','',235.00,'','1','1','internal','1','1535','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1757,'FEMIPLAN 28S','',12.00,'2024-09-17 13:48:25','0.00','10','newstock','1','','',75.00,'','1','12','internal','1','928','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1758,'AZITHROSAFE- 500MG TABS','',3.00,'2024-09-17 13:49:21','0.00','10','newstock','1','','',0.00,'','1','3','internal','1','1056','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1759,'FLUGONE CAPS 10','',98.00,'2024-09-17 13:50:24','0.00','10','newstock','1','','',12.00,'','1','98','internal','1','292','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1760,'TRAMADOL CAPS 50MG 100S','',134.00,'2024-09-17 13:50:52','0.00','10','newstock','1','','',2.45,'','1','134','internal','1','838','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1761,'LORHISTINA-LORATADINE TABS 10 MG','',22.00,'2024-09-17 13:51:08','0.00','10','newstock','1','','',15.00,'','1','22','internal','1','1104','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1762,'COLDCAP CAPS 12','',64.00,'2024-09-17 13:51:36','0.00','10','newstock','1','','',7.40,'','1','64','internal','1','176','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1763,'CONTUS 650 10S','',10.00,'2024-09-17 13:52:16','0.00','10','newstock','1','','',0.00,'','1','10','internal','1','185','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1764,'LEVOCET M','',17.00,'2024-09-17 13:54:36','0.00','10','newstock','1','','',15.00,'','1','17','internal','1','1572','','',0.00,'','40','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1765,'CETRPINN TABS CETRIZINE 10MG','',100.00,'2024-09-17 13:56:23','0.00','10','newstock','1','','',2.50,'','1','100','internal','1','1573','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1766,'VITAGET(MONTELUKAST)','',6.00,'2024-09-17 13:56:40','0.00','10','newstock','1','','',0.00,'','1','6','internal','1','1466','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1767,'CPM PIRICLOR TABS 100','',180.00,'2024-09-17 13:59:28','0.00','10','newstock','1','','',1.00,'','1','180','internal','1','858','','',0.00,'','2','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1768,'DEXAMETHASONE TABS 4MG (DEXAMER)','',1400.00,'2024-09-17 13:59:42','0.00','10','newstock','1','','',3.00,'','1','1400','internal','1','1185','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1769,'SALBUTAMOL TABS 4MG','',80.00,'2024-09-17 14:01:08','0.00','10','newstock','1','','',2.00,'','1','80','internal','1','915','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1770,'COPRED PREDNISOLONE BLUE 5MG','',216.00,'2024-09-17 14:01:29','0.00','10','newstock','1','','',2.00,'','1','216','internal','1','1538','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1771,'F TAB','',95.00,'2024-09-17 14:03:24','0.00','10','newstock','1','','',1.00,'','1','95','internal','1','1574','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1772,'OLSOLONE WHITE BLISTER 100','',100.00,'2024-09-17 14:03:46','0.00','10','newstock','1','','',2.00,'','1','100','internal','1','793','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1773,'OLSOLONE WHITE BLISTER 100','',10.00,'2024-09-17 14:04:54','100.00','10','newstock','1','','',2.00,'','1','110','internal','1','793','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1774,'DACOLD 100MLS','',10.00,'2024-09-17 14:05:10','0.00','10','newstock','1','','',55.00,'','1','10','internal','1','1575','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1775,'DACOLD 100MLS','',2.00,'2024-09-17 14:09:04','10.00','10','newstock','1','','',55.00,'','1','12','internal','1','1575','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1776,'KALUMA INHALER','',6.00,'2024-09-17 14:09:22','0.00','10','newstock','1','','',37.00,'','1','6','internal','1','369','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1777,'PREDNISOLONE TABS 5MG','',88.00,'2024-09-17 14:10:03','0.00','10','newstock','1','','',1.00,'','1','88','internal','1','583','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1778,'PREDNISONE WHITE','',300.00,'2024-09-17 14:11:36','0.00','10','newstock','1','','',1.00,'','1','300','internal','1','1577','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1779,'DELASED DRY COUGH 100ML','',1.00,'2024-09-17 15:11:00','0.00','10','newstock','1','','',109.00,'','1','1','internal','1','1184','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1780,'DELASED PAEDIATRIC 100 MLS','',1.00,'2024-09-17 15:11:19','0.00','10','newstock','1','','',95.00,'','1','1','internal','1','971','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1781,'UPACOF PEADS 100ML','',1.00,'2024-09-17 15:11:34','0.00','10','newstock','1','','',70.00,'','1','1','internal','1','737','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1782,'KIDDICOF PAEDIATRIC 100MLS','',4.00,'2024-09-17 15:11:58','0.00','10','newstock','1','','',70.00,'','1','4','internal','1','875','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1783,'CARYDEX DRY COUGHS 100MLS','',4.00,'2024-09-17 15:12:11','0.00','10','newstock','1','','',150.00,'','1','4','internal','1','1290','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1784,'acticoff paediatric','',15.00,'2024-09-17 15:12:30','0.00','10','newstock','1','','',0.00,'','1','15','internal','1','1395','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1785,'THIOCARB PROM 100MLS','',2.00,'2024-09-17 15:12:57','0.00','10','newstock','1','','',120.00,'','1','2','internal','1','1234','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1786,'CARBO PROM SYRUP 100ML','',6.00,'2024-09-17 15:13:12','0.00','10','newstock','1','','',98.00,'','1','6','internal','1','967','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1787,'TOUFCOF-OD 100ML','',1.00,'2024-09-17 15:13:35','0.00','10','newstock','1','','',0.00,'','1','1','internal','1','1433','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1788,'CHESTCOF SYRUP 100ML','',3.00,'2024-09-17 15:13:51','0.00','10','newstock','1','','',230.00,'','1','3','internal','1','1428','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1789,'isocet-p','',13.00,'2024-09-17 15:14:38','0.00','10','newstock','1','','',120.00,'','1','13','internal','1','1407','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1790,'ISODEX DRY 100MLS','',2.00,'2024-09-17 15:16:33','0.00','10','newstock','1','','',65.00,'','1','2','internal','1','1578','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1791,'ISODEX EXPECT 100MLS','',5.00,'2024-09-17 15:17:29','0.00','10','newstock','1','','',65.00,'','1','5','internal','1','1579','','',0.00,'','NaN200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1792,'ALCOF SYRUP 60MLS','',4.00,'2024-09-17 15:17:48','0.00','10','newstock','1','','',36.00,'','1','4','internal','1','11','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1793,'TRIDAHIST 60MLS','',5.00,'2024-09-17 15:18:24','0.00','10','newstock','1','','',25.00,'','1','5','internal','1','910','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1794,'TRIDAHIST 100ML','',1.00,'2024-09-17 15:18:45','0.00','10','newstock','1','','',35.00,'','1','1','internal','1','713','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1795,'TOUFCOF PEADTRIATIC 100ML','',1.00,'2024-09-17 15:19:15','0.00','10','newstock','1','','',50.00,'','1','1','internal','1','1427','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1796,'ASCORIL EXPECT COUGH 100ML','',2.00,'2024-09-17 15:19:34','0.00','10','newstock','1','','',0.00,'','1','2','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),(1797,'SALOREX EXPECTORANT 100L','',3.00,'2024-09-17 15:19:48','0.00','10','newstock','1','','',82.00,'','1','3','internal','1','629','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1798,'COFTA EXTRA SYR 100MLS','',2.00,'2024-09-17 15:20:00','0.00','10','newstock','1','','',100.00,'','1','2','internal','1','1309','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1799,'628:=SALBUTAMOL 60MLS(ventil)','',2.00,'2024-09-17 15:20:24','0.00','10','newstock','1','','',25.00,'','1','2','internal','1','831','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1800,'627:=SALBUTAMOL 100ML(ventil)','',1.00,'2024-09-17 15:20:36','0.00','10','newstock','1','','',35.00,'','1','1','internal','1','830','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1801,'AMBROX 100MLS','',1.00,'2024-09-17 15:21:46','0.00','10','newstock','1','','',60.00,'','1','1','internal','1','1580','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1802,'KOFCARE','',1.00,'2024-09-17 15:22:23','0.00','10','newstock','1','','',50.00,'','1','1','internal','1','1430','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1803,'BRONCHO CARE 120ML','',1.00,'2024-09-17 15:22:38','0.00','10','newstock','1','','',50.00,'','1','1','internal','1','1426','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1804,'ZEDCORIL 100MLS','',1.00,'2024-09-17 15:23:40','0.00','10','newstock','1','','',55.00,'','1','1','internal','1','1581','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1805,'SOLVAXIN 100MLS','',3.00,'2024-09-17 15:25:11','0.00','10','newstock','1','','',105.00,'','1','3','internal','1','1582','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1806,'TRICOFF EXPECTORANT 100ML','',1.00,'2024-09-17 15:25:33','0.00','10','newstock','1','','',0.00,'','1','1','internal','1','709','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1807,'TRICOFF GREEN 60ML','',7.00,'2024-09-17 15:25:49','0.00','10','newstock','1','','',50.00,'','1','7','internal','1','1226','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1808,'TRICOFF RED 60 ML','',5.00,'2024-09-17 15:26:03','0.00','10','newstock','1','','',50.00,'','1','5','internal','1','1228','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1809,'BENAHIST 60ML','',3.00,'2024-09-17 15:26:29','0.00','10','newstock','1','','',0.00,'','1','3','internal','1','60','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1810,'TRIDEX COUGH MIXTURE 60ML','',60.00,'2024-09-17 15:26:57','0.00','10','newstock','1','','',37.00,'','1','60','internal','1','715','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1811,'NICOF 60ML','',9.00,'2024-09-17 15:27:09','0.00','10','newstock','1','','',30.00,'','1','9','internal','1','506','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1812,'LUNAHIST 60ML','',1.00,'2024-09-17 15:27:22','0.00','10','newstock','1','','',0.00,'','1','1','internal','1','826','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1813,'KOFGON SYRUP 60MLS GREEN','',16.00,'2024-09-17 15:27:44','0.00','10','newstock','1','','',26.00,'','1','16','internal','1','808','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1814,'COPHYDREX 60ML','',7.00,'2024-09-17 15:28:02','0.00','10','newstock','1','','',30.00,'','1','7','internal','1','798','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1815,'GOODMORNING LUNGTONIC 60ML','',5.00,'2024-09-17 15:28:16','0.00','10','newstock','1','','',74.00,'','1','5','internal','1','320','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1816,'INSTARYL EXPECORANT 100MLS','',1.00,'2024-09-17 15:28:42','0.00','10','newstock','1','','',35.00,'','1','1','internal','1','948','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1817,'SOLUCOF EXPECTORANT 100MLS','',2.00,'2024-09-17 15:29:02','0.00','10','newstock','1','','',115.00,'','1','2','internal','1','1435','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1818,'BROXOL 10MML SYRUP','',2.00,'2024-09-17 15:29:46','0.00','10','newstock','1','','',125.00,'','1','2','internal','1','85','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1819,'KOFGON SYRUP 60MLS GREEN','',10.00,'2024-09-17 15:31:30','16.00','10','newstock','1','','',26.00,'','1','26','internal','1','808','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1820,'FLAZOLE 400MG(METRONIDAZOLE)','',20.00,'2024-09-17 15:32:13','0.00','10','newstock','1','','',3.00,'','1','20','internal','1','1520','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1821,'TROGYL-METRONIDAZOLE 200MG','',100.00,'2024-09-17 15:32:30','0.00','10','newstock','1','','',0.00,'','1','100','internal','1','1134','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1822,'TROGYL-METRONIDAZOLE 200MG','',51.00,'2024-09-17 15:33:15','100.00','10','newstock','1','','',0.00,'','1','151','internal','1','1134','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1823,'BIOFULVIN - GRISIOFULFULVIN 125MG','',112.00,'2024-09-17 15:35:00','0.00','10','newstock','1','','',0.00,'','1','112','internal','1','1147','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1824,'BIOFULVIN -GRISIOFUVIN 500MG','',16.00,'2024-09-17 15:35:26','0.00','10','newstock','1','','',0.00,'','1','16','internal','1','1146','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1825,'GRISEOFULVIN 500MG 100S','',110.00,'2024-09-17 15:36:49','0.00','10','newstock','1','','',0.00,'','1','110','internal','1','326','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1826,'DICONAZOLE [FLUCONAZOLE 200MG] TABS','',8.00,'2024-09-17 15:37:47','0.00','10','newstock','1','','',10.00,'','1','8','internal','1','1353','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1827,'FC ZOLE 150MG','',5.00,'2024-09-17 15:38:05','0.00','10','newstock','1','','',15.00,'','1','5','internal','1','1374','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1828,'ZINC JUNIOR 20MG TABS 1OOS(ZINC SULPHATE)','',104.00,'2024-09-17 15:38:34','0.00','10','newstock','1','','',0.00,'','1','104','internal','1','771','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1829,'HITORAL KETOCONAZOLE 200MG','',110.00,'2024-09-17 15:39:23','0.00','10','newstock','1','','',0.00,'','1','110','internal','1','1124','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1830,'SECNIDA FORTE','',2.00,'2024-09-17 15:40:18','0.00','10','newstock','1','','',25.00,'','1','2','internal','1','1055','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1831,'SENIDOL 2GM SECNIDAZOLE','',10.00,'2024-09-17 15:40:42','0.00','10','newstock','1','','',40.00,'','1','10','internal','1','1255','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1832,'DIAREZ-LOPERAMIDE 2MG','',7.00,'2024-09-17 15:41:43','0.00','10','newstock','1','','',0.00,'','1','7','internal','1','1143','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1833,'CORAMIDE 2MG','',110.00,'2024-09-17 15:42:07','0.00','10','newstock','1','','',5.00,'','1','110','internal','1','1343','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1834,'MALODAR','',3.00,'2024-09-17 15:42:22','0.00','10','newstock','1','','',35.00,'','1','3','internal','1','412','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1835,'PRAZITEL 600MG 100S','',14.00,'2024-09-17 15:42:49','0.00','10','newstock','1','','',0.00,'','1','14','internal','1','582','','',0.00,'','40','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1836,'TERBINAFORCE 250MG TABS30S (TERBINAFINE)','',20.00,'2024-09-17 15:43:24','0.00','10','newstock','1','','',0.00,'','1','20','internal','1','693','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1837,'ACIRAX ACICLOVIR TABS 200MGS','',1.00,'2024-09-17 15:43:58','0.00','10','newstock','1','','',0.00,'','1','1','internal','1','1441','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1838,'IIMMOBULK-LOPERAMIDE 2MG 6 CAPS','',6.00,'2024-09-17 15:44:19','0.00','10','newstock','1','','',0.00,'','1','6','internal','1','1145','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1839,'BISAKOT- Bisacodyl 5mg tabs','',6.00,'2024-09-17 15:44:47','0.00','10','newstock','1','','',10.00,'','1','6','internal','1','1047','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1840,'LUM ARTEM 60ML','',2.00,'2024-09-17 15:45:44','0.00','10','newstock','1','','',0.00,'','1','2','internal','1','1523','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1841,'SHAL ARTEM 60ML','',1.00,'2024-09-17 15:45:58','0.00','10','newstock','1','','',0.00,'','1','1','internal','1','1522','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1842,'AZIFLAM 500MG TABS','',1.00,'2024-09-17 16:40:03','0.00','10','newstock','1','','',50.00,'','1','1','internal','1','1265','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1843,'.AZIWIN AZITHROMYCIN 500MG','',8.00,'2024-09-17 16:41:40','0.00','10','newstock','1','','',45.00,'','1','8','internal','1','1585','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1844,'DOXYCLINE CAPS 100MG','',200.00,'2024-09-17 16:42:04','0.00','10','newstock','1','','',3.00,'','1','200','internal','1','942','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1845,'ERYGL ERYTHROMYCIN 500MG','',25.00,'2024-09-17 16:43:25','0.00','10','newstock','1','','',5.00,'','1','25','internal','1','1586','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1846,'ERYGL ERYTHROMYCIN 500MG','',60.00,'2024-09-17 16:43:46','25.00','10','newstock','1','','',5.00,'','1','85','internal','1','1586','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1847,'AMPICLO-DAWA 500MG','',84.00,'2024-09-17 16:44:36','0.00','10','newstock','1','','',5.20,'','1','84','internal','1','1020','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1848,'DAWAFLOX- FLOXAPEN 250 MG CAPS','',25.00,'2024-09-17 16:44:53','0.00','10','newstock','1','','',0.00,'','1','25','internal','1','1159','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1849,'DAWAFLOX- FLOXAPEN 500MG CAPS','',23.00,'2024-09-17 16:45:16','0.00','10','newstock','1','','',0.00,'','1','23','internal','1','1158','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1850,'AMOXICILLIN CAPS 500MGS CAREMOX','',155.00,'2024-09-17 16:45:42','0.00','10','newstock','1','','',0.00,'','1','155','internal','1','1479','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1851,'AMPICILLIN','',100.00,'2024-09-17 16:45:59','0.00','10','newstock','1','','',4.00,'','1','100','internal','1','1517','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1852,'SPAMOX DT 250MG AMOXICILIN','',200.00,'2024-09-17 16:49:06','0.00','10','newstock','1','','',3.75,'','1','200','internal','1','1587','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1853,'SPAMOX 250MG CAPSULE AMOXICILLIN','',40.00,'2024-09-17 16:50:39','0.00','10','newstock','1','','',2.50,'','1','40','internal','1','1588','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1854,'DOXYRONE- Doxycycline 100mg caps','',50.00,'2024-09-17 16:50:57','0.00','10','newstock','1','','',5.00,'','1','50','internal','1','1049','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1855,'NITROFURANTOIN 100MG TABS','',55.00,'2024-09-17 16:51:18','0.00','10','newstock','1','','',3.00,'','1','55','internal','1','510','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1856,'COSATRIM DS','',20.00,'2024-09-17 16:51:48','0.00','10','newstock','1','','',4.50,'','1','20','internal','1','1516','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1857,'CIPROFLOXACIN 500MG TABS','',200.00,'2024-09-17 16:52:21','0.00','10','newstock','1','','',3.00,'','1','200','internal','1','145','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1858,'CIPRODIN CIPROFLOXACIN 500MG','',30.00,'2024-09-17 16:53:41','0.00','10','newstock','1','','',3.00,'','1','30','internal','1','1589','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1859,'COTRIVIVA CTX960MG','',100.00,'2024-09-17 16:54:59','0.00','10','newstock','1','','',3.00,'','1','100','internal','1','1590','','',0.00,'','NaN','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1860,'BACTOCLAV 625MG 20','',3.00,'2024-09-17 16:55:18','0.00','10','newstock','1','','',90.00,'','1','3','internal','1','941','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1861,'BACTOCLAV 625MG 20','',1.00,'2024-09-17 16:56:28','3.00','10','newstock','1','','',90.00,'','1','4','internal','1','941','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1862,'FINEMOX 625MG','',5.00,'2024-09-17 16:56:43','0.00','10','newstock','1','','',120.00,'','1','5','internal','1','1260','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1863,'CEFIXIME(THEOFIX)400MG 10S','',2.00,'2024-09-17 16:56:57','0.00','10','newstock','1','','',0.00,'','1','2','internal','1','126','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1864,'acinet amoxiclav 375','',1.00,'2024-09-17 16:57:26','0.00','10','newstock','1','','',180.00,'','1','1','internal','1','1552','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1865,'CEFUROXIME 500MG TABS','',2.00,'2024-09-17 16:57:56','0.00','10','newstock','1','','',195.00,'','1','2','internal','1','128','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1866,'LABCLAV 228/5ML','',5.00,'2024-09-17 17:01:21','0.00','10','newstock','1','','',115.00,'','1','5','internal','1','1592','','',0.00,'','350 ','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1867,'IBOBRUFEN 400MG 500S','',380.00,'2024-09-17 17:03:41','0.00','10','newstock','1','','',1.00,'','1','380','internal','1','345','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1868,'brufen 200mg','',129.00,'2024-09-17 17:14:08','0.00','10','newstock','1','','',2.00,'','1','129','internal','1','931','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1869,'MELCAM 7.5MG ( MELOXICAM)','',11.00,'2024-09-17 17:14:40','0.00','10','newstock','1','','',0.00,'','1','11','internal','1','420','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1870,'BETAMOL','',394.00,'2024-09-17 17:15:44','0.00','10','newstock','1','','',25.00,'','1','394','internal','1','1556','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1871,'PARACETAMOL TABS 100','',200.00,'2024-09-17 17:16:14','0.00','10','newstock','1','','',1.50,'','1','200','internal','1','3','','',0.00,'','2.5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1872,'LOBAK 10S','',41.00,'2024-09-17 17:16:41','0.00','10','newstock','1','','',5.50,'','1','41','internal','1','397','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1873,'DENTAMOL TABS','',15.00,'2024-09-17 17:17:29','0.00','10','newstock','1','','',0.00,'','1','15','internal','1','227','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1874,'melostar 15mg(meloxicam)','',3.00,'2024-09-17 17:18:22','0.00','10','newstock','1','','',3.00,'','1','3','internal','1','1403','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1875,'DICLOMOL SR 100MG','',70.00,'2024-09-17 17:19:10','0.00','10','newstock','1','','',5.00,'','1','70','internal','1','1011','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1876,'DOLOACT MR 100S','',20.00,'2024-09-17 17:20:33','0.00','10','newstock','1','','',17.00,'','1','20','internal','1','243','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1877,'ACETAL MR','',9.00,'2024-09-17 17:21:01','0.00','10','newstock','1','','',0.00,'','1','9','internal','1','6','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1878,'RILIF PLUS TABS','',6.00,'2024-09-17 17:21:37','0.00','10','newstock','1','','',0.00,'','1','6','internal','1','620','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1879,'PIROXICAM 20MG','',206.00,'2024-09-17 17:22:25','0.00','10','newstock','1','','',0.00,'','1','206','internal','1','576','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1880,'MEFENAMIC ACID 250MG','',20.00,'2024-09-17 17:22:50','0.00','10','newstock','1','','',3.00,'','1','20','internal','1','844','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1881,'ZULU MR 20S','',9.00,'2024-09-17 17:23:12','0.00','10','newstock','1','','',29.00,'','1','9','internal','1','779','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1882,'PACE MR','',6.00,'2024-09-17 17:23:48','0.00','10','newstock','1','','',0.00,'','1','6','internal','1','1452','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1883,'ACP MR','',3.00,'2024-09-17 17:25:10','0.00','10','newstock','1','','',25.00,'','1','3','internal','1','1359','','',0.00,'','40','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1884,'CIPLOFLAXACIN 500MG','',7.00,'2024-09-17 17:25:32','0.00','10','newstock','1','','',5.00,'','1','7','internal','1','923','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1885,'CIPLADON 1000MG (PARACETAMOL)8S','',4.00,'2024-09-17 17:26:38','0.00','10','newstock','1','','',0.00,'','1','4','internal','1','141','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1886,'ZOFEN-100(aceclofenac)','',23.00,'2024-09-17 17:27:28','0.00','10','newstock','1','','',7.50,'','1','23','internal','1','1006','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1887,'NEORELAX','',54.00,'2024-09-17 17:27:56','0.00','10','newstock','1','','',0.00,'','1','54','internal','1','1457','','',0.00,'','40','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1888,'IBUCAP 10S','',45.00,'2024-09-17 17:28:43','0.00','10','newstock','1','','',0.00,'','1','45','internal','1','346','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1889,'IBUCAP FORTE','',27.00,'2024-09-17 17:29:03','0.00','10','newstock','1','','',0.00,'','1','27','internal','1','1459','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1890,'PANADOL EXTRA PAIRS WITH OPTI ZORB','',29.00,'2024-09-17 17:30:55','0.00','10','newstock','1','','',0.00,'','1','29','internal','1','558','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1891,'HEDEX TABS 100','',42.00,'2024-09-17 17:31:12','0.00','10','newstock','1','','',5.00,'','1','42','internal','1','878','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1892,'`APC TABS 430MG','',27.00,'2024-09-17 17:31:45','0.00','10','newstock','1','','',2.50,'','1','27','internal','1','1000','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1893,'`APC TABS 430MG','',27.00,'2024-09-17 17:31:58','27.00','10','newstock','1','','',2.50,'','1','54','internal','1','1000','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1894,'STOMACID ANTACID','',11.00,'2024-09-17 17:32:31','0.00','10','newstock','1','','',5.00,'','1','11','internal','1','1542','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1895,'PAINOTAB','',52.00,'2024-09-17 17:34:07','0.00','10','newstock','1','','',10.00,'','1','52','internal','1','1325','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1896,'SONA MOJA 100S','',13.00,'2024-09-17 17:34:38','0.00','10','newstock','1','','',0.00,'','1','13','internal','1','660','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1897,'GOOD MORNING TABS','',15.00,'2024-09-17 17:35:17','0.00','10','newstock','1','','',3.00,'','1','15','internal','1','319','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1898,'ACTION','',42.00,'2024-09-17 17:36:09','0.00','10','newstock','1','','',0.00,'','1','42','internal','1','8','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1899,'PANADOL ADVANCE','',13.00,'2024-09-17 17:36:54','0.00','10','newstock','1','','',0.00,'','1','13','internal','1','555','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1900,'OMICAP OMEPRAZOLE 20MG','',340.00,'2024-09-17 17:37:54','0.00','10','newstock','1','','',4.00,'','1','340','internal','1','1541','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1901,'ESOMEZOLE CAPS 40 MG','',16.00,'2024-09-17 17:38:22','0.00','10','newstock','1','','',6.00,'','1','16','internal','1','1208','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1902,'PROMETHAZINE 25MG 100S','',48.00,'2024-09-17 17:39:53','0.00','10','newstock','1','','',0.00,'','1','48','internal','1','594','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1903,'LETRAX','',9.00,'2024-09-17 17:41:40','0.00','10','newstock','1','','',0.00,'','1','9','internal','1','1111','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1904,'VERMOUT','',4.00,'2024-09-17 17:42:03','0.00','10','newstock','1','','',186.00,'','1','4','internal','1','1549','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1905,'ABZ SUSPENSION ORIGINAL','',5.00,'2024-09-17 17:42:19','5.00','10','newstock','1','','',42.00,'','1','10','internal','1','1555','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1906,'ABZ 400MG','',3.00,'2024-09-17 17:42:40','0.00','10','newstock','1','','',10.00,'','1','3','internal','1','2','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1907,'Altoa','',14.00,'2024-09-17 17:43:26','0.00','10','newstock','1','','',19.00,'','1','14','internal','1','1548','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1908,'SURGICAL SPIRIT 50ML','',4.00,'2024-09-17 17:44:47','0.00','10','newstock','1','','',25.00,'','1','4','internal','1','675','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1909,'NEBANOL POWDER(GRABACIN)','',5.00,'2024-09-17 17:45:10','0.00','10','newstock','1','','',0.00,'','1','5','internal','1','480','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1910,'PROBETA N ASAL7.5ML','',4.00,'2024-09-17 17:45:29','0.00','10','newstock','1','','',108.00,'','1','4','internal','1','592','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1911,'GENTAMYCIN EYE/EAR DROPS 5ML','',4.00,'2024-09-17 17:45:54','0.00','10','newstock','1','','',18.00,'','1','4','internal','1','305','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1912,'BIOSCAB 100ML','',1.00,'2024-09-17 17:46:44','0.00','10','newstock','1','','',0.00,'','1','1','internal','1','75','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1913,'BENZYL BENZOATE 100ML','',3.00,'2024-09-17 17:47:09','0.00','10','newstock','1','','',0.00,'','1','3','internal','1','65','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1914,'trust studded','',2.00,'2024-09-17 17:47:39','0.00','10','newstock','1','','',36.00,'','1','2','internal','1','1401','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1915,'KISS CLASSIC PLAIN 24sx3','',20.00,'2024-09-17 17:48:04','0.00','10','newstock','1','','',20.00,'','1','20','internal','1','375','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1916,'TRUST CLASSIC 24SX3S','',14.00,'2024-09-17 17:48:33','0.00','10','newstock','1','','',27.00,'','1','14','internal','1','725','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1917,'TRUST CLASSIC 24SX3S','',1.00,'2024-09-17 17:49:15','14.00','10','newstock','1','','',27.00,'','1','15','internal','1','725','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1918,'DELUXE STUDDED CONDOMS','',14.00,'2024-09-17 17:50:06','0.00','10','newstock','1','','',50.00,'','1','14','internal','1','1331','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1919,'CLOTRINE (CLOTRIMAZOLE) 100MG','',6.00,'2024-09-17 17:51:34','0.00','10','newstock','1','','',0.00,'','1','6','internal','1','1473','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1920,'CLOTRINE 500MG','',2.00,'2024-09-17 17:52:45','0.00','10','newstock','1','','',91.00,'','1','2','internal','1','1593','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1921,'PARANOVA PARACETAMOL EFFAV 1GM','',16.00,'2024-09-17 17:56:39','0.00','10','newstock','1','','',24.00,'','1','16','internal','1','1594','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1922,'LYSODAL 100TABS','',20.00,'2024-09-17 17:57:15','0.00','10','newstock','1','','',0.00,'','1','20','internal','1','1456','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1923,'BICOLEX TABS 100','',34.00,'2024-09-17 17:59:10','0.00','10','newstock','1','','',2.50,'','1','34','internal','1','857','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1924,'IBUFLAM SUSPENSION 60MLS','',4.00,'2024-09-17 18:01:31','0.00','10','newstock','1','','',24.00,'','1','4','internal','1','897','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1925,'PROMETHAZINE 25MG 100S','',95.00,'2024-09-17 18:05:43','48.00','10','newstock','1','','',0.00,'','1','143','internal','1','594','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1926,'BICOLEX TABS 100','',100.00,'2024-09-17 18:06:17','34.00','10','newstock','1','','',2.50,'','1','134','internal','1','857','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1927,'FERRO-B COMPLEX 100MLS','',127.00,'2024-09-17 18:06:53','0.00','10','newstock','1','','',75.00,'','1','127','internal','1','281','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1928,'SODAMINT','',130.00,'2024-09-17 18:07:21','0.00','10','newstock','1','','',3.00,'','1','130','internal','1','650','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1929,'ASHTON & PARSONS SATCHETS 20S','',6.00,'2024-09-17 18:07:49','0.00','10','newstock','1','','',3.50,'','1','6','internal','1','32','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1930,'DUB-STERONE 30S','',29.00,'2024-09-17 18:08:08','0.00','10','newstock','1','','',15.00,'','1','29','internal','1','251','','',0.00,'','25','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1931,'MICROGYNON 30 ORIGINAL','',4.00,'2024-09-17 18:08:41','0.00','10','newstock','1','','',0.00,'','1','4','internal','1','442','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1932,'IFAS 30s','',1.00,'2024-09-17 18:09:12','0.00','10','newstock','1','','',219.00,'','1','1','internal','1','354','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1933,'ASHTON & PARSONS SATCHETS 20S','',60.00,'2024-09-17 18:10:43','6.00','10','newstock','1','','',3.50,'','1','66','internal','1','32','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1934,'LOSATAN-H 50/12.5MG','',56.00,'2024-09-17 18:11:38','0.00','10','newstock','1','','',8.00,'','1','56','internal','1','1444','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1935,'HCTZ 50MG','',50.00,'2024-09-17 18:12:57','0.00','10','newstock','1','','',2.00,'','1','50','internal','1','1529','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1936,'LEFRUSID FUROSEMIDE 40MG','',74.00,'2024-09-17 18:13:43','0.00','10','newstock','1','','',9.00,'','1','74','internal','1','1442','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1937,'CALCIGARD RET (NIFEDIPINE)100s','',35.00,'2024-09-17 18:14:23','0.00','10','newstock','1','','',1.00,'','1','35','internal','1','101','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1938,'ASCARD 75MG','',12.00,'2024-09-17 18:15:08','0.00','10','newstock','1','','',3.50,'','1','12','internal','1','27','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1939,'DAWAPRIL ENARLAPRIL 5MG','',248.00,'2024-09-17 18:20:31','0.00','10','newstock','1','','',2.00,'','1','248','internal','1','1539','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1940,'GABACARE GABAPENTIN METHYLCOBALAMIN','',25.00,'2024-09-17 18:21:16','0.00','10','newstock','1','','',0.00,'','1','25','internal','1','1540','','',0.00,'','40','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1941,'VARINIL 5MG 28S','',28.00,'2024-09-17 18:22:19','0.00','10','newstock','1','','',0.00,'','1','28','internal','1','741','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1942,'GLUCOMET 850MG','',28.00,'2024-09-17 18:23:22','0.00','10','newstock','1','','',0.00,'','1','28','internal','1','1187','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1943,'GLUCOMET 500','',50.00,'2024-09-17 18:24:11','0.00','10','newstock','1','','',4.00,'','1','50','internal','1','312','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1944,'GLUDOWN 500MG','',16.00,'2024-09-17 18:24:51','0.00','10','newstock','1','','',3.00,'','1','16','internal','1','1445','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1945,'AQUATAB','',130.00,'2024-09-17 18:26:34','0.00','10','newstock','1','','',0.00,'','1','130','internal','1','1173','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1946,'CLOTRINE','',36.00,'2024-09-17 18:29:36','0.00','10','newstock','1','','',0.00,'','1','36','internal','1','161','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1947,'CLOTRINE','',2.00,'2024-09-17 18:30:35','36.00','10','newstock','1','','',0.00,'','1','38','internal','1','161','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1948,'ENTEROZOLE 100MLS','',1.00,'2024-09-17 20:31:17','0.00','10','newstock','1','','',50.00,'','1','1','internal','1','1559','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1949,'HYOSCINE 10MG GENERIC 100','',39.00,'2024-09-18 08:46:57','0.00','10','newstock','1','','',0.00,'','1','39','internal','1','342','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1950,'PREGNANCY TEST STRIPS (PT HCG)','',35.00,'2024-09-18 08:48:57','0.00','10','newstock','1','','',8.00,'','1','35','internal','1','588','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1951,'NEUROBION FORTE','',45.00,'2024-09-18 08:55:32','0.00','10','newstock','1','','',2.40,'','1','45','internal','1','791','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1952,'NEUROBION FORTE','',45.00,'2024-09-18 08:55:32','45.00','10','newstock','1','','',2.40,'','1','90','internal','1','791','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1953,'TREVIAMET 50/1000 35S','',30.00,'2024-09-18 11:45:18','0.00','10','newstock','1','','',0.00,'','1','30','internal','1','707','','',0.00,'','55','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1954,'TREVIAMET 50/1000 35S','',1.00,'2024-09-18 11:45:35','30.00','10','newstock','1','','',0.00,'','1','31','internal','1','707','','',0.00,'','55','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1955,'DYNAPAR','',7.00,'2024-09-18 12:58:33','0.00','10','newstock','1','','',13.00,'','1','7','internal','1','1544','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1956,'Gastrogel 100MLS','',2.00,'2024-09-18 22:05:52','0.00','10','newstock','1','','',55.00,'','1','2','internal','1','1596','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1957,'NEONATAL AMPICLOX 10MLS','',5.00,'2024-09-19 16:56:37','0.00','10','newstock','1','','',53.00,'','1','5','internal','1','487','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1958,'CELABET 30S','',60.00,'2024-09-19 16:56:56','0.00','10','newstock','1','','',10.00,'','1','60','internal','1','130','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1959,'ESOMOD 20MG ESOMEPRAZOLE','',120.00,'2024-09-19 16:59:28','0.00','10','newstock','1','','',4.00,'','1','120','internal','1','1597','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1960,'ESOMOD 40MG ESOMEPRAZOLE','',60.00,'2024-09-19 17:01:48','0.00','10','newstock','1','','',5.00,'','1','60','internal','1','1599','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1961,'ULTOP PANTOPRAZOLE 20MG','',14.00,'2024-09-19 17:04:11','0.00','10','newstock','1','','',10.00,'','1','14','internal','1','1600','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1962,'DICONAZOLE [FLUCONAZOLE 200MG] TABS','',10.00,'2024-09-19 17:04:38','3.00','10','newstock','1','','',10.00,'','1','13','internal','1','1353','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1963,'IBUFLAM','',1.00,'2024-09-19 17:05:43','4.00','10','newstock','1','','',30.00,'','1','5','internal','1','1515','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1964,'MENTHO','',4.00,'2024-09-19 17:06:19','0.00','10','newstock','1','','',35.00,'','1','4','internal','1','422','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1965,'NIFEDIPINE NIFELONG ER-20','',200.00,'2024-09-19 17:06:46','0.00','10','newstock','1','','',2.00,'','1','200','internal','1','813','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1966,'CALPOL 100MLS','',2.00,'2024-09-19 17:07:21','0.00','10','newstock','1','','',265.00,'','1','2','internal','1','103','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1967,'CALPOL 60MLS','',4.00,'2024-09-19 17:07:57','0.00','10','newstock','1','','',205.00,'','1','4','internal','1','102','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1968,'POSTINOR-2TAABS 2S','',10.00,'2024-09-19 17:08:21','0.00','10','newstock','1','','',139.00,'','1','10','internal','1','579','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1969,'TINIDAZOLE TABS(TZEX) 4','',10.00,'2024-09-19 17:08:55','0.00','10','newstock','1','','',10.00,'','1','10','internal','1','702','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1970,'trust studded','',10.00,'2024-09-19 17:09:19','1.00','10','newstock','1','','',36.00,'','1','11','internal','1','1401','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1971,'ZULU MR 20S','',40.00,'2024-09-19 17:10:27','7.00','10','newstock','1','','',29.00,'','1','47','internal','1','779','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1972,'DICLOFENAC 100MG TABS','',55.00,'2024-09-19 17:45:13','0.00','10','newstock','1','','',1.00,'','1','55','internal','1','233','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1973,'DEPO INJ','',7.00,'2024-09-19 18:06:20','0.00','10','newstock','1','','',80.00,'','1','7','internal','1','916','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1974,'DEPO INJ','',1.00,'2024-09-19 18:06:58','6.00','10','newstock','1','','',80.00,'','1','7','internal','1','916','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1975,'DEPO INJ','',44.00,'2024-09-19 18:08:55','7.00','10','newstock','1','','',80.00,'','1','51','internal','1','916','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1976,'CYPRO B PLUS','',30.00,'2024-09-19 19:12:45','0.00','10','newstock','1','','',10.50,'','1','30','internal','1','213','','',0.00,'','25','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1977,'CANZOL CLOTRIMAZOLE 200MG V3','',8.00,'2024-09-19 19:19:01','0.00','10','newstock','1','','',40.00,'','1','8','internal','1','1557','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1978,'S DERM CREAM','',3.00,'2024-09-19 19:30:15','0.00','10','newstock','1','','',55.00,'','1','3','internal','1','1603','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1979,'TRIMOXAZOLE 100MLS (LECOTRIM)','',1.00,'2024-09-19 20:50:25','0.00','10','newstock','1','','',0.00,'','1','1','internal','1','819','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1980,'TULIA 2 TABS','',12.00,'2024-09-19 21:07:07','0.00','10','newstock','1','','',20.00,'','1','12','internal','1','1040','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1981,'SAFE 72','',9.00,'2024-09-19 21:14:17','0.00','10','newstock','1','','',19.00,'','1','9','internal','1','856','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1982,'DETERMINE TEST STRIPS','',44.00,'2024-09-20 14:53:58','0.00','10','newstock','1','','',45.00,'','1','44','internal','1','1601','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1983,'ENO LEMON','',36.00,'2024-09-21 09:49:16','0.00','10','newstock','1','','',14.00,'','1','36','internal','1','790','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1984,'CARYL EXPECTORANT 100MLS','',1.00,'2024-09-21 18:49:47','0.00','10','newstock','1','','',120.00,'','1','1','internal','1','1236','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1985,'HYDROCHLOROTHIAZIDE 25MG 100S','',30.00,'2024-09-23 18:32:11','0.00','10','newstock','1','','',1.00,'','1','30','internal','1','336','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1986,'INDOCID 100S','',200.00,'2024-09-23 19:05:28','0.00','10','newstock','1','','',2.00,'','1','200','internal','1','357','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1987,'ORS','',30.00,'2024-09-23 20:02:55','0.00','10','newstock','1','','',9.00,'','1','30','internal','1','543','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1988,'LONART TABS 24','',5.00,'2024-09-23 20:13:32','0.00','10','newstock','1','','',65.00,'','1','5','internal','1','399','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1989,'AMOXYL(MOXACIL) 60ML','1182',1.00,'2024-09-23 20:20:46','4.00','10','newstock','1','','',0.00,'','1','5','1','1','1182','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1990,'ZYCET -CETRIZINE S.P 60 ML','1199',1.00,'2024-09-23 20:20:52','1.00','10','newstock','1','','',0.00,'','1','2','1','1','1199','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1991,'VEGA 50MG SILDENAFIL','',20.00,'2024-09-24 17:19:48','0.00','10','newstock','1','','',10.00,'','1','20','internal','1','1604','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1992,'PROBETA N ASAL7.5ML','592',1.00,'2024-09-25 12:08:11','1.00','10','newstock','1','','',0.00,'','1','2','1','1','592','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1993,'DETERMINE TEST STRIPS ','1601',1.00,'2024-09-25 16:33:55','42.00','10','newstock','1','','',0.00,'','1','43','1','1','1601','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1994,'KOFGON 100MLS GREEN','',8.00,'2024-09-25 17:57:44','0.00','10','newstock','1','','',35.00,'','1','8','internal','1','1583','','',0.00,'','NaN150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1995,'VEGA 50MG SILDENAFIL','1604',1.00,'2024-09-25 19:28:35','17.00','10','newstock','1','','',0.00,'','1','18','1','1','1604','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1996,'HEMOFORCE FAMILY 200MLS','',1.00,'2024-09-27 10:54:52','0.00','10','newstock','1','','',189.00,'','1','1','internal','1','1421','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1997,'MTM 100 4S','',2.00,'2024-09-27 16:30:37','0.00','10','newstock','1','','',35.00,'','1','2','internal','1','466','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1998,'COZITH AZYTHROMYCIN 500MG','',20.00,'2024-09-27 17:46:09','0.00','10','newstock','1','','',65.00,'','1','20','internal','1','1531','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1999,'EPIDERM 15GM CREAM','',6.00,'2024-09-27 17:47:19','1.00','10','newstock','1','','',56.00,'','1','7','internal','1','270','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2000,'FEMIPLAN 28S','',30.00,'2024-09-27 17:55:03','5.00','10','newstock','1','','',75.00,'','1','35','internal','1','928','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2001,'TULIA 2 TABS','',30.00,'2024-09-27 17:55:28','4.00','10','newstock','1','','',20.00,'','1','34','internal','1','1040','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2002,'KIFARU 50MG 4','',80.00,'2024-09-27 17:56:17','3.00','10','newstock','1','','',15.00,'','1','83','internal','1','806','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2003,'TRICOFF GREEN 60ML','',10.00,'2024-09-27 17:57:45','7.00','10','newstock','1','','',50.00,'','1','17','internal','1','1226','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2004,'TRICOFF RED 60 ML','',10.00,'2024-09-27 18:04:39','5.00','10','newstock','1','','',50.00,'','1','15','internal','1','1228','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2005,'TRICOFF GREEN 100 ML','',6.00,'2024-09-27 18:05:21','0.00','10','newstock','1','','',100.00,'','1','6','internal','1','1230','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2006,'ONECID 100MLS','',9.00,'2024-09-27 18:20:24','0.00','10','newstock','1','','',40.00,'','1','9','internal','1','539','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2007,'IZZITHREE ORAL SUSP 15MLS','',6.00,'2024-09-27 18:20:43','6.00','10','newstock','1','','',36.00,'','1','12','internal','1','865','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2008,'BULKOT B CREAM','',5.00,'2024-09-27 18:21:02','0.00','10','newstock','1','','',60.00,'','1','5','internal','1','1287','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2009,'CETRIZINE 60ML','',10.00,'2024-09-27 18:22:30','1.00','10','newstock','1','','',18.90,'','1','11','internal','1','136','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2010,'CLOTRINE B','',4.00,'2024-09-27 18:23:04','0.00','10','newstock','1','','',0.00,'','1','4','internal','1','162','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2011,'CLOZOLE-B','',5.00,'2024-09-27 18:23:35','2.00','10','newstock','1','','',30.00,'','1','7','internal','1','1502','','',0.00,'','130','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2012,'COLDCAP CAPS 12','',96.00,'2024-09-27 18:24:04','48.00','10','newstock','1','','',7.40,'','1','144','internal','1','176','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2013,'DAWAFLOX- FLOXAPEN 250 MG CAPS','',100.00,'2024-09-27 18:24:28','5.00','10','newstock','1','','',0.00,'','1','105','internal','1','1159','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2014,'DAWAFLOX- FLOXAPEN 500MG CAPS','',100.00,'2024-09-27 18:24:50','8.00','10','newstock','1','','',0.00,'','1','108','internal','1','1158','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2015,'DAZOLE B CREAM','',6.00,'2024-09-27 18:26:45','0.00','10','newstock','1','','',43.00,'','1','6','internal','1','1526','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2016,'DELASED CHESTY NON DROWSY 100ML','',4.00,'2024-09-27 18:27:11','0.00','10','newstock','1','','',109.00,'','1','4','internal','1','1183','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2017,'DELASED PAEDIATRIC 100 MLS','',4.00,'2024-09-27 18:27:32','0.00','10','newstock','1','','',95.00,'','1','4','internal','1','971','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2018,'DIPROSON','',5.00,'2024-09-27 18:28:05','0.00','10','newstock','1','','',48.00,'','1','5','internal','1','238','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2019,'ESOMEZOLE CAPS 40 MG','',120.00,'2024-09-27 18:28:46','2.00','10','newstock','1','','',6.00,'','1','122','internal','1','1208','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2020,'DICONAZOLE [FLUCONAZOLE 200MG] TABS','',10.00,'2024-09-27 18:29:06','1.00','10','newstock','1','','',10.00,'','1','11','internal','1','1353','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2021,'FC ZOLE 150MG','',20.00,'2024-09-27 18:29:24','2.00','10','newstock','1','','',15.00,'','1','22','internal','1','1374','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2022,'FLUGONE DM 60MLS','',2.00,'2024-09-27 18:29:55','0.00','10','newstock','1','','',180.00,'','1','2','internal','1','848','','',0.00,'','270','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2023,'FLUGONE P 60MLS','',2.00,'2024-09-27 18:30:13','0.00','10','newstock','1','','',141.00,'','1','2','internal','1','1035','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2024,'HYDROCHLOROTHIAZIDE 25MG 100S','',100.00,'2024-09-27 18:30:48','0.00','10','newstock','1','','',1.00,'','1','100','internal','1','336','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2025,'HCTZ 50MG','',90.00,'2024-09-27 18:31:51','50.00','10','newstock','1','','',2.00,'','1','140','internal','1','1529','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2026,'HYOSCINE 10MG GENERIC 100','',100.00,'2024-09-27 18:32:24','5.00','10','newstock','1','','',0.00,'','1','105','internal','1','342','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2027,'MARAMOJA TABS 100','',100.00,'2024-09-27 18:32:48','0.00','10','newstock','1','','',3.00,'','1','100','internal','1','882','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2028,'MTM 50 4S','',40.00,'2024-09-27 18:33:11','10.00','10','newstock','1','','',9.00,'','1','50','internal','1','467','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2029,'MTM 100 4S','',20.00,'2024-09-27 18:33:37','1.00','10','newstock','1','','',35.00,'','1','21','internal','1','466','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2030,'NOSIC TABS 20S','',20.00,'2024-09-27 18:34:08','0.00','10','newstock','1','','',0.00,'','1','20','internal','1','523','','',0.00,'','25','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2031,'PERNEX AC 5% GEL 20 GM','',1.00,'2024-09-27 18:34:26','0.00','10','newstock','1','','',0.00,'','1','1','internal','1','569','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2032,'POSTINOR-2TAABS 2S','',10.00,'2024-09-27 18:34:54','5.00','10','newstock','1','','',139.00,'','1','15','internal','1','579','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2033,'PROBETA N ASAL7.5ML','',4.00,'2024-09-27 18:35:10','1.00','10','newstock','1','','',108.00,'','1','5','internal','1','592','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2034,'SAFE 72','',20.00,'2024-09-27 18:35:26','6.00','10','newstock','1','','',19.00,'','1','26','internal','1','856','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2035,'STOPACID SUSPENSION 100MLS','',8.00,'2024-09-27 18:39:29','0.00','10','newstock','1','','',32.00,'','1','8','internal','1','893','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2036,'NEUTRICID SYRUP 100MLS','',1.00,'2024-09-27 18:40:07','0.00','10','newstock','1','','',80.00,'','1','1','internal','1','1437','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2037,'SUNGEL SUSPENSION 100MLS','',1.00,'2024-09-27 18:40:21','0.00','10','newstock','1','','',100.00,'','1','1','internal','1','1438','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2038,'TRYACTIN SUSPENTION 100MLS','',1.00,'2024-09-27 18:40:39','0.00','10','newstock','1','','',100.00,'','1','1','internal','1','1425','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2039,'UNIACTIN SYRUP(100ML)','',1.00,'2024-09-27 18:40:59','0.00','10','newstock','1','','',181.00,'','1','1','internal','1','837','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2040,'MARAMOJA TABS 100\'s','882',2.00,'2024-09-27 19:30:09','98.00','10','newstock','1','','',0.00,'','1','100','1','1','882','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2041,'BULKOT MIX 20GM','',4.00,'2024-09-30 20:07:03','0.00','10','newstock','1','','',109.00,'','1','4','internal','1','92','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2042,'TROGYL 400MG METRONIDAZOLE','',80.00,'2024-09-30 20:38:46','0.00','10','newstock','1','','',2.50,'','1','80','internal','1','1584','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2043,'TRICOHIST 60ML','',4.00,'2024-10-01 11:15:16','2.00','10','newstock','1','','',0.00,'','1','6','internal','1','712','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2044,'ISODEX DRY 100MLS','',1.00,'2024-10-01 16:56:51','0.00','10','newstock','1','','',65.00,'','1','1','internal','1','1578','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2045,'FERROLIC -LF','',110.00,'2024-10-02 09:03:10','0.00','10','newstock','1','','',5.00,'','1','110','internal','1','1041','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2046,'CEFIXIME(THEOFIX)400MG 10S','',2.00,'2024-10-02 20:57:48','0.00','10','newstock','1','','',0.00,'','1','2','internal','1','126','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2047,'CEFIXIME(THEOFIX)400MG 10S','',18.00,'2024-10-02 20:59:09','2.00','10','newstock','1','','',0.00,'','1','20','internal','1','126','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2048,'TAMEPYN','',18.00,'2024-10-03 16:41:32','0.00','10','newstock','1','','',13.00,'','1','18','internal','1','681','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2049,'XTRADERM CREAM','',4.00,'2024-10-03 17:45:09','0.00','10','newstock','1','','',126.00,'','1','4','internal','1','763','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2050,'TINIDAZOLE TABS(TZEX) 4','',10.00,'2024-10-03 19:38:07','1.00','10','newstock','1','','',10.00,'','1','11','internal','1','702','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2051,'FLAGIN 60MLS METRONIDAZOLE','',10.00,'2024-10-04 15:23:39','0.00','10','newstock','1','','',30.00,'','1','10','internal','1','1558','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2052,'DICLOFENAC 100MG TABS','',290.00,'2024-10-04 18:26:24','10.00','10','newstock','1','','',1.00,'','1','300','internal','1','233','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2053,'OLOCORT CREAM','',4.00,'2024-10-04 18:50:46','0.00','10','newstock','1','','',0.00,'','1','4','internal','1','1528','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2054,'TRICOHIST 100ML','',3.00,'2024-10-05 18:47:15','0.00','10','newstock','1','','',0.00,'','1','3','internal','1','711','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2055,'FLAGIN 60MLS METRONIDAZOLE','1558',1.00,'2024-10-05 19:16:52','8.00','10','newstock','1','','',0.00,'','1','9','1','1','1558','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2056,'BIOTRIM 50MLS','1560',1.00,'2024-10-05 19:16:53','3.00','10','newstock','1','','',0.00,'','1','4','1','1','1560','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2057,'IBUFLAM SUSPENSION 60MLS','897',1.00,'2024-10-05 19:16:55','2.00','10','newstock','1','','',0.00,'','1','3','1','1','897','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2058,'COTRIVIVA CTX 960MG','',100.00,'2024-10-06 20:46:19','0.00','10','newstock','1','','',3.00,'','1','100','internal','1','1607','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2059,'ELASTOPLAST 100S(ROLLTIPS ADHESIVE BANDAGE)','',70.00,'2024-10-09 11:21:09','0.00','10','newstock','1','','',0.00,'','1','70','internal','1','259','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2060,'ACETAL MR','',45.00,'2024-10-14 20:24:50','2.00','10','newstock','1','','',0.00,'','1','47','internal','1','6','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2061,'acinet amoxicalv 228/5ml','',2.00,'2024-10-14 20:25:08','0.00','10','newstock','1','','',170.00,'','1','2','internal','1','1551','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2062,'ACNESOL CREME 20GM','',1.00,'2024-10-14 20:25:21','0.00','10','newstock','1','','',200.00,'','1','1','internal','1','1292','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2063,'LONART TABS 24','',2.00,'2024-10-14 20:25:43','2.00','10','newstock','1','','',65.00,'','1','4','internal','1','399','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2064,'ABZ 400MG','',8.00,'2024-10-14 20:26:07','1.00','10','newstock','1','','',10.00,'','1','9','internal','1','2','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2065,'STOMACID ANTACID','',47.00,'2024-10-14 20:27:38','3.00','10','newstock','1','','',5.00,'','1','50','internal','1','1542','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2066,'BULKOT B CREAM','',1.00,'2024-10-14 20:28:12','3.00','10','newstock','1','','',60.00,'','1','4','internal','1','1287','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2067,'CEFIXIME(THEOFIX)400MG 10S','',20.00,'2024-10-14 20:30:23','10.00','10','newstock','1','','',0.00,'','1','30','internal','1','126','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2068,'CEFUROXIME AXETIL-500MGS','',2.00,'2024-10-14 20:30:47','0.00','10','newstock','1','','',78.00,'','1','2','internal','1','1494','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2069,'CREPE BANDAGE 2\"','',5.00,'2024-10-14 20:31:50','0.00','10','newstock','1','','',18.00,'','1','5','internal','1','879','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2070,'BIOTRIM 50MLS','',4.00,'2024-10-14 20:33:47','2.00','10','newstock','1','','',30.00,'','1','6','internal','1','1560','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2071,'BIOTRIM SUSP 100ML','',2.00,'2024-10-14 20:34:05','0.00','10','newstock','1','','',0.00,'','1','2','internal','1','815','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2072,'DEXAMETHAZONE INJ','',20.00,'2024-10-14 20:34:27','0.00','10','newstock','1','','',15.00,'','1','20','internal','1','1167','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2073,'DICLOFENAC 100MG TABS','',450.00,'2024-10-14 20:35:03','253.00','10','newstock','1','','',1.00,'','1','703','internal','1','233','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2074,'DICLOMOL SR 100MG','',90.00,'2024-10-14 20:35:22','29.00','10','newstock','1','','',5.00,'','1','119','internal','1','1011','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2075,'DUB-STERONE 30S','',30.00,'2024-10-14 20:35:52','3.00','10','newstock','1','','',15.00,'','1','33','internal','1','251','','',0.00,'','25','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2076,'ENO TABLETS','',96.00,'2024-10-14 20:36:56','0.00','10','newstock','1','','',5.00,'','1','96','internal','1','1218','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2077,'ENO TABLETS','',20.00,'2024-10-14 20:37:25','96.00','10','newstock','1','','',5.00,'','1','116','internal','1','1218','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2078,'GENTAMYCIN INJ.80MGS','',6.00,'2024-10-14 20:37:46','0.00','10','newstock','1','','',0.00,'','1','6','internal','1','1152','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2079,'GENTAMYCIN INJ.80MGS','',4.00,'2024-10-14 20:37:55','6.00','10','newstock','1','','',0.00,'','1','10','internal','1','1152','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2080,'FERROLIC -LF','',100.00,'2024-10-14 20:38:12','75.00','10','newstock','1','','',5.00,'','1','175','internal','1','1041','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2081,'MELCAM 7.5MG ( MELOXICAM)','',190.00,'2024-10-14 20:38:42','5.00','10','newstock','1','','',0.00,'','1','195','internal','1','420','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2082,'MELOXICAM 15MG','',45.00,'2024-10-14 20:39:16','0.00','10','newstock','1','','',0.00,'','1','45','internal','1','421','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2083,'TROGYL 400MG METRONIDAZOLE','',370.00,'2024-10-14 20:40:46','15.00','10','newstock','1','','',2.50,'','1','385','internal','1','1584','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2084,'PROMVITE MULTIVITAMIN 100ML','',4.00,'2024-10-14 20:42:25','0.00','10','newstock','1','','',45.00,'','1','4','internal','1','1608','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2085,'NITROFURANTOIN 100MG TABS','',200.00,'2024-10-14 20:43:12','45.00','10','newstock','1','','',3.00,'','1','245','internal','1','510','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2086,'NORMAL SALINE 500ML','',2.00,'2024-10-14 20:43:30','0.00','10','newstock','1','','',89.00,'','1','2','internal','1','519','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2087,'PANADOL EXTRA PAIRS WITH OPTI ZORB','',40.00,'2024-10-14 20:44:47','4.00','10','newstock','1','','',0.00,'','1','44','internal','1','558','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2088,'CALPOL 60MLS','',2.00,'2024-10-14 20:46:05','1.00','10','newstock','1','','',205.00,'','1','3','internal','1','102','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2089,'POSTINOR-2TAABS 2S','',8.00,'2024-10-14 20:47:01','4.00','10','newstock','1','','',139.00,'','1','12','internal','1','579','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2090,'PREGNANCY TEST STRIPS (PT HCG)','',38.00,'2024-10-14 20:48:33','7.00','10','newstock','1','','',8.00,'','1','45','internal','1','588','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2091,'SENIDOL 2GM SECNIDAZOLE','',10.00,'2024-10-14 20:49:10','5.00','10','newstock','1','','',40.00,'','1','15','internal','1','1255','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2092,'TRICOHIST 60ML','',3.00,'2024-10-14 20:49:43','4.00','10','newstock','1','','',0.00,'','1','7','internal','1','712','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2093,'trust studded','',8.00,'2024-10-14 20:49:59','1.00','10','newstock','1','','',36.00,'','1','9','internal','1','1401','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2094,'COZITH AZYTHROMYCIN 500MG','',25.00,'2024-10-15 12:13:53','0.00','10','newstock','1','','',65.00,'','1','25','internal','1','1531','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2095,'FRANOL B/P 100S GIFOL','',200.00,'2024-10-15 12:14:11','0.00','10','newstock','1','','',0.00,'','1','200','internal','1','296','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2096,'TRUST CLASSIC 24SX3S','',44.00,'2024-10-15 13:21:33','4.00','10','newstock','1','','',27.00,'','1','48','internal','1','725','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2097,'LOBAK 10S','',70.00,'2024-10-15 13:22:52','21.00','10','newstock','1','','',5.50,'','1','91','internal','1','397','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2098,'levoxin levofloxacin','',5.00,'2024-10-15 13:26:15','0.00','10','newstock','1','','',0.00,'','1','5','internal','1','1609','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2099,'kaluma king','',41.00,'2024-10-19 15:54:54','0.00','10','newstock','1','','',9.00,'','1','41','internal','1','930','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2100,'CETRPINN TABS CETRIZINE 10MG','',200.00,'2024-10-22 10:00:37','0.00','10','newstock','1','','',2.50,'','1','200','internal','1','1573','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2101,'NOSIC TABS 20S','',26.00,'2024-10-23 21:22:22','4.00','10','newstock','1','','',0.00,'','1','30','internal','1','523','','',0.00,'','25','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2102,'ACECLOFENAC ACESTAR 100MG','',55.00,'2024-10-24 19:10:39','0.00','10','newstock','1','','',5.00,'','1','55','internal','1','1610','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2103,'acinet amoxicalv 228/5ml','',1.00,'2024-10-24 19:11:04','1.00','10','newstock','1','','',170.00,'','1','2','internal','1','1551','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2104,'AMOXICILLIN CAPS 500MGS CAREMOX','',190.00,'2024-10-24 19:11:46','19.00','10','newstock','1','','',0.00,'','1','209','internal','1','1479','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2105,'MOXACIL DS 100MLS DS','',4.00,'2024-10-24 19:14:20','0.00','10','newstock','1','','',55.00,'','1','4','internal','1','1576','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2106,'MOXACIL DS 100MLS DS','',5.00,'2024-10-24 19:15:59','4.00','10','newstock','1','','',55.00,'','1','9','internal','1','1576','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2107,'ASCORIL EXPECT COUGH 100ML','',2.00,'2024-10-24 19:16:21','0.00','10','newstock','1','','',0.00,'','1','2','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),(2108,'BENAFLU TOTO 100ML','',3.00,'2024-10-24 19:16:57','0.00','10','newstock','1','','',85.00,'','1','3','internal','1','57','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2109,'BETASON CREAM 15GM','',5.00,'2024-10-24 19:17:28','0.00','10','newstock','1','','',0.00,'','1','5','internal','1','68','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2110,'ZYCET -CETRIZINE S.P 60 ML','',20.00,'2024-10-24 19:17:50','2.00','10','newstock','1','','',0.00,'','1','22','internal','1','1199','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2111,'ZYCET TABS 100','',450.00,'2024-10-24 19:18:14','103.00','10','newstock','1','','',0.00,'','1','553','internal','1','820','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2112,'COTTON WOOL 50G','',6.00,'2024-10-24 19:19:48','0.00','10','newstock','1','','',40.00,'','1','6','internal','1','198','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2113,'CYPRO B PLUS','',30.00,'2024-10-24 19:20:05','7.00','10','newstock','1','','',10.50,'','1','37','internal','1','213','','',0.00,'','25','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2114,'DELASED PAEDIATRIC 100 MLS','',4.00,'2024-10-24 19:20:31','0.00','10','newstock','1','','',95.00,'','1','4','internal','1','971','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2115,'DICLOFENAC INJ.75MG','',20.00,'2024-10-24 19:23:55','0.00','10','newstock','1','','',0.00,'','1','20','internal','1','1128','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2116,'ESOMOD 20MG ESOMEPRAZOLE','',35.00,'2024-10-24 19:24:33','25.00','10','newstock','1','','',4.00,'','1','60','internal','1','1597','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2117,'DICONAZOLE [FLUCONAZOLE 200MG] TABS','',8.00,'2024-10-24 19:25:05','2.00','10','newstock','1','','',10.00,'','1','10','internal','1','1353','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2118,'FLUGONE CAPS 10','',90.00,'2024-10-24 19:25:31','12.00','10','newstock','1','','',12.00,'','1','102','internal','1','292','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2119,'F- TAB ( FRANOL) 12MG','',190.00,'2024-10-24 19:26:01','0.00','10','newstock','1','','',0.00,'','1','190','internal','1','1468','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2120,'GENTAMYCIN EYE/EAR DROPS 5ML','',10.00,'2024-10-24 19:26:23','2.00','10','newstock','1','','',18.00,'','1','12','internal','1','305','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2121,'glucomet 500mg','',56.00,'2024-10-24 19:27:04','0.00','10','newstock','1','','',2.00,'','1','56','internal','1','937','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2122,'GRISEOFULVIN 500MG 100S','',100.00,'2024-10-24 19:27:36','40.00','10','newstock','1','','',0.00,'','1','140','internal','1','326','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2123,'HELICURE HPYLORI KIT','',2.00,'2024-10-24 19:29:25','0.00','10','newstock','1','','',620.00,'','1','2','internal','1','1612','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2124,'IFAS 30s','',1.00,'2024-10-24 19:29:48','0.00','10','newstock','1','','',219.00,'','1','1','internal','1','354','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2125,'KETOCONAZOLE 200MG 30S','',60.00,'2024-10-24 19:30:48','0.00','10','newstock','1','','',4.00,'','1','60','internal','1','374','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2126,'LEVAMISOLE SYRUP 15ML','',8.00,'2024-10-24 19:31:16','0.00','10','newstock','1','','',28.00,'','1','8','internal','1','1044','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2127,'MONTAPLUS','',10.00,'2024-10-24 19:38:48','0.00','10','newstock','1','','',25.00,'','1','10','internal','1','1613','','',0.00,'','40','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2128,'LEVOFLOXACIN L VXIN 500MG','',5.00,'2024-10-24 19:42:58','0.00','10','newstock','1','','',75.00,'','1','5','internal','1','1614','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2129,'MTM 100 4S','',20.00,'2024-10-24 19:43:55','0.00','10','newstock','1','','',35.00,'','1','20','internal','1','466','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2130,'MTM 50 4S','',30.00,'2024-10-24 19:44:14','37.00','10','newstock','1','','',9.00,'','1','67','internal','1','467','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2131,'NEUTRO FORTE','',12.00,'2024-10-24 19:45:51','0.00','10','newstock','1','','',3.00,'','1','12','internal','1','1615','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2132,'NEUTRO FORTE','',108.00,'2024-10-24 19:46:00','12.00','10','newstock','1','','',3.00,'','1','120','internal','1','1615','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2133,'CALPOL 100MLS','',2.00,'2024-10-24 19:46:31','0.00','10','newstock','1','','',265.00,'','1','2','internal','1','103','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2134,'PCM CALPOL SUSP 60MLS','',4.00,'2024-10-24 19:46:57','0.00','10','newstock','1','','',195.00,'','1','4','internal','1','866','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2135,'PHARMASAL OINTMENT 25G','',4.00,'2024-10-24 19:47:22','0.00','10','newstock','1','','',50.00,'','1','4','internal','1','570','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2136,'PROBETA N ASAL7.5ML','',5.00,'2024-10-24 19:47:47','2.00','10','newstock','1','','',108.00,'','1','7','internal','1','592','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2137,'SONATEC-M/WASH MENTHOL FRESH 250 ML','',1.00,'2024-10-24 19:48:25','0.00','10','newstock','1','','',242.00,'','1','1','internal','1','1174','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2138,'STREPSIL LOZ(regular)','',6.00,'2024-10-24 19:48:54','10.00','10','newstock','1','','',24.40,'','1','16','internal','1','1168','','',0.00,'','40','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2139,'TAMEPYN','',20.00,'2024-10-24 19:49:31','0.00','10','newstock','1','','',13.00,'','1','20','internal','1','681','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2140,'TINIDAZOLE TABS(TZEX) 4','',30.00,'2024-10-24 19:49:55','0.00','10','newstock','1','','',10.00,'','1','30','internal','1','702','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2141,'RAMGIC TRAMADOL INJ.','',10.00,'2024-10-24 19:50:30','0.00','10','newstock','1','','',0.00,'','1','10','internal','1','1136','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2142,'TRICOHIST 100ML','',3.00,'2024-10-24 19:51:00','2.00','10','newstock','1','','',0.00,'','1','5','internal','1','711','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2143,'trust studded','',8.00,'2024-10-24 19:52:07','6.00','10','newstock','1','','',36.00,'','1','14','internal','1','1401','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2144,'XTRADERM CREAM','',3.00,'2024-10-24 19:52:28','1.00','10','newstock','1','','',126.00,'','1','4','internal','1','763','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2145,'ZEFCOLIN DRY COUGH 100ML','',2.00,'2024-10-24 19:52:41','0.00','10','newstock','1','','',235.00,'','1','2','internal','1','770','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2146,'PREDNISOLONE BLUE COSMOS','',40.00,'2024-10-24 21:00:04','0.00','10','newstock','1','','',2.00,'','1','40','internal','1','1616','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2147,'COTTON WOOL 400G','',1.00,'2024-10-28 11:10:21','0.00','10','newstock','1','','',250.00,'','1','1','internal','1','197','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2148,'SICLOFEN','',60.00,'2024-10-29 19:30:02','0.00','10','newstock','1','','',5.00,'','1','60','internal','1','1617','','',0.00,'','NaN','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2149,'ZEDCORIL 100MLS','',2.00,'2024-10-29 19:30:20','0.00','10','newstock','1','','',55.00,'','1','2','internal','1','1581','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2150,'BRONCHO COUGH 100MLS ASCORIL GEN','',3.00,'2024-10-29 19:31:52','0.00','10','newstock','1','','',65.00,'','1','3','internal','1','1618','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2151,'BENAGAS GEL 100 ML','',10.00,'2024-10-29 19:32:13','0.00','10','newstock','1','','',100.00,'','1','10','internal','1','1223','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2152,'BENAGAS GEL 180 ML','',5.00,'2024-10-29 19:32:33','0.00','10','newstock','1','','',120.00,'','1','5','internal','1','1222','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2153,'LABCLAV 1GM AMOXICLAV','',2.00,'2024-10-29 19:34:33','0.00','10','newstock','1','','',199.00,'','1','2','internal','1','1619','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2154,'KAMOXCLAV 228/5ML AMOXICLAV','',2.00,'2024-10-29 19:35:48','0.00','10','newstock','1','','',109.00,'','1','2','internal','1','1620','','',0.00,'','NaN','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2155,'ESSPON 100MLS APPETITE STIMULANT','',2.00,'2024-10-29 19:37:19','0.00','10','newstock','1','','',109.00,'','1','2','internal','1','1621','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2156,'KISS CLASSIC PLAIN 24sx3','',4.00,'2024-10-29 19:37:36','7.00','10','newstock','1','','',20.00,'','1','11','internal','1','375','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2157,'OMEPRAZOLE 20MGS CAPS','',300.00,'2024-10-29 19:38:33','0.00','10','newstock','1','','',1.00,'','1','300','internal','1','535','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2158,'SALOREX EXPECTORANT 100L','',3.00,'2024-10-29 19:38:54','2.00','10','newstock','1','','',82.00,'','1','5','internal','1','629','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2159,'OLMOL FORTE 2GMS','',10.00,'2024-10-29 19:39:21','0.00','10','newstock','1','','',30.00,'','1','10','internal','1','1378','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2160,'F TAB ','1574',10.00,'2024-10-29 21:32:06','30.00','10','newstock','1','','',0.00,'','1','40','1','1','1574','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2161,'SICLOFEN 100mg','',60.00,'2024-10-30 10:17:56','0.00','10','newstock','1','','',5.00,'','1','60','internal','1','1623','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2162,'ISODEX EXPECTORANT 100MLS','',5.00,'2024-10-30 20:46:39','0.00','10','newstock','1','','',65.00,'','1','5','internal','1','1624','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2163,'TRICOFF GREEN 100 ML','1230',1.00,'2024-10-30 21:38:54','5.00','10','newstock','1','','',0.00,'','1','6','1','1','1230','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2164,'AMOXICILLIN CAPS 500MGS CAREMOX','1479',15.00,'2024-10-30 21:40:57','154.00','10','newstock','1','','',0.00,'','1','169','1','1','1479','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2165,'TRICOFF GREEN 100 ML','1230',1.00,'2024-10-30 21:41:00','5.00','10','newstock','1','','',0.00,'','1','6','1','1','1230','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2166,'KAMOXCLAV 228/5ML AMOXICLAV','',2.00,'2024-10-30 21:46:48','0.00','10','newstock','1','','',109.00,'','1','2','internal','1','1625','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2167,'CARDITAN FILM COATED TABS 28','',56.00,'2024-10-31 15:11:53','0.00','10','newstock','1','','',0.00,'','1','56','internal','1','116','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2168,'CARDITAN H FILM COATED 28S','',56.00,'2024-10-31 15:12:20','0.00','10','newstock','1','','',0.00,'','1','56','internal','1','117','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2169,'FEXAL CEFTRIAXONE 1GM','',20.00,'2024-10-31 15:13:54','0.00','10','newstock','1','','',32.00,'','1','20','internal','1','1626','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2170,'POSTINOR-2TAABS 2S','',5.00,'2024-10-31 15:14:26','7.00','10','newstock','1','','',139.00,'','1','12','internal','1','579','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2171,'SAFE 72','',15.00,'2024-10-31 15:14:51','14.00','10','newstock','1','','',19.00,'','1','29','internal','1','856','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2172,'ZULU MR 20S','',16.00,'2024-10-31 15:15:13','4.00','10','newstock','1','','',29.00,'','1','20','internal','1','779','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2173,'DICLOFENAC 100MG TABS','233',5.00,'2024-10-31 16:11:21','617.00','10','newstock','1','','',0.00,'','1','622','1','1','233','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2174,'COZITH AZYTHROMYCIN 500MG','',20.00,'2024-11-04 12:12:22','4.00','10','newstock','1','','',65.00,'','1','24','internal','1','1531','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2175,'CIPLADON 500MG','',21.00,'2024-11-04 12:13:09','0.00','10','newstock','1','','',19.00,'','1','21','internal','1','142','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2176,'CIPROFLOXACIN 500MG TABS','',90.00,'2024-11-04 12:13:27','50.00','10','newstock','1','','',3.00,'','1','140','internal','1','145','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2177,'OLSOLONE SYRUP 50- ML','',8.00,'2024-11-04 12:13:45','0.00','10','newstock','1','','',150.00,'','1','8','internal','1','1249','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2178,'DOLOACT MR 100S','',45.00,'2024-11-04 12:13:59','3.00','10','newstock','1','','',17.00,'','1','48','internal','1','243','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2179,'STERONE 5MG 100S','',30.00,'2024-11-04 12:15:04','0.00','10','newstock','1','','',16.00,'','1','30','internal','1','667','','',0.00,'','25','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2180,'EPHEDRINE NASAL DROP(PAEDS)','',3.00,'2024-11-04 12:15:32','0.00','10','newstock','1','','',30.00,'','1','3','internal','1','269','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2181,'TRUST CLASSIC 24SX3S','',24.00,'2024-11-04 12:15:51','20.00','10','newstock','1','','',27.00,'','1','44','internal','1','725','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2182,'XTRADERM CREAM','',2.00,'2024-11-04 12:16:12','2.00','10','newstock','1','','',126.00,'','1','4','internal','1','763','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2183,'HYDROCHLOROTHIAZIDE 25MG 100S','',200.00,'2024-11-04 12:16:56','54.00','10','newstock','1','','',1.00,'','1','254','internal','1','336','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2184,'KISS CLASSIC PLAIN 24sx3','',10.00,'2024-11-04 12:17:17','11.00','10','newstock','1','','',20.00,'','1','21','internal','1','375','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2185,'MYOSPAZ','',20.00,'2024-11-04 12:17:35','0.00','10','newstock','1','','',16.00,'','1','20','internal','1','470','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2186,'NYSTATIN 12ML','',5.00,'2024-11-04 12:17:54','0.00','10','newstock','1','','',50.00,'','1','5','internal','1','526','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2187,'NYSTATIN 30ML','',5.00,'2024-11-04 12:18:09','0.00','10','newstock','1','','',45.00,'','1','5','internal','1','527','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2188,'TULIA 2 TABS','',20.00,'2024-11-04 12:18:26','11.00','10','newstock','1','','',20.00,'','1','31','internal','1','1040','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2189,'FC ZOLE 150MG','',15.00,'2024-11-04 12:20:05','1.00','10','newstock','1','','',15.00,'','1','16','internal','1','1374','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2190,'KOFGON 100MLS GREEN','',8.00,'2024-11-04 19:19:49','0.00','10','newstock','1','','',35.00,'','1','8','internal','1','1627','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2191,'ZEDCAL 30S','',30.00,'2024-11-06 21:00:16','0.00','10','newstock','1','','',0.00,'','1','30','internal','1','767','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2192,'ZULU MR 20S','',10.00,'2024-11-11 17:00:52','0.00','10','newstock','1','','',29.00,'','1','10','internal','1','779','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2193,'NOVAMENTI 625MG AMOXICLAV','',1.00,'2024-11-21 18:42:25','0.00','10','newstock','1','','',116.00,'','1','1','internal','1','1591','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2194,'AMPICLODAWA 100MLS','',3.00,'2024-11-21 21:45:55','0.00','10','newstock','1','','',75.00,'','1','3','internal','1','1611','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2195,'acinet amoxicalv 228/5ml','',2.00,'2024-11-28 11:04:39','0.00','10','newstock','1','','',170.00,'','1','2','internal','1','1551','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2196,'AMOXICILLIN CAPS 500MGS CAREMOX','',140.00,'2024-11-28 11:05:05','59.00','10','newstock','1','','',0.00,'','1','199','internal','1','1479','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2197,'AMPICLOX 500MG CAPS','',200.00,'2024-11-28 11:06:59','0.00','10','newstock','1','','',4.30,'','1','200','internal','1','21','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2198,'IZZITHREE ORAL SUSP 15MLS','',5.00,'2024-11-28 11:07:24','4.00','10','newstock','1','','',36.00,'','1','9','internal','1','865','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2199,'AZITHROMYCIN 500MG TABS(AGYCIN)','',6.00,'2024-11-28 11:07:55','0.00','10','newstock','1','','',55.00,'','1','6','internal','1','42','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2200,'BULKOT B CREAM','',4.00,'2024-11-28 11:08:16','2.00','10','newstock','1','','',60.00,'','1','6','internal','1','1287','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2201,'COLDCAP CAPS 12','',7.00,'2024-11-28 12:29:53','83.00','10','newstock','1','','',7.40,'','1','90','internal','1','176','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2202,'BIOTRIM SUSP 100ML','',5.00,'2024-11-28 12:30:59','1.00','10','newstock','1','','',0.00,'','1','6','internal','1','815','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2203,'BIOTRIM 50MLS','',10.00,'2024-11-28 12:31:19','4.00','10','newstock','1','','',30.00,'','1','14','internal','1','1560','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2204,'DUB-STERONE 30S','',20.00,'2024-11-28 12:31:42','10.00','10','newstock','1','','',15.00,'','1','30','internal','1','251','','',0.00,'','25','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2205,'FLUCONTROL 200MG FLUCONAZOLE CAPS','',10.00,'2024-11-28 12:33:59','0.00','10','newstock','1','','',13.00,'','1','10','internal','1','1628','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2206,'THEOPHRD FRANOL TABS','',100.00,'2024-11-28 12:35:46','0.00','10','newstock','1','','',2.00,'','1','100','internal','1','1629','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2207,'FRESHA-HERBAL MOUTHWASH','',2.00,'2024-11-28 12:36:10','0.00','10','newstock','1','','',0.00,'','1','2','internal','1','1063','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2208,'IBUFLAM','',5.00,'2024-11-28 12:36:45','0.00','10','newstock','1','','',30.00,'','1','5','internal','1','1515','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2209,'IBUFLAM SUSPENSION 60MLS','',10.00,'2024-11-28 12:37:08','0.00','10','newstock','1','','',24.00,'','1','10','internal','1','897','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2210,'KISS CLASSIC PLAIN 24sx3','',48.00,'2024-11-28 12:37:35','19.00','10','newstock','1','','',20.00,'','1','67','internal','1','375','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2211,'TRUST CLASSIC 24SX3S','',48.00,'2024-11-28 12:37:52','25.00','10','newstock','1','','',27.00,'','1','73','internal','1','725','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2212,'trust studded','',4.00,'2024-11-28 12:38:33','6.00','10','newstock','1','','',36.00,'','1','10','internal','1','1401','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2213,'TRAMADOL CAPS 50MG 100S','',88.00,'2024-11-28 12:39:15','112.00','10','newstock','1','','',2.45,'','1','200','internal','1','838','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2214,'NIFESTAR SR NIFEDIPINE TABS20 MG','',100.00,'2024-11-28 12:39:38','0.00','10','newstock','1','','',0.00,'','1','100','internal','1','1210','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2215,'NOSIC TABS 20S','',20.00,'2024-11-28 12:39:57','10.00','10','newstock','1','','',0.00,'','1','30','internal','1','523','','',0.00,'','25','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2216,'BETAMOL','',10.00,'2024-11-28 12:40:21','391.00','10','newstock','1','','',25.00,'','1','401','internal','1','1556','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2217,'PIROXICAM 20MG','',117.00,'2024-11-28 12:40:42','73.00','10','newstock','1','','',0.00,'','1','190','internal','1','576','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2218,'POSTINOR-2TAABS 2S','',6.00,'2024-11-28 12:41:07','4.00','10','newstock','1','','',139.00,'','1','10','internal','1','579','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2219,'PREGNANCY TEST STRIPS (PT HCG)','',40.00,'2024-11-28 12:41:29','8.00','10','newstock','1','','',8.00,'','1','48','internal','1','588','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2220,'ZULU MR 20S','',19.00,'2024-11-28 12:41:46','0.00','10','newstock','1','','',29.00,'','1','19','internal','1','779','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2221,'LONART TABS 24','',1.00,'2024-11-28 16:24:39','0.00','10','newstock','1','','',65.00,'','1','1','internal','1','399','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2222,'AMOXYL(MOXACIL) 60ML','',10.00,'2024-11-28 19:05:04','2.00','10','newstock','1','','',30.00,'','1','12','internal','1','1182','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2223,'TULIA 2 TABS','1040',1.00,'2024-11-30 18:28:33','16.00','10','newstock','1','','',0.00,'','1','17','1','1','1040','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2224,'F TAB','',100.00,'2024-12-01 19:50:18','4.00','10','newstock','1','','',1.00,'','1','104','internal','1','1574','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2225,'CELABET 30S','',30.00,'2024-12-03 20:45:17','1.00','10','newstock','1','','',10.00,'','1','31','internal','1','130','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2226,'CETRPINN TABS CETRIZINE 10MG','',200.00,'2024-12-04 09:28:34','3.00','10','newstock','1','','',2.50,'','1','203','internal','1','1573','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2227,'CIPRODIN CIPROFLOXACIN 500MG','',70.00,'2024-12-04 21:43:58','0.00','10','newstock','1','','',3.00,'','1','70','internal','1','1589','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2228,'FALCIDIN','',3.00,'2024-12-06 12:38:53','0.00','10','newstock','1','','',33.00,'','1','3','internal','1','1524','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2229,'OMEPRAZOLE 20MGS CAPS ','535',10.00,'2024-12-06 19:46:40','110.00','10','newstock','1','','',0.00,'','1','120','1','1','535','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2230,'ZYCET TABS 100\'S','820',10.00,'2024-12-06 19:46:43','266.00','10','newstock','1','','',0.00,'','1','276','1','1','820','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2231,'ERYTHROMYCIN SYRUP 60ML(ERYTHROX)','',5.00,'2024-12-06 20:38:54','0.00','10','newstock','1','','',57.00,'','1','5','internal','1','272','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2232,'Presnisolone olsolone blue','',150.00,'2024-12-10 14:39:12','0.00','10','newstock','1','','',2.00,'','1','150','internal','1','1630','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2233,'KIFARU 50MG 4\'S','806',2.00,'2024-12-10 15:48:24','39.00','10','newstock','1','','',0.00,'','1','41','1','1','806','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2234,'PREDNISONE COSMOS WHITE PDL','',150.00,'2024-12-12 17:54:37','0.00','10','newstock','1','','',2.00,'','1','150','internal','1','1631','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2235,'MTM 100 4S','',10.00,'2024-12-12 18:51:23','0.00','10','newstock','1','','',35.00,'','1','10','internal','1','466','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2236,'MTM 100 4S','',10.00,'2024-12-12 18:51:24','10.00','10','newstock','1','','',35.00,'','1','20','internal','1','466','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2237,'POSTINOR-2TAABS 2S','579',1.00,'2024-12-13 12:46:49','6.00','10','newstock','1','','',0.00,'','1','7','1','1','579','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2238,'trust studded','1401',1.00,'2024-12-13 12:46:51','1.00','10','newstock','1','','',0.00,'','1','2','1','1','1401','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2239,'SAFE 72','856',1.00,'2024-12-14 19:21:29','9.00','10','newstock','1','','',0.00,'','1','10','1','1','856','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2240,'DACOLD 100MLS','',1.00,'2024-12-14 20:16:39','0.00','10','newstock','1','','',55.00,'','1','1','internal','1','1575','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2241,'CLOZOLE-B','',3.00,'2024-12-15 18:51:32','0.00','10','newstock','1','','',30.00,'','1','3','internal','1','1502','','',0.00,'','130','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2242,'MELCAM 7.5MG ( MELOXICAM)','420',6.00,'2024-12-17 18:17:52','83.00','10','newstock','1','','',0.00,'','1','89','1','1','420','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2243,'DICLOFENAC GEL 20 GM','236',1.00,'2024-12-17 18:17:58','0.00','10','newstock','1','','',0.00,'','1','1','1','1','236','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2244,'HYOSCINE BUTYLBROMIDE INJ 20MG','',10.00,'2024-12-18 19:24:48','0.00','10','newstock','1','','',0.00,'','1','10','internal','1','1632','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2245,'CETZAN 10','',280.00,'2024-12-27 20:03:47','0.00','10','newstock','1','','',2.00,'','1','280','internal','1','1370','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2246,'OMEFUX-OMEPRAZOLE 20MG','',194.00,'2024-12-27 20:04:39','0.00','10','newstock','1','','',0.00,'','1','194','internal','1','1069','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2247,'PAMOLMAX 500MG','',290.00,'2024-12-27 20:06:42','0.00','10','newstock','1','','',2.50,'','1','290','internal','1','1633','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2248,'RINOVIL CPM','',300.00,'2024-12-27 21:30:07','0.00','10','newstock','1','','',1.00,'','1','300','internal','1','1634','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2249,'POSTINOR-2TAABS 2S','',6.00,'2024-12-28 09:36:33','4.00','10','newstock','1','','',139.00,'','1','10','internal','1','579','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2250,'MELOXICAM 15MG','',70.00,'2024-12-28 09:37:11','19.00','10','newstock','1','','',0.00,'','1','89','internal','1','421','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2251,'SAFE 72','',10.00,'2024-12-28 09:37:42','7.00','10','newstock','1','','',19.00,'','1','17','internal','1','856','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2252,'CELABET 30S','',45.00,'2024-12-28 09:38:11','12.00','10','newstock','1','','',10.00,'','1','57','internal','1','130','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2253,'ZULU MR 20S','',20.00,'2024-12-28 12:36:52','0.00','10','newstock','1','','',29.00,'','1','20','internal','1','779','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2254,'AZITHROSAFE- 500MG TABS','',10.00,'2024-12-29 20:38:16','0.00','10','newstock','1','','',0.00,'','1','10','internal','1','1056','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2255,'C azi AZITHROMYCIN 500MG','',5.00,'2024-12-30 22:03:02','0.00','10','newstock','1','','',55.00,'','1','5','internal','1','1635','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2256,'ABZ SUSPENSION 1OMLS','',5.00,'2024-12-31 11:14:14','0.00','10','newstock','1','','',35.00,'','1','5','internal','1','1','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2257,'ABZ 400MG','',1.00,'2024-12-31 11:15:18','4.00','10','newstock','1','','',10.00,'','1','5','internal','1','2','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2258,'LOBAK 10S','',80.00,'2024-12-31 11:15:41','9.00','10','newstock','1','','',5.50,'','1','89','internal','1','397','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2259,'trust studded','',10.00,'2024-12-31 11:15:55','0.00','10','newstock','1','','',36.00,'','1','10','internal','1','1401','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2260,'COLDCAP CAPS 12','',85.00,'2025-01-01 16:43:38','11.00','10','newstock','1','','',7.40,'','1','96','internal','1','176','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2261,'PANADOL EXTRA PAIRS WITH OPTI ZORB','',30.00,'2025-01-01 16:57:25','14.00','10','newstock','1','','',0.00,'','1','44','internal','1','558','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2262,'ZULU MR 20S','',10.00,'2025-01-01 17:03:26','10.00','10','newstock','1','','',29.00,'','1','20','internal','1','779','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2263,'ZULU MR 20S','',20.00,'2025-01-01 17:04:30','18.00','10','newstock','1','','',29.00,'','1','38','internal','1','779','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2264,'DAZOLE B CREAM','',6.00,'2025-01-01 17:19:38','4.00','10','newstock','1','','',43.00,'','1','10','internal','1','1526','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2265,'ESOMOD 20MG ESOMEPRAZOLE','',140.00,'2025-01-01 19:12:16','4.00','10','newstock','1','','',4.00,'','1','144','internal','1','1597','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2266,'DUB-STERONE 30S','',25.00,'2025-01-01 19:12:58','22.00','10','newstock','1','','',15.00,'','1','47','internal','1','251','','',0.00,'','25','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2267,'BENAFLU TOTO 60ML','',10.00,'2025-01-01 19:52:46','0.00','10','newstock','1','','',75.00,'','1','10','internal','1','58','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2268,'BIOTRIM CTX 960MG TABS','',100.00,'2025-01-01 19:57:33','0.00','10','newstock','1','','',5.00,'','1','100','internal','1','1636','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2269,'MELONAC MELOXICAM 7.5MG','',360.00,'2025-01-01 19:59:18','0.00','10','newstock','1','','',3.00,'','1','360','internal','1','1637','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2270,'MELONAC MELOXICAM 15MG','',200.00,'2025-01-01 20:00:29','0.00','10','newstock','1','','',3.00,'','1','200','internal','1','1638','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2271,'FLUCOLDEX TABS 12','',100.00,'2025-01-01 20:52:01','0.00','10','newstock','1','','',6.00,'','1','100','internal','1','290','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2272,'NOGLUC 5MG(COSMOS)','',224.00,'2025-01-02 08:54:58','0.00','10','newstock','1','','',3.90,'','1','224','internal','1','516','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2273,'CEFAXIL CEFUROXIME 500MG','',5.00,'2025-01-02 10:18:40','0.00','10','newstock','1','','',195.00,'','1','5','internal','1','1639','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2274,'DAWASOLONE(PREDNISOLONE) TABS','',90.00,'2025-01-02 10:19:33','0.00','10','newstock','1','','',0.00,'','1','90','internal','1','1467','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2275,'DICLOFENAC GEL (DOLOR)','',5.00,'2025-01-02 12:00:11','0.00','10','newstock','1','','',19.00,'','1','5','internal','1','1171','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2276,'BENAFLU TOTO 100ML','',5.00,'2025-01-02 12:53:12','0.00','10','newstock','1','','',85.00,'','1','5','internal','1','57','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2277,'DACOLD 100MLS','',5.00,'2025-01-02 12:53:32','0.00','10','newstock','1','','',55.00,'','1','5','internal','1','1575','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2278,'MICROGYNON 30 ORIGINAL','',1.00,'2025-01-02 12:59:25','0.00','10','newstock','1','','',0.00,'','1','1','internal','1','442','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2279,'AMOXICLAV 228.5MG 100ML (CLAXY)','',1.00,'2025-01-02 13:00:24','0.00','10','newstock','1','','',122.00,'','1','1','internal','1','18','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2280,'AMOXICILLIN CAPS 500MGS CAREMOX','',200.00,'2025-01-02 13:01:18','131.00','10','newstock','1','','',0.00,'','1','331','internal','1','1479','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2281,'FINEMOX 625MG','',3.00,'2025-01-02 13:01:37','2.00','10','newstock','1','','',120.00,'','1','5','internal','1','1260','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2282,'FINEMOX 625MG','',10.00,'2025-01-02 13:03:14','5.00','10','newstock','1','','',120.00,'','1','15','internal','1','1260','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2283,'CIPRODIN CIPROFLOXACIN 500MG','',178.00,'2025-01-02 13:03:39','12.00','10','newstock','1','','',3.00,'','1','190','internal','1','1589','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2284,'FLUCLOXACILLIN CAPS 500MG','',100.00,'2025-01-02 13:05:49','0.00','10','newstock','1','','',5.00,'','1','100','internal','1','286','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2285,'BACTIFIX CEFIXIME 400MG','',5.00,'2025-01-02 13:07:34','0.00','10','newstock','1','','',180.00,'','1','5','internal','1','1641','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2286,'IBUFLAM','',10.00,'2025-01-02 13:08:13','3.00','10','newstock','1','','',30.00,'','1','13','internal','1','1515','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2287,'FRANOL B/P 100S GIFOL','',300.00,'2025-01-02 13:08:33','44.00','10','newstock','1','','',0.00,'','1','344','internal','1','296','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2288,'BESTdin MOUTH WASH 100ML','',4.00,'2025-01-02 13:08:57','0.00','10','newstock','1','','',100.00,'','1','4','internal','1','1221','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2289,'BULKOT B CREAM','',5.00,'2025-01-02 13:09:42','2.00','10','newstock','1','','',60.00,'','1','7','internal','1','1287','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2290,'BULKOT MIX 20GM','',2.00,'2025-01-02 13:10:00','2.00','10','newstock','1','','',109.00,'','1','4','internal','1','92','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2291,'BULKOT MIX 20GM','',20.00,'2025-01-02 13:11:21','4.00','10','newstock','1','','',109.00,'','1','24','internal','1','92','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2292,'WOZEL ALBENDAZOLE 400MG','',10.00,'2025-01-02 13:13:03','0.00','10','newstock','1','','',9.00,'','1','10','internal','1','1643','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2293,'TANZOL TABS400MG-ABLENDAZOLE','',10.00,'2025-01-02 13:13:17','0.00','10','newstock','1','','',0.00,'','1','10','internal','1','1109','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2294,'LETRAX','',5.00,'2025-01-02 13:13:32','0.00','10','newstock','1','','',0.00,'','1','5','internal','1','1111','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2295,'CYPRO B PLUS','',44.00,'2025-01-02 13:15:35','16.00','10','newstock','1','','',10.50,'','1','60','internal','1','213','','',0.00,'','25','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2296,'BECOACTIN 30S TABS','',60.00,'2025-01-02 13:16:09','0.00','10','newstock','1','','',13.00,'','1','60','internal','1','53','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2297,'TRICOHIST 60ML','',8.00,'2025-01-02 13:16:33','2.00','10','newstock','1','','',0.00,'','1','10','internal','1','712','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2298,'TRICOHIST 100ML','',4.00,'2025-01-02 13:17:46','1.00','10','newstock','1','','',0.00,'','1','5','internal','1','711','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2299,'nosfree saline nasal drops','',10.00,'2025-01-02 13:18:17','0.00','10','newstock','1','','',25.00,'','1','10','internal','1','1396','','',0.00,'','75','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2300,'CARYDEX DRY COUGHS 100MLS','',5.00,'2025-01-02 13:18:37','3.00','10','newstock','1','','',150.00,'','1','8','internal','1','1290','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2301,'BENACOFF LINCTUS WITH DEXA 100ML','',3.00,'2025-01-02 13:19:05','0.00','10','newstock','1','','',60.00,'','1','3','internal','1','1432','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2302,'TRIDEX COUGH MIXTURE 100ML','',5.00,'2025-01-02 13:19:33','0.00','10','newstock','1','','',47.00,'','1','5','internal','1','714','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2303,'LONART TABS 24','',10.00,'2025-01-02 13:20:07','0.00','10','newstock','1','','',65.00,'','1','10','internal','1','399','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2304,'BENZATHINE PEN 2.4 M.U VIALS','',10.00,'2025-01-02 13:23:32','0.00','10','newstock','1','','',40.00,'','1','10','internal','1','1646','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2305,'MONTAPLUS','',10.00,'2025-01-02 13:24:16','0.00','10','newstock','1','','',25.00,'','1','10','internal','1','1613','','',0.00,'','40','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2306,'LORVIC LORATADINE 10MG','',150.00,'2025-01-02 13:26:29','0.00','10','newstock','1','','',3.00,'','1','150','internal','1','1647','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2307,'VITAGET(MONTELUKAST)','',50.00,'2025-01-02 13:28:48','6.00','10','newstock','1','','',0.00,'','1','56','internal','1','1466','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2308,'SALBUTAMOL TABS 4MG','',240.00,'2025-01-02 13:29:27','59.00','10','newstock','1','','',2.00,'','1','299','internal','1','915','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2309,'SICLOFEN- MR','',100.00,'2025-01-02 13:30:30','0.00','10','newstock','1','','',10.00,'','1','100','internal','1','1238','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2310,'HYOSCINE 10MG GENERIC 100','',170.00,'2025-01-02 13:30:59','21.00','10','newstock','1','','',0.00,'','1','191','internal','1','342','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2311,'MEDIVEN CREAM 15G','',7.00,'2025-01-02 13:31:30','3.00','10','newstock','1','','',49.00,'','1','10','internal','1','843','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2312,'MTM 50 4S','',15.00,'2025-01-02 13:32:58','41.00','10','newstock','1','','',9.00,'','1','56','internal','1','467','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2313,'MTM 100 4S','',9.00,'2025-01-02 13:33:22','11.00','10','newstock','1','','',35.00,'','1','20','internal','1','466','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2314,'MTM 100 4S','',20.00,'2025-01-02 13:35:25','20.00','10','newstock','1','','',35.00,'','1','40','internal','1','466','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2315,'ESOMOD 40MG ESOMEPRAZOLE','',80.00,'2025-01-02 13:36:18','26.00','10','newstock','1','','',5.00,'','1','106','internal','1','1599','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2316,'DOLOACT MR 100S','',15.00,'2025-01-02 13:36:50','5.00','10','newstock','1','','',17.00,'','1','20','internal','1','243','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2317,'MYOSPAZ','',18.00,'2025-01-02 13:38:11','0.00','10','newstock','1','','',16.00,'','1','18','internal','1','470','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2318,'ERYTHROX 100MLS','',5.00,'2025-01-02 13:38:45','0.00','10','newstock','1','','',50.00,'','1','5','internal','1','1519','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2319,'EFLARON METRONIDAZOLE1OOMLS','',4.00,'2025-01-02 13:39:07','1.00','10','newstock','1','','',59.00,'','1','5','internal','1','1497','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2320,'EFLARON METRONIDAZOLE 60MLS','',10.00,'2025-01-02 13:39:37','0.00','10','newstock','1','','',0.00,'','1','10','internal','1','1498','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2321,'PREDNISOLONE BLUE COSMOS','',176.00,'2025-01-02 13:41:22','14.00','10','newstock','1','','',2.00,'','1','190','internal','1','1616','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2322,'Presnisolone olsolone blue','',100.00,'2025-01-02 13:42:09','84.00','10','newstock','1','','',2.00,'','1','184','internal','1','1630','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2323,'DAWASOLONE(PREDNISOLONE) TABS','',90.00,'2025-01-02 13:42:26','80.00','10','newstock','1','','',0.00,'','1','170','internal','1','1467','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2324,'FANLAR TABS','',10.00,'2025-01-02 13:42:48','0.00','10','newstock','1','','',32.00,'','1','10','internal','1','277','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2325,'DELASED PAEDIATRIC 100 MLS','',3.00,'2025-01-02 13:43:15','0.00','10','newstock','1','','',95.00,'','1','3','internal','1','971','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2326,'DELASED CHESTY NON DROWSY 100ML','',3.00,'2025-01-02 13:43:42','0.00','10','newstock','1','','',109.00,'','1','3','internal','1','1183','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2327,'DIRACIP MDS TABS 15S','',2.00,'2025-01-02 13:44:04','0.00','10','newstock','1','','',0.00,'','1','2','internal','1','240','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2328,'PHARMASAL OINTMENT 25G','',4.00,'2025-01-02 13:44:31','1.00','10','newstock','1','','',50.00,'','1','5','internal','1','570','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2329,'CREPE BANDAGE 2\"','',9.00,'2025-01-02 13:45:10','0.00','10','newstock','1','','',18.00,'','1','9','internal','1','879','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2330,'CREPE BANDAGE 3\"','',6.00,'2025-01-02 13:45:31','0.00','10','newstock','1','','',22.00,'','1','6','internal','1','880','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2331,'ONDEX MD ONDANSETRON 4MG','',20.00,'2025-01-02 13:48:50','0.00','10','newstock','1','','',35.00,'','1','20','internal','1','1649','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2332,'XTRADERM CREAM 20G','',5.00,'2025-01-02 13:49:31','0.00','10','newstock','1','','',139.00,'','1','5','internal','1','1484','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2333,'TRICOFF RED 100 ML','',5.00,'2025-01-02 13:50:51','0.00','10','newstock','1','','',100.00,'','1','5','internal','1','1229','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2334,'TRICOFF GREEN 100 ML','',5.00,'2025-01-02 13:51:24','2.00','10','newstock','1','','',100.00,'','1','7','internal','1','1230','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2335,'IBOBRUFEN 400MG 500S','',200.00,'2025-01-02 13:52:00','181.00','10','newstock','1','','',1.00,'','1','381','internal','1','345','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2336,'FLAZOLE 400MG(METRONIDAZOLE)','',400.00,'2025-01-02 13:52:38','0.00','10','newstock','1','','',3.00,'','1','400','internal','1','1520','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2337,'FLAZOLE 400MG(METRONIDAZOLE)','',1000.00,'2025-01-02 13:54:35','400.00','10','newstock','1','','',3.00,'','1','1400','internal','1','1520','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2338,'PARATAL PARACETAMOL 500MG','',1000.00,'2025-01-02 13:56:04','0.00','10','newstock','1','','',1.00,'','1','1000','internal','1','1650','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2339,'S DERM CREAM','',10.00,'2025-01-02 18:53:40','0.00','10','newstock','1','','',55.00,'','1','10','internal','1','1603','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2340,'KIFARU 100MG TABS','',110.00,'2025-01-02 20:06:47','0.00','10','newstock','1','','',6.00,'','1','110','internal','1','1648','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2341,'AZITHROMYCIN SHALZIN 500MG','',10.00,'2025-01-02 20:08:13','0.00','10','newstock','1','','',55.00,'','1','10','internal','1','1640','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2342,'PROBETA N ASAL7.5ML','',5.00,'2025-01-02 21:21:44','0.00','10','newstock','1','','',108.00,'','1','5','internal','1','592','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2343,'KALUMA INHALER','',12.00,'2025-01-03 10:31:53','2.00','10','newstock','1','','',37.00,'','1','14','internal','1','369','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2344,'HITORAL KETOCONAZOLE 200MG','',12.00,'2025-01-03 10:32:25','60.00','10','newstock','1','','',0.00,'','1','72','internal','1','1124','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2345,'LEVAMISOLE SYRUP 15ML','',15.00,'2025-01-03 10:32:49','4.00','10','newstock','1','','',28.00,'','1','19','internal','1','1044','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2346,'NEUROBION FORTE','',38.00,'2025-01-03 10:33:21','52.00','10','newstock','1','','',2.40,'','1','90','internal','1','791','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2347,'NOSIC TABS 20S','',18.00,'2025-01-03 10:34:15','22.00','10','newstock','1','','',0.00,'','1','40','internal','1','523','','',0.00,'','25','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2348,'SECNIDA FORTE','',10.00,'2025-01-03 10:34:38','0.00','10','newstock','1','','',25.00,'','1','10','internal','1','1055','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2349,'KIFARU 50MG 4','',8.00,'2025-01-03 10:35:23','35.00','10','newstock','1','','',15.00,'','1','43','internal','1','806','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2350,'TAMEPYN','',13.00,'2025-01-03 10:35:45','7.00','10','newstock','1','','',13.00,'','1','20','internal','1','681','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2351,'trust studded','',14.00,'2025-01-03 10:36:09','10.00','10','newstock','1','','',36.00,'','1','24','internal','1','1401','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2352,'ACETAL MR','',96.00,'2025-01-03 10:37:11','4.00','10','newstock','1','','',0.00,'','1','100','internal','1','6','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2353,'TRYACTIN SUSPENTION 100MLS','',3.00,'2025-01-03 10:37:39','1.00','10','newstock','1','','',100.00,'','1','4','internal','1','1425','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2354,'BETASON CREAM 15GM','',7.00,'2025-01-03 10:38:17','3.00','10','newstock','1','','',0.00,'','1','10','internal','1','68','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2355,'BETASON CREAM 15GM','',7.00,'2025-01-03 10:38:17','10.00','10','newstock','1','','',0.00,'','1','17','internal','1','68','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2356,'BETASON CREAM 15GM','',2.00,'2025-01-03 10:38:26','17.00','10','newstock','1','','',0.00,'','1','19','internal','1','68','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2357,'CIPLADON 1000MG (PARACETAMOL)8S','',8.00,'2025-01-03 10:38:52','0.00','10','newstock','1','','',0.00,'','1','8','internal','1','141','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2358,'CIPLADON 500MG','',16.00,'2025-01-03 10:39:27','16.00','10','newstock','1','','',19.00,'','1','32','internal','1','142','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2359,'CLOZOLE-B','',10.00,'2025-01-03 10:39:50','0.00','10','newstock','1','','',30.00,'','1','10','internal','1','1502','','',0.00,'','130','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2360,'DIPROSON','',10.00,'2025-01-03 10:40:27','0.00','10','newstock','1','','',48.00,'','1','10','internal','1','238','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2361,'ESSPON 100MLS APPETITE STIMULANT','',3.00,'2025-01-03 10:40:47','0.00','10','newstock','1','','',109.00,'','1','3','internal','1','1621','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2362,'Gastrogel 100MLS','',3.00,'2025-01-03 10:41:17','0.00','10','newstock','1','','',55.00,'','1','3','internal','1','1596','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2363,'NEBANOL POWDER(GRABACIN)','',3.00,'2025-01-03 10:41:40','2.00','10','newstock','1','','',0.00,'','1','5','internal','1','480','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2364,'HEMOFORCE FAMILY 200MLS','',2.00,'2025-01-03 10:41:59','0.00','10','newstock','1','','',189.00,'','1','2','internal','1','1421','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2365,'HYDROGEN PEROXIDE 200ML','',7.00,'2025-01-03 10:42:34','0.00','10','newstock','1','','',23.00,'','1','7','internal','1','805','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2366,'FEVAPYN EXTRA 60MLS','',10.00,'2025-01-03 10:46:01','0.00','10','newstock','1','','',33.00,'','1','10','internal','1','1651','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2367,'FEVAPYN EXTRA 100MLS','',10.00,'2025-01-03 10:51:02','0.00','10','newstock','1','','',45.00,'','1','10','internal','1','1653','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2368,'FEVAPYN -S,P PROFEN 60 MLS','',4.00,'2025-01-03 10:52:48','0.00','10','newstock','1','','',0.00,'','1','4','internal','1','1085','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2369,'ACINET AMOXICLAV 1G','',3.00,'2025-01-03 10:56:33','0.00','10','newstock','1','','',275.00,'','1','3','internal','1','1654','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2370,'ABZ SUSPENSION ORIGINAL','',6.00,'2025-01-03 10:57:14','2.00','10','newstock','1','','',42.00,'','1','8','internal','1','1555','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2371,'IZZITHREE ORAL SUSP 15MLS','',10.00,'2025-01-03 10:57:52','3.00','10','newstock','1','','',36.00,'','1','13','internal','1','865','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2372,'CANDID B CREAM 15G','',2.00,'2025-01-03 10:58:34','0.00','10','newstock','1','','',190.00,'','1','2','internal','1','107','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2373,'CARDITAN H FILM COATED 28S','',46.00,'2025-01-03 11:00:48','33.00','10','newstock','1','','',0.00,'','1','79','internal','1','117','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2374,'CHESTCOFF LOZENGES','',50.00,'2025-01-03 11:02:27','0.00','10','newstock','1','','',6.00,'','1','50','internal','1','1655','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2375,'DAZOLE CREAM 20G','',10.00,'2025-01-03 11:02:52','1.00','10','newstock','1','','',0.00,'','1','11','internal','1','1525','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2376,'vonac gel 20mg','',8.00,'2025-01-03 11:03:27','2.00','10','newstock','1','','',18.00,'','1','10','internal','1','1402','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2377,'FLUCONTROL 200MG FLUCONAZOLE CAPS','',200.00,'2025-01-03 11:05:48','0.00','10','newstock','1','','',13.00,'','1','200','internal','1','1628','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2378,'FC ZOLE 150MG','',11.00,'2025-01-03 11:06:10','4.00','10','newstock','1','','',15.00,'','1','15','internal','1','1374','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2379,'NOCANZ-FLUCONAZOLE 150MG','',10.00,'2025-01-03 11:06:32','0.00','10','newstock','1','','',0.00,'','1','10','internal','1','1142','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2380,'HELICURE HPYLORI KIT','',1.00,'2025-01-03 11:06:58','0.00','10','newstock','1','','',620.00,'','1','1','internal','1','1612','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2381,'SAFELEVO','',5.00,'2025-01-03 11:08:45','0.00','10','newstock','1','','',0.00,'','1','5','internal','1','1059','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2382,'MALODAR','',8.00,'2025-01-03 11:09:07','3.00','10','newstock','1','','',35.00,'','1','11','internal','1','412','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2383,'ANALMIN MEFENAMIC ACID 500MG','',100.00,'2025-01-03 11:11:03','0.00','10','newstock','1','','',4.00,'','1','100','internal','1','1656','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2384,'MENTHO','',6.00,'2025-01-03 11:11:41','1.00','10','newstock','1','','',35.00,'','1','7','internal','1','422','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2385,'PROMVITE MULTIVITAMIN 100ML','',4.00,'2025-01-03 11:15:29','1.00','10','newstock','1','','',45.00,'','1','5','internal','1','1608','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2386,'PROMVITE MULTIVITAMIN 100ML','',5.00,'2025-01-03 11:17:01','5.00','10','newstock','1','','',45.00,'','1','10','internal','1','1608','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2387,'PROMIVITE MULTIVITAMIN 60MLS','',5.00,'2025-01-03 11:17:35','0.00','10','newstock','1','','',35.00,'','1','5','internal','1','1657','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2388,'OMEFUX-OMEPRAZOLE 20MG','',180.00,'2025-01-03 11:18:03','152.00','10','newstock','1','','',0.00,'','1','332','internal','1','1069','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2389,'RANFERON 200ML','',1.00,'2025-01-03 11:18:31','0.00','10','newstock','1','','',0.00,'','1','1','internal','1','811','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2390,'SECNID -DS 1000MG','',10.00,'2025-01-03 11:19:02','0.00','10','newstock','1','','',0.00,'','1','10','internal','1','1144','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2391,'SODAMINT','',245.00,'2025-01-03 11:19:26','105.00','10','newstock','1','','',3.00,'','1','350','internal','1','650','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2392,'STREPSIL LOZ(regular)','',12.00,'2025-01-03 11:21:10','10.00','10','newstock','1','','',24.40,'','1','22','internal','1','1168','','',0.00,'','40','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2393,'FEMIPLAN 28S','',6.00,'2025-01-03 19:06:59','3.00','10','newstock','1','','',75.00,'','1','9','internal','1','928','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2394,'FEMIPLAN 28S','',6.00,'2025-01-03 19:07:04','9.00','10','newstock','1','','',75.00,'','1','15','internal','1','928','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2395,'SENIDOL 2GM SECNIDAZOLE','',3.00,'2025-01-03 21:54:29','0.00','10','newstock','1','','',40.00,'','1','3','internal','1','1255','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2396,'ZEDCAL 30S','',30.00,'2025-01-05 15:04:51','0.00','10','newstock','1','','',0.00,'','1','30','internal','1','767','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2397,'VOLINI','',1.00,'2025-01-06 10:04:10','0.00','10','newstock','1','','',0.00,'','1','1','internal','1','755','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2398,'TAMEPYN','681',5.00,'2025-01-06 10:05:17','8.00','10','newstock','1','','',0.00,'','1','13','1','1','681','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2399,'VOLINI','755',1.00,'2025-01-06 10:05:19','0.00','10','newstock','1','','',0.00,'','1','1','1','1','755','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2400,'SICLOFEN- MR','1238',6.00,'2025-01-06 10:05:20','89.00','10','newstock','1','','',0.00,'','1','95','1','1','1238','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2401,'DACOLD CAPSULES','',5.00,'2025-01-06 14:03:26','0.00','10','newstock','1','','',55.00,'','1','5','internal','1','1606','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2402,'BETAMOL 100MLS','',8.00,'2025-01-06 19:00:34','0.00','10','newstock','1','','',35.00,'','1','8','internal','1','1659','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2403,'APRAZOLE SACHET','',10.00,'2025-01-07 20:03:15','0.00','10','newstock','1','','',44.00,'','1','10','internal','1','1660','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2404,'GOCID SUSP 100ML','',10.00,'2025-01-07 20:05:00','0.00','10','newstock','1','','',33.00,'','1','10','internal','1','886','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2405,'ACNESOL CREME 20GM','',3.00,'2025-01-08 17:06:58','0.00','10','newstock','1','','',200.00,'','1','3','internal','1','1292','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2406,'ALZENA ALBENDAZOLE 400MG SUSPENSION','',8.00,'2025-01-08 17:09:30','0.00','10','newstock','1','','',12.00,'','1','8','internal','1','1661','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2407,'VITAGLOBIN 100MLS','',2.00,'2025-01-08 20:06:54','0.00','10','newstock','1','','',135.00,'','1','2','internal','1','1658','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2408,'IFAS 30s','',1.00,'2025-01-10 10:09:20','0.00','10','newstock','1','','',219.00,'','1','1','internal','1','354','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2409,'FEMIPLAN 28S','',23.00,'2025-01-10 18:25:07','7.00','10','newstock','1','','',75.00,'','1','30','internal','1','928','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2410,'C azi AZITHROMYCIN 500MG','',28.00,'2025-01-10 18:25:24','2.00','10','newstock','1','','',55.00,'','1','30','internal','1','1635','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2411,'POSTINOR-2TAABS 2S','',20.00,'2025-01-10 18:25:43','1.00','10','newstock','1','','',139.00,'','1','21','internal','1','579','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2412,'TINIDAZOLE TABS(TZEX) 4','',18.00,'2025-01-10 18:26:31','12.00','10','newstock','1','','',10.00,'','1','30','internal','1','702','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2413,'DELASED PAEDIATRIC 100 MLS','',5.00,'2025-01-10 18:26:54','1.00','10','newstock','1','','',95.00,'','1','6','internal','1','971','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2414,'VENTOLIN INHALER','',3.00,'2025-01-12 18:04:58','0.00','10','newstock','1','','',350.00,'','1','3','internal','1','1662','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2415,'MENTHO','422',1.00,'2025-01-14 21:53:02','5.00','10','newstock','1','','',0.00,'','1','6','1','1','422','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2416,'acinet amoxiclav 375','',1.00,'2025-01-15 18:58:17','0.00','10','newstock','1','','',180.00,'','1','1','internal','1','1552','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2417,'CLOTRINE B','',3.00,'2025-01-16 16:47:33','0.00','10','newstock','1','','',0.00,'','1','3','internal','1','162','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2418,'NORMNIL ABZ SUSPENSION','',10.00,'2025-01-16 19:52:34','0.00','10','newstock','1','','',23.00,'','1','10','internal','1','1663','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2419,'TRUST CLASSIC 24SX3S','725',1.00,'2025-01-16 20:17:39','37.00','10','newstock','1','','',0.00,'','1','38','1','1','725','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2420,'CETRPINN TABS CETRIZINE 10MG','',50.00,'2025-01-18 11:47:42','0.00','10','newstock','1','','',2.50,'','1','50','internal','1','1573','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2421,'FEMCLOT CLOTRIMAZOLE PESSARIES 200MG','',5.00,'2025-01-21 18:40:09','0.00','10','newstock','1','','',50.00,'','1','5','internal','1','1645','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2422,'FLUCONAZOLE 150MG','',8.00,'2025-01-23 19:05:59','0.00','10','newstock','1','','',10.00,'','1','8','internal','1','291','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2423,'CETZAN 10','',900.00,'2025-01-24 19:22:19','32.00','10','newstock','1','','',2.00,'','1','932','internal','1','1370','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2424,'MICROGYNON 30 ORIGINAL','',3.00,'2025-01-24 19:22:34','0.00','10','newstock','1','','',0.00,'','1','3','internal','1','442','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2425,'ZULU MR 20S','',30.00,'2025-01-24 19:22:55','7.00','10','newstock','1','','',29.00,'','1','37','internal','1','779','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2426,'SAFE 72','',26.00,'2025-01-24 19:23:51','4.00','10','newstock','1','','',19.00,'','1','30','internal','1','856','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2427,'CHOICE 72-P2','',18.00,'2025-01-24 19:24:54','0.00','10','newstock','1','','',19.00,'','1','18','internal','1','1149','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2428,'COLDCAP CAPS 12','',40.00,'2025-01-24 19:25:14','37.00','10','newstock','1','','',7.40,'','1','77','internal','1','176','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2429,'DAZOLE B CREAM','',3.00,'2025-01-24 19:25:36','4.00','10','newstock','1','','',43.00,'','1','7','internal','1','1526','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2430,'OMEPRAZOLE 20MGS CAPS','',100.00,'2025-01-24 19:26:06','89.00','10','newstock','1','','',1.00,'','1','189','internal','1','535','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2431,'SICLOFEN- MR','',90.00,'2025-01-24 19:26:34','24.00','10','newstock','1','','',10.00,'','1','114','internal','1','1238','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2432,'KOFGON SYRUP 100MLS RED','',5.00,'2025-01-24 19:27:10','0.00','10','newstock','1','','',32.00,'','1','5','internal','1','379','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2433,'KOFGON 100MLS GREEN','',4.00,'2025-01-24 19:27:28','1.00','10','newstock','1','','',35.00,'','1','5','internal','1','1627','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2434,'MOXACIL 125MG/5ML 100MLS','',5.00,'2025-01-24 19:30:24','0.00','10','newstock','1','','',50.00,'','1','5','internal','1','1664','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2435,'NIFEDIPINE NIFELONG ER-20','',120.00,'2025-01-24 19:30:41','80.00','10','newstock','1','','',2.00,'','1','200','internal','1','813','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2436,'DAWASOLONE(PREDNISOLONE) TABS','',180.00,'2025-01-24 19:31:06','82.00','10','newstock','1','','',0.00,'','1','262','internal','1','1467','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2437,'MARAMOJA TABS 100','',45.00,'2025-01-24 19:31:21','10.00','10','newstock','1','','',3.00,'','1','55','internal','1','882','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2438,'XTRADERM CREAM 20G','',3.00,'2025-01-24 19:31:37','2.00','10','newstock','1','','',139.00,'','1','5','internal','1','1484','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2439,'EPIDERM 15GM CREAM','',4.00,'2025-01-24 19:32:03','3.00','10','newstock','1','','',56.00,'','1','7','internal','1','270','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2440,'S DERM CREAM','',3.00,'2025-01-24 19:32:25','3.00','10','newstock','1','','',55.00,'','1','6','internal','1','1603','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2441,'DACOLD CAPSULES','',4.00,'2025-01-24 19:33:01','1.00','10','newstock','1','','',55.00,'','1','5','internal','1','1606','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2442,'ACNESOL CREME 20GM','',3.00,'2025-01-24 19:33:15','1.00','10','newstock','1','','',200.00,'','1','4','internal','1','1292','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2443,'DOXYCLINE CAPS 100MG','',160.00,'2025-01-24 19:33:45','61.00','10','newstock','1','','',3.00,'','1','221','internal','1','942','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2444,'NEXIOLE TABS 20MG','',60.00,'2025-01-24 19:34:18','0.00','10','newstock','1','','',0.00,'','1','60','internal','1','493','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2445,'DELASED PAEDIATRIC 100 MLS','',2.00,'2025-01-24 19:34:40','1.00','10','newstock','1','','',95.00,'','1','3','internal','1','971','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2446,'DELASED CHESTY NON DROWSY 100ML','',2.00,'2025-01-24 19:34:51','0.00','10','newstock','1','','',109.00,'','1','2','internal','1','1183','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2447,'NIFESTAR SR NIFEDIPINE TABS20 MG','',180.00,'2025-02-01 20:08:55','0.00','10','newstock','1','','',0.00,'','1','180','internal','1','1210','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2448,'PROBETA N ASAL7.5ML','',10.00,'2025-02-03 19:07:08','0.00','10','newstock','1','','',108.00,'','1','10','internal','1','592','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2449,'PREGNANCY TEST STRIPS (PT HCG)','',22.00,'2025-02-04 19:26:21','0.00','10','newstock','1','','',8.00,'','1','22','internal','1','588','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2450,'CHOICE 72-P2','1149',1.00,'2025-02-06 20:25:46','8.00','10','newstock','1','','',0.00,'','1','9','1','1','1149','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2451,'NOSIC TABS 20S','',10.00,'2025-02-14 18:32:33','10.00','10','newstock','1','','',0.00,'','1','20','internal','1','523','','',0.00,'','25','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2452,'DUB-STERONE 30S','',22.00,'2025-02-14 18:33:21','13.00','10','newstock','1','','',15.00,'','1','35','internal','1','251','','',0.00,'','25','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2453,'DELASED CHESTY NON DROWSY 100ML','',3.00,'2025-02-14 18:34:26','0.00','10','newstock','1','','',109.00,'','1','3','internal','1','1183','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2454,'DELASED PAEDIATRIC 100 MLS','',3.00,'2025-02-14 18:34:41','0.00','10','newstock','1','','',95.00,'','1','3','internal','1','971','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2455,'GOODMORNING LUNGTONIC 60ML','',2.00,'2025-02-14 18:35:08','2.00','10','newstock','1','','',74.00,'','1','4','internal','1','320','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2456,'TRICOHIST 100ML','',1.00,'2025-02-14 18:35:37','1.00','10','newstock','1','','',0.00,'','1','2','internal','1','711','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2457,'CEFAXIL CEFUROXIME 500MG','',4.00,'2025-02-14 18:36:35','2.00','10','newstock','1','','',195.00,'','1','6','internal','1','1639','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2458,'LEVOFLOXACIN L VXIN 500MG','',5.00,'2025-02-14 18:38:12','0.00','10','newstock','1','','',75.00,'','1','5','internal','1','1614','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2459,'BACTIFIX CEFIXIME 400MG','',3.00,'2025-02-14 18:38:45','2.00','10','newstock','1','','',180.00,'','1','5','internal','1','1641','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2460,'AMOXICILLIN CAPS 500MGS CAREMOX','',80.00,'2025-02-14 18:39:07','72.00','10','newstock','1','','',0.00,'','1','152','internal','1','1479','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2461,'AZITHROMYCIN SHALZIN 500MG','',15.00,'2025-02-14 18:39:30','5.00','10','newstock','1','','',55.00,'','1','20','internal','1','1640','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2462,'trust studded','',10.00,'2025-02-14 18:40:17','11.00','10','newstock','1','','',36.00,'','1','21','internal','1','1401','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2463,'KISS CHOCOLATE','',24.00,'2025-02-14 18:40:40','0.00','10','newstock','1','','',0.00,'','1','24','internal','1','1058','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2464,'PREDNISONE COSMOS WHITE PDL','',100.00,'2025-02-14 18:41:02','74.00','10','newstock','1','','',2.00,'','1','174','internal','1','1631','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2465,'Presnisolone olsolone blue','',150.00,'2025-02-14 18:41:17','114.00','10','newstock','1','','',2.00,'','1','264','internal','1','1630','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2466,'S DERM CREAM','',10.00,'2025-02-14 18:41:43','2.00','10','newstock','1','','',55.00,'','1','12','internal','1','1603','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2467,'XTRADERM CREAM 20G','',4.00,'2025-02-14 18:42:10','1.00','10','newstock','1','','',139.00,'','1','5','internal','1','1484','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2468,'CANDID B CREAM 15G','',30.00,'2025-02-14 18:42:40','0.00','10','newstock','1','','',190.00,'','1','30','internal','1','107','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2469,'FEMIPLAN 28S','',9.00,'2025-02-14 18:43:18','6.00','10','newstock','1','','',75.00,'','1','15','internal','1','928','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2470,'HYOMIDE TABS','',100.00,'2025-02-14 18:43:42','0.00','10','newstock','1','','',2.00,'','1','100','internal','1','1179','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2471,'PROMETHAZINE SYRUP 60ML','',100.00,'2025-02-14 18:44:17','0.00','10','newstock','1','','',0.00,'','1','100','internal','1','595','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2472,'PROMETHAZINE 25MG 100S','',129.00,'2025-02-14 18:44:44','71.00','10','newstock','1','','',0.00,'','1','200','internal','1','594','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2473,'FRANOL B/P 100S GIFOL','',150.00,'2025-02-14 18:45:05','264.00','10','newstock','1','','',0.00,'','1','414','internal','1','296','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2474,'NEXIOLE TABS 20MG','',60.00,'2025-02-14 18:45:29','60.00','10','newstock','1','','',0.00,'','1','120','internal','1','493','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2475,'COLDCAP CAPS 12','',90.00,'2025-02-14 18:46:07','41.00','10','newstock','1','','',7.40,'','1','131','internal','1','176','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2476,'DACOLD CAPSULES','',3.00,'2025-02-14 18:46:49','2.00','10','newstock','1','','',55.00,'','1','5','internal','1','1606','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2477,'AMOXICLAV 228.5MG 100ML (CLAXY)','',2.00,'2025-02-14 18:53:03','0.00','10','newstock','1','','',122.00,'','1','2','internal','1','18','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2478,'TRIDEX COUGH MIXTURE 100ML','',9.00,'2025-02-14 18:56:01','1.00','10','newstock','1','','',47.00,'','1','10','internal','1','714','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2479,'PANADOL EXTRA PAIRS WITH OPTI ZORB','',90.00,'2025-02-14 18:57:09','10.00','10','newstock','1','','',0.00,'','1','100','internal','1','558','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2480,'MARAMOJA TABS 100','',36.00,'2025-02-14 18:59:35','14.00','10','newstock','1','','',3.00,'','1','50','internal','1','882','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2481,'kaluma king','',33.00,'2025-02-14 19:01:06','17.00','10','newstock','1','','',9.00,'','1','50','internal','1','930','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2482,'COTRIVIVA CTX 960MG','',68.00,'2025-02-14 19:01:51','32.00','10','newstock','1','','',3.00,'','1','100','internal','1','1607','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2483,'CANDISTAT PESS V3','',4.00,'2025-02-14 19:02:38','1.00','10','newstock','1','','',0.00,'','1','5','internal','1','111','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2484,'PRESARTAN-50','',56.00,'2025-02-14 19:04:37','0.00','10','newstock','1','','',5.00,'','1','56','internal','1','1003','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2485,'LONART TABS 24','',4.00,'2025-02-14 19:05:01','2.00','10','newstock','1','','',65.00,'','1','6','internal','1','399','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2486,'LOPERAMIDE 2MG','',80.00,'2025-02-14 19:07:30','0.00','10','newstock','1','','',2.00,'','1','80','internal','1','1666','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2487,'CHOICE 72-P2','',18.00,'2025-02-14 19:09:01','8.00','10','newstock','1','','',19.00,'','1','26','internal','1','1149','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2488,'DEPO INJ','',14.00,'2025-02-16 15:44:06','1.00','10','newstock','1','','',80.00,'','1','15','internal','1','916','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2489,'KIFARU 50MG 4','',24.00,'2025-02-16 15:45:02','1.00','10','newstock','1','','',15.00,'','1','25','internal','1','806','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2490,'AMPICLODAWA 100MLS','',1.00,'2025-02-19 10:18:56','0.00','10','newstock','1','','',75.00,'','1','1','internal','1','1611','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2491,'SICLOFEN- MR','1238',6.00,'2025-02-20 18:08:36','25.00','10','newstock','1','','',0.00,'','1','31','1','1','1238','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2492,'MOXACIL DS 100MLS DS','1576',1.00,'2025-02-22 22:31:49','2.00','10','newstock','1','','',0.00,'','1','3','1','1','1576','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2493,'ZULU MR 20S','',20.00,'2025-02-24 20:50:42','0.00','10','newstock','1','','',29.00,'','1','20','internal','1','779','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2494,'FLUDEX C','',5.00,'2025-02-25 11:55:21','0.00','10','newstock','1','','',99.00,'','1','5','internal','1','1667','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2495,'DAZOLE B CREAM','',7.00,'2025-02-25 11:57:12','3.00','10','newstock','1','','',43.00,'','1','10','internal','1','1526','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2496,'TRUST CLASSIC 24SX3S','',30.00,'2025-02-25 19:09:55','18.00','10','newstock','1','','',27.00,'','1','48','internal','1','725','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2497,'NOSIC TABS 20S','',8.00,'2025-02-25 19:10:13','12.00','10','newstock','1','','',0.00,'','1','20','internal','1','523','','',0.00,'','25','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2498,'FEVAPYN EXTRA 60MLS','',8.00,'2025-02-25 19:10:39','5.00','10','newstock','1','','',33.00,'','1','13','internal','1','1651','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2499,'FEVAPYN EXTRA 100MLS','',9.00,'2025-02-25 19:11:01','1.00','10','newstock','1','','',45.00,'','1','10','internal','1','1653','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2500,'AMOXICLAV 228.5MG 100ML (CLAXY)','',5.00,'2025-02-25 19:11:18','0.00','10','newstock','1','','',122.00,'','1','5','internal','1','18','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2501,'PHARMASAL OINTMENT 25G','',5.00,'2025-02-25 19:11:32','0.00','10','newstock','1','','',50.00,'','1','5','internal','1','570','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2502,'NORMNIL ABZ SUSPENSION','',8.00,'2025-02-25 19:11:47','3.00','10','newstock','1','','',23.00,'','1','11','internal','1','1663','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2503,'OMEPRAZOLE 20MGS CAPS','',250.00,'2025-02-25 19:12:16','41.00','10','newstock','1','','',1.00,'','1','291','internal','1','535','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2504,'CLOZOLE-B','',2.00,'2025-02-25 19:12:43','4.00','10','newstock','1','','',30.00,'','1','6','internal','1','1502','','',0.00,'','130','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2505,'LONART TABS 24','',5.00,'2025-02-25 19:13:04','2.00','10','newstock','1','','',65.00,'','1','7','internal','1','399','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2506,'CYPRO B PLUS','',10.00,'2025-02-25 19:13:21','20.00','10','newstock','1','','',10.50,'','1','30','internal','1','213','','',0.00,'','25','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2507,'BECOACTIN 30S TABS','',20.00,'2025-02-25 19:13:42','14.00','10','newstock','1','','',13.00,'','1','34','internal','1','53','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2508,'CALPOL 60MLS','',4.00,'2025-02-25 19:14:36','0.00','10','newstock','1','','',205.00,'','1','4','internal','1','102','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2509,'LOBAK 10S','',12.00,'2025-02-25 19:14:52','33.00','10','newstock','1','','',5.50,'','1','45','internal','1','397','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2510,'PREDNISOLONE SUSP 60ML DAWASOLONE','',5.00,'2025-02-25 19:26:26','0.00','10','newstock','1','','',85.00,'','1','5','internal','1','1668','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2511,'STOMACID ANTACID','',70.00,'2025-02-25 19:26:55','22.00','10','newstock','1','','',5.00,'','1','92','internal','1','1542','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2512,'Gastrogel 100MLS','',3.00,'2025-02-25 19:27:16','2.00','10','newstock','1','','',55.00,'','1','5','internal','1','1596','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2513,'SAFE 72','',21.00,'2025-02-25 19:28:05','9.00','10','newstock','1','','',19.00,'','1','30','internal','1','856','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2514,'SAFE 72','',5.00,'2025-02-25 19:28:14','30.00','10','newstock','1','','',19.00,'','1','35','internal','1','856','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2515,'AMPICLODAWA 100MLS','',5.00,'2025-02-25 19:37:58','0.00','10','newstock','1','','',75.00,'','1','5','internal','1','1611','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2516,'IZZITHREE ORAL SUSP 15MLS','',5.00,'2025-02-25 19:38:15','4.00','10','newstock','1','','',36.00,'','1','9','internal','1','865','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2517,'BENACOFF PAEDIATRIC EXPECTORANT 100MLS','',5.00,'2025-02-25 19:38:40','0.00','10','newstock','1','','',75.00,'','1','5','internal','1','951','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2518,'BENAFLU TOTO 100ML','',4.00,'2025-02-25 19:38:54','1.00','10','newstock','1','','',85.00,'','1','5','internal','1','57','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2519,'BULKOT B CREAM','',4.00,'2025-02-25 19:39:13','2.00','10','newstock','1','','',60.00,'','1','6','internal','1','1287','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2520,'CETRIZINE 60ML','',15.00,'2025-02-25 19:42:56','5.00','10','newstock','1','','',18.90,'','1','20','internal','1','136','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2521,'BIOTRIM 50MLS','',2.00,'2025-02-25 19:43:32','5.00','10','newstock','1','','',30.00,'','1','7','internal','1','1560','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2522,'CO--TRIMOXAZOLE 50MLS (TRIMOXOL)','',50.00,'2025-02-25 19:43:53','0.00','10','newstock','1','','',25.00,'','1','50','internal','1','169','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2523,'FLUCLOXACILLIN CAPS 500MG','',80.00,'2025-02-25 19:44:20','20.00','10','newstock','1','','',5.00,'','1','100','internal','1','286','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2524,'DICLOMOL SR 100MG','',46.00,'2025-02-25 19:45:12','54.00','10','newstock','1','','',5.00,'','1','100','internal','1','1011','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2525,'DOLOACT MR 100S','',20.00,'2025-02-25 19:45:26','4.00','10','newstock','1','','',17.00,'','1','24','internal','1','243','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2526,'MYOSPAZ','',20.00,'2025-02-25 19:45:37','0.00','10','newstock','1','','',16.00,'','1','20','internal','1','470','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2527,'INDOCID 100S','',120.00,'2025-02-25 19:46:02','80.00','10','newstock','1','','',2.00,'','1','200','internal','1','357','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2528,'MEDIVEN CREAM 15G','',6.00,'2025-02-25 19:46:23','6.00','10','newstock','1','','',49.00,'','1','12','internal','1','843','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2529,'CURAMOL PCM 100ML','',5.00,'2025-02-25 19:47:37','0.00','10','newstock','1','','',42.00,'','1','5','internal','1','1669','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2530,'SALOREX EXPECTORANT 100L','',4.00,'2025-02-25 19:49:45','2.00','10','newstock','1','','',82.00,'','1','6','internal','1','629','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2531,'TAMEPYN','',20.00,'2025-02-25 19:50:13','0.00','10','newstock','1','','',13.00,'','1','20','internal','1','681','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2532,'TRICOHIST 100ML','',3.00,'2025-02-25 19:54:42','0.00','10','newstock','1','','',0.00,'','1','3','internal','1','711','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2533,'TRICOHIST 60ML','',5.00,'2025-02-25 19:54:56','0.00','10','newstock','1','','',0.00,'','1','5','internal','1','712','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2534,'PREGNANCY TEST STRIPS (PT HCG)','',45.00,'2025-02-25 20:32:21','4.00','10','newstock','1','','',8.00,'','1','49','internal','1','588','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2535,'CELABET 30S','',18.00,'2025-03-01 17:33:59','2.00','10','newstock','1','','',10.00,'','1','20','internal','1','130','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2536,'DELASED PAEDIATRIC 100 MLS','',5.00,'2025-03-03 10:17:58','0.00','10','newstock','1','','',95.00,'','1','5','internal','1','971','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2537,'POSTINOR-2TAABS 2S','',20.00,'2025-03-03 19:26:56','1.00','10','newstock','1','','',139.00,'','1','21','internal','1','579','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2538,'CETZAN 10','1370',1.00,'2025-03-04 11:38:33','657.00','10','newstock','1','','',0.00,'','1','658','1','1','1370','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2539,'C azi AZITHROMYCIN SUSPENSION 200/5ML','',5.00,'2025-03-04 11:40:03','0.00','10','newstock','1','','',48.00,'','1','5','internal','1','1670','','',0.00,'','NaN150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2540,'NORMNIL ALBENDAZOLE 400MG TABS','',21.00,'2025-03-04 12:01:23','0.00','10','newstock','1','','',9.00,'','1','21','internal','1','1642','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2541,'SICLOFEN- MR','',20.00,'2025-03-04 19:27:15','0.00','10','newstock','1','','',10.00,'','1','20','internal','1','1238','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2542,'CYPRO B PLUS 200ML','',1.00,'2025-03-05 15:49:51','0.00','10','newstock','1','','',368.00,'','1','1','internal','1','214','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2543,'ZEDCAL 30S','',30.00,'2025-03-05 15:50:49','0.00','10','newstock','1','','',0.00,'','1','30','internal','1','767','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2544,'KIFARU 50MG 4','',75.00,'2025-03-05 15:51:27','11.00','10','newstock','1','','',15.00,'','1','86','internal','1','806','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2545,'TRICOHIST 100ML','',3.00,'2025-03-05 15:51:47','1.00','10','newstock','1','','',0.00,'','1','4','internal','1','711','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2546,'TRIDEX COUGH MIXTURE 100ML','',4.00,'2025-03-05 15:52:14','4.00','10','newstock','1','','',47.00,'','1','8','internal','1','714','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2547,'MENTHO','',3.00,'2025-03-05 15:52:44','1.00','10','newstock','1','','',35.00,'','1','4','internal','1','422','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2548,'SICLOFEN- MR','',100.00,'2025-03-05 15:53:13','18.00','10','newstock','1','','',10.00,'','1','118','internal','1','1238','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2549,'FEMIPLAN 28S','',18.00,'2025-03-05 15:53:38','2.00','10','newstock','1','','',75.00,'','1','20','internal','1','928','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2550,'AMOXICILLIN CAPS 500MGS CAREMOX','',200.00,'2025-03-05 15:54:03','27.00','10','newstock','1','','',0.00,'','1','227','internal','1','1479','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2551,'BESTdin MOUTH WASH 100ML','',3.00,'2025-03-05 15:54:20','2.00','10','newstock','1','','',100.00,'','1','5','internal','1','1221','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2552,'NOSIC TABS 20S','',17.00,'2025-03-05 15:54:50','13.00','10','newstock','1','','',0.00,'','1','30','internal','1','523','','',0.00,'','25','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2553,'NEUROBION FORTE','',103.00,'2025-03-05 15:55:12','17.00','10','newstock','1','','',2.40,'','1','120','internal','1','791','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2554,'HIV SELF TEST KIT','',6.00,'2025-03-05 15:55:41','0.00','10','newstock','1','','',115.00,'','1','6','internal','1','1113','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2555,'MALARIA TEST STRIPS','',11.00,'2025-03-05 15:56:03','9.00','10','newstock','1','','',0.00,'','1','20','internal','1','411','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2556,'DICLOFENAC GEL (DOLOR)','',11.00,'2025-03-05 15:57:17','4.00','10','newstock','1','','',19.00,'','1','15','internal','1','1171','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2557,'C -SECNI 2GM','',6.00,'2025-03-05 15:58:09','0.00','10','newstock','1','','',50.00,'','1','6','internal','1','1256','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2558,'MICROGYNON 30 ORIGINAL','',5.00,'2025-03-05 15:58:36','2.00','10','newstock','1','','',0.00,'','1','7','internal','1','442','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2559,'ESOSAF ESOMEPRAZOLE 40MG','',120.00,'2025-03-05 16:09:16','0.00','10','newstock','1','','',5.00,'','1','120','internal','1','1672','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2560,'FLUGONE CAPS 10','',70.00,'2025-03-07 09:56:05','1.00','10','newstock','1','','',12.00,'','1','71','internal','1','292','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2561,'GLUCODEAL METFORMIN 500MG','',90.00,'2025-03-12 10:14:22','0.00','10','newstock','1','','',1.00,'','1','90','internal','1','1644','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2562,'CIPRODIN CIPROFLOXACIN 500MG','',90.00,'2025-03-14 09:23:13','0.00','10','newstock','1','','',3.00,'','1','90','internal','1','1589','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2563,'NEBANOL POWDER 10GM','',2.00,'2025-03-19 21:00:16','0.00','10','newstock','1','','',90.00,'','1','2','internal','1','1673','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2564,'CYPRO B PLUS','',7.00,'2025-03-24 11:15:49','3.00','10','newstock','1','','',10.50,'','1','10','internal','1','213','','',0.00,'','25','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2565,'PYRIDOXINE TABS 100','',100.00,'2025-03-24 16:18:53','0.00','10','newstock','1','','',0.00,'','1','100','internal','1','822','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2566,'CARDITAN H FILM COATED 28S','',10.00,'2025-03-24 16:20:25','25.00','10','newstock','1','','',0.00,'','1','35','internal','1','117','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2567,'CARDITAN H FILM COATED 28S','',30.00,'2025-03-24 16:20:40','35.00','10','newstock','1','','',0.00,'','1','65','internal','1','117','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2568,'CARDITAN FILM COATED TABS 28','',10.00,'2025-03-24 16:21:02','18.00','10','newstock','1','','',0.00,'','1','28','internal','1','116','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2569,'AZITHROMYCIN SHALZIN 500MG','',20.00,'2025-03-24 16:21:22','2.00','10','newstock','1','','',55.00,'','1','22','internal','1','1640','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2570,'IZZITHREE ORAL SUSP 15MLS','',10.00,'2025-03-24 16:21:57','6.00','10','newstock','1','','',36.00,'','1','16','internal','1','865','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2571,'XTRADERM CREAM 20G','',2.00,'2025-03-24 16:22:41','2.00','10','newstock','1','','',139.00,'','1','4','internal','1','1484','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2572,'FLUGONE P 60MLS','',1.00,'2025-03-24 16:23:01','1.00','10','newstock','1','','',141.00,'','1','2','internal','1','1035','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2573,'FLUGONE DM 60MLS','',2.00,'2025-03-24 16:23:18','0.00','10','newstock','1','','',180.00,'','1','2','internal','1','848','','',0.00,'','270','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2574,'FLUGONE CAPS 10','',50.00,'2025-03-24 16:23:45','16.00','10','newstock','1','','',12.00,'','1','66','internal','1','292','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2575,'COLDCAP CAPS 12','',50.00,'2025-03-24 16:24:06','60.00','10','newstock','1','','',7.40,'','1','110','internal','1','176','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2576,'FENPRO IBUPROFEN TABS 200MG','',300.00,'2025-03-24 16:24:55','0.00','10','newstock','1','','',2.50,'','1','300','internal','1','1004','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2577,'CARYDEX DRY COUGHS 100MLS','',3.00,'2025-03-24 16:25:40','0.00','10','newstock','1','','',150.00,'','1','3','internal','1','1290','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2578,'TRICOHIST 100ML','',1.00,'2025-03-24 16:26:03','1.00','10','newstock','1','','',0.00,'','1','2','internal','1','711','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2579,'CLOZOLE-B','',4.00,'2025-03-24 16:26:24','1.00','10','newstock','1','','',30.00,'','1','5','internal','1','1502','','',0.00,'','130','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2580,'DAZOLE B CREAM','',5.00,'2025-03-24 16:26:53','8.00','10','newstock','1','','',43.00,'','1','13','internal','1','1526','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2581,'CLOTRINE B','',5.00,'2025-03-24 16:27:36','0.00','10','newstock','1','','',0.00,'','1','5','internal','1','162','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2582,'CYPRO B PLUS 200ML','',2.00,'2025-03-24 16:28:01','0.00','10','newstock','1','','',368.00,'','1','2','internal','1','214','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2583,'HEMOFORCE FAMILY 200MLS','',2.00,'2025-03-24 16:28:19','0.00','10','newstock','1','','',189.00,'','1','2','internal','1','1421','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2584,'`APC TABS 430MG','',72.00,'2025-03-24 16:28:45','18.00','10','newstock','1','','',2.50,'','1','90','internal','1','1000','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2585,'TRIHISTAMIN 60ML C/P','',3.00,'2025-03-24 16:30:20','0.00','10','newstock','1','','',0.00,'','1','3','internal','1','717','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2586,'DELASED DRY COUGH 100ML','',2.00,'2025-03-24 16:30:41','0.00','10','newstock','1','','',109.00,'','1','2','internal','1','1184','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2587,'AMOXICLAV CLAXY 625MG','',4.00,'2025-03-24 16:33:18','0.00','10','newstock','1','','',125.00,'','1','4','internal','1','1674','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2588,'CIPRODIN CIPROFLOXACIN 500MG','',70.00,'2025-03-24 16:35:10','30.00','10','newstock','1','','',3.00,'','1','100','internal','1','1589','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2589,'CEFAXIL CEFUROXIME 500MG','',4.00,'2025-03-24 16:35:34','1.00','10','newstock','1','','',195.00,'','1','5','internal','1','1639','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2590,'MOXACIL DS 100MLS DS','',2.00,'2025-03-24 16:37:21','1.00','10','newstock','1','','',55.00,'','1','3','internal','1','1576','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2591,'MOXACIL 250MG CAPS','',100.00,'2025-03-24 16:40:10','0.00','10','newstock','1','','',5.00,'','1','100','internal','1','1268','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2592,'SALOREX EXPECTORANT 100L','',4.00,'2025-03-24 16:42:47','2.00','10','newstock','1','','',82.00,'','1','6','internal','1','629','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2593,'PIROXICAM 20MG','',147.00,'2025-03-24 16:43:21','58.00','10','newstock','1','','',0.00,'','1','205','internal','1','576','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2594,'ANALMIN MEFENAMIC ACID 500MG','',71.00,'2025-03-24 16:43:38','49.00','10','newstock','1','','',4.00,'','1','120','internal','1','1656','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2595,'PREDNISOLONE BLUE COSMOS','',30.00,'2025-03-24 16:44:43','120.00','10','newstock','1','','',2.00,'','1','150','internal','1','1616','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2596,'VENTOLIN INHALER','',1.00,'2025-03-24 16:44:59','1.00','10','newstock','1','','',350.00,'','1','2','internal','1','1662','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2597,'CELABET 30S','',63.00,'2025-03-24 16:45:21','7.00','10','newstock','1','','',10.00,'','1','70','internal','1','130','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2598,'IFAS 30s','',2.00,'2025-03-24 16:45:35','0.00','10','newstock','1','','',219.00,'','1','2','internal','1','354','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2599,'DUB-STERONE 30S','',17.00,'2025-03-24 16:45:56','23.00','10','newstock','1','','',15.00,'','1','40','internal','1','251','','',0.00,'','25','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2600,'CALPOL 100MLS','',2.00,'2025-03-24 16:46:20','0.00','10','newstock','1','','',265.00,'','1','2','internal','1','103','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2601,'CALPOL 60MLS','',4.00,'2025-03-24 16:46:32','2.00','10','newstock','1','','',205.00,'','1','6','internal','1','102','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2602,'trust studded','',15.00,'2025-03-24 16:47:02','10.00','10','newstock','1','','',36.00,'','1','25','internal','1','1401','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2603,'NORMNIL ABZ SUSPENSION','',10.00,'2025-03-24 16:47:21','3.00','10','newstock','1','','',23.00,'','1','13','internal','1','1663','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2604,'PREGNANCY TEST STRIPS (PT HCG)','',41.00,'2025-03-24 16:48:03','19.00','10','newstock','1','','',8.00,'','1','60','internal','1','588','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2605,'CHOICE 72-P2','',27.00,'2025-03-24 16:48:20','13.00','10','newstock','1','','',19.00,'','1','40','internal','1','1149','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2606,'HITORAL KETOCONAZOLE 200MG','',100.00,'2025-03-24 16:48:37','12.00','10','newstock','1','','',0.00,'','1','112','internal','1','1124','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2607,'C -SECNI 2GM','',17.00,'2025-03-24 16:49:09','3.00','10','newstock','1','','',50.00,'','1','20','internal','1','1256','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2608,'BACTIFIX CEFIXIME 400MG','',4.00,'2025-03-24 16:51:29','2.00','10','newstock','1','','',180.00,'','1','6','internal','1','1641','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2609,'BACTIFIX CEFIXIME 400MG','',10.00,'2025-03-24 16:52:51','6.00','10','newstock','1','','',180.00,'','1','16','internal','1','1641','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2610,'EFLARON METRONIDAZOLE 60MLS','',1.00,'2025-03-24 16:53:35','4.00','10','newstock','1','','',0.00,'','1','5','internal','1','1498','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2611,'AMOXICLAV 228.5MG 100ML (CLAXY)','',2.00,'2025-03-24 16:53:52','2.00','10','newstock','1','','',122.00,'','1','4','internal','1','18','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2612,'ESOMOD 40MG ESOMEPRAZOLE','',32.00,'2025-03-24 16:54:25','68.00','10','newstock','1','','',5.00,'','1','100','internal','1','1599','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2613,'NEXIOLE TABS 20MG','',31.00,'2025-03-24 16:54:46','69.00','10','newstock','1','','',0.00,'','1','100','internal','1','493','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2614,'DICLOFENAC INJ.75MG','',15.00,'2025-03-24 16:55:06','0.00','10','newstock','1','','',0.00,'','1','15','internal','1','1128','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2615,'CYPRO B PLUS','',30.00,'2025-03-24 16:55:28','10.00','10','newstock','1','','',10.50,'','1','40','internal','1','213','','',0.00,'','25','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2616,'KOFGON 100MLS GREEN','',8.00,'2025-03-24 16:56:12','4.00','10','newstock','1','','',35.00,'','1','12','internal','1','1627','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2617,'KOFGON SYRUP 100MLS RED','',3.00,'2025-03-24 16:56:57','3.00','10','newstock','1','','',32.00,'','1','6','internal','1','379','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2618,'NEBANOL POWDER(GRABACIN)','',5.00,'2025-03-24 16:57:20','0.00','10','newstock','1','','',0.00,'','1','5','internal','1','480','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2619,'FUROSEMIDE 40MG','',100.00,'2025-03-24 16:58:31','0.00','10','newstock','1','','',2.00,'','1','100','internal','1','1023','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2620,'ACETAL MR','',78.00,'2025-03-24 16:59:07','22.00','10','newstock','1','','',0.00,'','1','100','internal','1','6','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2621,'COZOL TINIDAZOLE 500MG','',8.00,'2025-03-27 09:53:27','0.00','10','newstock','1','','',10.00,'','1','8','internal','1','1675','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2622,'LORHISTINA-LORATADINE TABS 10 MG','1104',5.00,'2025-04-01 21:36:24','0.00','10','newstock','1','','',0.00,'','1','5','1','1','1104','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2623,'POSTINOR-2','',10.00,'2025-04-05 10:15:20','0.00','10','newstock','1','','',0.00,'','1','10','internal','1','1509','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2624,'NEXIOLE TABS 20MG','',30.00,'2025-04-06 17:03:36','70.00','10','newstock','1','','',0.00,'','1','100','internal','1','493','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2625,'LEVOCET M','',11.00,'2025-04-08 12:24:39','0.00','10','newstock','1','','',15.00,'','1','11','internal','1','1572','','',0.00,'','40','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2626,'FLUDEX C','1667',1.00,'2025-04-08 12:26:37','0.00','10','newstock','1','','',0.00,'','1','1','1','1','1667','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2627,'COLDCAP CAPS 12\'S','176',5.00,'2025-04-09 14:35:33','59.00','10','newstock','1','','',0.00,'','1','64','1','1','176','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2628,'ZULU MR 20S','',19.00,'2025-04-10 17:02:37','1.00','10','newstock','1','','',29.00,'','1','20','internal','1','779','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2629,'TRUST CLASSIC 24SX3S','',10.00,'2025-04-10 17:59:06','0.00','10','newstock','1','','',27.00,'','1','10','internal','1','725','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2630,'KISS CLASSIC PLAIN 24sx3','',25.00,'2025-04-10 19:22:04','0.00','10','newstock','1','','',20.00,'','1','25','internal','1','375','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2631,'GLUCOMET 1000MG','',30.00,'2025-04-11 17:16:14','0.00','10','newstock','1','','',15.00,'','1','30','internal','1','1665','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2632,'ABZ SUSPENSION ORIGINAL','',3.00,'2025-04-16 21:04:44','0.00','10','newstock','1','','',42.00,'','1','3','internal','1','1555','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2633,'HIV BLOOD TEST KIT','',3.00,'2025-04-17 11:39:42','0.00','10','newstock','1','','',0.00,'','1','3','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),(2634,'ALBENDAZOLE TABS 400MG(NILWORM)1','',10.00,'2025-04-17 17:43:16','0.00','10','newstock','1','','',5.50,'','1','10','internal','1','840','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2635,'HIV BLOOD TEST KIT','',2.00,'2025-04-18 19:46:53','0.00','10','newstock','1','','',0.00,'','1','2','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),(2636,'MOXACIL DS 100MLS DS','1576',1.00,'2025-04-20 20:14:53','1.00','10','newstock','1','','',0.00,'','1','2','1','1','1576','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2637,'POSTINOR-2','',1.00,'2025-04-21 12:10:45','0.00','10','newstock','1','','',0.00,'','1','1','internal','1','1509','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2638,'DAWASOLONE(PREDNISOLONE) TABS','',80.00,'2025-04-22 18:46:56','0.00','10','newstock','1','','',0.00,'','1','80','internal','1','1467','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2639,'LONART TABS 24','',6.00,'2025-04-22 18:52:56','0.00','10','newstock','1','','',65.00,'','1','6','internal','1','399','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2640,'AMOXICILLIN 500MG CAPS','',200.00,'2025-04-22 18:53:44','0.00','10','newstock','1','','',4.30,'','1','200','internal','1','16','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2641,'AMOXICILLIN SUSPENSION 1OOMLS (KEMOXYL)','',2.00,'2025-04-22 18:54:13','4.00','10','newstock','1','','',48.00,'','1','6','internal','1','15','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2642,'BRONCHO COUGH 100MLS ASCORIL GEN','',3.00,'2025-04-22 18:54:37','2.00','10','newstock','1','','',65.00,'','1','5','internal','1','1618','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2643,'.AZIWIN AZITHROMYCIN 500MG','',10.00,'2025-04-22 18:54:56','0.00','10','newstock','1','','',45.00,'','1','10','internal','1','1585','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2644,'BENAFLU TOTO 100ML','',5.00,'2025-04-22 18:55:16','0.00','10','newstock','1','','',85.00,'','1','5','internal','1','57','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2645,'BENAGAS GEL 100 ML','',8.00,'2025-04-22 18:55:44','4.00','10','newstock','1','','',100.00,'','1','12','internal','1','1223','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2646,'BISPANOL HYOSCINE BUTYLBROMIDE','',100.00,'2025-04-22 18:56:20','0.00','10','newstock','1','','',3.00,'','1','100','internal','1','1537','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2647,'CELABET 30S','',30.00,'2025-04-22 18:56:44','25.00','10','newstock','1','','',10.00,'','1','55','internal','1','130','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2648,'ZYCET TABS 100','',600.00,'2025-04-22 18:57:03','262.00','10','newstock','1','','',0.00,'','1','862','internal','1','820','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2649,'CIPROFLOXACIN 500MG TABS','',80.00,'2025-04-22 18:57:29','0.00','10','newstock','1','','',3.00,'','1','80','internal','1','145','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2650,'CLOZOLE-B','',2.00,'2025-04-22 18:57:51','3.00','10','newstock','1','','',30.00,'','1','5','internal','1','1502','','',0.00,'','130','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2651,'HOMAGON CAPS 10','',100.00,'2025-04-22 18:58:16','0.00','10','newstock','1','','',5.50,'','1','100','internal','1','995','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2652,'CONTUS 650 10S','',50.00,'2025-04-22 18:58:39','0.00','10','newstock','1','','',0.00,'','1','50','internal','1','185','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2653,'DACOLD 100MLS','',4.00,'2025-04-22 18:58:52','1.00','10','newstock','1','','',55.00,'','1','5','internal','1','1575','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2654,'DELASED CHESTY NON DROWSY 100ML','',5.00,'2025-04-22 18:59:21','0.00','10','newstock','1','','',109.00,'','1','5','internal','1','1183','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2655,'DELASED DRY COUGH 100ML','',4.00,'2025-04-22 18:59:37','1.00','10','newstock','1','','',109.00,'','1','5','internal','1','1184','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2656,'ESOMOD 20MG ESOMEPRAZOLE','',80.00,'2025-04-22 19:00:48','0.00','10','newstock','1','','',4.00,'','1','80','internal','1','1597','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2657,'ESOMOD 40MG ESOMEPRAZOLE','',30.00,'2025-04-22 19:01:09','100.00','10','newstock','1','','',5.00,'','1','130','internal','1','1599','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2658,'SAFE 72','',60.00,'2025-04-22 19:04:13','19.00','10','newstock','1','','',19.00,'','1','79','internal','1','856','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2659,'PARACETAMOL TABS 100','',850.00,'2025-04-22 19:04:55','76.00','10','newstock','1','','',1.50,'','1','926','internal','1','3','','',0.00,'','2.5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2660,'POSTINOR-2','',10.00,'2025-04-22 19:05:58','0.00','10','newstock','1','','',0.00,'','1','10','internal','1','1509','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2661,'COPRED PREDNISOLONE BLUE 5MG','',79.00,'2025-04-22 19:06:13','21.00','10','newstock','1','','',2.00,'','1','100','internal','1','1538','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2662,'OLSOLONE WHITE BLISTER 100','',54.00,'2025-04-22 19:06:40','106.00','10','newstock','1','','',2.00,'','1','160','internal','1','793','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2663,'SALOREX EXPECTORANT 100L','',2.00,'2025-04-22 19:06:55','3.00','10','newstock','1','','',82.00,'','1','5','internal','1','629','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2664,'KIFARU 50MG 4','',100.00,'2025-04-22 19:07:54','18.00','10','newstock','1','','',15.00,'','1','118','internal','1','806','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2665,'TETRACYCLINE ONT (OPTHALMIC) 5MG','',4.00,'2025-04-22 19:08:33','0.00','10','newstock','1','','',31.00,'','1','4','internal','1','1329','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2666,'TRICOHIST 60ML','',4.00,'2025-04-22 19:09:30','1.00','10','newstock','1','','',0.00,'','1','5','internal','1','712','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2667,'TRICOHIST 100ML','',5.00,'2025-04-22 19:09:48','0.00','10','newstock','1','','',0.00,'','1','5','internal','1','711','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2668,'TRIDEX COUGH MIXTURE 100ML','',2.00,'2025-04-22 19:10:08','3.00','10','newstock','1','','',47.00,'','1','5','internal','1','714','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2669,'FEMIPLAN 28S','',25.00,'2025-04-22 19:13:16','3.00','10','newstock','1','','',75.00,'','1','28','internal','1','928','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2670,'NOCANZ-FLUCONAZOLE 150MG','',30.00,'2025-04-22 19:13:48','2.00','10','newstock','1','','',0.00,'','1','32','internal','1','1142','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2671,'FLUGONE CAPS 10','',55.00,'2025-04-22 19:14:10','37.00','10','newstock','1','','',12.00,'','1','92','internal','1','292','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2672,'BUMAFEN 100MLS IBUPROFEN','',5.00,'2025-04-22 19:16:16','0.00','10','newstock','1','','',28.00,'','1','5','internal','1','1677','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2673,'FENPRO IBUPROFEN 1OOML','',5.00,'2025-04-22 19:18:27','0.00','10','newstock','1','','',32.00,'','1','5','internal','1','1678','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2674,'KISS CLASSIC PLAIN 24sx3','',22.00,'2025-04-22 19:18:44','6.00','10','newstock','1','','',20.00,'','1','28','internal','1','375','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2675,'KISS STUDDED','',10.00,'2025-04-22 19:19:48','0.00','10','newstock','1','','',35.00,'','1','10','internal','1','1679','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2676,'MONTIKAST 10MGS','',10.00,'2025-04-22 19:20:41','0.00','10','newstock','1','','',7.00,'','1','10','internal','1','454','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2677,'OMEPRAZOLE 20MGS CAPS','',250.00,'2025-04-22 19:21:18','123.00','10','newstock','1','','',1.00,'','1','373','internal','1','535','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2678,'TRUST CLASSIC 24SX3S','',20.00,'2025-04-22 19:22:20','7.00','10','newstock','1','','',27.00,'','1','27','internal','1','725','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2679,'VARINIL 5MG 28S','',56.00,'2025-04-22 19:23:04','0.00','10','newstock','1','','',0.00,'','1','56','internal','1','741','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2680,'VARINIL 10MG 28S','',56.00,'2025-04-22 19:24:52','0.00','10','newstock','1','','',9.50,'','1','56','internal','1','1680','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2681,'XTRADERM CREAM 20G','',4.00,'2025-04-22 19:25:12','1.00','10','newstock','1','','',139.00,'','1','5','internal','1','1484','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2682,'S DERM CREAM','',3.00,'2025-04-22 19:25:32','1.00','10','newstock','1','','',55.00,'','1','4','internal','1','1603','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2683,'MARAMOJA TABS 100','',9.00,'2025-04-22 19:56:07','0.00','10','newstock','1','','',3.00,'','1','9','internal','1','882','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2684,'kaluma king','930',1.00,'2025-04-27 19:50:07','37.00','10','newstock','1','','',0.00,'','1','38','1','1','930','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2685,'HOMAGON CAPS 10\'s','995',10.00,'2025-04-27 20:03:57','90.00','10','newstock','1','','',0.00,'','1','100','1','1','995','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2686,'DUB-STERONE 30S','',10.00,'2025-05-11 20:45:05','0.00','10','newstock','1','','',15.00,'','1','10','internal','1','251','','',0.00,'','25','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2687,'LYDIA CONTRACEPTIVE INJ.','',11.00,'2025-05-12 10:39:39','0.00','10','newstock','1','','',0.00,'','1','11','internal','1','1133','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2688,'COFZIT 60MLS','',8.00,'2025-05-13 20:36:04','0.00','10','newstock','1','','',25.00,'','1','8','internal','1','1682','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2689,'COFZIT 100MLS','',9.00,'2025-05-13 20:36:21','0.00','10','newstock','1','','',35.00,'','1','9','internal','1','1681','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2690,'LEVOCET M','',20.00,'2025-05-14 14:13:37','0.00','10','newstock','1','','',15.00,'','1','20','internal','1','1572','','',0.00,'','40','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2691,'FLAGIN 100MLS METRONIDAZOLE','',5.00,'2025-05-15 22:02:02','0.00','10','newstock','1','','',38.00,'','1','5','internal','1','1676','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2692,'COLDCAP CAPS 12','',42.00,'2025-05-16 09:40:59','2.00','10','newstock','1','','',7.40,'','1','44','internal','1','176','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2693,'DUB-STERONE 30S','',20.00,'2025-05-16 10:45:54','0.00','10','newstock','1','','',15.00,'','1','20','internal','1','251','','',0.00,'','25','','','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 CHECK','04','BANK CHECK 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=11 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `people` -- LOCK TABLES `people` WRITE; /*!40000 ALTER TABLE `people` DISABLE KEYS */; INSERT INTO `people` VALUES (1,112.50,'FAITH','Advanta','FAITH','254718667391','robisearch@gmail.com','12345678','','female','','','0','','132222201635401988','user','1','','','','3343455',60.00,'1','2024-09-24','','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','',992.00,1,'','1000','yes','admin','',0,0,0,'','2019-08-28',0,'',0.00,'','','','Yes',2570.00,0,0.00,0.60,'no',200.00,'','2022-08-25 15:15:09','','','','','','','','P06666xxx',1,'022','444',2,'','534032','2022-10-23 20:40:59','','new','',''),(2,NULL,'Default','','','254718667391','admin','Robisearch321','Default','','','','1 ','',NULL,'supplier','1','Default','','','666663',5200.00,'1','2022-01-27 05:57:22','','1','','',0.00,'','','','','','','','','','Monthly','4','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',10.00,'','','','yes',77311.00,0,0.00,0.00,'no',300.00,'yes','2024-03-25 14:14:56','','','','','','','','',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(3,NULL,'walk in','',NULL,'254700000000','','','','','','','1','',NULL,'member','1','','','','',-200.00,'1','2022-12-05 14:56:24','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(4,NULL,'LANEXA','',NULL,'2547115102172','','','','','','2023-12-05','1','',NULL,'supplier','1','','','','',0.00,'1','2022-12-05 15:14:03','','1','2022-12-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',5260.00,0,0.00,0.00,'no',0.00,'no','2022-12-20 18:16:43','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(5,NULL,'TIMIZA','TIMIZA',NULL,'254718746198','TIMIZA PIPELINE','MARKTUSH1','','male','','','','',NULL,'user','1',NULL,'','','',0.00,'','2024-09-24','','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,'226260363','','0000-00-00 00:00:00','','new','',''),(6,NULL,'RICARDO','KYENZE',NULL,'254725748428','HERMENEUTICS','archippus','','male','','','','',NULL,'user','1',NULL,'','','',0.00,'','2024-09-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,'072222228','','0000-00-00 00:00:00','','new','',''),(9,NULL,'BIBO PHARMACEUTICALS LTD','',NULL,'254798335740','','','','','','2025-09-14','1','',NULL,'supplier','1','','','','',0.00,'6','2024-09-14 20:07:15','','1','2024-09-14','',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,0,'17263336356','','0000-00-00 00:00:00','','new','',''),(10,NULL,'KELVIN','NJIRAINI',NULL,'254769793647','WAWERU','Waweru69','','male','','','','',NULL,'user','1',NULL,'','','',0.00,'','2024-09-24','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'1726335838','','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 ('cashiersales',1),('cashiersales',5),('cashiersales',6),('cashiersales',7),('cashiersales',8),('cashiersales',10),('config',1),('config',6),('damagedproducts',1),('damagedproducts',5),('damagedproducts',6),('damagedproducts',7),('damagedproducts',8),('damagedproducts',10),('displayreport',1),('displayreport',5),('displayreport',6),('income',1),('income',6),('incomeexpenses',1),('incomeexpenses',5),('incomeexpenses',6),('incomeexpenses',7),('incomeexpenses',8),('incomeexpenses',10),('incomingstock',1),('incomingstock',5),('incomingstock',6),('incomingstock',7),('incomingstock',8),('incomingstock',10),('incomingstore',1),('incomingstore',6),('lowstocklist',1),('lowstocklist',5),('lowstocklist',6),('lowstocklist',7),('lowstocklist',8),('lowstocklist',10),('members',1),('members',5),('members',6),('members',7),('members',8),('members',10),('password',1),('password',5),('password',6),('password',7),('password',8),('password',10),('productlist',1),('productlist',6),('productlist',7),('productlist',8),('productlist',10),('products',1),('products',6),('productscategory',1),('productscategory',6),('profile',1),('profile',5),('profile',6),('purchases',1),('purchases',5),('purchases',6),('purchases',7),('purchases',8),('purchases',10),('reports',1),('reports',6),('sales',1),('sales',5),('sales',6),('sales',7),('sales',8),('sales',10),('sendsms',1),('sendsms',5),('sendsms',6),('users',1),('users',6),('viewreturnsales',1),('viewreturnsales',5),('viewreturnsales',6),('viewreturnsales',7),('viewreturnsales',8),('viewreturnsales',10),('wholesale',1),('wholesale',6); /*!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=88309 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 (85914,'sales','8','selectmessage'),(85915,'sales','8','add'),(85916,'sales','8','printreceipt'),(85917,'sales','8','suspend'),(85918,'sales','8','update'),(85919,'sales','8','delete'),(85920,'sales','8','cash'),(85921,'sales','8','sale'),(85922,'sales','8','moresales'),(85923,'sales','8','mpesabalance'),(85924,'sales','8','select'),(85925,'sales','8','discount'),(85926,'sales','8','mpesa'),(85927,'sales','8','productdiscount'),(85928,'sales','8','card'),(85929,'sales','8','viewbuyingprice'),(85930,'sales','8','updatepaymentmode'),(85931,'sales','8','clearpayments'),(85932,'sales','8','cheque'),(85933,'sales','8','salesbeyondbprice'),(85934,'sales','8','dontprint'),(85935,'sales','8','entermpesacode'),(85936,'sales','8','negativesales'),(85937,'sales','8','updateqtysales'),(85938,'cashiersales','8','entermpesacode'),(85939,'cashiersales','8','editmpesa'),(85940,'cashiersales','8','cashiersales'),(85941,'cashiersales','8','editmpesadate'),(85942,'cashiersales','8','adddailycollection'),(85943,'cashiersales','8','viewtill'),(85944,'cashiersales','8','viewdailycollections'),(85945,'cashiersales','8','updatedailycollections'),(85946,'cashiersales','8','mpesapendingreport'),(85947,'cashiersales','8','viewallcounters'),(85948,'cashiersales','8','mpesaverifiedreport'),(85949,'cashiersales','8','viewcommission'),(85950,'cashiersales','8','dailysalesonly'),(85951,'cashiersales','8','viewmpesamessages'),(85952,'purchases','8','add'),(85953,'purchases','8','update'),(85954,'purchases','8','delete'),(85955,'purchases','8','updatebuyingprice'),(85956,'purchases','8','updatesellingprice'),(85957,'purchases','8','updateclosedinvoice'),(85958,'purchases','8','viewquotation'),(85959,'purchases','8','viewdirectpurchases'),(85960,'purchases','8','approve'),(85961,'purchases','8','addbatchno'),(85962,'viewreturnsales','8','add'),(85963,'viewreturnsales','8','update'),(85964,'viewreturnsales','8','delete'),(85965,'viewreturnsales','8','return'),(85966,'viewreturnsales','8','clear'),(85967,'viewreturnsales','8','moresales'),(85968,'incomeexpenses','8','add'),(85969,'incomeexpenses','8','closeexpense'),(85970,'incomeexpenses','8','update'),(85971,'incomeexpenses','8','updateclosedexpenses'),(85972,'incomeexpenses','8','wiewinvoices'),(85973,'incomeexpenses','8','viewexpense'),(85974,'incomeexpenses','8','viewbills'),(85975,'incomeexpenses','8','viewdebtors'),(85976,'incomeexpenses','8','viewcreditors'),(85977,'incomeexpenses','8','postrentalexpenses'),(85978,'members','8','add'),(85979,'members','8','update'),(85980,'members','8','deletepeople'),(85981,'members','8','opencloseshift'),(85982,'productlist','8','bulk'),(85983,'productlist','8','move'),(85984,'productlist','8','more'),(85985,'productlist','8','updatestock'),(85986,'productlist','8','addstock'),(85987,'productlist','8','view'),(85988,'productlist','8','update'),(85989,'productlist','8','add'),(85990,'productlist','8','stocktaking'),(85991,'productlist','8','openclosestock'),(85992,'productlist','8','editstocktaken'),(85993,'productlist','8','editopenclosestock'),(85994,'productlist','8','viewserials'),(85995,'productlist','8','bulkpriceupdate'),(85996,'products','8','add'),(85997,'products','8','update'),(85998,'products','8','addstock'),(85999,'products','8','more'),(86000,'products','8','price'),(86001,'incomingstock','8','add'),(86002,'incomingstock','8','update'),(86003,'incomingstock','8','view'),(86004,'incomingstock','8','delete'),(86005,'lowstocklist','8','add'),(86006,'lowstocklist','8','more'),(86007,'lowstocklist','8','view'),(86008,'damagedproducts','8','add'),(86009,'damagedproducts','8','update'),(86010,'damagedproducts','8','delete'),(86011,'password','8','change'),(86012,'sales','7','selectmessage'),(86013,'sales','7','add'),(86014,'sales','7','printreceipt'),(86015,'sales','7','suspend'),(86016,'sales','7','update'),(86017,'sales','7','delete'),(86018,'sales','7','cash'),(86019,'sales','7','sale'),(86020,'sales','7','moresales'),(86021,'sales','7','mpesabalance'),(86022,'sales','7','select'),(86023,'sales','7','discount'),(86024,'sales','7','mpesa'),(86025,'sales','7','productdiscount'),(86026,'sales','7','card'),(86027,'sales','7','viewbuyingprice'),(86028,'sales','7','updatepaymentmode'),(86029,'sales','7','clearpayments'),(86030,'sales','7','cheque'),(86031,'sales','7','salesbeyondbprice'),(86032,'sales','7','dontprint'),(86033,'sales','7','entermpesacode'),(86034,'sales','7','negativesales'),(86035,'sales','7','updateqtysales'),(86036,'cashiersales','7','entermpesacode'),(86037,'cashiersales','7','editmpesa'),(86038,'cashiersales','7','cashiersales'),(86039,'cashiersales','7','editmpesadate'),(86040,'cashiersales','7','adddailycollection'),(86041,'cashiersales','7','viewtill'),(86042,'cashiersales','7','viewdailycollections'),(86043,'cashiersales','7','updatedailycollections'),(86044,'cashiersales','7','mpesapendingreport'),(86045,'cashiersales','7','viewcommission'),(86046,'cashiersales','7','dailysalesonly'),(86047,'cashiersales','7','viewmpesamessages'),(86048,'purchases','7','add'),(86049,'purchases','7','update'),(86050,'purchases','7','updatebuyingprice'),(86051,'purchases','7','viewdirectpurchases'),(86052,'purchases','7','approve'),(86053,'purchases','7','addbatchno'),(86054,'viewreturnsales','7','add'),(86055,'viewreturnsales','7','update'),(86056,'viewreturnsales','7','return'),(86057,'viewreturnsales','7','clear'),(86058,'viewreturnsales','7','moresales'),(86059,'incomeexpenses','7','add'),(86060,'incomeexpenses','7','closeexpense'),(86061,'incomeexpenses','7','wiewinvoices'),(86062,'incomeexpenses','7','viewexpense'),(86063,'incomeexpenses','7','postrentalexpenses'),(86064,'members','7','add'),(86065,'members','7','update'),(86066,'members','7','deletepeople'),(86067,'members','7','opencloseshift'),(86068,'productlist','7','move'),(86069,'productlist','7','more'),(86070,'productlist','7','updatestock'),(86071,'productlist','7','view'),(86072,'productlist','7','add'),(86073,'productlist','7','stocktaking'),(86074,'productlist','7','openclosestock'),(86075,'productlist','7','viewserials'),(86076,'productlist','7','bulkpriceupdate'),(86077,'products','7','add'),(86078,'products','7','update'),(86079,'products','7','addstock'),(86080,'products','7','more'),(86081,'products','7','price'),(86082,'incomingstock','7','add'),(86083,'incomingstock','7','update'),(86084,'incomingstock','7','view'),(86085,'incomingstock','7','delete'),(86086,'lowstocklist','7','add'),(86087,'lowstocklist','7','more'),(86088,'lowstocklist','7','view'),(86089,'damagedproducts','7','add'),(86090,'damagedproducts','7','update'),(86091,'damagedproducts','7','delete'),(86092,'password','7','change'),(86564,'sales','6','selectmessage'),(86565,'sales','6','add'),(86566,'sales','6','suspend'),(86567,'sales','6','printreceipt'),(86568,'sales','6','update'),(86569,'sales','6','cash'),(86570,'sales','6','delete'),(86571,'sales','6','moresales'),(86572,'sales','6','sale'),(86573,'sales','6','reprint'),(86574,'sales','6','Logout'),(86575,'sales','6','select'),(86576,'sales','6','mpesabalance'),(86577,'sales','6','displaycustomers'),(86578,'sales','6','discount'),(86579,'sales','6','mpesa'),(86580,'sales','6','productdiscount'),(86581,'sales','6','printbill'),(86582,'sales','6','editsellingprice'),(86583,'sales','6','viewbuyingprice'),(86584,'sales','6','updatepaymentmode'),(86585,'sales','6','clearpayments'),(86586,'sales','6','cheque'),(86587,'sales','6','creditnote'),(86588,'sales','6','voucher'),(86589,'sales','6','salesbeyondbprice'),(86590,'sales','6','credit'),(86591,'sales','6','dontprint'),(86592,'sales','6','backdatesales'),(86593,'sales','6','changeuomonsales'),(86594,'sales','6','entermpesacode'),(86595,'sales','6','sendsms'),(86596,'sales','6','salesperson'),(86597,'sales','6','negativesales'),(86598,'sales','6','updateqtysales'),(86599,'wholesale','6','sale'),(86600,'wholesale','6','add'),(86601,'wholesale','6','delete'),(86602,'wholesale','6','update'),(86603,'cashiersales','6','entermpesacode'),(86604,'cashiersales','6','editmpesa'),(86605,'cashiersales','6','all'),(86606,'cashiersales','6','cashiersales'),(86607,'cashiersales','6','editmpesadate'),(86608,'cashiersales','6','adddailycollection'),(86609,'cashiersales','6','viewtill'),(86610,'cashiersales','6','viewdailycollections'),(86611,'cashiersales','6','updatedailycollections'),(86612,'cashiersales','6','clearallsales'),(86613,'cashiersales','6','viewallcollections'),(86614,'cashiersales','6','mpesapendingreport'),(86615,'cashiersales','6','viewallcounters'),(86616,'cashiersales','6','mpesaverifiedreport'),(86617,'cashiersales','6','viewcommission'),(86618,'cashiersales','6','viewmpesamessages'),(86619,'purchases','6','add'),(86620,'purchases','6','update'),(86621,'purchases','6','delete'),(86622,'purchases','6','updatebuyingprice'),(86623,'purchases','6','updatesellingprice'),(86624,'purchases','6','updateclosedinvoice'),(86625,'purchases','6','viewquotation'),(86626,'purchases','6','viewdirectpurchases'),(86627,'purchases','6','salesorder'),(86628,'purchases','6','approve'),(86629,'purchases','6','addexpirydate'),(86630,'viewreturnsales','6','add'),(86631,'viewreturnsales','6','update'),(86632,'viewreturnsales','6','delete'),(86633,'viewreturnsales','6','return'),(86634,'viewreturnsales','6','clear'),(86635,'viewreturnsales','6','moresales'),(86636,'viewreturnsales','6','returnclearedsales'),(86637,'income','6','View'),(86638,'income','6','add'),(86639,'income','6','detailedvatinvoice'),(86640,'incomeexpenses','6','add'),(86641,'incomeexpenses','6','closeexpense'),(86642,'incomeexpenses','6','update'),(86643,'incomeexpenses','6','updateclosedexpenses'),(86644,'incomeexpenses','6','wiewinvoices'),(86645,'incomeexpenses','6','viewbills'),(86646,'incomeexpenses','6','viewexpense'),(86647,'incomeexpenses','6','viewdebtors'),(86648,'incomeexpenses','6','viewcreditors'),(86649,'incomeexpenses','6','postrentalexpenses'),(86650,'members','6','add'),(86651,'members','6','update'),(86652,'members','6','deletepeople'),(86653,'members','6','opencloseshift'),(86654,'users','6','add'),(86655,'users','6','update'),(86656,'users','6','delete'),(86657,'users','6','deleteallroles'),(86658,'productscategory','6','add'),(86659,'productscategory','6','update'),(86660,'productscategory','6','delete'),(86661,'productlist','6','bulk'),(86662,'productlist','6','move'),(86663,'productlist','6','more'),(86664,'productlist','6','updatestock'),(86665,'productlist','6','transfer'),(86666,'productlist','6','addstock'),(86667,'productlist','6','delete'),(86668,'productlist','6','view'),(86669,'productlist','6','update'),(86670,'productlist','6','add'),(86671,'productlist','6','stocktaking'),(86672,'productlist','6','openclosestock'),(86673,'productlist','6','editstocktaken'),(86674,'productlist','6','editopenclosestock'),(86675,'productlist','6','changeserialstatus'),(86676,'productlist','6','viewserials'),(86677,'productlist','6','viewproductsfromallbranches'),(86678,'productlist','6','bulkpriceupdate'),(86679,'productlist','6','negativestockadjustment'),(86680,'products','6','add'),(86681,'products','6','update'),(86682,'products','6','delete'),(86683,'products','6','addstock'),(86684,'products','6','more'),(86685,'products','6','bulk'),(86686,'products','6','deleteorder'),(86687,'products','6','dispatch'),(86688,'products','6','removestock'),(86689,'products','6','price'),(86690,'products','6','removeallstock'),(86691,'products','6','bulkpriceupdate'),(86692,'products','6','negativestockadjustment'),(86693,'incomingstock','6','add'),(86694,'incomingstock','6','update'),(86695,'incomingstock','6','view'),(86696,'incomingstock','6','delete'),(86697,'incomingstore','6','add'),(86698,'incomingstore','6','delete'),(86699,'incomingstore','6','view'),(86700,'lowstocklist','6','add'),(86701,'lowstocklist','6','more'),(86702,'lowstocklist','6','view'),(86703,'damagedproducts','6','add'),(86704,'damagedproducts','6','update'),(86705,'damagedproducts','6','delete'),(86706,'reports','6','view'),(86707,'reports','6','download'),(86708,'reports','6','delete'),(86709,'reports','6','update'),(86710,'displayreport','6','view'),(86711,'sendsms','6','add'),(86712,'sendsms','6','update'),(86713,'sendsms','6','delete'),(86714,'sendsms','6','transfersms'),(86715,'password','6','change'),(86716,'profile','6','update'),(86717,'config','6','delete'),(86718,'config','6','add'),(86719,'config','6','update'),(87782,'sales','10','selectmessage'),(87783,'sales','10','add'),(87784,'sales','10','suspend'),(87785,'sales','10','printreceipt'),(87786,'sales','10','update'),(87787,'sales','10','cash'),(87788,'sales','10','delete'),(87789,'sales','10','moresales'),(87790,'sales','10','sale'),(87791,'sales','10','select'),(87792,'sales','10','mpesabalance'),(87793,'sales','10','discount'),(87794,'sales','10','mpesa'),(87795,'sales','10','productdiscount'),(87796,'sales','10','viewbuyingprice'),(87797,'sales','10','card'),(87798,'sales','10','updatepaymentmode'),(87799,'sales','10','clearpayments'),(87800,'sales','10','cheque'),(87801,'sales','10','dontprint'),(87802,'sales','10','entermpesacode'),(87803,'sales','10','negativesales'),(87804,'sales','10','updateqtysales'),(87805,'cashiersales','10','entermpesacode'),(87806,'cashiersales','10','editmpesa'),(87807,'cashiersales','10','cashiersales'),(87808,'cashiersales','10','editmpesadate'),(87809,'cashiersales','10','adddailycollection'),(87810,'cashiersales','10','viewtill'),(87811,'cashiersales','10','viewdailycollections'),(87812,'cashiersales','10','updatedailycollections'),(87813,'cashiersales','10','mpesapendingreport'),(87814,'cashiersales','10','viewallcounters'),(87815,'cashiersales','10','mpesaverifiedreport'),(87816,'cashiersales','10','viewcommission'),(87817,'cashiersales','10','dailysalesonly'),(87818,'cashiersales','10','viewmpesamessages'),(87819,'purchases','10','add'),(87820,'purchases','10','update'),(87821,'purchases','10','delete'),(87822,'purchases','10','updatebuyingprice'),(87823,'purchases','10','updatesellingprice'),(87824,'purchases','10','updateclosedinvoice'),(87825,'purchases','10','viewquotation'),(87826,'purchases','10','viewdirectpurchases'),(87827,'purchases','10','approve'),(87828,'purchases','10','addbatchno'),(87829,'viewreturnsales','10','add'),(87830,'viewreturnsales','10','update'),(87831,'viewreturnsales','10','delete'),(87832,'viewreturnsales','10','return'),(87833,'viewreturnsales','10','clear'),(87834,'viewreturnsales','10','moresales'),(87835,'incomeexpenses','10','add'),(87836,'incomeexpenses','10','closeexpense'),(87837,'incomeexpenses','10','update'),(87838,'incomeexpenses','10','updateclosedexpenses'),(87839,'incomeexpenses','10','wiewinvoices'),(87840,'incomeexpenses','10','viewbills'),(87841,'incomeexpenses','10','viewexpense'),(87842,'incomeexpenses','10','viewdebtors'),(87843,'incomeexpenses','10','viewcreditors'),(87844,'incomeexpenses','10','postrentalexpenses'),(87845,'members','10','add'),(87846,'members','10','update'),(87847,'members','10','deletepeople'),(87848,'members','10','opencloseshift'),(87849,'productlist','10','bulk'),(87850,'productlist','10','move'),(87851,'productlist','10','more'),(87852,'productlist','10','updatestock'),(87853,'productlist','10','addstock'),(87854,'productlist','10','view'),(87855,'productlist','10','update'),(87856,'productlist','10','add'),(87857,'productlist','10','stocktaking'),(87858,'productlist','10','openclosestock'),(87859,'productlist','10','editstocktaken'),(87860,'productlist','10','editopenclosestock'),(87861,'productlist','10','viewserials'),(87862,'productlist','10','bulkpriceupdate'),(87863,'incomingstock','10','add'),(87864,'incomingstock','10','update'),(87865,'incomingstock','10','view'),(87866,'incomingstock','10','delete'),(87867,'lowstocklist','10','add'),(87868,'lowstocklist','10','more'),(87869,'lowstocklist','10','view'),(87870,'damagedproducts','10','add'),(87871,'damagedproducts','10','update'),(87872,'damagedproducts','10','delete'),(87873,'password','10','change'),(88053,'sales','1','selectmessage'),(88054,'sales','1','suspend'),(88055,'sales','1','printreceipt'),(88056,'sales','1','update'),(88057,'sales','1','cash'),(88058,'sales','1','delete'),(88059,'sales','1','moresales'),(88060,'sales','1','sale'),(88061,'sales','1','reprint'),(88062,'sales','1','Logout'),(88063,'sales','1','select'),(88064,'sales','1','mpesabalance'),(88065,'sales','1','displaycustomers'),(88066,'sales','1','mpesa'),(88067,'sales','1','printbill'),(88068,'sales','1','order'),(88069,'sales','1','editsellingprice'),(88070,'sales','1','viewbuyingprice'),(88071,'sales','1','card'),(88072,'sales','1','updatepaymentmode'),(88073,'sales','1','clearpayments'),(88074,'sales','1','cheque'),(88075,'sales','1','creditnote'),(88076,'sales','1','voucher'),(88077,'sales','1','salesbeyondbprice'),(88078,'sales','1','points'),(88079,'sales','1','salebelowbprice'),(88080,'sales','1','credit'),(88081,'sales','1','selectroom'),(88082,'sales','1','dontprint'),(88083,'sales','1','backdatesales'),(88084,'sales','1','recordcoins'),(88085,'sales','1','leaseitems'),(88086,'sales','1','changetaxstatus'),(88087,'sales','1','giveloyalityponts'),(88088,'sales','1','splitbill'),(88089,'sales','1','changeuomonsales'),(88090,'sales','1','selecttable'),(88091,'sales','1','printdelivery'),(88092,'sales','1','entermpesacode'),(88093,'sales','1','sendsms'),(88094,'sales','1','salesperson'),(88095,'sales','1','selectcurrency'),(88096,'sales','1','negativesales'),(88097,'wholesale','1','sale'),(88098,'wholesale','1','add'),(88099,'wholesale','1','delete'),(88100,'wholesale','1','update'),(88101,'cashiersales','1','editmpesa'),(88102,'cashiersales','1','all'),(88103,'cashiersales','1','delete'),(88104,'cashiersales','1','cashiersales'),(88105,'cashiersales','1','editmpesadate'),(88106,'cashiersales','1','adddailycollection'),(88107,'cashiersales','1','viewtill'),(88108,'cashiersales','1','viewdailycollections'),(88109,'cashiersales','1','updatedailycollections'),(88110,'cashiersales','1','reversempesa'),(88111,'cashiersales','1','deletedailycollections'),(88112,'cashiersales','1','clearallsales'),(88113,'cashiersales','1','viewallcollections'),(88114,'cashiersales','1','mpesapendingreport'),(88115,'cashiersales','1','viewallcounters'),(88116,'cashiersales','1','mpesaverifiedreport'),(88117,'cashiersales','1','viewcommission'),(88118,'cashiersales','1','viewmpesamessages'),(88119,'purchases','1','add'),(88120,'purchases','1','update'),(88121,'purchases','1','delete'),(88122,'purchases','1','updatebuyingprice'),(88123,'purchases','1','updatesellingprice'),(88124,'purchases','1','updateclosedinvoice'),(88125,'purchases','1','viewquotation'),(88126,'purchases','1','viewdirectpurchases'),(88127,'purchases','1','viewserials'),(88128,'purchases','1','viewpurchase'),(88129,'purchases','1','salesorder'),(88130,'purchases','1','budget'),(88131,'purchases','1','showdefaultserials'),(88132,'purchases','1','approve'),(88133,'purchases','1','addbatchno'),(88134,'purchases','1','addexpirydate'),(88135,'viewreturnsales','1','add'),(88136,'viewreturnsales','1','update'),(88137,'viewreturnsales','1','delete'),(88138,'viewreturnsales','1','return'),(88139,'viewreturnsales','1','clear'),(88140,'viewreturnsales','1','moresales'),(88141,'viewreturnsales','1','returnclearedsales'),(88142,'income','1','View'),(88143,'income','1','add'),(88144,'incomeexpenses','1','add'),(88145,'incomeexpenses','1','closeexpense'),(88146,'incomeexpenses','1','update'),(88147,'incomeexpenses','1','wiewinvoices'),(88148,'incomeexpenses','1','viewbills'),(88149,'incomeexpenses','1','viewdebtors'),(88150,'incomeexpenses','1','viewcreditors'),(88151,'incomeexpenses','1','postrentalexpenses'),(88152,'members','1','add'),(88153,'members','1','update'),(88154,'members','1','opencloseshift'),(88155,'users','1','add'),(88156,'users','1','update'),(88157,'productscategory','1','add'),(88158,'productscategory','1','update'),(88159,'productscategory','1','delete'),(88160,'productlist','1','bulk'),(88161,'productlist','1','move'),(88162,'productlist','1','more'),(88163,'productlist','1','updatestock'),(88164,'productlist','1','transfer'),(88165,'productlist','1','addstock'),(88166,'productlist','1','delete'),(88167,'productlist','1','view'),(88168,'productlist','1','update'),(88169,'productlist','1','add'),(88170,'productlist','1','stocktaking'),(88171,'productlist','1','openclosestock'),(88172,'productlist','1','editstocktaken'),(88173,'productlist','1','editopenclosestock'),(88174,'productlist','1','changeserialstatus'),(88175,'productlist','1','viewserials'),(88176,'productlist','1','viewproductsfromallbranches'),(88177,'productlist','1','bulkpriceupdate'),(88178,'productlist','1','negativestockadjustment'),(88179,'products','1','add'),(88180,'products','1','update'),(88181,'products','1','delete'),(88182,'products','1','addstock'),(88183,'products','1','more'),(88184,'products','1','bulk'),(88185,'products','1','deleteorder'),(88186,'products','1','dispatch'),(88187,'products','1','removestock'),(88188,'products','1','price'),(88189,'products','1','removeallstock'),(88190,'products','1','bulkpriceupdate'),(88191,'products','1','negativestockadjustment'),(88192,'incomingstock','1','add'),(88193,'incomingstock','1','update'),(88194,'incomingstock','1','view'),(88195,'incomingstock','1','delete'),(88196,'incomingstore','1','add'),(88197,'incomingstore','1','delete'),(88198,'incomingstore','1','view'),(88199,'lowstocklist','1','add'),(88200,'lowstocklist','1','more'),(88201,'lowstocklist','1','view'),(88202,'damagedproducts','1','add'),(88203,'damagedproducts','1','update'),(88204,'damagedproducts','1','delete'),(88205,'reports','1','view'),(88206,'reports','1','download'),(88207,'reports','1','update'),(88208,'reports','1','viewall'),(88209,'displayreport','1','view'),(88210,'sendsms','1','add'),(88211,'sendsms','1','update'),(88212,'sendsms','1','delete'),(88213,'sendsms','1','transfersms'),(88214,'password','1','change'),(88215,'profile','1','update'),(88216,'config','1','delete'),(88217,'config','1','update'),(88218,'config','1','Novatsales'),(88219,'sales','5','selectmessage'),(88220,'sales','5','add'),(88221,'sales','5','suspend'),(88222,'sales','5','printreceipt'),(88223,'sales','5','update'),(88224,'sales','5','cash'),(88225,'sales','5','delete'),(88226,'sales','5','moresales'),(88227,'sales','5','sale'),(88228,'sales','5','select'),(88229,'sales','5','displaycustomers'),(88230,'sales','5','discount'),(88231,'sales','5','mpesa'),(88232,'sales','5','productdiscount'),(88233,'sales','5','printbill'),(88234,'sales','5','editsellingprice'),(88235,'sales','5','viewbuyingprice'),(88236,'sales','5','updatepaymentmode'),(88237,'sales','5','clearpayments'),(88238,'sales','5','salesbeyondbprice'),(88239,'sales','5','salebelowbprice'),(88240,'sales','5','dontprint'),(88241,'sales','5','backdatesales'),(88242,'sales','5','recordcoins'),(88243,'sales','5','changetaxstatus'),(88244,'sales','5','giveloyalityponts'),(88245,'sales','5','changeuomonsales'),(88246,'sales','5','entermpesacode'),(88247,'sales','5','negativesales'),(88248,'sales','5','updateqtysales'),(88249,'cashiersales','5','entermpesacode'),(88250,'cashiersales','5','editmpesa'),(88251,'cashiersales','5','all'),(88252,'cashiersales','5','cashiersales'),(88253,'cashiersales','5','editmpesadate'),(88254,'cashiersales','5','dontshowtotal'),(88255,'cashiersales','5','viewtill'),(88256,'cashiersales','5','viewdailycollections'),(88257,'cashiersales','5','updatedailycollections'),(88258,'cashiersales','5','viewallcounters'),(88259,'cashiersales','5','viewcommission'),(88260,'cashiersales','5','dailysalesonly'),(88261,'cashiersales','5','viewmpesamessages'),(88262,'purchases','5','add'),(88263,'purchases','5','update'),(88264,'purchases','5','delete'),(88265,'purchases','5','updatebuyingprice'),(88266,'purchases','5','updatesellingprice'),(88267,'purchases','5','updateclosedinvoice'),(88268,'purchases','5','viewquotation'),(88269,'purchases','5','viewdirectpurchases'),(88270,'purchases','5','approve'),(88271,'purchases','5','addbatchno'),(88272,'purchases','5','addexpirydate'),(88273,'viewreturnsales','5','add'),(88274,'viewreturnsales','5','update'),(88275,'viewreturnsales','5','delete'),(88276,'viewreturnsales','5','return'),(88277,'viewreturnsales','5','clear'),(88278,'viewreturnsales','5','moresales'),(88279,'incomeexpenses','5','add'),(88280,'incomeexpenses','5','closeexpense'),(88281,'incomeexpenses','5','update'),(88282,'incomeexpenses','5','updateclosedexpenses'),(88283,'incomeexpenses','5','wiewinvoices'),(88284,'incomeexpenses','5','viewbills'),(88285,'incomeexpenses','5','viewexpense'),(88286,'incomeexpenses','5','viewdebtors'),(88287,'incomeexpenses','5','viewcreditors'),(88288,'incomeexpenses','5','postrentalexpenses'),(88289,'members','5','add'),(88290,'members','5','update'),(88291,'members','5','deletepeople'),(88292,'members','5','opencloseshift'),(88293,'incomingstock','5','add'),(88294,'incomingstock','5','update'),(88295,'incomingstock','5','view'),(88296,'lowstocklist','5','add'),(88297,'lowstocklist','5','more'),(88298,'lowstocklist','5','view'),(88299,'damagedproducts','5','add'),(88300,'damagedproducts','5','update'),(88301,'damagedproducts','5','delete'),(88302,'displayreport','5','view'),(88303,'sendsms','5','add'),(88304,'sendsms','5','update'),(88305,'sendsms','5','delete'),(88306,'sendsms','5','transfersms'),(88307,'password','5','change'),(88308,'profile','5','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=2 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,'TIMIZA CHEMIST',0,'2022-12-05 12:36:44','active','1','','1','1','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=1683 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,'ABZ SUSPENSION 1OMLS','1','2','n/a',16.00,'35','50','','50',NULL,NULL,'0',0,0,NULL,0,0,0,3.00,'2024-12-31 11:14:54','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1','pcs','Inventory','VATABLE','0','','','','','','','','',0),(2,'ABZ 400MG','1','2','',16.00,'10','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(3,'PARACETAMOL TABS 100\'S (REGAMOL)','1','2','',16.00,'1.5','2.5','','0',NULL,NULL,'5',0,0,NULL,0,0,0,926.00,'2022-12-05 13:24:13','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3','pcs','Inventory','VATABLE','0','','','','','','','','',0),(4,'ACECLOFENAC 100MG (RILIF)30\'S','1','2','',16.00,'16','30',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(5,'ACECLOFENAC 100MG (ZOFEN)30\'S','1','2','',16.00,'0','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(6,'ACETAL MR','1','2','',16.00,'0','30',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,23.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(7,'ACTAL TABS','1','2','',16.00,'0','4',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(8,'ACTION','1','2','',16.00,'0','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,26.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(9,'ADIFLAM 100GM TABS','1','2','',16.00,'2','10','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2022-12-05 14:22:16','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9','pcs','Inventory','VATABLE','0','','','','','','','','',0),(10,'ALCOF 100ML','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(11,'ALCOF SYRUP 60MLS','1','2','',16.00,'36','100','','100',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(12,'ALLOPURINOL 100MG TABS 30\'S','1','2','',16.00,'0','10','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','12','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(13,'ALLOPURINOL 300MG 30\'S','1','2','',16.00,'0','20',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','13','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(14,'ALUGEL SUSPENSION 100MLS','1','2','',16.00,'50','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','14','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(15,'AMOXICILLIN SUSPENSION 1OOMLS (KEMOXYL)','1','2','',16.00,'48','100','','100',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'2022-12-05 16:04:29','5','1','1','0000-00-00','mainitem','Inclusive','','active','','15','pcs','Inventory','VATABLE','0','','','','','','','','',0),(16,'AMOXICILLIN 500MG CAPS','1','2','',16.00,'4.3','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,155.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','16','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(17,'AMOXICILLIN SUSPENSION 60MLS(ALIMOX)','1','2','',16.00,'27','50','','50',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2022-12-05 13:30:05','1','1','1','0000-00-00','mainitem','Inclusive','','active','','17','pcs','Inventory','VATABLE','0','','','','','','','','',0),(18,'AMOXICLAV 228.5MG 100ML (CLAXY)','1','2','',16.00,'122','250','','250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2022-12-05 16:05:54','5','1','1','0000-00-00','mainitem','Inclusive','','active','','18','pcs','Inventory','VATABLE','0','','','','','','','','',0),(19,'AMOXICLAV 625MG 10S','1','2','',16.00,'120','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','19','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(20,'AMOXIL 250 MG 100s','1','2','',16.00,'2','5',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','20','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(21,'AMPICLOX 500MG CAPS','1','2','',16.00,'4.3','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,40.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','21','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(22,'AMPICLOX SUSPENSION 100ML','1','2','',16.00,'0','200','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','22','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(23,'AMPICLO -DAWA SUSPENSION 60ML','1','2','',16.00,'58','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'2023-03-10 14:43:56','6','1','1','0000-00-00','mainitem','Inclusive','','active','','23','pcs','Inventory','VATABLE','0','','','','','','','','',0),(24,'ANTIACID TABS PAIR','1','2','',16.00,'0','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','24','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(25,'APPETIZER B 100MLS','1','2','',16.00,'78','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','25','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(26,'APPEVITE 100ML','1','2','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','26','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(27,'ASCARD 75MG','1','2','',16.00,'3.5','10','','10',NULL,NULL,'5',0,0,NULL,0,0,0,12.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','27','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(28,'ASCORBIC ACID(VITAMIN C)100MG','1','2','',16.00,'0','10','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','28','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(29,'ASCORIL DRY COUGH 100ML','1','2','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','29','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(30,'ASCORIL EXPECT COUGH 100ML','1','2','',16.00,'0','400','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','30','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(31,'ASCORIL EXPECTORANT 200ML','1','2','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','31','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(32,'ASHTON & PARSONS SATCHETS 20S','1','2','',16.00,'3.5','10','','0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','32','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(33,'ASTYMIN LIQUID 200ML','1','2','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','33','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(34,'ATM SUSP 15ML','1','2','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','34','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(35,'ATOVARSTATIN 10MG','1','2','',16.00,'0','15','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','35','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(36,'ATROPINE 5MLS','1','2','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','36','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(37,'AUGMENTIN 228MG 70ML','1','2','',16.00,'0','750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','37','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(38,'AUGMENTIN 457MG 70ML','1','2','',16.00,'0','1250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','38','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(39,'AUROPRED 10ML 0.5%DROPS(PREDNISOLONE)','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','39','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(40,'AUROSOL (HYPROMELLOSE) EYE DROPS','1','2','',16.00,'0','380',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','40','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(41,'AVODINE MOUTH WASH 100ML','1','2','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','41','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(42,'AZITHROMYCIN 500MG TABS(AGYCIN)','1','2','',16.00,'55','150','','150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2022-12-05 13:45:46','1','1','1','0000-00-00','mainitem','Inclusive','','active','','42','pcs','Inventory','VATABLE','0','','','','','','','','',0),(43,'AZITHROMYCIN (PLAZO) 500MG 3\'S','1','2','',16.00,'40','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2022-12-05 13:43:30','1','1','1','0000-00-00','mainitem','Inclusive','','active','','43','pcs','Inventory','VATABLE','0','','','','','','','','',0),(44,'BABY CARE 25GM 12S','1','2','',16.00,'0','20',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','44','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(45,'BABY CARE 55GM 12S','1','2','',16.00,'24','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','45','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(46,'BABY GRIPE WATER 100ML','1','2','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','46','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(47,'BABY WIPES','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','47','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(48,'BACTOPIC OINTMENT 15G (MUPIROCIN)','1','2','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','48','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(49,'BANDAGES W.O.W 4INCH','1','2','',16.00,'0','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','49','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(50,'BD INSULIN','1','2','',16.00,'0','3',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','50','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(51,'BECLOMIN 15MG','1','2','',16.00,'125','200','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','51','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(52,'BECOACTIN 200MLS','1','2','',16.00,'289','450','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','52','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(53,'BECOACTIN 30S TABS','1','2','',16.00,'13','30','','30',NULL,NULL,'5',0,0,NULL,0,0,0,28.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','53','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(54,'BECOME BLONDE','1','2','',16.00,'75','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','54','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(55,'BEEP HEAT 35GM RUB','1','2','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','55','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(56,'BENACOFF 100ML','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','56','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(57,'BENAFLU TOTO 100ML','1','2','',16.00,'85','200','','0',NULL,NULL,'2',0,0,NULL,0,0,0,3.00,'2022-12-16 17:21:50','5','1','1','0000-00-00','mainitem','Inclusive','','active','','57','pcs','Inventory','VATABLE','0','','','','','','','','',0),(58,'BENAFLU TOTO 60ML','1','2','',16.00,'75','150','','0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','58','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(59,'BENAHIST 100ML','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','59','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(60,'BENAHIST 60ML','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','60','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(61,'BENYLIN 100ML DRY COUGH','1','2','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','61','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(62,'BENYLIN 4 FLU 100ML','1','2','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','62','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(63,'BENYLIN ORIGINAL 100ML','1','2','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','63','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(64,'BENYLIN PAEDRIACTIC 100ML','1','2','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','64','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(65,'BENZYL BENZOATE 100ML','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','65','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(66,'BETA GRIPE WATER 100ML','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','66','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(67,'BETASOL 15GM','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','67','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(68,'BETASON CREAM 15GM','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','68','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(69,'BETASON OINT 15GM','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','69','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(70,'BEULA REMOVER SMALL','1','2','',16.00,'0','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','70','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(71,'BIC RAZOR 1S','1','2','',16.00,'0','30',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','71','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(72,'BIG RAZOR','1','2','',16.00,'0','30',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','72','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(73,'BIO CLAIRE CREAM','1','2','',16.00,'0','170',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','73','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(74,'BIOFOLIC DHA 100S','1','2','',16.00,'0','40',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','74','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(75,'BIOSCAB 100ML','1','2','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','75','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(76,'BLOOD PRESSURE','1','2','',16.00,'0','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','76','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(77,'BODY LUXE 200GM','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','77','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(78,'BODY LUXE GYLCERINE','1','2','',16.00,'0','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','78','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(79,'BODY WEIGHT MEASUREMENT','1','2','',16.00,'0','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','79','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(80,'BONNISSAN 120ML','1','2','',16.00,'309','400','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','80','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(81,'BRO ZEDEX COUGH SYRUP100ML','1','2','',16.00,'145','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','81','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(82,'BROMOCRIPTINE TABS','1','2','',16.00,'39','80','','80',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','82','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(83,'BROMSAL EPECTORANT 100ML','1','2','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','83','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(84,'BRONCHOPED 100ML','1','2','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','84','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(85,'BROXOL 10MML SYRUP','1','2','',16.00,'125','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','85','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(86,'BROZELIN ECPECTORANT 100ML','1','2','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','86','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(87,'BRUFEN 100MLS','1','2','',16.00,'35','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','87','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(88,'BRUFEN 200MGS','1','2','',16.00,'2','5',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','88','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(89,'BRUFEN 60ML','1','2','',16.00,'25','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','89','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(90,'BRUSTAN 100MLS','1','2','',16.00,'249','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','90','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(91,'BULKOT','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','91','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(92,'BULKOT MIX 20GM','1','2','',16.00,'109','250','','200',NULL,NULL,'5',0,0,NULL,0,0,0,22.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','92','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(93,'BUMAFEN (IBUPROFEN SYRUP)60ML','1','2','',16.00,'0','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','93','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(94,'BURN CREAM','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','94','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(95,'BURNAZIN CREAM(SILVER SULFADIAZINE)','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','95','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(96,'BUSCOPAN PLAIN','1','2','',16.00,'0','30',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','96','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(97,'BYOFER 12 SYRUP 200MLS','1','2','',16.00,'235','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','97','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(98,'CADIPHEN 100ML EXPECTORANT','1','2','',16.00,'108','200','','200',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','98','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(99,'CADISTIN 100ML','1','2','',16.00,'105','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','99','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(100,'CALAMINE 100ML','1','2','',16.00,'28','100','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2022-12-07 11:24:42','5','1','1','0000-00-00','mainitem','Inclusive','','active','','100','pcs','Inventory','VATABLE','0','','','','','','','','',0),(101,'CALCIGARD RET (NIFEDIPINE)100s','1','2','',16.00,'1','5',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,35.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','101','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(102,'CALPOL 60MLS','1','2','',16.00,'205','300','','300',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','102','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(103,'CALPOL 100MLS','1','2','',16.00,'265','400','','0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','103','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(104,'CANDID 15ML MOUTH PAINT','1','2','',16.00,'153','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','104','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(105,'CANDID 20ML LOTION','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','105','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(106,'CANDID B 20GM','1','2','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','106','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(107,'CANDID B CREAM 15G','1','2','',16.00,'190','300','','300',NULL,NULL,'5',0,0,NULL,0,0,0,28.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','107','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(108,'CANDID CREAM 20G','1','2','',16.00,'215','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','108','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(109,'CANDID POWDER 30G','1','2','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','109','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(110,'CANDID V3','1','2','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','110','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(111,'CANDISTAT PESS V3','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','111','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(112,'CANDISTIN 100ML EXPECTORANT','1','2','',16.00,'105','200','','200',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','112','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(113,'CANDIZOLE 200MG (FLUCONAZOLE)10S','1','2','',16.00,'16','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','113','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(114,'CARAMBOLA','1','2','',16.00,'95','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','114','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(115,'CARDISPRIN EC 75MG 28S','1','2','',16.00,'0','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','115','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(116,'CARDITAN FILM COATED TABS 28\'S','1','2','',16.00,'0','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','116','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(117,'CARDITAN H FILM COATED 28S','1','2','',16.00,'0','15',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,45.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','117','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(118,'CASTOR OIL 100ML','1','2','',16.00,'140','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','118','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(119,'CASTOR OIL 50ML','1','2','',16.00,'86','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','119','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(120,'CATAFLAM 50MG','1','2','',16.00,'0','63',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','120','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(121,'CAUSTIC PENCIL 40%(RED)','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','121','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(122,'CAUSTIC PENCIL 95%(BLUE)','1','2','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','122','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(123,'CEFIXIME 200MG','1','2','',16.00,'0','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','123','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(124,'CEFIXIME 60ML','1','2','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','124','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(125,'CEFIXIME(EVOFIX)100MG SUSP 60ML','1','2','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','125','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(126,'CEFIXIME(THEOFIX)400MG 10S','1','2','',16.00,'0','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','126','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(127,'CEFTRIAXONE INJ 1GM','1','2','',16.00,'34','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','127','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(128,'CEFUROXIME 500MG TABS','1','2','',16.00,'195','500','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','128','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(129,'CEFUROXIME 125MG/50ML','1','2','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2022-12-05 16:11:00','5','1','1','0000-00-00','mainitem','Inclusive','','active','','129','pcs','Inventory','VATABLE','0','','','','','','','','',0),(130,'CELABET 30S','1','2','',16.00,'10','20',NULL,'0',NULL,NULL,'5',0,0,'61680878048',0,0,0,33.00,'2023-04-07 17:35:18','6','1','1','0000-00-00','mainitem','Inclusive','','active','','130','pcs','Inventory','VATABLE','0','','','','','','','','',0),(131,'CEPHALEXIN 100ML (ORACEF)','1','2','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2022-12-05 16:12:33','5','1','1','0000-00-00','mainitem','Inclusive','','active','','131','pcs','Inventory','VATABLE','0','','','','','','','','',0),(132,'CEPROLEN EYE/EAR 5ML','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','132','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(133,'CETAMOL 500MG','1','2','',16.00,'0','2',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','133','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(134,'CETAMOL 500MG(100S)','1','2','',16.00,'0','5',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','134','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(135,'CETRIZINE 10MG 100S','1','2','',16.00,'1','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','135','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(136,'CETRIZINE 60ML','1','2','',16.00,'18.9','100','','0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','136','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(137,'CEZINE 60MLS','1','2','',16.00,'179','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','137','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(138,'CHAPA SHOKA 9ML12S','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','138','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(139,'CHARMAX CUTEX','1','2','',16.00,'0','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','139','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(140,'CHLORHEXIDINEDIGLUCONATE GEL 20GM','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','140','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(141,'CIPLADON 1000MG (PARACETAMOL)8S','1','2','',16.00,'0','100','','100',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','141','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(142,'CIPLADON 500MG','1','2','',16.00,'19','50','','50',NULL,NULL,'5',0,0,NULL,0,0,0,25.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','142','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(143,'CIPRO INTA 500MG 10S (CIPROFLOXACIN)','1','2','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','143','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(144,'CIPRO-T(CIPROFLOXACIN+TINIDAZOLE) 1S','1','2','',16.00,'135','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','144','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(145,'CIPROFLOXACIN 500MG TABS','1','2','',16.00,'3','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,70.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','145','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(146,'CIPROKEN EYE DROPS 5ML','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','146','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(147,'CIPROLEN EYE DROPS','1','2','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','147','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(148,'CITROLIGHT 120ML','1','2','',16.00,'160','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','148','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(149,'CITROLIGHT 300ML','1','2','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','149','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(150,'CLARINASE REPE 14S','1','2','',16.00,'0','70',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','150','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(151,'CLERE CREAM 125 ML COCOABUTTER','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','151','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(152,'CLERE CREAM 300ML','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','152','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(153,'CLERE CREAM 500ML','1','2','',16.00,'0','180',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','153','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(154,'CLERE LOTION 400ML','1','2','',16.00,'115','160',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','154','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(155,'CLINDAMYCIN 300MG 10S','1','2','',16.00,'0','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','155','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(156,'CLINIC CLERE 150ML','1','2','',16.00,'350','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','156','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(157,'CLOB CREAM 15G','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','157','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(158,'CLOMID 50MG (CLOMIPHENE)','1','2','',16.00,'0','80',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','158','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(159,'CLOTRIMAZOLE V6 6S','1','2','',16.00,'25','200','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','159','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(160,'CLOTRIMAZOLE(CLOTRINE) PESS 200MG 3\'S','1','2','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','160','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(161,'CLOTRINE','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,38.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','161','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(162,'CLOTRINE B','1','2','',16.00,'0','120',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','162','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(163,'CLOTRINE CREAM 20GM (CLOTRIMAZOLE)','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','163','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(164,'CLOTRINE-B CREAM 15G','1','2','',16.00,'18','100','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','164','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(165,'CLOVE STEM OIL 100ML','1','2','',16.00,'0','170',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','165','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(166,'CLOZOLE B CREAM 15GM','1','2','',16.00,'79','130','','130',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','166','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(167,'CLOZOLE CREAM 20GM','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','167','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(168,'CO- AMOXICLAV 375MG 10\'S','1','2','',16.00,'110','300','','300',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','168','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(169,'CO--TRIMOXAZOLE 50MLS (TRIMOXOL)','1','2','',16.00,'25','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,46.00,'2022-12-05 16:24:30','5','1','1','0000-00-00','mainitem','Inclusive','','active','','169','pcs','Inventory','VATABLE','0','','','','','','','','',0),(170,'CO-TRIMOXAZOLE 100MLS(TRIMOXOL)','1','2','',16.00,'35','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2022-12-05 16:26:40','5','1','1','0000-00-00','mainitem','Inclusive','','active','','170','pcs','Inventory','VATABLE','0','','','','','','','','',0),(171,'CO-TRIMOXAZOLE 960MG TABS','1','2','',16.00,'3','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','171','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(172,'COCO FACIAL SCRUB','1','2','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','172','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(173,'COCODERM 150 ML','1','2','',16.00,'0','180',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','173','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(174,'COLDAMOL CAPS','1','2','',16.00,'13','20','','20',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','174','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(175,'COLDCAP SYRUP 100MLS','1','2','',16.00,'60','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','175','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(176,'COLDCAP CAPS 12\'S','1','2','',16.00,'7.4','20','','15',NULL,NULL,'5',0,0,NULL,0,0,0,35.00,'2022-12-05 13:03:27','1','1','1','0000-00-00','mainitem','Inclusive','','active','','176','pcs','Inventory','VATABLE','0','','','','','','','','',0),(177,'COLIZA 15ML DROPS','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','177','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(178,'COMPACT 500ML SHOWER GEL','1','2','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','178','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(179,'COMPACT BABY SHAMPOO 200ML','1','2','',16.00,'0','170',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','179','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(180,'COMPACT EAR BUDS 200\'S','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','180','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(181,'CONCEVIT 100ML','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','181','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(182,'CONCUR 5MG','1','2','',16.00,'0','35',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','182','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(183,'CONFERRON 200ML','1','2','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','183','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(184,'CONSED EXPECTORANT','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'2',0,0,NULL,0,0,0,0.00,'2022-12-10 17:04:36','5','1','1','0000-00-00','mainitem','Inclusive','','active','','184','pcs','Inventory','VATABLE','0','','','','','','','','',0),(185,'CONTUS 650 10S','1','2','',16.00,'0','15',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','185','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(186,'CONTUS PAEDIATRIC LINCTUS 100ML','1','2','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','186','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(187,'COOL MIST 250 ML SHAMPOO','1','2','',16.00,'0','70',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','187','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(188,'COOL MIST 500ML HAIR SHAMPOO','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','188','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(189,'COSCOF EXPECTORANT 100ML','1','2','',16.00,'131','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','189','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(190,'COSCOF EXPECTORANT 60ML','1','2','',16.00,'73','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','190','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(191,'COSFLORA 2MG SACHETS 10\'S','1','2','',16.00,'0','80',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','191','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(192,'COSIL 1GM 10S','1','2','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','192','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(193,'COSMOL 100MLS','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','193','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(194,'COSVATE 15MG','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','194','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(195,'COTTON WOOL 100G','1','2','',16.00,'79','150','','150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','195','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(196,'COTTON WOOL 200GM','1','2','',16.00,'125','200','','200',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','196','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(197,'COTTON WOOL 400G','1','2','',16.00,'250','400','','400',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','197','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(198,'COTTON WOOL 50G','1','2','',16.00,'40','80','','80',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','198','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(199,'CREPE 2 INCH','1','2','',16.00,'0','20',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','199','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(200,'CREPE 3 INCH','1','2','',16.00,'0','30',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','200','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(201,'CREPE 4 INCH','1','2','',16.00,'28','70',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','201','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(202,'CREPE 6 INCH','1','2','',16.00,'30','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','202','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(203,'CRIPTON 30S','1','2','',16.00,'0','60',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','203','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(204,'CUSSONS BABY OIL 50ML','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','204','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(205,'CUSSONS BABY OIL MEDIUM SIZE','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','205','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(206,'CUSSONS BABY POWDER 100GM','1','2','',16.00,'0','180',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','206','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(207,'CUSSONS BABY POWDER 50GM','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','207','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(208,'CUSSONS BABY SOAP 100G','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','208','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(209,'CYCLOPAM 30ML','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','209','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(210,'CYCLOPAM TABS 20S(INDOCO)','1','2','',16.00,'9','20',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','210','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(211,'CYPON 100ML','1','2','',16.00,'0','300','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','211','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(212,'CYPON 200ML','1','2','',16.00,'0','450','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','212','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(213,'CYPRO B PLUS','1','2','',16.00,'10.5','25','','25',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','213','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(214,'CYPRO B PLUS 200ML','1','2','',16.00,'368','550','','550',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','214','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(215,'DACOF EXPECTORANT 100ML','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','215','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(216,'DAFLON 500MG 30S','1','2','',16.00,'26','50','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','216','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(217,'DAPROFEN 100ML','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','217','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(218,'DAWAHIST 100ML','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','218','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(219,'DAWAHIST 60ML','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','219','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(220,'DAWAVITE MULTIVITAMIN 100mls','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','220','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(221,'DAZEL KIT','1','2','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','221','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(222,'DEEP FREEZE','1','2','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','222','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(223,'DEEP HEAT RUB 15G','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','223','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(224,'DEEP HEAT RUB 35GM','1','2','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','224','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(225,'DEEP HEAT SPRAY','1','2','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','225','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(226,'DELASED COUGH SYRUP100ML','1','2','',16.00,'93','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','226','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(227,'DENTAMOL TABS','1','2','',16.00,'0','20',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','227','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(228,'DENTINOX TEETHING GEL','1','2','',16.00,'0','750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','228','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(229,'DENTOGEL 10GM','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','229','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(230,'DEPO INJECTION CONTRACEPTIVE','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','230','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(231,'DERMAZINE 15MG','1','2','',16.00,'35','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','231','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(232,'DIASTOP TABS','1','2','',16.00,'0','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','232','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(233,'DICLOFENAC 100MG TABS','1','2','',16.00,'1','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,26.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','233','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(234,'DICLOFENAC 50MG TABS','1','2','',16.00,'0','5',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','234','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(235,'DICLOFENAC EYE DROPS5ML','1','2','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','235','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(236,'DICLOFENAC GEL 20 GM','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','236','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(237,'DIPROSALIC OINT 10GM','1','2','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','237','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(238,'DIPROSON','1','2','',16.00,'48','100','','100',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','238','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(239,'DIRACIP 100ML','1','2','',16.00,'0','350','','0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','239','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(240,'DIRACIP MDS TABS 15S','1','2','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','240','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(241,'DISPOSABLE FACE MASKS','1','2','',16.00,'0','20','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','241','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(242,'DOLA-CR CAPS 100MG 10S(DICLOFENAC)','1','2','',16.00,'0','30',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','242','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(243,'DOLOACT MR 100S','1','2','',16.00,'17','30','','0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','243','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(244,'DOMI','1','2','',16.00,'0','15',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','244','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(245,'DOMI (DOMPERIDONE) 30ML','1','2','',16.00,'90','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','245','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(246,'DOMPERON 100S','1','2','',16.00,'0','20',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','246','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(247,'DOXYCYCLINE CAPS 100MG','1','2','',16.00,'3','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','247','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(248,'DR TOUX 100ML','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','248','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(249,'DREZ 10GM OINTMENT','1','2','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','249','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(250,'DTS-Z KIT','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','250','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(251,'DUB-STERONE 30S','1','2','',16.00,'15','25','','25',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','251','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(252,'DULCOLAX 30S','1','2','',16.00,'0','20',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','252','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(253,'DUPHASTON 10MGS 20\'S','1','2','',16.00,'0','120',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','253','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(254,'DUREX','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','254','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(255,'E-COLD CAPS 10S','1','2','',16.00,'0','15',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','255','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(256,'EARINGS','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','256','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(257,'ECOGEL 236ML','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','257','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(258,'ECOGEL 473ML','1','2','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','258','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(259,'ELASTOPLAST 100S(ROLLTIPS ADHESIVE BANDAGE)','1','2','',16.00,'0','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','259','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(260,'ELYVATE 15GM','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','260','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(261,'EMETON ( METOCLOPRAMIDE) 60ML','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','261','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(262,'EMITINO 4MG 10S','1','2','',16.00,'0','60',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','262','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(263,'ENERVIT 100MLS','1','2','',16.00,'50','100','','100',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','263','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(264,'ENRIL 5MG (ENALAPRIL)','1','2','',16.00,'0','5',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','264','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(265,'ENTAMAXIN 100ML','1','2','',16.00,'79','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','265','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(266,'ENTAMAXIN 60ML','1','2','',16.00,'53','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','266','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(267,'ENZOFLAM TABS','1','2','',16.00,'0','40',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','267','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(268,'EPHEDRINE ADULT NASAL DROPS 10ML','1','2','',16.00,'30','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','268','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(269,'EPHEDRINE NASAL DROP(PAEDS)','1','2','',16.00,'30','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','269','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(270,'EPIDERM 15GM CREAM','1','2','',16.00,'56','100','','120',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','270','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(271,'EROSTIN TABS 10MG','1','2','',16.00,'0','80',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','271','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(272,'ERYTHROMYCIN SYRUP 60ML(ERYTHROX)','1','2','',16.00,'57','150','','150',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'2023-03-10 14:06:51','6','1','1','0000-00-00','mainitem','Inclusive','','active','','272','pcs','Inventory','VATABLE','0','','','','','','','','',0),(273,'ESOMAC 20MG TABS','1','2','',16.00,'22','35',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','273','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(274,'ESOMEPRAZOLE(ES-OMECOS)40MG 30S','1','2','',16.00,'0','30',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','274','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(275,'EYE PENCIL 12S','1','2','',16.00,'0','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','275','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(276,'EZY-COF 100MLS','1','2','',16.00,'65','200','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','276','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(277,'FANLAR TABS','1','2','',16.00,'32','80','','0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','277','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(278,'FASTUM GEL 20GM','1','2','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','278','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(279,'FEBICO 200ML(HAEMATENIC)','1','2','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','279','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(280,'FEMIPLAN 28S','1','2','',16.00,'100','100','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','280','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(281,'FERRO-B COMPLEX 100MLS','1','2','',16.00,'75','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,127.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','281','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(282,'FILAGRA GEL 100MGS','1','2','',16.00,'35','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','282','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(283,'FLAGYL 100ML','1','2','',16.00,'515','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','283','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(284,'FLAMORYL-S TABS 10\'S','1','2','',16.00,'0','30',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','284','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(285,'FLORAL EYE DROPS','1','2','',16.00,'0','380',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','285','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(286,'FLUCLOXACILLIN CAPS 500MG','1','2','',16.00,'5','20',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,80.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','286','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(287,'FLUCLOXACILLIN 125MG 100ML','1','2','',16.00,'70','200','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','287','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(288,'FLUCLOXACILLIN 250MG','1','2','',16.00,'3','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','288','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(289,'FLUCOLDEX SUSPENSION 100MLS','1','2','',16.00,'55','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','289','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(290,'FLUCOLDEX TABS 12\'S','1','2','',16.00,'6','15',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','290','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(291,'FLUCONAZOLE 150MG','1','2','',16.00,'10','50','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','291','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(292,'FLUGONE CAPS 10\'s','1','2','',16.00,'12','20','','20',NULL,NULL,'5',0,0,NULL,0,0,0,65.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','292','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(293,'FLUGONE DM 120ML','1','2','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','293','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(294,'FLUGONE P 120ML','1','2','',16.00,'185','300','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','294','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(295,'FOLIC ACID 5MG 100S','1','2','',16.00,'0','5',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','295','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(296,'FRANOL B/P 100S GIFOL','1','2','',16.00,'0','5',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,161.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','296','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(297,'FRUSEMIDE 40MG100s','1','2','',16.00,'3','5',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','297','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(298,'FULCOVER (ITRACONAZOLE) 100MG 10S','1','2','',16.00,'0','1300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','298','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(299,'FUNBACT A 30GM','1','2','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','299','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(300,'GACET 250MG','1','2','',16.00,'15','25',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','300','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(301,'GACET 125MG','1','2','',16.00,'14','25',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','301','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(302,'GASTROGEL 100ML','1','2','',16.00,'40','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','302','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(303,'GASTROGEL 200ML','1','2','',16.00,'176','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','303','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(304,'GEISHA','1','2','',16.00,'0','130',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','304','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(305,'GENTAMYCIN EYE/EAR DROPS 5ML','1','2','',16.00,'18','100','','0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','305','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(306,'GENTIAN VIOLET 100MLS','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','306','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(307,'GENTIAN VIOLET 50 MLS','1','2','',16.00,'0','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','307','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(308,'GIRLFRIEND 1L LOTION','1','2','',16.00,'0','220',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','308','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(309,'GIRLFRIEND500ML LOTION','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','309','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(310,'GLENCE 100MG 20S','1','2','',16.00,'29','40',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','310','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(311,'GLENTEL 8HT 30S','1','2','',16.00,'56','70',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','311','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(312,'GLUCOMET 500','1','2','',16.00,'4','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','312','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(313,'GLUCOMET N TABS 28S','1','2','',16.00,'0','15',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','313','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(314,'GLUCOPHAGE 500MG 90S','1','2','',16.00,'6','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','314','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(315,'GLUCOPHAGE 850MG 60S','1','2','',16.00,'10','15',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','315','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(316,'GLUCOSE SACHETS','1','2','',16.00,'0','20',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','316','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(317,'GOLD TOUCH 25GMS','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','317','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(318,'GOLD TOUCH 50GMS','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','318','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(319,'GOOD MORNING TABS','1','2','',16.00,'3','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','319','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(320,'GOODMORNING LUNGTONIC 60ML','1','2','',16.00,'74','150','','150',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','320','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(321,'GRABACIN -3 OINTMENT 20G','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','321','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(322,'GRABACIN POWDER 10G','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','322','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(323,'GRIPE WATER - WOODWARS 100ML','1','2','',16.00,'50','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','323','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(324,'GRISEOFULVIN 125MG 100S','1','2','',16.00,'3','5',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','324','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(325,'GRISEOFULVIN 250MG 100S','1','2','',16.00,'4.2','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','325','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(326,'GRISEOFULVIN 500MG 100S','1','2','',16.00,'0','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','326','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(327,'GYPON SYRUP 100ML','1','2','',16.00,'100','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','327','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(328,'HAEMOBEN 200MLS','1','2','',16.00,'98','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','328','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(329,'HAEMOBEN 100ML','1','2','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','329','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(330,'HAEMOBEN 200ML','1','2','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','330','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(331,'HERBIGOR HTC 100ML','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','331','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(332,'HIV BLOOD TEST KIT','1','2','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','332','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(333,'HOT MOVATE 30GM','1','2','',16.00,'0','140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','333','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(334,'HUMULIN 70/30 10ML','1','2','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','334','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(335,'HYDRO CORTISONE 100MG','1','2','',16.00,'60','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','335','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(336,'HYDROCHLOROTHIAZIDE 25MG 100S','1','2','',16.00,'1','5',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,174.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','336','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(337,'HYDROCLOROTHIAZIDE 50MG','1','2','',16.00,'1','5',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','337','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(338,'HYDROCORTISONE CREAM','1','2','',16.00,'58','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','338','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(339,'HYDROCORTISONE EYE DROPS','1','2','',16.00,'0','120',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','339','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(340,'HYDROCORTISONE INJECTION','1','2','',16.00,'0','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','340','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(341,'HYDROGEN PEROXIDE 200ML','1','2','',16.00,'25','50','','50',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','341','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(342,'HYOSCINE 10MG GENERIC 100\'S','1','2','',16.00,'0','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','342','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(343,'HYOSCINE 1ML INJ','1','2','',16.00,'0','13',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','343','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(344,'HYOSCINE SYRUP(NOSPASUM) 60ML','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','344','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(345,'IBOBRUFEN 400MG 500S','1','2','',16.00,'1','5',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','345','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(346,'IBUCAP 10S','1','2','',16.00,'0','15','','0',NULL,NULL,'5',0,0,NULL,0,0,0,34.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','346','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(347,'IBUMEX 25GM GEL(IBOBRUFEN)','1','2','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','347','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(348,'IBUPROFEN 200MG','1','2','',16.00,'0','2',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','348','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(349,'IBUPROFEN 400MG','1','2','',16.00,'3','5','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','349','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(350,'IDEAL CASTOR 25ML','1','2','',16.00,'0','80',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','350','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(351,'IDEAL OLIVE 25ML','1','2','',16.00,'70','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','351','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(352,'IDEAL OLIVE OIL 100ML','1','2','',16.00,'220','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','352','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(353,'IDEAL OLIVE OIL 50ML','1','2','',16.00,'115','160',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','353','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(354,'IFAS 30s','1','2','',16.00,'219','450','','300',NULL,NULL,'5',0,0,'61693597551',0,0,0,2.00,'2023-09-01 22:47:22','6','1','1','0000-00-00','mainitem','Inclusive','','active','','354','pcs','Inventory','VATABLE','0','','','','','','','','',0),(355,'IMACOF DRY SUSP 100ML','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','355','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(356,'IMACOF PAEDS SUS 100ML','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','356','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(357,'INDOCID 100S','1','2','',16.00,'2','5',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,136.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','357','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(358,'INFACOL DROPS 55ML','1','2','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','358','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(359,'INJECTION DICLOFENAC 3ML','1','2','',16.00,'0','20',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','359','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(360,'INJECTION FRUSEMIDE 2ML AMP','1','2','',16.00,'0','11',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','360','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(361,'INSULIN SYRINGES','1','2','',16.00,'0','20',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','361','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(362,'INTAMINE BABY CREAM 25G','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','362','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(363,'ISORYN (P)5ML','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','363','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(364,'IV GIVING SET','1','2','',16.00,'0','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','364','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(365,'JANCHO','1','2','',16.00,'0','120',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','365','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(366,'JOHNSON','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','366','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(367,'JOHNSON LOTION','1','2','',16.00,'0','270',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','367','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(368,'JOHNSONS SOAP','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','368','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(369,'KALUMA INHALER','1','2','',16.00,'37','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','369','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(370,'KALUMA PAIN BALM 9ML','1','2','',16.00,'30','70','','70',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','370','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(371,'KALUMA STRONG 1OO','1','2','',16.00,'0','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','371','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(372,'KAMAGRA ORAL JELLY 100MG 7S','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','372','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(373,'KETOCONAZOLE (HITORAL)20GM CREAM','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','373','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(374,'KETOCONAZOLE 200MG 30S','1','2','',16.00,'4','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','374','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(375,'KISS CLASSIC PLAIN 24sx3','1','2','',16.00,'20','50','','0',NULL,NULL,'5',0,0,NULL,0,0,0,22.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','375','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(376,'KISS KIDS','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','376','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(377,'KITPYLO-C KIT','1','2','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','377','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(378,'KLY','1','2','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','378','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(379,'KOFGON SYRUP 100MLS RED','1','2','',16.00,'32','150','','150',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'2024-05-10 11:01:09','8','1','1','0000-00-00','mainitem','Inclusive','','active','','379','pcs','Inventory','VATABLE','0','','','','','','','','',0),(380,'KORTEX','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','380','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(381,'KOTEX PANTY LINER MEDIUM','1','2','',16.00,'0','120',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','381','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(382,'KOTEX PANTY LINERS LONG','1','2','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','382','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(383,'KOTEX TAMPOON','1','2','',16.00,'0','260',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','383','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(384,'LACOFF 100MLS','1','2','',16.00,'35','150','','150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','384','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(385,'LACTULOSE 100MLS','1','2','',16.00,'149','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','385','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(386,'LATEX GLOVES','1','2','',16.00,'0','20',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','386','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(387,'LAWASH INTIMATE HYGIENE 100ML','1','2','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','387','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(388,'LECET 50ML','1','2','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','388','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(389,'LEMONVATE','1','2','',16.00,'0','130',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','389','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(390,'LEVOCETRIZINE SYRUP','1','2','',16.00,'85','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','390','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(391,'LEVOCETRIZINE TABS','1','2','',16.00,'10','20',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','391','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(392,'LEVOFLOXACIN 500MG 10S','1','2','',16.00,'0','25',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','392','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(393,'LIFEGUARD 3S','1','2','',16.00,'32','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','393','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(394,'LIPSTICK CHARMAX','1','2','',16.00,'0','70',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','394','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(395,'LIPSTICK LURON','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','395','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(396,'LIQUID PARAFIN 100ML','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','396','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(397,'LOBAK 10S','1','2','',16.00,'5.5','20','','0',NULL,NULL,'5',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','397','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(398,'LOFNAC-P TABS 10S','1','2','',16.00,'0','25',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','398','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(399,'LONART TABS 24\'S','1','2','',16.00,'65','150','','0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','399','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(400,'LONART 20/120 SUSP 60ML','1','2','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','400','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(401,'LOPERAMIDE CAPS 6S','1','2','',16.00,'12','10','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','401','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(402,'LOZART H 30S','1','2','',16.00,'0','15',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2023-03-10 16:15:03','6','1','1','0000-00-00','mainitem','Inclusive','','active','','402','pcs','Inventory','VATABLE','0','','','','','','','','',0),(403,'LOSARTAS -50 INTAS( LOSARTAN POTASSIUN)','1','2','',16.00,'0','0',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','403','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(404,'LOSARTAS HT 50MG 28S','1','2','',16.00,'0','35',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','404','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(405,'LUCOZADE 300ML','1','2','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','405','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(406,'LUCOZADE 600ML','1','2','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','406','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(407,'LURON CUTEX','1','2','',16.00,'0','120',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','407','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(408,'LYSOFLAM GEL 30GM','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','408','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(409,'MAALOX PLUS','1','2','',16.00,'0','1100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','409','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(410,'MALAFIN 525MG 15S*2S','1','2','',16.00,'0','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','410','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(411,'MALARIA TEST STRIPS','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','411','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(412,'MALODAR','1','2','',16.00,'35','50','','0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','412','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(413,'MANIX 20S ORIGINAL','1','2','',16.00,'0','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','413','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(414,'MARA MOJA 100','1','2','',16.00,'3.6','10','','10',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','414','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(415,'MAXI CLAIRE CREAM','1','2','',16.00,'0','170',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','415','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(416,'MAXI LIGHT 135ML','1','2','',16.00,'140','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','416','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(417,'MEDIVEN CREAM 15G','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','417','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(418,'MEDIVEN S','1','2','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','418','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(419,'MELAGRA 100MG ORAL JELLY','1','2','',16.00,'30','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','419','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(420,'MELCAM 7.5MG ( MELOXICAM)','1','2','',16.00,'0','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,77.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','420','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(421,'MELOXICAM 15MG','1','2','',16.00,'0','15',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,66.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','421','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(422,'MENTHO','1','2','',16.00,'35','70','','70',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','422','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(423,'METCOS(METOCLOPRAMIDE) 10MG 100S','1','2','',16.00,'0','5',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','423','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(424,'METFORMIN 500MG 100S','1','2','',16.00,'0','5',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','424','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(425,'METHYLATED SPIRIT 100ML','1','2','',16.00,'35','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','425','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(426,'METHYLATED SPIRIT 500ML','1','2','',16.00,'70','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','426','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(427,'METHYLDOPA 250MG100S','1','2','',16.00,'0','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','427','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(428,'METRO-D SYRUP 100MLS','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','428','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(429,'METRONIDAZOLE 100ML','1','2','',16.00,'38','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','429','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(430,'METRONIDAZOLE 200MG','1','2','',16.00,'1','5',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','430','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(431,'METRONIDAZOLE SUSPENSION 60ML','1','2','',16.00,'21','70',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','431','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(432,'TRICOZOLE 100\'S400MG TABS','1','2','',16.00,'7','100','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2022-12-05 14:44:07','1','1','1','0000-00-00','mainitem','Inclusive','','active','','432','pcs','Inventory','VATABLE','0','','','','','','','','',0),(433,'METYLATED SPIRIT 50MLS','1','2','',16.00,'25','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','433','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(434,'MEXIC 7.5MG (MELOXICAM)','1','2','',16.00,'0','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','434','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(435,'MIADI 100ML CHOLESTEROL TREATMENT','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','435','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(436,'MIADI 100ML HAIR RELAXER','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','436','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(437,'MIADI 200 HAIR RELAXER','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','437','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(438,'MIADI 50G HAIR FOOD','1','2','',16.00,'0','80',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','438','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(439,'MIADI 85GM HAIR FOOD','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','439','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(440,'MIADI HAIR FOOD 200G','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','440','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(441,'MICONA ORAL GEL 40GM','1','2','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','441','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(442,'MICROGYNON 30 ORIGINAL','1','2','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','442','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(443,'MICROGYNON FE SCT 28S','1','2','',16.00,'82','200','','200',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','443','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(444,'MINERAL WATER 1.5 L','1','2','',16.00,'27','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','444','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(445,'MINERAL WATER 500ML','1','2','',16.00,'15','25',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','445','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(446,'MIRACLE TUBE','1','2','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','446','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(447,'MISS BEAUTY FACIAL SCRUB','1','2','',16.00,'0','170',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','447','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(448,'MISS CAROLINE','1','2','',16.00,'190','220',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','448','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(449,'MIXTARD INJECTION','1','2','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','449','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(450,'MOLFIX SIZE 2','1','2','',16.00,'0','20',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','450','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(451,'MOLFIX SIZE 3','1','2','',16.00,'0','20',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','451','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(452,'MOLFIX SIZE 4 PANTS','1','2','',16.00,'0','25',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','452','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(453,'MONTANA 5MG','1','2','',16.00,'0','55',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','453','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(454,'MONTIKAST 10MGS','1','2','',16.00,'7','30','','30',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','454','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(455,'MOSQUITO REPELLANT CREAM','1','2','',16.00,'30','70',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','455','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(456,'MOTILIUM 10MG 20S','1','2','',16.00,'0','30',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','456','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(457,'MOVATE CREAM 30GM','1','2','',16.00,'0','120',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','457','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(458,'MOVIT 150MG HAIR STYLING GEL','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','458','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(459,'MOVIT CURL 140GM','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','459','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(460,'MOVIT CURL 80GM','1','2','',16.00,'0','70',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','460','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(461,'MOVIT CURL ACTIVATOR 360GM','1','2','',16.00,'0','180',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','461','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(462,'MOVIT CURL ACTIVATOR 700GM','1','2','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','462','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(463,'MOVIT LEAVE IN 250ML','1','2','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','463','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(464,'MOVIT LEAVE IN 400ML','1','2','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','464','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(465,'MOVIT PINK 470ML','1','2','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','465','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(466,'MTM 100 4S','1','2','',16.00,'35','100','','0',NULL,NULL,'5',0,0,NULL,0,0,0,29.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','466','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(467,'MTM 50 4S','1','2','',16.00,'9','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,34.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','467','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(468,'MUCOSOLVAN 100ML','1','2','',16.00,'393','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','468','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(469,'MUCOTHIOL PROMETHAZINE 125ML','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','469','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(470,'MYOSPAZ','1','2','',16.00,'16','30','','0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','470','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(471,'NADIMIX 7.5GM','1','2','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','471','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(472,'NADOXIN 20GM','1','2','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','472','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(473,'NADOXIN CREAM','1','2','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','473','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(474,'NAIL GLUE','1','2','',16.00,'0','70',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','474','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(475,'NAILS','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','475','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(476,'NASILIN NASAL 15ML','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','476','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(477,'NASITHIOL PROM 60MLS','1','2','',16.00,'45','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','477','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(478,'NASTHIOL PROM 100ML','1','2','',16.00,'50','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','478','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(479,'NAUMA CREAM','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','479','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(480,'NEBANOL POWDER(GRABACIN)','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','480','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(481,'NEBICARD 5MG 30S','1','2','',16.00,'0','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','481','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(482,'NEBILONG AM 30S','1','2','',16.00,'44','70',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','482','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(483,'NEEDLES GAUGE 21 100S','1','2','',16.00,'0','5',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','483','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(484,'NELGRA 100MG 4S','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','484','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(485,'NELGRA 50MG 4S','1','2','',16.00,'0','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','485','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(486,'NEOCOF D 60ML','1','2','',16.00,'25','100','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','486','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(487,'NEONATAL AMPICLOX 10MLS','1','2','',16.00,'53','150','','150',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','487','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(488,'NEOPEPTINE 100MG 10S','1','2','',16.00,'0','30',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','488','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(489,'NEOPEPTINE RB 15ML DROPS','1','2','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','489','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(490,'NETAZOX 100MG/5ML 30ML','1','2','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','490','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(491,'NEURO FORTE 20S','1','2','',16.00,'13','25',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','491','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(492,'NEURORUBINE FORTE 20S','1','2','',16.00,'0','40',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','492','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(493,'NEXIOLE TABS 20MG','1','2','',16.00,'0','15',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,57.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','493','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(494,'NEXIUM TABS 40MGS','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','494','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(495,'NICE AND LOVELY 100GM','1','2','',16.00,'0','120',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','495','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(496,'NICE AND LOVELY 100MLS','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','496','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(497,'NICE AND LOVELY 140ML BLOW OUT','1','2','',16.00,'0','120',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','497','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(498,'NICE AND LOVELY 200ML','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','498','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(499,'NICE AND LOVELY 400ML','1','2','',16.00,'195','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','499','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(500,'NICE AND LOVELY 60GM','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','500','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(501,'NICE AND LOVELY 60GM HAIF FOOD','1','2','',16.00,'0','80',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','501','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(502,'NICE AND LOVELY PURE GLYCERINE 40ML','1','2','',16.00,'0','70',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','502','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(503,'NICE LOVELY GEL BIG SIZE','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','503','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(504,'NICE LOVELY GEL SMALL SIZE','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','504','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(505,'NICOF 100ML','1','2','',16.00,'40','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','505','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(506,'NICOF 60ML','1','2','',16.00,'30','100','4','0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','506','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(507,'NILACID 100ML','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','507','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(508,'NIP NAP 20\'S WIPES','1','2','',16.00,'0','70',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','508','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(509,'NIP NAP WIPES','1','2','',16.00,'0','110',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','509','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(510,'NITROFURANTOIN 100MG TABS','1','2','',16.00,'3','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,215.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','510','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(511,'NIVEA 100ML','1','2','',16.00,'155','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','511','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(512,'NIVEA 150ML SPRAY','1','2','',16.00,'2oo','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','512','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(513,'NIVEA 200ML','1','2','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','513','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(514,'NIVEA 400ML','1','2','',16.00,'480','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','514','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(515,'NIVEA 50ML ROLL ON','1','2','',16.00,'250','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','515','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(516,'NOGLUC 5MG(COSMOS)','1','2','',16.00,'3.9','5','','0',NULL,NULL,'5',0,0,NULL,0,0,0,128.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','516','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(517,'NORASH 20MG','1','2','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','517','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(518,'NORFLOXACIN 400MG TABS','1','2','',16.00,'4','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','518','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(519,'NORMAL SALINE 500ML','1','2','',16.00,'89','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','519','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(520,'NORMAL SALINE NASAL DROPS','1','2','',16.00,'30','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','520','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(521,'NORPILL TABS 1\'S','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','521','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(522,'NOSALLA 15ML','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','522','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(523,'NOSIC TABS 20S','1','2','',16.00,'0','25',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','523','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(524,'NOVASEPT OINTMENT 10%','1','2','',16.00,'118','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','524','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(525,'NOVORIN NASAL 15ML','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','525','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(526,'NYSTATIN 12ML','1','2','',16.00,'50','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','526','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(527,'NYSTATIN 30ML','1','2','',16.00,'45','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','527','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(528,'OB','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','528','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(529,'OFLOXACIN+ORNIDAZOLE(ORAV-OZ)10S','1','2','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','529','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(530,'OJEN OZ 10S','1','2','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','530','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(531,'OLIVE OIL 275MLS','1','2','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','531','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(532,'OLIVE OIL SPRAY 473ML','1','2','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','532','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(533,'OLIVE OIL SPRAY 85 ML','1','2','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','533','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(534,'OMASTIN 35ML','1','2','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','534','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(535,'OMEPRAZOLE 20MGS CAPS ','1','2','',16.00,'1','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,276.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','535','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(536,'OMIS GEL 200MLS','1','2','',16.00,'135','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','536','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(537,'ONAZIN EYE DROPS','1','2','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','537','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(538,'ONCALL STRIPS','1','2','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','538','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(539,'ONECID 100MLS','1','2','',16.00,'40','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','539','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(540,'ORANVATE 30G','1','2','',16.00,'0','140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','540','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(541,'ORAQUICK','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','541','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(542,'OREX 10GM OINTMENT','1','2','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','542','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(543,'ORS','1','2','',16.00,'9','20','','0',NULL,NULL,'5',0,0,NULL,0,0,0,12.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','543','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(544,'ORS (ECLECTRODOC)','1','2','',16.00,'75','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','544','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(545,'OSTEOCARE 30S','1','2','',16.00,'0','30',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','545','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(546,'OTOBIOTIC 10ML','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','546','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(547,'OTOREX 10ML','1','2','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','547','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(548,'OTRIVIN PAEDIATRIC 0.05%','1','2','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','548','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(549,'P ALAXIN TABS 9S','1','2','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','549','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(550,'P-ALAXIN SUSP 80ML','1','2','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','550','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(551,'PAMPERS SIZE 2','1','2','',16.00,'0','35',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','551','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(552,'PAMPERS SIZE 3','1','2','',16.00,'0','35',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','552','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(553,'PAMPERS SIZE 4','1','2','',16.00,'0','35',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','553','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(554,'PANADOL 1MONTH-5YRS 100MLS','1','2','',16.00,'145','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','554','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(555,'PANADOL ADVANCE','1','2','',16.00,'0','20','','0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','555','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(556,'PANADOL BABY INFANT 60ML','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','556','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(557,'PANADOL COLD FLU','1','2','',16.00,'0','20',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','557','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(558,'PANADOL EXTRA PAIRS WITH OPTI ZORB','1','2','',16.00,'0','20','','0',NULL,NULL,'5',0,0,NULL,0,0,0,61.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','558','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(559,'PANORUB 15GM','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','559','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(560,'PARACETAMOL 500MG 1000S','1','2','',16.00,'1.2','3',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','560','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(561,'PARACETAMOL JUNIOR','1','2','',16.00,'0','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','561','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(562,'PARACETAMOL SUSPENSION 100ML','1','2','',16.00,'35','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','562','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(563,'PARACETAMOL SUSPENSION 60ML (CURAMOL)','1','2','',16.00,'28','50','','0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'2022-12-05 13:54:07','1','1','1','0000-00-00','mainitem','Inclusive','','active','','563','pcs','Inventory','VATABLE','0','','','','','','','','',0),(564,'PARAFAST 500MG EFFERVESCENT(PARACETAMOL)16S','1','2','',16.00,'0','50','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','564','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(565,'PARAFAST EFFERVESCENT 1GM 8S (PARACETAMOL)','1','2','',16.00,'22','40',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','565','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(566,'PEAU CLAIRE 25GM TUBE','1','2','',16.00,'0','170',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','566','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(567,'PEAU CLEAR 150ML CREAM','1','2','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','567','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(568,'PEPTICA GEL 200MLS','1','2','',16.00,'149','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','568','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(569,'PERNEX AC 5% GEL 20 GM','1','2','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','569','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(570,'PHARMASAL OINTMENT 25G','1','2','',16.00,'50','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','570','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(571,'PHENOBARBITONE 30MG 100S BP COSMOS','1','2','',16.00,'0','5',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','571','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(572,'PIRICLOR 100ML','1','2','',16.00,'0','100','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','572','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(573,'PIRITON 60MLS','1','2','',16.00,'25','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','573','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(574,'PIRITON 100ML GENERIC','1','2','',16.00,'35','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','574','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(575,'PIRITON 4MG TIN','1','2','',16.00,'1','2',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','575','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(576,'PIROXICAM 20MG','1','2','',16.00,'0','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,163.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','576','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(577,'POLYBENVITE MULTIVITAMIN','1','2','',16.00,'29','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','577','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(578,'POSTINOR 2 GENERIC','1','2','',16.00,'30','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','578','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(579,'POSTINOR-2TAABS 2S','1','2','',16.00,'139','200','','200',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','579','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(580,'POWERGESIC PLUS 30GM','1','2','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','580','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(581,'PPF POWDER INJECTION','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','581','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(582,'PRAZITEL 600MG 100S','1','2','',16.00,'0','40',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','582','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(583,'PREDNISOLONE TABS 5MG','1','2','',16.00,'1','5','','5',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','583','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(584,'PREDNISOLONE SYRUP 50ML','1','2','',16.00,'160','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','584','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(585,'PREGABALIN 75MG PERGALIN','1','2','',16.00,'20','40','40','40',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2023-03-13 11:13:55','6','1','1','0000-00-00','mainitem','Inclusive','','active','','585','pcs','Inventory','VATABLE','0','','','','','','','','',0),(586,'PREGNACARE 30s','1','2','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','586','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(587,'PREGNACARE PLUS OMEGA TABS 56\'S','1','2','',16.00,'0','40',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','587','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(588,'PREGNANCY TEST STRIPS (PT HCG)','1','2','',16.00,'8','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','588','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(589,'PREGSMIL 30S','1','2','',16.00,'0','30',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','589','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(590,'PRESARTAN H 28S','1','2','',16.00,'0','20',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','590','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(591,'PRINCESS NOURISHING','1','2','',16.00,'0','120',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','591','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(592,'PROBETA N ASAL7.5ML','1','2','',16.00,'108','150','','150',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','592','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(593,'PROMAX 25ML','1','2','',16.00,'0','180',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','593','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(594,'PROMETHAZINE 25MG 100S','1','2','',16.00,'0','10','','10',NULL,NULL,'5',0,0,NULL,0,0,0,162.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','594','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(595,'PROMETHAZINE SYRUP 60ML','1','2','',16.00,'0','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','595','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(596,'PROPRANOLOL 40MG','1','2','',16.00,'0','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','596','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(597,'PROTOKEN 200ML','1','2','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','597','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(598,'PYARY','1','2','',16.00,'0','120',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','598','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(599,'RADIANT 100ML HAIR TREATMENT GEL','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','599','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(600,'RADIANT 300ML HAIR TREATMENT GEL','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','600','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(601,'RADIANT CREAM 170GM','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','601','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(602,'RADIANT CREAM 60GM','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','602','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(603,'RADIANT CREAM 90GM','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','603','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(604,'RADIANT LEAVE IN 500ML','1','2','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','604','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(605,'RANDOM BLOOD SUGAR TEST','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','605','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(606,'RANFERON 100MLS','1','2','',16.00,'325','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','606','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(607,'REHANI PERFUMES 12ML','1','2','',16.00,'0','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','607','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(608,'RELCER GEL 100ML','1','2','',16.00,'235','300','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','608','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(609,'REMIDIN MOUTWASH 100ML','1','2','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','609','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(610,'REXEDINE 100ML MOUTHWASH','1','2','',16.00,'82','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','610','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(611,'REXONA 25ML','1','2','',16.00,'130','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','611','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(612,'REXONA 50ML ROLL ON','1','2','',16.00,'250','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','612','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(613,'RHINATHIOL ADULT125 ML 5%','1','2','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','613','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(614,'RHINATHIOL INFANT 125ML','1','2','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','614','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(615,'RHINATHIOL PROMETHAZINE 125ML','1','2','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','615','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(616,'RIBENA','1','2','',16.00,'0','220',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','616','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(617,'RIBENA 500ML','1','2','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','617','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(618,'RICE SOAP','1','2','',16.00,'60','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','618','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(619,'RILIF MR 20S','1','2','',16.00,'0','40',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','619','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(620,'RILIF PLUS TABS','1','2','',16.00,'0','30',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','620','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(621,'RINAVIT 60ML','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','621','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(622,'ROSE SOAP','1','2','',16.00,'0','120',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','622','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(623,'ROSELEAF PONDS B/S','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','623','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(624,'ROSELEAF SMALL SIZE','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','624','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(625,'ROUGH RIDER','1','2','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','625','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(626,'RUFENAC','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','626','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(627,'SALBUTAMOL 100ML(BIODEAL)','1','2','',16.00,'35','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','627','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(628,'SALBUTAMOL 60MLS','1','2','',16.00,'25','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','628','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(629,'SALOREX EXPECTORANT 100L','1','2','',16.00,'82','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','629','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(630,'SAPAT 12 ML','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','630','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(631,'SATISKIN 2L','1','2','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','631','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(632,'SAVLON 75ML','1','2','',16.00,'0','120',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','632','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(633,'SCABEES 100ML','1','2','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','633','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(634,'SCOTTS EMULSION 200ML ORANGE','1','2','',16.00,'0','850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','634','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(635,'SCOTTS EMULSION100MLORANGE','1','2','',16.00,'373','550','','550',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','635','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(636,'SECNIDAZOLE 1GM','1','2','',16.00,'15','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','636','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(637,'SENNA TABS','1','2','',16.00,'0','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','637','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(638,'SENSODYNE','1','2','',16.00,'0','750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','638','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(639,'SENSODYNE MULTICARE 40ML','1','2','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','639','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(640,'SENSODYNE REPAIR & PROTECT75ML','1','2','',16.00,'0','750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','640','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(641,'SEVEN MIRACLES CREAM','1','2','',16.00,'0','220',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','641','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(642,'SEVEN MIRACLES SOAP','1','2','',16.00,'0','120',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','642','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(643,'SEVEN SEAS 60S','1','2','',16.00,'0','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','643','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(644,'SEVEN SEAS COD LIVER OIL 100ML','1','2','',16.00,'553','700','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','644','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(645,'SEVIN DUDU DUST 100GM','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','645','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(646,'SEVIN DUDU DUST 200GMS','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','646','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(647,'SILVEREX 25GM CREAM','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','647','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(648,'SIVO CLAIR 150ML','1','2','',16.00,'0','170',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','648','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(649,'SKALA 200GM FOR MEN','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','649','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(650,'SODAMINT','1','2','',16.00,'3','5','','5',NULL,NULL,'5',0,0,NULL,0,0,0,304.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','650','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(651,'SOFRI FREE STYLING GEL 250ML','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','651','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(652,'SOFRIFREE 125 ML STYLING GEL','1','2','',16.00,'0','130',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','652','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(653,'SOFRIFREE 125ML HAIR RELAXER','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','653','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(654,'SOFRIFREE HAIR RELAXER 250ML','1','2','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','654','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(655,'SOFT CARE WIPES','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','655','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(656,'SOFT GEL VIT E CAPS','1','2','',16.00,'0','5',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','656','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(657,'SOLAREX EXP100ML','1','2','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','657','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(658,'SOLUWAX EAR DROPS 10ML','1','2','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','658','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(659,'SOLVIN PLUS 60ML','1','2','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','659','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(660,'SONA MOJA 100S','1','2','',16.00,'0','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','660','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(661,'SONADERM GM CREAM 10GM','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','661','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(662,'SONATEC MOUTHWASH 250ML (PEPPERMINT BLUE)','1','2','',16.00,'151','400','','300',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','662','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(663,'STERAMINE TABS','1','2','',16.00,'10','20','20','20',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','663','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(664,'STERILE SWABS 2\'\'\'2','1','2','',16.00,'0','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','664','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(665,'STERILE SWABS 3\'\'\'3','1','2','',16.00,'0','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','665','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(666,'STERILE SWABS 4\'\'\'4','1','2','',16.00,'0','20',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','666','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(667,'STERONE 5MG 100S','1','2','',16.00,'16','25',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','667','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(668,'SUBARU HAIR DYE 64 ML','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','668','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(669,'SUCRAFIL O GEL 1OOML','1','2','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','669','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(670,'SUDOCREM NAPPY RASH 60GM','1','2','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','670','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(671,'SULPHUR','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','671','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(672,'SURDEX 60ML','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','672','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(673,'SURGICAL BLADES','1','2','',16.00,'0','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','673','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(674,'SURGICAL SPIRIT 100ML','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','674','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(675,'SURGICAL SPIRIT 50ML','1','2','',16.00,'25','50','','50',NULL,NULL,'2',0,0,NULL,0,0,0,1.00,'2022-12-07 17:50:52','5','1','1','0000-00-00','mainitem','Inclusive','','active','','675','pcs','Inventory','VATABLE','0','','','','','','','','',0),(676,'SYLENT 500MG(ETHAMSYLATE)20S','1','2','',16.00,'0','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','676','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(677,'SYRINGES 10CC 100S','1','2','',16.00,'0','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','677','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(678,'SYRINGES 5CC 100S','1','2','',16.00,'0','5',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','678','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(679,'TAIL COMB S/S','1','2','',16.00,'0','20',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','679','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(680,'TAMEDOL SUSP 60ML','1','2','',16.00,'0','80',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','680','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(681,'TAMEPYN','1','2','',16.00,'13','30','','30',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','681','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(682,'TCB 100ML HAIRFOOD','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','682','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(683,'TCB 250ML RELAXER','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','683','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(684,'TCB 50GM HAIRFOOD','1','2','',16.00,'0','80',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','684','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(685,'TCB HAIRFOOD 200GM','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','685','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(686,'TCB HAIRFOOD 400GM','1','2','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','686','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(687,'TCB RELAXER 500ML','1','2','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','687','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(688,'TEARS NATURALLE 15ML','1','2','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','688','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(689,'TEINT CLAIR','1','2','',16.00,'170','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','689','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(690,'TELMI 40MG TABS','1','2','',16.00,'0','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','690','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(691,'TENDER CARE','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','691','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(692,'TERBEX CREAM 15MG(TERBINAFINE)','1','2','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','692','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(693,'TERBINAFORCE 250MG TABS30S (TERBINAFINE)','1','2','',16.00,'0','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','693','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(694,'Test','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','694','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(695,'TETMOSOL SOAP','1','2','',16.00,'0','120',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','695','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(696,'TETRACYCLINE EYE OINTMENT','1','2','',16.00,'24','50','','0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','696','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(697,'TETRACYCLINE SKIN OINTMENT 15G','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','697','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(698,'THIOVENT SYRUP 100ML','1','2','',16.00,'0','200','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','698','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(699,'THROAT LOZENGES','1','2','',16.00,'0','30',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','699','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(700,'TINCTURE OF IODINE 100ML','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','700','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(701,'TINCTURE OF IODINE 50ML','1','2','',16.00,'0','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','701','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(702,'TINIDAZOLE TABS(TZEX) 4\'S','1','2','',16.00,'10','50','','0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'2022-12-05 13:27:18','1','1','1','0000-00-00','mainitem','Inclusive','','active','','702','pcs','Inventory','VATABLE','0','','','','','','','','',0),(703,'TOP LEMON CREAM','1','2','',16.00,'0','120',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','703','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(704,'TOP TIME PERFUMES','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','704','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(705,'TOUCH & GO 7ML','1','2','',16.00,'230','400','','400',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','705','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(706,'TRANTUM 500MG (TRANEXAMIC ACID)','1','2','',16.00,'0','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','706','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(707,'TREVIAMET 50/1000 35S','1','2','',16.00,'0','55',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','707','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(708,'TREVIAMET 50/500 35S','1','2','',16.00,'53','60',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','708','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(709,'TRICOFF EXPECTORANT 100ML','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','709','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(710,'TRICOFF EXPECTORANT 60ML','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','710','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(711,'TRICOHIST 100ML','1','2','',16.00,'0','200','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','711','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(712,'TRICOHIST 60ML','1','2','',16.00,'0','150','','0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','712','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(713,'TRIDAHIST 100ML','1','2','',16.00,'35','200','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','713','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(714,'TRIDEX COUGH MIXTURE 100ML','1','2','',16.00,'47','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','714','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(715,'TRIDEX COUGH MIXTURE 60ML','1','2','',16.00,'37','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,51.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','715','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(716,'TRIHISTAMIN 100ML C/P','1','2','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','716','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(717,'TRIHISTAMIN 60ML C/P','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','717','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(718,'TRIHISTAMINE ( PMC )100ML','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','718','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(719,'TRIHISTAMINE ( PMC )60ML','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','719','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(720,'TRIMEX 100ML PAEDIATRIC','1','2','',16.00,'110','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','720','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(721,'TRIMEX PAEDIATRIC C/P 60ML','1','2','',16.00,'85','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','721','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(722,'TRIMIN 30S','1','2','',16.00,'0','40',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','722','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(723,'TRIOHIST EXPECTORANT 100ML','1','2','',16.00,'110','200','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','723','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(724,'TRIOKIT 4S','1','2','',16.00,'540','750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','724','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(725,'TRUST CLASSIC 24SX3S','1','2','',16.00,'27','50','','50',NULL,NULL,'5',0,0,NULL,0,0,0,21.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','725','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(726,'TRUST CONDOMS 24SX3S','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','726','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(727,'TUSPEL 60ML','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','727','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(728,'TUSPEL PLUS 100ML','1','2','',16.00,'150','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','728','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(729,'TUSPRESS 60ml','1','2','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','729','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(730,'ULCERID PLUS 200MLS','1','2','',16.00,'95','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','730','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(731,'ULTRA COMPACT COTTON BUDS 100S','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','731','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(732,'ULZOL 20MG','1','2','',16.00,'4','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','732','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(733,'UNIACNE 25MG CREAM','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','733','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(734,'UNISTEN CREAM 20GM (CLOTRIMAZOLE)','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','734','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(735,'UNIVIR 400MG 10S(ACYCLOVIR)','1','2','',16.00,'0','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','735','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(736,'UNIVIR 800MG (ACYCLOVIR)10S','1','2','',16.00,'0','70',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','736','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(737,'UPACOF PEADS 100ML','1','2','',16.00,'70','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2023-03-10 13:30:15','6','1','1','0000-00-00','mainitem','Inclusive','','active','','737','pcs','Inventory','VATABLE','0','','','','','','','','',0),(738,'UPACOF EXPECTORANT 100ML','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','738','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(739,'USA','1','2','',16.00,'0','130',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','739','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(740,'VALON 50GM PETROLEUM JELLY','1','2','',16.00,'45','65',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','740','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(741,'VARINIL 5MG 28S','1','2','',16.00,'0','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,56.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','741','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(742,'VASELINE BLUE SEA L MEN 250ML','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','742','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(743,'VASELINE BLUE SEAL 25ML','1','2','',16.00,'0','25',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','743','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(744,'VASELINE BLUE SEAL 50 ML','1','2','',16.00,'0','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','744','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(745,'VASELINE BLUE SEAL MEN 100ML','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','745','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(746,'VENOUS 100ML','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','746','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(747,'VENOUS 200ML','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','747','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(748,'VENOUS 400ML','1','2','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','748','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(749,'VENTOLIN 200D','1','2','',16.00,'590','850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','749','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(750,'VENUS 400ML LOTION','1','2','',16.00,'0','270',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','750','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(751,'VERSMAN 400ML','1','2','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','751','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(752,'VIFEX 100MG','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','752','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(753,'VITAMIN B COMPLEX 100S','1','2','',16.00,'0','1',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','753','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(754,'VITAMIN C 1000MG(T SPOR)20S','1','2','',16.00,'0','40',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','754','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(755,'VOLINI','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','755','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(756,'VOLTAREN 75MG','1','2','',16.00,'72','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','756','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(757,'W O W BANDAGES 2X4 12S','1','2','',16.00,'0','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','757','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(758,'W O W BANDAGES 3X4 12S','1','2','',16.00,'0','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','758','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(759,'W.O.W BANDAGES 6','1','2','',16.00,'0','20',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','759','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(760,'WAX GEL 125ML','1','2','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','760','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(761,'WAX GEL 250ML','1','2','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','761','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(762,'WHITFIELDS 25GM','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','762','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(763,'XTRADERM CREAM','1','2','',16.00,'126','200','','200',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','763','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(764,'ZECFOLIN 100ML','1','2','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','764','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(765,'ZECUF HERBAL 100ML COUGH SYRUP','1','2','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','765','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(766,'ZECUF LOZENGES','1','2','',16.00,'0','20',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','766','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(767,'ZEDCAL 30S','1','2','',16.00,'0','20',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','767','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(768,'ZEDCAL ORAL 200ML','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','768','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(769,'ZEDEX 100ML','1','2','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','769','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(770,'ZEFCOLIN DRY COUGH 100ML','1','2','',16.00,'235','350','','350',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','770','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(771,'ZINC JUNIOR 20MG TABS 1OOS(ZINC SULPHATE)','1','2','',16.00,'0','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,92.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','771','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(772,'ZINC OXIDE PLASTER 2X4YDS','1','2','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','772','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(773,'ZINCAT-OD 60ML','1','2','',16.00,'0','250','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','773','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(774,'ZINNAT 125MG 50ML','1','2','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','774','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(775,'ZINNAT 250MG 50ML','1','2','',16.00,'0','1700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','775','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(776,'ZOE 200ML GLYCERINE','1','2','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','776','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(777,'ZOE 400 ML','1','2','',16.00,'150','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','777','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(778,'ZOFEN-CZ TABS 30\'S','1','2','',16.00,'6','25',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','778','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(779,'ZULU MR 20S','1','2','',16.00,'29','50','','50',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','779','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(780,'ZULU(PARACETAMOL&ACECLOFENAC) 10S','1','2','',16.00,'24','50','','50',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','780','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(781,'ZUPRICIN 15GM','1','2','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','781','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(782,'ZUPRICIN B 15GM','1','2','',16.00,'0','750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','782','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(783,'ZYRTAL MR 20\'S 1.1GM','1','2','',16.00,'30','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','783','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(784,'ZYRTAL SP 40S','1','2','',16.00,'0','40',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','784','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(785,'ZYRTEC 75ML','1','2','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','785','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(786,'AMIZOLE 60ML','1','2','',16.00,'24','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','786','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(787,'MEDITRON 60ML','1','2','',16.00,'18','50',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','787','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(788,'SAITRIM 50ML','1','2','',16.00,'35','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','788','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(789,'CETRIPLAIN SUSP 60ML','1','2','',16.00,'19','50','0','50',NULL,NULL,'5',0,0,'8269601670234281',0,0,0,6.00,'2022-12-05 13:00:53','1','1','1','0000-00-00','mainitem','Inclusive','','active','','789','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(790,'ENO LEMON ','1','2','',16.00,'14','20','0','20',NULL,NULL,'5',0,0,'9290081670234680',0,0,0,15.00,'2022-12-05 13:06:24','1','1','1','0000-00-00','mainitem','Inclusive','','active','','790','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(791,'NEUROBION FORTE','1','2','',16.00,'2.4','10','0','',NULL,NULL,'5',0,0,'5009111670235145',0,0,0,84.00,'2022-12-05 13:14:28','1','1','1','0000-00-00','mainitem','Inclusive','','active','','791','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(792,'OLSOLONE BLUE BLISTER 100\'S','1','2','',16.00,'2','5','0','',NULL,NULL,'10',0,0,'1070711670235268',0,0,0,0.00,'2022-12-05 13:19:46','1','1','1','0000-00-00','mainitem','Inclusive','','active','','792','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(793,'OLSOLONE WHITE BLISTER 100\'S','1','2','',16.00,'2','5','0','',NULL,NULL,'10',0,0,'6966071670235587',0,0,0,160.00,'2022-12-05 13:21:28','1','1','1','0000-00-00','mainitem','Inclusive','','active','','793','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(794,'ALBENDAZOLE (ZOLEX TAB) 400MG','1','2','',16.00,'6','50','0','',NULL,NULL,'5',0,0,'8949921670236060',0,0,0,0.00,'2022-12-05 13:29:07','1','1','1','0000-00-00','mainitem','Inclusive','','active','','794','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(795,'CETRIZINE 60ML (ALZINEX)','1','2','',16.00,'17','100','0','',NULL,NULL,'5',0,0,'534491670236321',0,0,0,0.00,'2022-12-05 13:33:27','1','1','1','0000-00-00','mainitem','Inclusive','','active','','795','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(796,'CETRIZINE 60ML (CONTRIZET)','1','2','',16.00,'19.5','100','0','',NULL,NULL,'5',0,0,'6514141670236408',0,0,0,0.00,'2022-12-05 13:35:42','1','1','1','0000-00-00','mainitem','Inclusive','','active','','796','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(797,'COPHYDREX 100ML','1','2','',16.00,'42','100','0','',NULL,NULL,'5',0,0,'6375171670236586',0,0,0,0.00,'2022-12-05 13:37:36','1','1','1','0000-00-00','mainitem','Inclusive','','active','','797','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(798,'COPHYDREX 60ML','1','2','',16.00,'30','50','0','',NULL,NULL,'5',0,0,'2284221670236669',0,0,0,5.00,'2022-12-05 13:39:06','1','1','1','0000-00-00','mainitem','Inclusive','','active','','798','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(799,'ELYCORT CREAM','1','2','',16.00,'55','100','0','',NULL,NULL,'5',0,0,'5478561670236746',0,0,0,0.00,'2022-12-05 13:40:11','1','1','1','0000-00-00','mainitem','Inclusive','','active','','799','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(800,'NEXAHIST SYRUP 100ML','1','2','',16.00,'61.00','200','0','',NULL,NULL,'5',0,0,'4595241670237277',0,0,0,0.00,'2022-12-05 13:50:41','1','1','1','0000-00-00','mainitem','Inclusive','','active','','800','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(801,'NEXAHIST SYRUP 60ML','1','2','',16.00,'25','100','0','',NULL,NULL,'5',0,0,'4574091670237442',0,0,0,0.00,'2022-12-05 13:51:23','1','1','1','0000-00-00','mainitem','Inclusive','','active','','801','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(802,'PARACETAMOL SUSPENSION 60ML (PAMOL)','1','2','',16.00,'28','50','0','',NULL,NULL,'5',0,0,'1007571670237688',0,0,0,0.00,'2022-12-05 13:59:50','1','1','1','0000-00-00','mainitem','Inclusive','','active','','802','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(803,'SAFERON SYRUP 150ML','1','2','',16.00,'365','550','0','',NULL,NULL,'5',0,0,'6584831670238055',0,0,0,0.00,'2022-12-05 14:02:44','1','1','1','0000-00-00','mainitem','Inclusive','','active','','803','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(804,'TRIPACOFF 60ML','1','2','',16.00,'43','100','0','',NULL,NULL,'5',0,0,'8816701670238170',0,0,0,0.00,'2022-12-05 14:04:09','1','1','1','0000-00-00','mainitem','Inclusive','','active','','804','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(805,'HYDROGEN PEROXIDE 200ML','1','2','',16.00,'23','50','0','',NULL,NULL,'5',0,0,'9147791670238413',0,0,0,2.00,'2022-12-05 14:08:37','1','1','1','0000-00-00','mainitem','Inclusive','','active','','805','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(806,'KIFARU 50MG 4\'S','1','2','',16.00,'15','50','0','',NULL,NULL,'5',0,0,'7926121670238526',0,0,0,105.00,'2022-12-05 14:15:33','1','1','1','0000-00-00','mainitem','Inclusive','','active','','806','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(807,'TINIDAZOLE TABS(TINISKY) 4\'S','1','2','',16.00,'10','50','0','',NULL,NULL,'5',0,0,'4661701670239050',0,0,0,0.00,'2022-12-05 14:19:20','1','1','1','0000-00-00','mainitem','Inclusive','','active','','807','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(808,'KOFGON SYRUP 60MLS GREEN','1','2','',16.00,'26','100','0','',NULL,NULL,'5',0,0,'1046841670239607',0,0,0,23.00,'2024-05-10 10:55:24','8','1','1','0000-00-00','mainitem','Inclusive','','active','','808','pcs','Inventory','VATABLE','0','','','','','','','','',0),(809,'KOFGON SYRUP 60MLS RED','1','2','',16.00,'26','100','0','',NULL,NULL,'5',0,0,'1685771670239751',0,0,0,0.00,'2022-12-05 14:35:24','1','1','1','0000-00-00','mainitem','Inclusive','','active','','809','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(810,'TOTOMOL SUSP 60ML','1','2','',16.00,'26','50','0','',NULL,NULL,'5',0,0,'6023541670240125',0,0,0,3.00,'2022-12-05 14:36:44','1','1','1','0000-00-00','mainitem','Inclusive','','active','','810','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(811,'RANFERON 200ML','1','4','',16.00,'0','550','0','0',NULL,NULL,'5',0,0,'8272931670242493',0,0,0,0.00,'2022-12-05 15:16:35','1','1','1','0000-00-00','mainitem','Inclusive','','active','','811','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(812,'BETA COOL SUSP 200ML','1','2','',16.00,'143','300','0','300',NULL,NULL,'5',0,0,'6963961670244284',0,0,0,0.00,'2022-12-05 15:46:02','5','1','1','0000-00-00','mainitem','Inclusive','','active','','812','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(813,'NIFEDIPINE NIFELONG ER-20','1','2','',16.00,'2','5','0','',NULL,NULL,'5',0,0,'2850651670244469',0,0,0,180.00,'2022-12-05 15:49:34','5','1','1','0000-00-00','mainitem','Inclusive','','active','','813','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(814,'AMOXICILLIN SUSPENSION 6OMLS (KEMOXYL)','1','2','',16.00,'37','80','0','80',NULL,NULL,'5',0,0,'8983751670245470',0,0,0,0.00,'2022-12-05 16:05:09','5','1','1','0000-00-00','mainitem','Inclusive','','active','','814','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(815,'BIOTRIM SUSP 100ML','1','2','',16.00,'0','100','0','',NULL,NULL,'5',0,0,'8510371670246373',0,0,0,2.00,'2022-12-05 16:20:17','5','1','1','0000-00-00','mainitem','Inclusive','','active','','815','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(816,'ALCORIM SUSP 50ML','1','2','',16.00,'50','100','100','100',NULL,NULL,'5',0,0,'5527801670246447',0,0,0,0.00,'2022-12-05 16:21:58','5','1','1','0000-00-00','mainitem','Inclusive','','active','','816','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(817,'TRIMOXAZOLE 50MLS (CALTRIM)','1','2','',16.00,'0','50','0','',NULL,NULL,'5',0,0,'7634301670246670',0,0,0,0.00,'2022-12-05 16:25:09','5','1','1','0000-00-00','mainitem','Inclusive','','active','','817','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(818,'TRIMOXAZOLE 50MLS (LECOTRIM)','1','2','',16.00,'0','50','0','',NULL,NULL,'5',0,0,'3559961670246709',0,0,0,0.00,'2022-12-05 16:25:46','5','1','1','0000-00-00','mainitem','Inclusive','','active','','818','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(819,'TRIMOXAZOLE 100MLS (LECOTRIM)','1','2','',16.00,'0','100','0','',NULL,NULL,'5',0,0,'1424161670246815',0,0,0,0.00,'2022-12-05 16:27:40','5','1','1','0000-00-00','mainitem','Inclusive','','active','','819','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(820,'ZYCET TABS 100\'S','1','2','',16.00,'0','10','0','',NULL,NULL,'5',0,0,'288891670247007',0,0,0,743.00,'2022-12-05 16:31:17','5','1','1','0000-00-00','mainitem','Inclusive','','active','','820','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(821,'CACHCET','1','2','',16.00,'0','10','0','',NULL,NULL,'5',0,0,'491901670247078',0,0,0,0.00,'2022-12-05 16:32:16','5','1','1','0000-00-00','mainitem','Inclusive','','active','','821','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(822,'PYRIDOXINE TABS 100\'S','1','2','',16.00,'0','5','0','',NULL,NULL,'5',0,0,'7553941670247237',0,0,0,100.00,'2022-12-05 16:35:11','5','1','1','0000-00-00','mainitem','Inclusive','','active','','822','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(823,'VENTIL 4 MG 100\'S','1','2','',16.00,'0','5','0','',NULL,NULL,'5',0,0,'7995301670247456',0,0,0,0.00,'2022-12-05 16:38:40','5','1','1','0000-00-00','mainitem','Inclusive','','active','','823','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(824,'NIRAMIN SYRUP 60ML','1','2','',16.00,'0','50','0','',NULL,NULL,'5',0,0,'1260421670247648',0,0,0,5.00,'2022-12-05 16:42:17','5','1','1','0000-00-00','mainitem','Inclusive','','active','','824','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(825,'CARITON 60ML','1','2','',16.00,'0','50','0','',NULL,NULL,'5',0,0,'8735431670247738',0,0,0,0.00,'2022-12-05 16:43:09','5','1','1','0000-00-00','mainitem','Inclusive','','active','','825','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(826,'LUNAHIST 60ML','1','2','',16.00,'0','100','0','',NULL,NULL,'5',0,0,'7392321670248000',0,0,0,1.00,'2022-12-05 16:48:23','5','1','1','0000-00-00','mainitem','Inclusive','','active','','826','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(827,'LUNAHIST 100ML','1','2','',16.00,'0','200','0','',NULL,NULL,'5',0,0,'5968251670248104',0,0,0,0.00,'2022-12-05 16:48:57','5','1','1','0000-00-00','mainitem','Inclusive','','active','','827','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(828,'TEST ITEM','1','2','',0.00,'0','1','0','',NULL,NULL,'5',0,0,'2314131670252403',0,0,0,0.00,'2022-12-05 18:00:28','7','1','1','0000-00-00','mainitem','Inclusive','','active','','828','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(829,'peardine mouthwash','1','2','',0.00,'70','200','0','',NULL,NULL,'5',0,0,'6155551670315160',0,0,0,0.00,'2023-08-30 12:46:04','6','1','1','0000-00-00','mainitem','na','','active','','829','pcs','Inventory','EXEMPTED','0','','','','','','','','',0),(830,'627:=SALBUTAMOL 100ML(ventil)','1','2','',0.00,'35','150','0','150',NULL,NULL,'05',0,0,'2772711670315346',0,0,0,0.00,'2022-12-06 11:33:26','5','1','1','0000-00-00','mainitem','Inclusive','','active','','830','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(831,'628:=SALBUTAMOL 60MLS(ventil)','1','2','',0.00,'25','100','0','',NULL,NULL,'05',0,0,'2450671670315606',0,0,0,2.00,'2022-12-06 11:37:21','5','1','1','0000-00-00','mainitem','Inclusive','','active','','831','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(832,'salbutamol sulphate syrup 100ml(Butin)','1','2','',0.00,'35','200','0','',NULL,NULL,'5',0,0,'7162731670315842',0,0,0,0.00,'2022-12-06 11:41:48','5','1','1','0000-00-00','mainitem','Inclusive','','active','','832','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(833,'832:=salbutamol sulphate syrup 100ml(SABULIN)','1','2','',0.00,'37','150','0','150',NULL,NULL,'2',0,0,'2974501670316108',0,0,0,0.00,'2022-12-06 12:29:26','5','1','1','0000-00-00','mainitem','Inclusive','','active','','833','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(834,'723:=TRIOHIST EXPECTORANT 60ML','1','2','',0.00,'45','100','0','',NULL,NULL,'3',0,0,'8029741670319538',0,0,0,0.00,'2022-12-06 13:08:47','5','1','1','0000-00-00','mainitem','Inclusive','','active','','834','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(835,'ULCERID PLUS(200MLS)','1','2','',0.00,'55','200','','200',NULL,NULL,'2',0,0,'748071670321327',0,0,0,0.00,'2022-12-06 13:17:52','5','1','1','0000-00-00','mainitem','Inclusive','','active','','835','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(836,'FLATAMEAL-DS SUSP 200ML','1','2','',0.00,'225','400','','',NULL,NULL,'2',0,0,'4239671670321881',0,0,0,0.00,'2022-12-06 13:25:40','5','1','1','0000-00-00','mainitem','Inclusive','','active','','836','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(837,' UNIACTIN SYRUP(100ML)','1','2','',0.00,'181','300','0','',NULL,NULL,'03',0,0,'3717051670322341',0,0,0,0.00,'2022-12-06 14:00:44','5','1','1','0000-00-00','mainitem','Inclusive','','active','','837','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(838,'TRAMADOL CAPS 50MG 100S','1','2','',0.00,'2.45','10','0','10',NULL,NULL,'5',0,0,'3053051670324445',0,0,0,18.00,'2022-12-06 14:12:40','5','1','1','0000-00-00','mainitem','Inclusive','','active','','838','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(839,'PHENOBARBITONE 30MG 100S BP COSMOS','1','2','',0.00,'3','5','','',NULL,NULL,'05',0,0,'2307481670325161',0,0,0,0.00,'2022-12-06 14:17:47','5','1','1','0000-00-00','mainitem','Inclusive','','active','','839','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(840,'ALBENDAZOLE TABS 400MG(NILWORM)1\'s','1','2','',0.00,'5.5','50','0','',NULL,NULL,'5',0,0,'7139171670325468',0,0,0,6.00,'2022-12-06 14:39:23','5','1','1','0000-00-00','mainitem','Inclusive','','active','','840','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(841,'BRUSTAN SYRUP(100MLS)','1','2','',0.00,'235','350','0','',NULL,NULL,'1',0,0,'1810231670326764',0,0,0,0.00,'2022-12-06 16:28:59','5','1','1','0000-00-00','mainitem','Inclusive','','active','','841','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(842,'CYPON SYRUP 200MLS','1','2','',0.00,'265','450','0','',NULL,NULL,'1',0,0,'1117231670336056',0,0,0,0.00,'2022-12-06 17:30:00','5','1','1','0000-00-00','mainitem','Inclusive','','active','','842','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(843,'MEDIVEN CREAM 15G','1','2','',0.00,'49','80','0','',NULL,NULL,'2',0,0,'4953221670337001',0,0,0,8.00,'2022-12-06 17:47:52','5','1','1','0000-00-00','mainitem','Inclusive','','active','','843','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(844,'MEFENAMIC ACID 250MG','1','2','',0.00,'3','10','0','',NULL,NULL,'5',0,0,'8072641670338072',0,0,0,0.00,'2022-12-06 17:50:35','5','1','1','0000-00-00','mainitem','Inclusive','','active','','844','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(845,'PREGNACARE TABS 30\'s','1','2','',0.00,'25','40','0','',NULL,NULL,'5',0,0,'7858151670338235',0,0,0,0.00,'2022-12-06 17:59:02','5','1','1','0000-00-00','mainitem','na','','active','','845','pcs','Inventory','EXEMPTED','0','','','','','','','','',0),(846,'BYOFER 12 LIQUID 200MLS','1','2','',0.00,'130','300','0','300',NULL,NULL,'2',0,0,'3363601670338743',0,0,0,0.00,'2022-12-06 18:05:19','5','1','1','0000-00-00','mainitem','Inclusive','','active','','846','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(847,'CPM ZEDITONE 60MLS','1','2','',0.00,'30','100','100','100',NULL,NULL,'3',0,0,'5570701670339120',0,0,0,17.00,'2022-12-06 18:10:28','5','1','1','0000-00-00','mainitem','Inclusive','','active','','847','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(848,'FLUGONE DM 60MLS','1','2','',0.00,'180','270','0','270',NULL,NULL,'2',0,0,'8194081670339428',0,0,0,0.00,'2022-12-06 18:16:29','5','1','1','0000-00-00','mainitem','Inclusive','','active','','848','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(849,'ELYFLOX DRY SYRUP 100MLS','1','2','',0.00,'70','200','0','',NULL,NULL,'2',0,0,'2672411670339790',0,0,0,0.00,'2022-12-06 18:19:11','5','1','1','0000-00-00','mainitem','Inclusive','','active','','849','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(850,'PROMETHAZINE B/P 100\'s','1','2','',0.00,'2','5','0','',NULL,NULL,'10',0,0,'336621670339952',0,0,0,0.00,'2022-12-06 18:22:29','5','1','1','0000-00-00','mainitem','Inclusive','','active','','850','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(851,'CETIRIZINEPLAIN 60MLS','1','2','',0.00,'17.5','100','0','',NULL,NULL,'5',0,0,'7386891670340150',0,0,0,0.00,'2022-12-06 18:25:04','5','1','1','0000-00-00','mainitem','Inclusive','','active','','851','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(852,'CLOTRIMAZOLE 1%15GM CREAM','1','2','',0.00,'15','100','0','',NULL,NULL,'2',0,0,'8675921670400511',0,0,0,0.00,'2022-12-07 11:13:03','5','1','1','0000-00-00','mainitem','Inclusive','','active','','852','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(853,'EROVITA HCG PREGNANCY STRIPS','1','2','',0.00,'7','50','0','',NULL,NULL,'5',0,0,'6479401670400784',0,0,0,0.00,'2022-12-07 11:16:31','5','1','1','0000-00-00','mainitem','Inclusive','','active','','853','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(854,'BECOACTIN SUSP 200MLS','1','2','',0.00,'289','450','0','',NULL,NULL,'2',0,0,'5897561670400991',0,0,0,0.00,'2022-12-07 11:18:51','5','1','1','0000-00-00','mainitem','Inclusive','','active','','854','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(855,'PIRITON ORIGINAL SYRUP 100MLS','1','2','',0.00,'325','500','0','',NULL,NULL,'1',0,0,'4214901670402014',0,0,0,0.00,'2022-12-07 11:36:50','5','1','1','0000-00-00','mainitem','Inclusive','','active','','855','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(856,'SAFE 72','1','2','',0.00,'19','150','0','',NULL,NULL,'5',0,0,'7901651670402211',0,0,0,69.00,'2022-12-07 11:39:42','5','1','1','0000-00-00','mainitem','Inclusive','','active','','856','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(857,'BICOLEX TABS 100\'s','1','2','',0.00,'2.5','5','0','',NULL,NULL,'10',0,0,'7970531670402383',0,0,0,54.00,'2022-12-07 11:43:24','5','1','1','0000-00-00','mainitem','Inclusive','','active','','857','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(858,'CPM PIRICLOR TABS 100\'s YELLOW','1','2','',0.00,'1','2','0','',NULL,NULL,'10',0,0,'3040971670402605',0,0,0,60.00,'2022-12-07 11:58:12','5','1','1','0000-00-00','mainitem','Inclusive','','active','','858','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(859,'ALBENDAZOLE ALBAXATE 200MG TABS 2\'s','1','2','',0.00,'6','50','0','',NULL,NULL,'5',0,0,'3467521670403493',0,0,0,0.00,'2022-12-07 12:02:23','5','1','1','0000-00-00','mainitem','Inclusive','','active','','859','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(860,'IBUGESIC SUSP 60MLS','1','2','',0.00,'75','150','0','',NULL,NULL,'1',0,0,'1280061670404159',0,0,0,0.00,'2022-12-07 12:15:11','5','1','1','0000-00-00','mainitem','Inclusive','','active','','860','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(861,'NATOA SUSP','1','2','',0.00,'50','150','0','',NULL,NULL,'1',0,0,'8153601670404512',0,0,0,0.00,'2022-12-07 12:21:09','5','1','1','0000-00-00','mainitem','Inclusive','','active','','861','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(862,'NATOA TABS 6\'s','1','2','',0.00,'40','100','0','',NULL,NULL,'1',0,0,'7664511670404869',0,0,0,0.00,'2022-12-07 12:23:23','5','1','1','0000-00-00','mainitem','Inclusive','','active','','862','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(863,'TANZOL SUSP ALBENDAZOLE 10ML','1','2','',0.00,'19','50','0','',NULL,NULL,'5',0,0,'3819761670405003',0,0,0,0.00,'2022-12-07 12:27:13','5','1','1','0000-00-00','mainitem','Inclusive','','active','','863','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(864,'PCM TAMEDOL SYP 60ML','1','2','',0.00,'20','200','0','',NULL,NULL,'5',0,0,'3811911670405233',0,0,0,0.00,'2022-12-07 12:35:45','5','1','1','0000-00-00','mainitem','Inclusive','','active','','864','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(865,'IZZITHREE ORAL SUSP 15MLS','1','2','',0.00,'36','150','0','',NULL,NULL,'1',0,0,'203101670406081',0,0,0,11.00,'2022-12-07 12:44:01','5','1','1','0000-00-00','mainitem','Inclusive','','active','','865','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(866,'PCM CALPOL SUSP 60MLS','1','2','',0.00,'195','300','0','',NULL,NULL,'1',0,0,'2611991670406242',0,0,0,0.00,'2022-12-07 12:49:09','5','1','1','0000-00-00','mainitem','Inclusive','','active','','866','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(867,'ATRIZEX CETRIZINE SYP 60MLS','1','2','',0.00,'25','100','0','',NULL,NULL,'5',0,0,'7678711670406550',0,0,0,0.00,'2022-12-07 12:54:32','5','1','1','0000-00-00','mainitem','Inclusive','','active','','867','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(868,'ACTM LONART 24\'s','1','2','',0.00,'66','150','0','',NULL,NULL,'1',0,0,'4755051670406872',0,0,0,0.00,'2022-12-07 12:56:33','5','1','1','0000-00-00','mainitem','Inclusive','','active','','868','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(869,'OMEPRAZOLE(OMIS)20MG 100\'s','1','2','',0.00,'2','10','0','',NULL,NULL,'20',0,0,'1789091670406994',0,0,0,0.00,'2022-12-07 13:05:42','5','1','1','0000-00-00','mainitem','Inclusive','','active','','869','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(870,'POSTPONE 2','1','2','',0.00,'27','150','0','',NULL,NULL,'2',0,0,'3572951670412425',0,0,0,0.00,'2022-12-07 14:30:16','5','1','1','0000-00-00','mainitem','Inclusive','','active','','870','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(871,'LESCID SUSP 100MLS','1','2','',0.00,'45','150','0','',NULL,NULL,'3',0,0,'116701670412616',0,0,0,0.00,'2022-12-07 14:35:25','5','1','1','0000-00-00','mainitem','Inclusive','','active','','871','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(872,'AMOXILLIN KEMOXYL SUSP 60ML','1','2','',0.00,'31','50','0','',NULL,NULL,'2',0,0,'1979411670412926',0,0,0,0.00,'2022-12-07 14:39:15','5','1','1','0000-00-00','mainitem','Inclusive','','active','','872','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(873,'MUCOLYN PAEDIATRIC SRP 100MLS','1','2','',0.00,'120','300','0','',NULL,NULL,'2',0,0,'9695791670413932',0,0,0,0.00,'2022-12-07 14:57:13','5','1','1','0000-00-00','mainitem','Inclusive','','active','','873','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(874,'MUCOLYN SYRUP 100MLS','1','2','',0.00,'99','200','0','200',NULL,NULL,'2',0,0,'5549251670414234',0,0,0,0.00,'2022-12-07 14:59:26','5','1','1','0000-00-00','mainitem','Inclusive','','active','','874','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(875,'KIDDICOF PAEDIATRIC 100MLS','1','2','',0.00,'70','200','0','',NULL,NULL,'2',0,0,'4223961670414366',0,0,0,4.00,'2022-12-07 15:01:43','5','1','1','0000-00-00','mainitem','Inclusive','','active','','875','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(876,'MAGNACID GEL 100MLS','1','2','',0.00,'45','150','0','0',NULL,NULL,'2',0,0,'4491621670414504',0,0,0,0.00,'2022-12-07 15:06:08','5','1','1','0000-00-00','mainitem','Inclusive','','active','','876','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(877,'LOFNAC GEL 30GM','1','2','',0.00,'99','200','0','',NULL,NULL,'2',0,0,'6143171670414769',0,0,0,0.00,'2022-12-07 15:12:28','5','1','1','0000-00-00','mainitem','Inclusive','','active','','877','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(878,'HEDEX TABS 100\'s','1','2','',0.00,'5','10','0','',NULL,NULL,'10',0,0,'2589031670415149',0,0,0,15.00,'2022-12-07 15:39:39','5','1','1','0000-00-00','mainitem','Inclusive','','active','','878','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(879,'CREPE BANDAGE 2\"','1','2','',0.00,'18','50','0','',NULL,NULL,'2',0,0,'2614111670416780',0,0,0,4.00,'2022-12-07 15:50:22','5','1','1','0000-00-00','mainitem','Inclusive','','active','','879','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(880,'CREPE BANDAGE 3\"','1','2','',0.00,'22','100','0','',NULL,NULL,'2',0,0,'7912531670417423',0,0,0,3.00,'2022-12-07 15:53:26','5','1','1','0000-00-00','mainitem','Inclusive','','active','','880','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(881,'CREPE BANDAGE 4\"','1','2','',0.00,'35','150','0','',NULL,NULL,'1',0,0,'1334741670417606',0,0,0,0.00,'2022-12-07 16:11:33','5','1','1','0000-00-00','mainitem','Inclusive','','active','','881','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(882,'MARAMOJA TABS 100\'s','1','2','',0.00,'3','10','0','',NULL,NULL,'5',0,0,'7276321670418693',0,0,0,3.00,'2022-12-07 16:17:33','5','1','1','0000-00-00','mainitem','Inclusive','','active','','882','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(883,'SURGICACAL SPIRIT 100MLS','1','2','',0.00,'35','100','0','',NULL,NULL,'1',0,0,'1186711670419054',0,0,0,0.00,'2022-12-07 17:12:13','5','1','1','0000-00-00','mainitem','Inclusive','','active','','883','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(884,'TRIPOZED EXP 60MLS','1','2','',0.00,'26','100','0','',NULL,NULL,'2',0,0,'5864331670424653',0,0,0,0.00,'2022-12-07 17:56:13','5','1','1','0000-00-00','mainitem','Inclusive','','active','','884','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(885,'BRUSTAN TABS 10\'s','1','2','',0.00,'15','30','0','30',NULL,NULL,'2',0,0,'9153231670424974',0,0,0,0.00,'2022-12-07 18:37:22','5','1','1','0000-00-00','mainitem','Inclusive','','active','','885','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(886,'GOCID SUSP 100ML','1','2','',0.00,'33','100','0','',NULL,NULL,'2',0,0,'7834291670506630',0,0,0,5.00,'2022-12-08 16:55:20','5','1','1','0000-00-00','mainitem','Inclusive','','active','','886','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(887,'INSTARYL D SYRUP 100ML','1','2','',0.00,'50','200','0','',NULL,NULL,'3',0,0,'1388211670510445',0,0,0,0.00,'2022-12-08 17:51:43','5','1','1','0000-00-00','mainitem','Inclusive','','active','','887','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(888,'BROTALINE EXP 100ML','1','2','',0.00,'70','200','','200',NULL,NULL,'2',0,0,'4925431670511104',0,0,0,0.00,'2022-12-08 18:23:23','5','1','1','0000-00-00','mainitem','Inclusive','','active','','888','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(889,'AVASTATIN 20MG 28\'s','1','2','',0.00,'8','15','0','',NULL,NULL,'5',0,0,'6337111670513004',0,0,0,0.00,'2022-12-08 18:40:50','5','1','1','0000-00-00','mainitem','Inclusive','','active','','889','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(890,'CHLOROPHENIRAMINE SYRUP 60ML','1','2','',0.00,'15','100','0','',NULL,NULL,'5',0,0,'4250851670678904',0,0,0,6.00,'2022-12-10 16:31:06','5','1','1','0000-00-00','mainitem','Inclusive','','active','','890','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(891,'PACIFEN SUSPENSION 100ML','1','2','',0.00,'45','150','0','150',NULL,NULL,'2',0,0,'918451670679066',0,0,0,0.00,'2022-12-10 16:33:25','5','1','1','0000-00-00','mainitem','Inclusive','','active','','891','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(892,'HYOSPAN SYRUP 60MLS','1','2','',0.00,'29','100','0','',NULL,NULL,'1',0,0,'9189181670680382',0,0,0,0.00,'2022-12-10 16:54:32','5','1','1','0000-00-00','mainitem','Inclusive','','active','','892','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(893,'STOPACID SUSPENSION 100MLS','1','2','',0.00,'32','100','0','',NULL,NULL,'1',0,0,'9274671670680593',0,0,0,1.00,'2022-12-10 16:59:01','5','1','1','0000-00-00','mainitem','Inclusive','','active','','893','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(894,'ALLUCID ANTACID SUSPENSION 100ML','1','2','',0.00,'49','150','0','1',NULL,NULL,'1',0,0,'2963021670680757',0,0,0,0.00,'2022-12-10 17:02:07','5','1','1','0000-00-00','mainitem','Inclusive','','active','','894','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(895,'CONSED EXPECTORANT 60MLS','1','2','',0.00,'27','50','0','50',NULL,NULL,'2',0,0,'2031671670681076',0,0,0,0.00,'2022-12-10 17:08:17','5','1','1','0000-00-00','mainitem','Inclusive','','active','','895','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(896,'PIRICLOR SYRUP 60MLS','1','2','',0.00,'22','50','0','',NULL,NULL,'2',0,0,'378311670681347',0,0,0,0.00,'2022-12-10 17:12:22','5','1','1','0000-00-00','mainitem','Inclusive','','active','','896','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(897,'IBUFLAM SUSPENSION 60MLS','1','2','',0.00,'24','50','0','',NULL,NULL,'3',0,0,'6983291670681585',0,0,0,5.00,'2022-12-10 17:19:11','5','1','1','0000-00-00','mainitem','Inclusive','','active','','897','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(898,'BIOCOF EXPECTORANT 100ML','1','2','',0.00,'50','150','0','150',NULL,NULL,'2',0,0,'1175231670772549',0,0,0,0.00,'2022-12-11 18:38:40','5','1','1','0000-00-00','mainitem','Inclusive','','active','','898','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(899,'BIOCOF EXPECTORANT 60ML','1','2','',0.00,'25','100','0','',NULL,NULL,'2',0,0,'7766621670773121',0,0,0,0.00,'2022-12-11 18:44:17','5','1','1','0000-00-00','mainitem','Inclusive','','active','','899','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(900,'FLUGONE EX EXPECTORANT 60ML','1','2','',0.00,'129','250','0','',NULL,NULL,'1',0,0,'4842951670774408',0,0,0,0.00,'2022-12-11 19:40:55','5','1','1','0000-00-00','mainitem','Inclusive','','active','','900','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(901,'OSSCOFF EXPECTORANT 100MLS','1','2','',0.00,'45','150','0','150',NULL,NULL,'2',0,0,'2203261670776864',0,0,0,0.00,'2022-12-11 20:56:40','5','1','1','0000-00-00','mainitem','Inclusive','','active','','901','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(902,'OSSCOFF EXPECTORANT 60ML','1','2','',0.00,'27','100','0','',NULL,NULL,'2',0,0,'8607951670781401',0,0,0,0.00,'2022-12-11 20:59:30','5','1','1','0000-00-00','mainitem','Inclusive','','active','','902','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(903,'CETRIPLUS SYRUP 60MLS','1','2','',0.00,'32','100','0','',NULL,NULL,'2',0,0,'6921661670783504',0,0,0,0.00,'2022-12-11 21:34:00','5','1','1','0000-00-00','mainitem','Inclusive','','active','','903','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(904,'PAINIL PARACETAMOL SYRUP 100ML','1','2','',0.00,'35','100','0','',NULL,NULL,'2',0,0,'2635251670783640',0,0,0,0.00,'2022-12-11 21:36:01','5','1','1','0000-00-00','mainitem','Inclusive','','active','','904','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(905,'PARADOL PARACETAMOL SYRUP 100ML','1','2','',0.00,'32','100','0','',NULL,NULL,'2',0,0,'9649571670783762',0,0,0,0.00,'2022-12-11 21:37:42','5','1','1','0000-00-00','mainitem','Inclusive','','active','','905','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(906,'TRUMOL PARACETAMOL SYRUP 60ML','1','2','',0.00,'25','50','0','',NULL,NULL,'2',0,0,'3499241670784008',0,0,0,7.00,'2022-12-11 21:48:28','5','1','1','0000-00-00','mainitem','Inclusive','','active','','906','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(907,'TRUMOL PARACETAMOL SYRUP 100ML','1','2','',0.00,'35','100','0','',NULL,NULL,'2',0,0,'486161670784509',0,0,0,0.00,'2022-12-11 22:40:39','5','1','1','0000-00-00','mainitem','Inclusive','','active','','907','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(908,'BETAMED CREAM 20G','1','2','',0.00,'38','80','0','80',NULL,NULL,'2',0,0,'297951670827663',0,0,0,0.00,'2022-12-12 09:49:06','5','1','1','0000-00-00','mainitem','Inclusive','','active','','908','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(909,'AMEBACID SUSP 100MLS','1','2','',0.00,'70','300','','',NULL,NULL,'2',0,0,'2772711670829170',0,0,0,0.00,'2022-12-12 10:15:30','5','1','1','0000-00-00','mainitem','Inclusive','','active','','909','pcs','Inventory','EXEMPTED','1',NULL,'','','','','','','',0),(910,'TRIDAHIST 60MLS','1','2','',0.00,'25','100','0','',NULL,NULL,'5',0,0,'6267331670829411',0,0,0,5.00,'2022-12-12 10:19:40','5','1','1','0000-00-00','mainitem','Inclusive','','active','','910','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(911,'COLDRIL SUSP 100MLS','1','2','',0.00,'65','150','0','150',NULL,NULL,'5',0,0,'5021491670829605',0,0,0,0.00,'2022-12-12 10:33:10','5','1','1','0000-00-00','mainitem','Inclusive','','active','','911','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(912,'GLISEOFULVIN 125MG','1','4','',0.00,'5','5','0','',NULL,NULL,'10',0,0,'4239671670830624',0,0,0,0.00,'2022-12-12 10:40:38','5','1','1','0000-00-00','mainitem','Inclusive','','active','','912','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(913,'GLISEOFULVIN 250MG','1','4','',0.00,'5','10','0','',NULL,NULL,'10',0,0,'1810231670830848',0,0,0,0.00,'2022-12-12 10:43:50','5','1','1','0000-00-00','mainitem','Inclusive','','active','','913','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(914,'PIRITON ORIGINAL 4MG','1','2','',0.00,'2.5','5','0','',NULL,NULL,'5',0,0,'5247461670835744',0,0,0,0.00,'2022-12-12 12:04:09','5','1','1','0000-00-00','mainitem','Inclusive','','active','','914','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(915,'SALBUTAMOL TABS 4MG','1','4','',0.00,'2','5','0','',NULL,NULL,'`10',0,0,'8088051670855672',0,0,0,231.00,'2022-12-12 17:37:44','5','1','1','0000-00-00','mainitem','Inclusive','','active','','915','pcs','Inventory','EXEMPTED','0 ',NULL,'','','','','','','',0),(916,'DEPO INJ','1','2','',0.00,'80','200','0','',NULL,NULL,'1',0,0,'3688051670864068',0,0,0,0.00,'2022-12-12 19:56:33','5','1','1','0000-00-00','mainitem','Inclusive','','active','','916','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(917,'DICLOMOL MR','1','4','',0.00,'2','10','0','',NULL,NULL,'10',0,0,'5247461670864248',0,0,0,0.00,'2022-12-12 19:59:30','5','1','1','0000-00-00','mainitem','Inclusive','','active','','917','pcs','Inventory','EXEMPTED','0 ',NULL,'','','','','','','',0),(918,'MEDSTOP 60MLS','1','2','',0.00,' 45','10O','0','',NULL,NULL,'2',0,0,'5449261670865981',0,0,0,0.00,'2022-12-12 20:27:31','5','1','1','0000-00-00','mainitem','Inclusive','','active','','918','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(919,'IBUFLAM TABS 400MG','1','2','',0.00,'134','5','0','',NULL,NULL,'10',0,0,'5247461670869954',0,0,0,0.00,'2022-12-12 21:37:47','5','1','1','0000-00-00','mainitem','Inclusive','','active','','919','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(920,'VITAMIN B INJ','1','2','',0.00,'65','150','0','',NULL,NULL,'1',0,0,'8959591670943651',0,0,0,0.00,'2022-12-13 18:02:24','7','1','1','0000-00-00','mainitem','Inclusive','','active','','920','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(921,'INDOCID','1','4','',0.00,'1','2','0','',NULL,NULL,'1',0,0,'2450671670943836',0,0,0,0.00,'2022-12-13 18:09:13','7','1','1','0000-00-00','mainitem','Inclusive','','active','','921','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(922,'CLOTRIMAZOLE PESSARIES 6S','1','2','',0.00,'55','200','0','',NULL,NULL,'2',0,0,'7924011670951479',0,0,0,0.00,'2022-12-13 20:13:23','7','1','1','0000-00-00','mainitem','Inclusive','','active','','922','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(923,'CIPLOFLAXACIN 500MG','1','4','',0.00,'5','10','0','',NULL,NULL,'10',0,0,'9189181670951701',0,0,0,7.00,'2022-12-13 20:16:30','7','1','1','0000-00-00','mainitem','Inclusive','','active','','923','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(924,'METRONIDAZOLE 400MG','1','2','',0.00,'4','10','0','',NULL,NULL,'`10',0,0,'1884851670951852',0,0,0,0.00,'2022-12-13 20:18:32','7','1','1','0000-00-00','mainitem','Inclusive','','active','','924','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(925,'ATORVASTATIN 20MG','1','2','',0.00,'5','15','0','',NULL,NULL,'5',0,0,'1535331670954040',0,0,0,0.00,'2022-12-13 20:55:39','7','1','1','0000-00-00','mainitem','Inclusive','','active','','925','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(926,'ESOMEPRAZOLE 20MG','1','2','',0.00,'9','20','0','',NULL,NULL,'5',0,0,'8959591670954267',0,0,0,0.00,'2022-12-13 20:59:22','7','1','1','0000-00-00','mainitem','Inclusive','','active','','926','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(927,'COLDCAP CAPS 12\'S','1','2','',0.00,'4','10','0','',NULL,NULL,'10',0,0,'5307271671000938',0,0,0,0.00,'2022-12-14 09:57:15','7','1','1','0000-00-00','mainitem','Inclusive','','active','','927','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(928,'FEMIPLAN 28S','1','2','',0.00,'75','100','0','100',NULL,NULL,'3',0,0,'4590401671001096',0,0,0,22.00,'2022-12-14 09:59:39','7','1','1','0000-00-00','mainitem','Inclusive','','active','','928','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(929,'EROVITA HCG PREGNANCY STRIPS','1','2','',0.00,'19','25','0','',NULL,NULL,'3',0,0,'6862751671001348',0,0,0,0.00,'2022-12-14 10:04:07','7','1','1','0000-00-00','mainitem','Inclusive','','active','','929','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(930,'kaluma king','1','2','',0.00,'9','20','0','',NULL,NULL,'20',0,0,'4010081671001629',0,0,0,35.00,'2022-12-14 10:10:56','7','1','1','0000-00-00','mainitem','Inclusive','','active','','930','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(931,'brufen 200mg','1','2','',0.00,'2','5','0','',NULL,NULL,'5',0,0,'8172331671002013',0,0,0,41.00,'2022-12-14 10:14:47','7','1','1','0000-00-00','mainitem','Inclusive','','active','','931','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(932,'cipadon 100mg','1','2','',0.00,'23','50','0','',NULL,NULL,'2',0,0,'5449261671002259',0,0,0,0.00,'2022-12-14 10:19:36','7','1','1','0000-00-00','mainitem','Inclusive','','active','','932','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(933,'cipladon paracetamol 1000mg','1','2','',0.00,'0','50','0','',NULL,NULL,'2',0,0,'8058141671002469',0,0,0,0.00,'2022-12-14 10:23:16','7','1','1','0000-00-00','mainitem','Inclusive','','active','','933','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(934,'PCM CALPOL SUS 100mls','1','4','',0.00,'265','350','0','',NULL,NULL,'1',0,0,'6484831671003036',0,0,0,0.00,'2022-12-14 10:31:45','7','1','1','0000-00-00','mainitem','Inclusive','','active','','934','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(935,'ELASTOPLAT','1','2','',0.00,'4','10','0','',NULL,NULL,'1',0,0,'499751671017300',0,0,0,0.00,'2022-12-14 14:29:39','7','1','1','0000-00-00','mainitem','Inclusive','','active','','935','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(936,'HYDROCHLOROTHIAZIDE 25MG','1','2','',0.00,'2','5','0','',NULL,NULL,'10',0,0,'5449261671018252',0,0,0,0.00,'2022-12-14 14:46:18','7','1','1','0000-00-00','mainitem','Inclusive','','active','','936','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(937,'glucomet 500mg','1','2','',0.00,'2','5','0','',NULL,NULL,'20',0,0,'5147771671032215',0,0,0,0.00,'2022-12-14 18:40:48','7','1','1','0000-00-00','mainitem','Inclusive','','active','','937','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(938,'mentho','1','2','',0.00,'35','50','0','',NULL,NULL,'2',0,0,'9411521671032648',0,0,0,0.00,'2022-12-14 18:45:18','7','1','1','0000-00-00','mainitem','Inclusive','','active','','938','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(939,'brufen 400mg','1','2','',0.00,'1.5','5','0','5',NULL,NULL,'2',0,0,'7722211671037738',0,0,0,0.00,'2022-12-14 20:11:34','7','1','1','0000-00-00','mainitem','Inclusive','','active','','939','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(940,'INDOCID','1','2','',0.00,'1','5','0','',NULL,NULL,'1',0,0,'4925431671038752',0,0,0,0.00,'2022-12-14 20:27:13','7','1','1','0000-00-00','mainitem','Inclusive','','active','','940','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(941,'BACTOCLAV 625MG 20\'s','1','2','',0.00,'90','400','0','',NULL,NULL,'2',0,0,'2357021671103942',0,0,0,2.00,'2022-12-15 14:36:34','5','1','1','0000-00-00','mainitem','Inclusive','','active','','941','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(942,'DOXYCLINE CAPS 100MG ','1','2','',0.00,'3','10','0','',NULL,NULL,'10',0,0,'9189181671111093',0,0,0,62.00,'2022-12-15 16:35:27','5','1','1','0000-00-00','mainitem','Inclusive','','active','','942','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(943,'TRICOZOLE 4OOMG','1','4','',0.00,'5','10','0','',NULL,NULL,'20',0,0,'2772711671127778',0,0,0,0.00,'2022-12-15 21:12:31','5','1','1','0000-00-00','mainitem','Inclusive','','active','','943','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(944,'PHENAMINE SYRUP 60ML','1','2','',0.00,'15','50','0','50',NULL,NULL,'5',0,0,'6287571671178272',0,0,0,0.00,'2022-12-16 11:15:59','5','1','1','0000-00-00','mainitem','Inclusive','','active','','944','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(945,'ALBALITE SUSP 10ML(ALBENDAZOLE)','1','2','',0.00,'10','50','0','0',NULL,NULL,'5',0,0,'8805221671178560',0,0,0,0.00,'2022-12-16 11:17:46','5','1','1','0000-00-00','mainitem','Inclusive','','active','','945','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(946,'ALLUCID PLUS ANTACID SUSP 100ML','1','2','',0.00,'130','200','0','200',NULL,NULL,'2',0,0,'9236911671179172',0,0,0,0.00,'2022-12-16 11:27:28','5','1','1','0000-00-00','mainitem','Inclusive','','active','','946','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(947,'POLYCID PLUS TABS ','1','2','',0.00,'2.5','5','0','',NULL,NULL,'10',0,0,'2093901671179249',0,0,0,0.00,'2022-12-16 11:36:31','5','1','1','0000-00-00','mainitem','Inclusive','','active','','947','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(948,'INSTARYL EXPECORANT 100MLS','1','2','',0.00,'35','150','0','',NULL,NULL,'2',0,0,'384351671181739',0,0,0,1.00,'2022-12-16 12:11:03','5','1','1','0000-00-00','mainitem','Inclusive','','active','','948','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(949,'OBREX EXPECTORANT 100MLS','1','2','',0.00,'35','100','0','100',NULL,NULL,'2',0,0,'3855411671182133',0,0,0,0.00,'2022-12-16 12:17:27','5','1','1','0000-00-00','mainitem','Inclusive','','active','','949','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(950,'OBREX EXPECTORANT 60MLS','1','2','',0.00,'25','100','0','',NULL,NULL,'2',0,0,'7245511671182261',0,0,0,0.00,'2022-12-16 12:19:05','5','1','1','0000-00-00','mainitem','Inclusive','','active','','950','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(951,'BENACOFF PAEDIATRIC EXPECTORANT 100MLS','1','2','',0.00,'75','200','0','',NULL,NULL,'2',0,0,'9353221671182346',0,0,0,2.00,'2022-12-16 12:20:42','5','1','1','0000-00-00','mainitem','Inclusive','','active','','951','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(952,'BENACOFF EXPECTORANT 100MLS','1','2','',0.00,'75','200','0','',NULL,NULL,'2',0,0,'5145951671182443',0,0,0,0.00,'2022-12-16 12:22:11','5','1','1','0000-00-00','mainitem','Inclusive','','active','','952','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(953,'TRIMEX ADULT EXPECT 100MLS','1','2','',0.00,'110','200','0','200',NULL,NULL,'2',0,0,'3068151671182584',0,0,0,0.00,'2022-12-16 12:24:35','5','1','1','0000-00-00','mainitem','Inclusive','','active','','953','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(954,'ACTICOFF CHESTY COUGH SYRUP 100MLS','1','2','',0.00,'120','200','0','200',NULL,NULL,'2',0,0,'1447421671182891',0,0,0,0.00,'2022-12-16 12:29:51','5','1','1','0000-00-00','mainitem','Inclusive','','active','','954','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(955,'ACTICOFF DRY COUGH SYRUP 100MLS','1','2','',0.00,'145','300','0','',NULL,NULL,'2',0,0,'7901961671182992',0,0,0,0.00,'2022-12-16 12:31:12','5','1','1','0000-00-00','mainitem','Inclusive','','active','','955','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(956,'TRIPACOFF EXPECTORANT 100MLS','1','2','',0.00,'35','200','0','',NULL,NULL,'2',0,0,'1655561671183292',0,0,0,0.00,'2022-12-16 12:36:43','5','1','1','0000-00-00','mainitem','Inclusive','','active','','956','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(957,'LACOFF ORIGINAL 100MLS','1','2','',0.00,'150','300','0','',NULL,NULL,'02',0,0,'4855941671183481',0,0,0,0.00,'2022-12-16 12:41:28','5','1','1','0000-00-00','mainitem','Inclusive','','active','','957','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(958,'LACOFF EXPECTORANT 60MLS','1','2','',0.00,'25','100','0','',NULL,NULL,'2',0,0,'333301671183863',0,0,0,0.00,'2022-12-16 12:45:50','5','1','1','0000-00-00','mainitem','Inclusive','','active','','958','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(959,'FLEMNIL EXPECTORANT 120MLS','1','2','',0.00,'100','250','0','',NULL,NULL,'2',0,0,'4930861671183991',0,0,0,0.00,'2022-12-16 12:47:50','5','1','1','0000-00-00','mainitem','Inclusive','','active','','959','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(960,'TUSICOFF DRY COUGH 100MLS','1','2','',0.00,'75','200','0','',NULL,NULL,'2',0,0,'1894521671184341',0,0,0,0.00,'2022-12-16 12:56:32','5','1','1','0000-00-00','mainitem','Inclusive','','active','','960','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(961,'ALCOSED SYRUP 100MLS','1','2','',0.00,'35','150','0','',NULL,NULL,'2',0,0,'489481671184630',0,0,0,0.00,'2022-12-16 12:58:56','5','1','1','0000-00-00','mainitem','Inclusive','','active','','961','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(962,'TUSPEL PLUS 60MLS ','1','2','',0.00,'75','150','0','',NULL,NULL,'2',0,0,'1327191671185100',0,0,0,0.00,'2022-12-16 13:06:30','5','1','1','0000-00-00','mainitem','Inclusive','','active','','962','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(963,'BENASED DRY COUGH LINTUS 60MLS','1','2','',0.00,'45','150','0','',NULL,NULL,'2',0,0,'8021891671185190',0,0,0,0.00,'2022-12-16 13:10:07','5','1','1','0000-00-00','mainitem','Inclusive','','active','','963','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(964,'BENASED CHESTYCOUGH 60MLS','1','2','',0.00,'45','100','0','',NULL,NULL,'2',0,0,'1269491671185408',0,0,0,0.00,'2022-12-16 13:16:28','5','1','1','0000-00-00','mainitem','Inclusive','','active','','964','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(965,'CONSED EXPECTORANT 100MLS','1','2','',0.00,'75','150','0','',NULL,NULL,'2',0,0,'1988171671186002',0,0,0,0.00,'2022-12-16 13:24:26','5','1','1','0000-00-00','mainitem','Inclusive','','active','','965','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(966,'COSCOF -DM 100MLS','1','2','',0.00,'98','250','0','',NULL,NULL,'2',0,0,'1223871671186677',0,0,0,0.00,'2022-12-16 13:33:28','5','1','1','0000-00-00','mainitem','Inclusive','','active','','966','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(967,'CARBO PROM SYRUP 100ML','1','2','',0.00,'98','200','0','',NULL,NULL,'2',0,0,'3599841671186809',0,0,0,3.00,'2022-12-16 13:38:30','5','1','1','0000-00-00','mainitem','Inclusive','','active','','967','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(968,'DACOF PAEDIATRIC 100MLS','1','2','',0.00,'75','150','0','',NULL,NULL,'2',0,0,'2397811671187111',0,0,0,0.00,'2022-12-16 13:39:59','5','1','1','0000-00-00','mainitem','Inclusive','','active','','968','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(969,'CHERICOF COUGH FORMULA 100ML','1','2','',0.00,'75','300','0','',NULL,NULL,'2',0,0,'2920731671191946',0,0,0,0.00,'2022-12-16 15:03:52','5','1','1','0000-00-00','mainitem','Inclusive','','active','','969','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(970,'COLDAMOL_P SYRUP 100ML','1','2','',0.00,'105','200','0','',NULL,NULL,'2',0,0,'5471611671192232',0,0,0,0.00,'2022-12-16 15:08:44','5','1','1','0000-00-00','mainitem','Inclusive','','active','','970','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(971,'DELASED PAEDIATRIC 100 MLS','1','2','',0.00,'95','200','0','',NULL,NULL,'2',0,0,'4368971671193053',0,0,0,0.00,'2022-12-16 15:22:00','5','1','1','0000-00-00','mainitem','Inclusive','','active','','971','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(972,'BRONKOF COUGH SYRUP 60MLS','1','2','',0.00,'75','200','0','',NULL,NULL,'2',0,0,'8373521671194317',0,0,0,0.00,'2022-12-16 15:41:13','5','1','1','0000-00-00','mainitem','Inclusive','','active','','972','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(973,'THIOCARB PROM 60MLS','1','2','',0.00,'45','200','0','',NULL,NULL,'2',0,0,'2532241671194890',0,0,0,0.00,'2022-12-16 15:50:38','5','1','1','0000-00-00','mainitem','Inclusive','','active','','973','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(974,'PENDOFER SYRUP 200MLS','1','2','',0.00,'115','300','0','2',NULL,NULL,'2',0,0,'6131991671195039',0,0,0,0.00,'2022-12-16 15:53:07','5','1','1','0000-00-00','mainitem','Inclusive','','active','','974','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(975,'ENERVIT MULTIVITAMIN SYRUP 60MLS','1','2','',0.00,'26','50','0','50',NULL,NULL,'2',0,0,'1873671671195527',0,0,0,0.00,'2022-12-16 16:00:19','5','1','1','0000-00-00','mainitem','Inclusive','','active','','975','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(976,'EUVITAN MULTIVITAMIN SYRUP 100MLS','1','2','',0.00,'35','100','0','100',NULL,NULL,'2',0,0,'3646971671195619',0,0,0,0.00,'2022-12-16 16:02:49','5','1','1','0000-00-00','mainitem','Inclusive','','active','','976','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(977,'EUVITAN MULTIVITAMIN SYRUP 60MLS','1','2','',0.00,'25','100','0','',NULL,NULL,'2',0,0,'9272251671195769',0,0,0,0.00,'2022-12-16 16:12:05','5','1','1','0000-00-00','mainitem','Inclusive','','active','','977','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(978,'RINAVIT MULTIVITAMIN SYRUP 60MLS','1','2','',0.00,'26','100','0','',NULL,NULL,'2',0,0,'815141671196917',0,0,0,0.00,'2022-12-16 16:24:00','5','1','1','0000-00-00','mainitem','Inclusive','','active','','978','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(979,'POLYBENVITE MULTIVITAMIN SYRUP 60MLS','1','2','',0.00,'27','100','0','',NULL,NULL,'2',0,0,'2310501671197164',0,0,0,0.00,'2022-12-16 16:28:09','5','1','1','0000-00-00','mainitem','Inclusive','','active','','979','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(980,'DAWAVITE SYRUP 60MLS','1','2','',0.00,'25','100','0','',NULL,NULL,'2',0,0,'5579761671197289',0,0,0,0.00,'2022-12-16 16:31:42','5','1','1','0000-00-00','mainitem','Inclusive','','active','','980','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(981,'MULTIVITAMIN SYRUP 60MLS','1','2','',0.00,'23','100','0','',NULL,NULL,'2',0,0,'3727021671197557',0,0,0,0.00,'2022-12-16 16:36:03','5','1','1','0000-00-00','mainitem','Inclusive','','active','','981','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(982,'NUTRIVITA SYRUP 200MLS','1','2','',0.00,'110','200','0','',NULL,NULL,'2',0,0,'7471471671197942',0,0,0,0.00,'2022-12-16 16:42:11','5','1','1','0000-00-00','mainitem','Inclusive','','active','','982','pcs','Inventory','EXEMPTED','1',NULL,'','','','','','','',0),(983,'PECTOCID PLUS 100MLS','1','2','',0.00,'35','200','0','',NULL,NULL,'2',0,0,'2287851671198552',0,0,0,0.00,'2022-12-16 16:53:32','5','1','1','0000-00-00','mainitem','Inclusive','','active','','983','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(984,'MAGNOCID ANTACID SUSP 100ML','1','2','',0.00,'45','150','0','',NULL,NULL,'2',0,0,'9416051671198995',0,0,0,0.00,'2022-12-16 16:59:14','5','1','1','0000-00-00','mainitem','Inclusive','','active','','984','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(985,'MEDISTOP SUSPENSION 60ML','1','2','',0.00,'35','100','0','',NULL,NULL,'2',0,0,'7925521671199366',0,0,0,0.00,'2022-12-16 17:04:22','5','1','1','0000-00-00','mainitem','Inclusive','','active','','985','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(986,'CONSOPROM (PROMETHAZINE SYRUP)60MLS','1','2','',0.00,'25','100','0','',NULL,NULL,'2',0,0,'716661671199495',0,0,0,0.00,'2022-12-16 17:06:56','5','1','1','0000-00-00','mainitem','Inclusive','','active','','986','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(987,'AVOLAC (LACTULOSE SOLUTION)100MLS','1','2','',0.00,'185','350','0','',NULL,NULL,'2',0,0,'200981671199616',0,0,0,0.00,'2022-12-16 17:12:05','5','1','1','0000-00-00','mainitem','Inclusive','','active','','987','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(988,'LACTULIN(LACTULOSE SOLUTION) 100MLS','1','2','',0.00,'145','350','0','',NULL,NULL,'2',0,0,'9602441671199926',0,0,0,0.00,'2022-12-16 17:14:28','5','1','1','0000-00-00','mainitem','Inclusive','','active','','988','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(989,'LACTULAC(LACTULOSE SOLUTION)','1','2','',0.00,'192','400','0','',NULL,NULL,'2',0,0,'8828181671200068',0,0,0,0.00,'2022-12-16 17:16:14','5','1','1','0000-00-00','mainitem','Inclusive','','active','','989','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(990,'SYNERCOF 100MLS','1','2','',0.00,'85','200','0','',NULL,NULL,'2',0,0,'5655891671200510',0,0,0,0.00,'2022-12-16 17:24:21','5','1','1','0000-00-00','mainitem','Inclusive','','active','','990','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(991,'SANITIZER 60MLS','1','2','',0.00,'35','100','0','',NULL,NULL,'2',0,0,'8477751671200662',0,0,0,0.00,'2022-12-16 17:28:31','5','1','1','0000-00-00','mainitem','Inclusive','','active','','991','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(992,'SANITIZER 125MLS','1','2','',0.00,'45','150','0','',NULL,NULL,'2',0,0,'4502491671200911',0,0,0,0.00,'2022-12-16 17:29:41','5','1','1','0000-00-00','mainitem','Inclusive','','active','','992','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(993,'DAWA CPM TABS 4MG','1','2','',0.00,'1','2','0','5',NULL,NULL,'10',0,0,'2786601671200982',0,0,0,0.00,'2022-12-16 18:30:12','5','1','1','0000-00-00','mainitem','Inclusive','','active','','993','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(994,'ORAGEL TEETHING GEL 10GMS','1','2','',0.00,'180','400','0','',NULL,NULL,'2',0,0,'6824391671204613',0,0,0,0.00,'2022-12-16 18:32:46','5','1','1','0000-00-00','mainitem','Inclusive','','active','','994','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(995,'HOMAGON CAPS 10\'s','1','2','',0.00,'5.5','15','0','',NULL,NULL,'5',0,0,'7694121671205350',0,0,0,16.00,'2022-12-16 18:46:48','5','1','1','0000-00-00','mainitem','Inclusive','','active','','995','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(996,'OLWORM TABS 2\'S','1','2','',0.00,'15','50','0','',NULL,NULL,'2',0,0,'8637551671218730',0,0,0,0.00,'2022-12-16 22:27:44','5','1','1','0000-00-00','mainitem','Inclusive','','active','','996','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(997,'FLUGONE LOZENGES','1','2','',0.00,'13','30','0','',NULL,NULL,'5',0,0,'5327821671263959',0,0,0,0.00,'2022-12-17 11:05:02','5','1','1','0000-00-00','mainitem','Inclusive','','active','','997','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(998,'JOTONOL PARACETAMOL SYRUP 60ML','1','2','',0.00,'26','100','0','100',NULL,NULL,'5',0,0,'7951801671264821',0,0,0,7.00,'2022-12-17 11:15:54','5','1','1','0000-00-00','mainitem','Inclusive','','active','','998','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(999,'CETAMOL PARACETAMOL 60MLS','1','2','',0.00,'45','100','0','',NULL,NULL,'2',0,0,'3002301671265033',0,0,0,1.00,'2022-12-17 11:31:38','5','1','1','0000-00-00','mainitem','Inclusive','','active','','999','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1000,'`APC TABS 430MG','1','2','',0.00,'2.5','5','0','',NULL,NULL,'10',0,0,'6686631671271353',0,0,0,86.00,'2022-12-17 13:06:59','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1000','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1001,'COLDFLU CAPS 12\'S','1','2','',0.00,'5','10','0','',NULL,NULL,'5',0,0,'2546741671271620',0,0,0,0.00,'2022-12-17 13:10:04','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1001','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1002,'FRICKS LOZENGES','1','2','',0.00,'15','20','0','40',NULL,NULL,'5',0,0,'4460201671271805',0,0,0,0.00,'2022-12-17 13:12:37','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1002','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1003,'PRESARTAN-50','1','2','',0.00,'5','15','0','',NULL,NULL,'5',0,0,'7485371671272740',0,0,0,49.00,'2022-12-17 13:28:22','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1003','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1004,'FENPRO IBUPROFEN TABS 200MG','1','2','',0.00,'2.5','5','0','',NULL,NULL,'10',0,0,'8172331671297158',0,0,0,250.00,'2022-12-17 20:13:42','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1004','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1005,'FENPRO IBUPROFEN TABS 400MG','1','2','',0.00,'2.5','5','0','',NULL,NULL,'10',0,0,'1764921671297257',0,0,0,0.00,'2022-12-17 20:16:07','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1005','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1006,'ZOFEN-100(aceclofenac)','1','2','',0.00,'7.5','20','0','',NULL,NULL,'5',0,0,'9234491671297376',0,0,0,3.00,'2022-12-17 20:18:44','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1006','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1007,'LOFNAC MR','1','2','',0.00,'20','40','0','',NULL,NULL,'5',0,0,'185571671297525',0,0,0,0.00,'2022-12-17 20:20:21','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1007','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1008,'RILIF-100MG','1','2','',0.00,'7.5','20','0','',NULL,NULL,'5',0,0,'6258871671297650',0,0,0,0.00,'2022-12-17 20:41:13','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1008','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1009,'RUFENAC-50','1','2','',0.00,'2.5','5','0','',NULL,NULL,'5',0,0,'7027391671299332',0,0,0,0.00,'2022-12-17 20:52:31','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1009','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1010,'ADIFLAM-SR 100MG','1','2','',0.00,'2.5','10','0','',NULL,NULL,'10',0,0,'5790021671299709',0,0,0,0.00,'2022-12-17 20:56:30','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1010','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1011,'DICLOMOL SR 100MG','1','2','',0.00,'5','10','0','',NULL,NULL,'10',0,0,'42381671299791',0,0,0,72.00,'2022-12-17 21:03:47','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1011','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1012,'MOXACIL 250MG','1','2','',0.00,'3.5','5','0','',NULL,NULL,'10',0,0,'644151671300228',0,0,0,0.00,'2022-12-17 21:07:27','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1012','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1013,'NEW RELIEF','1','2','',0.00,'5','10','0','',NULL,NULL,'10',0,0,'6730131671300448',0,0,0,0.00,'2022-12-17 21:09:59','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1013','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1014,'SIMDOL PARACETAMOL TABS 500MG','1','2','',0.00,'1.5','2.5','0','',NULL,NULL,'10',0,0,'4464431671300600',0,0,0,0.00,'2022-12-17 21:18:54','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1014','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1015,'ZIMADOL-50','1','2','',0.00,'4.5','10','0','',NULL,NULL,'10',0,0,'2187251671301227',0,0,0,0.00,'2022-12-17 21:21:34','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1015','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1016,'RICARTIX-FORTE','1','2','',0.00,'34','70','0','',NULL,NULL,'5',0,0,'3774451671301310',0,0,0,0.00,'2022-12-17 21:25:49','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1016','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1017,'HYOSPAN TABS','1','2','',0.00,'2.5','10','0','',NULL,NULL,'5',0,0,'4312781671301549',0,0,0,0.00,'2022-12-17 21:28:07','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1017','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1018,'TRANEXAMIC ACID 500MG(MENOZIP)','1','2','',0.00,'24.5','50','0','50',NULL,NULL,'5',0,0,'1160131671301830',0,0,0,0.00,'2022-12-17 21:32:44','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1018','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1019,'MOXIMED 500MG','1','2','',0.00,'4.03','10','0','10',NULL,NULL,'10',0,0,'61693602954',0,0,0,0.00,'2023-09-02 00:16:15','6','1','1','0000-00-00','mainitem','na','','active','','1019','pcs','Inventory','EXEMPTED','0','','','','','','','','',0),(1020,'AMPICLO-DAWA 500MG','1','2','',0.00,'5.2','10','0','',NULL,NULL,'20',0,0,'8528201671302050',0,0,0,20.00,'2022-12-17 21:40:02','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1020','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1021,'CLOXIMED-500MG','1','2','',0.00,'5.2','10','0','',NULL,NULL,'10',0,0,'8704021671302402',0,0,0,0.00,'2022-12-17 21:41:18','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1021','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1022,'ZITHROX TABS 500MG','1','2','',0.00,'52','150','0','',NULL,NULL,'2',0,0,'2625891671302479',0,0,0,0.00,'2022-12-17 21:43:00','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1022','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1023,'FUROSEMIDE 40MG','1','2','',0.00,'2.0','5','0','',NULL,NULL,'5',0,0,'6696001671375106',0,0,0,100.00,'2022-12-18 17:58:10','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1023','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1024,'TRICOZOLE 60MLS','1','2','',0.00,'28','50','0','',NULL,NULL,'2',0,0,'5697581671376354',0,0,0,0.00,'2022-12-18 18:14:03','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1024','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1025,'TRICOZOLE 100MLS','1','2','',0.00,'35','100','0','',NULL,NULL,'2',0,0,'8382291671376443',0,0,0,0.00,'2022-12-18 18:15:10','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1025','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1026,'EFLARON 60MLS','1','2','',0.00,'28','50','0','',NULL,NULL,'5',0,0,'9189181671376511',0,0,0,0.00,'2022-12-18 18:16:20','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1026','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1027,'CALZOLE SUSP 100MLS','1','2','',0.00,'33','100','0','',NULL,NULL,'2',0,0,'5713591671376580',0,0,0,0.00,'2022-12-18 18:17:38','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1027','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1028,'TORAMIN SYRUP 60MLS','1','2','',0.00,'24','50','0','',NULL,NULL,'5',0,0,'7279341671376752',0,0,0,0.00,'2022-12-18 18:26:04','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1028','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1029,'ALTRINE CETIRIZINE SYRUP 60ML','1','2','',0.00,'28','100','0','',NULL,NULL,'2',0,0,'4232121671377192',0,0,0,0.00,'2022-12-18 18:28:15','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1029','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1030,'RINACET CETIRIZINE SYRUP 60ML','1','2','',0.00,'26','100','0','',NULL,NULL,'2',0,0,'243881671377295',0,0,0,0.00,'2022-12-18 18:30:03','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1030','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1031,'CETIRIZINE GENERIC SYRUP 60MLS','1','2','',0.00,'19','50','0','50',NULL,NULL,'3',0,0,'4880721671377404',0,0,0,0.00,'2022-12-18 18:31:53','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1031','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1032,'TRICET CETIRIZINE SYRUP 60MLS','1','2','',0.00,'25','50','0','50',NULL,NULL,'2',0,0,'639621671377514',0,0,0,0.00,'2022-12-18 18:33:21','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1032','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1033,'CETITIZINE SYRUP(CETRIZ) 60MLS','1','2','',0.00,'20','50','0','50',NULL,NULL,'3',0,0,'6759741671377623',0,0,0,0.00,'2022-12-18 18:35:23','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1033','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1034,'TULIZA EXTRA','1','2','',0.00,'2','10','0','NaN',NULL,NULL,'10',0,0,'4880721671553686',0,0,0,0.00,'2022-12-20 19:29:06','7','1','1','0000-00-00','mainitem','Inclusive','','active','','1034','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1035,'FLUGONE P 60MLS','1','2','',0.00,'141','250','0','',NULL,NULL,'1',0,0,'3019211671553759',0,0,0,0.00,'2022-12-20 19:31:30','7','1','1','0000-00-00','mainitem','Inclusive','','active','','1035','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1036,'JOTONOL PARACETAMOL SYRUP 100ML','1','4','',0.00,'35','100','0','0',NULL,NULL,'03',0,0,'9683401671706179',0,0,0,0.00,'2022-12-22 13:53:32','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1036','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1037,'AZOGYL SYRUP 60MLS','1','4','',0.00,'30','100','0','',NULL,NULL,'05',0,0,'7484161671706412',0,0,0,0.00,'2022-12-22 13:55:49','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1037','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1038,'BENAGYL -DF 60MLS','1','4','',0.00,'50','130','0','',NULL,NULL,'02',0,0,'2352801671706550',0,0,0,1.00,'2022-12-22 13:58:13','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1038','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1039,'BENAGYL-100MLS SYRUP','1','4','',0.00,'60','150','0','',NULL,NULL,'02',0,0,'5833221671706694',0,0,0,1.00,'2022-12-22 14:00:36','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1039','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1040,'TULIA 2 TABS','1','4','',0.00,'20','100','0','',NULL,NULL,'05',0,0,'1584271671706836',0,0,0,2.00,'2022-12-22 14:02:30','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1040','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1041,'FERROLIC -LF','1','4','',0.00,'5','10','0','',NULL,NULL,'030',0,0,'4452351671706951',0,0,0,10.00,'2022-12-22 14:05:52','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1041','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1042,'CLOPHENE 50MG','1','4','',0.00,'20','50','0','',NULL,NULL,'05',0,0,'5423881671707153',0,0,0,0.00,'2022-12-22 14:07:39','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1042','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1043,'ASCORBIC ACID C-BOOST','1','4','',0.00,'5','10','0','',NULL,NULL,'010',0,0,'2880251671707422',0,0,0,0.00,'2022-12-22 14:15:56','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1043','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1044,'LEVAMISOLE SYRUP 15ML','1','4','',0.00,'28','100','0','0',NULL,NULL,'02',0,0,'5247461671728660',0,0,0,8.00,'2022-12-22 20:07:04','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1044','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1045,'AZILEB 500MG AZITHROMYCIN TAB','1','4','',0.00,'60','150','0','',NULL,NULL,'02',0,0,'297951671728825',0,0,0,0.00,'2022-12-22 20:12:25','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1045','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1046,'SULFRAN DS960MG TABS','1','4','',0.00,'5','10','0','',NULL,NULL,'50',0,0,'6484831671736816',0,0,0,0.00,'2022-12-22 22:24:16','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1046','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1047,'BISAKOT- Bisacodyl 5mg tabs','1','4','',0.00,'10','20','0','',NULL,NULL,'10',0,0,'1535331671800913',0,0,0,5.00,'2022-12-23 16:12:19','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1047','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1048,'DOMADOL- tramadol 50mg caps','1','4','',0.00,'10','20','20','',NULL,NULL,'5',0,0,'2772711671801140',0,0,0,0.00,'2022-12-26 19:58:29','5','1','1','0000-00-00','mainitem','na','','active','','1048','pcs','Inventory','EXEMPTED','0','','','','','','','','',0),(1049,'DOXYRONE- Doxycycline 100mg caps','1','4','',0.00,'5','10','0','',NULL,NULL,'20',0,0,'8959591671801394',0,0,0,0.00,'2022-12-23 16:19:24','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1049','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1050,'AVODINE- Mouth wash','1','4','',0.00,'100','200','0','',NULL,NULL,'1',0,0,'1213301671801565',0,0,0,0.00,'2022-12-23 16:21:37','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1050','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1051,'SUPER APETI-PLUS- TABS','1','4','',0.00,'100','150','0','',NULL,NULL,'5',0,0,'2450671671801697',0,0,0,0.00,'2022-12-23 16:28:56','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1051','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1052,'SONATEC- Mouth wash peppermint 250mls','1','4','',0.00,'250','500','0','',NULL,NULL,'1',0,0,'1737131671802137',0,0,0,0.00,'2022-12-23 16:31:55','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1052','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1053,'OLWORM - SUSP','1','4','',0.00,'15','50','0','',NULL,NULL,'2',0,0,'597631671874494',0,0,0,0.00,'2022-12-24 12:43:00','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1053','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1054,'SECNUDAL- FORTE','1','4','',0.00,'25','100','0','',NULL,NULL,'1',0,0,'1535331671876281',0,0,0,0.00,'2022-12-24 13:08:37','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1054','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1055,'SECNIDA FORTE','1','2','',0.00,'25','100','0','',NULL,NULL,'1',0,0,'1213301671876616',0,0,0,1.00,'2022-12-24 13:12:23','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1055','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1056,'AZITHROSAFE- 500MG TABS','1','4','',0.00,'0','150','0','',NULL,NULL,'2',0,0,'185571671897506',0,0,0,1.00,'2022-12-24 19:00:29','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1056','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1057,'STERON 5MG TABS','1','4','',0.00,'18','30','0','',NULL,NULL,'5',0,0,'6076101671899387',0,0,0,0.00,'2022-12-24 19:31:18','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1057','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1058,'KISS CHOCOLATE','1','4','',0.00,'O','100','0','',NULL,NULL,'1',0,0,'8264771671900136',0,0,0,2.00,'2022-12-24 19:45:49','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1058','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1059,'SAFELEVO','1','4','',0.00,'0','400','0','',NULL,NULL,'1',0,0,'3688051671907371',0,0,0,2.00,'2022-12-24 21:46:52','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1059','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1060,'ALLUCID ANTACID TABS','1','4','',0.00,'0','5','0','',NULL,NULL,'10',0,0,'8959591671907763',0,0,0,0.00,'2022-12-24 21:51:23','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1060','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1061,'RELAX LEMON - SACHET','1','4','',0.00,'10','20','0','',NULL,NULL,'2',0,0,'8223381672044587',0,0,0,0.00,'2022-12-26 11:51:19','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1061','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1062,'E-COLD PLUS TABS','1','4','',0.00,'0','15','0','',NULL,NULL,'5',0,0,'9233281672045159',0,0,0,0.00,'2022-12-26 12:01:47','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1062','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1063,'FRESHA-HERBAL MOUTHWASH','1','4','',0.00,'0','300','0','',NULL,NULL,'1',0,0,'3781701672046045',0,0,0,1.00,'2022-12-26 12:15:30','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1063','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1064,'DAWASTIN-NYSTATIN 12ML','1','4','',0.00,'0','150','0','',NULL,NULL,'1',0,0,'8348151672046174',0,0,0,0.00,'2022-12-26 12:17:26','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1064','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1065,'DARIM-SANITIZER','1','4','',0.00,'0','150','0','',NULL,NULL,'1',0,0,'3625821672060182',0,0,0,0.00,'2022-12-26 16:12:35','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1065','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1066,'DIARIM SANITIZER -125MLS','1','4','',0.00,'0','150','0','',NULL,NULL,'1',0,0,'9476471672060355',0,0,0,0.00,'2022-12-26 16:14:49','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1066','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1067,'DIARIM SANITIZER -60 MLS','1','4','',0.00,'0','100','0','',NULL,NULL,'1',0,0,'3947851672060490',0,0,0,0.00,'2022-12-26 16:16:23','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1067','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1068,'MULTIVIT WITH FOLIC ACID- 60MLS','1','4','',0.00,'0','150','0','',NULL,NULL,'1',0,0,'3072991672061899',0,0,0,0.00,'2022-12-26 16:43:46','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1068','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1069,'OMEFUX-OMEPRAZOLE 20MG','1','4','',0.00,'0','10','0','',NULL,NULL,'10',0,0,'3355141672063310',0,0,0,95.00,'2022-12-26 17:04:32','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1069','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1070,'PRAZONAC-2OMG esomeprazole','1','4','',0.00,'0','15','0','',NULL,NULL,'10',0,0,'4014611672063993',0,0,0,0.00,'2022-12-26 17:24:13','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1070','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1071,'ESOMEZOL-20MG CAPS esomeprazole','1','4','',0.00,'0','20','0','',NULL,NULL,'5',0,0,'4627861672064703',0,0,0,0.00,'2022-12-26 17:29:15','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1071','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1072,'RAYZIUM-omeprazole 20mg','1','4','',0.00,'0','20','0','',NULL,NULL,'5',0,0,'3128871672065025',0,0,0,0.00,'2022-12-26 17:33:11','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1072','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1073,'TRIOFEN-PROFEN SP 100ML','1','4','',0.00,'0','150','0','150',NULL,NULL,'1',0,0,'8752351672065510',0,0,0,0.00,'2022-12-26 17:52:07','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1073','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1074,'TRIOFEN-PROFEN 60ML S,P','1','4','',0.00,'O','100','0','',NULL,NULL,'1',0,0,'8560221672066327',0,0,0,0.00,'2022-12-26 18:00:49','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1074','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1075,'CALFEN -PROFEN S,P 60MLS','1','4','',0.00,'0','100','0','',NULL,NULL,'1',0,0,'3272971672066850',0,0,0,0.00,'2022-12-26 18:03:06','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1075','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1076,'IBUPROFEN S,P- PROFEN 60ML','1','4','',0.00,'0','100','0','',NULL,NULL,'1',0,0,'5620241672067097',0,0,0,0.00,'2022-12-26 18:06:32','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1076','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1077,'DAPROFEN - 60ML S,P PROFEN','1','4','',0.00,'0','100','0','',NULL,NULL,'1',0,0,'2198731672067193',0,0,0,0.00,'2022-12-26 18:09:53','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1077','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1078,'ZORAFEN -PROFEN S,P 60 ML','1','4','',0.00,'0','100','0','',NULL,NULL,'1',0,0,'1068901672067394',0,0,0,0.00,'2022-12-26 18:11:31','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1078','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1079,'IBUX 60 ML-PROFEN S,P','1','4','',0.00,'0','100','0','',NULL,NULL,'1',0,0,'2195711672067492',0,0,0,0.00,'2022-12-26 18:13:50','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1079','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1080,'PAFEMIC ACID S.P FOR PEADS 60 ML','1','4','',0.00,'0','400','0','',NULL,NULL,'0',0,0,'5445031672067631',0,0,0,0.00,'2022-12-26 18:16:46','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1080','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1081,'PYROFEN-PROFEN S.P 100MLS','1','4','',0.00,'0','200','0','',NULL,NULL,'0',0,0,'5047171672067807',0,0,0,0.00,'2022-12-26 18:18:59','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1081','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1082,'PARACETAMOL SUSPENSION-60ML','1','4','',0.00,'0','100','0','',NULL,NULL,'2',0,0,'8026721672069505',0,0,0,0.00,'2022-12-26 18:46:41','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1082','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1083,'PONSFRN - S.P PROFEN 60ML','1','4','',0.00,'0','100','0','',NULL,NULL,'0',0,0,'4439061672069633',0,0,0,0.00,'2022-12-26 18:49:09','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1083','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1084,'FENPRO -PROFEN S.P 60MLS','1','4','',0.00,'0','100','0','',NULL,NULL,'1',0,0,'3566001672069750',0,0,0,0.00,'2022-12-26 18:53:08','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1084','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1085,'FEVAPYN -S,P PROFEN 60 MLS','1','4','',0.00,'0','100','0','',NULL,NULL,'0',0,0,'8191661672069989',0,0,0,2.00,'2022-12-26 18:54:24','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1085','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1086,'CETAMOL PARACETAMOL 60MLS S,P','1','4','',0.00,'0','100','0','',NULL,NULL,'0',0,0,'1457391672070099',0,0,0,0.00,'2022-12-26 18:57:14','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1086','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1087,'CETAMOL-PARACETAMOL 100 MLS S.P','1','4','',0.00,'0','200','0','',NULL,NULL,'0',0,0,'3591681672070235',0,0,0,0.00,'2022-12-26 18:58:06','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1087','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1088,'PYREMOL-PARACETAMOL S.P 60MLS','1','4','',0.00,'0','50','0','',NULL,NULL,'0',0,0,'5052911672070453',0,0,0,1.00,'2022-12-26 19:04:34','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1088','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1089,'TAMEDOL TABS- 500 MGS','1','4','',0.00,'0','5','0','',NULL,NULL,'0',0,0,'3058181672070755',0,0,0,0.00,'2022-12-26 19:09:39','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1089','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1090,'DINLACINCAPS-INDOMETHACIB 25MG','1','4','',0.00,'0','5','0','',NULL,NULL,'0',0,0,'3947251672071192',0,0,0,0.00,'2022-12-26 19:16:08','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1090','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1091,'TRIBEES FORTE TABS-,VIT B1B6B12','1','4','',0.00,'0','40','0','',NULL,NULL,'0',0,0,'7160621672074506',0,0,0,0.00,'2022-12-26 20:15:12','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1091','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1092,'SANTRIAX- CEFTRIAXONE INJ.1GM','1','4','',0.00,'45','100','0','100',NULL,NULL,'0',0,0,'4334531672080566',0,0,0,0.00,'2022-12-26 21:50:40','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1092','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1093,'RIZEXIN-CETRICINE TABS','1','4','',0.00,'0','10','0','',NULL,NULL,'0',0,0,'2772711672081193',0,0,0,0.00,'2022-12-26 22:01:52','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1093','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1094,'INFAPRED-PREDNISOLONE S.P 50MLS','1','4','',0.00,'0','250','0','',NULL,NULL,'0',0,0,'5011831672127331',0,0,0,0.00,'2022-12-27 10:51:11','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1094','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1095,'ALLERCOL CHLOROPHNIERAMINE CPM S.P 60 MLS','1','4','',0.00,'0','50','','',NULL,NULL,'0',0,0,'1160131672127472',0,0,0,0.00,'2022-12-27 11:08:48','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1095','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1096,'DINLAMIN-CHLOROPHENIRAMINE S,.P 60MLS','1','4','',0.00,'0','50','0','',NULL,NULL,'0',0,0,'5550161672128528',0,0,0,12.00,'2022-12-27 11:10:25','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1096','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1097,'PRIOSS-CHLOROPHENIRAMINE 60MLS','1','4','',0.00,'0','50','0','',NULL,NULL,'0',0,0,'2530431672131693',0,0,0,0.00,'2022-12-27 12:04:44','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1097','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1098,'PHENALIN-CHLOROPHEBIRAMINE S.P 60MLS','1','4','',0.00,'0','50','0','',NULL,NULL,'0',0,0,'1293051672131910',0,0,0,0.00,'2022-12-27 12:06:15','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1098','pcs','Inventory','EXEMPTED','1',NULL,'','','','','','','',0),(1099,'PIRINOX-CHLORPHENIRAMINE S.P 60MLS','1','4','',0.00,'0','50','0','',NULL,NULL,'0',0,0,'7393531672132357',0,0,0,7.00,'2022-12-27 12:13:47','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1099','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1100,'DAWA CPM SYRUP 100 ML','1','4','',0.00,'0','100','0','',NULL,NULL,'0',0,0,'2722561672132427',0,0,0,0.00,'2022-12-27 12:15:34','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1100','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1101,'DAWA CPM SYRUP 60MLS','1','4','',0.00,'0','50','0','',NULL,NULL,'0',0,0,'2586011672132534',0,0,0,0.00,'2022-12-27 12:16:36','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1101','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1102,'LOZART-HYDROCHLOROTHIAZIDE 12.5MG','1','4','',0.00,'0','5','0','',NULL,NULL,'0',0,0,'8523361672133253',0,0,0,0.00,'2022-12-27 12:29:41','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1102','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1103,'CONCOR-BISOPROFOLOL FUMAERATE 5MG','1','4','',0.00,'0','10','0','',NULL,NULL,'0',0,0,'9235701672133521',0,0,0,0.00,'2022-12-27 12:34:19','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1103','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1104,'LORHISTINA-LORATADINE TABS 10 MG','1','4','',0.00,'15','30','30','30',NULL,NULL,'0',0,0,'7292631672141347',0,0,0,5.00,'2022-12-27 14:47:38','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1104','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1105,'VERMX-ALBENDAZOLE 10 ML','1','4','',0.00,'0','50','0','',NULL,NULL,'0',0,0,'3280221672143800',0,0,0,0.00,'2022-12-27 15:25:58','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1105','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1106,'UNIWORM-ALBENDAZOLE 10 MLS','1','4','',0.00,'0','50','0','',NULL,NULL,'0',0,0,'2941271672143972',0,0,0,0.00,'2022-12-27 15:28:37','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1106','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1107,'WOMBIT- ALBENDAZOLE 10ML','1','4','',0.00,'0','50','0','',NULL,NULL,'0',0,0,'3755111672144117',0,0,0,0.00,'2022-12-27 15:30:00','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1107','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1108,'ALBEXATE S.P- ALBENDAZOLE 10ML','1','4','',0.00,'0','50','0','',NULL,NULL,'0',0,0,'1483971672144353',0,0,0,0.00,'2022-12-27 15:35:13','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1108','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1109,'TANZOL TABS400MG-ABLENDAZOLE','1','4','',0.00,'0','50','0','',NULL,NULL,'0',0,0,'5375551672144514',0,0,0,2.00,'2022-12-27 15:37:02','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1109','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1110,'BENAWORM -ALBENDAZOLE TABS 400 MGS','1','4','',0.00,'0','50','0','',NULL,NULL,'0',0,0,'5754981672144622',0,0,0,0.00,'2022-12-27 15:38:44','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1110','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1111,'LETRAX','1','4','',0.00,'0','50','0','',NULL,NULL,'0',0,0,'1107561672144807',0,0,0,4.00,'2022-12-27 15:41:25','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1111','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1112,'CALBEN -ALBENDAZOLE 10MLS','1','4','',0.00,'0','50','0','',NULL,NULL,'0',0,0,'9569211672144980',0,0,0,0.00,'2022-12-27 16:11:19','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1112','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1113,'HIV SELF TEST KIT','1','4','',0.00,'115','300','0','',NULL,NULL,'0',0,0,'297951672151487',0,0,0,1.00,'2022-12-27 17:33:22','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1113','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1114,'ALBAZOL TABS 400MG-ALBENDAZOLE','1','4','',0.00,'0','50','0','',NULL,NULL,'0',0,0,'2772711672151675',0,0,0,0.00,'2023-03-11 16:42:20','6','1','1','0000-00-00','mainitem','na','','active','','1114','pcs','Inventory','EXEMPTED','0','','','','','','','','',0),(1115,'ALBASOL S.P 10ML-ALBENDAZOLE','1','4','',0.00,'0','50','0','',NULL,NULL,'0',0,0,'2772711672151750',0,0,0,0.00,'2022-12-27 17:37:03','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1115','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1116,'LEVAWORM S.P 10ML-ALBENDAZOLE','1','4','',0.00,'0','50','0','',NULL,NULL,'0',0,0,'2772711672151824',0,0,0,0.00,'2022-12-27 17:38:35','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1116','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1117,'DIMWORM S.P 10ML-ALBENDAZOLE','1','4','',0.00,'0','50','0','',NULL,NULL,'0',0,0,'2974501672151934',0,0,0,0.00,'2022-12-27 17:40:17','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1117','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1118,'CLOTRIMAZOLE CREAM 1% WW 20MG','1','4','',0.00,'0','100','0','',NULL,NULL,'0',0,0,'748071672152144',0,0,0,0.00,'2022-12-27 17:44:55','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1118','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1119,'SULPHUR OINTMENT 15MG','1','4','',0.00,'0','150','0','',NULL,NULL,'0',0,0,'1737131672152322',0,0,0,0.00,'2022-12-27 17:46:16','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1119','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1120,'WHITFIELDS OINTMENT 20GMS','1','4','',0.00,'0','100','0','',NULL,NULL,'0',0,0,'1810231672152471',0,0,0,1.00,'2022-12-27 17:49:50','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1120','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1121,'WHITFIEDS OINTMENT 15 GMS','1','4','',0.00,'0','100','0','',NULL,NULL,'0',0,0,'8733621672152590',0,0,0,0.00,'2022-12-27 17:51:30','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1121','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1122,'ABNAL NASAL DROPS 10ML','1','4','',0.00,'0','50','0','',NULL,NULL,'0',0,0,'3643341672153867',0,0,0,0.00,'2022-12-27 18:12:05','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1122','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1123,'ELIVATE OINTMENT 15GMS','1','4','',0.00,'0','100','0','',NULL,NULL,'0',0,0,'2772101672155044',0,0,0,0.00,'2022-12-27 18:33:32','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1123','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1124,'HITORAL KETOCONAZOLE 200MG','1','4','',0.00,'0','10','0','',NULL,NULL,'0',0,0,'3688051672165213',0,0,0,42.00,'2022-12-27 21:22:08','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1124','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1125,'NEEDLES G.23','1','4','',0.00,'0','10','0','',NULL,NULL,'0',0,0,'1985451672165395',0,0,0,0.00,'2022-12-27 21:24:04','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1125','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1126,'AMOXILACT -AMOXILIN 500MG','1','4','',0.00,'0','10','0','',NULL,NULL,'0',0,0,'9549881672165445',0,0,0,0.00,'2022-12-27 21:25:22','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1126','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1127,'HISTARGAN-PROMETHAZINE S.P 60ML','1','4','',0.00,'0','100','0','',NULL,NULL,'0',0,0,'6667901672165542',0,0,0,0.00,'2022-12-27 21:27:14','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1127','pcs','Inventory','EXEMPTED','1',NULL,'','','','','','','',0),(1128,'DICLOFENAC INJ.75MG','1','4','',0.00,'0','100','0','',NULL,NULL,'0',0,0,'5477051672165634',0,0,0,9.00,'2022-12-27 21:28:29','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1128','pcs','Inventory','EXEMPTED','1',NULL,'','','','','','','',0),(1129,'FUROSEMIDE INJ,20MG','1','4','',0.00,'0','300','0','',NULL,NULL,'0',0,0,'6515041672165709',0,0,0,0.00,'2022-12-27 21:30:18','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1129','pcs','Inventory','EXEMPTED','1',NULL,'','','','','','','',0),(1130,'REDCEF-CEFRIAXONE 1G','1','4','',0.00,'0','100','0','',NULL,NULL,'0',0,0,'3047611672165819',0,0,0,0.00,'2022-12-27 21:32:05','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1130','pcs','Inventory','EXEMPTED','1',NULL,'','','','','','','',0),(1131,'OMACIP-CIPROFLOXACINE 500MG TABS','1','4','',0.00,'0','200','0','',NULL,NULL,'0',0,0,'1535331672165957',0,0,0,0.00,'2022-12-27 21:33:58','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1131','pcs','Inventory','EXEMPTED','1',NULL,'','','','','','','',0),(1132,'GENYTAMYCIN INJ. 80MG','1','4','',0.00,'0','100','0','',NULL,NULL,'0',0,0,'3222831672166059',0,0,0,0.00,'2022-12-27 21:36:40','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1132','pcs','Inventory','EXEMPTED','1',NULL,'','','','','','','',0),(1133,'LYDIA CONTRACEPTIVE INJ.','1','4','',0.00,'0','200','0','',NULL,NULL,'0',0,0,'9365601672166236',0,0,0,5.00,'2022-12-27 21:39:06','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1133','pcs','Inventory','EXEMPTED','1',NULL,'','','','','','','',0),(1134,'TROGYL-METRONIDAZOLE 200MG','1','4','',0.00,'0','5','0','',NULL,NULL,'0',0,0,'1773981672166346',0,0,0,111.00,'2022-12-27 21:41:30','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1134','pcs','Inventory','EXEMPTED','1',NULL,'','','','','','','',0),(1135,'PARACETAMOL INJ 10ML','1','4','',0.00,'0','300','0','',NULL,NULL,'0',0,0,'1215111672166490',0,0,0,0.00,'2022-12-27 21:43:24','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1135','pcs','Inventory','EXEMPTED','1',NULL,'','','','','','','',0),(1136,'RAMGIC TRAMADOL INJ.','1','4','',0.00,'0','200','0','',NULL,NULL,'0',0,0,'4226991672166654',0,0,0,6.00,'2022-12-27 21:45:32','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1136','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1137,'FIDEMYCIN CREAM 15G','1','4','',0.00,'0','100','0','',NULL,NULL,'0',0,0,'3209841672227596',0,0,0,0.00,'2022-12-28 14:41:58','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1137','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1138,'BETAMETASON CREAM 15 GM','1','4','',0.00,'0','100','0','',NULL,NULL,'0',0,0,'7834891672227718',0,0,0,0.00,'2022-12-28 14:43:07','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1138','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1139,'RUBIPAN BALM OINTEMENT','1','4','',0.00,'0','200','0','',NULL,NULL,'0',0,0,'5731111672227892',0,0,0,0.00,'2022-12-28 14:45:55','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1139','pcs','Inventory','EXEMPTED','1',NULL,'','','','','','','',0),(1140,'FUTLIS HERBAL- ANTIFUNGAL','1','2','',0.00,'0','150','0','',NULL,NULL,'0',0,0,'2329841672228628',0,0,0,0.00,'2022-12-28 14:58:20','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1140','pcs','Inventory','EXEMPTED','1',NULL,'','','','','','','',0),(1141,'CANADIL-CLOTRIMAZOLE PESSARIES','1','4','',0.00,'0','150','0','',NULL,NULL,'0',0,0,'8644501672228701',0,0,0,0.00,'2022-12-28 14:59:55','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1141','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1142,'NOCANZ-FLUCONAZOLE 150MG','1','4','',0.00,'0','50','0','',NULL,NULL,'0',0,0,'1625661672228832',0,0,0,29.00,'2022-12-28 15:13:06','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1142','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1143,'DIAREZ-LOPERAMIDE 2MG','1','4','',0.00,'0','10','0','',NULL,NULL,'0',0,0,'9846231672229719',0,0,0,0.00,'2022-12-28 15:18:13','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1143','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1144,'SECNID -DS 1000MG','1','4','',0.00,'0','100','0','',NULL,NULL,'0',0,0,'4446611672229894',0,0,0,0.00,'2022-12-28 15:19:33','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1144','pcs','Inventory','EXEMPTED','1',NULL,'','','','','','','',0),(1145,'IIMMOBULK-LOPERAMIDE 2MG 6 CAPS','1','4','',0.00,'0','10','0','',NULL,NULL,'0',0,0,'7609831672229973',0,0,0,0.00,'2022-12-28 15:21:21','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1145','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1146,'BIOFULVIN -GRISIOFUVIN 500MG','1','4','',0.00,'0','10','0','',NULL,NULL,'0',0,0,'4647201672231327',0,0,0,16.00,'2022-12-28 15:43:36','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1146','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1147,'BIOFULVIN - GRISIOFULFULVIN 125MG','1','4','',0.00,'0','10','0','',NULL,NULL,'0',0,0,'5697581672231417',0,0,0,112.00,'2022-12-28 15:45:33','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1147','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1148,'option 2-p2','1','4','',0.00,'0','100','0','',NULL,NULL,'0',0,0,'9814811672234302',0,0,0,0.00,'2022-12-28 16:34:08','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1148','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1149,'CHOICE 72-P2','1','4','',0.00,'19','100','0','100',NULL,NULL,'0',0,0,'2742191672234483',0,0,0,18.00,'2022-12-28 16:36:08','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1149','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1150,'EMCON -P2','1','4','',0.00,'0','100','0','',NULL,NULL,'0',0,0,'9061391672234569',0,0,0,0.00,'2022-12-28 16:36:54','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1150','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1151,'REDCEF-CEFTRIAXONE 1G INJ.','1','4','',0.00,'0','100','0','',NULL,NULL,'0',0,0,'6162801672237474',0,0,0,0.00,'2022-12-28 17:26:58','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1151','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1152,'GENTAMYCIN INJ.80MGS','1','4','',0.00,'0','100','0','',NULL,NULL,'0',0,0,'5247461672237705',0,0,0,10.00,'2022-12-28 17:29:28','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1152','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1153,'GALCIPRO -CIPROFLOXACINE 500MG TABS','1','4','',0.00,'0','20','0','',NULL,NULL,'0',0,0,'2591151672299743',0,0,0,0.00,'2022-12-29 10:44:03','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1153','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1154,'MEDICEF-CEPHALEXINE 500MG','1','4','',0.00,'0','30','0','',NULL,NULL,'0',0,0,'2366991672324276',0,0,0,0.00,'2022-12-29 17:33:50','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1154','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1155,'INDOPAC-INDOMETHAZINE 35MG','1','4','',0.00,'0','5','0','',NULL,NULL,'0',0,0,'5378871672324431',0,0,0,0.00,'2022-12-29 17:36:56','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1155','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1156,'ERYTHROX-ERYTHROMYCIN TABS 500MG','1','4','',0.00,'0','15','0','',NULL,NULL,'0',0,0,'1010891672324666',0,0,0,6.00,'2022-12-29 17:39:21','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1156','pcs','Inventory','EXEMPTED','1',NULL,'','','','','','','',0),(1157,'LECOTRIM-TRIMOXASOLE 480MG TABS','1','4','',0.00,'0','10','0','',NULL,NULL,'0',0,0,'8008291672324773',0,0,0,1.00,'2022-12-29 17:40:52','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1157','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1158,'DAWAFLOX- FLOXAPEN 500MG CAPS','1','4','',0.00,'0','20','0','',NULL,NULL,'0',0,0,'8843281672324896',0,0,0,68.00,'2022-12-29 17:43:04','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1158','pcs','Inventory','EXEMPTED','1',NULL,'','','','','','','',0),(1159,'DAWAFLOX- FLOXAPEN 250 MG CAPS','1','4','',0.00,'0','20','0','',NULL,NULL,'0',0,0,'9253831672324985',0,0,0,105.00,'2022-12-29 17:43:57','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1159','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1160,'ARCET-SUPPOSITORY 250MG','1','4','',0.00,'35','50','0','',NULL,NULL,'0',0,0,'4313691672325037',0,0,0,0.00,'2022-12-29 17:45:09','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1160','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1161,'ORASAL-ORS','1','4','',0.00,'0','15','0','',NULL,NULL,'0',0,0,'6484831672337127',0,0,0,0.00,'2022-12-29 21:06:36','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1161','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1162,'PARADOL - PARACETAMOL 500 MGS TABS','1','4','',0.00,'0','5','0','',NULL,NULL,'0',0,0,'4873771672503503',0,0,0,0.00,'2022-12-31 19:20:02','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1162','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1163,'PREGNANCY TEST(LABOREX)','1','4','',0.00,'0','50','0','',NULL,NULL,'0',0,0,'7636721672503941',0,0,0,0.00,'2022-12-31 19:29:48','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1163','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1164,'RELCER GEL 180 MLS','1','4','',0.00,'0','500','0','',NULL,NULL,'0',0,0,'4823621672504246',0,0,0,0.00,'2022-12-31 19:43:48','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1164','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1165,'ATENOLOL LONET TABS 50MG','1','4','',0.00,'4','10','0','',NULL,NULL,'0',0,0,'449001672823626',0,0,0,0.00,'2023-01-04 12:17:27','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1165','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1166,'BURN CREAM (FLAZINE) 15 MG','1','4','',0.00,'29','100','0','',NULL,NULL,'0',0,0,'3995581672823875',0,0,0,0.00,'2023-01-04 12:21:11','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1166','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1167,'DEXAMETHAZONE INJ ','1','4','',0.00,'15','100','0','',NULL,NULL,'0',0,0,'4640251672824098',0,0,0,16.00,'2023-01-04 12:23:02','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1167','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1168,'STREPSIL LOZ(regular)','1','4','',0.00,'24.4','40','0','40',NULL,NULL,'0',0,0,'61693604393',0,0,0,2.00,'2023-09-02 00:40:53','6','1','1','0000-00-00','mainitem','na','','active','','1168','pcs','Inventory','EXEMPTED','0','','','','','','','','',0),(1169,'HEMOVIT(ADD ZINC)V S.P 200ML','1','4','',0.00,'0','550','0','',NULL,NULL,'0',0,0,'1462831672824646',0,0,0,0.00,'2023-01-04 12:33:28','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1169','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1170,'CHARCOAL TABLETS','1','4','',0.00,'0','10','0','',NULL,NULL,'0',0,0,'5247461672825820',0,0,0,0.00,'2023-01-04 12:50:55','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1170','pcs','Inventory','EXEMPTED','1',NULL,'','','','','','','',0),(1171,'DICLOFENAC GEL (DOLOR)','1','4','',0.00,'19','100','0','100',NULL,NULL,'0',0,0,'4090441672937456',0,0,0,10.00,'2023-01-05 19:52:56','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1171','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1172,'ENTAMAXINE CAPSULES','1','4','',0.00,'0','20','0','',NULL,NULL,'0',0,0,'9189181672938242',0,0,0,0.00,'2023-01-05 20:06:22','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1172','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1173,'AQUATAB','1','4','',0.00,'0','10','0','',NULL,NULL,'0',0,0,'2772711673114522',0,0,0,106.00,'2023-01-07 21:03:14','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1173','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1174,'SONATEC-M/WASH MENTHOL FRESH 250 ML','1','4','',0.00,'242','500','0','',NULL,NULL,'0',0,0,'331491673423540',0,0,0,0.00,'2023-01-11 10:54:39','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1174','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1175,'ESOMAC 40MG CAPS','1','4','',0.00,'50','100','100','100',NULL,NULL,'0',0,0,'4367761673620458',0,0,0,0.00,'2023-01-13 17:35:51','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1175','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1176,'KALUMA KING LOZENGES','1','4','',0.00,'5','25','0','25',NULL,NULL,'0',0,0,'6903231673620630',0,0,0,0.00,'2023-01-13 17:39:09','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1176','pcs','Inventory','EXEMPTED','1',NULL,'','','','','','','',0),(1177,'PREGNACARE ORIGINAL','1','4','',0.00,'0','30','0','',NULL,NULL,'0',0,0,'499751673626641',0,0,0,0.00,'2023-01-13 19:18:17','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1177','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1178,'PHENAFLU SYRUPV 100 ML','1','4','',0.00,'60','150','0','',NULL,NULL,'0',0,0,'8959591673851896',0,0,0,0.00,'2023-01-16 09:52:55','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1178','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1179,'HYOMIDE TABS','1','4','',0.00,'2','10','0','',NULL,NULL,'0',0,0,'6484831674136252',0,0,0,67.00,'2023-01-19 16:52:35','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1179','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1180,'LEVOFREE 5MG','1','4','',0.00,'0','30','0','',NULL,NULL,'0',0,0,'2974501674138266',0,0,0,0.00,'2023-01-19 17:25:55','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1180','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1181,' AMOXYL (MOXACIL) 100ML','1','4','',0.00,'41','100','0','',NULL,NULL,'0',0,0,'6686631674192514',0,0,0,0.00,'2023-01-20 08:30:00','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1181','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1182,'AMOXYL(MOXACIL) 60ML','1','4','',0.00,'30','50','0','',NULL,NULL,'0',0,0,'4213091674192601',0,0,0,7.00,'2023-01-20 08:31:18','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1182','pcs','Inventory','EXEMPTED','1',NULL,'','','','','','','',0),(1183,'DELASED CHESTY NON DROWSY 100ML','1','4','',0.00,'109','200','0','',NULL,NULL,'0',0,0,'6690861674192880',0,0,0,4.00,'2023-01-20 08:36:47','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1183','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1184,'DELASED DRY COUGH 100ML','1','4','',0.00,'109','200','0','',NULL,NULL,'0',0,0,'6686631674193008',0,0,0,4.00,'2023-01-20 08:38:03','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1184','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1185,'DEXAMETHASONE TABS 4MG (DEXAMER)','1','4','',0.00,'3','10','0','',NULL,NULL,'0',0,0,'6941001674193108',0,0,0,1204.00,'2023-03-10 11:41:46','5','1','1','0000-00-00','mainitem','na','','active','','1185','pcs','Inventory','EXEMPTED','0','','','','','','','','',0),(1186,'ELASTOPLAST (NEXAPLAST-)','1','2','',0.00,'0','10','0','',NULL,NULL,'0',0,0,'9039941674193275',0,0,0,0.00,'2023-01-20 08:42:45','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1186','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1187,'GLUCOMET 850MG','1','4','',0.00,'0','10','0','',NULL,NULL,'0',0,0,'7485371674193640',0,0,0,0.00,'2023-01-20 08:48:32','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1187','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1188,'HYDROCOTYSONE CREAM(HYCORUM)','1','4','',0.00,'28','100','0','',NULL,NULL,'0',0,0,'5135081674193800',0,0,0,0.00,'2023-01-20 08:51:52','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1188','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1189,'LEVOFLOXACIN 500MG (LIVOTA)','1','4','',0.00,'59','200','0','200',NULL,NULL,'0',0,0,'2077891674193977',0,0,0,0.00,'2023-01-20 08:54:36','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1189','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1190,'SENSODYNE ECTRA FRESH 40ML','1','4','',0.00,'173','300','0','',NULL,NULL,'0',0,0,'7575391674194337',0,0,0,0.00,'2023-01-20 09:00:12','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1190','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1191,'SENSODYNE FRESH MINT 40ML','1','4','',0.00,'173','300','0','',NULL,NULL,'0',0,0,'752301674194413',0,0,0,0.00,'2023-01-20 09:01:29','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1191','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1192,'WATER QUARD 150ML','1','4','',0.00,'24','50','0','',NULL,NULL,'0',0,0,'7282971674194607',0,0,0,14.00,'2023-01-20 09:04:21','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1192','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1193,'ADOL SUPPOSITORY 250 MG','1','2','',0.00,'27','50','0','',NULL,NULL,'0',0,0,'2585711674585435',0,0,0,0.00,'2023-01-24 21:38:22','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1193','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1194,'GLYCERINE CHILD SUPP 2GMS','1','2','',0.00,'50','100','0','',NULL,NULL,'0',0,0,'5243531674585540',0,0,0,0.00,'2023-01-24 21:40:07','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1194','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1195,'MEFRIL-CAPS MAFENAMIC ACID 250 MGS','1','2','',0.00,'0','10','0','',NULL,NULL,'0',0,0,'7191431674585680',0,0,0,0.00,'2023-01-24 21:43:01','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1195','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1196,'DAWASTIN-NYSTATIN 30 ML','1','2','',0.00,'38','100','0','100',NULL,NULL,'0',0,0,'5916901674585874',0,0,0,0.00,'2023-09-01 06:17:41','6','1','1','0000-00-00','mainitem','na','','active','','1196','pcs','Inventory','EXEMPTED','0','','','','','','','','',0),(1197,'OPTIMAL MOUTH WASH 100 ML','1','2','',0.00,'85','200','0','',NULL,NULL,'0',0,0,'165941674585993',0,0,0,0.00,'2023-01-24 21:47:37','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1197','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1198,'RIXEDINE MOUTHWASH','1','2','',0.00,'48','200','0','',NULL,NULL,'0',0,0,'3837281674586078',0,0,0,0.00,'2023-01-24 21:48:52','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1198','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1199,'ZYCET -CETRIZINE S.P 60 ML','1','2','',0.00,'0','100','0','',NULL,NULL,'0',0,0,'5247461674586710',0,0,0,4.00,'2023-01-24 21:59:13','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1199','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1200,'RL I.V FLUIDS 500ML','1','2','',0.00,'0','100','0','',NULL,NULL,'0',0,0,'7306531674754222',0,0,0,0.00,'2023-01-26 20:31:47','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1200','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1201,'NS I.V FLUID 500ML','1','4','',0.00,'0','100','0','',NULL,NULL,'0',0,0,'1535331674754307',0,0,0,0.00,'2023-01-26 20:32:43','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1201','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1202,'D5 I.V FLUID 500 ML','1','4','',0.00,'0','100','0','',NULL,NULL,'0',0,0,'7722211674754364',0,0,0,0.00,'2023-01-26 20:33:47','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1202','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1203,'lLAVA 100ML','1','4','',0.00,'0','250','0','',NULL,NULL,'0',0,0,'7722211674835177',0,0,0,0.00,'2023-01-27 19:00:48','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1203','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1204,'ZEROCIN AZITHROMYCIN 500MG TABS','1','4','',0.00,'0','150','0','',NULL,NULL,'0',0,0,'1535331675066193',0,0,0,0.00,'2023-01-30 11:11:06','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1204','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1205,'ANUSOL OINTMENT 25GM','1','4','',0.00,'0','1000','0','',NULL,NULL,'0',0,0,'8959591675067178',0,0,0,0.00,'2023-01-30 11:46:19','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1205','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1206,'CEFADROXIL DROX CAPS 500MG','1','2','',0.00,'15','40','0','',NULL,NULL,'0',0,0,'5600301675095494',0,0,0,0.00,'2023-01-30 19:20:12','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1206','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1207,'DAWAFLOX S.P 100ML','1','2','',0.00,'75','200','0','',NULL,NULL,'0',0,0,'6644041675096113',0,0,0,0.00,'2023-01-30 19:30:17','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1207','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1208,'ESOMEZOLE CAPS 40 MG','1','2','',0.00,'6','50','0','',NULL,NULL,'0',0,0,'6439221675096829',0,0,0,45.00,'2023-01-30 19:43:07','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1208','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1209,'CANDINIL FLUCONAZOLE S.P 35 ML','1','4','',0.00,'199','350','0','',NULL,NULL,'0',0,0,'1589101675096987',0,0,0,0.00,'2023-01-30 19:45:08','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1209','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1210,'NIFESTAR SR NIFEDIPINE TABS20 MG','1','2','',0.00,'0','5','0','',NULL,NULL,'0',0,0,'5750441675097279',0,0,0,140.00,'2023-01-30 19:50:04','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1210','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1211,'PURECAL SYP 200ML','1','4','',0.00,'480','750','0','',NULL,NULL,'0',0,0,'970111675178449',0,0,0,0.00,'2023-01-31 18:22:40','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1211','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1212,'ZENTEL TABS ALBEDAZOLE 400 MG','1','2','',0.00,'129','250','0','250',NULL,NULL,'0',0,0,'9818741675184347',0,0,0,0.00,'2023-01-31 20:01:55','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1212','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1213,'OMEGA 3 CAPSULES 1000MG','1','2','',0.00,'0','50','0','',NULL,NULL,'0',0,0,'8959591675184944',0,0,0,0.00,'2023-01-31 20:10:10','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1213','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1214,'BETA GRIPE WATER 60 ML','1','2','',0.00,'75','150','0','',NULL,NULL,'0',0,0,'1737131675536131',0,0,0,1.00,'2023-02-04 21:43:38','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1214','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1215,'C-CIPRO CIPROFLOXACINE 500MG TABS','1','2','',0.00,'4','10','0','10',NULL,NULL,'0',0,0,'5477051675669860',0,0,0,0.00,'2023-02-06 10:54:10','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1215','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1216,'MEDIMAX COTTON WOOL 100GM','1','2','',0.00,'65','100','0','',NULL,NULL,'0',0,0,'7788671675670083',0,0,0,0.00,'2023-02-06 10:57:01','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1216','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1217,'MEDIMAX COTTON WOOL 50GM','1','2','',0.00,'35','50','0','',NULL,NULL,'0',0,0,'3435501675670221',0,0,0,0.00,'2023-02-06 10:58:13','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1217','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1218,'ENO TABLETS','1','2','',0.00,'5','10','0','',NULL,NULL,'0',0,0,'1386101675670344',0,0,0,67.00,'2023-02-06 11:00:36','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1218','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1219,'IBUFIL- IBUPROFEN 400MG','1','2','',0.00,'0','10','0','',NULL,NULL,'0',0,0,'4267471675670557',0,0,0,0.00,'2023-02-06 11:04:49','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1219','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1220,'MEGYL-METRONIDAZOLE 400MG','1','2','',0.00,'0','10','0','',NULL,NULL,'0',0,0,'7608021675670758',0,0,0,0.00,'2023-02-06 11:08:29','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1220','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1221,'BESTdin MOUTH WASH 100ML','1','2','',0.00,'100','200','0','',NULL,NULL,'5',0,0,'2215041678348056',0,0,0,4.00,'2023-03-09 10:52:54','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1221','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1222,'BENAGAS GEL 180 ML','1','2','',0.00,'120','250','0','',NULL,NULL,'0',0,0,'2799591678351459',0,0,0,2.00,'2023-03-09 11:47:20','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1222','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1223,'BENAGAS GEL 100 ML','1','2','',0.00,'100','150','0','',NULL,NULL,'0',0,0,'1576111678351641',0,0,0,11.00,'2023-03-09 11:48:47','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1223','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1224,'COOL DOUBLE ACTION 200 ML','1','2','',0.00,'200','300','0','300',NULL,NULL,'0',0,0,'727831678351728',0,0,0,0.00,'2023-03-09 11:50:58','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1224','pcs','Inventory','EXEMPTED','1',NULL,'','','','','','','',0),(1225,'NEXID GEL 100ML','1','2','',0.00,'150','250','0','',NULL,NULL,'0',0,0,'6047101678352518',0,0,0,0.00,'2023-03-09 12:03:26','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1225','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1226,'TRICOFF GREEN 60ML','1','2','',0.00,'50','100','0','',NULL,NULL,'0',0,0,'5045961678352853',0,0,0,16.00,'2023-03-09 12:10:45','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1226','pcs','Inventory','EXEMPTED','1',NULL,'','','','','','','',0),(1227,'TRICOFF BROWN 60 ML','1','2','',0.00,'50','100','0','',NULL,NULL,'0',0,0,'9387651678353045',0,0,0,0.00,'2023-03-09 12:11:45','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1227','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1228,'TRICOFF RED 60 ML','1','2','',0.00,'50','100','0','',NULL,NULL,'0',0,0,'8670481678353105',0,0,0,7.00,'2023-03-09 12:12:45','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1228','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1229,'TRICOFF RED 100 ML','1','2','',0.00,'100','150','0','',NULL,NULL,'0',0,0,'1863711678353166',0,0,0,0.00,'2023-03-09 12:13:31','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1229','pcs','Inventory','EXEMPTED','1',NULL,'','','','','','','',0),(1230,'TRICOFF GREEN 100 ML','1','2','',0.00,'100','150','0','',NULL,NULL,'0',0,0,'3985011678353227',0,0,0,2.00,'2023-03-09 12:15:12','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1230','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1231,'APYCY (APC)','1','2','',0.00,'5','10','0','',NULL,NULL,'0',0,0,'7465131678356419',0,0,0,0.00,'2023-03-09 13:10:05','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1231','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1232,'PIROCAM-20','1','2','',0.00,'3','5','0','',NULL,NULL,'50',0,0,'3043991678374742',0,0,0,0.00,'2023-03-09 18:15:19','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1232','pcs','Inventory','EXEMPTED','200',NULL,'','','','','','','',0),(1233,'UXIM 15 TABS MELOXICAM','1','2','',0.00,'13','20','0','',NULL,NULL,'50',0,0,'6744331678377145',0,0,0,0.00,'2023-03-09 18:55:43','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1233','pcs','Inventory','EXEMPTED','50',NULL,'','','','','','','',0),(1234,'THIOCARB PROM 100MLS','1','2','',0.00,'120','250','0','',NULL,NULL,'5',0,0,'9321501678377811',0,0,0,2.00,'2023-03-09 19:09:16','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1234','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1235,'ONACOF 100MLS','1','2','',0.00,'120','200','0','',NULL,NULL,'5',0,0,'8730901678379754',0,0,0,0.00,'2023-03-09 19:37:38','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1235','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1236,'CARYL EXPECTORANT 100MLS','1','2','',0.00,'120','250','0','250',NULL,NULL,'5',0,0,'5431741678379859',0,0,0,0.00,'2023-03-09 19:39:59','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1236','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1237,'BUKOL 10MG HYOSCINE','1','2','',0.00,'10','20','0','',NULL,NULL,'50',0,0,'6097251678380871',0,0,0,0.00,'2023-03-09 19:57:37','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1237','pcs','Inventory','EXEMPTED','50',NULL,'','','','','','','',0),(1238,'SICLOFEN- MR','1','2','',0.00,'10','50','0','30',NULL,NULL,'50',0,0,'9333281678381058',0,0,0,41.00,'2023-03-09 19:59:20','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1238','pcs','Inventory','EXEMPTED','50',NULL,'','','','','','','',0),(1239,'TRACK MR TABS','1','2','',0.00,'14','30','0','30',NULL,NULL,'10',0,0,'314571678382621',0,0,0,0.00,'2023-03-09 20:25:35','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1239','pcs','Inventory','EXEMPTED','10',NULL,'','','','','','','',0),(1240,'RELIF PLUS TABS','1','2','',0.00,'30','50','0','',NULL,NULL,'20',0,0,'9075891678382735',0,0,0,0.00,'2023-03-09 20:27:44','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1240','pcs','Inventory','EXEMPTED','20',NULL,'','','','','','','',0),(1241,'UCON -10 MONTELUKAST','1','2','',0.00,'20','30','30','30',NULL,NULL,'20',0,0,'1496961678386652',0,0,0,0.00,'2023-03-09 21:32:54','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1241','pcs','Inventory','EXEMPTED','20',NULL,'','','','','','','',0),(1242,'NEOCOFF D 100 ML','1','2','',0.00,'70','150','0','',NULL,NULL,'0',0,0,'5941671678443868',0,0,0,0.00,'2023-03-10 13:25:35','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1242','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1243,'ALTRINE TABS 10MG','1','4','',0.00,'0','10','0','',NULL,NULL,'0',0,0,'7175721678444657',0,0,0,0.00,'2023-03-10 13:38:25','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1243','pcs','Inventory','EXEMPTED','50',NULL,'','','','','','','',0),(1244,'CETRIHIST SYRUP 60 ML','1','2','',0.00,'45','100','0','100',NULL,NULL,'0',0,0,'8502221678444928',0,0,0,7.00,'2023-03-10 13:43:45','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1244','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1245,'PIRIOSS SYRUP 60MLS','1','2','',0.00,'25','50','0','',NULL,NULL,'0',0,0,'1474911678445291',0,0,0,0.00,'2023-03-10 13:49:40','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1245','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1246,'DAWASOLONE SYRUP 60 ML','1','2','',0.00,'110','250','0','',NULL,NULL,'0',0,0,'7270281678445572',0,0,0,0.00,'2023-03-10 13:53:59','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1246','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1247,'COTRICEL SYRUP 100ML ','1','2','',0.00,'0','150','0','',NULL,NULL,'0',0,0,'7580231678446626',0,0,0,0.00,'2023-03-10 14:11:35','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1247','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1248,'CLAV-457','1','2','',0.00,'250','500','0','',NULL,NULL,'0',0,0,'9724791678448909',0,0,0,0.00,'2023-03-10 14:51:58','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1248','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1249,'OLSOLONE SYRUP 50- ML','1','2','',0.00,'150','250','0','',NULL,NULL,'0',0,0,'1382171678449295',0,0,0,3.00,'2023-03-10 14:56:00','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1249','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1250,'NEFIN 20 ER','1','2','',0.00,'2.5','5','0','',NULL,NULL,'0',0,0,'2515621678452981',0,0,0,0.00,'2023-03-10 15:57:51','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1250','pcs','Inventory','EXEMPTED','50',NULL,'','','','','','','',0),(1251,'ATASTST 20 ATOVASTASTIN','1','2','',0.00,'0','15','0','',NULL,NULL,'0',0,0,'1683051678453249',0,0,0,0.00,'2023-03-10 16:03:54','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1251','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1252,'GLUCOPHAGE 1000MG','1','2','',0.00,'0','5','0','',NULL,NULL,'0',0,0,'3252731678453749',0,0,0,0.00,'2023-03-10 16:10:16','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1252','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1253,'Z -OFLOX OZ ORNIDAZOLE','1','2','',0.00,'200','350','0','',NULL,NULL,'5',0,0,'8775011678525292',0,0,0,0.00,'2023-03-11 12:04:21','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1253','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1254,'MALAREM SUSPENSION 60MLS','1','2','',0.00,'100','200','0','',NULL,NULL,'5',0,0,'4527871678525462',0,0,0,0.00,'2023-03-11 12:06:21','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1254','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1255,'SENIDOL 2GM SECNIDAZOLE','1','2','',0.00,'40','100','0','',NULL,NULL,'200',0,0,'1907511678525989',0,0,0,0.00,'2023-03-11 12:16:05','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1255','pcs','Inventory','EXEMPTED','200',NULL,'','','','','','','',0),(1256,'C -SECNI 2GM','1','2','',0.00,'50','100','1','100',NULL,NULL,'10',0,0,'4638741678526165',0,0,0,10.00,'2023-03-11 12:18:07','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1256','pcs','Inventory','EXEMPTED','10',NULL,'','','','','','','',0),(1257,'TAGERA FORTE 2GM','1','2','',0.00,'60','150','0','150',NULL,NULL,'10',0,0,'2447951678526357',0,0,0,0.00,'2023-03-11 12:23:32','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1257','pcs','Inventory','EXEMPTED','10',NULL,'','','','','','','',0),(1258,'BENASTEN V6 PESSARIES','1','2','',0.00,'50','150','0','150',NULL,NULL,'05',0,0,'2202051678528053',0,0,0,0.00,'2023-03-11 12:49:07','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1258','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1259,'BENASTEN V3 PESSARIES','1','2','',0.00,'100','200','0','200',NULL,NULL,'5',0,0,'5935021678528147',0,0,0,0.00,'2023-03-11 12:50:50','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1259','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1260,'FINEMOX 625MG','1','2','',0.00,'120','400','0','',NULL,NULL,'5',0,0,'4613971678529180',0,0,0,11.00,'2023-03-11 13:07:59','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1260','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1261,'AXYLIN 500MG CAPS','1','2','',0.00,'5','10','0','',NULL,NULL,'200',0,0,'8188041678529576',0,0,0,0.00,'2023-03-11 13:15:36','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1261','pcs','Inventory','EXEMPTED','200',NULL,'','','','','','','',0),(1262,'ZITHROX 250 MG','1','2','',0.00,'200','300','0','',NULL,NULL,'5',0,0,'6152231678529772',0,0,0,0.00,'2023-03-11 13:19:32','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1262','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1263,'ZIMACIN 500MG AZT','1','2','',0.00,'50','150','0','',NULL,NULL,'5',0,0,'147811678530038',0,0,0,0.00,'2023-03-11 13:22:15','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1263','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1264,'RIOMYCIN 500MG AZT TABS','1','2','',0.00,'50','200','0','',NULL,NULL,'5',0,0,'7836101678530187',0,0,0,0.00,'2023-03-11 13:24:46','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1264','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1265,'AZIFLAM 500MG TABS','1','2','',0.00,'50','150','0','',NULL,NULL,'5',0,0,'5405451678530286',0,0,0,0.00,'2023-03-11 13:26:07','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1265','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1266,'CAREDOX 100MG CAPS','1','2','',0.00,'7','10','0','',NULL,NULL,'100',0,0,'502471678530433',0,0,0,0.00,'2023-03-11 13:28:37','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1266','pcs','Inventory','EXEMPTED','100',NULL,'','','','','','','',0),(1267,'MOXILACT 500MG CAPS','1','2','',0.00,'5','10','0','',NULL,NULL,'100',0,0,'4473191678530541',0,0,0,0.00,'2023-03-11 13:30:53','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1267','pcs','Inventory','EXEMPTED','100',NULL,'','','','','','','',0),(1268,'MOXACIL 250MG CAPS','1','2','',0.00,'5','10','0','',NULL,NULL,'100',0,0,'7685051678530653',0,0,0,100.00,'2023-03-11 13:32:25','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1268','pcs','Inventory','EXEMPTED','100',NULL,'','','','','','','',0),(1269,'SPAMOX 500MG CAPS','1','2','',0.00,'7','10','0','',NULL,NULL,'100',0,0,'6686331678530746',0,0,0,0.00,'2023-03-11 13:33:48','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1269','pcs','Inventory','EXEMPTED','100',NULL,'','','','','','','',0),(1270,'NIFURAN 100MG TABS','1','2','',0.00,'10','15','0','',NULL,NULL,'100',0,0,'8982551678530828',0,0,0,0.00,'2023-03-11 13:35:03','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1270','pcs','Inventory','EXEMPTED','100',NULL,'','','','','','','',0),(1271,'VIRGINITY SOAP','1','2','',0.00,'500','200','0','',NULL,NULL,'3',0,0,'389491678531112',0,0,0,0.00,'2023-03-11 13:40:34','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1271','pcs','Inventory','EXEMPTED','3',NULL,'','','','','','','',0),(1272,'LEO CONDOM','1','2','',0.00,'25','100','0','',NULL,NULL,'10',0,0,'5101551678531234',0,0,0,0.00,'2023-03-11 13:42:12','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1272','pcs','Inventory','EXEMPTED','10',NULL,'','','','','','','',0),(1273,'KISS STRAWBERRY CONDOMS','1','2','',0.00,'40','100','0','',NULL,NULL,'10',0,0,'1172511678531473',0,0,0,0.00,'2023-03-11 13:45:54','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1273','pcs','Inventory','EXEMPTED','10',NULL,'','','','','','','',0),(1274,'SALINAS DROPS','1','2','',0.00,'50','100','0','',NULL,NULL,'5',0,0,'3177811678531603',0,0,0,0.00,'2023-03-11 13:48:06','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1274','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1275,'DEXNEO','1','2','',0.00,'90','200','0','',NULL,NULL,'5',0,0,'726021678531754',0,0,0,0.00,'2023-03-11 13:50:29','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1275','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1276,'DEXOMET N','1','2','',0.00,'70','150','0','',NULL,NULL,'5',0,0,'9160181678531830',0,0,0,0.00,'2023-03-11 13:52:17','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1276','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1277,'METHYLATED SPIRIT 50MLS','1','2','',0.00,'25','50','0','50',NULL,NULL,'5',0,0,'581321678532249',0,0,0,0.00,'2023-03-11 13:59:08','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1277','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1278,'CHLORHEXIDINE ANTISEPTIC 75MLS','1','2','',0.00,'100','150','0','',NULL,NULL,'5',0,0,'7031931678532374',0,0,0,0.00,'2023-03-11 14:02:43','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1278','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1279,'CHLORHEXIDINE ANTISEOTIC 125MLS','1','2','',0.00,'150','200','0','',NULL,NULL,'5',0,0,'2068831678532564',0,0,0,0.00,'2023-03-11 14:04:13','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1279','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1280,'PURE LIQUID PARRAFFIN 50MLS','1','2','',0.00,'40','100','0','',NULL,NULL,'05',0,0,'4618801678532720',0,0,0,0.00,'2023-03-11 14:07:07','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1280','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1281,'POWERGESIC GEL30GM','1','2','',0.00,'300','500','0','',NULL,NULL,'02',0,0,'5378261678533600',0,0,0,0.00,'2023-03-11 14:21:51','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1281','pcs','Inventory','EXEMPTED','2',NULL,'','','','','','','',0),(1282,'ADIFLAM 30GM GEL','1','2','',0.00,'50','100','0','',NULL,NULL,'05',0,0,'6389071678533783',0,0,0,0.00,'2023-03-11 14:26:46','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1282','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1283,'RHEUMAC GEL','1','2','',0.00,'50','200','0','',NULL,NULL,'05',0,0,'3883501678534006',0,0,0,0.00,'2023-03-11 14:28:22','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1283','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1284,'ELYVATE CREAM','1','2','',0.00,'50','100','0','',NULL,NULL,'05',0,0,'5749241678534169',0,0,0,0.00,'2023-03-11 14:31:01','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1284','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1285,'CANDISTAT CREAM 15GM','1','2','',0.00,'50','150','0','',NULL,NULL,'05',0,0,'5962511678534514',0,0,0,0.00,'2023-03-11 14:38:29','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1285','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1286,'BENASTEN CREAM','1','2','',0.00,'49','150','0','',NULL,NULL,'010',0,0,'1179161678535078',0,0,0,0.00,'2023-03-11 14:46:06','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1286','pcs','Inventory','EXEMPTED','10',NULL,'','','','','','','',0),(1287,'BULKOT B CREAM','1','2','',0.00,'60','150','0','',NULL,NULL,'010',0,0,'5886991678535166',0,0,0,3.00,'2023-03-11 14:47:29','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1287','pcs','Inventory','EXEMPTED','10',NULL,'','','','','','','',0),(1288,'KLY JELLY','1','2','',0.00,'180','300','0','',NULL,NULL,'05',0,0,'3076911678535337',0,0,0,0.00,'2023-03-11 14:50:46','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1288','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1289,'OLCORT- HYDROCOTYSONE CREAM','1','2','',0.00,'0','100','0','',NULL,NULL,'0',0,0,'929031678541964',0,0,0,4.00,'2023-03-11 16:40:50','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1289','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1290,'CARYDEX DRY COUGHS 100MLS','1','2','',0.00,'150','300','0','',NULL,NULL,'05',0,0,'8637551678624877',0,0,0,3.00,'2023-03-12 15:44:47','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1290','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1291,'PANORUB CREAM','1','2','',0.00,'150','250','2','',NULL,NULL,'5',0,0,'4239671678625663',0,0,0,0.00,'2023-03-12 15:57:11','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1291','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1292,'ACNESOL CREME 20GM','1','2','',0.00,'200','300','0','',NULL,NULL,'05',0,0,'4206441678626048',0,0,0,1.00,'2023-03-12 16:02:28','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1292','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1293,'TRIAXONE CEFTRIAXONE INJ 1GM','1','2','',0.00,'50','150','0','',NULL,NULL,'100',0,0,'1829271678626324',0,0,0,0.00,'2023-03-12 16:09:02','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1293','pcs','Inventory','EXEMPTED','100',NULL,'','','','','','','',0),(1294,'DESEFIN CEFTRIAXONE INJ 1GM','1','2','',0.00,'100','300','0','',NULL,NULL,'05',0,0,'9272561678626542',0,0,0,0.00,'2023-03-12 16:10:55','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1294','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1295,'AZOGYL SYRUP 100MLS','1','2','',0.00,'100','200','0','',NULL,NULL,'10',0,0,'7218921678627310',0,0,0,0.00,'2023-03-12 16:26:38','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1295','pcs','Inventory','EXEMPTED','10',NULL,'','','','','','','',0),(1296,'BULKOT ORAL THRUSH 15ML','1','2','',0.00,'200','300','0','',NULL,NULL,'05',0,0,'3160291678692969',0,0,0,0.00,'2023-03-13 10:38:20','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1296','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1297,'CANDID CLOTRIMAZOLE EAR DROPS 15ML','1','2','',0.00,'300','500','0','',NULL,NULL,'05',0,0,'5387331678693101',0,0,0,0.00,'2023-03-13 10:40:46','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1297','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1298,'PROTAS 40MG TABS ESOMEPRAZOLE','1','2','',0.00,'40','80','0','',NULL,NULL,'100',0,0,'8552671678693531',0,0,0,0.00,'2023-03-13 10:47:57','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1298','pcs','Inventory','EXEMPTED','100',NULL,'','','','','','','',0),(1299,'PROTAS 20MG TABS ESOMEPRAZOLE','1','2','',0.00,'30','50','0','',NULL,NULL,'100',0,0,'4465641678693678',0,0,0,0.00,'2023-03-13 10:50:09','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1299','pcs','Inventory','EXEMPTED','100',NULL,'','','','','','','',0),(1300,'REPRAT 40MG PANTOPRAZOLE','1','2','',0.00,'50','100','0','',NULL,NULL,'030',0,0,'1717491678693884',0,0,0,0.00,'2023-03-13 10:53:41','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1300','pcs','Inventory','EXEMPTED','30',NULL,'','','','','','','',0),(1301,'ZERO PIMPLE SOAP','1','2','',0.00,'300','500','0','',NULL,NULL,'05',0,0,'3927911678694021',0,0,0,0.00,'2023-03-13 10:55:55','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1301','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1302,'MENA PAPAYA SOAP','1','2','',0.00,'500','800','0','',NULL,NULL,'05',0,0,'5337181678694156',0,0,0,0.00,'2023-03-13 10:57:16','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1302','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1303,'YOUNG AND ONLY CREAM','1','2','',0.00,'500','1000','0','',NULL,NULL,'05',0,0,'2484511678694236',0,0,0,0.00,'2023-03-13 10:58:57','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1303','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1304,'BODY SLIMMING CREAM','1','2','',0.00,'1000','2500','0','',NULL,NULL,'05',0,0,'9373761678694338',0,0,0,0.00,'2023-03-13 11:00:25','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1304','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1305,'SLIMMING HERB SACHETS','1','2','',0.00,'1000','2000','0','',NULL,NULL,'05',0,0,'4052381678694426',0,0,0,0.00,'2023-03-13 11:01:52','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1305','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1306,'WAKAWAKA CREAM','1','2','',0.00,'1000','1500','0','',NULL,NULL,'05',0,0,'7425251678694513',0,0,0,0.00,'2023-03-13 11:03:52','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1306','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1307,'STRETCH MARKS CREAM','1','2','',0.00,'1500','3000','0','',NULL,NULL,'05',0,0,'5119971678694632',0,0,0,0.00,'2023-03-13 11:06:01','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1307','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1308,'ZEFONE 1GM CEFTRIAXONE INJ','1','2','',0.00,'50','200','0','',NULL,NULL,'030',0,0,'6755211678698940',0,0,0,0.00,'2023-03-13 12:23:19','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1308','pcs','Inventory','EXEMPTED','30',NULL,'','','','','','','',0),(1309,'COFTA EXTRA SYR 100MLS','1','2','',0.00,'100','250','0','',NULL,NULL,'05',0,0,'4029721678699436',0,0,0,2.00,'2023-03-13 12:25:28','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1309','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1310,'PIRICLOR SYRUP 60MLS','1','2','',0.00,'30','50','0','',NULL,NULL,'05',0,0,'1461321678699625',0,0,0,2.00,'2023-03-13 12:31:15','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1310','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1311,'COFTA TABS','1','2','',0.00,'5','10','0','',NULL,NULL,'100',0,0,'8653571678699996',0,0,0,0.00,'2023-03-13 12:35:03','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1311','pcs','Inventory','EXEMPTED','100',NULL,'','','','','','','',0),(1312,'DEXTRACIN EYES/','1','2','',0.00,'175','400','400','400',NULL,NULL,'0',0,0,'9615731678700104',0,0,0,0.00,'2023-03-13 12:44:34','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1312','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1313,'NASITHIOL INFANT 60 ML','1','2','',0.00,'55','150','0','150',NULL,NULL,'0',0,0,'1951921678700865',0,0,0,0.00,'2023-03-13 12:49:18','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1313','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1314,'MICROMOL PCM 60ML','1','2','',0.00,'18','70','0','',NULL,NULL,'0',0,0,'1983031678701400',0,0,0,4.00,'2023-03-13 12:58:22','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1314','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1315,'COTRICEL 50MLS SYRUP','1','2','',0.00,'50','100','0','',NULL,NULL,'05',0,0,'6589361678705690',0,0,0,0.00,'2023-03-13 14:10:46','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1315','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1316,'KKOREMIN GARGLE 200','1','2','',0.00,'150','350','0','',NULL,NULL,'0',0,0,'3047611678992857',0,0,0,0.00,'2023-03-16 21:56:12','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1316','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1317,'SARA - D3 VIT D3 ORAL DROPS','1','2','',0.00,'180','400','0','',NULL,NULL,'0',0,0,'9161391678992973',0,0,0,0.00,'2023-03-16 21:58:18','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1317','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1318,'ACIRAX CREAM 10G','1','2','',0.00,'80','200','0','',NULL,NULL,'0',0,0,'9234491678993099',0,0,0,0.00,'2023-03-16 21:59:26','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1318','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1319,'INFACOL','1','4','',0.00,'150','300','0','',NULL,NULL,'0',0,0,'71991678993167',0,0,0,0.00,'2023-03-16 22:00:25','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1319','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1320,'CITRIVIVA DS 960MG','1','2','',0.00,'5','10','0','',NULL,NULL,'0',0,0,'897311679506887',0,0,0,0.00,'2023-03-22 20:45:57','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1320','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1321,'PIRICET 60 ML','1','2','',0.00,'50','100','0','',NULL,NULL,'0',0,0,'5981551679507492',0,0,0,0.00,'2023-03-22 20:53:00','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1321','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1322,'SHAL ~ARTEM','1','2','',0.00,'100','200','0','',NULL,NULL,'0',0,0,'58391679508012',0,0,0,0.00,'2023-03-22 21:03:22','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1322','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1323,'UNIGAN (HYOSPAN)','1','2','',0.00,'30','50','0','',NULL,NULL,'0',0,0,'6565191679509392',0,0,0,0.00,'2023-03-22 21:27:28','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1323','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1324,'RANFERON CAPS','1','2','',0.00,'15','30','0','',NULL,NULL,'0',0,0,'707291679509648',0,0,0,0.00,'2023-03-22 21:29:02','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1324','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1325,'PAINOTAB','1','2','',0.00,'10','20','0','',NULL,NULL,'0',0,0,'2450671680088839',0,0,0,51.00,'2023-03-29 16:14:24','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1325','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1326,'COOL TABLETS','1','2','',0.00,'5','10','0','',NULL,NULL,'0',0,0,'7400181680095739',0,0,0,0.00,'2023-03-29 16:16:33','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1326','pcs','Inventory','EXEMPTED','10',NULL,'','','','','','','',0),(1327,'ZYCLAVE 228.5 SP 70ML','1','2','',0.00,'150','400','0','',NULL,NULL,'0',0,0,'5697581680095793',0,0,0,0.00,'2023-03-29 16:18:47','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1327','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1328,'DEFLAM RUB','1','2','',0.00,'38','100','0','100',NULL,NULL,'0',0,0,'499751680364038',0,0,0,0.00,'2023-04-01 18:48:31','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1328','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1329,'TETRACYCLINE ONT (OPTHALMIC) 5MG','1','2','',0.00,'31','100','0','',NULL,NULL,'0',0,0,'3002301680364512',0,0,0,4.00,'2023-04-01 18:59:25','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1329','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1330,'TETRACYCLINE SKIN OINT 20G','1','2','',0.00,'22','70','0','70',NULL,NULL,'0',0,0,'8733621680364789',0,0,0,0.00,'2023-04-01 19:02:14','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1330','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1331,'DELUXE STUDDED CONDOMS','1','2','',0.00,'50','100','0','',NULL,NULL,'10',0,0,'7480231680517244',0,0,0,5.00,'2023-04-03 13:23:05','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1331','pcs','Inventory','EXEMPTED','10',NULL,'','','','','','','',0),(1332,'ALIMOX SUSPENSION 100MLS','1','2','',0.00,'40','100','0','',NULL,NULL,'10',0,0,'7389301680517386',0,0,0,0.00,'2023-04-03 13:37:50','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1332','pcs','Inventory','EXEMPTED','10',NULL,'','','','','','','',0),(1333,'LECOTRIM FORTE 960MG','1','2','',0.00,'5','10','0','',NULL,NULL,'030',0,0,'2756091680518730',0,0,0,0.00,'2023-04-03 13:49:28','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1333','pcs','Inventory','EXEMPTED','30',NULL,'','','','','','','',0),(1334,'NYSTAL 12ML','1','2','',0.00,'30','70','0','',NULL,NULL,'05',0,0,'7862381680521703',0,0,0,1.00,'2023-04-03 14:41:45','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1334','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1335,'NYSTAL 30MLS','1','2','',0.00,'40','100','0','',NULL,NULL,'05',0,0,'8013131680522105',0,0,0,0.00,'2023-04-03 14:43:16','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1335','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1336,'VELVEX COTTON WOOL 50GM','1','2','',0.00,'40','80','0','',NULL,NULL,'05',0,0,'961051680522441',0,0,0,2.00,'2023-04-03 14:50:13','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1336','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1337,'CIPROCOS 500MG','1','2','',0.00,'15','25','150','',NULL,NULL,'100',0,0,'4925431681376062',0,0,0,0.00,'2023-04-13 11:59:23','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1337','pcs','Inventory','EXEMPTED','100',NULL,'','','','','','','',0),(1338,'METROZOL 400MG','1','2','',0.00,'10','20','0','',NULL,NULL,'100',0,0,'5894241681378516',0,0,0,0.00,'2023-04-13 12:37:54','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1338','pcs','Inventory','EXEMPTED','100',NULL,'','','','','','','',0),(1339,'PROMEZINE SYRUP 60MLS','1','2','',0.00,'50','100','0','',NULL,NULL,'10',0,0,'3688051681378880',0,0,0,0.00,'2023-04-13 12:44:36','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1339','pcs','Inventory','EXEMPTED','10',NULL,'','','','','','','',0),(1340,'DOMNAC SUSP','1','2','',0.00,'100','150','0','',NULL,NULL,'10',0,0,'4239671681379077',0,0,0,0.00,'2023-04-13 12:46:54','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1340','pcs','Inventory','EXEMPTED','10',NULL,'','','','','','','',0),(1341,'GLADS BEST POWER','1','2','',0.00,'20','40','0','',NULL,NULL,'030',0,0,'3047611681379601',0,0,0,0.00,'2023-04-13 12:55:46','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1341','pcs','Inventory','EXEMPTED','50',NULL,'','','','','','','',0),(1342,'TETRALINE 15GM','1','2','',0.00,'50','100','0','',NULL,NULL,'05',0,0,'2592361681380659',0,0,0,0.00,'2023-04-13 13:13:12','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1342','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1343,'CORAMIDE 2MG','1','2','',0.00,'5','10','0','',NULL,NULL,'100',0,0,'8797661681381046',0,0,0,30.00,'2023-04-13 13:20:57','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1343','pcs','Inventory','EXEMPTED','100',NULL,'','','','','','','',0),(1344,'KARVOL DECONGESTANT','1','2','',0.00,'50','70','0','',NULL,NULL,'05',0,0,'8223691681382364',0,0,0,0.00,'2023-04-13 13:41:09','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1344','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1345,'LONART DS 80/480 MG','1','2','',0.00,'100','250','1','',NULL,NULL,'05',0,0,'4991891681382487',0,0,0,0.00,'2023-04-13 13:44:17','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1345','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1346,'PLANET AQUA 500ML','1','2','',0.00,'20','30','0','',NULL,NULL,'030',0,0,'6484831681383573',0,0,0,0.00,'2023-04-13 14:04:00','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1346','pcs','Inventory','EXEMPTED','10',NULL,'','','','','','','',0),(1347,'PLANET AQUA 1000ML','1','2','',0.00,'40','70','0','',NULL,NULL,'05',0,0,'9262281681383841',0,0,0,0.00,'2023-04-13 14:07:22','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1347','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1348,'DASANI 500ML','1','2','',0.00,'30','50','0','',NULL,NULL,'05',0,0,'6714431681384043',0,0,0,0.00,'2023-04-13 14:08:35','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1348','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1349,'CRYSTAL COOL 500ML','1','2','',0.00,'30','50','0','',NULL,NULL,'030',0,0,'6083651681384115',0,0,0,0.00,'2023-04-13 14:10:41','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1349','pcs','Inventory','EXEMPTED','100',NULL,'','','','','','','',0),(1350,'SURGICAL SPIRIT 500MLS','1','2','',0.00,'100','150','0','',NULL,NULL,'05',0,0,'6109631681385374',0,0,0,0.00,'2023-04-13 14:32:07','5','1','1','0000-00-00','mainitem','Inclusive','','active','','1350','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1351,'ELYMOX 500MG CAPS','1','2','',0.00,'5','10','0','',NULL,NULL,'200',0,0,'297951681571901',0,0,0,0.00,'2023-04-15 18:20:58','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1351','pcs','Inventory','EXEMPTED','200',NULL,'','','','','','','',0),(1352,'CETRIHIST SYRUP 100mls','1','2','',0.00,'40','150','0','150',NULL,NULL,'010',0,0,'6916531683726325',0,0,0,0.00,'2023-05-10 16:47:18','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1352','pcs','Inventory','EXEMPTED','10',NULL,'','','','','','','',0),(1353,'DICONAZOLE [FLUCONAZOLE 200MG] TABS','1','2','',0.00,'10','20','0','',NULL,NULL,'030',0,0,'6807171683728883',0,0,0,0.00,'2023-05-10 17:30:35','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1353','pcs','Inventory','EXEMPTED','30',NULL,'','','','','','','',0),(1354,'SUPER POWER','1','2','',0.00,'15','30','0','',NULL,NULL,'0100',0,0,'4050861683729564',0,0,0,0.00,'2023-05-10 17:43:03','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1354','pcs','Inventory','EXEMPTED','100',NULL,'','','','','','','',0),(1355,'LYSO BALM 2GM','1','2','',0.00,'15','20','0','',NULL,NULL,'20',0,0,'2789621683907423',0,0,0,0.00,'2023-05-12 19:06:21','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1355','pcs','Inventory','EXEMPTED','20',NULL,'','','','','','','',0),(1356,'FLUCOLDEX RUB 5GM','1','2','',0.00,'20','30','0','',NULL,NULL,'030',0,0,'5197011683907581',0,0,0,0.00,'2023-05-12 19:08:34','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1356','pcs','Inventory','EXEMPTED','30',NULL,'','','','','','','',0),(1357,'KEMOXYL DT 250MG TABS','1','2','',0.00,'10','15','0','',NULL,NULL,'200',0,0,'7939111683907715',0,0,0,0.00,'2023-05-12 19:11:17','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1357','pcs','Inventory','EXEMPTED','200',NULL,'','','','','','','',0),(1358,'LABCLAV 625MG','1','2','',0.00,'130','400','0','',NULL,NULL,'010',0,0,'7650921683908198',0,0,0,0.00,'2023-05-12 19:26:03','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1358','pcs','Inventory','EXEMPTED','10',NULL,'','','','','','','',0),(1359,'ACP MR','1','2','',0.00,'25','40','0','',NULL,NULL,'0100',0,0,'5165291683909017',0,0,0,1.00,'2023-05-12 19:52:10','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1359','pcs','Inventory','EXEMPTED','100',NULL,'','','','','','','',0),(1360,'AUGMIN 375 MG','1','2','',0.00,'30','40','0','',NULL,NULL,'0100',0,0,'3721881683910363',0,0,0,0.00,'2023-05-12 21:05:18','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1360','pcs','Inventory','EXEMPTED','100',NULL,'','','','','','','',0),(1361,'OMENIX 40MG','1','2','',0.00,'200','400','0','',NULL,NULL,'5',0,0,'7009571683914753',0,0,0,0.00,'2023-05-12 21:07:11','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1361','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1362,'DIEREZE 2MG','1','2','',0.00,'5','10','0','',NULL,NULL,'0200',0,0,'3798011683914832',0,0,0,0.00,'2023-05-12 21:08:55','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1362','pcs','Inventory','EXEMPTED','200',NULL,'','','','','','','',0),(1363,'PARAGON 60MLS','1','2','',0.00,'50','100','0','',NULL,NULL,'0100',0,0,'7094761683993554',0,0,0,0.00,'2023-05-13 19:02:57','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1363','pcs','Inventory','EXEMPTED','100',NULL,'','','','','','','',0),(1364,'IMMUNOL EFFERVESCENT','1','2','',0.00,'50','100','0','',NULL,NULL,'300',0,0,'1368271683993826',0,0,0,0.00,'2023-05-13 19:06:54','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1364','pcs','Inventory','EXEMPTED','300',NULL,'','','','','','','',0),(1365,'BENAWORM SUSPENSION 10MLS','1','2','',0.00,'50','100','0','',NULL,NULL,'100',0,0,'9156851683994075',0,0,0,0.00,'2023-05-13 19:16:35','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1365','pcs','Inventory','EXEMPTED','100',NULL,'','','','','','','',0),(1366,'IMMOBEN CAPS','1','2','',0.00,'5','10','0','',NULL,NULL,'0200',0,0,'809401683994595',0,0,0,0.00,'2023-05-13 19:19:56','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1366','pcs','Inventory','EXEMPTED','200',NULL,'','','','','','','',0),(1367,'IMMOLAB CAPS','1','2','',0.00,'5','10','0','',NULL,NULL,'0200',0,0,'5995141683994797',0,0,0,0.00,'2023-05-13 19:28:10','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1367','pcs','Inventory','EXEMPTED','200',NULL,'','','','','','','',0),(1368,'ZINCCOMPLEX LIQUID','1','2','',0.00,'300','500','0','',NULL,NULL,'010',0,0,'1439571683999680',0,0,0,0.00,'2023-05-13 20:45:15','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1368','pcs','Inventory','EXEMPTED','10',NULL,'','','','','','','',0),(1369,'MONTEY 10MG','1','2','',0.00,'20','30','0','',NULL,NULL,'030',0,0,'8490741684155687',0,0,0,0.00,'2023-05-15 16:03:40','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1369','pcs','Inventory','EXEMPTED','30',NULL,'','','','','','','',0),(1370,'CETZAN 10','1','2','',0.00,'2','10','0','',NULL,NULL,'0200',0,0,'8753861684156479',0,0,0,0.00,'2023-05-15 16:17:19','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1370','pcs','Inventory','EXEMPTED','200',NULL,'','','','','','','',0),(1371,'BACTICLOX 500MG','1','2','',0.00,'5','10','0','',NULL,NULL,'0200',0,0,'5167101684156780',0,0,0,0.00,'2023-05-15 16:22:29','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1371','pcs','Inventory','EXEMPTED','200',NULL,'','','','','','','',0),(1372,'ZENTEL 400MG SUSPENSION','1','2','',0.00,'170','250','0','',NULL,NULL,'05',0,0,'5022701684157134',0,0,0,0.00,'2023-05-15 16:27:57','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1372','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1373,'AUGYCLAV 457 MG','1','2','',0.00,'200','350','0','350',NULL,NULL,'05',0,0,'4132731684157612',0,0,0,0.00,'2023-05-15 16:34:59','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1373','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1374,'FC ZOLE 150MG','1','2','',0.00,'15','50','0','50',NULL,NULL,'0200',0,0,'2873611684157860',0,0,0,7.00,'2023-05-15 22:15:45','5','1','1','0000-00-00','mainitem','na','','active','','1374','pcs','Inventory','EXEMPTED','200','','','','','','','','',0),(1375,'MOXACIL 500MG CAPS','1','2','',0.00,'7','10','0','',NULL,NULL,'0200',0,0,'6016291684157980',0,0,0,0.00,'2023-05-15 16:42:33','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1375','pcs','Inventory','EXEMPTED','200',NULL,'','','','','','','',0),(1376,'STACEF 1GM INJ','1','2','',0.00,'40','300','0','',NULL,NULL,'030',0,0,'8370501684158330',0,0,0,0.00,'2023-05-15 22:10:44','5','1','1','0000-00-00','mainitem','na','','active','','1376','pcs','Inventory','EXEMPTED','34','','','','','','','','',0),(1377,'ROKON 50MG TABS','1','2','',0.00,'3','5','0','',NULL,NULL,'0200',0,0,'1074031684158472',0,0,0,0.00,'2023-05-15 16:50:08','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1377','pcs','Inventory','EXEMPTED','200',NULL,'','','','','','','',0),(1378,'OLMOL FORTE 2GMS','1','2','',0.00,'30','100','0','',NULL,NULL,'20',0,0,'2502031686233231',0,0,0,4.00,'2023-06-08 17:18:19','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1378','pcs','Inventory','EXEMPTED','20',NULL,'','','','','','','',0),(1379,'ZIMARC -500 MG','1','2','',0.00,'50','200','0','',NULL,NULL,'20',0,0,'6465501686233900',0,0,0,0.00,'2023-06-08 17:20:00','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1379','pcs','Inventory','EXEMPTED','20',NULL,'','','','','','','',0),(1380,'MULTIDEX SYRUP 60MLS','1','2','',0.00,'50','100','0','100',NULL,NULL,'20',0,0,'4588591686235929',0,0,0,0.00,'2023-06-08 17:54:20','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1380','pcs','Inventory','EXEMPTED','20',NULL,'','','','','','','',0),(1381,'SULID SYRUP','1','2','',0.00,'50','100','0','100',NULL,NULL,'20',0,0,'611831686236120',0,0,0,0.00,'2023-06-08 17:56:47','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1381','pcs','Inventory','EXEMPTED','20',NULL,'','','','','','','',0),(1382,'POLYBENVITE SYRUP 60MLS','1','2','',0.00,'50','100','0','',NULL,NULL,'20',0,0,'4882831686236208',0,0,0,0.00,'2023-06-08 18:02:02','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1382','pcs','Inventory','EXEMPTED','20',NULL,'','','','','','','',0),(1383,'SHALTOUX HERBAL SYRUP','1','2','',0.00,'300','500','0','',NULL,NULL,'5',0,0,'9792761686236522',0,0,0,0.00,'2023-06-08 18:04:16','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1383','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1384,'BENZOL KETOCONAZOLE CREAM','1','2','',0.00,'50','150','0','150',NULL,NULL,'5',0,0,'2340111686236805',0,0,0,0.00,'2023-06-08 18:08:13','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1384','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1385,'CEFZONA 1000MG INJ','1','2','',0.00,'50','150','0','',NULL,NULL,'30',0,0,'4675591686236893',0,0,0,0.00,'2023-06-08 18:10:53','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1385','pcs','Inventory','EXEMPTED','30',NULL,'','','','','','','',0),(1386,'AMLODIPINE 10MG','1','2','',0.00,'5','10','0','',NULL,NULL,'50',0,0,'2895051686237162',0,0,0,0.00,'2023-06-08 18:21:30','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1386','pcs','Inventory','EXEMPTED','50',NULL,'','','','','','','',0),(1387,'DAWAPRAZ OMEPRAZOLE 20MG','1','2','',0.00,'5','10','0','',NULL,NULL,'200',0,0,'6150421686393321',0,0,0,0.00,'2023-06-10 13:37:05','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1387','pcs','Inventory','EXEMPTED','200',NULL,'','','','','','','',0),(1388,'PYNSTOP TABS','1','2','',0.00,'10','20','0','',NULL,NULL,'200',0,0,'6182441686393946',0,0,0,0.00,'2023-06-10 13:49:54','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1388','pcs','Inventory','EXEMPTED','200',NULL,'','','','','','','',0),(1389,'LACTULOSE EVAC EYRUP','1','2','',0.00,'150','350','0','',NULL,NULL,'5',0,0,'7450331686726258',0,0,0,0.00,'2023-06-14 10:06:56','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1389','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1390,'KENACOF 100MLS','1','2','',0.00,'100','200','0','200',NULL,NULL,'20',0,0,'1689701686726416',0,0,0,0.00,'2023-06-14 10:09:12','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1390','pcs','Inventory','EXEMPTED','20',NULL,'','','','','','','',0),(1391,'COSCOF C','1','2','',0.00,'200','350','0','',NULL,NULL,'5',0,0,'8405241686726854',0,0,0,0.00,'2023-06-14 10:16:01','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1391','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1392,'DOMPERON 30MLS','1','2','',0.00,'160','250','','250',NULL,NULL,'5',0,0,'3747861693322919',0,0,0,0.00,'2023-08-30 12:52:22','6','1','1','0000-00-00','mainitem','na','','active','','1392','pcs','Inventory','EXEMPTED','5','','','','','','','','',0),(1393,'menthozen','1','2','',0.00,'0.00','200','0','',NULL,NULL,'5',0,0,'3743941693389142',0,0,0,0.00,'2023-08-30 13:02:09','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1393','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1394,'lacttoss','1','2','',0.00,'125','250','0','',NULL,NULL,'05',0,0,'3210741693390505',0,0,0,0.00,'2023-08-30 13:26:07','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1394','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1395,'acticoff paediatric','1','2','',0.00,'0.00','200','0','',NULL,NULL,'05',0,0,'6468521693406023',0,0,0,7.00,'2023-08-30 17:39:49','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1395','pcs','Inventory','EXEMPTED','5','','','','','','','','',0),(1396,'nosfree saline nasal drops','1','2','',0.00,'25','75','0','',NULL,NULL,'05',0,0,'3936371693592106',0,0,0,6.00,'2023-09-01 21:34:14','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1396','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1397,'andrin paediatric','1','2','',0.00,'45','100','0','',NULL,NULL,'5 ',0,0,'378011693593460',0,0,0,0.00,'2023-09-01 21:40:26','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1397','pcs','Inventory','EXEMPTED','5','','','','','','','','',0),(1398,'melostar 7.5mg(meloxicam)','1','2','',0.00,'3','10','0','',NULL,NULL,'10',0,0,'1078561693594577',0,0,0,0.00,'2023-09-01 22:03:20','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1398','pcs','Inventory','EXEMPTED','10','','','','','','','','',0),(1399,'mentho plus 9ml','1','2','',0.00,'40','50','0','',NULL,NULL,'2',0,0,'4473191693595000',0,0,0,0.00,'2023-09-01 22:06:23','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1399','pcs','Inventory','EXEMPTED','2','','','','','','','','',0),(1400,'zaga 100mg( MTM) ','1','2','',0.00,'8','100','0','',NULL,NULL,'0',0,0,'4545391693595427',0,0,0,0.00,'2023-09-01 22:16:46','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1400','pcs','Inventory','EXEMPTED','','','','','','','','','',0),(1401,'trust studded','1','2','',0.00,'36','100','0','',NULL,NULL,'5',0,0,'6559451693598141',0,0,0,6.00,'2023-09-01 22:57:36','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1401','pcs','Inventory','EXEMPTED','5','','','','','','','','',0),(1402,'vonac gel 20mg','1','2','',0.00,'18','100','0','',NULL,NULL,'0',0,0,'7978691693601642',0,0,0,1.00,'2023-09-01 23:57:38','6','1','1','0000-00-00','mainitem','na','','active','','1402','pcs','Inventory','EXEMPTED',NULL,'','','','','','','','',0),(1403,'melostar 15mg(meloxicam)','1','2','',0.00,'3','15','0','',NULL,NULL,'5',0,0,'1940141693604191',0,0,0,0.00,'2023-09-02 00:38:57','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1403','pcs','Inventory','EXEMPTED','5','','','','','','','','',0),(1404,'appetizer B TABS 30S','1','2','',0.00,'9.5','25','0','',NULL,NULL,'0',0,0,'6464591693604553',0,0,0,0.00,'2023-09-02 00:44:43','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1404','pcs','Inventory','EXEMPTED','','','','','','','','','',0),(1405,'KETOZIRAL(KETOKONAZOLE)','1','2','',0.00,'3.4','10','0','',NULL,NULL,'020',0,0,'2062791693604943',0,0,0,0.00,'2023-09-02 00:52:49','6','1','1','0000-00-00','mainitem','na','','active','','1405','pcs','Inventory','EXEMPTED',NULL,'','','','','','','','',0),(1406,'EFLARON400mg(Metronidazole)','1','2','',0.00,'1.7','10','0','',NULL,NULL,'05',0,0,'4362321693605442',0,0,0,0.00,'2023-09-02 01:01:26','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1406','pcs','Inventory','EXEMPTED','5','','','','','','','','',0),(1407,'isocet-p','1','2','',0.00,'120','250','0','',NULL,NULL,'5',0,0,'1532011693689355',0,0,0,13.00,'2023-09-03 00:25:56','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1407','pcs','Inventory','EXEMPTED','5','','','','','','','','',0),(1408,'vega 100mg','1','2','',0.00,'40','100','0','',NULL,NULL,'05',0,0,'7412561693690841',0,0,0,0.00,'2023-09-03 00:43:27','6','1','1','0000-00-00','mainitem','Inclusive','','active','','1408','pcs','Inventory','EXEMPTED','5','','','','','','','','',0),(1409,'test product','1','2','',16.00,'5','15','0','0',NULL,NULL,'5',0,0,'4687981711363754',0,0,0,0.00,'2024-03-25 13:55:23','7','1','1','0000-00-00','mainitem','Inclusive','','active','','1409','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(1410,'colix drops 15ml','1','2','',0.00,'250','350','0','',NULL,NULL,'5',0,0,'3328261711371302',0,0,0,0.00,'2024-03-25 15:58:34','8','1','1','2024-07-01','mainitem','Inclusive','','active','','1410','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1411,'TOTOMOL 100ML','1','2','',0.00,'38','100','0','',NULL,NULL,'5',0,0,'9074681711371950',0,0,0,1.00,'2024-03-25 16:09:17','8','1','1','2026-12-01','mainitem','Inclusive','','active','','1411','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1412,'JUNIOR SONADOL 100ML','1','2','',0.00,'45','150','','',NULL,NULL,'5',0,0,'6802941711372318',0,0,0,0.00,'2024-03-25 16:17:10','8','1','1','2026-12-01','mainitem','Inclusive','','active','','1412','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1413,'CHALEATE SYRUP 60MLS','1','2','',0.00,'38','100','0','',NULL,NULL,'5',0,0,'442661711372841',0,0,0,1.00,'2024-03-25 16:24:35','8','1','1','2026-03-01','mainitem','Inclusive','','active','','1413','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1414,'FEVAPYN EXTRA 60MLS','1','2','',0.00,'68','200','','',NULL,NULL,'5',0,0,'2723161711386808',0,0,0,0.00,'2024-03-25 20:16:41','8','1','1','2025-12-01','mainitem','Inclusive','','active','','1414','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1415,'PONAFEN 60MLS','1','2','',0.00,'50','100','0','',NULL,NULL,'0',0,0,'2189361711387664',0,0,0,0.00,'2024-03-25 20:32:37','8','1','1','2026-10-01','mainitem','Inclusive','','active','','1415','pcs','Inventory','EXEMPTED','5',NULL,'','','','','','','',0),(1416,'IBUMEX IBUPROFEN SUSP 60MLS','1','2','',0.00,'68','200','0','',NULL,NULL,'5',0,0,'4054191711388460',0,0,0,0.00,'2024-03-25 20:46:30','8','1','1','2024-10-01','mainitem','Inclusive','','active','','1416','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1417,'BRUFACE SYRUP 100MLS','1','2','',0.00,'70','200','0','',NULL,NULL,'5',0,0,'3807381711389157',0,0,0,0.00,'2024-03-25 20:56:25','8','1','1','2025-10-01','mainitem','Inclusive','','active','','1417','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1418,'PIRINOX EXPECTORANT 60MLS','1','2','',0.00,'27','100','0','',NULL,NULL,'5',0,0,'4916361711390918',0,0,0,7.00,'2024-03-25 21:28:29','8','1','1','2025-10-01','mainitem','Inclusive','','active','','1418','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1419,'CHLORPHENIRAMINE SYRUP 60MLS','1','2','',0.00,'22','50','0','',NULL,NULL,'5',0,0,'4020051711392236',0,0,0,0.00,'2024-03-25 21:48:39','8','1','1','2025-11-01','mainitem','Inclusive','','active','','1419','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1420,'LORATA ORAL SOLUTION 100MLS','1','2','',0.00,'80','200','0','',NULL,NULL,'5',0,0,'3163311711436595',0,0,0,0.00,'2024-03-26 10:10:12','7','1','1','2025-07-01','mainitem','Inclusive','','active','','1420','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1421,'HEMOFORCE FAMILY 200MLS ','1','2','',0.00,'189','400','0','',NULL,NULL,'5',0,0,'4130011711437949',0,0,0,2.00,'2024-03-26 10:28:36','7','1','1','2025-07-01','mainitem','Inclusive','','active','','1421','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1422,'LACTULAC( LACTULOSE) SOLUTION','1','2','',0.00,'319','450','0','',NULL,NULL,'5',0,0,'5245341711438327',0,0,0,0.00,'2024-03-26 10:48:28','7','1','1','2026-07-01','mainitem','Inclusive','','active','','1422','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1423,'NEXID GEL 200ML','1','2','',0.00,'150','450','0','',NULL,NULL,'5',0,0,'5880041711440708',0,0,0,0.00,'2024-03-26 11:19:20','7','1','1','2025-04-01','mainitem','Inclusive','','active','','1423','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1424,'GAVISCON LIQUID 200ML PEPPERMINT','1','2','',0.00,'710','1100','0','',NULL,NULL,'5',0,0,'7294141711441256',0,0,0,0.00,'2024-03-26 11:22:56','7','1','1','2025-07-01','mainitem','Inclusive','','active','','1424','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1425,'TRYACTIN SUSPENTION 100MLS ','1','2','',0.00,'100','250','0','',NULL,NULL,'5',0,0,'2746731711441445',0,0,0,4.00,'2024-03-26 11:26:28','7','1','1','2026-02-01','mainitem','Inclusive','','active','','1425','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1426,'BRONCHO CARE 120ML','1','2','',0.00,'50','250','0','',NULL,NULL,'5',0,0,'6407801711441992',0,0,0,1.00,'2024-03-26 11:34:54','7','1','1','0000-00-00','mainitem','Inclusive','','active','','1426','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1427,'TOUFCOF PEADTRIATIC 100ML','1','2','',0.00,'50','200','0','',NULL,NULL,'5',0,0,'9458951711442264',0,0,0,1.00,'2024-03-26 11:39:20','7','1','1','2026-02-01','mainitem','Inclusive','','active','','1427','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1428,'CHESTCOF SYRUP 100ML ','1','2','',0.00,'230','400','0','',NULL,NULL,'5',0,0,'8602211711442541',0,0,0,3.00,'2024-03-26 11:44:50','7','1','1','2024-06-01','mainitem','Inclusive','','active','','1428','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1429,'EBAMIN SYRUP','1','2','',0.00,'00','200','0','',NULL,NULL,'5',0,0,'6343151711443013',0,0,0,0.00,'2024-03-26 11:58:10','7','1','1','2025-09-01','mainitem','Inclusive','','active','','1429','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1430,'KOFCARE','1','2','',0.00,'50','200','0','',NULL,NULL,'5',0,0,'1829271711443848',0,0,0,1.00,'2024-03-26 12:08:46','7','1','1','2024-12-01','mainitem','Inclusive','','active','','1430','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1431,'COFACHES HONEY 100ML','1','2','',0.00,'00','350','0','',NULL,NULL,'5',0,0,'8454791711444312',0,0,0,0.00,'2024-03-26 12:13:41','7','1','1','2024-06-01','mainitem','Inclusive','','active','','1431','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1432,'BENACOFF LINCTUS WITH DEXA 100ML','1','2','',0.00,'60','200','0','',NULL,NULL,'5',0,0,'2238301711444838',0,0,0,0.00,'2024-03-26 12:25:31','7','1','1','2025-01-01','mainitem','Inclusive','','active','','1432','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1433,'TOUFCOF-OD 100ML','1','2','',0.00,'00','350','0','',NULL,NULL,'5',0,0,'952591711445390',0,0,0,0.00,'2024-03-26 12:37:46','7','1','1','2025-08-01','mainitem','Inclusive','','active','','1433','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1434,'EASCOF','1','2','',0.00,'00','200','0','',NULL,NULL,'5',0,0,'2425601711446751',0,0,0,0.00,'2024-03-26 12:54:51','7','1','1','2024-04-01','mainitem','Inclusive','','active','','1434','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1435,'SOLUCOF EXPECTORANT 100MLS','1','2','',0.00,'115','250','0','',NULL,NULL,'5',0,0,'9591571711453551',0,0,0,0.00,'2024-03-26 14:50:05','7','1','1','2026-04-01','mainitem','Inclusive','','active','','1435','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1436,'ASPARIL EXPECTORANT 60MLS','1','2','',0.00,'80','150','0','',NULL,NULL,'5',0,0,'6733461711454826',0,0,0,0.00,'2024-03-26 15:10:54','7','1','1','2025-10-01','mainitem','Inclusive','','active','','1436','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1437,'NEUTRICID SYRUP 100MLS','1','2','',0.00,'80','200','0','',NULL,NULL,'5',0,0,'8132761711456222',0,0,0,0.00,'2024-03-26 15:33:49','7','1','1','2024-10-01','mainitem','Inclusive','','active','','1437','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1438,'SUNGEL SUSPENSION 100MLS','1','2','',0.00,'100','200','0','',NULL,NULL,'5',0,0,'5083721711456997',0,0,0,1.00,'2024-03-26 15:46:40','7','1','1','2024-08-01','mainitem','Inclusive','','active','','1438','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1439,'CLOXAM DRY SYRUP 100MLS','1','2','',0.00,'100','250','0','',NULL,NULL,'5',0,0,'8793741711459287',0,0,0,0.00,'2024-03-26 16:26:23','7','1','1','2025-12-01','mainitem','Inclusive','','active','','1439','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1440,'SARA-D3 VIT D3 ORAL DROPS 15MLS','1','2','',0.00,'00','300','0','',NULL,NULL,'5',0,0,'1733811711461502',0,0,0,0.00,'2024-03-26 17:05:36','7','1','1','2024-03-01','mainitem','Inclusive','','active','','1440','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1441,'ACIRAX ACICLOVIR TABS 200MGS','1','2','',0.00,'00','150','0','',NULL,NULL,'5',0,0,'9203381711462119',0,0,0,1.00,'2024-03-26 17:16:18','7','1','1','2026-05-01','mainitem','Inclusive','','active','','1441','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1442,'LEFRUSID FUROSEMIDE 40MG','1','2','',0.00,'9','20','0','',NULL,NULL,'10',0,0,'6659751711463865',0,0,0,27.00,'2024-03-26 18:10:41','7','1','1','2026-09-01','mainitem','Inclusive','','active','','1442','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1443,'ACEPRIL-5 (ENALAPRIL) 5mg','1','2','',0.00,'1','5','0','',NULL,NULL,'10',0,0,'863771711467318',0,0,0,0.00,'2024-03-26 18:44:05','7','1','1','2025-06-01','mainitem','Inclusive','','active','','1443','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1444,'LOSATAN-H 50/12.5MG','1','2','',0.00,'8','15','0','',NULL,NULL,'10',0,0,'4478631711468005',0,0,0,36.00,'2024-03-26 18:51:41','7','1','1','2025-12-01','mainitem','Inclusive','','active','','1444','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1445,'GLUDOWN 500MG','1','2','',0.00,'3','10','0','',NULL,NULL,'15',0,0,'3796501711469011',0,0,0,16.00,'2024-03-26 19:07:32','7','1','1','2024-03-01','mainitem','Inclusive','','active','','1445','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1446,'PRIMOLUT N (NORHISTERONE)','1','2','',0.00,'00','100','0','',NULL,NULL,'30',0,0,'5762531711470790',0,0,0,0.00,'2024-03-26 19:52:16','7','1','1','2026-09-01','mainitem','Inclusive','','active','','1446','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1447,'NEXIUM 20 MG TABS','1','2','',0.00,'00','200','0','',NULL,NULL,'5',0,0,'8141821711472400',0,0,0,0.00,'2024-03-26 20:02:21','7','1','1','2024-05-01','mainitem','Inclusive','','active','','1447','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1448,'NEUTRICID TABLETS 120/250MG','1','2','',0.00,'0O','5','0','',NULL,NULL,'20',0,0,'6627721711472672',0,0,0,0.00,'2024-03-26 20:06:38','7','1','1','2024-09-01','mainitem','Inclusive','','active','','1448','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1449,'ZOMEP 20MG ESOMEPRAZOLE','1','2','',0.00,'00','30','0','',NULL,NULL,'20',0,0,'6566101711472827',0,0,0,0.00,'2024-03-26 20:09:22','7','1','1','2026-06-01','mainitem','Inclusive','','active','','1449','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1450,'ACEPA CAPLETS','1','2','',0.00,'00','30','0','',NULL,NULL,'5',0,0,'710611711474408',0,0,0,0.00,'2024-03-26 20:35:04','7','1','1','2025-08-01','mainitem','Inclusive','','active','','1450','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1451,'OSTEOCARE VITABIOTIC','1','2','',0.00,'00','50','0','',NULL,NULL,'10',0,0,'1135661711474575',0,0,0,0.00,'2024-03-26 20:37:49','7','1','1','2027-01-01','mainitem','Inclusive','','active','','1451','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1452,'PACE MR','1','2','',0.00,'00','50','0','',NULL,NULL,'5',0,0,'1473401711474896',0,0,0,5.00,'2024-03-26 20:47:06','7','1','1','2024-03-01','mainitem','Inclusive','','active','','1452','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1453,'MYOZOX TABLETS','1','2','',0.00,'00','50','0','',NULL,NULL,'5',0,0,'8167191711475280',0,0,0,0.00,'2024-03-26 20:53:19','7','1','1','2023-09-01','mainitem','Inclusive','','active','','1453','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1454,'LEFRUSID FUROSEMIDE 40MG','1','2','',0.00,'9','20','0','',NULL,NULL,'10',0,0,'1799061711480575',0,0,0,0.00,'2024-03-26 22:18:54','7','1','1','2026-09-01','mainitem','Inclusive','','active','','1454','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1455,'lysodol MR','1','2','',0.00,'00','30','0','',NULL,NULL,'10',0,0,'2974811711523025',0,0,0,0.00,'2024-03-27 10:06:47','7','1','1','2024-06-01','mainitem','Inclusive','','active','','1455','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1456,'LYSODAL 100TABS','1','2','',0.00,'00','20','0','',NULL,NULL,'10',0,0,'5954661711523284',0,0,0,10.00,'2024-03-27 10:09:51','7','1','1','2024-10-01','mainitem','Inclusive','','active','','1456','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1457,'NEORELAX','1','2','',0.00,'00','40','0','',NULL,NULL,'10',0,0,'2790531711523427',0,0,0,16.00,'2024-03-27 10:11:52','7','1','1','2026-02-01','mainitem','Inclusive','','active','','1457','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1458,'SUBSYDE-CR','1','2','',0.00,'00','30','0','',NULL,NULL,'5',0,0,'8613691711523874',0,0,0,0.00,'2024-03-27 10:20:37','7','1','1','2025-05-01','mainitem','Inclusive','','active','','1458','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1459,'IBUCAP FORTE ','1','2','',0.00,'00','30','0','',NULL,NULL,'5',0,0,'136031711527026',0,0,0,27.00,'2024-03-27 11:11:52','7','1','1','2026-04-01','mainitem','Inclusive','','active','','1459','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1460,'DICLOSARA MR','1','2','',0.00,'0','40','0','',NULL,NULL,'5',0,0,'4211881711527158',0,0,0,0.00,'2024-03-27 11:14:38','7','1','1','2024-05-01','mainitem','Inclusive','','active','','1460','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1461,'VOMITINO(ONDANSETRON)','1','2','',0.00,'00','30','0','',NULL,NULL,'5',0,0,'3302881711527395',0,0,0,0.00,'2024-03-27 11:19:48','7','1','1','2025-02-01','mainitem','Inclusive','','active','','1461','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1462,'PHARMADOL 500MG TABLETS','1','2','',0.00,'0','5','0','',NULL,NULL,'5',0,0,'3047611711527844',0,0,0,0.00,'2024-03-27 11:26:47','7','1','1','2026-06-01','mainitem','Inclusive','','active','','1462','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1463,'VONAC SR ','1','2','',0.00,'00','10','0','',NULL,NULL,'20',0,0,'71991711528228',0,0,0,0.00,'2024-03-27 11:31:53','7','1','1','2020-01-01','mainitem','Inclusive','','active','','1463','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1464,'UBIMOL-200MG','1','2','',0.00,'0','5','0','',NULL,NULL,'10',0,0,'6565191711528381',0,0,0,0.00,'2024-03-27 11:34:54','7','1','1','2024-05-01','mainitem','Inclusive','','active','','1464','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1465,'MONTEL DT','1','2','',0.00,'0','30','0','',NULL,NULL,'5',0,0,'7581741711528768',0,0,0,0.00,'2024-03-27 11:40:26','7','1','1','2025-12-01','mainitem','Inclusive','','active','','1465','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1466,'VITAGET(MONTELUKAST)','1','2','',0.00,'0','30','0','',NULL,NULL,'5',0,0,'2329531711529891',0,0,0,6.00,'2024-03-27 12:01:41','7','1','1','2026-07-01','mainitem','Inclusive','','active','','1466','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1467,'DAWASOLONE(PREDNISOLONE) TABS','1','2','',0.00,'0','5','0','',NULL,NULL,'10',0,0,'4190131711532258',0,0,0,54.00,'2024-03-27 12:40:44','7','1','1','2027-01-01','mainitem','Inclusive','','active','','1467','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1468,'F- TAB ( FRANOL) 12MG','1','2','',0.00,'0','5','0','',NULL,NULL,'10',0,0,'2734341711532596',0,0,0,184.00,'2024-03-27 12:45:25','7','1','1','2026-01-01','mainitem','Inclusive','','active','','1468','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1469,'ZINCOMPLEX TABS','1','2','',0.00,'0','30','0','',NULL,NULL,'30',0,0,'432991711533568',0,0,0,0.00,'2024-03-27 13:07:07','7','1','1','2024-07-20','mainitem','Inclusive','','active','','1469','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1470,'NEXTCAL-D CHEWABLE','1','2','',0.00,'0','20','0','',NULL,NULL,'15',0,0,'5977321711534370',0,0,0,0.00,'2024-03-27 13:16:13','7','1','1','2024-12-01','mainitem','Inclusive','','active','','1470','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1471,'CATIS FORTE TABS','1','2','',0.00,'0','100','0','',NULL,NULL,'10',0,0,'9792761711534703',0,0,0,0.00,'2024-03-27 13:21:21','7','1','1','2025-06-01','mainitem','Inclusive','','active','','1471','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1472,'CANAZOL CLOTRIMAZOLE 100MG','1','2','',0.00,'0','200','0','',NULL,NULL,'2',0,0,'7507121711535216',0,0,0,0.00,'2024-03-27 13:29:49','7','1','1','2026-11-01','mainitem','Inclusive','','active','','1472','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1473,'CLOTRINE (CLOTRIMAZOLE) 100MG','1','2','',0.00,'0','200','0','',NULL,NULL,'3',0,0,'3944831711535534',0,0,0,2.00,'2024-03-27 13:33:59','7','1','1','2026-09-01','mainitem','Inclusive','','active','','1473','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1474,'SILOFLAM (SILDENAFIL) 50MG','1','2','',0.00,'0','50','0','',NULL,NULL,'10',0,0,'9835661711536014',0,0,0,0.00,'2024-03-27 13:42:06','7','1','1','2024-08-01','mainitem','Inclusive','','active','','1474','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1475,'PREPOST-N TABS 5MG','1','2','',0.00,'0','30','0','',NULL,NULL,'10',0,0,'4211881711536528',0,0,0,0.00,'2024-03-27 13:52:16','7','1','1','2026-01-01','mainitem','Inclusive','','active','','1475','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1476,'MENOZIP( TRANEXAMIC ACID) IV INJ 500MG','1','2','',0.00,'00','150','0','',NULL,NULL,'5',0,0,'1985451711538243',0,0,0,0.00,'2024-03-27 14:34:07','7','1','1','2025-11-01','mainitem','Inclusive','','active','','1476','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1477,'IBUT-IBUPROFEN 400MG','1','2','',0.00,'10','20','0','',NULL,NULL,'5',0,0,'4211881711613222',0,0,0,0.00,'2024-03-28 11:09:51','7','1','1','2026-06-01','mainitem','Inclusive','','active','','1477','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1478,'KIFARU 50 50MGS','1','2','',0.00,'15','50','0','',NULL,NULL,'5',0,0,'1704801711613863',0,0,0,0.00,'2024-03-28 11:26:15','7','1','1','2024-04-01','mainitem','Inclusive','','active','','1478','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1479,'AMOXICILLIN CAPS 500MGS CAREMOX','1','2','',0.00,'00','10','0','',NULL,NULL,'5',0,0,'71711625240',0,0,0,0.00,'2024-03-28 14:29:04','7','1','1','2026-09-01','mainitem','na','','active','','1479','pcs','Inventory','EXEMPTED','0','','','','','','','','',0),(1480,'DEPO INJECTION 150MGS','1','2','',0.00,'80','150','0','',NULL,NULL,'5',0,0,'4211881711626342',0,0,0,0.00,'2024-03-28 14:48:49','7','1','1','2026-08-01','mainitem','Inclusive','','active','','1480','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1481,'MEDIVEN CREAM 15MGS','1','2','',0.00,'80','100','0','',NULL,NULL,'5',0,0,'71991711708889',0,0,0,0.00,'2024-03-29 13:45:38','7','1','1','2026-10-01','mainitem','Inclusive','','active','','1481','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1482,'BECLOMIN OINT 15G','1','2','',0.00,'80','150','0','',NULL,NULL,'0',0,0,'5477051711713131',0,0,0,0.00,'2024-03-29 14:57:23','7','1','1','2026-01-01','mainitem','Inclusive','','active','','1482','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1483,'HYDROCOTISONE CREAM 15G','1','2','',0.00,'00','100','0','',NULL,NULL,'5',0,0,'3086881711713722',0,0,0,0.00,'2024-03-29 15:05:38','7','1','1','0000-00-00','mainitem','Inclusive','','active','','1483','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1484,'XTRADERM CREAM 20G','1','2','',0.00,'139','200','0','',NULL,NULL,'5',0,0,'71991711714007',0,0,0,3.00,'2024-03-29 15:12:47','7','1','1','2025-07-01','mainitem','Inclusive','','active','','1484','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1485,'DOLOR-GEL CREAM 20G','1','2','',0.00,'60','150','0','',NULL,NULL,'5',0,0,'6565191711716730',0,0,0,0.00,'2024-03-29 16:01:39','7','1','1','2026-04-01','mainitem','Inclusive','','active','','1485','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1486,'SAKI BURNS CREAM 15G','1','2','',0.00,'50','150','0','',NULL,NULL,'5',0,0,'8135781711722244',0,0,0,2.00,'2024-03-29 17:44:07','7','1','1','2025-09-01','mainitem','Inclusive','','active','','1486','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1487,'CAREMOX-AMOXICILLIN 500MGS','1','2','',0.00,'80','150','0','',NULL,NULL,'5',0,0,'1985451711801032',0,0,0,0.00,'2024-03-30 15:46:53','7','1','1','2026-09-01','mainitem','Inclusive','','active','','1487','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1488,'AGYCIN-AZITHROMYIN 500MG','1','2','',0.00,'35','300','','55',NULL,NULL,'5',0,0,'4211881711802813',0,0,0,0.00,'2024-03-30 16:37:30','7','1','1','2026-08-01','mainitem','Inclusive','','active','','1488','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1489,'CO-TRIMOXAZOLE 480MG','1','2','',0.00,'89','10','00','00',NULL,NULL,'5',0,0,'4211881711809266',0,0,0,0.00,'2024-03-30 18:37:36','7','1','1','2025-08-01','mainitem','Inclusive','','active','','1489','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1490,'ERYTHROMYCIN 500MGS TABS','1','2','',0.00,'00','400','0','',NULL,NULL,'5',0,0,'1985451711813749',0,0,0,0.00,'2024-03-30 18:56:00','7','1','1','2024-07-01','mainitem','Inclusive','','active','','1490','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1491,'FLUCLOXACILIN 500MGS CAPS','1','2','',0.00,'100','500','0','',NULL,NULL,'5',0,0,'5477051711814161',0,0,0,0.00,'2024-03-30 19:13:27','7','1','1','2026-12-01','mainitem','Inclusive','','active','','1491','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1492,'AMPICLOX 250MG CAPS','1','2','',0.00,'00','2OO','0','',NULL,NULL,'5',0,0,'3047611711815207',0,0,0,0.00,'2024-03-30 19:40:22','7','1','1','2026-12-01','mainitem','Inclusive','','active','','1492','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1493,'NORFLOXACIN 400MGS TABS','1','2','',0.00,'00','300','0','',NULL,NULL,'5',0,0,'6565191711816823',0,0,0,0.00,'2024-03-30 19:48:38','7','1','1','2024-07-01','mainitem','Inclusive','','active','','1493','pcs','Inventory','EXEMPTED','00',NULL,'','','','','','','',0),(1494,'CEFUROXIME AXETIL-500MGS','1','2','',0.00,'78','500','0','',NULL,NULL,'5',0,0,'5477051711817416',0,0,0,0.00,'2024-03-30 20:13:05','7','1','1','2026-12-01','mainitem','Inclusive','','active','','1494','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1495,'LOPERAMIDE CAPS 2MGS','1','2','',0.00,'00','100','0','',NULL,NULL,'5',0,0,'4211881711957977',0,0,0,0.00,'2024-04-01 10:55:49','7','1','1','2027-01-01','mainitem','Inclusive','','active','','1495','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1496,'PREPOST-N TABS 5MG','1','2','',0.00,'00','30','0','',NULL,NULL,'5',0,0,'5477051711959164',0,0,0,0.00,'2024-04-01 11:16:56','7','1','1','2026-01-01','mainitem','Inclusive','','active','','1496','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1497,'EFLARON METRONIDAZOLE1OOMLS','1','2','',0.00,'59','150','0','',NULL,NULL,'5',0,0,'4211881711967602',0,0,0,3.00,'2024-04-01 13:40:53','7','1','1','2027-10-01','mainitem','Inclusive','','active','','1497','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1498,'EFLARON METRONIDAZOLE 60MLS','1','2','',0.00,'00','100','0','',NULL,NULL,'5',0,0,'1985451711968053',0,0,0,4.00,'2024-04-01 13:44:26','7','1','1','2026-11-01','mainitem','Inclusive','','active','','1498','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1499,'AMPICLOX 250MG CAPS','1','2','',0.00,'00','200','0','',NULL,NULL,'5',0,0,'4211881711969128',0,0,0,0.00,'2024-04-01 14:13:34','7','1','1','2026-12-01','mainitem','Inclusive','','active','','1499','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1500,'CIPROFLOXACIN 500MGS','1','2','',0.00,'2','10','0','2',NULL,NULL,'5',0,0,'3047611711970015',0,0,0,0.00,'2024-04-01 14:20:21','7','1','1','2026-08-01','mainitem','Inclusive','','active','','1500','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1501,'AMOXICLAV 625','1','2','',0.00,'00','500','0','',NULL,NULL,'5',0,0,'4211881711970421',0,0,0,0.00,'2024-04-01 14:25:45','7','1','1','2025-05-01','mainitem','Inclusive','','active','','1501','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1502,'CLOZOLE-B','1','2','',0.00,'30','130','0','',NULL,NULL,'5',0,0,'3047611711970746',0,0,0,2.00,'2024-04-01 14:31:47','7','1','1','2026-08-01','mainitem','Inclusive','','active','','1502','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1503,'CLOZOLE CREAM','1','2','',0.00,'00','100','0','',NULL,NULL,'5',0,0,'1985451711971108',0,0,0,0.00,'2024-04-01 14:36:23','7','1','1','2025-05-01','mainitem','Inclusive','','active','','1503','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1504,'ELYCORT-HYDROCORTISINE','1','2','',0.00,'00','150','0','',NULL,NULL,'5',0,0,'1985451711971383',0,0,0,0.00,'2024-04-01 14:42:12','7','1','1','2026-01-01','mainitem','Inclusive','','active','','1504','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1505,'BETASON 15G','1','2','',0.00,'00','100','0','',NULL,NULL,'5',0,0,'71991711972070',0,0,0,0.00,'2024-04-01 14:55:43','7','1','1','2026-01-01','mainitem','Inclusive','','active','','1505','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1506,'CEFTRIAXONE INJECTION 1GM','1','2','',0.00,'00','600','0','',NULL,NULL,'5',0,0,'4211881712125550',0,0,0,0.00,'2024-04-03 09:30:06','7','1','1','2025-07-01','mainitem','Inclusive','','active','','1506','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1507,'OMEPRAZOLE 40MG INJ','1','2','',0.00,'00','600','0','',NULL,NULL,'5',0,0,'1985451712125913',0,0,0,0.00,'2024-04-03 09:36:03','7','1','1','2025-11-01','mainitem','Inclusive','','active','','1507','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1508,'MIGROGYNON FE ORAL CONTRACEPTIVE','1','2','',0.00,'00','250','0','',NULL,NULL,'5',0,0,'5477051712128823',0,0,0,0.00,'2024-04-03 10:28:06','7','1','1','2025-11-01','mainitem','Inclusive','','active','','1508','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1509,'POSTINOR-2','1','2','',0.00,'00','200','0','',NULL,NULL,'5',0,0,'4211881712129287',0,0,0,6.00,'2024-04-03 10:32:15','7','1','1','2028-08-01','mainitem','Inclusive','','active','','1509','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1510,'DEPO INJECTION 150MGS','1','2','',0.00,'100','150','0','',NULL,NULL,'5',0,0,'3047611712129684',0,0,0,0.00,'2024-04-03 10:37:33','7','1','1','2026-07-01','mainitem','Inclusive','','active','','1510','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1511,'SILDENAFIL CITRATE(MTM)','1','2','',0.00,'35','50','0','',NULL,NULL,'5',0,0,'3047611712130430',0,0,0,0.00,'2024-04-03 10:51:32','7','1','1','2026-08-01','mainitem','Inclusive','','active','','1511','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1512,'DOLOACT-MR','1','2','',0.00,'17','30','0','',NULL,NULL,'5',0,0,'4211881712132799',0,0,0,0.00,'2024-04-03 12:28:31','7','1','1','2029-09-01','mainitem','Inclusive','','active','','1512','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1513,'MIGROGYNON FE ORAL CONTRACEPTIVE','1','2','',0.00,'139','250','0','',NULL,NULL,'5',0,0,'4211881712148975',0,0,0,0.00,'2024-04-03 15:59:07','7','1','1','2025-11-01','mainitem','Inclusive','','active','','1513','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1514,'ELYCORT-HYDROCORTISINE','1','2','',0.00,'00','150','0','',NULL,NULL,'5',0,0,'4211881712320273',0,0,0,0.00,'2024-04-05 15:40:49','7','1','1','2026-01-01','mainitem','Inclusive','','active','','1514','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(1515,'IBUFLAM','1','2','',0.00,'30','100','0','',NULL,NULL,'0',0,0,'5319051715281163',0,0,0,9.00,'2024-05-09 22:04:47','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1515','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1516,'COSATRIM DS','1','2','',0.00,'4.5','10','0','',NULL,NULL,'0',0,0,'2102961715332259',0,0,0,2.00,'2024-05-10 12:15:58','8','1','1','0000-00-00','mainitem','Inclusive','COSATIM DS(CTX)','active','','1516','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1517,'AMPICILLIN','1','2','',0.00,'4','10','0','',NULL,NULL,'0',0,0,'6042271715333356',0,0,0,90.00,'2024-05-10 12:32:14','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1517','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1518,'ELYFLOX 250MG','1','2','',0.00,'5','20','0','',NULL,NULL,'0',0,0,'1901171715333534',0,0,0,0.00,'2024-05-10 12:33:29','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1518','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1519,'ERYTHROX 100MLS','1','2','',0.00,'50','150','0','',NULL,NULL,'0',0,0,'8135781715337089',0,0,0,4.00,'2024-05-10 13:32:29','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1519','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1520,'FLAZOLE 400MG(METRONIDAZOLE)','1','2','',0.00,'3','10','0','',NULL,NULL,'0',0,0,'9774331715340169',0,0,0,95.00,'2024-05-10 14:25:40','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1520','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1521,'EFLARON PLUS ','1','2','',0.00,'0','20','0','',NULL,NULL,'0',0,0,'3087791715340503',0,0,0,0.00,'2024-05-10 14:29:25','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1521','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1522,'SHAL ARTEM 60ML','1','2','',0.00,'0','200','0','',NULL,NULL,'0',0,0,'4445401715341069',0,0,0,1.00,'2024-05-10 14:38:24','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1522','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1523,'LUM ARTEM 60ML','1','2','',0.00,'0','200','0','',NULL,NULL,'0',0,0,'7394441715341155',0,0,0,1.00,'2024-05-10 14:40:04','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1523','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1524,'FALCIDIN','1','2','',0.00,'33','100','0','',NULL,NULL,'0',0,0,'6861551715341226',0,0,0,0.00,'2024-05-10 14:42:00','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1524','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1525,'DAZOLE CREAM 20G','1','2','',0.00,'0','100','0','',NULL,NULL,'0',0,0,'2102961715342807',0,0,0,6.00,'2024-05-10 15:09:33','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1525','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1526,'DAZOLE B CREAM','1','2','',0.00,'43','150','0','',NULL,NULL,'0',0,0,'2102961715342973',0,0,0,12.00,'2024-05-10 15:10:10','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1526','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1527,'DAWACORT HYDROCORT CREAM ','1','2','',0.00,'0','150','0','',NULL,NULL,'0',0,0,'7962981715343899',0,0,0,2.00,'2024-05-10 15:25:43','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1527','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1528,'OLOCORT CREAM ','1','2','',0.00,'0','150','0','',NULL,NULL,'0',0,0,'8071731715343984',0,0,0,3.00,'2024-05-10 15:26:57','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1528','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1529,'HCTZ 50MG','1','2','',0.00,'2','5','0','',NULL,NULL,'0',0,0,'6490881715415713',0,0,0,76.00,'2024-05-11 11:25:50','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1529','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1530,'LORSATAN H ','1','2','',0.00,'.','.','0','',NULL,NULL,'0',0,0,'6604461715416173',0,0,0,0.00,'2024-05-11 11:52:53','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1530','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1531,'COZITH AZYTHROMYCIN 500MG','1','2','',0.00,'65','200','0','',NULL,NULL,'0',0,0,'5319051715420187',0,0,0,3.00,'2024-05-11 12:37:38','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1531','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1532,'CLOMZOLE CLOTRIMAZOLE CREAM 20MG','1','2','',0.00,'38','100','0','',NULL,NULL,'0',0,0,'7962981715420438',0,0,0,0.00,'2024-05-11 12:41:30','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1532','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1533,'CLOB B CREAM','1','2','',0.00,'84','200','0','',NULL,NULL,'0',0,0,'4220641715420491',0,0,0,0.00,'2024-05-11 12:42:35','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1533','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1534,'CLOB BG CREAM','1','2','',0.00,'85','250','0','',NULL,NULL,'0',0,0,'8071731715420556',0,0,0,0.00,'2024-05-11 12:43:31','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1534','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1535,'ONCOSIL TERBINAFINE CREAM','1','2','',0.00,'235','400','0','',NULL,NULL,'0',0,0,'3393511715420685',0,0,0,1.00,'2024-05-11 12:45:53','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1535','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1536,'MEDIDERM HYDROCORT 15MG','1','2','',0.00,'45','150','0','',NULL,NULL,'0',0,0,'5612091715421469',0,0,0,2.00,'2024-05-11 13:00:23','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1536','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1537,'BISPANOL HYOSCINE BUTYLBROMIDE','1','2','',0.00,'3','10','0','',NULL,NULL,'0',0,0,'3393511715421666',0,0,0,88.00,'2024-05-11 13:02:34','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1537','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1538,'COPRED PREDNISOLONE BLUE 5MG','1','2','',0.00,'2','5','0','',NULL,NULL,'0',0,0,'7581741715421844',0,0,0,80.00,'2024-05-11 13:05:24','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1538','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1539,'DAWAPRIL ENARLAPRIL 5MG','1','2','',0.00,'2','5','0','',NULL,NULL,'0',0,0,'7581741715427704',0,0,0,188.00,'2024-05-11 14:42:50','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1539','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1540,'GABACARE GABAPENTIN METHYLCOBALAMIN','1','2','',0.00,'0','40','0','',NULL,NULL,'0',0,0,'3580201715427786',0,0,0,9.00,'2024-05-11 14:44:08','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1540','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1541,'OMICAP OMEPRAZOLE 20MG','1','2','',0.00,'4','10','0','',NULL,NULL,'0',0,0,'5319051715431198',0,0,0,107.00,'2024-05-11 15:41:05','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1541','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1542,'STOMACID ANTACID','1','2','',0.00,'5','20','0','',NULL,NULL,'0',0,0,'8071731715431496',0,0,0,54.00,'2024-05-11 15:46:28','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1542','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1543,'OLOMOL FORTE SECNIDAZOLE','1','2','',0.00,'25','100','0','',NULL,NULL,'0',0,0,'5319051715432812',0,0,0,0.00,'2024-05-11 16:11:38','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1543','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1544,'DYNAPAR','1','2','',0.00,'13','20','0','',NULL,NULL,'0',0,0,'2102961715433098',0,0,0,2.00,'2024-05-11 16:12:21','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1544','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1545,'LYSODAL MR','1','2','',0.00,'274','50','0','',NULL,NULL,'0',0,0,'2102961715435641',0,0,0,0.00,'2024-05-11 16:54:55','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1545','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1546,'OXIFAST LORNOXICAM THIOCOLCHICOSIDE','1','2','',0.00,'215','30','0','',NULL,NULL,'0',0,0,'5319051715436573',0,0,0,0.00,'2024-05-11 17:11:19','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1546','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1547,'OPRAZ OMEPRAZOLE 20MG','1','2','',0.00,'1.5','10','0','',NULL,NULL,'0',0,0,'5319051715437569',0,0,0,0.00,'2024-05-11 17:30:57','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1547','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1548,'Altoa','1','2','',0.00,'19','50','0','',NULL,NULL,'0',0,0,'8135781715594366',0,0,0,0.00,'2024-05-13 13:04:56','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1548','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1549,'VERMOUT','1','2','',0.00,'186','300','0','',NULL,NULL,'0',0,0,'8135781715594740',0,0,0,4.00,'2024-05-13 13:08:30','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1549','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1550,'UBENZOL ALBENDAZOL 400MG','1','2','',0.00,'18','50','0','',NULL,NULL,'0',0,0,'4658681715596248',0,0,0,0.00,'2024-05-13 13:43:58','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1550','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1551,'acinet amoxicalv 228/5ml','1','2','',0.00,'170','350','0','',NULL,NULL,'0',0,0,'2102961716374411',0,0,0,0.00,'2024-05-22 13:41:30','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1551','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1552,'acinet amoxiclav 375','1','2','',0.00,'180','350','0','',NULL,NULL,'0',0,0,'8135781716374490',0,0,0,0.00,'2024-05-22 13:42:34','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1552','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1553,'hyoscine hyomide syrup 60ml','1','2','',0.00,'60','150','0','',NULL,NULL,'0',0,0,'7581741716375766',0,0,0,1.00,'2024-05-22 14:03:44','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1553','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1554,'AZIMAX AZITHROMYCIN 500MG','1','2','',0.00,'60','150','0','',NULL,NULL,'0',0,0,'3936071716815491',0,0,0,0.00,'2024-05-27 16:13:14','8','1','1','0000-00-00','mainitem','Inclusive','','active','','1554','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1555,'ABZ SUSPENSION ORIGINAL','1','2','',0.00,'42','100','20','0',NULL,NULL,'0',0,0,'5893901726408384',0,0,0,2.00,'2024-09-15 16:58:57','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1555','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1556,'BETAMOL','1','2','',0.00,'25','100','0','0',NULL,NULL,'0',0,0,'6086771726565748',0,0,0,400.00,'2024-09-17 12:37:02','10','1','1','0000-00-00','mainitem','na','','active','','1556','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1557,'CANZOL CLOTRIMAZOLE 200MG V3','1','2','',0.00,'40','250','0','0',NULL,NULL,'0',0,0,'8896401726566234',0,0,0,3.00,'2024-09-17 12:46:09','10','1','1','0000-00-00','mainitem','na','','active','','1557','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1558,'FLAGIN 60MLS METRONIDAZOLE','1','2','',0.00,'30','100','0','0',NULL,NULL,'0',0,0,'7388511726566420',0,0,0,2.00,'2024-09-17 12:49:50','10','1','1','0000-00-00','mainitem','na','','active','','1558','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1559,'ENTEROZOLE 100MLS','1','2','',0.00,'50','200','0','',NULL,NULL,'0',0,0,'679451726566711',0,0,0,1.00,'2024-09-17 12:53:48','10','1','1','0000-00-00','mainitem','na','','active','','1559','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1560,'BIOTRIM 50MLS','1','2','',0.00,'30','100','0','0',NULL,NULL,'0',0,0,'9555431726567089',0,0,0,5.00,'2024-09-17 12:58:55','10','1','1','0000-00-00','mainitem','na','','active','','1560','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1561,'CEDRIL DS CEFADROXIL','1','2','',0.00,'75','250','0','0',NULL,NULL,'0',0,0,'7721781726567172',0,0,0,1.00,'2024-09-17 13:01:09','10','1','1','0000-00-00','mainitem','na','','active','','1561','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1562,'AMPICLODAWA AMIPICLOX 60MLS','1','2','',0.00,'25','100','0','',NULL,NULL,'0',0,0,'8307791726567282',0,0,0,0.00,'2024-09-17 13:02:40','10','1','1','0000-00-00','mainitem','na','','active','','1562','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1563,'AXYLIN 60MLS','1','2','',0.00,'25','100','0','0',NULL,NULL,'0',0,0,'2283541726567384',0,0,0,1.00,'2024-09-17 13:04:02','10','1','1','0000-00-00','mainitem','na','','active','','1563','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1564,'AZITHROSAFE 15MLS','1','2','',0.00,'45','150','0','0',NULL,NULL,'0',0,0,'6593831726567544',0,0,0,0.00,'2024-09-17 13:08:38','10','1','1','0000-00-00','mainitem','na','','active','','1564','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1565,'LABSTATIN 30MLS','1','2','',0.00,'50','150','0','0',NULL,NULL,'0',0,0,'1481781726567914',0,0,0,0.00,'2024-09-17 13:12:52','10','1','1','0000-00-00','mainitem','na','','active','','1565','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1566,'GALAXY SEFIN CEFTRIAXONE 1GM','1','2','',0.00,'50','250','0','0',NULL,NULL,'0',0,0,'2743591726568073',0,0,0,0.00,'2024-09-17 13:16:50','10','1','1','0000-00-00','mainitem','na','','active','','1566','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1567,'VELVEX 400MG','1','2','',0.00,'200','400','0','',NULL,NULL,'0',0,0,'1601381726568470',0,0,0,0.00,'2024-09-17 13:22:09','10','1','1','0000-00-00','mainitem','na','','active','','1567','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1568,'BENATSEN MIXI','1','2','',0.00,'48','150','0','',NULL,NULL,'0',0,0,'619291726568865',0,0,0,0.00,'2024-09-17 13:29:19','10','1','1','0000-00-00','mainitem','na','','active','','1568','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1569,'DERMO GEL','1','2','',0.00,'60','200','0','0',NULL,NULL,'0',0,0,'8857001726569215',0,0,0,0.00,'2024-09-17 13:34:22','10','1','1','0000-00-00','mainitem','na','','active','','1569','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1570,'HIV SELF TEST KIT EGENS','1','2','',0.00,'85','250','0','0',NULL,NULL,'0',0,0,'9557021726569392',0,0,0,0.00,'2024-09-17 13:38:16','10','1','1','0000-00-00','mainitem','na','','active','','1570','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1571,'SYPHILIS DIPSTICK TEST','1','2','',0.00,'65','200','0','',NULL,NULL,'0',0,0,'5250131726569944',0,0,0,13.00,'2024-09-17 13:46:48','10','1','1','0000-00-00','mainitem','na','','active','','1571','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1572,'LEVOCET M','1','2','',0.00,'15','40','0','',NULL,NULL,'0',0,0,'1664251726570336',0,0,0,6.00,'2024-09-17 13:54:14','10','1','1','0000-00-00','mainitem','na','','active','','1572','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1573,'CETRPINN TABS CETRIZINE 10MG','1','2','',0.00,'2.5','5','0','0',NULL,NULL,'0',0,0,'329971726570476',0,0,0,0.00,'2024-09-17 13:55:56','10','1','1','0000-00-00','mainitem','na','','active','','1573','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1574,'F TAB ','1','2','',0.00,'1','5','0','',NULL,NULL,'0',0,0,'5193531726570889',0,0,0,70.00,'2024-09-17 14:02:57','10','1','1','0000-00-00','mainitem','na','','active','','1574','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1575,'DACOLD 100MLS','1','2','',0.00,'55','150','0','',NULL,NULL,'0',0,0,'2939621726571027',0,0,0,3.00,'2024-09-17 14:04:41','10','1','1','0000-00-00','mainitem','na','','active','','1575','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1576,'MOXACIL DS 100MLS DS','1','2','',0.00,'55','150','0','0',NULL,NULL,'0',0,0,'4096031726571111',0,0,0,2.00,'2024-09-17 14:08:20','10','1','1','0000-00-00','mainitem','na','','active','','1576','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1577,'PREDNISONE WHITE','1','2','',0.00,'1','5','0','',NULL,NULL,'0',0,0,'7773741726571403',0,0,0,68.00,'2024-09-17 14:11:21','10','1','1','0000-00-00','mainitem','na','','active','','1577','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1578,'ISODEX DRY 100MLS','1','2','',0.00,'65','200','0','',NULL,NULL,'0',0,0,'8487861726575278',0,0,0,1.00,'2024-09-17 15:15:54','10','1','1','0000-00-00','mainitem','na','','active','','1578','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1579,'ISODEX EXPECT 100MLS','1','2','',0.00,'65','NaN200','0','0',NULL,NULL,'0',0,0,'6518861726575393',0,0,0,5.00,'2024-09-17 15:17:13','10','1','1','0000-00-00','mainitem','na','','active','','1579','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1580,'AMBROX 100MLS','1','2','',0.00,'60','200','0','0',NULL,NULL,'0',0,0,'752681726575637',0,0,0,1.00,'2024-09-17 15:21:34','10','1','1','0000-00-00','mainitem','na','','active','','1580','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1581,'ZEDCORIL 100MLS','1','2','',0.00,'55','200','0','',NULL,NULL,'0',0,0,'1206541726575759',0,0,0,1.00,'2024-09-17 15:23:26','10','1','1','0000-00-00','mainitem','na','','active','','1581','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1582,'SOLVAXIN 100MLS','1','2','',0.00,'105','200','0','0',NULL,NULL,'0',0,0,'1675001726575820',0,0,0,3.00,'2024-09-17 15:24:53','10','1','1','0000-00-00','mainitem','na','','active','','1582','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1583,'KOFGON 100MLS GREEN','1','2','',0.00,'35','NaN150','0','',NULL,NULL,'0',0,0,'1498301726576186',0,0,0,8.00,'2024-09-17 15:31:14','10','1','1','0000-00-00','mainitem','na','','active','','1583','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1584,'TROGYL 400MG METRONIDAZOLE','1','2','',0.00,'2.5','10','0','',NULL,NULL,'0',0,0,'9019151726576395',0,0,0,70.00,'2024-09-17 15:34:12','10','1','1','0000-00-00','mainitem','na','','active','','1584','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1585,'.AZIWIN AZITHROMYCIN 500MG','1','2','',0.00,'45','150','0','',NULL,NULL,'0',0,0,'8574771726580404',0,0,0,4.00,'2024-09-17 16:41:10','10','1','1','0000-00-00','mainitem','na','','active','','1585','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1586,'ERYGL ERYTHROMYCIN 500MG','1','2','',0.00,'5','10','0','',NULL,NULL,'0',0,0,'413271726580524',0,0,0,65.00,'2024-09-17 16:43:02','10','1','1','0000-00-00','mainitem','na','','active','','1586','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1587,'SPAMOX DT 250MG AMOXICILIN','1','2','',0.00,'3.75','15','0','',NULL,NULL,'0',0,0,'1638051726580759',0,0,0,190.00,'2024-09-17 16:48:48','10','1','1','0000-00-00','mainitem','na','','active','','1587','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1588,'SPAMOX 250MG CAPSULE AMOXICILLIN','1','2','',0.00,'2.5','10','0','',NULL,NULL,'0',0,0,'635401726580947',0,0,0,10.00,'2024-09-17 16:50:12','10','1','1','0000-00-00','mainitem','na','','active','','1588','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1589,'CIPRODIN CIPROFLOXACIN 500MG','1','2','',0.00,'3','15','0','',NULL,NULL,'0',0,0,'804071726581142',0,0,0,40.00,'2024-09-17 16:53:28','10','1','1','0000-00-00','mainitem','na','','active','','1589','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1590,'COTRIVIVA CTX960MG','1','2','',0.00,'3','NaN','0','',NULL,NULL,'0',0,0,'9748451726581222',0,0,0,100.00,'2024-09-17 16:54:42','10','1','1','0000-00-00','mainitem','na','','active','','1590','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1591,'NOVAMENTI 625MG AMOXICLAV','1','2','',0.00,'116','400','0','0',NULL,NULL,'0',0,0,'3422731726581318',0,0,0,0.00,'2024-09-17 16:56:16','10','1','1','0000-00-00','mainitem','na','','active','','1591','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1592,'LABCLAV 228/5ML','1','2','',0.00,'115','350 ','0','0',NULL,NULL,'0',0,0,'6572641726581476',0,0,0,2.00,'2024-09-17 17:00:24','10','1','1','0000-00-00','mainitem','na','','active','','1592','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1593,'CLOTRINE 500MG','1','2','',0.00,'91','250','0','',NULL,NULL,'0',0,0,'820481726584695',0,0,0,1.00,'2024-09-17 17:52:22','10','1','1','0000-00-00','mainitem','na','','active','','1593','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1594,'PARANOVA PARACETAMOL EFFAV 1GM','1','2','',0.00,'24','70','0','',NULL,NULL,'00',0,0,'1393041726584828',0,0,0,5.00,'2024-09-17 17:56:19','10','1','1','0000-00-00','mainitem','na','','active','','1594','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1595,'TREVIAMET 50/1000MG ','1','2','',0.00,'50','NaN','0','',NULL,NULL,'0',0,0,'3237281726648723',0,0,0,0.00,'2024-09-18 11:39:52','10','1','1','0000-00-00','mainitem','na','','active','','1595','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1596,'Gastrogel 100MLS','1','2','',0.00,'55','150','0','',NULL,NULL,'0',0,0,'7295651726686264',0,0,0,5.00,'2024-09-18 22:05:13','10','1','1','0000-00-00','mainitem','na','','active','','1596','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1597,'ESOMOD 20MG ESOMEPRAZOLE','1','2','',0.00,'4','20','0','',NULL,NULL,'0',0,0,'8726941726754216',0,0,0,65.00,'2024-09-19 16:59:00','10','1','1','0000-00-00','mainitem','na','','active','','1597','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1598,'ESOMOD 40MG ESOMEPRAZOLE','1','2','',0.00,'5','NaN','0','',NULL,NULL,'0',0,0,'675761726754368',0,0,0,0.00,'2024-09-19 17:00:40','10','1','1','0000-00-00','mainitem','na','','active','','1598','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1599,'ESOMOD 40MG ESOMEPRAZOLE','1','2','',0.00,'5','30','0','',NULL,NULL,'0',0,0,'6038791726754441',0,0,0,130.00,'2024-09-19 17:01:33','10','1','1','0000-00-00','mainitem','na','','active','','1599','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1600,'ULTOP PANTOPRAZOLE 20MG','1','2','',0.00,'10','30','0','',NULL,NULL,'0',0,0,'9310171726754508',0,0,0,0.00,'2024-09-19 17:03:58','10','1','1','0000-00-00','mainitem','na','','active','','1600','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1601,'DETERMINE TEST STRIPS ','1','2','',0.00,'45','150','0','',NULL,NULL,'0',0,0,'7854581726758418',0,0,0,12.00,'2024-09-19 18:08:40','10','1','1','0000-00-00','mainitem','na','','active','','1601','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1602,'CXAAZOLE 200MG VAGINAL PESSARIES CLOTRIMAZOLE','1','2','',0.00,'48','250','0','',NULL,NULL,'0',0,0,'6318231726762627',0,0,0,0.00,'2024-09-19 19:18:15','10','1','1','0000-00-00','mainitem','na','','active','','1602','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1603,'S DERM CREAM','1','2','',0.00,'55','150','0','',NULL,NULL,'0',0,0,'9576741726763355',0,0,0,3.00,'2024-09-19 19:30:01','10','1','1','0000-00-00','mainitem','na','','active','','1603','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1604,'VEGA 50MG SILDENAFIL','1','2','',0.00,'10','50','0','',NULL,NULL,'0',0,0,'7682661727187504',0,0,0,2.00,'2024-09-24 17:19:16','10','1','1','0000-00-00','mainitem','na','','active','','1604','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1605,'BETAMOL TABS 500MG','1','2','',0.00,'1','5','0','',NULL,NULL,'0',0,0,'314121727977236',0,0,0,0.00,'2024-10-03 20:41:46','10','1','1','0000-00-00','mainitem','na','','active','','1605','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1606,'DACOLD CAPSULES','1','2','',0.00,'55','150','0','0',NULL,NULL,'0',0,0,'4094321727981911',0,0,0,0.00,'2024-10-03 22:00:24','10','1','1','0000-00-00','mainitem','na','','active','','1606','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1607,'COTRIVIVA CTX 960MG ','1','2','',0.00,'3','15','0','',NULL,NULL,'0',0,0,'3118481728236677',0,0,0,90.00,'2024-10-06 20:46:04','10','1','1','0000-00-00','mainitem','na','','active','','1607','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1608,'PROMVITE MULTIVITAMIN 100ML','1','2','',0.00,'45','150','0','',NULL,NULL,'0',0,0,'6443021728927646',0,0,0,5.00,'2024-10-14 20:42:04','10','1','1','0000-00-00','mainitem','na','','active','','1608','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1609,'levoxin levofloxacin','1','2','',0.00,'0','400','0','',NULL,NULL,'0',0,0,'3652431728987890',0,0,0,0.00,'2024-10-15 13:26:02','10','1','1','0000-00-00','mainitem','na','','active','','1609','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1610,'ACECLOFENAC ACESTAR 100MG','1','2','',0.00,'5','20','0','',NULL,NULL,'0',0,0,'5627221729786135',0,0,0,14.00,'2024-10-24 19:10:11','10','1','1','0000-00-00','mainitem','na','','active','','1610','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1611,'AMPICLODAWA 100MLS','1','2','',0.00,'75','200','0','',NULL,NULL,'0',0,0,'9197791729786460',0,0,0,3.00,'2024-10-24 19:15:49','10','1','1','0000-00-00','mainitem','na','','active','','1611','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1612,'HELICURE HPYLORI KIT','1','2','',0.00,'620','1000','0','',NULL,NULL,'0',0,0,'8243931729787256',0,0,0,1.00,'2024-10-24 19:29:08','10','1','1','0000-00-00','mainitem','na','','active','','1612','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1613,'MONTAPLUS','1','2','',0.00,'25','40','0','',NULL,NULL,'0',0,0,'2142641729787477',0,0,0,1.00,'2024-10-24 19:38:30','10','1','1','0000-00-00','mainitem','na','','active','','1613','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1614,'LEVOFLOXACIN L VXIN 500MG','1','2','',0.00,'75','400','0','',NULL,NULL,'0',0,0,'2150311729787928',0,0,0,1.00,'2024-10-24 19:41:51','10','1','1','0000-00-00','mainitem','na','','active','','1614','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1615,'NEUTRO FORTE','1','2','',0.00,'3','10','0','',NULL,NULL,'0',0,0,'6067801729788268',0,0,0,28.00,'2024-10-24 19:45:34','10','1','1','0000-00-00','mainitem','na','','active','','1615','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1616,'PREDNISOLONE BLUE COSMOS','1','2','',0.00,'2','5','0','',NULL,NULL,'0',0,0,'3662721729792709',0,0,0,106.00,'2024-10-24 20:59:20','10','1','1','0000-00-00','mainitem','na','','active','','1616','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1617,'SICLOFEN','1','2','',0.00,'5','NaN','0','',NULL,NULL,'0',0,0,'6423281730219298',0,0,0,60.00,'2024-10-30 10:14:45','10','1','1','0000-00-00','mainitem','na','','inactive','','1617','pcs','Inventory','EXEMPTED','','','','','','','','','',0),(1618,'BRONCHO COUGH 100MLS ASCORIL GEN','1','2','',0.00,'65','200','0','',NULL,NULL,'0',0,0,'8726351730219420',0,0,0,4.00,'2024-10-29 19:31:36','10','1','1','0000-00-00','mainitem','na','','active','','1618','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1619,'LABCLAV 1GM AMOXICLAV','1','2','',0.00,'199','600','0','',NULL,NULL,'0',0,0,'3430741730219553',0,0,0,1.00,'2024-10-29 19:34:14','10','1','1','0000-00-00','mainitem','na','','active','','1619','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1620,'KAMOXCLAV 228/5ML AMOXICLAV','1','2','',0.00,'109','NaN','0','',NULL,NULL,'0',0,0,'9379931730219673',0,0,0,2.00,'2024-10-29 19:35:38','10','1','1','0000-00-00','mainitem','na','','active','','1620','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1621,'ESSPON 100MLS APPETITE STIMULANT','1','2','',0.00,'109','300','0','',NULL,NULL,'0',0,0,'1466741730219748',0,0,0,2.00,'2024-10-29 19:37:10','10','1','1','0000-00-00','mainitem','na','','active','','1621','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1622,'SICLOFEN 100mg','1','2','',0.00,'5','60','0','',NULL,NULL,'0',0,0,'8769411730272485',0,0,0,0.00,'2024-10-30 10:15:42','10','1','1','0000-00-00','mainitem','na','','active','','1622','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1623,'SICLOFEN 100mg','1','2','',0.00,'5','20','0','',NULL,NULL,'0',0,0,'3887011730272599',0,0,0,10.00,'2024-10-30 10:17:32','10','1','1','0000-00-00','mainitem','na','','active','','1623','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1624,'ISODEX EXPECTORANT 100MLS','1','2','',0.00,'65','200','0','',NULL,NULL,'0',0,0,'2146101730310299',0,0,0,2.00,'2024-10-30 20:46:31','10','1','1','0000-00-00','mainitem','na','','active','','1624','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1625,'KAMOXCLAV 228/5ML AMOXICLAV','1','2','',0.00,'109','400','0','',NULL,NULL,'0',0,0,'8976361730313959',0,0,0,0.00,'2024-10-30 21:46:43','10','1','1','0000-00-00','mainitem','na','','active','','1625','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1626,'FEXAL CEFTRIAXONE 1GM','1','2','',0.00,'32','250','0','',NULL,NULL,'0',0,0,'9420891730376741',0,0,0,11.00,'2024-10-31 15:13:43','10','1','1','0000-00-00','mainitem','na','','active','','1626','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1627,'KOFGON 100MLS GREEN','1','2','',0.00,'35','150','0','',NULL,NULL,'0',0,0,'5973091730737118',0,0,0,7.00,'2024-11-04 19:19:42','10','1','1','0000-00-00','mainitem','na','','active','','1627','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1628,'FLUCONTROL 200MG FLUCONAZOLE CAPS','1','2','',0.00,'13','30','0','',NULL,NULL,'0',0,0,'8871221732786302',0,0,0,107.00,'2024-11-28 12:33:28','10','1','1','0000-00-00','mainitem','na','','active','','1628','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1629,'THEOPHRD FRANOL TABS','1','2','',0.00,'2','5','0','',NULL,NULL,'0',0,0,'4906041732786439',0,0,0,52.00,'2024-11-28 12:35:30','10','1','1','0000-00-00','mainitem','na','','active','','1629','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1630,'Presnisolone olsolone blue','1','2','',0.00,'2','5','0','',NULL,NULL,'0',0,0,'3178721733830678',0,0,0,148.00,'2024-12-10 14:39:02','10','1','1','0000-00-00','mainitem','na','PDL BLUE','active','','1630','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1631,'PREDNISONE COSMOS WHITE PDL','1','2','',0.00,'2','5','0','',NULL,NULL,'0',0,0,'7543301734015214',0,0,0,152.00,'2024-12-12 17:54:25','10','1','1','0000-00-00','mainitem','na','','active','','1631','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1632,'HYOSCINE BUTYLBROMIDE INJ 20MG','1','2','',0.00,'0','100','0','',NULL,NULL,'0',0,0,'6097571734539002',0,0,0,4.00,'2024-12-18 19:24:34','10','1','1','0000-00-00','mainitem','na','','active','','1632','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1633,'PAMOLMAX 500MG','1','2','',0.00,'2.5','5','0','',NULL,NULL,'0',0,0,'8742231735319108',0,0,0,140.00,'2024-12-27 20:06:29','10','1','1','0000-00-00','mainitem','na','','active','','1633','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1634,'RINOVIL CPM','1','2','',0.00,'1','5','0','',NULL,NULL,'0',0,0,'283731735324035',0,0,0,36.00,'2024-12-27 21:28:20','10','1','1','0000-00-00','mainitem','na','','active','','1634','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1635,'C azi AZITHROMYCIN 500MG','1','2','',0.00,'55','200','0','',NULL,NULL,'0',0,0,'5015191735585289',0,0,0,3.00,'2024-12-30 22:02:47','10','1','1','0000-00-00','mainitem','na','','active','','1635','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1636,'BIOTRIM CTX 960MG TABS','1','2','',0.00,'5','15','0','',NULL,NULL,'0',0,0,'8610991735750575',0,0,0,5.00,'2025-01-01 19:57:23','10','1','1','0000-00-00','mainitem','na','','active','','1636','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1637,'MELONAC MELOXICAM 7.5MG','1','2','',0.00,'3','10','0','',NULL,NULL,'0',0,0,'5735931735750654',0,0,0,15.00,'2025-01-01 19:58:54','10','1','1','0000-00-00','mainitem','na','','active','','1637','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1638,'MELONAC MELOXICAM 15MG','1','2','',0.00,'3','15','0','0',NULL,NULL,'0',0,0,'3806651735750759',0,0,0,102.00,'2025-01-01 20:00:14','10','1','1','0000-00-00','mainitem','na','','active','','1638','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1639,'CEFAXIL CEFUROXIME 500MG','1','2','',0.00,'195','400','0','',NULL,NULL,'0',0,0,'669561735802236',0,0,0,2.00,'2025-01-02 10:18:32','10','1','1','0000-00-00','mainitem','na','','active','','1639','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1640,'AZITHROMYCIN SHALZIN 500MG','1','2','',0.00,'55','200','0','',NULL,NULL,'0',0,0,'9666561735812097',0,0,0,4.00,'2025-01-02 13:03:07','10','1','1','0000-00-00','mainitem','na','','active','','1640','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1641,'BACTIFIX CEFIXIME 400MG','1','2','',0.00,'180','400','0','',NULL,NULL,'0',0,0,'1344711735812349',0,0,0,12.00,'2025-01-02 13:07:17','10','1','1','0000-00-00','mainitem','na','','active','','1641','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1642,'NORMNIL ALBENDAZOLE 400MG TABS','1','2','',0.00,'9','50','0','',NULL,NULL,'0',0,0,'7069441735812600',0,0,0,11.00,'2025-01-02 13:11:13','10','1','1','0000-00-00','mainitem','na','','active','','1642','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1643,'WOZEL ALBENDAZOLE 400MG ','1','2','',0.00,'9','50','0','',NULL,NULL,'0',0,0,'7231491735812681',0,0,0,3.00,'2025-01-02 13:12:45','10','1','1','0000-00-00','mainitem','na','','active','','1643','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1644,'GLUCODEAL METFORMIN 500MG','1','2','',0.00,'1','5','0','',NULL,NULL,'0',0,0,'3737931735812813',0,0,0,60.00,'2025-01-02 13:14:38','10','1','1','0000-00-00','mainitem','na','','active','','1644','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1645,'FEMCLOT CLOTRIMAZOLE PESSARIES 200MG','1','2','',0.00,'50','250','0','',NULL,NULL,'0',0,0,'9117441735813207',0,0,0,2.00,'2025-01-02 13:21:25','10','1','1','0000-00-00','mainitem','na','','active','','1645','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1646,'BENZATHINE PEN 2.4 M.U VIALS','1','2','',0.00,'40','200','0','',NULL,NULL,'0',0,0,'290711735813286',0,0,0,10.00,'2025-01-02 13:23:09','10','1','1','0000-00-00','mainitem','na','','active','','1646','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1647,'LORVIC LORATADINE 10MG','1','2','',0.00,'3','20','0','',NULL,NULL,'0',0,0,'7681821735813456',0,0,0,41.00,'2025-01-02 13:26:10','10','1','1','0000-00-00','mainitem','na','','active','','1647','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1648,'KIFARU 100MG TABS','1','2','',0.00,'6','100','0','',NULL,NULL,'0',0,0,'271201735814002',0,0,0,61.00,'2025-01-02 13:34:59','10','1','1','0000-00-00','mainitem','na','','active','','1648','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1649,'ONDEX MD ONDANSETRON 4MG','1','2','',0.00,'35','50','0','',NULL,NULL,'0',0,0,'4506051735814732',0,0,0,10.00,'2025-01-02 13:48:35','10','1','1','0000-00-00','mainitem','na','','active','','1649','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1650,'PARATAL PARACETAMOL 500MG','1','2','',0.00,'1','5','0','',NULL,NULL,'0',0,0,'6279931735815158',0,0,0,456.00,'2025-01-02 13:54:08','10','1','1','0000-00-00','mainitem','na','','active','','1650','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1651,'FEVAPYN EXTRA 60MLS','1','2','',0.00,'33','150','0','',NULL,NULL,'0',0,0,'2678601735890155',0,0,0,4.00,'2025-01-03 10:45:38','10','1','1','0000-00-00','mainitem','na','','active','','1651','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1652,'FEVAPYN EXTRA 100MLS','1','2','',0.00,'45','NaN','0','',NULL,NULL,'0',0,0,'4116291735890362',0,0,0,0.00,'2025-01-03 10:46:33','10','1','1','0000-00-00','mainitem','na','','active','','1652','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1653,'FEVAPYN EXTRA 100MLS','1','2','',0.00,'45','200','0','',NULL,NULL,'0',0,0,'6277441735890555',0,0,0,1.00,'2025-01-03 10:50:06','10','1','1','0000-00-00','mainitem','na','','active','','1653','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1654,'ACINET AMOXICLAV 1G ','1','2','',0.00,'275','600','0','',NULL,NULL,'0',0,0,'6895941735890769',0,0,0,1.00,'2025-01-03 10:56:22','10','1','1','0000-00-00','mainitem','na','','active','','1654','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1655,'CHESTCOFF LOZENGES ','1','2','',0.00,'6','20','0','',NULL,NULL,'0',0,0,'8568101735891248',0,0,0,39.00,'2025-01-03 11:02:10','10','1','1','0000-00-00','mainitem','na','','active','','1655','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1656,'ANALMIN MEFENAMIC ACID 500MG','1','2','',0.00,'4','10','0','',NULL,NULL,'0',0,0,'3812531735891747',0,0,0,87.00,'2025-01-03 11:10:46','10','1','1','0000-00-00','mainitem','na','','active','','1656','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1657,'PROMIVITE MULTIVITAMIN 60MLS ','1','2','',0.00,'35','100','0','',NULL,NULL,'0',0,0,'4191735892129',0,0,0,5.00,'2025-01-03 11:16:34','10','1','1','0000-00-00','mainitem','na','','active','','1657','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1658,'VITAGLOBIN 100MLS','1','2','',0.00,'135','350','0','',NULL,NULL,'0',0,0,'6952591735892470',0,0,0,1.00,'2025-01-03 11:23:27','10','1','1','0000-00-00','mainitem','na','','active','','1658','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1659,'BETAMOL 100MLS ','1','2','',0.00,'35','150','0','',NULL,NULL,'0',0,0,'1785751736178499',0,0,0,3.00,'2025-01-06 18:59:46','10','1','1','0000-00-00','mainitem','na','','active','','1659','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1660,'APRAZOLE SACHET','1','2','',0.00,'44','100','0','',NULL,NULL,'0',0,0,'8794531736269326',0,0,0,3.00,'2025-01-07 20:02:50','10','1','1','0000-00-00','mainitem','na','','active','','1660','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1661,'ALZENA ALBENDAZOLE 400MG SUSPENSION','1','2','',0.00,'12','50','0','0',NULL,NULL,'0',0,0,'8197251736345250',0,0,0,2.00,'2025-01-08 17:09:23','10','1','1','0000-00-00','mainitem','na','','active','','1661','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1662,'VENTOLIN INHALER','1','2','',0.00,'350','600','0','',NULL,NULL,'0',0,0,'597571736694213',0,0,0,1.00,'2025-01-12 18:04:41','10','1','1','0000-00-00','mainitem','na','','active','','1662','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1663,'NORMNIL ABZ SUSPENSION','1','2','',0.00,'23','50','0','',NULL,NULL,'0',0,0,'6876221737046086',0,0,0,11.00,'2025-01-16 19:52:26','10','1','1','0000-00-00','mainitem','na','','active','','1663','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1664,'MOXACIL 125MG/5ML 100MLS','1','2','',0.00,'50','150','0','',NULL,NULL,'0',0,0,'5638641737736049',0,0,0,2.00,'2025-01-24 19:30:01','10','1','1','0000-00-00','mainitem','na','','active','','1664','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1665,'GLUCOMET 1000MG','1','2','',0.00,'15','20','0','',NULL,NULL,'0',0,0,'1815881738337510',0,0,0,0.00,'2025-01-31 18:35:24','10','1','1','0000-00-00','mainitem','na','','active','','1665','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1666,'LOPERAMIDE 2MG','1','2','',0.00,'2','10','0','0',NULL,NULL,'0',0,0,'1011941739549105',0,0,0,38.00,'2025-02-14 19:06:50','10','1','1','0000-00-00','mainitem','na','','active','','1666','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1667,'FLUDEX C','1','2','',0.00,'99','150','0','',NULL,NULL,'0',0,0,'4615731740473586',0,0,0,0.00,'2025-02-25 11:55:12','10','1','1','0000-00-00','mainitem','na','','active','','1667','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1668,'PREDNISOLONE SUSP 60ML DAWASOLONE','1','2','',0.00,'85','200','0','',NULL,NULL,'0',0,0,'9381941740500093',0,0,0,4.00,'2025-02-25 19:26:12','10','1','1','0000-00-00','mainitem','na','','active','','1668','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1669,'CURAMOL PCM 100ML','1','2','',0.00,'42','150','0','',NULL,NULL,'0',0,0,'2555601740501983',0,0,0,2.00,'2025-02-25 19:47:28','10','1','1','0000-00-00','mainitem','na','','active','','1669','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1670,'C azi AZITHROMYCIN SUSPENSION 200/5ML','1','2','',0.00,'48','NaN150','0','',NULL,NULL,'0',0,0,'500111741077524',0,0,0,5.00,'2025-03-04 11:39:57','10','1','1','0000-00-00','mainitem','na','','active','','1670','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1671,'ESOFA ESOMEPRAZOLE 40MG','1','2','',0.00,'5','30','0','',NULL,NULL,'0',0,0,'5158021741179517',0,0,0,0.00,'2025-03-05 16:07:01','10','1','1','0000-00-00','mainitem','na','','active','','1671','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1672,'ESOSAF ESOMEPRAZOLE 40MG','1','2','',0.00,'5','30','0','',NULL,NULL,'0',0,0,'2760971741180068',0,0,0,61.00,'2025-03-05 16:08:47','10','1','1','0000-00-00','mainitem','na','','active','','1672','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1673,'NEBANOL POWDER 10GM','1','2','',0.00,'90','200','0','',NULL,NULL,'0',0,0,'3745881742407141',0,0,0,1.00,'2025-03-19 21:00:06','10','1','1','0000-00-00','mainitem','na','','active','','1673','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1674,'AMOXICLAV CLAXY 625MG','1','2','',0.00,'125','400','0','',NULL,NULL,'0',0,0,'6423171742823041',0,0,0,4.00,'2025-03-24 16:33:04','10','1','1','0000-00-00','mainitem','na','','active','','1674','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1675,'COZOL TINIDAZOLE 500MG','1','2','',0.00,'10','50','0','',NULL,NULL,'0',0,0,'9754521742824149',0,0,0,2.00,'2025-03-24 16:50:34','10','1','1','0000-00-00','mainitem','na','','active','','1675','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1676,'FLAGIN 100MLS METRONIDAZOLE','1','2','',0.00,'38','150','0','',NULL,NULL,'0',0,0,'8498841742824289',0,0,0,3.00,'2025-03-24 16:52:42','10','1','1','0000-00-00','mainitem','na','','active','','1676','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1677,'BUMAFEN 100MLS IBUPROFEN','1','2','',0.00,'28','100','0','',NULL,NULL,'0',0,0,'4687081745338450',0,0,0,5.00,'2025-04-22 19:15:57','10','1','1','0000-00-00','mainitem','na','','active','','1677','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1678,'FENPRO IBUPROFEN 1OOML','1','2','',0.00,'32','150','0','',NULL,NULL,'0',0,0,'6017581745338576',0,0,0,5.00,'2025-04-22 19:18:17','10','1','1','0000-00-00','mainitem','na','','active','','1678','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1679,'KISS STUDDED','1','2','',0.00,'35','100','0','',NULL,NULL,'0',0,0,'8903481745338724',0,0,0,6.00,'2025-04-22 19:19:37','10','1','1','0000-00-00','mainitem','na','','active','','1679','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1680,'VARINIL 10MG 28S','1','2','',0.00,'9.5','15','0','',NULL,NULL,'0',0,0,'864741745338984',0,0,0,56.00,'2025-04-22 19:24:40','10','1','1','0000-00-00','mainitem','na','','active','','1680','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1681,'COFZIT 100MLS','1','2','',0.00,'35','150','0','',NULL,NULL,'0',0,0,'9674191747157572',0,0,0,7.00,'2025-05-13 20:33:45','10','1','1','0000-00-00','mainitem','na','','active','','1681','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1682,'COFZIT 60MLS','1','9','',0.00,'25','100','0','',NULL,NULL,'0',0,0,'5128551747157625',0,0,0,7.00,'2025-05-13 20:35:46','10','1','1','0000-00-00','mainitem','na','','active','','1682','pcs','Inventory','EXEMPTED',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=1683 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,'','','','','','','','ABZ SUSPENSION 1OMLS','1','2','1','n/a',16.00,'35','50','','50',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'2024-12-31 11:14:54','10','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(2,'','','','','','','','ABZ 400MG','1','2','2','',16.00,'10','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3,'','','','','','','','PARACETAMOL TABS 100\'S (REGAMOL)','1','2','3','',16.00,'1.5','2.5','','0',NULL,NULL,5,0,0,'11670235818',0,0,0,0.00,'2022-12-05 13:24:13','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(4,'','','','','','','','ACECLOFENAC 100MG (RILIF)30\'S','1','2','4','',16.00,'16','30',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5,'','','','','','','','ACECLOFENAC 100MG (ZOFEN)30\'S','1','2','5','',16.00,'0','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6,'','','','','','','','ACETAL MR','1','2','6','',16.00,'0','30',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7,'','','','','','','','ACTAL TABS','1','2','7','',16.00,'0','4',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8,'','','','','','','','ACTION','1','2','8','',16.00,'0','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9,'','','','','','','','ADIFLAM 100GM TABS','1','2','9','',16.00,'2','10','','0',NULL,NULL,5,0,0,'11670239328',0,0,0,0.00,'2022-12-05 14:22:16','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(10,'','','','','','','','ALCOF 100ML','1','2','10','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11,'','','','','','','','ALCOF SYRUP 60MLS','1','2','11','',16.00,'36','100','','100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(12,'','','','','','','','ALLOPURINOL 100MG TABS 30\'S','1','2','12','',16.00,'0','10','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(13,'','','','','','','','ALLOPURINOL 300MG 30\'S','1','2','13','',16.00,'0','20',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(14,'','','','','','','','ALUGEL SUSPENSION 100MLS','1','2','14','',16.00,'50','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(15,'','','','','','','','AMOXICILLIN SUSPENSION 1OOMLS (KEMOXYL)','1','2','15','',16.00,'48','100','','100',NULL,NULL,5,0,0,'51670245444',0,0,0,0.00,'2022-12-05 16:04:29','5','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(16,'','','','','','','','AMOXICILLIN 500MG CAPS','1','2','16','',16.00,'4.3','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(17,'','','','','','','','AMOXICILLIN SUSPENSION 60MLS(ALIMOX)','1','2','17','',16.00,'27','50','','50',NULL,NULL,5,0,0,'11670236183',0,0,0,0.00,'2022-12-05 13:30:05','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(18,'','','','','','','','AMOXICLAV 228.5MG 100ML (CLAXY)','1','2','18','',16.00,'122','250','','250',NULL,NULL,5,0,0,'51670245543',0,0,0,0.00,'2022-12-05 16:05:54','5','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(19,'','','','','','','','AMOXICLAV 625MG 10S','1','2','19','',16.00,'120','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(20,'','','','','','','','AMOXIL 250 MG 100s','1','2','20','',16.00,'2','5',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(21,'','','','','','','','AMPICLOX 500MG CAPS','1','2','21','',16.00,'4.3','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(22,'','','','','','','','AMPICLOX SUSPENSION 100ML','1','2','22','',16.00,'0','200','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(23,'','','','','','','','AMPICLO -DAWA SUSPENSION 60ML','1','2','23','',16.00,'58','150','','0',NULL,NULL,5,0,0,'61678448613',0,0,0,0.00,'2023-03-10 14:43:56','6','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(24,'','','','','','','','ANTIACID TABS PAIR','1','2','24','',16.00,'0','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(25,'','','','','','','','APPETIZER B 100MLS','1','2','25','',16.00,'78','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(26,'','','','','','','','APPEVITE 100ML','1','2','26','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(27,'','','','','','','','ASCARD 75MG','1','2','27','',16.00,'3.5','10','','10',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(28,'','','','','','','','ASCORBIC ACID(VITAMIN C)100MG','1','2','28','',16.00,'0','10','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(29,'','','','','','','','ASCORIL DRY COUGH 100ML','1','2','29','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(30,'','','','','','','','ASCORIL EXPECT COUGH 100ML','1','2','30','',16.00,'0','400','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(31,'','','','','','','','ASCORIL EXPECTORANT 200ML','1','2','31','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(32,'','','','','','','','ASHTON & PARSONS SATCHETS 20S','1','2','32','',16.00,'3.5','10','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(33,'','','','','','','','ASTYMIN LIQUID 200ML','1','2','33','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(34,'','','','','','','','ATM SUSP 15ML','1','2','34','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(35,'','','','','','','','ATOVARSTATIN 10MG','1','2','35','',16.00,'0','15','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(36,'','','','','','','','ATROPINE 5MLS','1','2','36','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(37,'','','','','','','','AUGMENTIN 228MG 70ML','1','2','37','',16.00,'0','750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(38,'','','','','','','','AUGMENTIN 457MG 70ML','1','2','38','',16.00,'0','1250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(39,'','','','','','','','AUROPRED 10ML 0.5%DROPS(PREDNISOLONE)','1','2','39','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(40,'','','','','','','','AUROSOL (HYPROMELLOSE) EYE DROPS','1','2','40','',16.00,'0','380',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(41,'','','','','','','','AVODINE MOUTH WASH 100ML','1','2','41','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(42,'','','','','','','','AZITHROMYCIN 500MG TABS(AGYCIN)','1','2','42','',16.00,'55','150','','150',NULL,NULL,5,0,0,'11670237123',0,0,0,0.00,'2022-12-05 13:45:46','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(43,'','','','','','','','AZITHROMYCIN (PLAZO) 500MG 3\'S','1','2','43','',16.00,'40','150','','0',NULL,NULL,5,0,0,'11670236961',0,0,0,0.00,'2022-12-05 13:43:30','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(44,'','','','','','','','BABY CARE 25GM 12S','1','2','44','',16.00,'0','20',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(45,'','','','','','','','BABY CARE 55GM 12S','1','2','45','',16.00,'24','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(46,'','','','','','','','BABY GRIPE WATER 100ML','1','2','46','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(47,'','','','','','','','BABY WIPES','1','2','47','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(48,'','','','','','','','BACTOPIC OINTMENT 15G (MUPIROCIN)','1','2','48','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(49,'','','','','','','','BANDAGES W.O.W 4INCH','1','2','49','',16.00,'0','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(50,'','','','','','','','BD INSULIN','1','2','50','',16.00,'0','3',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(51,'','','','','','','','BECLOMIN 15MG','1','2','51','',16.00,'125','200','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(52,'','','','','','','','BECOACTIN 200MLS','1','2','52','',16.00,'289','450','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(53,'','','','','','','','BECOACTIN 30S TABS','1','2','53','',16.00,'13','30','','30',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(54,'','','','','','','','BECOME BLONDE','1','2','54','',16.00,'75','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(55,'','','','','','','','BEEP HEAT 35GM RUB','1','2','55','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(56,'','','','','','','','BENACOFF 100ML','1','2','56','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(57,'','','','','','','','BENAFLU TOTO 100ML','1','2','57','',16.00,'85','200','','0',NULL,NULL,2,0,0,'51671200482',0,0,0,0.00,'2022-12-16 17:21:50','5','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(58,'','','','','','','','BENAFLU TOTO 60ML','1','2','58','',16.00,'75','150','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(59,'','','','','','','','BENAHIST 100ML','1','2','59','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(60,'','','','','','','','BENAHIST 60ML','1','2','60','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(61,'','','','','','','','BENYLIN 100ML DRY COUGH','1','2','61','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(62,'','','','','','','','BENYLIN 4 FLU 100ML','1','2','62','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(63,'','','','','','','','BENYLIN ORIGINAL 100ML','1','2','63','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(64,'','','','','','','','BENYLIN PAEDRIACTIC 100ML','1','2','64','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(65,'','','','','','','','BENZYL BENZOATE 100ML','1','2','65','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(66,'','','','','','','','BETA GRIPE WATER 100ML','1','2','66','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(67,'','','','','','','','BETASOL 15GM','1','2','67','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(68,'','','','','','','','BETASON CREAM 15GM','1','2','68','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(69,'','','','','','','','BETASON OINT 15GM','1','2','69','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(70,'','','','','','','','BEULA REMOVER SMALL','1','2','70','',16.00,'0','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(71,'','','','','','','','BIC RAZOR 1S','1','2','71','',16.00,'0','30',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(72,'','','','','','','','BIG RAZOR','1','2','72','',16.00,'0','30',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(73,'','','','','','','','BIO CLAIRE CREAM','1','2','73','',16.00,'0','170',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(74,'','','','','','','','BIOFOLIC DHA 100S','1','2','74','',16.00,'0','40',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(75,'','','','','','','','BIOSCAB 100ML','1','2','75','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(76,'','','','','','','','BLOOD PRESSURE','1','2','76','',16.00,'0','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(77,'','','','','','','','BODY LUXE 200GM','1','2','77','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(78,'','','','','','','','BODY LUXE GYLCERINE','1','2','78','',16.00,'0','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(79,'','','','','','','','BODY WEIGHT MEASUREMENT','1','2','79','',16.00,'0','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(80,'','','','','','','','BONNISSAN 120ML','1','2','80','',16.00,'309','400','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(81,'','','','','','','','BRO ZEDEX COUGH SYRUP100ML','1','2','81','',16.00,'145','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(82,'','','','','','','','BROMOCRIPTINE TABS','1','2','82','',16.00,'39','80','','80',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(83,'','','','','','','','BROMSAL EPECTORANT 100ML','1','2','83','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(84,'','','','','','','','BRONCHOPED 100ML','1','2','84','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(85,'','','','','','','','BROXOL 10MML SYRUP','1','2','85','',16.00,'125','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(86,'','','','','','','','BROZELIN ECPECTORANT 100ML','1','2','86','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(87,'','','','','','','','BRUFEN 100MLS','1','2','87','',16.00,'35','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(88,'','','','','','','','BRUFEN 200MGS','1','2','88','',16.00,'2','5',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(89,'','','','','','','','BRUFEN 60ML','1','2','89','',16.00,'25','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(90,'','','','','','','','BRUSTAN 100MLS','1','2','90','',16.00,'249','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(91,'','','','','','','','BULKOT','1','2','91','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(92,'','','','','','','','BULKOT MIX 20GM','1','2','92','',16.00,'109','200','','200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(93,'','','','','','','','BUMAFEN (IBUPROFEN SYRUP)60ML','1','2','93','',16.00,'0','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(94,'','','','','','','','BURN CREAM','1','2','94','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(95,'','','','','','','','BURNAZIN CREAM(SILVER SULFADIAZINE)','1','2','95','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(96,'','','','','','','','BUSCOPAN PLAIN','1','2','96','',16.00,'0','30',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(97,'','','','','','','','BYOFER 12 SYRUP 200MLS','1','2','97','',16.00,'235','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(98,'','','','','','','','CADIPHEN 100ML EXPECTORANT','1','2','98','',16.00,'108','200','','200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(99,'','','','','','','','CADISTIN 100ML','1','2','99','',16.00,'105','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(100,'','','','','','','','CALAMINE 100ML','1','2','100','',16.00,'28','100','3','0',NULL,NULL,5,0,0,'51670401345',0,0,0,0.00,'2022-12-07 11:24:42','5','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(101,'','','','','','','','CALCIGARD RET (NIFEDIPINE)100s','1','2','101','',16.00,'1','5',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(102,'','','','','','','','CALPOL 60MLS','1','2','102','',16.00,'205','300','','300',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(103,'','','','','','','','CALPOL 100MLS','1','2','103','',16.00,'265','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(104,'','','','','','','','CANDID 15ML MOUTH PAINT','1','2','104','',16.00,'153','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(105,'','','','','','','','CANDID 20ML LOTION','1','2','105','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(106,'','','','','','','','CANDID B 20GM','1','2','106','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(107,'','','','','','','','CANDID B CREAM 15G','1','2','107','',16.00,'190','300','','300',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(108,'','','','','','','','CANDID CREAM 20G','1','2','108','',16.00,'215','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(109,'','','','','','','','CANDID POWDER 30G','1','2','109','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(110,'','','','','','','','CANDID V3','1','2','110','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(111,'','','','','','','','CANDISTAT PESS V3','1','2','111','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(112,'','','','','','','','CANDISTIN 100ML EXPECTORANT','1','2','112','',16.00,'105','200','','200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(113,'','','','','','','','CANDIZOLE 200MG (FLUCONAZOLE)10S','1','2','113','',16.00,'16','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(114,'','','','','','','','CARAMBOLA','1','2','114','',16.00,'95','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(115,'','','','','','','','CARDISPRIN EC 75MG 28S','1','2','115','',16.00,'0','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(116,'','','','','','','','CARDITAN FILM COATED TABS 28\'S','1','2','116','',16.00,'0','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(117,'','','','','','','','CARDITAN H FILM COATED 28S','1','2','117','',16.00,'0','15',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(118,'','','','','','','','CASTOR OIL 100ML','1','2','118','',16.00,'140','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(119,'','','','','','','','CASTOR OIL 50ML','1','2','119','',16.00,'86','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(120,'','','','','','','','CATAFLAM 50MG','1','2','120','',16.00,'0','63',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(121,'','','','','','','','CAUSTIC PENCIL 40%(RED)','1','2','121','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(122,'','','','','','','','CAUSTIC PENCIL 95%(BLUE)','1','2','122','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(123,'','','','','','','','CEFIXIME 200MG','1','2','123','',16.00,'0','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(124,'','','','','','','','CEFIXIME 60ML','1','2','124','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(125,'','','','','','','','CEFIXIME(EVOFIX)100MG SUSP 60ML','1','2','125','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(126,'','','','','','','','CEFIXIME(THEOFIX)400MG 10S','1','2','126','',16.00,'0','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(127,'','','','','','','','CEFTRIAXONE INJ 1GM','1','2','127','',16.00,'34','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(128,'','','','','','','','CEFUROXIME 500MG TABS','1','2','128','',16.00,'195','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(129,'','','','','','','','CEFUROXIME 125MG/50ML','1','2','129','',16.00,'0','350','','0',NULL,NULL,5,0,0,'51670245850',0,0,0,0.00,'2022-12-05 16:11:00','5','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(130,'','','','','','','','CELABET 30S','1','2','130','',16.00,'10','20','','0',NULL,NULL,5,0,0,'61680878048',0,0,0,0.00,'2023-04-07 17:35:18','6','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(131,'','','','','','','','CEPHALEXIN 100ML (ORACEF)','1','2','131','',16.00,'0','350','','0',NULL,NULL,5,0,0,'51670245920',0,0,0,0.00,'2022-12-05 16:12:33','5','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(132,'','','','','','','','CEPROLEN EYE/EAR 5ML','1','2','132','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(133,'','','','','','','','CETAMOL 500MG','1','2','133','',16.00,'0','2',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(134,'','','','','','','','CETAMOL 500MG(100S)','1','2','134','',16.00,'0','5',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(135,'','','','','','','','CETRIZINE 10MG 100S','1','2','135','',16.00,'1','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(136,'','','','','','','','CETRIZINE 60ML','1','2','136','',16.00,'18.9','100','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(137,'','','','','','','','CEZINE 60MLS','1','2','137','',16.00,'179','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(138,'','','','','','','','CHAPA SHOKA 9ML12S','1','2','138','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(139,'','','','','','','','CHARMAX CUTEX','1','2','139','',16.00,'0','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(140,'','','','','','','','CHLORHEXIDINEDIGLUCONATE GEL 20GM','1','2','140','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(141,'','','','','','','','CIPLADON 1000MG (PARACETAMOL)8S','1','2','141','',16.00,'0','50','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(142,'','','','','','','','CIPLADON 500MG','1','2','142','',16.00,'19','50','','50',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(143,'','','','','','','','CIPRO INTA 500MG 10S (CIPROFLOXACIN)','1','2','143','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(144,'','','','','','','','CIPRO-T(CIPROFLOXACIN+TINIDAZOLE) 1S','1','2','144','',16.00,'135','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(145,'','','','','','','','CIPROFLOXACIN 500MG TABS','1','2','145','',16.00,'3','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(146,'','','','','','','','CIPROKEN EYE DROPS 5ML','1','2','146','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(147,'','','','','','','','CIPROLEN EYE DROPS','1','2','147','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(148,'','','','','','','','CITROLIGHT 120ML','1','2','148','',16.00,'160','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(149,'','','','','','','','CITROLIGHT 300ML','1','2','149','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(150,'','','','','','','','CLARINASE REPE 14S','1','2','150','',16.00,'0','70',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(151,'','','','','','','','CLERE CREAM 125 ML COCOABUTTER','1','2','151','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(152,'','','','','','','','CLERE CREAM 300ML','1','2','152','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(153,'','','','','','','','CLERE CREAM 500ML','1','2','153','',16.00,'0','180',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(154,'','','','','','','','CLERE LOTION 400ML','1','2','154','',16.00,'115','160',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(155,'','','','','','','','CLINDAMYCIN 300MG 10S','1','2','155','',16.00,'0','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(156,'','','','','','','','CLINIC CLERE 150ML','1','2','156','',16.00,'350','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(157,'','','','','','','','CLOB CREAM 15G','1','2','157','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(158,'','','','','','','','CLOMID 50MG (CLOMIPHENE)','1','2','158','',16.00,'0','80',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(159,'','','','','','','','CLOTRIMAZOLE V6 6S','1','2','159','',16.00,'25','200','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(160,'','','','','','','','CLOTRIMAZOLE(CLOTRINE) PESS 200MG 3\'S','1','2','160','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(161,'','','','','','','','CLOTRINE','1','2','161','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(162,'','','','','','','','CLOTRINE B','1','2','162','',16.00,'0','120',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(163,'','','','','','','','CLOTRINE CREAM 20GM (CLOTRIMAZOLE)','1','2','163','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(164,'','','','','','','','CLOTRINE-B CREAM 15G','1','2','164','',16.00,'18','100','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(165,'','','','','','','','CLOVE STEM OIL 100ML','1','2','165','',16.00,'0','170',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(166,'','','','','','','','CLOZOLE B CREAM 15GM','1','2','166','',16.00,'79','130','','130',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(167,'','','','','','','','CLOZOLE CREAM 20GM','1','2','167','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(168,'','','','','','','','CO- AMOXICLAV 375MG 10\'S','1','2','168','',16.00,'110','300','','300',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(169,'','','','','','','','CO--TRIMOXAZOLE 50MLS (TRIMOXOL)','1','2','169','',16.00,'25','50','','0',NULL,NULL,5,0,0,'51670246642',0,0,0,0.00,'2022-12-05 16:24:30','5','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(170,'','','','','','','','CO-TRIMOXAZOLE 100MLS(TRIMOXOL)','1','2','170','',16.00,'35','100','','0',NULL,NULL,5,0,0,'51670246787',0,0,0,0.00,'2022-12-05 16:26:40','5','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(171,'','','','','','','','CO-TRIMOXAZOLE 960MG TABS','1','2','171','',16.00,'3','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(172,'','','','','','','','COCO FACIAL SCRUB','1','2','172','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(173,'','','','','','','','COCODERM 150 ML','1','2','173','',16.00,'0','180',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(174,'','','','','','','','COLDAMOL CAPS','1','2','174','',16.00,'13','20','','20',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(175,'','','','','','','','COLDCAP SYRUP 100MLS','1','2','175','',16.00,'60','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(176,'','','','','','','','COLDCAP CAPS 12\'S','1','2','176','',16.00,'7.4','15','','15',NULL,NULL,5,0,0,'11670234588',0,0,0,0.00,'2022-12-05 13:03:27','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(177,'','','','','','','','COLIZA 15ML DROPS','1','2','177','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(178,'','','','','','','','COMPACT 500ML SHOWER GEL','1','2','178','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(179,'','','','','','','','COMPACT BABY SHAMPOO 200ML','1','2','179','',16.00,'0','170',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(180,'','','','','','','','COMPACT EAR BUDS 200\'S','1','2','180','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(181,'','','','','','','','CONCEVIT 100ML','1','2','181','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(182,'','','','','','','','CONCUR 5MG','1','2','182','',16.00,'0','35',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(183,'','','','','','','','CONFERRON 200ML','1','2','183','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(184,'','','','','','','','CONSED EXPECTORANT','1','2','184','',16.00,'0','100','','0',NULL,NULL,2,0,0,'51670681045',0,0,0,0.00,'2022-12-10 17:04:36','5','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(185,'','','','','','','','CONTUS 650 10S','1','2','185','',16.00,'0','15',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(186,'','','','','','','','CONTUS PAEDIATRIC LINCTUS 100ML','1','2','186','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(187,'','','','','','','','COOL MIST 250 ML SHAMPOO','1','2','187','',16.00,'0','70',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(188,'','','','','','','','COOL MIST 500ML HAIR SHAMPOO','1','2','188','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(189,'','','','','','','','COSCOF EXPECTORANT 100ML','1','2','189','',16.00,'131','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(190,'','','','','','','','COSCOF EXPECTORANT 60ML','1','2','190','',16.00,'73','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(191,'','','','','','','','COSFLORA 2MG SACHETS 10\'S','1','2','191','',16.00,'0','80',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(192,'','','','','','','','COSIL 1GM 10S','1','2','192','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(193,'','','','','','','','COSMOL 100MLS','1','2','193','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(194,'','','','','','','','COSVATE 15MG','1','2','194','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(195,'','','','','','','','COTTON WOOL 100G','1','2','195','',16.00,'79','150','','150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(196,'','','','','','','','COTTON WOOL 200GM','1','2','196','',16.00,'125','200','','200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(197,'','','','','','','','COTTON WOOL 400G','1','2','197','',16.00,'250','400','','400',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(198,'','','','','','','','COTTON WOOL 50G','1','2','198','',16.00,'40','80','','80',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(199,'','','','','','','','CREPE 2 INCH','1','2','199','',16.00,'0','20',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(200,'','','','','','','','CREPE 3 INCH','1','2','200','',16.00,'0','30',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(201,'','','','','','','','CREPE 4 INCH','1','2','201','',16.00,'28','70',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(202,'','','','','','','','CREPE 6 INCH','1','2','202','',16.00,'30','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(203,'','','','','','','','CRIPTON 30S','1','2','203','',16.00,'0','60',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(204,'','','','','','','','CUSSONS BABY OIL 50ML','1','2','204','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(205,'','','','','','','','CUSSONS BABY OIL MEDIUM SIZE','1','2','205','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(206,'','','','','','','','CUSSONS BABY POWDER 100GM','1','2','206','',16.00,'0','180',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(207,'','','','','','','','CUSSONS BABY POWDER 50GM','1','2','207','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(208,'','','','','','','','CUSSONS BABY SOAP 100G','1','2','208','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(209,'','','','','','','','CYCLOPAM 30ML','1','2','209','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(210,'','','','','','','','CYCLOPAM TABS 20S(INDOCO)','1','2','210','',16.00,'9','20',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(211,'','','','','','','','CYPON 100ML','1','2','211','',16.00,'0','300','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(212,'','','','','','','','CYPON 200ML','1','2','212','',16.00,'0','450','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(213,'','','','','','','','CYPRO B PLUS','1','2','213','',16.00,'10.5','25','','25',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(214,'','','','','','','','CYPRO B PLUS 200ML','1','2','214','',16.00,'368','550','','550',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(215,'','','','','','','','DACOF EXPECTORANT 100ML','1','2','215','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(216,'','','','','','','','DAFLON 500MG 30S','1','2','216','',16.00,'26','50','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(217,'','','','','','','','DAPROFEN 100ML','1','2','217','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(218,'','','','','','','','DAWAHIST 100ML','1','2','218','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(219,'','','','','','','','DAWAHIST 60ML','1','2','219','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(220,'','','','','','','','DAWAVITE MULTIVITAMIN 100mls','1','2','220','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(221,'','','','','','','','DAZEL KIT','1','2','221','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(222,'','','','','','','','DEEP FREEZE','1','2','222','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(223,'','','','','','','','DEEP HEAT RUB 15G','1','2','223','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(224,'','','','','','','','DEEP HEAT RUB 35GM','1','2','224','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(225,'','','','','','','','DEEP HEAT SPRAY','1','2','225','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(226,'','','','','','','','DELASED COUGH SYRUP100ML','1','2','226','',16.00,'93','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(227,'','','','','','','','DENTAMOL TABS','1','2','227','',16.00,'0','20',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(228,'','','','','','','','DENTINOX TEETHING GEL','1','2','228','',16.00,'0','750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(229,'','','','','','','','DENTOGEL 10GM','1','2','229','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(230,'','','','','','','','DEPO INJECTION CONTRACEPTIVE','1','2','230','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(231,'','','','','','','','DERMAZINE 15MG','1','2','231','',16.00,'35','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(232,'','','','','','','','DIASTOP TABS','1','2','232','',16.00,'0','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(233,'','','','','','','','DICLOFENAC 100MG TABS','1','2','233','',16.00,'1','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(234,'','','','','','','','DICLOFENAC 50MG TABS','1','2','234','',16.00,'0','5',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(235,'','','','','','','','DICLOFENAC EYE DROPS5ML','1','2','235','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(236,'','','','','','','','DICLOFENAC GEL 20 GM','1','2','236','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(237,'','','','','','','','DIPROSALIC OINT 10GM','1','2','237','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(238,'','','','','','','','DIPROSON','1','2','238','',16.00,'48','100','','100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(239,'','','','','','','','DIRACIP 100ML','1','2','239','',16.00,'0','350','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(240,'','','','','','','','DIRACIP MDS TABS 15S','1','2','240','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(241,'','','','','','','','DISPOSABLE FACE MASKS','1','2','241','',16.00,'0','20','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(242,'','','','','','','','DOLA-CR CAPS 100MG 10S(DICLOFENAC)','1','2','242','',16.00,'0','30',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(243,'','','','','','','','DOLOACT MR 100S','1','2','243','',16.00,'17','30','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(244,'','','','','','','','DOMI','1','2','244','',16.00,'0','15',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(245,'','','','','','','','DOMI (DOMPERIDONE) 30ML','1','2','245','',16.00,'90','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(246,'','','','','','','','DOMPERON 100S','1','2','246','',16.00,'0','20',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(247,'','','','','','','','DOXYCYCLINE CAPS 100MG','1','2','247','',16.00,'3','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(248,'','','','','','','','DR TOUX 100ML','1','2','248','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(249,'','','','','','','','DREZ 10GM OINTMENT','1','2','249','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(250,'','','','','','','','DTS-Z KIT','1','2','250','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(251,'','','','','','','','DUB-STERONE 30S','1','2','251','',16.00,'15','25','','25',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(252,'','','','','','','','DULCOLAX 30S','1','2','252','',16.00,'0','20',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(253,'','','','','','','','DUPHASTON 10MGS 20\'S','1','2','253','',16.00,'0','120',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(254,'','','','','','','','DUREX','1','2','254','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(255,'','','','','','','','E-COLD CAPS 10S','1','2','255','',16.00,'0','15',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(256,'','','','','','','','EARINGS','1','2','256','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(257,'','','','','','','','ECOGEL 236ML','1','2','257','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(258,'','','','','','','','ECOGEL 473ML','1','2','258','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(259,'','','','','','','','ELASTOPLAST 100S(ROLLTIPS ADHESIVE BANDAGE)','1','2','259','',16.00,'0','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(260,'','','','','','','','ELYVATE 15GM','1','2','260','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(261,'','','','','','','','EMETON ( METOCLOPRAMIDE) 60ML','1','2','261','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(262,'','','','','','','','EMITINO 4MG 10S','1','2','262','',16.00,'0','60',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(263,'','','','','','','','ENERVIT 100MLS','1','2','263','',16.00,'50','100','','100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(264,'','','','','','','','ENRIL 5MG (ENALAPRIL)','1','2','264','',16.00,'0','5',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(265,'','','','','','','','ENTAMAXIN 100ML','1','2','265','',16.00,'79','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(266,'','','','','','','','ENTAMAXIN 60ML','1','2','266','',16.00,'53','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(267,'','','','','','','','ENZOFLAM TABS','1','2','267','',16.00,'0','40',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(268,'','','','','','','','EPHEDRINE ADULT NASAL DROPS 10ML','1','2','268','',16.00,'30','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(269,'','','','','','','','EPHEDRINE NASAL DROP(PAEDS)','1','2','269','',16.00,'30','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(270,'','','','','','','','EPIDERM 15GM CREAM','1','2','270','',16.00,'56','120','','120',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(271,'','','','','','','','EROSTIN TABS 10MG','1','2','271','',16.00,'0','80',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(272,'','','','','','','','ERYTHROMYCIN SYRUP 60ML(ERYTHROX)','1','2','272','',16.00,'57','150','','150',NULL,NULL,5,0,0,'61678446397',0,0,0,0.00,'2023-03-10 14:06:51','6','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(273,'','','','','','','','ESOMAC 20MG TABS','1','2','273','',16.00,'22','35',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(274,'','','','','','','','ESOMEPRAZOLE(ES-OMECOS)40MG 30S','1','2','274','',16.00,'0','30',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(275,'','','','','','','','EYE PENCIL 12S','1','2','275','',16.00,'0','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(276,'','','','','','','','EZY-COF 100MLS','1','2','276','',16.00,'65','200','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(277,'','','','','','','','FANLAR TABS','1','2','277','',16.00,'32','80','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(278,'','','','','','','','FASTUM GEL 20GM','1','2','278','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(279,'','','','','','','','FEBICO 200ML(HAEMATENIC)','1','2','279','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(280,'','','','','','','','FEMIPLAN 28S','1','2','280','',16.00,'59','100','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(281,'','','','','','','','FERRO-B COMPLEX 100MLS','1','2','281','',16.00,'75','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(282,'','','','','','','','FILAGRA GEL 100MGS','1','2','282','',16.00,'35','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(283,'','','','','','','','FLAGYL 100ML','1','2','283','',16.00,'515','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(284,'','','','','','','','FLAMORYL-S TABS 10\'S','1','2','284','',16.00,'0','30',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(285,'','','','','','','','FLORAL EYE DROPS','1','2','285','',16.00,'0','380',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(286,'','','','','','','','FLUCLOXACILLIN CAPS 500MG','1','2','286','',16.00,'5','20',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(287,'','','','','','','','FLUCLOXACILLIN 125MG 100ML','1','2','287','',16.00,'70','200','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(288,'','','','','','','','FLUCLOXACILLIN 250MG','1','2','288','',16.00,'3','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(289,'','','','','','','','FLUCOLDEX SUSPENSION 100MLS','1','2','289','',16.00,'55','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(290,'','','','','','','','FLUCOLDEX TABS 12\'S','1','2','290','',16.00,'6','15',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(291,'','','','','','','','FLUCONAZOLE 150MG','1','2','291','',16.00,'10','50','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(292,'','','','','','','','FLUGONE CAPS 10\'s','1','2','292','',16.00,'12','20','','20',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(293,'','','','','','','','FLUGONE DM 120ML','1','2','293','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(294,'','','','','','','','FLUGONE P 120ML','1','2','294','',16.00,'185','300','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(295,'','','','','','','','FOLIC ACID 5MG 100S','1','2','295','',16.00,'0','5',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(296,'','','','','','','','FRANOL B/P 100S GIFOL','1','2','296','',16.00,'0','5',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(297,'','','','','','','','FRUSEMIDE 40MG100s','1','2','297','',16.00,'3','5',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(298,'','','','','','','','FULCOVER (ITRACONAZOLE) 100MG 10S','1','2','298','',16.00,'0','1300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(299,'','','','','','','','FUNBACT A 30GM','1','2','299','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(300,'','','','','','','','GACET 250MG','1','2','300','',16.00,'15','25',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(301,'','','','','','','','GACET 125MG','1','2','301','',16.00,'14','25',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(302,'','','','','','','','GASTROGEL 100ML','1','2','302','',16.00,'40','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(303,'','','','','','','','GASTROGEL 200ML','1','2','303','',16.00,'176','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(304,'','','','','','','','GEISHA','1','2','304','',16.00,'0','130',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(305,'','','','','','','','GENTAMYCIN EYE/EAR DROPS 5ML','1','2','305','',16.00,'18','100','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(306,'','','','','','','','GENTIAN VIOLET 100MLS','1','2','306','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(307,'','','','','','','','GENTIAN VIOLET 50 MLS','1','2','307','',16.00,'0','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(308,'','','','','','','','GIRLFRIEND 1L LOTION','1','2','308','',16.00,'0','220',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(309,'','','','','','','','GIRLFRIEND500ML LOTION','1','2','309','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(310,'','','','','','','','GLENCE 100MG 20S','1','2','310','',16.00,'29','40',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(311,'','','','','','','','GLENTEL 8HT 30S','1','2','311','',16.00,'56','70',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(312,'','','','','','','','GLUCOMET 500','1','2','312','',16.00,'4','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(313,'','','','','','','','GLUCOMET N TABS 28S','1','2','313','',16.00,'0','15',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(314,'','','','','','','','GLUCOPHAGE 500MG 90S','1','2','314','',16.00,'6','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(315,'','','','','','','','GLUCOPHAGE 850MG 60S','1','2','315','',16.00,'10','15',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(316,'','','','','','','','GLUCOSE SACHETS','1','2','316','',16.00,'0','20',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(317,'','','','','','','','GOLD TOUCH 25GMS','1','2','317','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(318,'','','','','','','','GOLD TOUCH 50GMS','1','2','318','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(319,'','','','','','','','GOOD MORNING TABS','1','2','319','',16.00,'3','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(320,'','','','','','','','GOODMORNING LUNGTONIC 60ML','1','2','320','',16.00,'74','150','','150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(321,'','','','','','','','GRABACIN -3 OINTMENT 20G','1','2','321','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(322,'','','','','','','','GRABACIN POWDER 10G','1','2','322','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(323,'','','','','','','','GRIPE WATER - WOODWARS 100ML','1','2','323','',16.00,'50','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(324,'','','','','','','','GRISEOFULVIN 125MG 100S','1','2','324','',16.00,'3','5',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(325,'','','','','','','','GRISEOFULVIN 250MG 100S','1','2','325','',16.00,'4.2','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(326,'','','','','','','','GRISEOFULVIN 500MG 100S','1','2','326','',16.00,'0','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(327,'','','','','','','','GYPON SYRUP 100ML','1','2','327','',16.00,'100','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(328,'','','','','','','','HAEMOBEN 200MLS','1','2','328','',16.00,'98','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(329,'','','','','','','','HAEMOBEN 100ML','1','2','329','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(330,'','','','','','','','HAEMOBEN 200ML','1','2','330','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(331,'','','','','','','','HERBIGOR HTC 100ML','1','2','331','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(332,'','','','','','','','HIV BLOOD TEST KIT','1','2','332','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(333,'','','','','','','','HOT MOVATE 30GM','1','2','333','',16.00,'0','140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(334,'','','','','','','','HUMULIN 70/30 10ML','1','2','334','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(335,'','','','','','','','HYDRO CORTISONE 100MG','1','2','335','',16.00,'60','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(336,'','','','','','','','HYDROCHLOROTHIAZIDE 25MG 100S','1','2','336','',16.00,'1','5',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(337,'','','','','','','','HYDROCLOROTHIAZIDE 50MG','1','2','337','',16.00,'1','5',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(338,'','','','','','','','HYDROCORTISONE CREAM','1','2','338','',16.00,'58','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(339,'','','','','','','','HYDROCORTISONE EYE DROPS','1','2','339','',16.00,'0','120',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(340,'','','','','','','','HYDROCORTISONE INJECTION','1','2','340','',16.00,'0','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(341,'','','','','','','','HYDROGEN PEROXIDE 200ML','1','2','341','',16.00,'25','50','','50',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(342,'','','','','','','','HYOSCINE 10MG GENERIC 100\'S','1','2','342','',16.00,'0','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(343,'','','','','','','','HYOSCINE 1ML INJ','1','2','343','',16.00,'0','13',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(344,'','','','','','','','HYOSCINE SYRUP(NOSPASUM) 60ML','1','2','344','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(345,'','','','','','','','IBOBRUFEN 400MG 500S','1','2','345','',16.00,'1','5',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(346,'','','','','','','','IBUCAP 10S','1','2','346','',16.00,'0','15','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(347,'','','','','','','','IBUMEX 25GM GEL(IBOBRUFEN)','1','2','347','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(348,'','','','','','','','IBUPROFEN 200MG','1','2','348','',16.00,'0','2',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(349,'','','','','','','','IBUPROFEN 400MG','1','2','349','',16.00,'0','2',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(350,'','','','','','','','IDEAL CASTOR 25ML','1','2','350','',16.00,'0','80',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(351,'','','','','','','','IDEAL OLIVE 25ML','1','2','351','',16.00,'70','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(352,'','','','','','','','IDEAL OLIVE OIL 100ML','1','2','352','',16.00,'220','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(353,'','','','','','','','IDEAL OLIVE OIL 50ML','1','2','353','',16.00,'115','160',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(354,'','','','','','','','IFAS 30s','1','2','354','',16.00,'219','300','','300',NULL,NULL,5,0,0,'61693597551',0,0,0,0.00,'2023-09-01 22:47:22','6','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(355,'','','','','','','','IMACOF DRY SUSP 100ML','1','2','355','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(356,'','','','','','','','IMACOF PAEDS SUS 100ML','1','2','356','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(357,'','','','','','','','INDOCID 100S','1','2','357','',16.00,'2','5',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(358,'','','','','','','','INFACOL DROPS 55ML','1','2','358','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(359,'','','','','','','','INJECTION DICLOFENAC 3ML','1','2','359','',16.00,'0','20',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(360,'','','','','','','','INJECTION FRUSEMIDE 2ML AMP','1','2','360','',16.00,'0','11',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(361,'','','','','','','','INSULIN SYRINGES','1','2','361','',16.00,'0','20',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(362,'','','','','','','','INTAMINE BABY CREAM 25G','1','2','362','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(363,'','','','','','','','ISORYN (P)5ML','1','2','363','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(364,'','','','','','','','IV GIVING SET','1','2','364','',16.00,'0','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(365,'','','','','','','','JANCHO','1','2','365','',16.00,'0','120',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(366,'','','','','','','','JOHNSON','1','2','366','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(367,'','','','','','','','JOHNSON LOTION','1','2','367','',16.00,'0','270',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(368,'','','','','','','','JOHNSONS SOAP','1','2','368','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(369,'','','','','','','','KALUMA INHALER','1','2','369','',16.00,'0','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(370,'','','','','','','','KALUMA PAIN BALM 9ML','1','2','370','',16.00,'30','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(371,'','','','','','','','KALUMA STRONG 1OO','1','2','371','',16.00,'0','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(372,'','','','','','','','KAMAGRA ORAL JELLY 100MG 7S','1','2','372','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(373,'','','','','','','','KETOCONAZOLE (HITORAL)20GM CREAM','1','2','373','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(374,'','','','','','','','KETOCONAZOLE 200MG 30S','1','2','374','',16.00,'4','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(375,'','','','','','','','KISS CLASSIC PLAIN 24sx3','1','2','375','',16.00,'20','50','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(376,'','','','','','','','KISS KIDS','1','2','376','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(377,'','','','','','','','KITPYLO-C KIT','1','2','377','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(378,'','','','','','','','KLY','1','2','378','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(379,'','','','','','','','KOFGON SYRUP 100MLS RED','1','2','379','',16.00,'32','150','','150',NULL,NULL,5,0,0,'81715328058',0,0,0,0.00,'2024-05-10 11:01:09','8','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(380,'','','','','','','','KORTEX','1','2','380','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(381,'','','','','','','','KOTEX PANTY LINER MEDIUM','1','2','381','',16.00,'0','120',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(382,'','','','','','','','KOTEX PANTY LINERS LONG','1','2','382','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(383,'','','','','','','','KOTEX TAMPOON','1','2','383','',16.00,'0','260',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(384,'','','','','','','','LACOFF 100MLS','1','2','384','',16.00,'35','150','','150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(385,'','','','','','','','LACTULOSE 100MLS','1','2','385','',16.00,'149','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(386,'','','','','','','','LATEX GLOVES','1','2','386','',16.00,'0','20',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(387,'','','','','','','','LAWASH INTIMATE HYGIENE 100ML','1','2','387','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(388,'','','','','','','','LECET 50ML','1','2','388','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(389,'','','','','','','','LEMONVATE','1','2','389','',16.00,'0','130',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(390,'','','','','','','','LEVOCETRIZINE SYRUP','1','2','390','',16.00,'85','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(391,'','','','','','','','LEVOCETRIZINE TABS','1','2','391','',16.00,'10','20',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(392,'','','','','','','','LEVOFLOXACIN 500MG 10S','1','2','392','',16.00,'0','25',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(393,'','','','','','','','LIFEGUARD 3S','1','2','393','',16.00,'32','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(394,'','','','','','','','LIPSTICK CHARMAX','1','2','394','',16.00,'0','70',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(395,'','','','','','','','LIPSTICK LURON','1','2','395','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(396,'','','','','','','','LIQUID PARAFIN 100ML','1','2','396','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(397,'','','','','','','','LOBAK 10S','1','2','397','',16.00,'5.5','20','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(398,'','','','','','','','LOFNAC-P TABS 10S','1','2','398','',16.00,'0','25',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(399,'','','','','','','','LONART TABS 24\'S','1','2','399','',16.00,'65','150','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(400,'','','','','','','','LONART 20/120 SUSP 60ML','1','2','400','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(401,'','','','','','','','LOPERAMIDE CAPS 6S','1','2','401','',16.00,'12','10','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(402,'','','','','','','','LOZART H 30S','1','2','402','',16.00,'0','15','','0',NULL,NULL,5,0,0,'61678454028',0,0,0,0.00,'2023-03-10 16:15:03','6','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(403,'','','','','','','','LOSARTAS -50 INTAS( LOSARTAN POTASSIUN)','1','2','403','',16.00,'0','0',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(404,'','','','','','','','LOSARTAS HT 50MG 28S','1','2','404','',16.00,'0','35',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(405,'','','','','','','','LUCOZADE 300ML','1','2','405','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(406,'','','','','','','','LUCOZADE 600ML','1','2','406','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(407,'','','','','','','','LURON CUTEX','1','2','407','',16.00,'0','120',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(408,'','','','','','','','LYSOFLAM GEL 30GM','1','2','408','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(409,'','','','','','','','MAALOX PLUS','1','2','409','',16.00,'0','1100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(410,'','','','','','','','MALAFIN 525MG 15S*2S','1','2','410','',16.00,'0','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(411,'','','','','','','','MALARIA TEST STRIPS','1','2','411','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(412,'','','','','','','','MALODAR','1','2','412','',16.00,'35','50','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(413,'','','','','','','','MANIX 20S ORIGINAL','1','2','413','',16.00,'0','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(414,'','','','','','','','MARA MOJA 100','1','2','414','',16.00,'3.6','10','','10',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(415,'','','','','','','','MAXI CLAIRE CREAM','1','2','415','',16.00,'0','170',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(416,'','','','','','','','MAXI LIGHT 135ML','1','2','416','',16.00,'140','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(417,'','','','','','','','MEDIVEN CREAM 15G','1','2','417','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(418,'','','','','','','','MEDIVEN S','1','2','418','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(419,'','','','','','','','MELAGRA 100MG ORAL JELLY','1','2','419','',16.00,'30','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(420,'','','','','','','','MELCAM 7.5MG ( MELOXICAM)','1','2','420','',16.00,'0','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(421,'','','','','','','','MELOXICAM 15MG','1','2','421','',16.00,'0','15',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(422,'','','','','','','','MENTHO','1','2','422','',16.00,'35','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(423,'','','','','','','','METCOS(METOCLOPRAMIDE) 10MG 100S','1','2','423','',16.00,'0','5',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(424,'','','','','','','','METFORMIN 500MG 100S','1','2','424','',16.00,'0','5',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(425,'','','','','','','','METHYLATED SPIRIT 100ML','1','2','425','',16.00,'35','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(426,'','','','','','','','METHYLATED SPIRIT 500ML','1','2','426','',16.00,'70','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(427,'','','','','','','','METHYLDOPA 250MG100S','1','2','427','',16.00,'0','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(428,'','','','','','','','METRO-D SYRUP 100MLS','1','2','428','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(429,'','','','','','','','METRONIDAZOLE 100ML','1','2','429','',16.00,'38','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(430,'','','','','','','','METRONIDAZOLE 200MG','1','2','430','',16.00,'1','5',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(431,'','','','','','','','METRONIDAZOLE SUSPENSION 60ML','1','2','431','',16.00,'21','70',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(432,'','','','','','','','TRICOZOLE 100\'S400MG TABS','1','2','432','',16.00,'7','100','','0',NULL,NULL,5,0,0,'11670240597',0,0,0,0.00,'2022-12-05 14:44:07','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(433,'','','','','','','','METYLATED SPIRIT 50MLS','1','2','433','',16.00,'25','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(434,'','','','','','','','MEXIC 7.5MG (MELOXICAM)','1','2','434','',16.00,'0','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(435,'','','','','','','','MIADI 100ML CHOLESTEROL TREATMENT','1','2','435','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(436,'','','','','','','','MIADI 100ML HAIR RELAXER','1','2','436','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(437,'','','','','','','','MIADI 200 HAIR RELAXER','1','2','437','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(438,'','','','','','','','MIADI 50G HAIR FOOD','1','2','438','',16.00,'0','80',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(439,'','','','','','','','MIADI 85GM HAIR FOOD','1','2','439','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(440,'','','','','','','','MIADI HAIR FOOD 200G','1','2','440','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(441,'','','','','','','','MICONA ORAL GEL 40GM','1','2','441','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(442,'','','','','','','','MICROGYNON 30 ORIGINAL','1','2','442','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(443,'','','','','','','','MICROGYNON FE SCT 28S','1','2','443','',16.00,'82','150','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(444,'','','','','','','','MINERAL WATER 1.5 L','1','2','444','',16.00,'27','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(445,'','','','','','','','MINERAL WATER 500ML','1','2','445','',16.00,'15','25',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(446,'','','','','','','','MIRACLE TUBE','1','2','446','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(447,'','','','','','','','MISS BEAUTY FACIAL SCRUB','1','2','447','',16.00,'0','170',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(448,'','','','','','','','MISS CAROLINE','1','2','448','',16.00,'190','220',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(449,'','','','','','','','MIXTARD INJECTION','1','2','449','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(450,'','','','','','','','MOLFIX SIZE 2','1','2','450','',16.00,'0','20',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(451,'','','','','','','','MOLFIX SIZE 3','1','2','451','',16.00,'0','20',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(452,'','','','','','','','MOLFIX SIZE 4 PANTS','1','2','452','',16.00,'0','25',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(453,'','','','','','','','MONTANA 5MG','1','2','453','',16.00,'0','55',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(454,'','','','','','','','MONTIKAST 10MGS','1','2','454','',16.00,'7','30','','30',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(455,'','','','','','','','MOSQUITO REPELLANT CREAM','1','2','455','',16.00,'30','70',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(456,'','','','','','','','MOTILIUM 10MG 20S','1','2','456','',16.00,'0','30',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(457,'','','','','','','','MOVATE CREAM 30GM','1','2','457','',16.00,'0','120',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(458,'','','','','','','','MOVIT 150MG HAIR STYLING GEL','1','2','458','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(459,'','','','','','','','MOVIT CURL 140GM','1','2','459','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(460,'','','','','','','','MOVIT CURL 80GM','1','2','460','',16.00,'0','70',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(461,'','','','','','','','MOVIT CURL ACTIVATOR 360GM','1','2','461','',16.00,'0','180',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(462,'','','','','','','','MOVIT CURL ACTIVATOR 700GM','1','2','462','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(463,'','','','','','','','MOVIT LEAVE IN 250ML','1','2','463','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(464,'','','','','','','','MOVIT LEAVE IN 400ML','1','2','464','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(465,'','','','','','','','MOVIT PINK 470ML','1','2','465','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(466,'','','','','','','','MTM 100 4S','1','2','466','',16.00,'35','100','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(467,'','','','','','','','MTM 50 4S','1','2','467','',16.00,'9','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(468,'','','','','','','','MUCOSOLVAN 100ML','1','2','468','',16.00,'393','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(469,'','','','','','','','MUCOTHIOL PROMETHAZINE 125ML','1','2','469','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(470,'','','','','','','','MYOSPAZ','1','2','470','',16.00,'16','30','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(471,'','','','','','','','NADIMIX 7.5GM','1','2','471','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(472,'','','','','','','','NADOXIN 20GM','1','2','472','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(473,'','','','','','','','NADOXIN CREAM','1','2','473','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(474,'','','','','','','','NAIL GLUE','1','2','474','',16.00,'0','70',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(475,'','','','','','','','NAILS','1','2','475','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(476,'','','','','','','','NASILIN NASAL 15ML','1','2','476','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(477,'','','','','','','','NASITHIOL PROM 60MLS','1','2','477','',16.00,'45','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(478,'','','','','','','','NASTHIOL PROM 100ML','1','2','478','',16.00,'50','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(479,'','','','','','','','NAUMA CREAM','1','2','479','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(480,'','','','','','','','NEBANOL POWDER(GRABACIN)','1','2','480','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(481,'','','','','','','','NEBICARD 5MG 30S','1','2','481','',16.00,'0','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(482,'','','','','','','','NEBILONG AM 30S','1','2','482','',16.00,'44','70',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(483,'','','','','','','','NEEDLES GAUGE 21 100S','1','2','483','',16.00,'0','5',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(484,'','','','','','','','NELGRA 100MG 4S','1','2','484','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(485,'','','','','','','','NELGRA 50MG 4S','1','2','485','',16.00,'0','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(486,'','','','','','','','NEOCOF D 60ML','1','2','486','',16.00,'25','100','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(487,'','','','','','','','NEONATAL AMPICLOX 10MLS','1','2','487','',16.00,'53','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(488,'','','','','','','','NEOPEPTINE 100MG 10S','1','2','488','',16.00,'0','30',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(489,'','','','','','','','NEOPEPTINE RB 15ML DROPS','1','2','489','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(490,'','','','','','','','NETAZOX 100MG/5ML 30ML','1','2','490','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(491,'','','','','','','','NEURO FORTE 20S','1','2','491','',16.00,'13','25',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(492,'','','','','','','','NEURORUBINE FORTE 20S','1','2','492','',16.00,'0','40',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(493,'','','','','','','','NEXIOLE TABS 20MG','1','2','493','',16.00,'0','15',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(494,'','','','','','','','NEXIUM TABS 40MGS','1','2','494','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(495,'','','','','','','','NICE AND LOVELY 100GM','1','2','495','',16.00,'0','120',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(496,'','','','','','','','NICE AND LOVELY 100MLS','1','2','496','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(497,'','','','','','','','NICE AND LOVELY 140ML BLOW OUT','1','2','497','',16.00,'0','120',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(498,'','','','','','','','NICE AND LOVELY 200ML','1','2','498','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(499,'','','','','','','','NICE AND LOVELY 400ML','1','2','499','',16.00,'195','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(500,'','','','','','','','NICE AND LOVELY 60GM','1','2','500','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(501,'','','','','','','','NICE AND LOVELY 60GM HAIF FOOD','1','2','501','',16.00,'0','80',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(502,'','','','','','','','NICE AND LOVELY PURE GLYCERINE 40ML','1','2','502','',16.00,'0','70',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(503,'','','','','','','','NICE LOVELY GEL BIG SIZE','1','2','503','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(504,'','','','','','','','NICE LOVELY GEL SMALL SIZE','1','2','504','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(505,'','','','','','','','NICOF 100ML','1','2','505','',16.00,'40','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(506,'','','','','','','','NICOF 60ML','1','2','506','',16.00,'30','100','4','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(507,'','','','','','','','NILACID 100ML','1','2','507','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(508,'','','','','','','','NIP NAP 20\'S WIPES','1','2','508','',16.00,'0','70',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(509,'','','','','','','','NIP NAP WIPES','1','2','509','',16.00,'0','110',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(510,'','','','','','','','NITROFURANTOIN 100MG TABS','1','2','510','',16.00,'3','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(511,'','','','','','','','NIVEA 100ML','1','2','511','',16.00,'155','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(512,'','','','','','','','NIVEA 150ML SPRAY','1','2','512','',16.00,'2oo','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(513,'','','','','','','','NIVEA 200ML','1','2','513','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(514,'','','','','','','','NIVEA 400ML','1','2','514','',16.00,'480','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(515,'','','','','','','','NIVEA 50ML ROLL ON','1','2','515','',16.00,'250','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(516,'','','','','','','','NOGLUC 5MG(COSMOS)','1','2','516','',16.00,'3.9','5','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(517,'','','','','','','','NORASH 20MG','1','2','517','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(518,'','','','','','','','NORFLOXACIN 400MG TABS','1','2','518','',16.00,'4','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(519,'','','','','','','','NORMAL SALINE 500ML','1','2','519','',16.00,'89','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(520,'','','','','','','','NORMAL SALINE NASAL DROPS','1','2','520','',16.00,'30','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(521,'','','','','','','','NORPILL TABS 1\'S','1','2','521','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(522,'','','','','','','','NOSALLA 15ML','1','2','522','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(523,'','','','','','','','NOSIC TABS 20S','1','2','523','',16.00,'0','25',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(524,'','','','','','','','NOVASEPT OINTMENT 10%','1','2','524','',16.00,'118','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(525,'','','','','','','','NOVORIN NASAL 15ML','1','2','525','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(526,'','','','','','','','NYSTATIN 12ML','1','2','526','',16.00,'0','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(527,'','','','','','','','NYSTATIN 30ML','1','2','527','',16.00,'45','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(528,'','','','','','','','OB','1','2','528','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(529,'','','','','','','','OFLOXACIN+ORNIDAZOLE(ORAV-OZ)10S','1','2','529','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(530,'','','','','','','','OJEN OZ 10S','1','2','530','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(531,'','','','','','','','OLIVE OIL 275MLS','1','2','531','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(532,'','','','','','','','OLIVE OIL SPRAY 473ML','1','2','532','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(533,'','','','','','','','OLIVE OIL SPRAY 85 ML','1','2','533','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(534,'','','','','','','','OMASTIN 35ML','1','2','534','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(535,'','','','','','','','OMEPRAZOLE 20MGS CAPS ','1','2','535','',16.00,'1','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(536,'','','','','','','','OMIS GEL 200MLS','1','2','536','',16.00,'135','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(537,'','','','','','','','ONAZIN EYE DROPS','1','2','537','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(538,'','','','','','','','ONCALL STRIPS','1','2','538','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(539,'','','','','','','','ONECID 100MLS','1','2','539','',16.00,'40','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(540,'','','','','','','','ORANVATE 30G','1','2','540','',16.00,'0','140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(541,'','','','','','','','ORAQUICK','1','2','541','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(542,'','','','','','','','OREX 10GM OINTMENT','1','2','542','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(543,'','','','','','','','ORS','1','2','543','',16.00,'9','20','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(544,'','','','','','','','ORS (ECLECTRODOC)','1','2','544','',16.00,'75','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(545,'','','','','','','','OSTEOCARE 30S','1','2','545','',16.00,'0','30',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(546,'','','','','','','','OTOBIOTIC 10ML','1','2','546','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(547,'','','','','','','','OTOREX 10ML','1','2','547','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(548,'','','','','','','','OTRIVIN PAEDIATRIC 0.05%','1','2','548','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(549,'','','','','','','','P ALAXIN TABS 9S','1','2','549','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(550,'','','','','','','','P-ALAXIN SUSP 80ML','1','2','550','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(551,'','','','','','','','PAMPERS SIZE 2','1','2','551','',16.00,'0','35',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(552,'','','','','','','','PAMPERS SIZE 3','1','2','552','',16.00,'0','35',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(553,'','','','','','','','PAMPERS SIZE 4','1','2','553','',16.00,'0','35',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(554,'','','','','','','','PANADOL 1MONTH-5YRS 100MLS','1','2','554','',16.00,'145','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(555,'','','','','','','','PANADOL ADVANCE','1','2','555','',16.00,'0','20','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(556,'','','','','','','','PANADOL BABY INFANT 60ML','1','2','556','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(557,'','','','','','','','PANADOL COLD FLU','1','2','557','',16.00,'0','20',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(558,'','','','','','','','PANADOL EXTRA PAIRS WITH OPTI ZORB','1','2','558','',16.00,'0','15',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(559,'','','','','','','','PANORUB 15GM','1','2','559','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(560,'','','','','','','','PARACETAMOL 500MG 1000S','1','2','560','',16.00,'1.2','3',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(561,'','','','','','','','PARACETAMOL JUNIOR','1','2','561','',16.00,'0','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(562,'','','','','','','','PARACETAMOL SUSPENSION 100ML','1','2','562','',16.00,'35','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(563,'','','','','','','','PARACETAMOL SUSPENSION 60ML (CURAMOL)','1','2','563','',16.00,'28','50','','0',NULL,NULL,5,0,0,'11670237628',0,0,0,0.00,'2022-12-05 13:54:07','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(564,'','','','','','','','PARAFAST 500MG EFFERVESCENT(PARACETAMOL)16S','1','2','564','',16.00,'0','50','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(565,'','','','','','','','PARAFAST EFFERVESCENT 1GM 8S (PARACETAMOL)','1','2','565','',16.00,'22','40',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(566,'','','','','','','','PEAU CLAIRE 25GM TUBE','1','2','566','',16.00,'0','170',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(567,'','','','','','','','PEAU CLEAR 150ML CREAM','1','2','567','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(568,'','','','','','','','PEPTICA GEL 200MLS','1','2','568','',16.00,'149','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(569,'','','','','','','','PERNEX AC 5% GEL 20 GM','1','2','569','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(570,'','','','','','','','PHARMASAL OINTMENT 25G','1','2','570','',16.00,'50','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(571,'','','','','','','','PHENOBARBITONE 30MG 100S BP COSMOS','1','2','571','',16.00,'0','5',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(572,'','','','','','','','PIRICLOR 100ML','1','2','572','',16.00,'0','100','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(573,'','','','','','','','PIRITON 60MLS','1','2','573','',16.00,'25','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(574,'','','','','','','','PIRITON 100ML GENERIC','1','2','574','',16.00,'35','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(575,'','','','','','','','PIRITON 4MG TIN','1','2','575','',16.00,'1','2',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(576,'','','','','','','','PIROXICAM 20MG','1','2','576','',16.00,'0','5',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(577,'','','','','','','','POLYBENVITE MULTIVITAMIN','1','2','577','',16.00,'29','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(578,'','','','','','','','POSTINOR 2 GENERIC','1','2','578','',16.00,'30','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(579,'','','','','','','','POSTINOR-2TAABS 2S','1','2','579','',16.00,'139','200','','200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(580,'','','','','','','','POWERGESIC PLUS 30GM','1','2','580','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(581,'','','','','','','','PPF POWDER INJECTION','1','2','581','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(582,'','','','','','','','PRAZITEL 600MG 100S','1','2','582','',16.00,'0','40',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(583,'','','','','','','','PREDNISOLONE TABS 5MG','1','2','583','',16.00,'1','5','','5',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(584,'','','','','','','','PREDNISOLONE SYRUP 50ML','1','2','584','',16.00,'160','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(585,'','','','','','','','PREGABALIN 75MG PERGALIN','1','2','585','',16.00,'0','10','','0',NULL,NULL,5,0,0,'61678695204',0,0,0,0.00,'2023-03-13 11:13:55','6','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(586,'','','','','','','','PREGNACARE 30s','1','2','586','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(587,'','','','','','','','PREGNACARE PLUS OMEGA TABS 56\'S','1','2','587','',16.00,'0','40',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(588,'','','','','','','','PREGNANCY TEST STRIPS (PT HCG)','1','2','588','',16.00,'8','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(589,'','','','','','','','PREGSMIL 30S','1','2','589','',16.00,'0','30',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(590,'','','','','','','','PRESARTAN H 28S','1','2','590','',16.00,'0','20',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(591,'','','','','','','','PRINCESS NOURISHING','1','2','591','',16.00,'0','120',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(592,'','','','','','','','PROBETA N ASAL7.5ML','1','2','592','',16.00,'108','150','','150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(593,'','','','','','','','PROMAX 25ML','1','2','593','',16.00,'0','180',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(594,'','','','','','','','PROMETHAZINE 25MG 100S','1','2','594','',16.00,'0','5',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(595,'','','','','','','','PROMETHAZINE SYRUP 60ML','1','2','595','',16.00,'0','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(596,'','','','','','','','PROPRANOLOL 40MG','1','2','596','',16.00,'0','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(597,'','','','','','','','PROTOKEN 200ML','1','2','597','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(598,'','','','','','','','PYARY','1','2','598','',16.00,'0','120',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(599,'','','','','','','','RADIANT 100ML HAIR TREATMENT GEL','1','2','599','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(600,'','','','','','','','RADIANT 300ML HAIR TREATMENT GEL','1','2','600','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(601,'','','','','','','','RADIANT CREAM 170GM','1','2','601','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(602,'','','','','','','','RADIANT CREAM 60GM','1','2','602','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(603,'','','','','','','','RADIANT CREAM 90GM','1','2','603','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(604,'','','','','','','','RADIANT LEAVE IN 500ML','1','2','604','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(605,'','','','','','','','RANDOM BLOOD SUGAR TEST','1','2','605','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(606,'','','','','','','','RANFERON 100MLS','1','2','606','',16.00,'325','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(607,'','','','','','','','REHANI PERFUMES 12ML','1','2','607','',16.00,'0','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(608,'','','','','','','','RELCER GEL 100ML','1','2','608','',16.00,'235','300','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(609,'','','','','','','','REMIDIN MOUTWASH 100ML','1','2','609','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(610,'','','','','','','','REXEDINE 100ML MOUTHWASH','1','2','610','',16.00,'82','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(611,'','','','','','','','REXONA 25ML','1','2','611','',16.00,'130','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(612,'','','','','','','','REXONA 50ML ROLL ON','1','2','612','',16.00,'250','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(613,'','','','','','','','RHINATHIOL ADULT125 ML 5%','1','2','613','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(614,'','','','','','','','RHINATHIOL INFANT 125ML','1','2','614','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(615,'','','','','','','','RHINATHIOL PROMETHAZINE 125ML','1','2','615','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(616,'','','','','','','','RIBENA','1','2','616','',16.00,'0','220',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(617,'','','','','','','','RIBENA 500ML','1','2','617','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(618,'','','','','','','','RICE SOAP','1','2','618','',16.00,'60','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(619,'','','','','','','','RILIF MR 20S','1','2','619','',16.00,'0','40',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(620,'','','','','','','','RILIF PLUS TABS','1','2','620','',16.00,'0','30',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(621,'','','','','','','','RINAVIT 60ML','1','2','621','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(622,'','','','','','','','ROSE SOAP','1','2','622','',16.00,'0','120',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(623,'','','','','','','','ROSELEAF PONDS B/S','1','2','623','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(624,'','','','','','','','ROSELEAF SMALL SIZE','1','2','624','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(625,'','','','','','','','ROUGH RIDER','1','2','625','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(626,'','','','','','','','RUFENAC','1','2','626','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(627,'','','','','','','','SALBUTAMOL 100ML(BIODEAL)','1','2','627','',16.00,'35','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(628,'','','','','','','','SALBUTAMOL 60MLS','1','2','628','',16.00,'25','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(629,'','','','','','','','SALOREX EXPECTORANT 100L','1','2','629','',16.00,'82','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(630,'','','','','','','','SAPAT 12 ML','1','2','630','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(631,'','','','','','','','SATISKIN 2L','1','2','631','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(632,'','','','','','','','SAVLON 75ML','1','2','632','',16.00,'0','120',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(633,'','','','','','','','SCABEES 100ML','1','2','633','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(634,'','','','','','','','SCOTTS EMULSION 200ML ORANGE','1','2','634','',16.00,'0','850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(635,'','','','','','','','SCOTTS EMULSION100MLORANGE','1','2','635','',16.00,'373','550','','550',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(636,'','','','','','','','SECNIDAZOLE 1GM','1','2','636','',16.00,'15','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(637,'','','','','','','','SENNA TABS','1','2','637','',16.00,'0','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(638,'','','','','','','','SENSODYNE','1','2','638','',16.00,'0','750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(639,'','','','','','','','SENSODYNE MULTICARE 40ML','1','2','639','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(640,'','','','','','','','SENSODYNE REPAIR & PROTECT75ML','1','2','640','',16.00,'0','750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(641,'','','','','','','','SEVEN MIRACLES CREAM','1','2','641','',16.00,'0','220',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(642,'','','','','','','','SEVEN MIRACLES SOAP','1','2','642','',16.00,'0','120',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(643,'','','','','','','','SEVEN SEAS 60S','1','2','643','',16.00,'0','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(644,'','','','','','','','SEVEN SEAS COD LIVER OIL 100ML','1','2','644','',16.00,'553','700','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(645,'','','','','','','','SEVIN DUDU DUST 100GM','1','2','645','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(646,'','','','','','','','SEVIN DUDU DUST 200GMS','1','2','646','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(647,'','','','','','','','SILVEREX 25GM CREAM','1','2','647','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(648,'','','','','','','','SIVO CLAIR 150ML','1','2','648','',16.00,'0','170',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(649,'','','','','','','','SKALA 200GM FOR MEN','1','2','649','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(650,'','','','','','','','SODAMINT','1','2','650','',16.00,'0','2.5',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(651,'','','','','','','','SOFRI FREE STYLING GEL 250ML','1','2','651','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(652,'','','','','','','','SOFRIFREE 125 ML STYLING GEL','1','2','652','',16.00,'0','130',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(653,'','','','','','','','SOFRIFREE 125ML HAIR RELAXER','1','2','653','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(654,'','','','','','','','SOFRIFREE HAIR RELAXER 250ML','1','2','654','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(655,'','','','','','','','SOFT CARE WIPES','1','2','655','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(656,'','','','','','','','SOFT GEL VIT E CAPS','1','2','656','',16.00,'0','5',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(657,'','','','','','','','SOLAREX EXP100ML','1','2','657','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(658,'','','','','','','','SOLUWAX EAR DROPS 10ML','1','2','658','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(659,'','','','','','','','SOLVIN PLUS 60ML','1','2','659','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(660,'','','','','','','','SONA MOJA 100S','1','2','660','',16.00,'0','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(661,'','','','','','','','SONADERM GM CREAM 10GM','1','2','661','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(662,'','','','','','','','SONATEC MOUTHWASH 250ML (PEPPERMINT BLUE)','1','2','662','',16.00,'151','300','','300',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(663,'','','','','','','','STERAMINE TABS','1','2','663','',16.00,'0','15',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(664,'','','','','','','','STERILE SWABS 2\'\'\'2','1','2','664','',16.00,'0','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(665,'','','','','','','','STERILE SWABS 3\'\'\'3','1','2','665','',16.00,'0','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(666,'','','','','','','','STERILE SWABS 4\'\'\'4','1','2','666','',16.00,'0','20',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(667,'','','','','','','','STERONE 5MG 100S','1','2','667','',16.00,'16','25',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(668,'','','','','','','','SUBARU HAIR DYE 64 ML','1','2','668','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(669,'','','','','','','','SUCRAFIL O GEL 1OOML','1','2','669','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(670,'','','','','','','','SUDOCREM NAPPY RASH 60GM','1','2','670','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(671,'','','','','','','','SULPHUR','1','2','671','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(672,'','','','','','','','SURDEX 60ML','1','2','672','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(673,'','','','','','','','SURGICAL BLADES','1','2','673','',16.00,'0','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(674,'','','','','','','','SURGICAL SPIRIT 100ML','1','2','674','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(675,'','','','','','','','SURGICAL SPIRIT 50ML','1','2','675','',16.00,'25','50','','50',NULL,NULL,2,0,0,'51670424602',0,0,0,0.00,'2022-12-07 17:50:52','5','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(676,'','','','','','','','SYLENT 500MG(ETHAMSYLATE)20S','1','2','676','',16.00,'0','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(677,'','','','','','','','SYRINGES 10CC 100S','1','2','677','',16.00,'0','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(678,'','','','','','','','SYRINGES 5CC 100S','1','2','678','',16.00,'0','5',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(679,'','','','','','','','TAIL COMB S/S','1','2','679','',16.00,'0','20',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(680,'','','','','','','','TAMEDOL SUSP 60ML','1','2','680','',16.00,'0','80',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(681,'','','','','','','','TAMEPYN','1','2','681','',16.00,'13','30','','30',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(682,'','','','','','','','TCB 100ML HAIRFOOD','1','2','682','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(683,'','','','','','','','TCB 250ML RELAXER','1','2','683','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(684,'','','','','','','','TCB 50GM HAIRFOOD','1','2','684','',16.00,'0','80',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(685,'','','','','','','','TCB HAIRFOOD 200GM','1','2','685','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(686,'','','','','','','','TCB HAIRFOOD 400GM','1','2','686','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(687,'','','','','','','','TCB RELAXER 500ML','1','2','687','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(688,'','','','','','','','TEARS NATURALLE 15ML','1','2','688','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(689,'','','','','','','','TEINT CLAIR','1','2','689','',16.00,'170','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(690,'','','','','','','','TELMI 40MG TABS','1','2','690','',16.00,'0','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(691,'','','','','','','','TENDER CARE','1','2','691','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(692,'','','','','','','','TERBEX CREAM 15MG(TERBINAFINE)','1','2','692','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(693,'','','','','','','','TERBINAFORCE 250MG TABS30S (TERBINAFINE)','1','2','693','',16.00,'0','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(694,'','','','','','','','Test','1','2','694','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(695,'','','','','','','','TETMOSOL SOAP','1','2','695','',16.00,'0','120',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(696,'','','','','','','','TETRACYCLINE EYE OINTMENT','1','2','696','',16.00,'24','50','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(697,'','','','','','','','TETRACYCLINE SKIN OINTMENT 15G','1','2','697','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(698,'','','','','','','','THIOVENT SYRUP 100ML','1','2','698','',16.00,'0','200','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(699,'','','','','','','','THROAT LOZENGES','1','2','699','',16.00,'0','30',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(700,'','','','','','','','TINCTURE OF IODINE 100ML','1','2','700','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(701,'','','','','','','','TINCTURE OF IODINE 50ML','1','2','701','',16.00,'0','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(702,'','','','','','','','TINIDAZOLE TABS(TZEX) 4\'S','1','2','702','',16.00,'10','50','','0',NULL,NULL,5,0,0,'11670236008',0,0,0,0.00,'2022-12-05 13:27:18','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(703,'','','','','','','','TOP LEMON CREAM','1','2','703','',16.00,'0','120',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(704,'','','','','','','','TOP TIME PERFUMES','1','2','704','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(705,'','','','','','','','TOUCH & GO 7ML','1','2','705','',16.00,'230','400','','400',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(706,'','','','','','','','TRANTUM 500MG (TRANEXAMIC ACID)','1','2','706','',16.00,'0','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(707,'','','','','','','','TREVIAMET 50/1000 35S','1','2','707','',16.00,'0','55',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(708,'','','','','','','','TREVIAMET 50/500 35S','1','2','708','',16.00,'53','60',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(709,'','','','','','','','TRICOFF EXPECTORANT 100ML','1','2','709','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(710,'','','','','','','','TRICOFF EXPECTORANT 60ML','1','2','710','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(711,'','','','','','','','TRICOHIST 100ML','1','2','711','',16.00,'0','200','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(712,'','','','','','','','TRICOHIST 60ML','1','2','712','',16.00,'0','150','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(713,'','','','','','','','TRIDAHIST 100ML','1','2','713','',16.00,'35','200','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(714,'','','','','','','','TRIDEX COUGH MIXTURE 100ML','1','2','714','',16.00,'47','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(715,'','','','','','','','TRIDEX COUGH MIXTURE 60ML','1','2','715','',16.00,'37','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(716,'','','','','','','','TRIHISTAMIN 100ML C/P','1','2','716','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(717,'','','','','','','','TRIHISTAMIN 60ML C/P','1','2','717','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(718,'','','','','','','','TRIHISTAMINE ( PMC )100ML','1','2','718','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(719,'','','','','','','','TRIHISTAMINE ( PMC )60ML','1','2','719','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(720,'','','','','','','','TRIMEX 100ML PAEDIATRIC','1','2','720','',16.00,'110','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(721,'','','','','','','','TRIMEX PAEDIATRIC C/P 60ML','1','2','721','',16.00,'85','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(722,'','','','','','','','TRIMIN 30S','1','2','722','',16.00,'0','40',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(723,'','','','','','','','TRIOHIST EXPECTORANT 100ML','1','2','723','',16.00,'110','200','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(724,'','','','','','','','TRIOKIT 4S','1','2','724','',16.00,'540','750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(725,'','','','','','','','TRUST CLASSIC 24SX3S','1','2','725','',16.00,'27','50','','50',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(726,'','','','','','','','TRUST CONDOMS 24SX3S','1','2','726','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(727,'','','','','','','','TUSPEL 60ML','1','2','727','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(728,'','','','','','','','TUSPEL PLUS 100ML','1','2','728','',16.00,'150','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(729,'','','','','','','','TUSPRESS 60ml','1','2','729','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(730,'','','','','','','','ULCERID PLUS 200MLS','1','2','730','',16.00,'95','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(731,'','','','','','','','ULTRA COMPACT COTTON BUDS 100S','1','2','731','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(732,'','','','','','','','ULZOL 20MG','1','2','732','',16.00,'4','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(733,'','','','','','','','UNIACNE 25MG CREAM','1','2','733','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(734,'','','','','','','','UNISTEN CREAM 20GM (CLOTRIMAZOLE)','1','2','734','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(735,'','','','','','','','UNIVIR 400MG 10S(ACYCLOVIR)','1','2','735','',16.00,'0','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(736,'','','','','','','','UNIVIR 800MG (ACYCLOVIR)10S','1','2','736','',16.00,'0','70',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(737,'','','','','','','','UPACOF PEADS 100ML','1','2','737','',16.00,'70','150','','0',NULL,NULL,5,0,0,'61678444193',0,0,0,0.00,'2023-03-10 13:30:15','6','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(738,'','','','','','','','UPACOF EXPECTORANT 100ML','1','2','738','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(739,'','','','','','','','USA','1','2','739','',16.00,'0','130',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(740,'','','','','','','','VALON 50GM PETROLEUM JELLY','1','2','740','',16.00,'45','65',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(741,'','','','','','','','VARINIL 5MG 28S','1','2','741','',16.00,'0','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(742,'','','','','','','','VASELINE BLUE SEA L MEN 250ML','1','2','742','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(743,'','','','','','','','VASELINE BLUE SEAL 25ML','1','2','743','',16.00,'0','25',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(744,'','','','','','','','VASELINE BLUE SEAL 50 ML','1','2','744','',16.00,'0','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(745,'','','','','','','','VASELINE BLUE SEAL MEN 100ML','1','2','745','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(746,'','','','','','','','VENOUS 100ML','1','2','746','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(747,'','','','','','','','VENOUS 200ML','1','2','747','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(748,'','','','','','','','VENOUS 400ML','1','2','748','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(749,'','','','','','','','VENTOLIN 200D','1','2','749','',16.00,'220','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(750,'','','','','','','','VENUS 400ML LOTION','1','2','750','',16.00,'0','270',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(751,'','','','','','','','VERSMAN 400ML','1','2','751','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(752,'','','','','','','','VIFEX 100MG','1','2','752','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(753,'','','','','','','','VITAMIN B COMPLEX 100S','1','2','753','',16.00,'0','1',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(754,'','','','','','','','VITAMIN C 1000MG(T SPOR)20S','1','2','754','',16.00,'0','40',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(755,'','','','','','','','VOLINI','1','2','755','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(756,'','','','','','','','VOLTAREN 75MG','1','2','756','',16.00,'72','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(757,'','','','','','','','W O W BANDAGES 2X4 12S','1','2','757','',16.00,'0','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(758,'','','','','','','','W O W BANDAGES 3X4 12S','1','2','758','',16.00,'0','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(759,'','','','','','','','W.O.W BANDAGES 6','1','2','759','',16.00,'0','20',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(760,'','','','','','','','WAX GEL 125ML','1','2','760','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(761,'','','','','','','','WAX GEL 250ML','1','2','761','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(762,'','','','','','','','WHITFIELDS 25GM','1','2','762','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(763,'','','','','','','','XTRADERM CREAM','1','2','763','',16.00,'126','200','','200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(764,'','','','','','','','ZECFOLIN 100ML','1','2','764','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(765,'','','','','','','','ZECUF HERBAL 100ML COUGH SYRUP','1','2','765','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(766,'','','','','','','','ZECUF LOZENGES','1','2','766','',16.00,'0','20',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(767,'','','','','','','','ZEDCAL 30S','1','2','767','',16.00,'0','20',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(768,'','','','','','','','ZEDCAL ORAL 200ML','1','2','768','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(769,'','','','','','','','ZEDEX 100ML','1','2','769','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(770,'','','','','','','','ZEFCOLIN DRY COUGH 100ML','1','2','770','',16.00,'235','350','','350',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(771,'','','','','','','','ZINC JUNIOR 20MG TABS 1OOS(ZINC SULPHATE)','1','2','771','',16.00,'0','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(772,'','','','','','','','ZINC OXIDE PLASTER 2X4YDS','1','2','772','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(773,'','','','','','','','ZINCAT-OD 60ML','1','2','773','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(774,'','','','','','','','ZINNAT 125MG 50ML','1','2','774','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(775,'','','','','','','','ZINNAT 250MG 50ML','1','2','775','',16.00,'0','1700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(776,'','','','','','','','ZOE 200ML GLYCERINE','1','2','776','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(777,'','','','','','','','ZOE 400 ML','1','2','777','',16.00,'150','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(778,'','','','','','','','ZOFEN-CZ TABS 30\'S','1','2','778','',16.00,'6','25',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(779,'','','','','','','','ZULU MR 20S','1','2','779','',16.00,'29','50','','50',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(780,'','','','','','','','ZULU(PARACETAMOL&ACECLOFENAC) 10S','1','2','780','',16.00,'24','50','','50',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(781,'','','','','','','','ZUPRICIN 15GM','1','2','781','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(782,'','','','','','','','ZUPRICIN B 15GM','1','2','782','',16.00,'0','750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(783,'','','','','','','','ZYRTAL MR 20\'S 1.1GM','1','2','783','',16.00,'30','40',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(784,'','','','','','','','ZYRTAL SP 40S','1','2','784','',16.00,'0','40',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(785,'','','','','','','','ZYRTEC 75ML','1','2','785','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(786,'','','','','','','','AMIZOLE 60ML','1','2','786','',16.00,'24','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(787,'','','','','','','','MEDITRON 60ML','1','2','787','',16.00,'18','50',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(788,'','','','','','','','SAITRIM 50ML','1','2','788','',16.00,'35','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(789,'','','','','','','','CETRIPLAIN SUSP 60ML','1','2','789','',16.00,'19','50','0','50',NULL,NULL,5,0,0,'8269601670234281',0,0,0,0.00,'2022-12-05 13:00:53','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(790,'','','','','','','','ENO LEMON ','1','2','790','',16.00,'14','20','0','20',NULL,NULL,5,0,0,'9290081670234680',0,0,0,0.00,'2022-12-05 13:06:24','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(791,'','','','','','','','NEUROBION FORTE','1','2','791','',16.00,'2.4','10','0','',NULL,NULL,5,0,0,'5009111670235145',0,0,0,0.00,'2022-12-05 13:14:28','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(792,'','','','','','','','OLSOLONE BLUE BLISTER 100\'S','1','2','792','',16.00,'2','5','0','',NULL,NULL,10,0,0,'1070711670235268',0,0,0,0.00,'2022-12-05 13:19:46','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(793,'','','','','','','','OLSOLONE WHITE BLISTER 100\'S','1','2','793','',16.00,'2','5','0','',NULL,NULL,10,0,0,'6966071670235587',0,0,0,0.00,'2022-12-05 13:21:28','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(794,'','','','','','','','ALBENDAZOLE (ZOLEX TAB) 400MG','1','2','794','',16.00,'6','50','0','',NULL,NULL,5,0,0,'8949921670236060',0,0,0,0.00,'2022-12-05 13:29:07','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(795,'','','','','','','','CETRIZINE 60ML (ALZINEX)','1','2','795','',16.00,'17','100','0','',NULL,NULL,5,0,0,'534491670236321',0,0,0,0.00,'2022-12-05 13:33:27','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(796,'','','','','','','','CETRIZINE 60ML (CONTRIZET)','1','2','796','',16.00,'19.5','100','0','',NULL,NULL,5,0,0,'6514141670236408',0,0,0,0.00,'2022-12-05 13:35:42','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(797,'','','','','','','','COPHYDREX 100ML','1','2','797','',16.00,'42','100','0','',NULL,NULL,5,0,0,'6375171670236586',0,0,0,0.00,'2022-12-05 13:37:36','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(798,'','','','','','','','COPHYDREX 60ML','1','2','798','',16.00,'30','50','0','',NULL,NULL,5,0,0,'2284221670236669',0,0,0,0.00,'2022-12-05 13:39:06','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(799,'','','','','','','','ELYCORT CREAM','1','2','799','',16.00,'55','100','0','',NULL,NULL,5,0,0,'5478561670236746',0,0,0,0.00,'2022-12-05 13:40:11','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(800,'','','','','','','','NEXAHIST SYRUP 100ML','1','2','800','',16.00,'61.00','200','0','',NULL,NULL,5,0,0,'4595241670237277',0,0,0,0.00,'2022-12-05 13:50:41','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(801,'','','','','','','','NEXAHIST SYRUP 60ML','1','2','801','',16.00,'25','100','0','',NULL,NULL,5,0,0,'4574091670237442',0,0,0,0.00,'2022-12-05 13:51:23','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(802,'','','','','','','','PARACETAMOL SUSPENSION 60ML (PAMOL)','1','2','802','',16.00,'28','50','0','',NULL,NULL,5,0,0,'1007571670237688',0,0,0,0.00,'2022-12-05 13:59:50','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(803,'','','','','','','','SAFERON SYRUP 150ML','1','2','803','',16.00,'365','550','0','',NULL,NULL,5,0,0,'6584831670238055',0,0,0,0.00,'2022-12-05 14:02:44','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(804,'','','','','','','','TRIPACOFF 60ML','1','2','804','',16.00,'43','100','0','',NULL,NULL,5,0,0,'8816701670238170',0,0,0,0.00,'2022-12-05 14:04:09','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(805,'','','','','','','','HYDROGEN PEROXIDE 200ML','1','2','805','',16.00,'23','50','0','',NULL,NULL,5,0,0,'9147791670238413',0,0,0,0.00,'2022-12-05 14:08:37','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(806,'','','','','','','','KIFARU 50MG 4\'S','1','2','806','',16.00,'15','50','0','',NULL,NULL,5,0,0,'7926121670238526',0,0,0,0.00,'2022-12-05 14:15:33','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(807,'','','','','','','','TINIDAZOLE TABS(TINISKY) 4\'S','1','2','807','',16.00,'10','50','0','',NULL,NULL,5,0,0,'4661701670239050',0,0,0,0.00,'2022-12-05 14:19:20','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(808,'','','','','','','','KOFGON SYRUP 60MLS GREEN','1','2','808','',16.00,'26','100','0','',NULL,NULL,5,0,0,'81715327692',0,0,0,0.00,'2024-05-10 10:55:24','8','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',''),(809,'','','','','','','','KOFGON SYRUP 60MLS RED','1','2','809','',16.00,'26','100','0','',NULL,NULL,5,0,0,'1685771670239751',0,0,0,0.00,'2022-12-05 14:35:24','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(810,'','','','','','','','TOTOMOL SUSP 60ML','1','2','810','',16.00,'26','50','0','',NULL,NULL,5,0,0,'6023541670240125',0,0,0,0.00,'2022-12-05 14:36:44','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(811,'','','','','','','','RANFERON 200ML','1','4','811','',16.00,'0','550','0','0',NULL,NULL,5,0,0,'8272931670242493',0,0,0,0.00,'2022-12-05 15:16:35','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(812,'','','','','','','','BETA COOL SUSP 200ML','1','2','812','',16.00,'143','300','0','300',NULL,NULL,5,0,0,'6963961670244284',0,0,0,0.00,'2022-12-05 15:46:02','5','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(813,'','','','','','','','NIFEDIPINE NIFELONG ER-20','1','2','813','',16.00,'2','5','0','',NULL,NULL,5,0,0,'2850651670244469',0,0,0,0.00,'2022-12-05 15:49:34','5','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(814,'','','','','','','','AMOXICILLIN SUSPENSION 6OMLS (KEMOXYL)','1','2','814','',16.00,'37','80','0','80',NULL,NULL,5,0,0,'8983751670245470',0,0,0,0.00,'2022-12-05 16:05:09','5','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(815,'','','','','','','','BIOTRIM SUSP 100ML','1','2','815','',16.00,'0','100','0','',NULL,NULL,5,0,0,'8510371670246373',0,0,0,0.00,'2022-12-05 16:20:17','5','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(816,'','','','','','','','ALCORIM SUSP 50ML','1','2','816','',16.00,'0','50','0','',NULL,NULL,5,0,0,'5527801670246447',0,0,0,0.00,'2022-12-05 16:21:58','5','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(817,'','','','','','','','TRIMOXAZOLE 50MLS (CALTRIM)','1','2','817','',16.00,'0','50','0','',NULL,NULL,5,0,0,'7634301670246670',0,0,0,0.00,'2022-12-05 16:25:09','5','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(818,'','','','','','','','TRIMOXAZOLE 50MLS (LECOTRIM)','1','2','818','',16.00,'0','50','0','',NULL,NULL,5,0,0,'3559961670246709',0,0,0,0.00,'2022-12-05 16:25:46','5','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(819,'','','','','','','','TRIMOXAZOLE 100MLS (LECOTRIM)','1','2','819','',16.00,'0','100','0','',NULL,NULL,5,0,0,'1424161670246815',0,0,0,0.00,'2022-12-05 16:27:40','5','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(820,'','','','','','','','ZYCET TABS 100\'S','1','2','820','',16.00,'0','10','0','',NULL,NULL,5,0,0,'288891670247007',0,0,0,0.00,'2022-12-05 16:31:17','5','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(821,'','','','','','','','CACHCET','1','2','821','',16.00,'0','10','0','',NULL,NULL,5,0,0,'491901670247078',0,0,0,0.00,'2022-12-05 16:32:16','5','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(822,'','','','','','','','PYRIDOXINE TABS 100\'S','1','2','822','',16.00,'0','5','0','',NULL,NULL,5,0,0,'7553941670247237',0,0,0,0.00,'2022-12-05 16:35:11','5','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(823,'','','','','','','','VENTIL 4 MG 100\'S','1','2','823','',16.00,'0','5','0','',NULL,NULL,5,0,0,'7995301670247456',0,0,0,0.00,'2022-12-05 16:38:40','5','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(824,'','','','','','','','NIRAMIN SYRUP 60ML','1','2','824','',16.00,'0','50','0','',NULL,NULL,5,0,0,'1260421670247648',0,0,0,0.00,'2022-12-05 16:42:17','5','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(825,'','','','','','','','CARITON 60ML','1','2','825','',16.00,'0','50','0','',NULL,NULL,5,0,0,'8735431670247738',0,0,0,0.00,'2022-12-05 16:43:09','5','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(826,'','','','','','','','LUNAHIST 60ML','1','2','826','',16.00,'0','100','0','',NULL,NULL,5,0,0,'7392321670248000',0,0,0,0.00,'2022-12-05 16:48:23','5','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(827,'','','','','','','','LUNAHIST 100ML','1','2','827','',16.00,'0','200','0','',NULL,NULL,5,0,0,'5968251670248104',0,0,0,0.00,'2022-12-05 16:48:57','5','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(828,'','','','','','','','TEST ITEM','1','2','828','',0.00,'0','1','0','',NULL,NULL,5,0,0,'2314131670252403',0,0,0,0.00,'2022-12-05 18:00:28','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(829,'','','','','','','','peardine mouthwash','1','2','829','',0.00,'70','200','0','',NULL,NULL,5,0,0,'61693388609',0,0,0,0.00,'2023-08-30 12:46:04','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',''),(830,'','','','','','','','627:=SALBUTAMOL 100ML(ventil)','1','2','830','',0.00,'35','150','0','150',NULL,NULL,5,0,0,'2772711670315346',0,0,0,0.00,'2022-12-06 11:33:26','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(831,'','','','','','','','628:=SALBUTAMOL 60MLS(ventil)','1','2','831','',0.00,'25','100','0','',NULL,NULL,5,0,0,'2450671670315606',0,0,0,0.00,'2022-12-06 11:37:21','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(832,'','','','','','','','salbutamol sulphate syrup 100ml(Butin)','1','2','832','',0.00,'35','200','0','',NULL,NULL,5,0,0,'7162731670315842',0,0,0,0.00,'2022-12-06 11:41:48','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(833,'','','','','','','','832:=salbutamol sulphate syrup 100ml(SABULIN)','1','2','833','',0.00,'37','150','0','150',NULL,NULL,2,0,0,'2974501670316108',0,0,0,0.00,'2022-12-06 12:29:26','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(834,'','','','','','','','723:=TRIOHIST EXPECTORANT 60ML','1','2','834','',0.00,'45','100','0','',NULL,NULL,3,0,0,'8029741670319538',0,0,0,0.00,'2022-12-06 13:08:47','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(835,'','','','','','','','ULCERID PLUS(200MLS)','1','2','835','',0.00,'55','200','','200',NULL,NULL,2,0,0,'748071670321327',0,0,0,0.00,'2022-12-06 13:17:52','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(836,'','','','','','','','FLATAMEAL-DS SUSP 200ML','1','2','836','',0.00,'225','400','','',NULL,NULL,2,0,0,'4239671670321881',0,0,0,0.00,'2022-12-06 13:25:40','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(837,'','','','','','','',' UNIACTIN SYRUP(100ML)','1','2','837','',0.00,'181','300','0','',NULL,NULL,3,0,0,'3717051670322341',0,0,0,0.00,'2022-12-06 14:00:44','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(838,'','','','','','','','TRAMADOL CAPS 50MG 100S','1','2','838','',0.00,'2.45','10','0','10',NULL,NULL,5,0,0,'3053051670324445',0,0,0,0.00,'2022-12-06 14:12:40','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(839,'','','','','','','','PHENOBARBITONE 30MG 100S BP COSMOS','1','2','839','',0.00,'3','5','','',NULL,NULL,5,0,0,'2307481670325161',0,0,0,0.00,'2022-12-06 14:17:47','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(840,'','','','','','','','ALBENDAZOLE TABS 400MG(NILWORM)1\'s','1','2','840','',0.00,'5.5','50','0','',NULL,NULL,5,0,0,'7139171670325468',0,0,0,0.00,'2022-12-06 14:39:23','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(841,'','','','','','','','BRUSTAN SYRUP(100MLS)','1','2','841','',0.00,'235','350','0','',NULL,NULL,1,0,0,'1810231670326764',0,0,0,0.00,'2022-12-06 16:28:59','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(842,'','','','','','','','CYPON SYRUP 200MLS','1','2','842','',0.00,'265','450','0','',NULL,NULL,1,0,0,'1117231670336056',0,0,0,0.00,'2022-12-06 17:30:00','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(843,'','','','','','','','MEDIVEN CREAM 15G','1','2','843','',0.00,'49','80','0','',NULL,NULL,2,0,0,'4953221670337001',0,0,0,0.00,'2022-12-06 17:47:52','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(844,'','','','','','','','MEFENAMIC ACID 250MG','1','2','844','',0.00,'3','10','0','',NULL,NULL,5,0,0,'8072641670338072',0,0,0,0.00,'2022-12-06 17:50:35','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(845,'','','','','','','','PREGNACARE TABS 30\'s','1','2','845','',0.00,'25','40','0','',NULL,NULL,5,0,0,'51670338722',0,0,0,0.00,'2022-12-06 17:59:02','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',''),(846,'','','','','','','','BYOFER 12 LIQUID 200MLS','1','2','846','',0.00,'130','300','0','300',NULL,NULL,2,0,0,'3363601670338743',0,0,0,0.00,'2022-12-06 18:05:19','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(847,'','','','','','','','CPM ZEDITONE 60MLS','1','2','847','',0.00,'15.9','50','0','',NULL,NULL,3,0,0,'5570701670339120',0,0,0,0.00,'2022-12-06 18:10:28','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(848,'','','','','','','','FLUGONE DM 60MLS','1','2','848','',0.00,'180','270','0','270',NULL,NULL,2,0,0,'8194081670339428',0,0,0,0.00,'2022-12-06 18:16:29','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(849,'','','','','','','','ELYFLOX DRY SYRUP 100MLS','1','2','849','',0.00,'70','200','0','',NULL,NULL,2,0,0,'2672411670339790',0,0,0,0.00,'2022-12-06 18:19:11','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(850,'','','','','','','','PROMETHAZINE B/P 100\'s','1','2','850','',0.00,'2','5','0','',NULL,NULL,10,0,0,'336621670339952',0,0,0,0.00,'2022-12-06 18:22:29','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(851,'','','','','','','','CETIRIZINEPLAIN 60MLS','1','2','851','',0.00,'17.5','100','0','',NULL,NULL,5,0,0,'7386891670340150',0,0,0,0.00,'2022-12-06 18:25:04','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(852,'','','','','','','','CLOTRIMAZOLE 1%15GM CREAM','1','2','852','',0.00,'15','100','0','',NULL,NULL,2,0,0,'8675921670400511',0,0,0,0.00,'2022-12-07 11:13:03','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(853,'','','','','','','','EROVITA HCG PREGNANCY STRIPS','1','2','853','',0.00,'7','50','0','',NULL,NULL,5,0,0,'6479401670400784',0,0,0,0.00,'2022-12-07 11:16:31','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(854,'','','','','','','','BECOACTIN SUSP 200MLS','1','2','854','',0.00,'289','450','0','',NULL,NULL,2,0,0,'5897561670400991',0,0,0,0.00,'2022-12-07 11:18:51','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(855,'','','','','','','','PIRITON ORIGINAL SYRUP 100MLS','1','2','855','',0.00,'325','500','0','',NULL,NULL,1,0,0,'4214901670402014',0,0,0,0.00,'2022-12-07 11:36:50','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(856,'','','','','','','','SAFE 72','1','2','856','',0.00,'19','100','0','',NULL,NULL,5,0,0,'7901651670402211',0,0,0,0.00,'2022-12-07 11:39:42','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(857,'','','','','','','','BICOLEX TABS 100\'s','1','2','857','',0.00,'2.5','5','0','',NULL,NULL,10,0,0,'7970531670402383',0,0,0,0.00,'2022-12-07 11:43:24','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(858,'','','','','','','','CPM PIRICLOR TABS 100\'s YELLOW','1','2','858','',0.00,'1','2','0','',NULL,NULL,10,0,0,'3040971670402605',0,0,0,0.00,'2022-12-07 11:58:12','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(859,'','','','','','','','ALBENDAZOLE ALBAXATE 200MG TABS 2\'s','1','2','859','',0.00,'6','50','0','',NULL,NULL,5,0,0,'3467521670403493',0,0,0,0.00,'2022-12-07 12:02:23','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(860,'','','','','','','','IBUGESIC SUSP 60MLS','1','2','860','',0.00,'75','150','0','',NULL,NULL,1,0,0,'1280061670404159',0,0,0,0.00,'2022-12-07 12:15:11','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(861,'','','','','','','','NATOA SUSP','1','2','861','',0.00,'50','150','0','',NULL,NULL,1,0,0,'8153601670404512',0,0,0,0.00,'2022-12-07 12:21:09','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(862,'','','','','','','','NATOA TABS 6\'s','1','2','862','',0.00,'40','100','0','',NULL,NULL,1,0,0,'7664511670404869',0,0,0,0.00,'2022-12-07 12:23:23','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(863,'','','','','','','','TANZOL SUSP ALBENDAZOLE 10ML','1','2','863','',0.00,'19','50','0','',NULL,NULL,5,0,0,'3819761670405003',0,0,0,0.00,'2022-12-07 12:27:13','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(864,'','','','','','','','PCM TAMEDOL SYP 60ML','1','2','864','',0.00,'20','50','0','',NULL,NULL,5,0,0,'3811911670405233',0,0,0,0.00,'2022-12-07 12:35:45','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(865,'','','','','','','','IZZITHREE ORAL SUSP 15MLS','1','2','865','',0.00,'36','150','0','',NULL,NULL,1,0,0,'203101670406081',0,0,0,0.00,'2022-12-07 12:44:01','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(866,'','','','','','','','PCM CALPOL SUSP 60MLS','1','2','866','',0.00,'195','300','0','',NULL,NULL,1,0,0,'2611991670406242',0,0,0,0.00,'2022-12-07 12:49:09','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(867,'','','','','','','','ATRIZEX CETRIZINE SYP 60MLS','1','2','867','',0.00,'25','100','0','',NULL,NULL,5,0,0,'7678711670406550',0,0,0,0.00,'2022-12-07 12:54:32','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(868,'','','','','','','','ACTM LONART 24\'s','1','2','868','',0.00,'66','150','0','',NULL,NULL,1,0,0,'4755051670406872',0,0,0,0.00,'2022-12-07 12:56:33','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(869,'','','','','','','','OMEPRAZOLE(OMIS)20MG 100\'s','1','2','869','',0.00,'2','10','0','',NULL,NULL,20,0,0,'1789091670406994',0,0,0,0.00,'2022-12-07 13:05:42','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(870,'','','','','','','','POSTPONE 2','1','2','870','',0.00,'27','150','0','',NULL,NULL,2,0,0,'3572951670412425',0,0,0,0.00,'2022-12-07 14:30:16','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(871,'','','','','','','','LESCID SUSP 100MLS','1','2','871','',0.00,'45','150','0','',NULL,NULL,3,0,0,'116701670412616',0,0,0,0.00,'2022-12-07 14:35:25','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(872,'','','','','','','','AMOXILLIN KEMOXYL SUSP 60ML','1','2','872','',0.00,'31','50','0','',NULL,NULL,2,0,0,'1979411670412926',0,0,0,0.00,'2022-12-07 14:39:15','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(873,'','','','','','','','MUCOLYN PAEDIATRIC SRP 100MLS','1','2','873','',0.00,'120','300','0','',NULL,NULL,2,0,0,'9695791670413932',0,0,0,0.00,'2022-12-07 14:57:13','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(874,'','','','','','','','MUCOLYN SYRUP 100MLS','1','2','874','',0.00,'99','200','0','200',NULL,NULL,2,0,0,'5549251670414234',0,0,0,0.00,'2022-12-07 14:59:26','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(875,'','','','','','','','KIDDICOF PAEDIATRIC 100MLS','1','2','875','',0.00,'70','200','0','',NULL,NULL,2,0,0,'4223961670414366',0,0,0,0.00,'2022-12-07 15:01:43','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(876,'','','','','','','','MAGNACID GEL 100MLS','1','2','876','',0.00,'45','150','0','0',NULL,NULL,2,0,0,'4491621670414504',0,0,0,0.00,'2022-12-07 15:06:08','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(877,'','','','','','','','LOFNAC GEL 30GM','1','2','877','',0.00,'99','200','0','',NULL,NULL,2,0,0,'6143171670414769',0,0,0,0.00,'2022-12-07 15:12:28','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(878,'','','','','','','','HEDEX TABS 100\'s','1','2','878','',0.00,'5','10','0','',NULL,NULL,10,0,0,'2589031670415149',0,0,0,0.00,'2022-12-07 15:39:39','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(879,'','','','','','','','CREPE BANDAGE 2\"','1','2','879','',0.00,'18','50','0','',NULL,NULL,2,0,0,'2614111670416780',0,0,0,0.00,'2022-12-07 15:50:22','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(880,'','','','','','','','CREPE BANDAGE 3\"','1','2','880','',0.00,'22','100','0','',NULL,NULL,2,0,0,'7912531670417423',0,0,0,0.00,'2022-12-07 15:53:26','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(881,'','','','','','','','CREPE BANDAGE 4\"','1','2','881','',0.00,'35','150','0','',NULL,NULL,1,0,0,'1334741670417606',0,0,0,0.00,'2022-12-07 16:11:33','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(882,'','','','','','','','MARAMOJA TABS 100\'s','1','2','882','',0.00,'3','10','0','',NULL,NULL,5,0,0,'7276321670418693',0,0,0,0.00,'2022-12-07 16:17:33','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(883,'','','','','','','','SURGICACAL SPIRIT 100MLS','1','2','883','',0.00,'35','100','0','',NULL,NULL,1,0,0,'1186711670419054',0,0,0,0.00,'2022-12-07 17:12:13','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(884,'','','','','','','','TRIPOZED EXP 60MLS','1','2','884','',0.00,'26','100','0','',NULL,NULL,2,0,0,'5864331670424653',0,0,0,0.00,'2022-12-07 17:56:13','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(885,'','','','','','','','BRUSTAN TABS 10\'s','1','2','885','',0.00,'9','15','0','',NULL,NULL,2,0,0,'9153231670424974',0,0,0,0.00,'2022-12-07 18:37:22','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(886,'','','','','','','','GOCID SUSP 100ML','1','2','886','',0.00,'33','100','0','',NULL,NULL,2,0,0,'7834291670506630',0,0,0,0.00,'2022-12-08 16:55:20','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(887,'','','','','','','','INSTARYL D SYRUP 100ML','1','2','887','',0.00,'50','200','0','',NULL,NULL,3,0,0,'1388211670510445',0,0,0,0.00,'2022-12-08 17:51:43','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(888,'','','','','','','','BROTALINE EXP 100ML','1','2','888','',0.00,'70','200','','200',NULL,NULL,2,0,0,'4925431670511104',0,0,0,0.00,'2022-12-08 18:23:23','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(889,'','','','','','','','AVASTATIN 20MG 28\'s','1','2','889','',0.00,'8','15','0','',NULL,NULL,5,0,0,'6337111670513004',0,0,0,0.00,'2022-12-08 18:40:50','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(890,'','','','','','','','CHLOROPHENIRAMINE SYRUP 60ML','1','2','890','',0.00,'15','100','0','',NULL,NULL,5,0,0,'4250851670678904',0,0,0,0.00,'2022-12-10 16:31:06','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(891,'','','','','','','','PACIFEN SUSPENSION 100ML','1','2','891','',0.00,'45','150','0','150',NULL,NULL,2,0,0,'918451670679066',0,0,0,0.00,'2022-12-10 16:33:25','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(892,'','','','','','','','HYOSPAN SYRUP 60MLS','1','2','892','',0.00,'29','100','0','',NULL,NULL,1,0,0,'9189181670680382',0,0,0,0.00,'2022-12-10 16:54:32','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(893,'','','','','','','','STOPACID SUSPENSION 100MLS','1','2','893','',0.00,'32','100','0','',NULL,NULL,1,0,0,'9274671670680593',0,0,0,0.00,'2022-12-10 16:59:01','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(894,'','','','','','','','ALLUCID ANTACID SUSPENSION 100ML','1','2','894','',0.00,'49','150','0','1',NULL,NULL,1,0,0,'2963021670680757',0,0,0,0.00,'2022-12-10 17:02:07','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(895,'','','','','','','','CONSED EXPECTORANT 60MLS','1','2','895','',0.00,'27','50','0','50',NULL,NULL,2,0,0,'2031671670681076',0,0,0,0.00,'2022-12-10 17:08:17','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(896,'','','','','','','','PIRICLOR SYRUP 60MLS','1','2','896','',0.00,'22','50','0','',NULL,NULL,2,0,0,'378311670681347',0,0,0,0.00,'2022-12-10 17:12:22','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(897,'','','','','','','','IBUFLAM SUSPENSION 60MLS','1','2','897','',0.00,'24','50','0','',NULL,NULL,3,0,0,'6983291670681585',0,0,0,0.00,'2022-12-10 17:19:11','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(898,'','','','','','','','BIOCOF EXPECTORANT 100ML','1','2','898','',0.00,'50','150','0','150',NULL,NULL,2,0,0,'1175231670772549',0,0,0,0.00,'2022-12-11 18:38:40','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(899,'','','','','','','','BIOCOF EXPECTORANT 60ML','1','2','899','',0.00,'25','100','0','',NULL,NULL,2,0,0,'7766621670773121',0,0,0,0.00,'2022-12-11 18:44:17','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(900,'','','','','','','','FLUGONE EX EXPECTORANT 60ML','1','2','900','',0.00,'129','250','0','',NULL,NULL,1,0,0,'4842951670774408',0,0,0,0.00,'2022-12-11 19:40:55','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(901,'','','','','','','','OSSCOFF EXPECTORANT 100MLS','1','2','901','',0.00,'45','150','0','150',NULL,NULL,2,0,0,'2203261670776864',0,0,0,0.00,'2022-12-11 20:56:40','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(902,'','','','','','','','OSSCOFF EXPECTORANT 60ML','1','2','902','',0.00,'27','100','0','',NULL,NULL,2,0,0,'8607951670781401',0,0,0,0.00,'2022-12-11 20:59:30','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(903,'','','','','','','','CETRIPLUS SYRUP 60MLS','1','2','903','',0.00,'32','100','0','',NULL,NULL,2,0,0,'6921661670783504',0,0,0,0.00,'2022-12-11 21:34:00','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(904,'','','','','','','','PAINIL PARACETAMOL SYRUP 100ML','1','2','904','',0.00,'35','100','0','',NULL,NULL,2,0,0,'2635251670783640',0,0,0,0.00,'2022-12-11 21:36:01','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(905,'','','','','','','','PARADOL PARACETAMOL SYRUP 100ML','1','2','905','',0.00,'32','100','0','',NULL,NULL,2,0,0,'9649571670783762',0,0,0,0.00,'2022-12-11 21:37:42','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(906,'','','','','','','','TRUMOL PARACETAMOL SYRUP 60ML','1','2','906','',0.00,'25','50','0','',NULL,NULL,2,0,0,'3499241670784008',0,0,0,0.00,'2022-12-11 21:48:28','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(907,'','','','','','','','TRUMOL PARACETAMOL SYRUP 100ML','1','2','907','',0.00,'35','100','0','',NULL,NULL,2,0,0,'486161670784509',0,0,0,0.00,'2022-12-11 22:40:39','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(908,'','','','','','','','BETAMED CREAM 20G','1','2','908','',0.00,'38','80','0','80',NULL,NULL,2,0,0,'297951670827663',0,0,0,0.00,'2022-12-12 09:49:06','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(909,'','','','','','','','AMEBACID SUSP 100MLS','1','2','909','',0.00,'70','300','','',NULL,NULL,2,0,0,'2772711670829170',0,0,0,0.00,'2022-12-12 10:15:30','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(910,'','','','','','','','TRIDAHIST 60MLS','1','2','910','',0.00,'25','100','0','',NULL,NULL,5,0,0,'6267331670829411',0,0,0,0.00,'2022-12-12 10:19:40','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(911,'','','','','','','','COLDRIL SUSP 100MLS','1','2','911','',0.00,'65','150','0','150',NULL,NULL,5,0,0,'5021491670829605',0,0,0,0.00,'2022-12-12 10:33:10','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(912,'','','','','','','','GLISEOFULVIN 125MG','1','4','912','',0.00,'5','5','0','',NULL,NULL,10,0,0,'4239671670830624',0,0,0,0.00,'2022-12-12 10:40:38','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(913,'','','','','','','','GLISEOFULVIN 250MG','1','4','913','',0.00,'5','10','0','',NULL,NULL,10,0,0,'1810231670830848',0,0,0,0.00,'2022-12-12 10:43:50','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(914,'','','','','','','','PIRITON ORIGINAL 4MG','1','2','914','',0.00,'2.5','5','0','',NULL,NULL,5,0,0,'5247461670835744',0,0,0,0.00,'2022-12-12 12:04:09','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(915,'','','','','','','','SALBUTAMOL TABS 4MG','1','4','915','',0.00,'2','5','0','',NULL,NULL,0,0,0,'8088051670855672',0,0,0,0.00,'2022-12-12 17:37:44','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0 ',NULL),(916,'','','','','','','','DEPO INJ','1','2','916','',0.00,'80','200','0','',NULL,NULL,1,0,0,'3688051670864068',0,0,0,0.00,'2022-12-12 19:56:33','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(917,'','','','','','','','DICLOMOL MR','1','4','917','',0.00,'2','10','0','',NULL,NULL,10,0,0,'5247461670864248',0,0,0,0.00,'2022-12-12 19:59:30','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0 ',NULL),(918,'','','','','','','','MEDSTOP 60MLS','1','2','918','',0.00,' 45','10O','0','',NULL,NULL,2,0,0,'5449261670865981',0,0,0,0.00,'2022-12-12 20:27:31','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(919,'','','','','','','','IBUFLAM TABS 400MG','1','2','919','',0.00,'134','5','0','',NULL,NULL,10,0,0,'5247461670869954',0,0,0,0.00,'2022-12-12 21:37:47','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(920,'','','','','','','','VITAMIN B INJ','1','2','920','',0.00,'65','150','0','',NULL,NULL,1,0,0,'8959591670943651',0,0,0,0.00,'2022-12-13 18:02:24','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(921,'','','','','','','','INDOCID','1','4','921','',0.00,'1','2','0','',NULL,NULL,1,0,0,'2450671670943836',0,0,0,0.00,'2022-12-13 18:09:13','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(922,'','','','','','','','CLOTRIMAZOLE PESSARIES 6S','1','2','922','',0.00,'55','200','0','',NULL,NULL,2,0,0,'7924011670951479',0,0,0,0.00,'2022-12-13 20:13:23','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(923,'','','','','','','','CIPLOFLAXACIN 500MG','1','4','923','',0.00,'5','10','0','',NULL,NULL,10,0,0,'9189181670951701',0,0,0,0.00,'2022-12-13 20:16:30','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(924,'','','','','','','','METRONIDAZOLE 400MG','1','2','924','',0.00,'4','10','0','',NULL,NULL,0,0,0,'1884851670951852',0,0,0,0.00,'2022-12-13 20:18:32','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(925,'','','','','','','','ATORVASTATIN 20MG','1','2','925','',0.00,'5','15','0','',NULL,NULL,5,0,0,'1535331670954040',0,0,0,0.00,'2022-12-13 20:55:39','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(926,'','','','','','','','ESOMEPRAZOLE 20MG','1','2','926','',0.00,'9','20','0','',NULL,NULL,5,0,0,'8959591670954267',0,0,0,0.00,'2022-12-13 20:59:22','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(927,'','','','','','','','COLDCAP CAPS 12\'S','1','2','927','',0.00,'4','10','0','',NULL,NULL,10,0,0,'5307271671000938',0,0,0,0.00,'2022-12-14 09:57:15','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(928,'','','','','','','','FEMIPLAN 28S','1','2','928','',0.00,'75','100','0','100',NULL,NULL,3,0,0,'4590401671001096',0,0,0,0.00,'2022-12-14 09:59:39','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(929,'','','','','','','','EROVITA HCG PREGNANCY STRIPS','1','2','929','',0.00,'19','25','0','',NULL,NULL,3,0,0,'6862751671001348',0,0,0,0.00,'2022-12-14 10:04:07','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(930,'','','','','','','','kaluma king','1','2','930','',0.00,'9','20','0','',NULL,NULL,20,0,0,'4010081671001629',0,0,0,0.00,'2022-12-14 10:10:56','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(931,'','','','','','','','brufen 200mg','1','2','931','',0.00,'2','5','0','',NULL,NULL,5,0,0,'8172331671002013',0,0,0,0.00,'2022-12-14 10:14:47','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(932,'','','','','','','','cipadon 100mg','1','2','932','',0.00,'23','50','0','',NULL,NULL,2,0,0,'5449261671002259',0,0,0,0.00,'2022-12-14 10:19:36','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(933,'','','','','','','','cipladon paracetamol 1000mg','1','2','933','',0.00,'0','50','0','',NULL,NULL,2,0,0,'8058141671002469',0,0,0,0.00,'2022-12-14 10:23:16','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(934,'','','','','','','','PCM CALPOL SUS 100mls','1','4','934','',0.00,'265','350','0','',NULL,NULL,1,0,0,'6484831671003036',0,0,0,0.00,'2022-12-14 10:31:45','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(935,'','','','','','','','ELASTOPLAT','1','2','935','',0.00,'4','10','0','',NULL,NULL,1,0,0,'499751671017300',0,0,0,0.00,'2022-12-14 14:29:39','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(936,'','','','','','','','HYDROCHLOROTHIAZIDE 25MG','1','2','936','',0.00,'2','5','0','',NULL,NULL,10,0,0,'5449261671018252',0,0,0,0.00,'2022-12-14 14:46:18','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(937,'','','','','','','','glucomet 500mg','1','2','937','',0.00,'2','5','0','',NULL,NULL,20,0,0,'5147771671032215',0,0,0,0.00,'2022-12-14 18:40:48','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(938,'','','','','','','','mentho','1','2','938','',0.00,'35','50','0','',NULL,NULL,2,0,0,'9411521671032648',0,0,0,0.00,'2022-12-14 18:45:18','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(939,'','','','','','','','brufen 400mg','1','2','939','',0.00,'1.5','5','0','5',NULL,NULL,2,0,0,'7722211671037738',0,0,0,0.00,'2022-12-14 20:11:34','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(940,'','','','','','','','INDOCID','1','2','940','',0.00,'1','5','0','',NULL,NULL,1,0,0,'4925431671038752',0,0,0,0.00,'2022-12-14 20:27:13','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(941,'','','','','','','','BACTOCLAV 625MG 20\'s','1','2','941','',0.00,'90','400','0','',NULL,NULL,2,0,0,'2357021671103942',0,0,0,0.00,'2022-12-15 14:36:34','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(942,'','','','','','','','DOXYCLINE CAPS 100MG ','1','2','942','',0.00,'3','10','0','',NULL,NULL,10,0,0,'9189181671111093',0,0,0,0.00,'2022-12-15 16:35:27','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(943,'','','','','','','','TRICOZOLE 4OOMG','1','4','943','',0.00,'5','10','0','',NULL,NULL,20,0,0,'2772711671127778',0,0,0,0.00,'2022-12-15 21:12:31','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(944,'','','','','','','','PHENAMINE SYRUP 60ML','1','2','944','',0.00,'15','50','0','50',NULL,NULL,5,0,0,'6287571671178272',0,0,0,0.00,'2022-12-16 11:15:59','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(945,'','','','','','','','ALBALITE SUSP 10ML(ALBENDAZOLE)','1','2','945','',0.00,'10','50','0','0',NULL,NULL,5,0,0,'8805221671178560',0,0,0,0.00,'2022-12-16 11:17:46','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(946,'','','','','','','','ALLUCID PLUS ANTACID SUSP 100ML','1','2','946','',0.00,'130','200','0','200',NULL,NULL,2,0,0,'9236911671179172',0,0,0,0.00,'2022-12-16 11:27:28','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(947,'','','','','','','','POLYCID PLUS TABS ','1','2','947','',0.00,'2.5','5','0','',NULL,NULL,10,0,0,'2093901671179249',0,0,0,0.00,'2022-12-16 11:36:31','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(948,'','','','','','','','INSTARYL EXPECORANT 100MLS','1','2','948','',0.00,'35','150','0','',NULL,NULL,2,0,0,'384351671181739',0,0,0,0.00,'2022-12-16 12:11:03','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(949,'','','','','','','','OBREX EXPECTORANT 100MLS','1','2','949','',0.00,'35','100','0','100',NULL,NULL,2,0,0,'3855411671182133',0,0,0,0.00,'2022-12-16 12:17:27','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(950,'','','','','','','','OBREX EXPECTORANT 60MLS','1','2','950','',0.00,'25','100','0','',NULL,NULL,2,0,0,'7245511671182261',0,0,0,0.00,'2022-12-16 12:19:05','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(951,'','','','','','','','BENACOFF PAEDIATRIC EXPECTORANT 100MLS','1','2','951','',0.00,'75','150','0','',NULL,NULL,2,0,0,'9353221671182346',0,0,0,0.00,'2022-12-16 12:20:42','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(952,'','','','','','','','BENACOFF EXPECTORANT 100MLS','1','2','952','',0.00,'75','150','0','',NULL,NULL,2,0,0,'5145951671182443',0,0,0,0.00,'2022-12-16 12:22:11','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(953,'','','','','','','','TRIMEX ADULT EXPECT 100MLS','1','2','953','',0.00,'110','200','0','200',NULL,NULL,2,0,0,'3068151671182584',0,0,0,0.00,'2022-12-16 12:24:35','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(954,'','','','','','','','ACTICOFF CHESTY COUGH SYRUP 100MLS','1','2','954','',0.00,'120','200','0','200',NULL,NULL,2,0,0,'1447421671182891',0,0,0,0.00,'2022-12-16 12:29:51','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(955,'','','','','','','','ACTICOFF DRY COUGH SYRUP 100MLS','1','2','955','',0.00,'145','300','0','',NULL,NULL,2,0,0,'7901961671182992',0,0,0,0.00,'2022-12-16 12:31:12','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(956,'','','','','','','','TRIPACOFF EXPECTORANT 100MLS','1','2','956','',0.00,'35','200','0','',NULL,NULL,2,0,0,'1655561671183292',0,0,0,0.00,'2022-12-16 12:36:43','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(957,'','','','','','','','LACOFF ORIGINAL 100MLS','1','2','957','',0.00,'150','300','0','',NULL,NULL,2,0,0,'4855941671183481',0,0,0,0.00,'2022-12-16 12:41:28','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(958,'','','','','','','','LACOFF EXPECTORANT 60MLS','1','2','958','',0.00,'25','100','0','',NULL,NULL,2,0,0,'333301671183863',0,0,0,0.00,'2022-12-16 12:45:50','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(959,'','','','','','','','FLEMNIL EXPECTORANT 120MLS','1','2','959','',0.00,'100','250','0','',NULL,NULL,2,0,0,'4930861671183991',0,0,0,0.00,'2022-12-16 12:47:50','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(960,'','','','','','','','TUSICOFF DRY COUGH 100MLS','1','2','960','',0.00,'75','200','0','',NULL,NULL,2,0,0,'1894521671184341',0,0,0,0.00,'2022-12-16 12:56:32','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(961,'','','','','','','','ALCOSED SYRUP 100MLS','1','2','961','',0.00,'35','150','0','',NULL,NULL,2,0,0,'489481671184630',0,0,0,0.00,'2022-12-16 12:58:56','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(962,'','','','','','','','TUSPEL PLUS 60MLS ','1','2','962','',0.00,'75','150','0','',NULL,NULL,2,0,0,'1327191671185100',0,0,0,0.00,'2022-12-16 13:06:30','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(963,'','','','','','','','BENASED DRY COUGH LINTUS 60MLS','1','2','963','',0.00,'45','150','0','',NULL,NULL,2,0,0,'8021891671185190',0,0,0,0.00,'2022-12-16 13:10:07','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(964,'','','','','','','','BENASED CHESTYCOUGH 60MLS','1','2','964','',0.00,'45','100','0','',NULL,NULL,2,0,0,'1269491671185408',0,0,0,0.00,'2022-12-16 13:16:28','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(965,'','','','','','','','CONSED EXPECTORANT 100MLS','1','2','965','',0.00,'75','150','0','',NULL,NULL,2,0,0,'1988171671186002',0,0,0,0.00,'2022-12-16 13:24:26','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(966,'','','','','','','','COSCOF -DM 100MLS','1','2','966','',0.00,'98','250','0','',NULL,NULL,2,0,0,'1223871671186677',0,0,0,0.00,'2022-12-16 13:33:28','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(967,'','','','','','','','CARBO PROM SYRUP 100ML','1','2','967','',0.00,'98','200','0','',NULL,NULL,2,0,0,'3599841671186809',0,0,0,0.00,'2022-12-16 13:38:30','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(968,'','','','','','','','DACOF PAEDIATRIC 100MLS','1','2','968','',0.00,'75','150','0','',NULL,NULL,2,0,0,'2397811671187111',0,0,0,0.00,'2022-12-16 13:39:59','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(969,'','','','','','','','CHERICOF COUGH FORMULA 100ML','1','2','969','',0.00,'75','300','0','',NULL,NULL,2,0,0,'2920731671191946',0,0,0,0.00,'2022-12-16 15:03:52','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(970,'','','','','','','','COLDAMOL_P SYRUP 100ML','1','2','970','',0.00,'105','200','0','',NULL,NULL,2,0,0,'5471611671192232',0,0,0,0.00,'2022-12-16 15:08:44','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(971,'','','','','','','','DELASED PAEDIATRIC 100 MLS','1','2','971','',0.00,'95','200','0','',NULL,NULL,2,0,0,'4368971671193053',0,0,0,0.00,'2022-12-16 15:22:00','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(972,'','','','','','','','BRONKOF COUGH SYRUP 60MLS','1','2','972','',0.00,'75','200','0','',NULL,NULL,2,0,0,'8373521671194317',0,0,0,0.00,'2022-12-16 15:41:13','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(973,'','','','','','','','THIOCARB PROM 60MLS','1','2','973','',0.00,'45','200','0','',NULL,NULL,2,0,0,'2532241671194890',0,0,0,0.00,'2022-12-16 15:50:38','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(974,'','','','','','','','PENDOFER SYRUP 200MLS','1','2','974','',0.00,'115','300','0','2',NULL,NULL,2,0,0,'6131991671195039',0,0,0,0.00,'2022-12-16 15:53:07','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(975,'','','','','','','','ENERVIT MULTIVITAMIN SYRUP 60MLS','1','2','975','',0.00,'26','50','0','50',NULL,NULL,2,0,0,'1873671671195527',0,0,0,0.00,'2022-12-16 16:00:19','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(976,'','','','','','','','EUVITAN MULTIVITAMIN SYRUP 100MLS','1','2','976','',0.00,'35','100','0','100',NULL,NULL,2,0,0,'3646971671195619',0,0,0,0.00,'2022-12-16 16:02:49','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(977,'','','','','','','','EUVITAN MULTIVITAMIN SYRUP 60MLS','1','2','977','',0.00,'25','100','0','',NULL,NULL,2,0,0,'9272251671195769',0,0,0,0.00,'2022-12-16 16:12:05','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(978,'','','','','','','','RINAVIT MULTIVITAMIN SYRUP 60MLS','1','2','978','',0.00,'26','100','0','',NULL,NULL,2,0,0,'815141671196917',0,0,0,0.00,'2022-12-16 16:24:00','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(979,'','','','','','','','POLYBENVITE MULTIVITAMIN SYRUP 60MLS','1','2','979','',0.00,'27','100','0','',NULL,NULL,2,0,0,'2310501671197164',0,0,0,0.00,'2022-12-16 16:28:09','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(980,'','','','','','','','DAWAVITE SYRUP 60MLS','1','2','980','',0.00,'25','100','0','',NULL,NULL,2,0,0,'5579761671197289',0,0,0,0.00,'2022-12-16 16:31:42','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(981,'','','','','','','','MULTIVITAMIN SYRUP 60MLS','1','2','981','',0.00,'23','100','0','',NULL,NULL,2,0,0,'3727021671197557',0,0,0,0.00,'2022-12-16 16:36:03','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(982,'','','','','','','','NUTRIVITA SYRUP 200MLS','1','2','982','',0.00,'110','200','0','',NULL,NULL,2,0,0,'7471471671197942',0,0,0,0.00,'2022-12-16 16:42:11','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(983,'','','','','','','','PECTOCID PLUS 100MLS','1','2','983','',0.00,'35','200','0','',NULL,NULL,2,0,0,'2287851671198552',0,0,0,0.00,'2022-12-16 16:53:32','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(984,'','','','','','','','MAGNOCID ANTACID SUSP 100ML','1','2','984','',0.00,'45','150','0','',NULL,NULL,2,0,0,'9416051671198995',0,0,0,0.00,'2022-12-16 16:59:14','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(985,'','','','','','','','MEDISTOP SUSPENSION 60ML','1','2','985','',0.00,'35','100','0','',NULL,NULL,2,0,0,'7925521671199366',0,0,0,0.00,'2022-12-16 17:04:22','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(986,'','','','','','','','CONSOPROM (PROMETHAZINE SYRUP)60MLS','1','2','986','',0.00,'25','100','0','',NULL,NULL,2,0,0,'716661671199495',0,0,0,0.00,'2022-12-16 17:06:56','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(987,'','','','','','','','AVOLAC (LACTULOSE SOLUTION)100MLS','1','2','987','',0.00,'185','350','0','',NULL,NULL,2,0,0,'200981671199616',0,0,0,0.00,'2022-12-16 17:12:05','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(988,'','','','','','','','LACTULIN(LACTULOSE SOLUTION) 100MLS','1','2','988','',0.00,'145','350','0','',NULL,NULL,2,0,0,'9602441671199926',0,0,0,0.00,'2022-12-16 17:14:28','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(989,'','','','','','','','LACTULAC(LACTULOSE SOLUTION)','1','2','989','',0.00,'192','400','0','',NULL,NULL,2,0,0,'8828181671200068',0,0,0,0.00,'2022-12-16 17:16:14','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(990,'','','','','','','','SYNERCOF 100MLS','1','2','990','',0.00,'85','200','0','',NULL,NULL,2,0,0,'5655891671200510',0,0,0,0.00,'2022-12-16 17:24:21','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(991,'','','','','','','','SANITIZER 60MLS','1','2','991','',0.00,'35','100','0','',NULL,NULL,2,0,0,'8477751671200662',0,0,0,0.00,'2022-12-16 17:28:31','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(992,'','','','','','','','SANITIZER 125MLS','1','2','992','',0.00,'45','150','0','',NULL,NULL,2,0,0,'4502491671200911',0,0,0,0.00,'2022-12-16 17:29:41','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(993,'','','','','','','','DAWA CPM TABS 4MG','1','2','993','',0.00,'1','2','0','',NULL,NULL,10,0,0,'2786601671200982',0,0,0,0.00,'2022-12-16 18:30:12','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(994,'','','','','','','','ORAGEL TEETHING GEL 10GMS','1','2','994','',0.00,'180','400','0','',NULL,NULL,2,0,0,'6824391671204613',0,0,0,0.00,'2022-12-16 18:32:46','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(995,'','','','','','','','HOMAGON CAPS 10\'s','1','2','995','',0.00,'5.5','15','0','',NULL,NULL,5,0,0,'7694121671205350',0,0,0,0.00,'2022-12-16 18:46:48','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(996,'','','','','','','','OLWORM TABS 2\'S','1','2','996','',0.00,'15','50','0','',NULL,NULL,2,0,0,'8637551671218730',0,0,0,0.00,'2022-12-16 22:27:44','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(997,'','','','','','','','FLUGONE LOZENGES','1','2','997','',0.00,'13','30','0','',NULL,NULL,5,0,0,'5327821671263959',0,0,0,0.00,'2022-12-17 11:05:02','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(998,'','','','','','','','JOTONOL PARACETAMOL SYRUP 60ML','1','2','998','',0.00,'26','100','0','100',NULL,NULL,5,0,0,'7951801671264821',0,0,0,0.00,'2022-12-17 11:15:54','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(999,'','','','','','','','CETAMOL PARACETAMOL 60MLS','1','2','999','',0.00,'45','100','0','',NULL,NULL,2,0,0,'3002301671265033',0,0,0,0.00,'2022-12-17 11:31:38','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1000,'','','','','','','','`APC TABS 430MG','1','2','1000','',0.00,'2.5','5','0','',NULL,NULL,10,0,0,'6686631671271353',0,0,0,0.00,'2022-12-17 13:06:59','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1001,'','','','','','','','COLDFLU CAPS 12\'S','1','2','1001','',0.00,'5','10','0','',NULL,NULL,5,0,0,'2546741671271620',0,0,0,0.00,'2022-12-17 13:10:04','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1002,'','','','','','','','FRICKS LOZENGES','1','2','1002','',0.00,'20','40','0','',NULL,NULL,5,0,0,'4460201671271805',0,0,0,0.00,'2022-12-17 13:12:37','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1003,'','','','','','','','PRESARTAN-50','1','2','1003','',0.00,'5','15','0','',NULL,NULL,5,0,0,'7485371671272740',0,0,0,0.00,'2022-12-17 13:28:22','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1004,'','','','','','','','FENPRO IBUPROFEN TABS 200MG','1','2','1004','',0.00,'2.5','5','0','',NULL,NULL,10,0,0,'8172331671297158',0,0,0,0.00,'2022-12-17 20:13:42','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1005,'','','','','','','','FENPRO IBUPROFEN TABS 400MG','1','2','1005','',0.00,'2.5','5','0','',NULL,NULL,10,0,0,'1764921671297257',0,0,0,0.00,'2022-12-17 20:16:07','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1006,'','','','','','','','ZOFEN-100(aceclofenac)','1','2','1006','',0.00,'7.5','20','0','',NULL,NULL,5,0,0,'9234491671297376',0,0,0,0.00,'2022-12-17 20:18:44','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1007,'','','','','','','','LOFNAC MR','1','2','1007','',0.00,'20','40','0','',NULL,NULL,5,0,0,'185571671297525',0,0,0,0.00,'2022-12-17 20:20:21','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1008,'','','','','','','','RILIF-100MG','1','2','1008','',0.00,'7.5','20','0','',NULL,NULL,5,0,0,'6258871671297650',0,0,0,0.00,'2022-12-17 20:41:13','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1009,'','','','','','','','RUFENAC-50','1','2','1009','',0.00,'2.5','5','0','',NULL,NULL,5,0,0,'7027391671299332',0,0,0,0.00,'2022-12-17 20:52:31','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1010,'','','','','','','','ADIFLAM-SR 100MG','1','2','1010','',0.00,'2.5','10','0','',NULL,NULL,10,0,0,'5790021671299709',0,0,0,0.00,'2022-12-17 20:56:30','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1011,'','','','','','','','DICLOMOL SR 100MG','1','2','1011','',0.00,'5','10','0','',NULL,NULL,10,0,0,'42381671299791',0,0,0,0.00,'2022-12-17 21:03:47','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1012,'','','','','','','','MOXACIL 250MG','1','2','1012','',0.00,'3.5','5','0','',NULL,NULL,10,0,0,'644151671300228',0,0,0,0.00,'2022-12-17 21:07:27','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1013,'','','','','','','','NEW RELIEF','1','2','1013','',0.00,'5','10','0','',NULL,NULL,10,0,0,'6730131671300448',0,0,0,0.00,'2022-12-17 21:09:59','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1014,'','','','','','','','SIMDOL PARACETAMOL TABS 500MG','1','2','1014','',0.00,'1.5','2.5','0','',NULL,NULL,10,0,0,'4464431671300600',0,0,0,0.00,'2022-12-17 21:18:54','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1015,'','','','','','','','ZIMADOL-50','1','2','1015','',0.00,'4.5','10','0','',NULL,NULL,10,0,0,'2187251671301227',0,0,0,0.00,'2022-12-17 21:21:34','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1016,'','','','','','','','RICARTIX-FORTE','1','2','1016','',0.00,'34','70','0','',NULL,NULL,5,0,0,'3774451671301310',0,0,0,0.00,'2022-12-17 21:25:49','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1017,'','','','','','','','HYOSPAN TABS','1','2','1017','',0.00,'2.5','10','0','',NULL,NULL,5,0,0,'4312781671301549',0,0,0,0.00,'2022-12-17 21:28:07','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1018,'','','','','','','','TRANEXAMIC ACID 500MG(MENOZIP)','1','2','1018','',0.00,'24.5','50','0','50',NULL,NULL,5,0,0,'1160131671301830',0,0,0,0.00,'2022-12-17 21:32:44','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1019,'','','','','','','','MOXIMED 500MG','1','2','1019','',0.00,'4.03','10','0','10',NULL,NULL,10,0,0,'61693602954',0,0,0,0.00,'2023-09-02 00:16:15','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',''),(1020,'','','','','','','','AMPICLO-DAWA 500MG','1','2','1020','',0.00,'5.2','10','0','',NULL,NULL,20,0,0,'8528201671302050',0,0,0,0.00,'2022-12-17 21:40:02','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1021,'','','','','','','','CLOXIMED-500MG','1','2','1021','',0.00,'5.2','10','0','',NULL,NULL,10,0,0,'8704021671302402',0,0,0,0.00,'2022-12-17 21:41:18','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1022,'','','','','','','','ZITHROX TABS 500MG','1','2','1022','',0.00,'52','150','0','',NULL,NULL,2,0,0,'2625891671302479',0,0,0,0.00,'2022-12-17 21:43:00','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1023,'','','','','','','','FUROSEMIDE 40MG','1','2','1023','',0.00,'2.0','5','0','',NULL,NULL,5,0,0,'6696001671375106',0,0,0,0.00,'2022-12-18 17:58:10','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1024,'','','','','','','','TRICOZOLE 60MLS','1','2','1024','',0.00,'28','50','0','',NULL,NULL,2,0,0,'5697581671376354',0,0,0,0.00,'2022-12-18 18:14:03','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1025,'','','','','','','','TRICOZOLE 100MLS','1','2','1025','',0.00,'35','100','0','',NULL,NULL,2,0,0,'8382291671376443',0,0,0,0.00,'2022-12-18 18:15:10','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1026,'','','','','','','','EFLARON 60MLS','1','2','1026','',0.00,'28','50','0','',NULL,NULL,5,0,0,'9189181671376511',0,0,0,0.00,'2022-12-18 18:16:20','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1027,'','','','','','','','CALZOLE SUSP 100MLS','1','2','1027','',0.00,'33','100','0','',NULL,NULL,2,0,0,'5713591671376580',0,0,0,0.00,'2022-12-18 18:17:38','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1028,'','','','','','','','TORAMIN SYRUP 60MLS','1','2','1028','',0.00,'24','50','0','',NULL,NULL,5,0,0,'7279341671376752',0,0,0,0.00,'2022-12-18 18:26:04','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1029,'','','','','','','','ALTRINE CETIRIZINE SYRUP 60ML','1','2','1029','',0.00,'28','100','0','',NULL,NULL,2,0,0,'4232121671377192',0,0,0,0.00,'2022-12-18 18:28:15','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1030,'','','','','','','','RINACET CETIRIZINE SYRUP 60ML','1','2','1030','',0.00,'26','100','0','',NULL,NULL,2,0,0,'243881671377295',0,0,0,0.00,'2022-12-18 18:30:03','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1031,'','','','','','','','CETIRIZINE GENERIC SYRUP 60MLS','1','2','1031','',0.00,'19','50','0','50',NULL,NULL,3,0,0,'4880721671377404',0,0,0,0.00,'2022-12-18 18:31:53','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1032,'','','','','','','','TRICET CETIRIZINE SYRUP 60MLS','1','2','1032','',0.00,'25','50','0','50',NULL,NULL,2,0,0,'639621671377514',0,0,0,0.00,'2022-12-18 18:33:21','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1033,'','','','','','','','CETITIZINE SYRUP(CETRIZ) 60MLS','1','2','1033','',0.00,'20','50','0','50',NULL,NULL,3,0,0,'6759741671377623',0,0,0,0.00,'2022-12-18 18:35:23','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1034,'','','','','','','','TULIZA EXTRA','1','2','1034','',0.00,'2','10','0','NaN',NULL,NULL,10,0,0,'4880721671553686',0,0,0,0.00,'2022-12-20 19:29:06','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1035,'','','','','','','','FLUGONE P 60MLS','1','2','1035','',0.00,'141','250','0','',NULL,NULL,1,0,0,'3019211671553759',0,0,0,0.00,'2022-12-20 19:31:30','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1036,'','','','','','','','JOTONOL PARACETAMOL SYRUP 100ML','1','4','1036','',0.00,'35','100','0','0',NULL,NULL,3,0,0,'9683401671706179',0,0,0,0.00,'2022-12-22 13:53:32','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1037,'','','','','','','','AZOGYL SYRUP 60MLS','1','4','1037','',0.00,'30','100','0','',NULL,NULL,5,0,0,'7484161671706412',0,0,0,0.00,'2022-12-22 13:55:49','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1038,'','','','','','','','BENAGYL -DF 60MLS','1','4','1038','',0.00,'50','130','0','',NULL,NULL,2,0,0,'2352801671706550',0,0,0,0.00,'2022-12-22 13:58:13','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1039,'','','','','','','','BENAGYL-100MLS SYRUP','1','4','1039','',0.00,'60','150','0','',NULL,NULL,2,0,0,'5833221671706694',0,0,0,0.00,'2022-12-22 14:00:36','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1040,'','','','','','','','TULIA 2 TABS','1','4','1040','',0.00,'20','100','0','',NULL,NULL,5,0,0,'1584271671706836',0,0,0,0.00,'2022-12-22 14:02:30','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1041,'','','','','','','','FERROLIC -LF','1','4','1041','',0.00,'5','10','0','',NULL,NULL,30,0,0,'4452351671706951',0,0,0,0.00,'2022-12-22 14:05:52','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1042,'','','','','','','','CLOPHENE 50MG','1','4','1042','',0.00,'20','50','0','',NULL,NULL,5,0,0,'5423881671707153',0,0,0,0.00,'2022-12-22 14:07:39','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1043,'','','','','','','','ASCORBIC ACID C-BOOST','1','4','1043','',0.00,'5','10','0','',NULL,NULL,10,0,0,'2880251671707422',0,0,0,0.00,'2022-12-22 14:15:56','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1044,'','','','','','','','LEVAMISOLE SYRUP 15ML','1','4','1044','',0.00,'28','100','0','0',NULL,NULL,2,0,0,'5247461671728660',0,0,0,10.00,'2022-12-22 20:07:04','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1045,'','','','','','','','AZILEB 500MG AZITHROMYCIN TAB','1','4','1045','',0.00,'60','150','0','',NULL,NULL,2,0,0,'297951671728825',0,0,0,0.00,'2022-12-22 20:12:25','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1046,'','','','','','','','SULFRAN DS960MG TABS','1','4','1046','',0.00,'5','10','0','',NULL,NULL,50,0,0,'6484831671736816',0,0,0,0.00,'2022-12-22 22:24:16','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1047,'','','','','','','','BISAKOT- Bisacodyl 5mg tabs','1','4','1047','',0.00,'10','20','0','',NULL,NULL,10,0,0,'1535331671800913',0,0,0,0.00,'2022-12-23 16:12:19','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1048,'','','','','','','','DOMADOL- tramadol 50mg caps','1','4','1048','',0.00,'10','20','10','',NULL,NULL,5,0,0,'51672073880',0,0,0,0.00,'2022-12-26 19:58:29','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',''),(1049,'','','','','','','','DOXYRONE- Doxycycline 100mg caps','1','4','1049','',0.00,'5','10','0','',NULL,NULL,20,0,0,'8959591671801394',0,0,0,0.00,'2022-12-23 16:19:24','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1050,'','','','','','','','AVODINE- Mouth wash','1','4','1050','',0.00,'100','200','0','',NULL,NULL,1,0,0,'1213301671801565',0,0,0,0.00,'2022-12-23 16:21:37','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1051,'','','','','','','','SUPER APETI-PLUS- TABS','1','4','1051','',0.00,'100','150','0','',NULL,NULL,5,0,0,'2450671671801697',0,0,0,0.00,'2022-12-23 16:28:56','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1052,'','','','','','','','SONATEC- Mouth wash peppermint 250mls','1','4','1052','',0.00,'250','500','0','',NULL,NULL,1,0,0,'1737131671802137',0,0,0,0.00,'2022-12-23 16:31:55','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1053,'','','','','','','','OLWORM - SUSP','1','4','1053','',0.00,'15','50','0','',NULL,NULL,2,0,0,'597631671874494',0,0,0,0.00,'2022-12-24 12:43:00','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1054,'','','','','','','','SECNUDAL- FORTE','1','4','1054','',0.00,'25','100','0','',NULL,NULL,1,0,0,'1535331671876281',0,0,0,0.00,'2022-12-24 13:08:37','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1055,'','','','','','','','SECNIDA FORTE','1','2','1055','',0.00,'25','100','0','',NULL,NULL,1,0,0,'1213301671876616',0,0,0,0.00,'2022-12-24 13:12:23','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1056,'','','','','','','','AZITHROSAFE- 500MG TABS','1','4','1056','',0.00,'0','150','0','',NULL,NULL,2,0,0,'185571671897506',0,0,0,0.00,'2022-12-24 19:00:29','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1057,'','','','','','','','STERON 5MG TABS','1','4','1057','',0.00,'18','30','0','',NULL,NULL,5,0,0,'6076101671899387',0,0,0,0.00,'2022-12-24 19:31:18','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1058,'','','','','','','','KISS CHOCOLATE','1','4','1058','',0.00,'O','100','0','',NULL,NULL,1,0,0,'8264771671900136',0,0,0,0.00,'2022-12-24 19:45:49','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1059,'','','','','','','','SAFELEVO','1','4','1059','',0.00,'0','400','0','',NULL,NULL,1,0,0,'3688051671907371',0,0,0,0.00,'2022-12-24 21:46:52','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1060,'','','','','','','','ALLUCID ANTACID TABS','1','4','1060','',0.00,'0','5','0','',NULL,NULL,10,0,0,'8959591671907763',0,0,0,0.00,'2022-12-24 21:51:23','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1061,'','','','','','','','RELAX LEMON - SACHET','1','4','1061','',0.00,'10','20','0','',NULL,NULL,2,0,0,'8223381672044587',0,0,0,0.00,'2022-12-26 11:51:19','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1062,'','','','','','','','E-COLD PLUS TABS','1','4','1062','',0.00,'0','15','0','',NULL,NULL,5,0,0,'9233281672045159',0,0,0,0.00,'2022-12-26 12:01:47','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1063,'','','','','','','','FRESHA-HERBAL MOUTHWASH','1','4','1063','',0.00,'0','300','0','',NULL,NULL,1,0,0,'3781701672046045',0,0,0,0.00,'2022-12-26 12:15:30','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1064,'','','','','','','','DAWASTIN-NYSTATIN 12ML','1','4','1064','',0.00,'0','150','0','',NULL,NULL,1,0,0,'8348151672046174',0,0,0,0.00,'2022-12-26 12:17:26','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1065,'','','','','','','','DARIM-SANITIZER','1','4','1065','',0.00,'0','150','0','',NULL,NULL,1,0,0,'3625821672060182',0,0,0,0.00,'2022-12-26 16:12:35','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1066,'','','','','','','','DIARIM SANITIZER -125MLS','1','4','1066','',0.00,'0','150','0','',NULL,NULL,1,0,0,'9476471672060355',0,0,0,0.00,'2022-12-26 16:14:49','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1067,'','','','','','','','DIARIM SANITIZER -60 MLS','1','4','1067','',0.00,'0','100','0','',NULL,NULL,1,0,0,'3947851672060490',0,0,0,0.00,'2022-12-26 16:16:23','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1068,'','','','','','','','MULTIVIT WITH FOLIC ACID- 60MLS','1','4','1068','',0.00,'0','150','0','',NULL,NULL,1,0,0,'3072991672061899',0,0,0,0.00,'2022-12-26 16:43:46','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1069,'','','','','','','','OMEFUX-OMEPRAZOLE 20MG','1','4','1069','',0.00,'0','10','0','',NULL,NULL,10,0,0,'3355141672063310',0,0,0,0.00,'2022-12-26 17:04:32','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1070,'','','','','','','','PRAZONAC-2OMG esomeprazole','1','4','1070','',0.00,'0','15','0','',NULL,NULL,10,0,0,'4014611672063993',0,0,0,0.00,'2022-12-26 17:24:13','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1071,'','','','','','','','ESOMEZOL-20MG CAPS esomeprazole','1','4','1071','',0.00,'0','15','0','',NULL,NULL,5,0,0,'4627861672064703',0,0,0,0.00,'2022-12-26 17:29:15','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1072,'','','','','','','','RAYZIUM-omeprazole 20mg','1','4','1072','',0.00,'0','20','0','',NULL,NULL,5,0,0,'3128871672065025',0,0,0,0.00,'2022-12-26 17:33:11','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1073,'','','','','','','','TRIOFEN-PROFEN SP 100ML','1','4','1073','',0.00,'0','150','0','150',NULL,NULL,1,0,0,'8752351672065510',0,0,0,0.00,'2022-12-26 17:52:07','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1074,'','','','','','','','TRIOFEN-PROFEN 60ML S,P','1','4','1074','',0.00,'O','100','0','',NULL,NULL,1,0,0,'8560221672066327',0,0,0,0.00,'2022-12-26 18:00:49','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1075,'','','','','','','','CALFEN -PROFEN S,P 60MLS','1','4','1075','',0.00,'0','100','0','',NULL,NULL,1,0,0,'3272971672066850',0,0,0,0.00,'2022-12-26 18:03:06','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1076,'','','','','','','','IBUPROFEN S,P- PROFEN 60ML','1','4','1076','',0.00,'0','100','0','',NULL,NULL,1,0,0,'5620241672067097',0,0,0,0.00,'2022-12-26 18:06:32','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1077,'','','','','','','','DAPROFEN - 60ML S,P PROFEN','1','4','1077','',0.00,'0','100','0','',NULL,NULL,1,0,0,'2198731672067193',0,0,0,0.00,'2022-12-26 18:09:53','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1078,'','','','','','','','ZORAFEN -PROFEN S,P 60 ML','1','4','1078','',0.00,'0','100','0','',NULL,NULL,1,0,0,'1068901672067394',0,0,0,0.00,'2022-12-26 18:11:31','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1079,'','','','','','','','IBUX 60 ML-PROFEN S,P','1','4','1079','',0.00,'0','100','0','',NULL,NULL,1,0,0,'2195711672067492',0,0,0,0.00,'2022-12-26 18:13:50','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1080,'','','','','','','','PAFEMIC ACID S.P FOR PEADS 60 ML','1','4','1080','',0.00,'0','400','0','',NULL,NULL,0,0,0,'5445031672067631',0,0,0,0.00,'2022-12-26 18:16:46','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1081,'','','','','','','','PYROFEN-PROFEN S.P 100MLS','1','4','1081','',0.00,'0','200','0','',NULL,NULL,0,0,0,'5047171672067807',0,0,0,0.00,'2022-12-26 18:18:59','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1082,'','','','','','','','PARACETAMOL SUSPENSION-60ML','1','4','1082','',0.00,'0','100','0','',NULL,NULL,2,0,0,'8026721672069505',0,0,0,0.00,'2022-12-26 18:46:41','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1083,'','','','','','','','PONSFRN - S.P PROFEN 60ML','1','4','1083','',0.00,'0','100','0','',NULL,NULL,0,0,0,'4439061672069633',0,0,0,0.00,'2022-12-26 18:49:09','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1084,'','','','','','','','FENPRO -PROFEN S.P 60MLS','1','4','1084','',0.00,'0','100','0','',NULL,NULL,1,0,0,'3566001672069750',0,0,0,0.00,'2022-12-26 18:53:08','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1085,'','','','','','','','FEVAPYN -S,P PROFEN 60 MLS','1','4','1085','',0.00,'0','100','0','',NULL,NULL,0,0,0,'8191661672069989',0,0,0,0.00,'2022-12-26 18:54:24','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1086,'','','','','','','','CETAMOL PARACETAMOL 60MLS S,P','1','4','1086','',0.00,'0','100','0','',NULL,NULL,0,0,0,'1457391672070099',0,0,0,0.00,'2022-12-26 18:57:14','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1087,'','','','','','','','CETAMOL-PARACETAMOL 100 MLS S.P','1','4','1087','',0.00,'0','200','0','',NULL,NULL,0,0,0,'3591681672070235',0,0,0,0.00,'2022-12-26 18:58:06','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1088,'','','','','','','','PYREMOL-PARACETAMOL S.P 60MLS','1','4','1088','',0.00,'0','50','0','',NULL,NULL,0,0,0,'5052911672070453',0,0,0,0.00,'2022-12-26 19:04:34','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1089,'','','','','','','','TAMEDOL TABS- 500 MGS','1','4','1089','',0.00,'0','5','0','',NULL,NULL,0,0,0,'3058181672070755',0,0,0,0.00,'2022-12-26 19:09:39','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1090,'','','','','','','','DINLACINCAPS-INDOMETHACIB 25MG','1','4','1090','',0.00,'0','5','0','',NULL,NULL,0,0,0,'3947251672071192',0,0,0,0.00,'2022-12-26 19:16:08','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1091,'','','','','','','','TRIBEES FORTE TABS-,VIT B1B6B12','1','4','1091','',0.00,'0','40','0','',NULL,NULL,0,0,0,'7160621672074506',0,0,0,0.00,'2022-12-26 20:15:12','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1092,'','','','','','','','SANTRIAX- CEFTRIAXONE INJ.1GM','1','4','1092','',0.00,'45','100','0','100',NULL,NULL,0,0,0,'4334531672080566',0,0,0,0.00,'2022-12-26 21:50:40','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1093,'','','','','','','','RIZEXIN-CETRICINE TABS','1','4','1093','',0.00,'0','10','0','',NULL,NULL,0,0,0,'2772711672081193',0,0,0,0.00,'2022-12-26 22:01:52','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1094,'','','','','','','','INFAPRED-PREDNISOLONE S.P 50MLS','1','4','1094','',0.00,'0','250','0','',NULL,NULL,0,0,0,'5011831672127331',0,0,0,0.00,'2022-12-27 10:51:11','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1095,'','','','','','','','ALLERCOL CHLOROPHNIERAMINE CPM S.P 60 MLS','1','4','1095','',0.00,'0','50','','',NULL,NULL,0,0,0,'1160131672127472',0,0,0,0.00,'2022-12-27 11:08:48','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1096,'','','','','','','','DINLAMIN-CHLOROPHENIRAMINE S,.P 60MLS','1','4','1096','',0.00,'0','50','0','',NULL,NULL,0,0,0,'5550161672128528',0,0,0,0.00,'2022-12-27 11:10:25','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1097,'','','','','','','','PRIOSS-CHLOROPHENIRAMINE 60MLS','1','4','1097','',0.00,'0','50','0','',NULL,NULL,0,0,0,'2530431672131693',0,0,0,0.00,'2022-12-27 12:04:44','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1098,'','','','','','','','PHENALIN-CHLOROPHEBIRAMINE S.P 60MLS','1','4','1098','',0.00,'0','50','0','',NULL,NULL,0,0,0,'1293051672131910',0,0,0,0.00,'2022-12-27 12:06:15','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(1099,'','','','','','','','PIRINOX-CHLORPHENIRAMINE S.P 60MLS','1','4','1099','',0.00,'0','50','0','',NULL,NULL,0,0,0,'7393531672132357',0,0,0,0.00,'2022-12-27 12:13:47','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1100,'','','','','','','','DAWA CPM SYRUP 100 ML','1','4','1100','',0.00,'0','100','0','',NULL,NULL,0,0,0,'2722561672132427',0,0,0,0.00,'2022-12-27 12:15:34','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1101,'','','','','','','','DAWA CPM SYRUP 60MLS','1','4','1101','',0.00,'0','50','0','',NULL,NULL,0,0,0,'2586011672132534',0,0,0,0.00,'2022-12-27 12:16:36','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1102,'','','','','','','','LOZART-HYDROCHLOROTHIAZIDE 12.5MG','1','4','1102','',0.00,'0','5','0','',NULL,NULL,0,0,0,'8523361672133253',0,0,0,0.00,'2022-12-27 12:29:41','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1103,'','','','','','','','CONCOR-BISOPROFOLOL FUMAERATE 5MG','1','4','1103','',0.00,'0','10','0','',NULL,NULL,0,0,0,'9235701672133521',0,0,0,0.00,'2022-12-27 12:34:19','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1104,'','','','','','','','LORHISTINA-LORATADINE TABS 10 MG','1','4','1104','',0.00,'0','20','0','',NULL,NULL,0,0,0,'7292631672141347',0,0,0,0.00,'2022-12-27 14:47:38','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1105,'','','','','','','','VERMX-ALBENDAZOLE 10 ML','1','4','1105','',0.00,'0','50','0','',NULL,NULL,0,0,0,'3280221672143800',0,0,0,0.00,'2022-12-27 15:25:58','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1106,'','','','','','','','UNIWORM-ALBENDAZOLE 10 MLS','1','4','1106','',0.00,'0','50','0','',NULL,NULL,0,0,0,'2941271672143972',0,0,0,0.00,'2022-12-27 15:28:37','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1107,'','','','','','','','WOMBIT- ALBENDAZOLE 10ML','1','4','1107','',0.00,'0','50','0','',NULL,NULL,0,0,0,'3755111672144117',0,0,0,0.00,'2022-12-27 15:30:00','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1108,'','','','','','','','ALBEXATE S.P- ALBENDAZOLE 10ML','1','4','1108','',0.00,'0','50','0','',NULL,NULL,0,0,0,'1483971672144353',0,0,0,0.00,'2022-12-27 15:35:13','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1109,'','','','','','','','TANZOL TABS400MG-ABLENDAZOLE','1','4','1109','',0.00,'0','50','0','',NULL,NULL,0,0,0,'5375551672144514',0,0,0,0.00,'2022-12-27 15:37:02','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1110,'','','','','','','','BENAWORM -ALBENDAZOLE TABS 400 MGS','1','4','1110','',0.00,'0','50','0','',NULL,NULL,0,0,0,'5754981672144622',0,0,0,0.00,'2022-12-27 15:38:44','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1111,'','','','','','','','LETRAX','1','4','1111','',0.00,'0','50','0','',NULL,NULL,0,0,0,'1107561672144807',0,0,0,0.00,'2022-12-27 15:41:25','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1112,'','','','','','','','CALBEN -ALBENDAZOLE 10MLS','1','4','1112','',0.00,'0','50','0','',NULL,NULL,0,0,0,'9569211672144980',0,0,0,0.00,'2022-12-27 16:11:19','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1113,'','','','','','','','HIV SELF TEST KIT','1','4','1113','',0.00,'115','300','0','',NULL,NULL,0,0,0,'297951672151487',0,0,0,0.00,'2022-12-27 17:33:22','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1114,'','','','','','','','ALBAZOL TABS 400MG-ALBENDAZOLE','1','4','1114','',0.00,'0','50','0','',NULL,NULL,0,0,0,'61678542130',0,0,0,0.00,'2023-03-11 16:42:20','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',''),(1115,'','','','','','','','ALBASOL S.P 10ML-ALBENDAZOLE','1','4','1115','',0.00,'0','50','0','',NULL,NULL,0,0,0,'2772711672151750',0,0,0,0.00,'2022-12-27 17:37:03','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1116,'','','','','','','','LEVAWORM S.P 10ML-ALBENDAZOLE','1','4','1116','',0.00,'0','50','0','',NULL,NULL,0,0,0,'2772711672151824',0,0,0,0.00,'2022-12-27 17:38:35','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1117,'','','','','','','','DIMWORM S.P 10ML-ALBENDAZOLE','1','4','1117','',0.00,'0','50','0','',NULL,NULL,0,0,0,'2974501672151934',0,0,0,0.00,'2022-12-27 17:40:17','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1118,'','','','','','','','CLOTRIMAZOLE CREAM 1% WW 20MG','1','4','1118','',0.00,'0','100','0','',NULL,NULL,0,0,0,'748071672152144',0,0,0,0.00,'2022-12-27 17:44:55','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1119,'','','','','','','','SULPHUR OINTMENT 15MG','1','4','1119','',0.00,'0','100','0','',NULL,NULL,0,0,0,'1737131672152322',0,0,0,0.00,'2022-12-27 17:46:16','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1120,'','','','','','','','WHITFIELDS OINTMENT 20GMS','1','4','1120','',0.00,'0','150','0','',NULL,NULL,0,0,0,'1810231672152471',0,0,0,0.00,'2022-12-27 17:49:50','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1121,'','','','','','','','WHITFIEDS OINTMENT 15 GMS','1','4','1121','',0.00,'0','100','0','',NULL,NULL,0,0,0,'8733621672152590',0,0,0,0.00,'2022-12-27 17:51:30','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1122,'','','','','','','','ABNAL NASAL DROPS 10ML','1','4','1122','',0.00,'0','50','0','',NULL,NULL,0,0,0,'3643341672153867',0,0,0,0.00,'2022-12-27 18:12:05','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1123,'','','','','','','','ELIVATE OINTMENT 15GMS','1','4','1123','',0.00,'0','100','0','',NULL,NULL,0,0,0,'2772101672155044',0,0,0,0.00,'2022-12-27 18:33:32','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1124,'','','','','','','','HITORAL KETOCONAZOLE 200MG','1','4','1124','',0.00,'0','10','0','',NULL,NULL,0,0,0,'3688051672165213',0,0,0,0.00,'2022-12-27 21:22:08','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1125,'','','','','','','','NEEDLES G.23','1','4','1125','',0.00,'0','10','0','',NULL,NULL,0,0,0,'1985451672165395',0,0,0,0.00,'2022-12-27 21:24:04','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1126,'','','','','','','','AMOXILACT -AMOXILIN 500MG','1','4','1126','',0.00,'0','10','0','',NULL,NULL,0,0,0,'9549881672165445',0,0,0,0.00,'2022-12-27 21:25:22','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1127,'','','','','','','','HISTARGAN-PROMETHAZINE S.P 60ML','1','4','1127','',0.00,'0','100','0','',NULL,NULL,0,0,0,'6667901672165542',0,0,0,0.00,'2022-12-27 21:27:14','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(1128,'','','','','','','','DICLOFENAC INJ.75MG','1','4','1128','',0.00,'0','100','0','',NULL,NULL,0,0,0,'5477051672165634',0,0,0,0.00,'2022-12-27 21:28:29','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(1129,'','','','','','','','FUROSEMIDE INJ,20MG','1','4','1129','',0.00,'0','300','0','',NULL,NULL,0,0,0,'6515041672165709',0,0,0,0.00,'2022-12-27 21:30:18','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(1130,'','','','','','','','REDCEF-CEFRIAXONE 1G','1','4','1130','',0.00,'0','100','0','',NULL,NULL,0,0,0,'3047611672165819',0,0,0,0.00,'2022-12-27 21:32:05','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(1131,'','','','','','','','OMACIP-CIPROFLOXACINE 500MG TABS','1','4','1131','',0.00,'0','200','0','',NULL,NULL,0,0,0,'1535331672165957',0,0,0,0.00,'2022-12-27 21:33:58','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(1132,'','','','','','','','GENYTAMYCIN INJ. 80MG','1','4','1132','',0.00,'0','100','0','',NULL,NULL,0,0,0,'3222831672166059',0,0,0,0.00,'2022-12-27 21:36:40','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(1133,'','','','','','','','LYDIA CONTRACEPTIVE INJ.','1','4','1133','',0.00,'0','250','0','',NULL,NULL,0,0,0,'9365601672166236',0,0,0,0.00,'2022-12-27 21:39:06','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(1134,'','','','','','','','TROGYL-METRONIDAZOLE 200MG','1','4','1134','',0.00,'0','5','0','',NULL,NULL,0,0,0,'1773981672166346',0,0,0,0.00,'2022-12-27 21:41:30','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(1135,'','','','','','','','PARACETAMOL INJ 10ML','1','4','1135','',0.00,'0','300','0','',NULL,NULL,0,0,0,'1215111672166490',0,0,0,0.00,'2022-12-27 21:43:24','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(1136,'','','','','','','','RAMGIC TRAMADOL INJ.','1','4','1136','',0.00,'0','200','0','',NULL,NULL,0,0,0,'4226991672166654',0,0,0,0.00,'2022-12-27 21:45:32','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1137,'','','','','','','','FIDEMYCIN CREAM 15G','1','4','1137','',0.00,'0','100','0','',NULL,NULL,0,0,0,'3209841672227596',0,0,0,0.00,'2022-12-28 14:41:58','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1138,'','','','','','','','BETAMETASON CREAM 15 GM','1','4','1138','',0.00,'0','100','0','',NULL,NULL,0,0,0,'7834891672227718',0,0,0,0.00,'2022-12-28 14:43:07','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1139,'','','','','','','','RUBIPAN BALM OINTEMENT','1','4','1139','',0.00,'0','200','0','',NULL,NULL,0,0,0,'5731111672227892',0,0,0,0.00,'2022-12-28 14:45:55','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(1140,'','','','','','','','FUTLIS HERBAL- ANTIFUNGAL','1','2','1140','',0.00,'0','150','0','',NULL,NULL,0,0,0,'2329841672228628',0,0,0,0.00,'2022-12-28 14:58:20','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(1141,'','','','','','','','CANADIL-CLOTRIMAZOLE PESSARIES','1','4','1141','',0.00,'0','150','0','',NULL,NULL,0,0,0,'8644501672228701',0,0,0,0.00,'2022-12-28 14:59:55','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1142,'','','','','','','','NOCANZ-FLUCONAZOLE 150MG','1','4','1142','',0.00,'0','50','0','',NULL,NULL,0,0,0,'1625661672228832',0,0,0,0.00,'2022-12-28 15:13:06','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1143,'','','','','','','','DIAREZ-LOPERAMIDE 2MG','1','4','1143','',0.00,'0','10','0','',NULL,NULL,0,0,0,'9846231672229719',0,0,0,0.00,'2022-12-28 15:18:13','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1144,'','','','','','','','SECNID -DS 1000MG','1','4','1144','',0.00,'0','100','0','',NULL,NULL,0,0,0,'4446611672229894',0,0,0,0.00,'2022-12-28 15:19:33','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(1145,'','','','','','','','IIMMOBULK-LOPERAMIDE 2MG 6 CAPS','1','4','1145','',0.00,'0','10','0','',NULL,NULL,0,0,0,'7609831672229973',0,0,0,0.00,'2022-12-28 15:21:21','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1146,'','','','','','','','BIOFULVIN -GRISIOFUVIN 500MG','1','4','1146','',0.00,'0','10','0','',NULL,NULL,0,0,0,'4647201672231327',0,0,0,0.00,'2022-12-28 15:43:36','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1147,'','','','','','','','BIOFULVIN - GRISIOFULFULVIN 125MG','1','4','1147','',0.00,'0','10','0','',NULL,NULL,0,0,0,'5697581672231417',0,0,0,0.00,'2022-12-28 15:45:33','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1148,'','','','','','','','option 2-p2','1','4','1148','',0.00,'0','100','0','',NULL,NULL,0,0,0,'9814811672234302',0,0,0,0.00,'2022-12-28 16:34:08','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1149,'','','','','','','','CHOICE 72-P2','1','4','1149','',0.00,'19','100','0','100',NULL,NULL,0,0,0,'2742191672234483',0,0,0,0.00,'2022-12-28 16:36:08','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1150,'','','','','','','','EMCON -P2','1','4','1150','',0.00,'0','100','0','',NULL,NULL,0,0,0,'9061391672234569',0,0,0,0.00,'2022-12-28 16:36:54','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1151,'','','','','','','','REDCEF-CEFTRIAXONE 1G INJ.','1','4','1151','',0.00,'0','100','0','',NULL,NULL,0,0,0,'6162801672237474',0,0,0,0.00,'2022-12-28 17:26:58','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1152,'','','','','','','','GENTAMYCIN INJ.80MGS','1','4','1152','',0.00,'0','100','0','',NULL,NULL,0,0,0,'5247461672237705',0,0,0,0.00,'2022-12-28 17:29:28','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1153,'','','','','','','','GALCIPRO -CIPROFLOXACINE 500MG TABS','1','4','1153','',0.00,'0','20','0','',NULL,NULL,0,0,0,'2591151672299743',0,0,0,0.00,'2022-12-29 10:44:03','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1154,'','','','','','','','MEDICEF-CEPHALEXINE 500MG','1','4','1154','',0.00,'0','30','0','',NULL,NULL,0,0,0,'2366991672324276',0,0,0,0.00,'2022-12-29 17:33:50','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1155,'','','','','','','','INDOPAC-INDOMETHAZINE 35MG','1','4','1155','',0.00,'0','5','0','',NULL,NULL,0,0,0,'5378871672324431',0,0,0,0.00,'2022-12-29 17:36:56','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1156,'','','','','','','','ERYTHROX-ERYTHROMYCIN TABS 500MG','1','4','1156','',0.00,'0','15','0','',NULL,NULL,0,0,0,'1010891672324666',0,0,0,0.00,'2022-12-29 17:39:21','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(1157,'','','','','','','','LECOTRIM-TRIMOXASOLE 480MG TABS','1','4','1157','',0.00,'0','10','0','',NULL,NULL,0,0,0,'8008291672324773',0,0,0,0.00,'2022-12-29 17:40:52','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1158,'','','','','','','','DAWAFLOX- FLOXAPEN 500MG CAPS','1','4','1158','',0.00,'0','20','0','',NULL,NULL,0,0,0,'8843281672324896',0,0,0,0.00,'2022-12-29 17:43:04','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(1159,'','','','','','','','DAWAFLOX- FLOXAPEN 250 MG CAPS','1','4','1159','',0.00,'0','20','0','',NULL,NULL,0,0,0,'9253831672324985',0,0,0,0.00,'2022-12-29 17:43:57','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1160,'','','','','','','','ARCET-SUPPOSITORY 250MG','1','4','1160','',0.00,'35','50','0','',NULL,NULL,0,0,0,'4313691672325037',0,0,0,0.00,'2022-12-29 17:45:09','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1161,'','','','','','','','ORASAL-ORS','1','4','1161','',0.00,'0','15','0','',NULL,NULL,0,0,0,'6484831672337127',0,0,0,0.00,'2022-12-29 21:06:36','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1162,'','','','','','','','PARADOL - PARACETAMOL 500 MGS TABS','1','4','1162','',0.00,'0','5','0','',NULL,NULL,0,0,0,'4873771672503503',0,0,0,0.00,'2022-12-31 19:20:02','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1163,'','','','','','','','PREGNANCY TEST(LABOREX)','1','4','1163','',0.00,'0','50','0','',NULL,NULL,0,0,0,'7636721672503941',0,0,0,0.00,'2022-12-31 19:29:48','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1164,'','','','','','','','RELCER GEL 180 MLS','1','4','1164','',0.00,'0','500','0','',NULL,NULL,0,0,0,'4823621672504246',0,0,0,0.00,'2022-12-31 19:43:48','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1165,'','','','','','','','ATENOLOL LONET TABS 50MG','1','4','1165','',0.00,'4','10','0','',NULL,NULL,0,0,0,'449001672823626',0,0,0,0.00,'2023-01-04 12:17:27','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1166,'','','','','','','','BURN CREAM (FLAZINE) 15 MG','1','4','1166','',0.00,'29','100','0','',NULL,NULL,0,0,0,'3995581672823875',0,0,0,0.00,'2023-01-04 12:21:11','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1167,'','','','','','','','DEXAMETHAZONE INJ ','1','4','1167','',0.00,'15','100','0','',NULL,NULL,0,0,0,'4640251672824098',0,0,0,0.00,'2023-01-04 12:23:02','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1168,'','','','','','','','STREPSIL LOZ(regular)','1','4','1168','',0.00,'24.4','40','0','40',NULL,NULL,0,0,0,'61693604393',0,0,0,0.00,'2023-09-02 00:40:53','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',''),(1169,'','','','','','','','HEMOVIT(ADD ZINC)V S.P 200ML','1','4','1169','',0.00,'0','550','0','',NULL,NULL,0,0,0,'1462831672824646',0,0,0,0.00,'2023-01-04 12:33:28','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1170,'','','','','','','','CHARCOAL TABLETS','1','4','1170','',0.00,'0','10','0','',NULL,NULL,0,0,0,'5247461672825820',0,0,0,0.00,'2023-01-04 12:50:55','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(1171,'','','','','','','','DICLOFENAC GEL (DOLOR)','1','4','1171','',0.00,'19','100','0','100',NULL,NULL,0,0,0,'4090441672937456',0,0,0,0.00,'2023-01-05 19:52:56','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1172,'','','','','','','','ENTAMAXINE CAPSULES','1','4','1172','',0.00,'0','20','0','',NULL,NULL,0,0,0,'9189181672938242',0,0,0,0.00,'2023-01-05 20:06:22','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1173,'','','','','','','','AQUATAB','1','4','1173','',0.00,'0','10','0','',NULL,NULL,0,0,0,'2772711673114522',0,0,0,0.00,'2023-01-07 21:03:14','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1174,'','','','','','','','SONATEC-M/WASH MENTHOL FRESH 250 ML','1','4','1174','',0.00,'242','500','0','',NULL,NULL,0,0,0,'331491673423540',0,0,0,0.00,'2023-01-11 10:54:39','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1175,'','','','','','','','ESOMAC 40MG CAPS','1','4','1175','',0.00,'0','30','0','',NULL,NULL,0,0,0,'4367761673620458',0,0,0,0.00,'2023-01-13 17:35:51','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1176,'','','','','','','','KALUMA KING LOZENGES','1','4','1176','',0.00,'5','25','0','25',NULL,NULL,0,0,0,'6903231673620630',0,0,0,0.00,'2023-01-13 17:39:09','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(1177,'','','','','','','','PREGNACARE ORIGINAL','1','4','1177','',0.00,'0','30','0','',NULL,NULL,0,0,0,'499751673626641',0,0,0,0.00,'2023-01-13 19:18:17','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1178,'','','','','','','','PHENAFLU SYRUPV 100 ML','1','4','1178','',0.00,'60','150','0','',NULL,NULL,0,0,0,'8959591673851896',0,0,0,0.00,'2023-01-16 09:52:55','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1179,'','','','','','','','HYOMIDE TABS','1','4','1179','',0.00,'2','10','0','',NULL,NULL,0,0,0,'6484831674136252',0,0,0,0.00,'2023-01-19 16:52:35','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1180,'','','','','','','','LEVOFREE 5MG','1','4','1180','',0.00,'0','20','0','',NULL,NULL,0,0,0,'2974501674138266',0,0,0,0.00,'2023-01-19 17:25:55','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1181,'','','','','','','',' AMOXYL (MOXACIL) 100ML','1','4','1181','',0.00,'41','100','0','',NULL,NULL,0,0,0,'6686631674192514',0,0,0,0.00,'2023-01-20 08:30:00','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1182,'','','','','','','','AMOXYL(MOXACIL) 60ML','1','4','1182','',0.00,'30','50','0','',NULL,NULL,0,0,0,'4213091674192601',0,0,0,0.00,'2023-01-20 08:31:18','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(1183,'','','','','','','','DELASED CHESTY NON DROWSY 100ML','1','4','1183','',0.00,'109','200','0','',NULL,NULL,0,0,0,'6690861674192880',0,0,0,0.00,'2023-01-20 08:36:47','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1184,'','','','','','','','DELASED DRY COUGH 100ML','1','4','1184','',0.00,'109','200','0','',NULL,NULL,0,0,0,'6686631674193008',0,0,0,0.00,'2023-01-20 08:38:03','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1185,'','','','','','','','DEXAMETHASONE TABS 4MG (DEXAMER)','1','4','1185','',0.00,'3','10','0','',NULL,NULL,0,0,0,'51678437675',0,0,0,0.00,'2023-03-10 11:41:46','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',''),(1186,'','','','','','','','ELASTOPLAST (NEXAPLAST-)','1','2','1186','',0.00,'0','10','0','',NULL,NULL,0,0,0,'9039941674193275',0,0,0,0.00,'2023-01-20 08:42:45','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1187,'','','','','','','','GLUCOMET 850MG','1','4','1187','',0.00,'0','10','0','',NULL,NULL,0,0,0,'7485371674193640',0,0,0,0.00,'2023-01-20 08:48:32','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1188,'','','','','','','','HYDROCOTYSONE CREAM(HYCORUM)','1','4','1188','',0.00,'28','100','0','',NULL,NULL,0,0,0,'5135081674193800',0,0,0,0.00,'2023-01-20 08:51:52','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1189,'','','','','','','','LEVOFLOXACIN 500MG (LIVOTA)','1','4','1189','',0.00,'59','200','0','200',NULL,NULL,0,0,0,'2077891674193977',0,0,0,0.00,'2023-01-20 08:54:36','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1190,'','','','','','','','SENSODYNE ECTRA FRESH 40ML','1','4','1190','',0.00,'173','300','0','',NULL,NULL,0,0,0,'7575391674194337',0,0,0,0.00,'2023-01-20 09:00:12','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1191,'','','','','','','','SENSODYNE FRESH MINT 40ML','1','4','1191','',0.00,'173','300','0','',NULL,NULL,0,0,0,'752301674194413',0,0,0,0.00,'2023-01-20 09:01:29','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1192,'','','','','','','','WATER QUARD 150ML','1','4','1192','',0.00,'24','50','0','',NULL,NULL,0,0,0,'7282971674194607',0,0,0,0.00,'2023-01-20 09:04:21','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1193,'','','','','','','','ADOL SUPPOSITORY 250 MG','1','2','1193','',0.00,'27','50','0','',NULL,NULL,0,0,0,'2585711674585435',0,0,0,0.00,'2023-01-24 21:38:22','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1194,'','','','','','','','GLYCERINE CHILD SUPP 2GMS','1','2','1194','',0.00,'50','100','0','',NULL,NULL,0,0,0,'5243531674585540',0,0,0,0.00,'2023-01-24 21:40:07','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1195,'','','','','','','','MEFRIL-CAPS MAFENAMIC ACID 250 MGS','1','2','1195','',0.00,'0','10','0','',NULL,NULL,0,0,0,'7191431674585680',0,0,0,0.00,'2023-01-24 21:43:01','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1196,'','','','','','','','DAWASTIN-NYSTATIN 30 ML','1','2','1196','',0.00,'38','100','0','100',NULL,NULL,0,0,0,'61693538245',0,0,0,0.00,'2023-09-01 06:17:41','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',''),(1197,'','','','','','','','OPTIMAL MOUTH WASH 100 ML','1','2','1197','',0.00,'85','200','0','',NULL,NULL,0,0,0,'165941674585993',0,0,0,0.00,'2023-01-24 21:47:37','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1198,'','','','','','','','RIXEDINE MOUTHWASH','1','2','1198','',0.00,'48','200','0','',NULL,NULL,0,0,0,'3837281674586078',0,0,0,0.00,'2023-01-24 21:48:52','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1199,'','','','','','','','ZYCET -CETRIZINE S.P 60 ML','1','2','1199','',0.00,'0','100','0','',NULL,NULL,0,0,0,'5247461674586710',0,0,0,0.00,'2023-01-24 21:59:13','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1200,'','','','','','','','RL I.V FLUIDS 500ML','1','2','1200','',0.00,'0','100','0','',NULL,NULL,0,0,0,'7306531674754222',0,0,0,0.00,'2023-01-26 20:31:47','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1201,'','','','','','','','NS I.V FLUID 500ML','1','4','1201','',0.00,'0','100','0','',NULL,NULL,0,0,0,'1535331674754307',0,0,0,0.00,'2023-01-26 20:32:43','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1202,'','','','','','','','D5 I.V FLUID 500 ML','1','4','1202','',0.00,'0','100','0','',NULL,NULL,0,0,0,'7722211674754364',0,0,0,0.00,'2023-01-26 20:33:47','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1203,'','','','','','','','lLAVA 100ML','1','4','1203','',0.00,'0','250','0','',NULL,NULL,0,0,0,'7722211674835177',0,0,0,0.00,'2023-01-27 19:00:48','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1204,'','','','','','','','ZEROCIN AZITHROMYCIN 500MG TABS','1','4','1204','',0.00,'0','150','0','',NULL,NULL,0,0,0,'1535331675066193',0,0,0,0.00,'2023-01-30 11:11:06','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1205,'','','','','','','','ANUSOL OINTMENT 25GM','1','4','1205','',0.00,'0','1000','0','',NULL,NULL,0,0,0,'8959591675067178',0,0,0,0.00,'2023-01-30 11:46:19','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1206,'','','','','','','','CEFADROXIL DROX CAPS 500MG','1','2','1206','',0.00,'15','40','0','',NULL,NULL,0,0,0,'5600301675095494',0,0,0,0.00,'2023-01-30 19:20:12','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1207,'','','','','','','','DAWAFLOX S.P 100ML','1','2','1207','',0.00,'75','200','0','',NULL,NULL,0,0,0,'6644041675096113',0,0,0,0.00,'2023-01-30 19:30:17','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1208,'','','','','','','','ESOMEZOLE CAPS 40 MG','1','2','1208','',0.00,'6','20','0','',NULL,NULL,0,0,0,'6439221675096829',0,0,0,0.00,'2023-01-30 19:43:07','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1209,'','','','','','','','CANDINIL FLUCONAZOLE S.P 35 ML','1','4','1209','',0.00,'199','350','0','',NULL,NULL,0,0,0,'1589101675096987',0,0,0,0.00,'2023-01-30 19:45:08','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1210,'','','','','','','','NIFESTAR SR NIFEDIPINE TABS20 MG','1','2','1210','',0.00,'0','5','0','',NULL,NULL,0,0,0,'5750441675097279',0,0,0,0.00,'2023-01-30 19:50:04','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1211,'','','','','','','','PURECAL SYP 200ML','1','4','1211','',0.00,'480','750','0','',NULL,NULL,0,0,0,'970111675178449',0,0,0,0.00,'2023-01-31 18:22:40','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1212,'','','','','','','','ZENTEL TABS ALBEDAZOLE 400 MG','1','2','1212','',0.00,'129','200','0','',NULL,NULL,0,0,0,'9818741675184347',0,0,0,0.00,'2023-01-31 20:01:55','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1213,'','','','','','','','OMEGA 3 CAPSULES 1000MG','1','2','1213','',0.00,'0','50','0','',NULL,NULL,0,0,0,'8959591675184944',0,0,0,0.00,'2023-01-31 20:10:10','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1214,'','','','','','','','BETA GRIPE WATER 60 ML','1','2','1214','',0.00,'75','150','0','',NULL,NULL,0,0,0,'1737131675536131',0,0,0,0.00,'2023-02-04 21:43:38','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1215,'','','','','','','','C-CIPRO CIPROFLOXACINE 500MG TABS','1','2','1215','',0.00,'4','10','0','10',NULL,NULL,0,0,0,'5477051675669860',0,0,0,0.00,'2023-02-06 10:54:10','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1216,'','','','','','','','MEDIMAX COTTON WOOL 100GM','1','2','1216','',0.00,'65','100','0','',NULL,NULL,0,0,0,'7788671675670083',0,0,0,0.00,'2023-02-06 10:57:01','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1217,'','','','','','','','MEDIMAX COTTON WOOL 50GM','1','2','1217','',0.00,'35','50','0','',NULL,NULL,0,0,0,'3435501675670221',0,0,0,0.00,'2023-02-06 10:58:13','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1218,'','','','','','','','ENO TABLETS','1','2','1218','',0.00,'5','10','0','',NULL,NULL,0,0,0,'1386101675670344',0,0,0,0.00,'2023-02-06 11:00:36','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1219,'','','','','','','','IBUFIL- IBUPROFEN 400MG','1','2','1219','',0.00,'0','10','0','',NULL,NULL,0,0,0,'4267471675670557',0,0,0,0.00,'2023-02-06 11:04:49','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1220,'','','','','','','','MEGYL-METRONIDAZOLE 400MG','1','2','1220','',0.00,'0','10','0','',NULL,NULL,0,0,0,'7608021675670758',0,0,0,0.00,'2023-02-06 11:08:29','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1221,'','','','','','','','BESTdin MOUTH WASH 100ML','1','2','1221','',0.00,'100','200','0','',NULL,NULL,5,0,0,'2215041678348056',0,0,0,0.00,'2023-03-09 10:52:54','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1222,'','','','','','','','BENAGAS GEL 180 ML','1','2','1222','',0.00,'120','250','0','',NULL,NULL,0,0,0,'2799591678351459',0,0,0,0.00,'2023-03-09 11:47:20','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1223,'','','','','','','','BENAGAS GEL 100 ML','1','2','1223','',0.00,'100','150','0','',NULL,NULL,0,0,0,'1576111678351641',0,0,0,0.00,'2023-03-09 11:48:47','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1224,'','','','','','','','COOL DOUBLE ACTION 200 ML','1','2','1224','',0.00,'200','300','0','300',NULL,NULL,0,0,0,'727831678351728',0,0,0,0.00,'2023-03-09 11:50:58','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(1225,'','','','','','','','NEXID GEL 100ML','1','2','1225','',0.00,'150','250','0','',NULL,NULL,0,0,0,'6047101678352518',0,0,0,0.00,'2023-03-09 12:03:26','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1226,'','','','','','','','TRICOFF GREEN 60ML','1','2','1226','',0.00,'50','100','0','',NULL,NULL,0,0,0,'5045961678352853',0,0,0,0.00,'2023-03-09 12:10:45','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(1227,'','','','','','','','TRICOFF BROWN 60 ML','1','2','1227','',0.00,'50','100','0','',NULL,NULL,0,0,0,'9387651678353045',0,0,0,0.00,'2023-03-09 12:11:45','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1228,'','','','','','','','TRICOFF RED 60 ML','1','2','1228','',0.00,'50','100','0','',NULL,NULL,0,0,0,'8670481678353105',0,0,0,0.00,'2023-03-09 12:12:45','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1229,'','','','','','','','TRICOFF RED 100 ML','1','2','1229','',0.00,'100','150','0','',NULL,NULL,0,0,0,'1863711678353166',0,0,0,0.00,'2023-03-09 12:13:31','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(1230,'','','','','','','','TRICOFF GREEN 100 ML','1','2','1230','',0.00,'100','150','0','',NULL,NULL,0,0,0,'3985011678353227',0,0,0,0.00,'2023-03-09 12:15:12','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1231,'','','','','','','','APYCY (APC)','1','2','1231','',0.00,'5','10','0','',NULL,NULL,0,0,0,'7465131678356419',0,0,0,0.00,'2023-03-09 13:10:05','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1232,'','','','','','','','PIROCAM-20','1','2','1232','',0.00,'3','5','0','',NULL,NULL,50,0,0,'3043991678374742',0,0,0,0.00,'2023-03-09 18:15:19','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','200',NULL),(1233,'','','','','','','','UXIM 15 TABS MELOXICAM','1','2','1233','',0.00,'13','20','0','',NULL,NULL,50,0,0,'6744331678377145',0,0,0,0.00,'2023-03-09 18:55:43','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','50',NULL),(1234,'','','','','','','','THIOCARB PROM 100MLS','1','2','1234','',0.00,'120','250','0','',NULL,NULL,5,0,0,'9321501678377811',0,0,0,0.00,'2023-03-09 19:09:16','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1235,'','','','','','','','ONACOF 100MLS','1','2','1235','',0.00,'120','200','0','',NULL,NULL,5,0,0,'8730901678379754',0,0,0,0.00,'2023-03-09 19:37:38','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1236,'','','','','','','','CARYL EXPECTORANT 100MLS','1','2','1236','',0.00,'120','250','0','250',NULL,NULL,5,0,0,'5431741678379859',0,0,0,0.00,'2023-03-09 19:39:59','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1237,'','','','','','','','BUKOL 10MG HYOSCINE','1','2','1237','',0.00,'10','15','0','',NULL,NULL,50,0,0,'6097251678380871',0,0,0,0.00,'2023-03-09 19:57:37','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','50',NULL),(1238,'','','','','','','','SICLOFEN- MR','1','2','1238','',0.00,'10','30','0','30',NULL,NULL,50,0,0,'9333281678381058',0,0,0,0.00,'2023-03-09 19:59:20','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','50',NULL),(1239,'','','','','','','','TRACK MR TABS','1','2','1239','',0.00,'14','30','0','30',NULL,NULL,10,0,0,'314571678382621',0,0,0,0.00,'2023-03-09 20:25:35','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','10',NULL),(1240,'','','','','','','','RELIF PLUS TABS','1','2','1240','',0.00,'30','50','0','',NULL,NULL,20,0,0,'9075891678382735',0,0,0,0.00,'2023-03-09 20:27:44','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','20',NULL),(1241,'','','','','','','','UCON -10 MONTELUKAST','1','2','1241','',0.00,'10','20','0','',NULL,NULL,20,0,0,'1496961678386652',0,0,0,0.00,'2023-03-09 21:32:54','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','20',NULL),(1242,'','','','','','','','NEOCOFF D 100 ML','1','2','1242','',0.00,'70','150','0','',NULL,NULL,0,0,0,'5941671678443868',0,0,0,0.00,'2023-03-10 13:25:35','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1243,'','','','','','','','ALTRINE TABS 10MG','1','4','1243','',0.00,'0','10','0','',NULL,NULL,0,0,0,'7175721678444657',0,0,0,0.00,'2023-03-10 13:38:25','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','50',NULL),(1244,'','','','','','','','CETRIHIST SYRUP 60 ML','1','2','1244','',0.00,'45','100','0','100',NULL,NULL,0,0,0,'8502221678444928',0,0,0,0.00,'2023-03-10 13:43:45','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1245,'','','','','','','','PIRIOSS SYRUP 60MLS','1','2','1245','',0.00,'25','50','0','',NULL,NULL,0,0,0,'1474911678445291',0,0,0,0.00,'2023-03-10 13:49:40','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1246,'','','','','','','','DAWASOLONE SYRUP 60 ML','1','2','1246','',0.00,'110','250','0','',NULL,NULL,0,0,0,'7270281678445572',0,0,0,0.00,'2023-03-10 13:53:59','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1247,'','','','','','','','COTRICEL SYRUP 100ML ','1','2','1247','',0.00,'0','150','0','',NULL,NULL,0,0,0,'7580231678446626',0,0,0,0.00,'2023-03-10 14:11:35','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1248,'','','','','','','','CLAV-457','1','2','1248','',0.00,'250','500','0','',NULL,NULL,0,0,0,'9724791678448909',0,0,0,0.00,'2023-03-10 14:51:58','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1249,'','','','','','','','OLSOLONE SYRUP 50- ML','1','2','1249','',0.00,'150','250','0','',NULL,NULL,0,0,0,'1382171678449295',0,0,0,0.00,'2023-03-10 14:56:00','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1250,'','','','','','','','NEFIN 20 ER','1','2','1250','',0.00,'2.5','5','0','',NULL,NULL,0,0,0,'2515621678452981',0,0,0,0.00,'2023-03-10 15:57:51','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','50',NULL),(1251,'','','','','','','','ATASTST 20 ATOVASTASTIN','1','2','1251','',0.00,'0','15','0','',NULL,NULL,0,0,0,'1683051678453249',0,0,0,0.00,'2023-03-10 16:03:54','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1252,'','','','','','','','GLUCOPHAGE 1000MG','1','2','1252','',0.00,'0','5','0','',NULL,NULL,0,0,0,'3252731678453749',0,0,0,0.00,'2023-03-10 16:10:16','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1253,'','','','','','','','Z -OFLOX OZ ORNIDAZOLE','1','2','1253','',0.00,'200','350','0','',NULL,NULL,5,0,0,'8775011678525292',0,0,0,0.00,'2023-03-11 12:04:21','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1254,'','','','','','','','MALAREM SUSPENSION 60MLS','1','2','1254','',0.00,'100','200','0','',NULL,NULL,5,0,0,'4527871678525462',0,0,0,0.00,'2023-03-11 12:06:21','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1255,'','','','','','','','SENIDOL 2GM SECNIDAZOLE','1','2','1255','',0.00,'40','100','0','',NULL,NULL,200,0,0,'1907511678525989',0,0,0,0.00,'2023-03-11 12:16:05','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','200',NULL),(1256,'','','','','','','','C -SECNI 2GM','1','2','1256','',0.00,'50','100','1','100',NULL,NULL,10,0,0,'4638741678526165',0,0,0,0.00,'2023-03-11 12:18:07','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','10',NULL),(1257,'','','','','','','','TAGERA FORTE 2GM','1','2','1257','',0.00,'60','150','0','150',NULL,NULL,10,0,0,'2447951678526357',0,0,0,0.00,'2023-03-11 12:23:32','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','10',NULL),(1258,'','','','','','','','BENASTEN V6 PESSARIES','1','2','1258','',0.00,'50','150','0','150',NULL,NULL,5,0,0,'2202051678528053',0,0,0,0.00,'2023-03-11 12:49:07','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1259,'','','','','','','','BENASTEN V3 PESSARIES','1','2','1259','',0.00,'100','200','0','200',NULL,NULL,5,0,0,'5935021678528147',0,0,0,0.00,'2023-03-11 12:50:50','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1260,'','','','','','','','FINEMOX 625MG','1','2','1260','',0.00,'120','400','0','',NULL,NULL,5,0,0,'4613971678529180',0,0,0,0.00,'2023-03-11 13:07:59','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1261,'','','','','','','','AXYLIN 500MG CAPS','1','2','1261','',0.00,'5','10','0','',NULL,NULL,200,0,0,'8188041678529576',0,0,0,0.00,'2023-03-11 13:15:36','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','200',NULL),(1262,'','','','','','','','ZITHROX 250 MG','1','2','1262','',0.00,'200','300','0','',NULL,NULL,5,0,0,'6152231678529772',0,0,0,0.00,'2023-03-11 13:19:32','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1263,'','','','','','','','ZIMACIN 500MG AZT','1','2','1263','',0.00,'50','150','0','',NULL,NULL,5,0,0,'147811678530038',0,0,0,0.00,'2023-03-11 13:22:15','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1264,'','','','','','','','RIOMYCIN 500MG AZT TABS','1','2','1264','',0.00,'50','200','0','',NULL,NULL,5,0,0,'7836101678530187',0,0,0,0.00,'2023-03-11 13:24:46','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1265,'','','','','','','','AZIFLAM 500MG TABS','1','2','1265','',0.00,'50','150','0','',NULL,NULL,5,0,0,'5405451678530286',0,0,0,0.00,'2023-03-11 13:26:07','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1266,'','','','','','','','CAREDOX 100MG CAPS','1','2','1266','',0.00,'7','10','0','',NULL,NULL,100,0,0,'502471678530433',0,0,0,0.00,'2023-03-11 13:28:37','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','100',NULL),(1267,'','','','','','','','MOXILACT 500MG CAPS','1','2','1267','',0.00,'5','10','0','',NULL,NULL,100,0,0,'4473191678530541',0,0,0,0.00,'2023-03-11 13:30:53','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','100',NULL),(1268,'','','','','','','','MOXACIL 250MG CAPS','1','2','1268','',0.00,'5','10','0','',NULL,NULL,100,0,0,'7685051678530653',0,0,0,0.00,'2023-03-11 13:32:25','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','100',NULL),(1269,'','','','','','','','SPAMOX 500MG CAPS','1','2','1269','',0.00,'7','10','0','',NULL,NULL,100,0,0,'6686331678530746',0,0,0,0.00,'2023-03-11 13:33:48','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','100',NULL),(1270,'','','','','','','','NIFURAN 100MG TABS','1','2','1270','',0.00,'10','15','0','',NULL,NULL,100,0,0,'8982551678530828',0,0,0,0.00,'2023-03-11 13:35:03','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','100',NULL),(1271,'','','','','','','','VIRGINITY SOAP','1','2','1271','',0.00,'500','200','0','',NULL,NULL,3,0,0,'389491678531112',0,0,0,0.00,'2023-03-11 13:40:34','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','3',NULL),(1272,'','','','','','','','LEO CONDOM','1','2','1272','',0.00,'25','100','0','',NULL,NULL,10,0,0,'5101551678531234',0,0,0,0.00,'2023-03-11 13:42:12','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','10',NULL),(1273,'','','','','','','','KISS STRAWBERRY CONDOMS','1','2','1273','',0.00,'40','100','0','',NULL,NULL,10,0,0,'1172511678531473',0,0,0,0.00,'2023-03-11 13:45:54','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','10',NULL),(1274,'','','','','','','','SALINAS DROPS','1','2','1274','',0.00,'50','100','0','',NULL,NULL,5,0,0,'3177811678531603',0,0,0,0.00,'2023-03-11 13:48:06','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1275,'','','','','','','','DEXNEO','1','2','1275','',0.00,'90','200','0','',NULL,NULL,5,0,0,'726021678531754',0,0,0,0.00,'2023-03-11 13:50:29','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1276,'','','','','','','','DEXOMET N','1','2','1276','',0.00,'70','150','0','',NULL,NULL,5,0,0,'9160181678531830',0,0,0,0.00,'2023-03-11 13:52:17','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1277,'','','','','','','','METHYLATED SPIRIT 50MLS','1','2','1277','',0.00,'25','50','0','50',NULL,NULL,5,0,0,'581321678532249',0,0,0,0.00,'2023-03-11 13:59:08','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1278,'','','','','','','','CHLORHEXIDINE ANTISEPTIC 75MLS','1','2','1278','',0.00,'100','150','0','',NULL,NULL,5,0,0,'7031931678532374',0,0,0,0.00,'2023-03-11 14:02:43','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1279,'','','','','','','','CHLORHEXIDINE ANTISEOTIC 125MLS','1','2','1279','',0.00,'150','200','0','',NULL,NULL,5,0,0,'2068831678532564',0,0,0,0.00,'2023-03-11 14:04:13','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1280,'','','','','','','','PURE LIQUID PARRAFFIN 50MLS','1','2','1280','',0.00,'40','100','0','',NULL,NULL,5,0,0,'4618801678532720',0,0,0,0.00,'2023-03-11 14:07:07','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1281,'','','','','','','','POWERGESIC GEL30GM','1','2','1281','',0.00,'300','500','0','',NULL,NULL,2,0,0,'5378261678533600',0,0,0,0.00,'2023-03-11 14:21:51','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(1282,'','','','','','','','ADIFLAM 30GM GEL','1','2','1282','',0.00,'50','100','0','',NULL,NULL,5,0,0,'6389071678533783',0,0,0,0.00,'2023-03-11 14:26:46','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1283,'','','','','','','','RHEUMAC GEL','1','2','1283','',0.00,'50','100','0','',NULL,NULL,5,0,0,'3883501678534006',0,0,0,0.00,'2023-03-11 14:28:22','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1284,'','','','','','','','ELYVATE CREAM','1','2','1284','',0.00,'50','100','0','',NULL,NULL,5,0,0,'5749241678534169',0,0,0,0.00,'2023-03-11 14:31:01','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1285,'','','','','','','','CANDISTAT CREAM 15GM','1','2','1285','',0.00,'50','150','0','',NULL,NULL,5,0,0,'5962511678534514',0,0,0,0.00,'2023-03-11 14:38:29','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1286,'','','','','','','','BENASTEN CREAM','1','2','1286','',0.00,'49','100','0','',NULL,NULL,10,0,0,'1179161678535078',0,0,0,0.00,'2023-03-11 14:46:06','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','10',NULL),(1287,'','','','','','','','BULKOT B CREAM','1','2','1287','',0.00,'60','150','0','',NULL,NULL,10,0,0,'5886991678535166',0,0,0,0.00,'2023-03-11 14:47:29','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','10',NULL),(1288,'','','','','','','','KLY JELLY','1','2','1288','',0.00,'180','300','0','',NULL,NULL,5,0,0,'3076911678535337',0,0,0,0.00,'2023-03-11 14:50:46','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1289,'','','','','','','','OLCORT- HYDROCOTYSONE CREAM','1','2','1289','',0.00,'0','100','0','',NULL,NULL,0,0,0,'929031678541964',0,0,0,0.00,'2023-03-11 16:40:50','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1290,'','','','','','','','CARYDEX DRY COUGHS 100MLS','1','2','1290','',0.00,'150','300','0','',NULL,NULL,5,0,0,'8637551678624877',0,0,0,0.00,'2023-03-12 15:44:47','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1291,'','','','','','','','PANORUB CREAM','1','2','1291','',0.00,'150','250','2','',NULL,NULL,5,0,0,'4239671678625663',0,0,0,0.00,'2023-03-12 15:57:11','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1292,'','','','','','','','ACNESOL CREME 20GM','1','2','1292','',0.00,'200','300','0','',NULL,NULL,5,0,0,'4206441678626048',0,0,0,0.00,'2023-03-12 16:02:28','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1293,'','','','','','','','TRIAXONE CEFTRIAXONE INJ 1GM','1','2','1293','',0.00,'50','150','0','',NULL,NULL,100,0,0,'1829271678626324',0,0,0,0.00,'2023-03-12 16:09:02','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','100',NULL),(1294,'','','','','','','','DESEFIN CEFTRIAXONE INJ 1GM','1','2','1294','',0.00,'100','300','0','',NULL,NULL,5,0,0,'9272561678626542',0,0,0,0.00,'2023-03-12 16:10:55','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1295,'','','','','','','','AZOGYL SYRUP 100MLS','1','2','1295','',0.00,'100','200','0','',NULL,NULL,10,0,0,'7218921678627310',0,0,0,0.00,'2023-03-12 16:26:38','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','10',NULL),(1296,'','','','','','','','BULKOT ORAL THRUSH 15ML','1','2','1296','',0.00,'200','300','0','',NULL,NULL,5,0,0,'3160291678692969',0,0,0,0.00,'2023-03-13 10:38:20','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1297,'','','','','','','','CANDID CLOTRIMAZOLE EAR DROPS 15ML','1','2','1297','',0.00,'300','500','0','',NULL,NULL,5,0,0,'5387331678693101',0,0,0,0.00,'2023-03-13 10:40:46','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1298,'','','','','','','','PROTAS 40MG TABS ESOMEPRAZOLE','1','2','1298','',0.00,'40','80','0','',NULL,NULL,100,0,0,'8552671678693531',0,0,0,0.00,'2023-03-13 10:47:57','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','100',NULL),(1299,'','','','','','','','PROTAS 20MG TABS ESOMEPRAZOLE','1','2','1299','',0.00,'30','50','0','',NULL,NULL,100,0,0,'4465641678693678',0,0,0,0.00,'2023-03-13 10:50:09','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','100',NULL),(1300,'','','','','','','','REPRAT 40MG PANTOPRAZOLE','1','2','1300','',0.00,'50','100','0','',NULL,NULL,30,0,0,'1717491678693884',0,0,0,0.00,'2023-03-13 10:53:41','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','30',NULL),(1301,'','','','','','','','ZERO PIMPLE SOAP','1','2','1301','',0.00,'300','500','0','',NULL,NULL,5,0,0,'3927911678694021',0,0,0,0.00,'2023-03-13 10:55:55','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1302,'','','','','','','','MENA PAPAYA SOAP','1','2','1302','',0.00,'500','800','0','',NULL,NULL,5,0,0,'5337181678694156',0,0,0,0.00,'2023-03-13 10:57:16','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1303,'','','','','','','','YOUNG AND ONLY CREAM','1','2','1303','',0.00,'500','1000','0','',NULL,NULL,5,0,0,'2484511678694236',0,0,0,0.00,'2023-03-13 10:58:57','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1304,'','','','','','','','BODY SLIMMING CREAM','1','2','1304','',0.00,'1000','2500','0','',NULL,NULL,5,0,0,'9373761678694338',0,0,0,0.00,'2023-03-13 11:00:25','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1305,'','','','','','','','SLIMMING HERB SACHETS','1','2','1305','',0.00,'1000','2000','0','',NULL,NULL,5,0,0,'4052381678694426',0,0,0,0.00,'2023-03-13 11:01:52','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1306,'','','','','','','','WAKAWAKA CREAM','1','2','1306','',0.00,'1000','1500','0','',NULL,NULL,5,0,0,'7425251678694513',0,0,0,0.00,'2023-03-13 11:03:52','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1307,'','','','','','','','STRETCH MARKS CREAM','1','2','1307','',0.00,'1500','3000','0','',NULL,NULL,5,0,0,'5119971678694632',0,0,0,0.00,'2023-03-13 11:06:01','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1308,'','','','','','','','ZEFONE 1GM CEFTRIAXONE INJ','1','2','1308','',0.00,'50','200','0','',NULL,NULL,30,0,0,'6755211678698940',0,0,0,0.00,'2023-03-13 12:23:19','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','30',NULL),(1309,'','','','','','','','COFTA EXTRA SYR 100MLS','1','2','1309','',0.00,'100','250','0','',NULL,NULL,5,0,0,'4029721678699436',0,0,0,0.00,'2023-03-13 12:25:28','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1310,'','','','','','','','PIRICLOR SYRUP 60MLS','1','2','1310','',0.00,'30','50','0','',NULL,NULL,5,0,0,'1461321678699625',0,0,0,0.00,'2023-03-13 12:31:15','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1311,'','','','','','','','COFTA TABS','1','2','1311','',0.00,'5','10','0','',NULL,NULL,100,0,0,'8653571678699996',0,0,0,0.00,'2023-03-13 12:35:03','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','100',NULL),(1312,'','','','','','','','DEXTRACIN EYES/','1','2','1312','',0.00,'175','200','0','',NULL,NULL,0,0,0,'9615731678700104',0,0,0,0.00,'2023-03-13 12:44:34','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1313,'','','','','','','','NASITHIOL INFANT 60 ML','1','2','1313','',0.00,'55','150','0','150',NULL,NULL,0,0,0,'1951921678700865',0,0,0,0.00,'2023-03-13 12:49:18','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1314,'','','','','','','','MICROMOL PCM 60ML','1','2','1314','',0.00,'18','50','0','',NULL,NULL,0,0,0,'1983031678701400',0,0,0,0.00,'2023-03-13 12:58:22','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1315,'','','','','','','','COTRICEL 50MLS SYRUP','1','2','1315','',0.00,'50','100','0','',NULL,NULL,5,0,0,'6589361678705690',0,0,0,0.00,'2023-03-13 14:10:46','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1316,'','','','','','','','KKOREMIN GARGLE 200','1','2','1316','',0.00,'150','350','0','',NULL,NULL,0,0,0,'3047611678992857',0,0,0,0.00,'2023-03-16 21:56:12','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1317,'','','','','','','','SARA - D3 VIT D3 ORAL DROPS','1','2','1317','',0.00,'180','400','0','',NULL,NULL,0,0,0,'9161391678992973',0,0,0,0.00,'2023-03-16 21:58:18','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1318,'','','','','','','','ACIRAX CREAM 10G','1','2','1318','',0.00,'80','200','0','',NULL,NULL,0,0,0,'9234491678993099',0,0,0,0.00,'2023-03-16 21:59:26','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1319,'','','','','','','','INFACOL','1','4','1319','',0.00,'150','300','0','',NULL,NULL,0,0,0,'71991678993167',0,0,0,0.00,'2023-03-16 22:00:25','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1320,'','','','','','','','CITRIVIVA DS 960MG','1','2','1320','',0.00,'5','10','0','',NULL,NULL,0,0,0,'897311679506887',0,0,0,0.00,'2023-03-22 20:45:57','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1321,'','','','','','','','PIRICET 60 ML','1','2','1321','',0.00,'50','100','0','',NULL,NULL,0,0,0,'5981551679507492',0,0,0,0.00,'2023-03-22 20:53:00','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1322,'','','','','','','','SHAL ~ARTEM','1','2','1322','',0.00,'100','200','0','',NULL,NULL,0,0,0,'58391679508012',0,0,0,0.00,'2023-03-22 21:03:22','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1323,'','','','','','','','UNIGAN (HYOSPAN)','1','2','1323','',0.00,'30','50','0','',NULL,NULL,0,0,0,'6565191679509392',0,0,0,0.00,'2023-03-22 21:27:28','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1324,'','','','','','','','RANFERON CAPS','1','2','1324','',0.00,'15','30','0','',NULL,NULL,0,0,0,'707291679509648',0,0,0,0.00,'2023-03-22 21:29:02','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1325,'','','','','','','','PAINOTAB','1','2','1325','',0.00,'10','20','0','',NULL,NULL,0,0,0,'2450671680088839',0,0,0,0.00,'2023-03-29 16:14:24','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1326,'','','','','','','','COOL TABLETS','1','2','1326','',0.00,'5','10','0','',NULL,NULL,0,0,0,'7400181680095739',0,0,0,0.00,'2023-03-29 16:16:33','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','10',NULL),(1327,'','','','','','','','ZYCLAVE 228.5 SP 70ML','1','2','1327','',0.00,'150','400','0','',NULL,NULL,0,0,0,'5697581680095793',0,0,0,0.00,'2023-03-29 16:18:47','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1328,'','','','','','','','DEFLAM RUB','1','2','1328','',0.00,'38','100','0','100',NULL,NULL,0,0,0,'499751680364038',0,0,0,0.00,'2023-04-01 18:48:31','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1329,'','','','','','','','TETRACYCLINE ONT (OPTHALMIC) 5MG','1','2','1329','',0.00,'31','100','0','',NULL,NULL,0,0,0,'3002301680364512',0,0,0,0.00,'2023-04-01 18:59:25','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1330,'','','','','','','','TETRACYCLINE SKIN OINT 20G','1','2','1330','',0.00,'22','70','0','70',NULL,NULL,0,0,0,'8733621680364789',0,0,0,0.00,'2023-04-01 19:02:14','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1331,'','','','','','','','DELUXE STUDDED CONDOMS','1','2','1331','',0.00,'50','100','0','',NULL,NULL,10,0,0,'7480231680517244',0,0,0,0.00,'2023-04-03 13:23:05','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','10',NULL),(1332,'','','','','','','','ALIMOX SUSPENSION 100MLS','1','2','1332','',0.00,'40','100','0','',NULL,NULL,10,0,0,'7389301680517386',0,0,0,0.00,'2023-04-03 13:37:50','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','10',NULL),(1333,'','','','','','','','LECOTRIM FORTE 960MG','1','2','1333','',0.00,'5','10','0','',NULL,NULL,30,0,0,'2756091680518730',0,0,0,0.00,'2023-04-03 13:49:28','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','30',NULL),(1334,'','','','','','','','NYSTAL 12ML','1','2','1334','',0.00,'30','70','0','',NULL,NULL,5,0,0,'7862381680521703',0,0,0,0.00,'2023-04-03 14:41:45','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1335,'','','','','','','','NYSTAL 30MLS','1','2','1335','',0.00,'40','100','0','',NULL,NULL,5,0,0,'8013131680522105',0,0,0,0.00,'2023-04-03 14:43:16','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1336,'','','','','','','','VELVEX COTTON WOOL 50GM','1','2','1336','',0.00,'40','80','0','',NULL,NULL,5,0,0,'961051680522441',0,0,0,0.00,'2023-04-03 14:50:13','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1337,'','','','','','','','CIPROCOS 500MG','1','2','1337','',0.00,'15','25','150','',NULL,NULL,100,0,0,'4925431681376062',0,0,0,0.00,'2023-04-13 11:59:23','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','100',NULL),(1338,'','','','','','','','METROZOL 400MG','1','2','1338','',0.00,'10','20','0','',NULL,NULL,100,0,0,'5894241681378516',0,0,0,0.00,'2023-04-13 12:37:54','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','100',NULL),(1339,'','','','','','','','PROMEZINE SYRUP 60MLS','1','2','1339','',0.00,'50','100','0','',NULL,NULL,10,0,0,'3688051681378880',0,0,0,0.00,'2023-04-13 12:44:36','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','10',NULL),(1340,'','','','','','','','DOMNAC SUSP','1','2','1340','',0.00,'100','150','0','',NULL,NULL,10,0,0,'4239671681379077',0,0,0,0.00,'2023-04-13 12:46:54','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','10',NULL),(1341,'','','','','','','','GLADS BEST POWER','1','2','1341','',0.00,'20','40','0','',NULL,NULL,30,0,0,'3047611681379601',0,0,0,0.00,'2023-04-13 12:55:46','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','50',NULL),(1342,'','','','','','','','TETRALINE 15GM','1','2','1342','',0.00,'50','100','0','',NULL,NULL,5,0,0,'2592361681380659',0,0,0,0.00,'2023-04-13 13:13:12','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1343,'','','','','','','','CORAMIDE 2MG','1','2','1343','',0.00,'5','10','0','',NULL,NULL,100,0,0,'8797661681381046',0,0,0,0.00,'2023-04-13 13:20:57','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','100',NULL),(1344,'','','','','','','','KARVOL DECONGESTANT','1','2','1344','',0.00,'50','70','0','',NULL,NULL,5,0,0,'8223691681382364',0,0,0,0.00,'2023-04-13 13:41:09','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1345,'','','','','','','','LONART DS 80/480 MG','1','2','1345','',0.00,'100','250','1','',NULL,NULL,5,0,0,'4991891681382487',0,0,0,0.00,'2023-04-13 13:44:17','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1346,'','','','','','','','PLANET AQUA 500ML','1','2','1346','',0.00,'20','30','0','',NULL,NULL,30,0,0,'6484831681383573',0,0,0,0.00,'2023-04-13 14:04:00','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','10',NULL),(1347,'','','','','','','','PLANET AQUA 1000ML','1','2','1347','',0.00,'40','70','0','',NULL,NULL,5,0,0,'9262281681383841',0,0,0,0.00,'2023-04-13 14:07:22','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1348,'','','','','','','','DASANI 500ML','1','2','1348','',0.00,'30','50','0','',NULL,NULL,5,0,0,'6714431681384043',0,0,0,0.00,'2023-04-13 14:08:35','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1349,'','','','','','','','CRYSTAL COOL 500ML','1','2','1349','',0.00,'30','50','0','',NULL,NULL,30,0,0,'6083651681384115',0,0,0,0.00,'2023-04-13 14:10:41','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','100',NULL),(1350,'','','','','','','','SURGICAL SPIRIT 500MLS','1','2','1350','',0.00,'100','150','0','',NULL,NULL,5,0,0,'6109631681385374',0,0,0,0.00,'2023-04-13 14:32:07','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1351,'','','','','','','','ELYMOX 500MG CAPS','1','2','1351','',0.00,'5','10','0','',NULL,NULL,200,0,0,'297951681571901',0,0,0,0.00,'2023-04-15 18:20:58','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','200',NULL),(1352,'','','','','','','','CETRIHIST SYRUP 100mls','1','2','1352','',0.00,'40','150','0','150',NULL,NULL,10,0,0,'6916531683726325',0,0,0,0.00,'2023-05-10 16:47:18','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','10',NULL),(1353,'','','','','','','','DICONAZOLE [FLUCONAZOLE 200MG] TABS','1','2','1353','',0.00,'10','20','0','',NULL,NULL,30,0,0,'6807171683728883',0,0,0,0.00,'2023-05-10 17:30:35','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','30',NULL),(1354,'','','','','','','','SUPER POWER','1','2','1354','',0.00,'15','30','0','',NULL,NULL,100,0,0,'4050861683729564',0,0,0,0.00,'2023-05-10 17:43:03','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','100',NULL),(1355,'','','','','','','','LYSO BALM 2GM','1','2','1355','',0.00,'15','20','0','',NULL,NULL,20,0,0,'2789621683907423',0,0,0,0.00,'2023-05-12 19:06:21','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','20',NULL),(1356,'','','','','','','','FLUCOLDEX RUB 5GM','1','2','1356','',0.00,'20','30','0','',NULL,NULL,30,0,0,'5197011683907581',0,0,0,0.00,'2023-05-12 19:08:34','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','30',NULL),(1357,'','','','','','','','KEMOXYL DT 250MG TABS','1','2','1357','',0.00,'10','15','0','',NULL,NULL,200,0,0,'7939111683907715',0,0,0,0.00,'2023-05-12 19:11:17','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','200',NULL),(1358,'','','','','','','','LABCLAV 625MG','1','2','1358','',0.00,'130','400','0','',NULL,NULL,10,0,0,'7650921683908198',0,0,0,0.00,'2023-05-12 19:26:03','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','10',NULL),(1359,'','','','','','','','ACP MR','1','2','1359','',0.00,'25','40','0','',NULL,NULL,100,0,0,'5165291683909017',0,0,0,0.00,'2023-05-12 19:52:10','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','100',NULL),(1360,'','','','','','','','AUGMIN 375 MG','1','2','1360','',0.00,'30','40','0','',NULL,NULL,100,0,0,'3721881683910363',0,0,0,0.00,'2023-05-12 21:05:18','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','100',NULL),(1361,'','','','','','','','OMENIX 40MG','1','2','1361','',0.00,'200','400','0','',NULL,NULL,5,0,0,'7009571683914753',0,0,0,0.00,'2023-05-12 21:07:11','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1362,'','','','','','','','DIEREZE 2MG','1','2','1362','',0.00,'5','10','0','',NULL,NULL,200,0,0,'3798011683914832',0,0,0,0.00,'2023-05-12 21:08:55','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','200',NULL),(1363,'','','','','','','','PARAGON 60MLS','1','2','1363','',0.00,'50','100','0','',NULL,NULL,100,0,0,'7094761683993554',0,0,0,0.00,'2023-05-13 19:02:57','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','100',NULL),(1364,'','','','','','','','IMMUNOL EFFERVESCENT','1','2','1364','',0.00,'50','100','0','',NULL,NULL,300,0,0,'1368271683993826',0,0,0,0.00,'2023-05-13 19:06:54','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','300',NULL),(1365,'','','','','','','','BENAWORM SUSPENSION 10MLS','1','2','1365','',0.00,'50','100','0','',NULL,NULL,100,0,0,'9156851683994075',0,0,0,0.00,'2023-05-13 19:16:35','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','100',NULL),(1366,'','','','','','','','IMMOBEN CAPS','1','2','1366','',0.00,'5','10','0','',NULL,NULL,200,0,0,'809401683994595',0,0,0,0.00,'2023-05-13 19:19:56','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','200',NULL),(1367,'','','','','','','','IMMOLAB CAPS','1','2','1367','',0.00,'5','10','0','',NULL,NULL,200,0,0,'5995141683994797',0,0,0,0.00,'2023-05-13 19:28:10','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','200',NULL),(1368,'','','','','','','','ZINCCOMPLEX LIQUID','1','2','1368','',0.00,'300','500','0','',NULL,NULL,10,0,0,'1439571683999680',0,0,0,0.00,'2023-05-13 20:45:15','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','10',NULL),(1369,'','','','','','','','MONTEY 10MG','1','2','1369','',0.00,'20','30','0','',NULL,NULL,30,0,0,'8490741684155687',0,0,0,0.00,'2023-05-15 16:03:40','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','30',NULL),(1370,'','','','','','','','CETZAN 10','1','2','1370','',0.00,'2','10','0','',NULL,NULL,200,0,0,'8753861684156479',0,0,0,0.00,'2023-05-15 16:17:19','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','200',NULL),(1371,'','','','','','','','BACTICLOX 500MG','1','2','1371','',0.00,'5','10','0','',NULL,NULL,200,0,0,'5167101684156780',0,0,0,0.00,'2023-05-15 16:22:29','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','200',NULL),(1372,'','','','','','','','ZENTEL 400MG SUSPENSION','1','2','1372','',0.00,'170','250','0','',NULL,NULL,5,0,0,'5022701684157134',0,0,0,0.00,'2023-05-15 16:27:57','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1373,'','','','','','','','AUGYCLAV 457 MG','1','2','1373','',0.00,'200','350','0','350',NULL,NULL,5,0,0,'4132731684157612',0,0,0,0.00,'2023-05-15 16:34:59','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1374,'','','','','','','','FC ZOLE 150MG','1','2','1374','',0.00,'15','50','0','50',NULL,NULL,200,0,0,'51684178109',0,0,0,0.00,'2023-05-15 22:15:45','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','200',''),(1375,'','','','','','','','MOXACIL 500MG CAPS','1','2','1375','',0.00,'7','10','0','',NULL,NULL,200,0,0,'6016291684157980',0,0,0,0.00,'2023-05-15 16:42:33','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','200',NULL),(1376,'','','','','','','','STACEF 1GM INJ','1','2','1376','',0.00,'40','300','0','',NULL,NULL,30,0,0,'51684177813',0,0,0,0.00,'2023-05-15 22:10:44','5','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','34',''),(1377,'','','','','','','','ROKON 50MG TABS','1','2','1377','',0.00,'3','5','0','',NULL,NULL,200,0,0,'1074031684158472',0,0,0,0.00,'2023-05-15 16:50:08','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','200',NULL),(1378,'','','','','','','','OLMOL FORTE 2GMS','1','2','1378','',0.00,'30','100','0','',NULL,NULL,20,0,0,'2502031686233231',0,0,0,0.00,'2023-06-08 17:18:19','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','20',NULL),(1379,'','','','','','','','ZIMARC -500 MG','1','2','1379','',0.00,'50','200','0','',NULL,NULL,20,0,0,'6465501686233900',0,0,0,0.00,'2023-06-08 17:20:00','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','20',NULL),(1380,'','','','','','','','MULTIDEX SYRUP 60MLS','1','2','1380','',0.00,'50','100','0','100',NULL,NULL,20,0,0,'4588591686235929',0,0,0,0.00,'2023-06-08 17:54:20','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','20',NULL),(1381,'','','','','','','','SULID SYRUP','1','2','1381','',0.00,'50','100','0','100',NULL,NULL,20,0,0,'611831686236120',0,0,0,0.00,'2023-06-08 17:56:47','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','20',NULL),(1382,'','','','','','','','POLYBENVITE SYRUP 60MLS','1','2','1382','',0.00,'50','100','0','',NULL,NULL,20,0,0,'4882831686236208',0,0,0,0.00,'2023-06-08 18:02:02','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','20',NULL),(1383,'','','','','','','','SHALTOUX HERBAL SYRUP','1','2','1383','',0.00,'300','500','0','',NULL,NULL,5,0,0,'9792761686236522',0,0,0,0.00,'2023-06-08 18:04:16','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1384,'','','','','','','','BENZOL KETOCONAZOLE CREAM','1','2','1384','',0.00,'50','150','0','150',NULL,NULL,5,0,0,'2340111686236805',0,0,0,0.00,'2023-06-08 18:08:13','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1385,'','','','','','','','CEFZONA 1000MG INJ','1','2','1385','',0.00,'50','150','0','',NULL,NULL,30,0,0,'4675591686236893',0,0,0,0.00,'2023-06-08 18:10:53','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','30',NULL),(1386,'','','','','','','','AMLODIPINE 10MG','1','2','1386','',0.00,'5','10','0','',NULL,NULL,50,0,0,'2895051686237162',0,0,0,0.00,'2023-06-08 18:21:30','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','50',NULL),(1387,'','','','','','','','DAWAPRAZ OMEPRAZOLE 20MG','1','2','1387','',0.00,'5','10','0','',NULL,NULL,200,0,0,'6150421686393321',0,0,0,0.00,'2023-06-10 13:37:05','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','200',NULL),(1388,'','','','','','','','PYNSTOP TABS','1','2','1388','',0.00,'10','20','0','',NULL,NULL,200,0,0,'6182441686393946',0,0,0,0.00,'2023-06-10 13:49:54','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','200',NULL),(1389,'','','','','','','','LACTULOSE EVAC EYRUP','1','2','1389','',0.00,'150','350','0','',NULL,NULL,5,0,0,'7450331686726258',0,0,0,0.00,'2023-06-14 10:06:56','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1390,'','','','','','','','KENACOF 100MLS','1','2','1390','',0.00,'100','200','0','200',NULL,NULL,20,0,0,'1689701686726416',0,0,0,0.00,'2023-06-14 10:09:12','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','20',NULL),(1391,'','','','','','','','COSCOF C','1','2','1391','',0.00,'200','350','0','',NULL,NULL,5,0,0,'8405241686726854',0,0,0,0.00,'2023-06-14 10:16:01','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1392,'','','','','','','','DOMPERON 30MLS','1','2','1392','',0.00,'160','250','','250',NULL,NULL,5,0,0,'61693388776',0,0,0,0.00,'2023-08-30 12:52:22','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',''),(1393,'','','','','','','','menthozen','1','2','1393','',0.00,'0.00','200','0','',NULL,NULL,5,0,0,'3743941693389142',0,0,0,0.00,'2023-08-30 13:02:09','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1394,'','','','','','','','lacttoss','1','2','1394','',0.00,'125','250','0','',NULL,NULL,5,0,0,'3210741693390505',0,0,0,0.00,'2023-08-30 13:26:07','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1395,'','','','','','','','acticoff paediatric','1','2','1395','',0.00,'0.00','200','0','',NULL,NULL,5,0,0,'6468521693406023',0,0,0,0.00,'2023-08-30 17:39:49','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',''),(1396,'','','','','','','','nosfree saline nasal drops','1','2','1396','',0.00,'25','75','0','',NULL,NULL,5,0,0,'3936371693592106',0,0,0,0.00,'2023-09-01 21:34:14','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1397,'','','','','','','','andrin paediatric','1','2','1397','',0.00,'45','100','0','',NULL,NULL,5,0,0,'378011693593460',0,0,0,0.00,'2023-09-01 21:40:26','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',''),(1398,'','','','','','','','melostar 7.5mg(meloxicam)','1','2','1398','',0.00,'3','10','0','',NULL,NULL,10,0,0,'1078561693594577',0,0,0,0.00,'2023-09-01 22:03:20','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','10',''),(1399,'','','','','','','','mentho plus 9ml','1','2','1399','',0.00,'40','50','0','',NULL,NULL,2,0,0,'4473191693595000',0,0,0,0.00,'2023-09-01 22:06:23','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',''),(1400,'','','','','','','','zaga 100mg( MTM) ','1','2','1400','',0.00,'8','100','0','',NULL,NULL,0,0,0,'4545391693595427',0,0,0,0.00,'2023-09-01 22:16:46','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',''),(1401,'','','','','','','','trust studded','1','2','1401','',0.00,'36','100','0','',NULL,NULL,5,0,0,'6559451693598141',0,0,0,0.00,'2023-09-01 22:57:36','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',''),(1402,'','','','','','','','vonac gel 20mg','1','2','1402','',0.00,'18','100','0','',NULL,NULL,0,0,0,'7978691693601642',0,0,0,0.00,'2023-09-01 23:57:38','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',''),(1403,'','','','','','','','melostar 15mg(meloxicam)','1','2','1403','',0.00,'3','15','0','',NULL,NULL,5,0,0,'1940141693604191',0,0,0,0.00,'2023-09-02 00:38:57','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',''),(1404,'','','','','','','','appetizer B TABS 30S','1','2','1404','',0.00,'9.5','25','0','',NULL,NULL,0,0,0,'6464591693604553',0,0,0,0.00,'2023-09-02 00:44:43','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',''),(1405,'','','','','','','','KETOZIRAL(KETOKONAZOLE)','1','2','1405','',0.00,'3.4','10','0','',NULL,NULL,20,0,0,'2062791693604943',0,0,0,0.00,'2023-09-02 00:52:49','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','50',''),(1406,'','','','','','','','EFLARON400mg(Metronidazole)','1','2','1406','',0.00,'1.7','10','0','',NULL,NULL,5,0,0,'4362321693605442',0,0,0,0.00,'2023-09-02 01:01:26','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',''),(1407,'','','','','','','','isocet-p','1','2','1407','',0.00,'55','200','0','',NULL,NULL,5,0,0,'1532011693689355',0,0,0,0.00,'2023-09-03 00:25:56','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',''),(1408,'','','','','','','','vega 100mg','1','2','1408','',0.00,'40','100','0','',NULL,NULL,5,0,0,'7412561693690841',0,0,0,0.00,'2023-09-03 00:43:27','6','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',''),(1409,'','','','','','','','test product','1','2','1409','',16.00,'5','15','0','0',NULL,NULL,5,0,0,'4687981711363754',0,0,0,0.00,'2024-03-25 13:55:23','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(1410,'','','','','','','','colix drops 15ml','1','2','1410','',0.00,'250','350','0','',NULL,NULL,5,0,0,'3328261711371302',0,0,0,0.00,'2024-03-25 15:58:34','8','1','','2024-07-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1411,'','','','','','','','TOTOMOL 100ML','1','2','1411','',0.00,'38','100','0','',NULL,NULL,5,0,0,'9074681711371950',0,0,0,0.00,'2024-03-25 16:09:17','8','1','','2026-12-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1412,'','','','','','','','JUNIOR SONADOL 100ML','1','2','1412','',0.00,'45','150','','',NULL,NULL,5,0,0,'6802941711372318',0,0,0,0.00,'2024-03-25 16:17:10','8','1','','2026-12-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1413,'','','','','','','','CHALEATE SYRUP 60MLS','1','2','1413','',0.00,'38','100','0','',NULL,NULL,5,0,0,'442661711372841',0,0,0,0.00,'2024-03-25 16:24:35','8','1','','2026-03-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1414,'','','','','','','','FEVAPYN EXTRA 60MLS','1','2','1414','',0.00,'68','200','','',NULL,NULL,5,0,0,'2723161711386808',0,0,0,0.00,'2024-03-25 20:16:41','8','1','','2025-12-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1415,'','','','','','','','PONAFEN 60MLS','1','2','1415','',0.00,'50','100','0','',NULL,NULL,0,0,0,'2189361711387664',0,0,0,0.00,'2024-03-25 20:32:37','8','1','','2026-10-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(1416,'','','','','','','','IBUMEX IBUPROFEN SUSP 60MLS','1','2','1416','',0.00,'68','200','0','',NULL,NULL,5,0,0,'4054191711388460',0,0,0,0.00,'2024-03-25 20:46:30','8','1','','2024-10-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1417,'','','','','','','','BRUFACE SYRUP 100MLS','1','2','1417','',0.00,'70','200','0','',NULL,NULL,5,0,0,'3807381711389157',0,0,0,0.00,'2024-03-25 20:56:25','8','1','','2025-10-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1418,'','','','','','','','PIRINOX EXPECTORANT 60MLS','1','2','1418','',0.00,'27','100','0','',NULL,NULL,5,0,0,'4916361711390918',0,0,0,0.00,'2024-03-25 21:28:29','8','1','','2025-10-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1419,'','','','','','','','CHLORPHENIRAMINE SYRUP 60MLS','1','2','1419','',0.00,'22','50','0','',NULL,NULL,5,0,0,'4020051711392236',0,0,0,0.00,'2024-03-25 21:48:39','8','1','','2025-11-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1420,'','','','','','','','LORATA ORAL SOLUTION 100MLS','1','2','1420','',0.00,'80','200','0','',NULL,NULL,5,0,0,'3163311711436595',0,0,0,0.00,'2024-03-26 10:10:12','7','1','','2025-07-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1421,'','','','','','','','HEMOFORCE FAMILY 200MLS ','1','2','1421','',0.00,'189','400','0','',NULL,NULL,5,0,0,'4130011711437949',0,0,0,0.00,'2024-03-26 10:28:36','7','1','','2025-07-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1422,'','','','','','','','LACTULAC( LACTULOSE) SOLUTION','1','2','1422','',0.00,'319','450','0','',NULL,NULL,5,0,0,'5245341711438327',0,0,0,0.00,'2024-03-26 10:48:28','7','1','','2026-07-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1423,'','','','','','','','NEXID GEL 200ML','1','2','1423','',0.00,'150','450','0','',NULL,NULL,5,0,0,'5880041711440708',0,0,0,0.00,'2024-03-26 11:19:20','7','1','','2025-04-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1424,'','','','','','','','GAVISCON LIQUID 200ML PEPPERMINT','1','2','1424','',0.00,'710','1100','0','',NULL,NULL,5,0,0,'7294141711441256',0,0,0,0.00,'2024-03-26 11:22:56','7','1','','2025-07-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1425,'','','','','','','','TRYACTIN SUSPENTION 100MLS ','1','2','1425','',0.00,'100','250','0','',NULL,NULL,5,0,0,'2746731711441445',0,0,0,0.00,'2024-03-26 11:26:28','7','1','','2026-02-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1426,'','','','','','','','BRONCHO CARE 120ML','1','2','1426','',0.00,'50','250','0','',NULL,NULL,5,0,0,'6407801711441992',0,0,0,0.00,'2024-03-26 11:34:54','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1427,'','','','','','','','TOUFCOF PEADTRIATIC 100ML','1','2','1427','',0.00,'50','200','0','',NULL,NULL,5,0,0,'9458951711442264',0,0,0,0.00,'2024-03-26 11:39:20','7','1','','2026-02-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1428,'','','','','','','','CHESTCOF SYRUP 100ML ','1','2','1428','',0.00,'230','400','0','',NULL,NULL,5,0,0,'8602211711442541',0,0,0,0.00,'2024-03-26 11:44:50','7','1','','2024-06-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1429,'','','','','','','','EBAMIN SYRUP','1','2','1429','',0.00,'00','200','0','',NULL,NULL,5,0,0,'6343151711443013',0,0,0,0.00,'2024-03-26 11:58:10','7','1','','2025-09-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1430,'','','','','','','','KOFCARE','1','2','1430','',0.00,'50','200','0','',NULL,NULL,5,0,0,'1829271711443848',0,0,0,0.00,'2024-03-26 12:08:46','7','1','','2024-12-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1431,'','','','','','','','COFACHES HONEY 100ML','1','2','1431','',0.00,'00','350','0','',NULL,NULL,5,0,0,'8454791711444312',0,0,0,0.00,'2024-03-26 12:13:41','7','1','','2024-06-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1432,'','','','','','','','BENACOFF LINCTUS WITH DEXA 100ML','1','2','1432','',0.00,'60','200','0','',NULL,NULL,5,0,0,'2238301711444838',0,0,0,0.00,'2024-03-26 12:25:31','7','1','','2025-01-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1433,'','','','','','','','TOUFCOF-OD 100ML','1','2','1433','',0.00,'00','350','0','',NULL,NULL,5,0,0,'952591711445390',0,0,0,0.00,'2024-03-26 12:37:46','7','1','','2025-08-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1434,'','','','','','','','EASCOF','1','2','1434','',0.00,'00','200','0','',NULL,NULL,5,0,0,'2425601711446751',0,0,0,0.00,'2024-03-26 12:54:51','7','1','','2024-04-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1435,'','','','','','','','SOLUCOF EXPECTORANT 100MLS','1','2','1435','',0.00,'115','250','0','',NULL,NULL,5,0,0,'9591571711453551',0,0,0,0.00,'2024-03-26 14:50:05','7','1','','2026-04-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1436,'','','','','','','','ASPARIL EXPECTORANT 60MLS','1','2','1436','',0.00,'80','150','0','',NULL,NULL,5,0,0,'6733461711454826',0,0,0,0.00,'2024-03-26 15:10:54','7','1','','2025-10-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1437,'','','','','','','','NEUTRICID SYRUP 100MLS','1','2','1437','',0.00,'80','200','0','',NULL,NULL,5,0,0,'8132761711456222',0,0,0,0.00,'2024-03-26 15:33:49','7','1','','2024-10-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1438,'','','','','','','','SUNGEL SUSPENSION 100MLS','1','2','1438','',0.00,'100','200','0','',NULL,NULL,5,0,0,'5083721711456997',0,0,0,0.00,'2024-03-26 15:46:40','7','1','','2024-08-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1439,'','','','','','','','CLOXAM DRY SYRUP 100MLS','1','2','1439','',0.00,'100','250','0','',NULL,NULL,5,0,0,'8793741711459287',0,0,0,0.00,'2024-03-26 16:26:23','7','1','','2025-12-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1440,'','','','','','','','SARA-D3 VIT D3 ORAL DROPS 15MLS','1','2','1440','',0.00,'00','300','0','',NULL,NULL,5,0,0,'1733811711461502',0,0,0,0.00,'2024-03-26 17:05:36','7','1','','2024-03-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1441,'','','','','','','','ACIRAX ACICLOVIR TABS 200MGS','1','2','1441','',0.00,'00','150','0','',NULL,NULL,5,0,0,'9203381711462119',0,0,0,0.00,'2024-03-26 17:16:18','7','1','','2026-05-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1442,'','','','','','','','LEFRUSID FUROSEMIDE 40MG','1','2','1442','',0.00,'9','20','0','',NULL,NULL,10,0,0,'6659751711463865',0,0,0,0.00,'2024-03-26 18:10:41','7','1','','2026-09-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1443,'','','','','','','','ACEPRIL-5 (ENALAPRIL) 5mg','1','2','1443','',0.00,'1','5','0','',NULL,NULL,10,0,0,'863771711467318',0,0,0,0.00,'2024-03-26 18:44:05','7','1','','2025-06-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1444,'','','','','','','','LOSATAN-H 50/12.5MG','1','2','1444','',0.00,'8','15','0','',NULL,NULL,10,0,0,'4478631711468005',0,0,0,0.00,'2024-03-26 18:51:41','7','1','','2025-12-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1445,'','','','','','','','GLUDOWN 500MG','1','2','1445','',0.00,'3','10','0','',NULL,NULL,15,0,0,'3796501711469011',0,0,0,0.00,'2024-03-26 19:07:32','7','1','','2024-03-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1446,'','','','','','','','PRIMOLUT N (NORHISTERONE)','1','2','1446','',0.00,'00','100','0','',NULL,NULL,30,0,0,'5762531711470790',0,0,0,0.00,'2024-03-26 19:52:16','7','1','','2026-09-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1447,'','','','','','','','NEXIUM 20 MG TABS','1','2','1447','',0.00,'00','200','0','',NULL,NULL,5,0,0,'8141821711472400',0,0,0,0.00,'2024-03-26 20:02:21','7','1','','2024-05-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1448,'','','','','','','','NEUTRICID TABLETS 120/250MG','1','2','1448','',0.00,'0O','5','0','',NULL,NULL,20,0,0,'6627721711472672',0,0,0,0.00,'2024-03-26 20:06:38','7','1','','2024-09-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1449,'','','','','','','','ZOMEP 20MG ESOMEPRAZOLE','1','2','1449','',0.00,'00','30','0','',NULL,NULL,20,0,0,'6566101711472827',0,0,0,0.00,'2024-03-26 20:09:22','7','1','','2026-06-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1450,'','','','','','','','ACEPA CAPLETS','1','2','1450','',0.00,'00','30','0','',NULL,NULL,5,0,0,'710611711474408',0,0,0,0.00,'2024-03-26 20:35:04','7','1','','2025-08-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1451,'','','','','','','','OSTEOCARE VITABIOTIC','1','2','1451','',0.00,'00','50','0','',NULL,NULL,10,0,0,'1135661711474575',0,0,0,0.00,'2024-03-26 20:37:49','7','1','','2027-01-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1452,'','','','','','','','PACE MR','1','2','1452','',0.00,'00','50','0','',NULL,NULL,5,0,0,'1473401711474896',0,0,0,0.00,'2024-03-26 20:47:06','7','1','','2024-03-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1453,'','','','','','','','MYOZOX TABLETS','1','2','1453','',0.00,'00','50','0','',NULL,NULL,5,0,0,'8167191711475280',0,0,0,0.00,'2024-03-26 20:53:19','7','1','','2023-09-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1454,'','','','','','','','LEFRUSID FUROSEMIDE 40MG','1','2','1454','',0.00,'9','20','0','',NULL,NULL,10,0,0,'1799061711480575',0,0,0,0.00,'2024-03-26 22:18:54','7','1','','2026-09-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1455,'','','','','','','','lysodol MR','1','2','1455','',0.00,'00','30','0','',NULL,NULL,10,0,0,'2974811711523025',0,0,0,0.00,'2024-03-27 10:06:47','7','1','','2024-06-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1456,'','','','','','','','LYSODAL 100TABS','1','2','1456','',0.00,'00','20','0','',NULL,NULL,10,0,0,'5954661711523284',0,0,0,0.00,'2024-03-27 10:09:51','7','1','','2024-10-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1457,'','','','','','','','NEORELAX','1','2','1457','',0.00,'00','40','0','',NULL,NULL,10,0,0,'2790531711523427',0,0,0,0.00,'2024-03-27 10:11:52','7','1','','2026-02-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1458,'','','','','','','','SUBSYDE-CR','1','2','1458','',0.00,'00','30','0','',NULL,NULL,5,0,0,'8613691711523874',0,0,0,0.00,'2024-03-27 10:20:37','7','1','','2025-05-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1459,'','','','','','','','IBUCAP FORTE ','1','2','1459','',0.00,'00','30','0','',NULL,NULL,5,0,0,'136031711527026',0,0,0,0.00,'2024-03-27 11:11:52','7','1','','2026-04-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1460,'','','','','','','','DICLOSARA MR','1','2','1460','',0.00,'0','40','0','',NULL,NULL,5,0,0,'4211881711527158',0,0,0,0.00,'2024-03-27 11:14:38','7','1','','2024-05-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1461,'','','','','','','','VOMITINO(ONDANSETRON)','1','2','1461','',0.00,'00','30','0','',NULL,NULL,5,0,0,'3302881711527395',0,0,0,0.00,'2024-03-27 11:19:48','7','1','','2025-02-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1462,'','','','','','','','PHARMADOL 500MG TABLETS','1','2','1462','',0.00,'0','5','0','',NULL,NULL,5,0,0,'3047611711527844',0,0,0,0.00,'2024-03-27 11:26:47','7','1','','2026-06-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1463,'','','','','','','','VONAC SR ','1','2','1463','',0.00,'00','10','0','',NULL,NULL,20,0,0,'71991711528228',0,0,0,0.00,'2024-03-27 11:31:53','7','1','','2020-01-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1464,'','','','','','','','UBIMOL-200MG','1','2','1464','',0.00,'0','5','0','',NULL,NULL,10,0,0,'6565191711528381',0,0,0,0.00,'2024-03-27 11:34:54','7','1','','2024-05-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1465,'','','','','','','','MONTEL DT','1','2','1465','',0.00,'0','30','0','',NULL,NULL,5,0,0,'7581741711528768',0,0,0,0.00,'2024-03-27 11:40:26','7','1','','2025-12-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1466,'','','','','','','','VITAGET(MONTELUKAST)','1','2','1466','',0.00,'0','30','0','',NULL,NULL,5,0,0,'2329531711529891',0,0,0,0.00,'2024-03-27 12:01:41','7','1','','2026-07-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1467,'','','','','','','','DAWASOLONE(PREDNISOLONE) TABS','1','2','1467','',0.00,'0','5','0','',NULL,NULL,10,0,0,'4190131711532258',0,0,0,0.00,'2024-03-27 12:40:44','7','1','','2027-01-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1468,'','','','','','','','F- TAB ( FRANOL) 12MG','1','2','1468','',0.00,'0','5','0','',NULL,NULL,10,0,0,'2734341711532596',0,0,0,0.00,'2024-03-27 12:45:25','7','1','','2026-01-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1469,'','','','','','','','ZINCOMPLEX TABS','1','2','1469','',0.00,'0','30','0','',NULL,NULL,30,0,0,'432991711533568',0,0,0,0.00,'2024-03-27 13:07:07','7','1','','2024-07-20','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1470,'','','','','','','','NEXTCAL-D CHEWABLE','1','2','1470','',0.00,'0','20','0','',NULL,NULL,15,0,0,'5977321711534370',0,0,0,0.00,'2024-03-27 13:16:13','7','1','','2024-12-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1471,'','','','','','','','CATIS FORTE TABS','1','2','1471','',0.00,'0','100','0','',NULL,NULL,10,0,0,'9792761711534703',0,0,0,0.00,'2024-03-27 13:21:21','7','1','','2025-06-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1472,'','','','','','','','CANAZOL CLOTRIMAZOLE 100MG','1','2','1472','',0.00,'0','200','0','',NULL,NULL,2,0,0,'7507121711535216',0,0,0,0.00,'2024-03-27 13:29:49','7','1','','2026-11-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1473,'','','','','','','','CLOTRINE (CLOTRIMAZOLE) 100MG','1','2','1473','',0.00,'0','200','0','',NULL,NULL,3,0,0,'3944831711535534',0,0,0,0.00,'2024-03-27 13:33:59','7','1','','2026-09-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1474,'','','','','','','','SILOFLAM (SILDENAFIL) 50MG','1','2','1474','',0.00,'0','50','0','',NULL,NULL,10,0,0,'9835661711536014',0,0,0,0.00,'2024-03-27 13:42:06','7','1','','2024-08-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1475,'','','','','','','','PREPOST-N TABS 5MG','1','2','1475','',0.00,'0','30','0','',NULL,NULL,10,0,0,'4211881711536528',0,0,0,0.00,'2024-03-27 13:52:16','7','1','','2026-01-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1476,'','','','','','','','MENOZIP( TRANEXAMIC ACID) IV INJ 500MG','1','2','1476','',0.00,'00','150','0','',NULL,NULL,5,0,0,'1985451711538243',0,0,0,0.00,'2024-03-27 14:34:07','7','1','','2025-11-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1477,'','','','','','','','IBUT-IBUPROFEN 400MG','1','2','1477','',0.00,'10','20','0','',NULL,NULL,5,0,0,'4211881711613222',0,0,0,0.00,'2024-03-28 11:09:51','7','1','','2026-06-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1478,'','','','','','','','KIFARU 50 50MGS','1','2','1478','',0.00,'15','50','0','',NULL,NULL,5,0,0,'1704801711613863',0,0,0,0.00,'2024-03-28 11:26:15','7','1','','2024-04-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1479,'','','','','','','','AMOXICILLIN CAPS 500MGS CAREMOX','1','2','1479','',0.00,'00','10','0','',NULL,NULL,5,0,0,'71711625240',0,0,0,0.00,'2024-03-28 14:29:04','7','1','','2026-09-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',''),(1480,'','','','','','','','DEPO INJECTION 150MGS','1','2','1480','',0.00,'80','150','0','',NULL,NULL,5,0,0,'4211881711626342',0,0,0,0.00,'2024-03-28 14:48:49','7','1','','2026-08-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1481,'','','','','','','','MEDIVEN CREAM 15MGS','1','2','1481','',0.00,'80','100','0','',NULL,NULL,5,0,0,'71991711708889',0,0,0,0.00,'2024-03-29 13:45:38','7','1','','2026-10-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1482,'','','','','','','','BECLOMIN OINT 15G','1','2','1482','',0.00,'80','150','0','',NULL,NULL,0,0,0,'5477051711713131',0,0,0,0.00,'2024-03-29 14:57:23','7','1','','2026-01-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1483,'','','','','','','','HYDROCOTISONE CREAM 15G','1','2','1483','',0.00,'00','100','0','',NULL,NULL,5,0,0,'3086881711713722',0,0,0,0.00,'2024-03-29 15:05:38','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1484,'','','','','','','','XTRADERM CREAM 20G','1','2','1484','',0.00,'139','200','0','',NULL,NULL,5,0,0,'71991711714007',0,0,0,0.00,'2024-03-29 15:12:47','7','1','','2025-07-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1485,'','','','','','','','DOLOR-GEL CREAM 20G','1','2','1485','',0.00,'60','150','0','',NULL,NULL,5,0,0,'6565191711716730',0,0,0,0.00,'2024-03-29 16:01:39','7','1','','2026-04-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1486,'','','','','','','','SAKI BURNS CREAM 15G','1','2','1486','',0.00,'50','150','0','',NULL,NULL,5,0,0,'8135781711722244',0,0,0,0.00,'2024-03-29 17:44:07','7','1','','2025-09-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1487,'','','','','','','','CAREMOX-AMOXICILLIN 500MGS','1','2','1487','',0.00,'80','150','0','',NULL,NULL,5,0,0,'1985451711801032',0,0,0,0.00,'2024-03-30 15:46:53','7','1','','2026-09-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1488,'','','','','','','','AGYCIN-AZITHROMYIN 500MG','1','2','1488','',0.00,'35','300','','55',NULL,NULL,5,0,0,'4211881711802813',0,0,0,0.00,'2024-03-30 16:37:30','7','1','','2026-08-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1489,'','','','','','','','CO-TRIMOXAZOLE 480MG','1','2','1489','',0.00,'89','10','00','00',NULL,NULL,5,0,0,'4211881711809266',0,0,0,0.00,'2024-03-30 18:37:36','7','1','','2025-08-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1490,'','','','','','','','ERYTHROMYCIN 500MGS TABS','1','2','1490','',0.00,'00','400','0','',NULL,NULL,5,0,0,'1985451711813749',0,0,0,0.00,'2024-03-30 18:56:00','7','1','','2024-07-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1491,'','','','','','','','FLUCLOXACILIN 500MGS CAPS','1','2','1491','',0.00,'100','500','0','',NULL,NULL,5,0,0,'5477051711814161',0,0,0,0.00,'2024-03-30 19:13:27','7','1','','2026-12-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1492,'','','','','','','','AMPICLOX 250MG CAPS','1','2','1492','',0.00,'00','2OO','0','',NULL,NULL,5,0,0,'3047611711815207',0,0,0,0.00,'2024-03-30 19:40:22','7','1','','2026-12-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1493,'','','','','','','','NORFLOXACIN 400MGS TABS','1','2','1493','',0.00,'00','300','0','',NULL,NULL,5,0,0,'6565191711816823',0,0,0,0.00,'2024-03-30 19:48:38','7','1','','2024-07-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','00',NULL),(1494,'','','','','','','','CEFUROXIME AXETIL-500MGS','1','2','1494','',0.00,'78','500','0','',NULL,NULL,5,0,0,'5477051711817416',0,0,0,0.00,'2024-03-30 20:13:05','7','1','','2026-12-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1495,'','','','','','','','LOPERAMIDE CAPS 2MGS','1','2','1495','',0.00,'00','100','0','',NULL,NULL,5,0,0,'4211881711957977',0,0,0,0.00,'2024-04-01 10:55:49','7','1','','2027-01-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1496,'','','','','','','','PREPOST-N TABS 5MG','1','2','1496','',0.00,'00','30','0','',NULL,NULL,5,0,0,'5477051711959164',0,0,0,0.00,'2024-04-01 11:16:56','7','1','','2026-01-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1497,'','','','','','','','EFLARON METRONIDAZOLE1OOMLS','1','2','1497','',0.00,'59','150','0','',NULL,NULL,5,0,0,'4211881711967602',0,0,0,0.00,'2024-04-01 13:40:53','7','1','','2027-10-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1498,'','','','','','','','EFLARON METRONIDAZOLE 60MLS','1','2','1498','',0.00,'00','100','0','',NULL,NULL,5,0,0,'1985451711968053',0,0,0,0.00,'2024-04-01 13:44:26','7','1','','2026-11-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1499,'','','','','','','','AMPICLOX 250MG CAPS','1','2','1499','',0.00,'00','200','0','',NULL,NULL,5,0,0,'4211881711969128',0,0,0,0.00,'2024-04-01 14:13:34','7','1','','2026-12-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1500,'','','','','','','','CIPROFLOXACIN 500MGS','1','2','1500','',0.00,'2','10','0','2',NULL,NULL,5,0,0,'3047611711970015',0,0,0,0.00,'2024-04-01 14:20:21','7','1','','2026-08-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1501,'','','','','','','','AMOXICLAV 625','1','2','1501','',0.00,'00','500','0','',NULL,NULL,5,0,0,'4211881711970421',0,0,0,0.00,'2024-04-01 14:25:45','7','1','','2025-05-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1502,'','','','','','','','CLOZOLE-B','1','2','1502','',0.00,'30','130','0','',NULL,NULL,5,0,0,'3047611711970746',0,0,0,0.00,'2024-04-01 14:31:47','7','1','','2026-08-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1503,'','','','','','','','CLOZOLE CREAM','1','2','1503','',0.00,'00','100','0','',NULL,NULL,5,0,0,'1985451711971108',0,0,0,0.00,'2024-04-01 14:36:23','7','1','','2025-05-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1504,'','','','','','','','ELYCORT-HYDROCORTISINE','1','2','1504','',0.00,'00','150','0','',NULL,NULL,5,0,0,'1985451711971383',0,0,0,0.00,'2024-04-01 14:42:12','7','1','','2026-01-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1505,'','','','','','','','BETASON 15G','1','2','1505','',0.00,'00','100','0','',NULL,NULL,5,0,0,'71991711972070',0,0,0,0.00,'2024-04-01 14:55:43','7','1','','2026-01-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1506,'','','','','','','','CEFTRIAXONE INJECTION 1GM','1','2','1506','',0.00,'00','600','0','',NULL,NULL,5,0,0,'4211881712125550',0,0,0,0.00,'2024-04-03 09:30:06','7','1','','2025-07-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1507,'','','','','','','','OMEPRAZOLE 40MG INJ','1','2','1507','',0.00,'00','600','0','',NULL,NULL,5,0,0,'1985451712125913',0,0,0,0.00,'2024-04-03 09:36:03','7','1','','2025-11-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1508,'','','','','','','','MIGROGYNON FE ORAL CONTRACEPTIVE','1','2','1508','',0.00,'00','250','0','',NULL,NULL,5,0,0,'5477051712128823',0,0,0,0.00,'2024-04-03 10:28:06','7','1','','2025-11-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1509,'','','','','','','','POSTINOR-2','1','2','1509','',0.00,'00','200','0','',NULL,NULL,5,0,0,'4211881712129287',0,0,0,0.00,'2024-04-03 10:32:15','7','1','','2028-08-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1510,'','','','','','','','DEPO INJECTION 150MGS','1','2','1510','',0.00,'100','150','0','',NULL,NULL,5,0,0,'3047611712129684',0,0,0,0.00,'2024-04-03 10:37:33','7','1','','2026-07-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1511,'','','','','','','','SILDENAFIL CITRATE(MTM)','1','2','1511','',0.00,'35','50','0','',NULL,NULL,5,0,0,'3047611712130430',0,0,0,0.00,'2024-04-03 10:51:32','7','1','','2026-08-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1512,'','','','','','','','DOLOACT-MR','1','2','1512','',0.00,'17','30','0','',NULL,NULL,5,0,0,'4211881712132799',0,0,0,0.00,'2024-04-03 12:28:31','7','1','','2029-09-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1513,'','','','','','','','MIGROGYNON FE ORAL CONTRACEPTIVE','1','2','1513','',0.00,'139','250','0','',NULL,NULL,5,0,0,'4211881712148975',0,0,0,0.00,'2024-04-03 15:59:07','7','1','','2025-11-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1514,'','','','','','','','ELYCORT-HYDROCORTISINE','1','2','1514','',0.00,'00','150','0','',NULL,NULL,5,0,0,'4211881712320273',0,0,0,0.00,'2024-04-05 15:40:49','7','1','','2026-01-01','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1515,'','','','','','','','IBUFLAM','1','2','1515','',0.00,'30','100','0','',NULL,NULL,0,0,0,'5319051715281163',0,0,0,0.00,'2024-05-09 22:04:47','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1516,'','','','','','','','COSATRIM DS','1','2','1516','',0.00,'4.5','10','0','',NULL,NULL,0,0,0,'2102961715332259',0,0,0,0.00,'2024-05-10 12:15:58','8','1','','0000-00-00','mainitem','na','COSATIM DS(CTX)','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1517,'','','','','','','','AMPICILLIN','1','2','1517','',0.00,'4','10','0','',NULL,NULL,0,0,0,'6042271715333356',0,0,0,0.00,'2024-05-10 12:32:14','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1518,'','','','','','','','ELYFLOX 250MG','1','2','1518','',0.00,'5','20','0','',NULL,NULL,0,0,0,'1901171715333534',0,0,0,0.00,'2024-05-10 12:33:29','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1519,'','','','','','','','ERYTHROX 100MLS','1','2','1519','',0.00,'50','150','0','',NULL,NULL,0,0,0,'8135781715337089',0,0,0,0.00,'2024-05-10 13:32:29','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1520,'','','','','','','','FLAZOLE 400MG(METRONIDAZOLE)','1','2','1520','',0.00,'3','10','0','',NULL,NULL,0,0,0,'9774331715340169',0,0,0,0.00,'2024-05-10 14:25:40','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1521,'','','','','','','','EFLARON PLUS ','1','2','1521','',0.00,'0','20','0','',NULL,NULL,0,0,0,'3087791715340503',0,0,0,0.00,'2024-05-10 14:29:25','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1522,'','','','','','','','SHAL ARTEM 60ML','1','2','1522','',0.00,'0','200','0','',NULL,NULL,0,0,0,'4445401715341069',0,0,0,0.00,'2024-05-10 14:38:24','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1523,'','','','','','','','LUM ARTEM 60ML','1','2','1523','',0.00,'0','200','0','',NULL,NULL,0,0,0,'7394441715341155',0,0,0,0.00,'2024-05-10 14:40:04','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1524,'','','','','','','','FALCIDIN','1','2','1524','',0.00,'33','100','0','',NULL,NULL,0,0,0,'6861551715341226',0,0,0,0.00,'2024-05-10 14:42:00','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1525,'','','','','','','','DAZOLE CREAM 20G','1','2','1525','',0.00,'0','100','0','',NULL,NULL,0,0,0,'2102961715342807',0,0,0,0.00,'2024-05-10 15:09:33','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1526,'','','','','','','','DAZOLE B CREAM','1','2','1526','',0.00,'43','150','0','',NULL,NULL,0,0,0,'2102961715342973',0,0,0,0.00,'2024-05-10 15:10:10','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1527,'','','','','','','','DAWACORT HYDROCORT CREAM ','1','2','1527','',0.00,'0','150','0','',NULL,NULL,0,0,0,'7962981715343899',0,0,0,0.00,'2024-05-10 15:25:43','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1528,'','','','','','','','OLOCORT CREAM ','1','2','1528','',0.00,'0','150','0','',NULL,NULL,0,0,0,'8071731715343984',0,0,0,0.00,'2024-05-10 15:26:57','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1529,'','','','','','','','HCTZ 50MG','1','2','1529','',0.00,'2','5','0','',NULL,NULL,0,0,0,'6490881715415713',0,0,0,0.00,'2024-05-11 11:25:50','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1530,'','','','','','','','LORSATAN H ','1','2','1530','',0.00,'.','.','0','',NULL,NULL,0,0,0,'6604461715416173',0,0,0,0.00,'2024-05-11 11:52:53','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1531,'','','','','','','','COZITH AZYTHROMYCIN 500MG','1','2','1531','',0.00,'65','200','0','',NULL,NULL,0,0,0,'5319051715420187',0,0,0,0.00,'2024-05-11 12:37:38','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1532,'','','','','','','','CLOMZOLE CLOTRIMAZOLE CREAM 20MG','1','2','1532','',0.00,'38','100','0','',NULL,NULL,0,0,0,'7962981715420438',0,0,0,0.00,'2024-05-11 12:41:30','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1533,'','','','','','','','CLOB B CREAM','1','2','1533','',0.00,'84','200','0','',NULL,NULL,0,0,0,'4220641715420491',0,0,0,0.00,'2024-05-11 12:42:35','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1534,'','','','','','','','CLOB BG CREAM','1','2','1534','',0.00,'85','250','0','',NULL,NULL,0,0,0,'8071731715420556',0,0,0,0.00,'2024-05-11 12:43:31','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1535,'','','','','','','','ONCOSIL TERBINAFINE CREAM','1','2','1535','',0.00,'235','400','0','',NULL,NULL,0,0,0,'3393511715420685',0,0,0,0.00,'2024-05-11 12:45:53','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1536,'','','','','','','','MEDIDERM HYDROCORT 15MG','1','2','1536','',0.00,'45','150','0','',NULL,NULL,0,0,0,'5612091715421469',0,0,0,0.00,'2024-05-11 13:00:23','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1537,'','','','','','','','BISPANOL HYOSCINE BUTYLBROMIDE','1','2','1537','',0.00,'3','10','0','',NULL,NULL,0,0,0,'3393511715421666',0,0,0,0.00,'2024-05-11 13:02:34','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1538,'','','','','','','','COPRED PREDNISOLONE BLUE 5MG','1','2','1538','',0.00,'2','5','0','',NULL,NULL,0,0,0,'7581741715421844',0,0,0,0.00,'2024-05-11 13:05:24','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1539,'','','','','','','','DAWAPRIL ENARLAPRIL 5MG','1','2','1539','',0.00,'2','5','0','',NULL,NULL,0,0,0,'7581741715427704',0,0,0,0.00,'2024-05-11 14:42:50','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1540,'','','','','','','','GABACARE GABAPENTIN METHYLCOBALAMIN','1','2','1540','',0.00,'0','40','0','',NULL,NULL,0,0,0,'3580201715427786',0,0,0,0.00,'2024-05-11 14:44:08','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1541,'','','','','','','','OMICAP OMEPRAZOLE 20MG','1','2','1541','',0.00,'4','10','0','',NULL,NULL,0,0,0,'5319051715431198',0,0,0,0.00,'2024-05-11 15:41:05','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1542,'','','','','','','','STOMACID ANTACID','1','2','1542','',0.00,'5','20','0','',NULL,NULL,0,0,0,'8071731715431496',0,0,0,0.00,'2024-05-11 15:46:28','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1543,'','','','','','','','OLOMOL FORTE SECNIDAZOLE','1','2','1543','',0.00,'25','100','0','',NULL,NULL,0,0,0,'5319051715432812',0,0,0,0.00,'2024-05-11 16:11:38','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1544,'','','','','','','','DYNAPAR','1','2','1544','',0.00,'13','20','0','',NULL,NULL,0,0,0,'2102961715433098',0,0,0,0.00,'2024-05-11 16:12:21','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1545,'','','','','','','','LYSODAL MR','1','2','1545','',0.00,'274','50','0','',NULL,NULL,0,0,0,'2102961715435641',0,0,0,0.00,'2024-05-11 16:54:55','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1546,'','','','','','','','OXIFAST LORNOXICAM THIOCOLCHICOSIDE','1','2','1546','',0.00,'215','30','0','',NULL,NULL,0,0,0,'5319051715436573',0,0,0,0.00,'2024-05-11 17:11:19','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1547,'','','','','','','','OPRAZ OMEPRAZOLE 20MG','1','2','1547','',0.00,'1.5','10','0','',NULL,NULL,0,0,0,'5319051715437569',0,0,0,0.00,'2024-05-11 17:30:57','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1548,'','','','','','','','Altoa','1','2','1548','',0.00,'19','50','0','',NULL,NULL,0,0,0,'8135781715594366',0,0,0,0.00,'2024-05-13 13:04:56','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1549,'','','','','','','','VERMOUT','1','2','1549','',0.00,'186','300','0','',NULL,NULL,0,0,0,'8135781715594740',0,0,0,0.00,'2024-05-13 13:08:30','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1550,'','','','','','','','UBENZOL ALBENDAZOL 400MG','1','2','1550','',0.00,'18','50','0','',NULL,NULL,0,0,0,'4658681715596248',0,0,0,0.00,'2024-05-13 13:43:58','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1551,'','','','','','','','acinet amoxicalv 228/5ml','1','2','1551','',0.00,'170','350','0','',NULL,NULL,0,0,0,'2102961716374411',0,0,0,0.00,'2024-05-22 13:41:30','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1552,'','','','','','','','acinet amoxiclav 375','1','2','1552','',0.00,'180','350','0','',NULL,NULL,0,0,0,'8135781716374490',0,0,0,0.00,'2024-05-22 13:42:34','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1553,'','','','','','','','hyoscine hyomide syrup 60ml','1','2','1553','',0.00,'60','150','0','',NULL,NULL,0,0,0,'7581741716375766',0,0,0,0.00,'2024-05-22 14:03:44','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1554,'','','','','','','','AZIMAX AZITHROMYCIN 500MG','1','2','1554','',0.00,'60','150','0','',NULL,NULL,0,0,0,'3936071716815491',0,0,0,0.00,'2024-05-27 16:13:14','8','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1555,'','','','','','','','ABZ SUSPENSION ORIGINAL','1','2','1555','',0.00,'42','100','20','0',NULL,NULL,0,0,0,'5893901726408384',0,0,0,0.00,'2024-09-15 16:58:57','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(1556,'','','','','','','','BETAMOL','1','2','1556','',0.00,'25','100','0','0',NULL,NULL,0,0,0,'6086771726565748',0,0,0,0.00,'2024-09-17 12:37:02','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1557,'','','','','','','','CANZOL CLOTRIMAZOLE 200MG V3','1','2','1557','',0.00,'40','250','0','0',NULL,NULL,0,0,0,'8896401726566234',0,0,0,0.00,'2024-09-17 12:46:09','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1558,'','','','','','','','FLAGIN 60MLS METRONIDAZOLE','1','2','1558','',0.00,'30','100','0','0',NULL,NULL,0,0,0,'7388511726566420',0,0,0,0.00,'2024-09-17 12:49:50','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1559,'','','','','','','','ENTEROZOLE 100MLS','1','2','1559','',0.00,'50','200','0','',NULL,NULL,0,0,0,'679451726566711',0,0,0,0.00,'2024-09-17 12:53:48','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1560,'','','','','','','','BIOTRIM 50MLS','1','2','1560','',0.00,'30','100','0','0',NULL,NULL,0,0,0,'9555431726567089',0,0,0,0.00,'2024-09-17 12:58:55','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1561,'','','','','','','','CEDRIL DS CEFADROXIL','1','2','1561','',0.00,'75','250','0','0',NULL,NULL,0,0,0,'7721781726567172',0,0,0,0.00,'2024-09-17 13:01:09','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1562,'','','','','','','','AMPICLODAWA AMIPICLOX 60MLS','1','2','1562','',0.00,'25','100','0','',NULL,NULL,0,0,0,'8307791726567282',0,0,0,0.00,'2024-09-17 13:02:40','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1563,'','','','','','','','AXYLIN 60MLS','1','2','1563','',0.00,'25','100','0','0',NULL,NULL,0,0,0,'2283541726567384',0,0,0,0.00,'2024-09-17 13:04:02','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1564,'','','','','','','','AZITHROSAFE 15MLS','1','2','1564','',0.00,'45','150','0','0',NULL,NULL,0,0,0,'6593831726567544',0,0,0,0.00,'2024-09-17 13:08:38','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1565,'','','','','','','','LABSTATIN 30MLS','1','2','1565','',0.00,'50','150','0','0',NULL,NULL,0,0,0,'1481781726567914',0,0,0,0.00,'2024-09-17 13:12:52','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1566,'','','','','','','','GALAXY SEFIN CEFTRIAXONE 1GM','1','2','1566','',0.00,'50','250','0','0',NULL,NULL,0,0,0,'2743591726568073',0,0,0,0.00,'2024-09-17 13:16:50','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1567,'','','','','','','','VELVEX 400MG','1','2','1567','',0.00,'200','400','0','',NULL,NULL,0,0,0,'1601381726568470',0,0,0,0.00,'2024-09-17 13:22:09','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1568,'','','','','','','','BENATSEN MIXI','1','2','1568','',0.00,'48','150','0','',NULL,NULL,0,0,0,'619291726568865',0,0,0,0.00,'2024-09-17 13:29:19','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1569,'','','','','','','','DERMO GEL','1','2','1569','',0.00,'60','200','0','0',NULL,NULL,0,0,0,'8857001726569215',0,0,0,0.00,'2024-09-17 13:34:22','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1570,'','','','','','','','HIV SELF TEST KIT EGENS','1','2','1570','',0.00,'85','250','0','0',NULL,NULL,0,0,0,'9557021726569392',0,0,0,0.00,'2024-09-17 13:38:16','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1571,'','','','','','','','SYPHILIS DIPSTICK TEST','1','2','1571','',0.00,'65','200','0','',NULL,NULL,0,0,0,'5250131726569944',0,0,0,0.00,'2024-09-17 13:46:48','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1572,'','','','','','','','LEVOCET M','1','2','1572','',0.00,'15','40','0','',NULL,NULL,0,0,0,'1664251726570336',0,0,0,0.00,'2024-09-17 13:54:14','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1573,'','','','','','','','CETRPINN TABS CETRIZINE 10MG','1','2','1573','',0.00,'2.5','5','0','0',NULL,NULL,0,0,0,'329971726570476',0,0,0,0.00,'2024-09-17 13:55:56','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1574,'','','','','','','','F TAB ','1','2','1574','',0.00,'1','5','0','',NULL,NULL,0,0,0,'5193531726570889',0,0,0,0.00,'2024-09-17 14:02:57','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1575,'','','','','','','','DACOLD 100MLS','1','2','1575','',0.00,'55','150','0','',NULL,NULL,0,0,0,'2939621726571027',0,0,0,0.00,'2024-09-17 14:04:41','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1576,'','','','','','','','MOXACIL DS 100MLS DS','1','2','1576','',0.00,'55','150','0','0',NULL,NULL,0,0,0,'4096031726571111',0,0,0,0.00,'2024-09-17 14:08:20','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1577,'','','','','','','','PREDNISONE WHITE','1','2','1577','',0.00,'1','5','0','',NULL,NULL,0,0,0,'7773741726571403',0,0,0,0.00,'2024-09-17 14:11:21','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1578,'','','','','','','','ISODEX DRY 100MLS','1','2','1578','',0.00,'65','200','0','',NULL,NULL,0,0,0,'8487861726575278',0,0,0,0.00,'2024-09-17 15:15:54','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1579,'','','','','','','','ISODEX EXPECT 100MLS','1','2','1579','',0.00,'65','NaN200','0','0',NULL,NULL,0,0,0,'6518861726575393',0,0,0,0.00,'2024-09-17 15:17:13','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1580,'','','','','','','','AMBROX 100MLS','1','2','1580','',0.00,'60','200','0','0',NULL,NULL,0,0,0,'752681726575637',0,0,0,0.00,'2024-09-17 15:21:34','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1581,'','','','','','','','ZEDCORIL 100MLS','1','2','1581','',0.00,'55','200','0','',NULL,NULL,0,0,0,'1206541726575759',0,0,0,0.00,'2024-09-17 15:23:26','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1582,'','','','','','','','SOLVAXIN 100MLS','1','2','1582','',0.00,'105','200','0','0',NULL,NULL,0,0,0,'1675001726575820',0,0,0,0.00,'2024-09-17 15:24:53','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1583,'','','','','','','','KOFGON 100MLS GREEN','1','2','1583','',0.00,'35','NaN150','0','',NULL,NULL,0,0,0,'1498301726576186',0,0,0,0.00,'2024-09-17 15:31:14','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1584,'','','','','','','','TROGYL 400MG METRONIDAZOLE','1','2','1584','',0.00,'2.5','10','0','',NULL,NULL,0,0,0,'9019151726576395',0,0,0,0.00,'2024-09-17 15:34:12','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1585,'','','','','','','','.AZIWIN AZITHROMYCIN 500MG','1','2','1585','',0.00,'45','150','0','',NULL,NULL,0,0,0,'8574771726580404',0,0,0,0.00,'2024-09-17 16:41:10','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1586,'','','','','','','','ERYGL ERYTHROMYCIN 500MG','1','2','1586','',0.00,'5','10','0','',NULL,NULL,0,0,0,'413271726580524',0,0,0,0.00,'2024-09-17 16:43:02','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1587,'','','','','','','','SPAMOX DT 250MG AMOXICILIN','1','2','1587','',0.00,'3.75','15','0','',NULL,NULL,0,0,0,'1638051726580759',0,0,0,0.00,'2024-09-17 16:48:48','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1588,'','','','','','','','SPAMOX 250MG CAPSULE AMOXICILLIN','1','2','1588','',0.00,'2.5','10','0','',NULL,NULL,0,0,0,'635401726580947',0,0,0,0.00,'2024-09-17 16:50:12','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1589,'','','','','','','','CIPRODIN CIPROFLOXACIN 500MG','1','2','1589','',0.00,'3','15','0','',NULL,NULL,0,0,0,'804071726581142',0,0,0,0.00,'2024-09-17 16:53:28','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1590,'','','','','','','','COTRIVIVA CTX960MG','1','2','1590','',0.00,'3','NaN','0','',NULL,NULL,0,0,0,'9748451726581222',0,0,0,0.00,'2024-09-17 16:54:42','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1591,'','','','','','','','NOVAMENTI 625MG AMOXICLAV','1','2','1591','',0.00,'116','400','0','0',NULL,NULL,0,0,0,'3422731726581318',0,0,0,0.00,'2024-09-17 16:56:16','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1592,'','','','','','','','LABCLAV 228/5ML','1','2','1592','',0.00,'115','350 ','0','0',NULL,NULL,0,0,0,'6572641726581476',0,0,0,0.00,'2024-09-17 17:00:24','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1593,'','','','','','','','CLOTRINE 500MG','1','2','1593','',0.00,'91','250','0','',NULL,NULL,0,0,0,'820481726584695',0,0,0,0.00,'2024-09-17 17:52:22','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1594,'','','','','','','','PARANOVA PARACETAMOL EFFAV 1GM','1','2','1594','',0.00,'24','70','0','',NULL,NULL,0,0,0,'1393041726584828',0,0,0,0.00,'2024-09-17 17:56:19','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1595,'','','','','','','','TREVIAMET 50/1000MG ','1','2','1595','',0.00,'50','NaN','0','',NULL,NULL,0,0,0,'3237281726648723',0,0,0,0.00,'2024-09-18 11:39:52','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1596,'','','','','','','','Gastrogel 100MLS','1','2','1596','',0.00,'55','150','0','',NULL,NULL,0,0,0,'7295651726686264',0,0,0,0.00,'2024-09-18 22:05:13','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1597,'','','','','','','','ESOMOD 20MG ESOMEPRAZOLE','1','2','1597','',0.00,'4','20','0','',NULL,NULL,0,0,0,'8726941726754216',0,0,0,0.00,'2024-09-19 16:59:00','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1598,'','','','','','','','ESOMOD 40MG ESOMEPRAZOLE','1','2','1598','',0.00,'5','NaN','0','',NULL,NULL,0,0,0,'675761726754368',0,0,0,0.00,'2024-09-19 17:00:40','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1599,'','','','','','','','ESOMOD 40MG ESOMEPRAZOLE','1','2','1599','',0.00,'5','30','0','',NULL,NULL,0,0,0,'6038791726754441',0,0,0,0.00,'2024-09-19 17:01:33','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1600,'','','','','','','','ULTOP PANTOPRAZOLE 20MG','1','2','1600','',0.00,'10','30','0','',NULL,NULL,0,0,0,'9310171726754508',0,0,0,0.00,'2024-09-19 17:03:58','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1601,'','','','','','','','DETERMINE TEST STRIPS ','1','2','1601','',0.00,'45','150','0','',NULL,NULL,0,0,0,'7854581726758418',0,0,0,0.00,'2024-09-19 18:08:40','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1602,'','','','','','','','CXAAZOLE 200MG VAGINAL PESSARIES CLOTRIMAZOLE','1','2','1602','',0.00,'48','250','0','',NULL,NULL,0,0,0,'6318231726762627',0,0,0,0.00,'2024-09-19 19:18:15','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1603,'','','','','','','','S DERM CREAM','1','2','1603','',0.00,'55','150','0','',NULL,NULL,0,0,0,'9576741726763355',0,0,0,0.00,'2024-09-19 19:30:01','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1604,'','','','','','','','VEGA 50MG SILDENAFIL','1','2','1604','',0.00,'10','50','0','',NULL,NULL,0,0,0,'7682661727187504',0,0,0,0.00,'2024-09-24 17:19:16','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1605,'','','','','','','','BETAMOL TABS 500MG','1','2','1605','',0.00,'1','5','0','',NULL,NULL,0,0,0,'314121727977236',0,0,0,0.00,'2024-10-03 20:41:46','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1606,'','','','','','','','DACOLD CAPSULES','1','2','1606','',0.00,'55','150','0','0',NULL,NULL,0,0,0,'4094321727981911',0,0,0,0.00,'2024-10-03 22:00:24','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1607,'','','','','','','','COTRIVIVA CTX 960MG ','1','2','1607','',0.00,'3','15','0','',NULL,NULL,0,0,0,'3118481728236677',0,0,0,0.00,'2024-10-06 20:46:04','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1608,'','','','','','','','PROMVITE MULTIVITAMIN 100ML','1','2','1608','',0.00,'45','150','0','',NULL,NULL,0,0,0,'6443021728927646',0,0,0,0.00,'2024-10-14 20:42:04','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1609,'','','','','','','','levoxin levofloxacin','1','2','1609','',0.00,'0','400','0','',NULL,NULL,0,0,0,'3652431728987890',0,0,0,0.00,'2024-10-15 13:26:02','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1610,'','','','','','','','ACECLOFENAC ACESTAR 100MG','1','2','1610','',0.00,'5','20','0','',NULL,NULL,0,0,0,'5627221729786135',0,0,0,0.00,'2024-10-24 19:10:11','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1611,'','','','','','','','AMPICLODAWA 100MLS','1','2','1611','',0.00,'75','200','0','',NULL,NULL,0,0,0,'9197791729786460',0,0,0,0.00,'2024-10-24 19:15:49','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1612,'','','','','','','','HELICURE HPYLORI KIT','1','2','1612','',0.00,'620','1000','0','',NULL,NULL,0,0,0,'8243931729787256',0,0,0,0.00,'2024-10-24 19:29:08','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1613,'','','','','','','','MONTAPLUS','1','2','1613','',0.00,'25','40','0','',NULL,NULL,0,0,0,'2142641729787477',0,0,0,0.00,'2024-10-24 19:38:30','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1614,'','','','','','','','LEVOFLOXACIN L VXIN 500MG','1','2','1614','',0.00,'75','400','0','',NULL,NULL,0,0,0,'2150311729787928',0,0,0,0.00,'2024-10-24 19:41:51','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1615,'','','','','','','','NEUTRO FORTE','1','2','1615','',0.00,'3','10','0','',NULL,NULL,0,0,0,'6067801729788268',0,0,0,0.00,'2024-10-24 19:45:34','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1616,'','','','','','','','PREDNISOLONE BLUE COSMOS','1','2','1616','',0.00,'2','5','0','',NULL,NULL,0,0,0,'3662721729792709',0,0,0,0.00,'2024-10-24 20:59:20','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1617,'','','','','','','','SICLOFEN','1','2','1617','',0.00,'5','NaN','0','',NULL,NULL,0,0,0,'6423281730219298',0,0,0,0.00,'2024-10-30 10:14:45','10','1','','0000-00-00','mainitem','na','','inactive','pcs','Inventory','1110','4000','5500','EXEMPTED','',''),(1618,'','','','','','','','BRONCHO COUGH 100MLS ASCORIL GEN','1','2','1618','',0.00,'65','200','0','',NULL,NULL,0,0,0,'8726351730219420',0,0,0,0.00,'2024-10-29 19:31:36','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1619,'','','','','','','','LABCLAV 1GM AMOXICLAV','1','2','1619','',0.00,'199','600','0','',NULL,NULL,0,0,0,'3430741730219553',0,0,0,0.00,'2024-10-29 19:34:14','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1620,'','','','','','','','KAMOXCLAV 228/5ML AMOXICLAV','1','2','1620','',0.00,'109','NaN','0','',NULL,NULL,0,0,0,'9379931730219673',0,0,0,0.00,'2024-10-29 19:35:38','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1621,'','','','','','','','ESSPON 100MLS APPETITE STIMULANT','1','2','1621','',0.00,'109','300','0','',NULL,NULL,0,0,0,'1466741730219748',0,0,0,0.00,'2024-10-29 19:37:10','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1622,'','','','','','','','SICLOFEN 100mg','1','2','1622','',0.00,'5','60','0','',NULL,NULL,0,0,0,'8769411730272485',0,0,0,0.00,'2024-10-30 10:15:42','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1623,'','','','','','','','SICLOFEN 100mg','1','2','1623','',0.00,'5','20','0','',NULL,NULL,0,0,0,'3887011730272599',0,0,0,0.00,'2024-10-30 10:17:32','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1624,'','','','','','','','ISODEX EXPECTORANT 100MLS','1','2','1624','',0.00,'65','200','0','',NULL,NULL,0,0,0,'2146101730310299',0,0,0,0.00,'2024-10-30 20:46:31','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1625,'','','','','','','','KAMOXCLAV 228/5ML AMOXICLAV','1','2','1625','',0.00,'109','400','0','',NULL,NULL,0,0,0,'8976361730313959',0,0,0,0.00,'2024-10-30 21:46:43','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1626,'','','','','','','','FEXAL CEFTRIAXONE 1GM','1','2','1626','',0.00,'32','250','0','',NULL,NULL,0,0,0,'9420891730376741',0,0,0,0.00,'2024-10-31 15:13:43','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1627,'','','','','','','','KOFGON 100MLS GREEN','1','2','1627','',0.00,'35','150','0','',NULL,NULL,0,0,0,'5973091730737118',0,0,0,0.00,'2024-11-04 19:19:42','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1628,'','','','','','','','FLUCONTROL 200MG FLUCONAZOLE CAPS','1','2','1628','',0.00,'13','30','0','',NULL,NULL,0,0,0,'8871221732786302',0,0,0,0.00,'2024-11-28 12:33:28','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1629,'','','','','','','','THEOPHRD FRANOL TABS','1','2','1629','',0.00,'2','5','0','',NULL,NULL,0,0,0,'4906041732786439',0,0,0,0.00,'2024-11-28 12:35:30','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1630,'','','','','','','','Presnisolone olsolone blue','1','2','1630','',0.00,'2','5','0','',NULL,NULL,0,0,0,'3178721733830678',0,0,0,0.00,'2024-12-10 14:39:02','10','1','','0000-00-00','mainitem','na','PDL BLUE','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1631,'','','','','','','','PREDNISONE COSMOS WHITE PDL','1','2','1631','',0.00,'2','5','0','',NULL,NULL,0,0,0,'7543301734015214',0,0,0,0.00,'2024-12-12 17:54:25','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1632,'','','','','','','','HYOSCINE BUTYLBROMIDE INJ 20MG','1','2','1632','',0.00,'0','100','0','',NULL,NULL,0,0,0,'6097571734539002',0,0,0,0.00,'2024-12-18 19:24:34','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1633,'','','','','','','','PAMOLMAX 500MG','1','2','1633','',0.00,'2.5','5','0','',NULL,NULL,0,0,0,'8742231735319108',0,0,0,0.00,'2024-12-27 20:06:29','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1634,'','','','','','','','RINOVIL CPM','1','2','1634','',0.00,'1','5','0','',NULL,NULL,0,0,0,'283731735324035',0,0,0,0.00,'2024-12-27 21:28:20','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1635,'','','','','','','','C azi AZITHROMYCIN 500MG','1','2','1635','',0.00,'55','200','0','',NULL,NULL,0,0,0,'5015191735585289',0,0,0,0.00,'2024-12-30 22:02:47','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1636,'','','','','','','','BIOTRIM CTX 960MG TABS','1','2','1636','',0.00,'5','15','0','',NULL,NULL,0,0,0,'8610991735750575',0,0,0,0.00,'2025-01-01 19:57:23','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1637,'','','','','','','','MELONAC MELOXICAM 7.5MG','1','2','1637','',0.00,'3','10','0','',NULL,NULL,0,0,0,'5735931735750654',0,0,0,0.00,'2025-01-01 19:58:54','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1638,'','','','','','','','MELONAC MELOXICAM 15MG','1','2','1638','',0.00,'3','15','0','0',NULL,NULL,0,0,0,'3806651735750759',0,0,0,0.00,'2025-01-01 20:00:14','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','/0',NULL),(1639,'','','','','','','','CEFAXIL CEFUROXIME 500MG','1','2','1639','',0.00,'195','400','0','',NULL,NULL,0,0,0,'669561735802236',0,0,0,0.00,'2025-01-02 10:18:32','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1640,'','','','','','','','AZITHROMYCIN SHALZIN 500MG','1','2','1640','',0.00,'55','200','0','',NULL,NULL,0,0,0,'9666561735812097',0,0,0,0.00,'2025-01-02 13:03:07','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1641,'','','','','','','','BACTIFIX CEFIXIME 400MG','1','2','1641','',0.00,'180','400','0','',NULL,NULL,0,0,0,'1344711735812349',0,0,0,0.00,'2025-01-02 13:07:17','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1642,'','','','','','','','NORMNIL ALBENDAZOLE 400MG TABS','1','2','1642','',0.00,'9','50','0','',NULL,NULL,0,0,0,'7069441735812600',0,0,0,0.00,'2025-01-02 13:11:13','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1643,'','','','','','','','WOZEL ALBENDAZOLE 400MG ','1','2','1643','',0.00,'9','50','0','',NULL,NULL,0,0,0,'7231491735812681',0,0,0,0.00,'2025-01-02 13:12:45','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1644,'','','','','','','','GLUCODEAL METFORMIN 500MG','1','2','1644','',0.00,'1','5','0','',NULL,NULL,0,0,0,'3737931735812813',0,0,0,0.00,'2025-01-02 13:14:38','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1645,'','','','','','','','FEMCLOT CLOTRIMAZOLE PESSARIES 200MG','1','2','1645','',0.00,'50','250','0','',NULL,NULL,0,0,0,'9117441735813207',0,0,0,0.00,'2025-01-02 13:21:25','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1646,'','','','','','','','BENZATHINE PEN 2.4 M.U VIALS','1','2','1646','',0.00,'40','200','0','',NULL,NULL,0,0,0,'290711735813286',0,0,0,0.00,'2025-01-02 13:23:09','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1647,'','','','','','','','LORVIC LORATADINE 10MG','1','2','1647','',0.00,'3','20','0','',NULL,NULL,0,0,0,'7681821735813456',0,0,0,0.00,'2025-01-02 13:26:10','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1648,'','','','','','','','KIFARU 100MG TABS','1','2','1648','',0.00,'6','100','0','',NULL,NULL,0,0,0,'271201735814002',0,0,0,0.00,'2025-01-02 13:34:59','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1649,'','','','','','','','ONDEX MD ONDANSETRON 4MG','1','2','1649','',0.00,'35','50','0','',NULL,NULL,0,0,0,'4506051735814732',0,0,0,0.00,'2025-01-02 13:48:35','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1650,'','','','','','','','PARATAL PARACETAMOL 500MG','1','2','1650','',0.00,'1','5','0','',NULL,NULL,0,0,0,'6279931735815158',0,0,0,0.00,'2025-01-02 13:54:08','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1651,'','','','','','','','FEVAPYN EXTRA 60MLS','1','2','1651','',0.00,'33','150','0','',NULL,NULL,0,0,0,'2678601735890155',0,0,0,0.00,'2025-01-03 10:45:38','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1652,'','','','','','','','FEVAPYN EXTRA 100MLS','1','2','1652','',0.00,'45','NaN','0','',NULL,NULL,0,0,0,'4116291735890362',0,0,0,0.00,'2025-01-03 10:46:33','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1653,'','','','','','','','FEVAPYN EXTRA 100MLS','1','2','1653','',0.00,'45','200','0','',NULL,NULL,0,0,0,'6277441735890555',0,0,0,0.00,'2025-01-03 10:50:06','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1654,'','','','','','','','ACINET AMOXICLAV 1G ','1','2','1654','',0.00,'275','600','0','',NULL,NULL,0,0,0,'6895941735890769',0,0,0,0.00,'2025-01-03 10:56:22','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1655,'','','','','','','','CHESTCOFF LOZENGES ','1','2','1655','',0.00,'6','20','0','',NULL,NULL,0,0,0,'8568101735891248',0,0,0,0.00,'2025-01-03 11:02:10','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1656,'','','','','','','','ANALMIN MEFENAMIC ACID 500MG','1','2','1656','',0.00,'4','10','0','',NULL,NULL,0,0,0,'3812531735891747',0,0,0,0.00,'2025-01-03 11:10:46','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1657,'','','','','','','','PROMIVITE MULTIVITAMIN 60MLS ','1','2','1657','',0.00,'35','100','0','',NULL,NULL,0,0,0,'4191735892129',0,0,0,0.00,'2025-01-03 11:16:34','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1658,'','','','','','','','VITAGLOBIN 100MLS','1','2','1658','',0.00,'135','350','0','',NULL,NULL,0,0,0,'6952591735892470',0,0,0,0.00,'2025-01-03 11:23:27','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1659,'','','','','','','','BETAMOL 100MLS ','1','2','1659','',0.00,'35','150','0','',NULL,NULL,0,0,0,'1785751736178499',0,0,0,0.00,'2025-01-06 18:59:46','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1660,'','','','','','','','APRAZOLE SACHET','1','2','1660','',0.00,'44','100','0','',NULL,NULL,0,0,0,'8794531736269326',0,0,0,0.00,'2025-01-07 20:02:50','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1661,'','','','','','','','ALZENA ALBENDAZOLE 400MG SUSPENSION','1','2','1661','',0.00,'12','50','0','0',NULL,NULL,0,0,0,'8197251736345250',0,0,0,0.00,'2025-01-08 17:09:23','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1662,'','','','','','','','VENTOLIN INHALER','1','2','1662','',0.00,'350','600','0','',NULL,NULL,0,0,0,'597571736694213',0,0,0,0.00,'2025-01-12 18:04:41','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1663,'','','','','','','','NORMNIL ABZ SUSPENSION','1','2','1663','',0.00,'23','50','0','',NULL,NULL,0,0,0,'6876221737046086',0,0,0,0.00,'2025-01-16 19:52:26','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1664,'','','','','','','','MOXACIL 125MG/5ML 100MLS','1','2','1664','',0.00,'50','150','0','',NULL,NULL,0,0,0,'5638641737736049',0,0,0,0.00,'2025-01-24 19:30:01','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1665,'','','','','','','','GLUCOMET 1000MG','1','2','1665','',0.00,'15','20','0','',NULL,NULL,0,0,0,'1815881738337510',0,0,0,0.00,'2025-01-31 18:35:24','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1666,'','','','','','','','LOPERAMIDE 2MG','1','2','1666','',0.00,'2','10','0','0',NULL,NULL,0,0,0,'1011941739549105',0,0,0,0.00,'2025-02-14 19:06:50','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1667,'','','','','','','','FLUDEX C','1','2','1667','',0.00,'99','150','0','',NULL,NULL,0,0,0,'4615731740473586',0,0,0,0.00,'2025-02-25 11:55:12','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1668,'','','','','','','','PREDNISOLONE SUSP 60ML DAWASOLONE','1','2','1668','',0.00,'85','200','0','',NULL,NULL,0,0,0,'9381941740500093',0,0,0,0.00,'2025-02-25 19:26:12','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1669,'','','','','','','','CURAMOL PCM 100ML','1','2','1669','',0.00,'42','150','0','',NULL,NULL,0,0,0,'2555601740501983',0,0,0,0.00,'2025-02-25 19:47:28','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1670,'','','','','','','','C azi AZITHROMYCIN SUSPENSION 200/5ML','1','2','1670','',0.00,'48','NaN150','0','',NULL,NULL,0,0,0,'500111741077524',0,0,0,0.00,'2025-03-04 11:39:57','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1671,'','','','','','','','ESOFA ESOMEPRAZOLE 40MG','1','2','1671','',0.00,'5','30','0','',NULL,NULL,0,0,0,'5158021741179517',0,0,0,0.00,'2025-03-05 16:07:01','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1672,'','','','','','','','ESOSAF ESOMEPRAZOLE 40MG','1','2','1672','',0.00,'5','30','0','',NULL,NULL,0,0,0,'2760971741180068',0,0,0,0.00,'2025-03-05 16:08:47','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1673,'','','','','','','','NEBANOL POWDER 10GM','1','2','1673','',0.00,'90','200','0','',NULL,NULL,0,0,0,'3745881742407141',0,0,0,0.00,'2025-03-19 21:00:06','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1674,'','','','','','','','AMOXICLAV CLAXY 625MG','1','2','1674','',0.00,'125','400','0','',NULL,NULL,0,0,0,'6423171742823041',0,0,0,0.00,'2025-03-24 16:33:04','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1675,'','','','','','','','COZOL TINIDAZOLE 500MG','1','2','1675','',0.00,'10','50','0','',NULL,NULL,0,0,0,'9754521742824149',0,0,0,0.00,'2025-03-24 16:50:34','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1676,'','','','','','','','FLAGIN 100MLS METRONIDAZOLE','1','2','1676','',0.00,'38','150','0','',NULL,NULL,0,0,0,'8498841742824289',0,0,0,0.00,'2025-03-24 16:52:42','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1677,'','','','','','','','BUMAFEN 100MLS IBUPROFEN','1','2','1677','',0.00,'28','100','0','',NULL,NULL,0,0,0,'4687081745338450',0,0,0,0.00,'2025-04-22 19:15:57','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1678,'','','','','','','','FENPRO IBUPROFEN 1OOML','1','2','1678','',0.00,'32','150','0','',NULL,NULL,0,0,0,'6017581745338576',0,0,0,0.00,'2025-04-22 19:18:17','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1679,'','','','','','','','KISS STUDDED','1','2','1679','',0.00,'35','100','0','',NULL,NULL,0,0,0,'8903481745338724',0,0,0,0.00,'2025-04-22 19:19:37','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1680,'','','','','','','','VARINIL 10MG 28S','1','2','1680','',0.00,'9.5','15','0','',NULL,NULL,0,0,0,'864741745338984',0,0,0,0.00,'2025-04-22 19:24:40','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1681,'','','','','','','','COFZIT 100MLS','1','2','1681','',0.00,'35','150','0','',NULL,NULL,0,0,0,'9674191747157572',0,0,0,0.00,'2025-05-13 20:33:45','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(1682,'','','','','','','','COFZIT 60MLS','1','9','1682','',0.00,'25','100','0','',NULL,NULL,0,0,0,'5128551747157625',0,0,0,0.00,'2025-05-13 20:35:46','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL); /*!40000 ALTER TABLE `products` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productsgrouping` -- DROP TABLE IF EXISTS `productsgrouping`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productsgrouping` ( `id` int(50) NOT NULL AUTO_INCREMENT, `memberid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `updatedat` varchar(50) NOT NULL, `categoryid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `productsgrouping` -- LOCK TABLES `productsgrouping` WRITE; /*!40000 ALTER TABLE `productsgrouping` DISABLE KEYS */; /*!40000 ALTER TABLE `productsgrouping` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projects` -- DROP TABLE IF EXISTS `projects`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projects` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, `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=13 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','11670241613','0000-00-00 00:00:00','1245','','1','2022-12-05 15:01:44','','','0000-00-00 00:00:00','','','','','purchases',97.00,'1',0.00,'2022-12-05 15:00:13','2023-01-04 15:00:13','2022-12-05','1','666663','VATABLE','13.38',83.62,'16','97','closed','','0000-00-00',1,0,'new','1','2',0,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2,'4','71671547568','0000-00-00 00:00:00','XNDO40230174','','7','2022-12-20 17:46:35','','','0000-00-00 00:00:00','','','','','purchases',0.00,'1',0.00,'2022-12-20 17:46:08','2023-01-19 17:46:08','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),(3,'4','71671548043','0000-00-00 00:00:00','3','','7','2022-12-20 18:00:51','','','0000-00-00 00:00:00','','','','','purchases',5260.00,'1',0.00,'2022-12-20 17:54:03','2023-01-19 17:54:03','2022-12-20','7','','VATABLE','0',0.00,'16','0.00','closed','','0000-00-00',1,0,'new','1','1183',0,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(4,'4','61671705964','0000-00-00 00:00:00','xnd34287k','','6','2022-12-22 13:46:45','','','0000-00-00 00:00:00','','','','','purchases',0.00,'1',0.00,'2022-12-22 13:46:04','2023-01-21 13:46:04','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','51671802348','0000-00-00 00:00:00','XN535','','5','2022-12-23 16:34:30','','','0000-00-00 00:00:00','','','','','purchases',0.00,'1',0.00,'2022-12-23 16:32:28','2023-01-22 16:32:28','0000-00-00','','666663','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','51671875273','0000-00-00 00:00:00','6XR658','','5','2022-12-24 12:48:36','','','0000-00-00 00:00:00','','','','','purchases',0.00,'1',0.00,'2022-12-24 12:47:53','2023-01-23 12:47:53','0000-00-00','','666663','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','51671875610','0000-00-00 00:00:00','XRE345','','5','2022-12-24 12:55:04','','','0000-00-00 00:00:00','','','','','purchases',0.00,'1',0.00,'2022-12-24 12:53:30','2023-01-23 12:53:30','0000-00-00','','666663','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','51671876531','0000-00-00 00:00:00','FRX543','','5','2022-12-24 13:09:18','','','0000-00-00 00:00:00','','','','','purchases',0.00,'1',0.00,'2022-12-24 13:08:51','2023-01-23 13:08:51','0000-00-00','','666663','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),(9,'2','51671876749','0000-00-00 00:00:00','9E4C55','','5','2022-12-24 13:12:57','','','0000-00-00 00:00:00','','','','','purchases',0.00,'1',0.00,'2022-12-24 13:12:29','2023-01-23 13:12:29','0000-00-00','','666663','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','51671877128','0000-00-00 00:00:00','FRX453','','5','2022-12-24 13:19:38','','','0000-00-00 00:00:00','','','','','purchases',0.00,'1',0.00,'2022-12-24 13:18:48','2023-01-23 13:18:48','0000-00-00','','666663','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','71711365232','0000-00-00 00:00:00','11','','7','2024-03-25 14:14:17','','Yes','0000-00-00 00:00:00','','','','','purchases',95.00,'1',0.00,'2024-03-25 14:13:52','2024-04-24 14:13:52','2024-03-25','7','666663','VATABLE','6.9',43.10,'16','0.00','closed','','0000-00-00',1,0,'new','1','24',0,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(12,'9','101726336689','0000-00-00 00:00:00','12','','10','2024-09-14 20:59:30','','Direct','0000-00-00 00:00:00','','','','','purchases',0.00,'1',0.00,'2024-09-14 20:58:09','2024-10-14 20:58:09','0000-00-00','','','VATABLE','0.00',0.00,'16','0.00','open',NULL,'0000-00-00',1,0,NULL,'1',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 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `recharge` -- LOCK TABLES `recharge` WRITE; /*!40000 ALTER TABLE `recharge` DISABLE KEYS */; /*!40000 ALTER TABLE `recharge` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `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 ('accounting',5),('accountingreports',5),('bankdeposits',5),('banktransfer',5),('cashiersales',1),('cashiersales',2),('cashiersales',4),('cashiersales',8),('config',1),('damagedproducts',1),('damagedproducts',2),('displayreport',1),('income',1),('incomeexpenses',1),('incomeexpenses',2),('incomeexpenses',5),('incomingstock',1),('incomingstock',2),('incomingstore',1),('lowstocklist',1),('lowstocklist',2),('members',1),('members',2),('password',1),('password',2),('password',4),('password',8),('productlist',1),('productlist',2),('products',1),('productscategory',1),('profile',1),('profile',8),('purchases',1),('purchases',2),('reports',1),('sales',1),('sales',2),('sales',4),('sales',8),('sendsms',1),('users',1),('viewreturnsales',1),('viewreturnsales',2),('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=876 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `rolepermissionsactions` -- LOCK TABLES `rolepermissionsactions` WRITE; /*!40000 ALTER TABLE `rolepermissionsactions` DISABLE KEYS */; INSERT INTO `rolepermissionsactions` VALUES (1,'sales','4','add'),(2,'sales','4','suspend'),(3,'sales','4','printreceipt'),(4,'sales','4','update'),(5,'sales','4','cash'),(6,'sales','4','delete'),(7,'sales','4','moresales'),(8,'sales','4','sale'),(9,'sales','4','Logout'),(10,'sales','4','mpesabalance'),(11,'sales','4','discount'),(12,'sales','4','reprint'),(13,'sales','4','select'),(14,'sales','4','printbill'),(15,'sales','4','productdiscount'),(16,'sales','4','mpesa'),(17,'sales','4','order'),(18,'sales','4','closebill'),(19,'sales','4','viewbuyingprice'),(20,'sales','4','editsellingprice'),(21,'sales','4','updatepaymentmode'),(22,'sales','4','card'),(23,'sales','4','clearpayments'),(24,'sales','4','cheque'),(25,'sales','4','creditnote'),(26,'sales','4','voucher'),(27,'sales','4','salesbeyondbprice'),(28,'sales','4','points'),(29,'sales','4','credit'),(30,'sales','4','selectroom'),(31,'sales','4','dontprint'),(32,'sales','4','accountlimit'),(33,'sales','4','backdatesales'),(34,'sales','4','recordcoins'),(35,'sales','4','changetaxstatus'),(36,'sales','4','leaseitems'),(37,'sales','4','giveloyalityponts'),(38,'sales','4','dontshowstock'),(39,'sales','4','splitbill'),(40,'sales','4','changeuomonsales'),(41,'sales','4','selecttable'),(42,'sales','4','printdelivery'),(43,'sales','4','sendsms'),(44,'sales','4','selectcurrency'),(45,'sales','4','salesperson'),(46,'sales','4','usekeyboard'),(47,'sales','4','receiptno'),(48,'sales','4','negativesales'),(49,'cashiersales','4','entermpesacode'),(50,'cashiersales','4','editmpesa'),(51,'cashiersales','4','all'),(52,'cashiersales','4','delete'),(53,'cashiersales','4','cashiersales'),(54,'cashiersales','4','editmpesadate'),(55,'cashiersales','4','dontshowtotal'),(56,'cashiersales','4','adddailycollection'),(57,'cashiersales','4','viewtill'),(58,'cashiersales','4','viewdailycollections'),(59,'cashiersales','4','deletedailycollections'),(60,'cashiersales','4','updatedailycollections'),(61,'cashiersales','4','reversempesa'),(62,'cashiersales','4','clearallsales'),(63,'cashiersales','4','viewallcollections'),(64,'cashiersales','4','viewallcounters'),(65,'cashiersales','4','mpesapendingreport'),(66,'cashiersales','4','mpesaverifiedreport'),(67,'cashiersales','4','viewcommission'),(68,'cashiersales','4','viewmpesamessages'),(69,'cashiersales','4','dailysalesonly'),(70,'viewreturnsales','4','add'),(71,'viewreturnsales','4','update'),(72,'viewreturnsales','4','delete'),(73,'viewreturnsales','4','return'),(74,'viewreturnsales','4','clear'),(75,'viewreturnsales','4','moresales'),(76,'password','4','change'),(77,'sales','8','add'),(78,'sales','8','suspend'),(79,'sales','8','update'),(80,'sales','8','cash'),(81,'sales','8','moresales'),(82,'sales','8','sale'),(83,'sales','8','Logout'),(84,'sales','8','displaycustomers'),(85,'sales','8','select'),(86,'sales','8','printbill'),(87,'sales','8','productdiscount'),(88,'sales','8','mpesa'),(89,'sales','8','order'),(90,'sales','8','closebill'),(91,'sales','8','viewbuyingprice'),(92,'sales','8','editsellingprice'),(93,'sales','8','updatepaymentmode'),(94,'sales','8','card'),(95,'sales','8','clearpayments'),(96,'sales','8','cheque'),(97,'sales','8','creditnote'),(98,'sales','8','voucher'),(99,'sales','8','salesbeyondbprice'),(100,'sales','8','points'),(101,'sales','8','credit'),(102,'sales','8','selectroom'),(103,'sales','8','dontprint'),(104,'sales','8','backdatesales'),(105,'sales','8','recordcoins'),(106,'sales','8','changetaxstatus'),(107,'sales','8','giveloyalityponts'),(108,'sales','8','dontshowstock'),(109,'sales','8','splitbill'),(110,'sales','8','changeuomonsales'),(111,'sales','8','selecttable'),(112,'sales','8','printdelivery'),(113,'sales','8','sendsms'),(114,'sales','8','selectcurrency'),(115,'sales','8','salesperson'),(116,'sales','8','usekeyboard'),(117,'sales','8','receiptno'),(118,'cashiersales','8','entermpesacode'),(119,'cashiersales','8','editmpesa'),(120,'cashiersales','8','all'),(121,'cashiersales','8','cashiersales'),(122,'cashiersales','8','editmpesadate'),(123,'cashiersales','8','dontshowtotal'),(124,'cashiersales','8','viewtill'),(125,'cashiersales','8','viewdailycollections'),(126,'cashiersales','8','updatedailycollections'),(127,'cashiersales','8','viewallcounters'),(128,'cashiersales','8','viewcommission'),(129,'cashiersales','8','viewmpesamessages'),(130,'cashiersales','8','dailysalesonly'),(131,'password','8','change'),(132,'profile','8','update'),(512,'incomeexpenses','5','add'),(513,'incomeexpenses','5','closeexpense'),(514,'incomeexpenses','5','update'),(515,'incomeexpenses','5','updateclosedexpenses'),(516,'incomeexpenses','5','wiewinvoices'),(517,'incomeexpenses','5','viewbills'),(518,'incomeexpenses','5','viewexpense'),(519,'incomeexpenses','5','viewdebtors'),(520,'incomeexpenses','5','viewcreditors'),(521,'incomeexpenses','5','postrentalexpenses'),(522,'accounting','5','deletebank'),(523,'accounting','5','deleteglaccount'),(524,'accounting','5','view'),(525,'bankdeposits','5','add'),(526,'bankdeposits','5','update'),(527,'bankdeposits','5','delete'),(528,'banktransfer','5','add'),(529,'accountingreports','5','view'),(530,'sales','1','add'),(531,'sales','1','printreceipt'),(532,'sales','1','selectmessage'),(533,'sales','1','suspend'),(534,'sales','1','update'),(535,'sales','1','delete'),(536,'sales','1','cash'),(537,'sales','1','moresales'),(538,'sales','1','sale'),(539,'sales','1','mpesabalance'),(540,'sales','1','select'),(541,'sales','1','reprint'),(542,'sales','1','displaycustomers'),(543,'sales','1','discount'),(544,'sales','1','productdiscount'),(545,'sales','1','printbill'),(546,'sales','1','mpesa'),(547,'sales','1','viewbuyingprice'),(548,'sales','1','updatepaymentmode'),(549,'sales','1','editsellingprice'),(550,'sales','1','clearpayments'),(551,'sales','1','cheque'),(552,'sales','1','creditnote'),(553,'sales','1','voucher'),(554,'sales','1','salesbeyondbprice'),(555,'sales','1','credit'),(556,'sales','1','dontprint'),(557,'sales','1','backdatesales'),(558,'sales','1','changeuomonsales'),(559,'sales','1','sendsms'),(560,'sales','1','entermpesacode'),(561,'sales','1','salesperson'),(562,'sales','1','negativesales'),(563,'sales','1','updateqtysales'),(564,'wholesale','1','sale'),(565,'wholesale','1','add'),(566,'wholesale','1','delete'),(567,'wholesale','1','update'),(568,'cashiersales','1','entermpesacode'),(569,'cashiersales','1','editmpesa'),(570,'cashiersales','1','all'),(571,'cashiersales','1','cashiersales'),(572,'cashiersales','1','editmpesadate'),(573,'cashiersales','1','dontshowtotal'),(574,'cashiersales','1','adddailycollection'),(575,'cashiersales','1','viewtill'),(576,'cashiersales','1','viewdailycollections'),(577,'cashiersales','1','updatedailycollections'),(578,'cashiersales','1','clearallsales'),(579,'cashiersales','1','viewallcollections'),(580,'cashiersales','1','mpesapendingreport'),(581,'cashiersales','1','viewallcounters'),(582,'cashiersales','1','mpesaverifiedreport'),(583,'cashiersales','1','viewcommission'),(584,'cashiersales','1','dailysalesonly'),(585,'cashiersales','1','viewmpesamessages'),(586,'purchases','1','add'),(587,'purchases','1','update'),(588,'purchases','1','delete'),(589,'purchases','1','updatebuyingprice'),(590,'purchases','1','updatesellingprice'),(591,'purchases','1','updateclosedinvoice'),(592,'purchases','1','viewquotation'),(593,'purchases','1','viewdirectpurchases'),(594,'purchases','1','salesorder'),(595,'purchases','1','approve'),(596,'purchases','1','addexpirydate'),(597,'viewreturnsales','1','add'),(598,'viewreturnsales','1','update'),(599,'viewreturnsales','1','delete'),(600,'viewreturnsales','1','return'),(601,'viewreturnsales','1','clear'),(602,'viewreturnsales','1','moresales'),(603,'income','1','View'),(604,'income','1','add'),(605,'income','1','wiewinvoices'),(606,'income','1','detailedvatinvoice'),(607,'incomeexpenses','1','add'),(608,'incomeexpenses','1','closeexpense'),(609,'incomeexpenses','1','update'),(610,'incomeexpenses','1','updateclosedexpenses'),(611,'incomeexpenses','1','wiewinvoices'),(612,'incomeexpenses','1','viewexpense'),(613,'incomeexpenses','1','viewbills'),(614,'incomeexpenses','1','viewdebtors'),(615,'incomeexpenses','1','viewcreditors'),(616,'incomeexpenses','1','postrentalexpenses'),(617,'members','1','add'),(618,'members','1','update'),(619,'members','1','deletepeople'),(620,'members','1','opencloseshift'),(621,'users','1','add'),(622,'users','1','update'),(623,'users','1','delete'),(624,'users','1','deleteallroles'),(625,'productscategory','1','add'),(626,'productscategory','1','update'),(627,'productscategory','1','delete'),(628,'productlist','1','bulk'),(629,'productlist','1','updatestock'),(630,'productlist','1','move'),(631,'productlist','1','more'),(632,'productlist','1','transfer'),(633,'productlist','1','addstock'),(634,'productlist','1','delete'),(635,'productlist','1','view'),(636,'productlist','1','update'),(637,'productlist','1','add'),(638,'productlist','1','openclosestock'),(639,'productlist','1','stocktaking'),(640,'productlist','1','editstocktaken'),(641,'productlist','1','editopenclosestock'),(642,'productlist','1','viewserials'),(643,'productlist','1','changeserialstatus'),(644,'productlist','1','viewproductsfromallbranches'),(645,'productlist','1','bulkpriceupdate'),(646,'productlist','1','negativestockadjustment'),(647,'products','1','add'),(648,'products','1','update'),(649,'products','1','delete'),(650,'products','1','more'),(651,'products','1','addstock'),(652,'products','1','deleteorder'),(653,'products','1','bulk'),(654,'products','1','dispatch'),(655,'products','1','removestock'),(656,'products','1','price'),(657,'products','1','removeallstock'),(658,'products','1','bulkpriceupdate'),(659,'products','1','negativestockadjustment'),(660,'incomingstock','1','add'),(661,'incomingstock','1','update'),(662,'incomingstock','1','view'),(663,'incomingstock','1','delete'),(664,'incomingstore','1','add'),(665,'incomingstore','1','delete'),(666,'incomingstore','1','view'),(667,'lowstocklist','1','add'),(668,'lowstocklist','1','more'),(669,'lowstocklist','1','view'),(670,'damagedproducts','1','add'),(671,'damagedproducts','1','update'),(672,'damagedproducts','1','delete'),(673,'reports','1','view'),(674,'reports','1','download'),(675,'reports','1','delete'),(676,'reports','1','update'),(677,'displayreport','1','view'),(678,'sendsms','1','add'),(679,'sendsms','1','update'),(680,'sendsms','1','delete'),(681,'sendsms','1','transfersms'),(682,'password','1','change'),(683,'profile','1','update'),(684,'config','1','delete'),(685,'config','1','add'),(686,'config','1','update'),(783,'sales','2','add'),(784,'sales','2','printreceipt'),(785,'sales','2','selectmessage'),(786,'sales','2','suspend'),(787,'sales','2','update'),(788,'sales','2','delete'),(789,'sales','2','cash'),(790,'sales','2','moresales'),(791,'sales','2','sale'),(792,'sales','2','mpesabalance'),(793,'sales','2','select'),(794,'sales','2','discount'),(795,'sales','2','productdiscount'),(796,'sales','2','mpesa'),(797,'sales','2','card'),(798,'sales','2','viewbuyingprice'),(799,'sales','2','updatepaymentmode'),(800,'sales','2','clearpayments'),(801,'sales','2','cheque'),(802,'sales','2','salesbeyondbprice'),(803,'sales','2','dontprint'),(804,'sales','2','entermpesacode'),(805,'sales','2','negativesales'),(806,'sales','2','updateqtysales'),(807,'cashiersales','2','entermpesacode'),(808,'cashiersales','2','editmpesa'),(809,'cashiersales','2','cashiersales'),(810,'cashiersales','2','editmpesadate'),(811,'cashiersales','2','adddailycollection'),(812,'cashiersales','2','viewtill'),(813,'cashiersales','2','viewdailycollections'),(814,'cashiersales','2','updatedailycollections'),(815,'cashiersales','2','mpesapendingreport'),(816,'cashiersales','2','viewallcounters'),(817,'cashiersales','2','mpesaverifiedreport'),(818,'cashiersales','2','viewcommission'),(819,'cashiersales','2','dailysalesonly'),(820,'cashiersales','2','viewmpesamessages'),(821,'purchases','2','add'),(822,'purchases','2','update'),(823,'purchases','2','delete'),(824,'purchases','2','updatebuyingprice'),(825,'purchases','2','updatesellingprice'),(826,'purchases','2','updateclosedinvoice'),(827,'purchases','2','viewquotation'),(828,'purchases','2','viewdirectpurchases'),(829,'purchases','2','approve'),(830,'purchases','2','addbatchno'),(831,'viewreturnsales','2','add'),(832,'viewreturnsales','2','update'),(833,'viewreturnsales','2','delete'),(834,'viewreturnsales','2','return'),(835,'viewreturnsales','2','clear'),(836,'viewreturnsales','2','moresales'),(837,'incomeexpenses','2','add'),(838,'incomeexpenses','2','closeexpense'),(839,'incomeexpenses','2','update'),(840,'incomeexpenses','2','updateclosedexpenses'),(841,'incomeexpenses','2','wiewinvoices'),(842,'incomeexpenses','2','viewexpense'),(843,'incomeexpenses','2','viewbills'),(844,'incomeexpenses','2','viewdebtors'),(845,'incomeexpenses','2','viewcreditors'),(846,'incomeexpenses','2','postrentalexpenses'),(847,'members','2','add'),(848,'members','2','update'),(849,'members','2','deletepeople'),(850,'members','2','opencloseshift'),(851,'productlist','2','bulk'),(852,'productlist','2','updatestock'),(853,'productlist','2','move'),(854,'productlist','2','more'),(855,'productlist','2','addstock'),(856,'productlist','2','view'),(857,'productlist','2','update'),(858,'productlist','2','add'),(859,'productlist','2','openclosestock'),(860,'productlist','2','stocktaking'),(861,'productlist','2','editstocktaken'),(862,'productlist','2','editopenclosestock'),(863,'productlist','2','viewserials'),(864,'productlist','2','bulkpriceupdate'),(865,'incomingstock','2','add'),(866,'incomingstock','2','update'),(867,'incomingstock','2','view'),(868,'incomingstock','2','delete'),(869,'lowstocklist','2','add'),(870,'lowstocklist','2','more'),(871,'lowstocklist','2','view'),(872,'damagedproducts','2','add'),(873,'damagedproducts','2','update'),(874,'damagedproducts','2','delete'),(875,'password','2','change'); /*!40000 ALTER TABLE `rolepermissionsactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roles` -- DROP TABLE IF EXISTS `roles`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roles` ( `id` int(20) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `roles` -- LOCK TABLES `roles` WRITE; /*!40000 ALTER TABLE `roles` DISABLE KEYS */; INSERT INTO `roles` VALUES (1,'Manager','','2022-12-05 12:11:58','active','1','','1',''),(2,'Cashier','','2022-12-05 12:12:24','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=5536 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales` -- LOCK TABLES `sales` WRITE; /*!40000 ALTER TABLE `sales` DISABLE KEYS */; INSERT INTO `sales` VALUES (1,'','Cash','','2022-10-31 21:28:55','','0','1','2022-10-31 21:28:55','','670','670','1','retail','0','670','1','0','0','0','0','0','0','printed',' ','','2','0','11667240924','No','','','','','','','','',0.00,0.00,0,'',NULL,'Ksh ',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2,'','Cash','','2022-10-31 21:29:02','','0','1','2022-10-31 21:29:02','','670','670','1','retail','0','670','1','0','0','0','0','0','0','printed',' ','','2','0','11667240938','No','','','','','','','','',0.00,0.00,0,'',NULL,'Ksh ',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3,'','Cash','','2022-11-01 14:45:23','','0','1','2022-11-01 14:45:23','','335','335','1','retail','0','335','1','0','0','0','0','0','0','printed',' ','','2','0','11667281728','No','','','','','','','','',0.00,0.00,0,'',NULL,'Ksh ',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4,'','Cash','','2022-11-01 14:46:25','','0','1','2022-11-01 14:46:25','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','11667303165','No','','','','','','','','',0.00,0.00,0,'',NULL,'Ksh ',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5,'','Cash','','2022-11-02 12:14:50','','0','1','2022-11-02 12:14:50','','390','390','1','retail','0','390','1','0','0','0','0','0','0','printed',' ','','2','0','11667380459','No','','','','','','','','',0.00,0.00,0,'',NULL,'Ksh ',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(6,'','Cash','','2022-11-12 06:13:50','','0','1','2022-11-12 06:13:50','','820','820','1','retail','0','820','1','0','0','0','0','0','0','printed',' ','','2','0','11668044394','No','','','','','','','','',0.00,0.00,0,'',NULL,'Ksh ',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(7,'','Cash','','2022-11-14 06:02:07','','0','1','2022-11-14 06:02:07','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','11668394916','No','','','','','','','','',0.00,0.00,0,'',NULL,'Ksh ',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(8,'','Cash','','2022-11-14 06:02:13','','0','1','2022-11-14 06:02:13','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','11668394930','No','','','','','','','','',0.00,0.00,0,'',NULL,'Ksh ',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(9,'','Cash','','2022-11-14 06:02:20','','0','1','2022-11-14 06:02:20','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','11668394936','No','','','','','','','','',0.00,0.00,0,'',NULL,'Ksh ',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(10,'','Cash','','2022-11-14 09:14:11','','0','1','2022-11-14 09:14:11','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','11668406446','No','','','','','','','','',0.00,0.00,0,'',NULL,'Ksh ',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(11,'','Invoice','','2022-11-16 15:02:50','','0','1','2022-11-16 15:02:50','10','800','900','1','retail','0','900','1','0','0','0','0','100','0','printed',' ','','1','0','11668600154','No','','','','','','','','',0.00,0.00,0,'',NULL,'Ksh ',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(12,'','Cash','','2022-11-16 15:04:01','','0','1','2022-11-16 15:04:01','','360','360','1','retail','0','360','1','0','0','0','0','0','0','printed',' ','','1','0','11668600234','No','','','','','','','','',0.00,0.00,0,'',NULL,'Ksh ',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(13,'','Cash','','2022-11-16 15:04:58','','0','1','2022-11-16 15:04:58','','1320','1320','1','retail','0','1320','1','0','0','0','0','0','0','printed',' </BR>XXXXXXXXXXX ','','1','0','11668600250','No','','','','','','','','',0.00,0.00,0,'',NULL,'Ksh ',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(14,'','Invoice','','2022-11-16 15:16:24','','-50','1','2022-11-16 15:16:24','10','0','150','1','retail','0','150','1','0','0','50','0','100','0','printed',' ','','1','0','11668600972','No','','','','','','','','',0.00,0.00,0,'',NULL,'Ksh ',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(15,'','Invoice','','2022-11-16 15:42:09','','-300','1','2022-11-16 15:42:09','10','0','300','1','retail','0','300','1','0','0','300','0','0','0','printed',' ','','1','0','11668602521','No','','','','','','','','',0.00,0.00,0,'',NULL,'Ksh ',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(16,'','Cash','','2022-11-17 06:16:20','','0','1','2022-11-17 06:16:20','','825','825','1','retail','0','825','1','0','0','0','0','0','0','printed',' ','','1','0','11668654965','No','','','','','','','','',0.00,0.00,0,'',NULL,'Ksh ',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(17,'','Cash','','2022-11-17 06:16:30','','0','1','2022-11-17 06:16:30','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','11668654982','No','','','','','','','','',0.00,0.00,0,'',NULL,'Ksh ',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(18,'','Cash','','2022-11-17 06:38:11','','0','1','2022-11-17 06:38:11','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','11668656287','No','','','','','','','','',0.00,0.00,0,'',NULL,'Ksh ',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(19,'','Cash','','2022-11-17 06:38:18','','0','1','2022-11-17 06:38:18','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','11668656294','No','','','','','','','','',0.00,0.00,0,'',NULL,'Ksh ',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(20,'','Cash','','2022-11-18 05:37:41','','0','1','2022-11-18 05:37:41','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','11668670100','No','','','','','','','','',0.00,0.00,0,'',NULL,'Ksh ',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(21,'','Cash','','2022-12-05 14:51:52','','0','1','2022-12-05 14:51:52','','0','0','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','11670241069','No','','','','','','','','',0.00,0.00,0,'',NULL,'Ksh ',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(22,'','Creditnote','','2022-12-05 14:57:19','','0','1','2022-12-05 14:57:19','3','-200','-200','1','retail','0','-200','1','0','0','0','0','0','0','printed',' ','','1','-200','11670241291','No','','','','','','','','',0.00,0.00,0,'',NULL,'Ksh ',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(23,'','Creditnote','','2022-12-05 14:58:57','','0','1','2022-12-05 14:58:57','3','0','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','200','11670241510','No','','','','','','','','',0.00,0.00,0,'',NULL,'Ksh ',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(24,'SDFDG','Mpesa','','2022-12-05 17:21:47','','0','6','2022-12-05 17:21:47','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','61670250056','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(25,'','Cash','','2022-12-05 18:00:44','','0','7','2022-12-05 18:00:44','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','71670252432','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(26,'','Cash','','2022-12-05 21:21:32','','0','5','2022-12-05 21:21:32','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','51670264446','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(27,'QL89OV26ZV','Mpesa','','2022-12-08 16:59:19','','0','5','2022-12-08 16:59:19','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','51670507924','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(28,'QL89OV26ZV','Mpesa','','2022-12-08 17:03:58','','0','5','2022-12-08 17:03:58','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','51670508208','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(29,'','Cash','','2022-12-08 17:10:52','','0','5','2022-12-08 17:10:52','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','51670508621','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(30,'','Cash','','2022-12-09 12:56:59','','0','5','2022-12-09 12:56:59','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51670579772','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(31,'','Cash','','2022-12-09 12:57:44','','0','5','2022-12-09 12:57:44','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','51670579831','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(32,'','Cash','','2022-12-09 14:46:27','','0','5','2022-12-09 14:46:27','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','51670579871','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(33,'','Cash','','2022-12-12 09:35:54','','0','5','2022-12-12 09:35:54','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','51670826941','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(34,'','Cash','','2022-12-13 09:42:30','','0','5','2022-12-13 09:42:30','','2835','2835','1','retail','0','2835','1','0','0','0','0','0','0','printed',' ','','1','0','51670827106','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(35,'','Cash','','2022-12-14 10:27:38','','0','7','2022-12-14 10:27:38','','2989','2989','1','retail','0','2989','1','0','0','0','0','0','0','printed',' ','','1','0','71670942389','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(36,'','Cash','','2022-12-14 22:05:25','','0','7','2022-12-14 22:05:25','','2115','2115','1','retail','0','2115','1','0','0','0','0','0','0','printed',' ','','1','0','71671002907','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(37,'','Cash','','2022-12-15 12:36:56','','0','5','2022-12-15 12:36:56','','310','310','1','retail','0','310','1','0','0','0','0','0','0','printed',' ','','1','0','51670913767','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(38,'','Cash','','2022-12-15 22:58:10','','0','5','2022-12-15 22:58:10','','2180','2180','1','retail','0','2180','1','0','0','0','0','0','0','printed',' ','','1','0','51671097334','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(39,'','Cash','','2022-12-16 22:48:44','','0','5','2022-12-16 22:48:44','','2960','2960','1','retail','0','2960','1','0','0','0','0','0','0','printed',' ','','1','0','51671206015','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(40,'','Cash','','2022-12-17 21:52:32','','0','7','2022-12-17 21:52:32','','1351','1351','1','retail','0','1351','1','0','0','0','0','0','0','printed',' ','','1','0','71671258040','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(41,'','Cash','','2022-12-19 22:14:34','','0','7','2022-12-19 22:14:34','','2705','2705','1','retail','0','2705','1','0','0','0','0','0','0','printed',' ','','1','0','71671463870','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(42,'','Cash','','2022-12-20 21:46:18','','0','7','2022-12-20 21:46:18','','2265','2265','1','retail','0','2265','1','0','0','0','0','0','0','printed',' ','','1','0','71671554559','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(43,'','Cash','','2022-12-21 22:12:34','','0','7','2022-12-21 22:12:34','','2355','2355','1','retail','0','2355','1','0','0','0','0','0','0','printed',' ','','1','0','71671638449','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(44,'','Cash','','2022-12-23 15:49:32','','0','7','2022-12-23 15:49:32','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','71671688439','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(45,'','Cash','','2022-12-24 12:25:51','','0','5','2022-12-24 12:25:51','','210','210','1','retail','0','210','1','0','0','0','0','0','0','printed',' ','','1','0','51671800386','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(46,'','Cash','','2022-12-24 22:14:42','','0','5','2022-12-24 22:14:42','','3440','3440','1','retail','0','3440','1','0','0','0','0','0','0','printed',' ','','1','0','51671873956','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(47,'','Cash','','2022-12-26 22:47:27','','0','5','2022-12-26 22:47:27','','3063','3063','1','retail','0','3063','1','0','0','0','0','0','0','printed',' ','','1','0','51672030404','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(48,'','Cash','','2022-12-27 21:51:20','','0','5','2022-12-27 21:51:20','','2072','2072','1','retail','0','2072','1','0','0','0','0','0','0','printed',' ','','1','0','51672149619','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(49,'','Cash','','2022-12-29 21:13:05','','0','5','2022-12-29 21:13:05','','2943','2943','1','retail','0','2943','1','0','0','0','0','0','0','printed',' ','','1','0','51672231170','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(50,'','Cash','','2022-12-29 22:06:54','','0','5','2022-12-29 22:06:54','','2554','2554','1','retail','0','2554','1','0','0','0','0','0','0','printed',' ','','1','0','51672337605','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(51,'','Cash','','2022-12-31 20:14:36','','0','5','2022-12-31 20:14:37','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','printed',' ','','1','0','51672505092','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(52,'','Cash','','2022-12-31 22:14:17','','0','5','2022-12-31 22:14:17','','3183','3183','1','retail','0','3183','1','0','0','0','0','0','0','printed',' ','','1','0','51672506886','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(53,'','Cash','','2023-01-04 08:16:30','','0','5','2023-01-04 08:16:30','','2520','2520','1','retail','0','2520','1','0','0','0','0','0','0','printed',' ','','1','0','51672684210','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(54,'','Cash','','2023-01-04 12:52:44','','0','5','2023-01-04 12:52:44','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','printed',' ','','1','0','51672825242','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(55,'','Cash','','2023-01-05 09:40:27','','0','5','2023-01-05 09:40:27','','1585','1585','1','retail','0','1585','1','0','0','0','0','0','0','printed',' ','','1','0','51672825979','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(56,'','Cash','','2023-01-07 11:37:02','','0','5','2023-01-07 11:37:02','','1530','1530','1','retail','0','1530','1','0','0','0','0','0','0','printed',' ','','1','0','51672900842','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(57,'','Cash','','2023-01-07 20:06:57','','0','5','2023-01-07 20:06:57','','3410','3410','1','retail','0','3410','1','0','0','0','0','0','0','printed',' ','','1','0','51673080632','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(58,'','Cash','','2023-01-07 22:10:51','','0','5','2023-01-07 22:10:51','','3905','3905','1','retail','0','3905','1','0','0','0','0','0','0','printed',' ','','1','0','51673111224','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(59,'','Cash','','2023-01-11 15:11:21','','0','5','2023-01-11 15:11:21','','1570','1570','1','retail','0','1570','1','0','0','0','0','0','0','printed',' ','','1','0','51673423697','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(60,'','Cash','','2023-01-11 15:30:32','','0','5','2023-01-11 15:30:32','','2555','2555','1','retail','0','2555','1','0','0','0','0','0','0','printed',' ','','1','0','51673439092','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(61,'','Cash','','2023-01-12 21:07:13','','0','5','2023-01-12 21:07:14','','2370','2370','1','retail','0','2370','1','0','0','0','0','0','0','printed',' ','','1','0','51673523817','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(62,'','Cash','','2023-01-12 22:08:49','','0','5','2023-01-12 22:08:49','','2830','2830','1','retail','0','2830','1','0','0','0','0','0','0','printed',' ','','1','0','51673546838','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(63,'','Cash','','2023-01-14 09:55:19','','0','5','2023-01-14 09:55:19','','3870','3870','1','retail','0','3870','1','0','0','0','0','0','0','printed',' ','','1','0','51673622231','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(64,'','Cash','','2023-01-16 09:57:29','','0','5','2023-01-16 09:57:29','','2125','2125','1','retail','0','2125','1','0','0','0','0','0','0','printed',' ','','1','0','51673851271','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(65,'','Cash','','2023-01-17 21:42:10','','0','5','2023-01-17 21:42:10','','4265','4265','1','retail','0','4265','1','0','0','0','0','0','0','printed',' ','','1','0','51673852260','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(66,'','Cash','','2023-01-19 16:56:25','','0','5','2023-01-19 16:56:25','','2875','2875','1','retail','0','2875','1','0','0','0','0','0','0','printed',' ','','1','0','51673980933','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(67,'','Cash','','2023-01-19 17:49:26','','0','5','2023-01-19 17:49:26','','2055','2055','1','retail','0','2055','1','0','0','0','0','0','0','printed',' ','','1','0','51674136591','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(68,'','Cash','','2023-01-20 09:15:02','','0','5','2023-01-20 09:15:02','','1940','1940','1','retail','0','1940','1','0','0','0','0','0','0','printed',' ','','1','0','51674139774','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(69,'','Cash','','2023-01-21 21:32:24','','0','5','2023-01-21 21:32:24','','2688','2688','1','retail','0','2688','1','0','0','0','0','0','0','printed',' ','','1','0','51674319504','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(70,'','Cash','','2023-01-21 21:53:48','','0','5','2023-01-21 21:53:48','','1780','1780','1','retail','0','1780','1','0','0','0','0','0','0','printed',' ','','1','0','51674325950','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(71,'','Cash','','2023-01-25 15:14:11','','0','5','2023-01-25 15:14:11','','2476','2476','1','retail','0','2476','1','0','0','0','0','0','0','printed',' ','','1','0','51674586211','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(72,'','Cash','','2023-01-25 15:24:11','','0','5','2023-01-25 15:24:11','','1715','1715','1','retail','0','1715','1','0','0','0','0','0','0','printed',' ','','1','0','51674648856','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(73,'','Cash','','2023-01-26 20:46:52','','0','5','2023-01-26 20:46:52','','1175','1175','1','retail','0','1175','1','0','0','0','0','0','0','printed',' ','','1','0','51674753988','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(74,'','Cash','','2023-01-27 18:52:31','','0','5','2023-01-27 18:52:31','','2606','2606','1','retail','0','2606','1','0','0','0','0','0','0','printed',' ','','1','0','51674755217','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(75,'','Cash','','2023-01-28 16:20:17','','0','5','2023-01-28 16:20:17','','3505','3505','1','retail','0','3505','1','0','0','0','0','0','0','printed',' ','','1','0','51674834756','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(76,'','Cash','','2023-01-30 11:18:40','','0','5','2023-01-30 11:18:40','','3264','3264','1','retail','0','3264','1','0','0','0','0','0','0','printed',' ','','1','0','51674912021','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(77,'','Cash','','2023-01-31 20:17:27','','0','5','2023-01-31 20:17:27','','3825','3825','1','retail','0','3825','1','0','0','0','0','0','0','printed',' ','','1','0','51675184591','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(78,'','Cash','','2023-02-01 19:48:26','','0','5','2023-02-01 19:48:27','','3150','3150','1','retail','0','3150','1','0','0','0','0','0','0','printed',' ','','1','0','51675185451','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(79,'','Cash','','2023-02-03 12:59:59','','0','5','2023-02-03 12:59:59','','3105','3105','1','retail','0','3105','1','0','0','0','0','0','0','printed',' ','','1','0','51675270112','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(80,'','Cash','','2023-02-04 19:24:40','','0','5','2023-02-04 19:24:40','','2902','2902','1','retail','0','2902','1','0','0','0','0','0','0','printed',' ','','1','0','51675418403','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(81,'','Cash','','2023-02-04 19:51:38','','0','5','2023-02-04 19:51:38','','4543','4543','1','retail','0','4543','1','0','0','0','0','0','0','printed',' ','','1','0','51675527884','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(82,'','Cash','','2023-02-06 10:11:00','','0','5','2023-02-06 10:11:00','','2120','2120','1','retail','0','2120','1','0','0','0','0','0','0','printed',' ','','1','0','51675529501','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(83,'','Cash','','2023-02-10 17:46:42','','0','6','2023-02-10 17:46:42','6','3083','3083','1','retail','0','3083','1','0','0','0','0','0','0','printed',' ','','1','0','61671724106','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(84,'','Cash','','2023-03-10 11:37:43','','0','5','2023-03-10 11:37:43','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51675667463','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(85,'','Cash','','2023-03-11 20:03:04','','0','5','2023-03-11 20:03:04','','2425','2425','1','retail','0','2425','1','0','0','0','0','0','0','printed',' ','','1','0','51678547354','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(86,'','Cash','','2023-03-11 21:09:09','','0','5','2023-03-11 21:09:09','','2787','2787','1','retail','0','2787','1','0','0','0','0','0','0','printed',' ','','1','0','51678554189','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(87,'','Cash','','2023-03-13 17:19:06','','0','5','2023-03-13 17:19:06','','3862','3862','1','retail','0','3862','1','0','0','0','0','0','0','printed',' ','','1','0','51678558155','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(88,'','Cash','','2023-03-13 18:04:39','','0','5','2023-03-13 18:04:39','','3332','3332','1','retail','0','3332','1','0','0','0','0','0','0','printed',' ','','1','0','51678717153','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(89,'','Cash','','2023-03-13 18:41:49','','0','6','2023-03-13 18:41:49','','720','720','1','retail','0','720','1','0','0','0','0','0','0','printed',' ','','1','0','61676040409','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(90,'','Cash','','2023-03-13 22:25:59','','0','6','2023-03-13 22:25:59','','2842','2842','1','retail','0','2842','1','0','0','0','0','0','0','printed',' ','','1','0','61678722117','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(91,'','Cash','','2023-03-17 18:26:22','','0','5','2023-03-17 18:26:22','','4540','4540','1','retail','0','4540','1','0','0','0','0','0','0','printed',' ','','1','0','51678991700','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(92,'','Cash','','2023-03-17 22:04:56','','0','5','2023-03-17 22:04:56','','1940','1940','1','retail','0','1940','1','0','0','0','0','0','0','printed',' ','','1','0','51679066787','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(93,'','Cash','','2023-03-18 22:19:18','','0','5','2023-03-18 22:19:18','','4155','4155','1','retail','0','4155','1','0','0','0','0','0','0','printed',' ','','1','0','51679158209','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(94,'','Cash','','2023-03-20 21:32:51','','0','5','2023-03-20 21:32:51','','2753','2753','1','retail','0','2753','1','0','0','0','0','0','0','printed',' ','','1','0','51679336174','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(95,'','Cash','','2023-03-21 22:10:45','','0','5','2023-03-21 22:10:46','','3675','3675','1','retail','0','3675','1','0','0','0','0','0','0','printed',' ','','1','0','51679407593','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(96,'','Cash','','2023-03-25 21:01:16','','0','5','2023-03-25 21:01:16','','2058','2058','1','retail','0','2058','1','0','0','0','0','0','0','printed',' ','','1','0','51679507692','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(97,'','Cash','','2023-03-25 21:13:17','','0','5','2023-03-25 21:13:17','','3785','3785','1','retail','0','3785','1','0','0','0','0','0','0','printed',' ','','1','0','51679767281','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(98,'','Cash','','2023-03-25 21:31:40','','0','5','2023-03-25 21:31:40','','2970','2970','1','retail','0','2970','1','0','0','0','0','0','0','printed',' ','','1','0','51679768007','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(99,'','Cash','','2023-03-25 21:40:05','','0','5','2023-03-25 21:40:05','','2205','2205','1','retail','0','2205','1','0','0','0','0','0','0','printed',' ','','1','0','51679769106','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(100,'','Cash','','2023-03-27 22:02:37','','0','5','2023-03-27 22:02:37','','3475','3475','1','retail','0','3475','1','0','0','0','0','0','0','printed',' ','','1','0','51679940403','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(101,'','Cash','','2023-03-29 14:15:58','','0','5','2023-03-29 14:15:58','','2923','2923','1','retail','0','2923','1','0','0','0','0','0','0','printed',' ','','1','0','51680086401','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(102,'','Cash','','2023-03-29 22:05:01','','0','5','2023-03-29 22:05:01','','1879','1879','1','retail','0','1879','1','0','0','0','0','0','0','printed',' ','','1','0','51680113071','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(103,'','Cash','','2023-04-01 18:44:19','','0','5','2023-04-01 18:44:19','','2943','2943','1','retail','0','2943','1','0','0','0','0','0','0','printed',' ','','1','0','51680362225','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(104,'','Cash','','2023-04-01 22:42:13','','0','5','2023-04-01 22:42:13','','4354','4354','1','retail','0','4354','1','0','0','0','0','0','0','printed',' ','','1','0','51680366006','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(105,'','Cash','','2023-04-02 21:33:39','','0','6','2023-04-02 21:33:39','','4895','4895','1','retail','0','4895','1','0','0','0','0','0','0','printed',' ','','1','0','61678796587','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(106,'','Cash','','2023-04-02 22:13:52','','0','6','2023-04-02 22:13:52','','3620','3620','1','retail','0','3620','1','0','0','0','0','0','0','printed',' ','','1','0','61680460432','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(107,'','Cash','','2023-04-03 22:19:48','','0','6','2023-04-03 22:19:48','','2680','2680','1','retail','0','2680','1','0','0','0','0','0','0','printed',' ','','1','0','61680547899','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(108,'','Cash','','2023-04-04 22:21:02','','0','6','2023-04-04 22:21:02','','5320','5320','1','retail','0','5320','1','0','0','0','0','0','0','printed',' ','','1','0','61680631608','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(109,'','Cash','','2023-04-13 12:02:10','','0','6','2023-04-13 12:02:10','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','61680877648','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(110,'','Cash','','2023-04-13 21:53:33','','0','5','2023-04-13 21:53:33','','700','700','1','retail','0','700','1','0','0','0','0','0','0','printed',' ','','1','0','51681383391','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(111,'','Cash','','2023-04-14 20:28:37','','0','5','2023-04-14 20:28:37','','1335','1335','1','retail','0','1335','1','0','0','0','0','0','0','printed',' ','','1','0','51681449740','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(112,'','Cash','','2023-04-15 22:15:22','','0','6','2023-04-15 22:15:22','','2112','2112','1','retail','0','2112','1','0','0','0','0','0','0','printed',' ','','1','0','61681376544','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(113,'','Cash','','2023-05-05 19:22:48','','0','5','2023-05-05 19:22:48','','930','930','1','retail','0','930','1','0','0','0','0','0','0','printed',' ','','1','0','51683303329','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(114,'','Cash','','2023-05-16 09:41:50','','0','5','2023-05-16 09:41:50','','2470','2470','1','retail','0','2470','1','0','0','0','0','0','0','printed',' ','','1','0','51684167688','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(115,'','Cash','','2023-05-17 10:48:38','','0','5','2023-05-17 10:48:38','','3991','3991','1','retail','0','3991','1','0','0','0','0','0','0','printed',' ','','1','0','51684226569','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(116,'','Cash','','2023-05-18 10:07:17','','0','5','2023-05-18 10:07:17','','1561','1561','1','retail','0','1561','1','0','0','0','0','0','0','printed',' ','','1','0','51684309745','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(117,'','Cash','','2023-05-19 17:24:43','','0','5','2023-05-19 17:24:43','','3380','3380','1','retail','0','3380','1','0','0','0','0','0','0','printed',' ','','1','0','51684393646','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(118,'','Cash','','2023-05-20 09:18:32','','0','5','2023-05-20 09:18:32','','3490','3490','1','retail','0','3490','1','0','0','0','0','0','0','printed',' ','','1','0','51684507016','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(119,'','Cash','','2023-05-22 12:04:06','','0','5','2023-05-22 12:04:06','','2955','2955','1','retail','0','2955','1','0','0','0','0','0','0','printed',' ','','1','0','51684563526','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(120,'','Cash','','2023-05-22 21:47:49','','0','5','2023-05-22 21:47:49','','1891','1891','1','retail','0','1891','1','0','0','0','0','0','0','printed',' ','','1','0','51684746273','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(121,'','Cash','','2023-05-23 14:03:26','','0','5','2023-05-23 14:03:26','','460','460','1','retail','0','460','1','0','0','0','0','0','0','printed',' ','','1','0','51684827252','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(122,'','Cash','','2023-05-24 09:47:08','','0','5','2023-05-24 09:47:08','','626','626','1','retail','0','626','1','0','0','0','0','0','0','printed',' ','','1','0','51684840785','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(123,'','Cash','','2023-05-24 23:04:12','','0','5','2023-05-24 23:04:12','','1016','1016','1','retail','0','1016','1','0','0','0','0','0','0','printed',' ','','1','0','51684910833','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(124,'','Cash','','2023-05-26 11:12:21','','0','5','2023-05-26 11:12:21','','2435','2435','1','retail','0','2435','1','0','0','0','0','0','0','printed',' ','','1','0','51685038510','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(125,'','Cash','','2023-05-27 10:01:17','','0','5','2023-05-27 10:01:17','','855','855','1','retail','0','855','1','0','0','0','0','0','0','printed',' ','','1','0','51685088746','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(126,'','Cash','','2023-05-27 22:00:44','','0','5','2023-05-27 22:00:44','','1470','1470','1','retail','0','1470','1','0','0','0','0','0','0','printed',' ','','1','0','51685170882','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(127,'','Cash','','2023-05-29 10:03:45','','0','5','2023-05-29 10:03:45','','1145','1145','1','retail','0','1145','1','0','0','0','0','0','0','printed',' ','','1','0','51685261633','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(128,'','Cash','','2023-05-30 14:34:39','','0','5','2023-05-30 14:34:39','','2295','2295','1','retail','0','2295','1','0','0','0','0','0','0','printed',' ','','1','0','51685343830','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(129,'','Cash','','2023-05-31 09:56:05','','0','5','2023-05-31 09:56:05','','955','955','1','retail','0','955','1','0','0','0','0','0','0','printed',' ','','1','0','51685446485','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(130,'','Cash','','2023-05-31 22:05:01','','0','5','2023-05-31 22:05:01','','1190','1190','1','retail','0','1190','1','0','0','0','0','0','0','printed',' ','','1','0','51685516175','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(131,'','Cash','','2023-06-07 15:56:46','','0','5','2023-06-07 15:56:46','','1510','1510','1','retail','0','1510','1','0','0','0','0','0','0','printed',' ','','1','0','51686126570','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(132,'','Cash','','2023-06-08 19:10:09','','0','5','2023-06-08 19:10:09','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','51686144127','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(133,'','Cash','','2023-06-09 10:26:03','','0','5','2023-06-09 10:26:03','','1520','1520','1','retail','0','1520','1','0','0','0','0','0','0','printed',' ','','1','0','51686240619','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(134,'','Cash','','2023-06-09 22:13:17','','0','5','2023-06-09 22:13:17','','1176','1176','1','retail','0','1176','1','0','0','0','0','0','0','printed',' ','','1','0','51686298644','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(135,'','Cash','','2023-06-10 20:20:38','','0','5','2023-06-10 20:20:38','','1095','1095','1','retail','0','1095','1','0','0','0','0','0','0','printed',' ','','1','0','51686400695','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(136,'','Cash','','2023-06-13 20:34:39','','0','5','2023-06-13 20:34:39','','2330','2330','1','retail','0','2330','1','0','0','0','0','0','0','printed',' ','','1','0','51686663471','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(137,'','Cash','','2023-06-16 18:38:13','','0','5','2023-06-16 18:38:13','','6915','6915','1','retail','0','6915','1','0','0','0','0','0','0','printed',' ','','1','0','51686898877','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(138,'','Cash','','2023-06-17 21:41:44','','0','5','2023-06-17 21:41:44','','720','720','1','retail','0','720','1','0','0','0','0','0','0','printed',' ','','1','0','51686998626','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(139,'','Cash','','2023-06-19 21:34:06','','0','5','2023-06-19 21:34:06','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','printed',' ','','1','0','51687191955','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(140,'','Cash','','2023-06-26 19:20:15','','0','5','2023-06-26 19:20:15','','880','880','1','retail','0','880','1','0','0','0','0','0','0','printed',' ','','1','0','51687602457','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(141,'','Cash','','2023-06-27 14:52:14','','0','5','2023-06-27 14:52:14','','510','510','1','retail','0','510','1','0','0','0','0','0','0','printed',' ','','1','0','51687796422','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(142,'','Cash','','2023-07-15 21:33:53','','0','5','2023-07-15 21:33:53','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','51689407252','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(143,'','Cash','','2024-03-25 13:05:34','','0','6','2024-03-25 13:05:35','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','61711361124','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(144,'','Cash','','2024-03-25 13:56:07','','0','7','2024-03-25 13:56:07','','0','0','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','71711364135','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(145,'0','Mpesa','','2024-03-25 13:57:24','','0','7','2024-03-25 13:57:24','','0','0','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','71711364233','Cleared','7','2024-03-25 14:03:46','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(146,'0','Mpesa','','2024-03-25 14:09:49','','0','7','2024-03-25 14:09:49','','0','0','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','71711364935','Cleared','7','2024-03-25 14:26:39','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(147,'','Cash','','2024-03-25 14:45:14','','0','1','2024-03-25 14:45:14','','0','0','1','retail','0','0','1','0','0','0','0','0','0','printed',' ','','1','0','11711367101','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(148,'','Cash','','2024-03-25 14:45:49','','0','1','2024-03-25 14:45:49','','0','0','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','11711367128','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(149,'','Cash','','2024-03-25 16:28:43','','0','8','2024-03-25 16:28:43','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','81711366980','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(150,'','Cash','','2024-03-26 21:03:52','','0','7','2024-03-26 21:03:53','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','71711476160','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(151,'KRAC','Mpesa','','2024-03-26 21:06:18','','0','7','2024-03-26 21:06:18','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','71711476302','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(152,'','Cash','','2024-03-26 21:09:08','','0','7','2024-03-26 21:09:08','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','71711476441','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(153,'','Cash','','2024-03-27 10:24:26','','0','7','2024-03-27 10:24:26','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','71711524222','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(154,'','Cash','','2024-03-27 10:24:58','','0','7','2024-03-27 10:24:58','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','71711524272','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(155,'','Cash','','2024-03-27 13:44:28','','0','7','2024-03-27 13:44:28','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','71711536238','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(156,'','Cash','','2024-03-27 13:46:37','','0','7','2024-03-27 13:46:37','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','71711536272','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(157,'','Cash','','2024-03-27 14:03:47','','0','7','2024-03-27 14:03:47','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','71711537410','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(158,'','Cash','','2024-03-27 14:42:50','','0','7','2024-03-27 14:42:50','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','71711539727','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(159,'0Y9M','Mpesa','','2024-03-27 15:06:48','','0','7','2024-03-27 15:06:48','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','71711541167','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(160,'8S42','Mpesa','','2024-03-27 15:36:25','','0','7','2024-03-27 15:36:25','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','71711542956','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(161,'VJ9B','Mpesa','','2024-03-27 15:42:23','','0','7','2024-03-27 15:42:23','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','71711543047','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(162,'','Cash','','2024-03-27 18:34:41','','0','7','2024-03-27 18:34:42','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','71711553626','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(163,'A5V6','Mpesa','','2024-03-27 18:41:47','','0','7','2024-03-27 18:41:47','','0','260','1','retail','0','260','1','0','0','0','0','260','0','printed',' ','','1','0','71711553719','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(164,'','Cash','','2024-03-27 18:48:51','','0','7','2024-03-27 18:48:51','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','71711554305','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(165,'','Cash','','2024-03-27 20:10:23','','0','7','2024-03-27 20:10:23','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','71711559354','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(166,'vxk2','Mpesa','','2024-03-27 20:18:49','','0','7','2024-03-27 20:18:49','','0','75','1','retail','0','75','1','0','0','0','0','75','0','printed',' ','','1','0','71711559453','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(167,'VQXC','Mpesa','','2024-03-28 11:10:26','','0','7','2024-03-28 11:10:26','','0','105','1','retail','0','105','1','0','0','0','0','105','0','printed',' ','','1','0','71711612540','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(168,'','Cash','','2024-03-28 11:14:14','','0','7','2024-03-28 11:14:14','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','71711613468','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(169,'','Cash','','2024-03-28 11:15:40','','0','7','2024-03-28 11:15:40','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','71711613659','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(170,'','Cash','','2024-03-28 11:16:34','','0','7','2024-03-28 11:16:34','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','71711613745','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(171,'','Cash','','2024-03-28 11:26:59','','0','7','2024-03-28 11:26:59','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','71711614380','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(172,'','Cash','','2024-03-28 11:35:57','','0','7','2024-03-28 11:35:57','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','71711614424','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(173,'4MOY','Mpesa','','2024-03-28 12:50:58','','0','7','2024-03-28 12:50:58','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','71711619416','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(174,'','Cash','','2024-03-28 14:50:15','','0','7','2024-03-28 14:50:15','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','71711626536','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(175,'','Cash','','2024-03-28 14:55:42','','0','7','2024-03-28 14:55:42','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','71711626620','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(176,'FFGQ','Mpesa','','2024-03-28 14:56:41','','0','7','2024-03-28 14:56:41','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','71711626946','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(177,'','Cash','','2024-03-28 15:09:44','','0','7','2024-03-28 15:09:44','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','71711627501','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(178,'','Cash','','2024-03-28 15:15:22','','0','7','2024-03-28 15:15:22','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','71711627789','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(179,'','Cash','','2024-03-28 15:20:16','','0','7','2024-03-28 15:20:16','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','71711628127','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(180,'','Cash','','2024-03-28 15:22:56','','0','7','2024-03-28 15:22:56','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','71711628532','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(181,'9MVL','Mpesa','','2024-03-28 17:42:38','','0','7','2024-03-28 17:42:38','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','71711636852','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(182,'','Cash','','2024-03-28 17:49:10','','0','7','2024-03-28 17:49:10','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','71711637317','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(183,'','Cash','','2024-03-28 19:03:04','','0','7','2024-03-28 19:03:04','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','71711641736','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(184,'OBZU','Mpesa','','2024-03-28 19:04:06','','0','7','2024-03-28 19:04:06','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','71711641792','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(185,'AQM4','Mpesa','','2024-03-28 20:17:35','','0','7','2024-03-28 20:17:35','','0','55','1','retail','0','55','1','0','0','0','0','55','0','printed',' ','','1','0','71711646113','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(186,'','Cash','','2024-03-28 20:24:35','','0','7','2024-03-28 20:24:35','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','71711646303','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(187,'','Cash','','2024-03-28 21:24:41','','0','7','2024-03-28 21:24:41','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','71711646719','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(188,'','Cash','','2024-03-29 09:52:38','','0','7','2024-03-29 09:52:38','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','71711695101','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(189,'','Cash','','2024-03-29 09:57:03','','0','7','2024-03-29 09:57:03','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','71711695172','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(190,'','Cash','','2024-03-29 10:01:20','','0','7','2024-03-29 10:01:20','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','71711695433','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(191,'','Cash','','2024-03-29 10:03:16','','0','7','2024-03-29 10:03:16','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','71711695690','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(192,'','Cash','','2024-03-29 10:29:01','','0','7','2024-03-29 10:29:01','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','71711695801','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(193,'','Cash','','2024-03-29 10:36:01','','0','7','2024-03-29 10:36:01','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','71711697344','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(194,'','Cash','','2024-03-29 10:37:25','','0','7','2024-03-29 10:37:25','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','71711697767','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(195,'','Cash','','2024-03-29 10:56:04','','0','7','2024-03-29 10:56:04','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','71711697852','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(196,'641W','Mpesa','','2024-03-29 12:35:02','','0','7','2024-03-29 12:35:02','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','71711704863','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(197,'','Cash','','2024-03-29 13:00:30','','0','7','2024-03-29 13:00:30','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','71711706390','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(198,'','Cash','','2024-03-29 13:06:03','','0','7','2024-03-29 13:06:03','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','71711706434','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(199,'','Cash','','2024-03-29 13:46:31','','0','7','2024-03-29 13:46:31','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','71711709157','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(200,'','Cash','','2024-03-29 15:14:30','','0','7','2024-03-29 15:14:30','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','71711714380','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(201,'','Cash','','2024-03-29 16:46:01','','0','7','2024-03-29 16:46:01','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','71711719933','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(202,'','Cash','','2024-03-29 16:55:22','','0','7','2024-03-29 16:55:22','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','71711719965','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(203,'','Cash','','2024-03-29 18:38:07','','0','7','2024-03-29 18:38:07','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','71711726605','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(204,'','Cash','','2024-03-29 18:40:07','','0','7','2024-03-29 18:40:07','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','71711726692','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(205,'','Cash','','2024-03-29 18:41:17','','0','7','2024-03-29 18:41:17','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','71711726811','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(206,'','Cash','','2024-03-29 19:03:27','','0','7','2024-03-29 19:03:27','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','71711728094','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(207,'','Cash','','2024-03-30 12:09:02','','0','7','2024-03-30 12:09:02','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','71711789522','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(208,'','Cash','','2024-03-30 14:38:02','','0','7','2024-03-30 14:38:02','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','71711789747','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(209,'','Cash','','2024-03-30 15:01:33','','0','7','2024-03-30 15:01:33','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','71711798686','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(210,'','Cash','','2024-03-30 15:11:52','','0','7','2024-03-30 15:11:52','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','71711800098','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(211,'','Cash','','2024-03-30 16:54:56','','0','7','2024-03-30 16:54:56','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','71711805969','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(212,'','Cash','','2024-03-30 17:18:52','','0','7','2024-03-30 17:18:52','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','71711808150','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(213,'','Cash','','2024-04-01 10:50:15','','0','7','2024-04-01 10:50:15','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','71711957792','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(214,'','Cash','','2024-04-01 11:17:51','','0','7','2024-04-01 11:17:51','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','71711959428','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(215,'','Cash','','2024-04-01 11:19:37','','0','7','2024-04-01 11:19:37','','160','160','1','retail','0','160','1','0','0','0','0','0','0','printed',' ','','1','0','71711959476','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(216,'','Cash','','2024-04-01 11:30:13','','0','7','2024-04-01 11:30:13','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','71711959582','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(217,'','Cash','','2024-04-01 11:39:45','','0','7','2024-04-01 11:39:45','','75','75','1','retail','0','75','1','0','0','0','0','0','0','printed',' ','','1','0','71711960217','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(218,'','Cash','','2024-04-01 11:53:27','','0','7','2024-04-01 11:53:27','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','71711960822','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(219,'','Cash','','2024-04-01 13:45:51','','0','7','2024-04-01 13:45:51','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','71711968323','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(220,'','Cash','','2024-04-01 15:21:02','','0','7','2024-04-01 15:21:02','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','71711974039','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(221,'','Cash','','2024-04-02 12:33:23','','0','7','2024-04-02 12:33:23','','830','830','1','retail','0','830','1','0','0','0','0','0','0','printed',' ','','1','0','71712049550','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(222,'','Cash','','2024-04-02 13:02:59','','0','7','2024-04-02 13:02:59','','590','590','1','retail','0','590','1','0','0','0','0','0','0','printed',' ','','1','0','71712050436','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(223,'','Cash','','2024-04-02 15:39:56','','0','7','2024-04-02 15:39:56','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','printed',' ','','1','0','71712061048','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(224,'','Cash','','2024-04-02 16:28:18','','0','7','2024-04-02 16:28:18','','330','330','1','retail','0','330','1','0','0','0','0','0','0','printed',' ','','1','0','71712061817','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(225,'','Cash','','2024-04-02 19:58:43','','0','7','2024-04-02 19:58:43','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','71712069123','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(226,'','Cash','','2024-04-03 08:48:42','','0','7','2024-04-03 08:48:42','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','71712123298','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(227,'','Cash','','2024-04-03 09:30:33','','0','7','2024-04-03 09:30:33','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','71712125811','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(228,'','Cash','','2024-04-03 10:34:06','','0','7','2024-04-03 10:34:06','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','71712129627','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(229,'','Cash','','2024-04-03 10:37:58','','0','7','2024-04-03 10:37:58','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','71712129859','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(230,'','Cash','','2024-04-03 13:05:16','','0','7','2024-04-03 13:05:16','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','71712138695','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(231,'','Cash','','2024-04-03 15:33:17','','0','7','2024-04-03 15:33:17','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','71712147531','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(232,'','Cash','','2024-04-03 17:04:58','','0','7','2024-04-03 17:04:58','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','71712152425','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(233,'','Cash','','2024-04-03 19:34:47','','0','7','2024-04-03 19:34:47','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','71712161438','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(234,'','Cash','','2024-04-03 20:23:39','','0','7','2024-04-03 20:23:39','','270','270','1','retail','0','270','1','0','0','0','0','0','0','printed',' ','','1','0','71712162115','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(235,'','Cash','','2024-04-04 09:48:55','','0','7','2024-04-04 09:48:55','','275','275','1','retail','0','275','1','0','0','0','0','0','0','printed',' ','','1','0','71712211339','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(236,'','Cash','','2024-04-04 10:14:40','','0','7','2024-04-04 10:14:40','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','71712213369','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(237,'','Cash','','2024-04-04 11:25:56','','0','7','2024-04-04 11:25:56','','65','65','1','retail','0','65','1','0','0','0','0','0','0','printed',' ','','1','0','71712219037','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(238,'','Cash','','2024-04-04 19:03:40','','0','7','2024-04-04 19:03:40','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','71712244312','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(239,'','Cash','','2024-04-04 19:52:15','','0','7','2024-04-04 19:52:15','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','71712246640','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(240,'','Cash','','2024-04-05 15:23:39','','0','7','2024-04-05 15:23:39','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','71712319464','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(241,'','Cash','','2024-04-05 15:26:33','','0','7','2024-04-05 15:26:33','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','71712319832','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(242,'','Cash','','2024-04-06 13:15:21','','0','7','2024-04-06 13:15:21','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','71712397815','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(243,'','Cash','','2024-04-06 13:58:03','','0','7','2024-04-06 13:58:03','','1040','1040','1','retail','0','1040','1','0','0','0','0','0','0','printed',' ','','1','0','71712399832','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(244,'','Cash','','2024-04-06 16:14:43','','0','7','2024-04-06 16:14:43','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','71712409149','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(245,'','Cash','','2024-04-06 17:57:34','','0','7','2024-04-06 17:57:34','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','71712415421','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(246,'','Cash','','2024-04-06 17:58:33','','0','7','2024-04-06 17:58:33','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','71712415478','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(247,'','Cash','','2024-04-06 18:08:55','','0','7','2024-04-06 18:08:55','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','71712416110','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(248,'','Cash','','2024-04-06 18:10:07','','0','7','2024-04-06 18:10:07','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','71712416140','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(249,'','Cash','','2024-04-06 18:40:28','','0','7','2024-04-06 18:40:28','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','71712417632','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(250,'HVGN','Mpesa','','2024-04-06 20:46:46','','0','7','2024-04-06 20:46:46','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','71712418438','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(251,'','Cash','','2024-04-08 19:32:49','','0','8','2024-04-08 19:32:49','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','81712593953','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(252,'','Cash','','2024-04-11 15:02:32','','54','8','2024-04-11 15:02:32','','','','1','retail','','','1','07','0','0','0','20','07','printed',' ','',NULL,'0','81712836889','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(253,'','Cash','','2024-04-25 14:19:48','','0','8','2024-04-25 14:19:48','','700','700','1','retail','0','700','1','0','0','0','0','0','0','printed',' ','','1','0','81714043953','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(254,'','Cash','','2024-05-09 17:29:28','','0','8','2024-05-09 17:29:28','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','81715264954','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(255,'','Cash','','2024-05-09 17:45:08','','0','8','2024-05-09 17:45:08','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','81715265876','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(256,'','Cash','','2024-05-09 17:45:41','','0','8','2024-05-09 17:45:41','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','81715265917','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(257,'5bgl','Mpesa','','2024-05-09 17:52:57','','0','8','2024-05-09 17:52:57','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','81715266349','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(258,'','Cash','','2024-05-09 18:07:00','','0','6','2024-05-09 18:07:00','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','61711362218','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(259,'lpxj','Mpesa','','2024-05-09 18:23:43','','0','6','2024-05-09 18:23:43','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','61715268167','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(260,'','Cash','','2024-05-09 19:00:12','','0','6','2024-05-09 19:00:12','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','61715268246','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(261,'','Cash','','2024-05-09 19:02:46','','0','6','2024-05-09 19:02:46','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','61715270460','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(262,'','Cash','','2024-05-09 19:07:15','','0','6','2024-05-09 19:07:15','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','61715270573','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(263,'','Cash','','2024-05-09 19:10:01','','0','6','2024-05-09 19:10:01','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','61715270840','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(264,'','Cash','','2024-05-09 19:21:46','','0','8','2024-05-09 19:21:46','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','81715271613','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(265,'','Cash','','2024-05-09 19:22:42','','0','8','2024-05-09 19:22:42','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','81715271712','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(266,'','Cash','','2024-05-09 19:43:24','','0','8','2024-05-09 19:43:24','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','81715272754','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(267,'','Cash','','2024-05-09 19:44:30','','0','8','2024-05-09 19:44:30','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','81715273044','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(268,'wWTW','Mpesa','','2024-05-09 19:45:18','','0','8','2024-05-09 19:45:18','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','81715273094','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(269,'QQQQ','Mpesa','','2024-05-09 20:23:08','','0','8','2024-05-09 20:23:08','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','81715275359','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(270,'','Cash','','2024-05-09 20:24:08','','0','8','2024-05-09 20:24:08','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','81715275408','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(271,'','Cash','','2024-05-10 11:25:34','','0','8','2024-05-10 11:25:34','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','81715329223','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(272,'','Cash','','2024-05-10 11:31:09','','0','8','2024-05-10 11:31:09','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','81715329540','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(273,'','Cash','','2024-05-10 11:37:05','','0','8','2024-05-10 11:37:05','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','81715330215','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(274,'','Cash','','2024-05-10 12:37:21','','0','8','2024-05-10 12:37:21','','35110','35110','1','retail','0','35110','1','0','0','0','0','0','0','printed',' ','','1','0','81715333610','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(275,'','Cash','','2024-05-10 14:51:07','','0','8','2024-05-10 14:51:07','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','81715341321','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(276,'','Cash','','2024-05-10 17:46:02','','0','8','2024-05-10 17:46:02','','2550','2550','1','retail','0','2550','1','0','0','0','0','0','0','printed',' ','','1','0','81715343735','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(277,'sdfG','Mpesa','','2024-05-10 17:47:03','','0','8','2024-05-10 17:47:03','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','81715352368','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(278,'','Cash','','2024-05-10 21:27:36','','0','8','2024-05-10 21:27:36','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','81715365643','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(279,'Qffe','Mpesa','','2024-05-10 22:01:05','','0','8','2024-05-10 22:01:05','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','81715367652','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(280,'','Cash','','2024-05-11 08:59:38','','0','8','2024-05-11 08:59:38','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','81715407104','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(281,'g73y','Mpesa','','2024-05-11 10:42:03','','0','8','2024-05-11 10:42:04','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','81715413311','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(282,'','Cash','','2024-05-11 12:36:10','','0','8','2024-05-11 12:36:10','','1525','1525','1','retail','0','1525','1','0','0','0','0','0','0','printed',' ','','1','0','81715415429','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(283,'','Cash','','2024-05-11 13:49:16','','0','8','2024-05-11 13:49:16','','31050','31050','1','retail','0','31050','1','0','0','0','0','0','0','printed',' ','','1','0','81715421321','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(284,'','Cash','','2024-05-11 14:55:46','','0','8','2024-05-11 14:55:46','','690','690','1','retail','0','690','1','0','0','0','0','0','0','printed',' ','','1','0','81715425513','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(285,'','Cash','','2024-05-11 15:39:50','','0','8','2024-05-11 15:39:50','','2055','2055','1','retail','0','2055','1','0','0','0','0','0','0','printed',' ','','1','0','81715429169','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(286,'','Cash','','2024-05-11 15:47:47','','0','8','2024-05-11 15:47:47','','475','475','1','retail','0','475','1','0','0','0','0','0','0','printed',' ','','1','0','81715431653','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(287,'','Cash','','2024-05-11 15:49:31','','0','8','2024-05-11 15:49:31','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','81715431739','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(288,'','Cash','','2024-05-11 15:50:34','','0','8','2024-05-11 15:50:34','','1140','1140','1','retail','0','1140','1','0','0','0','0','0','0','printed',' ','','1','0','81715431819','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(289,'','Cash','','2024-05-11 15:51:32','','0','8','2024-05-11 15:51:32','','225','225','1','retail','0','225','1','0','0','0','0','0','0','printed',' ','','1','0','81715431881','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(290,'','Cash','','2024-05-11 15:55:04','','0','8','2024-05-11 15:55:04','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','81715431957','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(291,'','Cash','','2024-05-11 16:18:10','','0','8','2024-05-11 16:18:10','','170','170','1','retail','0','170','1','0','0','0','0','0','0','printed',' ','','1','0','81715432235','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(292,'FDAD','Mpesa','','2024-05-11 16:18:37','','0','8','2024-05-11 16:18:37','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','81715433507','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(293,'','Cash','','2024-05-11 16:19:41','','0','8','2024-05-11 16:19:41','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','81715433531','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(294,'','Cash','','2024-05-11 16:45:24','','0','8','2024-05-11 16:45:24','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','81715433585','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(295,'','Cash','','2024-05-11 16:56:21','','0','8','2024-05-11 16:56:21','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','81715435696','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(296,'','Cash','','2024-05-11 17:09:25','','0','8','2024-05-11 17:09:25','','965','965','1','retail','0','965','1','0','0','0','0','0','0','printed',' ','','1','0','81715435875','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(297,'','Cash','','2024-05-11 17:13:39','','0','8','2024-05-11 17:13:39','','210','210','1','retail','0','210','1','0','0','0','0','0','0','printed',' ','','1','0','81715436806','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(298,'','Cash','','2024-05-11 17:24:45','','0','8','2024-05-11 17:24:45','','2270','2270','1','retail','0','2270','1','0','0','0','0','0','0','printed',' ','','1','0','81715436822','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(299,'','Cash','','2024-05-11 17:26:04','','0','8','2024-05-11 17:26:04','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','81715437498','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(300,'BGRA','Mpesa','','2024-05-11 18:01:24','','0','8','2024-05-11 18:01:24','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','81715437857','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(301,'','Cash','','2024-05-11 18:33:55','','0','8','2024-05-11 18:33:55','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','81715439715','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(302,'','Cash','','2024-05-11 18:43:19','','0','8','2024-05-11 18:43:19','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','81715441643','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(303,'','Cash','','2024-05-11 18:52:30','','0','8','2024-05-11 18:52:30','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','81715442203','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(304,'','Cash','','2024-05-11 19:13:14','','0','8','2024-05-11 19:13:14','','8130','8130','1','retail','0','8130','1','0','0','0','0','0','0','printed',' ','','1','0','81715443897','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(305,'','Cash','','2024-05-11 19:42:01','','0','8','2024-05-11 19:42:01','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','81715444000','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(306,'','Cash','','2024-05-11 19:53:01','','0','8','2024-05-11 19:53:01','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','81715445899','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(307,'','Cash','','2024-05-11 20:29:18','','0','8','2024-05-11 20:29:18','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','81715446389','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(308,'','Cash','','2024-05-11 21:05:12','','0','8','2024-05-11 21:05:12','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','81715448624','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(309,'','Cash','','2024-05-11 22:26:29','','0','8','2024-05-11 22:26:29','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','81715451182','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(310,'','Cash','','2024-05-13 12:12:50','','0','8','2024-05-13 12:12:50','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','81715455610','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(311,'','Cash','','2024-05-13 12:25:51','','0','8','2024-05-13 12:25:51','','375','375','1','retail','0','375','1','0','0','0','0','0','0','printed',' ','','1','0','81715591585','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(312,'','Cash','','2024-05-13 12:48:47','','0','8','2024-05-13 12:48:47','','520','520','1','retail','0','520','1','0','0','0','0','0','0','printed',' ','','1','0','81715592370','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(313,'qwerg','Mpesa','','2024-05-13 12:50:29','','0','8','2024-05-13 12:50:29','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','81715593802','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(314,'','Cash','','2024-05-13 18:22:19','','0','8','2024-05-13 18:22:19','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','81715597038','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(315,'','Cash','','2024-05-13 18:25:49','','0','8','2024-05-13 18:25:49','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','1','0','81715613753','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(316,'','Cash','','2024-05-13 21:42:28','','0','8','2024-05-13 21:42:28','','1140','1140','1','retail','0','1140','1','0','0','0','0','0','0','printed',' ','','1','0','81715613976','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(317,'','Cash','','2024-05-13 22:13:11','','0','8','2024-05-13 22:13:11','','325','325','1','retail','0','325','1','0','0','0','0','0','0','printed',' ','','1','0','81715625872','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(318,'','Cash','','2024-05-14 11:09:33','','0','8','2024-05-14 11:09:33','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','81715672407','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(319,'','Cash','','2024-05-14 19:11:45','','0','8','2024-05-14 19:11:45','','1040','1040','1','retail','0','1040','1','0','0','0','0','0','0','printed',' ','','1','0','81715686204','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(320,'','Cash','','2024-05-14 21:19:55','','0','8','2024-05-14 21:19:55','','700','700','1','retail','0','700','1','0','0','0','0','0','0','printed',' ','','1','0','81715703306','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(321,'','Cash','','2024-05-15 13:14:55','','0','8','2024-05-15 13:14:55','','240','240','1','retail','0','240','1','0','0','0','0','0','0','printed',' ','','1','0','81715767866','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(322,'','Cash','','2024-05-15 16:39:15','','0','8','2024-05-15 16:39:15','','630','630','1','retail','0','630','1','0','0','0','0','0','0','printed',' ','','1','0','81715768107','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(323,'','Cash','','2024-05-16 17:39:46','','0','8','2024-05-16 17:39:46','','1440','1440','1','retail','0','1440','1','0','0','0','0','0','0','printed',' ','','1','0','81715849343','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(324,'','Cash','','2024-05-16 20:06:51','','0','8','2024-05-16 20:06:51','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','81715870711','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(325,'','Cash','','2024-05-17 16:53:41','','0','8','2024-05-17 16:53:41','','1955','1955','1','retail','0','1955','1','0','0','0','0','0','0','printed',' ','','1','0','81715880734','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(326,'','Cash','','2024-05-17 19:37:09','','0','8','2024-05-17 19:37:09','','240','240','1','retail','0','240','1','0','0','0','0','0','0','printed',' ','','1','0','81715954081','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(327,'','Cash','','2024-05-18 09:46:12','','0','8','2024-05-18 09:46:12','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','81715968437','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(328,'','Cash','','2024-05-18 11:36:30','','0','8','2024-05-18 11:36:30','','620','620','1','retail','0','620','1','0','0','0','0','0','0','printed',' ','','1','0','81716014776','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(329,'','Cash','','2024-05-18 15:05:06','','0','8','2024-05-18 15:05:07','','680','680','1','retail','0','680','1','0','0','0','0','0','0','printed',' ','','1','0','81716021408','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(330,'','Cash','','2024-05-18 16:07:10','','0','8','2024-05-18 16:07:10','','480','480','1','retail','0','480','1','0','0','0','0','0','0','printed',' ','','1','0','81716033913','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(331,'','Cash','','2024-05-20 17:50:27','','0','8','2024-05-20 17:50:27','','3565','3565','1','retail','0','3565','1','0','0','0','0','0','0','printed',' ','','1','0','81716037638','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(332,'','Cash','','2024-05-27 09:16:41','','0','8','2024-05-27 09:16:41','','16315','16315','1','retail','0','16315','1','0','0','0','0','0','0','printed',' ','','1','0','81716224001','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(333,'','Cash','','2024-06-03 11:51:39','','0','8','2024-06-03 11:51:39','','14930','14930','1','retail','0','14930','1','0','0','0','0','0','0','printed',' ','','1','0','81716790691','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(334,'','Cash','','2024-06-10 13:36:40','','0','8','2024-06-10 13:36:40','','14865','14865','1','retail','0','14865','1','0','0','0','0','0','0','printed',' ','','1','0','81717431547','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(335,'','Cash','','2024-06-10 13:42:07','','0','8','2024-06-10 13:42:07','','1190','1190','1','retail','0','1190','1','0','0','0','0','0','0','printed',' ','','1','0','81718015818','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(336,'','Cash','','2024-06-13 15:35:30','','0','8','2024-06-13 15:35:30','','0','2705','1','retail','0','2705','1','2705','0','0','0','0','0','printed',' ','','1','0','81718016131','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(337,'','Cash','','2024-09-14 17:06:19','','0','1','2024-09-14 17:06:20','','0','0','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','11726322716','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(338,'','Cash','','2024-09-14 19:44:54','','0','6','2024-09-14 19:44:54','','0','0','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','5','61726331871','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(339,'qwetuui','Mpesa','','2024-09-14 19:55:35','','0','6','2024-09-14 19:55:35','','0','0','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','10','61726332874','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(340,'','Cash','','2024-09-14 20:22:20','','0','6','2024-09-14 20:22:20','','0','0','1','retail','0','255','1','0','0','0','0','100','0','printed',' ','','1','255','61726334488','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(341,'','Cash','','2024-09-15 16:58:57','','0','10','2024-09-15 16:58:57','','','','1','retail','','','1','0','0','0','0','0','0','new',' ','',NULL,'0','101726408737','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(342,'','Cash','','2024-09-17 18:02:07','','0','10','2024-09-17 18:02:07','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','101726585161','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(343,'','Cash','','2024-09-17 19:15:09','','0','10','2024-09-17 19:15:09','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','101726589671','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(344,'','Cash','','2024-09-17 19:36:10','','0','10','2024-09-17 19:36:10','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','101726590951','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(345,'','Cash','','2024-09-17 19:58:43','','0','10','2024-09-17 19:58:43','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101726591052','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(346,'','Cash','','2024-09-17 20:59:47','','0','10','2024-09-17 20:59:47','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','101726594465','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(347,'','Cash','','2024-09-17 21:06:40','','0','10','2024-09-17 21:06:40','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','101726596314','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(348,'SIH7Y3DA89','Mpesa','','2024-09-17 21:08:06','','0','10','2024-09-17 21:08:06','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','101726596407','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(349,'','Cash','','2024-09-18 08:45:43','','0','10','2024-09-18 08:45:43','','690','690','1','retail','0','690','1','0','0','0','0','0','0','new',' ','','1','0','101726596535','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(350,'','Cash','','2024-09-18 08:49:25','','0','10','2024-09-18 08:49:25','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101726638421','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(351,'','Cash','','2024-09-18 08:55:48','','0','10','2024-09-18 08:55:48','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101726638579','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(352,'SII9Z5MX4F','Mpesa','','2024-09-18 09:37:49','','0','10','2024-09-18 09:37:49','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101726638952','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(353,'','Cash','','2024-09-18 12:47:03','','0','10','2024-09-18 12:47:03','','365','365','1','retail','0','365','1','0','0','0','0','0','0','new',' ','','1','0','101726643030','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(354,'','Cash','','2024-09-18 12:58:50','','0','10','2024-09-18 12:58:50','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101726653515','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(355,'','Cash','','2024-09-18 15:27:40','','0','10','2024-09-18 15:27:40','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101726662174','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(356,'','Cash','','2024-09-18 18:09:29','','0','10','2024-09-18 18:09:29','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101726672157','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(357,'','Cash','','2024-09-18 18:17:45','','0','10','2024-09-18 18:17:45','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101726672174','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(358,'','Cash','','2024-09-18 18:25:04','','0','10','2024-09-18 18:25:04','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101726672669','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(359,'','Cash','','2024-09-18 22:00:56','','0','10','2024-09-18 22:00:56','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101726685952','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(360,'','Cash','','2024-09-19 13:51:00','','0','10','2024-09-19 13:51:00','','1175','1175','1','retail','0','1175','1','0','0','0','0','0','0','new',' ','','1','0','101726686066','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(361,'','Cash','','2024-09-19 14:09:19','','0','10','2024-09-19 14:09:19','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','101726744131','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(362,' ','Mpesa','','2024-09-19 14:52:06','','0','10','2024-09-19 14:52:06','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101726746700','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(363,'','Cash','','2024-09-19 15:13:33','','0','10','2024-09-19 15:13:33','','25','25','1','retail','0','25','1','0','0','0','0','0','0','new',' ','','1','0','101726747977','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(364,'','Cash','','2024-09-19 15:57:54','','0','10','2024-09-19 15:57:54','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101726748021','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(365,'SIJ55LW2MN','Mpesa','','2024-09-19 16:24:40','','0','10','2024-09-19 16:24:40','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','101726751140','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(366,'','Cash','','2024-09-19 16:48:46','','0','10','2024-09-19 16:48:46','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101726752319','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(367,'SIJ25UIV2Q','Mpesa','','2024-09-19 17:22:35','','0','10','2024-09-19 17:22:35','','0','320','1','retail','0','320','1','0','0','0','0','320','0','printed',' ','','1','0','101726755716','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(368,'','Cash','','2024-09-19 18:06:40','','0','10','2024-09-19 18:06:40','','370','370','1','retail','0','370','1','0','0','0','0','0','0','new',' ','','1','0','101726755801','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(369,'SIJ669BA28','Mpesa','','2024-09-19 18:39:44','','0','10','2024-09-19 18:39:44','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101726758553','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(370,'','Cash','','2024-09-19 19:20:20','','0','10','2024-09-19 19:20:20','','890','890','1','retail','0','890','1','0','0','0','0','0','0','new',' ','','1','0','101726760437','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(371,'','Cash','','2024-09-19 19:30:23','','0','10','2024-09-19 19:30:23','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101726763336','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(372,'200SIJ66LQO6M','Mpesa','','2024-09-19 19:35:17','','0','10','2024-09-19 19:35:17','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101726763681','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(373,'','Cash','','2024-09-19 19:37:35','','0','10','2024-09-19 19:37:35','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101726763838','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(374,'','Cash','','2024-09-19 19:49:05','','0','10','2024-09-19 19:49:05','','320','320','1','retail','0','320','1','0','0','0','0','0','0','new',' ','','1','0','101726763860','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(375,'SIJ36PRG63','Mpesa','','2024-09-19 19:51:40','','0','10','2024-09-19 19:51:40','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','101726764678','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(376,'','Cash','','2024-09-19 20:00:08','','0','10','2024-09-19 20:00:08','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101726764818','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(377,'SIJ76Y1TYX','Mpesa','','2024-09-19 20:51:01','','0','10','2024-09-19 20:51:01','','0','115','1','retail','0','115','1','0','0','0','0','115','0','new',' ','','1','0','101726768227','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(378,'','Cash','','2024-09-19 20:54:59','','0','10','2024-09-19 20:54:59','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','101726768302','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(379,'','Cash','','2024-09-19 21:05:58','','0','10','2024-09-19 21:05:58','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101726769144','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(380,'','Cash','','2024-09-19 21:07:17','','0','10','2024-09-19 21:07:17','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101726769229','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(381,'','Cash','','2024-09-19 21:15:20','','0','10','2024-09-19 21:15:20','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101726769361','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(382,'','Cash','','2024-09-19 21:37:17','','0','10','2024-09-19 21:37:17','','330','330','1','retail','0','330','1','0','0','0','0','0','0','new',' ','','1','0','101726770957','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(383,'','Cash','','2024-09-19 21:48:40','','0','10','2024-09-19 21:48:40','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101726771040','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(384,'','Cash','','2024-09-19 22:03:07','','0','10','2024-09-19 22:03:07','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101726772330','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(385,'SIJ979BVB5','Mpesa','','2024-09-19 22:03:48','','0','10','2024-09-19 22:03:48','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','101726772612','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(386,'','Cash','','2024-09-20 10:08:42','','0','10','2024-09-20 10:08:42','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101726813805','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(387,'','Cash','','2024-09-20 10:50:28','','0','10','2024-09-20 10:50:28','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101726816123','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(388,'00sik880w516','Mpesa','','2024-09-20 12:18:44','','0','10','2024-09-20 12:18:44','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','101726818630','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(389,'','Cash','','2024-09-20 13:59:43','','0','10','2024-09-20 13:38:44','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101726823966','No','10','2024-09-20 13:59:43','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(390,'sik59adb4x','Mpesa','','2024-09-20 14:54:13','','0','10','2024-09-20 14:54:13','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','101726833241','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(391,'','Cash','','2024-09-20 17:44:07','','0','10','2024-09-20 17:44:07','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','101726839939','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(392,'SIK9A331WF','Mpesa','','2024-09-20 18:43:26','','0','10','2024-09-20 18:43:26','','0','120','1','retail','0','120','1','0','0','0','0','120','0','new',' ','','1','0','101726843453','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(393,'','Cash','','2024-09-20 18:59:09','','0','10','2024-09-20 18:59:09','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101726847036','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(394,'','Cash','','2024-09-20 19:28:34','','0','10','2024-09-20 19:28:34','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101726847951','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(395,'','Cash','','2024-09-20 19:29:07','','0','10','2024-09-20 19:29:07','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101726849718','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(396,'SIK1AQBTYV','Mpesa','','2024-09-20 19:53:49','','0','10','2024-09-20 19:53:49','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101726849750','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(397,'','Cash','','2024-09-20 20:00:28','','0','10','2024-09-20 20:00:28','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101726851265','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(398,'SIKOAX01Z2','Mpesa','','2024-09-20 20:32:25','','0','10','2024-09-20 20:32:25','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101726851630','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(399,'','Cash','','2024-09-20 20:38:33','','0','10','2024-09-20 20:38:33','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101726853685','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(400,'SIK7AZU1YH','Mpesa','','2024-09-20 20:44:43','','0','10','2024-09-20 20:44:43','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101726853924','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(401,'SIK9B0G70P','Mpesa','','2024-09-20 20:51:18','','0','10','2024-09-20 20:51:18','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101726854381','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(402,'','Cash','','2024-09-20 20:52:45','','0','10','2024-09-20 20:52:45','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101726854714','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(403,'SIK2B1BLVM','Mpesa','','2024-09-20 20:53:44','','0','10','2024-09-20 20:53:44','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101726854768','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(404,'','Cash','','2024-09-20 21:16:45','','0','10','2024-09-20 21:16:45','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101726854939','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(405,'','Cash','','2024-09-21 09:32:08','','0','10','2024-09-21 09:32:08','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101726900010','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(406,'','Cash','','2024-09-21 09:49:26','','0','10','2024-09-21 09:49:26','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101726901359','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(407,'','Cash','','2024-09-21 10:00:25','','0','10','2024-09-21 10:00:25','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101726901368','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(408,'','Cash','','2024-09-21 11:12:45','','0','10','2024-09-21 11:12:45','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101726902027','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(409,'','Cash','','2024-09-21 11:18:58','','0','10','2024-09-21 11:18:58','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101726906367','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(410,'','Cash','','2024-09-21 11:32:34','','0','10','2024-09-21 11:32:34','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101726906745','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(411,'','Cash','','2024-09-21 14:34:52','','0','10','2024-09-21 14:34:52','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101726918479','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(412,'sil1de0lch','Mpesa','','2024-09-21 15:10:55','','0','10','2024-09-21 15:10:55','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101726918493','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(413,'SIL7DFU1Y9','Mpesa','','2024-09-21 15:18:36','','0','10','2024-09-21 15:18:36','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101726920689','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(414,'','Cash','','2024-09-21 16:36:43','','0','10','2024-09-21 16:36:43','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','1','0','101726925738','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(415,'SIL9DKMOAF','Mpesa','','2024-09-21 16:39:13','','NaN','10','2024-09-21 16:39:13','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101726925812','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(416,'SIL1DR983L','Mpesa','','2024-09-21 16:40:42','','0','10','2024-09-21 16:40:42','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101726926024','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(417,'SIL3EOCNP9','Mpesa','','2024-09-21 17:45:36','','0','10','2024-09-21 17:45:36','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101726929312','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(418,'','Cash','','2024-09-21 17:46:58','','0','10','2024-09-21 17:46:58','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101726929992','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(419,'','Cash','','2024-09-21 18:00:23','','0','10','2024-09-21 18:00:23','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101726930817','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(420,'','Cash','','2024-09-21 18:04:53','','0','10','2024-09-21 18:04:53','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101726930826','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(421,'SIL6EDNLO','Mpesa','','2024-09-21 18:07:47','','0','10','2024-09-21 18:07:47','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101726931095','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(422,'SIL9E6ZWH5','Mpesa','','2024-09-21 18:30:48','','0','10','2024-09-21 18:30:48','','0','430','1','retail','0','430','1','0','0','0','0','430','0','new',' ','','1','0','101726931502','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(423,'SIL2E9YCM','Mpesa','','2024-09-21 18:31:42','','0','10','2024-09-21 18:31:42','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101726932689','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(424,'','Cash','','2024-09-21 18:33:02','','0','10','2024-09-21 18:33:02','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101726932735','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(425,'','Cash','','2024-09-21 18:35:03','','0','10','2024-09-21 18:35:03','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101726932784','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(426,'SIL1EETN51','Mpesa','','2024-09-21 19:12:02','','0','10','2024-09-21 19:12:02','','150','550','1','retail','0','550','1','0','0','0','0','400','0','new',' ','','1','0','101726932906','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(427,'','Cash','','2024-09-21 19:15:25','','0','10','2024-09-21 19:15:25','','380','380','1','retail','0','380','1','0','0','0','0','0','0','new',' ','','1','0','101726935180','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(428,'SIL0EH0UT6','Mpesa','','2024-09-21 19:16:17','','0','10','2024-09-21 19:16:17','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101726935349','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(429,'','Cash','','2024-09-21 19:19:58','','0','10','2024-09-21 19:19:58','','175','175','1','retail','0','175','1','0','0','0','0','0','0','new',' ','','1','0','101726935410','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(430,'','Cash','','2024-09-21 19:20:15','','0','10','2024-09-21 19:20:15','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101726935604','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(431,'SIL8EPHQM0','Mpesa','','2024-09-21 19:38:04','','0','10','2024-09-21 19:38:04','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101726936641','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(432,'','Cash','','2024-09-21 19:49:36','','0','10','2024-09-21 19:49:36','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101726936742','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(433,'SIL8EPHQM0','Mpesa','','2024-09-21 19:49:52','','0','10','2024-09-21 19:49:52','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101726937378','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(434,'SIL4ESQEI','Mpesa','','2024-09-21 19:51:00','','0','10','2024-09-21 19:51:00','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101726937446','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(435,'SILOETACVY','Mpesa','','2024-09-21 19:54:10','','0','10','2024-09-21 19:54:10','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101726937497','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(436,'SIL7EV5G3N','Mpesa','','2024-09-21 20:02:38','','0','10','2024-09-21 20:02:38','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101726937670','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(437,'','Cash','','2024-09-21 20:04:32','','0','10','2024-09-21 20:04:32','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101726938221','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(438,'','Cash','','2024-09-21 20:18:19','','0','10','2024-09-21 20:18:19','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101726938274','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(439,'','Cash','','2024-09-21 20:54:27','','0','10','2024-09-21 20:34:13','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101726940044','No','10','2024-09-21 20:54:27','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(440,'SIL7F4OIL9','Mpesa','','2024-09-21 20:55:04','','0','10','2024-09-21 20:55:04','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','101726941286','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(441,'','Cash','','2024-09-21 21:36:30','','0','10','2024-09-21 21:36:30','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','101726942993','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(442,'','Cash','','2024-09-21 21:40:02','','0','10','2024-09-21 21:40:02','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101726943863','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(443,'SIL1FBCCUB','Mpesa','','2024-09-21 21:47:49','','0','10','2024-09-21 21:47:49','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101726944005','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(444,'','Cash','','2024-09-21 21:49:29','','0','10','2024-09-21 21:49:29','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101726944501','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(445,'','Cash','','2024-09-21 21:56:26','','0','10','2024-09-21 21:56:26','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101726944574','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(446,'SIL9FDI3P5','Mpesa','','2024-09-21 22:06:54','','0','10','2024-09-21 22:06:54','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101726945562','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(447,'','Cash','','2024-09-21 22:07:33','','0','10','2024-09-21 22:07:33','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101726945642','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(448,'SINOLOFZCW','Mpesa','','2024-09-23 16:14:52','','0','10','2024-09-23 16:14:52','','0','630','1','retail','0','630','1','0','0','0','0','630','0','new',' ','','1','0','101727085332','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(449,'','Cash','','2024-09-23 16:18:50','','0','10','2024-09-23 16:18:50','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101727097504','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(450,'','Cash','','2024-09-23 16:19:24','','0','10','2024-09-23 16:19:24','','170','170','1','retail','0','170','1','0','0','0','0','0','0','new',' ','','1','0','101727097532','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(451,'','Cash','','2024-09-23 18:25:06','','0','10','2024-09-23 18:25:06','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','1','0','101727105082','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(452,'','Cash','','2024-09-23 18:32:33','','0','10','2024-09-23 18:32:33','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101727105417','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(453,'SIN8LYDFRI','Mpesa','','2024-09-23 18:34:13','','0','10','2024-09-23 18:34:13','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101727105557','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(454,'SIN4LZNZVO','Mpesa','','2024-09-23 18:42:15','','0','10','2024-09-23 18:42:15','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101727105682','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(455,'','Cash','','2024-09-23 18:43:35','','0','10','2024-09-23 18:43:35','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101727106177','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(456,'','Cash','','2024-09-23 19:05:40','','0','10','2024-09-23 19:05:40','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101727107530','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(457,'3R2T3R2W3','Mpesa','','2024-09-23 19:06:04','','0','10','2024-09-23 19:06:04','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101727107546','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(458,'','Cash','','2024-09-23 19:10:03','','0','10','2024-09-23 19:10:03','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101727107572','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(459,'673ai4u6yr4','Mpesa','','2024-09-23 20:03:39','','0','10','2024-09-23 20:03:39','','0','290','1','retail','0','290','1','0','0','0','0','290','0','new',' ','','1','0','101727107809','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(460,'SIHAFJHGAJ87','Mpesa','','2024-09-23 20:05:31','','0','10','2024-09-23 20:05:31','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101727111035','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(461,'','Cash','','2024-09-23 20:10:21','','0','10','2024-09-23 20:10:21','','40','40','1','retail','0','190','1','0','0','0','0','0','0','new',' ','','1','150','101727111157','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(462,'','Cash','','2024-09-23 20:12:36','','0','10','2024-09-23 20:12:36','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101727111424','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(463,'','Cash','','2024-09-23 20:13:57','','0','10','2024-09-23 20:13:57','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101727111618','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(464,'FTMDSNM78','Mpesa','','2024-09-23 20:14:13','','0','10','2024-09-23 20:14:13','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101727111638','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(465,'','Cash','','2024-09-23 20:21:22','','0','10','2024-09-23 20:21:22','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101727112069','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(466,'','Cash','','2024-09-23 20:49:24','','0','10','2024-09-23 20:49:24','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101727112084','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(467,'UJFJNDFJDF','Mpesa','','2024-09-23 20:51:27','','0','10','2024-09-23 20:51:27','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','101727113785','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(468,'','Cash','','2024-09-23 20:52:30','','0','10','2024-09-23 20:52:30','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101727113914','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(469,'','Cash','','2024-09-23 21:08:05','','0','10','2024-09-23 21:08:05','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101727113952','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(470,'75QQOl2wrfyot821','Mpesa','','2024-09-23 21:08:34','','0','10','2024-09-23 21:08:34','','0','200','1','retail','0','200','1','0','200','0','0','0','0','new',' ','','1','0','101727114888','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(471,'shjixcbhuqwud','Mpesa','','2024-09-23 21:13:14','','0','10','2024-09-23 21:13:14','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101727114924','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(472,'','Cash','','2024-09-23 21:35:46','','0','10','2024-09-23 21:35:46','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101727115211','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(473,'SAP[DFOAP','Mpesa','','2024-09-23 21:42:55','','0','10','2024-09-23 21:42:55','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101727116959','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(474,'','Cash','','2024-09-23 21:48:45','','0','10','2024-09-23 21:48:45','','35','35','1','retail','0','35','1','0','0','0','0','0','0','new',' ','','1','0','101727117307','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(475,'','Cash','','2024-09-23 21:54:55','','0','10','2024-09-23 21:54:55','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101727117330','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(476,'','Cash','','2024-09-24 08:56:32','','0','10','2024-09-24 08:56:32','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101727157369','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(477,'SIN7845JSD','Mpesa','','2024-09-24 10:03:44','','0','10','2024-09-24 10:03:44','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101727161406','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(478,'','Cash','','2024-09-24 10:05:19','','0','10','2024-09-24 10:05:19','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101727161509','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(479,'','Cash','','2024-09-24 10:22:23','','0','10','2024-09-24 10:22:23','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101727161522','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(480,'SIN5687ASDHG','Mpesa','','2024-09-24 10:35:06','','0','10','2024-09-24 10:35:06','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101727162545','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(481,'','Cash','','2024-09-24 10:45:07','','0','10','2024-09-24 10:45:07','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101727163315','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(482,'','Cash','','2024-09-24 12:23:02','','0','10','2024-09-24 12:23:02','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','1','0','101727163909','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(483,'','Cash','','2024-09-24 12:50:33','','0','10','2024-09-24 12:50:33','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101727169795','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(484,'','Cash','','2024-09-24 12:53:17','','0','10','2024-09-24 12:53:17','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101727171437','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(485,'','Cash','','2024-09-24 13:02:57','','0','10','2024-09-24 13:02:57','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','101727171601','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(486,'','Cash','','2024-09-24 13:24:44','','0','10','2024-09-24 13:24:44','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101727172190','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(487,'','Cash','','2024-09-24 13:24:59','','0','10','2024-09-24 13:24:59','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101727173486','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(488,'sio3ozgloh','Mpesa','','2024-09-24 14:43:44','','0','10','2024-09-24 14:43:44','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101727173502','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(489,'','Cash','','2024-09-24 15:03:27','','0','10','2024-09-24 15:03:27','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101727179395','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(490,'SIOOPARQ20','Mpesa','','2024-09-24 16:11:19','','0','10','2024-09-24 15:56:27','','0','140','1','retail','0','140','1','0','0','0','0','140','0','new',' ','','1','0','101727179409','No','10','2024-09-24 16:11:19','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(491,'SIN974UYDF','Mpesa','','2024-09-24 16:39:58','','0','10','2024-09-24 16:39:58','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101727183505','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(492,'','Cash','','2024-09-24 17:02:35','','0','10','2024-09-24 17:02:35','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','101727185227','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(493,'','Cash','','2024-09-24 17:19:57','','0','10','2024-09-24 17:19:57','','130','130','1','retail','0','130','1','0','0','0','0','0','0','new',' ','','1','0','101727186559','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(494,'','Cash','','2024-09-24 17:39:54','','0','10','2024-09-24 17:39:54','','375','375','1','retail','0','375','1','0','0','0','0','0','0','new',' ','','1','0','101727188669','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(495,'SIN74HDF','Mpesa','','2024-09-24 18:42:59','','0','10','2024-09-24 18:42:59','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101727188797','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(496,'SIIIB R665EHD','Mpesa','','2024-09-24 18:45:17','','0','10','2024-09-24 18:45:17','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101727192596','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(497,'','Cash','','2024-09-24 19:04:01','','0','10','2024-09-24 19:04:01','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101727192732','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(498,'SINO0DWJD','Mpesa','','2024-09-24 19:17:47','','0','10','2024-09-24 19:17:47','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101727194656','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(499,'','Cash','','2024-09-24 19:41:46','','0','10','2024-09-24 19:41:46','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101727194678','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(500,'','Cash','','2024-09-24 19:44:19','','0','10','2024-09-24 19:44:19','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101727196108','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(501,'','Cash','','2024-09-24 19:58:26','','0','10','2024-09-24 19:58:26','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101727196262','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(502,'','Cash','','2024-09-24 20:21:32','','0','10','2024-09-24 20:21:32','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101727197108','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(503,'','Cash','','2024-09-24 20:38:38','','0','10','2024-09-24 20:38:38','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101727198494','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(504,'','Cash','','2024-09-24 20:41:58','','0','10','2024-09-24 20:41:58','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','101727199522','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(505,'','Cash','','2024-09-24 20:46:25','','0','10','2024-09-24 20:46:25','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101727199721','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(506,'','Cash','','2024-09-24 20:56:03','','0','10','2024-09-24 20:56:03','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101727199991','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(507,'','Cash','','2024-09-24 21:05:21','','0','10','2024-09-24 21:05:21','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101727200565','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(508,'','Cash','','2024-09-24 21:34:59','','0','10','2024-09-24 21:34:59','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','101727202869','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(509,'','Cash','','2024-09-25 08:59:26','','0','10','2024-09-25 08:59:26','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101727202902','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(510,'','Cash','','2024-09-25 12:07:35','','0','10','2024-09-25 12:07:35','','0','0','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','150','101727255244','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(511,'SIJH5O789GH','Mpesa','','2024-09-25 12:08:27','','NaN','10','2024-09-25 12:08:27','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101727255298','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(512,'SJDIFW67SDKJL','Mpesa','','2024-09-25 12:49:09','','0','10','2024-09-25 12:49:09','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101727255342','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(513,'','Cash','','2024-09-25 16:33:43','','0','10','2024-09-25 16:33:43','','0','0','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','150','101727271209','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(514,'adga;slf7ghjsd','Mpesa','','2024-09-25 16:34:12','','0','10','2024-09-25 16:34:12','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101727271240','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(515,'','Cash','','2024-09-25 16:46:58','','0','10','2024-09-25 16:46:58','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101727271262','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(516,'dacold','Mpesa','','2024-09-25 17:08:26','','0','10','2024-09-25 17:08:26','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101727272022','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(517,'yuf9wet7','Mpesa','','2024-09-25 17:30:27','','0','10','2024-09-25 17:30:27','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101727274591','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(518,'siyafg634jbk','Mpesa','','2024-09-25 17:52:12','','0','10','2024-09-25 17:52:12','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101727274635','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(519,'','Cash','','2024-09-25 18:03:58','','0','10','2024-09-25 18:03:58','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101727276623','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(520,'DFNMK098FD','Mpesa','','2024-09-25 18:24:07','','0','10','2024-09-25 18:24:07','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101727276640','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(521,'','Cash','','2024-09-25 18:42:13','','0','10','2024-09-25 18:42:13','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101727278235','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(522,'','Cash','','2024-09-25 19:07:29','','0','10','2024-09-25 18:42:27','','100','100','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','50','101727278937','No','10','2024-09-25 19:07:29','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(523,'ED2X','Mpesa','','2024-09-25 19:28:38','','0','10','2024-09-25 19:28:38','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101727280455','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(524,'','Cash','','2024-09-25 19:29:33','','0','10','2024-09-25 19:29:33','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101727281762','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(525,'','Cash','','2024-09-25 20:09:58','','0','10','2024-09-25 19:29:52','','15','15','1','retail','0','15','1','0','0','0','0','0','0','new',' ','','1','0','101727281776','No','10','2024-09-25 20:09:58','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(526,'','Cash','','2024-09-25 20:10:34','','0','10','2024-09-25 20:10:34','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101727284203','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(527,'DNC78HVAFJS','Mpesa','','2024-09-25 20:26:59','','0','10','2024-09-25 20:26:59','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101727284240','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(528,'','Cash','','2024-09-25 21:00:15','','0','10','2024-09-25 21:00:15','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101727285230','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(529,'TXSRAERTFG76JU','Mpesa','','2024-09-25 21:04:07','','0','10','2024-09-25 21:04:07','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101727287218','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(530,'','Cash','','2024-09-25 22:48:12','','0','10','2024-09-25 22:48:12','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','1','0','101727287458','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(531,'Akdu64DCGAS','Mpesa','','2024-09-26 08:49:27','','0','10','2024-09-26 08:49:27','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101727329758','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(532,'','Cash','','2024-09-26 08:49:51','','0','10','2024-09-26 08:49:51','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101727329780','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(533,'','Cash','','2024-09-26 09:17:14','','0','10','2024-09-26 09:17:14','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101727330803','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(534,'UDSFU985JNF','Mpesa','','2024-09-26 10:12:20','','0','10','2024-09-26 10:12:20','','0','75','1','retail','0','75','1','0','0','0','0','75','0','new',' ','','1','0','101727331436','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(535,'PECT','Mpesa','','2024-09-26 10:19:51','','0','10','2024-09-26 10:19:51','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','101727334760','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(536,'','Cash','','2024-09-26 10:39:19','','0','10','2024-09-26 10:39:19','','140','140','1','retail','0','140','1','0','0','0','0','0','0','new',' ','','1','0','101727335368','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(537,'asgj78ghda','Mpesa','','2024-09-26 14:24:38','','0','10','2024-09-26 14:24:38','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101727349855','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(538,'','Cash','','2024-09-26 16:10:15','','0','10','2024-09-26 16:10:15','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','101727349887','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(539,'','Cash','','2024-09-26 17:10:42','','0','10','2024-09-26 17:10:42','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101727359023','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(540,'SIQOXHCQ16','Mpesa','','2024-09-26 17:11:26','','0','10','2024-09-26 17:11:27','','0','650','1','retail','0','650','1','0','0','0','0','650','0','new',' ','','1','0','101727359846','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(541,'','Cash','','2024-09-26 17:18:46','','0','10','2024-09-26 17:18:46','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101727359943','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(542,'','Cash','','2024-09-26 18:11:12','','0','10','2024-09-26 18:11:12','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101727360330','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(543,'','Cash','','2024-09-26 19:24:35','','0','10','2024-09-26 19:24:35','','235','235','1','retail','0','235','1','0','0','0','0','0','0','new',' ','','1','0','101727363475','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(544,'','Cash','','2024-09-26 21:40:05','','0','10','2024-09-26 21:40:05','','130','130','1','retail','0','130','1','0','0','0','0','0','0','new',' ','','1','0','101727367877','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(545,'','Cash','','2024-09-26 21:41:23','','0','10','2024-09-26 21:41:23','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','101727376023','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(546,'','Cash','','2024-09-26 21:42:54','','0','10','2024-09-26 21:42:54','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','101727376087','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(547,'','Cash','','2024-09-27 09:08:39','','0','10','2024-09-27 09:08:39','','160','160','1','retail','0','160','1','0','0','0','0','0','0','new',' ','','1','0','101727376176','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(548,'','Cash','','2024-09-27 10:15:13','','0','10','2024-09-27 10:15:13','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101727417334','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(549,'','Cash','','2024-09-27 10:53:56','','0','10','2024-09-27 10:53:56','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101727421316','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(550,'','Cash','','2024-09-27 10:54:26','','0','10','2024-09-27 10:54:26','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101727423639','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(551,'SIR115C2AL','Mpesa','','2024-09-27 10:56:39','','0','10','2024-09-27 10:56:39','','0','690','1','retail','0','690','1','0','0','0','0','690','0','printed',' ','','1','0','101727423700','Cleared','10','2024-09-27 11:23:14','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(552,'SIR81AZOM','Mpesa','','2024-09-27 11:24:03','','0','10','2024-09-27 11:24:03','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','101727425407','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(553,'','Cash','','2024-09-27 12:03:08','','0','10','2024-09-27 12:03:08','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101727425467','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(554,'SIRH556H','Mpesa','','2024-09-27 12:07:59','','0','10','2024-09-27 12:07:59','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','101727427797','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(555,'','Cash','','2024-09-27 12:27:57','','0','10','2024-09-27 12:27:57','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101727428095','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(556,'','Cash','','2024-09-27 12:43:54','','0','10','2024-09-27 12:43:54','','130','130','1','retail','0','130','1','0','0','0','0','0','0','new',' ','','1','0','101727429281','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(557,'','Cash','','2024-09-27 13:28:10','','0','10','2024-09-27 13:28:10','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101727430238','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(558,'','Cash','','2024-09-27 13:57:03','','0','10','2024-09-27 13:57:03','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101727432892','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(559,'TZWGR64CTRH','Mpesa','','2024-09-27 13:57:21','','0','10','2024-09-27 13:57:21','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','101727434632','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(560,'','Cash','','2024-09-27 14:15:40','','0','10','2024-09-27 14:15:40','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101727434650','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(561,'','Cash','','2024-09-27 14:23:35','','0','10','2024-09-27 14:23:35','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101727435743','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(562,'CTFRQYT','Mpesa','','2024-09-27 15:38:26','','0','10','2024-09-27 15:38:26','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101727436217','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(563,'','Cash','','2024-09-27 16:30:51','','0','10','2024-09-27 16:30:51','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101727443840','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(564,'UFYJMK987VYJU','Mpesa','','2024-09-27 16:31:30','','0','10','2024-09-27 16:31:30','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','101727443854','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(565,'FGasd87SAJHC','Mpesa','','2024-09-27 18:10:48','','0','10','2024-09-27 18:10:48','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101727449832','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(566,'','Cash','','2024-09-27 18:37:44','','0','10','2024-09-27 18:37:44','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101727450497','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(567,'UAdgp87AF','Mpesa','','2024-09-27 18:37:59','','0','10','2024-09-27 18:37:59','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101727451469','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(568,'KJdyaf8794HSGD','Mpesa','','2024-09-27 18:38:15','','0','10','2024-09-27 18:38:15','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101727451487','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(569,'','Cash','','2024-09-27 18:50:34','','0','10','2024-09-27 18:50:34','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101727452221','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(570,'','Cash','','2024-09-27 19:06:08','','0','10','2024-09-27 19:06:08','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101727452237','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(571,'','Cash','','2024-09-27 19:15:04','','0','10','2024-09-27 19:15:04','','100','100','1','retail','0','120','1','0','0','0','0','0','0','new',' ','','1','20','101727453175','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(572,'QWEFTGEQ523','Mpesa','','2024-09-27 19:15:24','','0','10','2024-09-27 19:15:24','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101727453708','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(573,'','Cash','','2024-09-27 20:12:23','','0','10','2024-09-27 20:12:23','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101727453735','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(574,'','Cash','','2024-09-27 20:12:41','','0','10','2024-09-27 20:12:41','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101727457149','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(575,'SIR73VJW','Mpesa','','2024-09-27 20:34:49','','0','10','2024-09-27 20:34:49','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','101727457163','Cleared','10','2024-09-27 20:38:30','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(576,'','Cash','','2024-09-27 20:38:42','','0','10','2024-09-27 20:38:42','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101727458713','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(577,'','Cash','','2024-09-27 20:54:15','','0','10','2024-09-27 20:54:15','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101727458747','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(578,'suyfsa56sajhv','Mpesa','','2024-09-27 21:21:01','','0','10','2024-09-27 21:21:01','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101727460858','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(579,'','Cash','','2024-09-27 22:02:47','','0','10','2024-09-27 22:02:47','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101727463757','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(580,'SIS8509YP0','Mpesa','','2024-09-28 09:00:18','','0','10','2024-09-28 09:00:18','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','101727503159','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(581,'','Cash','','2024-09-28 10:48:52','','0','10','2024-09-28 10:48:52','','240','240','1','retail','0','240','1','0','0','0','0','0','0','new',' ','','1','0','101727504887','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(582,'','Cash','','2024-09-28 12:50:23','','0','10','2024-09-28 12:50:23','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101727517014','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(583,'ws49sdgkj','Mpesa','','2024-09-28 12:51:18','','0','10','2024-09-28 12:51:18','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101727517029','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(584,'','Cash','','2024-09-29 14:46:46','','0','10','2024-09-29 14:46:46','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','printed',' ','','1','0','101727609971','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(585,'sdjvf89iuakjbfd','Mpesa','','2024-09-29 15:04:19','','0','10','2024-09-29 15:04:19','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101727610414','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(586,'dhfG63GHD','Mpesa','','2024-09-29 15:48:13','','0','10','2024-09-29 15:48:13','','0','280','1','retail','0','280','1','0','0','0','0','280','0','new',' ','','1','0','101727611471','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(587,'','Cash','','2024-09-29 16:07:39','','0','10','2024-09-29 16:07:39','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101727614103','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(588,'','Cash','','2024-09-29 17:08:06','','0','10','2024-09-29 17:08:06','','130','130','1','retail','0','130','1','0','0','0','0','0','0','new',' ','','1','0','101727615261','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(589,'CMV J567FG','Mpesa','','2024-09-29 17:35:04','','0','10','2024-09-29 17:35:04','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101727618888','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(590,'','Cash','','2024-09-29 17:35:26','','0','10','2024-09-29 17:35:26','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101727620515','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(591,'','Cash','','2024-09-29 17:46:31','','0','10','2024-09-29 17:46:31','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101727620528','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(592,'','Cash','','2024-09-29 18:06:50','','0','10','2024-09-29 18:06:50','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101727621198','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(593,'','Cash','','2024-09-29 18:29:24','','0','10','2024-09-29 18:29:24','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101727622413','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(594,'ASHDRT78DA','Mpesa','','2024-09-29 18:44:41','','0','10','2024-09-29 18:44:41','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','101727623767','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(595,'','Cash','','2024-09-29 19:46:28','','0','10','2024-09-29 19:46:28','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101727624703','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(596,'','Cash','','2024-09-29 21:34:26','','0','10','2024-09-29 21:34:26','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','1','0','101727634831','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(597,'ysdaro73EQ','Mpesa','','2024-09-29 21:41:22','','0','10','2024-09-29 21:41:22','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101727635182','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(598,'','Cash','','2024-09-29 21:47:07','','0','10','2024-09-29 21:47:07','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101727635617','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(599,'HGFSD54HDSG','Mpesa','','2024-09-30 09:13:17','','0','10','2024-09-30 09:13:17','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','101727676777','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(600,'','Cash','','2024-09-30 09:22:17','','0','10','2024-09-30 09:22:17','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101727677326','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(601,'','Cash','','2024-09-30 09:50:44','','0','10','2024-09-30 09:50:44','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101727677340','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(602,'SAGD6743JHDS','Mpesa','','2024-09-30 10:02:18','','0','10','2024-09-30 10:02:18','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101727679723','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(603,'','Cash','','2024-09-30 10:11:54','','0','10','2024-09-30 10:11:54','','175','175','1','retail','0','175','1','0','0','0','0','0','0','new',' ','','1','0','101727680297','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(604,'ef','Mpesa','','2024-09-30 10:39:22','','0','10','2024-09-30 10:39:22','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101727680317','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(605,'','Cash','','2024-09-30 11:22:35','','0','10','2024-09-30 11:22:35','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101727681971','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(606,'dfshwejr643djs','Mpesa','','2024-09-30 11:26:26','','0','10','2024-09-30 11:26:26','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101727684558','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(607,'hsgdjdga','Mpesa','','2024-09-30 12:12:16','','0','10','2024-09-30 12:12:16','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101727684793','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(608,'','Cash','','2024-09-30 13:56:31','','0','10','2024-09-30 13:56:31','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101727687546','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(609,'sfgvbdsj643h ds','Mpesa','','2024-09-30 15:04:29','','0','10','2024-09-30 13:56:46','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101727693794','No','10','2024-09-30 15:04:29','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(610,'','Cash','','2024-09-30 15:05:22','','0','10','2024-09-30 15:05:22','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101727697885','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(611,'rewfg','Mpesa','','2024-09-30 16:24:39','','0','10','2024-09-30 16:24:39','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101727697925','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(612,'','Cash','','2024-09-30 18:14:40','','0','10','2024-09-30 18:14:40','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101727702688','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(613,'','Cash','','2024-09-30 18:16:28','','0','10','2024-09-30 18:16:28','','160','160','1','retail','0','160','1','0','0','0','0','0','0','new',' ','','1','0','101727709284','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(614,'','Cash','','2024-09-30 18:37:36','','0','10','2024-09-30 18:37:36','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101727709392','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(615,'dfhg34fc','Mpesa','','2024-09-30 18:46:12','','0','10','2024-09-30 18:46:12','','0','120','1','retail','0','120','1','0','0','0','0','120','0','new',' ','','1','0','101727710658','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(616,'','Cash','','2024-09-30 19:26:28','','0','10','2024-09-30 19:26:28','','135','135','1','retail','0','135','1','0','0','0','0','0','0','new',' ','','1','0','101727711185','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(617,'qszw','Mpesa','','2024-09-30 19:27:14','','0','10','2024-09-30 19:27:14','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101727713621','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(618,'','Cash','','2024-09-30 20:01:21','','0','10','2024-09-30 20:01:21','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101727713650','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(619,'','Cash','','2024-09-30 20:17:14','','0','10','2024-09-30 20:17:14','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101727716624','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(620,'','Cash','','2024-09-30 20:17:28','','0','10','2024-09-30 20:17:28','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101727716636','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(621,'','Cash','','2024-09-30 20:26:35','','0','10','2024-09-30 20:26:35','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101727716651','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(622,'','Cash','','2024-09-30 20:39:13','','0','10','2024-09-30 20:39:13','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101727717928','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(623,'','Cash','','2024-09-30 20:45:12','','0','10','2024-09-30 20:45:12','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101727717956','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(624,'afhgafhg','Mpesa','','2024-09-30 20:53:58','','0','10','2024-09-30 20:53:58','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101727718315','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(625,'','Cash','','2024-09-30 21:02:47','','0','10','2024-09-30 21:02:47','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101727718847','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(626,'','Cash','','2024-09-30 21:16:15','','0','10','2024-09-30 21:16:15','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101727719372','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(627,'','Cash','','2024-09-30 21:57:10','','0','10','2024-09-30 21:57:10','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101727720178','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(628,'','Cash','','2024-09-30 22:10:38','','0','10','2024-09-30 22:10:38','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101727722632','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(629,'','Cash','','2024-09-30 22:11:49','','0','10','2024-09-30 22:11:49','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','101727723475','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(630,'sqEQCCQ','Mpesa','','2024-10-01 08:28:35','','0','10','2024-10-01 08:28:35','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101727760506','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(631,'fahgaw4','Mpesa','','2024-10-01 11:15:37','','0','10','2024-10-01 11:15:37','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101727770522','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(632,'','Cash','','2024-10-01 11:29:32','','0','10','2024-10-01 11:29:32','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101727770547','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(633,'KUTED745FG','Mpesa','','2024-10-01 13:39:19','','0','10','2024-10-01 13:39:19','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101727779019','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(634,'SIORF478DSJB','Mpesa','','2024-10-01 13:47:04','','0','10','2024-10-01 13:47:04','','0','120','1','retail','0','120','1','0','0','0','0','120','0','new',' ','','1','0','101727779177','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(635,'','Cash','','2024-10-01 13:58:07','','0','10','2024-10-01 13:58:07','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101727779639','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(636,'','Cash','','2024-10-01 14:03:12','','0','10','2024-10-01 14:03:12','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101727780289','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(637,'FDSA64TRS','Mpesa','','2024-10-01 14:10:16','','0','10','2024-10-01 14:10:16','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101727780595','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(638,'','Cash','','2024-10-01 15:06:27','','0','10','2024-10-01 15:06:27','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101727781024','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(639,'YREA','Mpesa','','2024-10-01 15:16:32','','0','10','2024-10-01 15:16:33','','0','35','1','retail','0','35','1','0','0','0','0','35','0','new',' ','','1','0','101727784390','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(640,'HSDashDYT894REW','Mpesa','','2024-10-01 16:05:37','','0','10','2024-10-01 16:05:37','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','101727787928','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(641,'JDHFA764TASJG','Mpesa','','2024-10-01 16:29:36','','0','10','2024-10-01 16:29:36','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101727787947','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(642,'','Cash','','2024-10-01 16:56:28','','0','10','2024-10-01 16:56:28','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101727789385','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(643,'','Cash','','2024-10-01 18:20:05','','0','10','2024-10-01 18:20:05','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101727795993','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(644,'','Cash','','2024-10-01 18:23:21','','0','10','2024-10-01 18:23:21','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101727796007','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(645,'','Cash','','2024-10-01 18:43:57','','0','10','2024-10-01 18:43:57','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101727796204','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(646,'','Cash','','2024-10-01 18:44:13','','0','10','2024-10-01 18:44:13','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','101727797444','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(647,'HERQYHQ3','Mpesa','','2024-10-01 19:00:34','','0','10','2024-10-01 19:00:34','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101727797455','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(648,'','Cash','','2024-10-01 19:33:39','','0','10','2024-10-01 19:33:39','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101727798441','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(649,'','Cash','','2024-10-01 19:37:25','','0','10','2024-10-01 19:37:25','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101727800421','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(650,'','Cash','','2024-10-01 20:06:18','','0','10','2024-10-01 20:06:18','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101727800649','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(651,'','Cash','','2024-10-01 20:24:14','','0','10','2024-10-01 20:24:14','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101727802383','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(652,'','Cash','','2024-10-01 20:24:46','','0','10','2024-10-01 20:24:46','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101727803477','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(653,'','Cash','','2024-10-01 20:45:38','','0','10','2024-10-01 20:45:38','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101727804713','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(654,'','Cash','','2024-10-01 20:59:47','','0','10','2024-10-01 20:59:47','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','1','0','101727804742','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(655,'wtydfiqd6','Mpesa','','2024-10-01 21:24:59','','0','10','2024-10-01 21:24:59','','0','120','1','retail','0','120','1','0','0','0','0','120','0','new',' ','','1','0','101727805589','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(656,' tuktd6us ,','Mpesa','','2024-10-01 21:25:38','','0','10','2024-10-01 21:25:38','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101727807107','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(657,'','Cash','','2024-10-01 21:48:16','','0','10','2024-10-01 21:48:16','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101727807247','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(658,'','Cash','','2024-10-02 09:03:28','','0','10','2024-10-02 09:03:28','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101727848918','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(659,'rewwer','Mpesa','','2024-10-02 12:15:03','','0','10','2024-10-02 12:15:03','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101727860493','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(660,'','Cash','','2024-10-02 12:17:11','','0','10','2024-10-02 12:17:11','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','101727860535','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(661,'','Cash','','2024-10-02 12:30:39','','0','10','2024-10-02 12:30:39','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101727860633','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(662,'','Cash','','2024-10-02 12:32:46','','0','10','2024-10-02 12:32:46','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101727861449','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(663,'','Cash','','2024-10-02 13:59:51','','0','10','2024-10-02 13:59:51','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','1','0','101727861568','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(664,'degftaetgwea','Mpesa','','2024-10-02 14:25:01','','0','10','2024-10-02 14:25:01','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101727867871','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(665,'','Cash','','2024-10-02 15:23:39','','0','10','2024-10-02 15:23:39','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101727868308','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(666,'','Cash','','2024-10-02 17:26:04','','0','10','2024-10-02 17:26:04','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101727879153','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(667,'hgsklyg','Mpesa','','2024-10-02 18:10:16','','0','10','2024-10-02 18:10:16','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101727879168','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(668,'sfdyvg9puerq','Mpesa','','2024-10-02 18:44:08','','0','10','2024-10-02 18:44:08','','0','180','1','retail','0','180','1','0','0','0','0','180','0','new',' ','','1','0','101727881826','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(669,'','Cash','','2024-10-02 18:44:39','','0','10','2024-10-02 18:44:39','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101727883854','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(670,'','Cash','','2024-10-02 18:52:16','','0','10','2024-10-02 18:52:16','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101727883881','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(671,'','Cash','','2024-10-02 19:18:26','','0','10','2024-10-02 19:18:26','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101727884372','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(672,'','Cash','','2024-10-02 19:44:58','','0','10','2024-10-02 19:34:58','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101727885910','No','10','2024-10-02 19:44:58','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(673,'sgrrrrrrrrrrrb','Mpesa','','2024-10-02 19:59:31','','0','10','2024-10-02 19:59:31','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101727887765','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(674,'','Cash','','2024-10-02 20:22:26','','0','10','2024-10-02 20:22:26','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101727888382','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(675,'','Cash','','2024-10-02 20:55:41','','0','10','2024-10-02 20:55:41','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101727889751','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(676,'SJ23ONM07D','Mpesa','','2024-10-02 20:59:40','','0','10','2024-10-02 20:59:40','','0','1450','1','retail','0','1450','1','0','0','0','0','1450','0','new',' ','','1','0','101727891871','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(677,'','Cash','','2024-10-02 21:04:59','','0','10','2024-10-02 21:04:59','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','101727892024','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(678,'','Cash','','2024-10-02 21:12:36','','0','10','2024-10-02 21:12:36','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101727892303','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(679,'eRzA VRDF','Mpesa','','2024-10-02 21:22:37','','0','10','2024-10-02 21:22:37','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','101727892758','Cleared','10','2024-10-02 21:23:04','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(680,'','Cash','','2024-10-02 21:50:29','','0','10','2024-10-02 21:50:29','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101727894983','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(681,'vuklcuo','Mpesa','','2024-10-03 09:17:56','','0','10','2024-10-03 09:17:56','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101727936196','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(682,'','Cash','','2024-10-03 09:27:33','','0','10','2024-10-03 09:27:33','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101727936286','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(683,'','Cash','','2024-10-03 09:50:46','','0','10','2024-10-03 09:50:46','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101727936855','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(684,'','Cash','','2024-10-03 10:00:45','','0','10','2024-10-03 10:00:45','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','101727938249','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(685,'','Cash','','2024-10-03 14:59:24','','0','10','2024-10-03 14:59:24','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','101727956735','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(686,'daUetgfred','Mpesa','','2024-10-03 15:44:20','','0','10','2024-10-03 15:44:20','','0','180','1','retail','0','180','1','0','0','0','0','180','0','new',' ','','1','0','101727956769','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(687,'jhdhy','Mpesa','','2024-10-03 16:30:19','','0','10','2024-10-03 16:30:19','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101727962204','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(688,'','Cash','','2024-10-03 16:41:51','','0','10','2024-10-03 16:41:51','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','101727962228','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(689,'dvgegdvg','Mpesa','','2024-10-03 17:45:27','','0','10','2024-10-03 17:45:27','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','101727966712','Cleared','10','2024-10-03 17:45:54','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(690,'','Cash','','2024-10-03 18:24:24','','0','10','2024-10-03 18:24:24','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101727966757','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(691,'','Cash','','2024-10-03 18:53:53','','0','10','2024-10-03 18:53:53','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101727969070','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(692,'','Cash','','2024-10-03 19:03:38','','0','10','2024-10-03 19:03:38','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101727970837','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(693,'hsgdfuFE','Mpesa','','2024-10-03 19:12:06','','0','10','2024-10-03 19:12:06','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101727971421','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(694,'','Cash','','2024-10-03 19:57:54','','0','10','2024-10-03 19:38:40','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101727973492','No','10','2024-10-03 19:57:54','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(695,'','Cash','','2024-10-03 19:58:18','','0','10','2024-10-03 19:58:18','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101727974676','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(696,'','Cash','','2024-10-03 20:17:19','','0','10','2024-10-03 20:17:19','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101727974712','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(697,'EN ','Mpesa','','2024-10-03 20:17:50','','0','10','2024-10-03 20:17:50','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101727975843','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(698,'DHSFVHEFD','Mpesa','','2024-10-03 20:38:48','','0','10','2024-10-03 20:38:48','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101727977112','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(699,'XNCVUOGfA','Mpesa','','2024-10-03 20:45:38','','0','10','2024-10-03 20:45:38','','0','1250','1','retail','0','1250','1','0','0','0','0','1250','0','new',' ','','1','0','101727977310','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(700,'WEEEEEEEEEEEER','Mpesa','','2024-10-03 20:47:58','','0','10','2024-10-03 20:47:58','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101727977551','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(701,'HNDDDRT','Mpesa','','2024-10-03 20:58:28','','0','10','2024-10-03 20:58:28','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101727977688','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(702,'','Cash','','2024-10-03 21:12:50','','0','10','2024-10-03 21:12:50','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101727978315','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(703,'','Cash','','2024-10-03 21:23:00','','0','10','2024-10-03 21:23:00','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101727979173','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(704,'','Cash','','2024-10-03 21:48:40','','0','10','2024-10-03 21:48:40','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101727979782','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(705,'','Cash','','2024-10-03 22:11:32','','0','10','2024-10-03 22:11:32','','112','112','1','retail','0','112','1','0','0','0','0','0','0','new',' ','','1','0','101727982606','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(706,'','Cash','','2024-10-03 22:11:52','','0','10','2024-10-03 22:11:52','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101727982700','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(707,'JHDDS','Mpesa','','2024-10-03 22:15:02','','0','10','2024-10-03 22:15:02','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101727982714','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(708,'','Cash','','2024-10-03 22:17:44','','0','10','2024-10-03 22:17:44','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101727982914','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(709,'haqwsrfsdg','Mpesa','','2024-10-04 09:56:19','','0','10','2024-10-04 09:56:19','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','101728024885','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(710,'rtw7i5we','Mpesa','','2024-10-04 09:56:54','','0','10','2024-10-04 09:56:54','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101728024989','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(711,'','Cash','','2024-10-04 09:57:59','','0','10','2024-10-04 09:57:59','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101728025027','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(712,'ddvvfew','Mpesa','','2024-10-04 14:11:09','','0','10','2024-10-04 14:11:09','','50','150','1','retail','0','150','1','0','0','0','0','100','0','new',' ','','1','0','101728036761','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(713,'','Cash','','2024-10-04 14:18:58','','0','10','2024-10-04 14:18:58','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101728040298','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(714,'','Cash','','2024-10-04 14:28:40','','0','10','2024-10-04 14:28:40','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101728040744','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(715,'','Cash','','2024-10-04 14:34:45','','0','10','2024-10-04 14:34:45','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101728041322','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(716,'','Cash','','2024-10-04 14:35:11','','0','10','2024-10-04 14:35:11','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101728041687','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(717,'asssssGFRV ED','Mpesa','','2024-10-04 14:48:16','','0','10','2024-10-04 14:48:16','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101728041713','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(718,'','Cash','','2024-10-04 15:37:30','','0','10','2024-10-04 15:37:30','','210','210','1','retail','0','210','1','0','0','0','0','0','0','new',' ','','1','0','101728044621','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(719,'','Cash','','2024-10-04 15:59:27','','0','10','2024-10-04 15:59:27','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101728045454','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(720,'','Cash','','2024-10-04 18:26:40','','0','10','2024-10-04 18:26:40','','25','25','1','retail','0','25','1','0','0','0','0','0','0','new',' ','','1','0','101728047896','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(721,'','Cash','','2024-10-04 18:41:15','','0','10','2024-10-04 18:41:15','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101728056460','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(722,'','Cash','','2024-10-04 18:43:23','','0','10','2024-10-04 18:43:23','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101728056500','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(723,'','Cash','','2024-10-04 18:51:18','','0','10','2024-10-04 18:51:18','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101728056605','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(724,'','Cash','','2024-10-04 18:58:43','','0','10','2024-10-04 18:58:43','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101728057085','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(725,'','Cash','','2024-10-04 19:17:34','','0','10','2024-10-04 19:17:34','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101728057525','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(726,'','Cash','','2024-10-04 19:41:05','','0','10','2024-10-04 19:41:05','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','1','0','101728058656','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(727,'','Cash','','2024-10-04 19:51:33','','0','10','2024-10-04 19:51:33','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101728060066','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(728,'sQRFEFCV','Mpesa','','2024-10-04 20:05:03','','0','10','2024-10-04 20:05:03','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101728060921','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(729,'','Cash','','2024-10-04 20:17:05','','0','10','2024-10-04 20:17:05','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101728061514','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(730,'','Cash','','2024-10-04 20:40:24','','0','10','2024-10-04 20:40:24','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101728062227','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(731,'hasfdk.jGSZuys','Mpesa','','2024-10-04 20:50:44','','0','10','2024-10-04 20:50:44','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101728063626','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(732,'','Cash','','2024-10-04 20:56:41','','0','10','2024-10-04 20:56:41','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101728064254','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(733,'cfjtxdutu','Mpesa','','2024-10-04 21:06:23','','0','10','2024-10-04 21:01:24','','0','240','1','retail','0','240','1','0','0','0','0','240','0','new',' ','','1','0','101728064605','No','10','2024-10-04 21:06:23','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(734,'fgzmhgsdutg','Mpesa','','2024-10-04 21:06:42','','0','10','2024-10-04 21:06:42','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101728065191','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(735,'','Cash','','2024-10-04 21:24:27','','0','10','2024-10-04 21:24:27','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101728065210','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(736,'stfgset','Mpesa','','2024-10-04 21:54:08','','0','10','2024-10-04 21:54:08','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101728066269','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(737,'','Cash','','2024-10-04 21:58:04','','0','10','2024-10-04 21:58:04','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101728068254','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(738,'','Cash','','2024-10-04 22:01:29','','0','10','2024-10-04 22:01:29','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101728068286','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(739,'','Cash','','2024-10-05 10:09:25','','0','10','2024-10-05 10:09:25','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101728110390','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(740,'','Cash','','2024-10-05 10:33:26','','0','10','2024-10-05 10:33:26','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101728113592','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(741,'','Cash','','2024-10-05 10:33:46','','0','10','2024-10-05 10:33:46','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101728113612','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(742,'','Cash','','2024-10-05 12:53:34','','0','10','2024-10-05 12:53:34','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101728121979','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(743,'','Cash','','2024-10-05 12:54:07','','0','10','2024-10-05 12:54:07','','290','290','1','retail','0','290','1','0','0','0','0','0','0','new',' ','','1','0','101728122018','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(744,'jop\']o','Cash','','2024-10-05 15:01:41','','0','10','2024-10-05 15:01:41','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','101728122049','Cleared','10','2024-10-05 15:02:23','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(745,'','Cash','','2024-10-05 15:03:21','','0','10','2024-10-05 15:03:21','','310','310','1','retail','0','310','1','0','0','0','0','0','0','new',' ','','1','0','101728129747','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(746,'','Cash','','2024-10-05 15:36:06','','0','10','2024-10-05 15:36:06','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101728129804','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(747,'','Cash','','2024-10-05 15:55:26','','0','10','2024-10-05 15:55:26','','425','425','1','retail','0','425','1','0','0','0','0','0','0','new',' ','','1','0','101728132854','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(748,'','Cash','','2024-10-05 16:25:42','','0','10','2024-10-05 16:25:42','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101728132929','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(749,'','Cash','','2024-10-05 16:49:42','','0','10','2024-10-05 16:49:42','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101728134744','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(750,'','Cash','','2024-10-05 17:07:01','','0','10','2024-10-05 17:07:01','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101728136184','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(751,'','Cash','','2024-10-05 17:17:07','','0','10','2024-10-05 17:17:07','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101728137223','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(752,'Vdddddddddddddd','Mpesa','','2024-10-05 18:06:12','','0','10','2024-10-05 18:06:12','','0','650','1','retail','0','650','1','0','0','0','0','650','0','new',' ','','1','0','101728137830','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(753,'','Cash','','2024-10-05 18:17:49','','0','10','2024-10-05 18:17:49','','360','360','1','retail','0','360','1','0','0','0','0','0','0','new',' ','','1','0','101728140791','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(754,'','Cash','','2024-10-05 18:26:10','','0','10','2024-10-05 18:26:10','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101728141472','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(755,'sfgewtwav','Mpesa','','2024-10-05 18:43:43','','0','10','2024-10-05 18:43:43','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101728141973','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(756,'','Cash','','2024-10-05 18:47:45','','0','10','2024-10-05 18:47:45','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101728143239','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(757,'','Cash','','2024-10-05 18:48:21','','0','10','2024-10-05 18:48:21','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101728143271','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(758,'jyhfcuyfeFIUG','Mpesa','','2024-10-05 19:16:08','','0','10','2024-10-05 19:16:08','','0','0','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','250','101728143305','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(759,'','Cash','','2024-10-05 19:17:43','','0','10','2024-10-05 19:17:43','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101728145019','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(760,'','Cash','','2024-10-05 19:18:34','','0','10','2024-10-05 19:18:34','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101728145066','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(761,'XCGHHHHHHHHHJX','Mpesa','','2024-10-05 19:59:23','','0','10','2024-10-05 19:59:23','','0','115','1','retail','0','115','1','0','0','0','0','115','0','printed',' ','','1','0','101728145118','Cleared','10','2024-10-05 20:00:28','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(762,'','Cash','','2024-10-05 20:45:37','','0','10','2024-10-05 20:45:37','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101728150326','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(763,'FGADGB','Mpesa','','2024-10-05 20:45:54','','0','10','2024-10-05 20:45:54','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101728150345','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(764,'','Cash','','2024-10-05 21:12:22','','0','10','2024-10-05 21:12:22','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101728150361','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(765,'AfweFergw','Mpesa','','2024-10-05 21:18:21','','0','10','2024-10-05 21:18:21','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101728151946','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(766,'','Cash','','2024-10-05 21:36:18','','0','10','2024-10-05 21:36:18','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101728152310','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(767,'','Cash','','2024-10-05 21:47:34','','0','10','2024-10-05 21:47:34','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101728153389','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(768,'','Cash','','2024-10-05 21:48:31','','0','10','2024-10-05 21:48:31','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101728154056','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(769,'','Cash','','2024-10-05 21:55:53','','0','10','2024-10-05 21:55:53','','75','75','1','retail','0','75','1','0','0','0','0','0','0','new',' ','','1','0','101728154113','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(770,'','Cash','','2024-10-05 21:56:14','','0','10','2024-10-05 21:56:14','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101728154566','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(771,'','Cash','','2024-10-05 21:58:16','','0','10','2024-10-05 21:58:16','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101728154575','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(772,'rqqqqqweg','Mpesa','','2024-10-06 14:38:43','','0','10','2024-10-06 14:38:43','','0','75','1','retail','0','75','1','0','0','0','0','75','0','new',' ','','1','0','101728214701','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(773,'','Cash','','2024-10-06 14:39:19','','0','10','2024-10-06 14:39:19','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101728214737','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(774,'','Cash','','2024-10-06 14:39:31','','0','10','2024-10-06 14:39:31','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101728214762','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(775,'','Cash','','2024-10-06 14:59:20','','0','10','2024-10-06 14:59:20','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101728214773','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(776,'','Cash','','2024-10-06 16:11:46','','0','10','2024-10-06 16:11:46','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101728215963','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(777,'','Cash','','2024-10-06 17:55:31','','0','10','2024-10-06 17:55:31','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101728220309','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(778,'','Cash','','2024-10-06 18:56:32','','0','10','2024-10-06 18:56:32','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101728228164','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(779,'','Cash','','2024-10-06 19:10:09','','0','10','2024-10-06 19:10:09','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101728230196','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(780,'','Cash','','2024-10-06 19:21:34','','0','10','2024-10-06 19:21:34','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101728231011','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(781,'','Cash','','2024-10-06 20:27:23','','0','10','2024-10-06 20:27:23','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101728231697','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(782,'','Cash','','2024-10-06 20:43:09','','0','10','2024-10-06 20:43:09','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101728235645','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(783,'uyhdevbyu','Mpesa','','2024-10-06 20:46:46','','0','10','2024-10-06 20:46:46','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101728236782','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(784,'','Cash','','2024-10-06 21:15:50','','0','10','2024-10-06 21:15:50','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101728236815','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(785,'','Cash','','2024-10-06 21:23:22','','0','10','2024-10-06 21:23:22','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101728238552','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(786,'JHDVCUHCC','Mpesa','','2024-10-06 21:27:16','','0','10','2024-10-06 21:27:16','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101728239005','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(787,'','Cash','','2024-10-06 21:46:12','','0','10','2024-10-06 21:46:12','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101728239253','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(788,'','Cash','','2024-10-06 21:46:25','','0','10','2024-10-06 21:46:25','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101728240375','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(789,'uy8foiuyf','Mpesa','','2024-10-07 09:17:05','','0','10','2024-10-07 09:17:05','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101728280179','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(790,'fssssssssa','Mpesa','','2024-10-07 12:50:06','','0','10','2024-10-07 12:50:06','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','101728294592','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(791,'','Cash','','2024-10-07 12:51:10','','0','10','2024-10-07 12:51:10','','290','290','1','retail','0','290','1','0','0','0','0','0','0','new',' ','','1','0','101728294618','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(792,'ghdauycbc','Mpesa','','2024-10-07 13:16:35','','0','10','2024-10-07 13:16:35','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101728294683','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(793,'SJ728X7JL4','Mpesa','','2024-10-07 14:13:27','','0','10','2024-10-07 14:13:27','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','101728296204','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(794,'ARGGQHGGH','Mpesa','','2024-10-07 14:29:39','','0','10','2024-10-07 14:29:39','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101728299816','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(795,'','Cash','','2024-10-07 14:30:23','','0','10','2024-10-07 14:30:23','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101728300587','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(796,'','Cash','','2024-10-07 15:25:45','','0','10','2024-10-07 15:25:45','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101728300627','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(797,'','Cash','','2024-10-07 16:16:12','','0','10','2024-10-07 16:16:12','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101728303947','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(798,'','Cash','','2024-10-07 16:51:02','','0','10','2024-10-07 16:51:02','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101728306974','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(799,'','Cash','','2024-10-07 17:20:11','','0','10','2024-10-07 17:20:11','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101728309067','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(800,'','Cash','','2024-10-07 17:34:27','','0','10','2024-10-07 17:34:27','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101728310813','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(801,'','Cash','','2024-10-07 17:42:24','','0','10','2024-10-07 17:42:24','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101728311775','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(802,'','Cash','','2024-10-07 17:46:11','','0','10','2024-10-07 17:46:11','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101728312147','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(803,'','Cash','','2024-10-07 18:20:17','','0','10','2024-10-07 18:20:17','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101728312374','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(804,'','Cash','','2024-10-07 18:21:09','','0','10','2024-10-07 18:21:09','','390','390','1','retail','0','390','1','0','0','0','0','0','0','new',' ','','1','0','101728314419','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(805,'AFGEWG','Mpesa','','2024-10-07 18:21:25','','0','10','2024-10-07 18:21:25','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101728314474','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(806,'','Cash','','2024-10-07 18:21:39','','0','10','2024-10-07 18:21:39','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101728314491','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(807,'','Cash','','2024-10-07 18:52:07','','0','10','2024-10-07 18:52:07','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101728314501','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(808,'WQEFQW','Mpesa','','2024-10-07 19:37:43','','0','10','2024-10-07 19:37:43','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101728316332','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(809,'','Cash','','2024-10-07 19:45:34','','0','10','2024-10-07 19:45:34','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101728319072','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(810,'AJNFAUN','Mpesa','','2024-10-07 19:52:42','','0','10','2024-10-07 19:52:42','','0','180','1','retail','0','180','1','0','0','0','0','180','0','new',' ','','1','0','101728319537','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(811,'','Cash','','2024-10-07 19:58:56','','0','10','2024-10-07 19:58:56','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101728320309','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(812,'RRGCRTEZVRF','Mpesa','','2024-10-07 20:07:01','','0','10','2024-10-07 20:07:01','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101728320339','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(813,'','Cash','','2024-10-07 20:13:43','','0','10','2024-10-07 20:13:43','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101728320848','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(814,'','Cash','','2024-10-07 20:24:08','','0','10','2024-10-07 20:24:08','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101728321227','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(815,'','Cash','','2024-10-07 20:42:46','','0','10','2024-10-07 20:42:46','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101728321851','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(816,'','Cash','','2024-10-07 20:58:29','','0','10','2024-10-07 20:58:29','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101728322968','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(817,'','Cash','','2024-10-07 21:12:17','','0','10','2024-10-07 21:12:17','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101728323913','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(818,'887YIU76','Mpesa','','2024-10-07 21:28:10','','0','10','2024-10-07 21:28:10','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','101728324739','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(819,'','Cash','','2024-10-07 21:37:19','','0','10','2024-10-07 21:37:19','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101728325699','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(820,'','Cash','','2024-10-07 21:54:36','','0','10','2024-10-07 21:54:36','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101728326242','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(821,'dtjerdej','Mpesa','','2024-10-07 21:54:55','','0','10','2024-10-07 21:54:55','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101728327280','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(822,'','Cash','','2024-10-08 09:23:06','','0','10','2024-10-08 09:23:06','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101728367670','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(823,'','Cash','','2024-10-08 09:24:00','','0','10','2024-10-08 09:24:00','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101728368587','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(824,'satrruhdftrfte','Mpesa','','2024-10-08 10:58:51','','0','10','2024-10-08 10:58:51','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101728368644','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(825,'ethsdfhh','Mpesa','','2024-10-08 11:47:48','','0','10','2024-10-08 11:47:48','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101728374342','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(826,'','Cash','','2024-10-08 13:42:20','','0','10','2024-10-08 13:42:20','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101728377278','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(827,'','Cash','','2024-10-08 14:48:10','','0','10','2024-10-08 14:48:10','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101728384143','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(828,'','Cash','','2024-10-08 14:48:26','','0','10','2024-10-08 14:48:26','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101728388093','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(829,'dztujyrikte','Mpesa','','2024-10-08 17:01:36','','0','10','2024-10-08 17:01:36','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','101728396052','Cleared','10','2024-10-08 17:02:09','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(830,'gsfduyawdf','Mpesa','','2024-10-08 17:53:29','','0','10','2024-10-08 17:53:29','','0','220','1','retail','0','220','1','0','0','0','0','220','0','new',' ','','1','0','101728399179','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(831,'dfagwrevcfxc','Mpesa','','2024-10-08 18:21:01','','0','10','2024-10-08 18:21:01','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101728399235','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(832,'','Cash','','2024-10-08 18:43:13','','0','10','2024-10-08 18:43:13','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101728402180','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(833,'','Cash','','2024-10-08 19:12:38','','0','10','2024-10-08 19:12:38','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101728402195','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(834,'','Cash','','2024-10-08 19:19:28','','0','10','2024-10-08 19:19:28','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101728403959','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(835,'','Cash','','2024-10-08 19:25:41','','0','10','2024-10-08 19:25:41','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101728404373','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(836,'hjjjjjch','Mpesa','','2024-10-08 19:55:03','','0','10','2024-10-08 19:55:03','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101728404746','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(837,'hjgdrityWQKVJC','Mpesa','','2024-10-08 20:02:23','','0','10','2024-10-08 20:02:23','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101728406523','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(838,'jhdsuytfjbzkv','Mpesa','','2024-10-08 20:19:31','','0','10','2024-10-08 20:19:31','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101728406954','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(839,'','Cash','','2024-10-08 20:56:08','','0','10','2024-10-08 20:56:08','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101728407980','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(840,'','Cash','','2024-10-08 21:05:33','','0','10','2024-10-08 21:05:33','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101728410170','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(841,'rfhehb','Mpesa','','2024-10-08 21:33:21','','0','10','2024-10-08 21:30:22','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101728410738','No','10','2024-10-08 21:33:21','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(842,'nvznhtdnjhddddddd','Mpesa','','2024-10-08 22:02:33','','0','10','2024-10-08 22:02:33','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101728414110','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(843,'','Cash','','2024-10-09 11:20:03','','0','10','2024-10-09 11:20:03','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101728458625','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(844,'tehzesj','Mpesa','','2024-10-09 11:20:30','','0','10','2024-10-09 11:20:30','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101728462020','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(845,'','Cash','','2024-10-09 11:21:19','','0','10','2024-10-09 11:21:19','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101728462071','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(846,'','Cash','','2024-10-09 11:21:32','','0','10','2024-10-09 11:21:32','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101728462082','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(847,'','Cash','','2024-10-09 11:23:47','','0','10','2024-10-09 11:23:47','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101728462095','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(848,'','Cash','','2024-10-09 12:00:36','','0','10','2024-10-09 12:00:36','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101728462248','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(849,'','Cash','','2024-10-09 12:04:40','','0','10','2024-10-09 12:04:40','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101728464440','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(850,'','Cash','','2024-10-09 12:12:09','','0','10','2024-10-09 12:12:09','','130','130','1','retail','0','130','1','0','0','0','0','0','0','new',' ','','1','0','101728465081','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(851,'aehfbnz','Mpesa','','2024-10-09 13:02:56','','0','10','2024-10-09 13:02:56','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101728468164','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(852,'','Cash','','2024-10-09 13:32:09','','0','10','2024-10-09 13:32:09','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101728468653','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(853,'jdfmzcvfishdf','Mpesa','','2024-10-09 13:58:33','','0','10','2024-10-09 13:58:33','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','101728469933','Cleared','10','2024-10-09 14:00:57','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(854,'','Cash','','2024-10-09 15:01:52','','0','10','2024-10-09 15:01:52','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101728471660','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(855,'','Cash','','2024-10-09 15:13:16','','0','10','2024-10-09 15:13:16','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101728475316','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(856,'','Cash','','2024-10-09 15:56:40','','0','10','2024-10-09 15:56:40','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101728475998','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(857,'','Cash','','2024-10-09 16:31:53','','0','10','2024-10-09 16:31:53','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101728478603','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(858,'','Cash','','2024-10-09 16:34:19','','0','10','2024-10-09 16:34:19','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101728480720','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(859,'jhdgugfabv','Mpesa','','2024-10-09 17:14:42','','0','10','2024-10-09 17:14:42','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101728483269','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(860,'dvrrbqqb','Mpesa','','2024-10-09 18:03:08','','0','10','2024-10-09 18:03:08','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101728483295','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(861,'gtesvryb','Mpesa','','2024-10-09 18:39:10','','0','10','2024-10-09 18:39:10','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101728486198','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(862,'jsrdvfhsf','Mpesa','','2024-10-09 18:53:28','','0','10','2024-10-09 18:53:28','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101728488358','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(863,'','Cash','','2024-10-09 18:54:36','','0','10','2024-10-09 18:54:36','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101728489220','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(864,'yhdgefjasuyfg','Mpesa','','2024-10-09 18:54:48','','0','10','2024-10-09 18:54:48','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101728489279','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(865,'','Cash','','2024-10-09 18:56:28','','0','10','2024-10-09 18:56:28','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101728489296','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(866,'','Cash','','2024-10-09 19:13:24','','0','10','2024-10-09 19:13:24','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','101728489391','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(867,'ddgadbfg','Mpesa','','2024-10-09 20:05:33','','0','10','2024-10-09 20:05:33','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101728490407','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(868,'','Cash','','2024-10-09 20:09:54','','0','10','2024-10-09 20:09:54','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101728493545','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(869,'gasdjhfvhd','Mpesa','','2024-10-09 20:26:22','','0','10','2024-10-09 20:26:22','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101728493797','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(870,'','Cash','','2024-10-09 20:38:39','','0','10','2024-10-09 20:38:39','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101728494791','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(871,'','Cash','','2024-10-09 20:45:45','','0','10','2024-10-09 20:45:45','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101728495521','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(872,'bxcedcfgfe d','Mpesa','','2024-10-09 20:46:50','','0','10','2024-10-09 20:46:50','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101728495947','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(873,'','Cash','','2024-10-09 20:58:21','','0','10','2024-10-09 20:58:21','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101728496634','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(874,'yudrjsdftg','Mpesa','','2024-10-09 21:52:51','','0','10','2024-10-09 21:52:51','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101728496705','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(875,'','Cash','','2024-10-09 21:53:50','','0','10','2024-10-09 21:53:50','','190','190','1','retail','0','190','1','0','0','0','0','0','0','new',' ','','1','0','101728500004','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(876,'','Cash','','2024-10-09 22:00:23','','0','10','2024-10-09 22:00:23','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101728500032','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(877,'','Cash','','2024-10-14 10:14:40','','0','10','2024-10-14 10:14:40','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101728885310','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(878,'','Cash','','2024-10-14 10:30:44','','0','10','2024-10-14 10:30:44','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101728890085','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(879,'','Cash','','2024-10-14 11:45:35','','0','10','2024-10-14 11:45:35','','160','160','1','retail','0','160','1','0','0','0','0','0','0','new',' ','','1','0','101728893676','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(880,'SJE829X900','Mpesa','','2024-10-14 13:35:03','','0','10','2024-10-14 13:35:03','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','101728902091','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(881,'tslushver','Mpesa','','2024-10-14 14:15:12','','0','10','2024-10-14 14:15:12','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101728902183','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(882,'','Cash','','2024-10-14 14:27:53','','0','10','2024-10-14 14:27:53','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101728904524','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(883,'','Cash','','2024-10-14 14:46:34','','0','10','2024-10-14 14:46:34','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101728905275','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(884,'','Cash','','2024-10-14 16:35:19','','0','10','2024-10-14 16:35:19','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101728912895','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(885,'','Cash','','2024-10-14 17:00:18','','0','10','2024-10-14 17:00:18','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101728912923','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(886,'','Cash','','2024-10-14 17:00:36','','0','10','2024-10-14 17:00:36','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101728914424','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(887,'','Cash','','2024-10-14 18:48:37','','0','10','2024-10-14 18:48:37','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101728914441','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(888,'efegadff','Mpesa','','2024-10-14 18:50:18','','0','10','2024-10-14 18:50:18','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101728920919','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(889,'','Cash','','2024-10-14 19:35:31','','0','10','2024-10-14 19:35:31','','2930','2930','1','retail','0','2930','1','0','0','0','0','0','0','new',' ','','1','0','101728921024','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(890,'uifadjfgdifugewjjrug','Mpesa','','2024-10-14 19:43:09','','0','10','2024-10-14 19:43:09','','30','50','1','retail','0','50','1','0','0','0','0','20','0','new',' ','','1','0','101728924044','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(891,'','Cash','','2024-10-14 20:04:44','','0','10','2024-10-14 20:04:44','','4150','4150','1','retail','0','4150','1','0','0','0','0','0','0','new',' ','','1','0','101728924325','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(892,'','Cash','','2024-10-14 20:23:16','','0','10','2024-10-14 20:23:16','','160','160','1','retail','0','160','1','0','0','0','0','0','0','new',' ','','1','0','101728926581','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(893,'','Cash','','2024-10-14 20:50:47','','0','10','2024-10-14 20:50:47','','120','120','1','retail','0','120','1','0','0','0','0','0','0','new',' ','','1','0','101728926645','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(894,'','Cash','','2024-10-14 20:59:00','','0','10','2024-10-14 20:59:00','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101728928631','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(895,'GHDSJHFW','Mpesa','','2024-10-14 21:52:25','','0','10','2024-10-14 21:52:25','','0','260','1','retail','0','260','1','0','0','0','0','260','0','new',' ','','1','0','101728928746','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(896,'','Cash','','2024-10-15 10:30:55','','0','10','2024-10-15 10:30:55','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101728977444','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(897,'dauyrhg','Mpesa','','2024-10-15 13:26:47','','0','10','2024-10-15 13:26:47','','0','550','1','retail','0','550','1','0','0','0','0','550','0','new',' ','','1','0','101728987977','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(898,'gsdtfdh','Mpesa','','2024-10-15 13:56:23','','0','10','2024-10-15 13:56:23','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','101728988019','Cleared','10','2024-10-15 13:56:46','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(899,'hjdfuyfe','Mpesa','','2024-10-15 13:57:02','','0','10','2024-10-15 13:57:02','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101728989811','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(900,'','Cash','','2024-10-15 14:01:02','','0','10','2024-10-15 14:01:02','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101728989833','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(901,'','Cash','','2024-10-15 14:32:45','','0','10','2024-10-15 14:32:45','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101728990064','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(902,'','Cash','','2024-10-15 15:30:24','','0','10','2024-10-15 15:30:24','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101728991968','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(903,'','Cash','','2024-10-15 17:37:52','','0','10','2024-10-15 17:37:52','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101729003024','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(904,'jnj jtrg','Mpesa','','2024-10-15 17:39:09','','0','10','2024-10-15 17:39:09','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101729003075','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(905,'dasdsdcuh','Mpesa','','2024-10-15 17:57:44','','0','10','2024-10-15 17:57:44','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101729004028','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(906,'','Cash','','2024-10-15 18:20:46','','0','10','2024-10-15 18:20:46','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101729004275','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(907,'','Cash','','2024-10-15 19:12:21','','0','10','2024-10-15 19:12:21','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101729007234','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(908,'','Cash','','2024-10-15 19:15:09','','0','10','2024-10-15 19:15:09','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101729008745','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(909,'gvddd bfy','Mpesa','','2024-10-15 19:24:13','','0','10','2024-10-15 19:24:13','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101729008911','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(910,'','Cash','','2024-10-15 19:26:38','','0','10','2024-10-15 19:26:38','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101729009461','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(911,'efeeeef','Mpesa','','2024-10-15 19:47:27','','0','10','2024-10-15 19:47:27','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','101729009600','Cleared','10','2024-10-15 19:48:23','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(912,'efda','Mpesa','','2024-10-15 19:48:29','','0','10','2024-10-15 19:48:29','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101729010857','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(913,'ughfwbhbrw','Mpesa','','2024-10-15 20:11:56','','0','10','2024-10-15 20:11:56','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101729010925','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(914,'','Cash','','2024-10-15 21:00:45','','0','10','2024-10-15 21:00:45','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101729012324','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(915,'ywrqeyuwfr6wr','Mpesa','','2024-10-15 21:03:00','','0','10','2024-10-15 21:03:00','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101729015247','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(916,'','Cash','','2024-10-15 21:09:49','','0','10','2024-10-15 21:09:49','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101729015388','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(917,'fifnfmg','Mpesa','','2024-10-15 21:20:17','','0','10','2024-10-15 21:20:17','','0','320','1','retail','0','320','1','0','0','0','0','320','0','new',' ','','1','0','101729015837','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(918,'','Cash','','2024-10-15 21:26:28','','0','10','2024-10-15 21:26:28','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101729016429','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(919,'','Cash','','2024-10-15 21:36:40','','0','10','2024-10-15 21:36:40','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101729016790','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(920,'dshgkm gs','Mpesa','','2024-10-15 21:49:06','','0','10','2024-10-15 21:49:06','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101729017404','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(921,'','Cash','','2024-10-15 22:01:02','','0','10','2024-10-15 22:01:02','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101729018846','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(922,'','Cash','','2024-10-16 10:14:26','','0','10','2024-10-16 10:14:26','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101729062846','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(923,'','Cash','','2024-10-16 12:29:03','','0','10','2024-10-16 12:29:03','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101729070927','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(924,'gdtjtyuer','Mpesa','','2024-10-16 13:07:41','','0','10','2024-10-16 13:07:41','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101729070945','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(925,'','Cash','','2024-10-16 14:43:04','','0','10','2024-10-16 14:43:04','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101729078305','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(926,'','Cash','','2024-10-16 14:49:43','','0','10','2024-10-16 14:49:43','','125','125','1','retail','0','125','1','0','0','0','0','0','0','new',' ','','1','0','101729078986','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(927,'jfhzjg','Mpesa','','2024-10-16 15:48:26','','0','10','2024-10-16 15:48:26','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101729079388','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(928,'','Cash','','2024-10-16 16:08:12','','0','10','2024-10-16 16:08:12','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101729082919','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(929,'','Cash','','2024-10-16 17:38:47','','0','10','2024-10-16 17:38:47','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101729089512','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(930,'','Cash','','2024-10-16 17:49:54','','0','10','2024-10-16 17:49:54','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101729089529','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(931,'','Cash','','2024-10-16 18:43:47','','0','10','2024-10-16 18:43:47','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101729093411','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(932,'ffbabb','Mpesa','','2024-10-16 19:21:12','','0','10','2024-10-16 19:21:12','','60','80','1','retail','0','80','1','0','0','0','0','20','0','new',' ','','1','0','101729095636','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(933,'','Cash','','2024-10-16 19:32:59','','0','10','2024-10-16 19:32:59','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101729095706','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(934,'','Cash','','2024-10-16 19:34:31','','0','10','2024-10-16 19:34:31','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101729096382','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(935,'','Cash','','2024-10-16 19:53:29','','0','10','2024-10-16 19:53:29','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101729096474','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(936,'','Cash','','2024-10-16 19:54:18','','0','10','2024-10-16 19:54:18','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101729097612','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(937,'','Cash','','2024-10-16 20:22:30','','0','10','2024-10-16 20:22:30','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','101729099338','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(938,'gfdybfgdyusw','Cash','','2024-10-16 21:06:23','','0','10','2024-10-16 21:06:23','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','101729099353','Cleared','10','2024-10-16 21:10:37','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(939,'sgvnevgf','Mpesa','','2024-10-16 21:16:52','','0','10','2024-10-16 21:16:52','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','101729102592','Cleared','10','2024-10-16 21:18:05','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(940,'sacvgaSD','Mpesa','','2024-10-16 21:17:40','','0','10','2024-10-16 21:17:40','','0','160','1','retail','0','160','1','0','0','0','0','160','0','new',' ','','1','0','101729102616','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(941,'FGDJHFUFD','Mpesa','','2024-10-16 21:24:34','','0','10','2024-10-16 21:24:34','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101729102688','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(942,'FSUKLF','Mpesa','','2024-10-17 09:21:40','','0','10','2024-10-17 09:21:40','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101729146082','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(943,'','Cash','','2024-10-17 18:16:21','','0','10','2024-10-17 18:16:21','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101729178158','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(944,'','Cash','','2024-10-17 18:22:10','','0','10','2024-10-17 18:22:10','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101729178185','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(945,'','Cash','','2024-10-17 18:45:05','','0','10','2024-10-17 18:45:05','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','101729178532','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(946,'','Cash','','2024-10-17 19:06:19','','0','10','2024-10-17 19:06:19','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101729179908','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(947,'dhfnshvfhs','Mpesa','','2024-10-17 19:06:51','','0','10','2024-10-17 19:06:51','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101729181189','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(948,'ghsdgdyua','Mpesa','','2024-10-17 19:43:49','','0','10','2024-10-17 19:43:49','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101729183417','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(949,'hdsyfjfgdsf','Mpesa','','2024-10-17 19:51:47','','0','10','2024-10-17 19:51:47','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','101729183873','Cleared','10','2024-10-17 19:55:24','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(950,'ZFGBDXvc','Mpesa','','2024-10-17 20:08:02','','0','10','2024-10-17 20:08:02','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','101729184127','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(951,'','Cash','','2024-10-17 20:08:23','','0','10','2024-10-17 20:08:23','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101729184891','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(952,'v df','Mpesa','','2024-10-17 20:08:52','','0','10','2024-10-17 20:08:52','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101729184907','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(953,'','Cash','','2024-10-17 20:09:29','','0','10','2024-10-17 20:09:29','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101729184953','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(954,'','Cash','','2024-10-17 20:10:38','','0','10','2024-10-17 20:10:38','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','101729184983','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(955,'hfgdkjgsdg','Mpesa','','2024-10-17 20:10:57','','0','10','2024-10-17 20:10:57','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101729185041','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(956,'','Cash','','2024-10-17 20:12:40','','0','10','2024-10-17 20:12:40','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101729185066','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(957,'','Cash','','2024-10-17 20:12:53','','0','10','2024-10-17 20:12:53','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101729185165','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(958,'','Cash','','2024-10-17 21:02:08','','0','10','2024-10-17 21:02:08','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101729187508','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(959,'','Cash','','2024-10-17 21:02:23','','0','10','2024-10-17 21:02:23','','4','4','1','retail','0','4','1','0','0','0','0','0','0','new',' ','','1','0','101729188130','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(960,'shgfjhvwf','Mpesa','','2024-10-17 21:05:23','','0','10','2024-10-17 21:05:23','','0','120','1','retail','0','120','1','0','0','0','0','120','0','new',' ','','1','0','101729188315','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(961,'sdffa','Mpesa','','2024-10-17 21:08:20','','0','10','2024-10-17 21:08:20','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101729188333','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(962,'AKDFVJHD','Mpesa','','2024-10-17 21:37:56','','0','10','2024-10-17 21:37:56','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101729188507','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(963,'HGDOAFVGE','Mpesa','','2024-10-17 21:40:03','','0','10','2024-10-17 21:40:03','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101729190290','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(964,'ytwqvsdv','Mpesa','','2024-10-18 12:13:47','','20','10','2024-10-18 12:13:47','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101729242814','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(965,'dxfexd ','Mpesa','','2024-10-18 13:47:53','','0','10','2024-10-18 13:47:53','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101729248452','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(966,'','Cash','','2024-10-18 14:19:34','','0','10','2024-10-18 14:19:34','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101729248482','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(967,'','Cash','','2024-10-18 14:20:17','','0','10','2024-10-18 14:20:17','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101729250403','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(968,'SJI3ITA6IH','Mpesa','','2024-10-18 14:29:25','','0','10','2024-10-18 14:29:25','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','101729250419','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(969,'','Cash','','2024-10-18 14:40:18','','0','10','2024-10-18 14:40:18','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101729251135','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(970,'C5TC5TC','Mpesa','','2024-10-18 16:29:50','','0','10','2024-10-18 16:29:50','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101729251620','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(971,'','Cash','','2024-10-18 17:54:55','','0','10','2024-10-18 17:54:55','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101729262601','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(972,'','Cash','','2024-10-18 17:55:27','','0','10','2024-10-18 17:55:27','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101729263304','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(973,'','Cash','','2024-10-18 18:12:17','','0','10','2024-10-18 18:12:17','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101729263331','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(974,'','Cash','','2024-10-18 18:21:57','','0','10','2024-10-18 18:21:57','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','101729264341','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(975,'jhdfvdjd','Mpesa','','2024-10-18 20:12:46','','0','10','2024-10-18 20:12:46','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','101729264923','Cleared','10','2024-10-18 20:13:14','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(976,'fyfeyhsd','Mpesa','','2024-10-18 20:13:27','','0','10','2024-10-18 20:13:27','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101729271597','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(977,'','Cash','','2024-10-18 20:14:29','','0','10','2024-10-18 20:14:29','','220','220','1','retail','0','220','1','0','0','0','0','0','0','new',' ','','1','0','101729271616','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(978,'','Cash','','2024-10-18 20:15:20','','0','10','2024-10-18 20:15:20','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101729271677','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(979,'','Cash','','2024-10-18 20:15:46','','0','10','2024-10-18 20:15:46','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101729271731','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(980,'','Cash','','2024-10-18 20:22:21','','0','10','2024-10-18 20:22:21','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101729271748','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(981,'ewrsdsf','Mpesa','','2024-10-18 20:41:30','','0','10','2024-10-18 20:41:30','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101729272147','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(982,'fsaydgd','Mpesa','','2024-10-18 20:54:23','','0','10','2024-10-18 20:54:23','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','101729274032','Cleared','10','2024-10-18 20:54:43','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(983,'','Cash','','2024-10-18 22:04:28','','0','10','2024-10-18 22:04:28','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101729274086','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(984,'','Cash','','2024-10-19 09:39:34','','0','10','2024-10-19 09:39:34','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101729319962','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(985,'','Cash','','2024-10-19 09:40:44','','0','10','2024-10-19 09:40:44','','220','220','1','retail','0','220','1','0','0','0','0','0','0','new',' ','','1','0','101729319980','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(986,'','Cash','','2024-10-19 10:07:58','','0','10','2024-10-19 10:07:58','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101729320049','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(987,'ferfdye','Mpesa','','2024-10-19 11:23:48','','0','10','2024-10-19 11:23:48','','0','185','1','retail','0','185','1','0','0','0','0','185','0','printed',' ','','1','0','101729326102','Cleared','10','2024-10-19 11:24:20','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(988,'','Cash','','2024-10-19 11:24:02','','0','10','2024-10-19 11:24:02','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101729326231','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(989,'','Cash','','2024-10-19 11:25:03','','0','10','2024-10-19 11:25:03','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101729326263','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(990,'rgrhtjh','Mpesa','','2024-10-19 15:13:28','','0','10','2024-10-19 15:13:28','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101729339999','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(991,'','Cash','','2024-10-19 15:20:34','','0','10','2024-10-19 15:20:34','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101729340018','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(992,'','Cash','','2024-10-19 15:20:54','','0','10','2024-10-19 15:20:54','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101729340437','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(993,'','Cash','','2024-10-19 15:54:56','','0','10','2024-10-19 15:54:56','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101729340460','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(994,' fgvf afg','Mpesa','','2024-10-19 15:55:12','','0','10','2024-10-19 15:55:12','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101729342500','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(995,'','Cash','','2024-10-19 18:35:19','','0','10','2024-10-19 18:35:19','','210','210','1','retail','0','210','1','0','0','0','0','0','0','new',' ','','1','0','101729342520','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(996,'mfdgmkjtgh','Mpesa','','2024-10-19 18:42:42','','0','10','2024-10-19 18:42:42','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101729352125','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(997,'','Cash','','2024-10-21 15:45:10','','0','10','2024-10-21 15:45:10','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101729352577','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(998,'wdcecdef','Mpesa','','2024-10-21 15:45:32','','0','10','2024-10-21 15:45:32','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101729514720','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(999,'','Cash','','2024-10-21 17:03:14','','0','10','2024-10-21 17:03:14','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101729514747','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1000,'','Cash','','2024-10-21 17:19:26','','0','10','2024-10-21 17:19:26','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101729519396','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1001,'regfrhte','Mpesa','','2024-10-21 17:40:15','','0','10','2024-10-21 17:40:15','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101729521605','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1002,'','Cash','','2024-10-21 17:47:26','','0','10','2024-10-21 17:47:26','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101729521622','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1003,'gfdiyrfbeq','Mpesa','','2024-10-21 18:21:28','','0','10','2024-10-21 18:21:28','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101729522049','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1004,'csfksdc','Mpesa','','2024-10-21 19:10:59','','0','10','2024-10-21 19:10:59','','730','920','1','retail','0','920','1','0','0','0','0','190','0','new',' ','','1','0','101729524103','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1005,'sdaffs','Mpesa','','2024-10-21 19:11:48','','0','10','2024-10-21 19:11:48','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101729527098','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1006,'','Cash','','2024-10-21 19:12:26','','0','10','2024-10-21 19:12:26','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101729527120','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1007,'','Cash','','2024-10-21 19:18:37','','0','10','2024-10-21 19:18:37','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101729527148','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1008,'','Cash','','2024-10-21 19:44:36','','0','10','2024-10-21 19:44:36','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101729527519','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1009,'','Cash','','2024-10-21 20:11:30','','0','10','2024-10-21 20:11:30','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101729529079','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1010,'eurhgu9rhg','Mpesa','','2024-10-21 20:19:03','','0','10','2024-10-21 20:19:03','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101729530693','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1011,'tgwtgt','Mpesa','','2024-10-21 20:43:15','','0','10','2024-10-21 20:43:15','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101729531150','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1012,'','Cash','','2024-10-21 20:46:37','','0','10','2024-10-21 20:46:37','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101729532603','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1013,'chfyrhf','Mpesa','','2024-10-21 20:49:27','','0','10','2024-10-21 20:49:27','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101729532801','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1014,'efrewff','Mpesa','','2024-10-21 20:50:40','','0','10','2024-10-21 20:50:40','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','101729532977','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1015,'','Cash','','2024-10-21 21:21:22','','0','10','2024-10-21 21:21:22','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101729533050','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1016,'','Cash','','2024-10-21 21:22:21','','0','10','2024-10-21 21:22:21','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101729534884','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1017,'fiuaGFE','Mpesa','','2024-10-21 21:41:42','','0','10','2024-10-21 21:41:42','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101729536088','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1018,'','Cash','','2024-10-21 21:42:03','','0','10','2024-10-21 21:42:03','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101729536112','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1019,'','Cash','','2024-10-21 21:54:37','','0','10','2024-10-21 21:54:37','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101729536125','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1020,'','Cash','','2024-10-22 08:51:33','','0','10','2024-10-22 08:51:33','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101729576279','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1021,'','Cash','','2024-10-22 10:10:57','','0','10','2024-10-22 10:10:57','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101729580439','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1022,'grwgrg','Mpesa','','2024-10-22 10:17:01','','0','10','2024-10-22 10:17:01','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101729581060','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1023,'hyuefdy7y nfbhe','Cash','','2024-10-22 10:54:30','','0','10','2024-10-22 10:54:30','','50','100','1','retail','0','100','1','0','0','0','0','50','0','printed',' ','','1','0','101729581433','Cleared','10','2024-10-22 10:56:48','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1024,'','Cash','','2024-10-22 11:12:29','','0','10','2024-10-22 11:12:29','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101729583812','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1025,'uehd7qhe','Mpesa','','2024-10-22 13:18:22','','0','10','2024-10-22 13:18:22','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101729592290','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1026,'r vqgqgrew','Mpesa','','2024-10-22 13:33:14','','0','10','2024-10-22 13:33:14','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101729592310','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1027,'hufcdrhv','Mpesa','','2024-10-22 14:09:02','','0','10','2024-10-22 14:09:02','','0','370','1','retail','0','370','1','0','0','0','0','370','0','new',' ','','1','0','101729593202','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1028,'djgfuetgf','Mpesa','','2024-10-22 15:58:36','','0','10','2024-10-22 15:58:36','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101729595352','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1029,'dcfjvsdhfvjew','Mpesa','','2024-10-22 16:33:11','','0','10','2024-10-22 16:33:11','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101729601924','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1030,'yefhfh','Mpesa','','2024-10-22 16:42:41','','0','10','2024-10-22 16:42:41','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101729604003','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1031,'uyfdvhxaYFy','Mpesa','','2024-10-22 17:02:48','','0','10','2024-10-22 17:02:48','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101729604589','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1032,'kfddgfjdd','Mpesa','','2024-10-22 17:09:47','','0','10','2024-10-22 17:09:47','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101729606177','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1033,'','Cash','','2024-10-22 17:16:14','','0','10','2024-10-22 17:16:14','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101729606295','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1034,'sfduyfsdhfyefd','Mpesa','','2024-10-22 18:14:30','','0','10','2024-10-22 18:14:30','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101729606579','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1035,'','Cash','','2024-10-22 18:36:21','','0','10','2024-10-22 18:36:21','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101729611365','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1036,'ge;efjdfg','Mpesa','','2024-10-22 18:47:33','','0','10','2024-10-22 18:47:33','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101729611386','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1037,'ghcwghcd','Mpesa','','2024-10-22 18:51:36','','0','10','2024-10-22 18:51:36','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101729612084','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1038,'sfdhvcfd','Mpesa','','2024-10-22 19:04:43','','0','10','2024-10-22 19:04:43','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','101729612305','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1039,'sbchgcsdhe','Mpesa','','2024-10-22 19:05:22','','0','10','2024-10-22 19:05:22','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','101729613092','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1040,'ewfwergg','Mpesa','','2024-10-22 19:10:33','','0','10','2024-10-22 19:10:33','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101729613133','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1041,'ewfg','Mpesa','','2024-10-22 19:21:27','','0','10','2024-10-22 19:21:27','','0','140','1','retail','0','140','1','0','0','0','0','140','0','new',' ','','1','0','101729613439','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1042,' 90jkyg','Mpesa','','2024-10-22 19:25:44','','0','10','2024-10-22 19:25:44','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101729614094','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1043,'gagdsg','Mpesa','','2024-10-22 19:26:44','','0','10','2024-10-22 19:26:44','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101729614356','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1044,'lausfjhvashjsa','Mpesa','','2024-10-22 19:30:36','','0','10','2024-10-22 19:30:36','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101729614412','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1045,'hgascuyvnad','Mpesa','','2024-10-22 20:06:30','','0','10','2024-10-22 20:06:30','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101729614647','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1046,'','Cash','','2024-10-22 20:14:18','','0','10','2024-10-22 20:14:18','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101729616797','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1047,'','Cash','','2024-10-22 20:17:38','','0','10','2024-10-22 20:17:38','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101729617262','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1048,'','Cash','','2024-10-22 20:23:56','','0','10','2024-10-22 20:23:56','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101729617461','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1049,'','Cash','','2024-10-22 20:41:13','','0','10','2024-10-22 20:41:13','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101729617839','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1050,'','Cash','','2024-10-22 21:09:03','','0','10','2024-10-22 21:09:03','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101729618874','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1051,'','Cash','','2024-10-22 21:16:14','','0','10','2024-10-22 21:16:14','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101729620545','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1052,'','Cash','','2024-10-22 21:16:24','','0','10','2024-10-22 21:16:24','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101729620975','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1053,'wdfgh8r','Mpesa','','2024-10-22 21:47:40','','0','10','2024-10-22 21:47:40','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101729620986','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1054,'yvdwvgcywd','Mpesa','','2024-10-22 21:54:14','','0','10','2024-10-22 21:54:14','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101729622871','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1055,'','Cash','','2024-10-23 09:00:50','','0','10','2024-10-23 09:00:50','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101729663214','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1056,'','Cash','','2024-10-23 09:01:01','','0','10','2024-10-23 09:01:01','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101729663252','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1057,'','Cash','','2024-10-23 10:38:18','','0','10','2024-10-23 10:38:18','','35','35','1','retail','0','35','1','0','0','0','0','0','0','new',' ','','1','0','101729663266','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1058,'','Cash','','2024-10-23 12:15:43','','0','10','2024-10-23 12:15:43','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101729669101','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1059,'ya6rtfhea','Mpesa','','2024-10-23 13:02:13','','0','10','2024-10-23 13:02:13','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101729674945','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1060,'hjfgsdgfsb','Mpesa','','2024-10-23 13:28:26','','0','10','2024-10-23 13:28:26','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101729677750','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1061,'jragjfgr','Mpesa','','2024-10-23 13:29:09','','0','10','2024-10-23 13:29:09','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101729679332','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1062,'','Cash','','2024-10-23 13:31:46','','0','10','2024-10-23 13:31:46','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101729679366','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1063,'hgfsdhjfghda','Mpesa','','2024-10-23 13:33:36','','0','10','2024-10-23 13:33:36','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','101729679508','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1064,'','Cash','','2024-10-23 14:17:17','','0','10','2024-10-23 14:17:17','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101729679628','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1065,'','Cash','','2024-10-23 14:47:42','','0','10','2024-10-23 14:47:42','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101729682241','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1066,'','Cash','','2024-10-23 18:10:26','','0','10','2024-10-23 18:10:26','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101729696203','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1067,'','Cash','','2024-10-23 18:37:22','','0','10','2024-10-23 18:37:22','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101729696228','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1068,'','Cash','','2024-10-23 18:58:01','','0','10','2024-10-23 18:58:01','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101729697844','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1069,'','Cash','','2024-10-23 18:58:17','','0','10','2024-10-23 18:58:17','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101729699086','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1070,'gfdegwfvgehvdf','Mpesa','','2024-10-23 19:44:01','','0','10','2024-10-23 19:44:01','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101729699098','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1071,'','Cash','','2024-10-23 20:10:51','','0','10','2024-10-23 20:10:51','','240','240','1','retail','0','240','1','0','0','0','0','0','0','new',' ','','1','0','101729703418','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1072,'fiasdkjdfjgf','Mpesa','','2024-10-23 20:11:39','','0','10','2024-10-23 20:11:39','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101729703477','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1073,'jhegdfhrfejr','Mpesa','','2024-10-23 20:21:27','','0','10','2024-10-23 20:21:27','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101729703509','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1074,'','Cash','','2024-10-23 20:22:24','','0','10','2024-10-23 20:22:24','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101729704098','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1075,'','Cash','','2024-10-23 20:43:37','','0','10','2024-10-23 20:43:37','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101729704147','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1076,'sagfdsfdyufs','Mpesa','','2024-10-23 20:52:21','','0','10','2024-10-23 20:52:21','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101729705437','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1077,'sgfafd','Mpesa','','2024-10-23 20:52:38','','0','10','2024-10-23 20:52:38','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101729705951','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1078,'','Cash','','2024-10-23 20:57:20','','0','10','2024-10-23 20:57:20','','8','8','1','retail','0','8','1','0','0','0','0','0','0','new',' ','','1','0','101729705965','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1079,'dfhvdhgfewy','Mpesa','','2024-10-23 21:18:41','','0','10','2024-10-23 21:18:41','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101729707511','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1080,'','Cash','','2024-10-23 21:20:55','','0','10','2024-10-23 21:20:55','','0','2','1','retail','0','2','1','0','0','0','0','2','0','new',' ','','1','0','101729707530','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1081,'dhvfsagjgs','Mpesa','','2024-10-23 21:22:36','','0','10','2024-10-23 21:22:36','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101729707667','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1082,'','Cash','','2024-10-23 21:38:15','','0','10','2024-10-23 21:38:15','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101729707766','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1083,'','Cash','','2024-10-23 21:46:01','','0','10','2024-10-23 21:46:01','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101729708700','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1084,'huudfxegv','Mpesa','','2024-10-23 22:12:38','','0','10','2024-10-23 22:12:38','','0','38','1','retail','0','38','1','0','0','0','0','38','0','new',' ','','1','0','101729709164','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1085,'vsacdghcuweq','Mpesa','','2024-10-24 08:50:32','','0','10','2024-10-24 08:50:32','','10','60','1','retail','0','60','1','0','0','0','0','50','0','new',' ','','1','0','101729748980','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1086,'','Cash','','2024-10-24 09:03:37','','0','10','2024-10-24 09:03:37','','28','28','1','retail','0','28','1','0','0','0','0','0','0','new',' ','','1','0','101729749172','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1087,'jfffffffffffffrj','Mpesa','','2024-10-24 09:30:02','','0','10','2024-10-24 09:30:02','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101729751372','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1088,'8u3uh3ijh','Mpesa','','2024-10-24 09:46:21','','0','10','2024-10-24 09:46:21','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101729751446','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1089,'dsbcvaub','Mpesa','','2024-10-24 09:50:53','','0','10','2024-10-24 09:50:53','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101729752391','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1090,'','Cash','','2024-10-24 09:54:51','','0','10','2024-10-24 09:54:51','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101729752663','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1091,'dfgfjdsgFAIfea','Mpesa','','2024-10-24 12:35:16','','0','10','2024-10-24 12:35:16','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','101729760759','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1092,'','Cash','','2024-10-24 12:58:15','','0','10','2024-10-24 12:58:15','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101729762525','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1093,'h dvyjvyvd','Mpesa','','2024-10-24 13:40:44','','0','10','2024-10-24 13:40:44','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101729763899','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1094,'rujdeue7','Mpesa','','2024-10-24 16:16:52','','0','10','2024-10-24 16:16:52','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101729775800','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1095,'','Cash','','2024-10-24 17:32:34','','0','10','2024-10-24 17:32:34','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101729775820','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1096,'','Cash','','2024-10-24 18:08:06','','0','10','2024-10-24 18:08:06','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101729780356','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1097,'','Cash','','2024-10-24 18:34:13','','0','10','2024-10-24 18:34:13','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101729782487','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1098,'gdhfuye','Mpesa','','2024-10-24 18:34:38','','0','10','2024-10-24 18:34:38','','0','130','1','retail','0','130','1','0','0','0','0','130','0','new',' ','','1','0','101729784055','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1099,'','Cash','','2024-10-24 18:54:15','','0','10','2024-10-24 18:54:15','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101729785245','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1100,'','Cash','','2024-10-24 19:56:11','','0','10','2024-10-24 19:56:11','','340','340','1','retail','0','340','1','0','0','0','0','0','0','printed',' ','','1','0','101729788927','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1101,'','Cash','','2024-10-24 20:03:51','','0','10','2024-10-24 20:03:51','','220','220','1','retail','0','220','1','0','0','0','0','0','0','new',' ','','1','0','101729788988','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1102,'2EDFYEFWBR','Mpesa','','2024-10-24 20:04:02','','0','10','2024-10-24 20:04:02','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101729789433','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1103,'','Cash','','2024-10-24 20:07:01','','0','10','2024-10-24 20:07:01','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101729789448','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1104,'','Cash','','2024-10-24 20:11:16','','0','10','2024-10-24 20:11:16','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101729789623','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1105,'RFREG G','Mpesa','','2024-10-24 20:19:37','','0','10','2024-10-24 20:19:37','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101729789879','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1106,'FVHUBEVE','Cash','','2024-10-24 20:27:52','','0','10','2024-10-24 20:27:52','','0','25','1','retail','0','25','1','0','0','0','0','25','0','printed',' ','','1','0','101729790388','Cleared','10','2024-10-24 20:28:20','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1107,'GHADFG','Mpesa','','2024-10-24 20:45:35','','0','10','2024-10-24 20:45:35','','0','175','1','retail','0','175','1','0','0','0','0','175','0','new',' ','','1','0','101729791914','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1108,'','Cash','','2024-10-24 20:50:19','','0','10','2024-10-24 20:50:19','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101729791944','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1109,'','Cash','','2024-10-24 21:00:30','','0','10','2024-10-24 21:00:30','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','101729792223','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1110,'EFFEWFE','Mpesa','','2024-10-24 21:25:50','','0','10','2024-10-24 21:25:50','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','101729792832','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1111,'','Cash','','2024-10-24 21:31:48','','0','10','2024-10-24 21:31:48','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101729794361','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1112,'wergrgrg','Mpesa','','2024-10-25 08:56:44','','0','10','2024-10-25 08:56:44','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101729835767','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1113,'sgfshfv','Mpesa','','2024-10-25 09:53:52','','0','10','2024-10-25 09:53:52','','0','650','1','retail','0','650','1','0','0','0','0','650','0','new',' ','','1','0','101729835816','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1114,'','Cash','','2024-10-25 10:06:55','','0','10','2024-10-25 10:06:55','','310','310','1','retail','0','310','1','0','0','0','0','0','0','new',' ','','1','0','101729839243','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1115,'','Cash','','2024-10-25 13:07:16','','0','10','2024-10-25 13:07:16','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101729850769','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1116,'','Cash','','2024-10-25 15:40:52','','0','10','2024-10-25 15:40:52','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','101729859855','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1117,'dhftrzyrtr','Mpesa','','2024-10-25 16:02:08','','0','10','2024-10-25 16:02:08','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101729860055','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1118,'','Cash','','2024-10-25 16:41:04','','0','10','2024-10-25 16:41:04','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101729861349','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1119,'','Cash','','2024-10-25 18:33:29','','0','10','2024-10-25 18:33:29','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101729870359','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1120,'','Cash','','2024-10-25 19:13:05','','0','10','2024-10-25 19:13:05','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101729872774','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1121,'dvFLHGFJDK','Cash','','2024-10-25 19:40:27','','0','10','2024-10-25 19:40:27','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101729872797','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1122,'','Cash','','2024-10-25 19:49:35','','0','10','2024-10-25 19:49:35','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101729874441','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1123,'ydfugeuyfg','Mpesa','','2024-10-25 20:05:30','','0','10','2024-10-25 20:05:30','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101729874977','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1124,'srgfdhfh','Mpesa','','2024-10-25 20:50:33','','0','10','2024-10-25 20:06:02','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','101729875939','No','10','2024-10-25 20:50:33','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1125,'','Cash','','2024-10-25 21:12:56','','0','10','2024-10-25 21:12:56','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101729878668','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1126,'','Cash','','2024-10-25 21:13:06','','0','10','2024-10-25 21:13:06','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101729879979','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1127,'','Cash','','2024-10-26 09:01:49','','0','10','2024-10-26 09:01:49','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101729922058','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1128,'GHFSDBGJKDV','Mpesa','','2024-10-26 09:02:21','','0','10','2024-10-26 09:02:21','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','101729922514','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1129,'','Cash','','2024-10-26 10:28:31','','0','10','2024-10-26 10:28:31','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101729922556','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1130,'','Cash','','2024-10-26 10:28:59','','0','10','2024-10-26 10:28:59','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101729927717','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1131,'','Cash','','2024-10-26 11:42:31','','0','10','2024-10-26 11:42:31','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101729927743','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1132,'GRHGHTR','Mpesa','','2024-10-26 12:16:36','','0','10','2024-10-26 12:16:36','','0','410','1','retail','0','410','1','0','0','0','0','410','0','new',' ','','1','0','101729932156','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1133,'','Cash','','2024-10-26 12:21:04','','0','10','2024-10-26 12:21:04','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101729934208','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1134,'VEAGFBT','Mpesa','','2024-10-26 12:38:26','','0','10','2024-10-26 12:38:26','','0','800','1','retail','0','800','1','0','0','0','0','800','0','new',' ','','1','0','101729934474','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1135,'','Cash','','2024-10-26 13:20:32','','0','10','2024-10-26 13:20:32','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101729935518','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1136,'','Cash','','2024-10-26 13:59:00','','0','10','2024-10-26 13:59:00','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101729938034','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1137,'','Cash','','2024-10-26 15:26:26','','0','10','2024-10-26 15:26:26','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101729940343','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1138,'TGDUURT','Mpesa','','2024-10-26 15:44:48','','0','10','2024-10-26 15:44:48','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101729945588','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1139,'','Cash','','2024-10-26 15:50:08','','0','10','2024-10-26 15:50:08','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101729946714','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1140,'FVVVVVFG','Mpesa','','2024-10-26 15:57:18','','0','10','2024-10-26 15:57:18','','0','240','1','retail','0','240','1','0','0','0','0','240','0','new',' ','','1','0','101729947009','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1141,'HGECDTF','Mpesa','','2024-10-26 16:38:55','','0','10','2024-10-26 16:38:55','','0','140','1','retail','0','140','1','0','0','0','0','140','0','new',' ','','1','0','101729947447','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1142,'RYHEHER','Mpesa','','2024-10-26 16:58:11','','0','10','2024-10-26 16:58:11','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101729951082','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1143,'','Cash','','2024-10-26 17:53:59','','0','10','2024-10-26 17:53:59','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101729951097','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1144,'GFVGRVRAC','Mpesa','','2024-10-26 18:42:13','','0','10','2024-10-26 18:42:13','','0','220','1','retail','0','220','1','0','0','0','0','220','0','new',' ','','1','0','101729954442','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1145,'','Cash','','2024-10-26 18:44:00','','0','10','2024-10-26 18:44:00','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101729957355','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1146,'','Cash','','2024-10-26 19:02:19','','0','10','2024-10-26 19:02:19','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101729957443','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1147,'','Cash','','2024-10-26 19:11:47','','0','10','2024-10-26 19:11:47','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101729958542','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1148,'','Cash','','2024-10-26 19:18:11','','0','10','2024-10-26 19:18:11','','130','130','1','retail','0','130','1','0','0','0','0','0','0','new',' ','','1','0','101729959113','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1149,'FWEGFERWG','Mpesa','','2024-10-26 19:18:24','','0','10','2024-10-26 19:18:24','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101729959493','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1150,'','Cash','','2024-10-26 19:18:58','','0','10','2024-10-26 19:18:58','','24','24','1','retail','0','24','1','0','0','0','0','0','0','new',' ','','1','0','101729959511','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1151,'','Cash','','2024-10-26 19:19:12','','0','10','2024-10-26 19:19:12','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101729959543','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1152,'EFDYTFWDYFW','Mpesa','','2024-10-26 19:19:25','','0','10','2024-10-26 19:19:25','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101729959555','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1153,'','Cash','','2024-10-26 19:29:50','','0','10','2024-10-26 19:29:50','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101729959573','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1154,'','Cash','','2024-10-26 19:32:25','','0','10','2024-10-26 19:32:25','','4','4','1','retail','0','4','1','0','0','0','0','0','0','new',' ','','1','0','101729960195','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1155,'DFFEFRG','Mpesa','','2024-10-26 19:36:28','','0','10','2024-10-26 19:36:28','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101729960573','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1156,'','Cash','','2024-10-26 19:42:12','','0','10','2024-10-26 19:42:12','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101729960597','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1157,'HVFDUFBJRG','Mpesa','','2024-10-26 19:54:08','','0','10','2024-10-26 19:54:08','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101729960935','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1158,'','Cash','','2024-10-26 20:20:42','','0','10','2024-10-26 20:20:42','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','101729961657','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1159,'','Cash','','2024-10-26 20:30:45','','0','10','2024-10-26 20:30:45','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101729963244','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1160,'','Cash','','2024-10-26 20:37:09','','0','10','2024-10-26 20:37:09','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101729964219','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1161,'HDFGYHGFYHEW','Mpesa','','2024-10-26 20:37:39','','0','10','2024-10-26 20:37:39','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101729964246','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1162,'','Cash','','2024-10-26 20:37:57','','0','10','2024-10-26 20:37:57','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101729964266','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1163,'','Cash','','2024-10-26 20:38:12','','0','10','2024-10-26 20:38:12','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101729964281','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1164,'HGRFJRJH','Mpesa','','2024-10-26 20:38:40','','0','10','2024-10-26 20:38:40','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101729964308','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1165,'','Cash','','2024-10-26 20:39:17','','0','10','2024-10-26 20:39:17','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101729964348','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1166,'UYYYYYYYERWUI','Mpesa','','2024-10-26 20:44:06','','0','10','2024-10-26 20:44:06','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101729964361','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1167,'','Cash','','2024-10-26 20:45:06','','0','10','2024-10-26 20:45:06','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101729964697','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1168,'RFVVRHGH','Mpesa','','2024-10-26 21:21:48','','0','10','2024-10-26 21:21:48','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101729964709','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1169,'fvhdfuygd','Mpesa','','2024-10-26 21:36:32','','0','10','2024-10-26 21:36:32','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101729966922','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1170,'','Cash','','2024-10-27 15:11:56','','0','10','2024-10-27 15:11:56','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101730031103','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1171,'fsdyfuetrufg','Mpesa','','2024-10-27 15:17:58','','0','10','2024-10-27 15:17:58','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101730031120','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1172,'twhythtgyt','Mpesa','','2024-10-27 16:58:24','','0','10','2024-10-27 16:58:24','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','101730031487','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1173,'','Cash','','2024-10-27 19:29:57','','0','10','2024-10-27 19:29:57','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101730040918','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1174,'','Cash','','2024-10-27 19:30:33','','0','10','2024-10-27 19:30:33','','540','540','1','retail','0','540','1','0','0','0','0','0','0','new',' ','','1','0','101730046601','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1175,'','Cash','','2024-10-27 19:30:48','','0','10','2024-10-27 19:30:48','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101730046640','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1176,'','Cash','','2024-10-27 19:31:02','','0','10','2024-10-27 19:31:02','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101730046650','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1177,'fd h thth','Mpesa','','2024-10-27 19:35:04','','0','10','2024-10-27 19:35:04','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101730046665','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1178,'','Cash','','2024-10-27 19:35:24','','0','10','2024-10-27 19:35:24','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730046911','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1179,'rggggggggr','Mpesa','','2024-10-27 20:00:41','','0','10','2024-10-27 20:00:41','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101730046929','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1180,'','Cash','','2024-10-27 20:27:09','','0','10','2024-10-27 20:27:09','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101730050002','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1181,'dszfhgfcdr','Mpesa','','2024-10-27 20:27:26','','0','10','2024-10-27 20:27:26','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101730050038','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1182,'','Cash','','2024-10-27 20:31:05','','0','10','2024-10-27 20:31:05','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101730050053','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1183,'','Cash','','2024-10-27 20:42:51','','0','10','2024-10-27 20:42:51','','12','12','1','retail','0','12','1','0','0','0','0','0','0','new',' ','','1','0','101730050269','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1184,'','Cash','','2024-10-27 20:56:25','','0','10','2024-10-27 20:56:25','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101730050981','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1185,'','Cash','','2024-10-27 21:23:37','','0','10','2024-10-27 21:23:37','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101730051790','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1186,'','Cash','','2024-10-27 21:38:19','','0','10','2024-10-27 21:38:19','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101730054280','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1187,'gyncbenbyg','Mpesa','','2024-10-27 21:45:59','','0','10','2024-10-27 21:45:59','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101730054301','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1188,'sgrtbtrat','Mpesa','','2024-10-28 10:41:58','','0','10','2024-10-28 10:41:58','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101730094514','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1189,'','Cash','','2024-10-28 11:10:35','','0','10','2024-10-28 11:10:35','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','101730103024','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1190,'hgdhgdsgh','Mpesa','','2024-10-28 12:56:54','','0','10','2024-10-28 12:56:54','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101730105333','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1191,'gfstfsgfdyt','Mpesa','','2024-10-28 13:00:35','','0','10','2024-10-28 13:00:35','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101730109611','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1192,'dfgiuewdjgjds','Mpesa','','2024-10-28 13:12:33','','0','10','2024-10-28 13:12:33','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101730109645','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1193,'gefgiegiue','Mpesa','','2024-10-28 14:25:15','','0','10','2024-10-28 14:25:15','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101730110371','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1194,'tdyuyf','Mpesa','','2024-10-28 17:59:19','','0','10','2024-10-28 17:59:19','','20','100','1','retail','0','100','1','0','0','0','0','80','0','new',' ','','1','0','101730127514','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1195,'','Cash','','2024-10-28 18:43:41','','0','10','2024-10-28 18:43:41','','240','240','1','retail','0','240','1','0','0','0','0','0','0','new',' ','','1','0','101730130194','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1196,'','Cash','','2024-10-28 18:49:58','','0','10','2024-10-28 18:49:58','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101730130227','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1197,'wwwwwefw','Mpesa','','2024-10-28 18:53:56','','0','10','2024-10-28 18:53:56','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101730130604','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1198,'','Cash','','2024-10-28 18:58:43','','0','10','2024-10-28 18:58:43','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101730131111','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1199,'','Cash','','2024-10-28 19:03:18','','0','10','2024-10-28 19:03:18','','25','25','1','retail','0','25','1','0','0','0','0','0','0','new',' ','','1','0','101730131129','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1200,'','Cash','','2024-10-28 19:06:01','','0','10','2024-10-28 19:06:01','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101730131400','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1201,'yuedhgcvsd','Mpesa','','2024-10-28 19:17:13','','0','10','2024-10-28 19:17:13','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','101730131564','Cleared','10','2024-10-28 19:17:52','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1202,'','Cash','','2024-10-28 19:17:32','','0','10','2024-10-28 19:17:32','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101730132236','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1203,'','Cash','','2024-10-28 19:28:52','','0','10','2024-10-28 19:28:52','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101730132275','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1204,'','Cash','','2024-10-28 19:29:20','','0','10','2024-10-28 19:29:20','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101730132935','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1205,'','Cash','','2024-10-28 19:36:39','','0','10','2024-10-28 19:36:39','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101730132963','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1206,'reggtcgt','Mpesa','','2024-10-28 19:37:14','','0','10','2024-10-28 19:37:14','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101730133404','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1207,'','Cash','','2024-10-28 19:45:57','','0','10','2024-10-28 19:45:57','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730133444','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1208,'','Cash','','2024-10-28 19:47:19','','0','10','2024-10-28 19:47:19','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101730133961','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1209,'szdcc','Mpesa','','2024-10-28 19:55:37','','0','10','2024-10-28 19:55:37','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101730134043','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1210,'','Cash','','2024-10-28 20:00:26','','0','10','2024-10-28 20:00:26','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730134546','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1211,'','Cash','','2024-10-28 20:10:12','','0','10','2024-10-28 20:10:12','','58','58','1','retail','0','58','1','0','0','0','0','0','0','new',' ','','1','0','101730134831','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1212,'','Cash','','2024-10-28 20:21:15','','0','10','2024-10-28 20:21:15','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730135415','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1213,'hfsdftht','Mpesa','','2024-10-28 20:28:38','','0','10','2024-10-28 20:28:38','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101730136076','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1214,'safaFefefea','Mpesa','','2024-10-28 20:45:54','','0','10','2024-10-28 20:45:54','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101730136524','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1215,'yhftsgvcxfgs','Mpesa','','2024-10-28 20:54:18','','0','10','2024-10-28 20:54:18','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101730137567','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1216,'','Cash','','2024-10-28 21:03:36','','0','10','2024-10-28 21:03:36','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101730138070','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1217,'','Cash','','2024-10-28 21:09:10','','0','10','2024-10-28 21:09:10','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101730138619','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1218,'zscssf','Mpesa','','2024-10-28 21:41:54','','0','10','2024-10-28 21:41:54','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101730138957','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1219,'','Cash','','2024-10-28 21:42:11','','0','10','2024-10-28 21:42:11','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101730140923','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1220,'gkghflhefw','Mpesa','','2024-10-28 22:03:44','','0','10','2024-10-28 22:03:44','','0','120','1','retail','0','120','1','0','0','0','0','120','0','new',' ','','1','0','101730140933','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1221,'','Cash','','2024-10-29 09:03:46','','0','10','2024-10-29 09:03:46','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101730181076','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1222,'','Cash','','2024-10-29 09:13:44','','0','10','2024-10-29 09:13:44','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101730181827','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1223,'','Cash','','2024-10-29 12:14:11','','0','10','2024-10-29 12:14:11','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','101730193060','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1224,'','Cash','','2024-10-29 14:17:15','','0','10','2024-10-29 14:17:15','','570','570','1','retail','0','570','1','0','0','0','0','0','0','new',' ','','1','0','101730193253','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1225,'','Cash','','2024-10-29 14:18:18','','0','10','2024-10-29 14:18:18','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101730200641','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1226,'jhywerhfgedfvrwe','Mpesa','','2024-10-29 17:56:07','','0','10','2024-10-29 17:56:07','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','101730213474','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1227,'','Cash','','2024-10-29 18:03:34','','0','10','2024-10-29 18:03:34','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101730213776','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1228,'RYSFGGHDC','Mpesa','','2024-10-29 19:25:32','','0','10','2024-10-29 19:25:32','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','101730214220','Cleared','10','2024-10-29 19:42:30','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1229,'','Cash','','2024-10-29 19:25:43','','0','10','2024-10-29 19:25:43','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101730219135','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1230,'','Cash','','2024-10-29 19:42:02','','0','10','2024-10-29 19:42:02','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101730220111','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1231,'','Cash','','2024-10-29 19:55:39','','0','10','2024-10-29 19:55:39','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101730220152','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1232,'','Cash','','2024-10-29 20:10:12','','0','10','2024-10-29 20:10:12','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101730221030','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1233,'','Cash','','2024-10-29 20:19:52','','0','10','2024-10-29 20:19:52','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101730221848','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1234,'','Cash','','2024-10-29 20:25:09','','0','10','2024-10-29 20:25:09','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101730222394','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1235,'FCRCGCREC','Mpesa','','2024-10-29 20:38:07','','0','10','2024-10-29 20:38:07','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101730222711','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1236,'','Cash','','2024-10-29 20:40:36','','0','10','2024-10-29 20:40:36','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101730223497','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1237,'DCFEFER','Mpesa','','2024-10-29 20:41:00','','0','10','2024-10-29 20:41:00','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101730223649','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1238,'','Cash','','2024-10-29 20:43:48','','0','10','2024-10-29 20:43:48','','0','0','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','50','101730223669','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1239,'','Cash','','2024-10-29 20:44:03','','0','10','2024-10-29 20:44:03','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730223833','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1240,'4erfgrfr','Mpesa','','2024-10-29 21:16:07','','0','10','2024-10-29 21:16:07','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101730225238','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1241,'','Cash','','2024-10-29 21:16:21','','0','10','2024-10-29 21:16:21','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101730225773','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1242,'JIFDDUHFD','Mpesa','','2024-10-29 21:22:11','','0','10','2024-10-29 21:22:11','','0','210','1','retail','0','210','1','0','0','0','0','210','0','new',' ','','1','0','101730225783','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1243,'JUNHIBIGH','Mpesa','','2024-10-29 21:29:40','','0','10','2024-10-29 21:29:40','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101730226142','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1244,'','Cash','','2024-10-29 21:31:50','','0','10','2024-10-29 21:31:50','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101730226588','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1245,'EDCWFR','Mpesa','','2024-10-29 21:32:20','','0','10','2024-10-29 21:32:20','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101730226731','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1246,'HGDTRFC','Mpesa','','2024-10-29 22:10:37','','0','10','2024-10-29 22:10:37','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101730226750','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1247,'','Cash','','2024-10-30 10:06:27','','0','10','2024-10-30 10:06:27','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101730229047','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1248,'','Cash','','2024-10-30 10:07:00','','0','10','2024-10-30 10:07:00','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101730271994','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1249,'','Cash','','2024-10-30 10:18:13','','0','10','2024-10-30 10:18:13','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101730272679','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1250,'','Cash','','2024-10-30 10:32:12','','0','10','2024-10-30 10:32:12','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730272699','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1251,'','Cash','','2024-10-30 10:33:32','','0','10','2024-10-30 10:33:32','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101730273594','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1252,'','Cash','','2024-10-30 10:56:02','','0','10','2024-10-30 10:56:02','','170','170','1','retail','0','170','1','0','0','0','0','0','0','new',' ','','1','0','101730273617','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1253,'','Cash','','2024-10-30 11:42:30','','0','10','2024-10-30 11:42:30','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101730274973','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1254,'','Cash','','2024-10-30 12:30:12','','0','10','2024-10-30 12:30:12','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101730280564','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1255,'','Cash','','2024-10-30 12:45:57','','0','10','2024-10-30 12:45:57','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101730280615','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1256,'jhdhdsjdg','Mpesa','','2024-10-30 12:59:08','','0','10','2024-10-30 12:59:08','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101730282339','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1257,'','Cash','','2024-10-30 13:05:34','','0','10','2024-10-30 13:05:34','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101730282356','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1258,'','Cash','','2024-10-30 14:18:00','','0','10','2024-10-30 14:18:00','','270','270','1','retail','0','270','1','0','0','0','0','0','0','new',' ','','1','0','101730287013','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1259,'dvfsfsf','Mpesa','','2024-10-30 15:43:53','','0','10','2024-10-30 14:34:41','','10','50','1','retail','0','50','1','0','0','0','0','40','0','printed',' ','','1','0','101730287083','Cleared','10','2024-10-30 15:43:53','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1260,'','Cash','','2024-10-30 16:06:56','','0','10','2024-10-30 16:06:56','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101730293607','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1261,'cercgecc','Mpesa','','2024-10-30 16:41:11','','0','10','2024-10-30 16:41:11','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101730293621','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1262,'','Cash','','2024-10-30 16:53:41','','0','10','2024-10-30 16:53:41','','140','140','1','retail','0','140','1','0','0','0','0','0','0','new',' ','','1','0','101730295680','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1263,'dfddddddddf','Mpesa','','2024-10-30 17:38:48','','0','10','2024-10-30 17:38:48','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101730296429','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1264,'','Cash','','2024-10-30 18:34:00','','0','10','2024-10-30 18:34:00','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730299140','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1265,'','Cash','','2024-10-30 18:48:50','','0','10','2024-10-30 18:48:50','','75','75','1','retail','0','75','1','0','0','0','0','0','0','new',' ','','1','0','101730303318','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1266,'','Cash','','2024-10-30 18:49:00','','0','10','2024-10-30 18:49:00','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101730303335','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1267,'fdhsfhg','Mpesa','','2024-10-30 18:50:14','','0','10','2024-10-30 18:50:14','','0','475','1','retail','0','475','1','0','0','0','0','475','0','printed',' ','','1','0','101730303343','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1268,'dtfdgsrytfe','Mpesa','','2024-10-30 19:09:11','','0','10','2024-10-30 19:09:11','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101730303423','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1269,'','Cash','','2024-10-30 19:27:27','','0','10','2024-10-30 19:27:27','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101730304559','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1270,'fedhfdhe','Mpesa','','2024-10-30 19:33:05','','0','10','2024-10-30 19:33:05','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101730305654','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1271,'ydhgfhgdhdv','Mpesa','','2024-10-30 19:36:49','','0','10','2024-10-30 19:36:49','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101730305998','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1272,'nsdfjskjghrsed','Mpesa','','2024-10-30 19:48:26','','0','10','2024-10-30 19:48:26','','0','230','1','retail','0','230','1','0','0','0','0','230','0','new',' ','','1','0','101730306219','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1273,'','Cash','','2024-10-30 19:50:27','','0','10','2024-10-30 19:50:27','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101730306917','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1274,'hvbsdhfvdafgkjwesd','Mpesa','','2024-10-30 20:31:44','','0','10','2024-10-30 20:31:44','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101730307034','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1275,'ghadsfhahjfd','Mpesa','','2024-10-30 20:34:46','','0','10','2024-10-30 20:34:46','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','101730309518','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1276,'','Cash','','2024-10-30 20:44:15','','0','10','2024-10-30 20:44:15','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730309692','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1277,'XMFBLKHNNH','Mpesa','','2024-10-30 21:31:41','','0','10','2024-10-30 21:31:41','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','101730310404','Cleared','10','2024-10-30 21:32:47','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1278,'','Cash','','2024-10-30 21:33:28','','0','10','2024-10-30 21:33:28','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101730313170','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1279,'','Cash','','2024-10-30 21:33:43','','0','10','2024-10-30 21:33:43','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101730313210','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1280,'','Cash','','2024-10-30 21:36:03','','0','10','2024-10-30 21:36:03','','40','40','1','retail','0','190','1','0','0','0','0','0','0','new',' ','','1','150','101730313225','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1281,'','Cash','','2024-10-30 21:40:01','','0','10','2024-10-30 21:40:01','','0','0','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','300','101730313536','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1282,'HGDCGDCUG','Mpesa','','2024-10-30 21:47:48','','0','10','2024-10-30 21:47:48','','0','370','1','retail','0','370','1','0','0','0','0','370','0','new',' ','','1','0','101730314011','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1283,'JHYRFGUHEJWG','Mpesa','','2024-10-30 21:48:06','','0','10','2024-10-30 21:48:06','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101730314076','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1284,'','Cash','','2024-10-30 21:49:13','','0','10','2024-10-30 21:49:13','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101730314092','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1285,'','Cash','','2024-10-30 21:49:30','','0','10','2024-10-30 21:49:30','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','101730314155','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1286,'','Cash','','2024-10-31 09:11:07','','0','10','2024-10-31 09:11:07','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101730355054','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1287,'dfhjfewbfd','Mpesa','','2024-10-31 10:34:50','','0','10','2024-10-31 10:34:50','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','101730355069','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1288,'jhgfrksdgfui','Mpesa','','2024-10-31 12:05:50','','0','10','2024-10-31 12:05:50','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101730360101','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1289,'UYFDEYGEBF','Mpesa','','2024-10-31 12:23:23','','0','10','2024-10-31 12:23:23','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101730365558','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1290,'','Cash','','2024-10-31 12:24:27','','0','10','2024-10-31 12:24:27','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730366620','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1291,'','Cash','','2024-10-31 13:08:16','','0','10','2024-10-31 13:08:16','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101730366670','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1292,'GSFDTYHDS','Mpesa','','2024-10-31 13:19:31','','0','10','2024-10-31 13:19:31','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101730369959','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1293,'EWHR8YU','Mpesa','','2024-10-31 13:20:45','','0','10','2024-10-31 13:20:45','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101730369980','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1294,'WDFFRRG','Mpesa','','2024-10-31 14:21:08','','0','10','2024-10-31 14:21:08','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','101730370051','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1295,'','Cash','','2024-10-31 14:40:03','','0','10','2024-10-31 14:40:03','','0','700','1','retail','0','700','1','0','0','0','0','700','0','new',' ','','1','0','101730373673','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1296,'','Cash','','2024-10-31 14:50:54','','0','10','2024-10-31 14:50:54','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730374821','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1297,'','Cash','','2024-10-31 15:22:50','','0','10','2024-10-31 15:22:50','','0','0','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','50','101730376920','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1298,'EWWWWWWWWD','Mpesa','','2024-10-31 15:53:37','','0','10','2024-10-31 15:53:37','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101730377373','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1299,'','Cash','','2024-10-31 15:55:17','','0','10','2024-10-31 15:55:17','','495','495','1','retail','0','495','1','0','0','0','0','0','0','new',' ','','1','0','101730379225','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1300,'WRXGTV','Mpesa','','2024-10-31 16:12:05','','0','10','2024-10-31 16:12:05','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101730380311','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1301,'REEEEEEEEEEEEEEEE','Mpesa','','2024-10-31 18:24:29','','0','10','2024-10-31 18:24:29','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101730380332','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1302,'HVTVCTWXTH','Mpesa','','2024-10-31 18:26:31','','0','10','2024-10-31 18:26:31','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101730388280','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1303,'','Cash','','2024-10-31 18:30:04','','0','10','2024-10-31 18:30:04','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101730388402','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1304,'','Cash','','2024-10-31 18:44:32','','0','10','2024-10-31 18:44:32','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101730388613','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1305,'','Cash','','2024-10-31 18:59:31','','0','10','2024-10-31 18:59:31','','125','125','1','retail','0','125','1','0','0','0','0','0','0','new',' ','','1','0','101730389475','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1306,'DGHFCHJDVCD','Mpesa','','2024-10-31 19:22:41','','0','10','2024-10-31 19:22:41','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','101730391726','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1307,'','Cash','','2024-10-31 19:34:28','','0','10','2024-10-31 19:34:28','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101730391769','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1308,'DHFHJFDF','Mpesa','','2024-10-31 19:37:14','','0','10','2024-10-31 19:37:14','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101730392470','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1309,'','Cash','','2024-10-31 19:45:12','','0','10','2024-10-31 19:45:12','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101730392645','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1310,'','Cash','','2024-10-31 19:57:40','','0','10','2024-10-31 19:57:40','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101730393117','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1311,'HJFDHJFDVF','Mpesa','','2024-10-31 20:41:23','','0','10','2024-10-31 20:41:23','','0','700','1','retail','0','700','1','0','0','0','0','700','0','new',' ','','1','0','101730393863','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1312,'','Cash','','2024-10-31 20:44:56','','0','10','2024-10-31 20:44:56','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101730396493','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1313,'','Cash','','2024-10-31 20:45:09','','0','10','2024-10-31 20:45:09','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101730396700','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1314,'JDHGUEDW','Mpesa','','2024-10-31 20:45:38','','0','10','2024-10-31 20:45:38','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101730396712','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1315,'','Cash','','2024-10-31 21:10:33','','0','10','2024-10-31 21:10:33','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730396748','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1316,'','Cash','','2024-10-31 21:11:01','','0','10','2024-10-31 21:11:01','','12','12','1','retail','0','12','1','0','0','0','0','0','0','new',' ','','1','0','101730398239','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1317,'DJFGEGJB','Mpesa','','2024-10-31 21:11:35','','0','10','2024-10-31 21:11:35','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101730398270','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1318,'UJEFUFSDA','Mpesa','','2024-10-31 21:31:01','','0','10','2024-10-31 21:31:01','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101730398353','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1319,'RTSVHJFYU','Mpesa','','2024-10-31 21:34:38','','0','10','2024-10-31 21:34:38','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101730399470','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1320,'','Cash','','2024-10-31 21:39:50','','0','10','2024-10-31 21:39:50','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730399695','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1321,'hdgfjdsfjbdfs','Mpesa','','2024-10-31 22:12:44','','0','10','2024-10-31 22:12:44','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101730401922','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1322,'','Cash','','2024-10-31 22:21:32','','0','10','2024-10-31 22:21:32','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101730401972','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1323,'','Cash','','2024-11-01 09:19:37','','0','10','2024-11-01 09:19:37','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101730441967','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1324,'','Cash','','2024-11-01 10:20:12','','0','10','2024-11-01 10:20:12','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730441979','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1325,'dsvcvfc','Mpesa','','2024-11-01 10:31:09','','0','10','2024-11-01 10:31:09','','50','80','1','retail','0','80','1','0','0','0','0','30','0','new',' ','','1','0','101730445621','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1326,'ctcthchw','Mpesa','','2024-11-01 10:33:56','','0','10','2024-11-01 10:33:56','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101730446285','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1327,'erxrqwrgrxz','Mpesa','','2024-11-01 12:18:48','','0','10','2024-11-01 12:18:48','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101730446446','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1328,'','Cash','','2024-11-01 13:15:03','','0','10','2024-11-01 13:15:03','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101730452742','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1329,'gjrmfnvubv','Mpesa','','2024-11-01 13:43:14','','0','10','2024-11-01 13:43:14','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101730456106','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1330,'','Cash','','2024-11-01 14:03:28','','0','10','2024-11-01 14:03:28','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101730457802','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1331,'','Cash','','2024-11-01 15:54:33','','0','10','2024-11-01 15:54:33','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101730459011','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1332,'','Cash','','2024-11-01 15:54:43','','0','10','2024-11-01 15:54:43','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101730465675','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1333,'','Cash','','2024-11-01 16:00:56','','0','10','2024-11-01 16:00:56','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101730465687','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1334,'ugfdgieg','Mpesa','','2024-11-01 16:17:13','','0','10','2024-11-01 16:17:13','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101730466059','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1335,'zfmvgjhxzdhs','Mpesa','','2024-11-01 17:51:07','','0','10','2024-11-01 17:51:07','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101730467057','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1336,'riutgudhguf','Mpesa','','2024-11-01 18:17:12','','0','10','2024-11-01 18:17:12','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101730472677','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1337,'','Cash','','2024-11-01 18:34:37','','0','10','2024-11-01 18:34:37','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101730474241','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1338,'dhgfwiugte','Mpesa','','2024-11-01 19:16:21','','0','10','2024-11-01 19:16:21','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101730475280','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1339,'','Cash','','2024-11-01 19:31:01','','0','10','2024-11-01 19:31:01','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101730477788','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1340,'erfdgfewfda','Mpesa','','2024-11-01 19:39:12','','0','10','2024-11-01 19:39:12','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101730478664','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1341,'','Cash','','2024-11-01 19:48:00','','0','10','2024-11-01 19:48:00','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730479670','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1342,'','Cash','','2024-11-01 20:05:05','','0','10','2024-11-01 20:05:05','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730480696','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1343,'dfhjgrefg','Mpesa','','2024-11-01 20:20:43','','0','10','2024-11-01 20:20:43','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101730480707','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1344,'gfhdshg','Mpesa','','2024-11-01 20:35:04','','0','10','2024-11-01 20:35:04','','0','140','1','retail','0','140','1','0','0','0','0','140','0','new',' ','','1','0','101730482476','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1345,'dgdfyde','Mpesa','','2024-11-01 21:10:45','','0','10','2024-11-01 21:10:45','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101730482514','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1346,'','Cash','','2024-11-01 21:42:50','','0','10','2024-11-01 21:42:50','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101730484666','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1347,'','Cash','','2024-11-01 21:43:05','','0','10','2024-11-01 21:43:05','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730486575','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1348,'','Cash','','2024-11-01 21:43:30','','0','10','2024-11-01 21:43:30','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101730486593','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1349,'','Cash','','2024-11-01 21:43:54','','0','10','2024-11-01 21:43:54','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730486627','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1350,'','Cash','','2024-11-01 21:44:19','','0','10','2024-11-01 21:44:19','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730486652','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1351,'edqwqqqw','Mpesa','','2024-11-01 21:48:06','','0','10','2024-11-01 21:48:06','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101730486876','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1352,'','Cash','','2024-11-01 21:49:44','','0','10','2024-11-01 21:49:44','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101730486891','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1353,'wefyeqdwd','Mpesa','','2024-11-01 22:06:17','','0','10','2024-11-01 22:06:17','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101730487967','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1354,'','Cash','','2024-11-02 09:15:48','','0','10','2024-11-02 09:15:48','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101730528137','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1355,'','Cash','','2024-11-02 09:16:55','','0','10','2024-11-02 09:16:55','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101730528204','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1356,'rjhgfsfdh','Mpesa','','2024-11-02 09:46:06','','0','10','2024-11-02 09:46:06','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101730528219','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1357,'tgkjbhkdf','Mpesa','','2024-11-02 09:46:25','','0','10','2024-11-02 09:46:25','','0','130','1','retail','0','130','1','0','0','0','0','130','0','new',' ','','1','0','101730529974','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1358,'rthfuywer','Mpesa','','2024-11-02 10:17:52','','0','10','2024-11-02 10:17:52','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101730530006','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1359,'','Cash','','2024-11-02 10:18:33','','0','10','2024-11-02 10:18:33','','245','245','1','retail','0','245','1','0','0','0','0','0','0','new',' ','','1','0','101730531883','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1360,'yrwedb hdsf','Mpesa','','2024-11-02 10:21:02','','0','10','2024-11-02 10:21:02','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101730531932','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1361,'ethfdyutd','Mpesa','','2024-11-02 10:21:45','','0','10','2024-11-02 10:21:45','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101730532071','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1362,'ijtnhuyhh','Mpesa','','2024-11-02 11:13:53','','0','10','2024-11-02 11:13:53','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101730532114','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1363,'','Cash','','2024-11-02 11:55:32','','0','10','2024-11-02 11:55:32','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101730535240','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1364,'','Cash','','2024-11-02 12:13:54','','0','10','2024-11-02 12:13:54','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730537735','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1365,'rg g rg','Mpesa','','2024-11-02 12:14:05','','0','10','2024-11-02 12:14:05','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101730538838','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1366,'','Cash','','2024-11-02 13:46:11','','0','10','2024-11-02 13:46:11','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101730538853','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1367,'','Cash','','2024-11-02 14:15:58','','0','10','2024-11-02 14:15:58','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101730544375','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1368,'','Cash','','2024-11-02 14:22:43','','0','10','2024-11-02 14:22:43','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101730546543','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1369,'cdgnrtat','Mpesa','','2024-11-02 15:21:07','','0','10','2024-11-02 15:21:07','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101730546565','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1370,'ruyfsdh','Mpesa','','2024-11-02 15:22:05','','0','10','2024-11-02 15:22:05','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101730550074','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1371,'','Cash','','2024-11-02 16:39:38','','0','10','2024-11-02 16:39:38','','240','240','1','retail','0','240','1','0','0','0','0','0','0','new',' ','','1','0','101730550135','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1372,'','Cash','','2024-11-02 17:50:20','','0','10','2024-11-02 17:50:20','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730554928','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1373,'utgujfgh','Mpesa','','2024-11-02 19:26:29','','0','10','2024-11-02 19:26:29','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','101730559022','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1374,'gcnngcg','Mpesa','','2024-11-02 19:27:27','','0','10','2024-11-02 19:27:27','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101730564806','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1375,'','Cash','','2024-11-02 19:28:49','','0','10','2024-11-02 19:28:49','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101730564855','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1376,'hfvb by gb g','Mpesa','','2024-11-02 19:30:53','','0','10','2024-11-02 19:30:53','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101730564932','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1377,'RETGREGFETRT','Mpesa','','2024-11-02 19:43:03','','0','10','2024-11-02 19:43:03','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101730565063','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1378,'','Cash','','2024-11-02 19:44:39','','0','10','2024-11-02 19:44:39','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730565800','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1379,'','Cash','','2024-11-02 20:09:44','','0','10','2024-11-02 20:09:44','','120','120','1','retail','0','120','1','0','0','0','0','0','0','new',' ','','1','0','101730565885','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1380,'','Cash','','2024-11-02 20:42:03','','0','10','2024-11-02 20:42:03','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730567388','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1381,'','Cash','','2024-11-02 20:43:53','','0','10','2024-11-02 20:43:53','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101730569326','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1382,'SAFCYODUSFD','Mpesa','','2024-11-02 21:05:31','','0','10','2024-11-02 21:05:31','','0','130','1','retail','0','130','1','0','0','0','0','130','0','new',' ','','1','0','101730569438','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1383,'','Cash','','2024-11-02 21:13:13','','0','10','2024-11-02 21:13:13','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730570737','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1384,'','Cash','','2024-11-02 21:13:24','','0','10','2024-11-02 21:13:24','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101730571194','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1385,'','Cash','','2024-11-02 21:16:57','','0','10','2024-11-02 21:16:57','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101730571409','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1386,'AWEFYHJDF','Mpesa','','2024-11-02 21:20:19','','0','10','2024-11-02 21:20:19','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101730571419','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1387,'','Cash','','2024-11-02 21:49:08','','0','10','2024-11-02 21:49:08','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101730571649','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1388,'','Cash','','2024-11-02 21:50:20','','0','10','2024-11-02 21:50:20','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730573410','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1389,'','Cash','','2024-11-02 21:58:28','','0','10','2024-11-02 21:58:28','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','101730573833','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1390,'','Cash','','2024-11-03 15:34:43','','0','10','2024-11-03 15:34:43','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101730635507','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1391,'hurfxdyfhr','Mpesa','','2024-11-03 16:13:27','','0','10','2024-11-03 16:13:27','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','101730637289','Cleared','10','2024-11-03 16:13:53','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1392,'HNBDHCRRV','Mpesa','','2024-11-03 16:17:32','','0','10','2024-11-03 16:17:32','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101730639635','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1393,'CH GHBGVR','Mpesa','','2024-11-03 16:26:08','','0','10','2024-11-03 16:26:08','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101730639871','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1394,'','Cash','','2024-11-03 16:51:08','','0','10','2024-11-03 16:51:08','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101730640378','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1395,'','Cash','','2024-11-03 17:07:15','','0','10','2024-11-03 17:07:15','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730641870','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1396,'','Cash','','2024-11-03 18:34:57','','0','10','2024-11-03 18:34:57','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101730642838','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1397,'JITVNJGVRT','Mpesa','','2024-11-03 18:38:17','','0','10','2024-11-03 18:38:17','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101730648100','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1398,'GYFRXHTFR','Mpesa','','2024-11-03 19:05:45','','0','10','2024-11-03 19:05:45','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101730648305','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1399,'','Cash','','2024-11-03 19:06:46','','0','10','2024-11-03 19:06:46','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101730649953','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1400,'','Cash','','2024-11-03 19:08:18','','0','10','2024-11-03 19:08:18','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730650008','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1401,'VFDVRFXF','Mpesa','','2024-11-03 19:38:39','','0','10','2024-11-03 19:38:39','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101730650100','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1402,'','Cash','','2024-11-03 19:52:17','','0','10','2024-11-03 19:52:17','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101730651929','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1403,'YUMBGTJO,CTG','Mpesa','','2024-11-03 20:08:00','','0','10','2024-11-03 20:08:00','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101730652739','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1404,'','Cash','','2024-11-03 20:27:42','','0','10','2024-11-03 20:27:42','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730653703','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1405,'GHRGVFX','Mpesa','','2024-11-03 20:34:57','','0','10','2024-11-03 20:34:57','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101730654872','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1406,'','Cash','','2024-11-03 20:50:28','','0','10','2024-11-03 20:50:28','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101730655305','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1407,'','Cash','','2024-11-03 20:53:55','','0','10','2024-11-03 20:53:55','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','101730656232','Cleared','10','2024-11-03 22:05:40','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1408,'','Cash','','2024-11-03 21:22:03','','0','10','2024-11-03 21:22:03','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730656444','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1409,'','Cash','','2024-11-03 21:34:00','','0','10','2024-11-03 21:34:00','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101730658125','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1410,'HCDYTEFCF','Mpesa','','2024-11-03 21:50:47','','0','10','2024-11-03 21:44:06','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101730658842','No','10','2024-11-03 21:50:47','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1411,'','Cash','','2024-11-03 21:51:24','','0','10','2024-11-03 21:51:24','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101730659855','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1412,'','Cash','','2024-11-03 22:06:30','','0','10','2024-11-03 22:06:30','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730660776','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1413,'','Cash','','2024-11-04 08:58:48','','0','10','2024-11-04 08:58:48','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730699916','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1414,'','Cash','','2024-11-04 11:08:53','','0','10','2024-11-04 11:08:53','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730707708','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1415,'dgvteww','Mpesa','','2024-11-04 11:11:44','','0','10','2024-11-04 11:11:44','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101730707735','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1416,'jhfdjhfdf','Mpesa','','2024-11-04 12:11:02','','0','10','2024-11-04 12:11:02','','0','210','1','retail','0','210','1','0','0','0','0','210','0','new',' ','','1','0','101730707914','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1417,'htfuyfgydf','Mpesa','','2024-11-04 12:19:27','','0','10','2024-11-04 12:19:27','','0','550','1','retail','0','550','1','0','0','0','0','550','0','new',' ','','1','0','101730711913','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1418,'','Cash','','2024-11-04 13:14:40','','0','10','2024-11-04 13:14:40','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101730712015','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1419,'YGFYGXRTFE','Mpesa','','2024-11-04 13:53:43','','0','10','2024-11-04 13:53:43','','0','850','1','retail','0','850','1','0','0','0','0','850','0','new',' ','','1','0','101730715282','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1420,'RGWEGC','Mpesa','','2024-11-04 14:35:00','','0','10','2024-11-04 14:35:00','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101730717636','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1421,'TJNGBCT','Mpesa','','2024-11-04 16:01:12','','0','10','2024-11-04 16:01:12','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','101730720109','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1422,'','Cash','','2024-11-04 16:49:56','','0','10','2024-11-04 16:49:56','','780','780','1','retail','0','780','1','0','0','0','0','0','0','new',' ','','1','0','101730725280','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1423,'DDDERTDF','Mpesa','','2024-11-04 16:50:14','','0','10','2024-11-04 16:50:14','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101730728203','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1424,'','Cash','','2024-11-04 17:55:52','','0','10','2024-11-04 17:55:52','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730728221','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1425,'FDHNUTYB','Mpesa','','2024-11-04 18:11:19','','0','10','2024-11-04 18:11:19','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101730732155','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1426,'','Cash','','2024-11-04 18:23:59','','0','10','2024-11-04 18:23:59','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101730733094','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1427,'','Cash','','2024-11-04 18:26:44','','0','10','2024-11-04 18:26:44','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730733843','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1428,'','Cash','','2024-11-04 18:29:58','','0','10','2024-11-04 18:29:58','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730734007','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1429,'','Cash','','2024-11-04 18:34:00','','0','10','2024-11-04 18:34:00','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101730734200','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1430,'JHDFJHVF','Mpesa','','2024-11-04 19:20:15','','0','10','2024-11-04 19:20:15','','0','280','1','retail','0','280','1','0','0','0','0','280','0','new',' ','','1','0','101730734452','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1431,'','Cash','','2024-11-04 19:25:59','','0','10','2024-11-04 19:25:59','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','101730737228','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1432,'','Cash','','2024-11-04 19:30:16','','0','10','2024-11-04 19:30:16','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101730737562','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1433,'','Cash','','2024-11-04 19:41:08','','0','10','2024-11-04 19:41:08','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101730737819','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1434,'','Cash','','2024-11-04 20:56:54','','0','10','2024-11-04 20:56:54','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101730738474','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1435,'','Cash','','2024-11-04 20:57:39','','0','10','2024-11-04 20:57:39','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101730743046','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1436,'UXYGTFRXF','Mpesa','','2024-11-04 21:10:26','','0','10','2024-11-04 21:10:26','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101730743063','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1437,'TXCNMGVS','Mpesa','','2024-11-04 21:12:16','','0','10','2024-11-04 21:12:16','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101730743833','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1438,'','Cash','','2024-11-04 21:15:01','','0','10','2024-11-04 21:15:01','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101730743946','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1439,'','Cash','','2024-11-04 21:19:06','','0','10','2024-11-04 21:19:06','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101730744104','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1440,'','Cash','','2024-11-04 21:24:00','','0','10','2024-11-04 21:24:00','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101730744348','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1441,'JSGFGFDB','Mpesa','','2024-11-04 21:26:27','','0','10','2024-11-04 21:26:27','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101730744646','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1442,'UYDFUV DF','Mpesa','','2024-11-04 21:28:12','','0','10','2024-11-04 21:28:12','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101730744821','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1443,'','Cash','','2024-11-04 21:52:25','','0','10','2024-11-04 21:52:25','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101730744899','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1444,'','Cash','','2024-11-04 21:52:36','','0','10','2024-11-04 21:52:36','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101730746347','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1445,'','Cash','','2024-11-04 21:53:54','','0','10','2024-11-04 21:53:54','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101730746360','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1446,'ytwedytfed','Mpesa','','2024-11-05 10:17:16','','0','10','2024-11-05 10:17:16','','0','550','1','retail','0','550','1','0','0','0','0','550','0','new',' ','','1','0','101730790994','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1447,'','Cash','','2024-11-05 10:42:03','','0','10','2024-11-05 10:42:03','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101730791044','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1448,'','Cash','','2024-11-05 10:45:53','','0','10','2024-11-05 10:45:53','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730792542','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1449,'','Cash','','2024-11-05 12:19:52','','0','10','2024-11-05 12:19:52','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730798379','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1450,'','Cash','','2024-11-05 13:59:45','','0','10','2024-11-05 13:59:45','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101730798394','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1451,'','Cash','','2024-11-05 14:17:49','','0','10','2024-11-05 14:17:49','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101730804387','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1452,'','Cash','','2024-11-05 14:21:01','','0','10','2024-11-05 14:21:01','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101730805472','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1453,'ygfcuhdjxd','Mpesa','','2024-11-05 14:47:11','','0','10','2024-11-05 14:47:11','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101730805663','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1454,'shgfsaFD','Mpesa','','2024-11-05 15:18:14','','0','10','2024-11-05 15:18:14','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101730809082','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1455,'KDFVGJGSFD','Mpesa','','2024-11-05 16:16:16','','0','10','2024-11-05 16:16:16','','0','260','1','retail','0','260','1','0','0','0','0','260','0','new',' ','','1','0','101730809132','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1456,'KFHGUWUG','Mpesa','','2024-11-05 16:52:28','','0','10','2024-11-05 16:52:28','','0','28','1','retail','0','28','1','0','0','0','0','28','0','new',' ','','1','0','101730812594','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1457,'','Cash','','2024-11-05 16:53:26','','0','10','2024-11-05 16:53:26','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101730814764','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1458,'','Cash','','2024-11-05 17:15:18','','0','10','2024-11-05 17:15:18','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101730814811','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1459,'SJCFVGJGVBDJS','Mpesa','','2024-11-05 17:41:01','','0','10','2024-11-05 17:41:01','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101730817647','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1460,'','Cash','','2024-11-05 17:41:25','','0','10','2024-11-05 17:41:25','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101730817671','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1461,'SJFDHGIUGH','Mpesa','','2024-11-05 19:09:56','','0','10','2024-11-05 19:09:56','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101730817689','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1462,'YUADSGWEF','Mpesa','','2024-11-05 19:10:36','','0','10','2024-11-05 19:10:36','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101730823009','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1463,'','Cash','','2024-11-05 19:11:48','','0','10','2024-11-05 19:11:48','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101730823047','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1464,'','Cash','','2024-11-05 19:49:26','','0','10','2024-11-05 19:49:26','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101730823112','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1465,'FDHGJRGV','Mpesa','','2024-11-05 20:16:12','','0','10','2024-11-05 20:16:12','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101730825369','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1466,'YRGFYGFT7E','Mpesa','','2024-11-05 20:27:39','','0','10','2024-11-05 20:27:39','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101730826980','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1467,'','Cash','','2024-11-05 21:03:15','','0','10','2024-11-05 21:03:15','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101730829774','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1468,'','Cash','','2024-11-05 21:04:37','','0','10','2024-11-05 21:04:37','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101730829856','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1469,'KJSFDJHFDG','Mpesa','','2024-11-05 21:06:08','','0','10','2024-11-05 21:06:08','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101730829881','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1470,'DFCDYGFDAS','Mpesa','','2024-11-05 21:06:26','','0','10','2024-11-05 21:06:26','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','101730829977','Cleared','10','2024-11-05 21:07:09','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1471,'','Cash','','2024-11-05 21:06:42','','0','10','2024-11-05 21:06:42','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101730829991','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1472,'','Cash','','2024-11-05 21:25:50','','0','10','2024-11-05 21:25:50','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101730830032','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1473,'','Cash','','2024-11-05 21:29:47','','0','10','2024-11-05 21:29:47','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730831152','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1474,'SDCWSAG','Mpesa','','2024-11-05 21:38:34','','0','10','2024-11-05 21:38:34','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101730831391','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1475,'','Cash','','2024-11-05 22:01:23','','0','10','2024-11-05 22:01:23','','44','44','1','retail','0','44','1','0','0','0','0','0','0','new',' ','','1','0','101730833253','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1476,'','Cash','','2024-11-06 10:17:19','','0','10','2024-11-06 10:17:19','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101730874166','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1477,'','Cash','','2024-11-06 12:38:42','','0','10','2024-11-06 12:38:42','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101730885902','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1478,'','Cash','','2024-11-06 14:30:00','','0','10','2024-11-06 14:30:00','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101730885927','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1479,'','Cash','','2024-11-06 15:45:16','','0','10','2024-11-06 15:45:16','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101730892603','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1480,'hxfzfcsv','Mpesa','','2024-11-06 15:56:47','','0','10','2024-11-06 15:56:47','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101730897119','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1481,'jgfsgdjh','Mpesa','','2024-11-06 16:08:27','','0','10','2024-11-06 16:08:27','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','101730897817','Cleared','10','2024-11-06 16:08:57','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1482,'','Cash','','2024-11-06 16:28:18','','0','10','2024-11-06 16:28:18','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101730898539','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1483,'','Cash','','2024-11-06 16:52:41','','0','10','2024-11-06 16:52:41','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101730901054','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1484,'wdygufdsf','Mpesa','','2024-11-06 16:53:26','','0','10','2024-11-06 16:53:26','','0','310','1','retail','0','310','1','0','0','0','0','310','0','new',' ','','1','0','101730901165','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1485,'tasfdytfda','Mpesa','','2024-11-06 16:53:44','','0','10','2024-11-06 16:53:45','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101730901213','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1486,'dfhgyurf','Mpesa','','2024-11-06 17:39:35','','0','10','2024-11-06 17:39:35','','10','30','1','retail','0','30','1','0','0','0','0','20','0','printed',' ','','1','0','101730901232','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1487,'','Cash','','2024-11-06 19:09:52','','0','10','2024-11-06 19:09:52','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101730903992','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1488,'','Cash','','2024-11-06 20:25:45','','0','10','2024-11-06 20:25:45','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101730909393','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1489,'','Cash','','2024-11-06 21:01:22','','0','10','2024-11-06 21:01:22','','1320','1320','1','retail','0','1320','1','0','0','0','0','0','0','new',' ','','1','0','101730916020','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1490,'','Cash','','2024-11-06 21:25:39','','0','10','2024-11-06 21:25:39','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','101730916124','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1491,'','Cash','','2024-11-06 21:37:04','','0','10','2024-11-06 21:37:04','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101730917557','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1492,'edciejuinr','Mpesa','','2024-11-06 21:41:16','','0','10','2024-11-06 21:41:16','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101730918226','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1493,'eerwfwefewas','Mpesa','','2024-11-06 21:41:43','','0','10','2024-11-06 21:41:43','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101730918484','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1494,'','Cash','','2024-11-06 21:46:13','','0','10','2024-11-06 21:46:13','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101730918512','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1495,'','Cash','','2024-11-07 08:58:36','','0','10','2024-11-07 08:58:36','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101730959107','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1496,'ugsfjgvhjhg','Mpesa','','2024-11-07 09:34:14','','0','10','2024-11-07 09:34:14','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101730959118','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1497,'','Cash','','2024-11-07 09:40:43','','0','10','2024-11-07 09:40:43','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101730961631','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1498,'DFGDGFHG','Mpesa','','2024-11-07 09:50:07','','0','10','2024-11-07 09:50:07','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101730961658','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1499,'TRDSBTF','Mpesa','','2024-11-07 11:12:39','','0','10','2024-11-07 11:12:39','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101730962222','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1500,'DFGFHREAS','Cash','','2024-11-07 11:18:26','','0','10','2024-11-07 11:18:26','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','101730967168','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1501,'','Cash','','2024-11-07 13:04:58','','0','10','2024-11-07 13:04:58','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','101730967527','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1502,'fsgfdgsrzg','Mpesa','','2024-11-07 17:26:38','','0','10','2024-11-07 17:26:38','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101730989047','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1503,'','Cash','','2024-11-07 18:17:17','','0','10','2024-11-07 18:17:17','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101730989608','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1504,'N GGD MJCVB','Mpesa','','2024-11-07 18:19:57','','0','10','2024-11-07 18:19:57','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101730992784','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1505,'DGFUYFFD','Mpesa','','2024-11-07 18:56:57','','0','10','2024-11-07 18:56:57','','0','95','1','retail','0','95','1','0','0','0','0','95','0','new',' ','','1','0','101730992807','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1506,'DSJGFCGVFCDDF','Mpesa','','2024-11-07 18:57:17','','0','10','2024-11-07 18:57:17','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101730995029','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1507,'','Cash','','2024-11-07 18:58:15','','0','10','2024-11-07 18:58:15','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101730995044','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1508,'GDGVXEYWF','Mpesa','','2024-11-07 19:26:54','','0','10','2024-11-07 19:26:54','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101730995099','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1509,'MVUJMKMHVG','Mpesa','','2024-11-07 19:35:57','','0','10','2024-11-07 19:35:57','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101730996824','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1510,'','Cash','','2024-11-07 20:07:04','','0','10','2024-11-07 20:07:04','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101730997375','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1511,'','Cash','','2024-11-07 20:24:44','','0','10','2024-11-07 20:24:44','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101730999227','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1512,'','Cash','','2024-11-07 20:33:17','','0','10','2024-11-07 20:33:17','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101731000286','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1513,'J,IIGBNU','Mpesa','','2024-11-07 20:54:23','','0','10','2024-11-07 20:54:23','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','101731000800','Cleared','10','2024-11-07 20:55:42','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1514,'','Cash','','2024-11-07 20:54:51','','0','10','2024-11-07 20:54:51','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101731002067','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1515,'','Cash','','2024-11-07 21:25:49','','0','10','2024-11-07 21:25:49','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101731002677','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1516,'','Cash','','2024-11-07 21:25:59','','0','10','2024-11-07 21:25:59','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101731003951','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1517,'','Cash','','2024-11-07 21:30:07','','0','10','2024-11-07 21:30:07','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101731003961','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1518,'','Cash','','2024-11-07 21:38:35','','0','10','2024-11-07 21:38:35','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101731004212','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1519,'FBEDHCD','Mpesa','','2024-11-07 21:40:04','','0','10','2024-11-07 21:40:04','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101731004718','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1520,'FEGVGEV','Mpesa','','2024-11-07 21:43:23','','0','10','2024-11-07 21:43:23','','0','125','1','retail','0','125','1','0','0','0','0','125','0','new',' ','','1','0','101731004810','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1521,'DHGFJHGFC','Mpesa','','2024-11-07 21:55:15','','0','10','2024-11-07 21:55:15','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101731005010','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1522,'Y67UISWI56Y','Mpesa','','2024-11-07 21:55:34','','0','10','2024-11-07 21:55:34','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101731005721','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1523,'','Cash','','2024-11-08 10:26:31','','0','10','2024-11-08 10:26:31','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101731050768','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1524,'','Cash','','2024-11-08 10:27:02','','0','10','2024-11-08 10:27:02','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101731050803','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1525,'','Cash','','2024-11-08 10:27:15','','0','10','2024-11-08 10:27:15','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101731050826','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1526,'','Cash','','2024-11-08 10:48:37','','0','10','2024-11-08 10:48:37','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101731050837','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1527,'dcwfrrwq','Mpesa','','2024-11-08 11:40:03','','0','10','2024-11-08 11:40:03','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101731052119','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1528,'dfsgujbfgsd','Mpesa','','2024-11-08 15:01:44','','0','10','2024-11-08 15:01:44','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101731067282','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1529,'','Cash','','2024-11-08 15:06:59','','0','10','2024-11-08 15:06:59','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101731067311','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1530,'','Cash','','2024-11-08 15:35:59','','0','10','2024-11-08 15:35:59','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101731068433','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1531,',mfgkdfghsd','Mpesa','','2024-11-08 18:06:00','','0','10','2024-11-08 18:06:00','','0','120','1','retail','0','120','1','0','0','0','0','120','0','new',' ','','1','0','101731069362','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1532,'recfgrfgc','Mpesa','','2024-11-08 19:15:40','','0','10','2024-11-08 19:15:40','','0','130','1','retail','0','130','1','0','0','0','0','130','0','new',' ','','1','0','101731082476','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1533,'rrexrfwfwe','Mpesa','','2024-11-08 19:18:05','','0','10','2024-11-08 19:18:05','','0','220','1','retail','0','220','1','0','0','0','0','220','0','new',' ','','1','0','101731082552','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1534,'','Cash','','2024-11-08 19:51:38','','0','10','2024-11-08 19:51:38','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101731082693','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1535,'ewrtwrfxrew','Mpesa','','2024-11-08 19:58:14','','0','10','2024-11-08 19:58:14','','0','800','1','retail','0','800','1','0','0','0','0','800','0','new',' ','','1','0','101731084932','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1536,'','Cash','','2024-11-08 19:58:30','','0','10','2024-11-08 19:58:30','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101731085101','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1537,'dc gdc','Mpesa','','2024-11-08 20:05:26','','0','10','2024-11-08 20:05:26','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101731085112','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1538,'fecxfxcw','Mpesa','','2024-11-08 20:44:50','','0','10','2024-11-08 20:44:50','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101731085536','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1539,'','Cash','','2024-11-08 20:50:27','','0','10','2024-11-08 20:50:27','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101731087898','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1540,'','Cash','','2024-11-08 21:11:13','','0','10','2024-11-08 21:11:13','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101731089460','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1541,'','Cash','','2024-11-08 21:20:21','','0','10','2024-11-08 21:20:21','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101731090002','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1542,'','Cash','','2024-11-08 21:30:29','','0','10','2024-11-08 21:30:29','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101731090024','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1543,'ed4r2err','Mpesa','','2024-11-08 21:31:18','','0','10','2024-11-08 21:31:18','','0','35','1','retail','0','35','1','0','0','0','0','35','0','new',' ','','1','0','101731090632','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1544,'','Cash','','2024-11-08 22:03:00','','0','10','2024-11-08 22:03:00','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101731090685','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1545,'SADFUFDSAV','Mpesa','','2024-11-09 13:06:33','','0','10','2024-11-09 13:06:33','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101731144170','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1546,'EWRFSFTD','Mpesa','','2024-11-09 13:07:02','','0','10','2024-11-09 13:07:02','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101731146810','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1547,'','Cash','','2024-11-09 13:17:26','','0','10','2024-11-09 13:17:26','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101731146833','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1548,'','Cash','','2024-11-09 13:48:42','','0','10','2024-11-09 13:48:42','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101731147449','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1549,'DJCFJDGV','Mpesa','','2024-11-09 14:47:26','','0','10','2024-11-09 14:47:26','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101731149327','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1550,'EYHGFGDSGF','Mpesa','','2024-11-09 16:00:37','','0','10','2024-11-09 16:00:37','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101731157161','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1551,'JHDHFSAD','Mpesa','','2024-11-09 16:20:58','','0','10','2024-11-09 16:20:58','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101731157258','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1552,'IUPHOJU8H','Cash','','2024-11-09 17:14:59','','0','10','2024-11-09 17:14:59','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','101731158495','Cleared','10','2024-11-09 19:00:00','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1553,'HJDGEH','Mpesa','','2024-11-09 18:05:00','','0','10','2024-11-09 18:05:00','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101731164618','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1554,'','Cash','','2024-11-09 18:46:45','','0','10','2024-11-09 18:06:49','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101731164718','No','10','2024-11-09 18:46:45','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1555,'','Cash','','2024-11-09 19:34:58','','0','10','2024-11-09 19:34:58','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','1','0','101731170072','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1556,'','Cash','','2024-11-09 19:53:37','','0','10','2024-11-09 19:53:37','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101731170104','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1557,'FGUHL','Mpesa','','2024-11-09 20:04:49','','0','10','2024-11-09 20:04:49','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101731171221','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1558,'UYDFJTHDJRU','Mpesa','','2024-11-09 20:11:50','','0','10','2024-11-09 20:11:50','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101731171896','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1559,'BHHSE89HBB','Mpesa','','2024-11-09 20:20:16','','0','10','2024-11-09 20:20:16','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','101731172463','Cleared','10','2024-11-09 20:20:53','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1560,'','Cash','','2024-11-09 20:25:11','','0','10','2024-11-09 20:25:11','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101731172859','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1561,'','Cash','','2024-11-09 20:28:07','','0','10','2024-11-09 20:28:07','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101731173114','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1562,'','Cash','','2024-11-09 21:07:32','','0','10','2024-11-09 21:07:32','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101731173288','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1563,'','Cash','','2024-11-09 21:08:58','','0','10','2024-11-09 21:08:58','','210','210','1','retail','0','210','1','0','0','0','0','0','0','new',' ','','1','0','101731175654','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1564,'','Cash','','2024-11-09 21:24:38','','0','10','2024-11-09 21:24:38','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101731175740','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1565,'','Cash','','2024-11-10 15:48:03','','0','10','2024-11-10 15:48:03','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101731242166','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1566,'EDHFGHJDVF','Mpesa','','2024-11-10 15:48:13','','0','10','2024-11-10 15:48:13','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101731242885','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1567,'EDTFRYEWTD','Mpesa','','2024-11-10 16:21:30','','0','10','2024-11-10 16:21:30','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101731244868','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1568,'CHFCHJSFC','Mpesa','','2024-11-10 16:27:44','','0','10','2024-11-10 16:27:44','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101731244898','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1569,'EYUGUEF','Mpesa','','2024-11-10 16:57:38','','0','10','2024-11-10 16:57:38','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101731245273','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1570,'EDQFDS','Mpesa','','2024-11-10 16:58:08','','0','10','2024-11-10 16:58:08','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101731247072','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1571,'iv.ivk.vhs','Mpesa','','2024-11-10 17:11:03','','0','10','2024-11-10 17:11:03','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101731247100','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1572,'dgfgfwetsu','Mpesa','','2024-11-10 17:52:05','','0','10','2024-11-10 17:52:05','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101731247879','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1573,'erwfrwfw','Mpesa','','2024-11-10 18:12:38','','0','10','2024-11-10 18:12:38','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101731250336','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1574,'','Cash','','2024-11-10 18:30:30','','0','10','2024-11-10 18:30:30','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101731251565','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1575,'ghwtht','Mpesa','','2024-11-10 18:38:54','','0','10','2024-11-10 18:38:54','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101731252634','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1576,'dwfdgadf','Mpesa','','2024-11-10 18:44:17','','0','10','2024-11-10 18:44:17','','0','220','1','retail','0','220','1','0','0','0','0','220','0','new',' ','','1','0','101731253145','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1577,'','Cash','','2024-11-10 19:12:01','','0','10','2024-11-10 19:12:01','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101731253464','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1578,'etrtreye','Mpesa','','2024-11-10 19:22:28','','0','10','2024-11-10 19:22:28','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101731255124','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1579,'','Cash','','2024-11-10 19:23:14','','0','10','2024-11-10 19:23:14','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101731255756','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1580,'','Cash','','2024-11-10 19:50:36','','0','10','2024-11-10 19:50:36','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101731255798','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1581,'','Cash','','2024-11-10 19:52:42','','0','10','2024-11-10 19:52:42','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101731257438','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1582,'gfewfgrd','Mpesa','','2024-11-10 19:55:38','','0','10','2024-11-10 19:55:38','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101731257564','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1583,'VGDGJSDYEQ','Mpesa','','2024-11-10 20:23:33','','0','10','2024-11-10 20:23:33','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101731257747','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1584,'','Cash','','2024-11-10 20:37:51','','0','10','2024-11-10 20:37:51','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101731259429','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1585,'R5CRFCEFC','Mpesa','','2024-11-10 20:38:18','','0','10','2024-11-10 20:38:18','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101731260279','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1586,'','Cash','','2024-11-10 20:38:43','','0','10','2024-11-10 20:38:43','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101731260308','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1587,'','Cash','','2024-11-10 20:48:13','','0','10','2024-11-10 20:48:13','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101731260325','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1588,'EFQFDEWFE','Mpesa','','2024-11-10 20:57:05','','0','10','2024-11-10 20:57:05','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101731260895','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1589,'','Cash','','2024-11-10 21:19:22','','0','10','2024-11-10 21:19:22','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101731261529','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1590,'RF333333333F','Mpesa','','2024-11-10 21:34:07','','0','10','2024-11-10 21:34:07','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101731262767','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1591,'SFCSTRWAS','Mpesa','','2024-11-10 21:42:29','','0','10','2024-11-10 21:42:29','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101731263655','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1592,'YUHEBXFYBVFC','Mpesa','','2024-11-10 21:54:26','','0','10','2024-11-10 21:54:26','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101731264157','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1593,'','Cash','','2024-11-11 10:44:21','','0','10','2024-11-11 10:44:21','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101731304645','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1594,'','Cash','','2024-11-11 10:45:07','','0','10','2024-11-11 10:45:07','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101731311098','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1595,'','Cash','','2024-11-11 10:45:19','','0','10','2024-11-11 10:45:19','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101731311108','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1596,'','Cash','','2024-11-11 13:44:40','','0','10','2024-11-11 13:44:40','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101731321118','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1597,'','Cash','','2024-11-11 13:47:54','','0','10','2024-11-11 13:47:54','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101731321884','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1598,'','Cash','','2024-11-11 15:16:06','','0','10','2024-11-11 15:16:06','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101731327186','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1599,'JHDHFDHFG','Mpesa','','2024-11-11 15:17:22','','0','10','2024-11-11 15:17:22','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101731327370','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1600,'DAGFGRE','Mpesa','','2024-11-11 15:19:26','','0','10','2024-11-11 15:19:26','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101731327464','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1601,'R4RC4CSE','Mpesa','','2024-11-11 15:57:04','','0','10','2024-11-11 15:57:04','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101731327572','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1602,'T NUVTGNUCN','Mpesa','','2024-11-11 16:16:27','','0','10','2024-11-11 16:16:27','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101731329835','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1603,'HE667Y','Mpesa','','2024-11-11 16:40:09','','0','10','2024-11-11 16:40:09','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101731330995','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1604,'','Cash','','2024-11-11 16:59:55','','0','10','2024-11-11 16:59:55','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101731332456','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1605,'RTCTCRCEX','Mpesa','','2024-11-11 17:00:06','','0','10','2024-11-11 17:00:06','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101731333599','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1606,'','Cash','','2024-11-11 17:10:20','','0','10','2024-11-11 17:10:20','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101731333654','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1607,'','Cash','','2024-11-11 18:16:13','','0','10','2024-11-11 18:16:13','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101731334227','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1608,'','Cash','','2024-11-11 18:39:00','','0','10','2024-11-11 18:39:00','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101731338175','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1609,'DRCTGCERFCR','Mpesa','','2024-11-11 19:07:12','','0','10','2024-11-11 19:07:12','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101731341215','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1610,'UYFYEWFYUE','Mpesa','','2024-11-11 19:35:43','','0','10','2024-11-11 19:35:43','','0','650','1','retail','0','650','1','0','0','0','0','650','0','new',' ','','1','0','101731342187','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1611,'RRRDRS3W','Mpesa','','2024-11-11 19:49:08','','0','10','2024-11-11 19:49:08','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101731342964','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1612,'GSDFGHG','Mpesa','','2024-11-11 19:56:46','','0','10','2024-11-11 19:56:46','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101731343760','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1613,'','Cash','','2024-11-11 20:39:06','','0','10','2024-11-11 20:39:06','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101731344215','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1614,'','Cash','','2024-11-12 09:26:37','','0','10','2024-11-12 09:26:37','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101731392776','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1615,'rt84t4ue','Mpesa','','2024-11-12 09:27:00','','0','10','2024-11-12 09:27:00','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','101731392799','Cleared','10','2024-11-12 09:27:22','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1616,'fuydfgwerftg','Mpesa','','2024-11-12 09:27:44','','0','10','2024-11-12 09:27:44','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101731392848','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1617,'erdywwqyih','Mpesa','','2024-11-12 10:43:20','','0','10','2024-11-12 10:43:20','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101731397379','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1618,'','Cash','','2024-11-12 10:46:39','','0','10','2024-11-12 10:46:39','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101731397418','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1619,'','Cash','','2024-11-12 10:46:51','','0','10','2024-11-12 10:46:51','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101731397603','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1620,'','Cash','','2024-11-12 11:48:02','','0','10','2024-11-12 11:48:02','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101731397616','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1621,'RTGRGTEW3TGCE','Mpesa','','2024-11-12 15:45:39','','0','10','2024-11-12 15:45:39','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101731412531','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1622,'ERFXDERCF','Mpesa','','2024-11-12 16:13:12','','0','10','2024-11-12 16:13:12','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101731415547','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1623,'YUDSYE','Mpesa','','2024-11-12 17:59:31','','0','10','2024-11-12 17:59:31','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101731417199','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1624,'','Cash','','2024-11-12 19:38:42','','0','10','2024-11-12 18:47:25','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101731423582','No','10','2024-11-12 19:38:42','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1625,'','Cash','','2024-11-12 19:39:35','','0','10','2024-11-12 19:39:35','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101731429536','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1626,'FDGVEWHD','Mpesa','','2024-11-12 19:44:54','','0','10','2024-11-12 19:44:54','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101731429836','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1627,'EHDFJUG','Mpesa','','2024-11-12 19:45:44','','0','10','2024-11-12 19:45:44','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','101731429904','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1628,'','Cash','','2024-11-12 19:50:44','','0','10','2024-11-12 19:50:44','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101731430221','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1629,'TGHTCTGC','Mpesa','','2024-11-12 19:51:11','','0','10','2024-11-12 19:51:11','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101731430255','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1630,'DFHFGDSFVKGBS','Mpesa','','2024-11-12 20:02:39','','0','10','2024-11-12 20:02:39','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101731430277','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1631,'JKTGVJG','Mpesa','','2024-11-12 20:09:59','','0','10','2024-11-12 20:09:59','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101731430970','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1632,'','Cash','','2024-11-12 20:10:22','','0','10','2024-11-12 20:10:22','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101731431409','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1633,'','Cash','','2024-11-12 20:23:51','','0','10','2024-11-12 20:23:51','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101731431426','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1634,'4RDDRD4','Mpesa','','2024-11-12 20:28:09','','0','10','2024-11-12 20:28:09','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101731432234','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1635,'','Cash','','2024-11-12 20:51:07','','0','10','2024-11-12 20:51:07','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101731432496','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1636,'','Cash','','2024-11-12 20:51:18','','0','10','2024-11-12 20:51:18','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101731433869','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1637,'HJV BUBFV','Mpesa','','2024-11-12 21:08:09','','0','10','2024-11-12 21:08:09','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101731433882','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1638,'','Cash','','2024-11-12 21:22:56','','0','10','2024-11-12 21:22:56','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101731434898','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1639,'HVFJYJUI','Mpesa','','2024-11-12 21:52:26','','0','10','2024-11-12 21:52:26','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','101731435795','Cleared','10','2024-11-12 21:52:48','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1640,'EWFDTFRD','Mpesa','','2024-11-12 22:02:09','','0','10','2024-11-12 22:02:09','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101731437571','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1641,'','Cash','','2024-11-13 09:20:01','','0','10','2024-11-13 09:20:01','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101731478774','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1642,'sdfgfvescg','Mpesa','','2024-11-13 10:20:55','','0','10','2024-11-13 10:20:55','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101731478803','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1643,'trxhrfxfx3','Mpesa','','2024-11-13 10:58:49','','0','10','2024-11-13 10:58:49','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101731482461','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1644,'erwwegew','Mpesa','','2024-11-13 11:08:21','','0','10','2024-11-13 11:08:21','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101731484745','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1645,'','Cash','','2024-11-13 13:24:13','','0','10','2024-11-13 13:24:13','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101731493441','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1646,'ewgtfewrgtr','Mpesa','','2024-11-13 16:16:38','','0','10','2024-11-13 16:16:38','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','101731503776','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1647,'ZZSYBYXWX','Mpesa','','2024-11-13 17:54:24','','0','10','2024-11-13 17:54:24','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101731503805','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1648,'','Cash','','2024-11-13 19:22:08','','0','10','2024-11-13 19:22:08','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101731509680','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1649,'','Cash','','2024-11-13 19:24:40','','0','10','2024-11-13 19:24:40','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101731514933','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1650,'','Cash','','2024-11-13 19:39:16','','0','10','2024-11-13 19:39:16','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101731515089','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1651,'F DGDFGCF','Mpesa','','2024-11-13 20:13:30','','0','10','2024-11-13 20:13:30','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101731515960','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1652,'HNBNBGBN','Mpesa','','2024-11-13 20:33:26','','0','10','2024-11-13 20:33:26','','0','120','1','retail','0','120','1','0','0','0','0','120','0','new',' ','','1','0','101731518016','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1653,'','Cash','','2024-11-13 20:33:47','','0','10','2024-11-13 20:33:47','','15','15','1','retail','0','15','1','0','0','0','0','0','0','new',' ','','1','0','101731519212','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1654,'','Cash','','2024-11-13 20:38:52','','0','10','2024-11-13 20:38:52','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101731519230','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1655,'RRRRRFWQXRF','Mpesa','','2024-11-13 21:25:57','','0','10','2024-11-13 21:25:57','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101731519535','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1656,'DSCFHVD','Mpesa','','2024-11-13 21:48:05','','0','10','2024-11-13 21:48:05','','0','170','1','retail','0','170','1','0','0','0','0','170','0','new',' ','','1','0','101731522365','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1657,'WSFDCGHFDC','Mpesa','','2024-11-13 21:49:09','','0','10','2024-11-13 21:49:09','','0','170','1','retail','0','170','1','0','0','0','0','170','0','new',' ','','1','0','101731523693','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1658,'','Cash','','2024-11-13 21:49:38','','0','10','2024-11-13 21:49:38','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101731523763','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1659,'','Cash','','2024-11-13 21:49:53','','0','10','2024-11-13 21:49:53','','8','8','1','retail','0','8','1','0','0','0','0','0','0','new',' ','','1','0','101731523780','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1660,'D','Cash','','2024-11-13 21:50:42','','0','10','2024-11-13 21:50:42','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101731523832','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1661,'TGCTGWTGC','Mpesa','','2024-11-19 16:49:27','','0','10','2024-11-19 16:49:27','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101732024149','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1662,'','Cash','','2024-11-19 18:41:40','','0','10','2024-11-19 18:41:40','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','101732024188','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1663,'','Cash','','2024-11-19 18:42:00','','0','10','2024-11-19 18:42:00','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101732030903','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1664,'','Cash','','2024-11-19 19:22:38','','0','10','2024-11-19 19:22:38','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101732030924','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1665,'EDFFEFGE','Mpesa','','2024-11-19 19:40:39','','0','10','2024-11-19 19:40:39','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101732033362','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1666,'HSXDYUFGJD','Mpesa','','2024-11-19 20:07:43','','0','10','2024-11-19 19:50:57','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101732034462','No','10','2024-11-19 20:07:43','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1667,'EUFGRFSDG','Mpesa','','2024-11-19 20:20:46','','0','10','2024-11-19 20:20:46','','430','460','1','retail','0','460','1','0','0','0','0','30','0','new',' ','','1','0','101732036072','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1668,'','Cash','','2024-11-19 20:21:54','','0','10','2024-11-19 20:21:54','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101732036881','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1669,'FHGFGVVFS','Mpesa','','2024-11-19 20:30:17','','0','10','2024-11-19 20:30:17','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101732036915','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1670,'EDEFDWEF','Mpesa','','2024-11-19 20:34:37','','0','10','2024-11-19 20:34:37','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101732037439','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1671,'FRFRX3X','Mpesa','','2024-11-19 20:55:13','','0','10','2024-11-19 20:55:13','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101732037684','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1672,'GDCTFGG','Mpesa','','2024-11-19 21:07:38','','0','10','2024-11-19 21:07:38','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101732038932','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1673,'FDWGV FC','Mpesa','','2024-11-19 21:14:51','','0','10','2024-11-19 21:14:51','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101732039666','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1674,'RFFWERQF','Mpesa','','2024-11-19 21:15:25','','0','10','2024-11-19 21:15:25','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101732040099','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1675,'','Cash','','2024-11-19 21:15:44','','0','10','2024-11-19 21:15:44','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101732040130','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1676,'RFRZDD','Mpesa','','2024-11-19 21:19:21','','0','10','2024-11-19 21:19:21','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101732040146','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1677,'VDSFTGDE','Mpesa','','2024-11-19 21:31:53','','0','10','2024-11-19 21:31:53','','0','280','1','retail','0','280','1','0','0','0','0','280','0','new',' ','','1','0','101732040642','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1678,'AFGGREWSD','Mpesa','','2024-11-19 21:32:22','','0','10','2024-11-19 21:32:22','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101732041120','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1679,'=GDCYGVF','Mpesa','','2024-11-20 09:13:08','','0','10','2024-11-20 09:13:08','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101732083084','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1680,'','Cash','','2024-11-20 10:15:40','','0','10','2024-11-20 10:15:40','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101732083201','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1681,'HUBFBFEVF','Mpesa','','2024-11-20 11:30:47','','0','10','2024-11-20 11:30:47','','0','220','1','retail','0','220','1','0','0','0','0','220','0','new',' ','','1','0','101732086942','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1682,'XCFRRFX','Mpesa','','2024-11-20 12:00:07','','0','10','2024-11-20 12:00:07','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101732091455','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1683,'6gvttgct4','Mpesa','','2024-11-20 14:56:15','','0','10','2024-11-20 14:56:15','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101732100890','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1684,'','Cash','','2024-11-20 15:12:13','','0','10','2024-11-20 15:12:13','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101732103783','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1685,'tg tgcxrcrf','Mpesa','','2024-11-20 15:22:56','','0','10','2024-11-20 15:22:56','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101732104737','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1686,'efvxefxrx','Mpesa','','2024-11-20 15:30:55','','0','10','2024-11-20 15:30:55','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101732105385','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1687,'','Cash','','2024-11-20 17:41:37','','0','10','2024-11-20 17:41:37','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101732109467','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1688,'','Cash','','2024-11-20 17:42:02','','0','10','2024-11-20 17:42:02','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101732113700','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1689,'','Cash','','2024-11-20 18:27:08','','0','10','2024-11-20 18:27:08','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101732116394','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1690,'rfhrfrhxfr3','Mpesa','','2024-11-20 18:31:10','','0','10','2024-11-20 18:31:10','','0','8','1','retail','0','8','1','0','0','0','0','8','0','new',' ','','1','0','101732116443','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1691,'','Cash','','2024-11-20 18:38:32','','0','10','2024-11-20 18:38:32','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101732116687','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1692,'','Cash','','2024-11-20 19:56:26','','0','10','2024-11-20 19:56:26','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','101732118935','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1693,'','Cash','','2024-11-20 19:56:43','','0','10','2024-11-20 19:56:43','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101732121794','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1694,'','Cash','','2024-11-20 20:11:49','','0','10','2024-11-20 20:11:49','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101732121805','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1695,'GFESHVGT','Mpesa','','2024-11-20 20:16:33','','0','10','2024-11-20 20:16:33','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101732122973','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1696,'TGXDGBV','Mpesa','','2024-11-20 20:49:04','','0','10','2024-11-20 20:49:04','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','101732123010','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1697,'','Cash','','2024-11-20 20:49:36','','0','10','2024-11-20 20:49:36','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101732124959','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1698,'','Cash','','2024-11-20 20:55:04','','0','10','2024-11-20 20:55:04','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101732124982','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1699,'','Cash','','2024-11-20 21:00:01','','0','10','2024-11-20 21:00:01','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101732125310','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1700,'SAVACDCF','Mpesa','','2024-11-20 21:00:12','','0','10','2024-11-20 21:00:12','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101732125604','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1701,'','Cash','','2024-11-20 21:20:39','','0','10','2024-11-20 21:20:39','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101732125619','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1702,'','Cash','','2024-11-20 21:28:17','','0','10','2024-11-20 21:28:17','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101732126840','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1703,'','Cash','','2024-11-20 21:32:31','','0','10','2024-11-20 21:32:31','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101732127300','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1704,'XVCGFVFVDA','Mpesa','','2024-11-20 22:10:14','','0','10','2024-11-20 22:10:14','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101732127554','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1705,'eFGDCVDDC','Mpesa','','2024-11-21 10:40:07','','0','10','2024-11-21 10:40:07','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','101732174770','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1706,'HGFRTGVEDXD','Mpesa','','2024-11-21 10:41:31','','0','10','2024-11-21 10:41:31','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101732174825','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1707,'','Cash','','2024-11-21 11:20:46','','0','10','2024-11-21 11:20:46','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101732174899','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1708,'','Cash','','2024-11-21 17:09:45','','0','10','2024-11-21 17:09:45','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101732197166','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1709,'gfsdhfgghhy','Mpesa','','2024-11-21 17:11:25','','0','10','2024-11-21 17:11:25','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','101732198190','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1710,'rgfgertehehee','Mpesa','','2024-11-21 17:23:37','','0','10','2024-11-21 17:23:37','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101732198294','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1711,'fyesftuf','Mpesa','','2024-11-21 19:11:04','','0','10','2024-11-21 19:11:04','','0','570','1','retail','0','570','1','0','0','0','0','570','0','printed',' ','','1','0','101732203558','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1712,'','Cash','','2024-11-21 19:12:28','','0','10','2024-11-21 19:12:28','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101732205532','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1713,'hige5srghby','Mpesa','','2024-11-21 19:24:19','','0','10','2024-11-21 19:24:19','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101732205551','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1714,'','Cash','','2024-11-21 19:33:25','','0','10','2024-11-21 19:33:25','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101732206269','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1715,'','Cash','','2024-11-21 19:57:57','','0','10','2024-11-21 19:57:57','','54','54','1','retail','0','54','1','0','0','0','0','0','0','new',' ','','1','0','101732206828','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1716,'','Cash','','2024-11-21 20:17:05','','0','10','2024-11-21 20:17:05','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101732208284','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1717,'yufdesdhu','Mpesa','','2024-11-21 20:23:02','','0','10','2024-11-21 20:23:02','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101732209428','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1718,'huugfdudsx','Mpesa','','2024-11-21 20:32:13','','0','10','2024-11-21 20:32:13','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101732209791','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1719,'YGEHBEFB','Mpesa','','2024-11-21 20:46:17','','0','10','2024-11-21 20:46:17','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101732210342','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1720,'BGGTVJKHB','Mpesa','','2024-11-21 20:55:07','','0','10','2024-11-21 20:55:07','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101732211204','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1721,'SDCTFVGBYHU','Mpesa','','2024-11-21 21:46:37','','0','10','2024-11-21 21:46:37','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101732211726','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1722,'V CFGBHU','Mpesa','','2024-11-21 21:47:03','','0','10','2024-11-21 21:47:03','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101732214811','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1723,'FEHVFESC','Mpesa','','2024-11-21 21:51:20','','0','10','2024-11-21 21:51:20','','0','8','1','retail','0','8','1','0','0','0','0','8','0','new',' ','','1','0','101732214834','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1724,'IUAGREGFGGF','Mpesa','','2024-11-22 09:51:10','','0','10','2024-11-22 09:51:10','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101732255722','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1725,'RTGJNHHFG','Mpesa','','2024-11-22 09:54:16','','0','10','2024-11-22 09:54:16','','0','260','1','retail','0','260','1','0','0','0','0','260','0','new',' ','','1','0','101732258288','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1726,'','Cash','','2024-11-22 10:00:46','','0','10','2024-11-22 10:00:46','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101732258705','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1727,'','Cash','','2024-11-22 11:35:00','','0','10','2024-11-22 11:35:00','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101732258854','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1728,'JIVNFGJNF','Mpesa','','2024-11-22 11:35:13','','0','10','2024-11-22 11:35:13','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101732264504','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1729,'','Cash','','2024-11-22 13:18:52','','0','10','2024-11-22 12:04:23','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','1','0','101732264527','No','10','2024-11-22 13:18:52','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1730,'','Cash','','2024-11-22 17:12:59','','0','10','2024-11-22 17:12:59','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101732284767','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1731,'','Cash','','2024-11-22 17:34:26','','0','10','2024-11-22 17:34:26','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101732284781','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1732,'','Cash','','2024-11-22 19:06:57','','0','10','2024-11-22 19:06:57','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101732286068','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1733,'','Cash','','2024-11-22 19:07:16','','0','10','2024-11-22 19:07:16','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101732291619','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1734,'ERDBGEDF','Mpesa','','2024-11-22 19:43:12','','0','10','2024-11-22 19:29:44','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101732291716','No','10','2024-11-22 19:43:12','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1735,'EDFGYFED','Mpesa','','2024-11-22 19:49:43','','0','10','2024-11-22 19:49:43','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101732293800','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1736,'','Cash','','2024-11-22 19:53:24','','0','10','2024-11-22 19:53:24','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101732294191','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1737,'RFGDSGDA','Cash','','2024-11-22 20:12:54','','0','10','2024-11-22 20:12:54','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101732294407','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1738,'','Cash','','2024-11-22 20:20:46','','0','10','2024-11-22 20:20:46','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101732295607','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1739,'','Cash','','2024-11-22 20:34:38','','0','10','2024-11-22 20:34:38','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101732296048','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1740,'KLJTFGJ','Mpesa','','2024-11-22 21:22:13','','0','10','2024-11-22 21:22:13','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101732296884','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1741,'UJHVFYGBF','Mpesa','','2024-11-22 21:57:30','','0','10','2024-11-22 21:57:30','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101732300679','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1742,'dchdvgfhgfvds','Mpesa','','2024-11-23 09:39:05','','0','10','2024-11-23 09:39:05','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101732341017','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1743,'sdfvfhgcd','Mpesa','','2024-11-23 09:40:48','','0','10','2024-11-23 09:40:48','','0','170','1','retail','0','170','1','0','0','0','0','170','0','new',' ','','1','0','101732343963','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1744,'','Cash','','2024-11-23 11:51:39','','0','10','2024-11-23 11:51:39','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101732344057','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1745,'huyefyfevf','Mpesa','','2024-11-23 12:15:36','','0','10','2024-11-23 12:15:36','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101732351901','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1746,'','Cash','','2024-11-23 14:28:27','','0','10','2024-11-23 14:28:27','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101732360556','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1747,'','Cash','','2024-11-23 14:28:58','','0','10','2024-11-23 14:28:58','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101732361323','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1748,'eqfyuey','Mpesa','','2024-11-23 15:43:39','','0','10','2024-11-23 15:43:39','','0','650','1','retail','0','650','1','0','0','0','0','650','0','new',' ','','1','0','101732361345','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1749,'gbgherbyey','Mpesa','','2024-11-23 18:40:50','','0','10','2024-11-23 18:40:50','','0','320','1','retail','0','320','1','0','0','0','0','320','0','new',' ','','1','0','101732376053','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1750,'ffffffffffz','Mpesa','','2024-11-23 18:57:25','','0','10','2024-11-23 18:57:25','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101732376477','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1751,'','Cash','','2024-11-23 19:18:02','','0','10','2024-11-23 19:18:02','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101732377456','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1752,'fv fv v sddd','Mpesa','','2024-11-23 19:22:46','','0','10','2024-11-23 19:22:46','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101732378685','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1753,'aesfdfee','Mpesa','','2024-11-23 20:20:54','','0','10','2024-11-23 20:20:54','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101732378977','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1754,'','Cash','','2024-11-23 20:46:20','','0','10','2024-11-23 20:46:20','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101732382469','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1755,'','Cash','','2024-11-23 20:59:44','','0','10','2024-11-23 20:59:44','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','101732383984','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1756,'f5rtcr5fcr3','Mpesa','','2024-11-23 21:00:13','','0','10','2024-11-23 21:00:13','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101732384786','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1757,'','Cash','','2024-11-23 21:10:50','','0','10','2024-11-23 21:10:50','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101732385439','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1758,'I9GJCJT','Mpesa','','2024-11-24 14:52:19','','0','10','2024-11-24 14:52:19','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101732448549','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1759,'','Cash','','2024-11-24 15:40:59','','0','10','2024-11-24 15:40:59','','120','120','1','retail','0','120','1','0','0','0','0','0','0','new',' ','','1','0','101732452048','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1760,'','Cash','','2024-11-24 16:25:00','','0','10','2024-11-24 16:25:00','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101732452812','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1761,'','Cash','','2024-11-24 17:56:38','','0','10','2024-11-24 17:56:38','','270','270','1','retail','0','270','1','0','0','0','0','0','0','new',' ','','1','0','101732454703','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1762,'','Cash','','2024-11-24 18:09:38','','0','10','2024-11-24 18:09:38','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101732460210','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1763,'','Cash','','2024-11-24 18:33:27','','0','10','2024-11-24 18:33:27','','75','75','1','retail','0','75','1','0','0','0','0','0','0','new',' ','','1','0','101732460983','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1764,'','Cash','','2024-11-24 18:33:41','','0','10','2024-11-24 18:33:41','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101732462409','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1765,'V5EVCTHVR','Mpesa','','2024-11-24 18:47:31','','0','10','2024-11-24 18:47:31','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101732462423','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1766,'I,LMFMNRDR','Mpesa','','2024-11-24 19:03:01','','0','10','2024-11-24 19:03:01','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101732463259','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1767,'','Cash','','2024-11-24 19:20:47','','0','10','2024-11-24 19:20:47','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101732464193','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1768,'','Cash','','2024-11-24 19:47:31','','0','10','2024-11-24 19:47:31','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101732465262','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1769,'','Cash','','2024-11-24 19:59:11','','0','10','2024-11-24 19:59:11','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101732466855','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1770,'','Cash','','2024-11-24 20:10:12','','0','10','2024-11-24 20:10:12','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101732467554','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1771,'','Cash','','2024-11-24 20:10:38','','0','10','2024-11-24 20:10:38','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101732468220','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1772,'','Cash','','2024-11-24 20:29:32','','0','10','2024-11-24 20:29:32','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101732468241','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1773,'','Cash','','2024-11-24 20:47:29','','0','10','2024-11-24 20:47:29','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101732469374','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1774,'','Cash','','2024-11-24 20:57:05','','0','10','2024-11-24 20:57:05','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101732470452','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1775,'','Cash','','2024-11-24 21:17:08','','0','10','2024-11-24 21:17:08','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101732471027','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1776,'','Cash','','2024-11-24 21:41:11','','0','10','2024-11-24 21:41:11','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101732472232','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1777,'','Cash','','2024-11-24 21:41:21','','0','10','2024-11-24 21:41:21','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101732473675','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1778,'fffffffxef','Mpesa','','2024-11-25 17:17:21','','0','10','2024-11-25 17:17:21','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101732544227','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1779,'','Cash','','2024-11-25 17:28:19','','0','10','2024-11-25 17:28:19','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101732544253','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1780,'ewfwefze','Mpesa','','2024-11-25 17:51:47','','0','10','2024-11-25 17:51:47','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101732546276','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1781,'pokgdikjht','Mpesa','','2024-11-25 17:59:30','','0','10','2024-11-25 17:59:30','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101732546315','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1782,'','Cash','','2024-11-25 18:43:23','','0','10','2024-11-25 18:43:23','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101732546788','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1783,'iojbhefgurhbf','Mpesa','','2024-11-25 18:50:33','','0','10','2024-11-25 18:50:33','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101732549407','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1784,'','Cash','','2024-11-25 18:53:45','','0','10','2024-11-25 18:53:45','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101732549848','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1785,'fdsygrfgr','Mpesa','','2024-11-25 18:58:23','','0','10','2024-11-25 18:58:23','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101732550026','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1786,'','Cash','','2024-11-25 19:03:33','','0','10','2024-11-25 19:03:33','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101732550310','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1787,'','Cash','','2024-11-25 19:06:02','','0','10','2024-11-25 19:06:02','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101732550751','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1788,'efrcdetrfges','Mpesa','','2024-11-25 19:06:57','','0','10','2024-11-25 19:06:57','','0','140','1','retail','0','140','1','0','0','0','0','140','0','new',' ','','1','0','101732550765','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1789,'','Cash','','2024-11-25 19:22:23','','0','10','2024-11-25 19:22:23','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101732550831','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1790,'','Cash','','2024-11-25 19:31:09','','0','10','2024-11-25 19:31:09','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101732551746','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1791,'','Cash','','2024-11-25 19:31:25','','0','10','2024-11-25 19:31:25','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101732552271','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1792,'.ftuyhik','Mpesa','','2024-11-25 19:33:11','','0','10','2024-11-25 19:33:11','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101732552294','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1793,'sdzsawq','Mpesa','','2024-11-25 19:37:46','','0','10','2024-11-25 19:37:46','','10','100','1','retail','0','100','1','0','0','0','0','90','0','new',' ','','1','0','101732552401','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1794,'ghwvdsdfhu','Mpesa','','2024-11-25 19:47:50','','0','10','2024-11-25 19:47:50','','0','220','1','retail','0','220','1','0','0','0','0','220','0','new',' ','','1','0','101732552688','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1795,'','Cash','','2024-11-25 20:07:31','','0','10','2024-11-25 20:07:31','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101732554067','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1796,'jsfxdufff','Mpesa','','2024-11-25 20:08:25','','0','10','2024-11-25 20:08:25','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101732554453','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1797,'','Cash','','2024-11-25 20:14:49','','0','10','2024-11-25 20:14:49','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101732554525','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1798,'dddcx','Mpesa','','2024-11-25 21:02:31','','0','10','2024-11-25 20:44:54','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101732554892','No','10','2024-11-25 21:02:31','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1799,'YDUFJDI','Mpesa','','2024-11-25 21:24:16','','0','10','2024-11-25 21:24:16','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101732559037','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1800,'B FGVBYHGVR','Mpesa','','2024-11-25 21:50:32','','0','10','2024-11-25 21:50:32','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','101732559129','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1801,'RTG HUF','Mpesa','','2024-11-25 21:50:54','','0','10','2024-11-25 21:50:54','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101732560642','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1802,'','Cash','','2024-11-25 21:54:32','','0','10','2024-11-25 21:54:32','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101732560660','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1803,'r6y7ur6yus','Mpesa','','2024-11-26 09:57:38','','0','10','2024-11-26 09:57:38','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101732600490','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1804,'sdetdfede','Mpesa','','2024-11-26 10:22:53','','0','10','2024-11-26 10:22:53','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101732604270','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1805,'rveeefgrgt5','Mpesa','','2024-11-26 12:01:41','','0','10','2024-11-26 12:01:41','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101732605786','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1806,'FVJINGTF','Mpesa','','2024-11-26 12:08:15','','0','10','2024-11-26 12:08:15','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101732611712','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1807,'','Cash','','2024-11-26 13:59:13','','0','10','2024-11-26 13:59:13','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101732612111','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1808,'','Cash','','2024-11-26 14:11:22','','0','10','2024-11-26 14:11:22','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101732618756','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1809,'','Cash','','2024-11-26 14:31:07','','0','10','2024-11-26 14:31:07','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101732619486','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1810,'SYHUGDUHEFGS','Mpesa','','2024-11-26 14:46:12','','0','10','2024-11-26 14:46:12','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101732620671','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1811,'','Cash','','2024-11-26 15:09:53','','0','10','2024-11-26 15:09:53','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101732621581','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1812,'JYEWRFDRT','Mpesa','','2024-11-26 16:39:08','','0','10','2024-11-26 16:39:08','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101732622997','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1813,'DSYGEEDFYH','Mpesa','','2024-11-26 18:35:11','','0','10','2024-11-26 16:51:46','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101732628364','No','10','2024-11-26 18:35:11','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1814,'','Cash','','2024-11-26 18:35:39','','0','10','2024-11-26 18:35:39','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101732635330','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1815,'FVBUHTG','Mpesa','','2024-11-26 18:36:17','','0','10','2024-11-26 18:36:17','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','101732635363','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1816,'','Cash','','2024-11-26 18:45:13','','0','10','2024-11-26 18:45:13','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101732635392','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1817,'','Cash','','2024-11-26 19:00:37','','0','10','2024-11-26 19:00:37','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101732635917','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1818,'RTFWETFER3','Mpesa','','2024-11-26 19:33:02','','0','10','2024-11-26 19:33:02','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101732636839','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1819,'','Cash','','2024-11-26 19:39:20','','0','10','2024-11-26 19:39:20','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101732638800','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1820,'FSCHGVFVDSYUH','Mpesa','','2024-11-26 19:58:11','','0','10','2024-11-26 19:58:11','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101732639163','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1821,'DYEDFUYEWQ','Mpesa','','2024-11-26 20:20:33','','0','10','2024-11-26 20:20:33','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101732640302','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1822,'SDAHGD','Mpesa','','2024-11-26 20:23:28','','0','10','2024-11-26 20:23:28','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101732641648','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1823,'','Cash','','2024-11-26 20:29:49','','0','10','2024-11-26 20:29:49','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101732641817','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1824,'FFFFFFG','Mpesa','','2024-11-26 20:34:48','','0','10','2024-11-26 20:34:48','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101732642191','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1825,'WAWERU','Mpesa','','2024-11-26 21:03:48','','0','10','2024-11-26 21:03:48','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101732642498','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1826,'DRFTGYHF','Mpesa','','2024-11-26 21:42:41','','0','10','2024-11-26 21:42:41','','0','180','1','retail','0','180','1','0','0','0','0','180','0','new',' ','','1','0','101732644270','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1827,'JT6YFGU','Mpesa','','2024-11-26 21:49:29','','0','10','2024-11-26 21:49:29','','0','230','1','retail','0','230','1','0','0','0','0','230','0','new',' ','','1','0','101732646571','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1828,'OFDGIONG','Mpesa','','2024-11-27 09:13:18','','0','10','2024-11-27 09:13:18','','0','570','1','retail','0','570','1','0','0','0','0','570','0','new',' ','','1','0','101732687885','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1829,'','Cash','','2024-11-27 09:22:50','','0','10','2024-11-27 09:22:50','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101732688031','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1830,'','Cash','','2024-11-27 09:29:03','','0','10','2024-11-27 09:29:03','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','101732688576','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1831,'FTVGYBUHJT','Mpesa','','2024-11-27 10:05:57','','0','10','2024-11-27 10:05:57','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101732688947','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1832,'EWDFT','Mpesa','','2024-11-27 10:06:25','','0','10','2024-11-27 10:06:25','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101732691168','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1833,'HGRTJNVGE','Mpesa','','2024-11-27 10:30:35','','0','10','2024-11-27 10:30:35','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101732691191','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1834,'','Cash','','2024-11-27 10:33:40','','0','10','2024-11-27 10:33:40','','130','130','1','retail','0','130','1','0','0','0','0','0','0','new',' ','','1','0','101732692642','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1835,'','Cash','','2024-11-27 18:23:50','','0','10','2024-11-27 18:23:50','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','1','0','101732720995','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1836,'rf6bygrce','Mpesa','','2024-11-27 18:46:02','','0','10','2024-11-27 18:46:02','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101732721036','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1837,'thijiejerh','Mpesa','','2024-11-27 19:28:53','','0','10','2024-11-27 19:28:53','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101732722375','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1838,'gtrffvri','Mpesa','','2024-11-27 19:32:04','','0','10','2024-11-27 19:32:04','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101732724947','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1839,'gtrvi9mg','Mpesa','','2024-11-27 20:12:19','','0','10','2024-11-27 20:12:19','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101732725146','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1840,'','Cash','','2024-11-27 20:14:09','','0','10','2024-11-27 20:14:09','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101732727552','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1841,'','Cash','','2024-11-27 20:36:58','','0','10','2024-11-27 20:36:58','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101732727652','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1842,'','Cash','','2024-11-27 20:40:33','','0','10','2024-11-27 20:40:33','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101732729042','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1843,'exfxfxew','Mpesa','','2024-11-27 20:41:00','','0','10','2024-11-27 20:41:00','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101732729244','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1844,'efhregyrcr','Mpesa','','2024-11-27 20:58:40','','0','10','2024-11-27 20:58:40','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','101732729269','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1845,'','Cash','','2024-11-27 21:19:21','','0','10','2024-11-27 21:19:21','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101732730330','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1846,'','Cash','','2024-11-27 21:26:35','','0','10','2024-11-27 21:26:35','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101732731566','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1847,'decv hdc','Mpesa','','2024-11-27 21:40:36','','0','10','2024-11-27 21:40:36','','100','350','1','retail','0','350','1','0','0','0','0','250','0','new',' ','','1','0','101732732003','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1848,'','Cash','','2024-11-27 21:47:47','','0','10','2024-11-27 21:47:47','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101732733237','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1849,'','Cash','','2024-11-27 21:48:18','','0','10','2024-11-27 21:48:18','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101732733272','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1850,'uyrds6rw','Mpesa','','2024-11-28 12:28:59','','0','10','2024-11-28 12:28:59','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','101732786072','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1851,'','Cash','','2024-11-28 16:24:54','','0','10','2024-11-28 16:24:54','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','1','0','101732794213','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1852,'ghfebmhrfx','Mpesa','','2024-11-28 17:39:08','','0','10','2024-11-28 17:39:08','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101732800304','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1853,'','Cash','','2024-11-28 18:00:58','','0','10','2024-11-28 18:00:58','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101732804777','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1854,'dsgfvcghdshxds','Mpesa','','2024-11-28 18:04:27','','0','10','2024-11-28 18:04:27','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101732806063','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1855,'','Cash','','2024-11-28 18:35:40','','0','10','2024-11-28 18:35:40','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101732806278','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1856,'fgfvhds','Mpesa','','2024-11-28 19:02:00','','0','10','2024-11-28 19:02:00','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101732809705','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1857,'dafsafqd','Mpesa','','2024-11-28 19:03:54','','0','10','2024-11-28 19:03:54','','0','270','1','retail','0','270','1','0','0','0','0','270','0','new',' ','','1','0','101732809735','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1858,'ftvhijnlp,','Mpesa','','2024-11-28 19:25:54','','0','10','2024-11-28 19:25:54','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','',NULL,'0','101732811087','Cleared','10','2024-11-28 19:27:59','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1859,'','Cash','','2024-11-28 19:52:38','','0','10','2024-11-28 19:52:38','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101732811282','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1860,'','Cash','','2024-11-28 19:53:12','','0','10','2024-11-28 19:53:12','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101732812770','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1861,' bhjfchbfc','Mpesa','','2024-11-28 19:53:49','','0','10','2024-11-28 19:53:49','','0','220','1','retail','0','220','1','0','0','0','0','220','0','new',' ','','1','0','101732812795','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1862,'','Cash','','2024-11-28 20:55:54','','0','10','2024-11-28 20:55:54','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101732816521','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1863,'dlpsps[;asd','Mpesa','','2024-11-28 21:16:50','','0','10','2024-11-28 21:16:50','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','101732816559','Cleared','10','2024-11-28 21:19:03','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1864,'','Cash','','2024-11-28 21:20:37','','0','10','2024-11-28 21:20:37','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101732818023','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1865,'','Cash','','2024-11-28 21:41:43','','0','10','2024-11-28 21:41:43','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','101732818040','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1866,'','Cash','','2024-11-28 21:43:19','','0','10','2024-11-28 21:43:19','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101732819306','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1867,'','Cash','','2024-11-28 22:18:43','','0','10','2024-11-28 22:18:43','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101732821505','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1868,'','Cash','','2024-11-29 10:33:39','','0','10','2024-11-29 10:33:39','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101732862052','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1869,'','Cash','','2024-11-29 11:51:19','','0','10','2024-11-29 11:51:19','','25','25','1','retail','0','25','1','0','0','0','0','0','0','new',' ','','1','0','101732865633','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1870,'','Cash','','2024-11-29 11:51:37','','0','10','2024-11-29 11:51:37','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101732870284','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1871,'tywedyfetw','Mpesa','','2024-11-29 13:01:18','','0','10','2024-11-29 13:01:18','','0','120','1','retail','0','120','1','0','0','0','0','120','0','new',' ','','1','0','101732870300','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1872,'edft3ed','Mpesa','','2024-11-29 13:02:00','','0','10','2024-11-29 13:02:00','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101732874488','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1873,'57r4ftcvrts','Mpesa','','2024-11-29 13:24:10','','0','10','2024-11-29 13:24:10','','0','180','1','retail','0','180','1','0','0','0','0','180','0','new',' ','','1','0','101732874526','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1874,'ttcgtct','Mpesa','','2024-11-29 13:44:43','','0','10','2024-11-29 13:44:43','','20','30','1','retail','0','30','1','0','0','0','0','10','0','printed',' ','','1','0','101732875858','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1875,'fcxzfgc','Mpesa','','2024-11-29 13:50:05','','0','10','2024-11-29 13:50:05','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101732877097','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1876,'','Cash','','2024-11-29 14:32:20','','0','10','2024-11-29 14:32:20','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101732877419','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1877,'dyfhdfw','Mpesa','','2024-11-29 14:50:39','','0','10','2024-11-29 14:50:39','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','101732879943','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1878,'rdsfvrtwe6t','Mpesa','','2024-11-29 15:35:03','','0','10','2024-11-29 15:35:03','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','101732881048','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1879,'','Cash','','2024-11-29 15:51:53','','0','10','2024-11-29 15:51:53','','145','145','1','retail','0','145','1','0','0','0','0','0','0','new',' ','','1','0','101732883713','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1880,'','Cash','','2024-11-29 15:52:05','','0','10','2024-11-29 15:52:05','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101732884716','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1881,'','Cash','','2024-11-29 18:44:03','','0','10','2024-11-29 18:44:03','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101732894916','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1882,'f sdgec','Mpesa','','2024-11-29 18:44:16','','0','10','2024-11-29 18:44:16','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101732895050','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1883,'','Cash','','2024-11-29 18:47:14','','0','10','2024-11-29 18:47:14','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101732895062','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1884,'','Cash','','2024-11-29 18:54:46','','0','10','2024-11-29 18:54:46','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101732895236','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1885,'eagfljhvafd','Mpesa','','2024-11-29 19:12:26','','0','10','2024-11-29 19:12:26','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101732895688','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1886,'','Cash','','2024-11-29 19:26:52','','0','10','2024-11-29 19:26:52','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101732896755','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1887,'','Cash','','2024-11-29 20:32:55','','0','10','2024-11-29 20:32:55','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101732897617','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1888,'','Cash','','2024-11-29 20:53:58','','0','10','2024-11-29 20:53:58','','5','5','1','retail','0','5','1','0','0','0','0','0','0','new',' ','','1','0','101732901593','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1889,'ghjkeszty','Mpesa','','2024-11-29 21:07:49','','0','10','2024-11-29 21:07:49','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101732902842','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1890,'','Cash','','2024-11-29 21:14:57','','0','10','2024-11-29 21:14:57','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101732903677','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1891,'afsduigds','Mpesa','','2024-11-29 21:16:40','','0','10','2024-11-29 21:16:40','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101732904104','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1892,'dfsxhdx','Mpesa','','2024-11-29 21:25:29','','0','10','2024-11-29 21:25:29','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101732904206','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1893,'dfxhilerat7i','Mpesa','','2024-11-29 21:28:39','','0','10','2024-11-29 21:28:39','','0','230','1','retail','0','230','1','0','0','0','0','230','0','new',' ','','1','0','101732904738','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1894,'','Cash','','2024-11-29 21:29:01','','0','10','2024-11-29 21:29:01','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101732904925','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1895,'','Cash','','2024-11-29 21:34:11','','0','10','2024-11-29 21:34:11','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101732904944','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1896,'edhjdahkbfweygu','Mpesa','','2024-11-29 21:34:26','','0','10','2024-11-29 21:34:26','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101732905258','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1897,'','Cash','','2024-11-29 22:01:49','','0','10','2024-11-29 22:01:49','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101732905273','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1898,'sdfgiupdsf','Mpesa','','2024-11-29 22:02:04','','0','10','2024-11-29 22:02:04','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101732906914','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1899,'','Cash','','2024-11-29 22:04:06','','0','10','2024-11-29 22:04:06','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101732906931','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1900,'','Cash','','2024-11-29 22:06:00','','0','10','2024-11-29 22:06:00','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101732907054','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1901,'','Cash','','2024-11-30 10:40:17','','0','10','2024-11-30 10:40:17','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101732952394','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1902,'','Cash','','2024-11-30 10:40:26','','0','10','2024-11-30 10:40:26','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101732952420','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1903,'','Cash','','2024-11-30 11:16:27','','0','10','2024-11-30 11:16:27','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101732952429','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1904,'','Cash','','2024-11-30 12:33:45','','0','10','2024-11-30 12:33:45','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101732954590','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1905,'','Cash','','2024-11-30 13:20:01','','0','10','2024-11-30 13:20:01','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101732959229','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1906,'','Cash','','2024-11-30 14:21:51','','0','10','2024-11-30 14:21:51','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101732965684','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1907,'','Cash','','2024-11-30 15:32:07','','0','10','2024-11-30 15:32:07','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101732965718','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1908,'zdedfqw','Mpesa','','2024-11-30 15:32:19','','0','10','2024-11-30 15:32:19','','0','180','1','retail','0','180','1','0','0','0','0','180','0','new',' ','','1','0','101732969929','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1909,'','Cash','','2024-11-30 15:56:17','','0','10','2024-11-30 15:56:17','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101732969945','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1910,'','Cash','','2024-11-30 18:24:48','','0','10','2024-11-30 18:24:48','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101732980273','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1911,'','Cash','','2024-11-30 18:28:13','','0','10','2024-11-30 18:28:13','','0','0','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','100','101732980289','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1912,'','Cash','','2024-11-30 18:28:50','','0','10','2024-11-30 18:28:50','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101732980519','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1913,'','Cash','','2024-11-30 18:34:37','','0','10','2024-11-30 18:34:37','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101732980532','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1914,'tcfcdsrts','Mpesa','','2024-11-30 19:15:28','','0','10','2024-11-30 19:15:28','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101732983313','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1915,'gjfsyts','Mpesa','','2024-11-30 19:16:20','','0','10','2024-11-30 19:16:20','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101732983338','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1916,'','Cash','','2024-11-30 19:29:34','','0','10','2024-11-30 19:29:34','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101732983407','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1917,'diuggfgufdjb','Mpesa','','2024-11-30 19:55:03','','0','10','2024-11-30 19:55:03','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101732985688','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1918,'efyfgeds','Mpesa','','2024-11-30 20:17:45','','0','10','2024-11-30 20:17:45','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101732985716','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1919,'','Cash','','2024-11-30 20:54:13','','0','10','2024-11-30 20:54:13','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101732987073','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1920,'','Cash','','2024-11-30 20:54:29','','0','10','2024-11-30 20:54:29','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101732989257','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1921,'trgfirtgftg','Mpesa','','2024-11-30 20:54:46','','0','10','2024-11-30 20:54:46','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101732989273','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1922,'tvgtrvct','Mpesa','','2024-11-30 21:15:14','','0','10','2024-11-30 21:15:14','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101732989296','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1923,'ytrgv56yg65','Mpesa','','2024-11-30 21:15:40','','0','10','2024-11-30 21:15:40','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101732990520','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1924,'gbjkbgrvt','Mpesa','','2024-11-30 21:38:26','','0','10','2024-11-30 21:38:26','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101732990554','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1925,'ghildgcw4a','Mpesa','','2024-11-30 21:41:09','','0','10','2024-11-30 21:41:09','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101732991914','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1926,'','Cash','','2024-11-30 21:49:33','','0','10','2024-11-30 21:49:33','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101732992076','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1927,'3dyrfwe','Mpesa','','2024-11-30 21:52:41','','0','10','2024-11-30 21:52:41','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101732992575','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1928,'','Cash','','2024-12-01 14:55:16','','0','10','2024-12-01 14:55:16','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101733054075','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1929,'','Cash','','2024-12-01 15:07:28','','0','10','2024-12-01 15:07:28','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101733054118','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1930,'jhfyujhudg','Mpesa','','2024-12-01 15:38:02','','0','10','2024-12-01 15:38:02','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101733054851','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1931,'sdfwfew','Mpesa','','2024-12-01 16:01:01','','0','10','2024-12-01 16:01:01','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101733056689','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1932,'hyufy9brf','Mpesa','','2024-12-01 17:08:43','','0','10','2024-12-01 17:08:43','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101733058066','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1933,'7ehibgu8rf','Mpesa','','2024-12-01 17:56:24','','0','10','2024-12-01 17:56:24','','0','210','1','retail','0','210','1','0','0','0','0','210','0','new',' ','','1','0','101733062133','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1934,'','Cash','','2024-12-01 18:08:45','','0','10','2024-12-01 18:08:45','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101733064993','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1935,'','Cash','','2024-12-01 18:11:17','','0','10','2024-12-01 18:11:17','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101733065729','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1936,'djshgtrehjsdf','Mpesa','','2024-12-01 18:22:36','','0','10','2024-12-01 18:22:36','','0','160','1','retail','0','160','1','0','0','0','0','160','0','new',' ','','1','0','101733065880','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1937,'wergfdvr','Mpesa','','2024-12-01 18:31:12','','0','10','2024-12-01 18:31:12','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101733066577','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1938,'fgrcngtrf','Mpesa','','2024-12-01 18:53:32','','0','10','2024-12-01 18:53:32','','0','210','1','retail','0','210','1','0','0','0','0','210','0','new',' ','','1','0','101733068379','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1939,'kfgzvghf','Mpesa','','2024-12-01 19:06:26','','0','10','2024-12-01 19:06:26','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101733068423','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1940,'dzclmtgv','Mpesa','','2024-12-01 19:14:56','','0','10','2024-12-01 19:14:56','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101733069193','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1941,'xedgyvfrcfre','Mpesa','','2024-12-01 19:24:41','','0','10','2024-12-01 19:24:41','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101733069706','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1942,'','Cash','','2024-12-01 19:29:56','','0','10','2024-12-01 19:29:56','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101733070288','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1943,'dtxfcfts','Mpesa','','2024-12-01 19:39:17','','0','10','2024-12-01 19:39:17','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101733070598','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1944,'drxsdcs','Mpesa','','2024-12-01 19:51:30','','0','10','2024-12-01 19:51:31','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101733071850','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1945,'','Cash','','2024-12-01 19:51:53','','0','10','2024-12-01 19:51:53','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101733071900','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1946,'rfdqwerd','Mpesa','','2024-12-01 20:07:45','','0','10','2024-12-01 20:07:45','','0','220','1','retail','0','220','1','0','0','0','0','220','0','new',' ','','1','0','101733071916','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1947,'2ed4z43','Mpesa','','2024-12-01 20:08:45','','0','10','2024-12-01 20:08:45','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101733072873','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1948,'','Cash','','2024-12-01 20:09:44','','0','10','2024-12-01 20:09:44','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101733072975','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1949,'etdfee','Mpesa','','2024-12-01 20:10:54','','0','10','2024-12-01 20:10:54','','0','25','1','retail','0','25','1','0','0','0','0','25','0','new',' ','','1','0','101733072987','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1950,'gheghgywsx','Mpesa','','2024-12-01 20:12:12','','0','10','2024-12-01 20:12:12','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101733073063','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1951,'','Cash','','2024-12-01 20:16:23','','0','10','2024-12-01 20:16:23','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101733073139','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1952,'','Cash','','2024-12-01 20:16:44','','0','10','2024-12-01 20:16:44','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101733073385','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1953,'','Cash','','2024-12-01 20:42:51','','0','10','2024-12-01 20:42:51','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101733073406','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1954,'3eruitg4e6r','Mpesa','','2024-12-01 20:51:32','','0','10','2024-12-01 20:51:32','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101733074974','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1955,'fgyeqsd tg','Mpesa','','2024-12-01 20:58:27','','0','10','2024-12-01 20:58:27','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101733075497','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1956,'ydghdr','Mpesa','','2024-12-01 21:05:50','','0','10','2024-12-01 21:05:50','','0','45','1','retail','0','45','1','0','0','0','0','45','0','new',' ','','1','0','101733075918','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1957,'sdftetd','Mpesa','','2024-12-01 21:08:57','','0','10','2024-12-01 21:08:57','','0','25','1','retail','0','25','1','0','0','0','0','25','0','new',' ','','1','0','101733076519','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1958,'','Cash','','2024-12-01 21:41:52','','0','10','2024-12-01 21:41:52','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101733078503','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1959,'','Cash','','2024-12-02 16:17:07','','0','10','2024-12-02 16:17:07','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101733144958','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1960,'fgk;ghtre','Mpesa','','2024-12-02 18:47:58','','0','10','2024-12-02 18:47:58','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101733145438','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1961,'d9sfugbv7ydfa','Mpesa','','2024-12-02 19:02:49','','0','10','2024-12-02 19:02:49','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101733154487','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1962,'tguh8t','Mpesa','','2024-12-02 19:14:23','','0','10','2024-12-02 19:14:23','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101733156035','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1963,'rgtf6fg4','Mpesa','','2024-12-02 19:15:10','','0','10','2024-12-02 19:15:10','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101733156070','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1964,'','Cash','','2024-12-02 19:24:43','','0','10','2024-12-02 19:24:43','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101733156118','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1965,'fsgtywtre','Mpesa','','2024-12-02 19:26:23','','0','10','2024-12-02 19:26:23','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101733156686','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1966,'qewd7uyt3w','Mpesa','','2024-12-02 19:26:39','','0','10','2024-12-02 19:26:39','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101733156790','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1967,'aqr6ywrf','Mpesa','','2024-12-02 19:32:57','','0','10','2024-12-02 19:32:57','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101733156806','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1968,'','Cash','','2024-12-02 19:33:47','','0','10','2024-12-02 19:33:47','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101733157184','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1969,'dcygfuhdasfc','Mpesa','','2024-12-02 19:52:06','','0','10','2024-12-02 19:52:06','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101733157229','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1970,'','Cash','','2024-12-02 19:55:09','','0','10','2024-12-02 19:55:09','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101733158334','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1971,'kfhi.hfutgr','Mpesa','','2024-12-02 20:03:31','','0','10','2024-12-02 20:03:31','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','101733158511','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1972,'o9tyy er','Mpesa','','2024-12-02 20:05:10','','0','10','2024-12-02 20:05:10','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101733159020','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1973,'','Cash','','2024-12-02 20:09:03','','0','10','2024-12-02 20:09:03','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101733159118','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1974,'uygdter','Mpesa','','2024-12-02 20:09:20','','0','10','2024-12-02 20:09:20','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101733159346','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1975,'','Cash','','2024-12-02 20:10:34','','0','10','2024-12-02 20:10:34','','75','75','1','retail','0','75','1','0','0','0','0','0','0','new',' ','','1','0','101733159407','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1976,'twy64','Mpesa','','2024-12-02 20:10:50','','0','10','2024-12-02 20:10:50','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101733159441','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1977,'','Cash','','2024-12-02 20:13:11','','0','10','2024-12-02 20:13:11','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101733159456','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1978,'423dsfr43','Mpesa','','2024-12-02 20:21:00','','0','10','2024-12-02 20:21:00','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101733159594','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1979,'','Cash','','2024-12-02 20:29:44','','0','10','2024-12-02 20:29:44','','35','35','1','retail','0','35','1','0','0','0','0','0','0','new',' ','','1','0','101733160068','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1980,'4ry6tg7tr','Mpesa','','2024-12-02 20:35:20','','0','10','2024-12-02 20:35:20','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101733160586','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1981,'','Cash','','2024-12-02 20:36:04','','0','10','2024-12-02 20:36:04','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101733160927','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1982,'t5hyf65f5','Mpesa','','2024-12-02 21:16:44','','0','10','2024-12-02 21:16:44','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101733160969','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1983,'','Cash','','2024-12-02 21:17:00','','0','10','2024-12-02 21:17:00','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101733163409','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1984,'','Cash','','2024-12-02 21:19:45','','0','10','2024-12-02 21:19:45','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101733163423','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1985,'','Cash','','2024-12-02 21:19:56','','0','10','2024-12-02 21:19:56','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101733163588','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1986,'34rd4rd4d','Mpesa','','2024-12-02 21:40:31','','0','10','2024-12-02 21:40:31','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101733163599','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1987,'','Cash','','2024-12-02 22:02:09','','0','10','2024-12-02 22:02:09','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101733164837','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1988,'','Cash','','2024-12-02 22:03:43','','0','10','2024-12-02 22:03:43','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101733166189','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1989,'dyetyuyg','Mpesa','','2024-12-02 22:04:07','','0','10','2024-12-02 22:04:07','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101733166224','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1990,'ysfcuxfsc','Mpesa','','2024-12-02 22:10:34','','0','10','2024-12-02 22:10:34','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101733166254','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1991,'','Cash','','2024-12-02 22:13:29','','0','10','2024-12-02 22:13:29','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101733166646','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1992,'tw56er','Mpesa','','2024-12-02 22:22:34','','0','10','2024-12-02 22:22:34','','0','290','1','retail','0','290','1','0','0','0','0','290','0','new',' ','','1','0','101733167325','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1993,'7g6reyvgdr','Mpesa','','2024-12-03 09:35:38','','0','10','2024-12-03 09:35:38','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101733207716','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1994,'fgtefgwer','Mpesa','','2024-12-03 10:38:26','','0','10','2024-12-03 10:38:26','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101733207745','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1995,'','Cash','','2024-12-03 10:39:27','','0','10','2024-12-03 10:39:27','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101733211514','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1996,'hbft7yf','Mpesa','','2024-12-03 10:42:22','','0','10','2024-12-03 10:42:22','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101733211571','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1997,'dsfg8ds','Mpesa','','2024-12-03 14:38:07','','0','10','2024-12-03 14:38:07','','0','310','1','retail','0','310','1','0','0','0','0','310','0','new',' ','','1','0','101733225846','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1998,'','Cash','','2024-12-03 14:38:26','','0','10','2024-12-03 14:38:26','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101733225896','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1999,'','Cash','','2024-12-03 16:07:19','','0','10','2024-12-03 16:07:19','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101733225908','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2000,'fdgtvhirudr','Mpesa','','2024-12-03 16:10:24','','0','10','2024-12-03 16:10:24','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101733231243','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2001,'tde, uj','Mpesa','','2024-12-03 17:16:14','','0','10','2024-12-03 17:16:14','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101733231430','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2002,'gfyvjotfc','Mpesa','','2024-12-03 17:47:03','','0','10','2024-12-03 17:47:03','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101733235380','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2003,'erhyuhsr','Mpesa','','2024-12-03 18:37:42','','0','10','2024-12-03 18:37:42','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101733237229','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2004,'','Cash','','2024-12-03 18:40:29','','0','10','2024-12-03 18:40:29','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101733240275','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2005,'rfghoughae','Mpesa','','2024-12-03 19:36:13','','0','10','2024-12-03 19:36:13','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101733240432','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2006,'','Cash','','2024-12-03 19:48:51','','0','10','2024-12-03 19:48:51','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101733243781','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2007,'tgihygb7yt','Mpesa','','2024-12-03 20:20:39','','0','10','2024-12-03 20:20:39','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101733244534','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2008,'','Cash','','2024-12-03 20:22:08','','0','10','2024-12-03 20:22:08','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101733246446','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2009,'','Cash','','2024-12-03 20:42:32','','0','10','2024-12-03 20:42:32','','15','15','1','retail','0','15','1','0','0','0','0','0','0','new',' ','','1','0','101733246531','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2010,'edew','Mpesa','','2024-12-03 20:42:58','','0','10','2024-12-03 20:42:58','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101733247755','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2011,'','Cash','','2024-12-03 20:43:41','','0','10','2024-12-03 20:43:41','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101733247787','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2012,'','Cash','','2024-12-03 20:44:56','','0','10','2024-12-03 20:44:56','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101733247826','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2013,'rtxfrf4x3x5','Mpesa','','2024-12-03 21:10:59','','0','10','2024-12-03 21:10:59','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101733247919','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2014,'56s3q','Mpesa','','2024-12-03 21:13:39','','0','10','2024-12-03 21:13:39','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101733249464','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2015,'','Cash','','2024-12-03 21:25:45','','0','10','2024-12-03 21:25:45','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101733250336','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2016,'','Cash','','2024-12-03 21:33:30','','0','10','2024-12-03 21:33:30','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101733250348','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2017,'','Cash','','2024-12-03 21:59:56','','0','10','2024-12-03 21:59:56','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101733250813','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2018,'','Cash','','2024-12-04 09:28:47','','0','10','2024-12-04 09:28:47','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101733293596','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2019,'','Cash','','2024-12-04 11:52:53','','0','10','2024-12-04 11:52:53','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101733293732','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2020,'sdgfghvrs','Mpesa','','2024-12-04 13:12:25','','0','10','2024-12-04 12:01:29','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101733302377','No','10','2024-12-04 13:12:25','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2021,'','Cash','','2024-12-04 19:00:38','','0','10','2024-12-04 19:00:38','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101733319898','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2022,'dfhniiujrg','Mpesa','','2024-12-04 19:11:28','','0','10','2024-12-04 19:11:28','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101733328051','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2023,'','Cash','','2024-12-04 19:15:29','','0','10','2024-12-04 19:15:29','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101733328699','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2024,'yhv666666666666','Mpesa','','2024-12-04 20:15:48','','0','10','2024-12-04 20:15:48','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101733328932','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2025,'4t5rv4','Mpesa','','2024-12-04 20:22:31','','0','10','2024-12-04 20:22:31','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101733332555','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2026,'weqdq','Mpesa','','2024-12-04 21:18:50','','0','10','2024-12-04 21:18:50','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101733332956','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2027,'','Cash','','2024-12-04 21:42:29','','0','10','2024-12-04 21:42:29','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101733336337','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2028,'refy7yrf','Mpesa','','2024-12-04 21:44:14','','0','10','2024-12-04 21:44:14','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101733337756','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2029,'','Cash','','2024-12-04 21:54:55','','0','10','2024-12-04 21:54:55','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101733337898','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2030,'wef3ewq','Mpesa','','2024-12-04 21:55:06','','0','10','2024-12-04 21:55:06','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101733338498','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2031,'','Cash','','2024-12-04 21:55:34','','0','10','2024-12-04 21:55:34','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101733338512','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2032,'','Cash','','2024-12-04 22:03:37','','0','10','2024-12-04 22:03:37','','390','390','1','retail','0','390','1','0','0','0','0','0','0','new',' ','','1','0','101733338536','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2033,'dsfgihgasf','Mpesa','','2024-12-06 12:37:43','','0','10','2024-12-06 12:37:43','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101733470956','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2034,'asdfyure','Mpesa','','2024-12-06 12:39:06','','0','10','2024-12-06 12:39:06','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101733477877','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2035,'huigygt','Mpesa','','2024-12-06 14:36:47','','0','10','2024-12-06 14:36:47','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101733477957','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2036,'tr4wt5','Mpesa','','2024-12-06 14:37:08','','0','10','2024-12-06 14:37:08','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101733485016','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2037,'e6r5er5w','Mpesa','','2024-12-06 15:41:27','','0','10','2024-12-06 15:41:27','','100','400','1','retail','0','400','1','0','0','0','0','300','0','new',' ','','1','0','101733485035','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2038,'e2dt7ywrt5e','Mpesa','','2024-12-06 17:37:20','','0','10','2024-12-06 16:09:39','','0','120','1','retail','0','120','1','0','0','0','0','120','0','new',' ','','1','0','101733488911','No','10','2024-12-06 17:37:20','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2039,'','Cash','','2024-12-06 18:01:46','','0','10','2024-12-06 18:01:46','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101733495848','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2040,'','Cash','','2024-12-06 18:42:49','','0','10','2024-12-06 18:42:49','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101733497310','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2041,'wsdwwws','Mpesa','','2024-12-06 18:49:59','','0','10','2024-12-06 18:43:53','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101733499781','No','10','2024-12-06 18:49:59','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2042,'gtdykh','Mpesa','','2024-12-06 19:20:38','','0','10','2024-12-06 19:20:38','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101733500205','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2043,'','Cash','','2024-12-06 19:32:05','','0','10','2024-12-06 19:32:05','','0','0','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','200','101733502045','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2044,'','Cash','','2024-12-06 19:47:37','','0','10','2024-12-06 19:47:37','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101733503634','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2045,'','Cash','','2024-12-06 19:54:39','','0','10','2024-12-06 19:54:39','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101733503821','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2046,'fruwrir','Mpesa','','2024-12-06 19:55:00','','0','10','2024-12-06 19:55:00','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101733504081','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2047,'','Cash','','2024-12-06 20:39:10','','0','10','2024-12-06 20:39:10','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101733504111','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2048,'','Cash','','2024-12-06 20:39:26','','0','10','2024-12-06 20:39:26','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101733506754','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2049,'','Cash','','2024-12-06 20:39:53','','0','10','2024-12-06 20:39:53','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101733506768','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2050,'tryhv5','Mpesa','','2024-12-06 21:03:02','','0','10','2024-12-06 21:03:02','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101733506796','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2051,'trhv64v','Mpesa','','2024-12-06 21:03:19','','0','10','2024-12-06 21:03:19','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101733508189','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2052,'','Cash','','2024-12-06 21:11:37','','0','10','2024-12-06 21:11:37','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101733508204','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2053,'erwf7g84r','Mpesa','','2024-12-06 21:18:43','','0','10','2024-12-06 21:18:43','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101733508701','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2054,'','Cash','','2024-12-06 21:35:00','','0','10','2024-12-06 21:35:00','','120','120','1','retail','0','120','1','0','0','0','0','0','0','new',' ','','1','0','101733509131','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2055,'','Cash','','2024-12-06 21:51:08','','0','10','2024-12-06 21:51:08','','125','125','1','retail','0','125','1','0','0','0','0','0','0','new',' ','','1','0','101733510104','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2056,'','Cash','','2024-12-06 21:51:18','','0','10','2024-12-06 21:51:18','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101733511070','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2057,'','Cash','','2024-12-06 21:52:53','','0','10','2024-12-06 21:52:53','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101733511086','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2058,'','Cash','','2024-12-06 22:07:02','','0','10','2024-12-06 22:07:02','','45','45','1','retail','0','45','1','0','0','0','0','0','0','new',' ','','1','0','101733511175','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2059,'','Cash','','2024-12-09 17:27:10','','0','10','2024-12-09 17:27:10','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101733754382','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2060,'','Cash','','2024-12-09 18:16:51','','0','10','2024-12-09 18:16:51','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101733754432','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2061,'dhfjhaf','Mpesa','','2024-12-09 19:04:09','','0','10','2024-12-09 19:04:09','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101733757414','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2062,'rftgvr','Mpesa','','2024-12-09 19:43:39','','0','10','2024-12-09 19:43:39','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101733760256','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2063,'','Cash','','2024-12-09 19:43:59','','0','10','2024-12-09 19:43:59','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101733762625','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2064,'uohtr','Mpesa','','2024-12-09 19:48:18','','0','10','2024-12-09 19:48:18','','10','30','1','retail','0','30','1','0','0','0','0','20','0','printed',' ','','1','0','101733762642','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2065,'t4yw53','Mpesa','','2024-12-09 20:05:43','','0','10','2024-12-09 20:05:43','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101733762913','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2066,'','Cash','','2024-12-09 20:08:13','','0','10','2024-12-09 20:08:13','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101733763948','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2067,'oiurt','Mpesa','','2024-12-09 20:09:24','','0','10','2024-12-09 20:09:24','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101733764096','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2068,'qewfdeqde','Mpesa','','2024-12-09 20:21:04','','0','10','2024-12-09 20:21:04','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101733764171','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2069,'','Cash','','2024-12-09 20:22:10','','0','10','2024-12-09 20:22:10','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101733764870','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2070,'uerghtg','Mpesa','','2024-12-09 20:49:48','','0','10','2024-12-09 20:49:48','','0','2000','1','retail','0','2000','1','0','0','0','0','2000','0','new',' ','','1','0','101733764932','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2071,'5tf5t4f','Mpesa','','2024-12-09 20:51:35','','0','10','2024-12-09 20:51:35','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101733766605','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2072,'rqrf432423cxf','Mpesa','','2024-12-09 21:19:18','','0','10','2024-12-09 21:19:18','','0','700','1','retail','0','700','1','0','0','0','0','700','0','new',' ','','1','0','101733766700','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2073,'4rf c4c4','Mpesa','','2024-12-09 21:54:57','','0','10','2024-12-09 21:54:57','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101733768368','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2074,'etg8975rt','Mpesa','','2024-12-10 09:37:02','','0','10','2024-12-10 09:37:02','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101733812397','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2075,'5t89yg5','Mpesa','','2024-12-10 10:21:48','','0','10','2024-12-10 10:21:48','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101733812629','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2076,'thonjiyr','Mpesa','','2024-12-10 10:45:08','','0','10','2024-12-10 10:45:08','','0','170','1','retail','0','170','1','0','0','0','0','170','0','new',' ','','1','0','101733815313','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2077,'','Cash','','2024-12-10 12:36:27','','0','10','2024-12-10 12:36:27','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101733816715','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2078,'','Cash','','2024-12-10 13:28:46','','0','10','2024-12-10 13:28:46','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101733826514','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2079,'','Cash','','2024-12-10 13:52:54','','0','10','2024-12-10 13:52:54','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101733826530','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2080,' 6y7u 6','Mpesa','','2024-12-10 14:32:41','','0','10','2024-12-10 14:32:41','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101733827976','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2081,'edfoiye','Mpesa','','2024-12-10 14:35:14','','0','10','2024-12-10 14:35:14','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','101733830390','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2082,'ASDWWDX','Mpesa','','2024-12-10 14:40:19','','0','10','2024-12-10 14:40:19','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101733830532','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2083,'','Cash','','2024-12-10 15:08:01','','0','10','2024-12-10 15:08:02','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','101733830826','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2084,'QEWFDUIOQDAQ','Mpesa','','2024-12-10 15:39:22','','0','10','2024-12-10 15:39:22','','0','0','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','100','101733832487','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2085,'WERWE','Mpesa','','2024-12-10 15:48:48','','0','10','2024-12-10 15:48:48','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101733834916','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2086,'','Cash','','2024-12-10 17:06:39','','0','10','2024-12-10 17:06:39','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101733834958','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2087,'','Cash','','2024-12-10 17:13:59','','0','10','2024-12-10 17:13:59','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101733839609','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2088,'FUJGHEWUHFE','Mpesa','','2024-12-10 17:55:59','','0','10','2024-12-10 17:55:59','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101733840047','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2089,'','Cash','','2024-12-10 18:27:44','','0','10','2024-12-10 18:27:44','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101733842567','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2090,'','Cash','','2024-12-10 19:06:39','','0','10','2024-12-10 19:06:39','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101733844468','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2091,'57Y6G4E','Mpesa','','2024-12-10 19:59:12','','0','10','2024-12-10 19:59:12','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101733846801','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2092,'','Cash','','2024-12-10 19:59:28','','0','10','2024-12-10 19:59:28','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101733849958','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2093,'','Cash','','2024-12-10 20:41:14','','0','10','2024-12-10 20:41:14','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101733849972','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2094,'WECFUEW','Mpesa','','2024-12-10 20:42:21','','0','10','2024-12-10 20:42:21','','0','900','1','retail','0','900','1','0','0','0','0','900','0','new',' ','','1','0','101733852476','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2095,'','Cash','','2024-12-10 20:46:38','','0','10','2024-12-10 20:46:38','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101733852548','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2096,'EQFD3','Mpesa','','2024-12-10 20:47:49','','0','10','2024-12-10 20:47:49','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101733852800','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2097,'','Cash','','2024-12-10 21:10:53','','0','10','2024-12-10 21:10:53','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101733852881','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2098,'','Cash','','2024-12-10 21:11:44','','0','10','2024-12-10 21:11:44','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101733854256','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2099,'RFCRFC43','Mpesa','','2024-12-10 21:17:29','','0','10','2024-12-10 21:17:29','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101733854307','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2100,'','Cash','','2024-12-10 21:33:28','','0','10','2024-12-10 21:33:28','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101733854656','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2101,'54V354T','Mpesa','','2024-12-10 21:37:59','','0','10','2024-12-10 21:37:59','','40','80','1','retail','0','80','1','0','0','0','0','40','0','new',' ','','1','0','101733855615','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2102,'i y 78','Mpesa','','2024-12-11 10:06:55','','0','10','2024-12-11 10:06:55','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101733900806','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2103,'','Cash','','2024-12-11 10:07:20','','0','10','2024-12-11 10:07:20','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101733900823','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2104,'','Cash','','2024-12-11 10:16:59','','0','10','2024-12-11 10:16:59','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101733900842','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2105,'','Cash','','2024-12-11 10:19:11','','0','10','2024-12-11 10:19:11','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101733901424','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2106,'','Cash','','2024-12-11 11:22:40','','0','10','2024-12-11 11:22:40','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101733901554','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2107,'','Cash','','2024-12-11 11:47:49','','0','10','2024-12-11 11:47:49','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101733905364','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2108,'','Cash','','2024-12-11 12:04:04','','0','10','2024-12-11 12:04:04','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101733906871','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2109,'gtlu5rd','Mpesa','','2024-12-11 13:40:34','','0','10','2024-12-11 13:40:34','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101733907846','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2110,'dfcrew','Mpesa','','2024-12-11 17:27:44','','0','10','2024-12-11 17:27:44','','0','425','1','retail','0','425','1','0','0','0','0','425','0','new',' ','','1','0','101733927210','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2111,'yth56b56','Mpesa','','2024-12-11 17:34:51','','0','10','2024-12-11 17:34:51','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101733927270','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2112,'','Cash','','2024-12-11 17:42:44','','0','10','2024-12-11 17:42:44','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101733927697','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2113,'','Cash','','2024-12-11 18:27:45','','0','10','2024-12-11 18:27:45','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101733928167','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2114,'234rc23cr','Mpesa','','2024-12-11 19:03:33','','0','10','2024-12-11 19:03:33','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101733930872','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2115,'','Cash','','2024-12-11 19:13:18','','0','10','2024-12-11 19:13:18','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101733933019','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2116,'','Cash','','2024-12-11 19:19:07','','0','10','2024-12-11 19:13:32','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101733933600','No','10','2024-12-11 19:19:07','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2117,'','Cash','','2024-12-11 19:31:51','','0','10','2024-12-11 19:31:51','','75','75','1','retail','0','75','1','0','0','0','0','0','0','new',' ','','1','0','101733933955','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2118,'edfr3r','Mpesa','','2024-12-11 19:47:34','','0','10','2024-12-11 19:47:34','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101733934714','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2119,'','Cash','','2024-12-11 20:13:56','','0','10','2024-12-11 20:13:56','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101733935661','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2120,'','Cash','','2024-12-11 20:14:28','','0','10','2024-12-11 20:14:28','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101733937238','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2121,'rgrg','Mpesa','','2024-12-11 20:18:56','','0','10','2024-12-11 20:18:56','','0','125','1','retail','0','125','1','0','0','0','0','125','0','new',' ','','1','0','101733937273','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2122,'revervr','Mpesa','','2024-12-11 20:58:11','','0','10','2024-12-11 20:58:11','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101733937549','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2123,'3d243','Mpesa','','2024-12-11 21:28:26','','0','10','2024-12-11 21:28:26','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101733939896','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2124,'trgyuth6','Mpesa','','2024-12-11 21:28:41','','0','10','2024-12-11 21:28:41','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101733941711','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2125,'','Cash','','2024-12-11 21:40:25','','0','10','2024-12-11 21:40:25','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101733941731','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2126,'','Cash','','2024-12-11 21:40:35','','0','10','2024-12-11 21:40:35','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101733942429','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2127,'','Cash','','2024-12-11 21:50:23','','0','10','2024-12-11 21:50:23','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101733942437','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2128,'4tgg4y','Mpesa','','2024-12-11 21:50:35','','0','10','2024-12-11 21:50:35','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101733943025','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2129,'','Cash','','2024-12-11 22:04:12','','0','10','2024-12-11 22:04:12','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101733943040','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2130,'','Cash','','2024-12-12 10:31:39','','0','10','2024-12-12 10:31:39','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101733986944','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2131,'rf43r242','Mpesa','','2024-12-12 10:32:12','','0','10','2024-12-12 10:32:12','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101733988712','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2132,'ef r24r2','Mpesa','','2024-12-12 10:33:37','','0','10','2024-12-12 10:33:37','','0','180','1','retail','0','180','1','0','0','0','0','180','0','new',' ','','1','0','101733988743','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2133,'gdayfgd6r','Mpesa','','2024-12-12 10:45:41','','0','10','2024-12-12 10:45:41','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101733988826','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2134,'eqa6tra','Mpesa','','2024-12-12 11:18:28','','0','10','2024-12-12 11:18:28','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101733989550','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2135,'','Cash','','2024-12-12 11:51:20','','0','10','2024-12-12 11:51:20','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101733991527','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2136,'','Cash','','2024-12-12 12:36:30','','0','10','2024-12-12 12:36:30','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101733993483','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2137,'2e12e12e','Mpesa','','2024-12-12 12:37:06','','0','10','2024-12-12 12:37:06','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101733996192','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2138,'gvj;rxd','Mpesa','','2024-12-12 16:24:31','','0','10','2024-12-12 16:24:31','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101734008533','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2139,'','Cash','','2024-12-12 17:52:44','','0','10','2024-12-12 17:52:44','','65','65','1','retail','0','65','1','0','0','0','0','0','0','new',' ','','1','0','101734009878','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2140,'QW3RV FDTG4','Mpesa','','2024-12-12 18:15:19','','0','10','2024-12-12 17:54:57','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101734015167','No','10','2024-12-12 18:15:19','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2141,'','Cash','','2024-12-12 18:25:05','','0','10','2024-12-12 18:25:05','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101734016527','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2142,'','Cash','','2024-12-12 18:25:55','','0','10','2024-12-12 18:25:55','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101734017110','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2143,'FGNTHE','Mpesa','','2024-12-12 18:50:36','','0','10','2024-12-12 18:50:36','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101734018622','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2144,'DASFEqafe','Mpesa','','2024-12-12 18:51:34','','0','10','2024-12-12 18:51:34','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101734018688','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2145,'','Cash','','2024-12-12 19:04:25','','0','10','2024-12-12 19:04:25','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101734018699','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2146,'','Cash','','2024-12-12 19:06:05','','0','10','2024-12-12 19:06:05','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101734019468','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2147,'ewrwqer','Mpesa','','2024-12-12 19:19:13','','0','10','2024-12-12 19:19:13','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101734019569','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2148,'wdwse2q','Mpesa','','2024-12-12 19:19:29','','0','10','2024-12-12 19:19:29','','0','15','1','retail','0','15','1','0','0','0','0','15','0','printed',' ','','1','0','101734020359','Cleared','10','2024-12-12 19:19:49','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2149,'rfgaewt','Mpesa','','2024-12-12 19:23:05','','0','10','2024-12-12 19:23:05','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101734020392','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2150,'defdwq','Mpesa','','2024-12-12 19:27:57','','0','10','2024-12-12 19:27:57','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101734020592','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2151,'','Cash','','2024-12-12 21:26:59','','0','10','2024-12-12 21:26:59','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101734020883','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2152,'ewd23de12','Mpesa','','2024-12-12 22:48:53','','0','10','2024-12-12 22:48:53','','0','270','1','retail','0','270','1','0','0','0','0','270','0','new',' ','','1','0','101734032889','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2153,'','Cash','','2024-12-13 09:09:10','','0','10','2024-12-13 09:09:10','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101734070127','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2154,'grfs,tyhsw','Mpesa','','2024-12-13 10:29:21','','0','10','2024-12-13 10:29:21','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101734070153','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2155,'','Cash','','2024-12-13 10:54:42','','0','10','2024-12-13 10:54:42','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101734074968','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2156,'','Cash','','2024-12-13 11:06:20','','0','10','2024-12-13 11:06:20','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101734076485','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2157,'','Cash','','2024-12-13 11:37:43','','0','10','2024-12-13 11:37:43','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','101734077183','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2158,'feuhrgtf','Mpesa','','2024-12-13 12:45:34','','0','10','2024-12-13 12:45:34','','0','0','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','300','101734083069','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2159,'edfewd','Mpesa','','2024-12-13 12:47:11','','0','10','2024-12-13 12:47:11','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101734083213','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2160,'','Cash','','2024-12-13 13:11:03','','0','10','2024-12-13 13:11:03','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101734083237','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2161,'','Cash','','2024-12-13 13:55:23','','0','10','2024-12-13 13:55:23','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101734084668','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2162,']\\-0p-0p-','Mpesa','','2024-12-13 15:17:05','','0','10','2024-12-13 15:17:05','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101734087338','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2163,'','Cash','','2024-12-13 15:31:29','','0','10','2024-12-13 15:31:29','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101734092235','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2164,'rgt4tf4w','Mpesa','','2024-12-13 15:50:34','','0','10','2024-12-13 15:50:34','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101734093092','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2165,'wqdvcqw3','Mpesa','','2024-12-13 16:49:11','','0','10','2024-12-13 16:49:11','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101734094241','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2166,'','Cash','','2024-12-13 19:43:45','','0','10','2024-12-13 19:43:45','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','101734108196','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2167,'','Cash','','2024-12-13 19:56:59','','0','10','2024-12-13 19:56:59','','75','75','1','retail','0','75','1','0','0','0','0','0','0','new',' ','','1','0','101734108229','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2168,'','Cash','','2024-12-13 19:57:14','','0','10','2024-12-13 19:57:14','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101734109023','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2169,' 45tg45t','Mpesa','','2024-12-13 20:33:38','','0','10','2024-12-13 20:33:38','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101734109037','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2170,'vergver','Mpesa','','2024-12-13 20:33:51','','0','10','2024-12-13 20:33:51','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101734111223','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2171,'','Cash','','2024-12-13 20:34:05','','0','10','2024-12-13 20:34:05','','25','25','1','retail','0','25','1','0','0','0','0','0','0','new',' ','','1','0','101734111235','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2172,'xe34x3c','Mpesa','','2024-12-13 20:43:39','','0','10','2024-12-13 20:43:39','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101734111251','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2173,'r3c5tc5t','Mpesa','','2024-12-13 20:46:27','','0','10','2024-12-13 20:46:27','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101734111826','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2174,'','Cash','','2024-12-13 21:09:54','','0','10','2024-12-13 21:09:54','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101734111996','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2175,'6y4vb66b','Mpesa','','2024-12-13 21:15:05','','0','10','2024-12-13 21:15:05','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101734113398','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2176,'v4v64','Mpesa','','2024-12-13 21:22:50','','0','10','2024-12-13 21:22:50','','0','35','1','retail','0','35','1','0','0','0','0','35','0','new',' ','','1','0','101734113710','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2177,'tfgwt4','Mpesa','','2024-12-13 21:33:09','','0','10','2024-12-13 21:33:09','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101734114177','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2178,'v5tev','Mpesa','','2024-12-14 10:54:05','','0','10','2024-12-14 10:54:05','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101734157639','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2179,'','Cash','','2024-12-14 11:02:19','','0','10','2024-12-14 11:02:19','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101734162850','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2180,'SXWSW','Mpesa','','2024-12-14 12:19:40','','0','10','2024-12-14 12:19:40','','0','25','1','retail','0','25','1','0','0','0','0','25','0','new',' ','','1','0','101734163342','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2181,'tyetdyhj','Mpesa','','2024-12-14 17:34:58','','0','10','2024-12-14 17:34:58','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101734186884','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2182,'','Cash','','2024-12-14 18:12:36','','0','10','2024-12-14 18:12:36','','120','120','1','retail','0','120','1','0','0','0','0','0','0','new',' ','','1','0','101734186906','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2183,'','Cash','','2024-12-14 18:49:44','','0','10','2024-12-14 18:49:44','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101734189177','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2184,'54rc5tc52','Mpesa','','2024-12-14 18:51:11','','0','10','2024-12-14 18:51:11','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101734191386','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2185,'','Cash','','2024-12-14 18:54:25','','0','10','2024-12-14 18:54:25','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101734191481','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2186,'edfcwaqedf','Mpesa','','2024-12-14 18:55:34','','0','10','2024-12-14 18:55:34','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101734191670','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2187,'dvrfikhre','Mpesa','','2024-12-14 19:00:35','','0','10','2024-12-14 19:00:35','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101734191739','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2188,'dx vdfgv','Mpesa','','2024-12-14 19:18:39','','0','10','2024-12-14 19:18:39','','0','0','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','150','101734192042','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2189,'esfcesfc','Mpesa','','2024-12-14 19:18:56','','0','10','2024-12-14 19:18:56','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101734193126','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2190,'rfg3r54ft','Mpesa','','2024-12-14 19:21:06','','0','10','2024-12-14 19:21:06','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101734193142','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2191,'','Cash','','2024-12-14 19:24:15','','0','10','2024-12-14 19:24:15','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101734193294','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2192,'fdhthtg','Mpesa','','2024-12-14 19:44:25','','0','10','2024-12-14 19:44:25','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','101734193458','Cleared','10','2024-12-14 19:44:50','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2193,'','Cash','','2024-12-14 19:46:32','','0','10','2024-12-14 19:46:32','','75','75','1','retail','0','75','1','0','0','0','0','0','0','new',' ','','1','0','101734194693','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2194,'rfw3qf','Mpesa','','2024-12-14 20:07:45','','0','10','2024-12-14 20:07:45','','0','75','1','retail','0','75','1','0','0','0','0','75','0','new',' ','','1','0','101734194796','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2195,'','Cash','','2024-12-14 20:16:50','','0','10','2024-12-14 20:16:50','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101734196071','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2196,'','Cash','','2024-12-14 21:19:26','','0','10','2024-12-14 21:19:26','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101734200358','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2197,'','Cash','','2024-12-14 21:49:27','','0','10','2024-12-14 21:49:27','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101734200375','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2198,'piugf4','Mpesa','','2024-12-14 21:49:46','','0','10','2024-12-14 21:49:46','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101734202169','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2199,'4eewr67534','Mpesa','','2024-12-15 17:03:22','','0','10','2024-12-15 17:03:22','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','101734271369','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2200,'','Cash','','2024-12-15 17:13:40','','0','10','2024-12-15 17:13:40','','45','45','1','retail','0','45','1','0','0','0','0','0','0','new',' ','','1','0','101734271408','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2201,'','Cash','','2024-12-15 17:36:11','','0','10','2024-12-15 17:36:11','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101734272024','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2202,'weqfea','Mpesa','','2024-12-15 17:49:59','','0','10','2024-12-15 17:49:59','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101734273376','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2203,'45y4v5d','Mpesa','','2024-12-15 18:10:43','','0','10','2024-12-15 18:10:43','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101734274209','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2204,'','Cash','','2024-12-15 18:51:48','','0','10','2024-12-15 18:51:48','','0','130','1','retail','0','130','1','0','0','0','0','130','0','new',' ','','1','0','101734277894','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2205,'khyu','Mpesa','','2024-12-15 19:08:40','','0','10','2024-12-15 19:08:40','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101734277923','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2206,'rtsi6j','Mpesa','','2024-12-15 19:09:10','','0','10','2024-12-15 19:09:10','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101734278934','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2207,'','Cash','','2024-12-15 19:23:19','','0','10','2024-12-15 19:23:19','','75','75','1','retail','0','75','1','0','0','0','0','0','0','new',' ','','1','0','101734278959','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2208,'','Cash','','2024-12-15 19:45:08','','0','10','2024-12-15 19:45:08','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','101734279811','Cleared','10','2024-12-15 19:48:27','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2209,'f4e342f','Mpesa','','2024-12-15 19:46:51','','0','10','2024-12-15 19:46:51','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101734281114','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2210,'','Cash','','2024-12-15 19:51:43','','0','10','2024-12-15 19:51:43','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101734281310','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2211,'wswswswxdqws','Cash','','2024-12-15 20:09:46','','0','10','2024-12-15 20:09:46','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','101734281508','Cleared','10','2024-12-15 20:50:23','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2212,'','Cash','','2024-12-15 20:51:04','','0','10','2024-12-15 20:51:04','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101734285025','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2213,'4crc4','Mpesa','','2024-12-15 20:53:23','','0','10','2024-12-15 20:53:23','','0','190','1','retail','0','190','1','0','0','0','0','190','0','new',' ','','1','0','101734285067','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2214,' 4gtf tf','Mpesa','','2024-12-15 21:45:42','','0','10','2024-12-15 21:45:42','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101734285212','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2215,'rf5twe4tf','Mpesa','','2024-12-15 21:58:02','','0','10','2024-12-15 21:58:02','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101734288347','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2216,'fr4q4r3e','Mpesa','','2024-12-15 21:59:23','','0','10','2024-12-15 21:59:23','','0','160','1','retail','0','160','1','0','0','0','0','160','0','new',' ','','1','0','101734289147','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2217,'','Cash','','2024-12-16 08:59:36','','0','10','2024-12-16 08:59:36','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101734328656','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2218,'XDVCsadsd','Mpesa','','2024-12-16 08:59:51','','0','10','2024-12-16 08:59:51','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101734328784','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2219,'','Cash','','2024-12-16 10:14:35','','0','10','2024-12-16 10:14:35','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101734333236','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2220,'','Cash','','2024-12-16 10:54:08','','0','10','2024-12-16 10:54:08','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','101734333283','Cleared','10','2024-12-16 10:55:22','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2221,'','Cash','','2024-12-16 12:00:11','','0','10','2024-12-16 12:00:11','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101734336706','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2222,'','Cash','','2024-12-16 12:15:34','','0','10','2024-12-16 12:15:34','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101734339614','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2223,'trfge4gew','Mpesa','','2024-12-16 12:16:22','','0','10','2024-12-16 12:16:22','','0','160','1','retail','0','160','1','0','0','0','0','160','0','new',' ','','1','0','101734340550','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2224,'uyk,gf','Mpesa','','2024-12-16 12:30:51','','0','10','2024-12-16 12:30:51','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101734340591','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2225,'','Cash','','2024-12-16 13:51:07','','0','10','2024-12-16 13:51:07','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101734341461','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2226,'deqd33ed3','Mpesa','','2024-12-16 16:14:06','','0','10','2024-12-16 16:14:06','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101734347808','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2227,'eeewdqfwq','Mpesa','','2024-12-16 16:27:26','','0','10','2024-12-16 16:27:26','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101734354854','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2228,'','Cash','','2024-12-16 18:08:22','','0','10','2024-12-16 18:08:22','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101734355654','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2229,'sde7yew','Mpesa','','2024-12-16 18:10:06','','0','10','2024-12-16 18:10:06','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','101734361783','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2230,'','Cash','','2024-12-16 18:45:32','','0','10','2024-12-16 18:45:32','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101734361816','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2231,'frcx5tg','Mpesa','','2024-12-16 18:46:12','','0','10','2024-12-16 18:46:12','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101734363952','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2232,'','Cash','','2024-12-16 18:48:24','','0','10','2024-12-16 18:48:24','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101734363979','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2233,'fge5rtg35rt','Mpesa','','2024-12-16 19:00:00','','0','10','2024-12-16 19:00:00','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101734364107','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2234,'','Cash','','2024-12-16 19:11:49','','0','10','2024-12-16 19:11:49','','260','260','1','retail','0','260','1','0','0','0','0','0','0','new',' ','','1','0','101734364812','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2235,'','Cash','','2024-12-16 19:15:40','','0','10','2024-12-16 19:15:40','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101734365532','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2236,'cvgdhgc s','Mpesa','','2024-12-16 19:23:59','','0','10','2024-12-16 19:23:59','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101734365746','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2237,'','Cash','','2024-12-16 19:32:50','','0','10','2024-12-16 19:32:50','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101734366248','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2238,'','Cash','','2024-12-16 19:58:00','','0','10','2024-12-16 19:58:00','','45','45','1','retail','0','45','1','0','0','0','0','0','0','new',' ','','1','0','101734368264','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2239,'','Cash','','2024-12-16 20:30:03','','0','10','2024-12-16 20:30:03','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','101734368287','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2240,'','Cash','','2024-12-16 20:47:44','','0','10','2024-12-16 20:47:44','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101734371257','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2241,'edfaef','Mpesa','','2024-12-16 22:04:53','','0','10','2024-12-16 22:04:53','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101734371266','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2242,'fvgszgbrf','Mpesa','','2024-12-17 08:55:14','','0','10','2024-12-17 08:55:14','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101734414904','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2243,'edfqwf','Mpesa','','2024-12-17 09:17:40','','0','10','2024-12-17 09:17:40','','0','25','1','retail','0','25','1','0','0','0','0','25','0','new',' ','','1','0','101734416242','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2244,'drvfwedv','Mpesa','','2024-12-17 09:22:07','','0','10','2024-12-17 09:22:07','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101734416267','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2245,'tttttc35','Mpesa','','2024-12-17 10:52:55','','0','10','2024-12-17 10:52:55','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101734416540','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2246,'dfxjd','Mpesa','','2024-12-17 11:24:00','','0','10','2024-12-17 11:24:00','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101734421981','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2247,'','Cash','','2024-12-17 15:47:50','','0','10','2024-12-17 15:47:50','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101734439662','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2248,'','Cash','','2024-12-17 17:26:31','','0','10','2024-12-17 17:26:31','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101734439675','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2249,'','Cash','','2024-12-17 18:18:28','','0','10','2024-12-17 17:59:46','','160','160','1','retail','0','160','1','0','0','0','0','0','0','new',' ','','1','0','101734445594','No','10','2024-12-17 18:18:28','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2250,'23axqw','Mpesa','','2024-12-17 18:53:06','','0','10','2024-12-17 18:53:06','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101734448713','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2251,'','Cash','','2024-12-17 18:53:38','','0','10','2024-12-17 18:53:38','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101734450792','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2252,'vt4wv5','Mpesa','','2024-12-17 19:08:29','','0','10','2024-12-17 19:08:29','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101734450820','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2253,'gdftgvd','Mpesa','','2024-12-17 19:57:34','','0','10','2024-12-17 19:57:34','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','new',' ','','1','0','101734454034','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2254,'fduhgbyfd','Mpesa','','2024-12-17 19:57:54','','0','10','2024-12-17 19:57:54','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101734454662','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2255,'ewfdw234r','Mpesa','','2024-12-17 20:29:48','','0','10','2024-12-17 20:29:48','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101734454681','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2256,'','Cash','','2024-12-17 20:47:35','','0','10','2024-12-17 20:47:35','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','1','0','101734456592','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2257,'rfg3uhy','Mpesa','','2024-12-17 20:47:58','','0','10','2024-12-17 20:47:58','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101734457664','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2258,'','Cash','','2024-12-17 20:48:14','','0','10','2024-12-17 20:48:14','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101734457687','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2259,'','Cash','','2024-12-17 21:04:56','','0','10','2024-12-17 21:04:56','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101734457699','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2260,'','Cash','','2024-12-17 21:17:05','','0','10','2024-12-17 21:17:05','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101734458698','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2261,'','Cash','','2024-12-17 21:19:50','','0','10','2024-12-17 21:19:50','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101734459429','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2262,'','Cash','','2024-12-17 21:24:37','','0','10','2024-12-17 21:24:37','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101734459594','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2263,'','Cash','','2024-12-17 21:45:37','','0','10','2024-12-17 21:45:37','','130','130','1','retail','0','130','1','0','0','0','0','0','0','new',' ','','1','0','101734459879','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2264,'','Cash','','2024-12-18 11:34:07','','0','10','2024-12-18 11:34:07','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101734508883','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2265,'','Cash','','2024-12-18 11:44:37','','0','10','2024-12-18 11:44:37','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101734510849','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2266,'','Cash','','2024-12-18 11:54:15','','0','10','2024-12-18 11:54:15','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101734511483','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2267,'fegbvazr','Mpesa','','2024-12-18 12:30:43','','0','10','2024-12-18 12:30:43','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101734512057','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2268,'','Cash','','2024-12-18 12:33:57','','0','10','2024-12-18 12:33:57','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101734514250','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2269,'.;klgfviyjd','Mpesa','','2024-12-18 12:59:01','','0','10','2024-12-18 12:59:01','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101734514441','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2270,'ref4w33f','Mpesa','','2024-12-18 16:13:05','','0','10','2024-12-18 16:13:05','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101734527563','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2271,'fgv werf','Mpesa','','2024-12-18 18:16:20','','0','10','2024-12-18 18:16:20','','0','180','1','retail','0','180','1','0','0','0','0','180','0','new',' ','','1','0','101734534952','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2272,'swsw1s','Mpesa','','2024-12-18 18:28:21','','0','10','2024-12-18 18:28:21','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101734534989','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2273,'','Cash','','2024-12-18 18:40:37','','0','10','2024-12-18 18:40:37','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101734535711','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2274,'','Cash','','2024-12-18 18:57:47','','0','10','2024-12-18 18:57:47','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101734536445','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2275,'scdescf','Mpesa','','2024-12-18 19:22:13','','0','10','2024-12-18 19:22:13','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101734537470','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2276,'DFCAEFV','Mpesa','','2024-12-18 19:25:56','','0','10','2024-12-18 19:25:56','','0','570','1','retail','0','570','1','0','0','0','0','570','0','new',' ','','1','0','101734538942','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2277,'','Cash','','2024-12-18 19:31:51','','0','10','2024-12-18 19:31:51','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101734539180','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2278,'HGASFDX','Mpesa','','2024-12-18 19:42:28','','0','10','2024-12-18 19:42:28','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101734539517','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2279,'','Cash','','2024-12-18 19:56:47','','0','10','2024-12-18 19:56:47','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101734540157','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2280,'','Cash','','2024-12-18 21:02:02','','0','10','2024-12-18 21:02:02','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101734541012','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2281,'','Cash','','2024-12-18 21:02:47','','0','10','2024-12-18 21:02:47','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101734544934','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2282,'WSET3W3','Mpesa','','2024-12-18 21:25:20','','0','10','2024-12-18 21:25:20','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101734545284','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2283,'','Cash','','2024-12-27 16:53:10','','0','10','2024-12-27 16:53:10','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101735307576','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2284,'','Cash','','2024-12-27 17:12:48','','0','10','2024-12-27 17:12:48','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101735307594','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2285,'','Cash','','2024-12-27 18:00:55','','0','10','2024-12-27 18:00:55','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101735308772','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2286,'','Cash','','2024-12-27 19:04:49','','0','10','2024-12-27 19:04:49','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101735311659','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2287,'','Cash','','2024-12-27 19:05:08','','0','10','2024-12-27 19:05:08','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101735315492','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2288,'','Cash','','2024-12-27 20:06:57','','0','10','2024-12-27 20:06:57','','140','140','1','retail','0','140','1','0','0','0','0','0','0','new',' ','','1','0','101735319081','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2289,'c4dr4d3','Mpesa','','2024-12-27 20:20:36','','0','10','2024-12-27 20:20:36','','0','130','1','retail','0','130','1','0','0','0','0','130','0','new',' ','','1','0','101735319786','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2290,'','Cash','','2024-12-27 20:59:38','','0','10','2024-12-27 20:59:38','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101735320045','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2291,'','Cash','','2024-12-27 21:04:14','','0','10','2024-12-27 21:04:14','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101735322384','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2292,'','Cash','','2024-12-27 21:30:36','','0','10','2024-12-27 21:30:36','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101735322669','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2293,'','Cash','','2024-12-27 21:31:21','','0','10','2024-12-27 21:31:21','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101735324243','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2294,'','Cash','','2024-12-28 09:35:49','','0','10','2024-12-28 09:35:49','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101735367710','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2295,'','Cash','','2024-12-28 09:35:59','','0','10','2024-12-28 09:35:59','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101735367751','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2296,'','Cash','','2024-12-28 12:16:17','','0','10','2024-12-28 12:16:17','','15','15','1','retail','0','15','1','0','0','0','0','0','0','new',' ','','1','0','101735377364','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2297,'','Cash','','2024-12-28 12:37:06','','0','10','2024-12-28 12:37:06','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101735378615','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2298,'tgw4 554','Mpesa','','2024-12-28 12:39:28','','0','10','2024-12-28 12:39:28','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101735378628','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2299,'rthtrgo','Mpesa','','2024-12-28 12:50:10','','0','10','2024-12-28 12:50:10','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101735378775','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2300,'','Cash','','2024-12-28 14:45:07','','0','10','2024-12-28 14:45:07','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101735379419','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2301,'gbff','Mpesa','','2024-12-28 14:53:17','','0','10','2024-12-28 14:53:17','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101735386312','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2302,' c,nbdsklv','Mpesa','','2024-12-28 16:33:14','','0','10','2024-12-28 16:33:14','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101735386803','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2303,'cr43','Mpesa','','2024-12-28 18:00:42','','0','10','2024-12-28 18:00:42','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101735392813','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2304,'','Cash','','2024-12-28 18:05:18','','0','10','2024-12-28 18:05:18','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101735398265','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2305,'','Cash','','2024-12-28 19:10:40','','0','10','2024-12-28 19:10:40','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101735402225','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2306,'edxe3d','Mpesa','','2024-12-28 19:12:34','','0','10','2024-12-28 19:12:34','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101735402245','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2307,'kjdsfhkjgsfd','Mpesa','','2024-12-28 19:39:04','','0','10','2024-12-28 19:39:04','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101735402479','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2308,'','Cash','','2024-12-28 19:59:28','','0','10','2024-12-28 19:59:28','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101735403951','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2309,'','Cash','','2024-12-28 20:00:06','','0','10','2024-12-28 20:00:07','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101735405190','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2310,'uorfwe5qyr','Mpesa','','2024-12-28 20:00:50','','0','10','2024-12-28 20:00:50','','0','220','1','retail','0','220','1','0','0','0','0','220','0','new',' ','','1','0','101735405212','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2311,'i7ryfugre','Mpesa','','2024-12-28 20:01:24','','0','10','2024-12-28 20:01:24','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101735405256','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2312,'','Cash','','2024-12-28 20:02:24','','0','10','2024-12-28 20:02:24','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101735405295','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2313,'sdwyqdxrwq','Mpesa','','2024-12-28 20:07:29','','0','10','2024-12-28 20:07:29','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','101735405347','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2314,'','Cash','','2024-12-28 20:13:13','','0','10','2024-12-28 20:13:13','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101735405654','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2315,'','Cash','','2024-12-28 20:22:38','','0','10','2024-12-28 20:22:38','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','101735405999','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2316,'','Cash','','2024-12-28 20:25:14','','0','10','2024-12-28 20:25:14','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101735406705','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2317,'','Cash','','2024-12-28 20:28:48','','0','10','2024-12-28 20:28:48','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101735406718','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2318,'','Cash','','2024-12-28 20:38:16','','0','10','2024-12-28 20:38:16','','230','230','1','retail','0','230','1','0','0','0','0','0','0','new',' ','','1','0','101735406931','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2319,'','Cash','','2024-12-28 22:09:47','','0','10','2024-12-28 22:09:47','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101735407501','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2320,'','Cash','','2024-12-28 22:10:31','','0','10','2024-12-28 22:10:31','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101735412991','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2321,'','Cash','','2024-12-28 22:10:52','','0','10','2024-12-28 22:10:52','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101735413033','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2322,'sacfuosfd','Mpesa','','2024-12-29 15:45:49','','0','10','2024-12-29 15:45:49','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101735476279','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2323,'','Cash','','2024-12-29 16:10:58','','0','10','2024-12-29 16:10:58','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101735476356','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2324,'ftcjb v','Mpesa','','2024-12-29 16:29:01','','0','10','2024-12-29 16:29:01','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101735477861','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2325,'tdcgyc','Mpesa','','2024-12-29 18:21:08','','0','10','2024-12-29 18:21:08','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101735478949','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2326,'er443','Mpesa','','2024-12-29 18:28:41','','0','10','2024-12-29 18:28:42','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101735485675','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2327,'','Cash','','2024-12-29 19:06:08','','0','10','2024-12-29 19:06:08','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101735488355','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2328,'fc3drfcew','Mpesa','','2024-12-29 19:19:21','','0','10','2024-12-29 19:19:21','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101735488371','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2329,'','Cash','','2024-12-29 19:31:14','','0','10','2024-12-29 19:31:14','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101735489190','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2330,'','Cash','','2024-12-29 19:31:26','','0','10','2024-12-29 19:31:26','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101735489877','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2331,'jinbrfgfe','Mpesa','','2024-12-29 19:32:38','','0','10','2024-12-29 19:32:38','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101735489887','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2332,'','Cash','','2024-12-29 19:35:43','','0','10','2024-12-29 19:35:43','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101735489965','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2333,'','Cash','','2024-12-29 19:43:58','','0','10','2024-12-29 19:43:58','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101735490149','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2334,'','Cash','','2024-12-29 19:52:28','','0','10','2024-12-29 19:52:28','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101735490645','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2335,'','Cash','','2024-12-29 20:07:23','','0','10','2024-12-29 20:07:23','','75','75','1','retail','0','75','1','0','0','0','0','0','0','printed',' ','','1','0','101735491150','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2336,'edfrwaefwe','Mpesa','','2024-12-29 20:39:19','','0','10','2024-12-29 20:39:19','','0','260','1','retail','0','260','1','0','0','0','0','260','0','new',' ','','1','0','101735493900','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2337,'','Cash','','2024-12-29 21:33:20','','0','10','2024-12-29 21:33:20','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101735493971','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2338,'sxw1','Mpesa','','2024-12-29 21:49:49','','0','10','2024-12-29 21:49:49','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101735497206','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2339,'e4dcrf6d','Mpesa','','2024-12-29 22:05:50','','0','10','2024-12-29 22:05:50','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101735499135','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2340,'','Cash','','2024-12-30 09:52:01','','0','10','2024-12-30 09:52:01','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101735541332','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2341,'','Cash','','2024-12-30 10:42:38','','0','10','2024-12-30 10:42:38','','75','75','1','retail','0','75','1','0','0','0','0','0','0','new',' ','','1','0','101735541524','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2342,'','Cash','','2024-12-30 10:55:48','','0','10','2024-12-30 10:55:48','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101735544562','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2343,'edx4rx','Mpesa','','2024-12-30 12:28:23','','0','10','2024-12-30 12:28:23','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101735548521','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2344,'tcgtc54','Mpesa','','2024-12-30 12:42:10','','0','10','2024-12-30 12:42:10','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101735550909','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2345,'rfxrfx35r','Mpesa','','2024-12-30 14:35:27','','0','10','2024-12-30 14:35:27','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101735558517','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2346,'trfgrwetgw','Mpesa','','2024-12-30 14:51:28','','0','10','2024-12-30 14:51:28','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101735558534','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2347,'edwqdqwed','Mpesa','','2024-12-30 16:22:02','','0','10','2024-12-30 16:22:02','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101735559492','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2348,'','Cash','','2024-12-30 16:52:38','','0','10','2024-12-30 16:52:38','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101735564929','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2349,'dfgevfwe','Mpesa','','2024-12-30 17:16:33','','0','10','2024-12-30 17:16:33','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101735566760','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2350,'edfyufea','Mpesa','','2024-12-30 18:34:14','','0','10','2024-12-30 18:34:14','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101735568201','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2351,'4r6uw','Mpesa','','2024-12-30 18:36:10','','0','10','2024-12-30 18:36:10','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101735572878','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2352,'7uyi5d7','Mpesa','','2024-12-30 18:39:38','','0','10','2024-12-30 18:39:38','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101735573161','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2353,'','Cash','','2024-12-30 19:18:18','','0','10','2024-12-30 19:18:18','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101735573185','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2354,'','Cash','','2024-12-30 19:56:49','','0','10','2024-12-30 19:56:49','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101735575503','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2355,'','Cash','','2024-12-30 19:57:05','','0','10','2024-12-30 19:57:05','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101735577811','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2356,'','Cash','','2024-12-30 20:18:40','','0','10','2024-12-30 20:18:40','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101735577828','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2357,'eqwfdqwe','Mpesa','','2024-12-30 20:19:00','','0','10','2024-12-30 20:19:00','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101735579122','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2358,'','Cash','','2024-12-30 20:30:01','','0','10','2024-12-30 20:30:01','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101735579146','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2359,'yhui9fy6','Mpesa','','2024-12-30 20:32:41','','0','10','2024-12-30 20:32:41','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','101735579804','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2360,'REQYREQ','Mpesa','','2024-12-30 20:45:17','','0','10','2024-12-30 20:45:17','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','101735579968','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2361,'GHTJUDTHU','Mpesa','','2024-12-30 21:20:56','','0','10','2024-12-30 21:10:23','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101735580723','No','10','2024-12-30 21:20:56','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2362,'','Cash','','2024-12-30 21:35:44','','0','10','2024-12-30 21:35:44','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101735582865','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2363,'gthesyh5','Mpesa','','2024-12-30 22:03:12','','0','10','2024-12-30 22:03:12','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','101735583748','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2364,'sfvwsvd','Mpesa','','2024-12-30 22:05:43','','0','10','2024-12-30 22:05:43','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101735585398','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2365,'fvtgiudvt','Mpesa','','2024-12-30 22:24:30','','0','10','2024-12-30 22:24:30','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101735585548','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2366,'rdyhert5','Mpesa','','2024-12-30 22:34:39','','0','10','2024-12-30 22:34:39','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101735586678','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2367,'ujhdujkt','Mpesa','','2024-12-30 22:35:09','','0','10','2024-12-30 22:35:09','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101735587294','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2368,'trhyezdth','Mpesa','','2024-12-31 11:12:35','','0','10','2024-12-31 11:12:35','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101735632731','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2369,'','Cash','','2024-12-31 11:12:52','','0','10','2024-12-31 11:12:52','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101735632765','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2370,'','Cash','','2024-12-31 11:13:27','','0','10','2024-12-31 11:13:27','','240','240','1','retail','0','240','1','0','0','0','0','0','0','new',' ','','1','0','101735632775','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2371,'buolvyht','Mpesa','','2024-12-31 11:13:45','','0','10','2024-12-31 11:13:45','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101735632814','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2372,'','Cash','','2024-12-31 13:49:08','','0','10','2024-12-31 13:49:08','','65','65','1','retail','0','65','1','0','0','0','0','0','0','printed',' ','','1','0','101735642130','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2373,'gchkydhki','Mpesa','','2024-12-31 14:59:20','','0','10','2024-12-31 14:59:20','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101735642168','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2374,'rfgvrgv','Mpesa','','2024-12-31 15:12:15','','0','10','2024-12-31 15:12:15','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101735646369','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2375,'','Cash','','2025-01-01 15:50:40','','0','10','2025-01-01 15:50:40','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101735735821','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2376,'dxvcygtfwd','Mpesa','','2025-01-01 15:51:00','','0','10','2025-01-01 15:51:00','','0','120','1','retail','0','120','1','0','0','0','0','120','0','new',' ','','1','0','101735735844','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2377,'vfdfwecnifes','Mpesa','','2025-01-01 16:44:07','','0','10','2025-01-01 16:44:07','','0','240','1','retail','0','240','1','0','0','0','0','240','0','new',' ','','1','0','101735739027','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2378,'','Cash','','2025-01-01 16:56:46','','0','10','2025-01-01 16:56:46','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101735739774','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2379,'','Cash','','2025-01-01 17:04:11','','0','10','2025-01-01 17:04:11','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101735740211','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2380,'x4x43xr4','Mpesa','','2025-01-01 17:19:12','','0','10','2025-01-01 17:19:12','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101735740273','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2381,'543qrwt','Mpesa','','2025-01-01 19:01:33','','0','10','2025-01-01 19:01:33','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101735741185','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2382,'','Cash','','2025-01-01 19:11:12','','0','10','2025-01-01 19:11:12','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101735747307','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2383,'','Cash','','2025-01-01 19:11:28','','0','10','2025-01-01 19:11:28','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101735747878','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2384,'','Cash','','2025-01-01 19:12:36','','0','10','2025-01-01 19:12:36','','75','75','1','retail','0','75','1','0','0','0','0','0','0','new',' ','','1','0','101735747942','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2385,'','Cash','','2025-01-01 19:13:09','','0','10','2025-01-01 19:13:09','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101735747982','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2386,'','Cash','','2025-01-01 19:17:48','','0','10','2025-01-01 19:17:48','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101735747992','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2387,'dcgasdhg','Mpesa','','2025-01-01 19:25:17','','0','10','2025-01-01 19:25:17','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101735748272','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2388,'tystrsf','Mpesa','','2025-01-01 19:39:50','','0','10','2025-01-01 19:39:50','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101735748722','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2389,'','Cash','','2025-01-01 19:41:40','','0','10','2025-01-01 19:41:40','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101735749605','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2390,'JKGDFADG','Mpesa','','2025-01-01 20:01:18','','0','10','2025-01-01 20:01:18','','0','550','1','retail','0','550','1','0','0','0','0','550','0','new',' ','','1','0','101735750305','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2391,'FEVYGR','Mpesa','','2025-01-01 20:11:02','','0','10','2025-01-01 20:11:02','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101735750901','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2392,'SDGRRS','Mpesa','','2025-01-01 20:25:25','','0','10','2025-01-01 20:25:25','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101735751468','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2393,'DCVFDF','Mpesa','','2025-01-01 20:55:04','','0','10','2025-01-01 20:55:04','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101735753946','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2394,'','Cash','','2025-01-01 20:55:18','','0','10','2025-01-01 20:55:18','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101735754108','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2395,'DTASL','Mpesa','','2025-01-01 21:27:36','','0','10','2025-01-01 21:27:36','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101735756046','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2396,'','Cash','','2025-01-01 21:51:49','','0','10','2025-01-01 21:51:49','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101735756086','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2397,'','Cash','','2025-01-01 22:50:10','','0','10','2025-01-01 22:50:10','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101735757514','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2398,'tywt7w','Mpesa','','2025-01-02 08:55:32','','0','10','2025-01-02 08:55:32','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101735797300','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2399,'tysdtxs','Mpesa','','2025-01-02 08:56:23','','0','10','2025-01-02 08:56:23','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','101735797340','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2400,'thesh45','Mpesa','','2025-01-02 09:31:51','','0','10','2025-01-02 09:31:51','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101735799501','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2401,'ryjusu','Mpesa','','2025-01-02 09:53:05','','0','10','2025-01-02 09:53:05','','0','210','1','retail','0','210','1','0','0','0','0','210','0','new',' ','','1','0','101735799522','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2402,'','Cash','','2025-01-02 10:19:58','','0','10','2025-01-02 10:19:58','','570','570','1','retail','0','570','1','0','0','0','0','0','0','new',' ','','1','0','101735802324','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2403,'','Cash','','2025-01-02 10:53:59','','0','10','2025-01-02 10:53:59','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101735802433','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2404,'DFAAEF','Mpesa','','2025-01-02 11:21:08','','0','10','2025-01-02 11:21:08','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101735804442','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2405,'','Cash','','2025-01-02 11:33:35','','0','10','2025-01-02 11:33:35','','260','260','1','retail','0','260','1','0','0','0','0','0','0','new',' ','','1','0','101735806076','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2406,'','Cash','','2025-01-02 12:00:45','','0','10','2025-01-02 12:00:45','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','101735808415','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2407,'TRARWA','Mpesa','','2025-01-02 12:01:36','','0','10','2025-01-02 12:01:36','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101735808449','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2408,'TYWYRW','Mpesa','','2025-01-02 12:01:57','','0','10','2025-01-02 12:01:57','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101735808503','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2409,'','Cash','','2025-01-02 13:31:46','','0','10','2025-01-02 13:31:46','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101735813892','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2410,'','Cash','','2025-01-02 13:32:00','','0','10','2025-01-02 13:32:00','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101735813908','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2411,'','Cash','','2025-01-02 13:56:26','','0','10','2025-01-02 13:56:26','','10000','10000','1','retail','0','10000','1','0','0','0','0','0','0','new',' ','','1','0','101735815369','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2412,'FGDSU','Mpesa','','2025-01-02 14:11:48','','0','10','2025-01-02 14:11:48','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101735815412','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2413,'','Cash','','2025-01-02 15:08:58','','0','10','2025-01-02 15:08:58','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','101735816318','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2414,'','Cash','','2025-01-02 15:09:34','','0','10','2025-01-02 15:09:34','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101735819762','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2415,'YTEWSTE','Mpesa','','2025-01-02 16:04:24','','0','10','2025-01-02 16:04:24','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','101735822983','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2416,'y6frswtfd','Mpesa','','2025-01-02 16:38:14','','0','10','2025-01-02 16:38:14','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101735825084','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2417,'45trgq3','Mpesa','','2025-01-02 16:44:39','','0','10','2025-01-02 16:44:39','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101735825103','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2418,'wrfef2fq2','Mpesa','','2025-01-02 17:29:08','','0','10','2025-01-02 17:29:08','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101735825484','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2419,'ytsrst','Mpesa','','2025-01-02 18:54:21','','0','10','2025-01-02 18:54:21','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','101735833226','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2420,'frgasjea4','Mpesa','','2025-01-02 18:55:05','','0','10','2025-01-02 18:55:05','','0','290','1','retail','0','290','1','0','0','0','0','290','0','new',' ','','1','0','101735833269','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2421,'','Cash','','2025-01-02 18:55:48','','0','10','2025-01-02 18:55:48','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101735833340','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2422,'','Cash','','2025-01-02 19:21:35','','0','10','2025-01-02 19:21:35','','240','240','1','retail','0','240','1','0','0','0','0','0','0','new',' ','','1','0','101735833355','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2423,'','Cash','','2025-01-02 19:24:29','','0','10','2025-01-02 19:24:29','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101735834906','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2424,'','Cash','','2025-01-02 19:30:19','','0','10','2025-01-02 19:30:19','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101735835071','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2425,'','Cash','','2025-01-02 19:32:20','','0','10','2025-01-02 19:32:20','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101735835421','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2426,'','Cash','','2025-01-02 20:02:30','','0','10','2025-01-02 19:36:41','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101735835543','No','10','2025-01-02 20:02:30','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2427,'hdfcuyhas','Mpesa','','2025-01-02 20:03:27','','0','10','2025-01-02 20:02:41','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101735837354','No','10','2025-01-02 20:03:27','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2428,'chxf ulyfcza','Mpesa','','2025-01-02 20:06:56','','0','10','2025-01-02 20:06:56','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101735837609','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2429,'','Cash','','2025-01-02 20:08:43','','0','10','2025-01-02 20:08:43','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','101735837695','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2430,'','Cash','','2025-01-02 20:39:50','','0','10','2025-01-02 20:39:50','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101735837748','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2431,'','Cash','','2025-01-02 20:40:31','','0','10','2025-01-02 20:40:31','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101735839599','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2432,'5ityw5trsd','Mpesa','','2025-01-02 20:48:01','','0','10','2025-01-02 20:48:01','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101735839633','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2433,'uidfy.ker','Mpesa','','2025-01-02 20:53:06','','0','10','2025-01-02 20:53:06','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101735840374','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2434,'dfayta4rae','Mpesa','','2025-01-02 21:22:48','','0','10','2025-01-02 21:22:48','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101735842134','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2435,'ytw3ty','Mpesa','','2025-01-02 21:59:52','','0','10','2025-01-02 21:59:52','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101735842175','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2436,'ryawtrq','Mpesa','','2025-01-02 22:00:55','','0','10','2025-01-02 22:00:55','','0','25','1','retail','0','25','1','0','0','0','0','25','0','new',' ','','1','0','101735844398','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2437,'','Cash','','2025-01-03 11:34:38','','0','10','2025-01-03 11:34:38','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101735893265','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2438,'DFVGBHSDF','Mpesa','','2025-01-03 12:58:38','','0','10','2025-01-03 12:58:38','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101735893280','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2439,'JU90HYIU','Mpesa','','2025-01-03 14:33:07','','0','10','2025-01-03 14:33:07','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101735898328','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2440,'FVWREQ','Mpesa','','2025-01-03 14:34:12','','0','10','2025-01-03 14:34:12','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101735904008','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2441,'','Cash','','2025-01-03 15:17:50','','0','10','2025-01-03 15:17:50','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101735904063','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2442,'','Cash','','2025-01-03 15:23:01','','0','10','2025-01-03 15:23:01','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101735906675','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2443,'','Cash','','2025-01-03 15:31:52','','0','10','2025-01-03 15:31:52','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101735906986','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2444,'','Cash','','2025-01-03 15:44:20','','0','10','2025-01-03 15:44:20','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101735908246','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2445,'','Cash','','2025-01-03 15:46:26','','0','10','2025-01-03 15:46:26','','450','550','1','retail','0','550','1','0','0','0','0','100','0','printed',' ','','1','0','101735908267','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2446,'[O9-PIP','Mpesa','','2025-01-03 16:10:44','','0','10','2025-01-03 16:10:44','','0','130','1','retail','0','130','1','0','0','0','0','130','0','new',' ','','1','0','101735908443','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2447,'','Cash','','2025-01-03 17:12:57','','0','10','2025-01-03 17:12:57','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101735913565','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2448,'UYJIFYRUKI5E4','Mpesa','','2025-01-03 17:40:55','','0','10','2025-01-03 17:40:55','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101735915242','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2449,'YHJN XDFJRFR','Mpesa','','2025-01-03 17:41:36','','0','10','2025-01-03 17:41:36','','0','550','1','retail','0','550','1','0','0','0','0','550','0','new',' ','','1','0','101735915265','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2450,'','Cash','','2025-01-03 17:41:59','','0','10','2025-01-03 17:41:59','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101735915302','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2451,'WSQDXWXDW','Mpesa','','2025-01-03 17:49:53','','0','10','2025-01-03 17:49:53','','0','590','1','retail','0','590','1','0','0','0','0','590','0','new',' ','','1','0','101735915324','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2452,'','Cash','','2025-01-03 17:51:44','','0','10','2025-01-03 17:51:44','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101735915819','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2453,'FEWEFG2','Mpesa','','2025-01-03 18:00:54','','0','10','2025-01-03 18:00:54','','0','220','1','retail','0','220','1','0','0','0','0','220','0','new',' ','','1','0','101735915929','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2454,'IPORT9GUYGR','Mpesa','','2025-01-03 18:28:42','','0','10','2025-01-03 18:28:42','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','',NULL,'0','101735916485','No','10','2025-01-03 18:28:42','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2455,'5yc543','Mpesa','','2025-01-03 18:41:48','','0','10','2025-01-03 18:41:48','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101735918882','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2456,'','Cash','','2025-01-03 19:06:14','','0','10','2025-01-03 19:06:14','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101735918921','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2457,'fjhydryhs','Mpesa','','2025-01-03 19:08:06','','0','10','2025-01-03 19:08:06','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101735920435','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2458,'','Cash','','2025-01-03 19:15:03','','0','10','2025-01-03 19:15:03','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101735920507','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2459,'qsdyeurwd1','Mpesa','','2025-01-03 19:29:19','','0','10','2025-01-03 19:29:19','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101735920979','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2460,'yudrjdt','Mpesa','','2025-01-03 19:58:52','','0','10','2025-01-03 19:58:52','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101735921767','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2461,'hjfuyfr68','Mpesa','','2025-01-03 19:59:19','','0','10','2025-01-03 19:59:19','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101735923539','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2462,'re3ze32','Mpesa','','2025-01-03 20:02:09','','0','10','2025-01-03 20:02:09','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101735923568','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2463,'f 2rfe3','Mpesa','','2025-01-03 20:02:28','','0','10','2025-01-03 20:02:28','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101735923736','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2464,'g frcrxc2we','Mpesa','','2025-01-03 20:21:41','','0','10','2025-01-03 20:21:41','','0','310','1','retail','0','310','1','0','0','0','0','310','0','new',' ','',NULL,'0','101735923759','No','10','2025-01-03 20:21:41','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2465,'','Cash','','2025-01-03 20:38:24','','0','10','2025-01-03 20:38:24','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101735925890','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2466,'tysdyrfs4a','Mpesa','','2025-01-03 20:39:09','','0','10','2025-01-03 20:39:09','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101735925907','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2467,'','Cash','','2025-01-03 20:47:02','','0','10','2025-01-03 20:47:02','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101735925969','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2468,'gd3yted4','Mpesa','','2025-01-03 20:49:10','','0','10','2025-01-03 20:49:10','','0','140','1','retail','0','140','1','0','0','0','0','140','0','new',' ','','1','0','101735926532','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2469,'','Cash','','2025-01-03 20:55:57','','0','10','2025-01-03 20:55:57','','220','220','1','retail','0','220','1','0','0','0','0','0','0','new',' ','','1','0','101735926557','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2470,'ee23df','Mpesa','','2025-01-03 20:56:27','','0','10','2025-01-03 20:56:27','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101735926970','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2471,'','Cash','','2025-01-03 21:07:45','','0','10','2025-01-03 21:07:45','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101735926999','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2472,'fgdctedd','Mpesa','','2025-01-03 21:13:47','','0','10','2025-01-03 21:13:47','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101735927675','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2473,'','Cash','','2025-01-03 21:33:11','','0','10','2025-01-03 21:33:11','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101735928043','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2474,'4rfq34tr2','Mpesa','','2025-01-03 21:54:43','','0','10','2025-01-03 21:54:43','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101735929194','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2475,'vefttrg3','Mpesa','','2025-01-03 21:55:14','','0','10','2025-01-03 21:55:14','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101735930489','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2476,'','Cash','','2025-01-04 09:59:50','','0','10','2025-01-04 09:59:50','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101735973981','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2477,'YHRDT','Mpesa','','2025-01-04 13:08:39','','0','10','2025-01-04 13:08:39','','0','240','1','retail','0','240','1','0','0','0','0','240','0','new',' ','','1','0','101735985288','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2478,'swdwd2','Mpesa','','2025-01-04 14:17:00','','0','10','2025-01-04 14:17:00','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','101735989353','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2479,'','Cash','','2025-01-04 14:52:30','','0','10','2025-01-04 14:27:40','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','101735989429','No','10','2025-01-04 14:52:31','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2480,'dcfy7refd','Mpesa','','2025-01-04 15:03:19','','0','10','2025-01-04 15:03:19','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101735991558','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2481,'','Cash','','2025-01-04 15:37:30','','0','10','2025-01-04 15:37:30','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101735992205','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2482,'tg7voiuhv','Mpesa','','2025-01-04 15:52:19','','0','10','2025-01-04 15:52:19','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101735994255','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2483,'gbsth5ue5','Mpesa','','2025-01-04 16:21:18','','0','10','2025-01-04 16:21:18','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101735995146','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2484,'ghzrfeq','Mpesa','','2025-01-04 16:32:36','','0','10','2025-01-04 16:32:36','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101735996978','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2485,'','Cash','','2025-01-04 17:26:56','','0','10','2025-01-04 17:26:56','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101735997564','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2486,'yto8yerqwf','Mpesa','','2025-01-04 17:45:36','','0','10','2025-01-04 17:45:36','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101736000825','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2487,'rfgr3fgt43q','Mpesa','','2025-01-04 17:46:56','','0','10','2025-01-04 17:46:56','','0','260','1','retail','0','260','1','0','0','0','0','260','0','new',' ','','1','0','101736001955','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2488,'esfwefgvq','Mpesa','','2025-01-04 17:48:11','','0','10','2025-01-04 17:48:11','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101736002033','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2489,'','Cash','','2025-01-04 18:09:39','','0','10','2025-01-04 18:09:39','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101736002110','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2490,'dvqfqf','Mpesa','','2025-01-04 18:10:44','','0','10','2025-01-04 18:10:44','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101736003381','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2491,'','Cash','','2025-01-04 18:17:37','','0','10','2025-01-04 18:17:37','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101736003449','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2492,'rfuf4523tdy','Mpesa','','2025-01-04 18:18:51','','0','10','2025-01-04 18:18:51','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101736003917','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2493,'','Cash','','2025-01-04 18:53:38','','0','10','2025-01-04 18:53:38','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101736003944','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2494,'','Cash','','2025-01-04 19:05:40','','0','10','2025-01-04 19:02:41','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101736006024','No','10','2025-01-04 19:05:40','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2495,'','Cash','','2025-01-04 19:29:19','','0','10','2025-01-04 19:29:19','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736006791','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2496,'uirtfyhf','Mpesa','','2025-01-04 19:34:29','','0','10','2025-01-04 19:34:29','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101736008164','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2497,'dyrtse','Mpesa','','2025-01-04 19:35:18','','0','10','2025-01-04 19:35:18','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101736008479','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2498,'dzrftxsw4','Mpesa','','2025-01-04 19:39:12','','0','10','2025-01-04 19:39:12','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101736008745','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2499,'CV FWagRWA','Mpesa','','2025-01-04 20:12:31','','0','10','2025-01-04 20:12:31','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','101736008757','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2500,'','Cash','','2025-01-04 20:18:38','','0','10','2025-01-04 20:18:38','','120','120','1','retail','0','120','1','0','0','0','0','0','0','new',' ','','1','0','101736010766','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2501,'','Cash','','2025-01-04 20:24:43','','0','10','2025-01-04 20:24:43','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101736011120','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2502,'','Cash','','2025-01-04 20:52:40','','0','10','2025-01-04 20:52:40','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101736013150','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2503,'','Cash','','2025-01-04 21:10:25','','0','10','2025-01-04 21:10:25','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101736013163','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2504,'','Cash','','2025-01-04 21:19:43','','0','10','2025-01-04 21:19:43','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101736014236','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2505,'edgfwef','Mpesa','','2025-01-04 21:19:58','','0','10','2025-01-04 21:19:58','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101736014790','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2506,'cetrdqwd','Mpesa','','2025-01-04 21:27:07','','0','10','2025-01-04 21:27:07','','0','75','1','retail','0','75','1','0','0','0','0','75','0','new',' ','','1','0','101736014804','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2507,'','Cash','','2025-01-04 21:41:23','','0','10','2025-01-04 21:41:23','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','101736016062','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2508,'kjrui.yrihruf','Mpesa','','2025-01-04 21:48:04','','0','10','2025-01-04 21:48:04','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101736016104','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2509,'','Cash','','2025-01-04 21:58:30','','0','10','2025-01-04 21:58:30','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101736017098','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2510,'rdwqefewfew','Mpesa','','2025-01-04 21:59:23','','0','10','2025-01-04 21:59:23','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101736017112','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2511,'fvgaerg2','Mpesa','','2025-01-05 14:23:17','','0','10','2025-01-05 14:23:17','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101736071012','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2512,'erf23r2','Mpesa','','2025-01-05 14:48:47','','0','10','2025-01-05 14:48:47','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101736076205','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2513,'','Cash','','2025-01-05 14:54:54','','0','10','2025-01-05 14:54:54','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101736077734','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2514,'dfvgiutrrf','Mpesa','','2025-01-05 15:06:39','','0','10','2025-01-05 15:06:39','','0','460','1','retail','0','460','1','0','0','0','0','460','0','new',' ','','1','0','101736078701','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2515,'eq42r32','Mpesa','','2025-01-05 15:55:33','','0','10','2025-01-05 15:55:33','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101736078812','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2516,'dscfu7tre8wqf','Mpesa','','2025-01-05 16:21:37','','0','10','2025-01-05 16:21:37','','0','430','1','retail','0','430','1','0','0','0','0','430','0','new',' ','','1','0','101736081739','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2517,'szaxdtgudw','Mpesa','','2025-01-05 16:22:06','','0','10','2025-01-05 16:22:06','','0','270','1','retail','0','270','1','0','0','0','0','270','0','new',' ','','1','0','101736083304','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2518,'','Cash','','2025-01-05 17:19:34','','0','10','2025-01-05 17:19:34','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101736083338','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2519,'usigfdtger','Mpesa','','2025-01-05 18:18:03','','0','10','2025-01-05 18:18:03','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101736086788','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2520,' cuyfuor','Mpesa','','2025-01-05 18:28:42','','0','10','2025-01-05 18:28:42','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101736090292','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2521,'hgssurgf','Mpesa','','2025-01-05 18:29:06','','0','10','2025-01-05 18:29:06','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101736090932','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2522,'','Cash','','2025-01-05 18:36:37','','0','10','2025-01-05 18:36:37','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736091290','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2523,'hiyo96y80p','Mpesa','','2025-01-05 18:45:39','','0','10','2025-01-05 18:45:39','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101736091404','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2524,'uyde6yiewqr8','Mpesa','','2025-01-05 19:23:38','','0','10','2025-01-05 19:23:38','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','101736094192','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2525,'erafgtretfgw','Mpesa','','2025-01-05 19:24:11','','0','10','2025-01-05 19:24:11','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101736094229','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2526,'ljkfgkfi','Mpesa','','2025-01-05 20:17:28','','0','10','2025-01-05 20:17:28','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101736096968','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2527,'hjdjgdtyyt','Mpesa','','2025-01-05 20:17:56','','0','10','2025-01-05 20:17:56','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101736097466','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2528,'','Cash','','2025-01-05 20:31:38','','0','10','2025-01-05 20:31:38','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101736097483','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2529,'','Cash','','2025-01-05 20:37:43','','0','10','2025-01-05 20:37:43','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101736098305','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2530,'TA504EDJRI','Mpesa','','2025-01-05 20:52:15','','0','10','2025-01-05 20:52:15','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','101736098675','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2531,'EDT6YRF67','Mpesa','','2025-01-05 20:56:12','','0','10','2025-01-05 20:56:12','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101736099646','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2532,'','Cash','','2025-01-05 21:14:40','','0','10','2025-01-05 21:14:40','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','101736100870','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2533,'HBVFCJUDE, JUTSW','Mpesa','','2025-01-05 21:23:00','','0','10','2025-01-05 21:23:00','','0','120','1','retail','0','120','1','0','0','0','0','120','0','new',' ','','1','0','101736100897','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2534,'KBLGIL','Mpesa','','2025-01-05 21:43:28','','0','10','2025-01-05 21:43:28','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101736101389','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2535,'','Cash','','2025-01-05 21:50:22','','0','10','2025-01-05 21:50:22','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101736102621','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2536,'','Cash','','2025-01-06 09:15:25','','0','10','2025-01-06 09:15:25','','25','25','1','retail','0','25','1','0','0','0','0','0','0','new',' ','','1','0','101736103024','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2537,'f7ifdti','Mpesa','','2025-01-06 09:17:14','','0','10','2025-01-06 09:17:14','','100','140','1','retail','0','140','1','0','0','0','0','40','0','new',' ','','1','0','101736144175','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2538,'tygw5t23','Mpesa','','2025-01-06 09:43:45','','0','10','2025-01-06 09:43:45','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101736144264','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2539,'','Cash','','2025-01-06 10:04:32','','0','10','2025-01-06 10:04:32','','0','0','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','1','700','101736145831','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2540,'','Cash','','2025-01-06 10:06:02','','0','10','2025-01-06 10:06:02','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','101736147123','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2541,'','Cash','','2025-01-06 10:35:22','','0','10','2025-01-06 10:35:22','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101736147165','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2542,'','Cash','','2025-01-06 10:38:28','','0','10','2025-01-06 10:38:28','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101736148924','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2543,'hsgafa','Mpesa','','2025-01-06 11:22:23','','0','10','2025-01-06 11:22:23','','0','275','1','retail','0','275','1','0','0','0','0','275','0','new',' ','','1','0','101736149113','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2544,'hgurh','Mpesa','','2025-01-06 11:34:37','','0','10','2025-01-06 11:34:37','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101736151754','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2545,'','Cash','','2025-01-06 14:02:53','','0','10','2025-01-06 14:02:53','','260','260','1','retail','0','260','1','0','0','0','0','0','0','new',' ','','1','0','101736153028','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2546,'','Cash','','2025-01-06 14:03:42','','0','10','2025-01-06 14:03:42','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101736161411','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2547,'','Cash','','2025-01-06 14:24:06','','0','10','2025-01-06 14:24:06','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101736161425','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2548,'ued7t2r3','Mpesa','','2025-01-06 14:40:19','','0','10','2025-01-06 14:40:19','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101736162710','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2549,'fg3wrtf3w4tg','Mpesa','','2025-01-06 14:44:46','','0','10','2025-01-06 14:44:46','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101736163627','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2550,'','Cash','','2025-01-06 14:50:55','','0','10','2025-01-06 14:50:55','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736163892','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2551,'mkooooooo','Mpesa','','2025-01-06 17:29:00','','0','10','2025-01-06 17:29:00','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101736173613','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2552,'dfefw3sfr3','Mpesa','','2025-01-06 17:34:45','','0','10','2025-01-06 17:34:45','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101736174033','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2553,'ett4wst462','Cash','','2025-01-06 17:42:01','','0','10','2025-01-06 17:42:01','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','101736174094','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2554,'','Cash','','2025-01-06 18:04:33','','0','10','2025-01-06 18:04:33','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','1','0','101736174552','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2555,'rewyitgewfrtywe','Mpesa','','2025-01-06 18:17:15','','0','10','2025-01-06 18:17:15','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101736175916','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2556,'','Cash','','2025-01-06 18:27:43','','0','10','2025-01-06 18:27:43','','410','410','1','retail','0','410','1','0','0','0','0','0','0','new',' ','','1','0','101736177195','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2557,'','Cash','','2025-01-06 18:44:10','','0','10','2025-01-06 18:44:10','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101736178194','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2558,'','Cash','','2025-01-06 19:00:51','','0','10','2025-01-06 19:00:51','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101736178419','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2559,'ERGRWA','Mpesa','','2025-01-06 19:01:36','','0','10','2025-01-06 19:01:36','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101736179263','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2560,'DAWERFG','Mpesa','','2025-01-06 19:01:57','','0','10','2025-01-06 19:01:57','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101736179304','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2561,'FVAFQEF','Mpesa','','2025-01-06 19:03:40','','0','10','2025-01-06 19:03:40','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101736179325','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2562,'','Cash','','2025-01-06 19:10:47','','0','10','2025-01-06 19:10:47','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736179425','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2563,'RFSFRHYS','Mpesa','','2025-01-06 19:34:56','','0','10','2025-01-06 19:34:56','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101736179857','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2564,'FRGTAQWETR','Mpesa','','2025-01-06 19:36:58','','0','10','2025-01-06 19:36:58','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','101736181322','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2565,'','Cash','','2025-01-06 19:46:13','','0','10','2025-01-06 19:46:13','','120','120','1','retail','0','120','1','0','0','0','0','0','0','new',' ','','1','0','101736181438','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2566,'TGEDTUDE','Mpesa','','2025-01-06 20:06:45','','0','10','2025-01-06 20:03:52','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','101736181977','No','10','2025-01-06 20:06:45','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2567,'','Cash','','2025-01-06 20:16:23','','50','10','2025-01-06 20:16:23','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101736183211','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2568,'','Cash','','2025-01-06 20:33:35','','0','10','2025-01-06 20:33:35','','120','120','1','retail','0','120','1','0','0','0','0','0','0','new',' ','','1','0','101736183800','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2569,'','Cash','','2025-01-06 20:35:42','','0','10','2025-01-06 20:35:42','','130','130','1','retail','0','130','1','0','0','0','0','0','0','new',' ','','1','0','101736184901','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2570,'','Cash','','2025-01-06 20:41:07','','0','10','2025-01-06 20:41:07','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736184947','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2571,'','Cash','','2025-01-06 20:48:02','','0','10','2025-01-06 20:48:02','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736185271','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2572,'XFCGVASDGV','Mpesa','','2025-01-06 20:49:27','','0','10','2025-01-06 20:49:27','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101736185686','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2573,'','Cash','','2025-01-06 21:03:59','','0','10','2025-01-06 21:03:59','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101736185772','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2574,'','Cash','','2025-01-06 21:15:37','','0','10','2025-01-06 21:15:37','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101736186642','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2575,'RFGV43','Mpesa','','2025-01-06 21:27:06','','0','10','2025-01-06 21:27:06','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101736187341','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2576,'','Cash','','2025-01-06 21:30:35','','0','10','2025-01-06 21:30:35','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','101736188034','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2577,'REGR5','Mpesa','','2025-01-06 21:36:13','','0','10','2025-01-06 21:36:13','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101736188241','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2578,'6H54GT54R','Mpesa','','2025-01-06 21:36:46','','0','10','2025-01-06 21:36:46','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101736188581','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2579,'EDFYDEW','Mpesa','','2025-01-06 21:40:13','','0','10','2025-01-06 21:40:13','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101736188612','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2580,'','Cash','','2025-01-06 21:47:12','','0','10','2025-01-06 21:47:12','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101736188819','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2581,'YH5E3','Mpesa','','2025-01-06 21:50:18','','0','10','2025-01-06 21:50:18','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101736189234','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2582,'','Cash','','2025-01-06 21:52:13','','0','10','2025-01-06 21:52:13','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736189424','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2583,'','Cash','','2025-01-06 22:06:17','','0','10','2025-01-06 22:06:17','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736189543','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2584,'','Cash','','2025-01-06 22:17:34','','0','10','2025-01-06 22:17:34','','260','260','1','retail','0','260','1','0','0','0','0','0','0','new',' ','','1','0','101736190383','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2585,'','Cash','','2025-01-07 08:53:58','','0','10','2025-01-07 08:53:58','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','101736229215','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2586,'','Cash','','2025-01-07 09:08:19','','0','10','2025-01-07 09:08:19','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','101736229244','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2587,'reaet4aesa','Mpesa','','2025-01-07 09:15:30','','0','10','2025-01-07 09:15:30','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101736230117','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2588,'','Cash','','2025-01-07 09:26:41','','0','10','2025-01-07 09:26:41','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101736230543','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2589,'','Cash','','2025-01-07 09:40:22','','0','10','2025-01-07 09:40:22','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101736231203','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2590,'frsrsgr','Mpesa','','2025-01-07 09:40:43','','0','10','2025-01-07 09:40:43','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101736232027','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2591,'','Cash','','2025-01-07 09:56:55','','0','10','2025-01-07 09:56:55','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736232050','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2592,'gjsfxcuas','Mpesa','','2025-01-07 10:22:29','','0','10','2025-01-07 10:22:29','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101736233018','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2593,'','Cash','','2025-01-07 10:43:32','','0','10','2025-01-07 10:43:32','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101736234556','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2594,'YTW7Y5WS','Mpesa','','2025-01-07 11:30:57','','0','10','2025-01-07 11:30:57','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101736235816','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2595,'SGTFASRT','Mpesa','','2025-01-07 11:33:53','','0','10','2025-01-07 11:33:53','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101736238666','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2596,'HSDRYSD','Mpesa','','2025-01-07 11:57:58','','0','10','2025-01-07 11:57:58','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101736238842','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2597,'','Cash','','2025-01-07 13:58:04','','0','10','2025-01-07 13:58:04','','140','140','1','retail','0','140','1','0','0','0','0','0','0','new',' ','','1','0','101736240322','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2598,'HOIKYRIOH','Cash','','2025-01-07 15:20:48','','0','10','2025-01-07 15:20:48','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101736247490','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2599,'ZXSAX','Mpesa','','2025-01-07 15:23:48','','0','10','2025-01-07 15:23:48','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101736252476','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2600,'HGERYH','Mpesa','','2025-01-07 17:02:08','','0','10','2025-01-07 17:02:08','','0','505','1','retail','0','505','1','0','0','0','0','505','0','new',' ','','1','0','101736252634','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2601,'JUFFGD','Mpesa','','2025-01-07 18:30:16','','0','10','2025-01-07 18:30:16','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','101736258539','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2602,'','Cash','','2025-01-07 18:49:06','','0','10','2025-01-07 18:49:06','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','101736263827','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2603,'XZHDGJHF TAB','Mpesa','','2025-01-07 19:08:20','','0','10','2025-01-07 19:08:20','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','',NULL,'0','101736264972','No','10','2025-01-07 19:08:20','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2604,'t4g45g5','Mpesa','','2025-01-07 19:21:52','','0','10','2025-01-07 19:21:53','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101736266828','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2605,'','Cash','','2025-01-07 19:22:47','','0','10','2025-01-07 19:22:47','','210','210','1','retail','0','210','1','0','0','0','0','0','0','new',' ','','1','0','101736266919','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2606,'efrq3r','Mpesa','','2025-01-07 19:26:50','','0','10','2025-01-07 19:26:50','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101736266971','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2607,'','Cash','','2025-01-07 19:27:14','','0','10','2025-01-07 19:27:14','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101736267219','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2608,'','Cash','','2025-01-07 19:36:19','','0','10','2025-01-07 19:36:19','','25','25','1','retail','0','25','1','0','0','0','0','0','0','new',' ','','1','0','101736267237','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2609,'ygdsafuftas','Mpesa','','2025-01-07 19:58:30','','0','10','2025-01-07 19:58:30','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101736269102','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2610,'yufwdyufwd','Mpesa','','2025-01-07 19:59:35','','0','10','2025-01-07 19:59:35','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101736269118','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2611,'','Cash','','2025-01-07 20:01:42','','0','10','2025-01-07 20:01:42','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101736269185','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2612,'TGFCSXDTDAS','Mpesa','','2025-01-07 20:03:59','','0','10','2025-01-07 20:03:59','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','101736269398','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2613,'JHVCZXLVYH','Mpesa','','2025-01-07 20:05:49','','0','10','2025-01-07 20:05:49','','0','950','1','retail','0','950','1','0','0','0','0','950','0','new',' ','','1','0','101736269503','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2614,'JKZXCVJHVAS','Mpesa','','2025-01-07 20:06:09','','0','10','2025-01-07 20:06:09','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101736269562','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2615,'','Cash','','2025-01-07 20:07:21','','0','10','2025-01-07 20:07:21','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736269576','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2616,'GADFSFUY','Mpesa','','2025-01-07 20:09:02','','0','10','2025-01-07 20:09:02','','0','225','1','retail','0','225','1','0','0','0','0','225','0','new',' ','','1','0','101736269702','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2617,'GFTGFDSA','Mpesa','','2025-01-07 20:18:55','','0','10','2025-01-07 20:18:55','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101736269748','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2618,'WSFAS','Mpesa','','2025-01-07 20:27:06','','0','10','2025-01-07 20:27:06','','0','25','1','retail','0','25','1','0','0','0','0','25','0','new',' ','','1','0','101736270342','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2619,'','Cash','','2025-01-07 20:27:53','','0','10','2025-01-07 20:27:53','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101736270836','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2620,'TGYFSDUYFEQ','Mpesa','','2025-01-07 20:54:14','','0','10','2025-01-07 20:54:14','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101736270876','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2621,'HDSVYHGSD','Mpesa','','2025-01-07 20:59:53','','0','10','2025-01-07 20:59:53','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101736272768','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2622,'','Cash','','2025-01-07 21:01:01','','0','10','2025-01-07 21:01:01','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101736272804','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2623,'','Cash','','2025-01-07 21:01:12','','0','10','2025-01-07 21:01:12','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736272864','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2624,'','Cash','','2025-01-07 21:52:17','','0','10','2025-01-07 21:52:17','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101736272873','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2625,'','Cash','','2025-01-07 21:53:28','','0','10','2025-01-07 21:53:28','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736275996','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2626,'YHXUFC IGDAS','Mpesa','','2025-01-07 22:12:11','','0','10','2025-01-07 22:12:11','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','101736276011','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2627,'','Cash','','2025-01-08 08:46:54','','0','10','2025-01-08 08:46:54','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736315195','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2628,'tdftqEDTY','Mpesa','','2025-01-08 08:51:25','','0','10','2025-01-08 08:51:25','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101736315217','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2629,'','Cash','','2025-01-08 09:14:48','','0','10','2025-01-08 09:14:48','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101736315498','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2630,'','Cash','','2025-01-08 09:15:03','','0','10','2025-01-08 09:15:03','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101736316891','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2631,'GHDCXASCF','Mpesa','','2025-01-08 10:50:37','','0','10','2025-01-08 10:50:37','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101736316908','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2632,'RSYRAZ','Mpesa','','2025-01-08 10:55:09','','0','10','2025-01-08 10:55:09','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101736322650','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2633,'RWS5YWQ','Mpesa','','2025-01-08 11:09:19','','0','10','2025-01-08 11:09:19','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101736322918','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2634,'','Cash','','2025-01-08 11:13:45','','0','10','2025-01-08 11:13:45','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101736323767','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2635,'ytdsytd','Mpesa','','2025-01-08 14:25:54','','0','10','2025-01-08 14:25:54','','0','320','1','retail','0','320','1','0','0','0','0','320','0','new',' ','','1','0','101736335497','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2636,'kmiiiif','Mpesa','','2025-01-08 16:42:02','','0','10','2025-01-08 16:42:02','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101736343704','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2637,'','Cash','','2025-01-08 17:05:19','','0','10','2025-01-08 17:05:19','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736343752','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2638,'','Cash','','2025-01-08 17:09:48','','0','10','2025-01-08 17:09:48','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','1','0','101736345128','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2639,'DXFCUSAF','Mpesa','','2025-01-08 17:12:29','','0','10','2025-01-08 17:12:29','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101736345392','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2640,'TRFSYRS','Mpesa','','2025-01-08 18:03:16','','0','10','2025-01-08 18:03:16','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101736345556','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2641,'FDYTRFCXD','Mpesa','','2025-01-08 18:21:04','','0','10','2025-01-08 18:21:04','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101736348608','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2642,'DZTGDEXZS','Mpesa','','2025-01-08 18:24:35','','0','10','2025-01-08 18:24:35','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101736349686','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2643,'HJGDSYUFG','Mpesa','','2025-01-08 18:34:19','','0','10','2025-01-08 18:34:19','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101736349883','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2644,'','Cash','','2025-01-08 19:02:32','','0','10','2025-01-08 19:02:32','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101736350470','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2645,' TRDS NB','Mpesa','','2025-01-08 19:03:21','','0','10','2025-01-08 19:03:21','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101736352161','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2646,'ASFDOYUFS','Mpesa','','2025-01-08 19:20:50','','0','10','2025-01-08 19:20:50','','0','410','1','retail','0','410','1','0','0','0','0','410','0','new',' ','','1','0','101736352217','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2647,'UYSDFUFY','Mpesa','','2025-01-08 19:22:00','','0','10','2025-01-08 19:22:00','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101736353258','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2648,'GDHJYD','Mpesa','','2025-01-08 19:52:41','','0','10','2025-01-08 19:36:55','','0','120','1','retail','0','120','1','0','0','0','0','120','0','new',' ','','1','0','101736353327','No','10','2025-01-08 19:52:41','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2649,'','Cash','','2025-01-08 20:04:43','','0','10','2025-01-08 20:04:43','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101736355171','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2650,'GVCDasfvGSA','Mpesa','','2025-01-08 20:07:20','','0','10','2025-01-08 20:07:20','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101736356028','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2651,'','Cash','','2025-01-08 20:23:30','','0','10','2025-01-08 20:07:41','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101736356047','No','10','2025-01-08 20:23:30','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2652,'','Cash','','2025-01-08 20:28:52','','0','10','2025-01-08 20:28:52','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101736357018','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2653,'','Cash','','2025-01-08 20:43:14','','0','10','2025-01-08 20:43:14','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101736357336','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2654,'','Cash','','2025-01-08 20:47:13','','0','10','2025-01-08 20:47:13','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736358206','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2655,'','Cash','','2025-01-08 20:48:09','','0','10','2025-01-08 20:48:09','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101736358437','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2656,'TIPJJR9-KFG','Mpesa','','2025-01-08 21:12:10','','0','10','2025-01-08 21:12:10','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101736358494','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2657,'','Cash','','2025-01-08 21:18:35','','0','10','2025-01-08 21:18:35','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101736359941','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2658,'3FRX3','Mpesa','','2025-01-08 21:31:59','','0','10','2025-01-08 21:31:59','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101736360318','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2659,'','Cash','','2025-01-08 21:32:34','','0','10','2025-01-08 21:32:34','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101736361124','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2660,'','Cash','','2025-01-08 21:35:56','','0','10','2025-01-08 21:35:56','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101736361159','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2661,'','Cash','','2025-01-08 21:48:10','','0','10','2025-01-08 21:48:10','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101736361363','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2662,'','Cash','','2025-01-09 09:39:35','','0','10','2025-01-09 09:39:35','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101736404752','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2663,'','Cash','','2025-01-09 10:11:10','','0','10','2025-01-09 10:11:10','','260','260','1','retail','0','260','1','0','0','0','0','0','0','new',' ','','1','0','101736404783','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2664,'szrsaw','Mpesa','','2025-01-09 11:55:54','','0','10','2025-01-09 11:55:54','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101736406674','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2665,'','Cash','','2025-01-09 18:18:44','','0','10','2025-01-09 18:18:44','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736435902','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2666,'','Cash','','2025-01-09 18:19:10','','0','10','2025-01-09 18:19:10','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101736435930','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2667,'','Cash','','2025-01-09 18:31:43','','0','10','2025-01-09 18:31:43','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','101736435954','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2668,'fsgsdtgeaz','Mpesa','','2025-01-09 18:51:11','','0','10','2025-01-09 18:51:11','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101736437857','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2669,'WEAws','Mpesa','','2025-01-09 19:17:20','','0','10','2025-01-09 19:06:51','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101736437877','No','10','2025-01-09 19:17:20','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2670,'','Cash','','2025-01-09 19:29:03','','0','10','2025-01-09 19:29:03','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101736439450','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2671,'TGDCT5SD','Mpesa','','2025-01-09 20:11:36','','0','10','2025-01-09 20:11:36','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101736440145','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2672,'','Cash','','2025-01-09 20:13:59','','0','10','2025-01-09 20:13:59','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101736442703','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2673,'','Cash','','2025-01-09 20:28:39','','0','10','2025-01-09 20:28:39','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101736442845','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2674,'JKDFVY','Mpesa','','2025-01-09 20:30:37','','0','10','2025-01-09 20:30:37','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101736443829','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2675,'','Cash','','2025-01-09 20:57:34','','0','10','2025-01-09 20:57:34','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101736443867','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2676,'','Cash','','2025-01-09 21:10:45','','0','10','2025-01-09 21:10:45','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736445456','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2677,'E57W752','Mpesa','','2025-01-09 21:44:13','','0','10','2025-01-09 21:44:13','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101736446247','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2678,'1te3t3e2','Mpesa','','2025-01-09 21:55:18','','0','10','2025-01-09 21:55:18','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101736448839','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2679,'','Cash','','2025-01-10 09:38:51','','0','10','2025-01-10 09:38:51','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101736491109','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2680,'qdewcdwdc','Mpesa','','2025-01-10 09:39:27','','0','10','2025-01-10 09:39:27','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101736491138','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2681,'','Cash','','2025-01-10 11:18:12','','0','10','2025-01-10 10:09:31','','410','410','1','retail','0','410','1','0','0','0','0','0','0','new',' ','','1','0','101736491173','No','10','2025-01-10 11:18:12','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2682,'','Cash','','2025-01-10 11:41:25','','0','10','2025-01-10 11:41:25','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736497100','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2683,'T6E5W32','Mpesa','','2025-01-10 11:58:03','','0','10','2025-01-10 11:58:03','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101736498606','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2684,'AQRSWY5RW','Mpesa','','2025-01-10 12:41:45','','0','10','2025-01-10 12:41:45','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','',NULL,'0','101736499489','No','10','2025-01-10 12:41:45','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2685,'tysdxtgdeqw','Mpesa','','2025-01-10 13:06:02','','0','10','2025-01-10 13:06:02','','0','875','1','retail','0','875','1','0','0','0','0','875','0','new',' ','','1','0','101736503490','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2686,'uiedgfyhdaf','Mpesa','','2025-01-10 14:12:55','','0','10','2025-01-10 14:12:55','','0','340','1','retail','0','340','1','0','0','0','0','340','0','new',' ','','1','0','101736503571','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2687,'STSYTRSRE','Mpesa','','2025-01-10 15:11:47','','0','10','2025-01-10 15:11:47','','0','240','1','retail','0','240','1','0','0','0','0','240','0','new',' ','','1','0','101736507584','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2688,'','Cash','','2025-01-10 16:01:41','','0','10','2025-01-10 16:01:41','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','101736511502','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2689,'FCYHDCTUD','Mpesa','','2025-01-10 16:41:10','','0','10','2025-01-10 16:41:10','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101736514105','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2690,'EDAREAZ','Mpesa','','2025-01-10 18:29:52','','0','10','2025-01-10 18:29:52','','50','100','1','retail','0','100','1','0','0','0','0','50','0','new',' ','','1','0','101736522833','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2691,'FSACFEO','Mpesa','','2025-01-10 18:52:36','','0','10','2025-01-10 18:52:36','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101736523018','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2692,'','Cash','','2025-01-10 19:12:45','','0','10','2025-01-10 19:12:45','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101736525004','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2693,'','Cash','','2025-01-10 19:50:22','','0','10','2025-01-10 19:50:22','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','101736525606','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2694,'VGRTCERW','Mpesa','','2025-01-10 20:12:25','','0','10','2025-01-10 20:12:25','','0','230','1','retail','0','230','1','0','0','0','0','230','0','new',' ','','1','0','101736527861','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2695,'JIPYHBHIJYT','Mpesa','','2025-01-10 20:20:45','','0','10','2025-01-10 20:20:45','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101736529155','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2696,'','Cash','','2025-01-10 20:24:40','','0','10','2025-01-10 20:24:40','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101736529660','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2697,'','Cash','','2025-01-10 20:25:50','','0','10','2025-01-10 20:25:50','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101736529930','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2698,'EFETG','Mpesa','','2025-01-10 20:26:15','','0','10','2025-01-10 20:26:15','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101736529967','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2699,'ED2ED23','Mpesa','','2025-01-10 20:52:19','','0','10','2025-01-10 20:52:19','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101736530052','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2700,'','Cash','','2025-01-10 20:53:00','','0','10','2025-01-10 20:53:00','','175','175','1','retail','0','175','1','0','0','0','0','0','0','new',' ','','1','0','101736531551','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2701,'4FRX4FRX4','Mpesa','','2025-01-10 20:54:34','','0','10','2025-01-10 20:54:34','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101736531585','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2702,'RFXRFREF','Mpesa','','2025-01-10 20:58:52','','0','10','2025-01-10 20:58:52','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101736531679','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2703,'','Cash','','2025-01-10 21:45:03','','0','10','2025-01-10 21:45:03','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','1','0','101736531944','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2704,'','Cash','','2025-01-10 21:47:35','','0','10','2025-01-10 21:47:35','','120','120','1','retail','0','120','1','0','0','0','0','0','0','new',' ','','1','0','101736534705','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2705,'EDQWE','Mpesa','','2025-01-10 22:10:20','','0','10','2025-01-10 22:10:20','','0','590','1','retail','0','590','1','0','0','0','0','590','0','new',' ','','1','0','101736536124','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2706,'WDSXD2W','Mpesa','','2025-01-10 22:10:46','','0','10','2025-01-10 22:10:46','','0','130','1','retail','0','130','1','0','0','0','0','130','0','new',' ','','1','0','101736536228','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2707,'fgxtxd','Mpesa','','2025-01-11 10:02:50','','0','10','2025-01-11 10:02:50','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101736578959','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2708,'JRFULE4','Mpesa','','2025-01-11 10:09:37','','0','10','2025-01-11 10:09:37','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101736578978','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2709,'REYTE UESU57','Mpesa','','2025-01-11 10:37:38','','0','10','2025-01-11 10:37:38','','0','930','1','retail','0','930','1','0','0','0','0','930','0','new',' ','','1','0','101736579393','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2710,'EA4RW','Mpesa','','2025-01-11 10:38:18','','0','10','2025-01-11 10:38:18','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101736581085','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2711,'ISUYH\\FGDG','Mpesa','','2025-01-11 10:38:33','','0','10','2025-01-11 10:38:33','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101736581104','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2712,'EYFUEW','Mpesa','','2025-01-11 11:05:17','','0','10','2025-01-11 11:05:17','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101736581119','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2713,'','Cash','','2025-01-11 11:52:15','','0','10','2025-01-11 11:52:15','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101736585511','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2714,'','Cash','','2025-01-11 11:52:30','','0','10','2025-01-11 11:52:30','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736585538','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2715,'srghas','Mpesa','','2025-01-11 12:07:57','','0','10','2025-01-11 12:07:57','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101736585552','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2716,'','Cash','','2025-01-11 14:01:40','','0','10','2025-01-11 14:01:40','','210','210','1','retail','0','210','1','0','0','0','0','0','0','new',' ','','1','0','101736593277','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2717,'yuhfdgvuy','Mpesa','','2025-01-11 14:57:20','','0','10','2025-01-11 14:57:20','','40','240','1','retail','0','240','1','0','0','0','0','200','0','new',' ','','1','0','101736593306','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2718,'','Cash','','2025-01-11 15:27:48','','0','10','2025-01-11 15:27:48','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736596656','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2719,'cdfqrfr','Mpesa','','2025-01-11 16:27:15','','0','10','2025-01-11 16:27:15','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101736598473','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2720,'fxgycew','Mpesa','','2025-01-11 17:08:01','','0','10','2025-01-11 17:08:01','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101736602042','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2721,'','Cash','','2025-01-11 17:13:18','','0','10','2025-01-11 17:13:18','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101736604493','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2722,'ygugf7tu','Mpesa','','2025-01-11 17:43:27','','0','10','2025-01-11 17:43:27','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101736604804','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2723,'','Cash','','2025-01-11 18:14:36','','0','10','2025-01-11 18:14:36','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101736606616','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2724,'','Cash','','2025-01-11 18:16:02','','0','10','2025-01-11 18:16:02','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101736608478','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2725,'','Cash','','2025-01-11 18:16:20','','0','10','2025-01-11 18:16:20','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736608565','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2726,'','Cash','','2025-01-11 18:28:47','','0','10','2025-01-11 18:28:47','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736608584','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2727,'R45WSKQ5W','Mpesa','','2025-01-11 18:43:30','','0','10','2025-01-11 18:43:30','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101736609331','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2728,'DGZYRS','Mpesa','','2025-01-11 18:52:23','','0','10','2025-01-11 18:52:23','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101736610222','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2729,'','Cash','','2025-01-11 18:53:38','','0','10','2025-01-11 18:53:38','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101736610757','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2730,'','Cash','','2025-01-11 19:11:57','','0','10','2025-01-11 19:11:57','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101736610823','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2731,'','Cash','','2025-01-11 19:14:27','','0','10','2025-01-11 19:14:27','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736611924','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2732,'EWYFGEWF','Mpesa','','2025-01-11 19:25:14','','0','10','2025-01-11 19:25:14','','0','190','1','retail','0','190','1','0','0','0','0','190','0','new',' ','','1','0','101736612073','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2733,'WQYHGFEWQ','Mpesa','','2025-01-11 19:25:50','','0','10','2025-01-11 19:25:50','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101736612723','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2734,'','Cash','','2025-01-11 19:38:51','','0','10','2025-01-11 19:38:51','','25','25','1','retail','0','25','1','0','0','0','0','0','0','new',' ','','1','0','101736612757','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2735,'RF432`R','Mpesa','','2025-01-11 20:21:54','','0','10','2025-01-11 20:21:54','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101736615749','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2736,'','Cash','','2025-01-11 20:22:17','','0','10','2025-01-11 20:22:18','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736616119','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2737,'FU8KICD','Mpesa','','2025-01-11 20:23:18','','0','10','2025-01-11 20:23:18','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101736616140','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2738,'','Cash','','2025-01-11 20:25:15','','0','10','2025-01-11 20:25:15','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736616205','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2739,'DXCAcFQ','Mpesa','','2025-01-11 20:36:36','','0','10','2025-01-11 20:36:36','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101736616319','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2740,'','Cash','','2025-01-11 20:49:35','','0','10','2025-01-11 20:49:35','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736617005','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2741,'','Cash','','2025-01-11 21:11:28','','0','10','2025-01-11 21:11:28','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101736619075','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2742,'','Cash','','2025-01-11 21:11:45','','0','10','2025-01-11 21:11:45','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101736619093','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2743,'DFCEWFW','Mpesa','','2025-01-11 21:12:23','','0','10','2025-01-11 21:12:23','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101736619120','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2744,'HNZX CLSGJTUFC','Mpesa','','2025-01-11 21:46:41','','0','10','2025-01-11 21:46:41','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','101736619152','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2745,'','Cash','','2025-01-11 21:47:28','','0','10','2025-01-11 21:47:28','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736621208','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2746,'','Cash','','2025-01-11 21:55:09','','0','10','2025-01-11 21:55:09','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101736621251','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2747,'','Cash','','2025-01-12 11:53:56','','0','10','2025-01-12 11:53:56','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101736672010','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2748,'dzxyhr','Mpesa','','2025-01-12 11:54:44','','0','10','2025-01-12 11:54:44','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101736672060','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2749,'T6DEUTDE','Mpesa','','2025-01-12 11:55:05','','0','10','2025-01-12 11:55:05','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101736672095','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2750,'','Cash','','2025-01-12 12:04:34','','0','10','2025-01-12 12:04:34','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101736672644','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2751,'T9O7TF5','Mpesa','','2025-01-12 12:04:50','','0','10','2025-01-12 12:04:50','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101736672679','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2752,'','Cash','','2025-01-12 12:13:07','','0','10','2025-01-12 12:13:07','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101736673176','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2753,'','Cash','','2025-01-12 13:50:20','','0','10','2025-01-12 13:50:20','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736673191','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2754,'','Cash','','2025-01-12 14:04:57','','0','10','2025-01-12 14:04:57','','270','270','1','retail','0','270','1','0','0','0','0','0','0','new',' ','','1','0','101736679022','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2755,'','Cash','','2025-01-12 14:08:23','','0','10','2025-01-12 14:08:23','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736679903','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2756,'','Cash','','2025-01-12 15:33:57','','0','10','2025-01-12 15:33:57','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','101736680107','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2757,'','Cash','','2025-01-12 16:33:41','','0','10','2025-01-12 16:33:41','','310','310','1','retail','0','310','1','0','0','0','0','0','0','new',' ','','1','0','101736685262','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2758,'','Cash','','2025-01-12 16:33:53','','0','10','2025-01-12 16:33:53','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101736688825','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2759,'QWEFRE','Mpesa','','2025-01-12 16:34:14','','0','10','2025-01-12 16:34:14','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101736688835','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2760,'','Cash','','2025-01-12 17:18:02','','0','10','2025-01-12 17:18:02','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','101736688861','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2761,'3ERCX3E','Mpesa','','2025-01-12 18:05:14','','0','10','2025-01-12 18:05:14','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','101736694304','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2762,'DFWREE','Mpesa','','2025-01-12 18:05:43','','0','10','2025-01-12 18:05:43','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101736694326','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2763,'I76ED7E','Mpesa','','2025-01-12 18:54:53','','0','10','2025-01-12 18:54:53','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101736694349','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2764,'TUGFDUS','Mpesa','','2025-01-12 19:26:16','','0','10','2025-01-12 19:26:16','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101736697305','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2765,'GFDSTDII76','Mpesa','','2025-01-12 19:26:44','','0','10','2025-01-12 19:26:44','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101736699184','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2766,'T6RUY6RTFYU','Mpesa','','2025-01-12 19:36:56','','0','10','2025-01-12 19:36:56','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101736699213','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2767,'','Cash','','2025-01-12 19:38:44','','0','10','2025-01-12 19:38:44','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736699822','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2768,'','Cash','','2025-01-12 19:50:56','','0','10','2025-01-12 19:50:56','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101736700520','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2769,'IRTFYHFGT','Mpesa','','2025-01-12 20:00:17','','0','10','2025-01-12 20:00:17','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101736700658','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2770,'FVARWE','Mpesa','','2025-01-12 20:07:30','','0','10','2025-01-12 20:07:30','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101736701225','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2771,'TY5RW','Mpesa','','2025-01-12 20:21:05','','0','10','2025-01-12 20:21:05','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101736701663','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2772,'','Cash','','2025-01-12 20:23:31','','0','10','2025-01-12 20:23:31','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736702474','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2773,'','Cash','','2025-01-12 20:24:03','','0','10','2025-01-12 20:24:03','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101736702616','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2774,'','Cash','','2025-01-12 20:26:40','','0','10','2025-01-12 20:26:40','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101736702653','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2775,'RQ3H4T3Q','Mpesa','','2025-01-12 20:57:21','','0','10','2025-01-12 20:57:21','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101736702803','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2776,'','Cash','','2025-01-12 21:06:19','','0','10','2025-01-12 21:06:19','','500','500','1','retail','0','500','1','0','0','0','0','00','0','printed',' ','','1','0','101736704647','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2777,'CX R4','Mpesa','','2025-01-12 21:23:12','','0','10','2025-01-12 21:23:12','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','101736705202','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2778,'4E6T 1QE45RF','Mpesa','','2025-01-12 21:23:31','','0','10','2025-01-12 21:23:31','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101736706201','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2779,'6TGF4EGTY','Mpesa','','2025-01-12 21:23:52','','0','10','2025-01-12 21:23:52','','0','210','1','retail','0','210','1','0','0','0','0','210','0','new',' ','','1','0','101736706217','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2780,'','Cash','','2025-01-12 21:24:08','','0','10','2025-01-12 21:24:08','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101736706238','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2781,'','Cash','','2025-01-12 21:24:41','','0','10','2025-01-12 21:24:41','','130','130','1','retail','0','130','1','0','0','0','0','0','0','new',' ','','1','0','101736706251','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2782,'','Cash','','2025-01-12 21:57:06','','0','10','2025-01-12 21:57:06','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101736706282','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2783,'sqaxdwq','Mpesa','','2025-01-13 10:58:44','','0','10','2025-01-13 10:58:44','','0','380','1','retail','0','380','1','0','0','0','0','380','0','new',' ','','1','0','101736755009','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2784,'67urf76ur','Mpesa','','2025-01-13 10:59:08','','0','10','2025-01-13 10:59:08','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101736755131','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2785,'tysd5y','Mpesa','','2025-01-13 10:59:48','','0','10','2025-01-13 10:59:48','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101736755171','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2786,'ytsxhyt','Mpesa','','2025-01-13 11:00:06','','0','10','2025-01-13 11:00:06','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101736755199','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2787,'srdeyu75','Mpesa','','2025-01-13 11:01:03','','0','10','2025-01-13 11:01:03','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101736755212','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2788,'ydfeaqw','Mpesa','','2025-01-13 11:24:49','','0','10','2025-01-13 11:24:49','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101736755269','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2789,'','Cash','','2025-01-13 12:14:31','','0','10','2025-01-13 12:14:31','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736756700','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2790,'W2REWER7','Mpesa','','2025-01-13 13:01:58','','0','10','2025-01-13 13:01:58','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101736759672','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2791,'TYSRTS4','Mpesa','','2025-01-13 14:50:24','','0','10','2025-01-13 14:50:24','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101736762525','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2792,'','Cash','','2025-01-13 15:39:22','','0','10','2025-01-13 15:39:22','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736769033','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2793,'','Cash','','2025-01-13 15:54:59','','0','10','2025-01-13 15:54:59','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101736771969','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2794,'','Cash','','2025-01-13 16:10:00','','0','10','2025-01-13 16:10:00','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','101736772904','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2795,'','Cash','','2025-01-13 16:15:07','','0','10','2025-01-13 16:15:07','','220','220','1','retail','0','220','1','0','0','0','0','0','0','new',' ','','1','0','101736773804','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2796,'DSFYUJEUY','Mpesa','','2025-01-13 17:07:10','','0','10','2025-01-13 17:07:10','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101736774111','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2797,'TYWDFOD','Mpesa','','2025-01-13 17:10:16','','0','10','2025-01-13 17:10:16','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101736777239','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2798,'JUDEYR','Mpesa','','2025-01-13 17:37:27','','0','10','2025-01-13 17:37:27','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101736777424','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2799,'TYASTWS5','Mpesa','','2025-01-13 17:37:47','','0','10','2025-01-13 17:37:47','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101736779057','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2800,'68WED86E','Mpesa','','2025-01-13 18:34:46','','0','10','2025-01-13 18:34:46','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101736779076','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2801,'SDTDRS','Mpesa','','2025-01-13 18:54:13','','0','10','2025-01-13 18:54:13','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101736782501','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2802,'','Cash','','2025-01-13 18:56:37','','0','10','2025-01-13 18:56:37','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','101736783665','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2803,'EQD22DF','Mpesa','','2025-01-13 19:10:48','','0','10','2025-01-13 19:10:48','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101736783815','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2804,'','Cash','','2025-01-13 19:17:57','','0','10','2025-01-13 19:17:57','','320','320','1','retail','0','320','1','0','0','0','0','0','0','new',' ','','1','0','101736784655','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2805,'','Cash','','2025-01-13 19:28:43','','0','10','2025-01-13 19:28:43','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736785115','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2806,'TRGW54','Mpesa','','2025-01-13 19:40:03','','0','10','2025-01-13 19:40:03','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101736785736','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2807,'','Cash','','2025-01-13 19:40:29','','0','10','2025-01-13 19:40:29','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101736786409','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2808,'','Cash','','2025-01-13 19:56:31','','0','10','2025-01-13 19:56:31','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101736786432','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2809,'','Cash','','2025-01-13 20:18:38','','0','10','2025-01-13 20:18:38','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','101736787399','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2810,'5TRDR5','Mpesa','','2025-01-13 20:22:09','','0','10','2025-01-13 20:22:09','','0','35','1','retail','0','35','1','0','0','0','0','35','0','new',' ','','1','0','101736788726','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2811,'SDLFUG','Mpesa','','2025-01-13 20:24:43','','0','10','2025-01-13 20:24:43','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101736788940','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2812,'TAWTFYWD','Mpesa','','2025-01-13 21:05:09','','0','10','2025-01-13 21:05:09','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101736789091','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2813,'EDZXE2','Mpesa','','2025-01-13 21:15:22','','0','10','2025-01-13 21:15:22','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101736791518','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2814,'WZ32Z23','Mpesa','','2025-01-13 21:15:42','','0','10','2025-01-13 21:15:42','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101736792131','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2815,'','Cash','','2025-01-13 21:34:58','','0','10','2025-01-13 21:34:58','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101736792154','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2816,'RT6DRFH','Mpesa','','2025-01-13 21:35:26','','0','10','2025-01-13 21:35:26','','0','120','1','retail','0','120','1','0','0','0','0','120','0','new',' ','','1','0','101736793304','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2817,'FDUJHGSR','Mpesa','','2025-01-13 21:37:02','','0','10','2025-01-13 21:37:02','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101736793336','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2818,'WDFHRWE','Mpesa','','2025-01-13 21:41:59','','0','10','2025-01-13 21:41:59','','0','380','1','retail','0','380','1','0','0','0','0','380','0','new',' ','','1','0','101736793604','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2819,'WEXWRWQ','Mpesa','','2025-01-13 21:44:59','','0','10','2025-01-13 21:44:59','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101736793747','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2820,'','Cash','','2025-01-13 21:46:48','','0','10','2025-01-13 21:46:48','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736793946','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2821,'','Cash','','2025-01-13 21:56:35','','0','10','2025-01-13 21:56:35','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101736794011','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2822,'EQRQ2QE4RT','Mpesa','','2025-01-13 21:58:24','','0','10','2025-01-13 21:58:24','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101736794607','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2823,'AZGDEaqTG','Mpesa','','2025-01-13 22:06:12','','0','10','2025-01-13 22:06:12','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101736794711','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2824,'UYSDTTYD','Mpesa','','2025-01-13 22:12:04','','0','10','2025-01-13 22:12:04','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','101736795187','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2825,'ZDFVaeg','Mpesa','','2025-01-13 22:24:59','','0','10','2025-01-13 22:24:59','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101736795530','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2826,'dskugwea','Mpesa','','2025-01-14 10:43:09','','0','10','2025-01-14 10:43:09','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101736840576','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2827,'aevdyfu','Mpesa','','2025-01-14 10:59:39','','0','10','2025-01-14 10:59:39','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101736840612','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2828,'2WT515','Mpesa','','2025-01-14 11:20:44','','0','10','2025-01-14 11:20:44','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101736842834','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2829,'qdscwwq','Mpesa','','2025-01-14 15:25:36','','0','10','2025-01-14 15:25:36','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101736857524','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2830,'dfwaf2eqf','Mpesa','','2025-01-14 15:52:21','','0','10','2025-01-14 15:52:21','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101736857540','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2831,'ewfefgewfwr','Mpesa','','2025-01-14 17:27:05','','0','10','2025-01-14 17:27:05','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101736859148','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2832,'dfqwefqa','Mpesa','','2025-01-14 17:40:47','','0','10','2025-01-14 17:40:47','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101736864830','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2833,'fvwaregws','Mpesa','','2025-01-14 17:41:08','','0','10','2025-01-14 17:41:08','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101736865653','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2834,'fgrwfgvwe','Mpesa','','2025-01-14 18:58:47','','0','10','2025-01-14 18:58:47','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101736865672','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2835,'eqqqqqqfefr','Mpesa','','2025-01-14 18:59:37','','0','10','2025-01-14 18:59:37','','0','290','1','retail','0','290','1','0','0','0','0','290','0','new',' ','','1','0','101736870335','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2836,'','Cash','','2025-01-14 19:09:37','','0','10','2025-01-14 19:09:37','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','101736870398','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2837,'','Cash','','2025-01-14 19:17:51','','0','10','2025-01-14 19:17:51','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101736870979','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2838,'','Cash','','2025-01-14 19:18:04','','0','10','2025-01-14 19:18:04','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736871474','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2839,'','Cash','','2025-01-14 19:22:47','','0','10','2025-01-14 19:22:47','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736871486','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2840,'uhyvsdfv','Mpesa','','2025-01-14 19:34:37','','0','10','2025-01-14 19:34:37','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101736871770','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2841,'','Cash','','2025-01-14 19:40:44','','0','10','2025-01-14 19:40:44','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101736872484','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2842,'','Cash','','2025-01-14 19:46:36','','0','10','2025-01-14 19:46:36','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101736872853','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2843,'','Cash','','2025-01-14 19:51:24','','0','10','2025-01-14 19:51:24','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101736873199','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2844,'','Cash','','2025-01-14 20:40:43','','0','10','2025-01-14 20:40:43','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101736873486','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2845,'','Cash','','2025-01-14 20:41:00','','0','10','2025-01-14 20:41:00','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101736876447','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2846,'','Cash','','2025-01-14 20:46:12','','0','10','2025-01-14 20:46:12','','15','15','1','retail','0','15','1','0','0','0','0','0','0','new',' ','','1','0','101736876461','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2847,'IOHYRGS','Mpesa','','2025-01-14 20:46:53','','0','10','2025-01-14 20:46:53','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101736876790','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2848,'','Cash','','2025-01-14 21:12:04','','0','10','2025-01-14 21:12:04','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101736876821','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2849,'','Cash','','2025-01-14 21:44:40','','0','10','2025-01-14 21:44:40','','0','0','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','70','101736878326','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2850,'EQFER2Q','Mpesa','','2025-01-14 22:06:19','','0','10','2025-01-14 22:06:19','','0','180','1','retail','0','180','1','0','0','0','0','180','0','new',' ','','1','0','101736880785','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2851,'SGEWWS','Mpesa','','2025-01-15 09:40:33','','0','10','2025-01-15 09:40:33','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101736923215','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2852,'','Cash','','2025-01-15 10:04:54','','0','10','2025-01-15 10:04:54','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736923242','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2853,'DFKIUGEQQ','Mpesa','','2025-01-15 11:11:01','','0','10','2025-01-15 11:11:01','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101736924701','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2854,'','Cash','','2025-01-15 11:23:30','','0','10','2025-01-15 11:23:30','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101736928683','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2855,'','Cash','','2025-01-15 12:06:23','','0','10','2025-01-15 12:06:23','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101736929413','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2856,'','Cash','','2025-01-15 12:34:33','','0','10','2025-01-15 12:34:33','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101736931989','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2857,'','Cash','','2025-01-15 12:34:50','','0','10','2025-01-15 12:34:50','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','101736933676','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2858,'TGHW5R','Mpesa','','2025-01-15 12:35:27','','0','10','2025-01-15 12:35:27','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101736933705','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2859,'','Cash','','2025-01-15 13:41:20','','0','10','2025-01-15 13:41:20','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736933734','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2860,'EWR33E','Mpesa','','2025-01-15 14:48:36','','0','10','2025-01-15 14:48:36','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101736937685','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2861,'','Cash','','2025-01-15 18:57:17','','0','10','2025-01-15 18:57:17','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101736956623','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2862,'','Cash','','2025-01-15 18:58:42','','0','10','2025-01-15 18:58:42','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','101736956702','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2863,'','Cash','','2025-01-15 18:59:44','','0','10','2025-01-15 18:59:44','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','101736956742','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2864,'','Cash','','2025-01-15 19:02:03','','0','10','2025-01-15 19:02:03','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736956789','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2865,'','Cash','','2025-01-15 19:07:54','','0','10','2025-01-15 19:07:54','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','101736956926','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2866,'dgfwefg','Mpesa','','2025-01-15 19:24:56','','0','10','2025-01-15 19:24:56','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101736957288','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2867,'EFR23ED','Mpesa','','2025-01-15 19:25:35','','0','10','2025-01-15 19:25:35','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101736958303','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2868,'EFTGUR6D3','Mpesa','','2025-01-15 19:26:14','','0','10','2025-01-15 19:26:14','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101736958343','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2869,'','Cash','','2025-01-15 19:29:36','','0','10','2025-01-15 19:29:36','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101736958380','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2870,'WS1SWES','Mpesa','','2025-01-15 19:31:04','','0','10','2025-01-15 19:31:04','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101736958579','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2871,'','Cash','','2025-01-15 19:44:15','','0','10','2025-01-15 19:44:15','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101736958669','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2872,'4SWXC E4W','Mpesa','','2025-01-15 19:53:41','','0','10','2025-01-15 19:53:41','','0','310','1','retail','0','310','1','0','0','0','0','310','0','new',' ','','1','0','101736959460','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2873,'','Cash','','2025-01-15 19:53:56','','0','10','2025-01-15 19:53:56','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101736960029','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2874,'','Cash','','2025-01-15 19:54:32','','0','10','2025-01-15 19:54:32','','120','120','1','retail','0','120','1','0','0','0','0','0','0','new',' ','','1','0','101736960064','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2875,'FDZWE','Mpesa','','2025-01-15 20:14:01','','0','10','2025-01-15 20:14:01','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101736960121','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2876,'','Cash','','2025-01-15 20:26:23','','0','10','2025-01-15 20:26:23','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101736961247','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2877,'GHRD5R6','Mpesa','','2025-01-15 20:48:03','','0','10','2025-01-15 20:48:03','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101736961985','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2878,'','Cash','','2025-01-15 20:57:38','','0','10','2025-01-15 20:57:38','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','101736963289','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2879,'WERFT3ERD','Mpesa','','2025-01-15 21:39:37','','0','10','2025-01-15 21:39:37','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','101736963864','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2880,'','Cash','','2025-01-15 21:57:06','','0','10','2025-01-15 21:57:06','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101736967412','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2881,'zxdvaEfw','Mpesa','','2025-01-16 10:31:04','','0','10','2025-01-16 10:31:04','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101737012614','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2882,'','Cash','','2025-01-16 10:31:34','','0','10','2025-01-16 10:31:34','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101737012670','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2883,'WRDTGE3Q4','Mpesa','','2025-01-16 10:47:07','','0','10','2025-01-16 10:47:07','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','101737012696','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2884,'','Cash','','2025-01-16 11:08:26','','0','10','2025-01-16 11:08:26','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101737013637','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2885,'4W5TV5','Mpesa','','2025-01-16 13:07:52','','0','10','2025-01-16 13:07:52','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101737014910','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2886,'','Cash','','2025-01-16 14:11:47','','0','10','2025-01-16 14:11:47','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101737022077','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2887,'','Cash','','2025-01-16 16:16:12','','0','10','2025-01-16 16:16:12','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101737025914','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2888,'','Cash','','2025-01-16 16:47:46','','0','10','2025-01-16 16:47:46','','120','120','1','retail','0','120','1','0','0','0','0','0','0','new',' ','','1','0','101737035256','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2889,'','Cash','','2025-01-16 17:48:33','','0','10','2025-01-16 17:48:33','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101737035276','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2890,'JUF.IYD','Mpesa','','2025-01-16 18:44:10','','0','10','2025-01-16 18:44:10','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101737038916','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2891,'','Cash','','2025-01-16 18:45:16','','0','10','2025-01-16 18:45:16','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101737042257','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2892,'CDQER4T32','Mpesa','','2025-01-16 18:51:11','','0','10','2025-01-16 18:51:11','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101737042323','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2893,'','Cash','','2025-01-16 19:04:00','','0','10','2025-01-16 19:04:00','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101737043419','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2894,'','Cash','','2025-01-16 19:24:08','','0','10','2025-01-16 19:24:08','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101737043442','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2895,'','Cash','','2025-01-16 19:24:58','','0','10','2025-01-16 19:24:58','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101737044651','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2896,'FRVNORM','Mpesa','','2025-01-16 19:36:18','','0','10','2025-01-16 19:36:18','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101737044706','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2897,'','Cash','','2025-01-16 19:47:20','','0','10','2025-01-16 19:47:20','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101737046026','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2898,'TGBESFV','Mpesa','','2025-01-16 19:52:50','','0','10','2025-01-16 19:52:50','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101737046358','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2899,'RGDHYEH65','Mpesa','','2025-01-16 19:53:54','','0','10','2025-01-16 19:53:54','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101737046376','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2900,'','Cash','','2025-01-16 20:16:50','','0','10','2025-01-16 20:16:50','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101737046441','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2901,'EDF4RTF2','Mpesa','','2025-01-16 20:17:04','','0','10','2025-01-16 20:17:04','','0','0','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','50','101737047813','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2902,'EGRTAERG','Mpesa','','2025-01-16 20:17:51','','0','10','2025-01-16 20:17:51','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101737047861','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2903,'RF3R2132R','Mpesa','','2025-01-16 20:28:13','','0','10','2025-01-16 20:28:13','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101737047880','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2904,'FRSYR457E','Mpesa','','2025-01-16 20:34:28','','0','10','2025-01-16 20:34:28','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101737048500','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2905,'DSGCUYYIED','Mpesa','','2025-01-16 20:42:28','','0','10','2025-01-16 20:42:28','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','101737048877','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2906,'','Cash','','2025-01-16 20:43:50','','0','10','2025-01-16 20:43:50','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101737049382','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2907,'RFGAWEG','Mpesa','','2025-01-16 20:45:20','','0','10','2025-01-16 20:45:20','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101737049433','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2908,'5RGT3E5','Mpesa','','2025-01-16 21:19:46','','0','10','2025-01-16 21:19:46','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101737051576','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2909,'','Cash','','2025-01-16 21:20:22','','0','10','2025-01-16 21:20:22','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101737051594','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2910,'','Cash','','2025-01-16 21:46:53','','0','10','2025-01-16 21:46:53','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101737051625','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2911,'','Cash','','2025-01-16 21:57:01','','0','10','2025-01-16 21:57:01','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101737053811','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2912,'hdytws','Mpesa','','2025-01-17 08:50:11','','0','10','2025-01-17 08:50:11','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101737092996','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2913,'','Cash','','2025-01-17 08:50:26','','0','10','2025-01-17 08:50:26','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101737093018','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''); INSERT INTO `sales` VALUES (2914,'yhifv7yh','Mpesa','','2025-01-17 09:57:25','','0','10','2025-01-17 09:57:25','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101737093029','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2915,'','Cash','','2025-01-17 11:32:37','','0','10','2025-01-17 11:32:37','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101737097053','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2916,'','Cash','','2025-01-17 11:50:18','','0','10','2025-01-17 11:50:18','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101737102789','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2917,'','Cash','','2025-01-17 14:00:52','','0','10','2025-01-17 14:00:52','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101737111266','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2918,'7uji57uj','Mpesa','','2025-01-17 14:29:21','','0','10','2025-01-17 14:29:21','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101737111655','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2919,'cknbiudg','Mpesa','','2025-01-17 19:15:44','','0','10','2025-01-17 19:15:44','','0','650','1','retail','0','650','1','0','0','0','0','650','0','new',' ','','1','0','101737127468','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2920,'wqerfqwfr','Mpesa','','2025-01-17 19:15:59','','0','10','2025-01-17 19:15:59','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101737130551','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2921,'DEFVEDF','Mpesa','','2025-01-17 19:16:21','','0','10','2025-01-17 19:16:21','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101737130563','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2922,'','Cash','','2025-01-17 19:23:07','','0','10','2025-01-17 19:23:07','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101737130585','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2923,'YDUETR5DE','Mpesa','','2025-01-17 19:25:34','','0','10','2025-01-17 19:23:47','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101737130989','No','10','2025-01-17 19:25:34','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2924,'DVAEDFAE','Mpesa','','2025-01-17 19:27:48','','0','10','2025-01-17 19:27:48','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101737131260','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2925,'WSFEGU7E9','Mpesa','','2025-01-17 19:38:45','','0','10','2025-01-17 19:38:45','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101737131272','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2926,'','Cash','','2025-01-17 19:39:53','','0','10','2025-01-17 19:39:53','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101737131965','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2927,'','Cash','','2025-01-17 19:46:27','','0','10','2025-01-17 19:40:04','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101737131995','No','10','2025-01-17 19:46:27','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2928,'HJN VFGYH','Mpesa','','2025-01-17 20:14:14','','0','10','2025-01-17 20:14:14','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101737132389','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2929,'EWTR5T6','Mpesa','','2025-01-17 20:26:31','','0','10','2025-01-17 20:26:31','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101737134063','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2930,'RY8HFG4U3F','Mpesa','','2025-01-17 20:34:27','','0','10','2025-01-17 20:34:27','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101737134804','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2931,'','Cash','','2025-01-17 20:50:08','','0','10','2025-01-17 20:50:08','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101737135870','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2932,'','Cash','','2025-01-17 21:02:55','','0','10','2025-01-17 21:02:55','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101737136214','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2933,'drsexws','Mpesa','','2025-01-17 21:03:35','','0','10','2025-01-17 21:03:35','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101737137004','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2934,'','Cash','','2025-01-17 21:22:08','','0','10','2025-01-17 21:22:08','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101737137022','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2935,'','Cash','','2025-01-17 21:28:58','','0','10','2025-01-17 21:28:58','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101737138133','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2936,'rdsszt','Mpesa','','2025-01-17 21:29:14','','0','10','2025-01-17 21:29:14','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101737138546','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2937,'','Cash','','2025-01-17 21:35:02','','0','10','2025-01-17 21:35:02','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101737138575','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2938,'','Cash','','2025-01-17 21:40:39','','0','10','2025-01-17 21:40:39','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101737138904','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2939,'','Cash','','2025-01-18 09:42:02','','0','10','2025-01-18 09:42:02','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101737182507','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2940,'rsayuhr5','Mpesa','','2025-01-18 09:42:17','','0','10','2025-01-18 09:42:17','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101737182528','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2941,'','Cash','','2025-01-18 09:45:19','','0','10','2025-01-18 09:45:19','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101737182544','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2942,'asdvfeafqr','Mpesa','','2025-01-18 10:06:06','','0','10','2025-01-18 10:06:06','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101737182722','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2943,'dcv gawe','Mpesa','','2025-01-18 10:22:28','','0','10','2025-01-18 10:22:28','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','101737183972','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2944,'etfclweu','Mpesa','','2025-01-18 11:44:36','','0','10','2025-01-18 11:44:36','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101737184963','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2945,'','Cash','','2025-01-18 11:47:57','','0','10','2025-01-18 11:47:57','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101737190065','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2946,'','Cash','','2025-01-18 12:42:05','','0','10','2025-01-18 12:42:05','','430','430','1','retail','0','430','1','0','0','0','0','0','0','new',' ','','1','0','101737191954','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2947,'','Cash','','2025-01-18 13:04:20','','0','10','2025-01-18 13:04:20','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101737193328','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2948,'rgwr4g','Mpesa','','2025-01-18 13:14:39','','0','10','2025-01-18 13:14:39','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101737194665','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2949,'tgd uyg','Mpesa','','2025-01-18 13:52:16','','0','10','2025-01-18 13:52:16','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101737195296','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2950,'467ffdd','Mpesa','','2025-01-18 15:35:45','','0','10','2025-01-18 15:35:45','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101737197542','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2951,'wsdxxswd','Mpesa','','2025-01-18 17:29:09','','0','10','2025-01-18 17:29:09','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101737203767','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2952,'','Cash','','2025-01-18 17:30:15','','0','10','2025-01-18 17:30:15','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101737210556','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2953,'','Cash','','2025-01-18 17:52:59','','0','10','2025-01-18 17:30:28','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101737210620','No','10','2025-01-18 17:52:59','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2954,'','Cash','','2025-01-18 19:08:13','','0','10','2025-01-18 19:08:13','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','101737211986','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2955,'weqefxe','Mpesa','','2025-01-18 20:03:47','','0','10','2025-01-18 20:03:47','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101737216499','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2956,'frewf4','Mpesa','','2025-01-18 20:12:46','','0','10','2025-01-18 20:12:46','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101737219833','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2957,'','Cash','','2025-01-18 20:13:08','','0','10','2025-01-18 20:13:08','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101737220378','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2958,'c4c3c45','Mpesa','','2025-01-18 20:13:47','','0','10','2025-01-18 20:13:47','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101737220390','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2959,'','Cash','','2025-01-18 20:42:37','','0','10','2025-01-18 20:42:37','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101737220440','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2960,'','Cash','','2025-01-18 20:44:27','','0','10','2025-01-18 20:44:27','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101737222167','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2961,'','Cash','','2025-01-18 20:44:52','','0','10','2025-01-18 20:44:52','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101737222270','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2962,'','Cash','','2025-01-18 21:04:06','','0','10','2025-01-18 21:04:06','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101737222298','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2963,'','Cash','','2025-01-18 21:42:15','','0','10','2025-01-18 21:42:15','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101737223450','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2964,'','Cash','','2025-01-18 21:56:49','','0','10','2025-01-18 21:56:49','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101737225741','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2965,'','Cash','','2025-01-18 21:59:57','','0','10','2025-01-18 21:59:57','','430','430','1','retail','0','430','1','0','0','0','0','0','0','new',' ','','1','0','101737226613','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2966,'','Cash','','2025-01-18 22:03:02','','0','10','2025-01-18 22:03:02','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101737226801','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2967,'DGAZEGTDA','Mpesa','','2025-01-18 22:08:14','','0','10','2025-01-18 22:08:14','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101737227279','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2968,'efeqwf','Mpesa','','2025-01-19 11:51:10','','0','10','2025-01-19 11:51:10','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101737276557','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2969,'dfvwdwqa','Mpesa','','2025-01-19 11:51:27','','0','10','2025-01-19 11:51:27','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101737276679','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2970,'','Cash','','2025-01-19 11:51:45','','0','10','2025-01-19 11:51:45','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101737276693','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2971,'eargwr','Mpesa','','2025-01-19 12:04:51','','0','10','2025-01-19 12:04:51','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101737276707','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2972,'','Cash','','2025-01-19 12:05:25','','0','10','2025-01-19 12:05:25','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101737277507','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2973,'TAJ7QB3QM9','Mpesa','','2025-01-19 12:06:44','','0','10','2025-01-19 12:06:44','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','101737277532','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2974,'DSEQ3AZFSDE','Mpesa','','2025-01-19 13:08:19','','0','10','2025-01-19 13:08:19','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101737277692','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2975,'','Cash','','2025-01-19 13:36:46','','0','10','2025-01-19 13:36:46','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101737281308','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2976,'','Cash','','2025-01-19 13:56:22','','0','10','2025-01-19 13:56:22','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101737283009','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2977,'EFTGDGFTAEQ','Mpesa','','2025-01-19 14:11:43','','0','10','2025-01-19 14:11:43','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101737284186','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2978,'','Cash','','2025-01-19 14:41:03','','0','10','2025-01-19 14:41:03','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101737285112','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2979,'','Cash','','2025-01-19 15:55:56','','0','10','2025-01-19 15:55:56','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101737286866','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2980,'','Cash','','2025-01-19 16:25:41','','0','10','2025-01-19 16:25:41','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101737291358','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2981,'RWCG54WC','Mpesa','','2025-01-19 16:40:08','','0','10','2025-01-19 16:40:08','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101737293147','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2982,'','Cash','','2025-01-19 18:00:21','','0','10','2025-01-19 18:00:21','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101737294024','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2983,'','Cash','','2025-01-19 18:08:53','','0','10','2025-01-19 18:08:53','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101737298827','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2984,'','Cash','','2025-01-19 18:09:09','','0','10','2025-01-19 18:09:09','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101737299339','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2985,'AR6RW','Mpesa','','2025-01-19 18:43:30','','0','10','2025-01-19 18:43:30','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101737299386','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2986,'','Cash','','2025-01-19 19:16:07','','0','10','2025-01-19 19:16:07','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101737301419','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2987,'QEWT234','Mpesa','','2025-01-19 19:21:51','','0','10','2025-01-19 19:21:51','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101737303372','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2988,'','Cash','','2025-01-19 19:22:16','','0','10','2025-01-19 19:22:16','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101737303716','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2989,'','Cash','','2025-01-19 19:22:30','','0','10','2025-01-19 19:22:30','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101737303742','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2990,'MHRWY23','Mpesa','','2025-01-19 19:35:46','','0','10','2025-01-19 19:35:46','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101737303752','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2991,'','Cash','','2025-01-19 19:36:55','','0','10','2025-01-19 19:36:55','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101737304554','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2992,'DEFE3RF','Mpesa','','2025-01-19 19:58:00','','0','10','2025-01-19 19:58:00','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101737304619','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2993,'FVAERR','Mpesa','','2025-01-19 20:08:28','','0','10','2025-01-19 20:08:28','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101737305885','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2994,'5R43QT5','Mpesa','','2025-01-19 20:09:40','','0','10','2025-01-19 20:09:40','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','101737306515','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2995,'','Cash','','2025-01-19 20:16:17','','0','10','2025-01-19 20:16:17','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101737306587','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2996,'WFWEF2','Mpesa','','2025-01-19 20:16:58','','0','10','2025-01-19 20:16:58','','0','210','1','retail','0','210','1','0','0','0','0','210','0','new',' ','','1','0','101737306979','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2997,'R3IHBHVRWET','Mpesa','','2025-01-19 21:12:57','','0','10','2025-01-19 21:12:57','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101737307024','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2998,'','Cash','','2025-01-19 21:14:05','','0','10','2025-01-19 21:14:05','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101737310388','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2999,'EDRWFEWD','Mpesa','','2025-01-19 21:44:35','','0','10','2025-01-19 21:44:35','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101737310449','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3000,'DCFWEE','Mpesa','','2025-01-19 21:46:01','','0','10','2025-01-19 21:46:01','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101737312352','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3001,'','Cash','','2025-01-20 10:50:17','','0','10','2025-01-20 10:50:17','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101737359409','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3002,'','Cash','','2025-01-20 11:22:49','','0','10','2025-01-20 11:22:49','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101737359419','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3003,'','Cash','','2025-01-20 12:04:38','','0','10','2025-01-20 12:04:38','','420','420','1','retail','0','420','1','0','0','0','0','0','0','new',' ','','1','0','101737361374','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3004,'','Cash','','2025-01-20 12:21:36','','0','10','2025-01-20 12:21:36','','25','25','1','retail','0','25','1','0','0','0','0','0','0','new',' ','','1','0','101737364885','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3005,'xzvferf','Mpesa','','2025-01-20 12:51:31','','0','10','2025-01-20 12:51:31','','0','120','1','retail','0','120','1','0','0','0','0','120','0','new',' ','','1','0','101737364901','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3006,'','Cash','','2025-01-20 12:58:46','','0','10','2025-01-20 12:58:46','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101737366698','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3007,'','Cash','','2025-01-20 12:59:11','','0','10','2025-01-20 12:59:11','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','101737367130','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3008,'','Cash','','2025-01-20 13:15:09','','0','10','2025-01-20 13:15:09','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','1','0','101737367153','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3009,'','Cash','','2025-01-20 14:06:13','','0','10','2025-01-20 14:06:13','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101737368114','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3010,'','Cash','','2025-01-20 14:17:01','','0','10','2025-01-20 14:17:01','','260','260','1','retail','0','260','1','0','0','0','0','0','0','new',' ','','1','0','101737371176','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3011,'UDUWDRAYDW','Mpesa','','2025-01-20 15:18:27','','0','10','2025-01-20 15:18:27','','0','550','1','retail','0','550','1','0','0','0','0','550','0','new',' ','','1','0','101737371828','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3012,'FRDUFRWD','Mpesa','','2025-01-20 15:48:37','','0','10','2025-01-20 15:48:37','','0','720','1','retail','0','720','1','0','0','0','0','720','0','new',' ','','1','0','101737375525','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3013,'TRW6UJSDW4','Mpesa','','2025-01-20 16:12:01','','0','10','2025-01-20 16:12:01','','0','170','1','retail','0','170','1','0','0','0','0','170','0','printed',' ','','1','0','101737377340','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3014,'','Cash','','2025-01-20 17:47:42','','0','10','2025-01-20 17:47:42','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101737378766','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3015,'FDCJD','Mpesa','','2025-01-20 18:14:54','','0','10','2025-01-20 18:14:54','','0','240','1','retail','0','240','1','0','0','0','0','240','0','new',' ','','1','0','101737384465','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3016,'','Cash','','2025-01-20 18:42:31','','0','10','2025-01-20 18:42:31','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101737387729','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3017,'','Cash','','2025-01-20 19:08:07','','0','10','2025-01-20 19:08:07','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101737387763','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3018,'','Cash','','2025-01-20 19:21:04','','0','10','2025-01-20 19:21:04','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101737389636','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3019,'wedr3r2','Mpesa','','2025-01-20 19:21:16','','0','10','2025-01-20 19:21:16','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101737390068','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3020,'','Cash','','2025-01-20 19:25:14','','0','10','2025-01-20 19:25:14','','15','15','1','retail','0','15','1','0','0','0','0','0','0','new',' ','','1','0','101737390082','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3021,'','Cash','','2025-01-20 19:34:36','','0','10','2025-01-20 19:34:36','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101737390319','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3022,'ytsts','Mpesa','','2025-01-20 19:52:40','','0','10','2025-01-20 19:45:39','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101737390878','No','10','2025-01-20 19:52:40','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3023,'','Cash','','2025-01-20 20:07:29','','0','10','2025-01-20 20:07:29','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101737391973','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3024,'','Cash','','2025-01-20 20:49:29','','0','10','2025-01-20 20:11:50','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101737392853','No','10','2025-01-20 20:49:29','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3025,'','Cash','','2025-01-20 20:49:41','','0','10','2025-01-20 20:49:41','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101737395372','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3026,'','Cash','','2025-01-20 20:56:46','','0','10','2025-01-20 20:56:46','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101737395385','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3027,'','Cash','','2025-01-20 20:57:06','','0','10','2025-01-20 20:57:06','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101737395808','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3028,'jdgbcvu','Mpesa','','2025-01-20 20:58:11','','0','10','2025-01-20 20:58:11','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101737395830','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3029,'','Cash','','2025-01-20 21:10:38','','0','10','2025-01-20 21:10:38','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101737395925','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3030,'ghystjr4w','Mpesa','','2025-01-20 21:21:52','','0','10','2025-01-20 21:21:52','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101737396640','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3031,'syu6 ','Mpesa','','2025-01-20 21:45:03','','0','10','2025-01-20 21:45:03','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101737397320','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3032,'EWTFSETG','Mpesa','','2025-01-20 21:47:28','','0','10','2025-01-20 21:47:28','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101737398713','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3033,'','Cash','','2025-01-21 09:47:36','','0','10','2025-01-21 09:47:36','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101737442013','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3034,'drfqwefcw','Mpesa','','2025-01-21 11:34:52','','0','10','2025-01-21 11:34:52','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101737442058','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3035,'','Cash','','2025-01-21 11:37:50','','0','10','2025-01-21 11:37:50','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101737448498','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3036,'fsvrwdv','Mpesa','','2025-01-21 12:30:49','','0','10','2025-01-21 12:30:49','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','101737451777','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3037,'','Cash','','2025-01-21 13:53:32','','0','10','2025-01-21 13:53:32','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101737451856','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3038,'','Cash','','2025-01-21 16:09:43','','0','10','2025-01-21 16:09:43','','75','75','1','retail','0','75','1','0','0','0','0','0','0','new',' ','','1','0','101737464950','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3039,'tyd7','Mpesa','','2025-01-21 17:47:08','','0','10','2025-01-21 16:09:53','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','101737464986','No','10','2025-01-21 17:47:08','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3040,'','Cash','','2025-01-21 17:47:26','','0','10','2025-01-21 17:47:26','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101737470839','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3041,'','Cash','','2025-01-21 17:56:30','','0','10','2025-01-21 17:56:30','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101737470848','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3042,'5r7w45e','Mpesa','','2025-01-21 18:52:42','','0','10','2025-01-21 18:52:42','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101737474744','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3043,'r54sytgd3wq','Mpesa','','2025-01-21 18:53:15','','0','10','2025-01-21 18:53:15','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101737474774','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3044,'','Cash','','2025-01-21 18:56:58','','0','10','2025-01-21 18:56:58','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101737474802','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3045,'','Cash','','2025-01-21 19:07:23','','0','10','2025-01-21 19:07:23','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101737475027','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3046,'sdfvgewfgvsefv','Mpesa','','2025-01-21 19:34:08','','0','10','2025-01-21 19:34:08','','0','240','1','retail','0','240','1','0','0','0','0','240','0','new',' ','','1','0','101737475649','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3047,'adsfeq2rf','Mpesa','','2025-01-21 20:01:20','','0','10','2025-01-21 20:01:20','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101737477255','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3048,'qdwyi7rwe','Mpesa','','2025-01-21 20:01:33','','0','10','2025-01-21 20:01:33','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101737478884','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3049,'','Cash','','2025-01-21 20:01:55','','0','10','2025-01-21 20:01:55','','15','15','1','retail','0','15','1','0','0','0','0','0','0','new',' ','','1','0','101737478905','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3050,'','Cash','','2025-01-21 20:02:40','','0','10','2025-01-21 20:02:40','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101737478917','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3051,'ewfr3rs3erd','Mpesa','','2025-01-21 20:06:54','','0','10','2025-01-21 20:06:54','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101737478962','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3052,'edw3de32','Mpesa','','2025-01-21 20:24:14','','0','10','2025-01-21 20:24:14','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101737479226','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3053,'wsedrwr','Mpesa','','2025-01-21 20:24:24','','0','10','2025-01-21 20:24:24','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101737480258','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3054,'','Cash','','2025-01-21 21:09:53','','0','10','2025-01-21 21:09:53','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101737480269','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3055,'','Cash','','2025-01-21 21:16:53','','0','10','2025-01-21 21:16:53','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101737483398','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3056,'','Cash','','2025-01-21 21:28:20','','0','10','2025-01-21 21:28:20','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101737483415','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3057,'','Cash','','2025-01-21 21:28:47','','0','10','2025-01-21 21:28:47','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','101737484106','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3058,'','Cash','','2025-01-21 21:32:05','','0','10','2025-01-21 21:32:05','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101737484312','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3059,'','Cash','','2025-01-22 10:44:51','','0','10','2025-01-22 10:44:51','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101737531881','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3060,'TYHE5TYHE','Mpesa','','2025-01-22 10:45:04','','0','10','2025-01-22 10:45:04','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101737531898','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3061,'UETRKEFG','Mpesa','','2025-01-22 11:37:23','','0','10','2025-01-22 11:37:23','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101737535013','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3062,'rfdastesa','Mpesa','','2025-01-22 15:13:49','','0','10','2025-01-22 15:13:49','','0','180','1','retail','0','180','1','0','0','0','0','180','0','new',' ','','1','0','101737548009','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3063,'efre4frs','Mpesa','','2025-01-22 17:43:20','','0','10','2025-01-22 16:53:21','','0','180','1','retail','0','180','1','0','0','0','0','180','0','new',' ','','1','0','101737548044','No','10','2025-01-22 17:43:20','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3064,'','Cash','','2025-01-22 17:43:39','','0','10','2025-01-22 17:43:39','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101737557005','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3065,'','Cash','','2025-01-22 17:44:09','','0','10','2025-01-22 17:44:09','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101737557043','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3066,'stwdyfrqwe','Mpesa','','2025-01-22 17:51:40','','0','10','2025-01-22 17:51:40','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101737557052','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3067,'sdkefgyd','Mpesa','','2025-01-22 18:07:34','','0','10','2025-01-22 18:07:34','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','101737558320','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3068,'RVLKRV KJTEY','Mpesa','','2025-01-22 18:32:09','','0','10','2025-01-22 18:32:09','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101737558460','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3069,'','Cash','','2025-01-22 19:04:40','','0','10','2025-01-22 19:04:40','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101737559988','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3070,'VTRTEUE','Mpesa','','2025-01-22 19:10:31','','0','10','2025-01-22 19:10:31','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101737561883','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3071,'','Cash','','2025-01-22 19:12:24','','0','10','2025-01-22 19:12:24','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101737562242','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3072,'','Cash','','2025-01-22 20:02:49','','0','10','2025-01-22 20:02:49','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101737562348','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3073,'','Cash','','2025-01-22 20:31:32','','0','10','2025-01-22 20:31:32','','140','140','1','retail','0','140','1','0','0','0','0','0','0','new',' ','','1','0','101737565371','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3074,'','Cash','','2025-01-22 20:31:46','','0','10','2025-01-22 20:31:46','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101737567095','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3075,'PITGUIEY','Mpesa','','2025-01-22 20:32:05','','0','10','2025-01-22 20:32:05','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101737567108','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3076,'','Cash','','2025-01-22 20:35:39','','0','10','2025-01-22 20:35:39','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101737567132','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3077,'DFFRQQ','Mpesa','','2025-01-22 20:36:54','','0','10','2025-01-22 20:36:54','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101737567341','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3078,'','Cash','','2025-01-22 20:58:33','','0','10','2025-01-22 20:58:33','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101737567422','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3079,'','Cash','','2025-01-22 20:59:20','','0','10','2025-01-22 20:59:20','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101737568715','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3080,'T5RWRY','Mpesa','','2025-01-22 21:54:28','','0','10','2025-01-22 21:54:28','','0','120','1','retail','0','120','1','0','0','0','0','120','0','new',' ','','1','0','101737572056','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3081,'','Cash','','2025-01-22 21:57:49','','0','10','2025-01-22 21:57:49','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101737572075','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3082,'','Cash','','2025-01-22 21:57:56','','0','10','2025-01-22 21:57:56','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101737572271','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3083,'TRYWY5','Mpesa','','2025-01-23 08:52:02','','0','10','2025-01-23 08:52:02','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','101737611512','Cleared','10','2025-01-23 08:54:18','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3084,'dfcedfqwf','Mpesa','','2025-01-23 08:53:13','','0','10','2025-01-23 08:53:13','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','101737611525','Cleared','10','2025-01-23 08:53:48','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3085,'','Cash','','2025-01-23 11:53:40','','0','10','2025-01-23 11:53:40','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101737622412','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3086,'','Cash','','2025-01-23 17:30:39','','0','10','2025-01-23 17:30:39','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101737642618','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3087,'5e7as43s34w','Mpesa','','2025-01-23 17:37:49','','0','10','2025-01-23 17:37:49','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101737642646','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3088,'RFGYBTRF','Mpesa','','2025-01-23 17:42:07','','0','10','2025-01-23 17:42:07','','0','260','1','retail','0','260','1','0','0','0','0','260','0','new',' ','','1','0','101737643082','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3089,'JHI6RFUHB','Mpesa','','2025-01-23 18:14:59','','0','10','2025-01-23 18:14:59','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101737643336','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3090,'','Cash','','2025-01-23 19:04:57','','0','10','2025-01-23 19:04:57','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101737645310','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3091,'TGCYUV553D','Mpesa','','2025-01-23 19:06:50','','0','10','2025-01-23 19:06:50','','0','650','1','retail','0','650','1','0','0','0','0','650','0','new',' ','','1','0','101737648302','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3092,'CTRD234D','Mpesa','','2025-01-23 19:07:53','','0','10','2025-01-23 19:07:53','','0','560','1','retail','0','560','1','0','0','0','0','560','0','new',' ','','1','0','101737648419','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3093,'GDFSVTHTF','Mpesa','','2025-01-23 19:09:54','','0','10','2025-01-23 19:09:54','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101737648481','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3094,'','Cash','','2025-01-23 19:27:20','','0','10','2025-01-23 19:27:20','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101737648602','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3095,'rfgcx trfce','Mpesa','','2025-01-23 19:51:58','','0','10','2025-01-23 19:51:58','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101737651074','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3096,'','Cash','','2025-01-23 19:52:58','','0','10','2025-01-23 19:52:58','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101737651155','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3097,'6yv6ycv','Mpesa','','2025-01-23 20:30:54','','0','10','2025-01-23 20:30:54','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101737651180','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3098,'rgegtt34t','Mpesa','','2025-01-23 20:55:40','','0','10','2025-01-23 20:55:40','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','101737653462','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3099,'','Cash','','2025-01-23 21:09:07','','0','10','2025-01-23 21:09:07','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101737654945','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3100,'ayfdx','Mpesa','','2025-01-23 21:10:00','','0','10','2025-01-23 21:10:00','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101737655750','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3101,'rf3rdrd','Mpesa','','2025-01-23 21:48:19','','0','10','2025-01-23 21:44:46','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101737655805','No','10','2025-01-23 21:48:19','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3102,'','Cash','','2025-01-24 08:56:09','','0','10','2025-01-24 08:56:09','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','101737698132','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3103,'rftgwser4gtw','Mpesa','','2025-01-24 08:59:13','','0','10','2025-01-24 08:59:13','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101737698173','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3104,'','Cash','','2025-01-24 09:00:19','','0','10','2025-01-24 09:00:19','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101737698394','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3105,'','Cash','','2025-01-24 11:24:32','','0','10','2025-01-24 11:24:32','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101737698423','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3106,'','Cash','','2025-01-24 12:08:25','','0','10','2025-01-24 12:08:25','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101737707075','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3107,'efrw3rdwr','Mpesa','','2025-01-24 15:22:44','','0','10','2025-01-24 15:22:44','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101737718987','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3108,'','Cash','','2025-01-24 15:23:44','','0','10','2025-01-24 15:23:44','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','101737721369','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3109,'degrfve3fr','Mpesa','','2025-01-24 15:24:48','','0','10','2025-01-24 15:24:48','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101737721476','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3110,'EW47YH','Mpesa','','2025-01-24 19:16:18','','0','10','2025-01-24 19:16:18','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101737721494','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3111,'','Cash','','2025-01-24 19:16:59','','0','10','2025-01-24 19:16:59','','95','95','1','retail','0','95','1','0','0','0','0','0','0','new',' ','','1','0','101737735397','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3112,'','Cash','','2025-01-24 19:17:21','','0','10','2025-01-24 19:17:21','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101737735422','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3113,'','Cash','','2025-01-24 19:17:39','','0','10','2025-01-24 19:17:39','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101737735443','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3114,'EQWRFERW','Mpesa','','2025-01-24 19:35:33','','0','10','2025-01-24 19:35:33','','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','new',' ','','1','0','101737736495','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3115,'FERWQWR','Mpesa','','2025-01-24 19:55:58','','0','10','2025-01-24 19:55:58','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101737736543','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3116,'','Cash','','2025-01-24 20:03:22','','0','10','2025-01-24 20:03:22','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101737737765','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3117,'WDFRQA','Mpesa','','2025-01-24 20:09:15','','0','10','2025-01-24 20:09:15','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101737738205','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3118,'','Cash','','2025-01-24 20:09:30','','0','10','2025-01-24 20:09:30','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101737738561','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3119,'DASSSSSFW','Mpesa','','2025-01-24 20:42:51','','0','10','2025-01-24 20:42:51','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101737738573','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3120,'','Cash','','2025-01-24 21:12:13','','0','10','2025-01-24 21:12:13','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101737740577','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3121,'','Cash','','2025-01-24 21:12:45','','0','10','2025-01-24 21:12:45','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101737742350','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3122,' CDM,DR','Mpesa','','2025-01-24 21:16:34','','0','10','2025-01-24 21:16:34','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101737742371','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3123,'rtdsaeraw','Mpesa','','2025-01-25 18:22:42','','0','10','2025-01-25 18:22:42','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101737818542','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3124,'','Cash','','2025-01-25 18:50:07','','0','10','2025-01-25 18:50:07','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101737818572','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3125,'','Cash','','2025-01-25 18:50:27','','0','10','2025-01-25 18:50:27','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101737820211','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3126,'vhvytvy','Mpesa','','2025-01-25 19:01:59','','0','10','2025-01-25 19:01:59','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101737820232','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3127,'','Cash','','2025-01-25 19:34:04','','0','10','2025-01-25 19:34:04','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101737820938','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3128,'','Cash','','2025-01-25 19:48:44','','0','10','2025-01-25 19:48:44','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101737822851','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3129,'','Cash','','2025-01-25 20:12:30','','0','10','2025-01-25 19:55:04','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101737823728','No','10','2025-01-25 20:12:30','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3130,'RSFGEST5G3','Mpesa','','2025-01-25 20:12:53','','0','10','2025-01-25 20:12:53','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101737825152','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3131,'WCRFWERX','Mpesa','','2025-01-25 21:07:47','','0','10','2025-01-25 21:07:47','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101737825177','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3132,'','Cash','','2025-01-25 21:08:04','','0','10','2025-01-25 21:08:04','','75','75','1','retail','0','75','1','0','0','0','0','0','0','new',' ','','1','0','101737828473','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3133,'QERVTWGF','Mpesa','','2025-01-25 21:35:22','','0','10','2025-01-25 21:35:22','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101737828488','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3134,'','Cash','','2025-01-26 13:55:04','','0','10','2025-01-26 13:55:04','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101737888892','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3135,'','Cash','','2025-01-26 13:55:25','','0','10','2025-01-26 13:55:25','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101737888918','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3136,'TYHOOOOOYTI','Mpesa','','2025-01-26 14:18:56','','0','10','2025-01-26 14:18:56','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','101737888929','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3137,'','Cash','','2025-01-26 14:21:02','','0','10','2025-01-26 14:21:02','','75','75','1','retail','0','75','1','0','0','0','0','0','0','new',' ','','1','0','101737890353','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3138,'','Cash','','2025-01-26 18:18:27','','0','10','2025-01-26 18:18:27','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101737904679','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3139,'UBTFHUOL','Mpesa','','2025-01-26 18:18:43','','0','10','2025-01-26 18:18:43','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101737904710','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3140,'DZHEDG8FQW','Mpesa','','2025-01-26 18:43:58','','0','10','2025-01-26 18:43:58','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101737904735','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3141,'E3 CRFS3R23','Mpesa','','2025-01-26 19:10:51','','0','10','2025-01-26 19:10:51','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101737906246','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3142,'','Cash','','2025-01-26 19:21:34','','0','10','2025-01-26 19:21:34','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101737907858','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3143,'EYUTE7QREFR','Mpesa','','2025-01-26 19:24:57','','0','10','2025-01-26 19:24:57','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101737908499','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3144,'YGVHNHTGV','Mpesa','','2025-01-26 19:50:54','','0','10','2025-01-26 19:50:54','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101737908705','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3145,'','Cash','','2025-01-26 19:51:16','','0','10','2025-01-26 19:51:16','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101737910263','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3146,'','Cash','','2025-01-26 20:19:18','','0','10','2025-01-26 20:19:18','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101737910279','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3147,'','Cash','','2025-01-26 20:24:00','','0','10','2025-01-26 20:24:00','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101737911960','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3148,'GHYV7P0978I','Mpesa','','2025-01-26 20:27:51','','0','10','2025-01-26 20:27:51','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101737912244','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3149,'','Cash','','2025-01-26 20:31:13','','0','10','2025-01-26 20:31:13','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101737912479','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3150,'EDF3T54','Mpesa','','2025-01-26 20:34:13','','0','10','2025-01-26 20:34:13','','0','130','1','retail','0','130','1','0','0','0','0','130','0','new',' ','','1','0','101737912675','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3151,'','Cash','','2025-01-26 21:06:35','','0','10','2025-01-26 21:06:35','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101737912862','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3152,'ed5y8 ed8','Mpesa','','2025-01-27 18:25:37','','0','10','2025-01-27 18:25:37','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101737991517','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3153,'u6y s5y6','Mpesa','','2025-01-27 18:26:05','','0','10','2025-01-27 18:26:05','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101737991548','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3154,'','Cash','','2025-01-27 18:26:31','','0','10','2025-01-27 18:26:31','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101737991574','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3155,'','Cash','','2025-01-27 18:27:14','','0','10','2025-01-27 18:27:14','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101737991599','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3156,'qaFTYWED3','Mpesa','','2025-01-27 18:29:11','','0','10','2025-01-27 18:29:11','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101737991637','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3157,'REFGWEF4R','Mpesa','','2025-01-27 18:29:54','','0','10','2025-01-27 18:29:54','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101737991759','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3158,'','Cash','','2025-01-27 18:30:42','','0','10','2025-01-27 18:30:42','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101737991800','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3159,'DSY7RTFEWRF','Mpesa','','2025-01-27 18:32:57','','0','10','2025-01-27 18:32:57','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101737991848','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3160,'75YEFGUYY','Mpesa','','2025-01-27 18:41:22','','0','10','2025-01-27 18:41:22','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101737992121','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3161,'EFEWRFE','Mpesa','','2025-01-27 18:46:06','','0','10','2025-01-27 18:46:06','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101737992491','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3162,'','Cash','','2025-01-27 18:48:29','','0','10','2025-01-27 18:48:29','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101737992775','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3163,'','Cash','','2025-01-27 18:48:45','','0','10','2025-01-27 18:48:45','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101737992914','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3164,'3EWDE3223','Mpesa','','2025-01-27 19:04:14','','0','10','2025-01-27 19:04:14','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101737992927','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3165,'E4FRW2R3','Mpesa','','2025-01-27 19:21:57','','0','10','2025-01-27 19:21:57','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101737993862','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3166,'','Cash','','2025-01-27 19:27:44','','0','10','2025-01-27 19:27:44','','75','75','1','retail','0','75','1','0','0','0','0','0','0','new',' ','','1','0','101737995255','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3167,'4EFTGWEFT34','Mpesa','','2025-01-27 19:37:28','','0','10','2025-01-27 19:37:28','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101737995267','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3168,'UTGFP8IY6FR','Mpesa','','2025-01-27 19:42:13','','0','10','2025-01-27 19:42:13','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101737995853','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3169,'Q34E234RF','Mpesa','','2025-01-27 20:35:41','','0','10','2025-01-27 20:35:41','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101737996140','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3170,'','Cash','','2025-01-27 21:28:58','','0','10','2025-01-27 21:28:58','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101737999348','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3171,'','Cash','','2025-01-27 21:43:44','','0','10','2025-01-27 21:43:44','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738002541','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3172,'','Cash','','2025-01-27 21:49:03','','0','10','2025-01-27 21:49:03','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101738003430','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3173,'','Cash','','2025-01-27 21:49:17','','0','10','2025-01-27 21:49:17','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101738003747','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3174,'','Cash','','2025-01-27 21:49:29','','0','10','2025-01-27 21:49:29','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738003760','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3175,'','Cash','','2025-01-28 09:03:12','','0','10','2025-01-28 09:03:12','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738044174','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3176,'','Cash','','2025-01-28 09:03:24','','0','10','2025-01-28 09:03:24','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738044196','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3177,'','Cash','','2025-01-28 09:03:40','','0','10','2025-01-28 09:03:40','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101738044210','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3178,'','Cash','','2025-01-28 09:08:11','','0','10','2025-01-28 09:08:11','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101738044227','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3179,'','Cash','','2025-01-28 09:44:44','','0','10','2025-01-28 09:44:44','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738044493','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3180,'','Cash','','2025-01-28 11:27:21','','0','10','2025-01-28 11:27:21','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101738046687','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3181,'56rgnm54e','Mpesa','','2025-01-28 12:42:39','','0','10','2025-01-28 12:42:39','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101738052847','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3182,'mkl bgyb ','Mpesa','','2025-01-28 13:22:32','','0','10','2025-01-28 13:22:32','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101738057370','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3183,'','Cash','','2025-01-28 13:44:36','','0','10','2025-01-28 13:44:36','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738059761','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3184,'4tfq4r4r','Mpesa','','2025-01-28 18:42:13','','0','10','2025-01-28 18:42:13','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','101738078925','Cleared','10','2025-01-28 18:42:38','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3185,'','Cash','','2025-01-28 18:43:17','','0','10','2025-01-28 18:43:17','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738078976','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3186,'','Cash','','2025-01-28 19:29:42','','0','10','2025-01-28 19:29:42','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101738078998','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3187,'dvwsergfw34','Mpesa','','2025-01-28 19:30:19','','0','10','2025-01-28 19:30:19','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101738081785','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3188,'','Cash','','2025-01-28 19:58:04','','0','10','2025-01-28 19:58:04','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101738081824','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3189,'','Cash','','2025-01-28 19:59:58','','0','10','2025-01-28 19:59:58','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738083487','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3190,'','Cash','','2025-01-28 20:04:01','','0','10','2025-01-28 20:04:01','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101738083604','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3191,'','Cash','','2025-01-28 20:13:12','','0','10','2025-01-28 20:13:12','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101738083846','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3192,'w5','Mpesa','','2025-01-28 20:17:05','','0','10','2025-01-28 20:17:05','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101738084396','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3193,'EFRERF`','Mpesa','','2025-01-28 20:36:08','','0','10','2025-01-28 20:36:08','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101738085749','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3194,'RDFYG2T4E','Mpesa','','2025-01-28 20:52:41','','0','10','2025-01-28 20:52:41','','0','160','1','retail','0','160','1','0','0','0','0','160','0','new',' ','','1','0','101738085775','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3195,'GYRTFVED','Mpesa','','2025-01-28 21:37:47','','0','10','2025-01-28 21:37:47','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101738086769','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3196,'','Cash','','2025-01-28 21:45:57','','0','10','2025-01-28 21:45:57','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101738089478','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3197,'Y8GGT6JK','Mpesa','','2025-01-28 21:52:09','','0','10','2025-01-28 21:52:09','','100','200','1','retail','0','200','1','0','0','0','0','100','0','new',' ','','1','0','101738089961','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3198,'','Cash','','2025-01-29 09:33:13','','0','10','2025-01-29 09:33:13','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738132309','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3199,'','Cash','','2025-01-29 09:47:48','','0','10','2025-01-29 09:47:48','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101738132395','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3200,'','Cash','','2025-01-29 18:07:32','','0','10','2025-01-29 18:07:32','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101738163225','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3201,'','Cash','','2025-01-29 18:37:42','','0','10','2025-01-29 18:37:42','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101738163259','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3202,'','Cash','','2025-01-29 18:38:14','','0','10','2025-01-29 18:38:14','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101738165067','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3203,'yghry5h6w326t','Mpesa','','2025-01-29 18:55:14','','0','10','2025-01-29 18:55:14','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101738165105','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3204,' ved krtg45d3','Mpesa','','2025-01-29 19:00:39','','0','10','2025-01-29 19:00:39','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101738166123','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3205,'RG5TY R4TYA','Mpesa','','2025-01-29 19:15:46','','0','10','2025-01-29 19:15:46','','0','410','1','retail','0','410','1','0','0','0','0','410','0','new',' ','','1','0','101738166446','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3206,'','Cash','','2025-01-29 19:33:50','','0','10','2025-01-29 19:33:50','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101738167361','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3207,'','Cash','','2025-01-29 19:40:35','','0','10','2025-01-29 19:40:35','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101738168435','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3208,'','Cash','','2025-01-29 19:44:58','','0','10','2025-01-29 19:44:58','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101738168838','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3209,'ERF23RD','Mpesa','','2025-01-29 19:45:20','','0','10','2025-01-29 19:45:20','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101738169103','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3210,'WDEW23E1','Mpesa','','2025-01-29 19:47:23','','0','10','2025-01-29 19:47:23','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101738169125','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3211,'','Cash','','2025-01-29 19:48:12','','0','10','2025-01-29 19:48:12','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738169250','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3212,'','Cash','','2025-01-29 19:52:15','','0','10','2025-01-29 19:52:15','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738169295','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3213,'EFR23RQ2R','Mpesa','','2025-01-29 19:52:42','','0','10','2025-01-29 19:52:42','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','101738169541','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3214,'','Cash','','2025-01-29 20:02:08','','0','10','2025-01-29 20:02:08','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101738169569','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3215,'','Cash','','2025-01-29 20:02:28','','0','10','2025-01-29 20:02:28','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101738170131','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3216,'TRFGQ24`f','Mpesa','','2025-01-29 20:27:32','','0','10','2025-01-29 20:27:32','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101738170151','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3217,'','Cash','','2025-01-29 20:39:50','','0','10','2025-01-29 20:39:50','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101738171660','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3218,'5trfg vq3t','Mpesa','','2025-01-29 20:50:44','','0','10','2025-01-29 20:50:44','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101738172433','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3219,'','Cash','','2025-01-29 21:21:50','','0','10','2025-01-29 21:21:50','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101738173080','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3220,'v crfgytc','Mpesa','','2025-01-29 21:25:39','','0','10','2025-01-29 21:25:39','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101738174916','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3221,'','Cash','','2025-01-29 21:34:31','','0','10','2025-01-29 21:34:31','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','101738175164','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3222,'erg5tq24t','Mpesa','','2025-01-29 21:38:17','','0','10','2025-01-29 21:38:17','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101738175687','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3223,'','Cash','','2025-01-29 21:48:40','','0','10','2025-01-29 21:48:40','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101738175922','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3224,'','Cash','','2025-01-29 21:57:12','','0','10','2025-01-29 21:57:12','','310','310','1','retail','0','310','1','0','0','0','0','0','0','new',' ','','1','0','101738176523','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3225,'TRFDEC78EWF','Mpesa','','2025-01-30 19:02:16','','0','10','2025-01-30 19:02:16','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101738252909','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3226,'EDFQRQ23','Mpesa','','2025-01-30 19:02:51','','0','10','2025-01-30 19:02:51','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','101738252948','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3227,'','Cash','','2025-01-30 19:19:58','','0','10','2025-01-30 19:19:58','','170','170','1','retail','0','170','1','0','0','0','0','0','0','new',' ','','1','0','101738252977','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3228,'','Cash','','2025-01-30 19:20:37','','0','10','2025-01-30 19:20:37','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101738254000','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3229,'TRGAWEFT','Mpesa','','2025-01-30 20:11:04','','0','10','2025-01-30 19:50:55','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101738254040','No','10','2025-01-30 20:11:04','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3230,'EFAESDC','Mpesa','','2025-01-30 20:11:21','','0','10','2025-01-30 20:11:21','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101738257071','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3231,'dxwqefd','Mpesa','','2025-01-30 20:38:10','','0','10','2025-01-30 20:38:10','','0','650','1','retail','0','650','1','0','0','0','0','650','0','new',' ','','1','0','101738258658','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3232,'','Cash','','2025-01-30 20:38:22','','0','10','2025-01-30 20:38:22','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738258695','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3233,'','Cash','','2025-01-30 20:45:13','','0','10','2025-01-30 20:45:13','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101738258705','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3234,'','Cash','','2025-01-30 21:05:03','','0','10','2025-01-30 21:05:03','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738259114','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3235,'AWEFRT424','Mpesa','','2025-01-30 21:08:29','','0','10','2025-01-30 21:08:29','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101738260307','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3236,'WSDWDqd','Mpesa','','2025-01-30 21:22:48','','0','10','2025-01-30 21:22:48','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101738260537','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3237,'edfwf','Mpesa','','2025-01-30 21:54:21','','0','10','2025-01-30 21:54:21','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101738261374','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3238,'edf3efe','Mpesa','','2025-01-30 22:01:00','','0','10','2025-01-30 22:01:00','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101738263265','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3239,'','Cash','','2025-01-30 22:04:19','','0','10','2025-01-30 22:04:19','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738263686','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3240,'aewrrtwerf','Mpesa','','2025-01-31 10:24:48','','0','10','2025-01-31 10:24:48','','60','90','1','retail','0','90','1','0','0','0','0','30','0','printed',' ','','1','0','101738304883','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3241,'frq34f','Mpesa','','2025-01-31 11:41:28','','0','10','2025-01-31 11:41:28','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101738308305','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3242,'','Cash','','2025-01-31 11:41:57','','0','10','2025-01-31 11:41:57','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101738312894','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3243,'','Cash','','2025-01-31 14:23:44','','0','10','2025-01-31 14:23:44','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','1','0','101738322412','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3244,'fgtyt','Mpesa','','2025-01-31 15:51:47','','0','10','2025-01-31 15:51:47','','0','200','1','retail','0','200','1','0','200','0','0','0','0','new',' ','','1','0','101738322628','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3245,'6u6ur6u7duj u8','Mpesa','','2025-01-31 15:52:12','','0','10','2025-01-31 15:52:12','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101738327921','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3246,'','Cash','','2025-01-31 16:20:42','','0','10','2025-01-31 16:20:42','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738327942','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3247,'','Cash','','2025-01-31 17:21:49','','0','10','2025-01-31 17:21:49','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101738329646','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3248,'','Cash','','2025-01-31 17:22:10','','0','10','2025-01-31 17:22:10','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101738333316','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3249,'','Cash','','2025-01-31 18:27:18','','0','10','2025-01-31 18:27:18','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101738333339','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3250,'RFDC8RD','Mpesa','','2025-01-31 18:56:32','','0','10','2025-01-31 18:56:32','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','101738338494','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3251,'EFQ3W2RD','Mpesa','','2025-01-31 18:57:12','','0','10','2025-01-31 18:57:12','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101738339000','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3252,'RVFGAWE4T','Mpesa','','2025-01-31 18:57:51','','0','10','2025-01-31 18:57:51','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101738339037','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3253,'','Cash','','2025-01-31 18:59:15','','0','10','2025-01-31 18:59:15','','290','290','1','retail','0','290','1','0','0','0','0','0','0','new',' ','','1','0','101738339079','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3254,'','Cash','','2025-01-31 19:00:36','','0','10','2025-01-31 19:00:36','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101738339201','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3255,'','Cash','','2025-01-31 19:33:23','','0','10','2025-01-31 19:33:23','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101738339239','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3256,'SWVEREG3','Mpesa','','2025-01-31 19:34:07','','0','10','2025-01-31 19:34:07','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101738341211','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3257,'','Cash','','2025-01-31 19:35:01','','0','10','2025-01-31 19:35:01','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101738341256','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3258,'','Cash','','2025-01-31 19:35:32','','0','10','2025-01-31 19:35:32','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738341305','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3259,'','Cash','','2025-01-31 19:38:46','','0','10','2025-01-31 19:38:46','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101738341337','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3260,'YTSCED4T','Mpesa','','2025-01-31 19:50:40','','0','10','2025-01-31 19:50:40','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101738341532','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3261,'','Cash','','2025-01-31 19:58:03','','0','10','2025-01-31 19:58:03','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101738342257','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3262,'','Cash','','2025-01-31 20:00:18','','0','10','2025-01-31 20:00:18','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101738342694','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3263,'','Cash','','2025-01-31 20:28:06','','0','10','2025-01-31 20:28:06','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738342820','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3264,'5WE65WERT4W','Mpesa','','2025-01-31 20:28:52','','0','10','2025-01-31 20:28:52','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101738344488','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3265,'','Cash','','2025-01-31 20:29:56','','0','10','2025-01-31 20:29:56','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738344541','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3266,'ADFRQWA','Mpesa','','2025-01-31 20:38:46','','0','10','2025-01-31 20:38:46','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101738344600','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3267,'SDWWWWWWWWWDY','Mpesa','','2025-01-31 21:07:13','','0','10','2025-01-31 21:07:13','','0','190','1','retail','0','190','1','0','0','0','0','190','0','new',' ','','1','0','101738345132','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3268,'5T AYG 34 6','Mpesa','','2025-01-31 21:31:35','','0','10','2025-01-31 21:31:35','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101738346842','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3269,'','Cash','','2025-01-31 21:32:53','','0','10','2025-01-31 21:32:53','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101738348303','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3270,'','Cash','','2025-01-31 21:42:58','','0','10','2025-01-31 21:42:58','','240','240','1','retail','0','240','1','0','0','0','0','0','0','new',' ','','1','0','101738348376','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3271,'','Cash','','2025-02-01 09:45:33','','0','10','2025-02-01 09:45:33','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101738392223','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3272,'','Cash','','2025-02-01 10:25:36','','0','10','2025-02-01 10:25:36','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738392337','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3273,'rewxdrtc3','Mpesa','','2025-02-01 11:30:27','','0','10','2025-02-01 11:30:27','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','101738394744','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3274,'YHXRTUT','Mpesa','','2025-02-01 12:52:08','','0','10','2025-02-01 11:59:50','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101738398635','No','10','2025-02-01 12:52:08','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3275,'','Cash','','2025-02-01 12:56:45','','0','10','2025-02-01 12:56:45','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101738403558','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3276,'','Cash','','2025-02-01 13:29:05','','0','10','2025-02-01 13:29:05','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101738403829','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3277,'WERF4WF22','Mpesa','','2025-02-01 13:46:40','','0','10','2025-02-01 13:46:40','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101738405752','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3278,'','Cash','','2025-02-01 15:03:08','','0','10','2025-02-01 15:03:08','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101738406816','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3279,'','Cash','','2025-02-01 15:14:23','','0','10','2025-02-01 15:14:23','','410','410','1','retail','0','410','1','0','0','0','0','0','0','new',' ','','1','0','101738411394','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3280,'f5rtgyqa346t','Mpesa','','2025-02-01 15:39:38','','0','10','2025-02-01 15:39:38','','0','490','1','retail','0','490','1','0','0','0','0','490','0','new',' ','','1','0','101738412100','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3281,'q34a 4eq','Mpesa','','2025-02-01 16:49:12','','0','10','2025-02-01 16:49:12','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101738417625','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3282,'','Cash','','2025-02-01 17:25:04','','0','10','2025-02-01 17:25:04','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101738417772','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3283,'','Cash','','2025-02-01 17:25:41','','0','10','2025-02-01 17:25:41','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101738419915','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3284,'tg6we7y','Mpesa','','2025-02-01 17:42:36','','0','10','2025-02-01 17:42:36','','0','260','1','retail','0','260','1','0','0','0','0','260','0','new',' ','','1','0','101738419945','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3285,'ed2qr7d r2','Mpesa','','2025-02-01 18:16:45','','0','10','2025-02-01 18:16:45','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101738420965','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3286,' CXVDS E32','Mpesa','','2025-02-01 18:45:09','','0','10','2025-02-01 18:45:09','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101738423017','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3287,'','Cash','','2025-02-01 18:52:34','','0','10','2025-02-01 18:52:34','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101738424720','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3288,'','Cash','','2025-02-01 19:12:18','','0','10','2025-02-01 19:12:18','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101738425158','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3289,'','Cash','','2025-02-01 19:23:40','','0','10','2025-02-01 19:23:40','','475','475','1','retail','0','475','1','0','0','0','0','0','0','new',' ','','1','0','101738426341','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3290,'E2DZ42D','Mpesa','','2025-02-01 19:23:52','','0','10','2025-02-01 19:23:52','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101738427024','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3291,'423RF14','Mpesa','','2025-02-01 19:24:15','','0','10','2025-02-01 19:24:16','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101738427037','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3292,'JONCVHU','Mpesa','','2025-02-01 19:25:38','','0','10','2025-02-01 19:25:38','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101738427063','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3293,'','Cash','','2025-02-01 19:26:04','','0','10','2025-02-01 19:26:04','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101738427149','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3294,'CASDF AR','Mpesa','','2025-02-01 19:39:10','','0','10','2025-02-01 19:39:10','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101738427170','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3295,'DF YU76YFRE','Mpesa','','2025-02-01 19:39:26','','0','10','2025-02-01 19:39:26','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101738427956','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3296,'','Cash','','2025-02-01 20:09:33','','0','10','2025-02-01 20:09:33','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101738429738','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3297,'','Cash','','2025-02-01 20:09:56','','0','10','2025-02-01 20:09:56','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101738429780','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3298,'QDSW DC3W','Mpesa','','2025-02-01 20:13:25','','0','10','2025-02-01 20:13:25','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101738429995','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3299,'VWEFUY8Y7TR','Mpesa','','2025-02-01 20:14:23','','0','10','2025-02-01 20:14:23','','0','255','1','retail','0','255','1','0','0','0','0','255','0','new',' ','','1','0','101738430011','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3300,'','Cash','','2025-02-01 20:27:28','','0','10','2025-02-01 20:27:28','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738430074','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3301,'','Cash','','2025-02-01 20:37:22','','0','10','2025-02-01 20:37:22','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738430850','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3302,'','Cash','','2025-02-01 21:05:15','','0','10','2025-02-01 21:05:15','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738431444','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3303,'','Cash','','2025-02-01 21:05:30','','0','10','2025-02-01 21:05:30','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101738433117','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3304,'','Cash','','2025-02-01 21:05:41','','0','10','2025-02-01 21:05:41','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101738433133','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3305,'','Cash','','2025-02-01 21:21:42','','0','10','2025-02-01 21:21:42','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738433143','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3306,'U6FGTYU85F','Mpesa','','2025-02-01 21:22:00','','0','10','2025-02-01 21:22:01','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101738434108','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3307,'ADSSSSSSSSSSSSW','Mpesa','','2025-02-01 21:38:09','','0','10','2025-02-01 21:38:09','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101738434128','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3308,'','Cash','','2025-02-01 21:38:29','','0','10','2025-02-01 21:38:29','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101738435101','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3309,'SWQ2CX23','Mpesa','','2025-02-01 21:39:09','','0','10','2025-02-01 21:39:09','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101738435116','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3310,'','Cash','','2025-02-01 21:44:19','','0','10','2025-02-01 21:44:19','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101738435157','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3311,'RDVFWREFW','Mpesa','','2025-02-03 18:25:42','','0','10','2025-02-03 18:25:42','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101738596317','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3312,'DRFWERFE','Mpesa','','2025-02-03 18:26:04','','0','10','2025-02-03 18:26:04','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101738596348','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3313,'RF43FC','Mpesa','','2025-02-03 18:33:54','','0','10','2025-02-03 18:33:54','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101738596372','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3314,'','Cash','','2025-02-03 18:59:06','','0','10','2025-02-03 18:59:06','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738596841','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3315,'DR DFS','Mpesa','','2025-02-03 19:02:17','','0','10','2025-02-03 19:02:17','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101738598350','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3316,'WQ3RERE3','Mpesa','','2025-02-03 19:07:20','','0','10','2025-02-03 19:07:20','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101738598833','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3317,'QWDETY5E2','Mpesa','','2025-02-03 19:07:45','','0','10','2025-02-03 19:07:45','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101738598858','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3318,'','Cash','','2025-02-03 19:09:24','','0','10','2025-02-03 19:09:24','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738598872','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3319,'','Cash','','2025-02-03 19:13:20','','0','10','2025-02-03 19:13:20','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101738598966','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3320,'','Cash','','2025-02-03 19:19:22','','0','10','2025-02-03 19:19:22','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101738599203','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3321,'EDGFT45TR','Mpesa','','2025-02-03 19:37:15','','0','10','2025-02-03 19:37:15','','0','140','1','retail','0','140','1','0','0','0','0','140','0','new',' ','','1','0','101738599566','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3322,'62 R73OE`E','Mpesa','','2025-02-03 19:43:34','','0','10','2025-02-03 19:43:34','','0','210','1','retail','0','210','1','0','0','0','0','210','0','new',' ','','1','0','101738600643','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3323,'GWSE4Q4T','Mpesa','','2025-02-03 20:03:40','','0','10','2025-02-03 20:03:40','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101738601023','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3324,'E4RTG3FR2','Mpesa','','2025-02-03 21:18:36','','0','10','2025-02-03 21:18:36','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','101738602225','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3325,'EF4W24F32','Mpesa','','2025-02-03 21:25:15','','0','10','2025-02-03 21:25:15','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101738606723','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3326,'','Cash','','2025-02-03 21:38:39','','0','10','2025-02-03 21:38:39','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','1','0','101738607122','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3327,'FEWXTRX3','Mpesa','','2025-02-03 21:41:12','','0','10','2025-02-03 21:41:12','','20','120','1','retail','0','120','1','0','0','0','0','100','0','new',' ','','1','0','101738608062','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3328,'REW3464','Mpesa','','2025-02-03 21:49:25','','0','10','2025-02-03 21:49:25','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101738608103','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3329,'FVOVHNUEC','Mpesa','','2025-02-03 22:02:02','','0','10','2025-02-03 22:02:02','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101738608572','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3330,'rewqqqqqqqqq2','Mpesa','','2025-02-04 10:03:08','','0','10','2025-02-04 10:03:08','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101738652561','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3331,'','Cash','','2025-02-04 10:03:28','','0','10','2025-02-04 10:03:28','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101738652593','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3332,'tvrye43v','Mpesa','','2025-02-04 10:25:33','','0','10','2025-02-04 10:25:33','','0','520','1','retail','0','520','1','0','0','0','0','520','0','new',' ','','1','0','101738652610','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3333,'','Cash','','2025-02-04 11:33:11','','0','10','2025-02-04 11:33:11','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101738653939','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3334,'weqewq','Mpesa','','2025-02-04 13:35:59','','0','10','2025-02-04 12:02:04','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101738657995','No','10','2025-02-04 13:35:59','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3335,'','Cash','','2025-02-04 13:36:35','','0','10','2025-02-04 13:36:35','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101738665365','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3336,'','Cash','','2025-02-04 16:12:31','','0','10','2025-02-04 16:12:31','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738674738','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3337,'edfq3wfr','Mpesa','','2025-02-04 16:35:38','','0','10','2025-02-04 16:35:38','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101738674756','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3338,'','Cash','','2025-02-04 17:57:29','','0','10','2025-02-04 17:57:29','','260','260','1','retail','0','260','1','0','0','0','0','0','0','new',' ','','1','0','101738676146','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3339,'hnyvfewlyuf','Mpesa','','2025-02-04 18:31:30','','0','10','2025-02-04 18:31:30','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','101738681056','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3340,'fd5ec gf4xde','Mpesa','','2025-02-04 18:33:38','','0','10','2025-02-04 18:33:38','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101738683099','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3341,'e4r312reqsw3','Mpesa','','2025-02-04 18:40:06','','0','10','2025-02-04 18:40:06','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101738683225','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3342,'','Cash','','2025-02-04 18:53:25','','0','10','2025-02-04 18:53:25','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','101738683610','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3343,'edf324frwe','Mpesa','','2025-02-04 19:13:37','','0','10','2025-02-04 19:13:37','','0','280','1','retail','0','280','1','0','0','0','0','280','0','new',' ','','1','0','101738684425','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3344,'','Cash','','2025-02-04 19:26:40','','0','10','2025-02-04 19:26:40','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738686385','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3345,'ftd w34r5de4r','Mpesa','','2025-02-04 19:30:11','','0','10','2025-02-04 19:30:11','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101738686407','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3346,'','Cash','','2025-02-04 19:30:22','','0','10','2025-02-04 19:30:22','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101738686616','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3347,'edtrf2wfr','Mpesa','','2025-02-04 19:41:43','','0','10','2025-02-04 19:41:43','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101738686624','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3348,'','Cash','','2025-02-04 19:59:14','','0','10','2025-02-04 19:59:14','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738687308','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3349,'','Cash','','2025-02-04 20:04:07','','0','10','2025-02-04 20:04:07','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','101738688360','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3350,'drfwefcwe','Mpesa','','2025-02-04 20:29:20','','0','10','2025-02-04 20:29:20','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101738688658','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3351,'edfcwefc','Mpesa','','2025-02-04 20:29:49','','0','10','2025-02-04 20:29:49','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101738690166','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3352,'fr4wq234r','Mpesa','','2025-02-04 20:33:26','','0','10','2025-02-04 20:33:27','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101738690207','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3353,'','Cash','','2025-02-04 20:33:44','','0','10','2025-02-04 20:33:44','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101738690411','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3354,'','Cash','','2025-02-04 20:50:58','','0','10','2025-02-04 20:50:58','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101738690426','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3355,'','Cash','','2025-02-04 20:53:42','','0','10','2025-02-04 20:53:42','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738691464','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3356,'','Cash','','2025-02-04 21:16:53','','0','10','2025-02-04 21:16:53','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738691627','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3357,'cg43w','Mpesa','','2025-02-04 21:34:30','','0','10','2025-02-04 21:33:35','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101738693016','No','10','2025-02-04 21:34:30','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3358,'','Cash','','2025-02-05 10:29:04','','0','10','2025-02-05 10:29:04','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101738740527','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3359,'','Cash','','2025-02-05 10:29:14','','0','10','2025-02-05 10:29:14','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738740546','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3360,'','Cash','','2025-02-05 10:29:27','','0','10','2025-02-05 10:29:27','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101738740559','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3361,'sfwqdrde','Mpesa','','2025-02-05 10:33:12','','0','10','2025-02-05 10:33:12','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101738740570','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3362,'ERTFWR4T','Mpesa','','2025-02-05 10:34:14','','0','10','2025-02-05 10:34:14','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101738740799','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3363,'','Cash','','2025-02-05 13:12:01','','0','10','2025-02-05 13:12:01','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738750282','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3364,'','Cash','','2025-02-05 13:40:11','','0','10','2025-02-05 13:40:11','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101738750325','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3365,'','Cash','','2025-02-05 14:27:16','','0','10','2025-02-05 14:27:16','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101738752012','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3366,'','Cash','','2025-02-05 17:38:37','','0','10','2025-02-05 17:38:37','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101738766215','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3367,'','Cash','','2025-02-05 17:41:20','','0','10','2025-02-05 17:41:20','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101738766473','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3368,'','Cash','','2025-02-05 18:13:08','','0','10','2025-02-05 18:13:08','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101738766484','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3369,'dvefees','Mpesa','','2025-02-05 19:17:03','','0','10','2025-02-05 19:17:03','','0','320','1','retail','0','320','1','0','0','0','0','320','0','new',' ','','1','0','101738768394','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3370,'','Cash','','2025-02-05 19:17:20','','0','10','2025-02-05 19:17:20','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101738772234','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3371,'xsgfafr','Mpesa','','2025-02-05 19:17:42','','0','10','2025-02-05 19:17:42','','40','140','1','retail','0','140','1','0','0','0','0','100','0','new',' ','','1','0','101738772243','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3372,'','Cash','','2025-02-05 19:41:23','','0','10','2025-02-05 19:41:23','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101738772286','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3373,'REGFTESRTF','Mpesa','','2025-02-05 19:49:32','','0','10','2025-02-05 19:49:32','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101738773687','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3374,'','Cash','','2025-02-05 19:49:47','','0','10','2025-02-05 19:49:47','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101738774180','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3375,'','Cash','','2025-02-05 19:50:06','','0','10','2025-02-05 19:50:06','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101738774188','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3376,'','Cash','','2025-02-05 19:55:37','','0','10','2025-02-05 19:55:37','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101738774210','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3377,'','Cash','','2025-02-05 19:55:50','','0','10','2025-02-05 19:55:50','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101738774540','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3378,'TYHQ24YH','Mpesa','','2025-02-05 20:29:11','','0','10','2025-02-05 20:29:11','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101738774552','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3379,'EDFWAEF32','Mpesa','','2025-02-05 21:19:37','','0','10','2025-02-05 21:19:37','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101738779566','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3380,'WDQWDRE34T2R','Mpesa','','2025-02-05 21:24:21','','0','10','2025-02-05 21:24:21','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101738779581','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3381,'SDFSWCEDQW','Mpesa','','2025-02-05 21:42:25','','0','10','2025-02-05 21:42:25','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101738780933','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3382,'','Cash','','2025-02-05 21:57:42','','0','10','2025-02-05 21:57:42','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101738780951','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3383,'fgrverg c','Mpesa','','2025-02-06 10:20:31','','0','10','2025-02-06 10:20:31','','0','610','1','retail','0','610','1','0','0','0','0','610','0','new',' ','','1','0','101738825916','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3384,'dswvge','Mpesa','','2025-02-06 10:54:11','','0','10','2025-02-06 10:54:11','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101738828422','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3385,'','Cash','','2025-02-06 11:56:09','','0','10','2025-02-06 11:56:09','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738828457','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3386,'','Cash','','2025-02-06 13:39:32','','0','10','2025-02-06 13:39:32','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101738832172','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3387,'saecdsecdws','Mpesa','','2025-02-06 14:18:44','','0','10','2025-02-06 14:18:44','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101738838375','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3388,'hbasrfb','Mpesa','','2025-02-06 15:10:41','','0','10','2025-02-06 15:10:41','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101738840728','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3389,'f6d7i867','Mpesa','','2025-02-06 15:16:38','','0','10','2025-02-06 15:16:38','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101738843847','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3390,'','Cash','','2025-02-06 16:10:50','','0','10','2025-02-06 16:10:50','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738844202','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3391,'','Cash','','2025-02-06 16:58:10','','0','10','2025-02-06 16:58:10','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101738847455','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3392,'asdecqwecd','Mpesa','','2025-02-06 17:40:44','','0','10','2025-02-06 17:40:44','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101738850299','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3393,'e3r43srq234e','Mpesa','','2025-02-06 18:11:03','','0','10','2025-02-06 18:11:03','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101738852849','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3394,'dsegbfbhuirt','Mpesa','','2025-02-06 18:25:35','','0','10','2025-02-06 18:25:35','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101738854672','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3395,'yfgcgred','Mpesa','','2025-02-06 18:51:16','','0','10','2025-02-06 18:51:16','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101738857049','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3396,'','Cash','','2025-02-06 19:05:22','','0','10','2025-02-06 19:05:22','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738857093','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3397,'','Cash','','2025-02-06 19:15:08','','0','10','2025-02-06 19:15:08','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101738857926','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3398,'jhgfhnhmuhg','Mpesa','','2025-02-06 19:15:41','','0','10','2025-02-06 19:15:41','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101738858531','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3399,'E5YUV','Mpesa','','2025-02-06 19:16:32','','0','10','2025-02-06 19:16:32','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101738858551','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3400,'X8TYG76TCXG','Mpesa','','2025-02-06 19:46:18','','0','10','2025-02-06 19:46:18','','0','460','1','retail','0','460','1','0','0','0','0','460','0','new',' ','','1','0','101738858608','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3401,'','Cash','','2025-02-06 20:05:39','','0','10','2025-02-06 20:05:39','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101738861528','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3402,'','Cash','','2025-02-06 20:14:02','','0','10','2025-02-06 20:14:02','','0','0','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','100','101738861547','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3403,'','Cash','','2025-02-06 20:26:18','','0','10','2025-02-06 20:26:18','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101738862748','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3404,'','Cash','','2025-02-06 20:29:43','','0','10','2025-02-06 20:29:43','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101738862973','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3405,'HFCXTUFC ','Mpesa','','2025-02-06 20:59:13','','0','10','2025-02-06 20:59:13','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101738864425','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3406,'','Cash','','2025-02-06 21:05:13','','0','10','2025-02-06 21:05:13','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101738864761','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3407,'','Cash','','2025-02-06 21:14:43','','0','10','2025-02-06 21:14:43','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101738865116','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3408,'','Cash','','2025-02-06 21:39:21','','0','10','2025-02-06 21:39:21','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738865687','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3409,'EDFCEF','Mpesa','','2025-02-06 22:13:00','','0','10','2025-02-06 22:13:00','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','101738867165','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3410,'xdvdefsde','Mpesa','','2025-02-07 09:22:47','','0','10','2025-02-07 09:22:47','','0','370','1','retail','0','370','1','0','0','0','0','370','0','new',' ','','1','0','101738909342','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3411,'','Cash','','2025-02-07 09:32:14','','0','10','2025-02-07 09:32:14','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101738909375','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3412,'','Cash','','2025-02-07 10:09:01','','0','10','2025-02-07 10:09:01','','120','120','1','retail','0','120','1','0','0','0','0','0','0','new',' ','','1','0','101738909936','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3413,'edqw32dw','Mpesa','','2025-02-07 10:59:07','','0','10','2025-02-07 10:59:07','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101738912144','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3414,'','Cash','','2025-02-07 11:30:49','','0','10','2025-02-07 11:30:49','','310','310','1','retail','0','310','1','0','0','0','0','0','0','new',' ','','1','0','101738915158','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3415,'rgwef','Mpesa','','2025-02-07 11:31:14','','0','10','2025-02-07 11:31:14','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101738917051','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3416,'43er3','Mpesa','','2025-02-07 12:06:24','','NaN','10','2025-02-07 12:06:24','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101738917079','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3417,'','Cash','','2025-02-07 12:34:13','','0','10','2025-02-07 12:34:13','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101738919398','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3418,'drfcwfr','Mpesa','','2025-02-07 14:06:23','','0','10','2025-02-07 14:06:23','','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','new',' ','','1','0','101738920857','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3419,'drweacef','Mpesa','','2025-02-07 14:13:35','','0','10','2025-02-07 14:13:35','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101738926388','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3420,'r5tg5rtf3e4','Mpesa','','2025-02-07 14:58:49','','0','10','2025-02-07 14:58:49','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101738926822','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3421,'juukiy67','Mpesa','','2025-02-07 15:15:52','','0','10','2025-02-07 15:15:52','','0','100','1','retail','0','100','1','0','0','0','0','0100','0','new',' ','','1','0','101738929535','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3422,'','Cash','','2025-02-07 15:19:54','','0','10','2025-02-07 15:19:54','','130','130','1','retail','0','130','1','0','0','0','0','0','0','new',' ','','1','0','101738930787','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3423,'','Cash','','2025-02-07 17:53:37','','0','10','2025-02-07 17:53:37','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101738939999','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3424,'','Cash','','2025-02-07 17:55:42','','0','10','2025-02-07 17:55:42','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101738940022','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3425,'','Cash','','2025-02-07 19:15:04','','0','10','2025-02-07 19:15:04','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738944891','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3426,'gfrv3wgrt','Mpesa','','2025-02-07 19:36:52','','0','10','2025-02-07 19:36:52','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','101738944908','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3427,'','Cash','','2025-02-07 19:39:09','','0','10','2025-02-07 19:39:09','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738946220','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3428,'','Cash','','2025-02-07 19:42:54','','0','10','2025-02-07 19:42:54','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','1','0','101738946353','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3429,'','Cash','','2025-02-07 19:44:38','','0','10','2025-02-07 19:44:38','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101738946579','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3430,'','Cash','','2025-02-07 19:48:54','','0','10','2025-02-07 19:48:54','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738946683','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3431,'','Cash','','2025-02-07 19:58:35','','0','10','2025-02-07 19:58:35','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101738946941','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3432,'','Cash','','2025-02-07 19:59:11','','0','10','2025-02-07 19:59:11','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101738947542','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3433,'WSDE3DQ','Mpesa','','2025-02-07 20:13:11','','0','10','2025-02-07 20:13:11','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101738947558','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3434,'','Cash','','2025-02-07 20:46:14','','0','10','2025-02-07 20:46:14','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738948397','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3435,'EDFDXECF','Mpesa','','2025-02-07 21:24:39','','0','10','2025-02-07 21:24:39','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101738952664','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3436,'','Cash','','2025-02-07 21:24:52','','0','10','2025-02-07 21:24:52','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101738952684','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3437,'4rtg ftr ','Mpesa','','2025-02-08 10:21:28','','0','10','2025-02-08 10:21:28','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101738999251','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3438,'.43p.;/[\'','Mpesa','','2025-02-08 10:50:27','','0','10','2025-02-08 10:50:27','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101739001021','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3439,'','Cash','','2025-02-08 11:23:16','','0','10','2025-02-08 11:23:16','','140','140','1','retail','0','140','1','0','0','0','0','0','0','new',' ','','1','0','101739001041','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3440,'','Cash','','2025-02-08 11:39:52','','0','10','2025-02-08 11:39:52','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101739003000','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3441,'','Cash','','2025-02-08 11:40:14','','0','10','2025-02-08 11:40:14','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101739003998','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3442,'w3deqwd','Mpesa','','2025-02-08 11:40:26','','0','10','2025-02-08 11:40:26','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101739004018','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3443,'','Cash','','2025-02-08 11:40:46','','0','10','2025-02-08 11:40:46','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739004032','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3444,'','Cash','','2025-02-08 12:04:32','','0','10','2025-02-08 12:04:32','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739004048','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3445,'kok ikjn','Mpesa','','2025-02-08 13:33:53','','0','10','2025-02-08 13:33:53','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101739005473','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3446,'DFGWC5/O-P','Mpesa','','2025-02-08 14:40:22','','0','10','2025-02-08 14:40:22','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','101739010845','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3447,'','Cash','','2025-02-08 15:15:52','','0','10','2025-02-08 15:15:52','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101739014843','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3448,'JGHSJTRQE','Mpesa','','2025-02-08 17:10:43','','0','10','2025-02-08 17:10:43','','0','130','1','retail','0','130','1','0','0','0','0','130','0','new',' ','','1','0','101739016955','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3449,'','Cash','','2025-02-08 17:15:21','','0','10','2025-02-08 17:15:21','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101739024097','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3450,'RWGRWREQ','Mpesa','','2025-02-08 19:03:42','','0','10','2025-02-08 18:11:53','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101739024130','No','10','2025-02-08 19:03:42','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3451,'','Cash','','2025-02-08 19:04:21','','0','10','2025-02-08 19:04:22','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739030628','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3452,'RFTGESRGT','Mpesa','','2025-02-08 19:04:54','','0','10','2025-02-08 19:04:54','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101739030675','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3453,'EDFWEFR','Mpesa','','2025-02-08 19:39:28','','0','10','2025-02-08 19:39:28','','0','550','1','retail','0','550','1','0','0','0','0','550','0','new',' ','','1','0','101739030701','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3454,'ER4FFR','Mpesa','','2025-02-08 19:39:42','','0','10','2025-02-08 19:39:42','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','101739032774','Cleared','10','2025-02-08 19:40:03','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3455,'','Cash','','2025-02-08 19:40:15','','0','10','2025-02-08 19:40:15','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101739032807','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3456,'','Cash','','2025-02-08 19:40:28','','0','10','2025-02-08 19:40:28','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101739032817','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3457,'','Cash','','2025-02-08 19:43:14','','0','10','2025-02-08 19:43:14','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101739032830','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3458,'26WERS5','Mpesa','','2025-02-08 19:49:08','','0','10','2025-02-08 19:49:08','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101739032999','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3459,'','Cash','','2025-02-08 19:56:10','','0','10','2025-02-08 19:56:10','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','101739033365','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3460,'','Cash','','2025-02-08 20:00:20','','0','10','2025-02-08 20:00:20','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','101739033773','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3461,'','Cash','','2025-02-08 20:01:09','','0','10','2025-02-08 20:01:09','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101739034064','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3462,'EWRGFTW','Mpesa','','2025-02-08 20:11:17','','0','10','2025-02-08 20:11:17','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101739034072','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3463,'DEQWDW3','Mpesa','','2025-02-08 20:14:28','','0','10','2025-02-08 20:14:28','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101739034858','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3464,'76TTTTT','Mpesa','','2025-02-08 20:32:15','','0','10','2025-02-08 20:32:15','','0','130','1','retail','0','130','1','130','0','0','0','0','0','new',' ','','1','0','101739034873','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3465,'','Cash','','2025-02-08 20:32:46','','0','10','2025-02-08 20:32:46','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101739035949','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3466,'EFWQ3RW3E','Mpesa','','2025-02-08 20:46:19','','0','10','2025-02-08 20:46:19','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101739035969','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3467,'','Cash','','2025-02-08 20:50:55','','0','10','2025-02-08 20:50:55','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101739037049','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3468,'EDQ2D32Q3','Mpesa','','2025-02-08 21:11:25','','0','10','2025-02-08 21:11:25','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101739037057','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3469,'UYTEP92\'3YR','Mpesa','','2025-02-08 21:29:29','','0','10','2025-02-08 21:29:29','','0','180','1','retail','0','180','1','0','0','0','0','180','0','new',' ','','1','0','101739038291','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3470,'','Cash','','2025-02-09 15:12:38','','0','10','2025-02-09 15:12:38','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101739102930','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3471,'','Cash','','2025-02-09 16:09:16','','0','10','2025-02-09 16:09:16','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101739103162','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3472,'it6rf5ew','Mpesa','','2025-02-09 16:13:30','','0','10','2025-02-09 16:13:30','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101739106803','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3473,'','Cash','','2025-02-09 17:21:16','','0','10','2025-02-09 17:21:16','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101739106818','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3474,'LJGSDFVUJGFE','Mpesa','','2025-02-09 18:46:19','','0','10','2025-02-09 18:46:19','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101739110879','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3475,'GFDOYASU','Mpesa','','2025-02-09 18:57:55','','0','10','2025-02-09 18:57:55','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101739115990','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3476,'','Cash','','2025-02-09 19:03:24','','0','10','2025-02-09 19:03:24','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101739116684','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3477,'RTGWTG','Mpesa','','2025-02-09 19:43:46','','0','10','2025-02-09 19:43:46','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101739117006','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3478,'','Cash','','2025-02-09 19:51:08','','0','10','2025-02-09 19:51:08','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739119436','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3479,'DECFQEF','Mpesa','','2025-02-09 20:05:36','','0','10','2025-02-09 20:05:36','','0','230','1','retail','0','230','1','0','0','0','0','230','0','new',' ','','1','0','101739119874','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3480,'QDWwqed','Mpesa','','2025-02-09 20:07:59','','0','10','2025-02-09 20:07:59','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101739120742','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3481,'3WDEQW3E','Mpesa','','2025-02-09 20:23:13','','0','10','2025-02-09 20:23:13','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101739120888','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3482,'SWDXWSW','Mpesa','','2025-02-09 20:28:50','','0','10','2025-02-09 20:28:50','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101739121800','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3483,'','Cash','','2025-02-09 20:37:18','','0','10','2025-02-09 20:37:18','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101739122139','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3484,'','Cash','','2025-02-09 20:38:52','','0','10','2025-02-09 20:38:52','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101739122642','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3485,'','Cash','','2025-02-09 21:01:51','','0','10','2025-02-09 21:01:51','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101739122735','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3486,'TEC54T2C3','Mpesa','','2025-02-09 21:29:18','','0','10','2025-02-09 21:29:18','','0','170','1','retail','0','170','1','0','0','0','0','170','0','new',' ','','1','0','101739124120','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3487,'GCTC456H','Mpesa','','2025-02-09 21:51:46','','0','10','2025-02-09 21:51:46','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101739127085','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3488,'TH VRJIYVT','Mpesa','','2025-02-09 21:53:22','','0','10','2025-02-09 21:53:22','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101739127112','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3489,'WEFCXF4','Mpesa','','2025-02-09 21:57:30','','0','10','2025-02-09 21:57:30','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101739127208','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3490,'','Cash','','2025-02-10 09:50:38','','0','10','2025-02-10 09:50:38','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739170229','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3491,'','Cash','','2025-02-10 10:19:13','','0','10','2025-02-10 10:19:13','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101739170242','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3492,'','Cash','','2025-02-10 10:29:34','','0','10','2025-02-10 10:29:34','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101739171955','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3493,'frw34rtf34','Mpesa','','2025-02-10 15:04:30','','0','10','2025-02-10 15:04:30','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101739185699','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3494,'frwe4rt3rf','Mpesa','','2025-02-10 15:40:44','','0','10','2025-02-10 15:40:44','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101739189076','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3495,'dxgefswfr','Mpesa','','2025-02-10 15:41:10','','0','10','2025-02-10 15:41:10','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101739191250','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3496,'','Cash','','2025-02-10 17:38:49','','0','10','2025-02-10 17:38:49','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101739191274','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3497,'wersrfcew','Mpesa','','2025-02-10 17:51:25','','0','10','2025-02-10 17:51:25','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101739198334','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3498,'','Cash','','2025-02-10 18:21:38','','0','10','2025-02-10 18:21:38','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101739199101','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3499,'tvrydgfert','Mpesa','','2025-02-10 18:59:24','','0','10','2025-02-10 18:59:24','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101739200902','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3500,'dgbvsefv','Mpesa','','2025-02-10 19:06:51','','0','10','2025-02-10 19:06:51','','0','310','1','retail','0','310','1','0','0','0','0','310','0','new',' ','','1','0','101739203176','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3501,'','Cash','','2025-02-10 20:16:24','','0','10','2025-02-10 20:16:24','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101739203621','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3502,'','Cash','','2025-02-10 20:18:18','','0','10','2025-02-10 20:18:18','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739207789','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3503,'twtrg5tfre','Mpesa','','2025-02-10 20:23:08','','0','10','2025-02-10 20:23:08','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101739207901','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3504,'','Cash','','2025-02-10 20:37:24','','0','10','2025-02-10 20:37:24','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739208193','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3505,'','Cash','','2025-02-10 20:51:32','','0','10','2025-02-10 20:51:32','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101739209046','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3506,'gdzd','Mpesa','','2025-02-10 20:58:00','','0','10','2025-02-10 20:58:00','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101739209900','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3507,'','Cash','','2025-02-10 20:59:38','','0','10','2025-02-10 20:59:38','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','101739210365','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3508,' gvcgjv trf','Mpesa','','2025-02-10 21:02:26','','0','10','2025-02-10 21:02:26','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101739210382','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3509,'awuyfgwa','Mpesa','','2025-02-10 21:06:43','','0','10','2025-02-10 21:06:43','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101739210563','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3510,'','Cash','','2025-02-10 21:31:25','','0','10','2025-02-10 21:31:25','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739210809','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3511,'UYEFIETGFER','Mpesa','','2025-02-11 09:46:15','','0','10','2025-02-11 09:46:15','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101739256356','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3512,'EFFDR23','Mpesa','','2025-02-11 10:29:22','','0','10','2025-02-11 10:29:22','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','101739256385','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3513,'','Cash','','2025-02-11 11:10:45','','0','10','2025-02-11 11:10:45','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739258968','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3514,'DWEWQDEQ','Mpesa','','2025-02-11 11:41:38','','0','10','2025-02-11 11:41:38','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101739261452','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3515,'DRFEGDF','Mpesa','','2025-02-11 11:56:38','','0','10','2025-02-11 11:56:38','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101739263303','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3516,'e4tr43y6','Mpesa','','2025-02-11 14:09:42','','0','10','2025-02-11 14:09:43','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101739272171','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3517,'lofvihdgcfuywe','Mpesa','','2025-02-11 15:56:37','','0','10','2025-02-11 15:56:37','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101739272193','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3518,'DFHCRTYH','Mpesa','','2025-02-11 15:57:00','','0','10','2025-02-11 15:57:00','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101739278612','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3519,'FAZJTUE5','Mpesa','','2025-02-11 16:20:04','','0','10','2025-02-11 16:20:04','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101739278646','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3520,'','Cash','','2025-02-11 18:35:40','','0','10','2025-02-11 18:35:40','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101739288129','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3521,'5iw6e67w','Mpesa','','2025-02-11 18:45:49','','0','10','2025-02-11 18:45:49','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101739288162','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3522,'','Cash','','2025-02-11 19:02:30','','0','10','2025-02-11 19:02:30','','45','45','1','retail','0','45','1','0','0','0','0','0','0','new',' ','','1','0','101739288758','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3523,'ghadsrt','Mpesa','','2025-02-11 19:08:08','','0','10','2025-02-11 19:08:08','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101739289754','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3524,'','Cash','','2025-02-11 20:13:16','','0','10','2025-02-11 19:14:40','','120','120','1','retail','0','120','1','0','0','0','0','0','0','new',' ','','1','0','101739290098','No','10','2025-02-11 20:13:16','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3525,'','Cash','','2025-02-11 20:13:46','','0','10','2025-02-11 20:13:46','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101739294011','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3526,'','Cash','','2025-02-11 20:38:02','','0','10','2025-02-11 20:38:02','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739294031','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3527,'','Cash','','2025-02-11 20:38:23','','0','10','2025-02-11 20:38:23','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739295485','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3528,'cvdx','Mpesa','','2025-02-11 20:39:16','','0','10','2025-02-11 20:39:16','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101739295507','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3529,'','Cash','','2025-02-11 20:52:04','','0','10','2025-02-11 20:52:04','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739295565','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3530,'','Cash','','2025-02-11 21:15:28','','0','10','2025-02-11 21:15:28','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101739296327','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3531,'','Cash','','2025-02-11 21:15:56','','0','10','2025-02-11 21:15:56','','15','15','1','retail','0','15','1','0','0','0','0','0','0','new',' ','','1','0','101739297749','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3532,'','Cash','','2025-02-12 10:18:41','','0','10','2025-02-12 10:18:41','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739344706','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3533,'','Cash','','2025-02-12 11:03:14','','0','10','2025-02-12 11:03:14','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101739344725','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3534,'efhvuyer','Mpesa','','2025-02-12 11:22:07','','0','10','2025-02-12 11:22:07','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101739347397','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3535,'','Cash','','2025-02-12 15:24:59','','0','10','2025-02-12 15:24:59','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','',NULL,'0','101739363005','No','10','2025-02-12 15:24:59','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3536,'dcyfwsfcs','Mpesa','','2025-02-12 15:59:06','','0','10','2025-02-12 15:59:06','','0','480','1','retail','0','480','1','0','0','0','0','480','0','new',' ','','1','0','101739365093','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3537,'','Cash','','2025-02-12 18:23:52','','0','10','2025-02-12 18:23:52','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739373817','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3538,'','Cash','','2025-02-12 18:41:29','','0','10','2025-02-12 18:41:29','','220','220','1','retail','0','220','1','0','0','0','0','0','0','new',' ','','1','0','101739373845','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3539,'SIGFIUGWER','Mpesa','','2025-02-12 19:24:44','','0','10','2025-02-12 18:49:02','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101739374895','No','10','2025-02-12 19:24:44','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3540,'','Cash','','2025-02-12 18:55:53','','0','10','2025-02-12 18:55:53','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101739375353','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3541,'YSTER','Mpesa','','2025-02-12 19:30:57','','0','10','2025-02-12 19:30:57','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101739377495','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3542,'R2Q3RF23','Mpesa','','2025-02-12 19:32:12','','0','10','2025-02-12 19:32:12','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101739377870','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3543,'W3SRE3DE','Mpesa','','2025-02-12 19:32:27','','0','10','2025-02-12 19:32:27','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101739377938','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3544,'WEDW3ED23','Mpesa','','2025-02-12 19:38:54','','0','10','2025-02-12 19:38:54','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101739377952','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3545,'WR2232Q','Mpesa','','2025-02-12 20:22:06','','0','10','2025-02-12 19:56:35','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101739378339','No','10','2025-02-12 20:22:06','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3546,'REFEW7YTYD','Mpesa','','2025-02-12 20:29:10','','0','10','2025-02-12 20:29:10','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101739380933','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3547,'RFWERFW3','Mpesa','','2025-02-12 20:35:49','','0','10','2025-02-12 20:35:49','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101739381359','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3548,'','Cash','','2025-02-12 20:38:46','','0','10','2025-02-12 20:38:46','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101739381754','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3549,'','Cash','','2025-02-12 20:57:45','','0','10','2025-02-12 20:57:45','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101739381929','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3550,'','Cash','','2025-02-12 20:57:59','','0','10','2025-02-12 20:57:59','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101739383068','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3551,'FAER53ET','Mpesa','','2025-02-12 21:11:08','','0','10','2025-02-12 21:11:08','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101739383083','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3552,'R45WSY65','Mpesa','','2025-02-12 21:28:20','','0','10','2025-02-12 21:28:20','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101739383878','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3553,'','Cash','','2025-02-12 21:49:05','','0','10','2025-02-12 21:49:05','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739384906','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3554,'','Cash','','2025-02-13 10:32:24','','0','10','2025-02-13 10:32:24','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101739429717','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3555,'','Cash','','2025-02-13 10:33:08','','0','10','2025-02-13 10:33:08','','260','260','1','retail','0','260','1','0','0','0','0','0','0','new',' ','','1','0','101739431947','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3556,'','Cash','','2025-02-13 16:00:37','','0','10','2025-02-13 16:00:37','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101739431990','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3557,'','Cash','','2025-02-13 16:00:54','','0','10','2025-02-13 16:00:54','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739451642','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3558,'ergthyrer','Mpesa','','2025-02-13 16:01:07','','0','10','2025-02-13 16:01:07','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101739451658','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3559,'erwfretg','Mpesa','','2025-02-13 16:02:07','','0','10','2025-02-13 16:02:07','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101739451673','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3560,' thgryt','Mpesa','','2025-02-13 16:02:28','','0','10','2025-02-13 16:02:28','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101739451737','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3561,'','Cash','','2025-02-13 18:02:12','','0','10','2025-02-13 18:02:12','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739458911','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3562,'','Cash','','2025-02-13 18:02:32','','0','10','2025-02-13 18:02:32','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101739458934','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3563,'kjusutfgvs','Mpesa','','2025-02-13 18:19:55','','0','10','2025-02-13 18:19:55','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101739458955','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3564,'uykigyht6','Mpesa','','2025-02-13 18:30:46','','0','10','2025-02-13 18:30:46','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101739460004','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3565,'dyjhftew','Mpesa','','2025-02-13 19:10:44','','0','10','2025-02-13 19:10:44','','50','100','1','retail','0','100','1','0','0','0','0','50','0','new',' ','','1','0','101739460653','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3566,'','Cash','','2025-02-13 19:20:53','','0','10','2025-02-13 19:20:53','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101739463059','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3567,'efrwe4rwe','Mpesa','','2025-02-13 19:31:04','','0','10','2025-02-13 19:31:04','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101739463672','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3568,'iydfud','Mpesa','','2025-02-13 19:39:58','','0','10','2025-02-13 19:39:58','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101739464269','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3569,'qzaswzq','Mpesa','','2025-02-13 19:55:10','','0','10','2025-02-13 19:55:10','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101739464806','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3570,'','Cash','','2025-02-13 20:00:59','','0','10','2025-02-13 20:00:59','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101739465716','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3571,'','Cash','','2025-02-13 20:20:21','','0','10','2025-02-13 20:20:21','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101739466064','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3572,'','Cash','','2025-02-13 20:38:22','','0','10','2025-02-13 20:38:22','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101739467224','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3573,'','Cash','','2025-02-13 21:12:34','','0','10','2025-02-13 21:12:34','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739468304','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3574,'r45w864','Mpesa','','2025-02-13 21:12:55','','0','10','2025-02-13 21:12:55','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101739470356','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3575,'tjywyktwt','Mpesa','','2025-02-13 21:13:50','','0','10','2025-02-13 21:13:50','','20','60','1','retail','0','60','1','0','0','0','0','40','0','new',' ','','1','0','101739470382','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3576,'SGTRE6','Mpesa','','2025-02-14 10:01:06','','0','10','2025-02-14 10:01:06','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101739516458','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3577,'AwtE33ETQR','Mpesa','','2025-02-14 10:01:21','','0','10','2025-02-14 10:01:21','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101739516473','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3578,'GUYFDUYH','Mpesa','','2025-02-14 10:29:10','','0','10','2025-02-14 10:29:10','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101739516489','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3579,'','Cash','','2025-02-14 11:29:43','','0','10','2025-02-14 11:29:43','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739518198','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3580,'4EFR34RRF','Mpesa','','2025-02-14 11:41:06','','0','10','2025-02-14 11:41:06','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101739522432','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3581,'','Cash','','2025-02-14 13:41:45','','0','10','2025-02-14 13:41:45','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739522473','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3582,'','Cash','','2025-02-14 16:19:41','','0','10','2025-02-14 16:19:41','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739539160','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3583,'DRGFU7GTR','Mpesa','','2025-02-14 17:19:36','','0','10','2025-02-14 17:19:36','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101739539212','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3584,'','Cash','','2025-02-14 17:30:20','','0','10','2025-02-14 17:30:21','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101739542784','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3585,'eqdr3edr','Mpesa','','2025-02-14 18:25:24','','0','10','2025-02-14 18:25:24','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101739543428','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3586,'EDFRWET657','Mpesa','','2025-02-14 18:25:46','','0','10','2025-02-14 18:25:46','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101739546729','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3587,'','Cash','','2025-02-14 18:26:51','','0','10','2025-02-14 18:26:51','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101739546762','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3588,'','Cash','','2025-02-14 18:27:16','','0','10','2025-02-14 18:27:16','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101739546816','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3589,'JHGDFUIYGE','Mpesa','','2025-02-14 19:10:42','','0','10','2025-02-14 19:10:42','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','101739549405','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3590,'','Cash','','2025-02-14 19:10:59','','0','10','2025-02-14 19:11:00','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101739549451','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3591,'','Cash','','2025-02-14 19:11:29','','0','10','2025-02-14 19:11:29','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101739549468','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3592,'EDFEWFR','Mpesa','','2025-02-14 19:11:57','','0','10','2025-02-14 19:11:57','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101739549493','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3593,'EFEDFF','Mpesa','','2025-02-14 19:13:57','','0','10','2025-02-14 19:13:57','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101739549534','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3594,'2W22WQWEWQ','Mpesa','','2025-02-14 19:21:04','','0','10','2025-02-14 19:21:04','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101739549648','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3595,'FVGHRY','Mpesa','','2025-02-14 20:03:44','','0','10','2025-02-14 20:03:44','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101739550071','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3596,'4FE4FR42','Mpesa','','2025-02-14 20:39:07','','0','10','2025-02-14 20:39:07','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101739553116','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3597,'','Cash','','2025-02-14 20:39:20','','0','10','2025-02-14 20:39:20','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101739554752','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3598,'','Cash','','2025-02-14 20:39:30','','0','10','2025-02-14 20:39:30','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739554762','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3599,'','Cash','','2025-02-14 20:53:05','','0','10','2025-02-14 20:53:05','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101739554771','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3600,'','Cash','','2025-02-14 20:55:31','','0','10','2025-02-14 20:55:31','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739555588','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3601,'R534TRWE','Mpesa','','2025-02-14 20:57:10','','0','10','2025-02-14 20:57:10','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101739555734','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3602,'','Cash','','2025-02-14 21:24:17','','0','10','2025-02-14 21:24:17','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101739557446','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3603,'4GTSE4','Mpesa','','2025-02-14 21:33:25','','0','10','2025-02-14 21:33:25','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101739557461','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3604,'E4WWEFRTFEER','Mpesa','','2025-02-14 21:34:32','','0','10','2025-02-14 21:34:32','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101739558017','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3605,'','Cash','','2025-02-14 21:34:50','','0','10','2025-02-14 21:34:50','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739558082','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3606,'23r3er423','Mpesa','','2025-02-15 11:16:33','','0','10','2025-02-15 11:16:33','','0','190','1','retail','0','190','1','0','0','0','0','190','0','new',' ','','1','0','101739607370','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3607,'efde3rde','Mpesa','','2025-02-15 11:24:04','','0','10','2025-02-15 11:24:04','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101739607834','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3608,'','Cash','','2025-02-15 15:52:11','','0','10','2025-02-15 15:52:11','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101739623908','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3609,'DQAYIWQEDO7','Mpesa','','2025-02-15 16:14:15','','0','10','2025-02-15 16:14:15','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101739623933','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3610,'','Cash','','2025-02-15 16:48:57','','0','10','2025-02-15 16:48:57','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101739625270','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3611,'TYYYYYYYYEGGSEQ','Mpesa','','2025-02-15 16:52:16','','0','10','2025-02-15 16:52:16','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101739627347','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3612,'','Cash','','2025-02-15 16:55:35','','0','10','2025-02-15 16:55:35','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101739627572','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3613,'','Cash','','2025-02-15 17:20:27','','0','10','2025-02-15 17:20:27','','15','15','1','retail','0','15','1','0','0','0','0','0','0','new',' ','','1','0','101739627745','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3614,'','Cash','','2025-02-15 17:43:27','','0','10','2025-02-15 17:43:27','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101739629228','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3615,'','Cash','','2025-02-15 17:43:45','','0','10','2025-02-15 17:43:45','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101739630611','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3616,'edfrtrewg','Mpesa','','2025-02-15 18:59:20','','0','10','2025-02-15 18:59:20','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101739635079','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3617,'','Cash','','2025-02-15 18:59:36','','0','10','2025-02-15 18:59:36','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101739635166','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3618,'','Cash','','2025-02-15 18:59:47','','0','10','2025-02-15 18:59:47','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101739635180','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3619,'','Cash','','2025-02-15 19:22:13','','0','10','2025-02-15 19:22:13','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739635190','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3620,'revgfsdwe','Mpesa','','2025-02-15 19:44:26','','0','10','2025-02-15 19:44:26','','0','165','1','retail','0','165','1','0','0','0','0','165','0','new',' ','','1','0','101739636538','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3621,'RGCETFD','Mpesa','','2025-02-15 19:44:50','','0','10','2025-02-15 19:44:50','','0','120','1','retail','0','120','1','0','0','0','0','120','0','new',' ','','1','0','101739637875','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3622,'','Cash','','2025-02-15 19:45:22','','0','10','2025-02-15 19:45:22','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101739637910','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3623,'RFXRFX34','Mpesa','','2025-02-15 20:03:38','','0','10','2025-02-15 20:03:38','','50','100','1','retail','0','100','1','0','0','0','0','50','0','new',' ','','1','0','101739637926','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3624,'DQSEWCQ','Mpesa','','2025-02-15 20:33:14','','0','10','2025-02-15 20:33:14','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101739639049','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3625,'','Cash','','2025-02-15 20:43:11','','0','10','2025-02-15 20:43:11','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101739640802','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3626,'WEQDQW3E3Q','Mpesa','','2025-02-15 20:43:30','','0','10','2025-02-15 20:43:30','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','101739641394','Cleared','10','2025-02-15 20:43:54','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3627,'WEDQWD','Mpesa','','2025-02-15 20:44:10','','0','10','2025-02-15 20:44:10','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101739641437','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3628,'DRFWEFR3','Mpesa','','2025-02-15 21:53:24','','0','10','2025-02-15 21:53:24','','0','550','1','retail','0','550','1','0','0','0','0','550','0','new',' ','','1','0','101739641454','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3629,'','Cash','','2025-02-16 14:57:22','','0','10','2025-02-16 14:57:22','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101739707017','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3630,'EDWQDWQE','Mpesa','','2025-02-16 15:02:33','','0','10','2025-02-16 15:02:33','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101739707044','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3631,'','Cash','','2025-02-16 15:43:40','','0','10','2025-02-16 15:43:40','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101739707359','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3632,'','Cash','','2025-02-16 15:44:22','','0','10','2025-02-16 15:44:22','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739709850','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3633,'','Cash','','2025-02-16 16:40:33','','0','10','2025-02-16 16:40:33','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101739709905','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3634,'DTBIYCVRDERS','Mpesa','','2025-02-16 17:46:52','','0','10','2025-02-16 17:46:52','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101739713236','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3635,'YFTYUGF','Mpesa','','2025-02-16 18:16:17','','0','10','2025-02-16 18:16:17','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101739717224','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3636,'HKGXHINJU','Mpesa','','2025-02-16 18:55:34','','0','10','2025-02-16 18:55:34','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101739718993','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3637,'IWDFIUEG','Mpesa','','2025-02-16 19:17:55','','0','10','2025-02-16 19:17:55','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101739721342','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3638,'M,DJVVD','Mpesa','','2025-02-16 19:19:06','','0','10','2025-02-16 19:19:06','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101739722692','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3639,'','Cash','','2025-02-16 19:46:31','','0','10','2025-02-16 19:46:31','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739722754','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3640,'','Cash','','2025-02-16 20:13:28','','0','10','2025-02-16 20:13:28','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739724399','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3641,'','Cash','','2025-02-16 20:14:07','','0','10','2025-02-16 20:14:07','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739726012','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3642,'JKMY7GY','Mpesa','','2025-02-16 20:55:44','','0','10','2025-02-16 20:55:44','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101739726050','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3643,'FVUGOH7','Mpesa','','2025-02-16 20:56:07','','0','10','2025-02-16 20:56:07','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101739728552','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3644,'KMJNPJOP','Mpesa','','2025-02-16 20:56:59','','0','10','2025-02-16 20:56:59','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101739728605','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3645,'IO778OLI','Mpesa','','2025-02-16 21:01:56','','0','10','2025-02-16 21:01:56','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101739728628','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3646,'','Cash','','2025-02-16 21:24:53','','0','10','2025-02-16 21:05:12','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101739728943','No','10','2025-02-16 21:24:53','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3647,'','Cash','','2025-02-16 21:41:00','','0','10','2025-02-16 21:41:00','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101739730298','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3648,'','Cash','','2025-02-17 09:08:45','','0','10','2025-02-17 09:08:45','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101739771252','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3649,'','Cash','','2025-02-17 14:17:26','','0','10','2025-02-17 14:17:26','','720','720','1','retail','0','720','1','0','0','0','0','0','0','new',' ','','1','0','101739791002','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3650,'HJFFIYUTFUJ','Mpesa','','2025-02-17 17:42:15','','0','10','2025-02-17 17:42:15','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101739803316','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3651,'TYXDRYHRY','Mpesa','','2025-02-17 17:42:48','','0','10','2025-02-17 17:42:48','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101739803348','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3652,'EREWRQTRFEW','Mpesa','','2025-02-17 17:43:15','','0','10','2025-02-17 17:43:15','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101739803378','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3653,'JIHVBHGYFVYH','Mpesa','','2025-02-17 18:44:06','','0','10','2025-02-17 18:44:06','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101739807019','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3654,'THRHRT4Y','Mpesa','','2025-02-17 18:44:34','','0','10','2025-02-17 18:44:34','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101739807055','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3655,'','Cash','','2025-02-17 19:05:40','','0','10','2025-02-17 19:05:40','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101739808111','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3656,'','Cash','','2025-02-17 19:11:09','','0','10','2025-02-17 19:11:09','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101739808345','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3657,'','Cash','','2025-02-17 19:12:01','','0','10','2025-02-17 19:12:01','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','101739808676','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3658,'GCREGTC5','Mpesa','','2025-02-17 19:29:42','','0','10','2025-02-17 19:29:42','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101739808726','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3659,'','Cash','','2025-02-17 19:34:08','','0','10','2025-02-17 19:34:08','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101739809794','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3660,'HFDUHYYVGTF','Mpesa','','2025-02-17 19:35:06','','0','10','2025-02-17 19:35:06','','0','190','1','retail','0','190','1','0','0','0','0','190','0','new',' ','','1','0','101739810053','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3661,'','Cash','','2025-02-17 19:57:31','','0','10','2025-02-17 19:57:32','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101739810132','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3662,'','Cash','','2025-02-17 20:00:40','','0','10','2025-02-17 20:00:40','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101739811457','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3663,'','Cash','','2025-02-17 20:01:01','','0','10','2025-02-17 20:01:01','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101739811647','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3664,'','Cash','','2025-02-17 20:11:07','','0','10','2025-02-17 20:11:07','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101739811664','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3665,'','Cash','','2025-02-17 20:11:22','','0','10','2025-02-17 20:11:22','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101739812272','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3666,'UYFYF85E75','Mpesa','','2025-02-17 20:22:10','','0','10','2025-02-17 20:22:10','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101739812285','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3667,'ER424R234','Mpesa','','2025-02-17 20:23:23','','0','10','2025-02-17 20:23:23','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101739812937','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3668,'YITDIUDY6RD','Mpesa','','2025-02-17 20:24:27','','0','10','2025-02-17 20:24:27','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101739813012','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3669,'','Cash','','2025-02-17 20:29:18','','0','10','2025-02-17 20:29:18','','100','100','1','retail','0','100','1','0','0','0','0','00','0','new',' ','','1','0','101739813075','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3670,'TFRWERFDWE','Mpesa','','2025-02-17 20:34:05','','0','10','2025-02-17 20:34:05','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101739813373','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3671,'','Cash','','2025-02-17 20:47:22','','0','10','2025-02-17 20:47:22','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739813658','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3672,'NHVFKYHJHJF','Mpesa','','2025-02-17 21:08:01','','0','10','2025-02-17 21:08:01','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101739814445','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3673,'JB:HURRJ','Mpesa','','2025-02-17 21:10:14','','20','10','2025-02-17 21:10:14','','0','20','1','retail','0','20','1','20','0','0','0','20','0','new',' ','','1','0','101739815691','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3674,'DFDTTYERHUET','Mpesa','','2025-02-17 21:17:44','','0','10','2025-02-17 21:17:44','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101739815830','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3675,'WDWRE2WE','Mpesa','','2025-02-17 21:38:50','','0','10','2025-02-17 21:38:50','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101739816273','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3676,'WSWWWS','Mpesa','','2025-02-17 21:47:04','','0','10','2025-02-17 21:47:04','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101739817535','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3677,'','Cash','','2025-02-17 21:54:10','','0','10','2025-02-17 21:54:10','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101739818437','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3678,'','Cash','','2025-02-17 21:57:10','','0','10','2025-02-17 21:57:10','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101739818456','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3679,'E3EDWDEW','Mpesa','','2025-02-17 21:57:52','','0','10','2025-02-17 21:57:52','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101739818633','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3680,'2342345r2314','Mpesa','','2025-02-18 09:33:15','','0','10','2025-02-18 09:33:15','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101739860380','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3681,'RYWSRYWR4','Mpesa','','2025-02-18 09:33:39','','0','10','2025-02-18 09:33:39','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101739860401','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3682,'edwd','Mpesa','','2025-02-18 13:04:25','','0','10','2025-02-18 13:04:25','','0','260','1','retail','0','260','1','0','0','0','0','260','0','new',' ','','1','0','101739873041','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3683,'','Cash','','2025-02-18 14:51:22','','0','10','2025-02-18 14:51:22','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101739873071','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3684,'yuedf7tgrf','Mpesa','','2025-02-18 14:51:32','','0','10','2025-02-18 14:51:32','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101739879484','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3685,'re68rt ','Mpesa','','2025-02-18 15:15:13','','0','10','2025-02-18 15:15:13','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101739879499','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3686,'fvujgiyoerfv v','Mpesa','','2025-02-18 16:39:32','','0','10','2025-02-18 16:39:32','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101739880919','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3687,'rdgfrfgt4fr','Mpesa','','2025-02-18 16:42:05','','0','10','2025-02-18 16:42:05','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101739885979','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3688,'','Cash','','2025-02-18 16:42:20','','0','10','2025-02-18 16:42:21','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739886131','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3689,'effefrcew','Mpesa','','2025-02-18 16:42:56','','0','10','2025-02-18 16:42:56','','0','270','1','retail','0','270','1','0','0','0','0','270','0','new',' ','','1','0','101739886144','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3690,'rfyhfryh','Mpesa','','2025-02-18 17:19:45','','0','10','2025-02-18 17:19:45','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101739886181','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3691,'','Cash','','2025-02-18 17:42:02','','0','10','2025-02-18 17:42:02','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101739888403','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3692,'FVWEFEWD','Mpesa','','2025-02-18 18:44:40','','0','10','2025-02-18 18:44:40','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101739889730','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3693,'E4E5R2 3','Mpesa','','2025-02-18 19:17:48','','0','10','2025-02-18 19:17:48','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101739893486','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3694,'Y6URFDHJFD','Mpesa','','2025-02-18 19:27:00','','0','10','2025-02-18 19:27:00','','0','190','1','retail','0','190','1','0','0','0','0','190','0','new',' ','','1','0','101739895987','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3695,'UT67RW76RW','Mpesa','','2025-02-18 19:30:56','','0','10','2025-02-18 19:30:56','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101739896031','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3696,'','Cash','','2025-02-18 19:33:04','','0','10','2025-02-18 19:33:04','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101739896264','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3697,'UIT3RIE7Y85','Mpesa','','2025-02-18 19:34:35','','0','10','2025-02-18 19:34:35','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101739896386','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3698,'','Cash','','2025-02-18 19:34:55','','0','10','2025-02-18 19:34:55','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101739896486','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3699,'','Cash','','2025-02-18 19:59:51','','0','10','2025-02-18 19:59:51','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101739896498','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3700,'DRGFEF','Mpesa','','2025-02-18 20:05:04','','0','10','2025-02-18 20:05:04','','0','240','1','retail','0','240','1','0','0','0','0','240','0','new',' ','','1','0','101739897994','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3701,'','Cash','','2025-02-18 20:05:39','','0','10','2025-02-18 20:05:39','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101739898311','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3702,'','Cash','','2025-02-18 20:15:43','','0','10','2025-02-18 20:15:43','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739898344','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3703,'','Cash','','2025-02-18 20:15:55','','0','10','2025-02-18 20:15:55','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101739898947','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3704,'','Cash','','2025-02-18 20:16:04','','0','10','2025-02-18 20:16:04','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101739898957','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3705,'REFEF46RE','Mpesa','','2025-02-18 20:24:56','','0','10','2025-02-18 20:24:56','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101739898971','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3706,'','Cash','','2025-02-18 20:34:02','','0','10','2025-02-18 20:34:02','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101739899513','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3707,'','Cash','','2025-02-18 20:42:08','','0','10','2025-02-18 20:42:08','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101739900057','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3708,'','Cash','','2025-02-18 21:00:35','','0','10','2025-02-18 21:00:35','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101739900532','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3709,'EFDEEFQ','Mpesa','','2025-02-18 21:02:34','','0','10','2025-02-18 21:02:34','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101739901637','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3710,'E35E3R53','Mpesa','','2025-02-18 21:38:56','','0','10','2025-02-18 21:38:56','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101739903129','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3711,'','Cash','','2025-02-19 08:56:06','','0','10','2025-02-19 08:56:06','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739944556','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3712,'','Cash','','2025-02-19 08:56:18','','0','10','2025-02-19 08:56:18','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101739944570','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3713,'','Cash','','2025-02-19 10:19:11','','0','10','2025-02-19 10:19:11','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101739949540','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3714,'','Cash','','2025-02-19 10:19:33','','0','10','2025-02-19 10:19:33','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101739949554','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3715,'jiehjeaetf','Mpesa','','2025-02-19 10:20:16','','0','10','2025-02-19 10:20:16','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101739949578','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3716,'','Cash','','2025-02-19 10:54:33','','0','10','2025-02-19 10:54:33','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739951648','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3717,'','Cash','','2025-02-19 11:17:43','','0','10','2025-02-19 11:17:43','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101739951675','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3718,'jdfjdf7','Mpesa','','2025-02-19 12:25:55','','0','10','2025-02-19 12:25:55','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101739953066','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3719,'tuoqwertuoer','Mpesa','','2025-02-19 15:27:06','','0','10','2025-02-19 15:27:06','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101739968008','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3720,'HGJFDU9R','Mpesa','','2025-02-19 15:32:03','','0','10','2025-02-19 15:32:03','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101739968314','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3721,'97ERF87T0WER','Mpesa','','2025-02-19 15:32:46','','0','10','2025-02-19 15:32:46','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101739968340','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3722,'35RE3TR5Q','Mpesa','','2025-02-19 15:37:46','','0','10','2025-02-19 15:37:46','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101739968375','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3723,'','Cash','','2025-02-19 16:04:12','','0','10','2025-02-19 16:04:12','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101739968676','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3724,'iyred','Mpesa','','2025-02-19 19:01:07','','0','10','2025-02-19 19:01:07','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101739980778','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3725,'','Cash','','2025-02-19 19:34:54','','0','10','2025-02-19 19:34:54','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','101739980875','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3726,'','Cash','','2025-02-19 19:35:40','','0','10','2025-02-19 19:35:40','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101739982900','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3727,'','Cash','','2025-02-19 19:36:25','','0','10','2025-02-19 19:36:25','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','101739982954','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3728,'TEHG45G54','Mpesa','','2025-02-19 19:36:46','','0','10','2025-02-19 19:36:46','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101739982997','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3729,'REFE4R23R','Mpesa','','2025-02-19 19:46:08','','0','10','2025-02-19 19:46:08','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101739983017','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3730,'','Cash','','2025-02-19 19:57:26','','0','10','2025-02-19 19:57:26','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101739983574','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3731,'NCVKFI.YJH','Mpesa','','2025-02-19 20:05:03','','0','10','2025-02-19 20:05:03','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101739984249','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3732,'FGECGTRGHYRT','Mpesa','','2025-02-19 20:23:09','','0','10','2025-02-19 20:23:09','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101739984713','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3733,'','Cash','','2025-02-19 21:10:45','','0','10','2025-02-19 21:10:45','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101739986555','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3734,'VRTCERC','Mpesa','','2025-02-19 21:34:00','','0','10','2025-02-19 21:34:00','','0','25','1','retail','0','25','1','0','0','0','0','25','0','new',' ','','1','0','101739988650','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3735,'REFGCWE4T','Mpesa','','2025-02-19 21:39:52','','0','10','2025-02-19 21:39:52','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101739990047','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3736,'','Cash','','2025-02-20 10:34:00','','0','10','2025-02-20 10:01:58','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101740034888','No','10','2025-02-20 10:34:00','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3737,'YVHYTC532ER','Mpesa','','2025-02-20 11:09:05','','0','10','2025-02-20 11:09:05','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101740036858','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3738,'','Cash','','2025-02-20 12:48:00','','0','10','2025-02-20 12:48:00','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','1','0','101740038965','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3739,'','Cash','','2025-02-20 13:11:43','','0','10','2025-02-20 13:11:43','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101740044886','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3740,'ERFDEDSDE','Mpesa','','2025-02-20 14:04:11','','0','10','2025-02-20 14:04:11','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101740047948','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3741,'WFRAFRAW','Mpesa','','2025-02-20 14:08:38','','0','10','2025-02-20 14:08:38','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101740049456','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3742,'','Cash','','2025-02-20 16:38:42','','0','10','2025-02-20 16:38:42','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101740058682','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3743,'','Cash','','2025-02-20 17:34:36','','0','10','2025-02-20 17:34:36','','410','410','1','retail','0','410','1','0','0','0','0','0','0','new',' ','','1','0','101740058726','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3744,'UYYDLU8','Mpesa','','2025-02-20 17:39:07','','0','10','2025-02-20 17:39:07','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101740062079','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3745,'DVGSRWGW','Mpesa','','2025-02-20 17:56:25','','0','10','2025-02-20 17:56:25','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101740062355','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3746,'','Cash','','2025-02-20 18:07:21','','0','10','2025-02-20 18:07:21','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101740063391','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3747,'DVREDWF','Mpesa','','2025-02-20 18:08:11','','0','10','2025-02-20 18:08:11','','0','0','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','300','101740064044','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3748,'ytasyaryas','Mpesa','','2025-02-20 20:11:25','','0','10','2025-02-20 20:11:25','','0','190','1','retail','0','190','1','0','0','0','0','190','0','new',' ','','1','0','101740071446','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3749,'azgayfra','Mpesa','','2025-02-20 20:11:49','','0','10','2025-02-20 20:11:49','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101740071493','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3750,'','Cash','','2025-02-20 20:12:03','','0','10','2025-02-20 20:12:03','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101740071517','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3751,'','Cash','','2025-02-20 20:17:56','','0','10','2025-02-20 20:17:56','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101740071525','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3752,'','Cash','','2025-02-20 20:18:19','','0','10','2025-02-20 20:18:19','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101740071879','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3753,'837rdyut3r8-7','Mpesa','','2025-02-20 20:42:36','','0','10','2025-02-20 20:34:32','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101740071905','No','10','2025-02-20 20:42:36','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3754,'','Cash','','2025-02-20 20:59:35','','0','10','2025-02-20 20:59:35','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101740073364','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3755,'rtg4ws46t','Mpesa','','2025-02-20 21:05:13','','0','10','2025-02-20 21:05:13','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101740074379','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3756,'efedfew cfe','Mpesa','','2025-02-20 21:06:57','','0','10','2025-02-20 21:06:57','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101740074720','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3757,'','Cash','','2025-02-20 21:18:53','','0','10','2025-02-20 21:18:53','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101740074821','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3758,'','Cash','','2025-02-20 21:34:21','','0','10','2025-02-20 21:34:21','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101740075536','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3759,'csgafyASD','Mpesa','','2025-02-20 21:36:25','','0','10','2025-02-20 21:36:25','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101740076468','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3760,'','Cash','','2025-02-20 21:40:24','','0','10','2025-02-20 21:37:36','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101740076592','No','10','2025-02-20 21:40:24','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3761,'ryghzsr4y6','Mpesa','','2025-02-20 21:56:03','','0','10','2025-02-20 21:56:03','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101740076827','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3762,'efewfqwe','Mpesa','','2025-02-20 22:00:07','','0','10','2025-02-20 21:56:22','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101740077770','No','10','2025-02-20 22:00:07','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3763,'esdfewcf edf','Mpesa','','2025-02-20 22:03:53','','0','10','2025-02-20 22:03:53','','0','120','1','retail','0','120','1','0','0','0','0','120','0','new',' ','','1','0','101740078017','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3764,'','Cash','','2025-02-20 22:04:08','','0','10','2025-02-20 22:04:08','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101740078241','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3765,'','Cash','','2025-02-20 22:08:57','','0','10','2025-02-20 22:08:57','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101740078250','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3766,'','Cash','','2025-02-20 22:17:08','','0','10','2025-02-20 22:17:08','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101740079016','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3767,'rtsayktwtr','Mpesa','','2025-02-21 09:58:29','','0','10','2025-02-21 09:58:29','','0','180','1','retail','0','180','1','0','0','0','0','180','0','new',' ','','1','0','101740121089','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3768,'','Cash','','2025-02-21 10:15:06','','0','10','2025-02-21 10:15:06','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101740121116','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3769,'rfhgrfhy','Mpesa','','2025-02-21 12:06:59','','0','10','2025-02-21 12:07:00','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101740122111','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3770,'oihetrfhho','Mpesa','','2025-02-21 12:10:26','','0','10','2025-02-21 12:10:26','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101740128867','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3771,'TRHWEYKTST','Mpesa','','2025-02-21 15:39:54','','0','10','2025-02-21 15:39:54','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101740141577','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3772,'','Cash','','2025-02-21 18:54:08','','0','10','2025-02-21 18:54:08','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101740153207','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3773,'VGFFGRDSUYDF','Mpesa','','2025-02-21 18:54:32','','0','10','2025-02-21 18:54:32','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101740153252','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3774,'','Cash','','2025-02-21 18:55:33','','0','10','2025-02-21 18:55:33','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101740153308','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3775,'TGR4WG53','Mpesa','','2025-02-21 19:17:57','','0','10','2025-02-21 19:17:57','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101740153337','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3776,'','Cash','','2025-02-21 19:20:06','','0','10','2025-02-21 19:20:06','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101740154685','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3777,'','Cash','','2025-02-21 19:26:07','','0','10','2025-02-21 19:26:08','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101740154815','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3778,'FRDRTRS34','Mpesa','','2025-02-21 19:46:05','','0','10','2025-02-21 19:46:05','','0','575','1','retail','0','575','1','0','0','0','0','575','0','new',' ','','1','0','101740155183','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3779,'].;XFBP;[[','Mpesa','','2025-02-21 19:51:04','','0','10','2025-02-21 19:51:04','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101740156379','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3780,'','Cash','','2025-02-21 20:56:14','','0','10','2025-02-21 20:56:14','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','101740156674','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3781,'EFWDF3','Mpesa','','2025-02-21 20:56:47','','0','10','2025-02-21 20:56:47','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','101740160576','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3782,'','Cash','','2025-02-21 20:57:33','','0','10','2025-02-21 20:57:33','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101740160616','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3783,'','Cash','','2025-02-21 21:02:13','','0','10','2025-02-21 21:02:13','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101740160657','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3784,'RFRFR','Mpesa','','2025-02-21 21:18:55','','0','10','2025-02-21 21:17:58','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101740160937','No','10','2025-02-21 21:18:55','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3785,'','Cash','','2025-02-22 10:37:43','','0','10','2025-02-22 10:37:43','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101740209850','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3786,'','Cash','','2025-02-22 10:38:02','','0','10','2025-02-22 10:38:02','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101740209865','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3787,'','Cash','','2025-02-22 10:40:50','','0','10','2025-02-22 10:40:50','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101740209886','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3788,'','Cash','','2025-02-22 10:41:06','','0','10','2025-02-22 10:41:06','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101740210053','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3789,'fv ujdjgjut','Mpesa','','2025-02-22 11:03:29','','0','10','2025-02-22 11:03:29','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101740210068','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3790,'','Cash','','2025-02-22 11:04:08','','0','10','2025-02-22 11:04:08','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101740211417','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3791,'','Cash','','2025-02-22 13:38:51','','0','10','2025-02-22 13:38:51','','130','130','1','retail','0','130','1','0','0','0','0','0','0','new',' ','','1','0','101740220720','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3792,'wefutorfqt','Mpesa','','2025-02-22 13:48:01','','0','10','2025-02-22 13:48:01','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101740220740','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3793,'','Cash','','2025-02-22 14:07:16','','0','10','2025-02-22 14:07:16','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','101740221290','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3794,'','Cash','','2025-02-22 14:08:03','','0','10','2025-02-22 14:08:03','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','101740222439','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3795,'','Cash','','2025-02-22 15:02:52','','0','10','2025-02-22 15:02:52','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101740222486','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3796,'tujdteu5ye','Mpesa','','2025-02-22 15:03:07','','0','10','2025-02-22 15:03:07','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101740225776','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3797,'ufvyeofg','Mpesa','','2025-02-22 16:50:56','','0','10','2025-02-22 16:50:56','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101740225802','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3798,'ERTFGET45Y6','Mpesa','','2025-02-22 16:51:12','','0','10','2025-02-22 16:51:12','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','101740232263','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3799,'','Cash','','2025-02-22 17:53:16','','0','10','2025-02-22 17:53:16','','210','210','1','retail','0','210','1','0','0','0','0','0','0','new',' ','','1','0','101740232280','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3800,'FGIYTRW4S','Mpesa','','2025-02-22 18:30:06','','0','10','2025-02-22 18:30:06','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101740235999','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3801,'','Cash','','2025-02-22 19:09:23','','0','10','2025-02-22 19:09:23','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','1','0','101740238216','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3802,'','Cash','','2025-02-22 19:18:00','','0','10','2025-02-22 19:18:00','','160','160','1','retail','0','160','1','0','0','0','0','0','0','new',' ','','1','0','101740240571','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3803,'','Cash','','2025-02-22 19:18:39','','0','10','2025-02-22 19:18:39','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101740241085','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3804,'HUYF66YT','Mpesa','','2025-02-22 19:50:25','','0','10','2025-02-22 19:50:26','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101740241124','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3805,'','Cash','','2025-02-22 19:50:58','','0','10','2025-02-22 19:50:58','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101740243037','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3806,'sdcxescxsxdexsd','Mpesa','','2025-02-22 20:10:03','','0','10','2025-02-22 20:10:03','','50','100','1','retail','0','100','1','0','0','0','0','50','0','printed',' ','','1','0','101740244143','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3807,'','Cash','','2025-02-22 20:10:31','','0','10','2025-02-22 20:10:31','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','101740244224','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3808,'','Cash','','2025-02-22 20:11:09','','0','10','2025-02-22 20:11:09','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','101740244237','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3809,'wsgxdyfuyf','Mpesa','','2025-02-22 20:11:24','','0','10','2025-02-22 20:11:24','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','101740244272','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3810,'wdedeqwdeq','Mpesa','','2025-02-22 20:14:39','','0','10','2025-02-22 20:14:39','','0','75','1','retail','0','75','1','0','0','0','0','75','0','new',' ','','1','0','101740244296','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3811,'','Cash','','2025-02-22 21:17:12','','0','10','2025-02-22 21:17:12','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101740248224','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3812,'/,vutlg8i','Mpesa','','2025-02-22 21:35:26','','0','10','2025-02-22 21:35:26','','0','140','1','retail','0','140','1','0','0','0','0','140','0','new',' ','','1','0','101740248234','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3813,'YUEWIUY43F','Mpesa','','2025-02-22 21:37:38','','0','10','2025-02-22 21:37:38','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101740249335','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3814,'','Cash','','2025-02-22 21:56:25','','0','10','2025-02-22 21:56:25','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101740249466','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3815,'','Cash','','2025-02-22 21:56:54','','0','10','2025-02-22 21:56:54','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101740250591','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3816,'DEWEDED','Mpesa','','2025-02-22 22:00:33','','0','10','2025-02-22 22:00:33','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101740250616','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3817,'','Cash','','2025-02-22 22:23:35','','0','10','2025-02-22 22:23:35','','0','0','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','150','101740250841','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3818,'','Cash','','2025-02-22 22:32:52','','0','10','2025-02-22 22:32:52','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101740252718','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3819,'HVYFUCIC','Mpesa','','2025-02-22 22:35:05','','0','10','2025-02-22 22:35:05','','0','35','1','retail','0','35','1','0','0','0','0','35','0','new',' ','','1','0','101740252778','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3820,'LUIDSUGFE','Mpesa','','2025-02-24 14:30:17','','0','10','2025-02-24 14:30:17','','0','75','1','retail','0','75','1','0','0','0','0','75','0','new',' ','','1','0','101740396605','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3821,'','Cash','','2025-02-24 14:37:50','','0','10','2025-02-24 14:37:50','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','1','0','101740397024','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3822,'TRDSADSART356','Mpesa','','2025-02-24 16:17:29','','0','10','2025-02-24 16:17:29','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101740397074','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3823,'RFEFD','Mpesa','','2025-02-24 17:11:59','','0','10','2025-02-24 17:11:59','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101740403063','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3824,'THBER5Y53ZA','Mpesa','','2025-02-24 18:31:57','','0','10','2025-02-24 18:31:57','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101740411105','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3825,'WEGF4WAER','Mpesa','','2025-02-24 18:32:52','','0','10','2025-02-24 18:32:52','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101740411134','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3826,'','Cash','','2025-02-24 18:43:02','','0','10','2025-02-24 18:43:02','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101740411186','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3827,'','Cash','','2025-02-24 18:47:44','','0','10','2025-02-24 18:47:44','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101740411785','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3828,'','Cash','','2025-02-24 18:54:39','','0','10','2025-02-24 18:54:39','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101740412067','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3829,'','Cash','','2025-02-24 18:56:31','','0','10','2025-02-24 18:56:31','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101740412483','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3830,'EFCDEFCWFC','Mpesa','','2025-02-24 19:16:01','','0','10','2025-02-24 19:16:01','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101740412599','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3831,'','Cash','','2025-02-24 19:39:51','','0','10','2025-02-24 19:39:51','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101740413771','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3832,'','Cash','','2025-02-24 19:49:33','','0','10','2025-02-24 19:49:33','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101740415195','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3833,'','Cash','','2025-02-24 19:50:01','','0','10','2025-02-24 19:50:01','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101740415777','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3834,'EDQWDR33','Mpesa','','2025-02-24 20:31:58','','0','10','2025-02-24 20:31:58','','0','410','1','retail','0','410','1','0','0','0','0','410','0','new',' ','','1','0','101740415810','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3835,'','Cash','','2025-02-24 20:37:48','','0','10','2025-02-24 20:37:48','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101740418325','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3836,'VFEDVGFEDW','Mpesa','','2025-02-24 20:46:03','','0','10','2025-02-24 20:46:03','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101740418670','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3837,'','Cash','','2025-02-24 20:46:42','','0','10','2025-02-24 20:46:42','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101740419171','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3838,'','Cash','','2025-02-24 20:50:58','','0','10','2025-02-24 20:50:58','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101740419449','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3839,'dfi0fvdsi0','Mpesa','','2025-02-25 09:38:36','','0','10','2025-02-25 09:38:36','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','101740465413','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3840,'','Cash','','2025-02-25 11:52:58','','0','10','2025-02-25 11:52:58','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','101740473538','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3841,'WSDYRF6WQ3E','Mpesa','','2025-02-25 11:55:31','','0','10','2025-02-25 11:55:31','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101740473723','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3842,'','Cash','','2025-02-25 12:55:33','','0','10','2025-02-25 12:55:33','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101740477322','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3843,'','Cash','','2025-02-25 14:27:25','','0','10','2025-02-25 14:27:25','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101740477339','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3844,'HGCFSJYUF','Mpesa','','2025-02-25 14:29:23','','0','10','2025-02-25 14:29:23','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101740482946','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3845,'','Cash','','2025-02-25 18:36:23','','0','10','2025-02-25 18:36:23','','25','25','1','retail','0','25','1','0','0','0','0','0','0','new',' ','','1','0','101740497770','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3846,'weugfigye','Mpesa','','2025-02-25 19:02:24','','0','10','2025-02-25 19:02:24','','0','620','1','retail','0','620','1','0','0','0','0','620','0','new',' ','','1','0','101740497786','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3847,'','Cash','','2025-02-25 19:08:52','','0','10','2025-02-25 19:08:52','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','1','0','101740499365','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3848,'','Cash','','2025-02-25 20:02:28','','0','10','2025-02-25 20:02:28','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101740502942','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3849,'W3EDTG5E3','Mpesa','','2025-02-25 20:10:35','','0','10','2025-02-25 20:10:35','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101740502951','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3850,'DEFRQWRE','Mpesa','','2025-02-25 20:29:55','','0','10','2025-02-25 20:29:55','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101740503442','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3851,'','Cash','','2025-02-25 20:30:59','','0','10','2025-02-25 20:30:59','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101740504602','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3852,'SEFDWQER','Mpesa','','2025-02-25 20:31:10','','0','10','2025-02-25 20:31:10','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101740504661','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3853,'','Cash','','2025-02-25 20:40:07','','0','10','2025-02-25 20:40:07','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101740504745','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3854,'','Cash','','2025-02-25 20:40:26','','0','10','2025-02-25 20:40:26','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101740505212','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3855,'DFYIERITYG','Mpesa','','2025-02-25 21:12:07','','0','10','2025-02-25 21:12:07','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101740505228','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3856,'WEDWQE3RWDE','Mpesa','','2025-02-25 21:21:17','','0','10','2025-02-25 21:21:17','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101740507137','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3857,'WSGTDWS','Mpesa','','2025-02-25 21:37:21','','0','10','2025-02-25 21:37:21','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101740507682','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3858,'','Cash','','2025-02-25 21:37:43','','0','10','2025-02-25 21:37:43','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101740508647','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3859,'','Cash','','2025-02-25 21:37:59','','0','10','2025-02-25 21:37:59','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101740508667','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3860,'AZQASQZ','Mpesa','','2025-02-25 21:38:11','','0','10','2025-02-25 21:38:11','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101740508682','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3861,'WDWDWDWD','Mpesa','','2025-02-25 21:48:31','','0','10','2025-02-25 21:48:31','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101740509290','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3862,'FCDSWXDS','Mpesa','','2025-02-25 21:52:43','','0','10','2025-02-25 21:52:43','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101740509555','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3863,'tyttttttttttttttttttjh','Mpesa','','2025-02-26 09:39:43','','0','10','2025-02-26 09:39:43','','0','130','1','retail','0','130','1','0','0','0','0','130','0','new',' ','','1','0','101740551973','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3864,'','Cash','','2025-02-26 09:40:07','','0','10','2025-02-26 09:40:07','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101740551990','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3865,'tfhjftrhuy','Mpesa','','2025-02-26 09:47:00','','0','10','2025-02-26 09:47:00','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101740552010','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3866,'TYERG5TG','Mpesa','','2025-02-26 09:48:44','','0','10','2025-02-26 09:48:44','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101740552432','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3867,'FSGGHDE','Mpesa','','2025-02-26 09:50:54','','0','10','2025-02-26 09:50:54','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101740552535','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3868,'EDTGEDCFGE','Mpesa','','2025-02-26 14:21:22','','0','10','2025-02-26 14:21:22','','20','50','1','retail','0','50','1','0','0','0','0','30','0','new',' ','','1','0','101740568824','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3869,'DFCEDRFCDE','Mpesa','','2025-02-26 16:06:12','','0','10','2025-02-26 16:06:12','','0','140','1','retail','0','140','1','0','0','0','0','140','0','new',' ','','1','0','101740568897','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3870,'','Cash','','2025-02-26 16:23:00','','0','10','2025-02-26 16:23:00','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101740575177','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3871,'','Cash','','2025-02-26 16:31:06','','0','10','2025-02-26 16:31:06','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101740576184','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3872,'','Cash','','2025-02-26 18:04:34','','0','10','2025-02-26 18:04:34','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101740576668','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3873,'E2SSSSW2','Mpesa','','2025-02-26 18:04:50','','0','10','2025-02-26 18:04:50','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101740582280','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3874,'','Cash','','2025-02-26 19:03:51','','0','10','2025-02-26 19:03:51','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101740582296','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3875,'','Cash','','2025-02-26 19:59:05','','0','10','2025-02-26 19:59:05','','210','210','1','retail','0','210','1','0','0','0','0','0','0','new',' ','','1','0','101740589134','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3876,'','Cash','','2025-02-26 19:59:17','','0','10','2025-02-26 19:59:17','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101740589148','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3877,'','Cash','','2025-02-26 19:59:41','','0','10','2025-02-26 19:59:41','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101740589160','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3878,'xdcfSF','Mpesa','','2025-02-26 20:00:00','','0','10','2025-02-26 20:00:00','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101740589184','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3879,'','Cash','','2025-02-26 20:13:25','','0','10','2025-02-26 20:13:25','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101740589207','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3880,' NBX XS M,TFG','Mpesa','','2025-02-26 20:22:42','','0','10','2025-02-26 20:22:42','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101740590008','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3881,'','Cash','','2025-02-26 20:23:41','','0','10','2025-02-26 20:23:41','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101740590569','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3882,'J9U8RT5HJU8RT5','Mpesa','','2025-02-26 20:28:31','','0','10','2025-02-26 20:28:31','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101740590624','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3883,'','Cash','','2025-02-26 20:39:01','','0','10','2025-02-26 20:39:01','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101740590919','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3884,'','Cash','','2025-02-26 20:47:04','','0','10','2025-02-26 20:47:04','','520','520','1','retail','0','520','1','0','0','0','0','0','0','new',' ','','1','0','101740591545','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3885,'WSDTFUFRWE','Mpesa','','2025-02-26 21:16:15','','0','10','2025-02-26 21:16:15','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101740592030','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3886,'DFVRGWFRW4E','Mpesa','','2025-02-26 21:41:11','','0','10','2025-02-26 21:41:11','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','101740593782','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3887,'','Cash','','2025-02-26 21:41:36','','0','10','2025-02-26 21:41:36','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101740595277','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3888,'','Cash','','2025-02-26 21:48:56','','0','10','2025-02-26 21:48:56','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101740595299','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3889,'','Cash','','2025-02-26 21:50:23','','0','10','2025-02-26 21:50:23','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101740595762','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3890,'','Cash','','2025-03-01 11:25:46','','0','10','2025-03-01 11:25:46','','130','130','1','retail','0','130','1','0','0','0','0','0','0','new',' ','','1','0','101740817504','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3891,'','Cash','','2025-03-01 11:59:43','','0','10','2025-03-01 11:59:43','','120','120','1','retail','0','120','1','0','0','0','0','0','0','new',' ','','1','0','101740817548','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3892,'IUFGIUESF','Mpesa','','2025-03-01 12:54:02','','0','10','2025-03-01 12:54:02','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101740819588','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3893,'','Cash','','2025-03-01 14:40:50','','0','10','2025-03-01 14:40:50','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101740822857','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3894,'WDSWWWWSS','Mpesa','','2025-03-01 14:41:19','','0','10','2025-03-01 14:41:19','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','101740829260','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3895,'','Cash','','2025-03-01 14:41:50','','0','10','2025-03-01 14:41:50','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101740829293','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3896,'SXDCSDS','Mpesa','','2025-03-01 14:42:06','','0','10','2025-03-01 14:42:06','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101740829314','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3897,'','Cash','','2025-03-01 15:14:44','','0','10','2025-03-01 15:14:44','','140','140','1','retail','0','140','1','0','0','0','0','0','0','new',' ','','1','0','101740829335','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3898,'FGVESDFVGE','Mpesa','','2025-03-01 15:35:09','','0','10','2025-03-01 15:35:09','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101740831298','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3899,'','Cash','','2025-03-01 15:43:42','','0','10','2025-03-01 15:43:42','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101740832555','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3900,'YHRHRTHTH','Mpesa','','2025-03-01 16:13:58','','0','10','2025-03-01 16:13:58','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101740833030','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3901,'ETQRF34R3','Mpesa','','2025-03-01 17:32:41','','0','10','2025-03-01 17:32:41','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101740834885','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3902,'RRT4RTWE','Mpesa','','2025-03-01 17:33:18','','0','10','2025-03-01 17:33:18','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101740839570','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3903,'','Cash','','2025-03-01 18:59:31','','0','10','2025-03-01 18:38:40','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101740839646','No','10','2025-03-01 18:59:31','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3904,'','Cash','','2025-03-01 19:23:44','','0','10','2025-03-01 19:23:44','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101740846211','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3905,',CRY,RYY,F ','Mpesa','','2025-03-01 19:52:13','','0','10','2025-03-01 19:52:13','','0','175','1','retail','0','175','1','0','0','0','0','175','0','new',' ','','1','0','101740846228','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3906,'W5YJYJW5WY','Mpesa','','2025-03-01 19:52:39','','0','10','2025-03-01 19:52:39','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101740847942','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3907,'','Cash','','2025-03-01 20:34:02','','0','10','2025-03-01 20:34:02','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101740847970','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3908,'UOFBYC7R','Mpesa','','2025-03-01 20:38:47','','0','10','2025-03-01 20:38:47','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101740850450','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3909,'','Cash','','2025-03-01 20:57:52','','0','10','2025-03-01 20:57:52','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101740850740','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3910,'DSFCWDWS','Mpesa','','2025-03-01 20:58:09','','0','10','2025-03-01 20:58:09','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101740851874','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3911,'','Cash','','2025-03-01 21:18:51','','0','10','2025-03-01 21:18:51','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101740851896','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3912,'','Cash','','2025-03-01 21:27:03','','0','10','2025-03-01 21:27:03','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101740853133','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3913,'YJTUJT5UY45','Mpesa','','2025-03-01 21:41:52','','0','10','2025-03-01 21:41:52','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101740853625','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3914,'r4w2GT','Mpesa','','2025-03-02 13:22:42','','0','10','2025-03-02 13:22:42','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101740910945','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3915,'','Cash','','2025-03-02 13:31:39','','0','10','2025-03-02 13:31:39','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101740910974','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3916,'','Cash','','2025-03-02 15:19:22','','0','10','2025-03-02 15:19:22','','330','330','1','retail','0','330','1','0','0','0','0','0','0','new',' ','','1','0','101740911501','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3917,'','Cash','','2025-03-02 15:48:17','','0','10','2025-03-02 15:48:17','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101740917970','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3918,'','Cash','','2025-03-02 17:50:27','','0','10','2025-03-02 17:50:27','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101740926996','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3919,';m;oo;p','Mpesa','','2025-03-02 17:59:27','','0','10','2025-03-02 17:59:27','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101740927029','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3920,'','Cash','','2025-03-02 17:59:49','','0','10','2025-03-02 17:59:49','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101740927577','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3921,'','Cash','','2025-03-02 18:46:13','','0','10','2025-03-02 18:46:13','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101740927596','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3922,'3wrfre3re','Mpesa','','2025-03-02 18:48:16','','0','10','2025-03-02 18:48:16','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101740930380','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3923,'','Cash','','2025-03-02 19:20:43','','0','10','2025-03-02 19:20:43','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101740930511','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3924,'THDTHYTYHR','Mpesa','','2025-03-02 20:15:03','','0','10','2025-03-02 20:15:03','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101740932448','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3925,'TYHEHTTY','Mpesa','','2025-03-02 20:23:39','','0','10','2025-03-02 20:23:39','','0','825','1','retail','0','825','1','0','0','0','0','825','0','new',' ','','1','0','101740935750','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3926,'EDFEFWE','Mpesa','','2025-03-02 20:29:49','','0','10','2025-03-02 20:29:49','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','',NULL,'0','101740936386','No','10','2025-03-02 20:29:49','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3927,'sasaasaws','Mpesa','','2025-03-02 20:30:56','','0','10','2025-03-02 20:30:56','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101740936646','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3928,'safgwwqa','Mpesa','','2025-03-02 20:31:32','','0','10','2025-03-02 20:31:32','','0','360','1','retail','0','360','1','0','0','0','0','360','0','new',' ','','1','0','101740936662','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3929,'','Cash','','2025-03-02 20:37:30','','0','10','2025-03-02 20:37:30','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101740936699','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3930,'','Cash','','2025-03-02 20:42:06','','0','10','2025-03-02 20:42:06','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101740937056','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3931,'rfwferf','Mpesa','','2025-03-02 21:37:30','','0','10','2025-03-02 21:37:30','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101740937343','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3932,'','Cash','','2025-03-02 22:06:01','','0','10','2025-03-02 22:06:01','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101740942350','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3933,'','Cash','','2025-03-02 22:09:18','','0','10','2025-03-02 22:09:18','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101740942364','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3934,'','Cash','','2025-03-02 22:23:08','','0','10','2025-03-02 22:23:08','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101740942568','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3935,'','Cash','','2025-03-03 08:58:38','','0','10','2025-03-03 08:58:38','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101740981487','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3936,'rgrfg43t','Mpesa','','2025-03-03 10:28:08','','0','10','2025-03-03 10:18:16','','0','125','1','retail','0','125','1','0','0','0','0','125','0','new',' ','','1','0','101740986284','No','10','2025-03-03 10:28:09','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3937,'','Cash','','2025-03-03 10:28:59','','0','10','2025-03-03 10:28:59','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101740986929','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3938,'gerfe223','Mpesa','','2025-03-03 11:22:58','','0','10','2025-03-03 11:22:58','','150','450','1','retail','0','450','1','0','0','0','0','300','0','new',' ','','1','0','101740986943','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3939,'tgaetgq4e','Mpesa','','2025-03-03 12:01:25','','0','10','2025-03-03 12:01:25','','0','380','1','retail','0','380','1','0','0','0','0','380','0','new',' ','','1','0','101740990199','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3940,'','Cash','','2025-03-03 12:20:32','','0','10','2025-03-03 12:20:32','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','101740992492','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3941,'','Cash','','2025-03-03 12:25:50','','0','10','2025-03-03 12:25:50','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101740993637','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3942,'','Cash','','2025-03-03 13:01:17','','0','10','2025-03-03 13:01:17','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','101740993955','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3943,'','Cash','','2025-03-03 13:22:55','','0','10','2025-03-03 13:22:55','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101740996086','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3944,'','Cash','','2025-03-03 13:59:37','','0','10','2025-03-03 13:59:37','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101740997378','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3945,'ukgyuru,jy','Mpesa','','2025-03-03 14:28:11','','0','10','2025-03-03 14:28:11','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101740999580','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3946,'','Cash','','2025-03-03 14:48:27','','0','10','2025-03-03 14:48:27','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101741001298','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3947,'','Cash','','2025-03-03 14:51:23','','0','10','2025-03-03 14:51:23','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101741002509','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3948,'','Cash','','2025-03-03 14:55:09','','0','10','2025-03-03 14:55:09','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101741002686','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3949,'','Cash','','2025-03-03 15:21:57','','0','10','2025-03-03 15:21:57','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101741002912','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3950,' bjhv hbd','Mpesa','','2025-03-03 17:16:41','','0','10','2025-03-03 17:16:41','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101741004537','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3951,'','Cash','','2025-03-03 18:03:04','','0','10','2025-03-03 17:57:57','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741011412','No','10','2025-03-03 18:03:04','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3952,'tyut56u5g','Mpesa','','2025-03-03 18:12:51','','0','10','2025-03-03 18:12:51','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101741014191','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3953,'3rr3erwr','Mpesa','','2025-03-03 18:14:18','','0','10','2025-03-03 18:14:18','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101741014801','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3954,'','Cash','','2025-03-03 18:15:45','','0','10','2025-03-03 18:15:45','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741014865','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3955,'','Cash','','2025-03-03 18:30:34','','0','10','2025-03-03 18:30:34','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101741014972','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3956,'','Cash','','2025-03-03 18:37:21','','0','10','2025-03-03 18:37:21','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101741015839','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3957,'yf67i8yf68','Mpesa','','2025-03-03 19:00:08','','0','10','2025-03-03 19:00:08','','0','75','1','retail','0','75','1','0','0','0','0','75','0','new',' ','','1','0','101741016247','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3958,'FDGGRGFF6734D','Mpesa','','2025-03-03 19:04:27','','0','10','2025-03-03 19:04:27','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101741017615','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3959,'SEDDWQDXE','Mpesa','','2025-03-03 19:13:41','','0','10','2025-03-03 19:13:41','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101741017882','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3960,'DEEDCQAW','Mpesa','','2025-03-03 19:26:33','','0','10','2025-03-03 19:26:33','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101741019180','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3961,'EWFR4EFR','Mpesa','','2025-03-03 19:34:15','','0','10','2025-03-03 19:34:16','','20','60','1','retail','0','60','1','0','0','0','0','40','0','new',' ','','1','0','101741019222','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3962,'RFWEF4WE4FR','Mpesa','','2025-03-03 19:39:23','','0','10','2025-03-03 19:39:23','','0','120','1','retail','0','120','1','0','0','0','0','120','0','new',' ','','1','0','101741019669','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3963,'DRFCWEE','Mpesa','','2025-03-03 19:45:38','','0','10','2025-03-03 19:45:38','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101741019969','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3964,'','Cash','','2025-03-03 20:28:55','','0','10','2025-03-03 20:28:55','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101741020396','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3965,'FTCHJISETY','Mpesa','','2025-03-03 20:55:39','','0','10','2025-03-03 20:55:39','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101741022938','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3966,'3WDS3WSD3','Mpesa','','2025-03-03 21:12:37','','0','10','2025-03-03 21:12:37','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101741024548','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3967,'','Cash','','2025-03-03 21:22:52','','0','10','2025-03-03 21:22:52','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741025564','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3968,'','Cash','','2025-03-03 21:41:00','','0','10','2025-03-03 21:41:00','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101741026178','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3969,'FTRE4WR2RF','Mpesa','','2025-03-03 21:47:12','','0','10','2025-03-03 21:47:12','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101741027621','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3970,'rferf4wee','Mpesa','','2025-03-04 10:28:39','','0','10','2025-03-04 10:28:39','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101741073241','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3971,'dfgdv f','Mpesa','','2025-03-04 11:37:53','','0','10','2025-03-04 11:37:53','','0','0','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','10','101741073346','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3972,'','Cash','','2025-03-04 11:38:06','','0','10','2025-03-04 11:38:06','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101741077477','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3973,'DFE4TR3','Mpesa','','2025-03-04 11:42:14','','0','10','2025-03-04 11:42:14','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101741077606','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3974,'GDGDTRF2347FG','Mpesa','','2025-03-04 12:05:31','','0','10','2025-03-04 12:05:31','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101741078968','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3975,'EW3ED3SW','Mpesa','','2025-03-04 12:56:07','','0','10','2025-03-04 12:56:07','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101741082151','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3976,'','Cash','','2025-03-04 12:56:53','','0','10','2025-03-04 12:56:53','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','1','0','101741082174','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3977,'FVEDSW','Mpesa','','2025-03-04 13:32:23','','0','10','2025-03-04 13:32:23','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101741082218','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3978,'','Cash','','2025-03-04 17:06:42','','0','10','2025-03-04 17:06:42','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741097158','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3979,'rftgrfgvr gv','Mpesa','','2025-03-04 17:06:56','','0','10','2025-03-04 17:06:56','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101741097207','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3980,'','Cash','','2025-03-04 17:12:16','','0','10','2025-03-04 17:12:16','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741097222','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3981,'rewgde5tew','Mpesa','','2025-03-04 17:53:07','','0','10','2025-03-04 17:53:07','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101741099977','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3982,'7uhihy7u5 ','Mpesa','','2025-03-04 18:01:39','','0','10','2025-03-04 18:01:39','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','',NULL,'0','101741100002','No','10','2025-03-04 18:01:39','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3983,'yfeghefe','Mpesa','','2025-03-04 18:45:40','','0','10','2025-03-04 18:45:40','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101741103104','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3984,'','Cash','','2025-03-04 19:23:05','','0','10','2025-03-04 19:23:05','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101741103149','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3985,'','Cash','','2025-03-04 19:26:46','','0','10','2025-03-04 19:26:46','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101741105392','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3986,'','Cash','','2025-03-04 19:27:30','','0','10','2025-03-04 19:27:30','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101741105640','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3987,'fr34rfe4rf43','Mpesa','','2025-03-04 19:28:11','','0','10','2025-03-04 19:28:11','','0','700','1','retail','0','700','1','0','0','0','0','700','0','new',' ','','1','0','101741105654','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3988,'','Cash','','2025-03-04 19:28:28','','0','10','2025-03-04 19:28:28','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101741105698','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3989,'gkltyifr','Mpesa','','2025-03-04 19:38:46','','0','10','2025-03-04 19:38:46','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101741105729','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3990,'rfasewrfews','Mpesa','','2025-03-04 19:48:30','','0','10','2025-03-04 19:48:30','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101741106872','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3991,'ydthvjrts','Mpesa','','2025-03-04 19:59:11','','0','10','2025-03-04 19:59:11','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101741106917','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3992,'FGRTDSHGYF53','Mpesa','','2025-03-04 20:27:36','','0','10','2025-03-04 20:27:36','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101741107559','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3993,'DSD3WDWS','Mpesa','','2025-03-04 20:30:18','','0','10','2025-03-04 20:30:18','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101741109342','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3994,'RTGR535','Mpesa','','2025-03-04 20:36:42','','0','10','2025-03-04 20:36:42','','100','200','1','retail','0','200','1','0','0','0','0','100','0','new',' ','','1','0','101741109424','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3995,'RFGERGRERT','Mpesa','','2025-03-04 20:51:21','','0','10','2025-03-04 20:51:21','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101741110252','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3996,'','Cash','','2025-03-04 21:23:56','','0','10','2025-03-04 21:23:56','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101741110688','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3997,'','Cash','','2025-03-04 21:35:13','','0','10','2025-03-04 21:31:16','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101741112639','No','10','2025-03-04 21:35:13','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3998,'','Cash','','2025-03-04 21:49:58','','0','10','2025-03-04 21:49:58','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101741114181','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3999,'FVRFDCFD','Mpesa','','2025-03-05 09:13:59','','0','10','2025-03-05 09:13:59','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101741155220','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4000,'WSWQASWQWQ','Mpesa','','2025-03-05 09:15:49','','0','10','2025-03-05 09:15:49','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101741155252','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4001,'EDDDD','Mpesa','','2025-03-05 09:31:27','','0','10','2025-03-05 09:31:27','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101741155358','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4002,'','Cash','','2025-03-05 11:36:40','','0','10','2025-03-05 11:36:40','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101741163774','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4003,'regregerq','Mpesa','','2025-03-05 12:53:55','','0','10','2025-03-05 12:53:55','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101741163805','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4004,'','Cash','','2025-03-05 13:04:32','','0','10','2025-03-05 13:04:32','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101741168439','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4005,'gfddhfs','Mpesa','','2025-03-05 13:06:50','','0','10','2025-03-05 13:06:50','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101741169076','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4006,'','Cash','','2025-03-05 14:32:38','','0','10','2025-03-05 14:32:38','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101741169224','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4007,'','Cash','','2025-03-05 14:33:04','','0','10','2025-03-05 14:33:04','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101741174364','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4008,'deffdser','Mpesa','','2025-03-05 15:02:04','','0','10','2025-03-05 15:02:04','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101741174386','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4009,'rfgtrtre6tuy','Mpesa','','2025-03-05 16:17:20','','0','10','2025-03-05 16:17:20','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101741180159','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4010,'','Cash','','2025-03-05 16:52:48','','0','10','2025-03-05 16:52:48','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741180655','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4011,'','Cash','','2025-03-05 17:06:11','','0','10','2025-03-05 17:06:11','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101741182771','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4012,'','Cash','','2025-03-05 18:07:13','','0','10','2025-03-05 18:07:13','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741183577','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4013,'RFEFCE3DWE','Mpesa','','2025-03-05 18:49:25','','0','10','2025-03-05 18:49:25','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101741187237','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4014,'RFGTV W3E32','Mpesa','','2025-03-05 18:50:08','','0','10','2025-03-05 18:50:08','','0','130','1','retail','0','130','1','0','0','0','0','130','0','new',' ','','1','0','101741189777','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4015,'','Cash','','2025-03-05 18:51:31','','0','10','2025-03-05 18:51:31','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101741189835','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4016,'gtaerg4t','Mpesa','','2025-03-05 19:20:40','','0','10','2025-03-05 19:20:40','','0','95','1','retail','0','95','1','0','0','0','0','95','0','new',' ','','1','0','101741189894','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4017,'','Cash','','2025-03-05 19:21:17','','0','10','2025-03-05 19:21:17','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101741191668','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4018,'tgergr','Mpesa','','2025-03-05 19:21:40','','0','10','2025-03-05 19:21:40','','10','50','1','retail','0','50','1','0','0','0','0','40','0','printed',' ','','1','0','101741191680','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4019,'','Cash','','2025-03-05 19:29:59','','0','10','2025-03-05 19:29:59','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101741191717','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4020,'y67ur46yu','Mpesa','','2025-03-05 19:32:49','','0','10','2025-03-05 19:32:49','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101741192203','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4021,'','Cash','','2025-03-05 19:33:40','','0','10','2025-03-05 19:33:40','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101741192374','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4022,'','Cash','','2025-03-05 20:20:03','','0','10','2025-03-05 20:20:03','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101741192422','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4023,'f4rfe4rfr','Mpesa','','2025-03-05 20:20:28','','0','10','2025-03-05 20:20:28','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101741195208','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4024,'','Cash','','2025-03-05 20:32:35','','0','10','2025-03-05 20:32:35','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','1','0','101741195238','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4025,'frf4efdef','Mpesa','','2025-03-05 20:33:28','','0','10','2025-03-05 20:33:28','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101741195958','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4026,'6YURE6Y4T','Mpesa','','2025-03-05 20:37:18','','0','10','2025-03-05 20:37:18','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101741196013','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4027,'','Cash','','2025-03-05 20:43:15','','0','10','2025-03-05 20:43:15','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741196248','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4028,'','Cash','','2025-03-05 20:44:45','','0','10','2025-03-05 20:44:45','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101741196598','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4029,'','Cash','','2025-03-05 20:44:57','','0','10','2025-03-05 20:44:57','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101741196687','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4030,'','Cash','','2025-03-05 21:20:17','','0','10','2025-03-05 21:20:17','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101741198786','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4031,'ssatgfas','Mpesa','','2025-03-05 21:20:28','','0','10','2025-03-05 21:20:28','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101741198819','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4032,'ryeffedf3ou','Mpesa','','2025-03-05 21:41:05','','0','10','2025-03-05 21:41:05','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101741198833','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4033,'dtrfvgwefrwe3','Mpesa','','2025-03-05 21:56:21','','0','10','2025-03-05 21:56:21','','0','235','1','retail','0','235','1','0','0','0','0','235','0','new',' ','','1','0','101741200074','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4034,'re4fre3','Mpesa','','2025-03-05 21:57:20','','0','10','2025-03-05 21:57:20','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101741200986','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4035,'edfcedcfwec ','Mpesa','','2025-03-05 21:57:54','','0','10','2025-03-05 21:57:54','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','101741201045','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4036,'','Cash','','2025-03-06 09:14:51','','0','10','2025-03-06 09:13:36','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741241595','No','10','2025-03-06 09:14:51','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4037,'rds3erd','Mpesa','','2025-03-06 12:04:26','','0','10','2025-03-06 12:04:26','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101741251858','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4038,'gfvrediclomol','Mpesa','','2025-03-06 12:31:45','','0','10','2025-03-06 12:31:45','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101741251871','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4039,'ded3ew','Mpesa','','2025-03-06 13:17:50','','0','10','2025-03-06 13:17:50','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101741253549','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4040,'','Cash','','2025-03-06 13:18:09','','0','10','2025-03-06 13:18:09','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101741256278','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4041,'trhuedt6yu','Mpesa','','2025-03-06 16:56:54','','0','10','2025-03-06 16:56:54','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101741269401','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4042,'uyrtfguyeru4y','Mpesa','','2025-03-06 17:20:19','','0','10','2025-03-06 17:20:19','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101741269421','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4043,'lo,qajhjnuy','Mpesa','','2025-03-06 17:23:25','','0','10','2025-03-06 17:23:25','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101741270829','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4044,'','Cash','','2025-03-06 17:49:23','','0','10','2025-03-06 17:49:23','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101741271030','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4045,'','Cash','','2025-03-06 18:08:12','','0','10','2025-03-06 18:08:12','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101741273684','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4046,'YUJRKJGYTD','Mpesa','','2025-03-06 18:30:58','','0','10','2025-03-06 18:30:58','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101741273697','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4047,'RFWRFW','Mpesa','','2025-03-06 19:09:38','','0','10','2025-03-06 19:09:38','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101741275068','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4048,'DCFEDCF','Mpesa','','2025-03-06 19:10:08','','0','10','2025-03-06 19:10:08','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101741277386','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4049,'YTSUDSAFU','Mpesa','','2025-03-06 19:17:26','','0','10','2025-03-06 19:17:26','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101741277425','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4050,'','Cash','','2025-03-06 19:26:06','','0','10','2025-03-06 19:26:06','','45','45','1','retail','0','45','1','0','0','0','0','0','0','new',' ','','1','0','101741277865','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4051,'','Cash','','2025-03-06 20:06:06','','0','10','2025-03-06 20:06:06','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101741278370','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4052,'E4FRFRRE','Mpesa','','2025-03-06 20:24:55','','0','10','2025-03-06 20:24:55','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101741280768','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4053,'DSF42QDSF','Mpesa','','2025-03-06 21:26:04','','0','10','2025-03-06 21:26:04','','0','160','1','retail','0','160','1','0','0','0','0','160','0','new',' ','','1','0','101741281901','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4054,'','Cash','','2025-03-06 21:26:22','','0','10','2025-03-06 21:26:22','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101741285573','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4055,'','Cash','','2025-03-06 21:26:31','','0','10','2025-03-06 21:26:31','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101741285584','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4056,'','Cash','','2025-03-06 21:39:19','','0','10','2025-03-06 21:39:19','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101741285593','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4057,'','Cash','','2025-03-06 21:56:36','','0','10','2025-03-06 21:56:36','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101741286383','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4058,'EDEAWQCEWQA','Mpesa','','2025-03-06 22:21:22','','0','10','2025-03-06 22:21:22','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101741288864','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4059,'','Cash','','2025-03-07 09:55:11','','0','10','2025-03-07 09:55:11','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101741330483','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4060,'thyt5uy5rt7','Mpesa','','2025-03-07 13:47:39','','0','10','2025-03-07 13:47:39','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101741344414','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4061,'','Cash','','2025-03-07 14:15:12','','0','10','2025-03-07 14:15:12','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101741344469','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4062,'','Cash','','2025-03-07 18:39:34','','0','10','2025-03-07 18:39:34','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741361955','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4063,'','Cash','','2025-03-07 19:25:17','','0','10','2025-03-07 19:25:17','','75','75','1','retail','0','75','1','0','0','0','0','0','0','new',' ','','1','0','101741361977','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4064,'cv dsfsdaed','Mpesa','','2025-03-07 19:53:13','','0','10','2025-03-07 19:53:13','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101741364721','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4065,'','Cash','','2025-03-07 20:08:46','','0','10','2025-03-07 20:05:20','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101741366401','No','10','2025-03-07 20:08:46','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4066,'','Cash','','2025-03-07 20:14:33','','0','10','2025-03-07 20:14:33','','130','130','1','retail','0','130','1','0','0','0','0','0','0','new',' ','','1','0','101741367330','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4067,'we3dw3d3wdxe','Mpesa','','2025-03-07 20:39:28','','0','10','2025-03-07 20:39:28','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','101741367689','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4068,'rfydtdyf','Mpesa','','2025-03-07 21:18:51','','0','10','2025-03-07 21:18:51','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101741369231','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4069,'','Cash','','2025-03-07 21:20:02','','0','10','2025-03-07 21:20:02','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101741371540','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4070,'','Cash','','2025-03-07 21:43:17','','0','10','2025-03-07 21:43:17','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101741371616','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4071,'HKFDGDJLK','Mpesa','','2025-03-07 21:43:50','','0','10','2025-03-07 21:43:50','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101741373011','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4072,'KILUGJKGTC','Mpesa','','2025-03-07 21:52:34','','0','10','2025-03-07 21:52:34','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101741373039','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4073,'','Cash','','2025-03-08 10:27:07','','0','10','2025-03-08 10:27:07','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','101741417038','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4074,'','Cash','','2025-03-08 10:32:58','','0','10','2025-03-08 10:32:58','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101741418831','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4075,'','Cash','','2025-03-08 10:36:05','','0','10','2025-03-08 10:36:05','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741419180','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4076,'tth44th6wh4y5c','Cash','','2025-03-08 11:10:21','','0','10','2025-03-08 11:10:21','','150','200','1','retail','0','200','1','0','0','0','0','50','0','printed',' ','','1','0','101741419368','Cleared','10','2025-03-08 11:12:24','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4077,'gergtr5gf','Mpesa','','2025-03-08 11:43:49','','0','10','2025-03-08 11:43:49','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101741421549','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4078,'','Cash','','2025-03-08 13:01:33','','0','10','2025-03-08 13:01:33','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101741423434','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4079,'','Cash','','2025-03-08 14:18:19','','0','10','2025-03-08 14:18:19','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101741428096','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4080,'','Cash','','2025-03-08 15:21:49','','0','10','2025-03-08 15:21:49','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101741432704','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4081,'','Cash','','2025-03-08 15:23:41','','0','10','2025-03-08 15:23:41','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101741436514','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4082,'','Cash','','2025-03-08 16:04:46','','0','10','2025-03-08 16:04:46','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741436628','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4083,'','Cash','','2025-03-08 16:34:56','','0','10','2025-03-08 16:34:56','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101741439100','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4084,'','Cash','','2025-03-08 17:43:36','','0','10','2025-03-08 17:43:36','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741440900','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4085,'djksfghfs','Mpesa','','2025-03-08 18:00:11','','0','10','2025-03-08 18:00:11','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101741445032','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4086,'retfuyrfefde','Mpesa','','2025-03-08 18:33:37','','0','10','2025-03-08 18:33:37','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','101741446020','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4087,'ef4rtrtwrf3t','Mpesa','','2025-03-08 18:34:15','','0','10','2025-03-08 18:34:15','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101741448027','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4088,'','Cash','','2025-03-08 18:34:55','','0','10','2025-03-08 18:34:55','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101741448064','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4089,'','Cash','','2025-03-08 19:04:57','','0','10','2025-03-08 19:04:57','','130','130','1','retail','0','130','1','0','0','0','0','0','0','new',' ','','1','0','101741448099','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4090,'GVCTR534S3','Mpesa','','2025-03-08 19:16:56','','0','10','2025-03-08 19:16:56','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101741449904','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4091,'WDSEDWE3D','Mpesa','','2025-03-08 19:20:27','','0','10','2025-03-08 19:20:27','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101741450628','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4092,'','Cash','','2025-03-08 19:35:31','','0','10','2025-03-08 19:35:31','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','101741450840','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4093,'6TUTGHRYH','Mpesa','','2025-03-08 20:05:15','','0','10','2025-03-08 20:05:15','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101741451735','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4094,'34R3EERE','Mpesa','','2025-03-08 20:11:38','','0','10','2025-03-08 20:11:38','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101741453525','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4095,'YT BHDS','Mpesa','','2025-03-08 20:24:56','','0','10','2025-03-08 20:24:56','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101741453905','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4096,'YUFSTFY6IL6OR8','Mpesa','','2025-03-08 20:34:24','','0','10','2025-03-08 20:34:24','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101741454705','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4097,'','Cash','','2025-03-08 20:34:44','','0','10','2025-03-08 20:34:44','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101741455275','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4098,'JGDUTE','Mpesa','','2025-03-08 20:42:08','','0','10','2025-03-08 20:42:08','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101741455287','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4099,'','Cash','','2025-03-08 20:43:17','','0','10','2025-03-08 20:43:17','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741455737','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4100,'TOMEPRAZOLE','Mpesa','','2025-03-08 21:01:47','','0','10','2025-03-08 21:01:47','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101741455801','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4101,'CSDCEWCX','Mpesa','','2025-03-08 21:04:38','','0','10','2025-03-08 21:04:38','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101741457058','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4102,'GVERW423','Mpesa','','2025-03-08 21:12:49','','0','10','2025-03-08 21:12:49','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101741457084','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4103,'','Cash','','2025-03-08 21:21:13','','0','10','2025-03-08 21:21:13','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101741457577','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4104,'','Cash','','2025-03-08 21:50:35','','0','10','2025-03-08 21:50:35','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101741458091','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4105,'','Cash','','2025-03-08 21:52:02','','0','10','2025-03-08 21:52:02','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101741459840','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4106,'HTDSNV46WQCG','Mpesa','','2025-03-09 14:49:21','','0','10','2025-03-09 14:49:21','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101741520355','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4107,'QWE5QWYQW','Mpesa','','2025-03-09 14:49:53','','0','10','2025-03-09 14:49:53','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101741520970','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4108,'ASAS6TRAW','Mpesa','','2025-03-09 14:50:43','','0','10','2025-03-09 14:50:43','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101741521006','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4109,'SASAGH46','Mpesa','','2025-03-09 14:55:54','','0','10','2025-03-09 14:55:54','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101741521050','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4110,'TFTRF43','Mpesa','','2025-03-09 15:15:41','','0','10','2025-03-09 15:15:41','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101741521370','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4111,'','Cash','','2025-03-09 15:31:57','','0','10','2025-03-09 15:31:57','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741522547','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4112,'GDHUTFD54T','Mpesa','','2025-03-09 16:54:27','','0','10','2025-03-09 16:54:27','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101741523518','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4113,'RFCVE34F23','Mpesa','','2025-03-09 17:28:00','','0','10','2025-03-09 17:28:00','','0','125','1','retail','0','125','1','0','0','0','0','125','0','new',' ','','1','0','101741528475','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4114,'FDGVDFGS','Mpesa','','2025-03-09 19:47:39','','0','10','2025-03-09 19:29:40','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101741530487','No','10','2025-03-09 19:47:39','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4115,'','Cash','','2025-03-09 20:22:45','','0','10','2025-03-09 20:22:45','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','101741538865','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4116,'','Cash','','2025-03-09 20:22:58','','0','10','2025-03-09 20:22:58','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101741540970','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4117,'','Cash','','2025-03-09 20:23:24','','0','10','2025-03-09 20:23:24','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101741540981','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4118,'DCAQQWCQW','Mpesa','','2025-03-09 20:23:35','','0','10','2025-03-09 20:23:35','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101741541008','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4119,'SDDSVVWEV','Mpesa','','2025-03-09 20:37:36','','0','10','2025-03-09 20:37:36','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101741541020','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4120,'','Cash','','2025-03-09 21:04:07','','0','10','2025-03-09 21:04:07','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101741541861','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4121,'GFGDFHHF','Mpesa','','2025-03-09 21:09:24','','0','10','2025-03-09 21:09:24','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101741543450','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4122,'FEDFE2FD4E','Mpesa','','2025-03-09 21:15:47','','0','10','2025-03-09 21:15:47','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101741543779','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4123,'EDCEWQD','Mpesa','','2025-03-09 21:16:12','','0','10','2025-03-09 21:16:12','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101741544161','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4124,'','Cash','','2025-03-09 21:40:50','','0','10','2025-03-09 21:40:50','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101741544177','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4125,'','Cash','','2025-03-09 21:59:13','','0','10','2025-03-09 21:59:13','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101741545653','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4126,'FWEF3F','Mpesa','','2025-03-09 22:31:49','','0','10','2025-03-09 22:31:49','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101741548699','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4127,'','Cash','','2025-03-09 22:32:12','','0','10','2025-03-09 22:32:12','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101741548716','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4128,'tgjmtfrfr','Mpesa','','2025-03-10 10:42:52','','0','10','2025-03-10 10:42:52','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101741590787','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4129,'uj46ywy355y','Mpesa','','2025-03-10 10:48:14','','0','10','2025-03-10 10:48:14','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101741592579','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4130,'wswswqsaqw','Mpesa','','2025-03-10 13:19:43','','0','10','2025-03-10 13:19:43','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101741601975','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4131,'67eif755w56','Mpesa','','2025-03-10 15:15:18','','0','10','2025-03-10 15:15:18','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101741601989','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4132,'ryhr46yaz4g','Mpesa','','2025-03-10 16:56:47','','0','10','2025-03-10 16:56:47','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101741608931','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4133,'','Cash','','2025-03-10 17:06:13','','0','10','2025-03-10 17:06:13','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101741615014','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4134,'','Cash','','2025-03-10 17:38:10','','0','10','2025-03-10 17:38:10','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101741615578','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4135,'','Cash','','2025-03-10 18:52:18','','0','10','2025-03-10 18:12:47','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101741619550','No','10','2025-03-10 18:52:18','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4136,'UJFHV764TRHJ','Mpesa','','2025-03-10 18:52:55','','0','10','2025-03-10 18:52:56','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101741621943','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4137,'RSERTRRTD','Mpesa','','2025-03-10 19:03:56','','0','10','2025-03-10 19:03:56','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101741621993','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4138,'L.\'GHSETYU4','Mpesa','','2025-03-10 19:09:15','','0','10','2025-03-10 19:09:15','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101741622644','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4139,'','Cash','','2025-03-10 19:15:29','','0','10','2025-03-10 19:15:29','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101741622963','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4140,'e4ededf','Mpesa','','2025-03-10 20:41:57','','0','10','2025-03-10 20:41:57','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101741628508','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4141,'3e3edwde','Mpesa','','2025-03-10 20:42:39','','0','10','2025-03-10 20:42:39','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101741628521','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4142,'','Cash','','2025-03-10 21:15:28','','0','10','2025-03-10 21:15:28','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101741628565','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4143,'','Cash','','2025-03-11 11:19:40','','0','10','2025-03-11 11:19:40','','140','140','1','retail','0','140','1','0','0','0','0','0','0','new',' ','','1','0','101741681155','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4144,'','Cash','','2025-03-11 11:19:54','','0','10','2025-03-11 11:19:54','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101741681183','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4145,'hsaytdsaas','Mpesa','','2025-03-11 14:04:59','','0','10','2025-03-11 14:04:59','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','101741691074','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4146,'','Cash','','2025-03-11 14:53:42','','0','10','2025-03-11 14:53:42','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','101741691106','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4147,'','Cash','','2025-03-11 16:57:29','','0','10','2025-03-11 16:57:29','','105','105','1','retail','0','105','1','0','0','0','0','0','0','new',' ','','1','0','101741701404','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4148,'FGGDED6RT','Mpesa','','2025-03-11 17:14:28','','0','10','2025-03-11 17:14:28','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101741701452','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4149,'RHFVGUIRFG','Mpesa','','2025-03-11 17:34:20','','0','10','2025-03-11 17:34:20','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101741702478','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4150,'FGU;YRSIR7L5YE','Mpesa','','2025-03-11 17:55:55','','0','10','2025-03-11 17:55:55','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101741703670','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4151,'IOUTII7RYT7IP','Mpesa','','2025-03-11 18:08:20','','0','10','2025-03-11 18:08:20','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101741704963','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4152,'','Cash','','2025-03-11 20:10:20','','0','10','2025-03-11 20:10:20','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741713005','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4153,'','Cash','','2025-03-11 20:20:31','','0','10','2025-03-11 20:20:31','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101741713022','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4154,'utrfg4f3','Mpesa','','2025-03-11 20:28:37','','NaN','10','2025-03-11 20:28:37','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101741713634','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4155,' ;ljpoop','Mpesa','','2025-03-11 21:42:27','','0','10','2025-03-11 21:42:27','','0','140','1','retail','0','140','1','0','0','0','0','140','0','new',' ','','1','0','101741715840','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4156,'','Cash','','2025-03-12 10:14:40','','0','10','2025-03-12 10:14:40','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741763664','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4157,'','Cash','','2025-03-12 10:48:40','','0','10','2025-03-12 10:48:40','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741763683','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4158,'dfsdesee','Mpesa','','2025-03-12 17:25:06','','0','10','2025-03-12 17:25:06','','0','125','1','retail','0','125','1','0','0','0','0','125','0','new',' ','','1','0','101741789470','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4159,'efefe2fe','Mpesa','','2025-03-12 18:24:32','','0','10','2025-03-12 18:24:32','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101741792512','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4160,'','Cash','','2025-03-12 18:24:51','','0','10','2025-03-12 18:24:51','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741793078','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4161,'QEWDQDQEW','Mpesa','','2025-03-12 18:25:26','','0','10','2025-03-12 18:25:26','','0','190','1','retail','0','190','1','0','0','0','0','190','0','new',' ','','1','0','101741793094','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4162,'JKLGUYDFYT','Mpesa','','2025-03-12 18:58:03','','0','10','2025-03-12 18:58:03','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101741793131','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4163,'','Cash','','2025-03-12 19:24:18','','0','10','2025-03-12 19:24:18','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101741795093','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4164,'','Cash','','2025-03-12 19:32:38','','0','10','2025-03-12 19:32:38','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741796662','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4165,'','Cash','','2025-03-12 19:38:03','','0','10','2025-03-12 19:38:03','','190','190','1','retail','0','190','1','0','0','0','0','0','0','new',' ','','1','0','101741797165','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4166,'','Cash','','2025-03-12 19:38:48','','0','10','2025-03-12 19:38:48','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101741797511','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4167,'7T94444444UI87','Mpesa','','2025-03-12 19:49:43','','0','10','2025-03-12 19:49:43','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101741797536','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4168,'','Cash','','2025-03-12 20:38:13','','0','10','2025-03-12 20:38:13','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741798194','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4169,'','Cash','','2025-03-12 20:38:26','','0','10','2025-03-12 20:38:26','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101741801096','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4170,'','Cash','','2025-03-12 20:38:50','','0','10','2025-03-12 20:38:50','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101741801116','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4171,'','Cash','','2025-03-12 20:39:04','','0','10','2025-03-12 20:39:04','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101741801133','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4172,'RERERRR43','Mpesa','','2025-03-12 21:04:48','','0','10','2025-03-12 21:04:48','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101741801147','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4173,'DVADVDAV C','Mpesa','','2025-03-12 21:06:47','','0','10','2025-03-12 21:06:47','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101741802694','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4174,'WAqsw2221d','Mpesa','','2025-03-12 21:11:18','','0','10','2025-03-12 21:11:18','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101741802814','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4175,'fxdfffds2w','Mpesa','','2025-03-12 21:47:03','','0','10','2025-03-12 21:47:03','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101741803088','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4176,'rfgrgfrwegfr','Mpesa','','2025-03-13 10:28:04','','0','10','2025-03-13 10:28:04','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101741850836','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4177,'SADSADSADSA','Mpesa','','2025-03-13 11:31:18','','0','10','2025-03-13 11:31:18','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101741850894','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4178,'','Cash','','2025-03-13 11:41:50','','0','10','2025-03-13 11:41:50','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101741855289','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4179,'FEDFCQWRFWS','Mpesa','','2025-03-13 12:05:10','','0','10','2025-03-13 12:05:10','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101741855315','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4180,'sfscsx','Mpesa','','2025-03-13 15:38:55','','0','10','2025-03-13 15:38:55','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','101741869513','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4181,'wwqwswq','Mpesa','','2025-03-13 17:56:33','','0','10','2025-03-13 17:56:33','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101741877777','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4182,'wwqsawqw','Mpesa','','2025-03-13 17:57:02','','0','10','2025-03-13 17:57:02','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101741877799','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4183,'ertfgawrefawe','Mpesa','','2025-03-13 19:02:16','','0','10','2025-03-13 19:02:16','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101741877827','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4184,'','Cash','','2025-03-13 19:14:25','','0','10','2025-03-13 19:14:26','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101741881745','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4185,'','Cash','','2025-03-13 19:25:21','','0','10','2025-03-13 19:25:21','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101741882469','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4186,'','Cash','','2025-03-13 19:32:21','','0','10','2025-03-13 19:32:21','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101741883124','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4187,'','Cash','','2025-03-13 19:54:25','','0','10','2025-03-13 19:54:25','','325','325','1','retail','0','325','1','0','0','0','0','0','0','new',' ','','1','0','101741883549','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4188,'7u8s5z4r78','Mpesa','','2025-03-13 20:06:42','','0','10','2025-03-13 20:06:42','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101741884869','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4189,'','Cash','','2025-03-13 20:17:04','','0','10','2025-03-13 20:17:04','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101741885618','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4190,'ERFWEFWEF','Mpesa','','2025-03-13 20:33:17','','0','10','2025-03-13 20:33:17','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101741886229','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4191,'','Cash','','2025-03-13 20:59:21','','0','10','2025-03-13 20:59:21','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741887206','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4192,'','Cash','','2025-03-13 20:59:34','','0','10','2025-03-13 20:59:34','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741888763','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4193,'','Cash','','2025-03-13 21:26:41','','0','10','2025-03-13 21:04:53','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101741889073','No','10','2025-03-13 21:26:41','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4194,'','Cash','','2025-03-13 21:27:22','','0','10','2025-03-13 21:27:22','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101741890403','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4195,'','Cash','','2025-03-13 21:27:34','','0','10','2025-03-13 21:27:34','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741890446','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4196,'','Cash','','2025-03-13 21:35:30','','0','10','2025-03-13 21:35:30','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741890464','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4197,'','Cash','','2025-03-13 21:44:41','','0','10','2025-03-13 21:44:41','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741890937','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4198,'edfccddeeq','Mpesa','','2025-03-14 09:24:29','','0','10','2025-03-14 09:24:29','','0','270','1','retail','0','270','1','0','0','0','0','270','0','new',' ','','1','0','101741933399','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4199,'','Cash','','2025-03-14 09:49:32','','0','10','2025-03-14 09:30:18','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101741933474','No','10','2025-03-14 09:49:32','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4200,'','Cash','','2025-03-14 10:01:37','','0','10','2025-03-14 10:01:37','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741934976','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4201,'WERUIUGEF','Mpesa','','2025-03-14 10:30:50','','0','10','2025-03-14 10:30:50','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101741935702','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4202,'JFDRWJRT8','Mpesa','','2025-03-14 10:36:09','','0','10','2025-03-14 10:36:09','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101741937462','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4203,'','Cash','','2025-03-14 10:49:26','','0','10','2025-03-14 10:49:26','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741937776','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4204,'WSFR3ETA3Q','Mpesa','','2025-03-14 11:43:38','','0','10','2025-03-14 11:43:38','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101741938569','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4205,'','Cash','','2025-03-14 12:09:42','','0','10','2025-03-14 12:09:42','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741941827','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4206,'','Cash','','2025-03-14 12:15:55','','0','10','2025-03-14 12:15:55','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741943384','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4207,'UOUTEFAVF','Mpesa','','2025-03-14 13:24:30','','0','10','2025-03-14 13:24:30','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101741943760','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4208,'JFGYFG','Mpesa','','2025-03-14 13:26:24','','0','10','2025-03-14 13:26:24','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101741947878','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4209,'iyer8fg7','Mpesa','','2025-03-14 15:57:21','','0','10','2025-03-14 15:57:21','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101741957028','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4210,'','Cash','','2025-03-14 15:57:54','','0','10','2025-03-14 15:57:54','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101741957050','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4211,'','Cash','','2025-03-14 15:58:08','','0','10','2025-03-14 15:58:08','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101741957078','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4212,'','Cash','','2025-03-14 16:17:30','','0','10','2025-03-14 16:17:30','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101741957091','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4213,'yg 5yg4tgr5','Mpesa','','2025-03-14 16:35:04','','0','10','2025-03-14 16:35:04','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101741958253','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4214,'','Cash','','2025-03-14 17:37:28','','0','10','2025-03-14 17:37:28','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741959311','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4215,'','Cash','','2025-03-14 18:08:37','','0','10','2025-03-14 18:08:37','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101741963050','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4216,'EFGYERYFD','Mpesa','','2025-03-14 18:58:53','','0','10','2025-03-14 18:58:53','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101741964918','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4217,'','Cash','','2025-03-14 19:00:30','','0','10','2025-03-14 19:00:30','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741967951','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4218,'','Cash','','2025-03-14 19:30:18','','0','10','2025-03-14 19:30:18','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741968052','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4219,'RFWRFWEF','Mpesa','','2025-03-14 19:34:41','','0','10','2025-03-14 19:34:41','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101741969821','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4220,'45QU54RQ45','Mpesa','','2025-03-14 19:38:21','','0','10','2025-03-14 19:38:21','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101741970089','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4221,'','Cash','','2025-03-14 20:04:03','','0','10','2025-03-14 20:04:03','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741970310','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4222,'DXCSDCECDC','Mpesa','','2025-03-14 20:14:56','','0','10','2025-03-14 20:14:56','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101741971848','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4223,'','Cash','','2025-03-14 20:22:44','','0','10','2025-03-14 20:22:44','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101741972501','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4224,'F243FR3FR','Mpesa','','2025-03-14 20:27:12','','0','10','2025-03-14 20:27:12','','0','130','1','retail','0','130','1','0','0','0','0','130','0','new',' ','','1','0','101741972968','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4225,'','Cash','','2025-03-14 20:34:59','','0','10','2025-03-14 20:34:59','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101741973238','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4226,'4R2R2E32RF','Mpesa','','2025-03-14 20:41:15','','0','10','2025-03-14 20:41:15','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101741973703','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4227,'WDEGFEDVFEW','Mpesa','','2025-03-14 20:47:21','','0','10','2025-03-14 20:47:21','','0','280','1','retail','0','280','1','0','0','0','0','280','0','new',' ','','1','0','101741974085','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4228,'','Cash','','2025-03-14 20:52:59','','0','10','2025-03-14 20:52:59','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101741974447','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4229,'','Cash','','2025-03-14 20:59:10','','0','10','2025-03-14 20:59:10','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','101741974789','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4230,'','Cash','','2025-03-14 20:59:36','','0','10','2025-03-14 20:59:36','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101741975159','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4231,'','Cash','','2025-03-14 21:04:23','','0','10','2025-03-14 21:04:23','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101741975178','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4232,'','Cash','','2025-03-14 21:05:12','','0','10','2025-03-14 21:05:13','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101741975466','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4233,'','Cash','','2025-03-14 21:24:08','','0','10','2025-03-14 21:24:08','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101741975515','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4234,'FWFEF4F','Mpesa','','2025-03-14 21:24:22','','0','10','2025-03-14 21:24:22','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101741976652','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4235,'43RE432RD','Mpesa','','2025-03-14 21:44:04','','0','10','2025-03-14 21:44:04','','0','120','1','retail','0','120','1','0','0','0','0','120','0','new',' ','','1','0','101741976669','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4236,'','Cash','','2025-03-14 21:55:19','','0','10','2025-03-14 21:55:19','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101741977850','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4237,'FRWEFC E','Mpesa','','2025-03-14 21:55:47','','0','10','2025-03-14 21:55:47','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101741978537','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4238,'7RYFRI69E','Mpesa','','2025-03-14 21:57:00','','0','10','2025-03-14 21:57:00','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101741978554','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4239,'','Cash','','2025-03-15 09:13:04','','0','10','2025-03-15 09:13:04','','5','5','1','retail','0','5','1','0','0','0','0','0','0','new',' ','','1','0','101742019172','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4240,'dcwfecewfc','Mpesa','','2025-03-15 10:50:44','','0','10','2025-03-15 10:50:44','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101742019186','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4241,'','Cash','','2025-03-15 10:51:01','','0','10','2025-03-15 10:51:01','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742025050','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4242,'r54qayt2346y','Mpesa','','2025-03-15 10:58:05','','0','10','2025-03-15 10:58:05','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101742025065','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4243,'wergawghrwguuh','Mpesa','','2025-03-15 11:03:10','','0','10','2025-03-15 11:03:10','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101742025495','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4244,'','Cash','','2025-03-15 11:06:52','','0','10','2025-03-15 11:06:52','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101742025803','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4245,'rgqrgrfc','Mpesa','','2025-03-15 11:49:53','','0','10','2025-03-15 11:49:53','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101742026015','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4246,'edqeded','Mpesa','','2025-03-15 11:50:43','','0','10','2025-03-15 11:50:43','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101742028598','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4247,'','Cash','','2025-03-15 11:52:30','','0','10','2025-03-15 11:52:30','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101742028740','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4248,'','Cash','','2025-03-15 12:17:07','','0','10','2025-03-15 12:17:07','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101742028752','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4249,'treus y6rs5','Mpesa','','2025-03-15 13:40:50','','0','10','2025-03-15 13:40:50','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101742030230','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4250,'iufou7oyf4','Mpesa','','2025-03-15 13:56:29','','0','10','2025-03-15 13:56:29','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','101742035256','Cleared','10','2025-03-15 13:56:50','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4251,'ftgw4g6yfv','Mpesa','','2025-03-15 14:44:37','','0','10','2025-03-15 14:44:37','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','101742038713','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4252,'','Cash','','2025-03-15 15:59:38','','0','10','2025-03-15 15:59:38','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','101742042341','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4253,'','Cash','','2025-03-15 16:00:19','','0','10','2025-03-15 16:00:19','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101742043589','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4254,'TUUTFEFE','Mpesa','','2025-03-15 17:41:30','','0','10','2025-03-15 17:36:23','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101742043644','No','10','2025-03-15 17:41:30','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4255,'','Cash','','2025-03-15 17:46:42','','0','10','2025-03-15 17:46:42','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101742049946','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4256,'','Cash','','2025-03-15 17:56:58','','0','10','2025-03-15 17:56:58','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742050007','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4257,'TUD57 7R54','Mpesa','','2025-03-15 18:42:44','','0','10','2025-03-15 18:42:44','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101742053351','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4258,'','Cash','','2025-03-15 19:03:00','','0','10','2025-03-15 19:03:00','','270','270','1','retail','0','270','1','0','0','0','0','0','0','new',' ','','1','0','101742053377','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4259,'','Cash','','2025-03-15 19:26:00','','0','10','2025-03-15 19:26:00','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742054588','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4260,'','Cash','','2025-03-15 19:34:20','','0','10','2025-03-15 19:34:20','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742055967','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4261,'WEDWDEQ','Mpesa','','2025-03-15 20:00:59','','0','10','2025-03-15 20:00:59','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101742056465','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4262,'','Cash','','2025-03-15 20:03:18','','0','10','2025-03-15 20:03:18','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101742058072','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4263,'3DWD3WDDW','Mpesa','','2025-03-15 20:20:52','','0','10','2025-03-15 20:20:52','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101742058206','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4264,'','Cash','','2025-03-15 20:38:04','','0','10','2025-03-15 20:38:04','','105','105','1','retail','0','105','1','0','0','0','0','0','0','new',' ','','1','0','101742060256','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4265,'qwwqqwq','Mpesa','','2025-03-15 20:38:21','','0','10','2025-03-15 20:38:21','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101742060288','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4266,'','Cash','','2025-03-15 20:38:52','','0','10','2025-03-15 20:38:52','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101742060307','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4267,'','Cash','','2025-03-15 20:39:08','','0','10','2025-03-15 20:39:08','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101742060335','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4268,'','Cash','','2025-03-15 20:39:23','','0','10','2025-03-15 20:39:23','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101742060351','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4269,'efcefdedf','Mpesa','','2025-03-15 20:43:10','','0','10','2025-03-15 20:43:10','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101742060364','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4270,'','Cash','','2025-03-15 20:49:38','','0','10','2025-03-15 20:49:38','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101742060595','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4271,'','Cash','','2025-03-15 20:50:34','','0','10','2025-03-15 20:50:34','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101742060993','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4272,'','Cash','','2025-03-15 20:50:42','','0','10','2025-03-15 20:50:42','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101742061036','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4273,'ltuegQYFEFY','Mpesa','','2025-03-15 21:09:39','','0','10','2025-03-15 21:09:39','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101742061045','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4274,'','Cash','','2025-03-15 21:25:16','','0','10','2025-03-15 21:25:16','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742062189','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4275,'','Cash','','2025-03-15 21:25:26','','0','10','2025-03-15 21:25:26','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101742063120','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4276,'WRRFV 3Q5','Mpesa','','2025-03-15 21:29:05','','0','10','2025-03-15 21:29:05','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101742063128','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4277,'DEVF[97YEG=OUI','Mpesa','','2025-03-15 21:34:42','','0','10','2025-03-15 21:34:42','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101742063356','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4278,'','Cash','','2025-03-15 21:37:37','','0','10','2025-03-15 21:37:37','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101742063693','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4279,'','Cash','','2025-03-15 21:37:44','','0','10','2025-03-15 21:37:44','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101742063859','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4280,'3E3R2WDWWWWW','Mpesa','','2025-03-15 21:46:22','','0','10','2025-03-15 21:38:40','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101742063866','No','10','2025-03-15 21:46:22','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4281,'','Cash','','2025-03-16 13:38:53','','0','10','2025-03-16 13:38:53','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101742121501','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4282,'','Cash','','2025-03-16 14:05:17','','0','10','2025-03-16 14:05:17','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742121535','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4283,'efgiu;gefdf','Mpesa','','2025-03-16 14:13:26','','0','10','2025-03-16 14:13:26','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101742123126','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4284,'efcsedw3dr','Mpesa','','2025-03-16 14:42:27','','0','10','2025-03-16 14:42:27','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101742123614','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4285,'','Cash','','2025-03-16 15:26:51','','0','10','2025-03-16 15:26:51','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101742125354','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4286,'','Cash','','2025-03-16 16:01:13','','0','10','2025-03-16 15:32:03','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','101742128017','No','10','2025-03-16 16:01:13','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4287,'','Cash','','2025-03-16 16:20:34','','0','10','2025-03-16 16:20:34','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101742130091','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4288,'','Cash','','2025-03-16 18:14:33','','0','10','2025-03-16 18:14:33','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101742131236','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4289,'','Cash','','2025-03-16 18:22:57','','0','10','2025-03-16 18:22:57','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101742138083','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4290,'','Cash','','2025-03-16 18:40:08','','0','10','2025-03-16 18:40:08','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101742138580','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4291,'','Cash','','2025-03-16 18:43:01','','0','10','2025-03-16 18:43:01','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101742139610','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4292,'','Cash','','2025-03-16 18:43:20','','0','10','2025-03-16 18:43:20','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101742139788','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4293,'VXEVEFX','Mpesa','','2025-03-16 18:45:26','','0','10','2025-03-16 18:45:26','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101742139804','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4294,'','Cash','','2025-03-16 19:03:20','','0','10','2025-03-16 19:03:20','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101742140975','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4295,'','Cash','','2025-03-16 19:15:50','','0','10','2025-03-16 19:15:50','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742141003','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4296,'EGVRQD5TE','Mpesa','','2025-03-16 19:24:53','','0','10','2025-03-16 19:24:53','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101742141752','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4297,'','Cash','','2025-03-16 19:28:43','','0','10','2025-03-16 19:28:43','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101742142300','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4298,'','Cash','','2025-03-16 19:32:49','','0','10','2025-03-16 19:32:49','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742142527','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4299,'EFQCEFEDA','Mpesa','','2025-03-16 19:39:00','','0','10','2025-03-16 19:39:00','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101742142772','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4300,'UT65ED UT6E5ERYT','Mpesa','','2025-03-16 19:57:47','','0','10','2025-03-16 19:57:47','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101742143147','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4301,' FHCSX.YIW6E','Mpesa','','2025-03-16 20:14:07','','0','10','2025-03-16 20:14:07','','0','130','1','retail','0','130','1','0','0','0','0','130','0','new',' ','','1','0','101742145231','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4302,'','Cash','','2025-03-16 20:24:11','','0','10','2025-03-16 20:24:11','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742145256','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4303,'','Cash','','2025-03-16 20:28:46','','0','10','2025-03-16 20:28:46','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742145856','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4304,'EDTFGV EDTFGQ','Mpesa','','2025-03-16 21:04:48','','0','10','2025-03-16 20:44:05','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101742146129','No','10','2025-03-16 21:04:48','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4305,'','Cash','','2025-03-16 21:05:06','','0','10','2025-03-16 21:05:06','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101742148299','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4306,'','Cash','','2025-03-17 10:04:16','','0','10','2025-03-17 10:04:16','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101742190903','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4307,'','Cash','','2025-03-17 10:28:46','','0','10','2025-03-17 10:28:46','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101742195059','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4308,'4EWREWRF32','Mpesa','','2025-03-17 12:10:02','','0','10','2025-03-17 12:10:02','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101742202578','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4309,'','Cash','','2025-03-17 13:03:38','','0','10','2025-03-17 13:03:38','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','1','0','101742202609','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4310,'','Cash','','2025-03-17 14:09:19','','0','10','2025-03-17 14:09:19','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101742205821','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4311,'','Cash','','2025-03-17 14:21:20','','0','10','2025-03-17 14:21:20','','75','75','1','retail','0','75','1','0','0','0','0','0','0','new',' ','','1','0','101742209780','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4312,'','Cash','','2025-03-17 14:26:57','','0','10','2025-03-17 14:26:57','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101742210811','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4313,'','Cash','','2025-03-17 14:38:39','','0','10','2025-03-17 14:38:39','','420','420','1','retail','0','420','1','0','0','0','0','0','0','new',' ','','1','0','101742210822','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4314,'','Cash','','2025-03-17 14:47:19','','0','10','2025-03-17 14:47:19','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101742211523','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4315,'JFVUJGLO8TU','Mpesa','','2025-03-17 15:31:27','','0','10','2025-03-17 15:31:27','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101742212043','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4316,'','Cash','','2025-03-17 17:42:10','','0','10','2025-03-17 17:42:10','','75','75','1','retail','0','75','1','0','0','0','0','0','0','new',' ','','1','0','101742222449','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4317,'','Cash','','2025-03-17 18:04:53','','0','10','2025-03-17 18:04:53','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101742222533','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4318,'','Cash','','2025-03-17 18:24:01','','0','10','2025-03-17 18:24:01','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101742223895','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4319,'FEFDEFDSDF','Mpesa','','2025-03-17 18:54:05','','0','10','2025-03-17 18:33:27','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101742225044','No','10','2025-03-17 18:54:05','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4320,'','Cash','','2025-03-17 19:20:04','','0','10','2025-03-17 19:20:04','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101742228393','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4321,'TWFSTHDS','Mpesa','','2025-03-17 19:23:22','','0','10','2025-03-17 19:23:22','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101742228407','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4322,'','Cash','','2025-03-17 19:33:45','','0','10','2025-03-17 19:33:45','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742228617','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4323,'GJLUITDIR','Mpesa','','2025-03-17 19:37:14','','0','10','2025-03-17 19:37:14','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101742229229','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4324,'SSSDSDD','Mpesa','','2025-03-17 19:38:28','','0','10','2025-03-17 19:38:28','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101742229444','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4325,'GRVAGWEFG','Mpesa','','2025-03-17 19:49:32','','0','10','2025-03-17 19:49:32','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101742230145','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4326,'RFGWRQF','Mpesa','','2025-03-17 19:49:50','','0','10','2025-03-17 19:49:50','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101742230180','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4327,'','Cash','','2025-03-17 20:13:28','','0','10','2025-03-17 20:13:28','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742230195','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4328,'JLSDFUGI;EFF','Mpesa','','2025-03-17 20:23:34','','0','10','2025-03-17 20:23:34','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101742231610','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4329,'','Cash','','2025-03-17 20:59:03','','0','10','2025-03-17 20:59:03','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101742232220','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4330,'','Cash','','2025-03-17 20:59:57','','0','10','2025-03-17 20:59:57','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101742234346','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4331,'','Cash','','2025-03-17 21:09:32','','0','10','2025-03-17 21:09:32','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101742234400','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4332,'','Cash','','2025-03-17 21:11:31','','0','10','2025-03-17 21:11:31','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101742234976','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4333,'DVFSDEGEDG','Mpesa','','2025-03-17 21:22:03','','0','10','2025-03-17 21:22:03','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101742235095','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4334,'ASFDIFWEQF','Mpesa','','2025-03-17 21:23:21','','0','10','2025-03-17 21:23:21','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101742235734','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4335,'','Cash','','2025-03-18 11:14:34','','0','10','2025-03-18 11:14:34','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742285661','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4336,'','Cash','','2025-03-18 13:29:32','','0','10','2025-03-18 13:29:32','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101742293759','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4337,'','Cash','','2025-03-18 13:30:18','','0','10','2025-03-18 13:30:18','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101742293780','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4338,'erferwfcwde','Mpesa','','2025-03-18 14:06:39','','0','10','2025-03-18 14:06:39','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101742293821','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4339,'kugifadsgtuded','Mpesa','','2025-03-18 14:33:35','','0','10','2025-03-18 14:33:35','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101742296006','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4340,'sedewdewd','Mpesa','','2025-03-18 14:57:59','','0','10','2025-03-18 14:57:59','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101742297621','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4341,'gvfgthghuyjyjh','Mpesa','','2025-03-18 15:41:00','','0','10','2025-03-18 15:41:00','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101742299084','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4342,'efwewe','Mpesa','','2025-03-18 19:21:53','','0','10','2025-03-18 19:21:53','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101742313503','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4343,'','Cash','','2025-03-18 19:22:30','','0','10','2025-03-18 19:22:30','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101742314919','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4344,'','Cash','','2025-03-18 19:49:47','','0','10','2025-03-18 19:49:47','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101742314952','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4345,'','Cash','','2025-03-18 20:00:33','','0','10','2025-03-18 20:00:33','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101742316589','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4346,'','Cash','','2025-03-18 20:01:38','','0','10','2025-03-18 20:01:38','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101742317287','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4347,'tyerty','Mpesa','','2025-03-18 20:02:19','','0','10','2025-03-18 20:02:19','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101742317311','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4348,'gjtwsr','Mpesa','','2025-03-18 20:09:18','','0','10','2025-03-18 20:09:18','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101742317351','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4349,'gedxf8rfyh','Mpesa','','2025-03-18 20:14:15','','0','10','2025-03-18 20:14:15','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101742317764','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4350,'DSRFEWS','Mpesa','','2025-03-18 20:44:27','','0','10','2025-03-18 20:44:27','','60','260','1','retail','0','260','1','0','0','0','0','200','0','new',' ','','1','0','101742318066','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4351,'DERF4T 7R5','Mpesa','','2025-03-18 20:45:57','','0','10','2025-03-18 20:45:57','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101742319882','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4352,'IGUY8YGIO','Mpesa','','2025-03-18 20:47:55','','0','10','2025-03-18 20:47:55','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101742319970','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4353,'FF2RDR2F','Mpesa','','2025-03-18 21:10:12','','0','10','2025-03-18 21:10:12','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101742320083','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4354,'','Cash','','2025-03-18 21:32:42','','0','10','2025-03-18 21:32:42','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','101742321417','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4355,'','Cash','','2025-03-19 11:16:04','','0','10','2025-03-19 11:16:04','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742372149','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4356,'E35TE352AQ','Mpesa','','2025-03-19 11:28:05','','0','10','2025-03-19 11:28:05','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101742372167','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4357,'','Cash','','2025-03-19 12:13:22','','0','10','2025-03-19 12:13:22','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742372896','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4358,'','Cash','','2025-03-19 13:30:33','','0','10','2025-03-19 13:30:33','','160','160','1','retail','0','160','1','0','0','0','0','0','0','new',' ','','1','0','101742375604','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4359,'EF4RUOHE3UWT','Mpesa','','2025-03-19 13:41:20','','0','10','2025-03-19 13:41:20','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101742380236','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4360,'F4EFDEFR23QR','Mpesa','','2025-03-19 13:53:15','','0','10','2025-03-19 13:53:15','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101742380889','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4361,'4EFT2R2RF4','Mpesa','','2025-03-19 15:53:56','','0','10','2025-03-19 15:53:56','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','101742381603','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4362,'EFCDWFR32RDC','Mpesa','','2025-03-19 15:54:18','','0','10','2025-03-19 15:54:18','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101742388844','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4363,'R5TFQE4RF2W','Mpesa','','2025-03-19 16:45:39','','0','10','2025-03-19 16:45:39','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101742388863','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4364,'7ei5edu7','Mpesa','','2025-03-19 18:15:48','','0','10','2025-03-19 18:15:48','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101742397315','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4365,'','Cash','','2025-03-19 19:03:46','','0','10','2025-03-19 19:03:46','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101742397353','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4366,'asgh uyhgvfrfreg','Mpesa','','2025-03-19 19:05:09','','0','10','2025-03-19 19:05:09','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101742400231','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4367,'frefr3e2redeecf','Mpesa','','2025-03-19 19:10:29','','0','10','2025-03-19 19:10:29','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101742400315','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4368,'','Cash','','2025-03-19 19:11:35','','0','10','2025-03-19 19:11:35','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101742400645','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4369,'WGDETFQAEWDC','Mpesa','','2025-03-19 19:25:08','','0','10','2025-03-19 19:25:08','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101742400698','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4370,'','Cash','','2025-03-19 19:29:30','','0','10','2025-03-19 19:29:30','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101742401519','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4371,'YSXDYSWD','Mpesa','','2025-03-19 20:12:36','','0','10','2025-03-19 20:12:36','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101742401775','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4372,'','Cash','','2025-03-19 20:13:26','','0','10','2025-03-19 20:13:26','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742404365','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4373,'','Cash','','2025-03-19 20:15:49','','0','10','2025-03-19 20:15:49','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101742404408','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4374,'','Cash','','2025-03-19 20:42:51','','0','10','2025-03-19 20:42:51','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742404552','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4375,'','Cash','','2025-03-19 20:54:09','','0','10','2025-03-19 20:54:09','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101742406174','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4376,'','Cash','','2025-03-19 20:54:38','','0','10','2025-03-19 20:54:38','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101742406853','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4377,'TGWTFGE3R','Mpesa','','2025-03-19 20:54:49','','0','10','2025-03-19 20:54:49','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101742406880','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4378,'EDFEF45DFSZFD ','Mpesa','','2025-03-19 21:00:27','','0','10','2025-03-19 21:00:27','','200','400','1','retail','0','400','1','0','0','0','0','200','0','printed',' ','','1','0','101742406930','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4379,'','Cash','','2025-03-19 21:02:20','','0','10','2025-03-19 21:02:20','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101742407278','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4380,'4EDFRE34EFWE','Mpesa','','2025-03-19 21:14:57','','0','10','2025-03-19 21:14:57','','0','550','1','retail','0','550','1','0','0','0','0','550','0','new',' ','','1','0','101742407343','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4381,'4EDW32RTWR','Mpesa','','2025-03-19 21:15:30','','0','10','2025-03-19 21:15:30','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101742408103','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4382,'FFDQEDASRFR','Mpesa','','2025-03-19 21:17:13','','0','10','2025-03-19 21:17:13','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101742408136','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4383,'TGWSETGWS36','Mpesa','','2025-03-19 21:43:21','','0','10','2025-03-19 21:43:21','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101742408244','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4384,'','Cash','','2025-03-19 21:47:26','','0','10','2025-03-19 21:47:26','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742410038','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4385,'FVREFW3FR3','Mpesa','','2025-03-19 21:53:50','','0','10','2025-03-19 21:53:50','','0','65','1','retail','0','65','1','0','0','0','0','65','0','new',' ','','1','0','101742410048','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4386,'','Cash','','2025-03-19 22:01:27','','0','10','2025-03-19 22:01:27','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101742410437','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4387,'RFEFCWDEFC','Mpesa','','2025-03-20 09:17:38','','0','10','2025-03-20 09:17:38','','0','550','1','retail','0','550','1','0','0','0','0','550','0','new',' ','','1','0','101742450008','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4388,'','Cash','','2025-03-20 11:08:30','','0','10','2025-03-20 11:08:30','','275','275','1','retail','0','275','1','0','0','0','0','0','0','new',' ','','1','0','101742451467','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4389,'','Cash','','2025-03-20 12:12:52','','0','10','2025-03-20 12:12:52','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742458114','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4390,' HJNYXDETUJ','Mpesa','','2025-03-20 13:00:27','','0','10','2025-03-20 12:42:59','','0','130','1','retail','0','130','1','0','0','0','0','130','0','new',' ','','1','0','101742461974','No','10','2025-03-20 13:00:27','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4391,'YUHJFV HGREDJG','Mpesa','','2025-03-20 14:00:52','','0','10','2025-03-20 14:00:52','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101742464834','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4392,'','Cash','','2025-03-20 14:48:43','','0','10','2025-03-20 14:48:43','','420','420','1','retail','0','420','1','0','0','0','0','0','0','new',' ','','1','0','101742468472','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4393,'','Cash','','2025-03-20 15:39:52','','0','10','2025-03-20 15:39:52','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742471328','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4394,'THRSH6YUH','Mpesa','','2025-03-20 16:34:50','','0','10','2025-03-20 16:34:50','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101742477676','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4395,'XZDDCFSDCF','Mpesa','','2025-03-20 17:00:58','','0','10','2025-03-20 17:00:58','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101742479240','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4396,'','Cash','','2025-03-20 18:26:42','','0','10','2025-03-20 18:26:42','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742479274','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4397,'','Cash','','2025-03-20 18:28:39','','0','10','2025-03-20 18:28:39','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101742484433','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4398,'4RFWCRW3F4R','Mpesa','','2025-03-20 19:09:39','','0','10','2025-03-20 19:09:39','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101742484525','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4399,'','Cash','','2025-03-20 19:10:04','','0','10','2025-03-20 19:10:04','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','101742486984','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4400,'','Cash','','2025-03-20 19:37:15','','0','10','2025-03-20 19:37:15','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101742487017','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4401,'swdqdeqEQ','Mpesa','','2025-03-20 19:43:34','','0','10','2025-03-20 19:43:34','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101742488637','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4402,'','Cash','','2025-03-20 19:48:27','','0','10','2025-03-20 19:48:27','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101742489025','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4403,'EFVSIEPF9LP','Mpesa','','2025-03-20 19:52:56','','0','10','2025-03-20 19:52:56','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101742489321','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4404,'PO,K0IUJHNLP','Mpesa','','2025-03-20 20:19:53','','0','10','2025-03-20 20:19:53','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101742489586','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4405,'','Cash','','2025-03-20 21:00:02','','0','10','2025-03-20 21:00:02','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742493582','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4406,'EFFEEFEFEF','Mpesa','','2025-03-20 21:02:28','','0','10','2025-03-20 21:02:28','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','101742493715','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4407,'','Cash','','2025-03-20 21:42:58','','0','10','2025-03-20 21:42:58','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742493754','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4408,'','Cash','','2025-03-20 21:43:09','','0','10','2025-03-20 21:43:09','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742496181','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4409,'','Cash','','2025-03-20 22:05:00','','0','10','2025-03-20 22:05:00','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101742496192','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4410,'ol[efjogws','Mpesa','','2025-03-21 09:14:40','','0','10','2025-03-21 09:14:40','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101742535661','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4411,'','Cash','','2025-03-21 10:26:37','','0','10','2025-03-21 10:26:37','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742537689','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4412,'5trgwftqr4fq3','Mpesa','','2025-03-21 11:20:40','','0','10','2025-03-21 11:20:40','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101742541999','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4413,'frtdty5rs','Mpesa','','2025-03-21 12:56:48','','0','10','2025-03-21 12:56:48','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101742545250','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4414,'nzdjtdegh','Mpesa','','2025-03-21 13:48:31','','0','10','2025-03-21 13:48:31','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101742551015','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4415,'edffdwefedfe','Mpesa','','2025-03-21 14:03:39','','0','10','2025-03-21 14:03:39','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101742554975','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4416,'','Cash','','2025-03-21 17:32:49','','0','10','2025-03-21 17:32:49','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101742567518','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4417,'','Cash','','2025-03-21 18:02:06','','0','10','2025-03-21 18:02:06','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101742567572','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4418,'','Cash','','2025-03-21 18:02:28','','0','10','2025-03-21 18:02:28','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101742569336','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4419,'','Cash','','2025-03-21 19:01:05','','0','10','2025-03-21 19:01:05','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101742569352','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4420,'','Cash','','2025-03-21 19:24:45','','0','10','2025-03-21 19:24:45','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742572867','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4421,'','Cash','','2025-03-21 19:35:03','','0','10','2025-03-21 19:35:03','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742574288','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4422,'4rsw3edrs4','Mpesa','','2025-03-21 20:06:58','','0','10','2025-03-21 20:06:58','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101742574907','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4423,'dfrwrfwrdf','Mpesa','','2025-03-21 20:07:39','','0','10','2025-03-21 20:07:39','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101742576824','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4424,'DFIF7B IUWFT','Mpesa','','2025-03-21 20:23:14','','0','10','2025-03-21 20:23:14','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101742576865','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4425,'','Cash','','2025-03-21 20:48:41','','0','10','2025-03-21 20:48:41','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','101742579295','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4426,'E4WE3S2RR','Mpesa','','2025-03-21 21:24:50','','0','10','2025-03-21 21:24:50','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101742579333','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4427,'','Cash','','2025-03-21 21:45:12','','0','10','2025-03-21 21:45:12','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101742581499','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4428,'','Cash','','2025-03-21 21:51:07','','0','10','2025-03-21 21:51:07','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101742582714','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4429,'','Cash','','2025-03-21 22:01:11','','0','10','2025-03-21 22:01:11','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','101742583071','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4430,'4ETRE4RFRF3','Mpesa','','2025-03-21 22:04:54','','0','10','2025-03-21 22:04:54','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101742583676','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4431,'YUW3QRVIWQR','Mpesa','','2025-03-21 22:14:30','','0','10','2025-03-21 22:14:30','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','101742583900','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4432,'astgfccawras','Mpesa','','2025-03-22 10:39:29','','0','10','2025-03-22 10:39:29','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101742629129','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4433,'','Cash','','2025-03-22 10:39:59','','0','10','2025-03-22 10:39:59','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101742629180','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4434,'','Cash','','2025-03-22 10:41:24','','0','10','2025-03-22 10:41:24','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101742629201','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4435,'','Cash','','2025-03-22 12:09:05','','0','10','2025-03-22 12:09:05','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742629287','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4436,'YHASDYDSFWQ','Mpesa','','2025-03-22 13:08:21','','0','10','2025-03-22 13:08:21','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101742634548','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4437,'RFRRRGEDGTQ3TR','Mpesa','','2025-03-22 15:20:45','','0','10','2025-03-22 13:57:21','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101742638114','No','10','2025-03-22 15:20:45','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4438,'','Cash','','2025-03-22 16:29:23','','0','10','2025-03-22 16:29:23','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101742650116','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4439,'','Cash','','2025-03-22 16:29:38','','0','10','2025-03-22 16:29:38','','75','75','1','retail','0','75','1','0','0','0','0','0','0','new',' ','','1','0','101742650168','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4440,'uy3ruyt3r87','Mpesa','','2025-03-22 17:26:27','','0','10','2025-03-22 17:26:27','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101742650181','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4441,'','Cash','','2025-03-22 17:28:23','','0','10','2025-03-22 17:28:23','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101742653681','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4442,'75sywsyrfs','Mpesa','','2025-03-22 17:43:04','','0','10','2025-03-22 17:43:04','','50','90','1','retail','0','90','1','0','0','0','0','40','0','printed',' ','','1','0','101742653901','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4443,'','Cash','','2025-03-22 18:28:20','','0','10','2025-03-22 18:28:20','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','101742654606','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4444,'RSTTUXDIYTTIYD','Mpesa','','2025-03-22 18:29:38','','0','10','2025-03-22 18:29:38','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101742657314','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4445,'2EFDEF423','Mpesa','','2025-03-22 18:54:41','','0','10','2025-03-22 18:54:41','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101742658852','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4446,'4RY423YWA2','Mpesa','','2025-03-22 19:08:24','','0','10','2025-03-22 19:08:24','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101742659224','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4447,'4R5TG4W326 ','Mpesa','','2025-03-22 19:09:04','','0','10','2025-03-22 19:09:04','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101742659726','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4448,'','Cash','','2025-03-22 19:10:18','','0','10','2025-03-22 19:10:18','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101742659754','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4449,'T5FRGY4YHG','Mpesa','','2025-03-22 19:13:27','','0','10','2025-03-22 19:13:27','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101742659837','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4450,'FR7FED58UIDE','Mpesa','','2025-03-22 19:31:45','','0','10','2025-03-22 19:31:45','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101742660016','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4451,'3RC2QC','Mpesa','','2025-03-22 19:36:59','','0','10','2025-03-22 19:36:59','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101742661116','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4452,'REQWFRET4','Mpesa','','2025-03-22 19:37:53','','0','10','2025-03-22 19:37:53','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101742661441','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4453,'cxsfdsadsa','Mpesa','','2025-03-22 19:52:58','','0','10','2025-03-22 19:52:58','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101742662358','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4454,'','Cash','','2025-03-22 20:16:20','','0','10','2025-03-22 20:16:20','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101742662391','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4455,'33rFR32RFrf','Mpesa','','2025-03-22 20:27:30','','0','10','2025-03-22 20:27:30','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101742663788','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4456,'def2ef3ef2','Mpesa','','2025-03-22 20:41:42','','0','10','2025-03-22 20:41:42','','0','120','1','retail','0','120','1','0','0','0','0','120','0','new',' ','','1','0','101742664457','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4457,'tyhsey5rhser','Mpesa','','2025-03-22 21:04:48','','0','10','2025-03-22 21:04:48','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101742665310','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4458,' ebredryyyyesz ','Mpesa','','2025-03-22 21:19:04','','0','10','2025-03-22 21:19:04','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101742666889','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4459,'3rf 3wqrf r','Mpesa','','2025-03-22 21:21:16','','0','10','2025-03-22 21:21:16','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101742667587','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4460,'','Cash','','2025-03-22 21:25:40','','0','10','2025-03-22 21:25:40','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742667697','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4461,'','Cash','','2025-03-22 21:25:58','','0','10','2025-03-22 21:25:58','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101742667942','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4462,'eeeedfwef','Mpesa','','2025-03-22 21:49:55','','0','10','2025-03-22 21:49:55','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101742667961','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4463,'efde2rfef','Mpesa','','2025-03-22 22:17:29','','0','10','2025-03-22 22:17:29','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101742671000','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4464,'','Cash','','2025-03-22 22:18:08','','0','10','2025-03-22 22:18:08','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101742671057','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4465,'edwewedaq','Mpesa','','2025-03-22 22:18:20','','0','10','2025-03-22 22:18:20','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101742671090','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4466,'dewdqw3de','Mpesa','','2025-03-22 22:18:37','','0','10','2025-03-22 22:18:37','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101742671109','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4467,'','Cash','','2025-03-23 13:50:59','','0','10','2025-03-23 13:50:59','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101742727045','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4468,'EEFSI;UREF7F','Mpesa','','2025-03-23 14:00:00','','0','10','2025-03-23 13:51:11','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101742727062','No','10','2025-03-23 14:00:00','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4469,'EFQAEFRAQEFR','Mpesa','','2025-03-23 14:11:33','','0','10','2025-03-23 14:11:33','','0','160','1','retail','0','160','1','0','0','0','0','160','0','new',' ','','1','0','101742727613','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4470,'','Cash','','2025-03-23 14:20:48','','0','10','2025-03-23 14:20:48','','510','510','1','retail','0','510','1','0','0','0','0','0','0','new',' ','','1','0','101742728298','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4471,'e3tqtQWS','Mpesa','','2025-03-23 15:48:36','','0','10','2025-03-23 15:48:36','','0','550','1','retail','0','550','1','0','0','0','0','550','0','new',' ','','1','0','101742732492','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4472,'','Cash','','2025-03-23 17:01:45','','0','10','2025-03-23 17:01:45','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101742734133','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4473,'','Cash','','2025-03-23 18:03:25','','0','10','2025-03-23 18:03:25','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101742738559','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4474,'EDFEWF3','Mpesa','','2025-03-23 18:26:45','','0','10','2025-03-23 18:26:45','','0','75','1','retail','0','75','1','0','0','0','0','75','0','new',' ','','1','0','101742742208','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4475,'F4RTGWD3FT','Mpesa','','2025-03-23 18:27:00','','0','10','2025-03-23 18:27:00','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101742743612','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4476,'','Cash','','2025-03-23 18:59:11','','0','10','2025-03-23 18:59:11','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101742743636','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4477,'JHIDC FIHKK','Mpesa','','2025-03-23 19:11:53','','0','10','2025-03-23 19:11:53','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101742745555','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4478,'','Cash','','2025-03-23 19:26:11','','0','10','2025-03-23 19:26:11','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742746322','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4479,'','Cash','','2025-03-23 19:50:15','','0','10','2025-03-23 19:50:15','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742747175','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4480,'EFEF2','Mpesa','','2025-03-23 19:51:03','','0','10','2025-03-23 19:51:03','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101742748618','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4481,'','Cash','','2025-03-23 19:51:20','','0','10','2025-03-23 19:51:20','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101742748667','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4482,'DFFWQEF','Mpesa','','2025-03-23 20:03:10','','0','10','2025-03-23 20:03:10','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','101742748683','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4483,'','Cash','','2025-03-23 20:04:47','','0','10','2025-03-23 20:04:47','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101742749395','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4484,'F6TEUIGTW','Mpesa','','2025-03-23 20:21:14','','0','10','2025-03-23 20:21:14','','0','120','1','retail','0','120','1','0','0','0','0','120','0','new',' ','','1','0','101742749489','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4485,'DWDW3D3RD','Mpesa','','2025-03-23 20:23:06','','0','10','2025-03-23 20:23:06','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101742750494','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4486,'DFCEFCEFC','Mpesa','','2025-03-23 20:36:06','','0','10','2025-03-23 20:36:06','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101742750591','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4487,'','Cash','','2025-03-23 20:36:26','','0','10','2025-03-23 20:36:26','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742751371','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4488,'','Cash','','2025-03-23 21:01:19','','0','10','2025-03-23 21:01:19','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101742751388','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4489,'','Cash','','2025-03-23 21:21:19','','0','10','2025-03-23 21:21:19','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101742752882','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4490,'FGVR3FW34','Mpesa','','2025-03-23 21:53:20','','0','10','2025-03-23 21:53:20','','200','400','1','retail','0','400','1','0','0','0','0','200','0','new',' ','','1','0','101742754082','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4491,'','Cash','','2025-03-23 21:53:55','','0','10','2025-03-23 21:53:55','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742756017','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4492,'','Cash','','2025-03-24 11:15:16','','0','10','2025-03-24 11:15:16','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101742804103','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4493,'tfryudfilude','Mpesa','','2025-03-24 13:31:29','','0','10','2025-03-24 13:31:29','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101742806274','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4494,'','Cash','','2025-03-24 15:27:12','','0','10','2025-03-24 15:27:12','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101742819221','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4495,'FEQEWED','Mpesa','','2025-03-24 16:34:12','','0','10','2025-03-24 16:34:12','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','',NULL,'0','101742823242','No','10','2025-03-24 16:34:12','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4496,'','Cash','','2025-03-24 17:18:39','','0','10','2025-03-24 17:18:39','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742824751','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4497,'','Cash','','2025-03-24 17:20:59','','0','10','2025-03-24 17:20:59','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742826052','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4498,'EFTRRGW','Mpesa','','2025-03-24 17:39:15','','0','10','2025-03-24 17:39:15','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101742826061','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4499,'','Cash','','2025-03-24 18:31:17','','0','10','2025-03-24 18:31:17','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101742827163','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4500,'E4FRW4FR432','Mpesa','','2025-03-24 18:38:45','','0','10','2025-03-24 18:38:45','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101742830280','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4501,'','Cash','','2025-03-24 19:14:14','','0','10','2025-03-24 19:14:14','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742830732','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4502,'','Cash','','2025-03-24 19:14:35','','0','10','2025-03-24 19:14:35','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101742832860','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4503,'REFARERF','Mpesa','','2025-03-24 19:35:44','','0','10','2025-03-24 19:35:44','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101742832880','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4504,'FRTGSYUD','Mpesa','','2025-03-24 19:51:48','','0','10','2025-03-24 19:51:48','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101742834167','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4505,'4RFE5632R','Mpesa','','2025-03-24 20:10:47','','0','10','2025-03-24 20:10:47','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101742835115','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4506,'DDFEQADQ','Mpesa','','2025-03-24 20:13:38','','0','10','2025-03-24 20:13:38','','0','850','1','retail','0','850','1','0','0','0','0','850','0','new',' ','','1','0','101742836252','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4507,'','Cash','','2025-03-24 20:14:18','','0','10','2025-03-24 20:14:18','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101742836445','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4508,'','Cash','','2025-03-24 20:14:30','','0','10','2025-03-24 20:14:30','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101742836460','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4509,'DE CF WEAQ','Mpesa','','2025-03-24 20:14:45','','0','10','2025-03-24 20:14:45','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101742836474','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4510,'GREGSVERTQCETZ','Mpesa','','2025-03-24 20:22:59','','0','10','2025-03-24 20:22:59','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101742836494','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4511,'','Cash','','2025-03-24 20:42:31','','0','10','2025-03-24 20:42:31','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101742838113','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4512,'EW3D3WDE3Q2','Mpesa','','2025-03-24 20:49:39','','0','10','2025-03-24 20:49:39','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101742838155','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4513,'ERFEFRWEFEW','Mpesa','','2025-03-24 21:20:19','','0','10','2025-03-24 21:20:19','','0','220','1','retail','0','220','1','0','0','0','0','220','0','new',' ','','1','0','101742838584','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4514,'','Cash','','2025-03-24 21:20:32','','0','10','2025-03-24 21:20:32','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101742840425','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4515,'','Cash','','2025-03-24 21:21:25','','0','10','2025-03-24 21:21:25','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101742840438','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4516,'D3EFC4ERFE','Mpesa','','2025-03-24 21:26:23','','0','10','2025-03-24 21:26:23','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101742840488','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4517,'','Cash','','2025-03-24 21:34:35','','0','10','2025-03-24 21:34:35','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101742840788','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4518,'3RFE3RF2RF','Mpesa','','2025-03-24 21:37:20','','0','10','2025-03-24 21:37:20','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','101742841278','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4519,'','Cash','','2025-03-24 21:38:01','','0','10','2025-03-24 21:38:01','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101742841445','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4520,'','Cash','','2025-03-24 21:43:54','','0','10','2025-03-24 21:43:54','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101742841493','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4521,'RFCEFE2XEQ','Mpesa','','2025-03-24 21:44:34','','0','10','2025-03-24 21:44:34','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101742841836','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4522,'','Cash','','2025-03-24 21:49:44','','0','10','2025-03-24 21:49:44','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101742841897','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4523,'EFR4QW32R','Mpesa','','2025-03-24 22:08:50','','0','10','2025-03-24 22:01:29','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101742842187','No','10','2025-03-24 22:08:50','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4524,'','Cash','','2025-03-25 09:38:53','','0','10','2025-03-25 09:38:53','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101742881717','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4525,'efuyef','Mpesa','','2025-03-25 09:39:22','','0','10','2025-03-25 09:39:22','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101742884736','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4526,'DFVQEFqf','Mpesa','','2025-03-25 09:39:37','','0','10','2025-03-25 09:39:37','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101742884768','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4527,'','Cash','','2025-03-25 11:35:39','','0','10','2025-03-25 11:35:39','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','1','0','101742884782','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4528,'ergqt4tesf','Mpesa','','2025-03-25 11:35:59','','0','10','2025-03-25 11:35:59','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101742891742','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4529,'4f24ftrefr','Mpesa','','2025-03-25 11:56:15','','0','10','2025-03-25 11:56:15','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101742891771','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4530,'','Cash','','2025-03-25 12:55:53','','0','10','2025-03-25 12:55:53','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101742892981','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4531,'','Cash','','2025-03-25 13:28:21','','0','10','2025-03-25 13:28:21','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101742896557','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4532,'','Cash','','2025-03-25 14:45:07','','0','10','2025-03-25 14:40:25','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742898517','No','10','2025-03-25 14:45:07','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4533,'','Cash','','2025-03-25 17:18:52','','0','10','2025-03-25 17:18:52','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101742912320','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4534,'eff4rrfcqrf4','Mpesa','','2025-03-25 18:08:19','','0','10','2025-03-25 18:08:19','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101742912336','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4535,'edfeqfew','Mpesa','','2025-03-25 18:30:37','','0','10','2025-03-25 18:30:37','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','101742915306','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4536,'','Cash','','2025-03-25 18:44:57','','0','10','2025-03-25 18:44:57','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742916644','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4537,'','Cash','','2025-03-25 18:47:44','','0','10','2025-03-25 18:47:44','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101742917500','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4538,'','Cash','','2025-03-25 21:33:05','','0','10','2025-03-25 21:33:05','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101742926674','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4539,'','Cash','','2025-03-25 21:33:14','','0','10','2025-03-25 21:33:14','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101742927587','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4540,'','Cash','','2025-03-25 21:33:28','','0','10','2025-03-25 21:33:28','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742927597','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4541,'','Cash','','2025-03-25 21:33:38','','0','10','2025-03-25 21:33:38','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101742927610','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4542,'jhwqer9u7gu','Mpesa','','2025-03-25 21:34:02','','0','10','2025-03-25 21:34:02','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101742927621','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4543,'jkgh3y7ug80','Mpesa','','2025-03-25 21:34:17','','0','10','2025-03-25 21:34:17','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101742927650','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4544,'ouihefrt97uou','Mpesa','','2025-03-25 21:34:36','','0','10','2025-03-25 21:34:36','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101742927665','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4545,'','Cash','','2025-03-25 21:46:11','','0','10','2025-03-25 21:46:11','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742927683','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4546,'UYDEWYUGWA','Mpesa','','2025-03-25 21:53:27','','0','10','2025-03-25 21:53:27','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101742928373','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4547,'','Cash','','2025-03-26 09:44:09','','0','10','2025-03-26 09:44:09','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101742971426','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4548,'wswqsawqaw','Mpesa','','2025-03-26 12:44:21','','0','10','2025-03-26 12:44:21','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101742982254','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4549,'fq42fedx','Mpesa','','2025-03-26 12:46:20','','0','10','2025-03-26 12:46:20','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101742982269','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4550,'','Cash','','2025-03-26 13:38:32','','0','10','2025-03-26 13:38:32','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101742982386','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4551,'hdth5sehye','Mpesa','','2025-03-26 14:46:28','','0','10','2025-03-26 14:46:28','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101742985515','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4552,'784u ye6e48','Mpesa','','2025-03-26 15:44:57','','0','10','2025-03-26 15:44:57','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101742989594','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4553,'','Cash','','2025-03-26 16:23:16','','0','10','2025-03-26 16:23:16','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101742993108','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4554,'dggbfdxcvcv','Mpesa','','2025-03-26 17:16:12','','0','10','2025-03-26 17:16:12','','0','25','1','retail','0','25','1','0','0','0','0','25','0','new',' ','','1','0','101742995399','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4555,'','Cash','','2025-03-26 17:38:33','','0','10','2025-03-26 17:38:33','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101742998580','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4556,'','Cash','','2025-03-26 19:18:43','','0','10','2025-03-26 19:18:43','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101742999916','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4557,'rt44yugef','Mpesa','','2025-03-26 19:24:39','','0','10','2025-03-26 19:24:39','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101743005926','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4558,'35rrqr 532r','Mpesa','','2025-03-26 19:28:22','','0','10','2025-03-26 19:28:22','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101743006287','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4559,'','Cash','','2025-03-26 19:32:04','','0','10','2025-03-26 19:32:04','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101743006711','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4560,'erfwraggqrw','Mpesa','','2025-03-26 19:51:02','','0','10','2025-03-26 19:51:02','','0','170','1','retail','0','170','1','0','0','0','0','170','0','new',' ','','1','0','101743006728','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4561,'YCT25TCF3','Mpesa','','2025-03-26 19:52:45','','0','10','2025-03-26 19:52:45','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101743007871','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4562,'','Cash','','2025-03-26 20:11:54','','0','10','2025-03-26 20:11:54','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101743007978','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4563,'RFGAWGRWR','Mpesa','','2025-03-26 20:14:57','','0','10','2025-03-26 20:14:57','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101743009118','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4564,'','Cash','','2025-03-26 20:27:50','','0','10','2025-03-26 20:27:50','','230','230','1','retail','0','230','1','0','0','0','0','0','0','new',' ','','1','0','101743009305','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4565,'','Cash','','2025-03-26 20:29:02','','0','10','2025-03-26 20:29:02','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101743010074','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4566,'F ER3RF3EW','Mpesa','','2025-03-26 20:38:44','','0','10','2025-03-26 20:38:44','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101743010144','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4567,'FD R VEFRE ','Mpesa','','2025-03-26 20:39:13','','0','10','2025-03-26 20:39:13','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','',NULL,'0','101743010729','No','10','2025-03-26 20:39:13','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4568,'55e6r6','Mpesa','','2025-03-26 20:44:47','','0','10','2025-03-26 20:44:47','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101743010850','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4569,'GDHVHRTR','Mpesa','','2025-03-26 21:00:38','','0','10','2025-03-26 21:00:38','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101743011100','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4570,'8Y ARGU9I','Mpesa','','2025-03-26 21:13:57','','0','10','2025-03-26 21:13:57','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101743012758','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4571,'','Cash','','2025-03-26 21:21:44','','0','10','2025-03-26 21:21:44','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101743013273','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4572,'5VCFC5EC5VC','Mpesa','','2025-03-26 21:22:50','','0','10','2025-03-26 21:22:50','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101743013309','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4573,'F5R3DRQEW','Mpesa','','2025-03-26 21:38:25','','0','10','2025-03-26 21:38:25','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101743013378','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4574,'2EDEDQED','Mpesa','','2025-03-26 21:40:11','','0','10','2025-03-26 21:40:11','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101743014312','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4575,'EFEF4EWRRFW','Mpesa','','2025-03-26 22:02:32','','0','10','2025-03-26 22:02:32','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101743015731','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4576,'ecfrc3rc12','Mpesa','','2025-03-27 09:23:49','','0','10','2025-03-27 09:23:49','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101743056570','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4577,'','Cash','','2025-03-27 09:28:43','','0','10','2025-03-27 09:28:43','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101743056638','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4578,'','Cash','','2025-03-27 09:53:37','','0','10','2025-03-27 09:53:37','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','1','0','101743056927','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4579,'WSEWSQFWE','Mpesa','','2025-03-27 09:54:03','','0','10','2025-03-27 09:54:03','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101743058434','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4580,'T5454TGC45','Mpesa','','2025-03-27 10:16:47','','0','10','2025-03-27 10:16:47','','0','280','1','retail','0','280','1','0','0','0','0','280','0','new',' ','','1','0','101743058448','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4581,'UHBGCRURCA','Mpesa','','2025-03-27 10:24:23','','0','10','2025-03-27 10:24:23','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','101743060230','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4582,'WSQWDQWDCWQ','Mpesa','','2025-03-27 13:40:26','','0','10','2025-03-27 13:40:26','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101743072003','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4583,'','Cash','','2025-03-27 14:28:27','','0','10','2025-03-27 14:28:27','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101743072032','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4584,'EF3ER2Q3R2','Mpesa','','2025-03-27 15:05:36','','0','10','2025-03-27 15:05:36','','0','430','1','retail','0','430','1','0','0','0','0','430','0','new',' ','','1','0','101743074910','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4585,'','Cash','','2025-03-27 15:10:01','','0','10','2025-03-27 15:10:01','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101743077143','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4586,'DRDRWE53QGT','Mpesa','','2025-03-27 15:15:30','','0','10','2025-03-27 15:15:30','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101743077403','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4587,'','Cash','','2025-03-27 16:50:34','','0','10','2025-03-27 16:09:52','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101743077738','No','10','2025-03-27 16:50:34','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4588,'34QWKIJTKL','Mpesa','','2025-03-27 18:27:00','','0','10','2025-03-27 18:27:00','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101743083438','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4589,'','Cash','','2025-03-27 18:44:22','','0','10','2025-03-27 18:44:22','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101743089229','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4590,'','Cash','','2025-03-27 18:58:01','','0','10','2025-03-27 18:58:01','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101743090279','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4591,'','Cash','','2025-03-27 18:58:38','','0','10','2025-03-27 18:58:38','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101743091083','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4592,'','Cash','','2025-03-27 19:07:48','','0','10','2025-03-27 19:07:48','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','101743091130','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4593,'57UEBV6','Mpesa','','2025-03-27 19:33:14','','0','10','2025-03-27 19:33:14','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101743091677','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4594,'','Cash','','2025-03-27 19:43:07','','0','10','2025-03-27 19:43:07','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101743093202','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4595,' K67RT\'[','Mpesa','','2025-03-27 19:45:13','','0','10','2025-03-27 19:45:13','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','101743093790','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4596,'YVRECHH54G','Mpesa','','2025-03-27 19:57:16','','0','10','2025-03-27 19:57:16','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101743093919','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4597,'','Cash','','2025-03-27 19:59:19','','0','10','2025-03-27 19:59:19','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101743094656','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4598,'','Cash','','2025-03-27 20:22:57','','0','10','2025-03-27 20:22:57','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101743094765','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4599,'','Cash','','2025-03-27 20:39:47','','0','10','2025-03-27 20:39:47','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101743096185','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4600,'5G3R2WX4R','Mpesa','','2025-03-27 21:02:09','','0','10','2025-03-27 21:02:09','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','101743097190','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4601,'WRRRW WR','Mpesa','','2025-03-27 21:07:53','','0','10','2025-03-27 21:07:53','','0','120','1','retail','0','120','1','0','0','0','0','120','0','new',' ','','1','0','101743098538','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4602,'YHBPKIUN[JTV8G','Mpesa','','2025-03-27 21:22:42','','0','10','2025-03-27 21:22:42','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','101743098879','Cleared','10','2025-03-27 21:23:28','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4603,'','Cash','','2025-03-27 21:25:50','','0','10','2025-03-27 21:25:50','','25','25','1','retail','0','25','1','0','0','0','0','0','0','new',' ','','1','0','101743099937','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4604,'','Cash','','2025-03-27 21:58:46','','0','10','2025-03-27 21:58:46','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101743099953','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4605,'RFMSYDTYAE4','Mpesa','','2025-03-27 22:02:26','','0','10','2025-03-27 22:02:26','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101743101930','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4606,'','Cash','','2025-03-30 19:54:35','','0','10','2025-03-30 19:54:35','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101743353664','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4607,'','Cash','','2025-03-30 20:00:56','','0','10','2025-03-30 19:56:59','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101743353790','No','10','2025-03-30 20:00:56','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4608,'','Cash','','2025-03-30 20:01:23','','0','10','2025-03-30 20:01:23','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101743354063','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4609,'suktw7jyw54','Mpesa','','2025-03-30 20:01:34','','0','10','2025-03-30 20:01:34','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','101743354085','Cleared','10','2025-03-30 20:02:13','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4610,'','Cash','','2025-03-30 20:16:11','','0','10','2025-03-30 20:16:11','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101743354136','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4611,'','Cash','','2025-03-31 09:42:19','','0','10','2025-03-31 09:42:19','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','1','0','101743403262','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4612,'5ASETRFAQSAQ','Mpesa','','2025-03-31 09:42:33','','0','10','2025-03-31 09:42:33','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101743403342','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4613,'FD GVRTH6BYJE','Mpesa','','2025-03-31 09:43:36','','0','10','2025-03-31 09:43:36','','0','130','1','retail','0','130','1','0','0','0','0','130','0','new',' ','','1','0','101743403359','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4614,'','Cash','','2025-03-31 10:03:38','','0','10','2025-03-31 10:03:38','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101743403425','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4615,'','Cash','','2025-03-31 11:33:19','','0','10','2025-03-31 11:33:19','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','1','0','101743404623','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4616,'wwqqweqaq','Mpesa','','2025-03-31 13:57:57','','0','10','2025-03-31 13:57:57','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101743418656','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4617,'','Cash','','2025-03-31 13:59:27','','0','10','2025-03-31 13:59:27','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101743418683','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4618,'','Cash','','2025-03-31 14:33:00','','0','10','2025-03-31 14:33:00','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101743418926','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4619,'','Cash','','2025-03-31 17:39:04','','0','10','2025-03-31 17:39:04','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101743431917','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4620,'edwefdqwe','Mpesa','','2025-03-31 18:00:32','','0','10','2025-03-31 18:00:32','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101743431947','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4621,'','Cash','','2025-03-31 18:04:56','','0','10','2025-03-31 18:04:56','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101743433249','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4622,'','Cash','','2025-03-31 18:34:19','','0','10','2025-03-31 18:34:19','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101743433497','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4623,'','Cash','','2025-03-31 18:40:57','','0','10','2025-03-31 18:40:57','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101743435262','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4624,'','Cash','','2025-03-31 19:06:42','','0','10','2025-03-31 19:06:42','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101743435661','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4625,'','Cash','','2025-03-31 19:30:34','','0','10','2025-03-31 19:30:34','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101743437205','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4626,'dewgqewtEQFW','Mpesa','','2025-03-31 20:06:33','','0','10','2025-03-31 20:06:33','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101743438637','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4627,'VSDVWEFV','Mpesa','','2025-03-31 21:26:08','','0','10','2025-03-31 21:26:08','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101743445519','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4628,'','Cash','','2025-03-31 21:27:03','','0','10','2025-03-31 21:27:03','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101743445615','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4629,'','Cash','','2025-03-31 21:27:28','','0','10','2025-03-31 21:27:28','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101743445626','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4630,'','Cash','','2025-03-31 21:29:19','','0','10','2025-03-31 21:29:19','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101743445664','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4631,'75TWS O57 ST','Mpesa','','2025-03-31 21:36:44','','0','10','2025-03-31 21:36:44','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101743445761','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4632,'','Cash','','2025-03-31 22:45:12','','0','10','2025-03-31 22:45:12','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101743446214','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4633,'UOINBO-J9=U7H','Mpesa','','2025-03-31 22:46:46','','0','10','2025-03-31 22:46:46','','0','1400','1','retail','0','1400','1','0','0','0','0','1400','0','new',' ','','1','0','101743450314','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4634,'sdfgrEty','Mpesa','','2025-04-01 12:08:14','','0','10','2025-04-01 12:08:14','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101743498481','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4635,'RFG3ETWT4RFW3','Mpesa','','2025-04-01 12:08:40','','0','10','2025-04-01 12:08:40','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','',NULL,'0','101743498504','No','10','2025-04-01 12:08:40','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4636,'','Cash','','2025-04-01 13:06:03','','0','10','2025-04-01 13:06:03','','130','130','1','retail','0','130','1','0','0','0','0','0','0','new',' ','','1','0','101743501954','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4637,'','Cash','','2025-04-01 13:06:19','','0','10','2025-04-01 13:06:19','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101743501965','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4638,'','Cash','','2025-04-01 14:17:34','','0','10','2025-04-01 14:17:34','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','101743501982','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4639,'','Cash','','2025-04-01 14:24:25','','0','10','2025-04-01 14:24:25','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101743506260','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4640,'WDRWQQA','Mpesa','','2025-04-01 15:00:55','','0','10','2025-04-01 15:00:55','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101743506667','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4641,'','Cash','','2025-04-01 15:30:55','','0','10','2025-04-01 15:30:55','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101743510634','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4642,'7FRUO/DRE','Mpesa','','2025-04-01 16:18:54','','0','10','2025-04-01 16:18:54','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101743510662','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4643,'','Cash','','2025-04-01 16:35:18','','0','10','2025-04-01 16:35:18','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101743513540','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4644,'TWSUTER45EWTY','Mpesa','','2025-04-01 16:56:49','','0','10','2025-04-01 16:56:49','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101743514520','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4645,'SETA62W5T','Mpesa','','2025-04-01 17:55:44','','0','10','2025-04-01 17:55:44','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101743515821','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4646,'','Cash','','2025-04-01 18:32:19','','0','10','2025-04-01 18:32:19','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101743519370','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4647,'','Cash','','2025-04-01 18:46:43','','0','10','2025-04-01 18:46:43','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101743521542','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4648,'','Cash','','2025-04-01 19:09:38','','0','10','2025-04-01 19:09:38','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101743522409','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4649,'','Cash','','2025-04-01 19:49:29','','0','10','2025-04-01 19:19:24','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101743523783','No','10','2025-04-01 19:49:29','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4650,'DGWEGAQW4','Mpesa','','2025-04-01 19:58:09','','0','10','2025-04-01 19:58:09','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101743526185','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4651,'','Cash','','2025-04-01 19:58:44','','0','10','2025-04-01 19:58:44','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101743526705','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4652,'','Cash','','2025-04-01 20:15:09','','0','10','2025-04-01 20:15:09','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101743526729','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4653,'','Cash','','2025-04-01 20:15:21','','0','10','2025-04-01 20:15:21','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101743527712','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4654,'','Cash','','2025-04-01 20:15:46','','0','10','2025-04-01 20:15:46','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101743527725','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4655,'','Cash','','2025-04-01 20:15:58','','0','10','2025-04-01 20:15:58','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101743527749','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4656,'RSD UT6W','Mpesa','','2025-04-01 20:20:47','','0','10','2025-04-01 20:20:47','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101743527761','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4657,'TEFd8rfedrfw2','Mpesa','','2025-04-01 20:48:39','','0','10','2025-04-01 20:48:39','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101743528054','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4658,'','Cash','','2025-04-01 20:51:15','','0','10','2025-04-01 20:51:15','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101743529862','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4659,'thazrwegwrgws','Mpesa','','2025-04-01 20:58:01','','0','10','2025-04-01 20:58:01','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','101743529878','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4660,'3rfrwfr3RF2WR3','Mpesa','','2025-04-01 21:07:01','','0','10','2025-04-01 21:07:01','','0','120','1','retail','0','120','1','0','0','0','0','120','0','new',' ','','1','0','101743530287','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4661,'','Cash','','2025-04-01 21:10:29','','0','10','2025-04-01 21:10:29','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101743530829','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4662,'SWRTGWsrws4','Mpesa','','2025-04-01 21:37:08','','0','10','2025-04-01 21:33:08','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101743531819','No','10','2025-04-01 21:37:08','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4663,'','Cash','','2025-04-02 09:37:44','','0','10','2025-04-02 09:37:44','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101743575844','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4664,'edfee3wrd','Mpesa','','2025-04-02 11:45:27','','0','10','2025-04-02 11:45:27','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101743583498','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4665,'','Cash','','2025-04-02 12:37:50','','0','10','2025-04-02 12:37:50','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101743583542','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4666,'','Cash','','2025-04-02 12:45:24','','0','10','2025-04-02 12:45:24','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101743587115','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4667,'','Cash','','2025-04-02 12:45:38','','0','10','2025-04-02 12:45:38','','75','75','1','retail','0','75','1','0','0','0','0','0','0','new',' ','','1','0','101743587126','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4668,'ro6fy7yfdit','Mpesa','','2025-04-02 13:01:56','','0','10','2025-04-02 13:01:56','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101743587145','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4669,'','Cash','','2025-04-02 13:20:37','','0','10','2025-04-02 13:20:37','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','101743588125','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4670,'','Cash','','2025-04-02 14:29:30','','0','10','2025-04-02 14:29:30','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101743589242','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4671,'','Cash','','2025-04-02 15:20:29','','0','10','2025-04-02 15:20:29','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101743593372','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4672,'','Cash','','2025-04-02 15:21:05','','0','10','2025-04-02 15:21:05','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101743596432','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4673,'dtk7og7yys54','Mpesa','','2025-04-02 15:41:04','','0','10','2025-04-02 15:41:04','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','101743596469','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4674,'','Cash','','2025-04-02 16:41:14','','0','10','2025-04-02 16:41:14','','75','75','1','retail','0','75','1','0','0','0','0','0','0','new',' ','','1','0','101743597672','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4675,'','Cash','','2025-04-02 16:43:05','','0','10','2025-04-02 16:43:05','','25','25','1','retail','0','25','1','0','0','0','0','0','0','new',' ','',NULL,'0','101743601278','No','10','2025-04-02 16:43:05','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4676,'','Cash','','2025-04-02 17:27:09','','0','10','2025-04-02 17:27:09','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101743603584','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4677,'wrege3rfwfre','Mpesa','','2025-04-02 17:27:18','','0','10','2025-04-02 17:27:18','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101743604031','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4678,'','Cash','','2025-04-02 17:35:25','','0','10','2025-04-02 17:35:25','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101743604046','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4679,'thyaeazeae5gy','Mpesa','','2025-04-02 17:35:58','','0','10','2025-04-02 17:35:58','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','101743604533','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4680,'dvrfedfcawefcqaw','Mpesa','','2025-04-02 18:11:29','','0','10','2025-04-02 18:11:29','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101743604567','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4681,'dvfsdawfcw','Mpesa','','2025-04-02 18:52:52','','0','10','2025-04-02 18:52:52','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','101743606699','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4682,'fgedshvfr','Mpesa','','2025-04-02 18:56:10','','0','10','2025-04-02 18:56:10','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101743609178','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4683,'','Cash','','2025-04-02 19:17:41','','0','10','2025-04-02 19:17:42','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101743609377','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4684,'dfvdcefawecf ','Mpesa','','2025-04-02 19:48:08','','0','10','2025-04-02 19:48:08','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101743610665','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4685,'3gwyyigtw3r','Mpesa','','2025-04-02 19:50:08','','0','10','2025-04-02 19:50:08','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101743612516','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4686,'efugefwfd','Mpesa','','2025-04-02 19:50:43','','0','10','2025-04-02 19:50:43','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101743612636','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4687,'IURIOHOIESA','Mpesa','','2025-04-02 20:02:44','','0','10','2025-04-02 20:02:44','','0','680','1','retail','0','680','1','0','0','0','0','680','0','new',' ','','1','0','101743612649','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4688,'','Cash','','2025-04-02 20:04:45','','0','10','2025-04-02 20:04:45','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101743613377','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4689,'RDSD6RPRF','Mpesa','','2025-04-02 20:26:18','','0','10','2025-04-02 20:26:18','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101743613503','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4690,'DVADDAVDA','Mpesa','','2025-04-02 20:32:22','','0','10','2025-04-02 20:32:22','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101743614789','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4691,'ERFEFWQRF3C ','Mpesa','','2025-04-02 20:39:59','','0','10','2025-04-02 20:39:59','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101743615157','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4692,'','Cash','','2025-04-02 20:42:23','','0','10','2025-04-02 20:42:23','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101743615604','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4693,'','Cash','','2025-04-02 20:56:52','','0','10','2025-04-02 20:56:52','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101743615748','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4694,'','Cash','','2025-04-02 20:58:23','','0','10','2025-04-02 20:58:23','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101743616615','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4695,'','Cash','','2025-04-02 21:00:39','','0','10','2025-04-02 21:00:39','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101743616707','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4696,'','Cash','','2025-04-02 21:00:54','','0','10','2025-04-02 21:00:54','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101743616841','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4697,'RVWF4WFTW','Mpesa','','2025-04-02 21:10:09','','0','10','2025-04-02 21:10:09','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','',NULL,'0','101743616857','No','10','2025-04-02 21:10:09','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4698,'','Cash','','2025-04-02 21:46:57','','0','10','2025-04-02 21:46:57','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101743619053','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4699,'deafeqaqfaq','Mpesa','','2025-04-02 21:50:40','','0','10','2025-04-02 21:50:40','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101743619619','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4700,'','Cash','','2025-04-02 21:51:06','','0','10','2025-04-02 21:51:06','','55','55','1','retail','0','55','1','0','0','0','0','0','0','new',' ','','1','0','101743619846','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4701,'wsf6yujsyjus','Mpesa','','2025-04-03 10:19:14','','0','10','2025-04-03 10:19:14','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101743664740','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4702,'sdr6fsdfrs','Mpesa','','2025-04-03 10:19:34','','0','10','2025-04-03 10:19:34','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101743664764','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4703,'','Cash','','2025-04-03 14:14:38','','0','10','2025-04-03 14:14:38','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101743678866','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4704,'5rewyheye53','Mpesa','','2025-04-03 14:39:11','','0','10','2025-04-03 14:39:11','','0','280','1','retail','0','280','1','0','0','0','0','280','0','new',' ','','1','0','101743678883','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4705,'rfEDfawefaq','Mpesa','','2025-04-03 14:39:28','','0','10','2025-04-03 14:39:28','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101743680361','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4706,'SDGFIKYGEFRGWS','Mpesa','','2025-04-03 15:38:59','','0','10','2025-04-03 15:38:59','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101743680375','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4707,'FRTEWAQWRT4G','Mpesa','','2025-04-03 16:22:56','','0','10','2025-04-03 16:22:56','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101743683952','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4708,'CDV ZDSV ZASVF ','Mpesa','','2025-04-03 16:57:33','','0','10','2025-04-03 16:57:33','','0','160','1','retail','0','160','1','0','0','0','0','160','0','new',' ','','1','0','101743686581','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4709,'','Cash','','2025-04-03 17:49:50','','0','10','2025-04-03 17:49:50','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101743688664','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4710,'4S SXWYE6WS','Mpesa','','2025-04-03 18:44:29','','0','10','2025-04-03 18:05:20','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101743691792','No','10','2025-04-03 18:44:29','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4711,'DRGWSEGTWSE','Mpesa','','2025-04-03 18:55:24','','0','10','2025-04-03 18:55:24','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101743695080','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4712,'WEFFVGYIEW','Mpesa','','2025-04-03 19:09:59','','0','10','2025-04-03 19:09:59','','0','310','1','retail','0','310','1','0','0','0','0','310','0','new',' ','','1','0','101743695730','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4713,'3EC35DXFZDF','Mpesa','','2025-04-03 19:18:17','','0','10','2025-04-03 19:18:17','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101743696609','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4714,'','Cash','','2025-04-03 19:45:11','','0','10','2025-04-03 19:45:11','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101743697106','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4715,'','Cash','','2025-04-03 19:45:26','','0','10','2025-04-03 19:45:26','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101743698714','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4716,'ASDCSCEFAQ','Mpesa','','2025-04-03 19:58:49','','0','10','2025-04-03 19:58:49','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101743698729','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4717,'','Cash','','2025-04-03 20:04:52','','0','10','2025-04-03 20:04:52','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101743699534','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4718,'RGFaFEWW','Mpesa','','2025-04-03 20:05:44','','0','10','2025-04-03 20:05:44','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101743699925','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4719,'RGVEAWFGV','Mpesa','','2025-04-03 20:06:08','','0','10','2025-04-03 20:06:08','','0','700','1','retail','0','700','1','0','0','0','0','700','0','new',' ','','1','0','101743699957','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4720,'RGTFWSEF','Mpesa','','2025-04-03 20:19:04','','0','10','2025-04-03 20:19:04','','50','150','1','retail','0','150','1','0','0','0','0','100','0','new',' ','','1','0','101743699973','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4721,'','Cash','','2025-04-03 20:28:14','','0','10','2025-04-03 20:28:14','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','101743700763','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4722,'','Cash','','2025-04-03 20:28:40','','0','10','2025-04-03 20:28:40','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101743701299','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4723,'FEEDFAEF','Mpesa','','2025-04-03 20:45:04','','0','10','2025-04-03 20:45:04','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101743701323','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4724,'','Cash','','2025-04-03 20:53:49','','0','10','2025-04-03 20:53:49','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101743702311','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4725,'','Cash','','2025-04-03 21:08:33','','0','10','2025-04-03 21:08:33','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101743702832','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4726,'','Cash','','2025-04-03 21:26:37','','0','10','2025-04-03 21:26:37','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101743703716','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4727,'VCFDCFACF','Mpesa','','2025-04-03 21:30:43','','0','10','2025-04-03 21:30:43','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101743704805','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4728,'','Cash','','2025-04-03 21:50:32','','0','10','2025-04-03 21:50:32','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101743706221','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4729,'','Cash','','2025-04-03 21:50:45','','0','10','2025-04-03 21:50:45','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101743706234','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4730,'','Cash','','2025-04-04 10:57:57','','0','10','2025-04-04 10:57:57','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101743753447','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4731,'fbsdfvxvfxvxfd','Mpesa','','2025-04-04 11:09:49','','0','10','2025-04-04 11:09:49','','0','290','1','retail','0','290','1','0','0','0','0','290','0','new',' ','','1','0','101743753521','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4732,'xctgbuhyrfb','Mpesa','','2025-04-04 11:19:01','','0','10','2025-04-04 11:19:01','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101743754199','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4733,'','Cash','','2025-04-04 12:12:03','','0','10','2025-04-04 12:12:03','','15','15','1','retail','0','15','1','0','0','0','0','0','0','new',' ','','1','0','101743754752','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4734,'','Cash','','2025-04-04 12:40:11','','0','10','2025-04-04 12:40:11','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101743757925','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4735,'dvfdffweqf','Mpesa','','2025-04-04 12:49:14','','0','10','2025-04-04 12:49:14','','0','120','1','retail','0','120','1','0','0','0','0','120','0','new',' ','','1','0','101743759613','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4736,'','Cash','','2025-04-04 13:14:05','','0','10','2025-04-04 13:14:05','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101743760170','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4737,'','Cash','','2025-04-04 13:53:49','','0','10','2025-04-04 13:53:50','','310','310','1','retail','0','310','1','0','0','0','0','0','0','new',' ','','1','0','101743761650','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4738,'aasaasaqw','Mpesa','','2025-04-04 15:59:11','','0','10','2025-04-04 15:59:11','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101743771530','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4739,'','Cash','','2025-04-04 16:42:44','','0','10','2025-04-04 16:42:44','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101743771562','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4740,'','Cash','','2025-04-04 19:03:09','','0','10','2025-04-04 19:03:09','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101743782006','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4741,'','Cash','','2025-04-04 19:05:40','','0','10','2025-04-04 19:05:40','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101743782592','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4742,'thAEhws3ywa','Mpesa','','2025-04-04 19:10:18','','0','10','2025-04-04 19:10:18','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101743782742','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4743,'ERGTQEaEQ','Mpesa','','2025-04-04 19:22:52','','0','10','2025-04-04 19:20:34','','0','35','1','retail','0','35','1','0','0','0','0','35','0','new',' ','','1','0','101743783026','No','10','2025-04-04 19:22:52','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4744,'YFRUD6','Mpesa','','2025-04-04 19:33:41','','0','10','2025-04-04 19:33:41','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101743783780','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4745,'','Cash','','2025-04-04 19:34:04','','0','10','2025-04-04 19:34:04','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101743784430','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4746,'','Cash','','2025-04-04 19:40:47','','0','10','2025-04-04 19:40:47','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101743784448','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4747,'G FDES DVGVD','Mpesa','','2025-04-04 20:09:22','','0','10','2025-04-04 20:09:22','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101743784851','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4748,'CFGXCFXGFGXC','Mpesa','','2025-04-04 20:17:28','','0','10','2025-04-04 20:17:28','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101743786589','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4749,'','Cash','','2025-04-04 20:41:32','','0','10','2025-04-04 20:41:32','','120','120','1','retail','0','120','1','0','0','0','0','0','0','new',' ','','1','0','101743787067','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4750,'','Cash','','2025-04-04 21:16:57','','0','10','2025-04-04 21:16:57','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101743788495','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4751,'','Cash','','2025-04-04 21:22:13','','0','10','2025-04-04 21:22:13','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101743790627','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4752,'PMLK SRGFIJHNTR','Mpesa','','2025-04-04 21:27:09','','0','10','2025-04-04 21:27:09','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101743790937','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4753,'5ryghzswayh zeaw','Mpesa','','2025-04-05 10:15:32','','0','10','2025-04-05 10:15:32','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101743837322','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4754,'','Cash','','2025-04-05 10:33:48','','0','10','2025-04-05 10:33:48','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101743837342','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4755,'jdeughdeg','Mpesa','','2025-04-05 10:34:12','','0','10','2025-04-05 10:34:12','','0','120','1','retail','0','120','1','0','0','0','0','120','0','new',' ','','1','0','101743838430','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4756,'rfcnweuxr','Mpesa','','2025-04-05 11:03:59','','0','10','2025-04-05 11:03:59','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101743838460','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4757,'','Cash','','2025-04-05 11:37:23','','0','10','2025-04-05 11:37:23','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101743840249','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4758,'rgsrdfgswrg','Mpesa','','2025-04-05 11:56:35','','0','10','2025-04-05 11:56:35','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101743842246','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4759,'','Cash','','2025-04-05 12:05:36','','0','10','2025-04-05 12:05:36','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101743843403','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4760,'','Cash','','2025-04-05 13:09:47','','0','10','2025-04-05 13:09:47','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','101743843939','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4761,'','Cash','','2025-04-05 13:47:19','','0','10','2025-04-05 13:47:19','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101743847791','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4762,'','Cash','','2025-04-05 13:53:45','','0','10','2025-04-05 13:53:45','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101743850042','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4763,'','Cash','','2025-04-05 14:26:40','','0','10','2025-04-05 14:26:40','','170','170','1','retail','0','170','1','0','0','0','0','0','0','new',' ','','1','0','101743850431','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4764,'e 436ws xsu5','Mpesa','','2025-04-05 14:46:43','','0','10','2025-04-05 14:46:43','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101743852428','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4765,'','Cash','','2025-04-05 15:01:51','','0','10','2025-04-05 15:01:51','','15','15','1','retail','0','15','1','0','0','0','0','0','0','new',' ','','1','0','101743853618','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4766,'','Cash','','2025-04-05 15:07:02','','0','10','2025-04-05 15:07:02','','45','45','1','retail','0','45','1','0','0','0','0','0','0','new',' ','','1','0','101743854513','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4767,'sefcaqDWQA','Mpesa','','2025-04-05 15:44:58','','0','10','2025-04-05 15:44:58','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','101743854827','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4768,'','Cash','','2025-04-05 16:26:27','','0','10','2025-04-05 15:48:10','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101743857105','No','10','2025-04-05 16:26:27','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4769,'','Cash','','2025-04-05 16:35:30','','0','10','2025-04-05 16:35:30','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101743859592','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4770,'LJFGDEAKHUYD','Mpesa','','2025-04-05 16:56:02','','0','10','2025-04-05 16:56:02','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101743860138','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4771,'DC AWEDCAWE','Mpesa','','2025-04-05 16:57:56','','0','10','2025-04-05 16:57:56','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101743861370','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4772,'HYFDKYHDNG','Mpesa','','2025-04-05 17:10:25','','0','10','2025-04-05 17:10:25','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','101743861486','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4773,'','Cash','','2025-04-05 17:17:24','','0','10','2025-04-05 17:17:24','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101743862234','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4774,'UTGDCFV YFYO;','Mpesa','','2025-04-05 17:26:20','','0','10','2025-04-05 17:26:20','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101743862647','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4775,'','Cash','','2025-04-05 17:53:45','','0','10','2025-04-05 17:53:45','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101743863188','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4776,' F','Mpesa','','2025-04-05 18:00:29','','0','10','2025-04-05 18:00:29','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101743864834','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4777,'FGJHBROHLFN','Mpesa','','2025-04-05 18:09:04','','0','10','2025-04-05 18:09:04','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101743865238','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4778,'','Cash','','2025-04-05 18:24:53','','0','10','2025-04-05 18:24:53','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101743865761','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4779,'','Cash','','2025-04-05 19:06:38','','0','10','2025-04-05 19:06:38','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101743866697','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4780,'Y6DFRLTDI56','Mpesa','','2025-04-05 19:13:12','','0','10','2025-04-05 19:13:12','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101743869205','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4781,'','Cash','','2025-04-05 19:23:56','','0','10','2025-04-05 19:23:56','','70','160','1','retail','0','160','1','0','0','0','0','90','0','new',' ','','1','0','101743869619','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4782,'','Cash','','2025-04-05 19:31:40','','0','10','2025-04-05 19:31:40','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101743870259','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4783,'','Cash','','2025-04-05 19:39:28','','0','10','2025-04-05 19:39:28','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101743871146','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4784,'UYYIU79-UH-','Mpesa','','2025-04-05 19:45:15','','0','10','2025-04-05 19:45:15','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101743871498','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4785,'4EFSWER3','Mpesa','','2025-04-05 20:00:56','','0','10','2025-04-05 20:00:56','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101743871533','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4786,'','Cash','','2025-04-05 20:28:55','','0','10','2025-04-05 20:28:55','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101743872462','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4787,'','Cash','','2025-04-05 20:51:06','','0','10','2025-04-05 20:51:06','','25','25','1','retail','0','25','1','0','0','0','0','0','0','new',' ','','1','0','101743874141','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4788,'','Cash','','2025-04-05 21:10:09','','0','10','2025-04-05 21:10:09','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101743875471','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4789,'','Cash','','2025-04-05 21:31:19','','0','10','2025-04-05 21:31:19','','130','130','1','retail','0','130','1','0','0','0','0','0','0','new',' ','','1','0','101743876613','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4790,'RTGWGWR5','Mpesa','','2025-04-05 21:32:33','','0','10','2025-04-05 21:32:33','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101743877882','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4791,'','Cash','','2025-04-05 21:45:18','','0','10','2025-04-05 21:45:18','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101743877965','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4792,'','Cash','','2025-04-05 21:56:44','','0','10','2025-04-05 21:56:44','','55','55','1','retail','0','55','1','0','0','0','0','0','0','new',' ','','1','0','101743878721','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4793,'','Cash','','2025-04-06 15:20:53','','0','10','2025-04-06 15:20:53','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101743942014','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4794,'tcfbcfhfyryr','Mpesa','','2025-04-06 15:21:09','','0','10','2025-04-06 15:21:09','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101743942056','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4795,'tx3gwr4tgs','Mpesa','','2025-04-06 15:37:50','','0','10','2025-04-06 15:37:50','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101743942077','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4796,'','Cash','','2025-04-06 17:02:07','','0','10','2025-04-06 17:02:07','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101743943079','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4797,'','Cash','','2025-04-06 17:03:04','','0','10','2025-04-06 17:03:04','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101743948129','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4798,'','Cash','','2025-04-06 17:03:48','','0','10','2025-04-06 17:03:48','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101743948218','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4799,'','Cash','','2025-04-06 17:09:00','','0','10','2025-04-06 17:09:00','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101743948230','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4800,'','Cash','','2025-04-06 17:25:38','','0','10','2025-04-06 17:25:38','','50','100','1','retail','0','100','1','0','0','0','0','50','0','printed',' ','','1','0','101743949530','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4801,'','Cash','','2025-04-06 17:56:00','','0','10','2025-04-06 17:56:00','','120','120','1','retail','0','120','1','0','0','0','0','0','0','new',' ','','1','0','101743949549','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4802,'T5RSK MR74','Mpesa','','2025-04-06 18:00:44','','0','10','2025-04-06 18:00:44','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101743951363','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4803,'','Cash','','2025-04-06 19:02:23','','0','10','2025-04-06 18:09:52','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101743951673','No','10','2025-04-06 19:02:23','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4804,'5RRRRRRRR4T','Mpesa','','2025-04-06 19:11:34','','0','10','2025-04-06 19:11:34','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101743955347','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4805,'XDEVFFWasWTG','Mpesa','','2025-04-06 19:17:02','','0','10','2025-04-06 19:17:02','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101743955903','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4806,'RYDI;HRTS','Mpesa','','2025-04-06 19:35:15','','0','10','2025-04-06 19:35:15','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101743956234','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4807,'RYJFTUFG','Mpesa','','2025-04-06 19:56:33','','0','10','2025-04-06 19:56:33','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101743957321','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4808,'','Cash','','2025-04-06 20:03:26','','0','10','2025-04-06 20:03:26','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101743958600','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4809,'','Cash','','2025-04-06 20:09:30','','0','10','2025-04-06 20:09:30','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101743959010','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4810,'FRTUYFER','Mpesa','','2025-04-06 20:18:34','','0','10','2025-04-06 20:18:34','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101743959375','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4811,'JBN[JUBYHYHRFG','Mpesa','','2025-04-06 20:36:45','','0','10','2025-04-06 20:36:45','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101743959925','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4812,'UJYHF8PTITU','Mpesa','','2025-04-06 21:00:14','','0','10','2025-04-06 21:00:14','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','101743961012','Cleared','10','2025-04-06 21:00:56','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4813,'','Cash','','2025-04-06 21:00:25','','0','10','2025-04-06 21:00:25','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101743962417','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4814,'FCASCAWES','Mpesa','','2025-04-06 21:10:50','','0','10','2025-04-06 21:10:50','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101743962459','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4815,'','Cash','','2025-04-06 21:11:11','','0','10','2025-04-06 21:11:11','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101743963058','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4816,'EDGFTasfWWS3','Mpesa','','2025-04-06 21:22:18','','0','10','2025-04-06 21:22:18','','0','175','1','retail','0','175','1','0','0','0','0','175','0','new',' ','','1','0','101743963073','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4817,'','Cash','','2025-04-06 21:28:59','','0','10','2025-04-06 21:28:59','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101743963750','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4818,'FSSRFSFhb','Mpesa','','2025-04-06 21:39:09','','0','10','2025-04-06 21:39:09','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101743964142','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4819,'FCaqfASWWF','Mpesa','','2025-04-06 21:41:57','','0','10','2025-04-06 21:41:57','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101743964771','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4820,'','Cash','','2025-04-06 21:44:42','','0','10','2025-04-06 21:44:42','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101743964923','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4821,'','Cash','','2025-04-06 21:46:29','','0','10','2025-04-06 21:46:29','','430','430','1','retail','0','430','1','0','0','0','0','0','0','new',' ','','1','0','101743965085','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4822,'','Cash','','2025-04-06 21:56:06','','0','10','2025-04-06 21:56:06','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101743965620','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4823,'dtgtutututyr','Mpesa','','2025-04-07 09:54:22','','0','10','2025-04-07 09:54:22','','0','270','1','retail','0','270','1','0','0','0','0','270','0','new',' ','','1','0','101744008781','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4824,'5rtgwatgws','Mpesa','','2025-04-07 11:29:09','','0','10','2025-04-07 11:29:09','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101744008870','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4825,'jigbut78fjuio','Mpesa','','2025-04-07 11:30:07','','0','10','2025-04-07 11:30:07','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101744014566','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4826,'','Cash','','2025-04-07 11:57:29','','0','10','2025-04-07 11:57:29','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','1','0','101744014617','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4827,'dfrafcac QA','Mpesa','','2025-04-07 11:57:51','','0','10','2025-04-07 11:57:51','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101744016255','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4828,'','Cash','','2025-04-07 12:28:15','','0','10','2025-04-07 12:28:15','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','101744016278','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4829,'','Cash','','2025-04-07 12:37:44','','0','10','2025-04-07 12:37:44','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101744018098','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4830,'','Cash','','2025-04-07 14:11:19','','0','10','2025-04-07 14:11:19','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101744022127','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4831,'ZX,YJRS','Mpesa','','2025-04-07 14:11:34','','0','10','2025-04-07 14:11:34','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101744024284','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4832,'','Cash','','2025-04-07 14:19:41','','0','10','2025-04-07 14:19:41','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101744024302','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4833,'','Cash','','2025-04-07 14:33:53','','0','10','2025-04-07 14:33:53','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101744024783','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4834,'','Cash','','2025-04-07 16:10:47','','0','10','2025-04-07 16:10:47','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101744025637','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4835,'FDEGSGRHR','Mpesa','','2025-04-07 16:21:22','','0','10','2025-04-07 16:21:22','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101744031449','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4836,'WSDWSDAQ','Mpesa','','2025-04-07 17:31:35','','0','10','2025-04-07 17:31:35','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101744032099','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4837,'','Cash','','2025-04-07 17:56:58','','0','10','2025-04-07 17:56:58','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101744036300','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4838,'','Cash','','2025-04-07 19:26:36','','0','10','2025-04-07 19:26:36','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101744037830','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4839,'','Cash','','2025-04-07 19:26:56','','0','10','2025-04-07 19:26:56','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101744043202','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4840,'','Cash','','2025-04-07 19:28:44','','0','10','2025-04-07 19:28:44','','120','120','1','retail','0','120','1','0','0','0','0','0','0','new',' ','','1','0','101744043220','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4841,'DSAFEAEDFA','Mpesa','','2025-04-07 19:42:51','','0','10','2025-04-07 19:42:51','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101744043329','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4842,'C DAsDXSADXQW','Mpesa','','2025-04-07 19:45:56','','0','10','2025-04-07 19:45:56','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101744044232','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4843,'F VGGSDEGVFSWA','Mpesa','','2025-04-07 20:01:56','','0','10','2025-04-07 20:01:56','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101744044362','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4844,'FVASFEAEWFC','Mpesa','','2025-04-07 20:13:27','','0','10','2025-04-07 20:13:27','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101744045322','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4845,'','Cash','','2025-04-07 21:07:05','','0','10','2025-04-07 21:07:05','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101744046015','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4846,'','Cash','','2025-04-07 21:14:32','','0','10','2025-04-07 21:14:32','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101744049229','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4847,'','Cash','','2025-04-07 21:30:17','','0','10','2025-04-07 21:30:17','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101744049674','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4848,'','Cash','','2025-04-07 21:33:39','','0','10','2025-04-07 21:33:39','','120','120','1','retail','0','120','1','0','0','0','0','0','0','new',' ','','1','0','101744050621','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4849,'EDFAEFQAFQA','Mpesa','','2025-04-07 21:57:12','','0','10','2025-04-07 21:57:12','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101744052217','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4850,'','Cash','','2025-04-08 09:16:51','','0','10','2025-04-08 09:16:51','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101744092997','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4851,'3erqr3qr234','Mpesa','','2025-04-08 12:24:58','','0','10','2025-04-08 12:24:58','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','101744104282','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4852,'ws3QERed','Mpesa','','2025-04-08 12:25:19','','0','10','2025-04-08 12:25:19','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101744104308','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4853,'GRWARGWA','Mpesa','','2025-04-08 12:25:40','','0','10','2025-04-08 12:25:40','','0','0','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','150','101744104326','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4854,'Y54R4WTGW2','Mpesa','','2025-04-08 12:27:32','','0','10','2025-04-08 12:27:32','','0','240','1','retail','0','240','1','0','0','0','0','240','0','new',' ','','1','0','101744104436','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4855,'gfwfgwffgtgc','Mpesa','','2025-04-08 14:46:19','','0','10','2025-04-08 14:46:19','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101744109368','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4856,'','Cash','','2025-04-08 14:51:27','','0','10','2025-04-08 14:51:27','','45','45','1','retail','0','45','1','0','0','0','0','0','0','new',' ','','1','0','101744113074','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4857,'','Cash','','2025-04-08 15:00:43','','0','10','2025-04-08 15:00:43','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101744113621','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4858,'','Cash','','2025-04-08 17:25:34','','0','10','2025-04-08 17:25:34','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101744122323','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4859,'','Cash','','2025-04-08 18:37:49','','0','10','2025-04-08 18:37:49','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101744122337','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4860,'utfd6a4e3','Mpesa','','2025-04-08 18:50:36','','0','10','2025-04-08 18:50:36','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101744126677','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4861,'drfwefcwecf','Mpesa','','2025-04-08 19:06:48','','0','10','2025-04-08 19:06:48','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','101744127445','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4862,'','Cash','','2025-04-08 19:12:07','','0','10','2025-04-08 19:12:07','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101744128413','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4863,'dxcfASWFaqw','Mpesa','','2025-04-08 19:12:45','','0','10','2025-04-08 19:12:45','','150','350','1','retail','0','350','1','0','0','0','0','200','0','printed',' ','','1','0','101744128733','Cleared','10','2025-04-08 19:16:40','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4864,'ihjrsdhnijedt','Mpesa','','2025-04-08 19:39:18','','0','10','2025-04-08 19:39:18','','0','800','1','retail','0','800','1','0','0','0','0','800','0','new',' ','','1','0','101744129011','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4865,'','Cash','','2025-04-08 19:40:42','','0','10','2025-04-08 19:40:42','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101744130394','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4866,'','Cash','','2025-04-08 19:56:04','','0','10','2025-04-08 19:56:04','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101744130446','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4867,'fwsergfefwqe','Mpesa','','2025-04-08 20:10:44','','0','10','2025-04-08 20:10:44','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101744131368','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4868,'hgktij btjgfgbt','Mpesa','','2025-04-08 20:39:41','','0','10','2025-04-08 20:39:41','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101744132250','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4869,'aqqfwefwsf','Mpesa','','2025-04-08 20:52:40','','0','10','2025-04-08 20:52:40','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101744133994','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4870,'t4edqfc','Mpesa','','2025-04-08 21:03:27','','0','10','2025-04-08 21:03:27','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101744134765','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4871,'','Cash','','2025-04-08 21:12:03','','0','10','2025-04-08 21:12:03','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101744135415','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4872,'','Cash','','2025-04-08 21:18:08','','0','10','2025-04-08 21:18:08','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101744135925','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4873,'b fcxdbgvrgewg','Mpesa','','2025-04-08 21:25:13','','0','10','2025-04-08 21:25:13','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101744136290','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4874,' ghtgihyjh','Mpesa','','2025-04-08 21:46:08','','0','10','2025-04-08 21:46:08','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101744137957','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4875,'4TVT6U6557V','Mpesa','','2025-04-09 09:06:33','','0','10','2025-04-09 09:06:33','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101744178776','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4876,'','Cash','','2025-04-09 09:06:59','','0','10','2025-04-09 09:06:59','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101744178803','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4877,'','Cash','','2025-04-09 13:24:05','','0','10','2025-04-09 13:24:05','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101744194226','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4878,'','Cash','','2025-04-09 13:24:26','','0','10','2025-04-09 13:24:26','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101744194249','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4879,'gczAujtgafea','Mpesa','','2025-04-09 14:17:41','','0','10','2025-04-09 14:17:41','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101744194269','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4880,'','Cash','','2025-04-09 14:29:59','','0','10','2025-04-09 14:29:59','','0','0','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','100','101744197468','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4881,'','Cash','','2025-04-09 14:35:58','','0','10','2025-04-09 14:35:58','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101744198535','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4882,'','Cash','','2025-04-09 15:12:32','','0','10','2025-04-09 15:12:32','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101744200732','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4883,'','Cash','','2025-04-09 16:20:58','','0','10','2025-04-09 16:20:58','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101744200754','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4884,'defefxaeqf','Mpesa','','2025-04-09 17:23:38','','0','10','2025-04-09 17:23:38','','0','430','1','retail','0','430','1','0','0','0','0','430','0','new',' ','','1','0','101744204862','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4885,'w3fqwdfqwf3rf','Mpesa','','2025-04-09 17:43:27','','0','10','2025-04-09 17:43:27','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101744208623','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4886,'','Cash','','2025-04-09 18:10:04','','0','10','2025-04-09 18:10:04','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101744209819','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4887,'','Cash','','2025-04-09 19:09:30','','0','10','2025-04-09 19:09:30','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','101744211407','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4888,'efefawef','Mpesa','','2025-04-09 19:11:29','','0','10','2025-04-09 19:11:29','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101744215005','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4889,'edfefexcf','Mpesa','','2025-04-09 19:11:54','','0','10','2025-04-09 19:11:54','','0','270','1','retail','0','270','1','0','0','0','0','270','0','new',' ','','1','0','101744215097','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4890,'','Cash','','2025-04-09 19:43:38','','0','10','2025-04-09 19:43:38','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','101744215120','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4891,'','Cash','','2025-04-09 19:53:41','','0','10','2025-04-09 19:53:41','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101744217025','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4892,'i;yehkfvadse','Mpesa','','2025-04-09 20:05:15','','0','10','2025-04-09 20:05:16','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101744217624','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4893,'','Cash','','2025-04-09 20:26:12','','0','10','2025-04-09 20:26:12','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101744218334','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4894,'','Cash','','2025-04-09 20:38:15','','0','10','2025-04-09 20:38:15','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101744219579','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4895,'rfrrwrwfwe','Mpesa','','2025-04-09 21:05:14','','0','10','2025-04-09 21:05:14','','0','25','1','retail','0','25','1','0','0','0','0','25','0','new',' ','','1','0','101744220298','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4896,'','Cash','','2025-04-09 21:05:35','','0','10','2025-04-09 21:05:35','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101744221921','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4897,'4tfrderwr4','Mpesa','','2025-04-09 21:40:30','','0','10','2025-04-09 21:40:30','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101744221937','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4898,'','Cash','','2025-04-09 21:44:20','','0','10','2025-04-09 21:44:20','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101744224037','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4899,'asaszsas','Mpesa','','2025-04-10 15:24:56','','0','10','2025-04-10 15:24:56','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101744287868','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4900,'wswafwqrtw','Mpesa','','2025-04-10 17:01:42','','0','10','2025-04-10 17:01:42','','0','245','1','retail','0','245','1','0','0','0','0','245','0','new',' ','','1','0','101744293646','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4901,'','Cash','','2025-04-10 17:02:04','','0','10','2025-04-10 17:02:04','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101744293711','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4902,'','Cash','','2025-04-10 17:02:51','','0','10','2025-04-10 17:02:51','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101744293762','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4903,'','Cash','','2025-04-10 17:29:55','','0','10','2025-04-10 17:29:55','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101744293773','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4904,'6ujsryhesy3','Mpesa','','2025-04-10 17:31:07','','0','10','2025-04-10 17:31:07','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101744295398','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4905,'CLUYRDYTIY','Mpesa','','2025-04-10 17:52:30','','0','10','2025-04-10 17:52:30','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101744295474','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4906,'','Cash','','2025-04-10 17:52:55','','0','10','2025-04-10 17:52:55','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101744296765','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4907,'RF RFE WCQ','Mpesa','','2025-04-10 17:59:22','','0','10','2025-04-10 17:59:22','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101744297150','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4908,'GEWRGRWGBS','Mpesa','','2025-04-10 18:54:56','','0','10','2025-04-10 18:28:54','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101744298923','No','10','2025-04-10 18:54:56','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4909,'HGCFEJGDJGS','Mpesa','','2025-04-10 19:14:59','','0','10','2025-04-10 19:14:59','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101744301688','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4910,'','Cash','','2025-04-10 19:21:31','','0','10','2025-04-10 19:21:31','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101744301716','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4911,'','Cash','','2025-04-10 19:40:52','','0','10','2025-04-10 19:40:52','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101744302127','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4912,'UTLWDIYFVEE','Mpesa','','2025-04-10 19:45:32','','0','10','2025-04-10 19:45:32','','0','270','1','retail','0','270','1','0','0','0','0','270','0','printed',' ','','1','0','101744303254','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4913,'GVEDEDS','Mpesa','','2025-04-10 20:00:23','','0','10','2025-04-10 20:00:23','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101744303539','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4914,'','Cash','','2025-04-10 20:21:57','','0','10','2025-04-10 20:21:57','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101744304429','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4915,'HTEHETHT','Mpesa','','2025-04-10 20:25:10','','0','10','2025-04-10 20:25:10','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101744305720','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4916,'','Cash','','2025-04-10 20:25:28','','0','10','2025-04-10 20:25:28','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101744305920','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4917,'RRGWTG','Mpesa','','2025-04-10 20:34:28','','0','10','2025-04-10 20:34:28','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101744305932','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4918,'EFEFQERRQE','Mpesa','','2025-04-10 20:37:23','','0','10','2025-04-10 20:37:23','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','101744306479','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4919,'','Cash','','2025-04-10 20:51:05','','0','10','2025-04-10 20:51:05','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101744307436','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4920,'','Cash','','2025-04-10 21:06:27','','0','10','2025-04-10 21:06:27','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101744307467','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4921,'asasasa','Mpesa','','2025-04-11 11:34:36','','0','10','2025-04-11 11:34:36','','0','145','1','retail','0','145','1','0','0','0','0','145','0','new',' ','','1','0','101744360428','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4922,' ubygfvtc','Mpesa','','2025-04-11 13:13:56','','0','10','2025-04-11 13:13:56','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101744360485','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4923,'5ESESHGRG','Mpesa','','2025-04-11 13:14:46','','0','10','2025-04-11 13:14:46','','0','25','1','retail','0','25','1','0','0','0','0','25','0','new',' ','','1','0','101744366473','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4924,'3ED 5TR TG 43','Mpesa','','2025-04-11 13:16:58','','0','10','2025-04-11 13:16:58','','0','240','1','retail','0','240','1','0','0','0','0','240','0','new',' ','','1','0','101744366501','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4925,'tugclgd','Cash','','2025-04-11 14:08:05','','0','10','2025-04-11 14:08:05','','820','820','1','retail','0','820','1','0','0','0','0','0','0','printed',' ','','1','0','101744366628','Cleared','10','2025-04-11 20:06:01','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4926,'TV4T4VT4','Mpesa','','2025-04-11 14:11:15','','0','10','2025-04-11 14:11:15','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101744369710','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4927,'qaasqwqaqq','Mpesa','','2025-04-11 16:58:56','','0','10','2025-04-11 16:58:56','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101744379923','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4928,'4yrdvawe4d','Mpesa','','2025-04-11 17:16:36','','0','10','2025-04-11 17:16:36','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','101744380978','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4929,'suhasuh','Mpesa','','2025-04-11 17:53:42','','0','10','2025-04-11 17:53:42','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','101744381032','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4930,' rfvs srykkm yra4s','Mpesa','','2025-04-11 18:06:47','','0','10','2025-04-11 18:06:47','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101744383229','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4931,'','Cash','','2025-04-11 18:25:53','','0','10','2025-04-11 18:25:53','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101744384014','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4932,'rftgydskhgf','Mpesa','','2025-04-11 19:16:33','','0','10','2025-04-11 19:16:33','','50','250','1','retail','0','250','1','0','0','0','0','200','0','new',' ','','1','0','101744385156','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4933,'fggrtv gcreg','Mpesa','','2025-04-11 19:52:23','','0','10','2025-04-11 19:52:23','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101744388266','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4934,'fgefqefqef','Mpesa','','2025-04-11 19:52:43','','0','10','2025-04-11 19:52:43','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101744390350','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4935,'fefeqfqeefqfc','Mpesa','','2025-04-11 19:53:35','','0','10','2025-04-11 19:53:35','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','101744390370','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4936,'sdfrrfwreffd','Mpesa','','2025-04-11 20:10:11','','0','10','2025-04-11 20:10:11','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101744391395','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4937,'','Cash','','2025-04-11 20:15:43','','0','10','2025-04-11 20:15:43','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101744391417','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4938,'egwwefc','Mpesa','','2025-04-11 20:16:13','','0','10','2025-04-11 20:16:13','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101744391760','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4939,'efefsacf fwea','Mpesa','','2025-04-11 20:56:37','','0','10','2025-04-11 20:56:37','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101744391837','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4940,'','Cash','','2025-04-11 21:52:41','','0','10','2025-04-11 21:52:41','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101744397543','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4941,'','Cash','','2025-04-12 12:00:37','','0','10','2025-04-12 12:00:37','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101744448429','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4942,'RFWEFRV FWR','Mpesa','','2025-04-12 12:16:57','','0','10','2025-04-12 12:16:57','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101744448439','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4943,'','Cash','','2025-04-12 13:40:55','','0','10','2025-04-12 13:40:55','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101744449428','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4944,'GV SRSCDR VFG','Mpesa','','2025-04-12 13:43:05','','0','10','2025-04-12 13:43:05','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101744454458','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4945,'','Cash','','2025-04-12 14:16:04','','0','10','2025-04-12 14:16:04','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101744454590','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4946,'FRRF DG','Mpesa','','2025-04-12 14:43:58','','0','10','2025-04-12 14:43:58','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101744456567','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4947,'','Cash','','2025-04-12 14:53:07','','0','10','2025-04-12 14:53:07','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101744458778','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4948,'GRWRGGRE','Mpesa','','2025-04-12 15:03:16','','0','10','2025-04-12 15:03:16','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101744458790','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4949,'','Cash','','2025-04-12 15:14:41','','0','10','2025-04-12 15:14:41','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101744459404','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4950,'','Cash','','2025-04-12 15:24:21','','0','10','2025-04-12 15:24:21','','25','25','1','retail','0','25','1','0','0','0','0','0','0','new',' ','','1','0','101744460558','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4951,'DCWF CEWEFWE2R','Mpesa','','2025-04-12 15:38:16','','0','10','2025-04-12 15:38:16','','0','170','1','retail','0','170','1','0','0','0','0','170','0','new',' ','','1','0','101744460666','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4952,'ljrglbrag','Mpesa','','2025-04-12 17:14:10','','0','10','2025-04-12 17:14:10','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101744467236','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4953,'uybgfityefqa','Mpesa','','2025-04-12 17:30:17','','0','10','2025-04-12 17:30:17','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101744467266','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4954,'','Cash','','2025-04-12 17:33:32','','0','10','2025-04-12 17:33:32','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','',NULL,'0','101744468237','No','10','2025-04-12 17:33:32','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4955,'','Cash','','2025-04-12 18:30:46','','0','10','2025-04-12 18:30:46','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101744471828','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4956,'essewe','Mpesa','','2025-04-12 18:45:23','','0','10','2025-04-12 18:45:23','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101744471852','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4957,'saaaaqsa','Mpesa','','2025-04-12 18:46:04','','0','10','2025-04-12 18:46:04','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101744472750','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4958,'HIYBARSWU98YAWR','Mpesa','','2025-04-12 18:52:31','','0','10','2025-04-12 18:52:31','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101744472771','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4959,'YRHJVBYJE5EY','Mpesa','','2025-04-12 19:30:06','','0','10','2025-04-12 19:30:06','','0','160','1','retail','0','160','1','0','0','0','0','160','0','new',' ','','1','0','101744473157','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4960,'WERFWAEFR','Mpesa','','2025-04-12 19:42:34','','0','10','2025-04-12 19:42:34','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','101744475415','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4961,'WCVECEC','Mpesa','','2025-04-12 19:45:20','','0','10','2025-04-12 19:45:20','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101744476163','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4962,'TWETSCRTG','Mpesa','','2025-04-12 19:49:57','','0','10','2025-04-12 19:49:57','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101744476330','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4963,'BRSBWGTXR','Mpesa','','2025-04-12 19:55:48','','0','10','2025-04-12 19:55:48','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101744476613','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4964,'','Cash','','2025-04-12 20:04:21','','0','10','2025-04-12 20:04:21','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101744476966','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4965,'','Cash','','2025-04-12 20:11:34','','0','10','2025-04-12 20:11:34','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101744477463','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4966,'','Cash','','2025-04-12 20:14:59','','0','10','2025-04-12 20:14:59','','25','25','1','retail','0','25','1','0','0','0','0','0','0','new',' ','','1','0','101744477900','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4967,'','Cash','','2025-04-12 20:15:22','','0','10','2025-04-12 20:15:22','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101744478107','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4968,'RSDYSYHRF','Mpesa','','2025-04-12 20:31:34','','0','10','2025-04-12 20:31:34','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101744478126','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4969,'','Cash','','2025-04-12 21:03:35','','0','10','2025-04-12 21:03:35','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101744479188','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4970,'KBGH VFGYHKO','Mpesa','','2025-04-12 21:28:23','','0','10','2025-04-12 21:28:23','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101744481017','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4971,'HDYCDF','Mpesa','','2025-04-12 21:39:28','','0','10','2025-04-12 21:39:28','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101744482510','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4972,'','Cash','','2025-04-12 21:43:52','','0','10','2025-04-12 21:43:52','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101744483174','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4973,'GEDCWGV ER4','Mpesa','','2025-04-12 21:55:33','','0','10','2025-04-12 21:55:33','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101744483435','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4974,'','Cash','','2025-04-15 15:27:28','','0','10','2025-04-15 15:27:28','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101744720035','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4975,'asaszsaawsz','Mpesa','','2025-04-15 15:27:39','','0','10','2025-04-15 15:27:39','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101744720050','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4976,'','Cash','','2025-04-15 18:16:52','','0','10','2025-04-15 18:16:52','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101744730195','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4977,'','Cash','','2025-04-15 18:37:40','','0','10','2025-04-15 18:37:40','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101744730217','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4978,'3ETRQE4FTGV ','Mpesa','','2025-04-15 18:54:11','','0','10','2025-04-15 18:41:09','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101744731466','No','10','2025-04-15 18:54:11','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4979,'','Cash','','2025-04-15 19:07:24','','0','10','2025-04-15 19:07:24','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101744733234','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4980,'','Cash','','2025-04-15 19:33:09','','0','10','2025-04-15 19:33:09','','225','225','1','retail','0','225','1','0','0','0','0','0','0','new',' ','','1','0','101744733253','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4981,'','Cash','','2025-04-15 19:39:54','','0','10','2025-04-15 19:39:54','','65','65','1','retail','0','65','1','0','0','0','0','0','0','new',' ','','1','0','101744734791','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4982,'EFEF CAWEFR','Mpesa','','2025-04-15 19:44:49','','0','10','2025-04-15 19:44:49','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101744735212','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4983,'ERFC F SCQRF','Mpesa','','2025-04-15 19:45:03','','0','10','2025-04-15 19:45:03','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101744735495','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4984,'GHERWSERGT','Mpesa','','2025-04-15 19:45:59','','0','10','2025-04-15 19:45:59','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101744735508','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4985,'RFGCS RGR','Mpesa','','2025-04-15 20:01:53','','0','10','2025-04-15 20:01:53','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','101744735574','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4986,'ED V FAXF E','Mpesa','','2025-04-15 20:12:59','','0','10','2025-04-15 20:12:59','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','101744736519','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4987,'','Cash','','2025-04-15 20:38:10','','0','10','2025-04-15 20:38:10','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101744737185','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4988,'','Cash','','2025-04-15 20:43:01','','0','10','2025-04-15 20:43:01','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101744738694','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4989,'','Cash','','2025-04-15 21:34:51','','0','10','2025-04-15 21:34:51','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101744738983','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4990,'EDQWDEDW','Mpesa','','2025-04-15 21:35:24','','0','10','2025-04-15 21:35:24','','0','180','1','retail','0','180','1','0','0','0','0','180','0','new',' ','','1','0','101744742093','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4991,'','Cash','','2025-04-15 21:35:56','','0','10','2025-04-15 21:35:56','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101744742130','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4992,'SDCASXASXWDW','Mpesa','','2025-04-15 21:49:02','','0','10','2025-04-15 21:49:02','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101744742162','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4993,'','Cash','','2025-04-15 22:05:11','','0','10','2025-04-15 22:05:11','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101744742947','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4994,'','Cash','','2025-04-15 22:06:46','','0','10','2025-04-15 22:06:46','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101744743920','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4995,'','Cash','','2025-04-16 10:21:07','','0','10','2025-04-16 10:21:07','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101744788052','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4996,'','Cash','','2025-04-16 11:35:39','','0','10','2025-04-16 11:35:39','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101744788069','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4997,'','Cash','','2025-04-16 11:48:07','','0','10','2025-04-16 11:48:07','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101744792542','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4998,'','Cash','','2025-04-16 18:23:57','','0','10','2025-04-16 18:23:58','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101744817028','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4999,'','Cash','','2025-04-16 18:24:42','','0','10','2025-04-16 18:24:42','','25','25','1','retail','0','25','1','0','0','0','0','0','0','new',' ','','1','0','101744817042','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5000,'szcxcswxda','Mpesa','','2025-04-16 18:27:18','','0','10','2025-04-16 18:27:18','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101744817088','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5001,'','Cash','','2025-04-16 19:01:45','','0','10','2025-04-16 19:01:45','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101744817254','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5002,'erfweafc ef','Mpesa','','2025-04-16 19:02:01','','0','10','2025-04-16 19:02:01','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101744819310','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5003,'dxcAS CA','Mpesa','','2025-04-16 19:20:54','','0','10','2025-04-16 19:20:54','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101744819330','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5004,'','Cash','','2025-04-16 19:21:20','','0','10','2025-04-16 19:21:20','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101744820471','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5005,'hfxrkyrs','Mpesa','','2025-04-16 19:29:21','','0','10','2025-04-16 19:29:21','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101744820484','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5006,'','Cash','','2025-04-16 19:37:46','','0','10','2025-04-16 19:37:46','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101744820975','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5007,'','Cash','','2025-04-16 19:52:16','','0','10','2025-04-16 19:52:16','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101744821473','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5008,'edaqfc xsef','Mpesa','','2025-04-16 20:13:47','','0','10','2025-04-16 20:13:47','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101744822344','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5009,'','Cash','','2025-04-16 20:30:16','','0','10','2025-04-16 20:30:16','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101744823634','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5010,'ugduuhgs','Mpesa','','2025-04-16 21:04:55','','0','10','2025-04-16 21:04:55','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101744826687','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5011,'TGUFDITF','Mpesa','','2025-04-16 21:05:28','','0','10','2025-04-16 21:05:28','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101744826717','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5012,'WDRCQSDWEFR','Mpesa','','2025-04-16 21:05:43','','0','10','2025-04-16 21:05:43','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101744826736','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5013,'RHYESYHU4YH','Mpesa','','2025-04-16 21:07:25','','0','10','2025-04-16 21:07:25','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101744826748','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5014,'rydrxcthhfcx','Mpesa','','2025-04-16 21:29:30','','0','10','2025-04-16 21:29:30','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101744828151','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5015,'','Cash','','2025-04-17 09:09:22','','0','10','2025-04-17 09:09:22','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101744870116','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5016,'ytrdqausxt','Mpesa','','2025-04-17 10:59:36','','0','10','2025-04-17 10:59:36','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101744870165','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5017,'','Cash','','2025-04-17 11:39:59','','0','10','2025-04-17 11:39:59','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101744879189','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5018,'','Cash','','2025-04-17 11:41:48','','0','10','2025-04-17 11:41:48','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101744879299','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5019,'aawqwsqwqw','Mpesa','','2025-04-17 13:55:12','','0','10','2025-04-17 13:55:12','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101744887304','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5020,'','Cash','','2025-04-17 15:49:55','','0','10','2025-04-17 15:49:55','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101744887326','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5021,'sdfdsddfwdrqdf','Mpesa','','2025-04-17 17:44:31','','0','10','2025-04-17 17:44:31','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101744901034','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5022,'','Cash','','2025-04-17 18:06:26','','0','10','2025-04-17 18:06:26','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101744902353','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5023,'rfgb f rg sdegdfgr','Mpesa','','2025-04-17 18:16:26','','0','10','2025-04-17 18:16:26','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101744902401','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5024,'OLGBFJUGRG','Mpesa','','2025-04-17 18:22:44','','0','10','2025-04-17 18:22:44','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101744903016','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5025,'','Cash','','2025-04-17 18:27:56','','0','10','2025-04-17 18:27:56','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','101744903389','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5026,'','Cash','','2025-04-17 18:49:01','','0','10','2025-04-17 18:49:01','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101744903688','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5027,'','Cash','','2025-04-17 19:08:24','','0','10','2025-04-17 19:08:24','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101744904948','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5028,'','Cash','','2025-04-17 19:27:57','','0','10','2025-04-17 19:27:57','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101744907237','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5029,'','Cash','','2025-04-17 19:29:44','','0','10','2025-04-17 19:29:45','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101744907343','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5030,'YREHVCE56H','Mpesa','','2025-04-17 19:39:10','','0','10','2025-04-17 19:39:10','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101744907931','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5031,'4TG6dr%FTGDR5T','Mpesa','','2025-04-17 19:44:44','','0','10','2025-04-17 19:44:44','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101744907961','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5032,'','Cash','','2025-04-17 20:32:07','','0','10','2025-04-17 20:32:07','','15','15','1','retail','0','15','1','0','0','0','0','0','0','new',' ','','1','0','101744908292','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5033,'IY XCURJEFB','Mpesa','','2025-04-17 20:41:54','','0','10','2025-04-17 20:41:54','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101744911131','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5034,'','Cash','','2025-04-17 20:45:42','','0','10','2025-04-17 20:45:42','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101744911722','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5035,'RFGV WSERGFWSE','Mpesa','','2025-04-17 20:48:49','','0','10','2025-04-17 20:48:49','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101744911945','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5036,'','Cash','','2025-04-17 20:49:03','','0','10','2025-04-17 20:49:03','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101744912134','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5037,'','Cash','','2025-04-17 21:26:49','','0','10','2025-04-17 21:26:49','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101744912146','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5038,'DVFRGSWGG','Mpesa','','2025-04-17 21:28:03','','0','10','2025-04-17 21:28:03','','0','65','1','retail','0','65','1','0','0','0','0','65','0','new',' ','','1','0','101744914412','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5039,'','Cash','','2025-04-17 21:29:48','','0','10','2025-04-17 21:29:48','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101744914490','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5040,'','Cash','','2025-04-18 09:50:31','','0','10','2025-04-18 09:50:31','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101744959006','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5041,'edxawf cexdfc ','Mpesa','','2025-04-18 10:53:21','','0','10','2025-04-18 10:53:21','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101744959034','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5042,'frhsdehsfyrh','Mpesa','','2025-04-18 11:39:24','','0','10','2025-04-18 11:39:24','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101744962807','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5043,'','Cash','','2025-04-18 11:46:05','','0','10','2025-04-18 11:46:05','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101744965572','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5044,'','Cash','','2025-04-18 12:49:51','','0','10','2025-04-18 12:49:51','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101744969780','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5045,'','Cash','','2025-04-18 13:28:42','','0','10','2025-04-18 13:28:42','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101744969794','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5046,'ughoutdyuh','Mpesa','','2025-04-18 14:31:59','','0','10','2025-04-18 14:31:59','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','101744972125','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5047,'3rf qsf r','Mpesa','','2025-04-18 15:13:20','','0','10','2025-04-18 15:13:20','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101744975930','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5048,'SDDRGVFDFDSX','Mpesa','','2025-04-18 15:27:57','','0','10','2025-04-18 15:27:57','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101744978416','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5049,'DEGDH EHRYYS','Mpesa','','2025-04-18 16:15:32','','0','10','2025-04-18 16:15:32','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101744979292','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5050,'','Cash','','2025-04-18 18:14:10','','0','10','2025-04-18 18:14:11','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101744982148','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5051,'','Cash','','2025-04-18 18:21:46','','0','10','2025-04-18 18:21:46','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101744989254','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5052,'QWFC FRDWQ','Mpesa','','2025-04-18 18:23:07','','0','10','2025-04-18 18:23:07','','0','130','1','retail','0','130','1','0','0','0','0','130','0','new',' ','','1','0','101744989708','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5053,'','Cash','','2025-04-18 18:30:16','','0','10','2025-04-18 18:30:16','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101744989797','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5054,'DFVBSDVYHF;I','Mpesa','','2025-04-18 18:34:47','','0','10','2025-04-18 18:34:47','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101744990220','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5055,'','Cash','','2025-04-18 18:52:46','','0','10','2025-04-18 18:52:46','','25','25','1','retail','0','25','1','0','0','0','0','0','0','new',' ','','1','0','101744990498','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5056,'GFHNHDHS','Mpesa','','2025-04-18 19:28:54','','0','10','2025-04-18 19:28:54','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101744993714','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5057,'','Cash','','2025-04-18 19:46:30','','0','10','2025-04-18 19:46:30','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','101744993757','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5058,'','Cash','','2025-04-18 20:14:23','','0','10','2025-04-18 20:14:23','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101744994815','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5059,'','Cash','','2025-04-18 20:14:41','','0','10','2025-04-18 20:14:41','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101744996466','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5060,'','Cash','','2025-04-18 20:15:03','','0','10','2025-04-18 20:15:03','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101744996484','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5061,'FCQSSE3FCQ2','Mpesa','','2025-04-18 20:21:10','','0','10','2025-04-18 20:21:10','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101744996505','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5062,'FGBBFFGBFBG','Mpesa','','2025-04-18 20:31:34','','0','10','2025-04-18 20:31:34','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101744996876','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5063,'','Cash','','2025-04-18 21:12:22','','0','10','2025-04-18 21:12:22','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101744997504','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5064,'','Cash','','2025-04-18 21:20:41','','0','10','2025-04-18 21:20:41','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101744999944','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5065,'','Cash','','2025-04-18 21:40:21','','0','10','2025-04-18 21:40:21','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101745000445','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5066,'','Cash','','2025-04-18 21:45:28','','0','10','2025-04-18 21:45:28','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101745001917','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5067,'5RTGV ADWVGTF ','Mpesa','','2025-04-18 21:45:51','','0','10','2025-04-18 21:45:51','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101745001939','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5068,'','Cash','','2025-04-18 21:47:29','','0','10','2025-04-18 21:47:29','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101745001956','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5069,'4weae4gtwa','Mpesa','','2025-04-19 10:47:13','','0','10','2025-04-19 10:47:13','','0','190','1','retail','0','190','1','0','0','0','0','190','0','new',' ','','1','0','101745048802','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5070,'','Cash','','2025-04-19 10:54:22','','0','10','2025-04-19 10:54:22','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101745048845','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5071,'','Cash','','2025-04-19 13:14:43','','0','10','2025-04-19 12:12:20','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101745049267','No','10','2025-04-19 13:14:43','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5072,'','Cash','','2025-04-19 13:21:50','','0','10','2025-04-19 13:21:50','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101745057688','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5073,'','Cash','','2025-04-19 13:44:29','','0','10','2025-04-19 13:44:29','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101745058112','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5074,'drrvfgswgevwse','Mpesa','','2025-04-19 14:29:12','','0','10','2025-04-19 14:29:12','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101745059472','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5075,'','Cash','','2025-04-19 14:29:29','','0','10','2025-04-19 14:29:29','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101745062158','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5076,'5r4gtawtgvwtg','Mpesa','','2025-04-19 15:12:09','','0','10','2025-04-19 15:12:09','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101745062171','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5077,'','Cash','','2025-04-19 15:18:03','','0','10','2025-04-19 15:18:03','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101745064736','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5078,'edasfvasef','Mpesa','','2025-04-19 16:03:42','','0','10','2025-04-19 16:03:42','','0','140','1','retail','0','140','1','0','0','0','0','140','0','new',' ','','1','0','101745065088','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5079,'edxfacf xcf A','Mpesa','','2025-04-19 16:04:25','','0','10','2025-04-19 16:04:25','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','101745067831','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5080,'','Cash','','2025-04-19 16:21:16','','0','10','2025-04-19 16:21:16','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101745067874','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5081,'','Cash','','2025-04-19 17:57:02','','0','10','2025-04-19 17:57:02','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101745068880','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5082,'wqwqwqweq','Mpesa','','2025-04-19 17:58:03','','0','10','2025-04-19 17:58:03','','0','140','1','retail','0','140','1','0','0','0','0','140','0','new',' ','','1','0','101745074631','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5083,'','Cash','','2025-04-19 18:32:04','','0','10','2025-04-19 18:23:25','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101745074692','No','10','2025-04-19 18:32:04','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5084,'','Cash','','2025-04-19 18:43:34','','0','10','2025-04-19 18:43:34','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101745076726','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5085,'','Cash','','2025-04-19 18:59:50','','0','10','2025-04-19 18:59:50','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101745077418','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5086,'','Cash','','2025-04-19 19:02:10','','0','10','2025-04-19 19:02:10','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','101745078392','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5087,'','Cash','','2025-04-19 19:11:33','','0','10','2025-04-19 19:11:33','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101745079020','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5088,'','Cash','','2025-04-19 19:11:58','','0','10','2025-04-19 19:11:58','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101745079096','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5089,'','Cash','','2025-04-19 19:16:53','','0','10','2025-04-19 19:16:53','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101745079121','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5090,'','Cash','','2025-04-19 19:18:02','','0','10','2025-04-19 19:18:02','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101745079416','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5091,'DFRFRTGDERE','Mpesa','','2025-04-19 19:18:16','','0','10','2025-04-19 19:18:16','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101745079485','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5092,'','Cash','','2025-04-19 19:24:04','','0','10','2025-04-19 19:24:04','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101745079511','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5093,'D CEASCFWE','Mpesa','','2025-04-19 19:26:12','','0','10','2025-04-19 19:26:12','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101745079849','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5094,'3RG XGCHC6','Mpesa','','2025-04-19 19:33:54','','0','10','2025-04-19 19:33:54','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101745079980','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5095,'HT VVVJCEYJCE','Mpesa','','2025-04-19 19:43:53','','0','10','2025-04-19 19:43:53','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101745080442','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5096,'','Cash','','2025-04-19 20:00:39','','0','10','2025-04-19 20:00:39','','220','220','1','retail','0','220','1','0','0','0','0','0','0','new',' ','','1','0','101745081043','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5097,'RE4RRTGTR','Mpesa','','2025-04-19 20:05:55','','0','10','2025-04-19 20:05:55','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101745082042','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5098,'','Cash','','2025-04-19 20:40:55','','0','10','2025-04-19 20:40:55','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101745082363','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5099,'','Cash','','2025-04-19 21:02:32','','0','10','2025-04-19 21:02:32','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101745084458','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5100,'','Cash','','2025-04-19 21:31:05','','0','10','2025-04-19 21:31:05','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101745085755','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5101,'','Cash','','2025-04-19 21:33:33','','0','10','2025-04-19 21:33:33','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101745087594','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5102,'','Cash','','2025-04-19 21:34:42','','0','10','2025-04-19 21:34:42','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101745087616','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5103,'EFXEDFCV ZXEWA','Mpesa','','2025-04-19 21:41:51','','0','10','2025-04-19 21:41:51','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101745087684','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5104,'','Cash','','2025-04-20 15:03:34','','0','10','2025-04-20 15:03:34','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101745150564','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5105,'','Cash','','2025-04-20 15:54:02','','0','10','2025-04-20 15:54:02','','35','35','1','retail','0','35','1','0','0','0','0','0','0','new',' ','','1','0','101745150617','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5106,'','Cash','','2025-04-20 15:54:15','','0','10','2025-04-20 15:54:15','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101745153645','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5107,'tyfgreruyi','Mpesa','','2025-04-20 16:04:09','','0','10','2025-04-20 16:04:09','','0','550','1','retail','0','550','1','0','0','0','0','550','0','new',' ','','1','0','101745153658','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5108,'tgrq35t4 34 ','Mpesa','','2025-04-20 17:17:43','','0','10','2025-04-20 17:17:43','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101745154259','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5109,'','Cash','','2025-04-20 18:01:20','','0','10','2025-04-20 18:01:20','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101745158669','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5110,'cttxctujtcx','Mpesa','','2025-04-20 19:37:34','','0','10','2025-04-20 19:37:34','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101745167010','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5111,'chftutuddtu','Mpesa','','2025-04-20 19:37:49','','0','10','2025-04-20 19:37:49','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101745167061','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5112,'','Cash','','2025-04-20 19:38:04','','0','10','2025-04-20 19:38:04','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101745167075','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5113,'','Cash','','2025-04-20 19:38:44','','0','10','2025-04-20 19:38:44','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101745167087','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5114,'','Cash','','2025-04-20 19:42:55','','0','10','2025-04-20 19:42:55','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101745167126','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5115,'','Cash','','2025-04-20 20:02:30','','0','10','2025-04-20 20:02:30','','0','0','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','150','101745167378','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5116,'','Cash','','2025-04-20 20:02:52','','0','10','2025-04-20 20:02:52','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101745168552','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5117,'','Cash','','2025-04-20 20:28:31','','0','10','2025-04-20 20:28:31','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101745169295','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5118,'hgvcygvcft','Mpesa','','2025-04-20 20:29:48','','0','10','2025-04-20 20:29:48','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101745170116','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5119,'','Cash','','2025-04-20 21:05:29','','0','10','2025-04-20 21:05:29','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101745170196','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5120,'','Cash','','2025-04-20 21:12:42','','0','10','2025-04-20 21:12:42','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101745172333','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5121,'','Cash','','2025-04-20 21:35:05','','0','10','2025-04-20 21:35:05','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101745172765','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5122,'','Cash','','2025-04-21 09:41:02','','0','10','2025-04-21 09:41:02','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101745217544','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5123,'','Cash','','2025-04-21 11:04:30','','0','10','2025-04-21 11:04:30','','25','25','1','retail','0','25','1','0','0','0','0','0','0','new',' ','','1','0','101745217666','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5124,'rgtswgeftwsa4t','Mpesa','','2025-04-21 12:10:53','','0','10','2025-04-21 12:10:53','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101745226647','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5125,'','Cash','','2025-04-21 13:39:42','','0','10','2025-04-21 13:39:42','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101745226659','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5126,'dhgyfhgf','Mpesa','','2025-04-21 13:41:19','','0','10','2025-04-21 13:41:19','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101745231985','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5127,'','Cash','','2025-04-21 13:41:45','','0','10','2025-04-21 13:41:45','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101745232088','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5128,'','Cash','','2025-04-21 13:52:04','','0','10','2025-04-21 13:52:04','','15','15','1','retail','0','15','1','0','0','0','0','0','0','new',' ','','1','0','101745232107','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5129,'','Cash','','2025-04-21 13:52:17','','0','10','2025-04-21 13:52:17','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101745232727','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5130,'','Cash','','2025-04-21 15:10:32','','0','10','2025-04-21 15:10:32','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101745232740','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5131,'','Cash','','2025-04-21 16:13:30','','0','10','2025-04-21 16:13:30','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101745237434','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5132,'','Cash','','2025-04-21 17:12:01','','0','10','2025-04-21 17:12:02','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101745241211','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5133,'','Cash','','2025-04-21 18:19:49','','0','10','2025-04-21 18:19:49','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101745244727','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5134,'','Cash','','2025-04-21 19:25:27','','0','10','2025-04-21 19:25:27','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','1','0','101745248795','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5135,'rfgtveyhed','Mpesa','','2025-04-21 20:14:39','','0','10','2025-04-21 20:14:39','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101745252730','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5136,'','Cash','','2025-04-21 20:18:33','','0','10','2025-04-21 20:18:33','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101745255689','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5137,'esdc xzfewcf ','Mpesa','','2025-04-21 20:36:26','','0','10','2025-04-21 20:36:26','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101745255916','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5138,'','Cash','','2025-04-21 20:54:24','','0','10','2025-04-21 20:54:24','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101745256992','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5139,'','Cash','','2025-04-22 09:55:24','','0','10','2025-04-22 09:55:24','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101745304910','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5140,'','Cash','','2025-04-22 10:01:43','','0','10','2025-04-22 10:01:43','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101745305261','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5141,'','Cash','','2025-04-22 11:30:00','','0','10','2025-04-22 11:30:00','','25','25','1','retail','0','25','1','0','0','0','0','0','0','new',' ','','1','0','101745305307','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5142,'','Cash','','2025-04-22 12:02:56','','0','10','2025-04-22 12:02:56','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101745310604','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5143,'','Cash','','2025-04-22 12:43:03','','0','10','2025-04-22 12:43:03','','15','15','1','retail','0','15','1','0','0','0','0','0','0','new',' ','','1','0','101745312579','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5144,'yfg er za4y6','Mpesa','','2025-04-22 12:44:05','','0','10','2025-04-22 12:44:05','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101745314986','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5145,'','Cash','','2025-04-22 13:20:28','','0','10','2025-04-22 13:20:28','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101745315054','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5146,'','Cash','','2025-04-22 13:39:00','','0','10','2025-04-22 13:39:00','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101745317241','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5147,'','Cash','','2025-04-22 16:17:48','','0','10','2025-04-22 16:17:48','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101745327823','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5148,'','Cash','','2025-04-22 18:47:19','','0','10','2025-04-22 18:47:19','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101745335438','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5149,'','Cash','','2025-04-22 18:47:29','','0','10','2025-04-22 18:47:29','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101745336842','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5150,'tfethbyr4tg 4e t','Mpesa','','2025-04-22 18:52:13','','0','10','2025-04-22 18:47:46','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101745336851','No','10','2025-04-22 18:52:13','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5151,'','Cash','','2025-04-22 19:11:48','','0','10','2025-04-22 19:11:48','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101745338273','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5152,'','Cash','','2025-04-22 19:12:13','','0','10','2025-04-22 19:12:13','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101745338313','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5153,'','Cash','','2025-04-22 19:51:42','','0','10','2025-04-22 19:51:42','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101745339157','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5154,'EDFAWDEDE','Mpesa','','2025-04-22 19:56:20','','0','10','2025-04-22 19:56:20','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101745340971','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5155,'UTRXC UTR7D','Mpesa','','2025-04-22 20:00:00','','0','10','2025-04-22 20:00:00','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101745340986','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5156,'WSte3qa3ea3et','Mpesa','','2025-04-22 20:02:49','','0','10','2025-04-22 20:02:49','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101745341328','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5157,'5tf fr5y 55y','Mpesa','','2025-04-22 20:13:01','','0','10','2025-04-22 20:13:01','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','101745341380','Cleared','10','2025-04-22 20:13:29','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5158,'','Cash','','2025-04-22 20:21:02','','0','10','2025-04-22 20:21:02','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101745342448','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5159,'','Cash','','2025-04-22 20:26:35','','0','10','2025-04-22 20:26:35','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101745342464','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5160,'','Cash','','2025-04-22 20:31:21','','0','10','2025-04-22 20:31:21','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101745342798','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5161,'','Cash','','2025-04-22 20:33:03','','0','10','2025-04-22 20:33:03','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101745343085','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5162,'','Cash','','2025-04-22 21:07:36','','0','10','2025-04-22 21:07:36','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101745343186','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5163,'','Cash','','2025-04-22 21:26:28','','0','10','2025-04-22 21:26:28','','75','75','1','retail','0','75','1','0','0','0','0','0','0','new',' ','','1','0','101745345259','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5164,'','Cash','','2025-04-22 21:28:30','','0','10','2025-04-22 21:28:30','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','101745346398','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5165,'','Cash','','2025-04-22 21:38:05','','0','10','2025-04-22 21:38:05','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101745347074','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5166,'','Cash','','2025-04-23 10:03:03','','0','10','2025-04-23 10:03:03','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','101745391771','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5167,'ujtgggh8fiyqr3','Mpesa','','2025-04-23 11:44:50','','0','10','2025-04-23 11:44:50','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101745391786','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5168,'','Cash','','2025-04-23 11:50:28','','0','10','2025-04-23 11:50:28','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101745397901','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5169,'','Cash','','2025-04-23 12:33:48','','0','10','2025-04-23 12:33:48','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101745398230','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5170,'','Cash','','2025-04-23 14:10:47','','0','10','2025-04-23 14:10:47','','850','850','1','retail','0','850','1','0','0','0','0','0','0','new',' ','','1','0','101745400833','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5171,'','Cash','','2025-04-26 15:29:05','','0','10','2025-04-26 15:29:05','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101745670474','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5172,'','Cash','','2025-04-26 15:38:56','','0','10','2025-04-26 15:38:56','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101745670566','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5173,'yihsedghutew','Mpesa','','2025-04-26 17:13:37','','0','10','2025-04-26 17:13:37','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','101745671143','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5174,'DSGFHGJ','Mpesa','','2025-04-26 17:14:26','','0','10','2025-04-26 17:14:26','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','101745676826','Cleared','10','2025-04-26 17:15:03','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5175,'','Cash','','2025-04-26 17:17:01','','0','10','2025-04-26 17:17:01','','270','270','1','retail','0','270','1','0','0','0','0','0','0','new',' ','','1','0','101745676932','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5176,'RFDWETG W43','Mpesa','','2025-04-26 17:21:25','','0','10','2025-04-26 17:21:25','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101745677026','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5177,'3EDSWEWDWD','Mpesa','','2025-04-26 18:07:40','','0','10','2025-04-26 18:07:40','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101745677298','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5178,'','Cash','','2025-04-26 18:19:44','','0','10','2025-04-26 18:19:44','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101745680067','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5179,'ESYDFG6REYOPI','Mpesa','','2025-04-26 18:24:07','','0','10','2025-04-26 18:24:07','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101745680791','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5180,'','Cash','','2025-04-26 18:53:04','','0','10','2025-04-26 18:53:04','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101745681064','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5181,'YGFTV6TG8','Mpesa','','2025-04-26 18:56:20','','0','10','2025-04-26 18:56:20','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101745682787','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5182,'','Cash','','2025-04-26 19:08:00','','0','10','2025-04-26 19:08:00','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101745682990','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5183,'','Cash','','2025-04-26 19:17:21','','0','10','2025-04-26 19:17:21','','15','15','1','retail','0','15','1','0','0','0','0','0','0','new',' ','','1','0','101745683705','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5184,'GTRSDHGYRDEY','Mpesa','','2025-04-26 19:18:13','','0','10','2025-04-26 19:18:13','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101745684243','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5185,'Y63WSYI8F6RSWE','Mpesa','','2025-04-26 19:33:59','','0','10','2025-04-26 19:33:59','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101745684306','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5186,'HYGFTRHG','Mpesa','','2025-04-26 19:38:24','','0','10','2025-04-26 19:38:24','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101745685257','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5187,'','Cash','','2025-04-26 19:41:49','','0','10','2025-04-26 19:41:49','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101745685514','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5188,'','Cash','','2025-04-26 20:18:39','','0','10','2025-04-26 20:18:39','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101745685711','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5189,'','Cash','','2025-04-26 20:18:52','','0','10','2025-04-26 20:18:52','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101745687924','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5190,'EDF XAFWE XEAW','Mpesa','','2025-04-26 20:22:43','','0','10','2025-04-26 20:22:43','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101745688155','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5191,'','Cash','','2025-04-26 20:23:16','','0','10','2025-04-26 20:23:16','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101745688173','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5192,'','Cash','','2025-04-26 20:36:41','','0','10','2025-04-26 20:36:41','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101745688200','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5193,'','Cash','','2025-04-26 20:39:25','','0','10','2025-04-26 20:39:25','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101745689004','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5194,'','Cash','','2025-04-26 20:48:08','','0','10','2025-04-26 20:48:08','','130','130','1','retail','0','130','1','0','0','0','0','0','0','new',' ','','1','0','101745689170','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5195,'SWDFAFRAR','Mpesa','','2025-04-26 20:59:38','','0','10','2025-04-26 20:59:38','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101745689691','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5196,'VBFGDSF','Mpesa','','2025-04-26 21:24:28','','0','10','2025-04-26 21:24:28','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101745690390','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5197,'JUIGV UHGUJHRF','Mpesa','','2025-04-26 21:38:45','','0','10','2025-04-26 21:38:45','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101745691878','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5198,'pihlt8do86','Mpesa','','2025-04-27 13:27:40','','0','10','2025-04-27 13:27:40','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101745749651','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5199,'','Cash','','2025-04-27 20:03:42','','0','10','2025-04-27 14:25:44','','0','0','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','150','101745749667','No','10','2025-04-27 20:03:43','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5200,'','Cash','','2025-04-27 14:30:19','','0','10','2025-04-27 14:30:19','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101745753150','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5201,'ERFWSEFRE3R','Mpesa','','2025-04-27 14:30:32','','0','10','2025-04-27 14:30:32','','0','25','1','retail','0','25','1','0','0','0','0','25','0','new',' ','','1','0','101745753422','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5202,'','Cash','','2025-04-27 16:19:13','','0','10','2025-04-27 16:19:13','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101745759936','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5203,'EWFV XDEF43','Mpesa','','2025-04-27 17:37:50','','0','10','2025-04-27 17:37:50','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101745759958','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5204,'','Cash','','2025-04-27 18:13:37','','0','10','2025-04-27 18:13:37','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101745764677','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5205,'ADSFJGVFEDF','Mpesa','','2025-04-27 18:13:57','','0','10','2025-04-27 18:13:57','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101745766822','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5206,'EFC AXFSEFRSEXFD','Mpesa','','2025-04-27 18:19:01','','0','10','2025-04-27 18:19:01','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101745766845','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5207,'GRFVTVTG WE4','Mpesa','','2025-04-27 18:59:20','','0','10','2025-04-27 18:59:20','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','101745767151','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5208,'','Cash','','2025-04-27 19:05:49','','0','10','2025-04-27 19:05:49','','220','220','1','retail','0','220','1','0','0','0','0','0','0','new',' ','','1','0','101745769568','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5209,'','Cash','','2025-04-27 19:08:28','','0','10','2025-04-27 19:08:28','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101745769954','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5210,'','Cash','','2025-04-27 19:28:18','','0','10','2025-04-27 19:28:18','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101745770114','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5211,'RFCWE4FRC','Savedata','','2025-04-27 19:32:06','','0','10','2025-04-27 19:32:06','','3280','3280','1','retail','0','3280','1','0','0','0','0','0','0','new',' ','','1','0','101745771310','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5212,'','Cash','','2025-04-27 19:32:40','','0','10','2025-04-27 19:32:40','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101745771548','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5213,'D6YTDRDIC','Mpesa','','2025-04-27 19:47:23','','0','10','2025-04-27 19:47:23','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101745771563','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5214,'','Cash','','2025-04-27 20:04:13','','0','10','2025-04-27 20:04:13','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101745773439','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5215,'','Cash','','2025-04-27 20:54:36','','0','10','2025-04-27 20:54:36','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101745773456','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5216,'','Cash','','2025-04-27 21:04:12','','0','10','2025-04-27 21:04:12','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','101745776479','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5217,'WSW3SWW3WS','Mpesa','','2025-04-27 21:25:01','','0','10','2025-04-27 21:25:01','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101745778291','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5218,'FRTDW4RTFED4TRF','Mpesa','','2025-04-27 21:46:46','','0','10','2025-04-27 21:46:46','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101745779581','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5219,'','Cash','','2025-05-08 08:52:45','','0','10','2025-05-08 08:52:45','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101746683550','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5220,'aqr4sdaqw','Mpesa','','2025-05-08 11:53:39','','0','10','2025-05-08 11:53:39','','0','160','1','retail','0','160','1','0','0','0','0','160','0','new',' ','','1','0','101746694395','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5221,'','Cash','','2025-05-08 11:54:32','','0','10','2025-05-08 11:54:32','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101746694430','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5222,'','Cash','','2025-05-08 12:15:39','','0','10','2025-05-08 12:15:39','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','101746694475','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5223,'','Cash','','2025-05-08 12:15:52','','0','10','2025-05-08 12:15:52','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101746695742','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5224,'YRTDSZDTYS','Mpesa','','2025-05-08 12:26:19','','0','10','2025-05-08 12:26:19','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101746695757','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5225,'','Cash','','2025-05-08 12:42:09','','0','10','2025-05-08 12:42:09','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101746696391','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5226,'EFCWEDF2RF','Mpesa','','2025-05-08 12:56:50','','0','10','2025-05-08 12:56:50','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101746697337','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5227,'','Cash','','2025-05-08 14:15:07','','0','10','2025-05-08 14:15:07','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101746698215','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5228,'ghfdghef','Mpesa','','2025-05-08 17:06:30','','0','10','2025-05-08 17:06:30','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101746713069','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5229,'rfjrfihjnfrih','Mpesa','','2025-05-08 17:07:06','','0','10','2025-05-08 17:07:06','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101746713215','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5230,'ghgyuuyhdrui','Mpesa','','2025-05-08 17:39:55','','0','10','2025-05-08 17:39:55','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101746713237','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5231,'','Cash','','2025-05-08 17:41:26','','0','10','2025-05-08 17:41:26','','24','24','1','retail','0','24','1','0','0','0','0','0','0','new',' ','','1','0','101746715218','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5232,'rtfgeu9j8-tgfr','Mpesa','','2025-05-08 18:38:20','','0','10','2025-05-08 18:38:21','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101746715300','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5233,'','Cash','','2025-05-08 19:38:13','','0','10','2025-05-08 19:38:13','','45','45','1','retail','0','45','1','0','0','0','0','0','0','new',' ','','1','0','101746718712','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5234,'','Cash','','2025-05-08 20:06:46','','0','10','2025-05-08 20:06:46','','408','408','1','retail','0','408','1','0','0','0','0','0','0','new',' ','','1','0','101746722296','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5235,'','Cash','','2025-05-08 20:10:00','','0','10','2025-05-08 20:10:00','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101746724008','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5236,'','Cash','','2025-05-08 20:10:17','','0','10','2025-05-08 20:10:17','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101746724203','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5237,'tgrjmrjkr','Mpesa','','2025-05-08 20:33:32','','0','10','2025-05-08 20:33:32','','0','170','1','retail','0','170','1','0','0','0','0','170','0','new',' ','','1','0','101746724220','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5238,'hubk,ogyvtg6','Mpesa','','2025-05-08 21:25:35','','0','10','2025-05-08 21:25:35','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','101746728717','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5239,'','Cash','','2025-05-08 21:39:24','','0','10','2025-05-08 21:39:24','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101746728756','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5240,'','Cash','','2025-05-08 21:39:38','','0','10','2025-05-08 21:39:38','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101746729566','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5241,'','Cash','','2025-05-08 21:45:17','','0','10','2025-05-08 21:45:17','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101746729581','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5242,'','Cash','','2025-05-08 21:57:21','','0','10','2025-05-08 21:57:21','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101746729920','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5243,'','Cash','','2025-05-09 09:10:22','','0','10','2025-05-09 09:10:22','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101746771015','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5244,'','Cash','','2025-05-09 10:37:33','','0','10','2025-05-09 10:37:33','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101746771024','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5245,'','Cash','','2025-05-09 11:35:20','','0','10','2025-05-09 11:35:20','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101746779711','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5246,'uyrwqef6yo7','Mpesa','','2025-05-09 13:12:17','','0','10','2025-05-09 13:12:17','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101746779722','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5247,'frxtcudytf','Mpesa','','2025-05-09 13:31:31','','0','10','2025-05-09 13:31:31','','0','75','1','retail','0','75','1','0','0','0','0','75','0','new',' ','','1','0','101746785548','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5248,'','Cash','','2025-05-09 13:34:50','','0','10','2025-05-09 13:34:50','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101746786700','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5249,'yryiguyh','Mpesa','','2025-05-09 16:03:03','','0','10','2025-05-09 16:03:03','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101746786894','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5250,'','Cash','','2025-05-09 16:13:08','','0','10','2025-05-09 16:13:08','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101746796214','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5251,' dce m,v ','Mpesa','','2025-05-09 16:42:04','','0','10','2025-05-09 16:42:04','','0','45','1','retail','0','45','1','0','0','0','0','45','0','new',' ','','1','0','101746798110','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5252,'','Cash','','2025-05-09 16:42:30','','0','10','2025-05-09 16:42:30','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101746798139','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5253,'dgidfyas','Mpesa','','2025-05-09 16:43:09','','0','10','2025-05-09 16:43:09','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101746798158','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5254,'uyfuyfewffd','Mpesa','','2025-05-09 16:44:04','','0','10','2025-05-09 16:44:04','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','101746798198','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5255,'','Cash','','2025-05-09 17:32:43','','0','10','2025-05-09 17:32:43','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101746798254','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5256,'','Cash','','2025-05-09 18:37:29','','0','10','2025-05-09 18:37:29','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101746801169','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5257,'','Cash','','2025-05-09 18:44:05','','0','10','2025-05-09 18:44:05','','15','15','1','retail','0','15','1','0','0','0','0','0','0','new',' ','','1','0','101746805056','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5258,'','Cash','','2025-05-09 18:44:28','','0','10','2025-05-09 18:44:28','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101746805452','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5259,'wsefvrfgdedth','Mpesa','','2025-05-09 18:56:45','','0','10','2025-05-09 18:56:45','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101746805478','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5260,'ewdrfwe','Mpesa','','2025-05-09 19:09:22','','0','10','2025-05-09 19:09:22','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','101746806216','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5261,'RFVDRFDRCWQ','Mpesa','','2025-05-09 19:09:51','','0','10','2025-05-09 19:09:51','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101746806969','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5262,'','Cash','','2025-05-09 19:10:22','','0','10','2025-05-09 19:10:22','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101746806998','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5263,'RFDRWFWRF','Mpesa','','2025-05-09 20:03:29','','0','10','2025-05-09 20:03:29','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101746807025','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5264,'DSE VG EDVGFESW','Mpesa','','2025-05-09 20:04:11','','0','10','2025-05-09 20:04:11','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101746810239','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5265,'EEWEEFEEFE','Mpesa','','2025-05-09 20:04:27','','0','10','2025-05-09 20:04:27','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101746810257','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5266,'','Cash','','2025-05-09 20:48:54','','0','10','2025-05-09 20:48:54','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101746812906','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5267,'','Cash','','2025-05-09 20:49:43','','0','10','2025-05-09 20:49:43','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101746812937','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5268,'','Cash','','2025-05-09 21:05:54','','0','10','2025-05-09 21:05:54','','125','125','1','retail','0','125','1','0','0','0','0','0','0','new',' ','','1','0','101746812986','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5269,'yfugifyhfi','Mpesa','','2025-05-09 21:06:38','','0','10','2025-05-09 21:06:38','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101746813986','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5270,'34tdetg4w2','Mpesa','','2025-05-09 21:11:02','','0','10','2025-05-09 21:11:02','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101746814010','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5271,'','Cash','','2025-05-09 21:15:53','','0','10','2025-05-09 21:15:53','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101746814273','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5272,'','Cash','','2025-05-09 21:19:59','','0','10','2025-05-09 21:19:59','','8','8','1','retail','0','8','1','0','0','0','0','0','0','new',' ','','1','0','101746814556','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5273,'','Cash','','2025-05-09 21:42:36','','0','10','2025-05-09 21:42:36','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101746814802','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5274,'','Cash','','2025-05-09 21:53:36','','0','10','2025-05-09 21:53:36','','170','170','1','retail','0','170','1','0','0','0','0','0','0','new',' ','','1','0','101746816159','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5275,'jgcfhtrsy','Mpesa','','2025-05-09 21:56:19','','0','10','2025-05-09 21:56:19','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101746816820','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5276,'','Cash','','2025-05-10 10:02:12','','0','10','2025-05-10 10:02:12','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101746860516','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5277,'','Cash','','2025-05-10 10:24:12','','0','10','2025-05-10 10:24:12','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101746860534','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5278,'fgvyjingyvrsx','Mpesa','','2025-05-10 10:26:17','','0','10','2025-05-10 10:26:17','','0','120','1','retail','0','120','1','0','0','0','0','120','0','new',' ','','1','0','101746861854','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5279,'dfygcvwurcu9','Mpesa','','2025-05-10 10:41:03','','0','10','2025-05-10 10:41:03','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101746861984','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5280,'','Cash','','2025-05-10 12:43:10','','0','10','2025-05-10 12:43:10','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101746870179','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5281,'TD5EUTL5','Mpesa','','2025-05-10 12:44:06','','0','10','2025-05-10 12:44:06','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101746870194','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5282,'FRG CFRHDRE','Mpesa','','2025-05-10 13:32:43','','0','10','2025-05-10 13:32:43','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','101746870261','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5283,'','Cash','','2025-05-10 13:49:16','','0','10','2025-05-10 13:49:16','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101746873189','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5284,'','Cash','','2025-05-10 14:48:04','','0','10','2025-05-10 14:48:04','','130','130','1','retail','0','130','1','0','0','0','0','0','0','new',' ','','1','0','101746876738','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5285,'UGFVYIP8J','Mpesa','','2025-05-10 15:39:25','','0','10','2025-05-10 15:39:25','','0','180','1','retail','0','180','1','0','0','0','0','180','0','new',' ','','1','0','101746880749','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5286,'','Cash','','2025-05-10 15:47:34','','0','10','2025-05-10 15:47:34','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101746880786','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5287,'RFGTZB SRFYH','Mpesa','','2025-05-10 16:39:23','','0','10','2025-05-10 16:39:23','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101746884256','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5288,'YIEGDFI','Mpesa','','2025-05-10 17:05:53','','0','10','2025-05-10 17:05:53','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101746884391','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5289,'ITYFDLTID','Mpesa','','2025-05-10 18:18:21','','0','10','2025-05-10 18:18:21','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101746890231','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5290,'','Cash','','2025-05-10 18:28:56','','0','10','2025-05-10 18:28:56','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101746890320','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5291,'IHOFV UY7R','Mpesa','','2025-05-10 18:29:33','','0','10','2025-05-10 18:29:33','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101746890938','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5292,'','Cash','','2025-05-10 19:24:27','','0','10','2025-05-10 19:24:27','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101746890980','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5293,'','Cash','','2025-05-10 19:42:09','','0','10','2025-05-10 19:42:09','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101746894270','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5294,'','Cash','','2025-05-10 20:03:31','','0','10','2025-05-10 20:03:31','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101746895331','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5295,'','Cash','','2025-05-10 20:10:09','','0','10','2025-05-10 20:10:09','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101746896614','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5296,'','Cash','','2025-05-10 20:31:35','','0','10','2025-05-10 20:31:35','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101746897011','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5297,'KJCHUDIU','Mpesa','','2025-05-10 20:32:15','','0','10','2025-05-10 20:32:15','','0','130','1','retail','0','130','1','0','0','0','0','130','0','new',' ','','1','0','101746898297','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5298,'','Cash','','2025-05-10 20:41:01','','0','10','2025-05-10 20:41:01','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101746898344','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5299,'6Y8RF86PY','Mpesa','','2025-05-10 20:51:43','','0','10','2025-05-10 20:51:43','','0','35','1','retail','0','35','1','0','0','0','0','35','0','new',' ','','1','0','101746898865','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5300,'KHJSDUO','Mpesa','','2025-05-10 20:57:14','','0','10','2025-05-10 20:57:14','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101746899509','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5301,'YHIER.IY7','Mpesa','','2025-05-10 20:58:55','','0','10','2025-05-10 20:58:55','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101746899842','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5302,'','Cash','','2025-05-10 21:01:50','','0','10','2025-05-10 21:01:50','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101746899942','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5303,'YUDF68YF','Mpesa','','2025-05-10 21:17:16','','0','10','2025-05-10 21:17:16','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101746900112','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5304,'','Cash','','2025-05-10 21:40:03','','0','10','2025-05-10 21:40:03','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101746901043','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5305,'','Cash','','2025-05-11 14:19:16','','0','10','2025-05-11 14:19:16','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101746962339','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5306,'','Cash','','2025-05-11 14:42:04','','0','10','2025-05-11 14:42:04','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101746962359','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5307,'uuuuuuuutfy','Mpesa','','2025-05-11 15:53:14','','0','10','2025-05-11 15:53:14','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101746966838','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5308,'','Cash','','2025-05-11 16:09:18','','0','10','2025-05-11 16:09:18','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101746968003','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5309,'','Cash','','2025-05-11 16:19:01','','0','10','2025-05-11 16:19:01','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101746968963','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5310,'','Cash','','2025-05-11 16:42:43','','0','10','2025-05-11 16:42:43','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','101746969543','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5311,'JDRHBCF9W','Mpesa','','2025-05-11 19:04:47','','0','10','2025-05-11 19:04:47','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101746970965','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5312,'','Cash','','2025-05-11 19:10:15','','0','10','2025-05-11 19:10:15','','120','120','1','retail','0','120','1','0','0','0','0','0','0','new',' ','','1','0','101746979506','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5313,'','Cash','','2025-05-11 19:18:58','','0','10','2025-05-11 19:18:58','','170','170','1','retail','0','170','1','0','0','0','0','0','0','new',' ','','1','0','101746979823','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5314,'','Cash','','2025-05-11 19:25:28','','0','10','2025-05-11 19:25:28','','145','145','1','retail','0','145','1','0','0','0','0','0','0','new',' ','','1','0','101746980349','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5315,'f vc k7t6rfc','Mpesa','','2025-05-11 19:39:34','','0','10','2025-05-11 19:39:34','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101746980731','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5316,'','Cash','','2025-05-11 19:40:31','','0','10','2025-05-11 19:40:31','','4','4','1','retail','0','4','1','0','0','0','0','0','0','new',' ','','1','0','101746981580','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5317,'dws3','Mpesa','','2025-05-11 20:02:54','','0','10','2025-05-11 20:02:54','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101746981635','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5318,'hgtfuytiui','Mpesa','','2025-05-11 20:13:19','','0','10','2025-05-11 20:13:19','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101746983574','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5319,'','Cash','','2025-05-11 20:17:37','','0','10','2025-05-11 20:17:37','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101746983606','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5320,'','Cash','','2025-05-11 20:45:38','','0','10','2025-05-11 20:45:38','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101746985507','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5321,'','Cash','','2025-05-12 10:39:53','','0','10','2025-05-12 10:39:53','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101747035583','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5322,'3wdrqwdqw3','Mpesa','','2025-05-12 10:58:31','','0','10','2025-05-12 10:58:31','','100','200','1','retail','0','200','1','0','0','0','0','100','0','new',' ','','1','0','101747035628','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5323,'','Cash','','2025-05-12 11:47:29','','0','10','2025-05-12 11:47:29','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101747036732','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5324,'HGDEYTEFTGE','Mpesa','','2025-05-12 12:05:48','','0','10','2025-05-12 12:05:48','','0','540','1','retail','0','540','1','0','0','0','0','540','0','new',' ','','1','0','101747039653','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5325,'YH;[\'/IYHUJY87','Mpesa','','2025-05-12 13:57:05','','0','10','2025-05-12 13:57:05','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101747047405','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5326,'','Cash','','2025-05-12 14:27:32','','0','10','2025-05-12 14:27:32','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101747047433','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5327,'DRVFWSFEQW','Mpesa','','2025-05-12 15:25:48','','0','10','2025-05-12 15:25:48','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','101747049260','Cleared','10','2025-05-12 15:27:04','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5328,'','Cash','','2025-05-12 17:34:58','','0','10','2025-05-12 17:34:58','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101747060484','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5329,'sdef xedg2','Mpesa','','2025-05-12 17:35:33','','0','10','2025-05-12 17:35:33','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101747060516','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5330,'edfcqdef32','Mpesa','','2025-05-12 17:41:05','','0','10','2025-05-12 17:41:06','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101747060538','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5331,'IDHFG9UHWRE','Mpesa','','2025-05-12 17:44:47','','0','10','2025-05-12 17:44:47','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101747060875','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5332,'','Cash','','2025-05-12 18:05:54','','0','10','2025-05-12 18:05:54','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101747061132','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5333,'SDqazDWZWSDQAW','Mpesa','','2025-05-12 18:12:21','','0','10','2025-05-12 18:12:21','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101747062359','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5334,'DF AQWEFASEF','Mpesa','','2025-05-12 18:21:15','','0','10','2025-05-12 18:17:44','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101747062755','No','10','2025-05-12 18:21:15','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5335,'','Cash','','2025-05-12 18:36:51','','0','10','2025-05-12 18:36:51','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101747063281','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5336,'','Cash','','2025-05-12 19:25:04','','0','10','2025-05-12 19:25:04','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101747064219','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5337,'5TRFGV TF24','Mpesa','','2025-05-12 19:29:40','','0','10','2025-05-12 19:29:40','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101747067109','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5338,'ECDSEDSED','Mpesa','','2025-05-12 19:44:49','','0','10','2025-05-12 19:44:49','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101747067390','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5339,'','Cash','','2025-05-12 19:52:28','','0','10','2025-05-12 19:52:28','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101747068294','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5340,'','Cash','','2025-05-12 20:12:28','','0','10','2025-05-12 20:12:28','','210','210','1','retail','0','210','1','0','0','0','0','0','0','new',' ','','1','0','101747068751','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5341,'.,DUiog','Mpesa','','2025-05-12 20:38:59','','0','10','2025-05-12 20:38:59','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101747069952','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5342,'','Cash','','2025-05-12 20:39:21','','0','10','2025-05-12 20:39:21','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101747071546','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5343,'','Cash','','2025-05-12 20:41:17','','0','10','2025-05-12 20:41:17','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101747071565','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5344,'','Cash','','2025-05-12 20:54:03','','0','10','2025-05-12 20:54:03','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101747071679','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5345,'','Cash','','2025-05-12 21:14:11','','0','10','2025-05-12 21:14:11','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101747072445','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5346,'','Cash','','2025-05-12 21:20:35','','0','10','2025-05-12 21:20:35','','120','120','1','retail','0','120','1','0','0','0','0','0','0','new',' ','','1','0','101747073653','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5347,'','Cash','','2025-05-12 21:37:44','','0','10','2025-05-12 21:37:44','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101747074038','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5348,'WEFRWARG','Mpesa','','2025-05-12 21:56:30','','0','10','2025-05-12 21:56:30','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101747076151','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5349,'yrshjhsrjry','Mpesa','','2025-05-13 10:40:29','','0','10','2025-05-13 10:40:29','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101747120823','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5350,'','Cash','','2025-05-13 10:40:47','','0','10','2025-05-13 10:40:47','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101747122040','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5351,'rgvfsc zgrwagr','Mpesa','','2025-05-13 10:47:12','','0','10','2025-05-13 10:47:12','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101747122050','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5352,'defcwefwer','Mpesa','','2025-05-13 11:16:04','','0','10','2025-05-13 11:16:04','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101747123927','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5353,'','Cash','','2025-05-13 12:25:34','','0','10','2025-05-13 12:25:34','','230','230','1','retail','0','230','1','0','0','0','0','0','0','new',' ','','1','0','101747124170','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5354,'','Cash','','2025-05-13 12:30:34','','0','10','2025-05-13 12:30:34','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101747128337','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5355,'','Cash','','2025-05-13 12:43:35','','0','10','2025-05-13 12:43:35','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101747128637','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5356,'465wsr5t5v','Mpesa','','2025-05-13 12:51:00','','0','10','2025-05-13 12:51:00','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101747129418','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5357,'','Cash','','2025-05-13 12:59:33','','0','10','2025-05-13 12:59:33','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101747129872','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5358,'','Cash','','2025-05-13 13:40:03','','0','10','2025-05-13 13:40:03','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101747132764','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5359,'iuyge4297','Mpesa','','2025-05-13 13:42:08','','0','10','2025-05-13 13:42:08','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101747132914','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5360,'ahybgayha','Mpesa','','2025-05-13 15:45:36','','0','10','2025-05-13 15:45:36','','0','165','1','retail','0','165','1','0','0','0','0','165','0','new',' ','','1','0','101747140312','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5361,'','Cash','','2025-05-13 16:46:27','','0','10','2025-05-13 16:46:27','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101747140346','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5362,'nvsymr4a6r','Mpesa','','2025-05-13 16:51:30','','0','10','2025-05-13 16:51:30','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101747143990','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5363,'','Cash','','2025-05-13 17:30:52','','0','10','2025-05-13 17:30:52','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101747144371','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5364,'','Cash','','2025-05-13 18:45:37','','0','10','2025-05-13 17:41:04','','220','220','1','retail','0','220','1','0','0','0','0','0','0','new',' ','','1','0','101747146655','No','10','2025-05-13 18:45:37','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5365,'','Cash','','2025-05-13 19:14:14','','0','10','2025-05-13 19:14:14','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101747151140','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5366,'yhu fvrdsi','Mpesa','','2025-05-13 19:27:37','','0','10','2025-05-13 19:27:37','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101747152860','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5367,'kjhvlu5tdul5td','Mpesa','','2025-05-13 20:13:56','','0','10','2025-05-13 20:13:56','','0','60','1','retail','0','60','1','0','0','0','0','60','0','new',' ','','1','0','101747153665','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5368,'EDFEFTRQEF','Mpesa','','2025-05-13 20:36:34','','0','10','2025-05-13 20:36:34','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101747156442','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5369,'','Cash','','2025-05-13 20:47:31','','0','10','2025-05-13 20:38:39','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101747157799','No','10','2025-05-13 20:47:31','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5370,'','Cash','','2025-05-13 20:59:18','','0','10','2025-05-13 20:59:18','','4','4','1','retail','0','4','1','0','0','0','0','0','0','new',' ','','1','0','101747158454','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5371,' R5TR4 ','Mpesa','','2025-05-13 21:38:27','','0','10','2025-05-13 21:38:27','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','101747159162','Cleared','10','2025-05-13 21:39:03','','','','','','',0.00,0.00,0,'',NULL,'',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5372,'RFTR54DE4T2','Mpesa','','2025-05-13 21:40:08','','0','10','2025-05-13 21:40:08','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101747161588','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5373,'','Cash','','2025-05-13 22:00:20','','0','10','2025-05-13 22:00:20','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101747161613','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5374,'','Cash','','2025-05-14 08:51:24','','0','10','2025-05-14 08:51:24','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101747201870','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5375,'','Cash','','2025-05-14 08:51:39','','0','10','2025-05-14 08:51:39','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101747201887','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5376,'','Cash','','2025-05-14 08:59:12','','0','10','2025-05-14 08:59:12','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101747201902','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5377,'','Cash','','2025-05-14 10:49:01','','0','10','2025-05-14 10:49:01','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101747202354','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5378,'jbhhycuf','Mpesa','','2025-05-14 12:17:00','','0','10','2025-05-14 12:17:00','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101747208942','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5379,'rgbf fdrggr','Mpesa','','2025-05-14 12:39:51','','0','10','2025-05-14 12:39:51','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101747215565','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5380,'','Cash','','2025-05-14 14:14:00','','0','10','2025-05-14 14:14:00','','660','660','1','retail','0','660','1','0','0','0','0','0','0','new',' ','','1','0','101747221220','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5381,'YIEFGRYTGEF','Mpesa','','2025-05-14 14:14:59','','0','10','2025-05-14 14:14:59','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101747221250','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5382,'YTRDF6DE','Mpesa','','2025-05-14 16:27:52','','0','10','2025-05-14 16:27:52','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101747229248','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5383,'','Cash','','2025-05-14 17:30:46','','0','10','2025-05-14 17:30:46','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101747229280','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5384,'FG DG RTER','Mpesa','','2025-05-14 18:09:05','','0','10','2025-05-14 18:09:05','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101747233048','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5385,'TGY DT RVBHRE4T5','Mpesa','','2025-05-14 18:09:29','','0','10','2025-05-14 18:09:29','','0','120','1','retail','0','120','1','0','0','0','0','120','0','new',' ','','1','0','101747235354','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5386,'','Cash','','2025-05-14 18:10:10','','0','10','2025-05-14 18:10:10','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','101747235376','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5387,'AF CEEFC EWSEF','Mpesa','','2025-05-14 18:10:25','','0','10','2025-05-14 18:10:25','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101747235413','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5388,'','Cash','','2025-05-14 18:10:41','','0','10','2025-05-14 18:10:41','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101747235430','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5389,'EDFC XEDRFED','Mpesa','','2025-05-14 18:11:23','','0','10','2025-05-14 18:11:23','','0','330','1','retail','0','330','1','0','0','0','0','330','0','new',' ','','1','0','101747235449','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5390,'','Cash','','2025-05-14 18:13:08','','0','10','2025-05-14 18:13:08','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101747235488','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5391,'','Cash','','2025-05-14 18:24:45','','0','10','2025-05-14 18:24:45','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101747235591','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5392,'','Cash','','2025-05-14 18:25:50','','0','10','2025-05-14 18:25:50','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101747236290','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5393,'','Cash','','2025-05-14 18:41:56','','0','10','2025-05-14 18:41:56','','68','68','1','retail','0','68','1','0','0','0','0','0','0','new',' ','','1','0','101747237256','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5394,'JKUGTD5DTRFC ','Mpesa','','2025-05-14 18:58:45','','0','10','2025-05-14 18:42:32','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','101747237329','No','10','2025-05-14 18:58:45','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5395,'HCVFK.VDCA','Mpesa','','2025-05-14 19:18:12','','0','10','2025-05-14 19:18:12','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101747238335','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5396,'GNYFTHJTUD6RE','Mpesa','','2025-05-14 19:40:04','','0','10','2025-05-14 19:40:04','','0','130','1','retail','0','130','1','0','0','0','0','130','0','new',' ','','1','0','101747239499','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5397,'','Cash','','2025-05-14 19:54:04','','0','10','2025-05-14 19:54:04','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101747240813','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5398,'YGF6TDGU7','Mpesa','','2025-05-14 20:03:58','','0','10','2025-05-14 20:03:58','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101747241651','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5399,'','Cash','','2025-05-14 20:05:09','','0','10','2025-05-14 20:05:09','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101747242253','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5400,'','Cash','','2025-05-14 20:10:20','','0','10','2025-05-14 20:10:20','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101747242313','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5401,'','Cash','','2025-05-14 20:11:58','','0','10','2025-05-14 20:11:58','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101747242623','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5402,'RTGRYWRYH','Mpesa','','2025-05-14 20:17:57','','0','10','2025-05-14 20:17:57','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101747242721','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5403,'RDFI75ER5E','Mpesa','','2025-05-14 20:31:13','','0','10','2025-05-14 20:31:13','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101747243090','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5404,'','Cash','','2025-05-14 20:48:50','','0','10','2025-05-14 20:48:50','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101747243880','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5405,'GUTYDULF6RF7I','Mpesa','','2025-05-14 20:55:37','','0','10','2025-05-14 20:55:37','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','101747244933','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5406,'HBFCTITFYTG','Mpesa','','2025-05-14 21:01:54','','0','10','2025-05-14 21:01:54','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','101747245347','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5407,'','Cash','','2025-05-14 21:11:26','','0','10','2025-05-14 21:11:26','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101747245723','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5408,'GHTFRGUYGT','Mpesa','','2025-05-14 21:27:46','','0','10','2025-05-14 21:27:46','','0','800','1','retail','0','800','1','0','0','0','0','800','0','new',' ','','1','0','101747246288','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5409,'','Cash','','2025-05-14 21:30:40','','0','10','2025-05-14 21:30:40','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101747247274','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5410,'','Cash','','2025-05-14 21:35:19','','0','10','2025-05-14 21:35:19','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101747247443','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5411,'QWDDEED','Mpesa','','2025-05-14 21:58:44','','0','10','2025-05-14 21:58:44','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','101747247721','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5412,'JKITGJK9-TGRJI','Mpesa','','2025-05-14 21:59:56','','0','10','2025-05-14 21:59:56','','0','10','1','retail','0','10','1','0','0','0','0','10','0','new',' ','','1','0','101747249185','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5413,'t7gf97t5uhg','Mpesa','','2025-05-15 09:48:41','','0','10','2025-05-15 09:48:41','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101747291694','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5414,'ufgtvlg tcuuyt','Mpesa','','2025-05-15 11:13:55','','0','10','2025-05-15 11:13:55','','0','48','1','retail','0','48','1','0','0','0','0','48','0','new',' ','','1','0','101747291758','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5415,'2qu5e3swu543ww6666664','Mpesa','','2025-05-15 11:18:54','','0','10','2025-05-15 11:18:54','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101747296844','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5416,'wefrfwefr3e4r','Mpesa','','2025-05-15 12:44:31','','0','10','2025-05-15 12:44:31','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101747297153','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5417,'hnrgujnwhe43','Mpesa','','2025-05-15 15:42:20','','0','10','2025-05-15 15:42:20','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101747310711','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5418,'rgscdrgtcsertgv ','Mpesa','','2025-05-15 17:23:26','','0','10','2025-05-15 17:23:26','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101747312949','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5419,'6d5e4rftd','Mpesa','','2025-05-15 18:33:15','','0','10','2025-05-15 18:33:15','','0','120','1','retail','0','120','1','0','0','0','0','120','0','new',' ','','1','0','101747319011','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5420,'hgcfu8trf76','Mpesa','','2025-05-15 18:37:14','','0','10','2025-05-15 18:37:14','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101747323204','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5421,' 3etgdgq','Mpesa','','2025-05-15 18:41:09','','0','10','2025-05-15 18:41:09','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101747323441','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5422,'tgvfdyhiwerfg','Mpesa','','2025-05-15 18:54:23','','0','10','2025-05-15 18:54:23','','0','310','1','retail','0','310','1','0','0','0','0','310','0','new',' ','','1','0','101747323679','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5423,'64wsrfyhdsyr5','Mpesa','','2025-05-15 19:01:35','','0','10','2025-05-15 19:01:35','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101747324479','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5424,'','Cash','','2025-05-15 19:02:09','','0','10','2025-05-15 19:02:09','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101747324901','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5425,'yiii8twef3r2aw','Mpesa','','2025-05-15 19:06:42','','0','10','2025-05-15 19:06:42','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101747324932','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5426,'IUGVUHP0GR','Mpesa','','2025-05-15 19:48:17','','0','10','2025-05-15 19:48:17','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101747325211','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5427,'','Cash','','2025-05-15 19:51:30','','0','10','2025-05-15 19:51:30','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','101747327709','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5428,'HKVYCTFYKDYDGF','Mpesa','','2025-05-15 19:57:15','','0','10','2025-05-15 19:57:15','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101747327896','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5429,'E4WFRWEFRED','Mpesa','','2025-05-15 20:02:52','','0','10','2025-05-15 20:02:52','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101747328242','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5430,'RTWETOUEDT','Mpesa','','2025-05-15 20:10:19','','0','10','2025-05-15 20:10:19','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101747328577','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5431,'DSTRFLUIRE6Y','Mpesa','','2025-05-15 20:10:55','','0','10','2025-05-15 20:10:55','','0','260','1','retail','0','260','1','0','0','0','0','260','0','new',' ','','1','0','101747329027','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5432,'EFRQWERF3E3','Mpesa','','2025-05-15 21:02:27','','0','10','2025-05-15 21:02:27','','0','130','1','retail','0','130','1','0','0','0','0','130','0','new',' ','','1','0','101747329064','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5433,'RDSWQ75TO','Mpesa','','2025-05-15 21:14:30','','0','10','2025-05-15 21:14:30','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101747332153','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5434,'','Cash','','2025-05-15 21:23:51','','0','10','2025-05-15 21:23:51','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101747332876','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5435,'4EFTR DW43T4SD','Mpesa','','2025-05-15 21:41:25','','0','10','2025-05-15 21:41:25','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101747333434','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5436,'','Cash','','2025-05-15 21:58:16','','0','10','2025-05-15 21:58:16','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101747335197','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5437,'','Cash','','2025-05-15 22:02:13','','0','10','2025-05-15 22:02:13','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101747335725','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5438,'HGJWFHERF','Mpesa','','2025-05-15 22:02:32','','0','10','2025-05-15 22:02:32','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101747335736','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5439,'tjudtejutrd','Mpesa','','2025-05-16 09:41:03','','0','10','2025-05-16 09:41:03','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101747377595','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5440,'3wsdrsd2q4r','Mpesa','','2025-05-16 10:47:39','','0','10','2025-05-16 10:47:39','','0','325','1','retail','0','325','1','0','0','0','0','325','0','new',' ','','1','0','101747381561','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5441,'3rt87ge65ru34r','Mpesa','','2025-05-16 11:28:41','','0','10','2025-05-16 11:28:41','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101747381669','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5442,'rfgsrtgsgtrrfg','Mpesa','','2025-05-16 12:30:41','','0','10','2025-05-16 12:30:41','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101747384128','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5443,'sery6er6y8fy','Mpesa','','2025-05-16 12:41:20','','0','10','2025-05-16 12:41:20','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101747387875','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5444,'GEYUEWR43R','Mpesa','','2025-05-16 13:08:12','','0','10','2025-05-16 13:08:12','','0','550','1','retail','0','550','1','0','0','0','0','550','0','new',' ','','1','0','101747388487','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5445,'EDFEDXR3ERD','Mpesa','','2025-05-16 13:22:05','','0','10','2025-05-16 13:22:05','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101747390108','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5446,'','Cash','','2025-05-16 13:26:58','','0','10','2025-05-16 13:26:58','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101747390939','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5447,'','Cash','','2025-05-16 13:37:26','','0','10','2025-05-16 13:37:26','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101747391222','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5448,'hjrwupigwrwf','Mpesa','','2025-05-16 14:20:37','','0','10','2025-05-16 14:20:37','','0','350','1','retail','0','350','1','0','0','0','0','350','0','new',' ','','1','0','101747394417','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5449,'','Cash','','2025-05-16 14:48:52','','0','10','2025-05-16 14:48:52','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101747394444','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5450,'etfdxygefr','Mpesa','','2025-05-16 15:13:59','','0','10','2025-05-16 15:13:59','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101747396135','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5451,'','Cash','','2025-05-16 17:18:00','','0','10','2025-05-16 15:23:50','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101747397668','No','10','2025-05-16 17:18:00','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5452,'rrrrrafffffffefew','Mpesa','','2025-05-16 17:23:20','','0','10','2025-05-16 17:23:20','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101747405084','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5453,'ugdsruoedgf','Mpesa','','2025-05-16 18:32:27','','0','10','2025-05-16 18:32:27','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101747405419','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5454,'','Cash','','2025-05-16 18:37:23','','0','10','2025-05-16 18:37:23','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101747409554','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5455,'','Cash','','2025-05-16 19:21:57','','0','10','2025-05-16 19:21:57','','65','65','1','retail','0','65','1','0','0','0','0','0','0','new',' ','','1','0','101747409848','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5456,'','Cash','','2025-05-16 19:42:21','','0','10','2025-05-16 19:42:21','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101747412520','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5457,'','Cash','','2025-05-16 19:50:00','','0','10','2025-05-16 19:50:00','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','101747413744','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5458,'ied57ydyt','Mpesa','','2025-05-16 19:59:54','','0','10','2025-05-16 19:59:54','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101747414203','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5459,'xdttuduyfu','Mpesa','','2025-05-16 20:01:06','','0','10','2025-05-16 20:01:06','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101747414848','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5460,'','Cash','','2025-05-16 20:21:52','','0','10','2025-05-16 20:21:52','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101747414876','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5461,'rew4rfdexf4rf','Mpesa','','2025-05-16 21:05:46','','0','10','2025-05-16 21:05:46','','0','180','1','retail','0','180','1','0','0','0','0','180','0','new',' ','','1','0','101747416130','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5462,'giyedgufjefrb','Mpesa','','2025-05-16 21:58:15','','0','10','2025-05-16 21:58:15','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101747418753','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5463,'','Cash','','2025-05-16 22:00:24','','0','10','2025-05-16 22:00:24','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101747421903','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5464,'','Cash','','2025-05-17 10:19:18','','0','10','2025-05-17 10:19:18','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101747466294','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5465,'sautttfcghas','Mpesa','','2025-05-17 10:19:44','','0','10','2025-05-17 10:19:44','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101747466360','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5466,'','Cash','','2025-05-17 10:21:55','','0','10','2025-05-17 10:21:55','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101747466390','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5467,'ugdefyiev','Mpesa','','2025-05-17 10:39:13','','0','10','2025-05-17 10:39:13','','0','250','1','retail','0','250','1','0','0','0','0','250','0','new',' ','','1','0','101747466518','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5468,'','Cash','','2025-05-17 10:46:38','','0','10','2025-05-17 10:46:38','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101747467562','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5469,'','Cash','','2025-05-17 11:03:29','','0','10','2025-05-17 11:03:29','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101747468002','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5470,'','Cash','','2025-05-17 11:05:34','','0','10','2025-05-17 11:05:34','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101747469012','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5471,'','Cash','','2025-05-17 11:06:48','','0','10','2025-05-17 11:06:48','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101747469138','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5472,'3wrd 34tw4','Mpesa','','2025-05-17 13:53:48','','0','10','2025-05-17 13:53:48','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101747479191','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5473,'','Cash','','2025-05-17 14:24:03','','0','10','2025-05-17 14:24:03','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101747479239','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5474,'IOGLFFGUJT','Mpesa','','2025-05-17 16:54:43','','0','10','2025-05-17 16:54:43','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','101747490050','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5475,'DV ZDVDEF ','Mpesa','','2025-05-17 19:06:16','','0','10','2025-05-17 19:06:16','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','101747490121','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5476,'tgdjdetjiu6','Mpesa','','2025-05-18 14:38:58','','0','10','2025-05-18 14:38:58','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101747568327','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5477,'','Cash','','2025-05-18 14:39:20','','0','10','2025-05-18 14:39:20','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101747568344','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5478,'4rf2ed4re3r','Mpesa','','2025-05-18 15:55:54','','0','10','2025-05-18 15:55:54','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101747568364','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5479,'ere3rdse3dr3e','Mpesa','','2025-05-18 15:56:18','','0','10','2025-05-18 15:56:18','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101747572964','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5480,'grreft4ertfa','Mpesa','','2025-05-18 16:01:09','','0','10','2025-05-18 16:01:09','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101747572995','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5481,'esx efcswd','Mpesa','','2025-05-18 16:21:29','','0','10','2025-05-18 16:21:29','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101747573277','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5482,'','Cash','','2025-05-18 18:10:47','','0','10','2025-05-18 18:10:47','','190','190','1','retail','0','190','1','0','0','0','0','0','0','new',' ','','1','0','101747581019','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5483,'edddddfcwecdwe','Mpesa','','2025-05-18 19:17:05','','0','10','2025-05-18 19:17:05','','0','40','1','retail','0','40','1','0','0','0','0','40','0','new',' ','','1','0','101747581053','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5484,'JGDYHEFHK','Mpesa','','2025-05-19 10:07:26','','0','10','2025-05-19 10:07:26','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','101747638363','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5485,'','Cash','','2025-05-19 10:08:10','','0','10','2025-05-19 10:08:10','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','101747638460','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5486,'\'IOJHDIPIHGD','Mpesa','','2025-05-19 10:29:05','','0','10','2025-05-19 10:29:05','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101747638497','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5487,'FEFHOUFE','Mpesa','','2025-05-19 10:29:33','','0','10','2025-05-19 10:29:33','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101747639758','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5488,'O[GDHU9HD','Mpesa','','2025-05-19 11:15:47','','0','10','2025-05-19 11:15:47','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101747639789','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5489,'','Cash','','2025-05-19 13:02:26','','0','10','2025-05-19 13:02:26','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101747642556','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5490,'','Cash','','2025-05-19 13:05:57','','0','10','2025-05-19 13:05:57','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101747648954','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5491,'','Cash','','2025-05-19 13:06:25','','0','10','2025-05-19 13:06:25','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101747649170','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5492,'','Cash','','2025-05-19 13:07:03','','0','10','2025-05-19 13:07:03','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101747649189','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5493,'R4WSYHED54','Mpesa','','2025-05-19 13:24:28','','0','10','2025-05-19 13:24:29','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','1','0','101747649227','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5494,' e4c5 r5r','Mpesa','','2025-05-19 17:10:24','','0','10','2025-05-19 17:10:24','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101747663777','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5495,'','Cash','','2025-05-19 22:00:04','','0','10','2025-05-19 22:00:04','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101747680832','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5496,'','Cash','','2025-05-20 10:05:26','','0','10','2025-05-20 10:05:26','','5','5','1','retail','0','5','1','0','0','0','0','0','0','new',' ','','1','0','101747724717','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5497,'','Cash','','2025-05-20 10:38:41','','0','10','2025-05-20 10:38:41','','60','60','1','retail','0','60','1','0','0','0','0','0','0','new',' ','','1','0','101747724728','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5498,'utrf3xyhfgvt3dxw','Mpesa','','2025-05-20 12:13:32','','0','10','2025-05-20 12:13:32','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101747726725','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5499,'rftcqd3eftcr342r','Mpesa','','2025-05-20 12:35:21','','0','10','2025-05-20 12:35:21','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','1','0','101747732422','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5500,'','Cash','','2025-05-20 12:36:30','','0','10','2025-05-20 12:36:30','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','101747733728','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5501,'','Cash','','2025-05-20 12:36:49','','0','10','2025-05-20 12:36:49','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101747733796','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5502,'5YG FD5RTY5Y6','Mpesa','','2025-05-20 14:50:22','','0','10','2025-05-20 14:04:21','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','101747733810','No','10','2025-05-20 14:50:22','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5503,'GRVREEEEE','Mpesa','','2025-05-20 15:07:06','','0','10','2025-05-20 15:07:06','','0','44','1','retail','0','44','1','0','0','0','0','44','0','new',' ','','1','0','101747741829','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5504,'','Cash','','2025-05-20 15:18:11','','0','10','2025-05-20 15:18:11','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','101747742838','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5505,'tcw35td54','Mpesa','','2025-05-21 14:27:45','','0','10','2025-05-21 14:27:45','','50','250','1','retail','0','250','1','0','0','0','0','200','0','new',' ','','1','0','101747822784','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5506,'','Cash','','2025-05-21 16:06:06','','0','10','2025-05-21 16:06:06','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','101747826887','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5507,'tr5 5ry5r4y','Mpesa','','2025-05-21 17:13:40','','0','10','2025-05-21 17:13:40','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101747832773','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5508,'','Cash','','2025-05-21 17:26:52','','0','10','2025-05-21 17:22:52','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101747836828','No','10','2025-05-21 17:26:52','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5509,'gdthtegaewry','Mpesa','','2025-05-21 17:44:47','','0','10','2025-05-21 17:44:47','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101747837699','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5510,'','Cash','','2025-05-21 18:13:55','','0','10','2025-05-21 18:13:55','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','101747838729','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5511,'vkiugbh','Mpesa','','2025-05-21 18:18:15','','0','10','2025-05-21 18:18:15','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101747840447','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5512,'','Cash','','2025-05-21 18:38:44','','0','10','2025-05-21 18:38:44','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','101747840714','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5513,'utgfyigf78g','Mpesa','','2025-05-21 18:46:21','','0','10','2025-05-21 18:46:21','','0','230','1','retail','0','230','1','0','0','0','0','230','0','new',' ','','1','0','101747841930','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5514,'','Cash','','2025-05-23 10:22:17','','0','10','2025-05-23 09:33:35','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','101747981999','No','10','2025-05-23 10:22:17','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5515,'','Cash','','2025-05-23 10:53:01','','0','10','2025-05-23 10:53:01','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101747984941','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5516,'','Cash','','2025-05-23 14:58:40','','0','10','2025-05-23 14:58:40','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101748001500','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5517,'','Cash','','2025-05-23 14:59:27','','0','10','2025-05-23 14:59:27','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','101748001559','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5518,'','Cash','','2025-05-23 17:26:31','','0','10','2025-05-23 17:26:31','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101748010318','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5519,'','Cash','','2025-05-24 10:36:30','','0','10','2025-05-24 10:36:30','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101748072172','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5520,'t5we,tyisyt','Mpesa','','2025-05-24 11:33:50','','0','10','2025-05-24 11:33:50','','0','120','1','retail','0','120','1','0','0','0','0','120','0','new',' ','','1','0','101748072193','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5521,'','Cash','','2025-05-24 11:40:42','','0','10','2025-05-24 11:40:42','','25','25','1','retail','0','25','1','0','0','0','0','0','0','new',' ','','1','0','101748075646','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5522,'','Cash','','2025-05-24 12:40:11','','0','10','2025-05-24 12:40:11','','40','40','1','retail','0','40','1','0','0','0','0','0','0','new',' ','','1','0','101748079587','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5523,'','Cash','','2025-05-24 12:40:53','','0','10','2025-05-24 12:40:53','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101748079633','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5524,'','Cash','','2025-05-24 12:52:53','','0','10','2025-05-24 12:52:53','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','101748079661','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5525,'uuuurfgyewtd','Mpesa','','2025-05-24 13:35:10','','0','10','2025-05-24 13:35:10','','0','435','1','retail','0','435','1','0','0','0','0','435','0','new',' ','','1','0','101748080377','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5526,'drfwaerfw','Mpesa','','2025-05-24 13:55:12','','0','10','2025-05-24 13:55:12','','0','650','1','retail','0','650','1','0','0','0','0','650','0','new',' ','','1','0','101748082971','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5527,'','Cash','','2025-05-24 14:21:38','','0','10','2025-05-24 14:21:38','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','101748084122','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5528,'tgref coyie','Mpesa','','2025-05-24 15:20:08','','0','10','2025-05-24 15:20:08','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101748085764','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5529,'thyes4ryr','Mpesa','','2025-05-24 15:24:52','','0','10','2025-05-24 15:24:52','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','1','0','101748089217','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5530,'','Cash','','2025-05-24 15:39:40','','0','10','2025-05-24 15:39:40','','25','25','1','retail','0','25','1','0','0','0','0','0','0','new',' ','','1','0','101748089510','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5531,'','Cash','','2025-05-24 17:58:15','','0','10','2025-05-24 17:58:15','','380','380','1','retail','0','380','1','0','0','0','0','0','0','new',' ','','1','0','101748098155','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5532,'e4r5tf e5trf2eq','Mpesa','','2025-05-24 18:14:56','','0','10','2025-05-24 18:14:56','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101748098699','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5533,'','Cash','','2025-05-24 18:15:26','','0','10','2025-05-24 18:15:26','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','101748099704','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5534,'x zfe234 x5trf 34','Mpesa','','2025-05-24 18:40:28','','0','10','2025-05-24 18:40:28','','0','20','1','retail','0','20','1','0','0','0','0','20','0','new',' ','','1','0','101748099731','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5535,'wted8o6drqu','Mpesa','','2025-05-28 10:16:02','','0','10','2025-05-28 10:16:02','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','101748416550','No','','','','','','','','',0.00,0.00,0,'',NULL,'','',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=11744 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,'11670241069','379',1.00,'200','retail','0','2022-12-05 14:51:52','','','','32','Cash',0.00,'200','','','1','','1','2022-12-05 08:59:28','1','1','returned','1','new','pcs','','2022-12-05 14:59:28','1','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'116702411122342101'),(2,'11670241291','379',-1.00,'-200','retail','0','2022-12-05 14:57:19','','','','32','Cash',0.00,'200','','','1','','1','2022-12-05 08:57:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'-1','1.00','2','Inclusive','branch','Inventory','','','','','',NULL,'116702413291722114'),(3,'11670241510','800',1.00,'200','retail','0','2022-12-05 14:58:57','','','','60','Cash',0.00,'200','','','1','','1','2022-12-05 08:59:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'116702415367260732'),(4,'61670250056','788',2.00,'200','retail','0','2022-12-05 17:21:47','','','','35','Cash',27.12,'100','','','6','','1','2022-12-05 11:22:32','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','5.00','3','Inclusive','branch','Inventory','','','','','',NULL,'616702501070202030'),(5,'71670252432','828',5.00,'5','retail','0','2022-12-05 18:00:32','','','','0','Cash',0.00,'1','','','7','','1','2022-12-05 12:00:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716702524444252432'),(6,'51670264446','397',6.00,'120','retail','0','2022-12-05 21:21:32','','','','5.5','Cash',0.00,'20','','','5','','1','2022-12-05 15:21:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','30.00','24','Inclusive','branch','Inventory','','','','','',NULL,'516702644914262432'),(7,'51670507924','886',1.00,'100','retail','0','2022-12-08 16:59:19','','','','33','Cash',0.00,'100','','','5','','1','2022-12-08 11:01:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516705079593421300'),(8,'51670508208','869',10.00,'100','retail','0','2022-12-08 17:03:58','','','','2','Cash',0.00,'10','','','5','','1','2022-12-08 11:05:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','150.00','140','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516705082377270732'),(9,'51670508621','856',1.00,'100','retail','0','2022-12-08 17:10:52','','','','19','Cash',0.00,'100','','','5','','1','2022-12-08 11:10:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516705086513421300'),(10,'51670579772','835',1.00,'300','retail','0','2022-12-09 12:56:59','','','','55','Cash',0.00,'300','','','5','','1','2022-12-09 06:57:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516705798199725954'),(11,'51670579831','869',10.00,'100','retail','0','2022-12-09 12:57:44','','','','2','Cash',0.00,'10','','','5','','1','2022-12-09 06:57:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','140.00','130','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516705798643022368'),(12,'51670579871','863',2.00,'100','retail','0','2022-12-09 14:46:27','','','','19','Cash',0.00,'50','','','5','','1','2022-12-09 08:46:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516705863860202030'),(13,'51670826941','856',1.00,'100','retail','0','2022-12-12 09:35:54','','','','19','Cash',0.00,'100','','','5','','1','2022-12-12 03:36:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516708269544222432'),(14,'51670827106','555',1.00,'20','retail','0','2022-12-13 09:42:30','','','','0','Cash',0.00,'20','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','','',NULL,'516708271193032212'),(15,'51670827106','401',2.00,'20','retail','0','2022-12-13 09:42:30','','','','12','Cash',0.00,'10','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','42.00','40','Inclusive','branch','Inventory','','','','','',NULL,'516708274432222032'),(16,'51670827106','908',1.00,'100','retail','0','2022-12-13 09:42:30','','','','49','Cash',0.00,'100','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516708277644222432'),(17,'51670827106','8',2.00,'20','retail','0','2022-12-13 09:42:30','','','','0','Cash',0.00,'10','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','22.00','19','Inclusive','branch','Inventory','','','','','',NULL,'516708279377270732'),(18,'51670827106','516',2.00,'10','retail','0','2022-12-13 09:42:30','','','','3.9','Cash',0.00,'5','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','','',NULL,'516708283870202030'),(19,'51670827106','424',2.00,'10','retail','0','2022-12-13 09:42:30','','','','0','Cash',0.00,'5','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','','',NULL,'516708284914222432'),(20,'51670827106','913',16.00,'160','retail','0','2022-12-13 09:42:30','','','','5','Cash',0.00,'10','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','16.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516708310672222032'),(21,'51670827106','790',1.00,'20','retail','0','2022-12-13 09:42:30','','','','11','Cash',0.00,'20','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516708356605728554'),(22,'51670827106','914',3.00,'15','retail','0','2022-12-13 09:42:30','','','','2.5','Cash',0.00,'5','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516708358862222032'),(23,'51670827106','16',3.00,'30','retail','0','2022-12-13 09:42:30','','','','4.3','Cash',0.00,'10','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','70.00','67','Inclusive','branch','Inventory','','','','','',NULL,'516708368684232432'),(24,'51670827106','305',1.00,'100','retail','0','2022-12-13 09:42:30','','','','18','Cash',0.00,'100','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516708370267728754'),(25,'51670827106','885',5.00,'75','retail','0','2022-12-13 09:42:30','','','','9','Cash',0.00,'15','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516708399210202030'),(26,'51670827106','337',20.00,'100','retail','0','2022-12-13 09:42:30','','','','1','Cash',0.00,'5','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','62.00','42','Inclusive','branch','Inventory','','','','','',NULL,'516708440424242432'),(27,'51670827106','853',1.00,'50','retail','0','2022-12-13 09:42:30','','','','7','Cash',0.00,'50','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516708452034242432'),(28,'51670827106','725',2.00,'100','retail','0','2022-12-13 09:42:30','','','','30','Cash',0.00,'50','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','8.00','6','Inclusive','branch','Inventory','','','','','',NULL,'516708475187280732'),(29,'51670827106','667',4.00,'100','retail','0','2022-12-13 09:42:30','','','','16','Cash',0.00,'25','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516708500073421300'),(30,'51670827106','820',2.00,'20','retail','0','2022-12-13 09:42:30','','','','0','Cash',0.00,'10','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','112.00','110','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516708501754252432'),(31,'51670827106','915',2.00,'10','retail','0','2022-12-13 09:42:30','','','','2','Cash',0.00,'5','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','58.00','56','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516708558922569302'),(32,'51670827106','583',2.00,'10','retail','0','2022-12-13 09:42:30','','','','0.85','Cash',0.00,'5','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','106.00','104','Inclusive','branch','Inventory','','','','','',NULL,'516708560667260732'),(33,'51670827106','579',1.00,'200','retail','0','2022-12-13 09:42:30','','','','130','Cash',0.00,'200','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516708640307200732'),(34,'51670827106','795',1.00,'100','retail','0','2022-12-13 09:42:30','','','','17','Cash',0.00,'100','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516708640503421300'),(35,'51670827106','916',1.00,'200','retail','0','2022-12-13 09:42:30','','','','80','Cash',0.00,'200','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516708642144728454'),(36,'51670827106','917',1.00,'10','retail','0','2022-12-13 09:42:30','','','','2','Cash',0.00,'10','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516708643932222032'),(37,'51670827106','16',15.00,'150','retail','0','2022-12-13 09:42:30','','','','4.3','Cash',0.00,'10','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','67.00','52','Inclusive','branch','Inventory','','','','','',NULL,'516708651270253263'),(38,'51670827106','909',1.00,'300','retail','0','2022-12-13 09:42:30','','','','70','Cash',0.00,'300','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516708659344262432'),(39,'51670827106','918',1.00,'10','retail','0','2022-12-13 09:42:30','','','',' 45','Cash',0.00,'10','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516708661047240732'),(40,'51670827106','806',2.00,'100','retail','0','2022-12-13 09:42:30','','','','15','Cash',0.00,'50','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516708679027220732'),(41,'51670827106','42',1.00,'200','retail','0','2022-12-13 09:42:30','','','','44','Cash',0.00,'200','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516708698210302252'),(42,'51670827106','813',2.00,'10','retail','0','2022-12-13 09:42:30','','','','2','Cash',0.00,'5','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','96.00','94','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516708698499728954'),(43,'51670827106','820',6.00,'60','retail','0','2022-12-13 09:42:30','','','','0','Cash',0.00,'10','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','110.00','104','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516708699117210732'),(44,'51670827106','919',10.00,'50','retail','0','2022-12-13 09:42:30','','','','134','Cash',0.00,'5','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','124.00','114','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516708703373421300'),(45,'51670827106','292',5.00,'75','retail','0','2022-12-13 09:42:30','','','','99','Cash',0.00,'15','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','20.00','15','Inclusive','branch','Inventory','','','','','',NULL,'516708707722222032'),(46,'51670827106','579',1.00,'200','retail','0','2022-12-13 09:42:30','','','','130','Cash',0.00,'200','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516708716204272432'),(47,'51670827106','870',1.00,'150','retail','0','2022-12-13 09:42:30','','','','27','Cash',0.00,'150','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516708716472164302'),(48,'51670827106','342',5.00,'50','retail','0','2022-12-13 09:42:30','','','','0','Cash',0.00,'10','','','5','','1','2022-12-13 03:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','33.00','28','Inclusive','branch','Inventory','','','','','',NULL,'516708718960837029'),(49,'71670942389','427',2.00,'20','retail','0','2022-12-13 17:39:49','','','','0','Cash',2.76,'10','','','7','','1','2022-12-14 04:28:26','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',17.24,'','60.00','58','Inclusive','branch','Inventory','','','','','',NULL,'716709424273421300'),(50,'71670942389','305',1.00,'100','retail','0','2022-12-13 17:41:12','','','','18','Cash',0.00,'100','','','7','','1','2022-12-14 04:28:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'716709424837230732'),(51,'71670942389','22',1.00,'200','retail','0','2022-12-13 17:42:07','','','','0','Cash',0.00,'200','','','7','','1','2022-12-14 04:28:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'716709425712222032'),(52,'71670942389','16',5.00,'50','retail','0','2022-12-13 17:58:52','','','','4.3','Cash',0.00,'10','','','7','','1','2022-12-14 04:28:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','49.00','44','Inclusive','branch','Inventory','','','','','',NULL,'716709435713729374'),(53,'71670942389','292',1.00,'15','retail','0','2022-12-13 17:59:31','','','','99','Cash',0.00,'15','','','7','','1','2022-12-14 04:28:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'716709436180202030'),(54,'71670942389','920',1.00,'150','retail','0','2022-12-13 18:02:32','','','','65','Cash',0.00,'150','','','7','','1','2022-12-14 04:28:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716709437642366302'),(55,'71670942389','910',1.00,'100','retail','0','2022-12-13 18:02:45','','','','25','Cash',0.00,'100','','','7','','1','2022-12-14 04:28:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716709437924242432'),(56,'71670942389','921',2.00,'4','retail','0','2022-12-13 18:09:20','','','','1','Cash',0.00,'2','','','7','','1','2022-12-14 04:28:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716709441733421300'),(57,'71670942389','555',2.00,'40','retail','0','2022-12-13 18:12:16','','','','0','Cash',5.52,'20','','','7','','1','2022-12-14 04:28:26','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',34.48,'','49.00','47','Inclusive','branch','Inventory','','','','','',NULL,'716709443530202030'),(58,'71670942389','856',1.00,'100','retail','0','2022-12-13 18:12:33','','','','19','Cash',0.00,'100','','','7','','1','2022-12-14 04:28:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716709443730202030'),(59,'71670942389','296',1.00,'5','retail','0','2022-12-13 18:12:54','','','','0','Cash',0.00,'5','','','7','','1','2022-12-14 04:28:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','','','','','',NULL,'716709443913022393'),(60,'71670942389','583',1.00,'5','retail','0','2022-12-13 18:13:11','','','','0.85','Cash',0.00,'5','','','7','','1','2022-12-14 04:28:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','104.00','103','Inclusive','branch','Inventory','','','','','',NULL,'716709444117210732'),(61,'71670942389','8',2.00,'20','retail','0','2022-12-13 18:13:57','','','','0','Cash',2.76,'10','','','7','','1','2022-12-14 04:28:26','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',17.24,'','20.00','18','Inclusive','branch','Inventory','','','','','',NULL,'716709444542333324'),(62,'71670942389','922',1.00,'200','retail','0','2022-12-13 20:14:25','','','','55','Cash',0.00,'200','','','7','','1','2022-12-14 04:28:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716709516887280732'),(63,'71670942389','924',10.00,'100','retail','0','2022-12-13 20:18:36','','','','4','Cash',0.00,'10','','','7','','1','2022-12-14 04:28:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','50.00','40','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716709519411729174'),(64,'71670942389','820',2.00,'20','retail','0','2022-12-13 20:23:30','','','','0','Cash',2.76,'10','','','7','','1','2022-12-14 04:28:26','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',17.24,'','104.00','102','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716709522332263302'),(65,'71670942389','280',1.00,'100','retail','0','2022-12-13 20:52:00','','','','59','Cash',0.00,'100','','','7','','1','2022-12-14 04:28:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'716709539377270732'),(66,'71670942389','806',1.00,'50','retail','0','2022-12-13 20:52:37','','','','15','Cash',0.00,'50','','','7','','1','2022-12-14 04:28:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716709540012460302'),(67,'71670942389','925',6.00,'90','retail','0','2022-12-13 20:55:42','','','','5','Cash',0.00,'15','','','7','','1','2022-12-14 04:28:26','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','17.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716709541663421300'),(68,'71670942389','926',4.00,'80','retail','0','2022-12-13 20:59:25','','','','9','Cash',0.00,'20','','','7','','1','2022-12-14 04:28:26','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','30.00','26','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716709543793421300'),(69,'71670942389','725',2.00,'100','retail','0','2022-12-14 09:50:28','','','','30','Cash',0.00,'50','','','7','','1','2022-12-14 04:28:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','','','','','',NULL,'716710006724202432'),(70,'71670942389','838',5.00,'50','retail','0','2022-12-14 09:51:56','','','','5','Cash',0.00,'10','','','7','','1','2022-12-14 04:28:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','73.00','68','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716710007424202432'),(71,'71670942389','927',2.00,'20','retail','0','2022-12-14 09:57:19','','','','4','Cash',0.00,'10','','','7','','1','2022-12-14 04:28:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716710010811720174'),(72,'71670942389','928',2.00,'200','retail','0','2022-12-14 09:59:43','','','','49','Cash',0.00,'100','','','7','','1','2022-12-14 04:28:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716710011970202031'),(73,'71670942389','667',3.00,'75','retail','0','2022-12-14 10:00:26','','','','16','Cash',0.00,'25','','','7','','1','2022-12-14 04:28:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','','','','','',NULL,'716710012484202432'),(74,'71670942389','916',1.00,'200','retail','0','2022-12-14 10:01:32','','','','80','Cash',0.00,'200','','','7','','1','2022-12-14 04:28:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716710013177270732'),(75,'71670942389','853',1.00,'50','retail','0','2022-12-14 10:04:41','','','','7','Cash',0.00,'50','','','7','','1','2022-12-14 04:28:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716710014952222032'),(76,'71670942389','18',1.00,'400','retail','0','2022-12-14 10:04:56','','','','169','Cash',0.00,'400','','','7','','1','2022-12-14 04:28:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'716710015447240732'),(77,'71670942389','930',3.00,'60','retail','0','2022-12-14 10:11:02','','','','9','Cash',0.00,'20','','','7','','1','2022-12-14 04:28:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','70.00','67','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716710018930202031'),(78,'71670942389','931',14.00,'70','retail','0','2022-12-14 10:14:54','','','','2','Cash',0.00,'5','','','7','','1','2022-12-14 04:28:26','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716710021200310023'),(79,'71670942389','292',1.00,'15','retail','0','2022-12-14 10:15:26','','','','99','Cash',0.00,'15','','','7','','1','2022-12-14 04:28:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'716710021733022371'),(80,'71670942389','933',1.00,'50','retail','0','2022-12-14 10:23:20','','','','0','Cash',0.00,'50','','','7','','1','2022-12-14 04:28:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716710026164202432'),(81,'71670942389','9',5.00,'50','retail','0','2022-12-14 10:23:36','','','','2','Cash',6.90,'10','','','7','','1','2022-12-14 04:28:26','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',43.10,'','56.00','51','Inclusive','branch','Inventory','','','','','',NULL,'716710027632222032'),(82,'71670942389','922',1.00,'200','retail','0','2022-12-14 10:26:18','','','','55','Cash',0.00,'200','','','7','','1','2022-12-14 04:28:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716710028572720274'),(83,'71671002907','869',2.00,'20','retail','0','2022-12-14 10:28:27','','','','2','Cash',0.00,'10','','','7','','1','2022-12-14 16:50:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','130.00','128','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716710029660202031'),(84,'71671002907','806',2.00,'100','retail','0','2022-12-14 10:29:27','','','','15','Cash',0.00,'50','','','7','','1','2022-12-14 16:50:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716710029930202031'),(85,'71671002907','934',1.00,'350','retail','0','2022-12-14 10:31:52','','','','265','Cash',0.00,'350','','','7','','1','2022-12-14 16:50:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716710031372033367'),(86,'71671002907','917',2.00,'20','retail','0','2022-12-14 10:32:18','','','','2','Cash',0.00,'10','','','7','','1','2022-12-14 16:50:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','51.00','49','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716710031722222032'),(87,'71671002907','916',1.00,'200','retail','0','2022-12-14 10:32:52','','','','80','Cash',0.00,'200','','','7','','1','2022-12-14 16:50:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716710052922569312'),(88,'71671002907','725',1.00,'50','retail','0','2022-12-14 11:37:45','','','','30','Cash',0.00,'50','','','7','','1','2022-12-14 16:50:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'716710070812222032'),(89,'71671002907','296',3.00,'15','retail','0','2022-12-14 14:15:45','','','','0','Cash',2.07,'5','','','7','','1','2022-12-14 16:50:52','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',12.93,'','51.00','48','Inclusive','branch','Inventory','','','','','',NULL,'716710165724212432'),(90,'71671002907','820',5.00,'50','retail','0','2022-12-14 14:16:13','','','','0','Cash',0.00,'10','','','7','','1','2022-12-14 16:50:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','102.00','97','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716710165972669312'),(91,'71671002907','16',15.00,'150','retail','0','2022-12-14 14:16:38','','','','4.3','Cash',0.00,'10','','','7','','1','2022-12-14 16:50:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','44.00','29','Inclusive','branch','Inventory','','','','','',NULL,'716710172103022312'),(92,'71671002907','910',1.00,'100','retail','0','2022-12-14 14:26:51','','','','25','Cash',0.00,'100','','','7','','1','2022-12-14 16:50:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716710172407200732'),(93,'71671002907','935',1.00,'10','retail','0','2022-12-14 14:29:42','','','','4','Cash',0.00,'10','','','7','','1','2022-12-14 16:50:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716710173934212432'),(94,'71671002907','813',10.00,'50','retail','0','2022-12-14 14:43:12','','','','2','Cash',0.00,'5','','','7','','1','2022-12-14 16:50:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','94.00','84','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716710182320326242'),(95,'71671002907','936',10.00,'50','retail','0','2022-12-14 14:46:22','','','','2','Cash',0.00,'5','','','7','','1','2022-12-14 16:50:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','103.00','93','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716710184066401370'),(96,'71671002907','583',2.00,'10','retail','0','2022-12-14 17:25:28','','','','0.85','Cash',1.38,'5','','','7','','1','2022-12-14 16:50:52','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',8.62,'','103.00','101','Inclusive','branch','Inventory','','','','','',NULL,'716710279432764312'),(97,'71671002907','937',22.00,'110','retail','0','2022-12-14 18:40:51','','','','2','Cash',0.00,'5','','','7','','1','2022-12-14 16:50:52','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','70.00','48','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716710324673421300'),(98,'71671002907','938',1.00,'50','retail','0','2022-12-14 18:45:23','','','','35','Cash',0.00,'50','','','7','','1','2022-12-14 16:50:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716710327334232432'),(99,'71671002907','594',2.00,'10','retail','0','2022-12-14 18:45:34','','','','0','Cash',0.00,'5','','','7','','1','2022-12-14 16:50:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','83.00','81','Inclusive','branch','Inventory','','','','','',NULL,'716710327643330232'),(100,'71671002907','856',1.00,'100','retail','0','2022-12-14 18:46:30','','','','19','Cash',0.00,'100','','','7','','1','2022-12-14 16:50:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716710330853720374'),(101,'71671002907','427',2.00,'20','retail','0','2022-12-14 18:51:25','','','','0','Cash',0.00,'10','','','7','','1','2022-12-14 16:50:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','58.00','56','Inclusive','branch','Inventory','','','','','',NULL,'716710343250202031'),(102,'71671002907','130',3.00,'60','retail','0','2022-12-14 19:12:06','','','','10','Cash',0.00,'20','','','7','','1','2022-12-14 16:50:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Inventory','','','','','',NULL,'716710343433421300'),(103,'71671002907','882',2.00,'20','retail','0','2022-12-14 19:49:15','','','','3','Cash',0.00,'10','','','7','','1','2022-12-14 16:50:52','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716710373062760312'),(104,'71671002907','42',1.00,'200','retail','0','2022-12-14 20:01:46','','','','44','Cash',27.59,'200','','','7','','1','2022-12-14 16:50:52','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',172.41,'','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'716710373423421300'),(105,'71671002907','43',1.00,'150','retail','0','2022-12-14 20:02:27','','','','40','Cash',0.00,'150','','','7','','1','2022-12-14 16:50:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'716710373687720774'),(106,'71671002907','583',5.00,'25','retail','0','2022-12-14 20:03:58','','','','0.85','Cash',0.00,'5','','','7','','1','2022-12-14 16:50:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','101.00','96','Inclusive','branch','Inventory','','','','','',NULL,'716710374582765312'),(107,'71671002907','915',5.00,'25','retail','0','2022-12-14 20:04:19','','','','2','Cash',0.00,'5','','','7','','1','2022-12-14 16:50:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','56.00','51','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716710374837230732'),(108,'71671002907','516',2.00,'10','retail','0','2022-12-14 20:05:22','','','','3.9','Cash',0.00,'5','','','7','','1','2022-12-14 16:50:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','','',NULL,'716710375352222032'),(109,'71671002907','853',1.00,'50','retail','0','2022-12-14 20:05:36','','','','7','Cash',0.00,'50','','','7','','1','2022-12-14 16:50:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716710375903022395'),(110,'71671002907','939',10.00,'50','retail','0','2022-12-14 20:11:37','','','','2','Cash',0.00,'5','','','7','','1','2022-12-14 16:50:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','122.00','112','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716710379237720774'),(111,'71671002907','940',2.00,'10','retail','0','2022-12-14 20:27:18','','','','1','Cash',0.00,'5','','','7','','1','2022-12-14 16:50:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716710388643022368'),(112,'71671002907','814',1.00,'50','retail','0','2022-12-14 22:05:11','','','','33','Cash',0.00,'50','','','7','','1','2022-12-14 16:50:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716710447242222032'),(113,'51670913767','9',2.00,'20','retail','0','2022-12-15 12:36:56','','','','2','Cash',0.00,'10','','','5','','1','2022-12-15 06:37:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','61.00','59','Inclusive','branch','Inventory','','','','','',NULL,'516709137922222032'),(114,'51670913767','427',3.00,'30','retail','0','2022-12-15 12:36:56','','','','0','Cash',0.00,'10','','','5','','1','2022-12-15 06:37:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','63.00','60','Inclusive','branch','Inventory','','','','','',NULL,'516709140074729454'),(115,'51670913767','22',1.00,'200','retail','0','2022-12-15 12:36:56','','','','0','Cash',0.00,'200','','','5','','1','2022-12-15 06:37:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516709180837230732'),(116,'51670913767','16',3.00,'30','retail','0','2022-12-15 12:36:56','','','','4.3','Cash',0.00,'10','','','5','','1','2022-12-15 06:37:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','52.00','49','Inclusive','branch','Inventory','','','','','',NULL,'516709183853022383'),(117,'51670913767','9',3.00,'30','retail','0','2022-12-15 12:36:56','','','','2','Cash',0.00,'10','','','5','','1','2022-12-15 06:37:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','59.00','56','Inclusive','branch','Inventory','','','','','',NULL,'516709185978729854'),(118,'51671097334','176',2.00,'30','retail','0','2022-12-15 22:58:10','','','','7.4','Cash',0.00,'15','','','5','','1','2022-12-15 16:58:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','','','','','',NULL,'516710973824292432'),(119,'51671097334','820',2.00,'20','retail','0','2022-12-15 22:58:10','','','','0','Cash',0.00,'10','','','5','','1','2022-12-15 16:58:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','97.00','95','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516710974232222032'),(120,'51671097334','342',3.00,'30','retail','0','2022-12-15 22:58:10','','','','0','Cash',0.00,'10','','','5','','1','2022-12-15 16:58:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','28.00','25','Inclusive','branch','Inventory','','','','','',NULL,'516710974504292432'),(121,'51671097334','928',1.00,'100','retail','0','2022-12-15 22:58:10','','','','49','Cash',0.00,'100','','','5','','1','2022-12-15 16:58:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516710975233022325'),(122,'51671097334','919',30.00,'150','retail','0','2022-12-15 22:58:10','','','','134','Cash',0.00,'5','','','5','','1','2022-12-15 16:58:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','114.00','84','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516711010780661220'),(123,'51671097334','941',1.00,'400','retail','0','2022-12-15 22:58:10','','','','90','Cash',0.00,'400','','','5','','1','2022-12-15 16:58:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516711042330202031'),(124,'51671097334','924',15.00,'150','retail','0','2022-12-15 22:58:10','','','','4','Cash',0.00,'10','','','5','','1','2022-12-15 16:58:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','40.00','25','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516711042667260732'),(125,'51671097334','583',10.00,'50','retail','0','2022-12-15 22:58:10','','','','0.85','Cash',0.00,'5','','','5','','1','2022-12-15 16:58:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','96.00','86','Inclusive','branch','Inventory','','','','','',NULL,'516711110272222032'),(126,'51671097334','820',16.00,'160','retail','0','2022-12-15 22:58:10','','','','0','Cash',0.00,'10','','','5','','1','2022-12-15 16:58:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','95.00','79','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516711110665223623'),(127,'51671097334','942',24.00,'240','retail','0','2022-12-15 22:58:10','','','','3','Cash',0.00,'10','','','5','','1','2022-12-15 16:58:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','500.00','476','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516711113827220732'),(128,'51671097334','583',11.00,'55','retail','0','2022-12-15 22:58:10','','','','0.85','Cash',0.00,'5','','','5','','1','2022-12-15 16:58:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','86.00','75','Inclusive','branch','Inventory','','','','','',NULL,'516711274137230732'),(129,'51671097334','915',1.00,'5','retail','0','2022-12-15 22:58:10','','','','2','Cash',0.00,'5','','','5','','1','2022-12-15 16:58:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516711274862353302'),(130,'51671097334','675',1.00,'50','retail','0','2022-12-15 22:58:10','','','','0','Cash',0.00,'50','','','5','','1','2022-12-15 16:58:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516711276514222432'),(131,'51671097334','8',1.00,'10','retail','0','2022-12-15 22:58:10','','','','0','Cash',0.00,'10','','','5','','1','2022-12-15 16:58:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'516711277304222432'),(132,'51671097334','943',30.00,'300','retail','0','2022-12-15 22:58:10','','','','5','Cash',0.00,'10','','','5','','1','2022-12-15 16:58:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','105.00','75','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516711279780202031'),(133,'51671097334','16',15.00,'150','retail','0','2022-12-15 22:58:10','','','','4.3','Cash',0.00,'10','','','5','','1','2022-12-15 16:58:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','29.00','14','Inclusive','branch','Inventory','','','','','',NULL,'516711280070202031'),(134,'51671097334','370',1.00,'50','retail','0','2022-12-15 22:58:10','','','','30','Cash',0.00,'50','','','5','','1','2022-12-15 16:58:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516711280842302240'),(135,'51671097334','862',1.00,'100','retail','0','2022-12-15 22:58:10','','','','40','Cash',0.00,'100','','','5','','1','2022-12-15 16:58:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516711281097290732'),(136,'51671097334','878',2.00,'20','retail','0','2022-12-15 22:58:10','','','','5','Cash',0.00,'10','','','5','','1','2022-12-15 16:58:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516711281402864312'),(137,'51671097334','9',1.00,'10','retail','0','2022-12-15 22:58:10','','','','2','Cash',0.00,'10','','','5','','1','2022-12-15 16:58:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','169.00','168','Inclusive','branch','Inventory','','','','','',NULL,'516711286253022326'),(138,'51671097334','397',5.00,'100','retail','0','2022-12-15 22:58:10','','','','5.5','Cash',0.00,'20','','','5','','1','2022-12-15 16:58:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','24.00','19','Inclusive','branch','Inventory','','','','','',NULL,'516711342894721454'),(139,'51671206015','869',16.00,'160','retail','0','2022-12-16 22:48:44','','','','2','Cash',0.00,'10','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','128.00','112','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516712060452222032'),(140,'51671206015','243',1.00,'30','retail','0','2022-12-16 22:48:44','','','','0','Cash',0.00,'30','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'516712062163421300'),(141,'51671206015','9',5.00,'50','retail','0','2022-12-16 22:48:44','','','','2','Cash',0.00,'10','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','168.00','163','Inclusive','branch','Inventory','','','','','',NULL,'516712062884202432'),(142,'51671206015','583',6.00,'30','retail','0','2022-12-16 22:48:44','','','','0.85','Cash',0.00,'5','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','75.00','69','Inclusive','branch','Inventory','','','','','',NULL,'516712063080202031'),(143,'51671206015','915',4.00,'20','retail','0','2022-12-16 22:48:44','','','','2','Cash',0.00,'5','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','50.00','46','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516712063354202432'),(144,'51671206015','820',5.00,'50','retail','0','2022-12-16 22:48:44','','','','0','Cash',0.00,'10','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','79.00','74','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516712063506722654'),(145,'51671206015','701',1.00,'50','retail','0','2022-12-16 22:48:44','','','','0','Cash',0.00,'50','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516712064404202432'),(146,'51671206015','935',2.00,'20','retail','0','2022-12-16 22:48:44','','','','4','Cash',0.00,'10','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516712064732667312'),(147,'51671206015','401',6.00,'60','retail','0','2022-12-16 22:48:44','','','','12','Cash',0.00,'10','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','40.00','34','Inclusive','branch','Inventory','','','','','',NULL,'516712065056722654'),(148,'51671206015','850',10.00,'50','retail','0','2022-12-16 22:48:44','','','','2','Cash',0.00,'5','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','83.00','73','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516712065814202432'),(149,'51671206015','843',1.00,'80','retail','0','2022-12-16 22:48:44','','','','49','Cash',0.00,'80','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516712066323421300'),(150,'51671206015','130',4.00,'80','retail','0','2022-12-16 22:48:44','','','','10','Cash',0.00,'20','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','12.00','8','Inclusive','branch','Inventory','','','','','',NULL,'516712066532222032'),(151,'51671206015','942',20.00,'200','retail','0','2022-12-16 22:48:44','','','','3','Cash',0.00,'10','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','476.00','456','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516712066966722654'),(152,'51671206015','939',10.00,'50','retail','0','2022-12-16 22:48:44','','','','2','Cash',0.00,'5','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','112.00','102','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516712067266722654'),(153,'51671206015','922',1.00,'200','retail','0','2022-12-16 22:48:44','','','','55','Cash',0.00,'200','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516712067733421300'),(154,'51671206015','928',1.00,'100','retail','0','2022-12-16 22:48:44','','','','49','Cash',0.00,'100','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516712067913022397'),(155,'51671206015','882',1.00,'10','retail','0','2022-12-16 22:48:44','','','','3','Cash',0.00,'10','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516712068073022308'),(156,'51671206015','375',2.00,'100','retail','0','2022-12-16 22:48:44','','','','20','Cash',0.00,'50','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516712068637230732'),(157,'51671206015','53',1.00,'25','retail','0','2022-12-16 22:48:44','','','','11','Cash',0.00,'25','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'516712069763421300'),(158,'51671206015','734',1.00,'100','retail','0','2022-12-16 22:48:44','','','','0','Cash',0.00,'100','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516712070993421300'),(159,'51671206015','292',2.00,'30','retail','0','2022-12-16 22:48:44','','','','99','Cash',0.00,'15','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','','',NULL,'516712071887722754'),(160,'51671206015','43',1.00,'150','retail','0','2022-12-16 22:48:44','','','','40','Cash',0.00,'150','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516712127850202031'),(161,'51671206015','853',1.00,'50','retail','0','2022-12-16 22:48:44','','','','7','Cash',0.00,'50','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516712128194212432'),(162,'51671206015','555',3.00,'60','retail','0','2022-12-16 22:48:44','','','','0','Cash',0.00,'20','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','47.00','44','Inclusive','branch','Inventory','','','','','',NULL,'516712128474212432'),(163,'51671206015','32',2.00,'60','retail','0','2022-12-16 22:48:44','','','','20','Cash',0.00,'30','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516712129892310123'),(164,'51671206015','576',2.00,'10','retail','0','2022-12-16 22:48:44','','','','0','Cash',0.00,'5','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','54.00','52','Inclusive','branch','Inventory','','','','','',NULL,'516712131443022341'),(165,'51671206015','302',1.00,'100','retail','0','2022-12-16 22:48:44','','','','40','Cash',0.00,'100','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516712133923022393'),(166,'51671206015','650',2.00,'5','retail','0','2022-12-16 22:48:44','','','','0','Cash',0.00,'2.5','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','138.00','136','Inclusive','branch','Inventory','','','','','',NULL,'516712135863421300'),(167,'51671206015','32',2.00,'60','retail','0','2022-12-16 22:48:44','','','','20','Cash',0.00,'30','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','70.00','68','Inclusive','branch','Inventory','','','','','',NULL,'516712136884212432'),(168,'51671206015','375',1.00,'50','retail','0','2022-12-16 22:48:44','','','','20','Cash',0.00,'50','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516712148037230732'),(169,'51671206015','943',34.00,'340','retail','0','2022-12-16 22:48:44','','','','5','Cash',0.00,'10','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'34','75.00','41','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516712163147240732'),(170,'51671206015','858',5.00,'10','retail','0','2022-12-16 22:48:44','','','','1','Cash',0.00,'2','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','60.00','55','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516712164354212432'),(171,'51671206015','947',2.00,'10','retail','0','2022-12-16 22:48:44','','','','2.5','Cash',0.00,'5','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','200.00','198','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516712164836722654'),(172,'51671206015','906',1.00,'50','retail','0','2022-12-16 22:48:44','','','','25','Cash',0.00,'50','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516712169744212432'),(173,'51671206015','906',1.00,'50','retail','0','2022-12-16 22:48:44','','','','25','Cash',0.00,'50','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516712175300202031'),(174,'51671206015','930',3.00,'60','retail','0','2022-12-16 22:48:44','','','','9','Cash',0.00,'20','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','67.00','64','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516712177592765312'),(175,'51671206015','945',1.00,'50','retail','0','2022-12-16 22:48:44','','','','10','Cash',0.00,'50','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516712185673421300'),(176,'51671206015','799',1.00,'100','retail','0','2022-12-16 22:48:44','','','','55','Cash',0.00,'100','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516712185835073203'),(177,'51671206015','786',1.00,'50','retail','0','2022-12-16 22:48:44','','','','24','Cash',0.00,'50','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516712186094212432'),(178,'51671206015','996',1.00,'50','retail','0','2022-12-16 22:48:44','','','','15','Cash',0.00,'50','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516712188862222032'),(179,'51671206015','725',1.00,'50','retail','0','2022-12-16 22:48:44','','','','30','Cash',0.00,'50','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516712200894222432'),(180,'51671206015','806',2.00,'100','retail','0','2022-12-16 22:48:44','','','','15','Cash',0.00,'50','','','5','','1','2022-12-16 16:53:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516712201240722054'),(181,'71671258040','909',1.00,'300','retail','0','2022-12-17 09:20:40','','','','70','Cash',0.00,'300','','','7','','1','2022-12-17 16:52:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716712580513022350'),(182,'71671258040','986',1.00,'100','retail','0','2022-12-17 09:20:52','','','','25','Cash',0.00,'100','','','7','','1','2022-12-17 16:52:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716712581000202031'),(183,'71671258040','921',3.00,'6','retail','0','2022-12-17 09:21:41','','','','1','Cash',0.00,'2','','','7','','1','2022-12-17 16:52:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716712590144252432'),(184,'71671258040','882',1.00,'10','retail','0','2022-12-17 09:39:18','','','','3','Cash',0.00,'10','','','7','','1','2022-12-17 16:52:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716712591790202031'),(185,'71671258040','8',2.00,'20','retail','0','2022-12-17 09:39:39','','','','0','Cash',2.76,'10','','','7','','1','2022-12-17 16:52:10','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',17.24,'','17.00','15','Inclusive','branch','Inventory','','','','','',NULL,'716712591894252432'),(186,'71671258040','943',8.00,'80','retail','0','2022-12-17 10:04:35','','','','5','Cash',0.00,'10','','','7','','1','2022-12-17 16:52:10','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','41.00','33','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716712606952069312'),(187,'71671258040','9',2.00,'20','retail','0','2022-12-17 19:42:55','','','','2','Cash',0.00,'10','','','7','','1','2022-12-17 16:52:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','163.00','161','Inclusive','branch','Inventory','','','','','',NULL,'716712954132222032'),(188,'71671258040','555',1.00,'20','retail','0','2022-12-17 19:44:05','','','','0','Cash',0.00,'20','','','7','','1','2022-12-17 16:52:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','','',NULL,'716712954673022364'),(189,'71671258040','337',20.00,'100','retail','0','2022-12-17 19:44:27','','','','1','Cash',0.00,'5','','','7','','1','2022-12-17 16:52:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','42.00','22','Inclusive','branch','Inventory','','','','','',NULL,'716712955267260732'),(190,'71671258040','878',1.00,'10','retail','0','2022-12-17 19:45:26','','','','5','Cash',0.00,'10','','','7','','1','2022-12-17 16:52:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716712958727220732'),(191,'71671258040','993',5.00,'10','retail','0','2022-12-17 19:51:13','','','','1','Cash',0.00,'2','','','7','','1','2022-12-17 16:52:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','300.00','295','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716712958967260732'),(192,'71671258040','375',1.00,'50','retail','0','2022-12-17 19:51:37','','','','20','Cash',0.00,'50','','','7','','1','2022-12-17 16:52:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'716712959087280732'),(193,'71671258040','882',1.00,'10','retail','0','2022-12-17 19:51:48','','','','3','Cash',0.00,'10','','','7','','1','2022-12-17 16:52:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716712959212222032'),(194,'71671258040','713',1.00,'200','retail','0','2022-12-17 19:52:01','','','','35','Cash',0.00,'200','','','7','','1','2022-12-17 16:52:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'716712959392563312'),(195,'71671258040','820',11.00,'110','retail','0','2022-12-17 19:52:20','','','','0','Cash',15.17,'10','','','7','','1','2022-12-17 16:52:10','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',94.83,'','74.00','63','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716712960254292432'),(196,'71671258040','412',1.00,'50','retail','0','2022-12-17 21:43:32','','','','35','Cash',0.00,'50','','','7','','1','2022-12-17 16:52:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'716713026362263312'),(197,'71671258040','939',2.00,'10','retail','0','2022-12-17 21:43:57','','','','2','Cash',0.00,'5','','','7','','1','2022-12-17 16:52:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','102.00','100','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716713026732222032'),(198,'71671258040','1011',3.00,'30','retail','0','2022-12-17 21:44:34','','','','5','Cash',0.00,'10','','','7','','1','2022-12-17 16:52:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','45.00','42','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716713026963421300'),(199,'71671258040','1008',1.00,'20','retail','0','2022-12-17 21:44:57','','','','7.5','Cash',0.00,'20','','','7','','1','2022-12-17 16:52:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716713027804202432'),(200,'71671258040','571',20.00,'100','retail','0','2022-12-17 21:47:49','','','','0','Cash',0.00,'5','','','7','','1','2022-12-17 16:52:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','85.00','65','Inclusive','branch','Inventory','','','','','',NULL,'716713029372720302'),(201,'71671258040','993',5.00,'10','retail','0','2022-12-17 21:48:58','','','','1','Cash',0.00,'2','','','7','','1','2022-12-17 16:52:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','295.00','290','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716713029613731122'),(202,'71671258040','1012',15.00,'75','retail','0','2022-12-17 21:50:35','','','','3.5','Cash',0.00,'5','','','7','','1','2022-12-17 16:52:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','70.00','55','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716713031247240732'),(203,'71671258040','420',1.00,'10','retail','0','2022-12-17 21:52:05','','','','0','Cash',0.00,'10','','','7','','1','2022-12-17 16:52:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','','',NULL,'716713031523022351'),(204,'71671463870','820',15.00,'150','retail','0','2022-12-19 18:31:10','','','','0','Cash',20.69,'10','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',129.31,'','63.00','48','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716714639070202031'),(205,'71671463870','943',15.00,'150','retail','0','2022-12-19 18:33:42','','','','5','Cash',0.00,'10','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','33.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716714641064724474'),(206,'71671463870','1011',2.00,'20','retail','0','2022-12-19 18:35:07','','','','5','Cash',0.00,'10','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','42.00','40','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716714641502222032'),(207,'71671463870','1022',3.00,'450','retail','0','2022-12-19 18:39:29','','','','52','Cash',0.00,'150','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716714644053022304'),(208,'71671463870','9',3.00,'30','retail','0','2022-12-19 18:40:06','','','','2','Cash',4.14,'10','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',25.86,'','161.00','158','Inclusive','branch','Inventory','','','','','',NULL,'716714644540202031'),(209,'71671463870','555',1.00,'20','retail','0','2022-12-19 18:40:54','','','','0','Cash',0.00,'20','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','','',NULL,'716714644707200732'),(210,'71671463870','802',1.00,'50','retail','0','2022-12-19 18:48:20','','','','28','Cash',0.00,'50','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716714649182222032'),(211,'71671463870','1024',1.00,'50','retail','0','2022-12-19 18:48:38','','','','28','Cash',0.00,'50','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716714649423421300'),(212,'71671463870','986',1.00,'100','retail','0','2022-12-19 18:49:02','','','','25','Cash',0.00,'100','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716714649893421300'),(213,'71671463870','850',4.00,'20','retail','0','2022-12-19 18:49:49','','','','2','Cash',0.00,'5','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','73.00','69','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716714650332263223'),(214,'71671463870','868',1.00,'150','retail','0','2022-12-19 18:50:33','','','','66','Cash',0.00,'150','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716714651962222032'),(215,'71671463870','1014',20.00,'50','retail','0','2022-12-19 18:53:17','','','','1.5','Cash',0.00,'2.5','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','44.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716714652202562312'),(216,'71671463870','1013',1.00,'10','retail','0','2022-12-19 18:54:14','','','','5','Cash',0.00,'10','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716714652662326226'),(217,'71671463870','1017',5.00,'50','retail','0','2022-12-19 18:54:26','','','','2.5','Cash',0.00,'10','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','25.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716714653055724574'),(218,'71671463870','1005',10.00,'50','retail','0','2022-12-19 18:55:06','','','','2.5','Cash',0.00,'5','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','70.00','60','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716714653713421300'),(219,'71671463870','583',1.00,'5','retail','0','2022-12-19 18:56:12','','','','0.85','Cash',0.00,'5','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','69.00','68','Inclusive','branch','Inventory','','','','','',NULL,'716714653865724574'),(220,'71671463870','296',1.00,'5','retail','0','2022-12-19 18:56:27','','','','0','Cash',0.00,'5','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','','',NULL,'716714654020202031'),(221,'71671463870','375',1.00,'50','retail','0','2022-12-19 18:56:43','','','','20','Cash',0.00,'50','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'716714654173022314'),(222,'71671463870','1',2.00,'100','retail','0','2022-12-19 18:56:57','','','','30','Cash',13.79,'50','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',86.21,'','5.00','3','Inclusive','branch','Inventory','','','','','',NULL,'716714654592222032'),(223,'71671463870','130',4.00,'80','retail','0','2022-12-19 18:57:40','','','','10','Cash',11.03,'20','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',68.97,'','8.00','4','Inclusive','branch','Inventory','','','','','',NULL,'716714654767260732'),(224,'71671463870','516',2.00,'10','retail','0','2022-12-19 18:57:57','','','','3.9','Cash',0.00,'5','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','','',NULL,'716714654933022394'),(225,'71671463870','937',2.00,'10','retail','0','2022-12-19 18:58:13','','','','2','Cash',0.00,'5','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','48.00','46','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716714655233022325'),(226,'71671463870','853',2.00,'100','retail','0','2022-12-19 18:58:44','','','','7','Cash',0.00,'50','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716714655453421300'),(227,'71671463870','806',3.00,'150','retail','0','2022-12-19 18:59:05','','','','15','Cash',20.69,'50','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',129.31,'','13.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716714655563421300'),(228,'71671463870','32',1.00,'10','retail','0','2022-12-19 18:59:16','','','','3.5','Cash',0.00,'10','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','68.00','67','Inclusive','branch','Inventory','','','','','',NULL,'716714655674262432'),(229,'71671463870','650',2.00,'5','retail','0','2022-12-19 18:59:27','','','','0','Cash',0.00,'2.5','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','136.00','134','Inclusive','branch','Inventory','','','','','',NULL,'716714655811541732'),(230,'71671463870','870',1.00,'150','retail','0','2022-12-19 19:31:42','','','','27','Cash',0.00,'150','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716714675700202031'),(231,'71671463870','397',10.00,'200','retail','0','2022-12-19 21:20:18','','','','5.5','Cash',0.00,'20','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','42.00','32','Inclusive','branch','Inventory','','','','','',NULL,'716714744424724474'),(232,'71671463870','583',6.00,'30','retail','0','2022-12-19 21:32:33','','','','0.85','Cash',4.14,'5','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',25.86,'','68.00','62','Inclusive','branch','Inventory','','','','','',NULL,'716714747704272432'),(233,'71671463870','926',10.00,'200','retail','0','2022-12-19 21:34:15','','','','9','Cash',0.00,'20','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','26.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716714748664724474'),(234,'71671463870','896',1.00,'50','retail','0','2022-12-19 21:34:50','','','','22','Cash',0.00,'50','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716714749237230732'),(235,'71671463870','32',1.00,'10','retail','0','2022-12-19 21:35:24','','','','3.5','Cash',0.00,'10','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','67.00','66','Inclusive','branch','Inventory','','','','','',NULL,'716714749490202031'),(236,'71671463870','771',1.00,'10','retail','0','2022-12-19 21:35:50','','','','0','Cash',0.00,'10','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','','','','','',NULL,'716714749684272432'),(237,'71671463870','790',1.00,'20','retail','0','2022-12-19 21:36:09','','','','11','Cash',0.00,'20','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716714749872468312'),(238,'71671463870','470',2.00,'60','retail','0','2022-12-19 21:36:27','','','','16','Cash',0.00,'30','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','','',NULL,'716714750073421300'),(239,'71671463870','823',6.00,'30','retail','0','2022-12-19 21:36:58','','','','0','Cash',4.14,'5','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',25.86,'','68.00','62','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716714750502222032'),(240,'71671463870','1019',7.00,'70','retail','0','2022-12-19 21:37:39','','','','5.5','Cash',0.00,'10','','','7','','1','2022-12-19 16:30:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','80.00','73','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716714750830202031'),(241,'71671554559','926',1.00,'20','retail','0','2022-12-20 19:42:39','','','','9','Cash',0.00,'20','','','7','','1','2022-12-20 16:20:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716715545892468312'),(242,'71671554559','930',1.00,'20','retail','0','2022-12-20 19:43:10','','','','9','Cash',0.00,'20','','','7','','1','2022-12-20 16:20:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','64.00','63','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716715546093421300'),(243,'71671554559','243',2.00,'60','retail','0','2022-12-20 19:43:30','','','','16','Cash',8.28,'30','','','7','','1','2022-12-20 16:20:49','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',51.72,'','21.00','19','Inclusive','branch','Inventory','','','','','',NULL,'716715546214252432'),(244,'71671554559','869',5.00,'50','retail','0','2022-12-20 19:44:17','','','','2','Cash',0.00,'10','','','7','','1','2022-12-20 16:20:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','112.00','107','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716715546844725474'),(245,'71671554559','1010',10.00,'100','retail','0','2022-12-20 19:44:44','','','','2.5','Cash',0.00,'10','','','7','','1','2022-12-20 16:20:49','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','112.00','102','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716715547152222032'),(246,'71671554559','947',2.00,'10','retail','0','2022-12-20 19:45:30','','','','2.5','Cash',0.00,'5','','','7','','1','2022-12-20 16:20:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','198.00','196','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716715547472464312'),(247,'71671554559','916',1.00,'200','retail','0','2022-12-20 19:46:00','','','','80','Cash',0.00,'200','','','7','','1','2022-12-20 16:20:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716715547727220732'),(248,'71671554559','802',1.00,'50','retail','0','2022-12-20 19:46:13','','','','28','Cash',0.00,'50','','','7','','1','2022-12-20 16:20:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716715547913022397'),(249,'71671554559','296',2.00,'10','retail','0','2022-12-20 19:46:32','','','','0','Cash',0.00,'5','','','7','','1','2022-12-20 16:20:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','47.00','45','Inclusive','branch','Inventory','','','','','',NULL,'716715548032373302'),(250,'71671554559','583',1.00,'5','retail','0','2022-12-20 19:46:44','','','','0.85','Cash',0.00,'5','','','7','','1','2022-12-20 16:20:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','62.00','61','Inclusive','branch','Inventory','','','','','',NULL,'716715548174725474'),(251,'71671554559','996',1.00,'50','retail','0','2022-12-20 19:46:57','','','','15','Cash',0.00,'50','','','7','','1','2022-12-20 16:20:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716715548294252432'),(252,'71671554559','32',4.00,'40','retail','0','2022-12-20 19:47:10','','','','3.5','Cash',0.00,'10','','','7','','1','2022-12-20 16:20:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','66.00','62','Inclusive','branch','Inventory','','','','','',NULL,'716715548442222032'),(253,'71671554559','854',1.00,'450','retail','0','2022-12-20 19:47:25','','','','289','Cash',0.00,'450','','','7','','1','2022-12-20 16:20:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716715548777270732'),(254,'71671554559','1019',37.00,'370','retail','0','2022-12-20 19:48:12','','','','5.5','Cash',0.00,'10','','','7','','1','2022-12-20 16:20:49','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','173.00','136','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716715549183421300'),(255,'71671554559','943',30.00,'300','retail','0','2022-12-20 19:48:39','','','','5','Cash',0.00,'10','','','7','','1','2022-12-20 16:20:49','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','218.00','188','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716715549390202031'),(256,'71671554559','1011',2.00,'20','retail','0','2022-12-20 19:49:00','','','','5','Cash',0.00,'10','','','7','','1','2022-12-20 16:20:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716715552334252432'),(257,'71671554559','820',2.00,'20','retail','0','2022-12-20 19:53:54','','','','0','Cash',2.76,'10','','','7','','1','2022-12-20 16:20:49','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',17.24,'','548.00','546','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716715552492392207'),(258,'71671554559','870',1.00,'150','retail','0','2022-12-20 19:54:25','','','','27','Cash',0.00,'150','','','7','','1','2022-12-20 16:20:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716715552822222032'),(259,'71671554559','375',1.00,'50','retail','0','2022-12-20 19:55:21','','','','20','Cash',0.00,'50','','','7','','1','2022-12-20 16:20:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'716715557490202031'),(260,'71671554559','938',1.00,'50','retail','0','2022-12-20 20:02:30','','','','35','Cash',0.00,'50','','','7','','1','2022-12-20 16:20:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716715560367260732'),(261,'71671554559','555',1.00,'20','retail','0','2022-12-20 20:13:20','','','','0','Cash',0.00,'20','','','7','','1','2022-12-20 16:20:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','','',NULL,'716715564240202031'),(262,'71671554559','806',2.00,'100','retail','0','2022-12-20 20:13:45','','','','15','Cash',13.79,'50','','','7','','1','2022-12-20 16:20:49','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',86.21,'','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716715571847240732'),(263,'71671554559','882',1.00,'10','retail','0','2022-12-20 20:33:19','','','','3','Cash',0.00,'10','','','7','','1','2022-12-20 16:20:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','115.00','114','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716715577734252432'),(264,'71671554559','357',2.00,'10','retail','0','2022-12-20 20:36:21','','','','2','Cash',0.00,'5','','','7','','1','2022-12-20 16:20:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','200.00','198','Inclusive','branch','Inventory','','','','','',NULL,'716715584830202031'),(265,'71671554559','15',1.00,'100','retail','0','2022-12-20 21:33:42','','','','45','Cash',0.00,'100','','','7','','1','2022-12-20 16:20:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'716715612353022332'),(266,'71671638449','820',16.00,'160','retail','0','2022-12-21 19:00:49','','','','0','Cash',22.07,'10','','','7','','1','2022-12-21 16:25:10','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',137.93,'','546.00','530','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716716418333022338'),(267,'71671638449','1011',1.00,'10','retail','0','2022-12-21 19:57:14','','','','5','Cash',0.00,'10','','','7','','1','2022-12-21 16:25:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716716418547240732'),(268,'71671638449','292',2.00,'30','retail','0','2022-12-21 19:57:34','','','','99','Cash',0.00,'15','','','7','','1','2022-12-21 16:25:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','','','','','',NULL,'716716418711726174'),(269,'71671638449','28',1.00,'10','retail','0','2022-12-21 19:57:51','','','','0','Cash',0.00,'10','','','7','','1','2022-12-21 16:25:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','','',NULL,'716716418860202031'),(270,'71671638449','32',2.00,'20','retail','0','2022-12-21 19:58:07','','','','3.5','Cash',0.00,'10','','','7','','1','2022-12-21 16:25:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','62.00','60','Inclusive','branch','Inventory','','','','','',NULL,'716716419033421300'),(271,'71671638449','650',2.00,'5','retail','0','2022-12-21 19:58:24','','','','0','Cash',0.00,'2.5','','','7','','1','2022-12-21 16:25:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','134.00','132','Inclusive','branch','Inventory','','','','','',NULL,'716716419220202031'),(272,'71671638449','869',13.00,'130','retail','0','2022-12-21 19:59:16','','','','2','Cash',0.00,'10','','','7','','1','2022-12-21 16:25:10','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','107.00','94','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716716419722373302'),(273,'71671638449','1019',22.00,'220','retail','0','2022-12-21 19:59:33','','','','5.5','Cash',0.00,'10','','','7','','1','2022-12-21 16:25:10','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','136.00','114','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716716420003022300'),(274,'71671638449','797',1.00,'100','retail','0','2022-12-21 20:00:18','','','','42','Cash',0.00,'100','','','7','','1','2022-12-21 16:25:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716716420453022340'),(275,'71671638449','583',1.00,'5','retail','0','2022-12-21 20:00:45','','','','0.85','Cash',0.00,'5','','','7','','1','2022-12-21 16:25:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','61.00','60','Inclusive','branch','Inventory','','','','','',NULL,'716716420663421300'),(276,'71671638449','296',2.00,'10','retail','0','2022-12-21 20:01:06','','','','0','Cash',0.00,'5','','','7','','1','2022-12-21 16:25:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','45.00','43','Inclusive','branch','Inventory','','','','','',NULL,'716716420783421300'),(277,'71671638449','42',1.00,'200','retail','0','2022-12-21 20:01:47','','','','44','Cash',0.00,'200','','','7','','1','2022-12-21 16:25:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'716716421242726274'),(278,'71671638449','939',10.00,'50','retail','0','2022-12-21 20:02:05','','','','2','Cash',0.00,'5','','','7','','1','2022-12-21 16:25:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','100.00','90','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716716421512726274'),(279,'71671638449','467',6.00,'300','retail','0','2022-12-21 20:02:31','','','','9','Cash',41.38,'50','','','7','','1','2022-12-21 16:25:10','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',258.62,'','20.00','14','Inclusive','branch','Inventory','','','','','',NULL,'716716421622222032'),(280,'71671638449','130',1.00,'20','retail','0','2022-12-21 20:02:43','','','','10','Cash',0.00,'20','','','7','','1','2022-12-21 16:25:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','64.00','63','Inclusive','branch','Inventory','','','','','',NULL,'716716421722222032'),(281,'71671638449','399',1.00,'150','retail','0','2022-12-21 20:02:53','','','','65','Cash',0.00,'150','','','7','','1','2022-12-21 16:25:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'716716421872222032'),(282,'71671638449','975',1.00,'100','retail','0','2022-12-21 20:03:24','','','','26','Cash',0.00,'100','','','7','','1','2022-12-21 16:25:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716716422230202031'),(283,'71671638449','3',10.00,'25','retail','0','2022-12-21 20:03:43','','','','1.5','Cash',0.00,'2.5','','','7','','1','2022-12-21 16:25:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','90.00','80','Inclusive','branch','Inventory','','','','','',NULL,'716716422582265312'),(284,'71671638449','882',1.00,'10','retail','0','2022-12-21 21:28:33','','','','3','Cash',0.00,'10','','','7','','1','2022-12-21 16:25:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','114.00','113','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716716484518726874'),(285,'71671638449','397',10.00,'200','retail','0','2022-12-21 21:47:32','','','','5.5','Cash',0.00,'20','','','7','','1','2022-12-21 16:25:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','32.00','22','Inclusive','branch','Inventory','','','','','',NULL,'716716484664242432'),(286,'71671638449','42',1.00,'200','retail','0','2022-12-21 21:49:58','','','','44','Cash',0.00,'200','','','7','','1','2022-12-21 16:25:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'716716486273222223'),(287,'71671638449','920',1.00,'150','retail','0','2022-12-21 21:50:27','','','','65','Cash',0.00,'150','','','7','','1','2022-12-21 16:25:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716716486493421300'),(288,'71671638449','928',1.00,'100','retail','0','2022-12-21 21:51:53','','','','49','Cash',0.00,'100','','','7','','1','2022-12-21 16:25:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716716487264242432'),(289,'71671638449','9',2.00,'20','retail','0','2022-12-21 21:52:07','','','','2','Cash',0.00,'10','','','7','','1','2022-12-21 16:25:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','158.00','156','Inclusive','branch','Inventory','','','','','',NULL,'716716487432222032'),(290,'71671638449','939',2.00,'10','retail','0','2022-12-21 21:52:23','','','','2','Cash',0.00,'5','','','7','','1','2022-12-21 16:25:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','90.00','88','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716716487652866312'),(291,'71671638449','858',5.00,'10','retail','0','2022-12-21 21:52:46','','','','1','Cash',0.00,'2','','','7','','1','2022-12-21 16:25:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','55.00','50','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716716487822222032'),(292,'71671638449','856',1.00,'100','retail','0','2022-12-21 21:54:04','','','','19','Cash',0.00,'100','','','7','','1','2022-12-21 16:25:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716716491312963312'),(293,'71671638449','813',2.00,'10','retail','0','2022-12-21 21:59:02','','','','2','Cash',0.00,'5','','','7','','1','2022-12-21 16:25:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','84.00','82','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716716499549726974'),(294,'71671688439','130',4.00,'80','retail','0','2022-12-22 08:53:59','','','','10','Cash',11.03,'20','','','7','','1','2022-12-23 09:52:19','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',68.97,'','63.00','59','Inclusive','branch','Inventory','','','','','',NULL,'716716884600202031'),(295,'71671688439','993',20.00,'40','retail','0','2022-12-22 08:54:20','','','','1','Cash',0.00,'2','','','7','','1','2022-12-23 09:52:19','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','290.00','270','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716716884763421300'),(296,'71671688439','823',2.00,'10','retail','0','2022-12-22 08:54:37','','','','0','Cash',0.00,'5','','','7','','1','2022-12-23 09:52:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','62.00','60','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716716885083421300'),(297,'71671688439','882',2.00,'20','retail','0','2022-12-22 08:55:09','','','','3','Cash',0.00,'10','','','7','','1','2022-12-23 09:52:19','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','113.00','111','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716716918053022308'),(298,'71671688439','927',2.00,'20','retail','0','2022-12-22 11:51:52','','','','4','Cash',0.00,'10','','','7','','1','2022-12-23 09:52:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716716995473022345'),(299,'71671688439','865',1.00,'150','retail','0','2022-12-22 11:59:29','','','','36','Cash',0.00,'150','','','7','','1','2022-12-23 09:52:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716716996037230732'),(300,'71671688439','1004',10.00,'50','retail','0','2022-12-22 12:00:03','','','','2.5','Cash',0.00,'5','','','7','','1','2022-12-23 09:52:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','66.00','56','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716716996632222032'),(301,'71671688439','6',1.00,'30','retail','0','2022-12-22 12:01:04','','','','0','Cash',0.00,'30','','','7','','1','2022-12-23 09:52:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'716716996893421300'),(302,'71671688439','879',1.00,'50','retail','0','2022-12-22 12:01:30','','','','18','Cash',0.00,'50','','','7','','1','2022-12-23 09:52:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'716716996994292432'),(303,'71671688439','563',1.00,'50','retail','0','2022-12-22 12:01:40','','','','28','Cash',0.00,'50','','','7','','1','2022-12-23 09:52:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'716717000010202031'),(304,'71671688439','467',1.00,'50','retail','0','2022-12-22 12:06:41','','','','9','Cash',0.00,'50','','','7','','1','2022-12-23 09:52:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'716717016810167727'),(305,'71671688439','342',5.00,'50','retail','0','2022-12-22 12:34:41','','','','0','Cash',0.00,'10','','','7','','1','2022-12-23 09:52:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','25.00','20','Inclusive','branch','Inventory','','','','','',NULL,'716717016963022396'),(306,'71671688439','265',1.00,'200','retail','0','2022-12-22 12:56:12','','','','79','Cash',0.00,'200','','','7','','1','2022-12-23 09:52:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'716717038472222032'),(307,'71671688439','466',1.00,'100','retail','0','2022-12-22 13:26:13','','','','35','Cash',0.00,'100','','','7','','1','2022-12-23 09:52:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','',NULL,'716717052743513300'),(308,'51671800386','320',1.00,'150','retail','0','2022-12-24 12:25:51','','','','0','Cash',0.00,'150','','','5','','1','2022-12-24 06:25:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516718004613421300'),(309,'51671800386','594',2.00,'10','retail','0','2022-12-24 12:25:51','','','','0','Cash',0.00,'5','','','5','','1','2022-12-24 06:25:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','81.00','79','Inclusive','branch','Inventory','','','','','',NULL,'516718007852068312'),(310,'51671800386','555',1.00,'20','retail','0','2022-12-24 12:25:51','','','','0','Cash',0.00,'20','','','5','','1','2022-12-24 06:25:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','','',NULL,'516718008524202432'),(311,'51671800386','930',1.00,'20','retail','0','2022-12-24 12:25:51','','','','9','Cash',0.00,'20','','','5','','1','2022-12-24 06:25:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','63.00','62','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516718140662222032'),(312,'51671800386','583',2.00,'10','retail','0','2022-12-24 12:25:51','','','','0.85','Cash',0.00,'5','','','5','','1','2022-12-24 06:25:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Inventory','','','','','',NULL,'516718144902469312'),(313,'51671873956','882',1.00,'10','retail','0','2022-12-24 22:14:42','','','','3','Cash',0.00,'10','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','111.00','110','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516718740287280732'),(314,'51671873956','608',1.00,'300','retail','0','2022-12-24 22:14:42','','','','235','Cash',0.00,'300','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516718741767260732'),(315,'51671873956','996',1.00,'50','retail','0','2022-12-24 22:14:42','','','','15','Cash',0.00,'50','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516718742470202031'),(316,'51671873956','1053',1.00,'50','retail','0','2022-12-24 22:14:42','','','','15','Cash',0.00,'50','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516718752303022332'),(317,'51671873956','588',1.00,'50','retail','0','2022-12-24 22:14:42','','','','8','Cash',0.00,'50','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516718755177270732'),(318,'51671873956','882',1.00,'10','retail','0','2022-12-24 22:14:42','','','','3','Cash',0.00,'10','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','147.00','146','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516718757665728554'),(319,'51671873956','1013',2.00,'20','retail','0','2022-12-24 22:14:42','','','','5','Cash',0.00,'10','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','42.00','40','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516718758575728554'),(320,'51671873956','850',5.00,'25','retail','0','2022-12-24 22:14:42','','','','2','Cash',0.00,'5','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','69.00','64','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516718759672566312'),(321,'51671873956','997',1.00,'30','retail','0','2022-12-24 22:14:42','','','','13','Cash',0.00,'30','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516718759992273223'),(322,'51671873956','401',6.00,'60','retail','0','2022-12-24 22:14:42','','','','12','Cash',0.00,'10','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','34.00','28','Inclusive','branch','Inventory','','','','','',NULL,'516718760962669312'),(323,'51671873956','1055',1.00,'100','retail','0','2022-12-24 22:14:42','','','','25','Cash',0.00,'100','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516718768170202031'),(324,'51671873956','557',1.00,'20','retail','0','2022-12-24 22:14:42','','','','0','Cash',0.00,'20','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516718772754272432'),(325,'51671873956','53',5.00,'125','retail','0','2022-12-24 22:14:42','','','','11','Cash',0.00,'25','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516719040490202031'),(326,'51671873956','820',3.00,'30','retail','0','2022-12-24 22:14:42','','','','0','Cash',0.00,'10','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','530.00','527','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516719040890202031'),(327,'51671873956','997',2.00,'60','retail','0','2022-12-24 22:14:42','','','','13','Cash',0.00,'30','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516719041203222223'),(328,'51671873956','674',1.00,'100','retail','0','2022-12-24 22:14:42','','','','0','Cash',0.00,'100','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516719042194202432'),(329,'51671873956','130',1.00,'20','retail','0','2022-12-24 22:14:42','','','','10','Cash',0.00,'20','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','','','','','',NULL,'516719042827220732'),(330,'51671873956','820',2.00,'20','retail','0','2022-12-24 22:14:42','','','','0','Cash',0.00,'10','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','527.00','525','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516719043077270732'),(331,'51671873956','793',2.00,'10','retail','0','2022-12-24 22:14:42','','','','2','Cash',0.00,'5','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','87.00','85','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516719045474202432'),(332,'51671873956','850',2.00,'10','retail','0','2022-12-24 22:14:42','','','','2','Cash',0.00,'5','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','64.00','62','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516719047272222032'),(333,'51671873956','996',1.00,'50','retail','0','2022-12-24 22:14:42','','','','15','Cash',0.00,'50','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516719048177270732'),(334,'51671873956','1035',1.00,'250','retail','0','2022-12-24 22:14:42','','','','141','Cash',0.00,'250','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516719051250253203'),(335,'51671873956','882',1.00,'10','retail','0','2022-12-24 22:14:42','','','','3','Cash',0.00,'10','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','146.00','145','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516719051423421300'),(336,'51671873956','583',4.00,'20','retail','0','2022-12-24 22:14:42','','','','0.85','Cash',0.00,'5','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','58.00','54','Inclusive','branch','Inventory','','','','','',NULL,'516719051853421300'),(337,'51671873956','820',2.00,'20','retail','0','2022-12-24 22:14:42','','','','0','Cash',0.00,'10','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','525.00','523','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516719052083022302'),(338,'51671873956','412',1.00,'50','retail','0','2022-12-24 22:14:42','','','','35','Cash',0.00,'50','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516719052223421300'),(339,'51671873956','882',1.00,'10','retail','0','2022-12-24 22:14:42','','','','3','Cash',0.00,'10','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','145.00','144','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516719052527220732'),(340,'51671873956','280',1.00,'100','retail','0','2022-12-24 22:14:42','','','','59','Cash',0.00,'100','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516719053765729554'),(341,'51671873956','14',1.00,'150','retail','0','2022-12-24 22:14:42','','','','50','Cash',0.00,'150','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516719054340202031'),(342,'51671873956','926',2.00,'40','retail','0','2022-12-24 22:14:42','','','','9','Cash',0.00,'20','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516719055313245349'),(343,'51671873956','467',2.00,'100','retail','0','2022-12-24 22:14:42','','','','9','Cash',0.00,'50','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','','',NULL,'516719056912105336'),(344,'51671873956','801',1.00,'100','retail','0','2022-12-24 22:14:42','','','','25','Cash',0.00,'100','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516719057212222032'),(345,'51671873956','882',1.00,'10','retail','0','2022-12-24 22:14:42','','','','3','Cash',0.00,'10','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','144.00','143','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516719057353022337'),(346,'51671873956','420',2.00,'20','retail','0','2022-12-24 22:14:42','','','','0','Cash',0.00,'10','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','46.00','44','Inclusive','branch','Inventory','','','','','',NULL,'516719057680202031'),(347,'51671873956','375',1.00,'50','retail','0','2022-12-24 22:14:42','','','','20','Cash',0.00,'50','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'516719057854202432'),(348,'51671873956','779',1.00,'40','retail','0','2022-12-24 22:14:42','','','','30','Cash',0.00,'40','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516719059614202432'),(349,'51671873956','516',5.00,'25','retail','0','2022-12-24 22:14:42','','','','3.9','Cash',0.00,'5','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','8.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516719059867260732'),(350,'51671873956','937',1.00,'5','retail','0','2022-12-24 22:14:42','','','','2','Cash',0.00,'5','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516719060202662312'),(351,'51671873956','937',4.00,'20','retail','0','2022-12-24 22:14:42','','','','2','Cash',0.00,'5','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','43.00','39','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516719060414202432'),(352,'51671873956','16',3.00,'30','retail','0','2022-12-24 22:14:42','','','','4.3','Cash',0.00,'10','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14.00','11','Inclusive','branch','Inventory','','','','','',NULL,'516719060646729654'),(353,'51671873956','1014',4.00,'10','retail','0','2022-12-24 22:14:42','','','','1.5','Cash',0.00,'2.5','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','24.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516719061507200732'),(354,'51671873956','370',1.00,'50','retail','0','2022-12-24 22:14:42','','','','30','Cash',0.00,'50','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516719061922669312'),(355,'51671873956','1059',1.00,'400','retail','0','2022-12-24 22:14:42','','','','0','Cash',0.00,'400','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516719076303421300'),(356,'51671873956','1055',1.00,'100','retail','0','2022-12-24 22:14:42','','','','25','Cash',0.00,'100','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516719076742222032'),(357,'51671873956','850',2.00,'10','retail','0','2022-12-24 22:14:42','','','','2','Cash',0.00,'5','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','62.00','60','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516719077062760312'),(358,'51671873956','1060',2.00,'10','retail','0','2022-12-24 22:14:42','','','','0','Cash',0.00,'5','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516719079070927300'),(359,'51671873956','993',5.00,'10','retail','0','2022-12-24 22:14:42','','','','1','Cash',0.00,'2','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','266.00','261','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516719079412764312'),(360,'51671873956','1014',2.00,'5','retail','0','2022-12-24 22:14:42','','','','1.5','Cash',0.00,'2.5','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516719081098729854'),(361,'51671873956','922',1.00,'200','retail','0','2022-12-24 22:14:42','','','','55','Cash',0.00,'200','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516719081318729854'),(362,'51671873956','820',2.00,'20','retail','0','2022-12-24 22:14:42','','','','0','Cash',0.00,'10','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','523.00','521','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516719081633022361'),(363,'51671873956','813',2.00,'10','retail','0','2022-12-24 22:14:42','','','','2','Cash',0.00,'5','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','82.00','80','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516719082178729854'),(364,'51671873956','397',10.00,'200','retail','0','2022-12-24 22:14:42','','','','5.5','Cash',0.00,'20','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','11.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516719084240202031'),(365,'51671873956','1023',9.00,'45','retail','0','2022-12-24 22:14:42','','','','2.0','Cash',0.00,'5','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','9.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516719084590929305'),(366,'51671873956','370',1.00,'50','retail','0','2022-12-24 22:14:42','','','','30','Cash',0.00,'50','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516719090142222032'),(367,'51671873956','1048',6.00,'120','retail','0','2022-12-24 22:14:42','','','','10','Cash',0.00,'20','','','5','','1','2022-12-24 16:32:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','20.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516719092812222032'),(368,'51672030404','1013',1.00,'10','retail','0','2022-12-26 22:47:27','','','','5','Cash',0.00,'10','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720304233421300'),(369,'51672030404','859',1.00,'50','retail','0','2022-12-26 22:47:27','','','','6','Cash',0.00,'50','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720800383421300'),(370,'51672030404','588',1.00,'50','retail','0','2022-12-26 22:47:27','','','','8','Cash',0.00,'50','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516720800637230732'),(371,'51672030404','563',1.00,'50','retail','0','2022-12-26 22:47:27','','','','28','Cash',0.00,'50','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516720800732222032'),(372,'51672030404','1053',1.00,'50','retail','0','2022-12-26 22:47:27','','','','15','Cash',0.00,'50','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720800990202032'),(373,'51672030404','292',3.00,'45','retail','0','2022-12-26 22:47:27','','','','99','Cash',0.00,'15','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10.00','7','Inclusive','branch','Inventory','','','','','',NULL,'516720801173421300'),(374,'51672030404','993',2.00,'4','retail','0','2022-12-26 22:47:27','','','','1','Cash',0.00,'2','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','261.00','259','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720801434282432'),(375,'51672030404','583',2.00,'10','retail','0','2022-12-26 22:47:27','','','','0.85','Cash',0.00,'5','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','54.00','52','Inclusive','branch','Inventory','','','','','',NULL,'516720801682222032'),(376,'51672030404','467',1.00,'50','retail','0','2022-12-26 22:47:27','','','','9','Cash',0.00,'50','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'516720801824282432'),(377,'51672030404','1040',1.00,'100','retail','0','2022-12-26 22:47:27','','','','20','Cash',0.00,'100','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720801962222032'),(378,'51672030404','820',2.00,'20','retail','0','2022-12-26 22:47:27','','','','0','Cash',0.00,'10','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','521.00','519','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720802153421300'),(379,'51672030404','938',1.00,'50','retail','0','2022-12-26 22:47:27','','','','35','Cash',0.00,'50','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720802427220732'),(380,'51672030404','6',2.00,'60','retail','0','2022-12-26 22:47:27','','','','0','Cash',0.00,'30','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','','','','','',NULL,'516720802640310823'),(381,'51672030404','795',1.00,'100','retail','0','2022-12-26 22:47:27','','','','17','Cash',0.00,'100','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720802753022372'),(382,'51672030404','820',2.00,'20','retail','0','2022-12-26 22:47:27','','','','0','Cash',0.00,'10','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','519.00','517','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720802913022392'),(383,'51672030404','882',1.00,'10','retail','0','2022-12-26 22:47:27','','','','3','Cash',0.00,'10','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','143.00','142','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720803063022303'),(384,'51672030404','397',1.00,'20','retail','0','2022-12-26 22:47:27','','','','5.5','Cash',0.00,'20','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'516720803163421300'),(385,'51672030404','885',5.00,'75','retail','0','2022-12-26 22:47:27','','','','9','Cash',0.00,'15','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720804080202032'),(386,'51672030404','1059',1.00,'400','retail','0','2022-12-26 22:47:27','','','','0','Cash',0.00,'400','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720804924282432'),(387,'51672030404','1092',1.00,'100','retail','0','2022-12-26 22:47:27','','','','0','Cash',0.00,'100','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720806530720054'),(388,'51672030404','977',1.00,'100','retail','0','2022-12-26 22:47:27','','','','25','Cash',0.00,'100','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720806680202032'),(389,'51672030404','420',1.00,'10','retail','0','2022-12-26 22:47:27','','','','0','Cash',0.00,'10','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','','',NULL,'516720806794282432'),(390,'51672030404','882',2.00,'20','retail','0','2022-12-26 22:47:27','','','','3','Cash',0.00,'10','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','142.00','140','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720806934282432'),(391,'51672030404','1060',2.00,'10','retail','0','2022-12-26 22:47:27','','','','0','Cash',0.00,'5','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','42.00','40','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720807160202032'),(392,'51672030404','1019',10.00,'100','retail','0','2022-12-26 22:47:27','','','','5.5','Cash',0.00,'10','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','114.00','104','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720807823022387'),(393,'51672030404','1040',1.00,'100','retail','0','2022-12-26 22:47:27','','','','20','Cash',0.00,'100','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720808914282432'),(394,'51672030404','820',2.00,'20','retail','0','2022-12-26 22:47:27','','','','0','Cash',0.00,'10','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','517.00','515','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720809052222032'),(395,'51672030404','280',1.00,'100','retail','0','2022-12-26 22:47:27','','','','59','Cash',0.00,'100','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516720809264282432'),(396,'51672030404','850',4.00,'20','retail','0','2022-12-26 22:47:27','','','','2','Cash',0.00,'5','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','60.00','56','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720809597290732'),(397,'51672030404','563',1.00,'50','retail','0','2022-12-26 22:47:27','','','','28','Cash',0.00,'50','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516720809724282432'),(398,'51672030404','1014',2.00,'5','retail','0','2022-12-26 22:47:27','','','','1.5','Cash',0.00,'2.5','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720809913022399'),(399,'51672030404','924',2.00,'20','retail','0','2022-12-26 22:47:27','','','','4','Cash',0.00,'10','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720810182161322'),(400,'51672030404','1060',2.00,'10','retail','0','2022-12-26 22:47:27','','','','0','Cash',0.00,'5','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720810434282432'),(401,'51672030404','555',1.00,'20','retail','0','2022-12-26 22:47:27','','','','0','Cash',0.00,'20','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','','',NULL,'516720810672166322'),(402,'51672030404','763',1.00,'200','retail','0','2022-12-26 22:47:27','','','','120','Cash',0.00,'200','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516720811222222274'),(403,'51672030404','399',1.00,'150','retail','0','2022-12-26 22:47:27','','','','65','Cash',0.00,'150','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516720811581720154'),(404,'51672030404','1093',1.00,'10','retail','0','2022-12-26 22:47:27','','','','0','Cash',0.00,'10','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','158.00','157','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720813777270732'),(405,'51672030404','993',2.00,'4','retail','0','2022-12-26 22:47:27','','','','1','Cash',0.00,'2','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','259.00','257','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720813990202032'),(406,'51672030404','790',1.00,'20','retail','0','2022-12-26 22:47:27','','','','11','Cash',0.00,'20','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720814104282432'),(407,'51672030404','563',1.00,'50','retail','0','2022-12-26 22:47:27','','','','28','Cash',0.00,'50','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516720814194282432'),(408,'51672030404','795',1.00,'100','retail','0','2022-12-26 22:47:27','','','','17','Cash',0.00,'100','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720814284282432'),(409,'51672030404','1011',5.00,'50','retail','0','2022-12-26 22:47:27','','','','5','Cash',0.00,'10','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','37.00','32','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720814562165322'),(410,'51672030404','583',1.00,'5','retail','0','2022-12-26 22:47:27','','','','0.85','Cash',0.00,'5','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','','','','','',NULL,'516720814814282432'),(411,'51672030404','583',9.00,'45','retail','0','2022-12-26 22:47:27','','','','0.85','Cash',0.00,'5','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','51.00','42','Inclusive','branch','Inventory','','','','','',NULL,'516720815001720154'),(412,'51672030404','818',1.00,'50','retail','0','2022-12-26 22:47:27','','','','0','Cash',0.00,'50','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720815144282432'),(413,'51672030404','789',1.00,'100','retail','0','2022-12-26 22:47:27','','','','19','Cash',0.00,'100','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720815603022365'),(414,'51672030404','928',1.00,'100','retail','0','2022-12-26 22:47:27','','','','49','Cash',0.00,'100','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720816052222032'),(415,'51672030404','467',1.00,'50','retail','0','2022-12-26 22:47:27','','','','9','Cash',0.00,'50','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'516720831803022381'),(416,'51672030404','859',2.00,'100','retail','0','2022-12-26 22:47:27','','','','6','Cash',0.00,'50','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720831972222032'),(417,'51672030404','1055',1.00,'100','retail','0','2022-12-26 22:47:27','','','','25','Cash',0.00,'100','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720832082302240'),(418,'51672030404','725',1.00,'50','retail','0','2022-12-26 22:47:27','','','','30','Cash',0.00,'50','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'516720832192222032'),(419,'51672030404','924',1.00,'10','retail','0','2022-12-26 22:47:27','','','','4','Cash',0.00,'10','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720832812222032'),(420,'51672030404','882',1.00,'10','retail','0','2022-12-26 22:47:27','','','','3','Cash',0.00,'10','','','5','','1','2022-12-26 16:47:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','140.00','139','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516720840464282432'),(421,'51672149619','1040',1.00,'100','retail','0','2022-12-27 21:51:20','','','','20','Cash',0.00,'100','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516721496423242223'),(422,'51672149619','1018',1.00,'50','retail','0','2022-12-27 21:51:20','','','','24.5','Cash',0.00,'50','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516721496554242432'),(423,'51672149619','1013',1.00,'10','retail','0','2022-12-27 21:51:20','','','','5','Cash',0.00,'10','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516721496883421300'),(424,'51672149619','3',4.00,'10','retail','0','2022-12-27 21:51:20','','','','1.5','Cash',0.00,'2.5','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','60.00','56','Inclusive','branch','Inventory','','','','','',NULL,'516721497119721954'),(425,'51672149619','320',1.00,'150','retail','0','2022-12-27 21:51:20','','','','0','Cash',0.00,'150','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516721497262962322'),(426,'51672149619','1013',2.00,'20','retail','0','2022-12-27 21:51:20','','','','5','Cash',0.00,'10','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','38.00','36','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516721497410202032'),(427,'51672149619','943',2.00,'20','retail','0','2022-12-27 21:51:20','','','','5','Cash',0.00,'10','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','188.00','186','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516721497612222032'),(428,'51672149619','401',4.00,'40','retail','0','2022-12-27 21:51:20','','','','12','Cash',0.00,'10','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','28.00','24','Inclusive','branch','Inventory','','','','','',NULL,'516721497859721954'),(429,'51672149619','1013',1.00,'10','retail','0','2022-12-27 21:51:20','','','','5','Cash',0.00,'10','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516721498034242432'),(430,'51672149619','882',1.00,'10','retail','0','2022-12-27 21:51:20','','','','3','Cash',0.00,'10','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','139.00','138','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516721498182222032'),(431,'51672149619','820',3.00,'30','retail','0','2022-12-27 21:51:20','','','','0','Cash',0.00,'10','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','515.00','512','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516721498342302240'),(432,'51672149619','1005',4.00,'20','retail','0','2022-12-27 21:51:20','','','','2.5','Cash',0.00,'5','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','60.00','56','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516721500403022340'),(433,'51672149619','1011',1.00,'10','retail','0','2022-12-27 21:51:20','','','','5','Cash',0.00,'10','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516721500674252432'),(434,'51672149619','882',2.00,'20','retail','0','2022-12-27 21:51:20','','','','3','Cash',0.00,'10','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','138.00','136','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516721500852222032'),(435,'51672149619','1060',2.00,'10','retail','0','2022-12-27 21:51:20','','','','0','Cash',0.00,'5','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','38.00','36','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516721510132222032'),(436,'51672149619','789',1.00,'100','retail','0','2022-12-27 21:51:20','','','','19','Cash',0.00,'100','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516721510557250732'),(437,'51672149619','882',1.00,'10','retail','0','2022-12-27 21:51:20','','','','3','Cash',0.00,'10','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','136.00','135','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516721510763421300'),(438,'51672149619','375',1.00,'50','retail','0','2022-12-27 21:51:20','','','','20','Cash',0.00,'50','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'516721510903022390'),(439,'51672149619','726',1.00,'100','retail','0','2022-12-27 21:51:20','','','','0','Cash',0.00,'100','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516721511504252432'),(440,'51672149619','790',1.00,'20','retail','0','2022-12-27 21:51:20','','','','11','Cash',0.00,'20','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516721511983421300'),(441,'51672149619','1092',1.00,'100','retail','0','2022-12-27 21:51:20','','','','0','Cash',0.00,'100','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516721512174252432'),(442,'51672149619','1046',3.00,'30','retail','0','2022-12-27 21:51:20','','','','5','Cash',0.00,'10','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','60.00','57','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516721512462222032'),(443,'51672149619','790',1.00,'20','retail','0','2022-12-27 21:51:20','','','','11','Cash',0.00,'20','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516721512600202032'),(444,'51672149619','8',1.00,'10','retail','0','2022-12-27 21:51:20','','','','0','Cash',0.00,'10','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'516721512890202032'),(445,'51672149619','332',1.00,'200','retail','0','2022-12-27 21:51:20','','','','0','Cash',0.00,'200','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516721516354252432'),(446,'51672149619','1113',1.00,'300','retail','0','2022-12-27 21:51:20','','','','115','Cash',0.00,'300','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516721516474252432'),(447,'51672149619','3',8.00,'20','retail','0','2022-12-27 21:51:20','','','','1.5','Cash',0.00,'2.5','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','56.00','48','Inclusive','branch','Inventory','','','','','',NULL,'516721645250202032'),(448,'51672149619','993',5.00,'10','retail','0','2022-12-27 21:51:20','','','','1','Cash',0.00,'2','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','257.00','252','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516721646193421300'),(449,'51672149619','882',1.00,'10','retail','0','2022-12-27 21:51:20','','','','3','Cash',0.00,'10','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','135.00','134','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516721646314262432'),(450,'51672149619','420',1.00,'10','retail','0','2022-12-27 21:51:20','','','','0','Cash',0.00,'10','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','','',NULL,'516721646433022346'),(451,'51672149619','401',1.00,'10','retail','0','2022-12-27 21:51:20','','','','12','Cash',0.00,'10','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','',NULL,'516721646534721454'),(452,'51672149619','1055',1.00,'100','retail','0','2022-12-27 21:51:20','','','','25','Cash',0.00,'100','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516721646657250732'),(453,'51672149619','295',20.00,'100','retail','0','2022-12-27 21:51:20','','','','0','Cash',0.00,'5','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','50.00','30','Inclusive','branch','Inventory','','','','','',NULL,'516721646824721454'),(454,'51672149619','6',2.00,'60','retail','0','2022-12-27 21:51:20','','','','0','Cash',0.00,'30','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','','',NULL,'516721646990202032'),(455,'51672149619','847',1.00,'50','retail','0','2022-12-27 21:51:20','','','','15.9','Cash',0.00,'50','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516721647112222032'),(456,'51672149619','725',1.00,'50','retail','0','2022-12-27 21:51:20','','','','30','Cash',0.00,'50','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'516721647283421300'),(457,'51672149619','563',1.00,'50','retail','0','2022-12-27 21:51:20','','','','28','Cash',0.00,'50','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516721647422222032'),(458,'51672149619','3',4.00,'10','retail','0','2022-12-27 21:51:20','','','','1.5','Cash',0.00,'2.5','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','48.00','44','Inclusive','branch','Inventory','','','','','',NULL,'516721647667260732'),(459,'51672149619','820',1.00,'10','retail','0','2022-12-27 21:51:20','','','','0','Cash',0.00,'10','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','512.00','511','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516721647792222032'),(460,'51672149619','555',1.00,'20','retail','0','2022-12-27 21:51:20','','','','0','Cash',0.00,'20','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','','',NULL,'516721647934262432'),(461,'51672149619','882',1.00,'10','retail','0','2022-12-27 21:51:20','','','','3','Cash',0.00,'10','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','134.00','133','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516721648083421300'),(462,'51672149619','1013',2.00,'20','retail','0','2022-12-27 21:51:20','','','','5','Cash',0.00,'10','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516721648272462322'),(463,'51672149619','252',3.00,'60','retail','0','2022-12-27 21:51:20','','','','0','Cash',0.00,'20','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','6.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516721668547240732'),(464,'51672149619','882',1.00,'10','retail','0','2022-12-27 21:51:20','','','','3','Cash',0.00,'10','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','133.00','132','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516721668740202032'),(465,'51672149619','820',1.00,'10','retail','0','2022-12-27 21:51:20','','','','0','Cash',0.00,'10','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','511.00','510','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516721670637230732'),(466,'51672149619','993',1.00,'2','retail','0','2022-12-27 21:51:20','','','','1','Cash',0.00,'2','','','5','','1','2022-12-27 16:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','252.00','251','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516721670793421300'),(467,'51672231170','943',15.00,'150','retail','0','2022-12-29 21:13:05','','','','5','Cash',0.00,'10','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','186.00','171','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516722311933022391'),(468,'51672231170','869',1.00,'10','retail','0','2022-12-29 21:13:05','','','','2','Cash',0.00,'10','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','94.00','93','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516722368772667322'),(469,'51672231170','557',1.00,'20','retail','0','2022-12-29 21:13:05','','','','0','Cash',0.00,'20','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516722371352222032'),(470,'51672231170','583',1.00,'5','retail','0','2022-12-29 21:13:05','','','','0.85','Cash',0.00,'5','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','74.00','73','Inclusive','branch','Inventory','','','','','',NULL,'516722371882222032'),(471,'51672231170','583',2.00,'10','retail','0','2022-12-29 21:13:05','','','','0.85','Cash',0.00,'5','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','73.00','71','Inclusive','branch','Inventory','','','','','',NULL,'516722372097722754'),(472,'51672231170','141',1.00,'50','retail','0','2022-12-29 21:13:05','','','','0','Cash',0.00,'50','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'516722372180202032'),(473,'51672231170','1019',5.00,'50','retail','0','2022-12-29 21:13:05','','','','5.5','Cash',0.00,'10','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','104.00','99','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516722372420202032'),(474,'51672231170','1060',2.00,'10','retail','0','2022-12-29 21:13:05','','','','0','Cash',0.00,'5','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','36.00','34','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516722372594232432'),(475,'51672231170','1000',6.00,'30','retail','0','2022-12-29 21:13:05','','','','2.5','Cash',0.00,'5','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','22.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516722372847722754'),(476,'51672231170','1011',2.00,'20','retail','0','2022-12-29 21:13:05','','','','5','Cash',0.00,'10','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','31.00','29','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516722373437722754'),(477,'51672231170','820',1.00,'10','retail','0','2022-12-29 21:13:05','','','','0','Cash',0.00,'10','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','510.00','509','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516722373640202032'),(478,'51672231170','1055',1.00,'100','retail','0','2022-12-29 21:13:05','','','','25','Cash',0.00,'100','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516722373762222032'),(479,'51672231170','824',1.00,'50','retail','0','2022-12-29 21:13:05','','','','0','Cash',0.00,'50','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516722373902769322'),(480,'51672231170','130',4.00,'80','retail','0','2022-12-29 21:13:05','','','','10','Cash',0.00,'20','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','64.00','60','Inclusive','branch','Inventory','','','','','',NULL,'516722374200202032'),(481,'51672231170','1130',1.00,'100','retail','0','2022-12-29 21:13:05','','','','0','Cash',0.00,'100','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516722376512222032'),(482,'51672231170','1152',2.00,'200','retail','0','2022-12-29 21:13:05','','','','0','Cash',0.00,'100','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516722377924232432'),(483,'51672231170','1049',10.00,'100','retail','0','2022-12-29 21:13:05','','','','5','Cash',0.00,'10','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','70.00','60','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516722386202222032'),(484,'51672231170','291',3.00,'150','retail','0','2022-12-29 21:13:05','','','','10','Cash',0.00,'50','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','11.00','8','Inclusive','branch','Inventory','','','','','',NULL,'516722386480202032'),(485,'51672231170','885',10.00,'150','retail','0','2022-12-29 21:13:05','','','','9','Cash',0.00,'15','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','10.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516722386727220732'),(486,'51672231170','650',3.00,'7.5','retail','0','2022-12-29 21:13:05','','','','0','Cash',0.00,'2.5','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','130.00','127','Inclusive','branch','Inventory','','','','','',NULL,'516722386910202032'),(487,'51672231170','32',3.00,'30','retail','0','2022-12-29 21:13:05','','','','3.5','Cash',0.00,'10','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','60.00','57','Inclusive','branch','Inventory','','','','','',NULL,'516722387188722854'),(488,'51672231170','820',2.00,'20','retail','0','2022-12-29 21:13:05','','','','0','Cash',0.00,'10','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','509.00','507','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516722387473421300'),(489,'51672231170','270',1.00,'100','retail','0','2022-12-29 21:13:05','','','','0','Cash',0.00,'100','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516722387652222032'),(490,'51672231170','243',1.00,'30','retail','0','2022-12-29 21:13:05','','','','16','Cash',0.00,'30','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'516722387773022377'),(491,'51672231170','1011',1.00,'10','retail','0','2022-12-29 21:13:05','','','','5','Cash',0.00,'10','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516722387970202032'),(492,'51672231170','557',1.00,'20','retail','0','2022-12-29 21:13:05','','','','0','Cash',0.00,'20','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516722388194232432'),(493,'51672231170','1019',2.00,'20','retail','0','2022-12-29 21:13:05','','','','5.5','Cash',0.00,'10','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99.00','97','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516722388332222032'),(494,'51672231170','420',1.00,'10','retail','0','2022-12-29 21:13:05','','','','0','Cash',0.00,'10','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','','',NULL,'516722388422864322'),(495,'51672231170','822',1.00,'5','retail','0','2022-12-29 21:13:05','','','','0','Cash',0.00,'5','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','95.00','94','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516722389204232432'),(496,'51672231170','1011',2.00,'20','retail','0','2022-12-29 21:13:05','','','','5','Cash',0.00,'10','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723367482328022'),(497,'51672231170','555',1.00,'20','retail','0','2022-12-29 21:13:05','','','','0','Cash',0.00,'20','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','','',NULL,'516723367590202032'),(498,'51672231170','420',5.00,'50','retail','0','2022-12-29 21:13:05','','','','0','Cash',0.00,'10','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','41.00','36','Inclusive','branch','Inventory','','','','','',NULL,'516723367873421300'),(499,'51672231170','291',2.00,'100','retail','0','2022-12-29 21:13:05','','','','10','Cash',0.00,'50','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','','',NULL,'516723368313421300'),(500,'51672231170','1152',1.00,'100','retail','0','2022-12-29 21:13:05','','','','0','Cash',0.00,'100','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723368447240732'),(501,'51672231170','882',2.00,'20','retail','0','2022-12-29 21:13:05','','','','3','Cash',0.00,'10','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','132.00','130','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723368674232432'),(502,'51672231170','1144',1.00,'100','retail','0','2022-12-29 21:13:05','','','','0','Cash',0.00,'100','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723369042222032'),(503,'51672231170','1056',1.00,'150','retail','0','2022-12-29 21:13:05','','','','0','Cash',0.00,'150','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723369186723654'),(504,'51672231170','320',1.00,'150','retail','0','2022-12-29 21:13:05','','','','0','Cash',0.00,'150','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516723369333032039'),(505,'51672231170','681',1.00,'25','retail','0','2022-12-29 21:13:05','','','','0','Cash',0.00,'25','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'516723369473421300'),(506,'51672231170','681',1.00,'25','retail','0','2022-12-29 21:13:05','','','','0','Cash',0.00,'25','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'516723369682666322'),(507,'51672231170','790',1.00,'20','retail','0','2022-12-29 21:13:05','','','','11','Cash',0.00,'20','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723369793022379'),(508,'51672231170','1014',4.00,'10','retail','0','2022-12-29 21:13:05','','','','1.5','Cash',0.00,'2.5','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','16.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723370057723754'),(509,'51672231170','943',1.00,'10','retail','0','2022-12-29 21:13:05','','','','5','Cash',0.00,'10','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','171.00','170','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723370460202032'),(510,'51672231170','1161',2.00,'30','retail','0','2022-12-29 21:13:05','','','','0','Cash',0.00,'15','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723372114232432'),(511,'51672231170','91',1.00,'100','retail','0','2022-12-29 21:13:05','','','','0','Cash',0.00,'100','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516723372892520302'),(512,'51672231170','869',2.00,'20','retail','0','2022-12-29 21:13:05','','','','2','Cash',0.00,'10','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','93.00','91','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723373142222032'),(513,'51672231170','516',4.00,'20','retail','0','2022-12-29 21:13:05','','','','3.9','Cash',0.00,'5','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','21.00','17','Inclusive','branch','Inventory','','','','','',NULL,'516723373342763322'),(514,'51672231170','516',2.00,'10','retail','0','2022-12-29 21:13:05','','','','3.9','Cash',0.00,'5','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','','','','','',NULL,'516723373637230732'),(515,'51672231170','702',3.00,'150','retail','0','2022-12-29 21:13:05','','','','10','Cash',0.00,'50','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','12.00','9','Inclusive','branch','Inventory','','','','','',NULL,'516723374682233073'),(516,'51672231170','937',2.00,'10','retail','0','2022-12-29 21:13:05','','','','2','Cash',0.00,'5','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','39.00','37','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723375112761322'),(517,'51672231170','847',1.00,'50','retail','0','2022-12-29 21:13:05','','','','15.9','Cash',0.00,'50','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723375237723754'),(518,'51672231170','725',4.00,'200','retail','0','2022-12-29 21:13:05','','','','30','Cash',0.00,'50','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','15.00','11','Inclusive','branch','Inventory','','','','','',NULL,'516723375397723754'),(519,'51672231170','823',1.00,'5','retail','0','2022-12-29 21:13:05','','','','0','Cash',0.00,'5','','','5','','1','2022-12-29 15:13:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723375847240732'),(520,'51672337605','1044',1.00,'150','retail','0','2022-12-29 22:06:54','','','','50','Cash',0.00,'150','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723376430202032'),(521,'51672337605','1011',1.00,'10','retail','0','2022-12-29 22:06:54','','','','5','Cash',0.00,'10','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723376622222032'),(522,'51672337605','158',5.00,'400','retail','0','2022-12-29 22:06:54','','','','0','Cash',0.00,'80','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516723377194232432'),(523,'51672337605','141',1.00,'50','retail','0','2022-12-29 22:06:54','','','','0','Cash',0.00,'50','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516723377300202032'),(524,'51672337605','130',1.00,'20','retail','0','2022-12-29 22:06:54','','','','10','Cash',0.00,'20','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','','','','','',NULL,'516723377432764322'),(525,'51672337605','882',1.00,'10','retail','0','2022-12-29 22:06:54','','','','3','Cash',0.00,'10','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','130.00','129','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723377530202032'),(526,'51672337605','869',2.00,'20','retail','0','2022-12-29 22:06:54','','','','2','Cash',0.00,'10','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','91.00','89','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723377680202032'),(527,'51672337605','681',1.00,'25','retail','0','2022-12-29 22:06:54','','','','0','Cash',0.00,'25','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'516723377857250732'),(528,'51672337605','1159',10.00,'200','retail','0','2022-12-29 22:06:54','','','','0','Cash',0.00,'20','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','20.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723377993421300'),(529,'51672337605','943',2.00,'20','retail','0','2022-12-29 22:06:54','','','','5','Cash',0.00,'10','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','170.00','168','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723378223421300'),(530,'51672337605','1151',1.00,'100','retail','0','2022-12-29 22:06:54','','','','0','Cash',0.00,'100','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723378583022358'),(531,'51672337605','1152',2.00,'200','retail','0','2022-12-29 22:06:54','','','','0','Cash',0.00,'100','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723378723421300'),(532,'51672337605','1011',2.00,'20','retail','0','2022-12-29 22:06:54','','','','5','Cash',0.00,'10','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723379304232432'),(533,'51672337605','1005',2.00,'10','retail','0','2022-12-29 22:06:54','','','','2.5','Cash',0.00,'5','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','56.00','54','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723379567260732'),(534,'51672337605','882',1.00,'10','retail','0','2022-12-29 22:06:54','','','','3','Cash',0.00,'10','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','129.00','128','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723379682766322'),(535,'51672337605','882',2.00,'20','retail','0','2022-12-29 22:06:54','','','','3','Cash',0.00,'10','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','128.00','126','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723379862768322'),(536,'51672337605','993',10.00,'20','retail','0','2022-12-29 22:06:54','','','','1','Cash',0.00,'2','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','251.00','241','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723380022860322'),(537,'51672337605','397',1.00,'20','retail','0','2022-12-29 22:06:54','','','','5.5','Cash',0.00,'20','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'516723380144232432'),(538,'51672337605','820',1.00,'10','retail','0','2022-12-29 22:06:54','','','','0','Cash',0.00,'10','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','507.00','506','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723380217210732'),(539,'51672337605','993',2.00,'4','retail','0','2022-12-29 22:06:54','','','','1','Cash',0.00,'2','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','241.00','239','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723380380202032'),(540,'51672337605','1044',1.00,'150','retail','0','2022-12-29 22:06:54','','','','50','Cash',0.00,'150','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723380533421300'),(541,'51672337605','141',1.00,'50','retail','0','2022-12-29 22:06:54','','','','0','Cash',0.00,'50','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516723380757250732'),(542,'51672337605','296',1.00,'5','retail','0','2022-12-29 22:06:54','','','','0','Cash',0.00,'5','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','','',NULL,'516723380832868322'),(543,'51672337605','583',2.00,'10','retail','0','2022-12-29 22:06:54','','','','0.85','Cash',0.00,'5','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','71.00','69','Inclusive','branch','Inventory','','','','','',NULL,'516723381198723854'),(544,'51672337605','1011',2.00,'20','retail','0','2022-12-29 22:06:54','','','','5','Cash',0.00,'10','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723381373421300'),(545,'51672337605','579',1.00,'200','retail','0','2022-12-29 22:06:54','','','','130','Cash',0.00,'200','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516723381712222032'),(546,'51672337605','420',1.00,'10','retail','0','2022-12-29 22:06:54','','','','0','Cash',0.00,'10','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','','',NULL,'516723381830202032'),(547,'51672337605','822',1.00,'5','retail','0','2022-12-29 22:06:54','','','','0','Cash',0.00,'5','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','94.00','93','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723381990202032'),(548,'51672337605','1143',5.00,'50','retail','0','2022-12-29 22:06:54','','','','0','Cash',0.00,'10','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','17.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723382152222032'),(549,'51672337605','563',1.00,'50','retail','0','2022-12-29 22:06:54','','','','28','Cash',0.00,'50','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516723382284232432'),(550,'51672337605','393',1.00,'100','retail','0','2022-12-29 22:06:54','','','','32','Cash',0.00,'100','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516723382358723854'),(551,'51672337605','1011',1.00,'10','retail','0','2022-12-29 22:06:54','','','','5','Cash',0.00,'10','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723383022860322'),(552,'51672337605','878',1.00,'10','retail','0','2022-12-29 22:06:54','','','','5','Cash',0.00,'10','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723383597290732'),(553,'51672337605','878',1.00,'10','retail','0','2022-12-29 22:06:54','','','','5','Cash',0.00,'10','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723383683421300'),(554,'51672337605','882',1.00,'10','retail','0','2022-12-29 22:06:54','','','','3','Cash',0.00,'10','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','126.00','125','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723383790202032'),(555,'51672337605','588',1.00,'50','retail','0','2022-12-29 22:06:54','','','','8','Cash',0.00,'50','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516723383863022383'),(556,'51672337605','681',1.00,'25','retail','0','2022-12-29 22:06:54','','','','0','Cash',0.00,'25','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516723384037230732'),(557,'51672337605','928',1.00,'100','retail','0','2022-12-29 22:06:54','','','','49','Cash',0.00,'100','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723384258723854'),(558,'51672337605','594',1.00,'5','retail','0','2022-12-29 22:06:54','','','','0','Cash',0.00,'5','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','79.00','78','Inclusive','branch','Inventory','','','','','',NULL,'516723384673022364'),(559,'51672337605','3',2.00,'5','retail','0','2022-12-29 22:06:54','','','','1.5','Cash',0.00,'2.5','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Inventory','','','','','',NULL,'516723385070202032'),(560,'51672337605','882',1.00,'10','retail','0','2022-12-29 22:06:54','','','','3','Cash',0.00,'10','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','125.00','124','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723385642866322'),(561,'51672337605','1049',10.00,'100','retail','0','2022-12-29 22:06:54','','','','5','Cash',0.00,'10','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','60.00','50','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723400753421300'),(562,'51672337605','943',15.00,'150','retail','0','2022-12-29 22:06:54','','','','5','Cash',0.00,'10','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','168.00','153','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516723400904242432'),(563,'51672337605','291',1.00,'50','retail','0','2022-12-29 22:06:54','','','','10','Cash',0.00,'50','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516723401063022301'),(564,'51672337605','725',1.00,'50','retail','0','2022-12-29 22:06:54','','','','30','Cash',0.00,'50','','','5','','1','2022-12-29 16:11:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'516723408137230732'),(565,'51672505092','869',2.00,'20','retail','0','2022-12-31 20:14:37','','','','2','Cash',0.00,'10','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','89.00','87','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725051370202032'),(566,'51672505092','467',1.00,'50','retail','0','2022-12-31 20:14:37','','','','9','Cash',0.00,'50','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'516725051632222032'),(567,'51672505092','397',1.00,'20','retail','0','2022-12-31 20:14:37','','','','5.5','Cash',0.00,'20','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','','','','','',NULL,'516725051725725554'),(568,'51672505092','882',1.00,'10','retail','0','2022-12-31 20:14:37','','','','3','Cash',0.00,'10','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','124.00','123','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725051830202032'),(569,'51672505092','1056',1.00,'150','retail','0','2022-12-31 20:14:37','','','','0','Cash',0.00,'150','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725051957250732'),(570,'51672505092','882',1.00,'10','retail','0','2022-12-31 20:14:37','','','','3','Cash',0.00,'10','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','123.00','122','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725052105725554'),(571,'51672505092','399',1.00,'150','retail','0','2022-12-31 20:14:37','','','','65','Cash',0.00,'150','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516725052290202032'),(572,'51672505092','292',6.00,'90','retail','0','2022-12-31 20:14:37','','','','99','Cash',0.00,'15','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','7.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516725052583421300'),(573,'51672505092','650',4.00,'10','retail','0','2022-12-31 20:14:37','','','','0','Cash',0.00,'2.5','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','127.00','123','Inclusive','branch','Inventory','','','','','',NULL,'516725052742222032'),(574,'51672505092','32',2.00,'20','retail','0','2022-12-31 20:14:37','','','','3.5','Cash',0.00,'10','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','57.00','55','Inclusive','branch','Inventory','','','','','',NULL,'516725052933733152'),(575,'51672505092','786',1.00,'50','retail','0','2022-12-31 20:14:37','','','','24','Cash',0.00,'50','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516725053042560322'),(576,'51672505092','412',3.00,'150','retail','0','2022-12-31 20:14:37','','','','35','Cash',0.00,'50','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516725053234202432'),(577,'51672505092','9',10.00,'100','retail','0','2022-12-31 20:14:37','','','','2','Cash',0.00,'10','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','156.00','146','Inclusive','branch','Inventory','','','','','',NULL,'516725053387280732'),(578,'51672505092','1134',15.00,'75','retail','0','2022-12-31 20:14:37','','','','0','Cash',0.00,'5','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','100.00','85','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725053732567322'),(579,'51672505092','1004',10.00,'50','retail','0','2022-12-31 20:14:37','','','','2.5','Cash',0.00,'5','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','56.00','46','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725053973421300'),(580,'51672505092','650',4.00,'10','retail','0','2022-12-31 20:14:37','','','','0','Cash',0.00,'2.5','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','123.00','119','Inclusive','branch','Inventory','','','','','',NULL,'516725054164202432'),(581,'51672505092','32',1.00,'10','retail','0','2022-12-31 20:14:37','','','','3.5','Cash',0.00,'10','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','','','','','',NULL,'516725054293022324'),(582,'51672505092','1017',5.00,'50','retail','0','2022-12-31 20:14:37','','','','2.5','Cash',0.00,'10','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','20.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725054610202032'),(583,'51672505092','882',2.00,'20','retail','0','2022-12-31 20:14:37','','','','3','Cash',0.00,'10','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','122.00','120','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725054765725554'),(584,'51672505092','1130',1.00,'100','retail','0','2022-12-31 20:14:37','','','','0','Cash',0.00,'100','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725054987280732'),(585,'51672505092','1132',2.00,'200','retail','0','2022-12-31 20:14:37','','','','0','Cash',0.00,'100','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725055522222032'),(586,'51672505092','869',1.00,'10','retail','0','2022-12-31 20:14:37','','','','2','Cash',0.00,'10','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','87.00','86','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725057440202032'),(587,'51672505092','820',1.00,'10','retail','0','2022-12-31 20:14:37','','','','0','Cash',0.00,'10','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','506.00','505','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725057770202032'),(588,'51672505092','583',2.00,'10','retail','0','2022-12-31 20:14:37','','','','0.85','Cash',0.00,'5','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','69.00','67','Inclusive','branch','Inventory','','','','','',NULL,'516725058062222032'),(589,'51672505092','1131',1.00,'200','retail','0','2022-12-31 20:14:37','','','','0','Cash',0.00,'200','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725058214202432'),(590,'51672505092','420',1.00,'10','retail','0','2022-12-31 20:14:37','','','','0','Cash',0.00,'10','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','','',NULL,'516725058434202432'),(591,'51672505092','32',3.00,'30','retail','0','2022-12-31 20:14:37','','','','3.5','Cash',0.00,'10','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','54.00','51','Inclusive','branch','Inventory','','','','','',NULL,'516725063403421300'),(592,'51672505092','771',2.00,'20','retail','0','2022-12-31 20:14:37','','','','0','Cash',0.00,'10','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','51.00','49','Inclusive','branch','Inventory','','','','','',NULL,'516725064146725654'),(593,'51672505092','771',1.00,'10','retail','0','2022-12-31 20:14:37','','','','0','Cash',0.00,'10','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','','',NULL,'516725064256725654'),(594,'51672505092','650',4.00,'10','retail','0','2022-12-31 20:14:37','','','','0','Cash',0.00,'2.5','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','119.00','115','Inclusive','branch','Inventory','','','','','',NULL,'516725064420202032'),(595,'51672505092','976',1.00,'150','retail','0','2022-12-31 20:14:37','','','','35','Cash',0.00,'150','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725064703022374'),(596,'51672505092','266',1.00,'150','retail','0','2022-12-31 20:14:37','','','','53','Cash',0.00,'150','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','',NULL,'516725064833421300'),(597,'51672505092','1049',10.00,'100','retail','0','2022-12-31 20:14:37','','','','5','Cash',0.00,'10','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','50.00','40','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725065073421300'),(598,'51672505092','6',1.00,'30','retail','0','2022-12-31 20:14:37','','','','0','Cash',0.00,'30','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'516725065183022315'),(599,'51672505092','1151',1.00,'100','retail','0','2022-12-31 20:14:37','','','','0','Cash',0.00,'100','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725065404202432'),(600,'51672505092','296',1.00,'5','retail','0','2022-12-31 20:14:37','','','','0','Cash',0.00,'5','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','','',NULL,'516725065523022355'),(601,'51672505092','583',1.00,'5','retail','0','2022-12-31 20:14:37','','','','0.85','Cash',0.00,'5','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','67.00','66','Inclusive','branch','Inventory','','','','','',NULL,'516725065662222032'),(602,'51672505092','823',1.00,'5','retail','0','2022-12-31 20:14:37','','','','0','Cash',0.00,'5','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725065882222032'),(603,'51672505092','1126',3.00,'30','retail','0','2022-12-31 20:14:37','','','','0','Cash',0.00,'10','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','200.00','197','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725066283421300'),(604,'51672505092','794',1.00,'50','retail','0','2022-12-31 20:14:37','','','','6','Cash',0.00,'50','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725066386725654'),(605,'51672505092','1033',1.00,'100','retail','0','2022-12-31 20:14:37','','','','20','Cash',0.00,'100','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725066786725654'),(606,'51672505092','882',1.00,'10','retail','0','2022-12-31 20:14:37','','','','3','Cash',0.00,'10','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','120.00','119','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725066943022396'),(607,'51672505092','820',1.00,'10','retail','0','2022-12-31 20:14:37','','','','0','Cash',0.00,'10','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','505.00','504','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725067196725654'),(608,'51672505092','993',5.00,'10','retail','0','2022-12-31 20:14:37','','','','1','Cash',0.00,'2','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','239.00','234','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725067676725654'),(609,'51672505092','1018',1.00,'50','retail','0','2022-12-31 20:14:37','','','','24.5','Cash',0.00,'50','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725067792667322'),(610,'51672505092','516',1.00,'5','retail','0','2022-12-31 20:14:37','','','','3.9','Cash',0.00,'5','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'516725068028073503'),(611,'51672505092','937',1.00,'5','retail','0','2022-12-31 20:14:37','','','','2','Cash',0.00,'5','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725068152222032'),(612,'51672505092','820',1.00,'10','retail','0','2022-12-31 20:14:37','','','','0','Cash',0.00,'10','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','504.00','503','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725068246725654'),(613,'51672505092','397',1.00,'20','retail','0','2022-12-31 20:14:37','','','','5.5','Cash',0.00,'20','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','','','','','',NULL,'516725068317210732'),(614,'51672505092','1056',1.00,'150','retail','0','2022-12-31 20:14:37','','','','0','Cash',0.00,'150','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725068547240732'),(615,'51672505092','725',1.00,'50','retail','0','2022-12-31 20:14:37','','','','30','Cash',0.00,'50','','','5','','1','2022-12-31 14:14:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'516725068764202432'),(616,'51672506886','588',1.00,'50','retail','0','2022-12-31 22:14:17','','','','8','Cash',0.00,'50','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516725069307200732'),(617,'51672506886','130',2.00,'40','retail','0','2022-12-31 22:14:17','','','','10','Cash',0.00,'20','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','59.00','57','Inclusive','branch','Inventory','','','','','',NULL,'516725069593022359'),(618,'51672506886','266',1.00,'150','retail','0','2022-12-31 22:14:17','','','','53','Cash',0.00,'150','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','',NULL,'516725069874202432'),(619,'51672506886','993',2.00,'4','retail','0','2022-12-31 22:14:17','','','','1','Cash',0.00,'2','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','234.00','232','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725070083421300'),(620,'51672506886','1160',1.00,'50','retail','0','2022-12-31 22:14:17','','','','35','Cash',0.00,'50','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725070292222032'),(621,'51672506886','993',2.00,'4','retail','0','2022-12-31 22:14:17','','','','1','Cash',0.00,'2','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','232.00','230','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725070495410033'),(622,'51672506886','292',1.00,'15','retail','0','2022-12-31 22:14:17','','','','99','Cash',0.00,'15','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516725070580202032'),(623,'51672506886','1018',1.00,'50','retail','0','2022-12-31 22:14:17','','','','24.5','Cash',0.00,'50','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725070684202432'),(624,'51672506886','993',5.00,'10','retail','0','2022-12-31 22:14:17','','','','1','Cash',0.00,'2','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','230.00','225','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725070893421300'),(625,'51672506886','9',1.00,'10','retail','0','2022-12-31 22:14:17','','','','2','Cash',0.00,'10','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','146.00','145','Inclusive','branch','Inventory','','','','','',NULL,'516725071093421300'),(626,'51672506886','927',2.00,'20','retail','0','2022-12-31 22:14:17','','','','4','Cash',0.00,'10','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725071403022341'),(627,'51672506886','579',1.00,'200','retail','0','2022-12-31 22:14:17','','','','130','Cash',0.00,'200','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516725071597290732'),(628,'51672506886','1046',1.00,'10','retail','0','2022-12-31 22:14:17','','','','5','Cash',0.00,'10','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','83.00','82','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725071757725754'),(629,'51672506886','141',1.00,'50','retail','0','2022-12-31 22:14:17','','','','0','Cash',0.00,'50','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516725071867725754'),(630,'51672506886','1162',1.00,'5','retail','0','2022-12-31 22:14:17','','','','0','Cash',0.00,'5','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','400.00','399','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725076212762322'),(631,'51672506886','1162',7.00,'35','retail','0','2022-12-31 22:14:17','','','','0','Cash',0.00,'5','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','399.00','392','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725076537725754'),(632,'51672506886','865',1.00,'150','retail','0','2022-12-31 22:14:17','','','','36','Cash',0.00,'150','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725076697725754'),(633,'51672506886','875',1.00,'200','retail','0','2022-12-31 22:14:17','','','','70','Cash',0.00,'200','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725076822768322'),(634,'51672506886','864',1.00,'50','retail','0','2022-12-31 22:14:17','','','','20','Cash',0.00,'50','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725076952769322'),(635,'51672506886','917',1.00,'10','retail','0','2022-12-31 22:14:17','','','','2','Cash',0.00,'10','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725077423421300'),(636,'51672506886','882',1.00,'10','retail','0','2022-12-31 22:14:17','','','','3','Cash',0.00,'10','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','119.00','118','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725077507725754'),(637,'51672506886','650',4.00,'10','retail','0','2022-12-31 22:14:17','','','','0','Cash',0.00,'2.5','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','115.00','111','Inclusive','branch','Inventory','','','','','',NULL,'516725077680202032'),(638,'51672506886','32',2.00,'20','retail','0','2022-12-31 22:14:17','','','','3.5','Cash',0.00,'10','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','51.00','49','Inclusive','branch','Inventory','','','','','',NULL,'516725077823022387'),(639,'51672506886','820',5.00,'50','retail','0','2022-12-31 22:14:17','','','','0','Cash',0.00,'10','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','503.00','498','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725078123022318'),(640,'51672506886','477',1.00,'100','retail','0','2022-12-31 22:14:17','','','','45','Cash',0.00,'100','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516725078307725754'),(641,'51672506886','1160',4.00,'200','retail','0','2022-12-31 22:14:17','','','','35','Cash',0.00,'50','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','6.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725078454202432'),(642,'51672506886','80',1.00,'400','retail','0','2022-12-31 22:14:17','','','','255','Cash',0.00,'400','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516725078562222032'),(643,'51672506886','813',2.00,'10','retail','0','2022-12-31 22:14:17','','','','2','Cash',0.00,'5','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','80.00','78','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725078713022378'),(644,'51672506886','1057',4.00,'120','retail','0','2022-12-31 22:14:17','','','','18','Cash',0.00,'30','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725079027220732'),(645,'51672506886','917',1.00,'10','retail','0','2022-12-31 22:14:17','','','','2','Cash',0.00,'10','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725079184202432'),(646,'51672506886','6',1.00,'30','retail','0','2022-12-31 22:14:17','','','','0','Cash',0.00,'30','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'516725079263022329'),(647,'51672506886','420',1.00,'10','retail','0','2022-12-31 22:14:17','','','','0','Cash',0.00,'10','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','',NULL,'516725079343421300'),(648,'51672506886','1013',1.00,'10','retail','0','2022-12-31 22:14:17','','','','5','Cash',0.00,'10','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725079434202432'),(649,'51672506886','516',4.00,'20','retail','0','2022-12-31 22:14:17','','','','3.9','Cash',0.00,'5','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14.00','10','Inclusive','branch','Inventory','','','','','',NULL,'516725079533421300'),(650,'51672506886','937',4.00,'20','retail','0','2022-12-31 22:14:17','','','','2','Cash',0.00,'5','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','36.00','32','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725079804202432'),(651,'51672506886','1090',4.00,'20','retail','0','2022-12-31 22:14:17','','','','0','Cash',0.00,'5','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','200.00','196','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725125674212432'),(652,'51672506886','1157',5.00,'50','retail','0','2022-12-31 22:14:17','','','','0','Cash',0.00,'10','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','100.00','95','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725125812222032'),(653,'51672506886','993',10.00,'20','retail','0','2022-12-31 22:14:17','','','','1','Cash',0.00,'2','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','225.00','215','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725126032260322'),(654,'51672506886','280',1.00,'100','retail','0','2022-12-31 22:14:17','','','','59','Cash',0.00,'100','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516725126302222032'),(655,'51672506886','997',2.00,'60','retail','0','2022-12-31 22:14:17','','','','13','Cash',0.00,'30','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725126480202032'),(656,'51672506886','882',4.00,'40','retail','0','2022-12-31 22:14:17','','','','3','Cash',0.00,'10','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','118.00','114','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725126612725254'),(657,'51672506886','1011',1.00,'10','retail','0','2022-12-31 22:14:17','','','','5','Cash',0.00,'10','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','110.00','109','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725126892222032'),(658,'51672506886','1011',1.00,'10','retail','0','2022-12-31 22:14:17','','','','5','Cash',0.00,'10','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','109.00','108','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725127020202032'),(659,'51672506886','1013',2.00,'20','retail','0','2022-12-31 22:14:17','','','','5','Cash',0.00,'10','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725127132261322'),(660,'51672506886','870',1.00,'150','retail','0','2022-12-31 22:14:17','','','','27','Cash',0.00,'150','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725127200202032'),(661,'51672506886','808',1.00,'100','retail','0','2022-12-31 22:14:17','','','','26','Cash',0.00,'100','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725127360202032'),(662,'51672506886','1126',10.00,'100','retail','0','2022-12-31 22:14:17','','','','0','Cash',0.00,'10','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','197.00','187','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725127592265322'),(663,'51672506886','882',2.00,'20','retail','0','2022-12-31 22:14:17','','','','3','Cash',0.00,'10','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','114.00','112','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725133683421300'),(664,'51672506886','725',1.00,'50','retail','0','2022-12-31 22:14:17','','','','30','Cash',0.00,'50','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'516725133797151963'),(665,'51672506886','726',1.00,'100','retail','0','2022-12-31 22:14:17','','','','0','Cash',0.00,'100','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516725133927220732'),(666,'51672506886','726',1.00,'100','retail','0','2022-12-31 22:14:17','','','','0','Cash',0.00,'100','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516725138372222032'),(667,'51672506886','1148',1.00,'100','retail','0','2022-12-31 22:14:17','','','','0','Cash',0.00,'100','','','5','','1','2022-12-31 16:25:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516725140562222032'),(668,'51672684210','823',2.00,'10','retail','0','2023-01-04 08:16:30','','','','0','Cash',0.00,'5','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','53.00','51','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516726854592565322'),(669,'51672684210','397',2.00,'40','retail','0','2023-01-04 08:16:30','','','','5.5','Cash',0.00,'20','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','56.00','54','Inclusive','branch','Inventory','','','','','',NULL,'516726854733022374'),(670,'51672684210','1060',2.00,'10','retail','0','2023-01-04 08:16:30','','','','0','Cash',0.00,'5','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','34.00','32','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516726854943421300'),(671,'51672684210','850',4.00,'20','retail','0','2023-01-04 08:16:30','','','','2','Cash',0.00,'5','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','56.00','52','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516727618504262432'),(672,'51672684210','840',1.00,'50','retail','0','2023-01-04 08:16:30','','','','5.5','Cash',0.00,'50','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516727618620202032'),(673,'51672684210','1162',4.00,'20','retail','0','2023-01-04 08:16:30','','','','0','Cash',0.00,'5','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','392.00','388','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516727618883022388'),(674,'51672684210','8',1.00,'10','retail','0','2023-01-04 08:16:30','','','','0','Cash',0.00,'10','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'516727618954262432'),(675,'51672684210','1133',1.00,'250','retail','0','2023-01-04 08:16:30','','','','0','Cash',0.00,'250','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516727619093022309'),(676,'51672684210','1017',1.00,'10','retail','0','2023-01-04 08:16:30','','','','2.5','Cash',0.00,'10','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516727619274262432'),(677,'51672684210','1011',1.00,'10','retail','0','2023-01-04 08:16:30','','','','5','Cash',0.00,'10','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','108.00','107','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516727619492222032'),(678,'51672684210','1018',2.00,'100','retail','0','2023-01-04 08:16:30','','','','24.5','Cash',0.00,'50','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516727619690202032'),(679,'51672684210','401',2.00,'20','retail','0','2023-01-04 08:16:30','','','','12','Cash',0.00,'10','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','','','','','',NULL,'516727619941727154'),(680,'51672684210','725',1.00,'50','retail','0','2023-01-04 08:16:30','','','','30','Cash',0.00,'50','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'516727620052222032'),(681,'51672684210','176',1.00,'15','retail','0','2023-01-04 08:16:30','','','','7.4','Cash',0.00,'15','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','',NULL,'516728083774202432'),(682,'51672684210','467',1.00,'50','retail','0','2023-01-04 08:16:30','','','','9','Cash',0.00,'50','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'516728084192222032'),(683,'51672684210','1048',10.00,'200','retail','0','2023-01-04 08:16:30','','','','10','Cash',0.00,'20','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','14.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728084548728854'),(684,'51672684210','1060',2.00,'10','retail','0','2023-01-04 08:16:30','','','','0','Cash',0.00,'5','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728084743022374'),(685,'51672684210','993',5.00,'10','retail','0','2023-01-04 08:16:30','','','','1','Cash',0.00,'2','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','215.00','210','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728084943421300'),(686,'51672684210','583',5.00,'25','retail','0','2023-01-04 08:16:30','','','','0.85','Cash',0.00,'5','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','66.00','61','Inclusive','branch','Inventory','','','','','',NULL,'516728085143022315'),(687,'51672684210','1011',2.00,'20','retail','0','2023-01-04 08:16:30','','','','5','Cash',0.00,'10','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','107.00','105','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728085333022335'),(688,'51672684210','869',1.00,'10','retail','0','2023-01-04 08:16:30','','','','2','Cash',0.00,'10','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','86.00','85','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728085544202432'),(689,'51672684210','1011',2.00,'20','retail','0','2023-01-04 08:16:30','','','','5','Cash',0.00,'10','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','105.00','103','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728085792867322'),(690,'51672684210','130',1.00,'20','retail','0','2023-01-04 08:16:30','','','','10','Cash',0.00,'20','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','','','','','',NULL,'516728086002222032'),(691,'51672684210','555',2.00,'40','retail','0','2023-01-04 08:16:30','','','','0','Cash',0.00,'20','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','37.00','35','Inclusive','branch','Inventory','','','','','',NULL,'516728086283022326'),(692,'51672684210','791',6.00,'60','retail','0','2023-01-04 08:16:30','','','','2.4','Cash',0.00,'10','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','110.00','104','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728088843022388'),(693,'51672684210','280',1.00,'100','retail','0','2023-01-04 08:16:30','','','','59','Cash',0.00,'100','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516728089237230732'),(694,'51672684210','1149',1.00,'100','retail','0','2023-01-04 08:16:30','','','','0','Cash',0.00,'100','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728089357250732'),(695,'51672684210','813',2.00,'10','retail','0','2023-01-04 08:16:30','','','','2','Cash',0.00,'5','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','78.00','76','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728089524202432'),(696,'51672684210','823',10.00,'50','retail','0','2023-01-04 08:16:30','','','','0','Cash',0.00,'5','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','51.00','41','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728089847240732'),(697,'51672684210','749',1.00,'350','retail','0','2023-01-04 08:16:30','','','','220','Cash',0.00,'350','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516728089958728854'),(698,'51672684210','340',1.00,'50','retail','0','2023-01-04 08:16:30','','','','0','Cash',0.00,'50','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'516728090650202032'),(699,'51672684210','1012',15.00,'75','retail','0','2023-01-04 08:16:30','','','','3.5','Cash',0.00,'5','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','65.00','50','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728090810202032'),(700,'51672684210','477',1.00,'100','retail','0','2023-01-04 08:16:30','','','','45','Cash',0.00,'100','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516728091063022301'),(701,'51672684210','479',1.00,'100','retail','0','2023-01-04 08:16:30','','','','0','Cash',0.00,'100','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516728091189728954'),(702,'51672684210','1155',4.00,'20','retail','0','2023-01-04 08:16:30','','','','0','Cash',0.00,'5','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','28.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728091374202432'),(703,'51672684210','1148',1.00,'100','retail','0','2023-01-04 08:16:30','','','','0','Cash',0.00,'100','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728091532965322'),(704,'51672684210','1146',10.00,'100','retail','0','2023-01-04 08:16:30','','','','0','Cash',0.00,'10','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','50.00','40','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728091977270732'),(705,'51672684210','807',1.00,'50','retail','0','2023-01-04 08:16:30','','','','10','Cash',0.00,'50','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728092454202432'),(706,'51672684210','583',10.00,'50','retail','0','2023-01-04 08:16:30','','','','0.85','Cash',0.00,'5','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','61.00','51','Inclusive','branch','Inventory','','','','','',NULL,'516728092727220732'),(707,'51672684210','993',5.00,'10','retail','0','2023-01-04 08:16:30','','','','1','Cash',0.00,'2','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','210.00','205','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728093179728954'),(708,'51672684210','466',1.00,'100','retail','0','2023-01-04 08:16:30','','','','35','Cash',0.00,'100','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'516728093300202032'),(709,'51672684210','1162',6.00,'30','retail','0','2023-01-04 08:16:30','','','','0','Cash',0.00,'5','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','388.00','382','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728093504202432'),(710,'51672684210','176',3.00,'45','retail','0','2023-01-04 08:16:30','','','','7.4','Cash',0.00,'15','','','5','','1','2023-01-04 02:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','30.00','27','Inclusive','branch','Inventory','','','','','',NULL,'516728093892222032'),(711,'51672825242','1148',1.00,'100','retail','0','2023-01-04 12:52:44','','','','0','Cash',0.00,'100','','','5','','1','2023-01-04 06:52:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728252503421300'),(712,'51672825242','1011',1.00,'10','retail','0','2023-01-04 12:52:44','','','','5','Cash',0.00,'10','','','5','','1','2023-01-04 06:52:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','103.00','102','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728252615728554'),(713,'51672825242','583',10.00,'50','retail','0','2023-01-04 12:52:44','','','','0.85','Cash',0.00,'5','','','5','','1','2023-01-04 06:52:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','51.00','41','Inclusive','branch','Inventory','','','','','',NULL,'516728252792222032'),(714,'51672825242','386',1.00,'20','retail','0','2023-01-04 12:52:44','','','','0','Cash',0.00,'20','','','5','','1','2023-01-04 06:52:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','','',NULL,'516728254113022314'),(715,'51672825242','725',1.00,'50','retail','0','2023-01-04 12:52:44','','','','30','Cash',0.00,'50','','','5','','1','2023-01-04 06:52:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'516728254245728554'),(716,'51672825242','1163',1.00,'50','retail','0','2023-01-04 12:52:44','','','','0','Cash',0.00,'50','','','5','','1','2023-01-04 06:52:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728254375728554'),(717,'51672825242','1',1.00,'50','retail','0','2023-01-04 12:52:44','','','','30','Cash',0.00,'50','','','5','','1','2023-01-04 06:52:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516728254462564322'),(718,'51672825242','702',3.00,'150','retail','0','2023-01-04 12:52:44','','','','10','Cash',0.00,'50','','','5','','1','2023-01-04 06:52:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9.00','6','Inclusive','branch','Inventory','','','','','',NULL,'516728254570202032'),(719,'51672825242','130',2.00,'40','retail','0','2023-01-04 12:52:44','','','','10','Cash',0.00,'20','','','5','','1','2023-01-04 06:52:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','56.00','54','Inclusive','branch','Inventory','','','','','',NULL,'516728254734222432'),(720,'51672825242','681',1.00,'25','retail','0','2023-01-04 12:52:44','','','','0','Cash',0.00,'25','','','5','','1','2023-01-04 06:52:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516728254832442532'),(721,'51672825242','820',1.00,'10','retail','0','2023-01-04 12:52:44','','','','0','Cash',0.00,'10','','','5','','1','2023-01-04 06:52:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','498.00','497','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728255002222032'),(722,'51672825242','1155',4.00,'20','retail','0','2023-01-04 12:52:44','','','','0','Cash',0.00,'5','','','5','','1','2023-01-04 06:52:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','24.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728255137230732'),(723,'51672825242','516',10.00,'50','retail','0','2023-01-04 12:52:44','','','','3.9','Cash',0.00,'5','','','5','','1','2023-01-04 06:52:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','10.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516728255282562322'),(724,'51672825242','937',15.00,'75','retail','0','2023-01-04 12:52:44','','','','2','Cash',0.00,'5','','','5','','1','2023-01-04 06:52:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','32.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728255633421300'),(725,'51672825242','397',5.00,'100','retail','0','2023-01-04 12:52:44','','','','5.5','Cash',0.00,'20','','','5','','1','2023-01-04 06:52:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','54.00','49','Inclusive','branch','Inventory','','','','','',NULL,'516728255780202032'),(726,'51672825242','930',1.00,'20','retail','0','2023-01-04 12:52:44','','','','9','Cash',0.00,'20','','','5','','1','2023-01-04 06:52:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','62.00','61','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728255903022395'),(727,'51672825242','997',1.00,'30','retail','0','2023-01-04 12:52:44','','','','13','Cash',0.00,'30','','','5','','1','2023-01-04 06:52:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728255993022395'),(728,'51672825242','860',1.00,'150','retail','0','2023-01-04 12:52:44','','','','75','Cash',0.00,'150','','','5','','1','2023-01-04 06:52:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728256207200732'),(729,'51672825242','1004',10.00,'50','retail','0','2023-01-04 12:52:44','','','','2.5','Cash',0.00,'5','','','5','','1','2023-01-04 06:52:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','46.00','36','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728256433022346'),(730,'51672825242','1011',1.00,'10','retail','0','2023-01-04 12:52:44','','','','5','Cash',0.00,'10','','','5','','1','2023-01-04 06:52:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','102.00','101','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728256660202032'),(731,'51672825242','1168',1.00,'30','retail','0','2023-01-04 12:52:44','','','','24.4','Cash',0.00,'30','','','5','','1','2023-01-04 06:52:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728256784222432'),(732,'51672825242','397',1.00,'20','retail','0','2023-01-04 12:52:44','','','','5.5','Cash',0.00,'20','','','5','','1','2023-01-04 06:52:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','','',NULL,'516728256975728554'),(733,'51672825242','1152',2.00,'200','retail','0','2023-01-04 12:52:44','','','','0','Cash',0.00,'100','','','5','','1','2023-01-04 06:52:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728257092222032'),(734,'51672825242','702',1.00,'50','retail','0','2023-01-04 12:52:44','','','','10','Cash',0.00,'50','','','5','','1','2023-01-04 06:52:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516728257232562322'),(735,'51672825242','555',1.00,'20','retail','0','2023-01-04 12:52:44','','','','0','Cash',0.00,'20','','','5','','1','2023-01-04 06:52:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','','',NULL,'516728257363022337'),(736,'51672825242','840',1.00,'50','retail','0','2023-01-04 12:52:44','','','','5.5','Cash',0.00,'50','','','5','','1','2023-01-04 06:52:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728257485728554'),(737,'51672825242','1170',3.00,'30','retail','0','2023-01-04 12:52:44','','','','0','Cash',0.00,'10','','','5','','1','2023-01-04 06:52:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728258745728554'),(738,'51672825242','790',1.00,'20','retail','0','2023-01-04 12:52:44','','','','11','Cash',0.00,'20','','','5','','1','2023-01-04 06:52:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728258914222432'),(739,'51672825242','882',2.00,'20','retail','0','2023-01-04 12:52:44','','','','3','Cash',0.00,'10','','','5','','1','2023-01-04 06:52:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','112.00','110','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728259102222032'),(740,'51672825242','280',1.00,'100','retail','0','2023-01-04 12:52:44','','','','59','Cash',0.00,'100','','','5','','1','2023-01-04 06:52:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516728259513022359'),(741,'51672825242','1150',1.00,'100','retail','0','2023-01-04 12:52:44','','','','0','Cash',0.00,'100','','','5','','1','2023-01-04 06:52:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728259637230732'),(742,'51672825979','397',2.00,'40','retail','0','2023-01-05 09:40:27','','','','5.5','Cash',0.00,'20','','','5','','1','2023-01-05 03:40:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','48.00','46','Inclusive','branch','Inventory','','','','','',NULL,'516728259962569322'),(743,'51672825979','1023',2.00,'10','retail','0','2023-01-05 09:40:27','','','','2.0','Cash',0.00,'5','','','5','','1','2023-01-05 03:40:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','100.00','98','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728260142661322'),(744,'51672825979','375',1.00,'50','retail','0','2023-01-05 09:40:27','','','','20','Cash',0.00,'50','','','5','','1','2023-01-05 03:40:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'516728260292222032'),(745,'51672825979','993',5.00,'10','retail','0','2023-01-05 09:40:27','','','','1','Cash',0.00,'2','','','5','','1','2023-01-05 03:40:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','205.00','200','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728260427220732'),(746,'51672825979','432',1.00,'100','retail','0','2023-01-05 09:40:27','','','','7','Cash',0.00,'100','','','5','','1','2023-01-05 03:40:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516728261073421300'),(747,'51672825979','265',1.00,'200','retail','0','2023-01-05 09:40:27','','','','79','Cash',0.00,'200','','','5','','1','2023-01-05 03:40:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516728261243022321'),(748,'51672825979','891',1.00,'200','retail','0','2023-01-05 09:40:27','','','','45','Cash',0.00,'200','','','5','','1','2023-01-05 03:40:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728261366728654'),(749,'51672825979','727',1.00,'150','retail','0','2023-01-05 09:40:27','','','','0','Cash',0.00,'150','','','5','','1','2023-01-05 03:40:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516728261667260732'),(750,'51672825979','1124',10.00,'100','retail','0','2023-01-05 09:40:27','','','','0','Cash',0.00,'10','','','5','','1','2023-01-05 03:40:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','100.00','90','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728546382222032'),(751,'51672825979','555',1.00,'20','retail','0','2023-01-05 09:40:27','','','','0','Cash',0.00,'20','','','5','','1','2023-01-05 03:40:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','',NULL,'516728546907200732'),(752,'51672825979','9',1.00,'10','retail','0','2023-01-05 09:40:27','','','','2','Cash',0.00,'10','','','5','','1','2023-01-05 03:40:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','145.00','144','Inclusive','branch','Inventory','','','','','',NULL,'516728547047240732'),(753,'51672825979','467',1.00,'50','retail','0','2023-01-05 09:40:27','','','','9','Cash',0.00,'50','','','5','','1','2023-01-05 03:40:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'516728547147240732'),(754,'51672825979','910',1.00,'100','retail','0','2023-01-05 09:40:27','','','','25','Cash',0.00,'100','','','5','','1','2023-01-05 03:40:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728547342222032'),(755,'51672825979','17',1.00,'50','retail','0','2023-01-05 09:40:27','','','','27.9','Cash',0.00,'50','','','5','','1','2023-01-05 03:40:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516728547492464322'),(756,'51672825979','375',1.00,'50','retail','0','2023-01-05 09:40:27','','','','20','Cash',0.00,'50','','','5','','1','2023-01-05 03:40:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'516728547614728454'),(757,'51672825979','885',2.00,'30','retail','0','2023-01-05 09:40:27','','','','9','Cash',0.00,'15','','','5','','1','2023-01-05 03:40:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728548704252432'),(758,'51672825979','397',4.00,'80','retail','0','2023-01-05 09:40:27','','','','5.5','Cash',0.00,'20','','','5','','1','2023-01-05 03:40:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','46.00','42','Inclusive','branch','Inventory','','','','','',NULL,'516728548882222032'),(759,'51672825979','1011',1.00,'10','retail','0','2023-01-05 09:40:27','','','','5','Cash',0.00,'10','','','5','','1','2023-01-05 03:40:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101.00','100','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728549054728454'),(760,'51672825979','882',2.00,'20','retail','0','2023-01-05 09:40:27','','','','3','Cash',0.00,'10','','','5','','1','2023-01-05 03:40:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','110.00','108','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728549243022329'),(761,'51672825979','375',3.00,'150','retail','0','2023-01-05 09:40:27','','','','20','Cash',0.00,'50','','','5','','1','2023-01-05 03:40:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9.00','6','Inclusive','branch','Inventory','','','','','',NULL,'516728549383421300'),(762,'51672825979','560',5.00,'15','retail','0','2023-01-05 09:40:27','','','','1.2','Cash',0.00,'3','','','5','','1','2023-01-05 03:40:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1000.00','995','Inclusive','branch','Inventory','','','','','',NULL,'516728549664728454'),(763,'51672825979','997',3.00,'90','retail','0','2023-01-05 09:40:27','','','','13','Cash',0.00,'30','','','5','','1','2023-01-05 03:40:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728549933022399'),(764,'51672825979','820',2.00,'20','retail','0','2023-01-05 09:40:27','','','','0','Cash',0.00,'10','','','5','','1','2023-01-05 03:40:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','497.00','495','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728550067260732'),(765,'51672825979','790',1.00,'20','retail','0','2023-01-05 09:40:27','','','','11','Cash',0.00,'20','','','5','','1','2023-01-05 03:40:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728575183022315'),(766,'51672825979','993',5.00,'10','retail','0','2023-01-05 09:40:27','','','','1','Cash',0.00,'2','','','5','','1','2023-01-05 03:40:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','200.00','195','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516728576273022326'),(767,'51672900842','560',5.00,'15','retail','0','2023-01-07 11:37:02','','','','1.2','Cash',0.00,'3','','','5','','1','2023-01-07 05:37:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','995.00','990','Inclusive','branch','Inventory','','','','','',NULL,'516729008642066322'),(768,'51672900842','869',2.00,'20','retail','0','2023-01-07 11:37:02','','','','2','Cash',0.00,'10','','','5','','1','2023-01-07 05:37:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','85.00','83','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516729008770202032'),(769,'51672900842','291',1.00,'50','retail','0','2023-01-07 11:37:02','','','','10','Cash',0.00,'50','','','5','','1','2023-01-07 05:37:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516729008982222032'),(770,'51672900842','942',10.00,'100','retail','0','2023-01-07 11:37:02','','','','3','Cash',0.00,'10','','','5','','1','2023-01-07 05:37:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','446.00','436','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516729009833808222'),(771,'51672900842','91',1.00,'100','retail','0','2023-01-07 11:37:02','','','','0','Cash',0.00,'100','','','5','','1','2023-01-07 05:37:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516729169330202032'),(772,'51672900842','820',1.00,'10','retail','0','2023-01-07 11:37:02','','','','0','Cash',0.00,'10','','','5','','1','2023-01-07 05:37:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','495.00','494','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516730316470202033'),(773,'51672900842','882',1.00,'10','retail','0','2023-01-07 11:37:02','','','','3','Cash',0.00,'10','','','5','','1','2023-01-07 05:37:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','108.00','107','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516730801003421300'),(774,'51672900842','397',2.00,'40','retail','0','2023-01-07 11:37:02','','','','5.5','Cash',0.00,'20','','','5','','1','2023-01-07 05:37:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','42.00','40','Inclusive','branch','Inventory','','','','','',NULL,'516730801114282432'),(775,'51672900842','763',1.00,'200','retail','0','2023-01-07 11:37:02','','','','120','Cash',0.00,'200','','','5','','1','2023-01-07 05:37:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516730801232222032'),(776,'51672900842','882',2.00,'20','retail','0','2023-01-07 11:37:02','','','','3','Cash',0.00,'10','','','5','','1','2023-01-07 05:37:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','107.00','105','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516730801402222032'),(777,'51672900842','822',1.00,'5','retail','0','2023-01-07 11:37:02','','','','0','Cash',0.00,'5','','','5','','1','2023-01-07 05:37:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','93.00','92','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516730801787280732'),(778,'51672900842','420',1.00,'10','retail','0','2023-01-07 11:37:02','','','','0','Cash',0.00,'10','','','5','','1','2023-01-07 05:37:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','233.00','232','Inclusive','branch','Inventory','','','','','',NULL,'516730803043421300'),(779,'51672900842','820',1.00,'10','retail','0','2023-01-07 11:37:02','','','','0','Cash',0.00,'10','','','5','','1','2023-01-07 05:37:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','494.00','493','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516730803480720054'),(780,'51672900842','305',1.00,'100','retail','0','2023-01-07 11:37:02','','','','18','Cash',0.00,'100','','','5','','1','2023-01-07 05:37:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516730803607200732'),(781,'51672900842','32',2.00,'20','retail','0','2023-01-07 11:37:02','','','','3.5','Cash',0.00,'10','','','5','','1','2023-01-07 05:37:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','49.00','47','Inclusive','branch','Inventory','','','','','',NULL,'516730803780202033'),(782,'51672900842','943',3.00,'30','retail','0','2023-01-07 11:37:02','','','','5','Cash',0.00,'10','','','5','','1','2023-01-07 05:37:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','153.00','150','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516730804042222032'),(783,'51672900842','1049',5.00,'50','retail','0','2023-01-07 11:37:02','','','','5','Cash',0.00,'10','','','5','','1','2023-01-07 05:37:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','40.00','35','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516730804283421300'),(784,'51672900842','1119',1.00,'100','retail','0','2023-01-07 11:37:02','','','','0','Cash',0.00,'100','','','5','','1','2023-01-07 05:37:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516730804393421300'),(785,'51672900842','1019',4.00,'40','retail','0','2023-01-07 11:37:02','','','','5.5','Cash',0.00,'10','','','5','','1','2023-01-07 05:37:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','97.00','93','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516730804620720054'),(786,'51672900842','813',2.00,'10','retail','0','2023-01-07 11:37:02','','','','2','Cash',0.00,'5','','','5','','1','2023-01-07 05:37:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','76.00','74','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516730804744282432'),(787,'51672900842','397',1.00,'20','retail','0','2023-01-07 11:37:02','','','','5.5','Cash',0.00,'20','','','5','','1','2023-01-07 05:37:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','','',NULL,'516730804874282432'),(788,'51672900842','1005',4.00,'20','retail','0','2023-01-07 11:37:02','','','','2.5','Cash',0.00,'5','','','5','','1','2023-01-07 05:37:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','98.00','94','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516730805120720054'),(789,'51672900842','1126',5.00,'50','retail','0','2023-01-07 11:37:02','','','','0','Cash',0.00,'10','','','5','','1','2023-01-07 05:37:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','187.00','182','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516730805260720054'),(790,'51672900842','820',2.00,'20','retail','0','2023-01-07 11:37:02','','','','0','Cash',0.00,'10','','','5','','1','2023-01-07 05:37:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','493.00','491','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516730805493022345'),(791,'51672900842','715',1.00,'100','retail','0','2023-01-07 11:37:02','','','','37','Cash',0.00,'100','','','5','','1','2023-01-07 05:37:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516730805692222032'),(792,'51672900842','555',1.00,'20','retail','0','2023-01-07 11:37:02','','','','0','Cash',0.00,'20','','','5','','1','2023-01-07 05:37:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','',NULL,'516730805817210732'),(793,'51672900842','1126',5.00,'50','retail','0','2023-01-07 11:37:02','','','','0','Cash',0.00,'10','','','5','','1','2023-01-07 05:37:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','182.00','177','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516730805992069332'),(794,'51672900842','882',1.00,'10','retail','0','2023-01-07 11:37:02','','','','3','Cash',0.00,'10','','','5','','1','2023-01-07 05:37:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','105.00','104','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516730806130202033'),(795,'51672900842','608',1.00,'300','retail','0','2023-01-07 11:37:02','','','','235','Cash',0.00,'300','','','5','','1','2023-01-07 05:37:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516730806213421300'),(796,'51673080632','869',1.00,'10','retail','0','2023-01-07 20:06:57','','','','2','Cash',0.00,'10','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','83.00','82','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516730806520202033'),(797,'51673080632','1013',1.00,'10','retail','0','2023-01-07 20:06:57','','','','5','Cash',0.00,'10','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516730806660720054'),(798,'51673080632','342',1.00,'10','retail','0','2023-01-07 20:06:57','','','','0','Cash',0.00,'10','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','120.00','119','Inclusive','branch','Inventory','','','','','',NULL,'516730806874282432'),(799,'51673080632','296',2.00,'10','retail','0','2023-01-07 20:06:57','','','','0','Cash',0.00,'5','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','121.00','119','Inclusive','branch','Inventory','','','','','',NULL,'516730807142222032'),(800,'51673080632','583',1.00,'5','retail','0','2023-01-07 20:06:57','','','','0.85','Cash',0.00,'5','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','','',NULL,'516730807303022337'),(801,'51673080632','869',5.00,'50','retail','0','2023-01-07 20:06:57','','','','2','Cash',0.00,'10','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','82.00','77','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516730807482222032'),(802,'51673080632','882',1.00,'10','retail','0','2023-01-07 20:06:57','','','','3','Cash',0.00,'10','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','104.00','103','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516730807590202033'),(803,'51673080632','1050',1.00,'200','retail','0','2023-01-07 20:06:57','','','','100','Cash',0.00,'200','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516730807770202033'),(804,'51673080632','130',1.00,'20','retail','0','2023-01-07 20:06:57','','','','10','Cash',0.00,'20','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','','','','','',NULL,'516730807864282432'),(805,'51673080632','130',2.00,'40','retail','0','2023-01-07 20:06:57','','','','10','Cash',0.00,'20','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','53.00','51','Inclusive','branch','Inventory','','','','','',NULL,'516730808073022308'),(806,'51673080632','1049',5.00,'50','retail','0','2023-01-07 20:06:57','','','','5','Cash',0.00,'10','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','35.00','30','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516730808203421300'),(807,'51673080632','943',3.00,'30','retail','0','2023-01-07 20:06:57','','','','5','Cash',0.00,'10','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','150.00','147','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516730808370720054'),(808,'51673080632','319',1.00,'10','retail','0','2023-01-07 20:06:57','','','','3','Cash',0.00,'10','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','','','','','',NULL,'516730808550202033'),(809,'51673080632','802',1.00,'50','retail','0','2023-01-07 20:06:57','','','','28','Cash',0.00,'50','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516730808900202033'),(810,'51673080632','1056',1.00,'150','retail','0','2023-01-07 20:06:57','','','','0','Cash',0.00,'150','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516730809123421300'),(811,'51673080632','820',10.00,'100','retail','0','2023-01-07 20:06:57','','','','0','Cash',0.00,'10','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','491.00','481','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516730809333733102'),(812,'51673080632','997',2.00,'60','retail','0','2023-01-07 20:06:57','','','','13','Cash',0.00,'30','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516730809663421300'),(813,'51673080632','1011',2.00,'20','retail','0','2023-01-07 20:06:57','','','','5','Cash',0.00,'10','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','100.00','98','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516730809843421300'),(814,'51673080632','993',10.00,'20','retail','0','2023-01-07 20:06:57','','','','1','Cash',0.00,'2','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','495.00','485','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516730809972069332'),(815,'51673080632','280',2.00,'200','retail','0','2023-01-07 20:06:57','','','','59','Cash',0.00,'100','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516730810253421300'),(816,'51673080632','545',10.00,'300','retail','0','2023-01-07 20:06:57','','','','0','Cash',0.00,'30','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','30.00','20','Inclusive','branch','Inventory','','','','','',NULL,'516730810572165332'),(817,'51673080632','570',1.00,'100','retail','0','2023-01-07 20:06:57','','','','50','Cash',0.00,'100','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516730810823421300'),(818,'51673080632','882',1.00,'10','retail','0','2023-01-07 20:06:57','','','','3','Cash',0.00,'10','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','103.00','102','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516730810944282432'),(819,'51673080632','1162',4.00,'20','retail','0','2023-01-07 20:06:57','','','','0','Cash',0.00,'5','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','382.00','378','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516730811277270732'),(820,'51673080632','1129',1.00,'300','retail','0','2023-01-07 20:06:57','','','','0','Cash',0.00,'300','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516730811414233123'),(821,'51673080632','420',10.00,'100','retail','0','2023-01-07 20:06:57','','','','0','Cash',0.00,'10','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','232.00','222','Inclusive','branch','Inventory','','','','','',NULL,'516730811532222032'),(822,'51673080632','583',10.00,'50','retail','0','2023-01-07 20:06:57','','','','0.85','Cash',0.00,'5','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','40.00','30','Inclusive','branch','Inventory','','','','','',NULL,'516731107180202033'),(823,'51673080632','516',2.00,'10','retail','0','2023-01-07 20:06:57','','','','3.9','Cash',0.00,'5','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Inventory','','','','','',NULL,'516731107442064332'),(824,'51673080632','937',2.00,'10','retail','0','2023-01-07 20:06:57','','','','2','Cash',0.00,'5','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731107670721054'),(825,'51673080632','467',4.00,'200','retail','0','2023-01-07 20:06:57','','','','9','Cash',0.00,'50','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','6.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516731107840721054'),(826,'51673080632','726',1.00,'100','retail','0','2023-01-07 20:06:57','','','','0','Cash',0.00,'100','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'516731107947240732'),(827,'51673080632','1170',2.00,'20','retail','0','2023-01-07 20:06:57','','','','0','Cash',0.00,'10','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731108142222032'),(828,'51673080632','779',1.00,'40','retail','0','2023-01-07 20:06:57','','','','30','Cash',0.00,'40','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516731108312063332'),(829,'51673080632','1056',1.00,'150','retail','0','2023-01-07 20:06:57','','','','0','Cash',0.00,'150','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731108470202033'),(830,'51673080632','1060',4.00,'20','retail','0','2023-01-07 20:06:57','','','','0','Cash',0.00,'5','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','30.00','26','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731108640721054'),(831,'51673080632','1011',1.00,'10','retail','0','2023-01-07 20:06:57','','','','5','Cash',0.00,'10','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731108744212432'),(832,'51673080632','943',5.00,'50','retail','0','2023-01-07 20:06:57','','','','5','Cash',0.00,'10','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','147.00','142','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731108993421300'),(833,'51673080632','1049',5.00,'50','retail','0','2023-01-07 20:06:57','','','','5','Cash',0.00,'10','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','30.00','25','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731109113022319'),(834,'51673080632','295',10.00,'50','retail','0','2023-01-07 20:06:57','','','','0','Cash',0.00,'5','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','130.00','120','Inclusive','branch','Inventory','','','','','',NULL,'516731109374212432'),(835,'51673080632','523',8.00,'200','retail','0','2023-01-07 20:06:57','','','','0','Cash',0.00,'25','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','8.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516731110231721154'),(836,'51673080632','869',2.00,'20','retail','0','2023-01-07 20:06:57','','','','2','Cash',0.00,'10','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','77.00','75','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731110371721154'),(837,'51673080632','166',1.00,'120','retail','0','2023-01-07 20:06:57','','','','0','Cash',0.00,'120','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516731110483022340'),(838,'51673080632','280',1.00,'100','retail','0','2023-01-07 20:06:57','','','','59','Cash',0.00,'100','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516731110623421300'),(839,'51673080632','1155',2.00,'10','retail','0','2023-01-07 20:06:57','','','','0','Cash',0.00,'5','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731110992169332'),(840,'51673080632','1005',1.00,'5','retail','0','2023-01-07 20:06:57','','','','2.5','Cash',0.00,'5','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','94.00','93','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731111153421300'),(841,'51673080632','725',1.00,'50','retail','0','2023-01-07 20:06:57','','','','30','Cash',0.00,'50','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516731111244212432'),(842,'51673080632','1011',1.00,'10','retail','0','2023-01-07 20:06:57','','','','5','Cash',0.00,'10','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','97.00','96','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731111437230732'),(843,'51673080632','1060',2.00,'10','retail','0','2023-01-07 20:06:57','','','','0','Cash',0.00,'5','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731111607200732'),(844,'51673080632','266',1.00,'150','retail','0','2023-01-07 20:06:57','','','','53','Cash',0.00,'150','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','',NULL,'516731111722222032'),(845,'51673080632','563',1.00,'50','retail','0','2023-01-07 20:06:57','','','','28','Cash',0.00,'50','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516731111961721154'),(846,'51673080632','771',4.00,'40','retail','0','2023-01-07 20:06:57','','','','0','Cash',0.00,'10','','','5','','1','2023-01-07 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','48.00','44','Inclusive','branch','Inventory','','','','','',NULL,'516731112173421300'),(847,'51673111224','401',3.00,'30','retail','0','2023-01-07 22:10:51','','','','12','Cash',0.00,'10','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','21.00','18','Inclusive','branch','Inventory','','','','','',NULL,'516731112451721154'),(848,'51673111224','1062',4.00,'60','retail','0','2023-01-07 22:10:51','','','','0','Cash',0.00,'15','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','19.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731112772222032'),(849,'51673111224','993',10.00,'20','retail','0','2023-01-07 22:10:51','','','','1','Cash',0.00,'2','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','485.00','475','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731112917210732'),(850,'51673111224','1005',2.00,'10','retail','0','2023-01-07 22:10:51','','','','2.5','Cash',0.00,'5','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','93.00','91','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731113087280732'),(851,'51673111224','555',1.00,'20','retail','0','2023-01-07 22:10:51','','','','0','Cash',0.00,'20','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','','',NULL,'516731113253022323'),(852,'51673111224','1150',1.00,'100','retail','0','2023-01-07 22:10:51','','','','0','Cash',0.00,'100','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731113344212432'),(853,'51673111224','820',2.00,'20','retail','0','2023-01-07 22:10:51','','','','0','Cash',0.00,'10','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','481.00','479','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731113501721154'),(854,'51673111224','1126',15.00,'150','retail','0','2023-01-07 22:10:51','','','','0','Cash',0.00,'10','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','177.00','162','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731113692222032'),(855,'51673111224','560',15.00,'45','retail','0','2023-01-07 22:10:51','','','','1.2','Cash',0.00,'3','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','990.00','975','Inclusive','branch','Inventory','','','','','',NULL,'516731114202162332'),(856,'51673111224','869',2.00,'20','retail','0','2023-01-07 22:10:51','','','','2','Cash',0.00,'10','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','75.00','73','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731114372163332'),(857,'51673111224','32',1.00,'10','retail','0','2023-01-07 22:10:51','','','','3.5','Cash',0.00,'10','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','','',NULL,'516731114472222032'),(858,'51673111224','650',2.00,'5','retail','0','2023-01-07 22:10:51','','','','0','Cash',0.00,'2.5','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','111.00','109','Inclusive','branch','Inventory','','','','','',NULL,'516731114624212432'),(859,'51673111224','583',10.00,'50','retail','0','2023-01-07 22:10:51','','','','0.85','Cash',0.00,'5','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','30.00','20','Inclusive','branch','Inventory','','','','','',NULL,'516731114837230732'),(860,'51673111224','560',5.00,'15','retail','0','2023-01-07 22:10:51','','','','1.2','Cash',0.00,'3','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','975.00','970','Inclusive','branch','Inventory','','','','','',NULL,'516731115211721154'),(861,'51673111224','332',2.00,'400','retail','0','2023-01-07 22:10:51','','','','0','Cash',0.00,'200','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','','',NULL,'516731115380202033'),(862,'51673111224','1113',2.00,'600','retail','0','2023-01-07 22:10:51','','','','115','Cash',0.00,'300','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731116011721154'),(863,'51673111224','399',1.00,'150','retail','0','2023-01-07 22:10:51','','','','65','Cash',0.00,'150','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516731116234212432'),(864,'51673111224','882',1.00,'10','retail','0','2023-01-07 22:10:51','','','','3','Cash',0.00,'10','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','102.00','101','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731116374212432'),(865,'51673111224','422',1.00,'50','retail','0','2023-01-07 22:10:51','','','','35','Cash',0.00,'50','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516731116491721154'),(866,'51673111224','820',1.00,'10','retail','0','2023-01-07 22:10:51','','','','0','Cash',0.00,'10','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','479.00','478','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731116623421300'),(867,'51673111224','555',1.00,'20','retail','0','2023-01-07 22:10:51','','','','0','Cash',0.00,'20','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','',NULL,'516731116757250732'),(868,'51673111224','790',1.00,'20','retail','0','2023-01-07 22:10:51','','','','11','Cash',0.00,'20','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731116830202033'),(869,'51673111224','91',1.00,'100','retail','0','2023-01-07 22:10:51','','','','0','Cash',0.00,'100','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516731116934212432'),(870,'51673111224','999',1.00,'100','retail','0','2023-01-07 22:10:51','','','','45','Cash',0.00,'100','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731119632222032'),(871,'51673111224','555',1.00,'20','retail','0','2023-01-07 22:10:51','','','','0','Cash',0.00,'20','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','',NULL,'516731119742222032'),(872,'51673111224','820',2.00,'20','retail','0','2023-01-07 22:10:51','','','','0','Cash',0.00,'10','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','478.00','476','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731119873322203'),(873,'51673111224','243',1.00,'30','retail','0','2023-01-07 22:10:51','','','','16','Cash',0.00,'30','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'516731120172721254'),(874,'51673111224','555',1.00,'20','retail','0','2023-01-07 22:10:51','','','','0','Cash',0.00,'20','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','',NULL,'516731120260202033'),(875,'51673111224','1052',1.00,'500','retail','0','2023-01-07 22:10:51','','','','250','Cash',0.00,'500','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731120487280732'),(876,'51673111224','813',2.00,'10','retail','0','2023-01-07 22:10:51','','','','2','Cash',0.00,'5','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','74.00','72','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731120752222032'),(877,'51673111224','1118',1.00,'100','retail','0','2023-01-07 22:10:51','','','','0','Cash',0.00,'100','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731120952269332'),(878,'51673111224','510',5.00,'50','retail','0','2023-01-07 22:10:51','','','','3','Cash',0.00,'10','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','50.00','45','Inclusive','branch','Inventory','','','','','',NULL,'516731121143022311'),(879,'51673111224','856',1.00,'100','retail','0','2023-01-07 22:10:51','','','','19','Cash',0.00,'100','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731121242262332'),(880,'51673111224','280',1.00,'100','retail','0','2023-01-07 22:10:51','','','','59','Cash',0.00,'100','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516731121384212432'),(881,'51673111224','1170',3.00,'30','retail','0','2023-01-07 22:10:51','','','','0','Cash',0.00,'10','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731145067260732'),(882,'51673111224','1173',1.00,'10','retail','0','2023-01-07 22:10:51','','','','0','Cash',0.00,'10','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731146112222032'),(883,'51673111224','130',1.00,'20','retail','0','2023-01-07 22:10:51','','','','10','Cash',0.00,'20','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','','','','','',NULL,'516731146253421300'),(884,'51673111224','820',1.00,'10','retail','0','2023-01-07 22:10:51','','','','0','Cash',0.00,'10','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','476.00','475','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731146323022336'),(885,'51673111224','454',5.00,'100','retail','0','2023-01-07 22:10:51','','','','7','Cash',0.00,'20','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516731146543505222'),(886,'51673111224','1058',1.00,'100','retail','0','2023-01-07 22:10:51','','','','O','Cash',0.00,'100','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731146642232227'),(887,'51673111224','820',2.00,'20','retail','0','2023-01-07 22:10:51','','','','0','Cash',0.00,'10','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','475.00','473','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731146754212432'),(888,'51673111224','255',4.00,'60','retail','0','2023-01-07 22:10:51','','','','0','Cash',0.00,'15','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','7.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516731149933421300'),(889,'51673111224','399',1.00,'150','retail','0','2023-01-07 22:10:51','','','','65','Cash',0.00,'150','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516731150322563332'),(890,'51673111224','681',4.00,'100','retail','0','2023-01-07 22:10:51','','','','0','Cash',0.00,'25','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','24.00','20','Inclusive','branch','Inventory','','','','','',NULL,'516731153342563332'),(891,'51673111224','1011',1.00,'10','retail','0','2023-01-07 22:10:51','','','','5','Cash',0.00,'10','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','96.00','95','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731153505721554'),(892,'51673111224','993',10.00,'20','retail','0','2023-01-07 22:10:51','','','','1','Cash',0.00,'2','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','475.00','465','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731153622036362'),(893,'51673111224','583',2.00,'10','retail','0','2023-01-07 22:10:51','','','','0.85','Cash',0.00,'5','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','','','','','',NULL,'516731162936721654'),(894,'51673111224','820',2.00,'20','retail','0','2023-01-07 22:10:51','','','','0','Cash',0.00,'10','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','473.00','471','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731185953421300'),(895,'51673111224','555',1.00,'20','retail','0','2023-01-07 22:10:51','','','','0','Cash',0.00,'20','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','',NULL,'516731186053421300'),(896,'51673111224','1158',10.00,'200','retail','0','2023-01-07 22:10:51','','','','0','Cash',0.00,'20','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','20.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731186162222032'),(897,'51673111224','397',2.00,'40','retail','0','2023-01-07 22:10:51','','','','5.5','Cash',0.00,'20','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','39.00','37','Inclusive','branch','Inventory','','','','','',NULL,'516731186273421300'),(898,'51673111224','882',1.00,'10','retail','0','2023-01-07 22:10:51','','','','3','Cash',0.00,'10','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101.00','100','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731186432222032'),(899,'51673111224','820',1.00,'10','retail','0','2023-01-07 22:10:51','','','','0','Cash',0.00,'10','','','5','','1','2023-01-07 16:10:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','471.00','470','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516731186504212432'),(900,'51673423697','1146',2.00,'20','retail','0','2023-01-11 15:11:21','','','','0','Cash',0.00,'10','','','5','','1','2023-01-11 09:11:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516734237184222432'),(901,'51673423697','1044',1.00,'150','retail','0','2023-01-11 15:11:21','','','','50','Cash',0.00,'150','','','5','','1','2023-01-11 09:11:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516734237294222432'),(902,'51673423697','1101',1.00,'50','retail','0','2023-01-11 15:11:21','','','','0','Cash',0.00,'50','','','5','','1','2023-01-11 09:11:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516734384802222032'),(903,'51673423697','560',5.00,'15','retail','0','2023-01-11 15:11:21','','','','1.2','Cash',0.00,'3','','','5','','1','2023-01-11 09:11:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','970.00','965','Inclusive','branch','Inventory','','','','','',NULL,'516734385970425008'),(904,'51673423697','386',1.00,'20','retail','0','2023-01-11 15:11:21','','','','0','Cash',0.00,'20','','','5','','1','2023-01-11 09:11:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','','',NULL,'516734386167260732'),(905,'51673423697','856',1.00,'100','retail','0','2023-01-11 15:11:21','','','','19','Cash',0.00,'100','','','5','','1','2023-01-11 09:11:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516734386233022326'),(906,'51673423697','1044',1.00,'150','retail','0','2023-01-11 15:11:21','','','','50','Cash',0.00,'150','','','5','','1','2023-01-11 09:11:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516734386368724854'),(907,'51673423697','1060',4.00,'20','retail','0','2023-01-11 15:11:21','','','','0','Cash',0.00,'5','','','5','','1','2023-01-11 09:11:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','224.00','220','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516734386760202033'),(908,'51673423697','882',1.00,'10','retail','0','2023-01-11 15:11:21','','','','3','Cash',0.00,'10','','','5','','1','2023-01-11 09:11:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516734386837230732'),(909,'51673423697','943',2.00,'20','retail','0','2023-01-11 15:11:21','','','','5','Cash',0.00,'10','','','5','','1','2023-01-11 09:11:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','142.00','140','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516734386998724854'),(910,'51673423697','813',2.00,'10','retail','0','2023-01-11 15:11:21','','','','2','Cash',0.00,'5','','','5','','1','2023-01-11 09:11:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','72.00','70','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516734387130202033'),(911,'51673423697','1056',1.00,'150','retail','0','2023-01-11 15:11:21','','','','0','Cash',0.00,'150','','','5','','1','2023-01-11 09:11:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516734387244232432'),(912,'51673423697','997',1.00,'30','retail','0','2023-01-11 15:11:21','','','','13','Cash',0.00,'30','','','5','','1','2023-01-11 09:11:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516734388622866332'),(913,'51673423697','477',1.00,'100','retail','0','2023-01-11 15:11:21','','','','45','Cash',0.00,'100','','','5','','1','2023-01-11 09:11:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516734388772222032'),(914,'51673423697','725',1.00,'50','retail','0','2023-01-11 15:11:21','','','','30','Cash',0.00,'50','','','5','','1','2023-01-11 09:11:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516734389054232432'),(915,'51673423697','396',1.00,'100','retail','0','2023-01-11 15:11:21','','','','0','Cash',0.00,'100','','','5','','1','2023-01-11 09:11:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516734389192222032'),(916,'51673423697','993',10.00,'20','retail','0','2023-01-11 15:11:21','','','','1','Cash',0.00,'2','','','5','','1','2023-01-11 09:11:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','465.00','455','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516734389420202033'),(917,'51673423697','14',1.00,'150','retail','0','2023-01-11 15:11:21','','','','50','Cash',0.00,'150','','','5','','1','2023-01-11 09:11:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516734389638724854'),(918,'51673423697','399',1.00,'150','retail','0','2023-01-11 15:11:21','','','','65','Cash',0.00,'150','','','5','','1','2023-01-11 09:11:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516734389790202033'),(919,'51673423697','1005',2.00,'10','retail','0','2023-01-11 15:11:21','','','','2.5','Cash',0.00,'5','','','5','','1','2023-01-11 09:11:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','91.00','89','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516734389982869332'),(920,'51673423697','725',1.00,'50','retail','0','2023-01-11 15:11:21','','','','30','Cash',0.00,'50','','','5','','1','2023-01-11 09:11:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516734390122222032'),(921,'51673423697','66',1.00,'150','retail','0','2023-01-11 15:11:21','','','','0','Cash',0.00,'150','','','5','','1','2023-01-11 09:11:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516734390319724954'),(922,'51673423697','583',5.00,'25','retail','0','2023-01-11 15:11:21','','','','0.85','Cash',0.00,'5','','','5','','1','2023-01-11 09:11:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','18.00','13','Inclusive','branch','Inventory','','','','','',NULL,'516734390517210732'),(923,'51673423697','1060',1.00,'5','retail','0','2023-01-11 15:11:21','','','','0','Cash',0.00,'5','','','5','','1','2023-01-11 09:11:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','220.00','219','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516734390685223080'),(924,'51673423697','663',1.00,'15','retail','0','2023-01-11 15:11:21','','','','0','Cash',0.00,'15','','','5','','1','2023-01-11 09:11:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','',NULL,'516734390802305336'),(925,'51673439092','295',2.00,'10','retail','0','2023-01-11 15:30:32','','','','0','Cash',0.00,'5','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','120.00','118','Inclusive','branch','Inventory','','','','','',NULL,'516734391164232432'),(926,'51673439092','1062',2.00,'30','retail','0','2023-01-11 15:30:32','','','','0','Cash',0.00,'15','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516734391789724954'),(927,'51673439092','820',5.00,'50','retail','0','2023-01-11 15:30:32','','','','0','Cash',0.00,'10','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','470.00','465','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516734391897290732'),(928,'51673439092','1126',5.00,'50','retail','0','2023-01-11 15:30:32','','','','0','Cash',0.00,'10','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','162.00','157','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516734392143421300'),(929,'51673439092','375',1.00,'50','retail','0','2023-01-11 15:30:32','','','','20','Cash',0.00,'50','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'516734392282962332'),(930,'51673439092','130',1.00,'20','retail','0','2023-01-11 15:30:32','','','','10','Cash',0.00,'20','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','','',NULL,'516734392453421300'),(931,'51673439092','397',1.00,'20','retail','0','2023-01-11 15:30:32','','','','5.5','Cash',0.00,'20','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','',NULL,'516734392533421300'),(932,'51673439092','681',2.00,'50','retail','0','2023-01-11 15:30:32','','','','0','Cash',0.00,'25','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','','','','','',NULL,'516734392630202033'),(933,'51673439092','18',1.00,'400','retail','0','2023-01-11 15:30:32','','','','169','Cash',0.00,'400','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516734392882222032'),(934,'51673439092','58',1.00,'150','retail','0','2023-01-11 15:30:32','','','','75','Cash',0.00,'150','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516734393044232432'),(935,'51673439092','1131',1.00,'200','retail','0','2023-01-11 15:30:32','','','','0','Cash',0.00,'200','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516734393239724954'),(936,'51673439092','1063',1.00,'300','retail','0','2023-01-11 15:30:32','','','','0','Cash',0.00,'300','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516734393462222032'),(937,'51673439092','993',5.00,'10','retail','0','2023-01-11 15:30:32','','','','1','Cash',0.00,'2','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','455.00','450','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516734394122222032'),(938,'51673439092','1',1.00,'50','retail','0','2023-01-11 15:30:32','','','','30','Cash',0.00,'50','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516734394223421300'),(939,'51673439092','1173',1.00,'10','retail','0','2023-01-11 15:30:32','','','','0','Cash',0.00,'10','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516734394392222032'),(940,'51673439092','42',1.00,'200','retail','0','2023-01-11 15:30:32','','','','44','Cash',0.00,'200','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516734394500202033'),(941,'51673439092','243',1.00,'30','retail','0','2023-01-11 15:30:32','','','','16','Cash',0.00,'30','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'516734394673022364'),(942,'51673439092','420',1.00,'10','retail','0','2023-01-11 15:30:32','','','','0','Cash',0.00,'10','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','222.00','221','Inclusive','branch','Inventory','','','','','',NULL,'516734394760202033'),(943,'51673439092','420',4.00,'40','retail','0','2023-01-11 15:30:32','','','','0','Cash',0.00,'10','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','221.00','217','Inclusive','branch','Inventory','','','','','',NULL,'516734394930202033'),(944,'51673439092','1168',1.00,'30','retail','0','2023-01-11 15:30:32','','','','24.4','Cash',0.00,'30','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516734395073022305'),(945,'51673439092','1010',5.00,'50','retail','0','2023-01-11 15:30:32','','','','2.5','Cash',0.00,'10','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','95.00','90','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516734395320202033'),(946,'51673439092','422',1.00,'50','retail','0','2023-01-11 15:30:32','','','','35','Cash',0.00,'50','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516734395473364424'),(947,'51673439092','560',5.00,'15','retail','0','2023-01-11 15:30:32','','','','1.2','Cash',0.00,'3','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','965.00','960','Inclusive','branch','Inventory','','','','','',NULL,'516734395643022365'),(948,'51673439092','1170',2.00,'20','retail','0','2023-01-11 15:30:32','','','','0','Cash',0.00,'10','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516734395820202033'),(949,'51673439092','882',1.00,'10','retail','0','2023-01-11 15:30:32','','','','3','Cash',0.00,'10','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516734396080202033'),(950,'51673439092','1011',2.00,'20','retail','0','2023-01-11 15:30:32','','','','5','Cash',0.00,'10','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','95.00','93','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516734396452222032'),(951,'51673439092','820',1.00,'10','retail','0','2023-01-11 15:30:32','','','','0','Cash',0.00,'10','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','465.00','464','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516734396564232432'),(952,'51673439092','1062',1.00,'15','retail','0','2023-01-11 15:30:32','','','','0','Cash',0.00,'15','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516734396693022366'),(953,'51673439092','136',1.00,'100','retail','0','2023-01-11 15:30:32','','','','18.9','Cash',0.00,'100','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516734396870202033'),(954,'51673439092','397',5.00,'100','retail','0','2023-01-11 15:30:32','','','','5.5','Cash',0.00,'20','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','36.00','31','Inclusive','branch','Inventory','','','','','',NULL,'516734397000202033'),(955,'51673439092','650',4.00,'10','retail','0','2023-01-11 15:30:32','','','','0','Cash',0.00,'2.5','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','109.00','105','Inclusive','branch','Inventory','','','','','',NULL,'516734397154232432'),(956,'51673439092','32',2.00,'20','retail','0','2023-01-11 15:30:32','','','','3.5','Cash',0.00,'10','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','46.00','44','Inclusive','branch','Inventory','','','','','',NULL,'516734397283022327'),(957,'51673439092','790',1.00,'20','retail','0','2023-01-11 15:30:32','','','','11','Cash',0.00,'20','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516734397372963332'),(958,'51673439092','516',2.00,'10','retail','0','2023-01-11 15:30:32','','','','3.9','Cash',0.00,'5','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','','','','','',NULL,'516734397514232432'),(959,'51673439092','937',2.00,'10','retail','0','2023-01-11 15:30:32','','','','2','Cash',0.00,'5','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516734398053421300'),(960,'51673439092','995',15.00,'225','retail','0','2023-01-11 15:30:32','','','','5.5','Cash',0.00,'15','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','30.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516734400943022390'),(961,'51673439092','555',1.00,'20','retail','0','2023-01-11 15:30:32','','','','0','Cash',0.00,'20','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','',NULL,'516734401704242432'),(962,'51673439092','1015',10.00,'100','retail','0','2023-01-11 15:30:32','','','','4.5','Cash',0.00,'10','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','63.00','53','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516734402023022302'),(963,'51673439092','32',2.00,'20','retail','0','2023-01-11 15:30:32','','','','3.5','Cash',0.00,'10','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Inventory','','','','','',NULL,'516734402182222032'),(964,'51673439092','130',1.00,'20','retail','0','2023-01-11 15:30:32','','','','10','Cash',0.00,'20','','','5','','1','2023-01-11 09:30:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','','',NULL,'516734402322063332'),(965,'51673523817','869',4.00,'40','retail','0','2023-01-12 21:07:14','','','','2','Cash',0.00,'10','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','73.00','69','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735238384222432'),(966,'51673523817','1162',10.00,'50','retail','0','2023-01-12 21:07:14','','','','0','Cash',0.00,'5','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','378.00','368','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735238544222432'),(967,'51673523817','579',1.00,'200','retail','0','2023-01-12 21:07:14','','','','130','Cash',0.00,'200','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516735238670202033'),(968,'51673523817','820',1.00,'10','retail','0','2023-01-12 21:07:14','','','','0','Cash',0.00,'10','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','464.00','463','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735238902369332'),(969,'51673523817','1126',1.00,'10','retail','0','2023-01-12 21:07:14','','','','0','Cash',0.00,'10','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','157.00','156','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735239013421300'),(970,'51673523817','859',1.00,'50','retail','0','2023-01-12 21:07:14','','','','6','Cash',0.00,'50','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735239113725354'),(971,'51673523817','280',1.00,'100','retail','0','2023-01-12 21:07:14','','','','59','Cash',0.00,'100','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516735239273022329'),(972,'51673523817','650',4.00,'10','retail','0','2023-01-12 21:07:14','','','','0','Cash',0.00,'2.5','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','105.00','101','Inclusive','branch','Inventory','','','','','',NULL,'516735239420202033'),(973,'51673523817','32',1.00,'10','retail','0','2023-01-12 21:07:14','','','','3.5','Cash',0.00,'10','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','','',NULL,'516735239514222432'),(974,'51673523817','454',1.00,'20','retail','0','2023-01-12 21:07:14','','','','7','Cash',0.00,'20','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516735239593421300'),(975,'51673523817','997',1.00,'30','retail','0','2023-01-12 21:07:14','','','','13','Cash',0.00,'30','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735239713022379'),(976,'51673523817','820',1.00,'10','retail','0','2023-01-12 21:07:14','','','','0','Cash',0.00,'10','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','463.00','462','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735239842033835'),(977,'51673523817','941',1.00,'400','retail','0','2023-01-12 21:07:14','','','','90','Cash',0.00,'400','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735239963421300'),(978,'51673523817','356',1.00,'150','retail','0','2023-01-12 21:07:14','','','','0','Cash',0.00,'150','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516735240103022310'),(979,'51673523817','1168',2.00,'60','retail','0','2023-01-12 21:07:14','','','','24.4','Cash',0.00,'30','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735240272222032'),(980,'51673523817','1005',10.00,'50','retail','0','2023-01-12 21:07:14','','','','2.5','Cash',0.00,'5','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','89.00','79','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735243184725454'),(981,'51673523817','412',1.00,'50','retail','0','2023-01-12 21:07:14','','','','35','Cash',0.00,'50','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516735243344222432'),(982,'51673523817','820',1.00,'10','retail','0','2023-01-12 21:07:14','','','','0','Cash',0.00,'10','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','462.00','461','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735243463421300'),(983,'51673523817','820',1.00,'10','retail','0','2023-01-12 21:07:14','','','','0','Cash',0.00,'10','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','461.00','460','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735243674725454'),(984,'51673523817','296',2.00,'10','retail','0','2023-01-12 21:07:14','','','','0','Cash',0.00,'5','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','119.00','117','Inclusive','branch','Inventory','','','','','',NULL,'516735450217210732'),(985,'51673523817','1058',1.00,'100','retail','0','2023-01-12 21:07:14','','','','O','Cash',0.00,'100','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735453363421300'),(986,'51673523817','1126',2.00,'20','retail','0','2023-01-12 21:07:14','','','','0','Cash',0.00,'10','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','156.00','154','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735453872568332'),(987,'51673523817','820',2.00,'20','retail','0','2023-01-12 21:07:14','','','','0','Cash',0.00,'10','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','460.00','458','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735454285725554'),(988,'51673523817','1163',1.00,'50','retail','0','2023-01-12 21:07:14','','','','0','Cash',0.00,'50','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735455082560332'),(989,'51673523817','422',1.00,'50','retail','0','2023-01-12 21:07:14','','','','35','Cash',0.00,'50','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516735455807200732'),(990,'51673523817','579',1.00,'200','retail','0','2023-01-12 21:07:14','','','','130','Cash',0.00,'200','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516735456153421300'),(991,'51673523817','882',1.00,'10','retail','0','2023-01-12 21:07:14','','','','3','Cash',0.00,'10','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735457247240732'),(992,'51673523817','1163',1.00,'50','retail','0','2023-01-12 21:07:14','','','','0','Cash',0.00,'50','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735457783421300'),(993,'51673523817','8',1.00,'10','retail','0','2023-01-12 21:07:14','','','','0','Cash',0.00,'10','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'516735458023022308'),(994,'51673523817','813',2.00,'10','retail','0','2023-01-12 21:07:14','','','','2','Cash',0.00,'5','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','70.00','68','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735458796033521'),(995,'51673523817','869',2.00,'20','retail','0','2023-01-12 21:07:14','','','','2','Cash',0.00,'10','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','69.00','67','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735465293022325'),(996,'51673523817','130',1.00,'20','retail','0','2023-01-12 21:07:14','','','','10','Cash',0.00,'20','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','','',NULL,'516735466333022336'),(997,'51673523817','962',1.00,'150','retail','0','2023-01-12 21:07:14','','','','75','Cash',0.00,'150','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735467122661332'),(998,'51673523817','470',2.00,'60','retail','0','2023-01-12 21:07:14','','','','16','Cash',0.00,'30','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','','',NULL,'516735467303022337'),(999,'51673523817','878',1.00,'10','retail','0','2023-01-12 21:07:14','','','','5','Cash',0.00,'10','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735467473022347'),(1000,'51673523817','856',1.00,'100','retail','0','2023-01-12 21:07:14','','','','19','Cash',0.00,'100','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735467561033406'),(1001,'51673523817','555',1.00,'20','retail','0','2023-01-12 21:07:14','','','','0','Cash',0.00,'20','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','',NULL,'516735467660202033'),(1002,'51673523817','1070',4.00,'60','retail','0','2023-01-12 21:07:14','','','','0','Cash',0.00,'15','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','29.00','25','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735467862222032'),(1003,'51673523817','975',1.00,'100','retail','0','2023-01-12 21:07:14','','','','26','Cash',0.00,'100','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735468063421300'),(1004,'51673523817','820',1.00,'10','retail','0','2023-01-12 21:07:14','','','','0','Cash',0.00,'10','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','458.00','457','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735468203022328'),(1005,'51673523817','130',1.00,'20','retail','0','2023-01-12 21:07:14','','','','10','Cash',0.00,'20','','','5','','1','2023-01-12 15:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','','',NULL,'516735468332222032'),(1006,'51673546838','770',1.00,'350','retail','0','2023-01-12 22:08:49','','','','0','Cash',0.00,'350','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516735468453022348'),(1007,'51673546838','1008',1.00,'20','retail','0','2023-01-12 22:08:49','','','','7.5','Cash',0.00,'20','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735468540202033'),(1008,'51673546838','1008',1.00,'20','retail','0','2023-01-12 22:08:49','','','','7.5','Cash',0.00,'20','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735468630202033'),(1009,'51673546838','9',3.00,'30','retail','0','2023-01-12 22:08:49','','','','2','Cash',0.00,'10','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','144.00','141','Inclusive','branch','Inventory','','','','','',NULL,'516735468943421300'),(1010,'51673546838','1023',10.00,'50','retail','0','2023-01-12 22:08:49','','','','2.0','Cash',0.00,'5','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','98.00','88','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735469475223070'),(1011,'51673546838','576',10.00,'50','retail','0','2023-01-12 22:08:49','','','','0','Cash',0.00,'5','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','52.00','42','Inclusive','branch','Inventory','','','','','',NULL,'516735469837230732'),(1012,'51673546838','942',14.00,'140','retail','0','2023-01-12 22:08:49','','','','3','Cash',0.00,'10','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','436.00','422','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735470092222032'),(1013,'51673546838','576',4.00,'20','retail','0','2023-01-12 22:08:49','','','','0','Cash',0.00,'5','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','42.00','38','Inclusive','branch','Inventory','','','','','',NULL,'516735470287725754'),(1014,'51673546838','882',1.00,'10','retail','0','2023-01-12 22:08:49','','','','3','Cash',0.00,'10','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','97.00','96','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735477973421300'),(1015,'51673546838','840',1.00,'50','retail','0','2023-01-12 22:08:49','','','','5.5','Cash',0.00,'50','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735478160202033'),(1016,'51673546838','945',1.00,'50','retail','0','2023-01-12 22:08:49','','','','10','Cash',0.00,'50','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735488078725854'),(1017,'51673546838','882',1.00,'10','retail','0','2023-01-12 22:08:49','','','','3','Cash',0.00,'10','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','96.00','95','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735488363022338'),(1018,'51673546838','560',5.00,'15','retail','0','2023-01-12 22:08:49','','','','1.2','Cash',0.00,'3','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','960.00','955','Inclusive','branch','Inventory','','','','','',NULL,'516735490023421300'),(1019,'51673546838','332',2.00,'400','retail','0','2023-01-12 22:08:49','','','','0','Cash',0.00,'200','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','','',NULL,'516735490563421300'),(1020,'51673546838','882',1.00,'10','retail','0','2023-01-12 22:08:49','','','','3','Cash',0.00,'10','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','95.00','94','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735490783022370'),(1021,'51673546838','1163',1.00,'50','retail','0','2023-01-12 22:08:49','','','','0','Cash',0.00,'50','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','97.00','96','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735492079725954'),(1022,'51673546838','397',2.00,'40','retail','0','2023-01-12 22:08:49','','','','5.5','Cash',0.00,'20','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','31.00','29','Inclusive','branch','Inventory','','','','','',NULL,'516735494249725954'),(1023,'51673546838','806',1.00,'50','retail','0','2023-01-12 22:08:49','','','','15','Cash',0.00,'50','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735494617210732'),(1024,'51673546838','579',1.00,'200','retail','0','2023-01-12 22:08:49','','','','130','Cash',0.00,'200','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516735495242962332'),(1025,'51673546838','2',1.00,'50','retail','0','2023-01-12 22:08:49','','','','10','Cash',0.00,'50','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516735495844404378'),(1026,'51673546838','869',15.00,'150','retail','0','2023-01-12 22:08:49','','','','2','Cash',0.00,'10','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','67.00','52','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735496024242432'),(1027,'51673546838','560',5.00,'15','retail','0','2023-01-12 22:08:49','','','','1.2','Cash',0.00,'3','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','955.00','950','Inclusive','branch','Inventory','','','','','',NULL,'516735496472222032'),(1028,'51673546838','993',5.00,'10','retail','0','2023-01-12 22:08:49','','','','1','Cash',0.00,'2','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','450.00','445','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735499814242432'),(1029,'51673546838','130',1.00,'20','retail','0','2023-01-12 22:08:49','','','','10','Cash',0.00,'20','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','','',NULL,'516735499972222032'),(1030,'51673546838','1046',1.00,'10','retail','0','2023-01-12 22:08:49','','','','5','Cash',0.00,'10','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','82.00','81','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735500174252432'),(1031,'51673546838','937',5.00,'25','retail','0','2023-01-12 22:08:49','','','','2','Cash',0.00,'5','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','24.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735500383022330'),(1032,'51673546838','516',5.00,'25','retail','0','2023-01-12 22:08:49','','','','3.9','Cash',0.00,'5','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','24.00','19','Inclusive','branch','Inventory','','','','','',NULL,'516735501112222032'),(1033,'51673546838','865',1.00,'150','retail','0','2023-01-12 22:08:49','','','','36','Cash',0.00,'150','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735501300725054'),(1034,'51673546838','841',1.00,'350','retail','0','2023-01-12 22:08:49','','','','235','Cash',0.00,'350','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735501762067332'),(1035,'51673546838','397',2.00,'40','retail','0','2023-01-12 22:08:49','','','','5.5','Cash',0.00,'20','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','','','','','',NULL,'516735502040725054'),(1036,'51673546838','102',1.00,'250','retail','0','2023-01-12 22:08:49','','','','185','Cash',0.00,'250','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516735502297290732'),(1037,'51673546838','1008',1.00,'20','retail','0','2023-01-12 22:08:49','','','','7.5','Cash',0.00,'20','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735503807200732'),(1038,'51673546838','1126',2.00,'20','retail','0','2023-01-12 22:08:49','','','','0','Cash',0.00,'10','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','154.00','152','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735504002222032'),(1039,'51673546838','882',1.00,'10','retail','0','2023-01-12 22:08:49','','','','3','Cash',0.00,'10','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','94.00','93','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735504144252432'),(1040,'51673546838','555',1.00,'20','retail','0','2023-01-12 22:08:49','','','','0','Cash',0.00,'20','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','','',NULL,'516735504404252432'),(1041,'51673546838','470',2.00,'60','retail','0','2023-01-12 22:08:49','','','','16','Cash',0.00,'30','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','','',NULL,'516735504573022354'),(1042,'51673546838','943',2.00,'20','retail','0','2023-01-12 22:08:49','','','','5','Cash',0.00,'10','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','140.00','138','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735504737230732'),(1043,'51673546838','869',2.00,'20','retail','0','2023-01-12 22:08:49','','','','2','Cash',0.00,'10','','','5','','1','2023-01-12 16:31:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','52.00','50','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516735505294252432'),(1044,'51673622231','130',1.00,'20','retail','0','2023-01-14 09:55:19','','','','10','Cash',0.00,'20','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','','',NULL,'516736223074222432'),(1045,'51673622231','583',10.00,'50','retail','0','2023-01-14 09:55:19','','','','0.85','Cash',0.00,'5','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','13.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516736223422222032'),(1046,'51673622231','973',1.00,'200','retail','0','2023-01-14 09:55:19','','','','45','Cash',0.00,'200','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516736228192261332'),(1047,'51673622231','42',1.00,'200','retail','0','2023-01-14 09:55:19','','','','44','Cash',0.00,'200','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516736228494222432'),(1048,'51673622231','1011',2.00,'20','retail','0','2023-01-14 09:55:19','','','','5','Cash',0.00,'10','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','93.00','91','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516736228690223623'),(1049,'51673622231','927',2.00,'20','retail','0','2023-01-14 09:55:19','','','','4','Cash',0.00,'10','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516736229253022329'),(1050,'51673622231','560',5.00,'15','retail','0','2023-01-14 09:55:19','','','','1.2','Cash',0.00,'3','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','950.00','945','Inclusive','branch','Inventory','','','','','',NULL,'516736229603421300'),(1051,'51673622231','997',2.00,'60','retail','0','2023-01-14 09:55:19','','','','13','Cash',0.00,'30','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516736230962353302'),(1052,'51673622231','8',1.00,'10','retail','0','2023-01-14 09:55:19','','','','0','Cash',0.00,'10','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'516736231153726354'),(1053,'51673622231','1133',1.00,'250','retail','0','2023-01-14 09:55:19','','','','0','Cash',0.00,'250','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516736235174222432'),(1054,'51673622231','576',5.00,'25','retail','0','2023-01-14 09:55:19','','','','0','Cash',0.00,'5','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','38.00','33','Inclusive','branch','Inventory','','','','','',NULL,'516736235453726354'),(1055,'51673622231','942',5.00,'50','retail','0','2023-01-14 09:55:19','','','','3','Cash',0.00,'10','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','422.00','417','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516736235743726354'),(1056,'51673622231','1060',2.00,'10','retail','0','2023-01-14 09:55:19','','','','0','Cash',0.00,'5','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','219.00','217','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516736235957250732'),(1057,'51673622231','130',4.00,'80','retail','0','2023-01-14 09:55:19','','','','10','Cash',0.00,'20','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','44.00','40','Inclusive','branch','Inventory','','','','','',NULL,'516736236222222032'),(1058,'51673622231','296',2.00,'10','retail','0','2023-01-14 09:55:19','','','','0','Cash',0.00,'5','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','117.00','115','Inclusive','branch','Inventory','','','','','',NULL,'516736236792222032'),(1059,'51673622231','793',1.00,'5','retail','0','2023-01-14 09:55:19','','','','2','Cash',0.00,'5','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','285.00','284','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516736237304222432'),(1060,'51673622231','806',2.00,'100','retail','0','2023-01-14 09:55:19','','','','15','Cash',0.00,'50','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516736237527220732'),(1061,'51673622231','240',1.00,'350','retail','0','2023-01-14 09:55:19','','','','0','Cash',0.00,'350','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','',NULL,'516736237752222032'),(1062,'51673622231','231',1.00,'100','retail','0','2023-01-14 09:55:19','','','','35','Cash',0.00,'100','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516736246890202033'),(1063,'51673622231','280',1.00,'100','retail','0','2023-01-14 09:55:19','','','','59','Cash',0.00,'100','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'516736265662520302'),(1064,'51673622231','1177',18.00,'540','retail','0','2023-01-14 09:55:19','','','','0','Cash',0.00,'30','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','18.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516736267856726654'),(1065,'51673622231','882',1.00,'10','retail','0','2023-01-14 09:55:19','','','','3','Cash',0.00,'10','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','93.00','92','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516736285600202033'),(1066,'51673622231','608',1.00,'300','retail','0','2023-01-14 09:55:19','','','','235','Cash',0.00,'300','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516736286030202033'),(1067,'51673622231','1175',1.00,'30','retail','0','2023-01-14 09:55:19','','','','0','Cash',0.00,'30','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516736286772867332'),(1068,'51673622231','943',4.00,'40','retail','0','2023-01-14 09:55:19','','','','5','Cash',0.00,'10','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','138.00','134','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516736288573421300'),(1069,'51673622231','397',3.00,'60','retail','0','2023-01-14 09:55:19','','','','5.5','Cash',0.00,'20','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','27.00','24','Inclusive','branch','Inventory','','','','','',NULL,'516736289032222032'),(1070,'51673622231','1158',5.00,'100','retail','0','2023-01-14 09:55:19','','','','0','Cash',0.00,'20','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','110.00','105','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516736289513022359'),(1071,'51673622231','516',14.00,'70','retail','0','2023-01-14 09:55:19','','','','3.9','Cash',0.00,'5','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','19.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516736299109726954'),(1072,'51673622231','882',1.00,'10','retail','0','2023-01-14 09:55:19','','','','3','Cash',0.00,'10','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','92.00','91','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516736299300202033'),(1073,'51673622231','937',14.00,'70','retail','0','2023-01-14 09:55:19','','','','2','Cash',0.00,'5','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','19.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516736299713022379'),(1074,'51673622231','397',1.00,'20','retail','0','2023-01-14 09:55:19','','','','5.5','Cash',0.00,'20','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','',NULL,'516736304220202033'),(1075,'51673622231','354',30.00,'300','retail','0','2023-01-14 09:55:19','','','','0','Cash',0.00,'10','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','30.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516736316732222032'),(1076,'51673622231','882',1.00,'10','retail','0','2023-01-14 09:55:19','','','','3','Cash',0.00,'10','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516736317647240732'),(1077,'51673622231','560',5.00,'15','retail','0','2023-01-14 09:55:19','','','','1.2','Cash',0.00,'3','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','945.00','940','Inclusive','branch','Inventory','','','','','',NULL,'516736322537230732'),(1078,'51673622231','882',1.00,'10','retail','0','2023-01-14 09:55:19','','','','3','Cash',0.00,'10','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','90.00','89','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516736322942222032'),(1079,'51673622231','806',1.00,'50','retail','0','2023-01-14 09:55:19','','','','15','Cash',0.00,'50','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516736341954726454'),(1080,'51673622231','1011',1.00,'10','retail','0','2023-01-14 09:55:19','','','','5','Cash',0.00,'10','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516736342926232634'),(1081,'51673622231','467',1.00,'50','retail','0','2023-01-14 09:55:19','','','','9','Cash',0.00,'50','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','',NULL,'516736347052222032'),(1082,'51673622231','1020',10.00,'100','retail','0','2023-01-14 09:55:19','','','','5.2','Cash',0.00,'10','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','180.00','170','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516736347474726454'),(1083,'51673622231','1011',5.00,'50','retail','0','2023-01-14 09:55:19','','','','5','Cash',0.00,'10','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','90.00','85','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516736347723421300'),(1084,'51673622231','1022',1.00,'150','retail','0','2023-01-14 09:55:19','','','','52','Cash',0.00,'150','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516736351552222032'),(1085,'51673622231','869',1.00,'10','retail','0','2023-01-14 09:55:19','','','','2','Cash',0.00,'10','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516736352182222032'),(1086,'51673622231','1022',1.00,'150','retail','0','2023-01-14 09:55:19','','','','52','Cash',0.00,'150','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516736352882222032'),(1087,'51673622231','555',2.00,'40','retail','0','2023-01-14 09:55:19','','','','0','Cash',0.00,'20','','','5','','1','2023-01-14 03:55:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','','','','','',NULL,'516736353197290732'),(1088,'51673851271','417',1.00,'100','retail','0','2023-01-16 09:57:29','','','','0','Cash',0.00,'100','','','5','','1','2023-01-16 03:57:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516738512840202033'),(1089,'51673851271','820',2.00,'20','retail','0','2023-01-16 09:57:29','','','','0','Cash',0.00,'10','','','5','','1','2023-01-16 03:57:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','457.00','455','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738512942222032'),(1090,'51673851271','1163',1.00,'50','retail','0','2023-01-16 09:57:29','','','','0','Cash',0.00,'50','','','5','','1','2023-01-16 03:57:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','96.00','95','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738513032222032'),(1091,'51673851271','103',1.00,'350','retail','0','2023-01-16 09:57:29','','','','265','Cash',0.00,'350','','','5','','1','2023-01-16 03:57:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516738513143022313'),(1092,'51673851271','1013',2.00,'20','retail','0','2023-01-16 09:57:29','','','','5','Cash',0.00,'10','','','5','','1','2023-01-16 03:57:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738513483421300'),(1093,'51673851271','1010',1.00,'10','retail','0','2023-01-16 09:57:29','','','','2.5','Cash',0.00,'10','','','5','','1','2023-01-16 03:57:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','90.00','89','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738513633421300'),(1094,'51673851271','397',1.00,'20','retail','0','2023-01-16 09:57:29','','','','5.5','Cash',0.00,'20','','','5','','1','2023-01-16 03:57:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','',NULL,'516738513733421300'),(1095,'51673851271','878',2.00,'20','retail','0','2023-01-16 09:57:29','','','','5','Cash',0.00,'10','','','5','','1','2023-01-16 03:57:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','38.00','36','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738513892168332'),(1096,'51673851271','1011',2.00,'20','retail','0','2023-01-16 09:57:29','','','','5','Cash',0.00,'10','','','5','','1','2023-01-16 03:57:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','85.00','83','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738514041728154'),(1097,'51673851271','42',1.00,'200','retail','0','2023-01-16 09:57:29','','','','44','Cash',0.00,'200','','','5','','1','2023-01-16 03:57:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516738514133421300'),(1098,'51673851271','869',2.00,'20','retail','0','2023-01-16 09:57:29','','','','2','Cash',0.00,'10','','','5','','1','2023-01-16 03:57:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','49.00','47','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738514437230732'),(1099,'51673851271','136',1.00,'100','retail','0','2023-01-16 09:57:29','','','','18.9','Cash',0.00,'100','','','5','','1','2023-01-16 03:57:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516738515383022335'),(1100,'51673851271','1082',1.00,'100','retail','0','2023-01-16 09:57:29','','','','0','Cash',0.00,'100','','','5','','1','2023-01-16 03:57:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738515774252432'),(1101,'51673851271','1173',1.00,'10','retail','0','2023-01-16 09:57:29','','','','0','Cash',0.00,'10','','','5','','1','2023-01-16 03:57:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738515994252432'),(1102,'51673851271','813',2.00,'10','retail','0','2023-01-16 09:57:29','','','','2','Cash',0.00,'5','','','5','','1','2023-01-16 03:57:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','68.00','66','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738516344252432'),(1103,'51673851271','146',1.00,'250','retail','0','2023-01-16 09:57:29','','','','0','Cash',0.00,'250','','','5','','1','2023-01-16 03:57:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516738517021728154'),(1104,'51673851271','1011',2.00,'20','retail','0','2023-01-16 09:57:29','','','','5','Cash',0.00,'10','','','5','','1','2023-01-16 03:57:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','83.00','81','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738517292162332'),(1105,'51673851271','555',1.00,'20','retail','0','2023-01-16 09:57:29','','','','0','Cash',0.00,'20','','','5','','1','2023-01-16 03:57:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','',NULL,'516738517423421300'),(1106,'51673851271','1013',2.00,'20','retail','0','2023-01-16 09:57:29','','','','5','Cash',0.00,'10','','','5','','1','2023-01-16 03:57:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738517582165332'),(1107,'51673851271','856',1.00,'100','retail','0','2023-01-16 09:57:29','','','','19','Cash',0.00,'100','','','5','','1','2023-01-16 03:57:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738517672166332'),(1108,'51673851271','820',5.00,'50','retail','0','2023-01-16 09:57:29','','','','0','Cash',0.00,'10','','','5','','1','2023-01-16 03:57:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','455.00','450','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738517993421300'),(1109,'51673851271','583',3.00,'15','retail','0','2023-01-16 09:57:29','','','','0.85','Cash',0.00,'5','','','5','','1','2023-01-16 03:57:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516738518234252432'),(1110,'51673851271','865',1.00,'150','retail','0','2023-01-16 09:57:29','','','','36','Cash',0.00,'150','','','5','','1','2023-01-16 03:57:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738518450202033'),(1111,'51673851271','1011',2.00,'20','retail','0','2023-01-16 09:57:29','','','','5','Cash',0.00,'10','','','5','','1','2023-01-16 03:57:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','81.00','79','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738518641728154'),(1112,'51673851271','882',1.00,'10','retail','0','2023-01-16 09:57:29','','','','3','Cash',0.00,'10','','','5','','1','2023-01-16 03:57:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','89.00','88','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738518761728154'),(1113,'51673851271','1178',1.00,'150','retail','0','2023-01-16 09:57:29','','','','60','Cash',0.00,'150','','','5','','1','2023-01-16 03:57:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738519962169332'),(1114,'51673851271','169',1.00,'50','retail','0','2023-01-16 09:57:29','','','','25','Cash',0.00,'50','','','5','','1','2023-01-16 03:57:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516738520343421300'),(1115,'51673851271','790',1.00,'20','retail','0','2023-01-16 09:57:29','','','','11','Cash',0.00,'20','','','5','','1','2023-01-16 03:57:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738520587280732'),(1116,'51673851271','563',1.00,'50','retail','0','2023-01-16 09:57:29','','','','28','Cash',0.00,'50','','','5','','1','2023-01-16 03:57:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516738520672728254'),(1117,'51673851271','230',1.00,'150','retail','0','2023-01-16 09:57:29','','','','0','Cash',0.00,'150','','','5','','1','2023-01-16 03:57:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516738522492222032'),(1118,'51673852260','555',3.00,'60','retail','0','2023-01-17 21:42:10','','','','0','Cash',0.00,'20','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','21.00','18','Inclusive','branch','Inventory','','','','','',NULL,'516738522757250732'),(1119,'51673852260','579',1.00,'200','retail','0','2023-01-17 21:42:10','','','','130','Cash',0.00,'200','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'516738522870202033'),(1120,'51673852260','555',1.00,'20','retail','0','2023-01-17 21:42:10','','','','0','Cash',0.00,'20','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'516738522972728254'),(1121,'51673852260','397',1.00,'20','retail','0','2023-01-17 21:42:10','','','','5.5','Cash',0.00,'20','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','',NULL,'516738524183022314'),(1122,'51673852260','943',3.00,'30','retail','0','2023-01-17 21:42:10','','','','5','Cash',0.00,'10','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','134.00','131','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738524333421300'),(1123,'51673852260','790',1.00,'20','retail','0','2023-01-17 21:42:10','','','','11','Cash',0.00,'20','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738524443022344'),(1124,'51673852260','793',10.00,'50','retail','0','2023-01-17 21:42:10','','','','2','Cash',0.00,'5','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','284.00','274','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738530227220732'),(1125,'51673852260','1046',5.00,'50','retail','0','2023-01-17 21:42:10','','','','5','Cash',0.00,'10','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','81.00','76','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738530462364332'),(1126,'51673852260','771',3.00,'30','retail','0','2023-01-17 21:42:10','','','','0','Cash',0.00,'10','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','44.00','41','Inclusive','branch','Inventory','','','','','',NULL,'516738625852222032'),(1127,'51673852260','1161',2.00,'30','retail','0','2023-01-17 21:42:10','','','','0','Cash',0.00,'15','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738626064262432'),(1128,'51673852260','790',1.00,'20','retail','0','2023-01-17 21:42:10','','','','11','Cash',0.00,'20','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738626132222032'),(1129,'51673852260','1162',6.00,'30','retail','0','2023-01-17 21:42:10','','','','0','Cash',0.00,'5','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','368.00','362','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738626424262432'),(1130,'51673852260','790',1.00,'20','retail','0','2023-01-17 21:42:10','','','','11','Cash',0.00,'20','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738631663421300'),(1131,'51673852260','971',1.00,'200','retail','0','2023-01-17 21:42:10','','','','95','Cash',0.00,'200','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738826477270732'),(1132,'51673852260','397',3.00,'60','retail','0','2023-01-17 21:42:10','','','','5.5','Cash',0.00,'20','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','21.00','18','Inclusive','branch','Inventory','','','','','',NULL,'516738826622728254'),(1133,'51673852260','1022',1.00,'150','retail','0','2023-01-17 21:42:10','','','','52','Cash',0.00,'150','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738838604282432'),(1134,'51673852260','793',10.00,'50','retail','0','2023-01-17 21:42:10','','','','2','Cash',0.00,'5','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','274.00','264','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738838927220732'),(1135,'51673852260','820',1.00,'10','retail','0','2023-01-17 21:42:10','','','','0','Cash',0.00,'10','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','450.00','449','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738839083728354'),(1136,'51673852260','1093',4.00,'40','retail','0','2023-01-17 21:42:10','','','','0','Cash',0.00,'10','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','157.00','153','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738839643421300'),(1137,'51673852260','1093',1.00,'10','retail','0','2023-01-17 21:42:10','','','','0','Cash',0.00,'10','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','153.00','152','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738839782353302'),(1138,'51673852260','1178',1.00,'150','retail','0','2023-01-17 21:42:10','','','','60','Cash',0.00,'150','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738840253421300'),(1139,'51673852260','814',1.00,'50','retail','0','2023-01-17 21:42:10','','','','33','Cash',0.00,'50','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738840587280732'),(1140,'51673852260','885',1.00,'15','retail','0','2023-01-17 21:42:10','','','','9','Cash',0.00,'15','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516738841012222032'),(1141,'51673852260','6',5.00,'150','retail','0','2023-01-17 21:42:10','','','','0','Cash',0.00,'30','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516738841227220732'),(1142,'51673852260','155',10.00,'500','retail','0','2023-01-17 21:42:10','','','','0','Cash',0.00,'50','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','20.00','10','Inclusive','branch','Inventory','','','','','',NULL,'516738842333421300'),(1143,'51673852260','943',7.00,'70','retail','0','2023-01-17 21:42:10','','','','5','Cash',0.00,'10','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','131.00','124','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516739795907200732'),(1144,'51673852260','510',10.00,'100','retail','0','2023-01-17 21:42:10','','','','3','Cash',0.00,'10','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','45.00','35','Inclusive','branch','Inventory','','','','','',NULL,'516739796033421300'),(1145,'51673852260','811',1.00,'550','retail','0','2023-01-17 21:42:10','','','','0','Cash',0.00,'550','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516739796137230732'),(1146,'51673852260','1164',1.00,'500','retail','0','2023-01-17 21:42:10','','','','0','Cash',0.00,'500','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516739796229729954'),(1147,'51673852260','1158',10.00,'200','retail','0','2023-01-17 21:42:10','','','','0','Cash',0.00,'20','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','105.00','95','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516739796454272432'),(1148,'51673852260','1050',1.00,'200','retail','0','2023-01-17 21:42:10','','','','100','Cash',0.00,'200','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516739796969729954'),(1149,'51673852260','927',3.00,'30','retail','0','2023-01-17 21:42:10','','','','4','Cash',0.00,'10','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','22.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516739797442964332'),(1150,'51673852260','882',1.00,'10','retail','0','2023-01-17 21:42:10','','','','3','Cash',0.00,'10','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','88.00','87','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516739797582302240'),(1151,'51673852260','882',2.00,'20','retail','0','2023-01-17 21:42:10','','','','3','Cash',0.00,'10','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','87.00','85','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516739797799729954'),(1152,'51673852260','1070',1.00,'15','retail','0','2023-01-17 21:42:10','','','','0','Cash',0.00,'15','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516739799503421300'),(1153,'51673852260','943',15.00,'150','retail','0','2023-01-17 21:42:10','','','','5','Cash',0.00,'10','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','124.00','109','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516739799863022389'),(1154,'51673852260','885',1.00,'15','retail','0','2023-01-17 21:42:10','','','','9','Cash',0.00,'15','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516739800023421300'),(1155,'51673852260','1093',10.00,'100','retail','0','2023-01-17 21:42:10','','','','0','Cash',0.00,'10','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','152.00','142','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516739800273421300'),(1156,'51673852260','840',1.00,'50','retail','0','2023-01-17 21:42:10','','','','5.5','Cash',0.00,'50','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516739800374282432'),(1157,'51673852260','726',1.00,'100','retail','0','2023-01-17 21:42:10','','','','0','Cash',0.00,'100','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'516739800464282432'),(1158,'51673852260','790',1.00,'20','retail','0','2023-01-17 21:42:10','','','','11','Cash',0.00,'20','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516739800573022350'),(1159,'51673852260','592',1.00,'150','retail','0','2023-01-17 21:42:10','','','','95','Cash',0.00,'150','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516739801663022361'),(1160,'51673852260','790',1.00,'20','retail','0','2023-01-17 21:42:10','','','','11','Cash',0.00,'20','','','5','','1','2023-01-17 15:42:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516739809293421300'),(1161,'51673980933','102',1.00,'250','retail','0','2023-01-19 16:56:25','','','','185','Cash',0.00,'250','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516739809462222032'),(1162,'51673980933','1129',1.00,'300','retail','0','2023-01-19 16:56:25','','','','0','Cash',0.00,'300','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516739812483022342'),(1163,'51673980933','885',1.00,'15','retail','0','2023-01-19 16:56:25','','','','9','Cash',0.00,'15','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516739812593022352'),(1164,'51673980933','1093',1.00,'10','retail','0','2023-01-19 16:56:25','','','','0','Cash',0.00,'10','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','142.00','141','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516739812677270732'),(1165,'51673980933','1093',1.00,'10','retail','0','2023-01-19 16:56:25','','','','0','Cash',0.00,'10','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','141.00','140','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516739812790202033'),(1166,'51673980933','1011',2.00,'20','retail','0','2023-01-19 16:56:25','','','','5','Cash',0.00,'10','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','79.00','77','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516739812913292223'),(1167,'51673980933','1011',1.00,'10','retail','0','2023-01-19 16:56:25','','','','5','Cash',0.00,'10','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','77.00','76','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516739813020202033'),(1168,'51673980933','1',1.00,'50','retail','0','2023-01-19 16:56:25','','','','30','Cash',0.00,'50','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516739813224282432'),(1169,'51673980933','560',5.00,'15','retail','0','2023-01-19 16:56:25','','','','1.2','Cash',0.00,'3','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','940.00','935','Inclusive','branch','Inventory','','','','','',NULL,'516739813387280732'),(1170,'51673980933','563',1.00,'50','retail','0','2023-01-19 16:56:25','','','','28','Cash',0.00,'50','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516739813473421300'),(1171,'51673980933','42',1.00,'200','retail','0','2023-01-19 16:56:25','','','','44','Cash',0.00,'200','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516739813554282432'),(1172,'51673980933','823',6.00,'30','retail','0','2023-01-19 16:56:25','','','','0','Cash',0.00,'5','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','241.00','235','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516739813883421300'),(1173,'51673980933','678',1.00,'5','retail','0','2023-01-19 16:56:25','','','','0','Cash',0.00,'5','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','','','','','',NULL,'516739814093022304'),(1174,'51673980933','1125',1.00,'10','retail','0','2023-01-19 16:56:25','','','','0','Cash',0.00,'10','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516739814254282432'),(1175,'51673980933','1093',6.00,'60','retail','0','2023-01-19 16:56:25','','','','0','Cash',0.00,'10','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','140.00','134','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516739814511729154'),(1176,'51673980933','130',1.00,'20','retail','0','2023-01-19 16:56:25','','','','10','Cash',0.00,'20','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','','',NULL,'516741256222562342'),(1177,'51673980933','1013',2.00,'20','retail','0','2023-01-19 16:56:25','','','','5','Cash',0.00,'10','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741256332222032'),(1178,'51673980933','102',1.00,'250','retail','0','2023-01-19 16:56:25','','','','185','Cash',0.00,'250','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516741256652222032'),(1179,'51673980933','467',1.00,'50','retail','0','2023-01-19 16:56:25','','','','9','Cash',0.00,'50','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','',NULL,'516741256722222032'),(1180,'51673980933','176',4.00,'60','retail','0','2023-01-19 16:56:25','','','','7.4','Cash',0.00,'15','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','27.00','23','Inclusive','branch','Inventory','','','','','',NULL,'516741256887280732'),(1181,'51673980933','594',4.00,'20','retail','0','2023-01-19 16:56:25','','','','0','Cash',0.00,'5','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','78.00','74','Inclusive','branch','Inventory','','','','','',NULL,'516741257107200732'),(1182,'51673980933','943',15.00,'150','retail','0','2023-01-19 16:56:25','','','','5','Cash',0.00,'10','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','109.00','94','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741257375721554'),(1183,'51673980933','1049',10.00,'100','retail','0','2023-01-19 16:56:25','','','','5','Cash',0.00,'10','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','25.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741361502665342'),(1184,'51673980933','1153',10.00,'200','retail','0','2023-01-19 16:56:25','','','','0','Cash',0.00,'20','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','40.00','30','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741361603436305'),(1185,'51673980933','869',10.00,'100','retail','0','2023-01-19 16:56:25','','','','2','Cash',0.00,'10','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','47.00','37','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741361742667342'),(1186,'51673980933','793',1.00,'5','retail','0','2023-01-19 16:56:25','','','','2','Cash',0.00,'5','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','264.00','263','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741361830202034'),(1187,'51673980933','296',1.00,'5','retail','0','2023-01-19 16:56:25','','','','0','Cash',0.00,'5','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','115.00','114','Inclusive','branch','Inventory','','','','','',NULL,'516741361922403379'),(1188,'51673980933','1010',1.00,'10','retail','0','2023-01-19 16:56:25','','','','2.5','Cash',0.00,'10','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','89.00','88','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741362052222032'),(1189,'51673980933','790',1.00,'20','retail','0','2023-01-19 16:56:25','','','','11','Cash',0.00,'20','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741362120202034'),(1190,'51673980933','1179',10.00,'100','retail','0','2023-01-19 16:56:25','','','','2','Cash',0.00,'10','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','100.00','90','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741363764232432'),(1191,'51673980933','856',1.00,'100','retail','0','2023-01-19 16:56:25','','','','19','Cash',0.00,'100','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741363894232432'),(1192,'51673980933','1055',1.00,'100','retail','0','2023-01-19 16:56:25','','','','25','Cash',0.00,'100','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741364063033031'),(1193,'51673980933','397',1.00,'20','retail','0','2023-01-19 16:56:25','','','','5.5','Cash',0.00,'20','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'516741364157250732'),(1194,'51673980933','443',1.00,'150','retail','0','2023-01-19 16:56:25','','','','82','Cash',0.00,'150','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516741364280202034'),(1195,'51673980933','290',2.00,'30','retail','0','2023-01-19 16:56:25','','','','6','Cash',0.00,'15','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516741364477270732'),(1196,'51673980933','397',2.00,'40','retail','0','2023-01-19 16:56:25','','','','5.5','Cash',0.00,'20','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','','','','','',NULL,'516741364580202034'),(1197,'51673980933','8',1.00,'10','retail','0','2023-01-19 16:56:25','','','','0','Cash',0.00,'10','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'516741364730202034'),(1198,'51673980933','92',1.00,'200','retail','0','2023-01-19 16:56:25','','','','0','Cash',0.00,'200','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516741365490202034'),(1199,'51673980933','1070',4.00,'60','retail','0','2023-01-19 16:56:25','','','','0','Cash',0.00,'15','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','24.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741365732667342'),(1200,'51673980933','555',1.00,'20','retail','0','2023-01-19 16:56:25','','','','0','Cash',0.00,'20','','','5','','1','2023-01-19 10:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'516741365856721654'),(1201,'51674136591','162',1.00,'120','retail','0','2023-01-19 17:49:26','','','','0','Cash',0.00,'120','','','5','','1','2023-01-19 11:49:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516741366043022306'),(1202,'51674136591','1179',2.00,'20','retail','0','2023-01-19 17:49:26','','','','2','Cash',0.00,'10','','','5','','1','2023-01-19 11:49:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','90.00','88','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741378844844532'),(1203,'51674136591','1070',10.00,'150','retail','0','2023-01-19 17:49:26','','','','0','Cash',0.00,'15','','','5','','1','2023-01-19 11:49:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','20.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741379044232432'),(1204,'51674136591','976',1.00,'150','retail','0','2023-01-19 17:49:26','','','','35','Cash',0.00,'150','','','5','','1','2023-01-19 11:49:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741379202222032'),(1205,'51674136591','1163',1.00,'50','retail','0','2023-01-19 17:49:26','','','','0','Cash',0.00,'50','','','5','','1','2023-01-19 11:49:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','95.00','94','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741379314232432'),(1206,'51674136591','859',1.00,'50','retail','0','2023-01-19 17:49:26','','','','6','Cash',0.00,'50','','','5','','1','2023-01-19 11:49:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741379412222032'),(1207,'51674136591','1',1.00,'50','retail','0','2023-01-19 17:49:26','','','','30','Cash',0.00,'50','','','5','','1','2023-01-19 11:49:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'516741381043421300'),(1208,'51674136591','1153',10.00,'200','retail','0','2023-01-19 17:49:26','','','','0','Cash',0.00,'20','','','5','','1','2023-01-19 11:49:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','30.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741381513421300'),(1209,'51674136591','1049',10.00,'100','retail','0','2023-01-19 17:49:26','','','','5','Cash',0.00,'10','','','5','','1','2023-01-19 11:49:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','15.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741381762232227'),(1210,'51674136591','943',10.00,'100','retail','0','2023-01-19 17:49:26','','','','5','Cash',0.00,'10','','','5','','1','2023-01-19 11:49:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','94.00','84','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741382093022302'),(1211,'51674136591','1180',10.00,'200','retail','0','2023-01-19 17:49:26','','','','0','Cash',0.00,'20','','','5','','1','2023-01-19 11:49:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','30.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741386070202034'),(1212,'51674136591','663',2.00,'30','retail','0','2023-01-19 17:49:26','','','','0','Cash',0.00,'15','','','5','','1','2023-01-19 11:49:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','','','','','',NULL,'516741386732222032'),(1213,'51674136591','305',1.00,'100','retail','0','2023-01-19 17:49:26','','','','18','Cash',0.00,'100','','','5','','1','2023-01-19 11:49:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'516741390043022300'),(1214,'51674136591','1013',4.00,'40','retail','0','2023-01-19 17:49:26','','','','5','Cash',0.00,'10','','','5','','1','2023-01-19 11:49:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','23.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741390534232432'),(1215,'51674136591','1093',4.00,'40','retail','0','2023-01-19 17:49:26','','','','0','Cash',0.00,'10','','','5','','1','2023-01-19 11:49:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','134.00','130','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741391350202034'),(1216,'51674136591','296',1.00,'5','retail','0','2023-01-19 17:49:26','','','','0','Cash',0.00,'5','','','5','','1','2023-01-19 11:49:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','114.00','113','Inclusive','branch','Inventory','','','','','',NULL,'516741391519721954'),(1217,'51674136591','792',1.00,'5','retail','0','2023-01-19 17:49:26','','','','2','Cash',0.00,'5','','','5','','1','2023-01-19 11:49:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','82.00','81','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741391742967342'),(1218,'51674136591','1158',10.00,'200','retail','0','2023-01-19 17:49:26','','','','0','Cash',0.00,'20','','','5','','1','2023-01-19 11:49:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','95.00','85','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741391892222032'),(1219,'51674136591','792',10.00,'50','retail','0','2023-01-19 17:49:26','','','','2','Cash',0.00,'5','','','5','','1','2023-01-19 11:49:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','81.00','71','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741392044232432'),(1220,'51674136591','1093',1.00,'10','retail','0','2023-01-19 17:49:26','','','','0','Cash',0.00,'10','','','5','','1','2023-01-19 11:49:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','130.00','129','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741392399721954'),(1221,'51674136591','1093',1.00,'10','retail','0','2023-01-19 17:49:26','','','','0','Cash',0.00,'10','','','5','','1','2023-01-19 11:49:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','129.00','128','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741392622222032'),(1222,'51674136591','1060',4.00,'20','retail','0','2023-01-19 17:49:26','','','','0','Cash',0.00,'5','','','5','','1','2023-01-19 11:49:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','217.00','213','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741392832968342'),(1223,'51674136591','900',1.00,'250','retail','0','2023-01-19 17:49:26','','','','129','Cash',0.00,'250','','','5','','1','2023-01-19 11:49:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741393072960342'),(1224,'51674136591','1013',2.00,'20','retail','0','2023-01-19 17:49:26','','','','5','Cash',0.00,'10','','','5','','1','2023-01-19 11:49:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741393256033121'),(1225,'51674136591','793',2.00,'10','retail','0','2023-01-19 17:49:26','','','','2','Cash',0.00,'5','','','5','','1','2023-01-19 11:49:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','263.00','261','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741393469721954'),(1226,'51674136591','1093',1.00,'10','retail','0','2023-01-19 17:49:26','','','','0','Cash',0.00,'10','','','5','','1','2023-01-19 11:49:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','128.00','127','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741396970202034'),(1227,'51674136591','560',5.00,'15','retail','0','2023-01-19 17:49:26','','','','1.2','Cash',0.00,'3','','','5','','1','2023-01-19 11:49:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','935.00','930','Inclusive','branch','Inventory','','','','','',NULL,'516741397544232432'),(1228,'51674136591','467',1.00,'50','retail','0','2023-01-19 17:49:26','','','','9','Cash',0.00,'50','','','5','','1','2023-01-19 11:49:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','',NULL,'516741397662966342'),(1229,'51674139774','1163',1.00,'50','retail','0','2023-01-20 09:15:02','','','','0','Cash',0.00,'50','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','94.00','93','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741397832222032'),(1230,'51674139774','993',5.00,'10','retail','0','2023-01-20 09:15:02','','','','1','Cash',0.00,'2','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','445.00','440','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741398112961342'),(1231,'51674139774','792',5.00,'25','retail','0','2023-01-20 09:15:02','','','','2','Cash',0.00,'5','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','71.00','66','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741398284232432'),(1232,'51674139774','771',1.00,'10','retail','0','2023-01-20 09:15:02','','','','0','Cash',0.00,'10','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','','',NULL,'516741398364232432'),(1233,'51674139774','771',1.00,'10','retail','0','2023-01-20 09:15:02','','','','0','Cash',0.00,'10','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','','',NULL,'516741398587280732'),(1234,'51674139774','944',1.00,'100','retail','0','2023-01-20 09:15:02','','','','15','Cash',0.00,'100','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741398672222032'),(1235,'51674139774','592',1.00,'150','retail','0','2023-01-20 09:15:02','','','','95','Cash',0.00,'150','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516741399263421300'),(1236,'51674139774','1070',10.00,'150','retail','0','2023-01-20 09:15:02','','','','0','Cash',0.00,'15','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','10.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741399532222032'),(1237,'51674139774','882',1.00,'10','retail','0','2023-01-20 09:15:02','','','','3','Cash',0.00,'10','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','85.00','84','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741399663421300'),(1238,'51674139774','937',3.00,'15','retail','0','2023-01-20 09:15:02','','','','2','Cash',0.00,'5','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741399822222032'),(1239,'51674139774','296',1.00,'5','retail','0','2023-01-20 09:15:02','','','','0','Cash',0.00,'5','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','113.00','112','Inclusive','branch','Inventory','','','','','',NULL,'516741400080202034'),(1240,'51674139774','793',1.00,'5','retail','0','2023-01-20 09:15:02','','','','2','Cash',0.00,'5','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','261.00','260','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741400197290732'),(1241,'51674139774','560',5.00,'15','retail','0','2023-01-20 09:15:02','','','','1.2','Cash',0.00,'3','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','930.00','925','Inclusive','branch','Inventory','','','','','',NULL,'516741400692222032'),(1242,'51674139774','32',1.00,'10','retail','0','2023-01-20 09:15:02','','','','3.5','Cash',0.00,'10','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','','',NULL,'516741400832068342'),(1243,'51674139774','650',2.00,'5','retail','0','2023-01-20 09:15:02','','','','0','Cash',0.00,'2.5','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','101.00','99','Inclusive','branch','Inventory','','','','','',NULL,'516741400962069342'),(1244,'51674139774','882',2.00,'20','retail','0','2023-01-20 09:15:02','','','','3','Cash',0.00,'10','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','84.00','82','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741401492222032'),(1245,'51674139774','1178',1.00,'150','retail','0','2023-01-20 09:15:02','','','','60','Cash',0.00,'150','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741922497290732'),(1246,'51674139774','1093',2.00,'20','retail','0','2023-01-20 09:15:02','','','','0','Cash',0.00,'10','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','127.00','125','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741922677270732'),(1247,'51674139774','993',10.00,'20','retail','0','2023-01-20 09:15:02','','','','1','Cash',0.00,'2','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','440.00','430','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741922820202034'),(1248,'51674139774','280',1.00,'100','retail','0','2023-01-20 09:15:02','','','','59','Cash',0.00,'100','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'516741922935223030'),(1249,'51674139774','895',1.00,'100','retail','0','2023-01-20 09:15:02','','','','27','Cash',0.00,'100','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741923037230732'),(1250,'51674139774','422',1.00,'50','retail','0','2023-01-20 09:15:02','','','','35','Cash',0.00,'50','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516741923227220732'),(1251,'51674139774','790',1.00,'20','retail','0','2023-01-20 09:15:02','','','','11','Cash',0.00,'20','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741923327220732'),(1252,'51674139774','227',1.00,'20','retail','0','2023-01-20 09:15:02','','','','0','Cash',0.00,'20','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'516741923404292432'),(1253,'51674139774','867',1.00,'100','retail','0','2023-01-20 09:15:02','','','','25','Cash',0.00,'100','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741923550202034'),(1254,'51674139774','793',2.00,'10','retail','0','2023-01-20 09:15:02','','','','2','Cash',0.00,'5','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','260.00','258','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741923743421300'),(1255,'51674139774','319',1.00,'10','retail','0','2023-01-20 09:15:02','','','','3','Cash',0.00,'10','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','','','','','',NULL,'516741923862268342'),(1256,'51674139774','1015',2.00,'20','retail','0','2023-01-20 09:15:02','','','','4.5','Cash',0.00,'10','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','53.00','51','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741924010202034'),(1257,'51674139774','545',5.00,'150','retail','0','2023-01-20 09:15:02','','','','0','Cash',0.00,'30','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','20.00','15','Inclusive','branch','Inventory','','','','','',NULL,'516741924230202034'),(1258,'51674139774','1190',1.00,'300','retail','0','2023-01-20 09:15:02','','','','173','Cash',0.00,'300','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741951290202034'),(1259,'51674139774','1093',1.00,'10','retail','0','2023-01-20 09:15:02','','','','0','Cash',0.00,'10','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','125.00','124','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741951407200732'),(1260,'51674139774','993',5.00,'10','retail','0','2023-01-20 09:15:02','','','','1','Cash',0.00,'2','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','430.00','425','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741951824292432'),(1261,'51674139774','1058',1.00,'100','retail','0','2023-01-20 09:15:02','','','','O','Cash',0.00,'100','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741951902222032'),(1262,'51674139774','882',1.00,'10','retail','0','2023-01-20 09:15:02','','','','3','Cash',0.00,'10','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','82.00','81','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741952025721554'),(1263,'51674139774','1168',1.00,'30','retail','0','2023-01-20 09:15:02','','','','24.4','Cash',0.00,'30','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741952123022312'),(1264,'51674139774','319',1.00,'10','retail','0','2023-01-20 09:15:02','','','','3','Cash',0.00,'10','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','','','','','',NULL,'516741952203421300'),(1265,'51674139774','930',1.00,'20','retail','0','2023-01-20 09:15:02','','','','9','Cash',0.00,'20','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','61.00','60','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741952284292432'),(1266,'51674139774','1013',2.00,'20','retail','0','2023-01-20 09:15:02','','','','5','Cash',0.00,'10','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741952450202034'),(1267,'51674139774','1153',1.00,'20','retail','0','2023-01-20 09:15:02','','','','0','Cash',0.00,'20','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741952813022382'),(1268,'51674139774','1163',1.00,'50','retail','0','2023-01-20 09:15:02','','','','0','Cash',0.00,'50','','','5','','1','2023-01-20 03:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','93.00','92','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516741953010202034'),(1269,'51674319504','516',3.00,'15','retail','0','2023-01-21 21:32:24','','','','3.9','Cash',0.00,'5','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516743246032460342'),(1270,'51674319504','397',1.00,'20','retail','0','2023-01-21 21:32:24','','','','5.5','Cash',0.00,'20','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','115.00','114','Inclusive','branch','Inventory','','','','','',NULL,'516743246123421300'),(1271,'51674319504','927',2.00,'20','retail','0','2023-01-21 21:32:24','','','','4','Cash',0.00,'10','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743246250202034'),(1272,'51674319504','1126',2.00,'20','retail','0','2023-01-21 21:32:24','','','','0','Cash',0.00,'10','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','152.00','150','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743246452464342'),(1273,'51674319504','1162',10.00,'50','retail','0','2023-01-21 21:32:24','','','','0','Cash',0.00,'5','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','362.00','352','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743246627220732'),(1274,'51674319504','943',2.00,'20','retail','0','2023-01-21 21:32:24','','','','5','Cash',0.00,'10','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','84.00','82','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743246813421300'),(1275,'51674319504','1131',1.00,'200','retail','0','2023-01-21 21:32:24','','','','0','Cash',0.00,'200','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743246903022396'),(1276,'51674319504','1005',10.00,'50','retail','0','2023-01-21 21:32:24','','','','2.5','Cash',0.00,'5','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','79.00','69','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743247112461342'),(1277,'51674319504','885',1.00,'15','retail','0','2023-01-21 21:32:24','','','','9','Cash',0.00,'15','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743247314222432'),(1278,'51674319504','130',4.00,'80','retail','0','2023-01-21 21:32:24','','','','10','Cash',0.00,'20','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','39.00','35','Inclusive','branch','Inventory','','','','','',NULL,'516743247444222432'),(1279,'51674319504','1134',6.00,'30','retail','0','2023-01-21 21:32:24','','','','0','Cash',0.00,'5','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','85.00','79','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743247594222432'),(1280,'51674319504','337',10.00,'50','retail','0','2023-01-21 21:32:24','','','','1','Cash',0.00,'5','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','22.00','12','Inclusive','branch','Inventory','','','','','',NULL,'516743247832468342'),(1281,'51674319504','792',10.00,'50','retail','0','2023-01-21 21:32:24','','','','2','Cash',0.00,'5','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','166.00','156','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743248044222432'),(1282,'51674319504','1023',10.00,'50','retail','0','2023-01-21 21:32:24','','','','2.0','Cash',0.00,'5','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','88.00','78','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743248184723454'),(1283,'51674319504','397',5.00,'100','retail','0','2023-01-21 21:32:24','','','','5.5','Cash',0.00,'20','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','114.00','109','Inclusive','branch','Inventory','','','','','',NULL,'516743248304723454'),(1284,'51674319504','1163',1.00,'50','retail','0','2023-01-21 21:32:24','','','','0','Cash',0.00,'50','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','92.00','91','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743248402222032'),(1285,'51674319504','993',5.00,'10','retail','0','2023-01-21 21:32:24','','','','1','Cash',0.00,'2','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','425.00','420','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743248563022358'),(1286,'51674319504','1149',1.00,'100','retail','0','2023-01-21 21:32:24','','','','0','Cash',0.00,'100','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743251773022371'),(1287,'51674319504','897',1.00,'50','retail','0','2023-01-21 21:32:24','','','','24','Cash',0.00,'50','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743252013421300'),(1288,'51674319504','1189',1.00,'350','retail','0','2023-01-21 21:32:24','','','','59','Cash',0.00,'350','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743252420202034'),(1289,'51674319504','576',10.00,'50','retail','0','2023-01-21 21:32:24','','','','0','Cash',0.00,'5','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','33.00','23','Inclusive','branch','Inventory','','','','','',NULL,'516743252883022382'),(1290,'51674319504','943',15.00,'150','retail','0','2023-01-21 21:32:24','','','','5','Cash',0.00,'10','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','82.00','67','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743253330202034'),(1291,'51674319504','882',1.00,'10','retail','0','2023-01-21 21:32:24','','','','3','Cash',0.00,'10','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','81.00','80','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743253613421300'),(1292,'51674319504','1013',1.00,'10','retail','0','2023-01-21 21:32:24','','','','5','Cash',0.00,'10','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743253745723554'),(1293,'51674319504','1093',5.00,'50','retail','0','2023-01-21 21:32:24','','','','0','Cash',0.00,'10','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','124.00','119','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743254494222432'),(1294,'51674319504','1062',3.00,'45','retail','0','2023-01-21 21:32:24','','','','0','Cash',0.00,'15','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','12.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743254970022333'),(1295,'51674319504','993',5.00,'10','retail','0','2023-01-21 21:32:24','','','','1','Cash',0.00,'2','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','420.00','415','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743255113022315'),(1296,'51674319504','401',3.00,'30','retail','0','2023-01-21 21:32:24','','','','12','Cash',0.00,'10','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','18.00','15','Inclusive','branch','Inventory','','','','','',NULL,'516743255270202034'),(1297,'51674319504','523',2.00,'50','retail','0','2023-01-21 21:32:24','','','','0','Cash',0.00,'25','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','','','','','',NULL,'516743255422564342'),(1298,'51674319504','869',2.00,'20','retail','0','2023-01-21 21:32:24','','','','2','Cash',0.00,'10','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','137.00','135','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743255553421300'),(1299,'51674319504','1168',2.00,'60','retail','0','2023-01-21 21:32:24','','','','24.4','Cash',0.00,'30','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743255710202034'),(1300,'51674319504','1056',1.00,'150','retail','0','2023-01-21 21:32:24','','','','0','Cash',0.00,'150','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743255883022385'),(1301,'51674319504','813',2.00,'10','retail','0','2023-01-21 21:32:24','','','','2','Cash',0.00,'5','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','66.00','64','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743255990202034'),(1302,'51674319504','882',1.00,'10','retail','0','2023-01-21 21:32:24','','','','3','Cash',0.00,'10','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743256125723554'),(1303,'51674319504','130',1.00,'20','retail','0','2023-01-21 21:32:24','','','','10','Cash',0.00,'20','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','','',NULL,'516743256243022326'),(1304,'51674319504','829',1.00,'200','retail','0','2023-01-21 21:32:24','','','','70','Cash',0.00,'200','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743257417210732'),(1305,'51674319504','869',2.00,'20','retail','0','2023-01-21 21:32:24','','','','2','Cash',0.00,'10','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','135.00','133','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743257864222432'),(1306,'51674319504','32',1.00,'10','retail','0','2023-01-21 21:32:24','','','','3.5','Cash',0.00,'10','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','','',NULL,'516743258113022318'),(1307,'51674319504','650',3.00,'7.5','retail','0','2023-01-21 21:32:24','','','','0','Cash',0.00,'2.5','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','99.00','96','Inclusive','branch','Inventory','','','','','',NULL,'516743258270202034'),(1308,'51674319504','869',10.00,'100','retail','0','2023-01-21 21:32:24','','','','2','Cash',0.00,'10','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','133.00','123','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743258383421300'),(1309,'51674319504','53',5.00,'125','retail','0','2023-01-21 21:32:24','','','','11','Cash',0.00,'25','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','13.00','8','Inclusive','branch','Inventory','','','','','',NULL,'516743258563421300'),(1310,'51674319504','213',2.00,'50','retail','0','2023-01-21 21:32:24','','','','0','Cash',0.00,'25','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','','',NULL,'516743258772520302'),(1311,'51674319504','1060',2.00,'10','retail','0','2023-01-21 21:32:24','','','','0','Cash',0.00,'5','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','213.00','211','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743259152561342'),(1312,'51674319504','809',1.00,'100','retail','0','2023-01-21 21:32:24','','','','26','Cash',0.00,'100','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743259312563342'),(1313,'51674319504','1175',2.00,'60','retail','0','2023-01-21 21:32:24','','','','0','Cash',0.00,'30','','','5','','1','2023-01-21 15:32:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743259432564342'),(1314,'51674325950','1060',2.00,'10','retail','0','2023-01-21 21:53:48','','','','0','Cash',0.00,'5','','','5','','1','2023-01-21 15:53:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','211.00','209','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743259665723554'),(1315,'51674325950','1018',1.00,'50','retail','0','2023-01-21 21:53:48','','','','24.5','Cash',0.00,'50','','','5','','1','2023-01-21 15:53:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743259752222032'),(1316,'51674325950','844',2.00,'20','retail','0','2023-01-21 21:53:48','','','','3','Cash',0.00,'10','','','5','','1','2023-01-21 15:53:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743259974222432'),(1317,'51674325950','790',2.00,'40','retail','0','2023-01-21 21:53:48','','','','11','Cash',0.00,'20','','','5','','1','2023-01-21 15:53:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743260202222032'),(1318,'51674325950','1178',1.00,'150','retail','0','2023-01-21 21:53:48','','','','60','Cash',0.00,'150','','','5','','1','2023-01-21 15:53:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743260323022330'),(1319,'51674325950','1004',4.00,'20','retail','0','2023-01-21 21:53:48','','','','2.5','Cash',0.00,'5','','','5','','1','2023-01-21 15:53:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','136.00','132','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743261172661342'),(1320,'51674325950','1015',2.00,'20','retail','0','2023-01-21 21:53:48','','','','4.5','Cash',0.00,'10','','','5','','1','2023-01-21 15:53:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','51.00','49','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743261322331332'),(1321,'51674325950','579',2.00,'400','retail','0','2023-01-21 21:53:48','','','','130','Cash',0.00,'200','','','5','','1','2023-01-21 15:53:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','','','','','',NULL,'516743261492222032'),(1322,'51674325950','420',2.00,'20','retail','0','2023-01-21 21:53:48','','','','0','Cash',0.00,'10','','','5','','1','2023-01-21 15:53:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','217.00','215','Inclusive','branch','Inventory','','','','','',NULL,'516743261597290732'),(1323,'51674325950','865',1.00,'150','retail','0','2023-01-21 21:53:48','','','','36','Cash',0.00,'150','','','5','','1','2023-01-21 15:53:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743261717210732'),(1324,'51674325950','1064',1.00,'150','retail','0','2023-01-21 21:53:48','','','','0','Cash',0.00,'150','','','5','','1','2023-01-21 15:53:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743261882222032'),(1325,'51674325950','1175',2.00,'60','retail','0','2023-01-21 21:53:48','','','','0','Cash',0.00,'30','','','5','','1','2023-01-21 15:53:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743262053022302'),(1326,'51674325950','401',3.00,'30','retail','0','2023-01-21 21:53:48','','','','12','Cash',0.00,'10','','','5','','1','2023-01-21 15:53:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Inventory','','','','','',NULL,'516743262203022322'),(1327,'51674325950','1093',1.00,'10','retail','0','2023-01-21 21:53:48','','','','0','Cash',0.00,'10','','','5','','1','2023-01-21 15:53:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','119.00','118','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743262322222032'),(1328,'51674325950','1093',4.00,'40','retail','0','2023-01-21 21:53:48','','','','0','Cash',0.00,'10','','','5','','1','2023-01-21 15:53:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','118.00','114','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743263046723654'),(1329,'51674325950','809',1.00,'100','retail','0','2023-01-21 21:53:48','','','','26','Cash',0.00,'100','','','5','','1','2023-01-21 15:53:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743263153421300'),(1330,'51674325950','1167',1.00,'100','retail','0','2023-01-21 21:53:48','','','','15','Cash',0.00,'100','','','5','','1','2023-01-21 15:53:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743263252222032'),(1331,'51674325950','1126',15.00,'150','retail','0','2023-01-21 21:53:48','','','','0','Cash',0.00,'10','','','5','','1','2023-01-21 15:53:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','150.00','135','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743263373022333'),(1332,'51674325950','1093',1.00,'10','retail','0','2023-01-21 21:53:48','','','','0','Cash',0.00,'10','','','5','','1','2023-01-21 15:53:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','114.00','113','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743263534222432'),(1333,'51674325950','791',3.00,'30','retail','0','2023-01-21 21:53:48','','','','2.4','Cash',0.00,'10','','','5','','1','2023-01-21 15:53:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','104.00','101','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743263830202034'),(1334,'51674325950','397',1.00,'20','retail','0','2023-01-21 21:53:48','','','','5.5','Cash',0.00,'20','','','5','','1','2023-01-21 15:53:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','109.00','108','Inclusive','branch','Inventory','','','','','',NULL,'516743263917210732'),(1335,'51674325950','823',6.00,'30','retail','0','2023-01-21 21:53:48','','','','0','Cash',0.00,'5','','','5','','1','2023-01-21 15:53:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','235.00','229','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743264812222032'),(1336,'51674325950','555',2.00,'40','retail','0','2023-01-21 21:53:48','','','','0','Cash',0.00,'20','','','5','','1','2023-01-21 15:53:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','','',NULL,'516743265127220732'),(1337,'51674325950','467',1.00,'50','retail','0','2023-01-21 21:53:48','','','','9','Cash',0.00,'50','','','5','','1','2023-01-21 15:53:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','',NULL,'516743265342222032'),(1338,'51674325950','882',1.00,'10','retail','0','2023-01-21 21:53:48','','','','3','Cash',0.00,'10','','','5','','1','2023-01-21 15:53:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','79.00','78','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743265447240732'),(1339,'51674325950','790',1.00,'20','retail','0','2023-01-21 21:53:48','','','','11','Cash',0.00,'20','','','5','','1','2023-01-21 15:53:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743265526723654'),(1340,'51674325950','1053',1.00,'50','retail','0','2023-01-21 21:53:48','','','','15','Cash',0.00,'50','','','5','','1','2023-01-21 15:53:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516743272273022322'),(1341,'51674586211','952',1.00,'150','retail','0','2023-01-25 15:14:11','','','','75','Cash',0.00,'150','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516745863050336242'),(1342,'51674586211','844',3.00,'30','retail','0','2023-01-25 15:14:11','','','','3','Cash',0.00,'10','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','8.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516745863282222032'),(1343,'51674586211','1011',1.00,'10','retail','0','2023-01-25 15:14:11','','','','5','Cash',0.00,'10','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','76.00','75','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516745863386725654'),(1344,'51674586211','422',1.00,'50','retail','0','2023-01-25 15:14:11','','','','35','Cash',0.00,'50','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516745863460202034'),(1345,'51674586211','1071',4.00,'60','retail','0','2023-01-25 15:14:11','','','','0','Cash',0.00,'15','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516745863603022363'),(1346,'51674586211','66',1.00,'150','retail','0','2023-01-25 15:14:11','','','','0','Cash',0.00,'150','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516745863700202034'),(1347,'51674586211','375',2.00,'100','retail','0','2023-01-25 15:14:11','','','','20','Cash',0.00,'50','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','','','','','',NULL,'516745863814282432'),(1348,'51674586211','130',1.00,'20','retail','0','2023-01-25 15:14:11','','','','10','Cash',0.00,'20','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','',NULL,'516745863892222032'),(1349,'51674586211','823',2.00,'10','retail','0','2023-01-25 15:14:11','','','','0','Cash',0.00,'5','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','229.00','227','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516745864056725654'),(1350,'51674586211','997',1.00,'30','retail','0','2023-01-25 15:14:11','','','','13','Cash',0.00,'30','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516745864217210732'),(1351,'51674586211','1146',14.00,'140','retail','0','2023-01-25 15:14:11','','','','0','Cash',0.00,'10','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','88.00','74','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516745864363022334'),(1352,'51674586211','793',4.00,'20','retail','0','2023-01-25 15:14:11','','','','2','Cash',0.00,'5','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','258.00','254','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516745864576725654'),(1353,'51674586211','1186',2.00,'20','retail','0','2023-01-25 15:14:11','','','','0','Cash',0.00,'10','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','100.00','98','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516745864792222032'),(1354,'51674586211','1056',1.00,'150','retail','0','2023-01-25 15:14:11','','','','0','Cash',0.00,'150','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516745864907200732'),(1355,'51674586211','869',15.00,'150','retail','0','2023-01-25 15:14:11','','','','2','Cash',0.00,'10','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','123.00','108','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516745866156725654'),(1356,'51674586211','882',1.00,'10','retail','0','2023-01-25 15:14:11','','','','3','Cash',0.00,'10','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','128.00','127','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516745866826725654'),(1357,'51674586211','1199',1.00,'100','retail','0','2023-01-25 15:14:11','','','','0','Cash',0.00,'100','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516745867663421300'),(1358,'51674586211','6',2.00,'60','retail','0','2023-01-25 15:14:11','','','','0','Cash',0.00,'30','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','54.00','52','Inclusive','branch','Inventory','','','','','',NULL,'516745867820202034'),(1359,'51674586211','1093',6.00,'60','retail','0','2023-01-25 15:14:11','','','','0','Cash',0.00,'10','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','113.00','107','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516746483368726854'),(1360,'51674586211','560',12.00,'36','retail','0','2023-01-25 15:14:11','','','','1.2','Cash',0.00,'3','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','925.00','913','Inclusive','branch','Inventory','','','','','',NULL,'516746483578726854'),(1361,'51674586211','790',1.00,'20','retail','0','2023-01-25 15:14:11','','','','11','Cash',0.00,'20','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516746483660202034'),(1362,'51674586211','280',1.00,'100','retail','0','2023-01-25 15:14:11','','','','59','Cash',0.00,'100','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'516746483793421300'),(1363,'51674586211','1093',2.00,'20','retail','0','2023-01-25 15:14:11','','','','0','Cash',0.00,'10','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','107.00','105','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516746483948726854'),(1364,'51674586211','869',5.00,'50','retail','0','2023-01-25 15:14:11','','','','2','Cash',0.00,'10','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','108.00','103','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516746484183421300'),(1365,'51674586211','1055',1.00,'100','retail','0','2023-01-25 15:14:11','','','','25','Cash',0.00,'100','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516746484313022334'),(1366,'51674586211','516',14.00,'70','retail','0','2023-01-25 15:14:11','','','','3.9','Cash',0.00,'5','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','114.00','100','Inclusive','branch','Inventory','','','','','',NULL,'516746485313022335'),(1367,'51674586211','312',14.00,'140','retail','0','2023-01-25 15:14:11','','','','4','Cash',0.00,'10','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','112.00','98','Inclusive','branch','Inventory','','','','','',NULL,'516746485448726854'),(1368,'51674586211','1163',1.00,'50','retail','0','2023-01-25 15:14:11','','','','0','Cash',0.00,'50','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516746485558726854'),(1369,'51674586211','1118',1.00,'100','retail','0','2023-01-25 15:14:11','','','','0','Cash',0.00,'100','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516746485768726854'),(1370,'51674586211','1193',1.00,'50','retail','0','2023-01-25 15:14:11','','','','27','Cash',0.00,'50','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516746486458726854'),(1371,'51674586211','1124',10.00,'100','retail','0','2023-01-25 15:14:11','','','','0','Cash',0.00,'10','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','90.00','80','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516746487217210732'),(1372,'51674586211','1165',10.00,'100','retail','0','2023-01-25 15:14:11','','','','4','Cash',0.00,'10','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','100.00','90','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516746487398726854'),(1373,'51674586211','936',10.00,'50','retail','0','2023-01-25 15:14:11','','','','2','Cash',0.00,'5','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','93.00','83','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516746487873022387'),(1374,'51674586211','470',2.00,'60','retail','0','2023-01-25 15:14:11','','','','16','Cash',0.00,'30','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516746488102353302'),(1375,'51674586211','997',3.00,'90','retail','0','2023-01-25 15:14:11','','','','13','Cash',0.00,'30','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516746488362863342'),(1376,'51674586211','397',1.00,'20','retail','0','2023-01-25 15:14:11','','','','5.5','Cash',0.00,'20','','','5','','1','2023-01-25 09:14:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','108.00','107','Inclusive','branch','Inventory','','','','','',NULL,'516746488510202034'),(1377,'51674648856','397',1.00,'20','retail','0','2023-01-25 15:24:11','','','','5.5','Cash',0.00,'20','','','5','','1','2023-01-25 09:24:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','107.00','106','Inclusive','branch','Inventory','','','','','',NULL,'516746488707200732'),(1378,'51674648856','1153',2.00,'40','retail','0','2023-01-25 15:24:11','','','','0','Cash',0.00,'20','','','5','','1','2023-01-25 09:24:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516746488822868342'),(1379,'51674648856','32',1.00,'10','retail','0','2023-01-25 15:24:11','','','','3.5','Cash',0.00,'10','','','5','','1','2023-01-25 09:24:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','','',NULL,'516746488917210732'),(1380,'51674648856','650',4.00,'10','retail','0','2023-01-25 15:24:11','','','','0','Cash',0.00,'2.5','','','5','','1','2023-01-25 09:24:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','96.00','92','Inclusive','branch','Inventory','','','','','',NULL,'516746489098726854'),(1381,'51674648856','6',1.00,'30','retail','0','2023-01-25 15:24:11','','','','0','Cash',0.00,'30','','','5','','1','2023-01-25 09:24:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','','','','','',NULL,'516746489198726854'),(1382,'51674648856','53',1.00,'25','retail','0','2023-01-25 15:24:11','','','','11','Cash',0.00,'25','','','5','','1','2023-01-25 09:24:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'516746489830202034'),(1383,'51674648856','32',1.00,'10','retail','0','2023-01-25 15:24:11','','','','3.5','Cash',0.00,'10','','','5','','1','2023-01-25 09:24:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','','',NULL,'516746489932869342'),(1384,'51674648856','1186',4.00,'40','retail','0','2023-01-25 15:24:11','','','','0','Cash',0.00,'10','','','5','','1','2023-01-25 09:24:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','98.00','94','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516746490144242432'),(1385,'51674648856','1194',1.00,'100','retail','0','2023-01-25 15:24:11','','','','50','Cash',0.00,'100','','','5','','1','2023-01-25 09:24:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516746490290202034'),(1386,'51674648856','277',1.00,'100','retail','0','2023-01-25 15:24:11','','','','0','Cash',0.00,'100','','','5','','1','2023-01-25 09:24:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'516746490417210732'),(1387,'51674648856','882',1.00,'10','retail','0','2023-01-25 15:24:11','','','','3','Cash',0.00,'10','','','5','','1','2023-01-25 09:24:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','127.00','126','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516746490609726954'),(1388,'51674648856','882',1.00,'10','retail','0','2023-01-25 15:24:11','','','','3','Cash',0.00,'10','','','5','','1','2023-01-25 09:24:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','126.00','125','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516746490752353302'),(1389,'51674648856','130',2.00,'40','retail','0','2023-01-25 15:24:11','','','','10','Cash',0.00,'20','','','5','','1','2023-01-25 09:24:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','','','','','',NULL,'516746490863022380'),(1390,'51674648856','793',2.00,'10','retail','0','2023-01-25 15:24:11','','','','2','Cash',0.00,'5','','','5','','1','2023-01-25 09:24:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','254.00','252','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516746491164242432'),(1391,'51674648856','725',1.00,'50','retail','0','2023-01-25 15:24:11','','','','30','Cash',0.00,'50','','','5','','1','2023-01-25 09:24:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','',NULL,'516746491282962342'),(1392,'51674648856','813',2.00,'10','retail','0','2023-01-25 15:24:11','','','','2','Cash',0.00,'5','','','5','','1','2023-01-25 09:24:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','64.00','62','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516746491560202034'),(1393,'51674648856','993',5.00,'10','retail','0','2023-01-25 15:24:11','','','','1','Cash',0.00,'2','','','5','','1','2023-01-25 09:24:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','415.00','410','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516746492224242432'),(1394,'51674648856','18',1.00,'400','retail','0','2023-01-25 15:24:11','','','','169','Cash',0.00,'400','','','5','','1','2023-01-25 09:24:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516746492367260732'),(1395,'51674648856','832',1.00,'200','retail','0','2023-01-25 15:24:11','','','','35','Cash',0.00,'200','','','5','','1','2023-01-25 09:24:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516746492667260732'),(1396,'51674648856','1015',2.00,'20','retail','0','2023-01-25 15:24:11','','','','4.5','Cash',0.00,'10','','','5','','1','2023-01-25 09:24:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','49.00','47','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516746492855223050'),(1397,'51674648856','947',2.00,'10','retail','0','2023-01-25 15:24:11','','','','2.5','Cash',0.00,'5','','','5','','1','2023-01-25 09:24:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','196.00','194','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516746492992969342'),(1398,'51674648856','1060',2.00,'10','retail','0','2023-01-25 15:24:11','','','','0','Cash',0.00,'5','','','5','','1','2023-01-25 09:24:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','209.00','207','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516746493147240732'),(1399,'51674648856','510',10.00,'100','retail','0','2023-01-25 15:24:11','','','','3','Cash',0.00,'10','','','5','','1','2023-01-25 09:24:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','135.00','125','Inclusive','branch','Inventory','','','','','',NULL,'516746493369726954'),(1400,'51674648856','927',1.00,'10','retail','0','2023-01-25 15:24:11','','','','4','Cash',0.00,'10','','','5','','1','2023-01-25 09:24:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516746493702967342'),(1401,'51674648856','1175',6.00,'180','retail','0','2023-01-25 15:24:11','','','','0','Cash',0.00,'30','','','5','','1','2023-01-25 09:24:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','16.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516746493859726954'),(1402,'51674648856','1126',1.00,'10','retail','0','2023-01-25 15:24:11','','','','0','Cash',0.00,'10','','','5','','1','2023-01-25 09:24:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','135.00','134','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516746494022222032'),(1403,'51674648856','1013',1.00,'10','retail','0','2023-01-25 15:24:11','','','','5','Cash',0.00,'10','','','5','','1','2023-01-25 09:24:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516746494120202034'),(1404,'51674648856','280',1.00,'100','retail','0','2023-01-25 15:24:11','','','','59','Cash',0.00,'100','','','5','','1','2023-01-25 09:24:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'516746494203421300'),(1405,'51674648856','1176',1.00,'20','retail','0','2023-01-25 15:24:11','','','','0','Cash',0.00,'20','','','5','','1','2023-01-25 09:24:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516746494303022334'),(1406,'51674648856','1176',1.00,'20','retail','0','2023-01-25 15:24:11','','','','0','Cash',0.00,'20','','','5','','1','2023-01-25 09:24:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516746494393421300'),(1407,'51674648856','280',1.00,'100','retail','0','2023-01-25 15:24:11','','','','59','Cash',0.00,'100','','','5','','1','2023-01-25 09:24:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'516746494502965342'),(1408,'51674753988','793',2.00,'10','retail','0','2023-01-26 20:46:52','','','','2','Cash',0.00,'5','','','5','','1','2023-01-26 14:46:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','252.00','250','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516747540083022300'),(1409,'51674753988','1145',5.00,'50','retail','0','2023-01-26 20:46:52','','','','0','Cash',0.00,'10','','','5','','1','2023-01-26 14:46:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','186.00','181','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516747540383421300'),(1410,'51674753988','1071',3.00,'45','retail','0','2023-01-26 20:46:52','','','','0','Cash',0.00,'15','','','5','','1','2023-01-26 14:46:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516747540620202034'),(1411,'51674753988','594',3.00,'15','retail','0','2023-01-26 20:46:52','','','','0','Cash',0.00,'5','','','5','','1','2023-01-26 14:46:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','74.00','71','Inclusive','branch','Inventory','','','','','',NULL,'516747540820202034'),(1412,'51674753988','337',8.00,'40','retail','0','2023-01-26 20:46:52','','','','1','Cash',0.00,'5','','','5','','1','2023-01-26 14:46:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','12.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516747541102461342'),(1413,'51674753988','523',2.00,'50','retail','0','2023-01-26 20:46:52','','','','0','Cash',0.00,'25','','','5','','1','2023-01-26 14:46:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','','','','','',NULL,'516747541330202034'),(1414,'51674753988','997',1.00,'30','retail','0','2023-01-26 20:46:52','','','','13','Cash',0.00,'30','','','5','','1','2023-01-26 14:46:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516747541493022341'),(1415,'51674753988','555',1.00,'20','retail','0','2023-01-26 20:46:52','','','','0','Cash',0.00,'20','','','5','','1','2023-01-26 14:46:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'516747541652466342'),(1416,'51674753988','1013',1.00,'10','retail','0','2023-01-26 20:46:52','','','','5','Cash',0.00,'10','','','5','','1','2023-01-26 14:46:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516747541731033404'),(1417,'51674753988','1202',1.00,'100','retail','0','2023-01-26 20:46:52','','','','0','Cash',0.00,'100','','','5','','1','2023-01-26 14:46:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516747544464727454'),(1418,'51674753988','1200',1.00,'100','retail','0','2023-01-26 20:46:52','','','','0','Cash',0.00,'100','','','5','','1','2023-01-26 14:46:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516747544547240732'),(1419,'51674753988','296',1.00,'5','retail','0','2023-01-26 20:46:52','','','','0','Cash',0.00,'5','','','5','','1','2023-01-26 14:46:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','112.00','111','Inclusive','branch','Inventory','','','','','',NULL,'516747544662222032'),(1420,'51674753988','792',1.00,'5','retail','0','2023-01-26 20:46:52','','','','2','Cash',0.00,'5','','','5','','1','2023-01-26 14:46:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','156.00','155','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516747544773421300'),(1421,'51674753988','1011',1.00,'10','retail','0','2023-01-26 20:46:52','','','','5','Cash',0.00,'10','','','5','','1','2023-01-26 14:46:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','75.00','74','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516747544850202034'),(1422,'51674753988','1199',1.00,'100','retail','0','2023-01-26 20:46:52','','','','0','Cash',0.00,'100','','','5','','1','2023-01-26 14:46:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516747544952469342'),(1423,'51674753988','130',2.00,'40','retail','0','2023-01-26 20:46:52','','','','10','Cash',0.00,'20','','','5','','1','2023-01-26 14:46:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','31.00','29','Inclusive','branch','Inventory','','','','','',NULL,'516747545074727454'),(1424,'51674753988','1093',1.00,'10','retail','0','2023-01-26 20:46:52','','','','0','Cash',0.00,'10','','','5','','1','2023-01-26 14:46:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','105.00','104','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516747545180202034'),(1425,'51674753988','6',3.00,'90','retail','0','2023-01-26 20:46:52','','','','0','Cash',0.00,'30','','','5','','1','2023-01-26 14:46:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','51.00','48','Inclusive','branch','Inventory','','','','','',NULL,'516747545350202034'),(1426,'51674753988','882',1.00,'10','retail','0','2023-01-26 20:46:52','','','','3','Cash',0.00,'10','','','5','','1','2023-01-26 14:46:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','125.00','124','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516747545453022345'),(1427,'51674753988','2',2.00,'100','retail','0','2023-01-26 20:46:52','','','','10','Cash',0.00,'50','','','5','','1','2023-01-26 14:46:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516747545604727454'),(1428,'51674753988','563',1.00,'50','retail','0','2023-01-26 20:46:52','','','','28','Cash',0.00,'50','','','5','','1','2023-01-26 14:46:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516747545837230732'),(1429,'51674753988','130',1.00,'20','retail','0','2023-01-26 20:46:52','','','','10','Cash',0.00,'20','','','5','','1','2023-01-26 14:46:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','',NULL,'516747551182561342'),(1430,'51674753988','993',5.00,'10','retail','0','2023-01-26 20:46:52','','','','1','Cash',0.00,'2','','','5','','1','2023-01-26 14:46:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','410.00','405','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516747551427220732'),(1431,'51674753988','1093',3.00,'30','retail','0','2023-01-26 20:46:52','','','','0','Cash',0.00,'10','','','5','','1','2023-01-26 14:46:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','104.00','101','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516747551554252432'),(1432,'51674753988','663',1.00,'15','retail','0','2023-01-26 20:46:52','','','','0','Cash',0.00,'15','','','5','','1','2023-01-26 14:46:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','',NULL,'516747551735727554'),(1433,'51674753988','823',2.00,'10','retail','0','2023-01-26 20:46:52','','','','0','Cash',0.00,'5','','','5','','1','2023-01-26 14:46:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','227.00','225','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516747551903421300'),(1434,'51674753988','417',2.00,'200','retail','0','2023-01-26 20:46:52','','','','0','Cash',0.00,'100','','','5','','1','2023-01-26 14:46:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516747552120202034'),(1435,'51674755217','1128',1.00,'100','retail','0','2023-01-27 18:52:31','','','','0','Cash',0.00,'100','','','5','','1','2023-01-27 12:52:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516747552330202034'),(1436,'51674755217','1131',1.00,'200','retail','0','2023-01-27 18:52:31','','','','0','Cash',0.00,'200','','','5','','1','2023-01-27 12:52:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516747552454252432'),(1437,'51674755217','1093',10.00,'100','retail','0','2023-01-27 18:52:31','','','','0','Cash',0.00,'10','','','5','','1','2023-01-27 12:52:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','101.00','91','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516747552820202034'),(1438,'51674755217','869',10.00,'100','retail','0','2023-01-27 18:52:31','','','','2','Cash',0.00,'10','','','5','','1','2023-01-27 12:52:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','103.00','93','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516747553212562342'),(1439,'51674755217','247',2.00,'20','retail','0','2023-01-27 18:52:31','','','','3','Cash',0.00,'10','','','5','','1','2023-01-27 12:52:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','100.00','98','Inclusive','branch','Inventory','','','','','',NULL,'516747554323421300'),(1440,'51674755217','576',3.00,'15','retail','0','2023-01-27 18:52:31','','','','0','Cash',0.00,'5','','','5','','1','2023-01-27 12:52:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','23.00','20','Inclusive','branch','Inventory','','','','','',NULL,'516747554888233423'),(1441,'51674755217','422',1.00,'50','retail','0','2023-01-27 18:52:31','','','','35','Cash',0.00,'50','','','5','','1','2023-01-27 12:52:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516747555705727554'),(1442,'51674755217','1020',20.00,'200','retail','0','2023-01-27 18:52:31','','','','5.2','Cash',0.00,'10','','','5','','1','2023-01-27 12:52:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','170.00','150','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516747555955223050'),(1443,'51674755217','882',1.00,'10','retail','0','2023-01-27 18:52:31','','','','3','Cash',0.00,'10','','','5','','1','2023-01-27 12:52:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','124.00','123','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516747556322222032'),(1444,'51674755217','849',1.00,'200','retail','0','2023-01-27 18:52:31','','','','70','Cash',0.00,'200','','','5','','1','2023-01-27 12:52:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516747556402222032'),(1445,'51674755217','1064',1.00,'150','retail','0','2023-01-27 18:52:31','','','','0','Cash',0.00,'150','','','5','','1','2023-01-27 12:52:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516747556523022356'),(1446,'51674755217','897',1.00,'50','retail','0','2023-01-27 18:52:31','','','','24','Cash',0.00,'50','','','5','','1','2023-01-27 12:52:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516747556652222032'),(1447,'51674755217','6',6.00,'180','retail','0','2023-01-27 18:52:31','','','','0','Cash',0.00,'30','','','5','','1','2023-01-27 12:52:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','48.00','42','Inclusive','branch','Inventory','','','','','',NULL,'516747557082560342'),(1448,'51674755217','8',3.00,'30','retail','0','2023-01-27 18:52:31','','','','0','Cash',0.00,'10','','','5','','1','2023-01-27 12:52:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10.00','7','Inclusive','branch','Inventory','','','','','',NULL,'516747557232562342'),(1449,'51674755217','560',10.00,'30','retail','0','2023-01-27 18:52:31','','','','1.2','Cash',0.00,'3','','','5','','1','2023-01-27 12:52:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','913.00','903','Inclusive','branch','Inventory','','','','','',NULL,'516747557410202034'),(1450,'51674755217','763',1.00,'200','retail','0','2023-01-27 18:52:31','','','','120','Cash',0.00,'200','','','5','','1','2023-01-27 12:52:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516748153657250732'),(1451,'51674755217','813',2.00,'10','retail','0','2023-01-27 18:52:31','','','','2','Cash',0.00,'5','','','5','','1','2023-01-27 12:52:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','62.00','60','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516748345084232432'),(1452,'51674755217','882',1.00,'10','retail','0','2023-01-27 18:52:31','','','','3','Cash',0.00,'10','','','5','','1','2023-01-27 12:52:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','123.00','122','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516748345214728454'),(1453,'51674755217','560',5.00,'15','retail','0','2023-01-27 18:52:31','','','','1.2','Cash',0.00,'3','','','5','','1','2023-01-27 12:52:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','903.00','898','Inclusive','branch','Inventory','','','','','',NULL,'516748345390202034'),(1454,'51674755217','1011',1.00,'10','retail','0','2023-01-27 18:52:31','','','','5','Cash',0.00,'10','','','5','','1','2023-01-27 12:52:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','74.00','73','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516748345527220732'),(1455,'51674755217','1041',10.00,'100','retail','0','2023-01-27 18:52:31','','','','5','Cash',0.00,'10','','','5','','1','2023-01-27 12:52:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','100.00','90','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516748345672466342'),(1456,'51674755217','891',1.00,'200','retail','0','2023-01-27 18:52:31','','','','45','Cash',0.00,'200','','','5','','1','2023-01-27 12:52:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516748345773421300'),(1457,'51674755217','786',1.00,'50','retail','0','2023-01-27 18:52:31','','','','24','Cash',0.00,'50','','','5','','1','2023-01-27 12:52:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516748345884232432'),(1458,'51674755217','793',10.00,'50','retail','0','2023-01-27 18:52:31','','','','2','Cash',0.00,'5','','','5','','1','2023-01-27 12:52:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','250.00','240','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516748346094728454'),(1459,'51674755217','993',3.00,'6','retail','0','2023-01-27 18:52:31','','','','1','Cash',0.00,'2','','','5','','1','2023-01-27 12:52:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','405.00','402','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516748346324728454'),(1460,'51674755217','1055',1.00,'100','retail','0','2023-01-27 18:52:31','','','','25','Cash',0.00,'100','','','5','','1','2023-01-27 12:52:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516748346484728454'),(1461,'51674755217','373',2.00,'300','retail','0','2023-01-27 18:52:31','','','','0','Cash',0.00,'150','','','5','','1','2023-01-27 12:52:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','','','','','',NULL,'516748347064232432'),(1462,'51674755217','1146',10.00,'100','retail','0','2023-01-27 18:52:31','','','','0','Cash',0.00,'10','','','5','','1','2023-01-27 12:52:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','74.00','64','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516748347230202034'),(1463,'51674755217','993',10.00,'20','retail','0','2023-01-27 18:52:31','','','','1','Cash',0.00,'2','','','5','','1','2023-01-27 12:52:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','402.00','392','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516748347503022357'),(1464,'51674834756','779',1.00,'40','retail','0','2023-01-28 16:20:17','','','','30','Cash',0.00,'40','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516748347694232432'),(1465,'51674834756','319',3.00,'30','retail','0','2023-01-28 16:20:17','','','','3','Cash',0.00,'10','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','97.00','94','Inclusive','branch','Inventory','','','','','',NULL,'516748348062460342'),(1466,'51674834756','1168',1.00,'30','retail','0','2023-01-28 16:20:17','','','','24.4','Cash',0.00,'30','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516748348214728454'),(1467,'51674834756','6',2.00,'60','retail','0','2023-01-28 16:20:17','','','','0','Cash',0.00,'30','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','42.00','40','Inclusive','branch','Inventory','','','','','',NULL,'516748348537230732'),(1468,'51674834756','1179',3.00,'30','retail','0','2023-01-28 16:20:17','','','','2','Cash',0.00,'10','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','88.00','85','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516748348732222032'),(1469,'51674834756','749',1.00,'350','retail','0','2023-01-28 16:20:17','','','','220','Cash',0.00,'350','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516748348854232432'),(1470,'51674834756','943',1.00,'10','retail','0','2023-01-28 16:20:17','','','','5','Cash',0.00,'10','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','67.00','66','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516748349084728454'),(1471,'51674834756','1011',1.00,'10','retail','0','2023-01-28 16:20:17','','','','5','Cash',0.00,'10','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','73.00','72','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516748349167260732'),(1472,'51674834756','620',3.00,'90','retail','0','2023-01-28 16:20:17','','','','0','Cash',0.00,'30','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','6.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516748349462222032'),(1473,'51674834756','397',1.00,'20','retail','0','2023-01-28 16:20:17','','','','5.5','Cash',0.00,'20','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','106.00','105','Inclusive','branch','Inventory','','','','','',NULL,'516748350047240732'),(1474,'51674834756','594',4.00,'20','retail','0','2023-01-28 16:20:17','','','','0','Cash',0.00,'5','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','71.00','67','Inclusive','branch','Inventory','','','','','',NULL,'516748350303421300'),(1475,'51674834756','570',1.00,'100','retail','0','2023-01-28 16:20:17','','','','50','Cash',0.00,'100','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516748350413421300'),(1476,'51674834756','386',1.00,'20','retail','0','2023-01-28 16:20:17','','','','0','Cash',0.00,'20','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','','',NULL,'516748350543022350'),(1477,'51674834756','1023',2.00,'10','retail','0','2023-01-28 16:20:17','','','','2.0','Cash',0.00,'5','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','78.00','76','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516748350750202034'),(1478,'51674834756','681',1.00,'25','retail','0','2023-01-28 16:20:17','','','','0','Cash',0.00,'25','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'516748350890202034'),(1479,'51674834756','1093',5.00,'50','retail','0','2023-01-28 16:20:17','','','','0','Cash',0.00,'10','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','91.00','86','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516748351085728554'),(1480,'51674834756','1163',1.00,'50','retail','0','2023-01-28 16:20:17','','','','0','Cash',0.00,'50','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','90.00','89','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516748351193022311'),(1481,'51674834756','1203',1.00,'250','retail','0','2023-01-28 16:20:17','','','','0','Cash',0.00,'250','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516748352607200732'),(1482,'51674834756','564',1.00,'50','retail','0','2023-01-28 16:20:17','','','','0','Cash',0.00,'50','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516748425123022315'),(1483,'51674834756','941',2.00,'800','retail','0','2023-01-28 16:20:17','','','','90','Cash',0.00,'400','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516748425313731122'),(1484,'51674834756','523',6.00,'150','retail','0','2023-01-28 16:20:17','','','','0','Cash',0.00,'25','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','16.00','10','Inclusive','branch','Inventory','','','','','',NULL,'516748425710202034'),(1485,'51674834756','1056',1.00,'150','retail','0','2023-01-28 16:20:17','','','','0','Cash',0.00,'150','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516748425870202034'),(1486,'51674834756','1093',6.00,'60','retail','0','2023-01-28 16:20:17','','','','0','Cash',0.00,'10','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','86.00','80','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516748426003421300'),(1487,'51674834756','516',2.00,'10','retail','0','2023-01-28 16:20:17','','','','3.9','Cash',0.00,'5','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','100.00','98','Inclusive','branch','Inventory','','','','','',NULL,'516748426177270732'),(1488,'51674834756','937',2.00,'10','retail','0','2023-01-28 16:20:17','','','','2','Cash',0.00,'5','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516748426337230732'),(1489,'51674834756','1011',1.00,'10','retail','0','2023-01-28 16:20:17','','','','5','Cash',0.00,'10','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','72.00','71','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516748426623322204'),(1490,'51674834756','470',2.00,'60','retail','0','2023-01-28 16:20:17','','','','16','Cash',0.00,'30','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516748426753022376'),(1491,'51674834756','397',1.00,'20','retail','0','2023-01-28 16:20:17','','','','5.5','Cash',0.00,'20','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','105.00','104','Inclusive','branch','Inventory','','','','','',NULL,'516748426920202034'),(1492,'51674834756','255',2.00,'30','retail','0','2023-01-28 16:20:17','','','','0','Cash',0.00,'15','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516748427103022317'),(1493,'51674834756','849',1.00,'200','retail','0','2023-01-28 16:20:17','','','','70','Cash',0.00,'200','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516748427212728254'),(1494,'51674834756','1096',1.00,'50','retail','0','2023-01-28 16:20:17','','','','0','Cash',0.00,'50','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516748427372728254'),(1495,'51674834756','213',2.00,'50','retail','0','2023-01-28 16:20:17','','','','0','Cash',0.00,'25','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','','',NULL,'516748427593421300'),(1496,'51674834756','859',1.00,'50','retail','0','2023-01-28 16:20:17','','','','6','Cash',0.00,'50','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516748427743022377'),(1497,'51674834756','869',1.00,'10','retail','0','2023-01-28 16:20:17','','','','2','Cash',0.00,'10','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','93.00','92','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516748428133421300'),(1498,'51674834756','1093',2.00,'20','retail','0','2023-01-28 16:20:17','','','','0','Cash',0.00,'10','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','80.00','78','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516748428282222032'),(1499,'51674834756','792',2.00,'10','retail','0','2023-01-28 16:20:17','','','','2','Cash',0.00,'5','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','155.00','153','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516748428490202034'),(1500,'51674834756','176',4.00,'60','retail','0','2023-01-28 16:20:17','','','','7.4','Cash',0.00,'15','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','23.00','19','Inclusive','branch','Inventory','','','','','',NULL,'516749118932222032'),(1501,'51674834756','555',1.00,'20','retail','0','2023-01-28 16:20:17','','','','0','Cash',0.00,'20','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'516749119242222032'),(1502,'51674834756','993',10.00,'20','retail','0','2023-01-28 16:20:17','','','','1','Cash',0.00,'2','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','392.00','382','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516749119372163342'),(1503,'51674834756','422',1.00,'50','retail','0','2023-01-28 16:20:17','','','','35','Cash',0.00,'50','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516749119461729154'),(1504,'51674834756','555',1.00,'20','retail','0','2023-01-28 16:20:17','','','','0','Cash',0.00,'20','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'516749119551729154'),(1505,'51674834756','280',1.00,'100','retail','0','2023-01-28 16:20:17','','','','59','Cash',0.00,'100','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'516749119767260732'),(1506,'51674834756','726',1.00,'100','retail','0','2023-01-28 16:20:17','','','','0','Cash',0.00,'100','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'516749119864212432'),(1507,'51674834756','1058',1.00,'100','retail','0','2023-01-28 16:20:17','','','','O','Cash',0.00,'100','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516749119931729154'),(1508,'51674834756','1199',1.00,'100','retail','0','2023-01-28 16:20:17','','','','0','Cash',0.00,'100','','','5','','1','2023-01-28 10:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516749120167260732'),(1509,'51674912021','280',1.00,'100','retail','0','2023-01-30 11:18:40','','','','59','Cash',0.00,'100','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516749120347240732'),(1510,'51674912021','1173',5.00,'50','retail','0','2023-01-30 11:18:40','','','','0','Cash',0.00,'10','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','7.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516749120514212432'),(1511,'51674912021','1179',14.00,'140','retail','0','2023-01-30 11:18:40','','','','2','Cash',0.00,'10','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','85.00','71','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516749120713022370'),(1512,'51674912021','397',1.00,'20','retail','0','2023-01-30 11:18:40','','','','5.5','Cash',0.00,'20','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','104.00','103','Inclusive','branch','Inventory','','','','','',NULL,'516749120924212432'),(1513,'51674912021','560',3.00,'9','retail','0','2023-01-30 11:18:40','','','','1.2','Cash',0.00,'3','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','898.00','895','Inclusive','branch','Inventory','','','','','',NULL,'516749121314144532'),(1514,'51674912021','1161',3.00,'45','retail','0','2023-01-30 11:18:40','','','','0','Cash',0.00,'15','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','16.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516749121792222032'),(1515,'51674912021','560',5.00,'15','retail','0','2023-01-30 11:18:40','','','','1.2','Cash',0.00,'3','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','895.00','890','Inclusive','branch','Inventory','','','','','',NULL,'516749122047240732'),(1516,'51674912021','412',1.00,'50','retail','0','2023-01-30 11:18:40','','','','35','Cash',0.00,'50','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516749122224212432'),(1517,'51674912021','1058',1.00,'100','retail','0','2023-01-30 11:18:40','','','','O','Cash',0.00,'100','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516749122312729254'),(1518,'51674912021','897',1.00,'50','retail','0','2023-01-30 11:18:40','','','','24','Cash',0.00,'50','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516749122452729254'),(1519,'51674912021','1072',3.00,'60','retail','0','2023-01-30 11:18:40','','','','0','Cash',0.00,'20','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','23.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516749122663022362'),(1520,'51674912021','1056',1.00,'150','retail','0','2023-01-30 11:18:40','','','','0','Cash',0.00,'150','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516749122836333101'),(1521,'51674912021','793',6.00,'30','retail','0','2023-01-30 11:18:40','','','','2','Cash',0.00,'5','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','240.00','234','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516749122972729254'),(1522,'51674912021','793',6.00,'30','retail','0','2023-01-30 11:18:40','','','','2','Cash',0.00,'5','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','234.00','228','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516750655040202035'),(1523,'51674912021','1198',1.00,'200','retail','0','2023-01-30 11:18:40','','','','48','Cash',0.00,'200','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516750655232222032'),(1524,'51674912021','1056',1.00,'150','retail','0','2023-01-30 11:18:40','','','','0','Cash',0.00,'150','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516750655335720554'),(1525,'51674912021','885',6.00,'90','retail','0','2023-01-30 11:18:40','','','','9','Cash',0.00,'15','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','14.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516750656202562352'),(1526,'51674912021','1155',4.00,'20','retail','0','2023-01-30 11:18:40','','','','0','Cash',0.00,'5','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','18.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516750656355720554'),(1527,'51674912021','1069',1.00,'10','retail','0','2023-01-30 11:18:40','','','','0','Cash',0.00,'10','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516750656923022396'),(1528,'51674912021','944',1.00,'100','retail','0','2023-01-30 11:18:40','','','','15','Cash',0.00,'100','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516750657010202035'),(1529,'51674912021','697',1.00,'100','retail','0','2023-01-30 11:18:40','','','','0','Cash',0.00,'100','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516750657147240732'),(1530,'51674912021','22',1.00,'200','retail','0','2023-01-30 11:18:40','','','','0','Cash',0.00,'200','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516750657433421300'),(1531,'51674912021','1',1.00,'50','retail','0','2023-01-30 11:18:40','','','','30','Cash',0.00,'50','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'516750657667260732'),(1532,'51674912021','1126',10.00,'100','retail','0','2023-01-30 11:18:40','','','','0','Cash',0.00,'10','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','134.00','124','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516750657975720554'),(1533,'51674912021','805',1.00,'50','retail','0','2023-01-30 11:18:40','','','','23','Cash',0.00,'50','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516750658162561352'),(1534,'51674912021','375',1.00,'50','retail','0','2023-01-30 11:18:40','','','','20','Cash',0.00,'50','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'516750658412564352'),(1535,'51674912021','1179',2.00,'20','retail','0','2023-01-30 11:18:40','','','','2','Cash',0.00,'10','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','71.00','69','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516750659143022319'),(1536,'51674912021','1060',2.00,'10','retail','0','2023-01-30 11:18:40','','','','0','Cash',0.00,'5','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','207.00','205','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516750659382563352'),(1537,'51674912021','792',2.00,'10','retail','0','2023-01-30 11:18:40','','','','2','Cash',0.00,'5','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','153.00','151','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516750659847240732'),(1538,'51674912021','252',2.00,'40','retail','0','2023-01-30 11:18:40','','','','0','Cash',0.00,'20','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516750660172222032'),(1539,'51674912021','813',2.00,'10','retail','0','2023-01-30 11:18:40','','','','2','Cash',0.00,'5','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516750660282662352'),(1540,'51674912021','477',1.00,'100','retail','0','2023-01-30 11:18:40','','','','45','Cash',0.00,'100','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516750660524262432'),(1541,'51674912021','42',1.00,'200','retail','0','2023-01-30 11:18:40','','','','44','Cash',0.00,'200','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516750660642666352'),(1542,'51674912021','882',1.00,'10','retail','0','2023-01-30 11:18:40','','','','3','Cash',0.00,'10','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','122.00','121','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516750660772667352'),(1543,'51674912021','1204',1.00,'150','retail','0','2023-01-30 11:18:40','','','','0','Cash',0.00,'150','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516750662962669352'),(1544,'51674912021','466',1.00,'100','retail','0','2023-01-30 11:18:40','','','','35','Cash',0.00,'100','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','','',NULL,'516750663367260732'),(1545,'51674912021','6',1.00,'30','retail','0','2023-01-30 11:18:40','','','','0','Cash',0.00,'30','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','','',NULL,'516750663576720654'),(1546,'51674912021','799',1.00,'100','retail','0','2023-01-30 11:18:40','','','','55','Cash',0.00,'100','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516750663656720654'),(1547,'51674912021','1093',2.00,'20','retail','0','2023-01-30 11:18:40','','','','0','Cash',0.00,'10','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','78.00','76','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516750663800202035'),(1548,'51674912021','865',1.00,'150','retail','0','2023-01-30 11:18:40','','','','36','Cash',0.00,'150','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516750664293421300'),(1549,'51674912021','1069',1.00,'10','retail','0','2023-01-30 11:18:40','','','','0','Cash',0.00,'10','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','79.00','78','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516750664412222032'),(1550,'51674912021','560',5.00,'15','retail','0','2023-01-30 11:18:40','','','','1.2','Cash',0.00,'3','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','890.00','885','Inclusive','branch','Inventory','','','','','',NULL,'516750664566720654'),(1551,'51674912021','1126',1.00,'10','retail','0','2023-01-30 11:18:40','','','','0','Cash',0.00,'10','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','124.00','123','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516750664696720654'),(1552,'51674912021','1145',2.00,'20','retail','0','2023-01-30 11:18:40','','','','0','Cash',0.00,'10','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','181.00','179','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516750666412222032'),(1553,'51674912021','1011',1.00,'10','retail','0','2023-01-30 11:18:40','','','','5','Cash',0.00,'10','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','71.00','70','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516750666596720654'),(1554,'51674912021','1093',1.00,'10','retail','0','2023-01-30 11:18:40','','','','0','Cash',0.00,'10','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','76.00','75','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516750666852333326'),(1555,'51674912021','177',1.00,'250','retail','0','2023-01-30 11:18:40','','','','0','Cash',0.00,'250','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516750666993421300'),(1556,'51674912021','1013',2.00,'20','retail','0','2023-01-30 11:18:40','','','','5','Cash',0.00,'10','','','5','','1','2023-01-30 05:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516750667200202035'),(1557,'51675184591','693',10.00,'500','retail','0','2023-01-31 20:17:27','','','','0','Cash',0.00,'50','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','30.00','20','Inclusive','branch','Inventory','','','','','',NULL,'516751846282462352'),(1558,'51675184591','1206',20.00,'800','retail','0','2023-01-31 20:17:27','','','','15','Cash',0.00,'40','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','30.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751846464282432'),(1559,'51675184591','107',1.00,'250','retail','0','2023-01-31 20:17:27','','','','0','Cash',0.00,'250','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516751846657250732'),(1560,'51675184591','882',1.00,'10','retail','0','2023-01-31 20:17:27','','','','3','Cash',0.00,'10','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','121.00','120','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751846813022386'),(1561,'51675184591','993',2.00,'4','retail','0','2023-01-31 20:17:27','','','','1','Cash',0.00,'2','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','382.00','380','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751846912222032'),(1562,'51675184591','1168',1.00,'30','retail','0','2023-01-31 20:17:27','','','','24.4','Cash',0.00,'30','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751847034721454'),(1563,'51675184591','1161',1.00,'15','retail','0','2023-01-31 20:17:27','','','','0','Cash',0.00,'15','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751847102222032'),(1564,'51675184591','1013',6.00,'60','retail','0','2023-01-31 20:17:27','','','','5','Cash',0.00,'10','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','10.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751847192392207'),(1565,'51675184591','1023',6.00,'30','retail','0','2023-01-31 20:17:27','','','','2.0','Cash',0.00,'5','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','76.00','70','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751847382828022'),(1566,'51675184591','8',1.00,'10','retail','0','2023-01-31 20:17:27','','','','0','Cash',0.00,'10','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'516751847493421300'),(1567,'51675184591','102',1.00,'250','retail','0','2023-01-31 20:17:27','','','','185','Cash',0.00,'250','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516751847597290732'),(1568,'51675184591','57',1.00,'200','retail','0','2023-01-31 20:17:27','','','','85','Cash',0.00,'200','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516751847863421300'),(1569,'51675184591','882',1.00,'10','retail','0','2023-01-31 20:17:27','','','','3','Cash',0.00,'10','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','120.00','119','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751847953421300'),(1570,'51675184591','1011',1.00,'10','retail','0','2023-01-31 20:17:27','','','','5','Cash',0.00,'10','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','70.00','69','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751848040202035'),(1571,'51675184591','848',1.00,'250','retail','0','2023-01-31 20:17:27','','','','129','Cash',0.00,'250','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751848163421300'),(1572,'51675184591','1093',10.00,'100','retail','0','2023-01-31 20:17:27','','','','0','Cash',0.00,'10','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','75.00','65','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751848322463352'),(1573,'51675184591','420',2.00,'20','retail','0','2023-01-31 20:17:27','','','','0','Cash',0.00,'10','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','215.00','213','Inclusive','branch','Inventory','','','','','',NULL,'516751848482464352'),(1574,'51675184591','296',1.00,'5','retail','0','2023-01-31 20:17:27','','','','0','Cash',0.00,'5','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','111.00','110','Inclusive','branch','Inventory','','','','','',NULL,'516751848582465352'),(1575,'51675184591','793',1.00,'5','retail','0','2023-01-31 20:17:27','','','','2','Cash',0.00,'5','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','228.00','227','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751848923421300'),(1576,'51675184591','1022',1.00,'150','retail','0','2023-01-31 20:17:27','','','','52','Cash',0.00,'150','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751849103421300'),(1577,'51675184591','397',3.00,'60','retail','0','2023-01-31 20:17:27','','','','5.5','Cash',0.00,'20','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','103.00','100','Inclusive','branch','Inventory','','','','','',NULL,'516751849234282432'),(1578,'51675184591','1055',1.00,'100','retail','0','2023-01-31 20:17:27','','','','25','Cash',0.00,'100','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751850333022330'),(1579,'51675184591','840',1.00,'50','retail','0','2023-01-31 20:17:27','','','','5.5','Cash',0.00,'50','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751850423022340'),(1580,'51675184591','882',1.00,'10','retail','0','2023-01-31 20:17:27','','','','3','Cash',0.00,'10','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','119.00','118','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751850573022350'),(1581,'51675184591','997',1.00,'30','retail','0','2023-01-31 20:17:27','','','','13','Cash',0.00,'30','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751850683022360'),(1582,'51675184591','252',1.00,'20','retail','0','2023-01-31 20:17:27','','','','0','Cash',0.00,'20','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516751850760202035'),(1583,'51675184591','1145',1.00,'10','retail','0','2023-01-31 20:17:27','','','','0','Cash',0.00,'10','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','179.00','178','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751850945721554'),(1584,'51675184591','1071',2.00,'30','retail','0','2023-01-31 20:17:27','','','','0','Cash',0.00,'15','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','92.00','90','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751851205721554'),(1585,'51675184591','1168',1.00,'30','retail','0','2023-01-31 20:17:27','','','','24.4','Cash',0.00,'30','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751851323022331'),(1586,'51675184591','1162',2.00,'10','retail','0','2023-01-31 20:17:27','','','','0','Cash',0.00,'5','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','352.00','350','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751851517210732'),(1587,'51675184591','483',1.00,'5','retail','0','2023-01-31 20:17:27','','','','0','Cash',0.00,'5','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','','','','','',NULL,'516751851735721554'),(1588,'51675184591','678',1.00,'5','retail','0','2023-01-31 20:17:27','','','','0','Cash',0.00,'5','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','','','','','',NULL,'516751851855721554'),(1589,'51675184591','230',1.00,'150','retail','0','2023-01-31 20:17:27','','','','0','Cash',0.00,'150','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516751852072222032'),(1590,'51675184591','454',2.00,'40','retail','0','2023-01-31 20:17:27','','','','7','Cash',0.00,'20','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','','',NULL,'516751853233421300'),(1591,'51675184591','1047',10.00,'200','retail','0','2023-01-31 20:17:27','','','','10','Cash',0.00,'20','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','56.00','46','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751853383022333'),(1592,'51675184591','1173',1.00,'10','retail','0','2023-01-31 20:17:27','','','','0','Cash',0.00,'10','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751853512222032'),(1593,'51675184591','712',1.00,'150','retail','0','2023-01-31 20:17:27','','','','0','Cash',0.00,'150','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516751853703421300'),(1594,'51675184591','802',1.00,'50','retail','0','2023-01-31 20:17:27','','','','28','Cash',0.00,'50','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751853792567352'),(1595,'51675184591','993',3.00,'6','retail','0','2023-01-31 20:17:27','','','','1','Cash',0.00,'2','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','380.00','377','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751853935721554'),(1596,'51675184591','1104',2.00,'40','retail','0','2023-01-31 20:17:27','','','','0','Cash',0.00,'20','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751854093421300'),(1597,'51675184591','793',2.00,'10','retail','0','2023-01-31 20:17:27','','','','2','Cash',0.00,'5','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','227.00','225','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751854230202035'),(1598,'51675184591','1',1.00,'50','retail','0','2023-01-31 20:17:27','','','','30','Cash',0.00,'50','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516751854363421300'),(1599,'51675184591','696',1.00,'50','retail','0','2023-01-31 20:17:27','','','','24','Cash',0.00,'50','','','5','','1','2023-01-31 14:17:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516751854460202035'),(1600,'51675185451','1145',3.00,'30','retail','0','2023-02-01 19:48:27','','','','0','Cash',0.00,'10','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','178.00','175','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751854710202035'),(1601,'51675185451','1204',1.00,'150','retail','0','2023-02-01 19:48:27','','','','0','Cash',0.00,'150','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751854880202035'),(1602,'51675185451','1055',1.00,'100','retail','0','2023-02-01 19:48:27','','','','25','Cash',0.00,'100','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751854983421300'),(1603,'51675185451','1142',1.00,'50','retail','0','2023-02-01 19:48:27','','','','0','Cash',0.00,'50','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751855110202035'),(1604,'51675185451','790',1.00,'20','retail','0','2023-02-01 19:48:27','','','','11','Cash',0.00,'20','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751855197290732'),(1605,'51675185451','1179',2.00,'20','retail','0','2023-02-01 19:48:27','','','','2','Cash',0.00,'10','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','69.00','67','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751855365721554'),(1606,'51675185451','1011',1.00,'10','retail','0','2023-02-01 19:48:27','','','','5','Cash',0.00,'10','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','69.00','68','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751855550202035'),(1607,'51675185451','927',2.00,'20','retail','0','2023-02-01 19:48:27','','','','4','Cash',0.00,'10','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751855830202035'),(1608,'51675185451','943',2.00,'20','retail','0','2023-02-01 19:48:27','','','','5','Cash',0.00,'10','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','66.00','64','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751856130202035'),(1609,'51675185451','1186',2.00,'20','retail','0','2023-02-01 19:48:27','','','','0','Cash',0.00,'10','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','94.00','92','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751857684282432'),(1610,'51675185451','1145',6.00,'60','retail','0','2023-02-01 19:48:27','','','','0','Cash',0.00,'10','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','175.00','169','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751858085721554'),(1611,'51675185451','943',15.00,'150','retail','0','2023-02-01 19:48:27','','','','5','Cash',0.00,'10','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','64.00','49','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751858294282432'),(1612,'51675185451','32',2.00,'20','retail','0','2023-02-01 19:48:27','','','','3.5','Cash',0.00,'10','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','37.00','35','Inclusive','branch','Inventory','','','','','',NULL,'516751858520253583'),(1613,'51675185451','312',14.00,'140','retail','0','2023-02-01 19:48:27','','','','4','Cash',0.00,'10','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','98.00','84','Inclusive','branch','Inventory','','','','','',NULL,'516751858892568352'),(1614,'51675185451','1122',1.00,'50','retail','0','2023-02-01 19:48:27','','','','0','Cash',0.00,'50','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751859002222032'),(1615,'51675185451','1099',1.00,'50','retail','0','2023-02-01 19:48:27','','','','0','Cash',0.00,'50','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751859303022339'),(1616,'51675185451','790',1.00,'20','retail','0','2023-02-01 19:48:27','','','','11','Cash',0.00,'20','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751859744282432'),(1617,'51675185451','1060',2.00,'10','retail','0','2023-02-01 19:48:27','','','','0','Cash',0.00,'5','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','205.00','203','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751860193022310'),(1618,'51675185451','1163',1.00,'50','retail','0','2023-02-01 19:48:27','','','','0','Cash',0.00,'50','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','89.00','88','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751860513421300'),(1619,'51675185451','130',2.00,'40','retail','0','2023-02-01 19:48:27','','','','10','Cash',0.00,'20','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Inventory','','','','','',NULL,'516751860697290732'),(1620,'51675185451','53',2.00,'50','retail','0','2023-02-01 19:48:27','','','','11','Cash',0.00,'25','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','37.00','35','Inclusive','branch','Inventory','','','','','',NULL,'516751861763421300'),(1621,'51675185451','620',3.00,'90','retail','0','2023-02-01 19:48:27','','','','0','Cash',0.00,'30','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','33.00','30','Inclusive','branch','Inventory','','','','','',NULL,'516751864984282432'),(1622,'51675185451','1162',10.00,'50','retail','0','2023-02-01 19:48:27','','','','0','Cash',0.00,'5','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','350.00','340','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751865163022315'),(1623,'51675185451','1020',20.00,'200','retail','0','2023-02-01 19:48:27','','','','5.2','Cash',0.00,'10','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','150.00','130','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751865524282432'),(1624,'51675185451','1151',1.00,'100','retail','0','2023-02-01 19:48:27','','','','0','Cash',0.00,'100','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751866144282432'),(1625,'51675185451','312',10.00,'100','retail','0','2023-02-01 19:48:27','','','','4','Cash',0.00,'10','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','84.00','74','Inclusive','branch','Inventory','','','','','',NULL,'516751867103022317'),(1626,'51675185451','1002',1.00,'40','retail','0','2023-02-01 19:48:27','','','','20','Cash',0.00,'40','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751867263022327'),(1627,'51675185451','792',2.00,'10','retail','0','2023-02-01 19:48:27','','','','2','Cash',0.00,'5','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','151.00','149','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751867443421300'),(1628,'51675185451','792',1.00,'5','retail','0','2023-02-01 19:48:27','','','','2','Cash',0.00,'5','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','149.00','148','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751867602353302'),(1629,'51675185451','296',1.00,'5','retail','0','2023-02-01 19:48:27','','','','0','Cash',0.00,'5','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','110.00','109','Inclusive','branch','Inventory','','','','','',NULL,'516751867712222032'),(1630,'51675185451','721',1.00,'150','retail','0','2023-02-01 19:48:27','','','','85','Cash',0.00,'150','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516751867922669352'),(1631,'51675185451','816',1.00,'50','retail','0','2023-02-01 19:48:27','','','','0','Cash',0.00,'50','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751868116721654'),(1632,'51675185451','375',2.00,'100','retail','0','2023-02-01 19:48:27','','','','20','Cash',0.00,'50','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','','',NULL,'516751868250202035'),(1633,'51675185451','51',1.00,'200','retail','0','2023-02-01 19:48:27','','','','125','Cash',0.00,'200','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516751868364282432'),(1634,'51675185451','1020',3.00,'30','retail','0','2023-02-01 19:48:27','','','','5.2','Cash',0.00,'10','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','130.00','127','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751868540202035'),(1635,'51675185451','1',1.00,'50','retail','0','2023-02-01 19:48:27','','','','30','Cash',0.00,'50','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516751868646721654'),(1636,'51675185451','792',4.00,'20','retail','0','2023-02-01 19:48:27','','','','2','Cash',0.00,'5','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','148.00','144','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751868794282432'),(1637,'51675185451','993',10.00,'20','retail','0','2023-02-01 19:48:27','','','','1','Cash',0.00,'2','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','377.00','367','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751868904282432'),(1638,'51675185451','1013',2.00,'20','retail','0','2023-02-01 19:48:27','','','','5','Cash',0.00,'10','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751869063022309'),(1639,'51675185451','130',1.00,'20','retail','0','2023-02-01 19:48:27','','','','10','Cash',0.00,'20','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','',NULL,'516751869164282432'),(1640,'51675185451','454',2.00,'40','retail','0','2023-02-01 19:48:27','','','','7','Cash',0.00,'20','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','','',NULL,'516751869386721654'),(1641,'51675185451','1093',3.00,'30','retail','0','2023-02-01 19:48:27','','','','0','Cash',0.00,'10','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','65.00','62','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751869562283223'),(1642,'51675185451','1041',5.00,'50','retail','0','2023-02-01 19:48:27','','','','5','Cash',0.00,'10','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','90.00','85','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516751869723022379'),(1643,'51675185451','1093',2.00,'20','retail','0','2023-02-01 19:48:27','','','','0','Cash',0.00,'10','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','62.00','60','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516752699223421300'),(1644,'51675185451','412',1.00,'50','retail','0','2023-02-01 19:48:27','','','','35','Cash',0.00,'50','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516752699312963352'),(1645,'51675185451','1005',2.00,'10','retail','0','2023-02-01 19:48:27','','','','2.5','Cash',0.00,'5','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','69.00','67','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516752699500229009'),(1646,'51675185451','763',1.00,'200','retail','0','2023-02-01 19:48:27','','','','120','Cash',0.00,'200','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516752699587280732'),(1647,'51675185451','477',1.00,'100','retail','0','2023-02-01 19:48:27','','','','45','Cash',0.00,'100','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516752699783421300'),(1648,'51675185451','280',1.00,'100','retail','0','2023-02-01 19:48:27','','','','59','Cash',0.00,'100','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516752700092222032'),(1649,'51675185451','915',6.00,'30','retail','0','2023-02-01 19:48:27','','','','2','Cash',0.00,'5','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','246.00','240','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516752700294272432'),(1650,'51675185451','793',10.00,'50','retail','0','2023-02-01 19:48:27','','','','2','Cash',0.00,'5','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','225.00','215','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516752700410722054'),(1651,'51675185451','1155',4.00,'20','retail','0','2023-02-01 19:48:27','','','','0','Cash',0.00,'5','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516752700623022360'),(1652,'51675185451','130',2.00,'40','retail','0','2023-02-01 19:48:27','','','','10','Cash',0.00,'20','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','','','','','',NULL,'516752700784272432'),(1653,'51675185451','779',1.00,'40','retail','0','2023-02-01 19:48:27','','','','30','Cash',0.00,'40','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','',NULL,'516752700942222032'),(1654,'51675185451','1168',1.00,'30','retail','0','2023-02-01 19:48:27','','','','24.4','Cash',0.00,'30','','','5','','1','2023-02-01 13:48:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516752701062222032'),(1655,'51675270112','1180',1.00,'20','retail','0','2023-02-03 12:59:59','','','','0','Cash',0.00,'20','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516752701577270732'),(1656,'51675270112','1011',2.00,'20','retail','0','2023-02-03 12:59:59','','','','5','Cash',0.00,'10','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','68.00','66','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516752701722067352'),(1657,'51675270112','1204',1.00,'150','retail','0','2023-02-03 12:59:59','','','','0','Cash',0.00,'150','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516752702262222032'),(1658,'51675270112','399',1.00,'150','retail','0','2023-02-03 12:59:59','','','','65','Cash',0.00,'150','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516752702423732102'),(1659,'51675270112','1162',10.00,'50','retail','0','2023-02-03 12:59:59','','','','0','Cash',0.00,'5','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','340.00','330','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516752702632066352'),(1660,'51675270112','466',1.00,'100','retail','0','2023-02-03 12:59:59','','','','35','Cash',0.00,'100','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','',NULL,'516752702710722054'),(1661,'51675270112','1149',1.00,'100','retail','0','2023-02-03 12:59:59','','','','0','Cash',0.00,'100','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516752702793022372'),(1662,'51675270112','994',1.00,'400','retail','0','2023-02-03 12:59:59','','','','180','Cash',0.00,'400','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516752703082222032'),(1663,'51675270112','1096',1.00,'50','retail','0','2023-02-03 12:59:59','','','','0','Cash',0.00,'50','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516752703372063352'),(1664,'51675270112','1131',1.00,'200','retail','0','2023-02-03 12:59:59','','','','0','Cash',0.00,'200','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516752703513421300'),(1665,'51675270112','399',1.00,'150','retail','0','2023-02-03 12:59:59','','','','65','Cash',0.00,'150','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516752703617210732'),(1666,'51675270112','1128',1.00,'100','retail','0','2023-02-03 12:59:59','','','','0','Cash',0.00,'100','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516752703742222032'),(1667,'51675270112','1005',10.00,'50','retail','0','2023-02-03 12:59:59','','','','2.5','Cash',0.00,'5','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','67.00','57','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516752704010722054'),(1668,'51675270112','1126',5.00,'50','retail','0','2023-02-03 12:59:59','','','','0','Cash',0.00,'10','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','123.00','118','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516752704222222032'),(1669,'51675270112','993',5.00,'10','retail','0','2023-02-03 12:59:59','','','','1','Cash',0.00,'2','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','367.00','362','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516752704382222032'),(1670,'51675270112','6',2.00,'60','retail','0','2023-02-03 12:59:59','','','','0','Cash',0.00,'30','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','39.00','37','Inclusive','branch','Inventory','','','','','',NULL,'516752704492222032'),(1671,'51675270112','296',1.00,'5','retail','0','2023-02-03 12:59:59','','','','0','Cash',0.00,'5','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','109.00','108','Inclusive','branch','Inventory','','','','','',NULL,'516752704640722054'),(1672,'51675270112','793',1.00,'5','retail','0','2023-02-03 12:59:59','','','','2','Cash',0.00,'5','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','215.00','214','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516752704783421300'),(1673,'51675270112','943',2.00,'20','retail','0','2023-02-03 12:59:59','','','','5','Cash',0.00,'10','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','49.00','47','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516752705092222032'),(1674,'51675270112','32',2.00,'20','retail','0','2023-02-03 12:59:59','','','','3.5','Cash',0.00,'10','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Inventory','','','','','',NULL,'516752705242222032'),(1675,'51675270112','1013',2.00,'20','retail','0','2023-02-03 12:59:59','','','','5','Cash',0.00,'10','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754179080202035'),(1676,'51675270112','943',2.00,'20','retail','0','2023-02-03 12:59:59','','','','5','Cash',0.00,'10','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','47.00','45','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754179350202035'),(1677,'51675270112','467',2.00,'100','retail','0','2023-02-03 12:59:59','','','','9','Cash',0.00,'50','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','','','','','',NULL,'516754179467724754'),(1678,'51675270112','930',2.00,'40','retail','0','2023-02-03 12:59:59','','','','9','Cash',0.00,'20','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754179624212432'),(1679,'51675270112','995',1.00,'15','retail','0','2023-02-03 12:59:59','','','','5.5','Cash',0.00,'15','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754179712222032'),(1680,'51675270112','1175',3.00,'90','retail','0','2023-02-03 12:59:59','','','','0','Cash',0.00,'30','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754180162222032'),(1681,'51675270112','1199',1.00,'100','retail','0','2023-02-03 12:59:59','','','','0','Cash',0.00,'100','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754180522222032'),(1682,'51675270112','516',2.00,'10','retail','0','2023-02-03 12:59:59','','','','3.9','Cash',0.00,'5','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','98.00','96','Inclusive','branch','Inventory','','','','','',NULL,'516754180653421300'),(1683,'51675270112','312',2.00,'20','retail','0','2023-02-03 12:59:59','','','','4','Cash',0.00,'10','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','74.00','72','Inclusive','branch','Inventory','','','','','',NULL,'516754180882868352'),(1684,'51675270112','1093',5.00,'50','retail','0','2023-02-03 12:59:59','','','','0','Cash',0.00,'10','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','60.00','55','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754181052860352'),(1685,'51675270112','813',2.00,'10','retail','0','2023-02-03 12:59:59','','','','2','Cash',0.00,'5','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','58.00','56','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754181180202035'),(1686,'51675270112','792',2.00,'10','retail','0','2023-02-03 12:59:59','','','','2','Cash',0.00,'5','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','144.00','142','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754181402222032'),(1687,'51675270112','1162',2.00,'10','retail','0','2023-02-03 12:59:59','','','','0','Cash',0.00,'5','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','330.00','328','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754181554212432'),(1688,'51675270112','1060',2.00,'10','retail','0','2023-02-03 12:59:59','','','','0','Cash',0.00,'5','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','203.00','201','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754181684310123'),(1689,'51675270112','941',1.00,'400','retail','0','2023-02-03 12:59:59','','','','90','Cash',0.00,'400','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754181842868352'),(1690,'51675270112','663',1.00,'15','retail','0','2023-02-03 12:59:59','','','','0','Cash',0.00,'15','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','',NULL,'516754181933022391'),(1691,'51675270112','1',1.00,'50','retail','0','2023-02-03 12:59:59','','','','30','Cash',0.00,'50','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516754182098724854'),(1692,'51675270112','1150',1.00,'100','retail','0','2023-02-03 12:59:59','','','','0','Cash',0.00,'100','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754182183022312'),(1693,'51675270112','560',5.00,'15','retail','0','2023-02-03 12:59:59','','','','1.2','Cash',0.00,'3','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','885.00','880','Inclusive','branch','Inventory','','','','','',NULL,'516754182350326242'),(1694,'51675270112','1093',3.00,'30','retail','0','2023-02-03 12:59:59','','','','0','Cash',0.00,'10','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','55.00','52','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754182510202035'),(1695,'51675270112','1162',4.00,'20','retail','0','2023-02-03 12:59:59','','','','0','Cash',0.00,'5','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','328.00','324','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754182633421300'),(1696,'51675270112','1163',1.00,'50','retail','0','2023-02-03 12:59:59','','','','0','Cash',0.00,'50','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','88.00','87','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754182740202035'),(1697,'51675270112','247',1.00,'10','retail','0','2023-02-03 12:59:59','','','','3','Cash',0.00,'10','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','','','','','',NULL,'516754182930202035'),(1698,'51675270112','412',1.00,'50','retail','0','2023-02-03 12:59:59','','','','35','Cash',0.00,'50','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516754183017210732'),(1699,'51675270112','824',1.00,'50','retail','0','2023-02-03 12:59:59','','','','0','Cash',0.00,'50','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754183242222032'),(1700,'51675270112','1182',1.00,'50','retail','0','2023-02-03 12:59:59','','','','30','Cash',0.00,'50','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754183452222032'),(1701,'51675270112','1180',2.00,'40','retail','0','2023-02-03 12:59:59','','','','0','Cash',0.00,'20','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754183702867352'),(1702,'51675270112','792',2.00,'10','retail','0','2023-02-03 12:59:59','','','','2','Cash',0.00,'5','','','5','','1','2023-02-03 07:00:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','142.00','140','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754183980202035'),(1703,'51675418403','319',1.00,'10','retail','0','2023-02-04 19:24:40','','','','3','Cash',0.00,'10','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','94.00','93','Inclusive','branch','Inventory','','','','','',NULL,'516754184294212432'),(1704,'51675418403','1175',1.00,'30','retail','0','2023-02-04 19:24:40','','','','0','Cash',0.00,'30','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754184398724854'),(1705,'51675418403','882',1.00,'10','retail','0','2023-02-04 19:24:40','','','','3','Cash',0.00,'10','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','118.00','117','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754184564212432'),(1706,'51675418403','454',2.00,'40','retail','0','2023-02-04 19:24:40','','','','7','Cash',0.00,'20','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','','',NULL,'516754184693421300'),(1707,'51675418403','255',1.00,'15','retail','0','2023-02-04 19:24:40','','','','0','Cash',0.00,'15','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516754185054212432'),(1708,'51675418403','869',5.00,'50','retail','0','2023-02-04 19:24:40','','','','2','Cash',0.00,'10','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','92.00','87','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754185198724854'),(1709,'51675418403','663',1.00,'15','retail','0','2023-02-04 19:24:40','','','','0','Cash',0.00,'15','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','','',NULL,'516754185352863352'),(1710,'51675418403','792',1.00,'5','retail','0','2023-02-04 19:24:40','','','','2','Cash',0.00,'5','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','140.00','139','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754185517210732'),(1711,'51675418403','1128',1.00,'100','retail','0','2023-02-04 19:24:40','','','','0','Cash',0.00,'100','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754186400202035'),(1712,'51675418403','420',2.00,'20','retail','0','2023-02-04 19:24:40','','','','0','Cash',0.00,'10','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','213.00','211','Inclusive','branch','Inventory','','','','','',NULL,'516754186692866352'),(1713,'51675418403','791',2.00,'20','retail','0','2023-02-04 19:24:40','','','','2.4','Cash',0.00,'10','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','101.00','99','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754186844212432'),(1714,'51675418403','1005',1.00,'5','retail','0','2023-02-04 19:24:40','','','','2.5','Cash',0.00,'5','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754187003022307'),(1715,'51675418403','1145',2.00,'20','retail','0','2023-02-04 19:24:40','','','','0','Cash',0.00,'10','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','169.00','167','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754187112222032'),(1716,'51675418403','1180',4.00,'80','retail','0','2023-02-04 19:24:40','','','','0','Cash',0.00,'20','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','17.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754188007200732'),(1717,'51675418403','1005',6.00,'30','retail','0','2023-02-04 19:24:40','','','','2.5','Cash',0.00,'5','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','56.00','50','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754188153022318'),(1718,'51675418403','1093',1.00,'10','retail','0','2023-02-04 19:24:40','','','','0','Cash',0.00,'10','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754188293022328'),(1719,'51675418403','1060',2.00,'10','retail','0','2023-02-04 19:24:40','','','','0','Cash',0.00,'5','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','201.00','199','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754188444141463'),(1720,'51675418403','882',2.00,'20','retail','0','2023-02-04 19:24:40','','','','3','Cash',0.00,'10','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','117.00','115','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754188573022358'),(1721,'51675418403','1192',1.00,'50','retail','0','2023-02-04 19:24:40','','','','24','Cash',0.00,'50','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754188662866352'),(1722,'51675418403','420',2.00,'20','retail','0','2023-02-04 19:24:40','','','','0','Cash',0.00,'10','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','211.00','209','Inclusive','branch','Inventory','','','','','',NULL,'516754188790202035'),(1723,'51675418403','1104',2.00,'40','retail','0','2023-02-04 19:24:40','','','','0','Cash',0.00,'20','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754188953022398'),(1724,'51675418403','620',2.00,'60','retail','0','2023-02-04 19:24:40','','','','0','Cash',0.00,'30','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','','','','','',NULL,'516754397522222032'),(1725,'51675418403','822',1.00,'5','retail','0','2023-02-04 19:24:40','','','','0','Cash',0.00,'5','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','92.00','91','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754399063421300'),(1726,'51675418403','822',1.00,'5','retail','0','2023-02-04 19:24:40','','','','0','Cash',0.00,'5','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754399252962352'),(1727,'51675418403','1204',1.00,'150','retail','0','2023-02-04 19:24:40','','','','0','Cash',0.00,'150','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516754399363421300'),(1728,'51675418403','279',1.00,'350','retail','0','2023-02-04 19:24:40','','','','0','Cash',0.00,'350','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516754399473421300'),(1729,'51675418403','280',1.00,'100','retail','0','2023-02-04 19:24:40','','','','59','Cash',0.00,'100','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516754399612966352'),(1730,'51675418403','319',2.00,'20','retail','0','2023-02-04 19:24:40','','','','3','Cash',0.00,'10','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','93.00','91','Inclusive','branch','Inventory','','','','','',NULL,'516754399853421300'),(1731,'51675418403','1005',1.00,'5','retail','0','2023-02-04 19:24:40','','','','2.5','Cash',0.00,'5','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755269586725654'),(1732,'51675418403','555',1.00,'20','retail','0','2023-02-04 19:24:40','','','','0','Cash',0.00,'20','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'516755269672222032'),(1733,'51675418403','1093',2.00,'20','retail','0','2023-02-04 19:24:40','','','','0','Cash',0.00,'10','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','51.00','49','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755270007725754'),(1734,'51675418403','1204',1.00,'150','retail','0','2023-02-04 19:24:40','','','','0','Cash',0.00,'150','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755270195223090'),(1735,'51675418403','943',5.00,'50','retail','0','2023-02-04 19:24:40','','','','5','Cash',0.00,'10','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','45.00','40','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755270407725754'),(1736,'51675418403','1060',2.00,'10','retail','0','2023-02-04 19:24:40','','','','0','Cash',0.00,'5','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','199.00','197','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755270932769352'),(1737,'51675418403','650',3.00,'7.5','retail','0','2023-02-04 19:24:40','','','','0','Cash',0.00,'2.5','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','92.00','89','Inclusive','branch','Inventory','','','','','',NULL,'516755271113421300'),(1738,'51675418403','32',1.00,'10','retail','0','2023-02-04 19:24:40','','','','3.5','Cash',0.00,'10','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','',NULL,'516755271520202035'),(1739,'51675418403','280',1.00,'100','retail','0','2023-02-04 19:24:40','','','','59','Cash',0.00,'100','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516755271674222432'),(1740,'51675418403','1151',1.00,'100','retail','0','2023-02-04 19:24:40','','','','0','Cash',0.00,'100','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755271853022381'),(1741,'51675418403','422',1.00,'50','retail','0','2023-02-04 19:24:40','','','','35','Cash',0.00,'50','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516755271987725754'),(1742,'51675418403','560',5.00,'15','retail','0','2023-02-04 19:24:40','','','','1.2','Cash',0.00,'3','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','880.00','875','Inclusive','branch','Inventory','','','','','',NULL,'516755272202762352'),(1743,'51675418403','1145',5.00,'50','retail','0','2023-02-04 19:24:40','','','','0','Cash',0.00,'10','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','167.00','162','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755272432764352'),(1744,'51675418403','467',2.00,'100','retail','0','2023-02-04 19:24:40','','','','9','Cash',0.00,'50','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','','','','','',NULL,'516755272570202035'),(1745,'51675418403','1104',3.00,'60','retail','0','2023-02-04 19:24:40','','','','0','Cash',0.00,'20','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','25.00','22','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755273020202035'),(1746,'51675418403','993',2.00,'4','retail','0','2023-02-04 19:24:40','','','','1','Cash',0.00,'2','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','362.00','360','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755273193421300'),(1747,'51675418403','576',1.00,'5','retail','0','2023-02-04 19:24:40','','','','0','Cash',0.00,'5','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'516755273372763352'),(1748,'51675418403','792',3.00,'15','retail','0','2023-02-04 19:24:40','','','','2','Cash',0.00,'5','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','139.00','136','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755274220202035'),(1749,'51675418403','1204',1.00,'150','retail','0','2023-02-04 19:24:40','','','','0','Cash',0.00,'150','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755274343421300'),(1750,'51675418403','663',2.00,'30','retail','0','2023-02-04 19:24:40','','','','0','Cash',0.00,'15','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','','','','','',NULL,'516755274490346242'),(1751,'51675418403','993',5.00,'10','retail','0','2023-02-04 19:24:40','','','','1','Cash',0.00,'2','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','360.00','355','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755274662222032'),(1752,'51675418403','1011',2.00,'20','retail','0','2023-02-04 19:24:40','','','','5','Cash',0.00,'10','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','66.00','64','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755274897725754'),(1753,'51675418403','1176',1.00,'20','retail','0','2023-02-04 19:24:40','','','','0','Cash',0.00,'20','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755275037725754'),(1754,'51675418403','1155',4.00,'20','retail','0','2023-02-04 19:24:40','','','','0','Cash',0.00,'5','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755275482764352'),(1755,'51675418403','869',10.00,'100','retail','0','2023-02-04 19:24:40','','','','2','Cash',0.00,'10','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','87.00','77','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755275633421300'),(1756,'51675418403','1121',1.00,'100','retail','0','2023-02-04 19:24:40','','','','0','Cash',0.00,'100','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755276787725754'),(1757,'51675418403','1146',10.00,'100','retail','0','2023-02-04 19:24:40','','','','0','Cash',0.00,'10','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','64.00','54','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755276972769352'),(1758,'51675418403','869',6.00,'60','retail','0','2023-02-04 19:24:40','','','','2','Cash',0.00,'10','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','77.00','71','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755277123022317'),(1759,'51675418403','1055',1.00,'100','retail','0','2023-02-04 19:24:40','','','','25','Cash',0.00,'100','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755278477270732'),(1760,'51675418403','247',10.00,'100','retail','0','2023-02-04 19:24:40','','','','3','Cash',0.00,'10','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','97.00','87','Inclusive','branch','Inventory','','','','','',NULL,'516755278633421300'),(1761,'51675418403','1162',6.00,'30','retail','0','2023-02-04 19:24:40','','','','0','Cash',0.00,'5','','','5','','1','2023-02-04 13:24:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','324.00','318','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755278790202035'),(1762,'51675527884','51',1.00,'200','retail','0','2023-02-04 19:51:38','','','','125','Cash',0.00,'200','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516755278997290732'),(1763,'51675527884','793',4.00,'20','retail','0','2023-02-04 19:51:38','','','','2','Cash',0.00,'5','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','214.00','210','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755279100202035'),(1764,'51675527884','1168',2.00,'60','retail','0','2023-02-04 19:51:38','','','','24.4','Cash',0.00,'30','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755279193421300'),(1765,'51675527884','319',1.00,'10','retail','0','2023-02-04 19:51:38','','','','3','Cash',0.00,'10','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Inventory','','','','','',NULL,'516755279404222432'),(1766,'51675527884','809',1.00,'100','retail','0','2023-02-04 19:51:38','','','','26','Cash',0.00,'100','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755279582765352'),(1767,'51675527884','790',1.00,'20','retail','0','2023-02-04 19:51:38','','','','11','Cash',0.00,'20','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755279673421300'),(1768,'51675527884','681',1.00,'25','retail','0','2023-02-04 19:51:38','','','','0','Cash',0.00,'25','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'516755279744222432'),(1769,'51675527884','792',6.00,'30','retail','0','2023-02-04 19:51:38','','','','2','Cash',0.00,'5','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','136.00','130','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755280062222032'),(1770,'51675527884','1204',1.00,'150','retail','0','2023-02-04 19:51:38','','','','0','Cash',0.00,'150','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755280597290732'),(1771,'51675527884','1168',1.00,'30','retail','0','2023-02-04 19:51:38','','','','24.4','Cash',0.00,'30','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755280660202035'),(1772,'51675527884','865',1.00,'150','retail','0','2023-02-04 19:51:38','','','','36','Cash',0.00,'150','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755280743421300'),(1773,'51675527884','824',1.00,'50','retail','0','2023-02-04 19:51:38','','','','0','Cash',0.00,'50','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755280812222032'),(1774,'51675527884','6',1.00,'30','retail','0','2023-02-04 19:51:38','','','','0','Cash',0.00,'30','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','',NULL,'516755280913421300'),(1775,'51675527884','770',1.00,'350','retail','0','2023-02-04 19:51:38','','','','0','Cash',0.00,'350','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516755280994222432'),(1776,'51675527884','1093',1.00,'10','retail','0','2023-02-04 19:51:38','','','','0','Cash',0.00,'10','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755281093421300'),(1777,'51675527884','882',2.00,'20','retail','0','2023-02-04 19:51:38','','','','3','Cash',0.00,'10','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','115.00','113','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755281182222032'),(1778,'51675527884','882',5.00,'50','retail','0','2023-02-04 19:51:38','','','','3','Cash',0.00,'10','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','113.00','108','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755281400202035'),(1779,'51675527884','1093',2.00,'20','retail','0','2023-02-04 19:51:38','','','','0','Cash',0.00,'10','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','48.00','46','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755281544222432'),(1780,'51675527884','103',1.00,'350','retail','0','2023-02-04 19:51:38','','','','265','Cash',0.00,'350','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516755281654222432'),(1781,'51675527884','850',4.00,'20','retail','0','2023-02-04 19:51:38','','','','2','Cash',0.00,'5','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','152.00','148','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755281893421300'),(1782,'51675527884','1093',5.00,'50','retail','0','2023-02-04 19:51:38','','','','0','Cash',0.00,'10','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','46.00','41','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755282062860352'),(1783,'51675527884','8',1.00,'10','retail','0','2023-02-04 19:51:38','','','','0','Cash',0.00,'10','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516755282148725854'),(1784,'51675527884','1015',2.00,'20','retail','0','2023-02-04 19:51:38','','','','4.5','Cash',0.00,'10','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','47.00','45','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755282303022332'),(1785,'51675527884','869',2.00,'20','retail','0','2023-02-04 19:51:38','','','','2','Cash',0.00,'10','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','71.00','69','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755282484222432'),(1786,'51675527884','791',10.00,'100','retail','0','2023-02-04 19:51:38','','','','2.4','Cash',0.00,'10','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','99.00','89','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755282742222032'),(1787,'51675527884','420',8.00,'80','retail','0','2023-02-04 19:51:38','','','','0','Cash',0.00,'10','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','209.00','201','Inclusive','branch','Inventory','','','','','',NULL,'516755282924222432'),(1788,'51675527884','663',1.00,'15','retail','0','2023-02-04 19:51:38','','','','0','Cash',0.00,'15','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','',NULL,'516755283014222432'),(1789,'51675527884','650',3.00,'7.5','retail','0','2023-02-04 19:51:38','','','','0','Cash',0.00,'2.5','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','89.00','86','Inclusive','branch','Inventory','','','','','',NULL,'516755283134222432'),(1790,'51675527884','32',1.00,'10','retail','0','2023-02-04 19:51:38','','','','3.5','Cash',0.00,'10','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','','',NULL,'516755283218725854'),(1791,'51675527884','663',2.00,'30','retail','0','2023-02-04 19:51:38','','','','0','Cash',0.00,'15','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Inventory','','','','','',NULL,'516755283413421300'),(1792,'51675527884','1024',1.00,'50','retail','0','2023-02-04 19:51:38','','','','28','Cash',0.00,'50','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755283622222032'),(1793,'51675527884','869',1.00,'10','retail','0','2023-02-04 19:51:38','','','','2','Cash',0.00,'10','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','69.00','68','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755283713022373'),(1794,'51675527884','882',1.00,'10','retail','0','2023-02-04 19:51:38','','','','3','Cash',0.00,'10','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','108.00','107','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755283783022373'),(1795,'51675527884','1204',1.00,'150','retail','0','2023-02-04 19:51:38','','','','0','Cash',0.00,'150','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755283852222032'),(1796,'51675527884','780',3.00,'90','retail','0','2023-02-04 19:51:38','','','','23','Cash',0.00,'30','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516755284023025352'),(1797,'51675527884','790',2.00,'40','retail','0','2023-02-04 19:51:38','','','','11','Cash',0.00,'20','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755284142222032'),(1798,'51675527884','1212',3.00,'600','retail','0','2023-02-04 19:51:38','','','','129','Cash',0.00,'200','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755284402864352'),(1799,'51675527884','941',1.00,'400','retail','0','2023-02-04 19:51:38','','','','90','Cash',0.00,'400','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755284602222032'),(1800,'51675527884','1005',15.00,'75','retail','0','2023-02-04 19:51:38','','','','2.5','Cash',0.00,'5','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','49.00','34','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755284752867352'),(1801,'51675527884','1060',2.00,'10','retail','0','2023-02-04 19:51:38','','','','0','Cash',0.00,'5','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','197.00','195','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755284980202035'),(1802,'51675527884','882',1.00,'10','retail','0','2023-02-04 19:51:38','','','','3','Cash',0.00,'10','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','107.00','106','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755285074222432'),(1803,'51675527884','32',1.00,'10','retail','0','2023-02-04 19:51:38','','','','3.5','Cash',0.00,'10','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','',NULL,'516755285142353302'),(1804,'51675527884','32',1.00,'10','retail','0','2023-02-04 19:51:38','','','','3.5','Cash',0.00,'10','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','',NULL,'516755285203421300'),(1805,'51675527884','467',1.00,'50','retail','0','2023-02-04 19:51:38','','','','9','Cash',0.00,'50','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','',NULL,'516755285373022335'),(1806,'51675527884','1188',1.00,'100','retail','0','2023-02-04 19:51:38','','','','28','Cash',0.00,'100','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755285440202035'),(1807,'51675527884','792',10.00,'50','retail','0','2023-02-04 19:51:38','','','','2','Cash',0.00,'5','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','130.00','120','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755285597290732'),(1808,'51675527884','1006',1.00,'20','retail','0','2023-02-04 19:51:38','','','','7.5','Cash',0.00,'20','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755285723421300'),(1809,'51675527884','1093',1.00,'10','retail','0','2023-02-04 19:51:38','','','','0','Cash',0.00,'10','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755285810202035'),(1810,'51675527884','1090',2.00,'10','retail','0','2023-02-04 19:51:38','','','','0','Cash',0.00,'5','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','196.00','194','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755285987280732'),(1811,'51675527884','555',1.00,'20','retail','0','2023-02-04 19:51:38','','','','0','Cash',0.00,'20','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'516755286103022316'),(1812,'51675527884','1093',3.00,'30','retail','0','2023-02-04 19:51:38','','','','0','Cash',0.00,'10','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','40.00','37','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755286233022326'),(1813,'51675527884','840',1.00,'50','retail','0','2023-02-04 19:51:38','','','','5.5','Cash',0.00,'50','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755286340202035'),(1814,'51675527884','809',1.00,'100','retail','0','2023-02-04 19:51:38','','','','26','Cash',0.00,'100','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755286472222032'),(1815,'51675527884','823',1.00,'5','retail','0','2023-02-04 19:51:38','','','','0','Cash',0.00,'5','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','225.00','224','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755287160202035'),(1816,'51675527884','1057',2.00,'60','retail','0','2023-02-04 19:51:38','','','','18','Cash',0.00,'30','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755287292222032'),(1817,'51675527884','516',2.00,'10','retail','0','2023-02-04 19:51:38','','','','3.9','Cash',0.00,'5','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','96.00','94','Inclusive','branch','Inventory','','','','','',NULL,'516755288207200732'),(1818,'51675527884','312',2.00,'20','retail','0','2023-02-04 19:51:38','','','','4','Cash',0.00,'10','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','72.00','70','Inclusive','branch','Inventory','','','','','',NULL,'516755288337230732'),(1819,'51675527884','792',4.00,'20','retail','0','2023-02-04 19:51:38','','','','2','Cash',0.00,'5','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','120.00','116','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755291013022301'),(1820,'51675527884','280',1.00,'100','retail','0','2023-02-04 19:51:38','','','','59','Cash',0.00,'100','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516755291231033409'),(1821,'51675527884','1168',2.00,'60','retail','0','2023-02-04 19:51:38','','','','24.4','Cash',0.00,'30','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755291344222432'),(1822,'51675527884','993',5.00,'10','retail','0','2023-02-04 19:51:38','','','','1','Cash',0.00,'2','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','355.00','350','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755291664222432'),(1823,'51675527884','1093',1.00,'10','retail','0','2023-02-04 19:51:38','','','','0','Cash',0.00,'10','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755291752222032'),(1824,'51675527884','555',1.00,'20','retail','0','2023-02-04 19:51:38','','','','0','Cash',0.00,'20','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'516755291843808222'),(1825,'51675527884','1062',5.00,'75','retail','0','2023-02-04 19:51:38','','','','0','Cash',0.00,'15','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755294623022364'),(1826,'51675527884','10',1.00,'150','retail','0','2023-02-04 19:51:38','','','','0','Cash',0.00,'150','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516755294782967352'),(1827,'51675527884','1126',5.00,'50','retail','0','2023-02-04 19:51:38','','','','0','Cash',0.00,'10','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','118.00','113','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755294892968352'),(1828,'51675527884','1011',1.00,'10','retail','0','2023-02-04 19:51:38','','','','5','Cash',0.00,'10','','','5','','1','2023-02-04 13:51:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','64.00','63','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755294973953300'),(1829,'51675529501','943',2.00,'20','retail','0','2023-02-06 10:11:00','','','','5','Cash',0.00,'10','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755295470202035'),(1830,'51675529501','560',5.00,'15','retail','0','2023-02-06 10:11:00','','','','1.2','Cash',0.00,'3','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','875.00','870','Inclusive','branch','Inventory','','','','','',NULL,'516755295603022365'),(1831,'51675529501','1149',1.00,'100','retail','0','2023-02-06 10:11:00','','','','0','Cash',0.00,'100','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755295784222432'),(1832,'51675529501','1013',1.00,'10','retail','0','2023-02-06 10:11:00','','','','5','Cash',0.00,'10','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755296124222432'),(1833,'51675529501','1009',4.00,'20','retail','0','2023-02-06 10:11:00','','','','2.5','Cash',0.00,'5','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','20.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755296293421300'),(1834,'51675529501','882',2.00,'20','retail','0','2023-02-06 10:11:00','','','','3','Cash',0.00,'10','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','106.00','104','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755296397290732'),(1835,'51675529501','1180',1.00,'20','retail','0','2023-02-06 10:11:00','','','','0','Cash',0.00,'20','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755296497290732'),(1836,'51675529501','1180',3.00,'60','retail','0','2023-02-06 10:11:00','','','','0','Cash',0.00,'20','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','12.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755296714222432'),(1837,'51675529501','792',4.00,'20','retail','0','2023-02-06 10:11:00','','','','2','Cash',0.00,'5','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','116.00','112','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755296862222032'),(1838,'51675529501','555',1.00,'20','retail','0','2023-02-06 10:11:00','','','','0','Cash',0.00,'20','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'516755296959725954'),(1839,'51675529501','467',1.00,'50','retail','0','2023-02-06 10:11:00','','','','9','Cash',0.00,'50','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'516755297066033521'),(1840,'51675529501','291',1.00,'50','retail','0','2023-02-06 10:11:00','','','','10','Cash',0.00,'50','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516755297232962352'),(1841,'51675529501','247',10.00,'100','retail','0','2023-02-06 10:11:00','','','','3','Cash',0.00,'10','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','87.00','77','Inclusive','branch','Inventory','','','','','',NULL,'516755297493421300'),(1842,'51675529501','943',14.00,'140','retail','0','2023-02-06 10:11:00','','','','5','Cash',0.00,'10','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','38.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755297800202035'),(1843,'51675529501','1151',1.00,'100','retail','0','2023-02-06 10:11:00','','','','0','Cash',0.00,'100','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755298012505336'),(1844,'51675529501','1152',1.00,'100','retail','0','2023-02-06 10:11:00','','','','0','Cash',0.00,'100','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755298092960352'),(1845,'51675529501','681',1.00,'25','retail','0','2023-02-06 10:11:00','','','','0','Cash',0.00,'25','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'516755298310202035'),(1846,'51675529501','681',1.00,'25','retail','0','2023-02-06 10:11:00','','','','0','Cash',0.00,'25','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'516755298477270732'),(1847,'51675529501','1013',7.00,'70','retail','0','2023-02-06 10:11:00','','','','5','Cash',0.00,'10','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','7.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755298752967352'),(1848,'51675529501','53',7.00,'175','retail','0','2023-02-06 10:11:00','','','','11','Cash',0.00,'25','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','35.00','28','Inclusive','branch','Inventory','','','','','',NULL,'516755298937230732'),(1849,'51675529501','1163',1.00,'50','retail','0','2023-02-06 10:11:00','','','','0','Cash',0.00,'50','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','87.00','86','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755299163421300'),(1850,'51675529501','1055',1.00,'100','retail','0','2023-02-06 10:11:00','','','','25','Cash',0.00,'100','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755299423022349'),(1851,'51675529501','859',1.00,'50','retail','0','2023-02-06 10:11:00','','','','6','Cash',0.00,'50','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755299524222432'),(1852,'51675529501','725',1.00,'50','retail','0','2023-02-06 10:11:00','','','','30','Cash',0.00,'50','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','',NULL,'516755299673421300'),(1853,'51675529501','663',1.00,'15','retail','0','2023-02-06 10:11:00','','','','0','Cash',0.00,'15','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'516755299772037367'),(1854,'51675529501','801',1.00,'100','retail','0','2023-02-06 10:11:00','','','','25','Cash',0.00,'100','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755299877270732'),(1855,'51675529501','420',4.00,'40','retail','0','2023-02-06 10:11:00','','','','0','Cash',0.00,'10','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','201.00','197','Inclusive','branch','Inventory','','','','','',NULL,'516755300002060352'),(1856,'51675529501','882',1.00,'10','retail','0','2023-02-06 10:11:00','','','','3','Cash',0.00,'10','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','104.00','103','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755300193421300'),(1857,'51675529501','8',1.00,'10','retail','0','2023-02-06 10:11:00','','','','0','Cash',0.00,'10','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516755301572065352'),(1858,'51675529501','1162',2.00,'10','retail','0','2023-02-06 10:11:00','','','','0','Cash',0.00,'5','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','318.00','316','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755301702067352'),(1859,'51675529501','1093',2.00,'20','retail','0','2023-02-06 10:11:00','','','','0','Cash',0.00,'10','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','36.00','34','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516755301813022381'),(1860,'51675529501','1011',1.00,'10','retail','0','2023-02-06 10:11:00','','','','5','Cash',0.00,'10','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','63.00','62','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516756671727726754'),(1861,'51675529501','1011',1.00,'10','retail','0','2023-02-06 10:11:00','','','','5','Cash',0.00,'10','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','62.00','61','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516756672332763352'),(1862,'51675529501','882',1.00,'10','retail','0','2023-02-06 10:11:00','','','','3','Cash',0.00,'10','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','103.00','102','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516756672884262432'),(1863,'51675529501','1046',1.00,'10','retail','0','2023-02-06 10:11:00','','','','5','Cash',0.00,'10','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','76.00','75','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516756673190202035'),(1864,'51675529501','681',1.00,'25','retail','0','2023-02-06 10:11:00','','','','0','Cash',0.00,'25','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'516756673324262432'),(1865,'51675529501','793',4.00,'20','retail','0','2023-02-06 10:11:00','','','','2','Cash',0.00,'5','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','210.00','206','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516756673667726754'),(1866,'51675529501','1093',3.00,'30','retail','0','2023-02-06 10:11:00','','','','0','Cash',0.00,'10','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','34.00','31','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516756674083022304'),(1867,'51675529501','280',1.00,'100','retail','0','2023-02-06 10:11:00','','','','59','Cash',0.00,'100','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516756674217726754'),(1868,'51675529501','294',1.00,'300','retail','0','2023-02-06 10:11:00','','','','185','Cash',0.00,'300','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516756674410202035'),(1869,'51675529501','792',2.00,'10','retail','0','2023-02-06 10:11:00','','','','2','Cash',0.00,'5','','','5','','1','2023-02-06 04:11:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','112.00','110','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516756674607200732'),(1870,'61671724106','23',1.00,'150','retail','0','2023-02-10 17:46:42','','','','58','Cash',0.00,'150','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'616717241963022391'),(1871,'61671724106','487',1.00,'100','retail','0','2023-02-10 17:46:42','','','','53','Cash',0.00,'100','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'616717242343022332'),(1872,'61671724106','795',1.00,'100','retail','0','2023-02-10 17:46:42','','','','17','Cash',0.00,'100','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616717242712222032'),(1873,'61671724106','993',4.00,'8','retail','0','2023-02-10 17:46:42','','','','1','Cash',0.00,'2','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','270.00','266','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616717243264727464'),(1874,'61671724106','1040',1.00,'100','retail','0','2023-02-10 17:46:42','','','','20','Cash',0.00,'100','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616717243572465312'),(1875,'61671724106','296',2.00,'10','retail','0','2023-02-10 17:46:42','','','','0','Cash',0.00,'5','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','43.00','41','Inclusive','branch','Inventory','','','','','',NULL,'616717243997290732'),(1876,'61671724106','823',1.00,'5','retail','0','2023-02-10 17:46:42','','','','0','Cash',0.00,'5','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616717273943421300'),(1877,'61671724106','1013',5.00,'50','retail','0','2023-02-10 17:46:42','','','','5','Cash',0.00,'10','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','49.00','44','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616717274703421300'),(1878,'61671724106','1013',2.00,'20','retail','0','2023-02-10 17:46:42','','','','5','Cash',0.00,'10','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616717275877270732'),(1879,'61671724106','3',10.00,'25','retail','0','2023-02-10 17:46:42','','','','1.5','Cash',0.00,'2.5','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','80.00','70','Inclusive','branch','Inventory','','','','','',NULL,'616717276564222432'),(1880,'61671724106','924',2.00,'20','retail','0','2023-02-10 17:46:42','','','','4','Cash',0.00,'10','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616717277027727764'),(1881,'61671724106','1010',2.00,'20','retail','0','2023-02-10 17:46:42','','','','2.5','Cash',0.00,'10','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','102.00','100','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616717279352222032'),(1882,'61671724106','816',1.00,'50','retail','0','2023-02-10 17:46:42','','','','0','Cash',0.00,'50','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616717280348727864'),(1883,'61671724106','808',1.00,'100','retail','0','2023-02-10 17:46:42','','','','26','Cash',0.00,'100','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616717282484222432'),(1884,'61671724106','889',7.00,'105','retail','0','2023-02-10 17:46:42','','','','8','Cash',0.00,'15','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','22.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616717283400202031'),(1885,'61671724106','397',5.00,'100','retail','0','2023-02-10 17:46:42','','','','5.5','Cash',0.00,'20','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','22.00','17','Inclusive','branch','Inventory','','','','','',NULL,'616717284182222032'),(1886,'61671724106','466',1.00,'100','retail','0','2023-02-10 17:46:42','','','','35','Cash',0.00,'100','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'616717285530202031'),(1887,'61671724106','1044',1.00,'150','retail','0','2023-02-10 17:46:42','','','','50','Cash',0.00,'150','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616717313613022363'),(1888,'61671724106','1010',5.00,'50','retail','0','2023-02-10 17:46:42','','','','2.5','Cash',0.00,'10','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','100.00','95','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616717325802363302'),(1889,'61671724106','1045',1.00,'150','retail','0','2023-02-10 17:46:42','','','','60','Cash',0.00,'150','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616717326222222032'),(1890,'61671724106','346',10.00,'150','retail','0','2023-02-10 17:46:42','','','','0','Cash',0.00,'15','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','30.00','20','Inclusive','branch','Inventory','','','','','',NULL,'616717326630202031'),(1891,'61671724106','942',10.00,'100','retail','0','2023-02-10 17:46:42','','','','3','Cash',0.00,'10','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','456.00','446','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616717360922222032'),(1892,'61671724106','817',1.00,'50','retail','0','2023-02-10 17:46:42','','','','0','Cash',0.00,'50','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616717361362222032'),(1893,'61671724106','1040',1.00,'100','retail','0','2023-02-10 17:46:42','','','','20','Cash',0.00,'100','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616717361632222032'),(1894,'61671724106','243',4.00,'120','retail','0','2023-02-10 17:46:42','','','','16','Cash',0.00,'30','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','19.00','15','Inclusive','branch','Inventory','','','','','',NULL,'616717362140263133'),(1895,'61671724106','3',10.00,'25','retail','0','2023-02-10 17:46:42','','','','1.5','Cash',0.00,'2.5','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','70.00','60','Inclusive','branch','Inventory','','','','','',NULL,'616717362523022352'),(1896,'61671724106','420',3.00,'30','retail','0','2023-02-10 17:46:42','','','','0','Cash',0.00,'10','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','49.00','46','Inclusive','branch','Inventory','','','','','',NULL,'616717362982222032'),(1897,'61671724106','793',10.00,'50','retail','0','2023-02-10 17:46:42','','','','2','Cash',0.00,'5','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','97.00','87','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616717363353022333'),(1898,'61671724106','1046',20.00,'200','retail','0','2023-02-10 17:46:42','','','','5','Cash',0.00,'10','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','100.00','80','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616717370942769312'),(1899,'61671724106','792',2.00,'10','retail','0','2023-02-10 17:46:42','','','','2','Cash',0.00,'5','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','84.00','82','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616717372000202031'),(1900,'61671724106','516',2.00,'10','retail','0','2023-02-10 17:46:42','','','','3.9','Cash',0.00,'5','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','','',NULL,'616717372232762312'),(1901,'61671724106','937',2.00,'10','retail','0','2023-02-10 17:46:42','','','','2','Cash',0.00,'5','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','46.00','44','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616717372652766312'),(1902,'61671724106','823',4.00,'20','retail','0','2023-02-10 17:46:42','','','','0','Cash',0.00,'5','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','59.00','55','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616717377122031362'),(1903,'61671724106','620',4.00,'120','retail','0','2023-02-10 17:46:42','','','','0','Cash',0.00,'30','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10.00','6','Inclusive','branch','Inventory','','','','','',NULL,'616717377963022397'),(1904,'61671724106','1046',20.00,'200','retail','0','2023-02-10 17:46:42','','','','5','Cash',0.00,'10','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','80.00','60','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616717378420202031'),(1905,'61671724106','397',6.00,'120','retail','0','2023-02-10 17:46:42','','','','5.5','Cash',0.00,'20','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','17.00','11','Inclusive','branch','Inventory','','','','','',NULL,'616717876663022366'),(1906,'61671724106','1045',1.00,'150','retail','0','2023-02-10 17:46:42','','','','60','Cash',0.00,'150','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616717876890202031'),(1907,'61671724106','973',1.00,'200','retail','0','2023-02-10 17:46:42','','','','45','Cash',0.00,'200','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616717877587727764'),(1908,'61671724106','650',2.00,'5','retail','0','2023-02-10 17:46:42','','','','0','Cash',0.00,'2.5','','','6','','1','2023-02-10 11:46:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','132.00','130','Inclusive','branch','Inventory','','','','','',NULL,'616717877967727764'),(1909,'51675667463','130',1.00,'20','retail','0','2023-03-10 11:37:43','','','','10','Cash',0.00,'20','','','5','','1','2023-03-10 05:37:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','','','','','',NULL,'516756674993022394'),(1910,'51675667463','809',1.00,'100','retail','0','2023-03-10 11:37:43','','','','26','Cash',0.00,'100','','','5','','1','2023-03-10 05:37:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516756675192222032'),(1911,'51675667463','971',1.00,'200','retail','0','2023-03-10 11:37:43','','','','95','Cash',0.00,'200','','','5','','1','2023-03-10 05:37:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516756675313330232'),(1912,'51675667463','397',1.00,'20','retail','0','2023-03-10 11:37:43','','','','5.5','Cash',0.00,'20','','','5','','1','2023-03-10 05:37:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','','','','','',NULL,'516756675563421300'),(1913,'51675667463','1093',1.00,'10','retail','0','2023-03-10 11:37:43','','','','0','Cash',0.00,'10','','','5','','1','2023-03-10 05:37:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516756675820202035'),(1914,'51675667463','882',1.00,'10','retail','0','2023-03-10 11:37:43','','','','3','Cash',0.00,'10','','','5','','1','2023-03-10 05:37:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','102.00','101','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516756679447240732'),(1915,'51675667463','816',1.00,'50','retail','0','2023-03-10 11:37:43','','','','0','Cash',0.00,'50','','','5','','1','2023-03-10 05:37:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516756891762967352'),(1916,'51675667463','882',3.00,'30','retail','0','2023-03-10 11:37:43','','','','3','Cash',0.00,'10','','','5','','1','2023-03-10 05:37:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','101.00','98','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516756892320202035'),(1917,'51675667463','1083',1.00,'100','retail','0','2023-03-10 11:37:43','','','','0','Cash',0.00,'100','','','5','','1','2023-03-10 05:37:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516756893723421300'),(1918,'51675667463','6',1.00,'30','retail','0','2023-03-10 11:37:43','','','','0','Cash',0.00,'30','','','5','','1','2023-03-10 05:37:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','','',NULL,'516756894142222032'),(1919,'51675667463','1093',2.00,'20','retail','0','2023-03-10 11:37:43','','','','0','Cash',0.00,'10','','','5','','1','2023-03-10 05:37:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516756945460202035'),(1920,'51675667463','296',1.00,'5','retail','0','2023-03-10 11:37:43','','','','0','Cash',0.00,'5','','','5','','1','2023-03-10 05:37:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','108.00','107','Inclusive','branch','Inventory','','','','','',NULL,'516756945740202035'),(1921,'51675667463','792',1.00,'5','retail','0','2023-03-10 11:37:43','','','','2','Cash',0.00,'5','','','5','','1','2023-03-10 05:37:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','110.00','109','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516756945994726454'),(1922,'51678547354','12',2.00,'20','retail','0','2023-03-11 20:03:04','','','','0','Cash',0.00,'10','','','5','','1','2023-03-11 14:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','','','','','',NULL,'516785474002222032'),(1923,'51678547354','868',1.00,'150','retail','0','2023-03-11 20:03:04','','','','66','Cash',0.00,'150','','','5','','1','2023-03-11 14:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785474420202038'),(1924,'51678547354','1013',1.00,'10','retail','0','2023-03-11 20:03:04','','','','5','Cash',0.00,'10','','','5','','1','2023-03-11 14:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785474703421300'),(1925,'51678547354','1208',1.00,'20','retail','0','2023-03-11 20:03:04','','','','6','Cash',0.00,'20','','','5','','1','2023-03-11 14:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785475277725754'),(1926,'51678547354','1220',3.00,'30','retail','0','2023-03-11 20:03:04','','','','0','Cash',0.00,'10','','','5','','1','2023-03-11 14:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','105.00','102','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785475427220732'),(1927,'51678547354','882',1.00,'10','retail','0','2023-03-11 20:03:04','','','','3','Cash',0.00,'10','','','5','','1','2023-03-11 14:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785530223022320'),(1928,'51678547354','422',1.00,'50','retail','0','2023-03-11 20:03:04','','','','35','Cash',0.00,'50','','','5','','1','2023-03-11 14:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516785530370202038'),(1929,'51678547354','725',1.00,'50','retail','0','2023-03-11 20:03:04','','','','30','Cash',0.00,'50','','','5','','1','2023-03-11 14:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516785530463022340'),(1930,'51678547354','1046',4.00,'40','retail','0','2023-03-11 20:03:04','','','','5','Cash',0.00,'10','','','5','','1','2023-03-11 14:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','40.00','36','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785530622333325'),(1931,'51678547354','349',6.00,'30','retail','0','2023-03-11 20:03:04','','','','3','Cash',0.00,'5','','','5','','1','2023-03-11 14:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','183.00','177','Inclusive','branch','Inventory','','','','','',NULL,'516785530883725354'),(1932,'51678547354','998',1.00,'50','retail','0','2023-03-11 20:03:04','','','','26','Cash',0.00,'50','','','5','','1','2023-03-11 14:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785531060202038'),(1933,'51678547354','588',1.00,'50','retail','0','2023-03-11 20:03:04','','','','8','Cash',0.00,'50','','','5','','1','2023-03-11 14:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','',NULL,'516785531280202038'),(1934,'51678547354','859',1.00,'50','retail','0','2023-03-11 20:03:04','','','','6','Cash',0.00,'50','','','5','','1','2023-03-11 14:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785531453725354'),(1935,'51678547354','927',4.00,'40','retail','0','2023-03-11 20:03:04','','','','4','Cash',0.00,'10','','','5','','1','2023-03-11 14:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785532022360382'),(1936,'51678547354','349',10.00,'50','retail','0','2023-03-11 20:03:04','','','','3','Cash',0.00,'5','','','5','','1','2023-03-11 14:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','177.00','167','Inclusive','branch','Inventory','','','','','',NULL,'516785532780202038'),(1937,'51678547354','882',1.00,'10','retail','0','2023-03-11 20:03:04','','','','3','Cash',0.00,'10','','','5','','1','2023-03-11 14:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785532874252432'),(1938,'51678547354','869',1.00,'10','retail','0','2023-03-11 20:03:04','','','','2','Cash',0.00,'10','','','5','','1','2023-03-11 14:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','194.00','193','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785533003421300'),(1939,'51678547354','130',2.00,'40','retail','0','2023-03-11 20:03:04','','','','10','Cash',0.00,'20','','','5','','1','2023-03-11 14:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','59.00','57','Inclusive','branch','Inventory','','','','','',NULL,'516785533882368382'),(1940,'51678547354','1060',4.00,'20','retail','0','2023-03-11 20:03:04','','','','0','Cash',0.00,'5','','','5','','1','2023-03-11 14:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','54.00','50','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785534583022354'),(1941,'51678547354','1260',1.00,'400','retail','0','2023-03-11 20:03:04','','','','120','Cash',0.00,'400','','','5','','1','2023-03-11 14:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785534692222032'),(1942,'51678547354','470',6.00,'180','retail','0','2023-03-11 20:03:04','','','','16','Cash',0.00,'30','','','5','','1','2023-03-11 14:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','12.00','6','Inclusive','branch','Inventory','','','','','',NULL,'516785535072360382'),(1943,'51678547354','130',3.00,'60','retail','0','2023-03-11 20:03:04','','','','10','Cash',0.00,'20','','','5','','1','2023-03-11 14:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','57.00','54','Inclusive','branch','Inventory','','','','','',NULL,'516785535594252432'),(1944,'51678547354','1071',5.00,'75','retail','0','2023-03-11 20:03:04','','','','0','Cash',0.00,'15','','','5','','1','2023-03-11 14:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','88.00','83','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785537123022317'),(1945,'51678547354','1055',1.00,'100','retail','0','2023-03-11 20:03:04','','','','25','Cash',0.00,'100','','','5','','1','2023-03-11 14:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785537503421300'),(1946,'51678547354','1036',1.00,'100','retail','0','2023-03-11 20:03:04','','','','35','Cash',0.00,'100','','','5','','1','2023-03-11 14:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785537980202038'),(1947,'51678547354','863',1.00,'50','retail','0','2023-03-11 20:03:04','','','','19','Cash',0.00,'50','','','5','','1','2023-03-11 14:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785538162222032'),(1948,'51678547354','375',1.00,'50','retail','0','2023-03-11 20:03:04','','','','20','Cash',0.00,'50','','','5','','1','2023-03-11 14:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'516785538277270732'),(1949,'51678547354','467',1.00,'50','retail','0','2023-03-11 20:03:04','','','','9','Cash',0.00,'50','','','5','','1','2023-03-11 14:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'516785538382363382'),(1950,'51678547354','1233',6.00,'120','retail','0','2023-03-11 20:03:04','','','','13','Cash',0.00,'20','','','5','','1','2023-03-11 14:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','34.00','28','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785539563421300'),(1951,'51678547354','585',10.00,'100','retail','0','2023-03-11 20:03:04','','','','0','Cash',0.00,'10','','','5','','1','2023-03-11 14:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','30.00','20','Inclusive','branch','Inventory','','','','','',NULL,'516785540190202038'),(1952,'51678547354','763',1.00,'200','retail','0','2023-03-11 20:03:04','','','','120','Cash',0.00,'200','','','5','','1','2023-03-11 14:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516785541353421300'),(1953,'51678547354','1275',1.00,'200','retail','0','2023-03-11 20:03:04','','','','90','Cash',0.00,'200','','','5','','1','2023-03-11 14:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785541674725454'),(1954,'51678547354','1267',1.00,'10','retail','0','2023-03-11 20:03:04','','','','5','Cash',0.00,'10','','','5','','1','2023-03-11 14:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785541834252432'),(1955,'51678554189','1104',2.00,'40','retail','0','2023-03-11 21:09:09','','','','0','Cash',0.00,'20','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785542903421300'),(1956,'51678554189','1176',1.00,'20','retail','0','2023-03-11 21:09:09','','','','0','Cash',0.00,'20','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785543510202038'),(1957,'51678554189','397',1.00,'20','retail','0','2023-03-11 21:09:09','','','','5.5','Cash',0.00,'20','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','78.00','77','Inclusive','branch','Inventory','','','','','',NULL,'516785544014252432'),(1958,'51678554189','869',3.00,'30','retail','0','2023-03-11 21:09:09','','','','2','Cash',0.00,'10','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','193.00','190','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785545273022325'),(1959,'51678554189','749',1.00,'350','retail','0','2023-03-11 21:09:09','','','','220','Cash',0.00,'350','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516785546902469382'),(1960,'51678554189','869',1.00,'10','retail','0','2023-03-11 21:09:09','','','','2','Cash',0.00,'10','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','190.00','189','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785554814252432'),(1961,'51678554189','594',2.00,'10','retail','0','2023-03-11 21:09:09','','','','0','Cash',0.00,'5','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','67.00','65','Inclusive','branch','Inventory','','','','','',NULL,'516785556343421300'),(1962,'51678554189','1145',3.00,'30','retail','0','2023-03-11 21:09:09','','','','0','Cash',0.00,'10','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','60.00','57','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785559244252432'),(1963,'51678554189','1162',10.00,'50','retail','0','2023-03-11 21:09:09','','','','0','Cash',0.00,'5','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','131.00','121','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785569563022359'),(1964,'51678554189','1057',3.00,'90','retail','0','2023-03-11 21:09:09','','','','18','Cash',0.00,'30','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','8.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785570802222032'),(1965,'51678554189','1013',1.00,'10','retail','0','2023-03-11 21:09:09','','','','5','Cash',0.00,'10','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785570910202038'),(1966,'51678554189','1011',2.00,'20','retail','0','2023-03-11 21:09:09','','','','5','Cash',0.00,'10','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785571047240732'),(1967,'51678554189','1208',2.00,'40','retail','0','2023-03-11 21:09:09','','','','6','Cash',0.00,'20','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785571160273153'),(1968,'51678554189','102',1.00,'300','retail','0','2023-03-11 21:09:09','','','','185','Cash',0.00,'300','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516785571272762382'),(1969,'51678554189','1093',1.00,'10','retail','0','2023-03-11 21:09:09','','','','0','Cash',0.00,'10','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785571904252432'),(1970,'51678554189','1168',1.00,'30','retail','0','2023-03-11 21:09:09','','','','24.4','Cash',0.00,'30','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785572790202038'),(1971,'51678554189','1168',1.00,'30','retail','0','2023-03-11 21:09:09','','','','24.4','Cash',0.00,'30','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785573007725754'),(1972,'51678554189','1093',2.00,'20','retail','0','2023-03-11 21:09:09','','','','0','Cash',0.00,'10','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99.00','97','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785573794252432'),(1973,'51678554189','993',10.00,'20','retail','0','2023-03-11 21:09:09','','','','1','Cash',0.00,'2','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','130.00','120','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785574193421300'),(1974,'51678554189','1260',1.00,'400','retail','0','2023-03-11 21:09:09','','','','120','Cash',0.00,'400','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785574412521022'),(1975,'51678554189','1151',1.00,'100','retail','0','2023-03-11 21:09:09','','','','0','Cash',0.00,'100','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785574590202038'),(1976,'51678554189','397',4.00,'80','retail','0','2023-03-11 21:09:09','','','','5.5','Cash',0.00,'20','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','77.00','73','Inclusive','branch','Inventory','','','','','',NULL,'516785574752222032'),(1977,'51678554189','882',1.00,'10','retail','0','2023-03-11 21:09:09','','','','3','Cash',0.00,'10','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785574833421300'),(1978,'51678554189','560',4.00,'12','retail','0','2023-03-11 21:09:09','','','','1.2','Cash',0.00,'3','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','870.00','866','Inclusive','branch','Inventory','','','','','',NULL,'516785575133022315'),(1979,'51678554189','1093',1.00,'10','retail','0','2023-03-11 21:09:09','','','','0','Cash',0.00,'10','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','97.00','96','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785575293421300'),(1980,'51678554189','1071',5.00,'75','retail','0','2023-03-11 21:09:09','','','','0','Cash',0.00,'15','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','83.00','78','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785575467260732'),(1981,'51678554189','840',1.00,'50','retail','0','2023-03-11 21:09:09','','','','5.5','Cash',0.00,'50','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785575640202038'),(1982,'51678554189','558',1.00,'20','retail','0','2023-03-11 21:09:09','','','','0','Cash',0.00,'20','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516785575810202038'),(1983,'51678554189','1266',10.00,'100','retail','0','2023-03-11 21:09:09','','','','7','Cash',0.00,'10','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','180.00','170','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785575987280732'),(1984,'51678554189','1238',2.00,'100','retail','0','2023-03-11 21:09:09','','','','10','Cash',0.00,'50','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785576344252432'),(1985,'51678554189','53',4.00,'100','retail','0','2023-03-11 21:09:09','','','','11','Cash',0.00,'25','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','12.00','8','Inclusive','branch','Inventory','','','','','',NULL,'516785576742767382'),(1986,'51678554189','1255',1.00,'100','retail','0','2023-03-11 21:09:09','','','','40','Cash',0.00,'100','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785578387725754'),(1987,'51678554189','1093',5.00,'50','retail','0','2023-03-11 21:09:09','','','','0','Cash',0.00,'10','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','96.00','91','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785578512765382'),(1988,'51678554189','1220',2.00,'20','retail','0','2023-03-11 21:09:09','','','','0','Cash',0.00,'10','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','102.00','100','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785578680202038'),(1989,'51678554189','1010',1.00,'10','retail','0','2023-03-11 21:09:09','','','','2.5','Cash',0.00,'10','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','303.00','302','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785579122761382'),(1990,'51678554189','397',2.00,'40','retail','0','2023-03-11 21:09:09','','','','5.5','Cash',0.00,'20','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','73.00','71','Inclusive','branch','Inventory','','','','','',NULL,'516785579592765382'),(1991,'51678554189','422',1.00,'50','retail','0','2023-03-11 21:09:09','','','','35','Cash',0.00,'50','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516785579753022379'),(1992,'51678554189','1040',1.00,'100','retail','0','2023-03-11 21:09:09','','','','20','Cash',0.00,'100','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785580234252432'),(1993,'51678554189','1244',1.00,'150','retail','0','2023-03-11 21:09:09','','','','45','Cash',0.00,'150','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785580378725854'),(1994,'51678554189','1010',3.00,'30','retail','0','2023-03-11 21:09:09','','','','2.5','Cash',0.00,'10','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','302.00','299','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785580580283553'),(1995,'51678554189','998',1.00,'50','retail','0','2023-03-11 21:09:09','','','','26','Cash',0.00,'50','','','5','','1','2023-03-11 15:09:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785580723022370'),(1996,'51678558155','1037',1.00,'100','retail','0','2023-03-13 17:19:06','','','','30','Cash',0.00,'100','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785585010202038'),(1997,'51678558155','32',1.00,'10','retail','0','2023-03-13 17:19:06','','','','3.5','Cash',0.00,'10','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516785585122222032'),(1998,'51678558155','1093',1.00,'10','retail','0','2023-03-13 17:19:06','','','','0','Cash',0.00,'10','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785585214252432'),(1999,'51678558155','863',1.00,'50','retail','0','2023-03-13 17:19:06','','','','19','Cash',0.00,'50','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785585453421300'),(2000,'51678558155','397',3.00,'60','retail','0','2023-03-13 17:19:06','','','','5.5','Cash',0.00,'20','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','71.00','68','Inclusive','branch','Inventory','','','','','',NULL,'516785585603262223'),(2001,'51678558155','588',1.00,'50','retail','0','2023-03-13 17:19:06','','','','8','Cash',0.00,'50','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','','',NULL,'516785585782322233'),(2002,'51678558155','1244',1.00,'150','retail','0','2023-03-13 17:19:06','','','','45','Cash',0.00,'150','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785585963421300'),(2003,'51678558155','1151',1.00,'100','retail','0','2023-03-13 17:19:06','','','','0','Cash',0.00,'100','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785586074252432'),(2004,'51678558155','1215',2.00,'20','retail','0','2023-03-13 17:19:06','','','','3.26','Cash',0.00,'10','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','74.00','72','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785586343022336'),(2005,'51678558155','1142',1.00,'50','retail','0','2023-03-13 17:19:06','','','','0','Cash',0.00,'50','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785586552865382'),(2006,'51678558155','1255',1.00,'100','retail','0','2023-03-13 17:19:06','','','','40','Cash',0.00,'100','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785586683421300'),(2007,'51678558155','543',1.00,'20','retail','0','2023-03-13 17:19:06','','','','9','Cash',0.00,'20','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'516785586804252432'),(2008,'51678558155','1178',1.00,'150','retail','0','2023-03-13 17:19:06','','','','60','Cash',0.00,'150','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785586954252432'),(2009,'51678558155','279',1.00,'350','retail','0','2023-03-13 17:19:06','','','','0','Cash',0.00,'350','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516785587117210732'),(2010,'51678558155','558',1.00,'20','retail','0','2023-03-13 17:19:06','','','','0','Cash',0.00,'20','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516785587343022337'),(2011,'51678558155','516',10.00,'50','retail','0','2023-03-13 17:19:06','','','','3.9','Cash',0.00,'5','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','94.00','84','Inclusive','branch','Inventory','','','','','',NULL,'516785587508725854'),(2012,'51678558155','312',10.00,'100','retail','0','2023-03-13 17:19:06','','','','4','Cash',0.00,'10','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','34.00','24','Inclusive','branch','Inventory','','','','','',NULL,'516785587927220732'),(2013,'51678558155','998',1.00,'50','retail','0','2023-03-13 17:19:06','','','','26','Cash',0.00,'50','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785588104252432'),(2014,'51678558155','213',4.00,'100','retail','0','2023-03-13 17:19:06','','','','0','Cash',0.00,'25','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','7.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516785588277270732'),(2015,'51678558155','847',1.00,'50','retail','0','2023-03-13 17:19:06','','','','15.9','Cash',0.00,'50','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785589353022339'),(2016,'51678558155','811',1.00,'550','retail','0','2023-03-13 17:19:06','','','','0','Cash',0.00,'550','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785589532865382'),(2017,'51678558155','915',5.00,'25','retail','0','2023-03-13 17:19:06','','','','2','Cash',0.00,'5','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','159.00','154','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785589772867382'),(2018,'51678558155','1130',1.00,'100','retail','0','2023-03-13 17:19:06','','','','0','Cash',0.00,'100','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785590342963382'),(2019,'51678558155','1260',1.00,'400','retail','0','2023-03-13 17:19:06','','','','120','Cash',0.00,'400','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785590732222032'),(2020,'51678558155','1167',1.00,'100','retail','0','2023-03-13 17:19:06','','','','15','Cash',0.00,'100','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785590852968382'),(2021,'51678558155','1157',3.00,'30','retail','0','2023-03-13 17:19:06','','','','0','Cash',0.00,'10','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','85.00','82','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785591042960382'),(2022,'51678558155','1004',4.00,'20','retail','0','2023-03-13 17:19:06','','','','2.5','Cash',0.00,'5','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','113.00','109','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785591767260732'),(2023,'51678558155','579',1.00,'200','retail','0','2023-03-13 17:19:06','','','','130','Cash',0.00,'200','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516785591922222032'),(2024,'51678558155','375',1.00,'50','retail','0','2023-03-13 17:19:06','','','','20','Cash',0.00,'50','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516785592092222032'),(2025,'51678558155','230',1.00,'150','retail','0','2023-03-13 17:19:06','','','','0','Cash',0.00,'150','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516785592203022322'),(2026,'51678558155','790',1.00,'20','retail','0','2023-03-13 17:19:06','','','','11','Cash',0.00,'20','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785592292962382'),(2027,'51678558155','823',2.00,'10','retail','0','2023-03-13 17:19:06','','','','0','Cash',0.00,'5','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','198.00','196','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785592424252432'),(2028,'51678558155','1145',6.00,'60','retail','0','2023-03-13 17:19:06','','','','0','Cash',0.00,'10','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','57.00','51','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785592563022352'),(2029,'51678558155','1013',4.00,'40','retail','0','2023-03-13 17:19:06','','','','5','Cash',0.00,'10','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','53.00','49','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785592829725954'),(2030,'51678558155','993',4.00,'8','retail','0','2023-03-13 17:19:06','','','','1','Cash',0.00,'2','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','120.00','116','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785593983022393'),(2031,'51678558155','879',1.00,'50','retail','0','2023-03-13 17:19:06','','','','18','Cash',0.00,'50','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785594682966382'),(2032,'51678558155','579',1.00,'200','retail','0','2023-03-13 17:19:06','','','','130','Cash',0.00,'200','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516785594849725954'),(2033,'51678558155','1055',1.00,'100','retail','0','2023-03-13 17:19:06','','','','25','Cash',0.00,'100','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785595672966382'),(2034,'51678558155','1266',10.00,'100','retail','0','2023-03-13 17:19:06','','','','7','Cash',0.00,'10','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','170.00','160','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785597470202038'),(2035,'51678558155','993',6.00,'12','retail','0','2023-03-13 17:19:06','','','','1','Cash',0.00,'2','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','116.00','110','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785597649725954'),(2036,'51678558155','1241',1.00,'20','retail','0','2023-03-13 17:19:06','','','','10','Cash',0.00,'20','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785598304252432'),(2037,'51678558155','134',1.00,'5','retail','0','2023-03-13 17:19:06','','','','0','Cash',0.00,'5','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','300.00','299','Inclusive','branch','Inventory','','','','','',NULL,'516785599953421300'),(2038,'51678558155','993',1.00,'2','retail','0','2023-03-13 17:19:06','','','','1','Cash',0.00,'2','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','110.00','109','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785600022060382'),(2039,'51678558155','1158',1.00,'20','retail','0','2023-03-13 17:19:06','','','','0','Cash',0.00,'20','','','5','','1','2023-03-13 11:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516785600233421300'),(2040,'51678717153','312',10.00,'100','retail','0','2023-03-13 18:04:39','','','','4','Cash',0.00,'10','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','24.00','14','Inclusive','branch','Inventory','','','','','',NULL,'516787171800202038'),(2041,'51678717153','840',2.00,'100','retail','0','2023-03-13 18:04:39','','','','5.5','Cash',0.00,'50','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','82.00','80','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516787172713421300'),(2042,'51678717153','1255',1.00,'100','retail','0','2023-03-13 18:04:39','','','','40','Cash',0.00,'100','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516787172822768382'),(2043,'51678717153','555',1.00,'20','retail','0','2023-03-13 18:04:39','','','','0','Cash',0.00,'20','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','','','','','',NULL,'516787176657250732'),(2044,'51678717153','1145',6.00,'60','retail','0','2023-03-13 18:04:39','','','','0','Cash',0.00,'10','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','51.00','45','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516787176782222032'),(2045,'51678717153','1220',1.00,'10','retail','0','2023-03-13 18:04:39','','','','0','Cash',0.00,'10','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516787177082760382'),(2046,'51678717153','130',2.00,'40','retail','0','2023-03-13 18:04:39','','','','10','Cash',0.00,'20','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','54.00','52','Inclusive','branch','Inventory','','','','','',NULL,'516787182568727854'),(2047,'51678717153','1241',1.00,'30','retail','0','2023-03-13 18:04:39','','','','20','Cash',0.00,'30','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516787182782867382'),(2048,'51678717153','1172',15.00,'300','retail','0','2023-03-13 18:04:39','','','','0','Cash',0.00,'20','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','43.00','28','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516787183310202038'),(2049,'51678717153','588',1.00,'50','retail','0','2023-03-13 18:04:39','','','','8','Cash',0.00,'50','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','',NULL,'516787183452222032'),(2050,'51678717153','771',5.00,'50','retail','0','2023-03-13 18:04:39','','','','0','Cash',0.00,'10','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','37.00','32','Inclusive','branch','Inventory','','','','','',NULL,'516787183938727854'),(2051,'51678717153','523',1.00,'25','retail','0','2023-03-13 18:04:39','','','','0','Cash',0.00,'25','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516787184198727854'),(2052,'51678717153','663',2.00,'40','retail','0','2023-03-13 18:04:39','','','','10','Cash',0.00,'20','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','','',NULL,'516787184362863382'),(2053,'51678717153','420',5.00,'50','retail','0','2023-03-13 18:04:39','','','','0','Cash',0.00,'10','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','189.00','184','Inclusive','branch','Inventory','','','','','',NULL,'516787184812222032'),(2054,'51678717153','32',2.00,'20','retail','0','2023-03-13 18:04:39','','','','3.5','Cash',0.00,'10','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','','','','','',NULL,'516787185333022335'),(2055,'51678717153','1237',10.00,'150','retail','0','2023-03-13 18:04:39','','','','10','Cash',0.00,'15','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','66.00','56','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516787185542865382'),(2056,'51678717153','399',1.00,'150','retail','0','2023-03-13 18:04:39','','','','65','Cash',0.00,'150','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516787185803421300'),(2057,'51678717153','1168',1.00,'30','retail','0','2023-03-13 18:04:39','','','','24.4','Cash',0.00,'30','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516787185882222032'),(2058,'51678717153','790',1.00,'20','retail','0','2023-03-13 18:04:39','','','','11','Cash',0.00,'20','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516787185952222032'),(2059,'51678717153','1040',1.00,'100','retail','0','2023-03-13 18:04:39','','','','20','Cash',0.00,'100','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516787186162861382'),(2060,'51678717153','588',1.00,'50','retail','0','2023-03-13 18:04:39','','','','8','Cash',0.00,'50','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','',NULL,'516787186233322208'),(2061,'51678717153','1046',2.00,'20','retail','0','2023-03-13 18:04:39','','','','5','Cash',0.00,'10','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','36.00','34','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516787186380202038'),(2062,'51678717153','793',2.00,'10','retail','0','2023-03-13 18:04:39','','','','2','Cash',0.00,'5','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','206.00','204','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516787186630202038'),(2063,'51678717153','1010',2.00,'20','retail','0','2023-03-13 18:04:39','','','','2.5','Cash',0.00,'10','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','299.00','297','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516787186838727854'),(2064,'51678717153','1244',1.00,'200','retail','0','2023-03-13 18:04:39','','','','45','Cash',0.00,'200','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516787187183022317'),(2065,'51678717153','1157',10.00,'100','retail','0','2023-03-13 18:04:39','','','','0','Cash',0.00,'10','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','82.00','72','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516787187432233083'),(2066,'51678717153','1004',10.00,'50','retail','0','2023-03-13 18:04:39','','','','2.5','Cash',0.00,'5','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','109.00','99','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516787188260202038'),(2067,'51678717153','1199',1.00,'100','retail','0','2023-03-13 18:04:39','','','','0','Cash',0.00,'100','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516787188408727854'),(2068,'51678717153','53',4.00,'100','retail','0','2023-03-13 18:04:39','','','','11','Cash',0.00,'25','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','8.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516787188562865382'),(2069,'51678717153','807',3.00,'150','retail','0','2023-03-13 18:04:39','','','','10','Cash',0.00,'50','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','11.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516787188704212432'),(2070,'51678717153','771',5.00,'50','retail','0','2023-03-13 18:04:39','','','','0','Cash',0.00,'10','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','32.00','27','Inclusive','branch','Inventory','','','','','',NULL,'516787189117210732'),(2071,'51678717153','1267',1.00,'10','retail','0','2023-03-13 18:04:39','','','','5','Cash',0.00,'10','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516787189402864382'),(2072,'51678717153','793',2.00,'10','retail','0','2023-03-13 18:04:39','','','','2','Cash',0.00,'5','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','204.00','202','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516787191142961382'),(2073,'51678717153','467',1.00,'50','retail','0','2023-03-13 18:04:39','','','','9','Cash',0.00,'50','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','',NULL,'516787191884212432'),(2074,'51678717153','467',1.00,'50','retail','0','2023-03-13 18:04:39','','','','9','Cash',0.00,'50','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','',NULL,'516787191999727954'),(2075,'51678717153','1238',1.00,'50','retail','0','2023-03-13 18:04:39','','','','10','Cash',0.00,'50','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516787192560202038'),(2076,'51678717153','397',2.00,'40','retail','0','2023-03-13 18:04:39','','','','5.5','Cash',0.00,'20','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','68.00','66','Inclusive','branch','Inventory','','','','','',NULL,'516787193032222032'),(2077,'51678717153','1056',1.00,'150','retail','0','2023-03-13 18:04:39','','','','0','Cash',0.00,'150','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516787193724212432'),(2078,'51678717153','793',1.00,'5','retail','0','2023-03-13 18:04:39','','','','2','Cash',0.00,'5','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','202.00','201','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516787194393421300'),(2079,'51678717153','993',1.00,'2','retail','0','2023-03-13 18:04:39','','','','1','Cash',0.00,'2','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','109.00','108','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516787194722967382'),(2080,'51678717153','1161',1.00,'15','retail','0','2023-03-13 18:04:39','','','','0','Cash',0.00,'15','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516787195502222032'),(2081,'51678717153','1170',3.00,'30','retail','0','2023-03-13 18:04:39','','','','0','Cash',0.00,'10','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','86.00','83','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516787196517210732'),(2082,'51678717153','1010',1.00,'10','retail','0','2023-03-13 18:04:39','','','','2.5','Cash',0.00,'10','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','297.00','296','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516787196632966382'),(2083,'51678717153','725',1.00,'50','retail','0','2023-03-13 18:04:39','','','','30','Cash',0.00,'50','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516787196934212432'),(2084,'51678717153','420',5.00,'50','retail','0','2023-03-13 18:04:39','','','','0','Cash',0.00,'10','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','184.00','179','Inclusive','branch','Inventory','','','','','',NULL,'516787197220202038'),(2085,'51678717153','280',1.00,'100','retail','0','2023-03-13 18:04:39','','','','59','Cash',0.00,'100','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'516787197419727954'),(2086,'51678717153','763',1.00,'200','retail','0','2023-03-13 18:04:39','','','','120','Cash',0.00,'200','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516787197642966382'),(2087,'51678717153','1093',10.00,'100','retail','0','2023-03-13 18:04:39','','','','0','Cash',0.00,'10','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','90.00','80','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516787198200202038'),(2088,'51678717153','1220',1.00,'10','retail','0','2023-03-13 18:04:39','','','','0','Cash',0.00,'10','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516787198353421300'),(2089,'51678717153','792',1.00,'5','retail','0','2023-03-13 18:04:39','','','','2','Cash',0.00,'5','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','109.00','108','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516787198492964382'),(2090,'51678717153','375',2.00,'100','retail','0','2023-03-13 18:04:39','','','','20','Cash',0.00,'50','','','5','','1','2023-03-13 12:04:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516787198787280732'),(2091,'61676040409','427',3.00,'30','retail','0','2023-03-13 18:41:49','','','','0','Cash',0.00,'10','','','6','','1','2023-03-13 12:41:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','56.00','53','Inclusive','branch','Inventory','','','','','',NULL,'616760404642066362'),(2092,'61676040409','477',1.00,'100','retail','0','2023-03-13 18:41:49','','','','45','Cash',0.00,'100','','','6','','1','2023-03-13 12:41:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'616760405527220732'),(2093,'61676040409','141',1.00,'50','retail','0','2023-03-13 18:41:49','','','','0','Cash',0.00,'50','','','6','','1','2023-03-13 12:41:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'616760407650202036'),(2094,'61676040409','955',1.00,'300','retail','0','2023-03-13 18:41:49','','','','145','Cash',0.00,'300','','','6','','1','2023-03-13 12:41:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616760407944033930'),(2095,'61676040409','882',1.00,'10','retail','0','2023-03-13 18:41:49','','','','3','Cash',0.00,'10','','','6','','1','2023-03-13 12:41:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616760409120202036'),(2096,'61676040409','296',2.00,'10','retail','0','2023-03-13 18:41:49','','','','0','Cash',0.00,'5','','','6','','1','2023-03-13 12:41:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','107.00','105','Inclusive','branch','Inventory','','','','','',NULL,'616760409384242432'),(2097,'61676040409','808',1.00,'100','retail','0','2023-03-13 18:41:49','','','','26','Cash',0.00,'100','','','6','','1','2023-03-13 12:41:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616760409760720064'),(2098,'61676040409','816',1.00,'50','retail','0','2023-03-13 18:41:49','','','','0','Cash',0.00,'50','','','6','','1','2023-03-13 12:41:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616760409983022399'),(2099,'61676040409','859',1.00,'50','retail','0','2023-03-13 18:41:49','','','','6','Cash',0.00,'50','','','6','','1','2023-03-13 12:41:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616762759782222032'),(2100,'61676040409','939',4.00,'20','retail','0','2023-03-13 18:41:49','','','','2','Cash',0.00,'5','','','6','','1','2023-03-13 12:41:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','88.00','84','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616762761796722664'),(2101,'61678722117','412',1.00,'50','retail','0','2023-03-13 22:25:59','','','','35','Cash',0.00,'50','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'616787232262232227'),(2102,'61678722117','414',1.00,'10','retail','0','2023-03-13 22:25:59','','','','3.4','Cash',0.00,'10','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','',NULL,'616787232557250732'),(2103,'61678722117','790',1.00,'20','retail','0','2023-03-13 22:25:59','','','','11','Cash',0.00,'20','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616787233533022353'),(2104,'61678722117','1219',1.00,'10','retail','0','2023-03-13 22:25:59','','','','0','Cash',0.00,'10','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','200.00','199','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616787234307200732'),(2105,'61678722117','1037',1.00,'100','retail','0','2023-03-13 22:25:59','','','','30','Cash',0.00,'100','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616787239067260732'),(2106,'61678722117','91',2.00,'200','retail','0','2023-03-13 22:25:59','','','','0','Cash',0.00,'100','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','','',NULL,'616787239423022349'),(2107,'61678722117','980',1.00,'100','retail','0','2023-03-13 22:25:59','','','','25','Cash',0.00,'100','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616787250293421300'),(2108,'61678722117','663',1.00,'20','retail','0','2023-03-13 22:25:59','','','','10','Cash',0.00,'20','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'616787251332563382'),(2109,'61678722117','1277',1.00,'50','retail','0','2023-03-13 22:25:59','','','','20','Cash',0.00,'50','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616787251564222432'),(2110,'61678722117','516',1.00,'5','retail','0','2023-03-13 22:25:59','','','','3.9','Cash',0.00,'5','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','84.00','83','Inclusive','branch','Inventory','','','','','',NULL,'616787251882568382'),(2111,'61678722117','312',1.00,'10','retail','0','2023-03-13 22:25:59','','','','4','Cash',0.00,'10','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'616787252242222032'),(2112,'61678722117','280',1.00,'100','retail','0','2023-03-13 22:25:59','','','','59','Cash',0.00,'100','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'616787252553022352'),(2113,'61678722117','1255',1.00,'100','retail','0','2023-03-13 22:25:59','','','','40','Cash',0.00,'100','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616787252910202038'),(2114,'61678722117','1145',6.00,'60','retail','0','2023-03-13 22:25:59','','','','0','Cash',0.00,'10','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','45.00','39','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616787253430202038'),(2115,'61678722117','1312',1.00,'200','retail','0','2023-03-13 22:25:59','','','','175','Cash',0.00,'200','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616787253762222032'),(2116,'61678722117','397',1.00,'20','retail','0','2023-03-13 22:25:59','','','','5.5','Cash',0.00,'20','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','66.00','65','Inclusive','branch','Inventory','','','','','',NULL,'616787254161233423'),(2117,'61678722117','882',1.00,'10','retail','0','2023-03-13 22:25:59','','','','3','Cash',0.00,'10','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616787254333421300'),(2118,'61678722117','1145',6.00,'60','retail','0','2023-03-13 22:25:59','','','','0','Cash',0.00,'10','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','39.00','33','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616787254632036363'),(2119,'61678722117','543',1.00,'20','retail','0','2023-03-13 22:25:59','','','','9','Cash',0.00,'20','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'616787255075727564'),(2120,'61678722117','1215',2.00,'20','retail','0','2023-03-13 22:25:59','','','','3.26','Cash',0.00,'10','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','72.00','70','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616787256043421300'),(2121,'61678722117','1237',4.00,'60','retail','0','2023-03-13 22:25:59','','','','10','Cash',0.00,'15','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','56.00','52','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616787256287280732'),(2122,'61678722117','594',3.00,'15','retail','0','2023-03-13 22:25:59','','','','0','Cash',0.00,'5','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','65.00','62','Inclusive','branch','Inventory','','','','','',NULL,'616787256850202038'),(2123,'61678722117','487',1.00,'100','retail','0','2023-03-13 22:25:59','','','','53','Cash',0.00,'100','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'616787257204222432'),(2124,'61678722117','1096',1.00,'50','retail','0','2023-03-13 22:25:59','','','','0','Cash',0.00,'50','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616787258312563382'),(2125,'61678722117','1289',1.00,'100','retail','0','2023-03-13 22:25:59','','','','0','Cash',0.00,'100','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616787258914222432'),(2126,'61678722117','1238',4.00,'200','retail','0','2023-03-13 22:25:59','','','','10','Cash',0.00,'50','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','90.00','86','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616787259603022369'),(2127,'61678722117','420',4.00,'40','retail','0','2023-03-13 22:25:59','','','','0','Cash',0.00,'10','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','179.00','175','Inclusive','branch','Inventory','','','','','',NULL,'616787260297290732'),(2128,'61678722117','523',2.00,'50','retail','0','2023-03-13 22:25:59','','','','0','Cash',0.00,'25','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','','',NULL,'616787260824222432'),(2129,'61678722117','793',10.00,'50','retail','0','2023-03-13 22:25:59','','','','2','Cash',0.00,'5','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','201.00','191','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616787261197290732'),(2130,'61678722117','280',1.00,'100','retail','0','2023-03-13 22:25:59','','','','59','Cash',0.00,'100','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'616787267003421300'),(2131,'61678722117','280',2.00,'200','retail','0','2023-03-13 22:25:59','','','','59','Cash',0.00,'100','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','','','','','',NULL,'616787298332963382'),(2132,'61678722117','1093',1.00,'10','retail','0','2023-03-13 22:25:59','','','','0','Cash',0.00,'10','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616787298520202038'),(2133,'61678722117','1104',1.00,'30','retail','0','2023-03-13 22:25:59','','','','15','Cash',0.00,'30','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616787298742967382'),(2134,'61678722117','1176',1.00,'20','retail','0','2023-03-13 22:25:59','','','','0','Cash',0.00,'20','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616787307123421300'),(2135,'61678722117','68',1.00,'100','retail','0','2023-03-13 22:25:59','','','','0','Cash',0.00,'100','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'616787307392063382'),(2136,'61678722117','166',1.00,'120','retail','0','2023-03-13 22:25:59','','','','0','Cash',0.00,'120','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'616787315052222032'),(2137,'61678722117','1058',1.00,'100','retail','0','2023-03-13 22:25:59','','','','O','Cash',0.00,'100','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616787318020202038'),(2138,'61678722117','414',1.00,'10','retail','0','2023-03-13 22:25:59','','','','3.4','Cash',0.00,'10','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','',NULL,'616787322292727264'),(2139,'61678722117','558',1.00,'20','retail','0','2023-03-13 22:25:59','','','','0','Cash',0.00,'20','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'616787322573022352'),(2140,'61678722117','1060',4.00,'20','retail','0','2023-03-13 22:25:59','','','','0','Cash',0.00,'5','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','50.00','46','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616787326297290732'),(2141,'61678722117','42',1.00,'200','retail','0','2023-03-13 22:25:59','','','','44','Cash',0.00,'200','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'616787344174727464'),(2142,'61678722117','1093',6.00,'60','retail','0','2023-03-13 22:25:59','','','','0','Cash',0.00,'10','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','79.00','73','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616787344407200732'),(2143,'61678722117','1060',2.00,'10','retail','0','2023-03-13 22:25:59','','','','0','Cash',0.00,'5','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','46.00','44','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616787344747240732'),(2144,'61678722117','858',6.00,'12','retail','0','2023-03-13 22:25:59','','','','1','Cash',0.00,'2','','','6','','1','2023-03-13 16:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','550.00','544','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616787348167260732'),(2145,'51678991700','721',1.00,'150','retail','0','2023-03-17 18:26:22','','','','85','Cash',0.00,'150','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516789917213022327'),(2146,'51678991700','814',1.00,'50','retail','0','2023-03-17 18:26:22','','','','33','Cash',0.00,'50','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789917352163382'),(2147,'51678991700','1145',6.00,'60','retail','0','2023-03-17 18:26:22','','','','0','Cash',0.00,'10','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','27.00','21','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789917440202038'),(2148,'51678991700','1114',1.00,'50','retail','0','2023-03-17 18:26:22','','','','0','Cash',0.00,'50','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789917712222032'),(2149,'51678991700','1170',3.00,'30','retail','0','2023-03-17 18:26:22','','','','0','Cash',0.00,'10','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','83.00','80','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789917850202038'),(2150,'51678991700','1145',3.00,'30','retail','0','2023-03-17 18:26:22','','','','0','Cash',0.00,'10','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','21.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789918067260732'),(2151,'51678991700','850',1.00,'5','retail','0','2023-03-17 18:26:22','','','','2','Cash',0.00,'5','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','148.00','147','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789918192161382'),(2152,'51678991700','1179',1.00,'10','retail','0','2023-03-17 18:26:22','','','','2','Cash',0.00,'10','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789918367260732'),(2153,'51678991700','1072',3.00,'60','retail','0','2023-03-17 18:26:22','','','','0','Cash',0.00,'20','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','18.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789918480202038'),(2154,'51678991700','878',1.00,'10','retail','0','2023-03-17 18:26:22','','','','5','Cash',0.00,'10','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789918647240732'),(2155,'51678991700','1286',1.00,'100','retail','0','2023-03-17 18:26:22','','','','49','Cash',0.00,'100','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789918821729154'),(2156,'51678991700','737',1.00,'150','retail','0','2023-03-17 18:26:22','','','','70','Cash',0.00,'150','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516789918993022398'),(2157,'51678991700','816',1.00,'100','retail','0','2023-03-17 18:26:22','','','','50','Cash',0.00,'100','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789919091729154'),(2158,'51678991700','1163',1.00,'50','retail','0','2023-03-17 18:26:22','','','','0','Cash',0.00,'50','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789919181729154'),(2159,'51678991700','1238',1.00,'50','retail','0','2023-03-17 18:26:22','','','','10','Cash',0.00,'50','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','82.00','81','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789919267260732'),(2160,'51678991700','42',1.00,'200','retail','0','2023-03-17 18:26:22','','','','44','Cash',0.00,'200','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'516789919359073903'),(2161,'51678991700','130',2.00,'40','retail','0','2023-03-17 18:26:22','','','','10','Cash',0.00,'20','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','48.00','46','Inclusive','branch','Inventory','','','','','',NULL,'516789919461729154'),(2162,'51678991700','523',1.00,'25','retail','0','2023-03-17 18:26:22','','','','0','Cash',0.00,'25','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516789919544292432'),(2163,'51678991700','1261',2.00,'20','retail','0','2023-03-17 18:26:22','','','','5','Cash',0.00,'10','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','180.00','178','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789919690202038'),(2164,'51678991700','1013',1.00,'10','retail','0','2023-03-17 18:26:22','','','','5','Cash',0.00,'10','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789919782167382'),(2165,'51678991700','280',1.00,'100','retail','0','2023-03-17 18:26:22','','','','59','Cash',0.00,'100','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'516789919893421300'),(2166,'51678991700','412',1.00,'50','retail','0','2023-03-17 18:26:22','','','','35','Cash',0.00,'50','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516789920037230732'),(2167,'51678991700','1013',1.00,'10','retail','0','2023-03-17 18:26:22','','','','5','Cash',0.00,'10','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789921380202038'),(2168,'51678991700','1093',1.00,'10','retail','0','2023-03-17 18:26:22','','','','0','Cash',0.00,'10','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','65.00','64','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789922083421300'),(2169,'51678991700','792',2.00,'10','retail','0','2023-03-17 18:26:22','','','','2','Cash',0.00,'5','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','104.00','102','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789922222222032'),(2170,'51678991700','809',1.00,'100','retail','0','2023-03-17 18:26:22','','','','26','Cash',0.00,'100','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789922363022332'),(2171,'51678991700','516',10.00,'50','retail','0','2023-03-17 18:26:22','','','','3.9','Cash',0.00,'5','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','81.00','71','Inclusive','branch','Inventory','','','','','',NULL,'516789922512265382'),(2172,'51678991700','312',10.00,'100','retail','0','2023-03-17 18:26:22','','','','4','Cash',0.00,'10','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','11.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516789922682729254'),(2173,'51678991700','1015',2.00,'20','retail','0','2023-03-17 18:26:22','','','','4.5','Cash',0.00,'10','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','45.00','43','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789922822268382'),(2174,'51678991700','1015',2.00,'20','retail','0','2023-03-17 18:26:22','','','','4.5','Cash',0.00,'10','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','43.00','41','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789922952729254'),(2175,'51678991700','882',1.00,'10','retail','0','2023-03-17 18:26:22','','','','3','Cash',0.00,'10','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789923093421300'),(2176,'51678991700','32',1.00,'10','retail','0','2023-03-17 18:26:22','','','','3.5','Cash',0.00,'10','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'516789923157250732'),(2177,'51678991700','650',4.00,'10','retail','0','2023-03-17 18:26:22','','','','0','Cash',0.00,'2.5','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','216.00','212','Inclusive','branch','Inventory','','','','','',NULL,'516789923272222032'),(2178,'51678991700','1199',1.00,'100','retail','0','2023-03-17 18:26:22','','','','0','Cash',0.00,'100','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789923372729254'),(2179,'51678991700','1046',5.00,'50','retail','0','2023-03-17 18:26:22','','','','5','Cash',0.00,'10','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','34.00','29','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789923477270732'),(2180,'51678991700','53',6.00,'150','retail','0','2023-03-17 18:26:22','','','','11','Cash',0.00,'25','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','24.00','18','Inclusive','branch','Inventory','','','','','',NULL,'516789932664292432'),(2181,'51678991700','1037',1.00,'100','retail','0','2023-03-17 18:26:22','','','','30','Cash',0.00,'100','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789932894292432'),(2182,'51678991700','771',3.00,'30','retail','0','2023-03-17 18:26:22','','','','0','Cash',0.00,'10','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','37.00','34','Inclusive','branch','Inventory','','','','','',NULL,'516789933062360382'),(2183,'51678991700','779',1.00,'40','retail','0','2023-03-17 18:26:22','','','','30','Cash',0.00,'40','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'516789933223022323'),(2184,'51678991700','792',2.00,'10','retail','0','2023-03-17 18:26:22','','','','2','Cash',0.00,'5','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','102.00','100','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789933387280732'),(2185,'51678991700','1093',1.00,'10','retail','0','2023-03-17 18:26:22','','','','0','Cash',0.00,'10','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','64.00','63','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789933463729354'),(2186,'51678991700','1013',1.00,'10','retail','0','2023-03-17 18:26:22','','','','5','Cash',0.00,'10','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789933557250732'),(2187,'51678991700','1179',2.00,'20','retail','0','2023-03-17 18:26:22','','','','2','Cash',0.00,'10','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','54.00','52','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789933652222032'),(2188,'51678991700','1215',2.00,'20','retail','0','2023-03-17 18:26:22','','','','3.26','Cash',0.00,'10','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','70.00','68','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789933780202038'),(2189,'51678991700','1145',3.00,'30','retail','0','2023-03-17 18:26:22','','','','0','Cash',0.00,'10','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','18.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789933897290732'),(2190,'51678991700','1305',1.00,'2000','retail','0','2023-03-17 18:26:22','','','','1000','Cash',0.00,'2000','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789934027220732'),(2191,'51678991700','1013',1.00,'10','retail','0','2023-03-17 18:26:22','','','','5','Cash',0.00,'10','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789934263022324'),(2192,'51678991700','809',1.00,'100','retail','0','2023-03-17 18:26:22','','','','26','Cash',0.00,'100','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789934353735132'),(2193,'51678991700','516',2.00,'10','retail','0','2023-03-17 18:26:22','','','','3.9','Cash',0.00,'5','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','85.00','83','Inclusive','branch','Inventory','','','','','',NULL,'516789934484292432'),(2194,'51678991700','312',2.00,'20','retail','0','2023-03-17 18:26:22','','','','4','Cash',0.00,'10','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','','','','','',NULL,'516789934634292432'),(2195,'51678991700','1093',2.00,'20','retail','0','2023-03-17 18:26:22','','','','0','Cash',0.00,'10','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','63.00','61','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789934753729354'),(2196,'51678991700','1011',3.00,'30','retail','0','2023-03-17 18:26:22','','','','5','Cash',0.00,'10','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','18.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789934852520302'),(2197,'51678991700','1013',2.00,'20','retail','0','2023-03-17 18:26:22','','','','5','Cash',0.00,'10','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','45.00','43','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789934942369382'),(2198,'51678991700','1093',1.00,'10','retail','0','2023-03-17 18:26:22','','','','0','Cash',0.00,'10','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','61.00','60','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789935060202038'),(2199,'51678991700','998',1.00,'50','retail','0','2023-03-17 18:26:22','','','','26','Cash',0.00,'50','','','5','','1','2023-03-17 12:26:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516789935200202038'),(2200,'51679066787','134',2.00,'10','retail','0','2023-03-17 22:04:56','','','','0','Cash',0.00,'5','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','299.00','297','Inclusive','branch','Inventory','','','','','',NULL,'516790781663421300'),(2201,'51679066787','865',1.00,'150','retail','0','2023-03-17 22:04:56','','','','36','Cash',0.00,'150','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516790781988720854'),(2202,'51679066787','897',1.00,'50','retail','0','2023-03-17 22:04:56','','','','24','Cash',0.00,'50','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516790782243022322'),(2203,'51679066787','1093',1.00,'10','retail','0','2023-03-17 22:04:56','','','','0','Cash',0.00,'10','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516790782412864392'),(2204,'51679066787','1093',2.00,'20','retail','0','2023-03-17 22:04:56','','','','0','Cash',0.00,'10','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','59.00','57','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516790782597290732'),(2205,'51679066787','793',4.00,'20','retail','0','2023-03-17 22:04:56','','','','2','Cash',0.00,'5','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','191.00','187','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516790782792867392'),(2206,'51679066787','1239',2.00,'80','retail','0','2023-03-17 22:04:56','','','','20','Cash',0.00,'40','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516790782988720854'),(2207,'51679066787','1046',10.00,'100','retail','0','2023-03-17 22:04:56','','','','5','Cash',0.00,'10','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','29.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516790783128720854'),(2208,'51679066787','1145',3.00,'30','retail','0','2023-03-17 22:04:56','','','','0','Cash',0.00,'10','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516790783598720854'),(2209,'51679066787','1244',1.00,'200','retail','0','2023-03-17 22:04:56','','','','45','Cash',0.00,'200','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516790783750202039'),(2210,'51679066787','816',1.00,'100','retail','0','2023-03-17 22:04:56','','','','50','Cash',0.00,'100','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516790783847240732'),(2211,'51679066787','897',1.00,'50','retail','0','2023-03-17 22:04:56','','','','24','Cash',0.00,'50','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516790783952869392'),(2212,'51679066787','1173',1.00,'10','retail','0','2023-03-17 22:04:56','','','','0','Cash',0.00,'10','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516790784153022314'),(2213,'51679066787','467',1.00,'50','retail','0','2023-03-17 22:04:56','','','','9','Cash',0.00,'50','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','','',NULL,'516790784252862392'),(2214,'51679066787','882',1.00,'10','retail','0','2023-03-17 22:04:56','','','','3','Cash',0.00,'10','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516790784323421300'),(2215,'51679066787','892',1.00,'100','retail','0','2023-03-17 22:04:56','','','','29','Cash',0.00,'100','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516790784444272432'),(2216,'51679066787','737',1.00,'150','retail','0','2023-03-17 22:04:56','','','','70','Cash',0.00,'150','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516790784558720854'),(2217,'51679066787','1273',1.00,'100','retail','0','2023-03-17 22:04:56','','','','40','Cash',0.00,'100','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516790784644272432'),(2218,'51679066787','397',1.00,'20','retail','0','2023-03-17 22:04:56','','','','5.5','Cash',0.00,'20','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','61.00','60','Inclusive','branch','Inventory','','','','','',NULL,'516790785127220732'),(2219,'51679066787','1104',1.00,'30','retail','0','2023-03-17 22:04:56','','','','15','Cash',0.00,'30','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516790785270202039'),(2220,'51679066787','1013',1.00,'10','retail','0','2023-03-17 22:04:56','','','','5','Cash',0.00,'10','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516790785503421300'),(2221,'51679066787','681',1.00,'25','retail','0','2023-03-17 22:04:56','','','','0','Cash',0.00,'25','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','',NULL,'516790785948720854'),(2222,'51679066787','576',1.00,'5','retail','0','2023-03-17 22:04:56','','','','0','Cash',0.00,'5','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'516790786053022306'),(2223,'51679066787','1046',5.00,'50','retail','0','2023-03-17 22:04:56','','','','5','Cash',0.00,'10','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','19.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516790786153421300'),(2224,'51679066787','681',1.00,'25','retail','0','2023-03-17 22:04:56','','','','0','Cash',0.00,'25','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','',NULL,'516790786812222032'),(2225,'51679066787','588',2.00,'100','retail','0','2023-03-17 22:04:56','','','','8','Cash',0.00,'50','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','','','','','',NULL,'516790786943421300'),(2226,'51679066787','1261',10.00,'100','retail','0','2023-03-17 22:04:56','','','','5','Cash',0.00,'10','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','178.00','168','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516790787078720854'),(2227,'51679066787','386',3.00,'60','retail','0','2023-03-17 22:04:56','','','','0','Cash',0.00,'20','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','37.00','34','Inclusive','branch','Inventory','','','','','',NULL,'516790787488720854'),(2228,'51679066787','1124',10.00,'100','retail','0','2023-03-17 22:04:56','','','','0','Cash',0.00,'10','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','40.00','30','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516790787770202039'),(2229,'51679066787','850',2.00,'10','retail','0','2023-03-17 22:04:56','','','','2','Cash',0.00,'5','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','147.00','145','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516790787942222032'),(2230,'51679066787','863',1.00,'50','retail','0','2023-03-17 22:04:56','','','','19','Cash',0.00,'50','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516790788077270732'),(2231,'51679066787','53',1.00,'25','retail','0','2023-03-17 22:04:56','','','','11','Cash',0.00,'25','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'516790788243421300'),(2232,'51679066787','859',1.00,'50','retail','0','2023-03-17 22:04:56','','','','6','Cash',0.00,'50','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516790788344272432'),(2233,'51679066787','1168',1.00,'30','retail','0','2023-03-17 22:04:56','','','','24.4','Cash',0.00,'30','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516790798712222032'),(2234,'51679066787','1011',1.00,'10','retail','0','2023-03-17 22:04:56','','','','5','Cash',0.00,'10','','','5','','1','2023-03-17 16:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516790798960202039'),(2235,'51679158209','856',1.00,'100','retail','0','2023-03-18 22:19:18','','','','19','Cash',0.00,'100','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791656804262432'),(2236,'51679158209','1093',1.00,'10','retail','0','2023-03-18 22:19:18','','','','0','Cash',0.00,'10','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791657153421300'),(2237,'51679158209','397',2.00,'40','retail','0','2023-03-18 22:19:18','','','','5.5','Cash',0.00,'20','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Inventory','','','','','',NULL,'516791657267260732'),(2238,'51679158209','134',4.00,'20','retail','0','2023-03-18 22:19:18','','','','0','Cash',0.00,'5','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','297.00','293','Inclusive','branch','Inventory','','','','','',NULL,'516791657860202039'),(2239,'51679158209','917',2.00,'20','retail','0','2023-03-18 22:19:18','','','','2','Cash',0.00,'10','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','47.00','45','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791658197290732'),(2240,'51679158209','1093',8.00,'80','retail','0','2023-03-18 22:19:18','','','','0','Cash',0.00,'10','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','56.00','48','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791658547240732'),(2241,'51679158209','397',6.00,'120','retail','0','2023-03-18 22:19:18','','','','5.5','Cash',0.00,'20','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','58.00','52','Inclusive','branch','Inventory','','','','','',NULL,'516791658690202039'),(2242,'51679158209','897',1.00,'50','retail','0','2023-03-18 22:19:18','','','','24','Cash',0.00,'50','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791658802222032'),(2243,'51679158209','1006',1.00,'20','retail','0','2023-03-18 22:19:18','','','','7.5','Cash',0.00,'20','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791659042222032'),(2244,'51679158209','332',1.00,'200','retail','0','2023-03-18 22:19:18','','','','0','Cash',0.00,'200','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516791659257250732'),(2245,'51679158209','1260',1.00,'400','retail','0','2023-03-18 22:19:18','','','','120','Cash',0.00,'400','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791659405721554'),(2246,'51679158209','420',10.00,'100','retail','0','2023-03-18 22:19:18','','','','0','Cash',0.00,'10','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','175.00','165','Inclusive','branch','Inventory','','','','','',NULL,'516791659497290732'),(2247,'51679158209','822',3.00,'15','retail','0','2023-03-18 22:19:18','','','','0','Cash',0.00,'5','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','90.00','87','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791659622566392'),(2248,'51679158209','238',1.00,'80','retail','0','2023-03-18 22:19:18','','','','0','Cash',0.00,'80','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516791659710202039'),(2249,'51679158209','650',6.00,'15','retail','0','2023-03-18 22:19:18','','','','0','Cash',0.00,'2.5','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','212.00','206','Inclusive','branch','Inventory','','','','','',NULL,'516791659922222032'),(2250,'51679158209','32',3.00,'30','retail','0','2023-03-18 22:19:18','','','','3.5','Cash',0.00,'10','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20.00','17','Inclusive','branch','Inventory','','','','','',NULL,'516791660117210732'),(2251,'51679158209','1047',2.00,'40','retail','0','2023-03-18 22:19:18','','','','10','Cash',0.00,'20','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','41.00','39','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791660297290732'),(2252,'51679158209','790',1.00,'20','retail','0','2023-03-18 22:19:18','','','','11','Cash',0.00,'20','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791660472664392'),(2253,'51679158209','1104',2.00,'60','retail','0','2023-03-18 22:19:18','','','','15','Cash',0.00,'30','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','34.00','32','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791660634262432'),(2254,'51679158209','588',1.00,'50','retail','0','2023-03-18 22:19:18','','','','8','Cash',0.00,'50','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'516791661076721654'),(2255,'51679158209','130',1.00,'20','retail','0','2023-03-18 22:19:18','','','','10','Cash',0.00,'20','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','','',NULL,'516791661277270732'),(2256,'51679158209','1145',1.00,'10','retail','0','2023-03-18 22:19:18','','','','0','Cash',0.00,'10','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791661406721654'),(2257,'51679158209','560',5.00,'15','retail','0','2023-03-18 22:19:18','','','','1.2','Cash',0.00,'3','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','866.00','861','Inclusive','branch','Inventory','','','','','',NULL,'516791661933421300'),(2258,'51679158209','1055',1.00,'100','retail','0','2023-03-18 22:19:18','','','','25','Cash',0.00,'100','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791662086721654'),(2259,'51679158209','1142',1.00,'50','retail','0','2023-03-18 22:19:18','','','','0','Cash',0.00,'50','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791662172222032'),(2260,'51679158209','1264',1.00,'200','retail','0','2023-03-18 22:19:18','','','','50','Cash',0.00,'200','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791662303022332'),(2261,'51679158209','1071',1.00,'15','retail','0','2023-03-18 22:19:18','','','','0','Cash',0.00,'15','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','78.00','77','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791662403421300'),(2262,'51679158209','882',1.00,'10','retail','0','2023-03-18 22:19:18','','','','3','Cash',0.00,'10','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791662502222032'),(2263,'51679158209','1013',2.00,'20','retail','0','2023-03-18 22:19:18','','','','5','Cash',0.00,'10','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','42.00','40','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791662702222032'),(2264,'51679158209','1244',1.00,'200','retail','0','2023-03-18 22:19:18','','','','45','Cash',0.00,'200','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791662793421300'),(2265,'51679158209','1037',1.00,'100','retail','0','2023-03-18 22:19:18','','','','30','Cash',0.00,'100','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791662972669392'),(2266,'51679158209','771',4.00,'40','retail','0','2023-03-18 22:19:18','','','','0','Cash',0.00,'10','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','34.00','30','Inclusive','branch','Inventory','','','','','',NULL,'516791663137230732'),(2267,'51679158209','1187',14.00,'140','retail','0','2023-03-18 22:19:18','','','','0','Cash',0.00,'10','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','28.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791663342663392'),(2268,'51679158209','516',14.00,'70','retail','0','2023-03-18 22:19:18','','','','3.9','Cash',0.00,'5','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','83.00','69','Inclusive','branch','Inventory','','','','','',NULL,'516791663500202039'),(2269,'51679158209','420',10.00,'100','retail','0','2023-03-18 22:19:18','','','','0','Cash',0.00,'10','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','165.00','155','Inclusive','branch','Inventory','','','','','',NULL,'516791663697290732'),(2270,'51679158209','545',12.00,'360','retail','0','2023-03-18 22:19:18','','','','0','Cash',0.00,'30','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','12.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516791663833421300'),(2271,'51679158209','1011',3.00,'30','retail','0','2023-03-18 22:19:18','','','','5','Cash',0.00,'10','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791663994262432'),(2272,'51679158209','1168',2.00,'60','retail','0','2023-03-18 22:19:18','','','','24.4','Cash',0.00,'30','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791664136721654'),(2273,'51679158209','869',1.00,'10','retail','0','2023-03-18 22:19:18','','','','2','Cash',0.00,'10','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','189.00','188','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791664246033121'),(2274,'51679158209','1071',1.00,'15','retail','0','2023-03-18 22:19:18','','','','0','Cash',0.00,'15','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','77.00','76','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791664412222032'),(2275,'51679158209','516',10.00,'50','retail','0','2023-03-18 22:19:18','','','','3.9','Cash',0.00,'5','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','69.00','59','Inclusive','branch','Inventory','','','','','',NULL,'516791664534262432'),(2276,'51679158209','312',10.00,'100','retail','0','2023-03-18 22:19:18','','','','4','Cash',0.00,'10','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','27.00','17','Inclusive','branch','Inventory','','','','','',NULL,'516791664662666392'),(2277,'51679158209','1011',2.00,'20','retail','0','2023-03-18 22:19:18','','','','5','Cash',0.00,'10','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791664842222032'),(2278,'51679158209','1093',2.00,'20','retail','0','2023-03-18 22:19:18','','','','0','Cash',0.00,'10','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','48.00','46','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791665096721654'),(2279,'51679158209','882',1.00,'10','retail','0','2023-03-18 22:19:18','','','','3','Cash',0.00,'10','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791665177270732'),(2280,'51679158209','813',4.00,'20','retail','0','2023-03-18 22:19:18','','','','2','Cash',0.00,'5','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','13.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791665287280732'),(2281,'51679158209','576',1.00,'5','retail','0','2023-03-18 22:19:18','','','','0','Cash',0.00,'5','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'516791667643421300'),(2282,'51679158209','399',1.00,'150','retail','0','2023-03-18 22:19:18','','','','65','Cash',0.00,'150','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516791669403022349'),(2283,'51679158209','588',1.00,'50','retail','0','2023-03-18 22:19:18','','','','8','Cash',0.00,'50','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'516791669524262432'),(2284,'51679158209','1104',1.00,'30','retail','0','2023-03-18 22:19:18','','','','15','Cash',0.00,'30','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791669654262432'),(2285,'51679158209','516',2.00,'10','retail','0','2023-03-18 22:19:18','','','','3.9','Cash',0.00,'5','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','59.00','57','Inclusive','branch','Inventory','','','','','',NULL,'516791669772222032'),(2286,'51679158209','312',2.00,'20','retail','0','2023-03-18 22:19:18','','','','4','Cash',0.00,'10','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','','','','','',NULL,'516791669922222032'),(2287,'51679158209','1011',2.00,'20','retail','0','2023-03-18 22:19:18','','','','5','Cash',0.00,'10','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791670072760392'),(2288,'51679158209','869',2.00,'20','retail','0','2023-03-18 22:19:18','','','','2','Cash',0.00,'10','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','188.00','186','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791670193421300'),(2289,'51679158209','1090',6.00,'30','retail','0','2023-03-18 22:19:18','','','','0','Cash',0.00,'5','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','173.00','167','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791670323022330'),(2290,'51679158209','869',1.00,'10','retail','0','2023-03-18 22:19:18','','','','2','Cash',0.00,'10','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','186.00','185','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791670617210732'),(2291,'51679158209','53',1.00,'25','retail','0','2023-03-18 22:19:18','','','','11','Cash',0.00,'25','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'516791670690202039'),(2292,'51679158209','1046',2.00,'20','retail','0','2023-03-18 22:19:18','','','','5','Cash',0.00,'10','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791670904262432'),(2293,'51679158209','1006',1.00,'20','retail','0','2023-03-18 22:19:18','','','','7.5','Cash',0.00,'20','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791670992222032'),(2294,'51679158209','397',2.00,'40','retail','0','2023-03-18 22:19:18','','','','5.5','Cash',0.00,'20','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','52.00','50','Inclusive','branch','Inventory','','','','','',NULL,'516791671123421300'),(2295,'51679158209','1244',1.00,'200','retail','0','2023-03-18 22:19:18','','','','45','Cash',0.00,'200','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791671194262432'),(2296,'51679158209','15',1.00,'100','retail','0','2023-03-18 22:19:18','','','','45','Cash',0.00,'100','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516791671333022331'),(2297,'51679158209','804',1.00,'100','retail','0','2023-03-18 22:19:18','','','','43','Cash',0.00,'100','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516791671440202039'),(2298,'51679158209','588',1.00,'50','retail','0','2023-03-18 22:19:18','','','','8','Cash',0.00,'50','','','5','','1','2023-03-18 16:29:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'516791671572765392'),(2299,'51679336174','1311',1.00,'10','retail','0','2023-03-20 21:32:51','','','','5','Cash',0.00,'10','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516793361932669392'),(2300,'51679336174','790',1.00,'20','retail','0','2023-03-20 21:32:51','','','','11','Cash',0.00,'20','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516793362480202039'),(2301,'51679336174','882',1.00,'10','retail','0','2023-03-20 21:32:51','','','','3','Cash',0.00,'10','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516793362663421300'),(2302,'51679336174','397',3.00,'60','retail','0','2023-03-20 21:32:51','','','','5.5','Cash',0.00,'20','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','49.00','46','Inclusive','branch','Inventory','','','','','',NULL,'516793362787280732'),(2303,'51679336174','42',1.00,'200','retail','0','2023-03-20 21:32:51','','','','44','Cash',0.00,'200','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516793362867260732'),(2304,'51679336174','397',3.00,'60','retail','0','2023-03-20 21:32:51','','','','5.5','Cash',0.00,'20','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','46.00','43','Inclusive','branch','Inventory','','','','','',NULL,'516793363002660392'),(2305,'51679336174','397',2.00,'40','retail','0','2023-03-20 21:32:51','','','','5.5','Cash',0.00,'20','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','43.00','41','Inclusive','branch','Inventory','','','','','',NULL,'516793363113022313'),(2306,'51679336174','1013',2.00,'20','retail','0','2023-03-20 21:32:51','','','','5','Cash',0.00,'10','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516793363201033406'),(2307,'51679336174','1012',10.00,'50','retail','0','2023-03-20 21:32:51','','','','3.5','Cash',0.00,'5','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','50.00','40','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516793363404232432'),(2308,'51679336174','858',4.00,'8','retail','0','2023-03-20 21:32:51','','','','1','Cash',0.00,'2','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','534.00','530','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516793364156723654'),(2309,'51679336174','1093',2.00,'20','retail','0','2023-03-20 21:32:51','','','','0','Cash',0.00,'10','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','36.00','34','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516793364360202039'),(2310,'51679336174','18',1.00,'400','retail','0','2023-03-20 21:32:51','','','','169','Cash',0.00,'400','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516793364443421300'),(2311,'51679336174','968',1.00,'150','retail','0','2023-03-20 21:32:51','','','','75','Cash',0.00,'150','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516793364582665392'),(2312,'51679336174','397',6.00,'120','retail','0','2023-03-20 21:32:51','','','','5.5','Cash',0.00,'20','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','41.00','35','Inclusive','branch','Inventory','','','','','',NULL,'516793364706723654'),(2313,'51679336174','1265',1.00,'150','retail','0','2023-03-20 21:32:51','','','','50','Cash',0.00,'150','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516793364810202039'),(2314,'51679336174','1004',1.00,'5','retail','0','2023-03-20 21:32:51','','','','2.5','Cash',0.00,'5','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516793365193421300'),(2315,'51679336174','53',1.00,'25','retail','0','2023-03-20 21:32:51','','','','11','Cash',0.00,'25','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'516793365320202039'),(2316,'51679336174','560',7.00,'21','retail','0','2023-03-20 21:32:51','','','','1.2','Cash',0.00,'3','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','861.00','854','Inclusive','branch','Inventory','','','','','',NULL,'516793366063022306'),(2317,'51679336174','588',1.00,'50','retail','0','2023-03-20 21:32:51','','','','8','Cash',0.00,'50','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'516793366246723654'),(2318,'51679336174','375',1.00,'50','retail','0','2023-03-20 21:32:51','','','','20','Cash',0.00,'50','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516793366336623633'),(2319,'51679336174','1096',1.00,'50','retail','0','2023-03-20 21:32:51','','','','0','Cash',0.00,'50','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516793366413421300'),(2320,'51679336174','882',1.00,'10','retail','0','2023-03-20 21:32:51','','','','3','Cash',0.00,'10','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516793366600202039'),(2321,'51679336174','869',1.00,'10','retail','0','2023-03-20 21:32:51','','','','2','Cash',0.00,'10','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','185.00','184','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516793366692666392'),(2322,'51679336174','1168',1.00,'30','retail','0','2023-03-20 21:32:51','','','','24.4','Cash',0.00,'30','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516793368582665392'),(2323,'51679336174','882',1.00,'10','retail','0','2023-03-20 21:32:51','','','','3','Cash',0.00,'10','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516793368680202039'),(2324,'51679336174','865',1.00,'150','retail','0','2023-03-20 21:32:51','','','','36','Cash',0.00,'150','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516793368772667392'),(2325,'51679336174','1015',2.00,'20','retail','0','2023-03-20 21:32:51','','','','4.5','Cash',0.00,'10','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','39.00','37','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516793368903421300'),(2326,'51679336174','42',1.00,'200','retail','0','2023-03-20 21:32:51','','','','44','Cash',0.00,'200','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516793368973022398'),(2327,'51679336174','349',6.00,'30','retail','0','2023-03-20 21:32:51','','','','3','Cash',0.00,'5','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','167.00','161','Inclusive','branch','Inventory','','','','','',NULL,'516793369286723654'),(2328,'51679336174','1282',1.00,'100','retail','0','2023-03-20 21:32:51','','','','50','Cash',0.00,'100','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516793369447240732'),(2329,'51679336174','397',2.00,'40','retail','0','2023-03-20 21:32:51','','','','5.5','Cash',0.00,'20','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Inventory','','','','','',NULL,'516793369553022359'),(2330,'51679336174','516',2.00,'10','retail','0','2023-03-20 21:32:51','','','','3.9','Cash',0.00,'5','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','57.00','55','Inclusive','branch','Inventory','','','','','',NULL,'516793369702667392'),(2331,'51679336174','1011',1.00,'10','retail','0','2023-03-20 21:32:51','','','','5','Cash',0.00,'10','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516793369872222032'),(2332,'51679336174','1261',1.00,'10','retail','0','2023-03-20 21:32:51','','','','5','Cash',0.00,'10','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','168.00','167','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516793369932669392'),(2333,'51679336174','397',1.00,'20','retail','0','2023-03-20 21:32:51','','','','5.5','Cash',0.00,'20','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','',NULL,'516793370063421300'),(2334,'51679336174','312',2.00,'20','retail','0','2023-03-20 21:32:51','','','','4','Cash',0.00,'10','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','','','','','',NULL,'516793370592222032'),(2335,'51679336174','858',2.00,'4','retail','0','2023-03-20 21:32:51','','','','1','Cash',0.00,'2','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','530.00','528','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516793370840202039'),(2336,'51679336174','789',1.00,'100','retail','0','2023-03-20 21:32:51','','','','19','Cash',0.00,'100','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516793371023793300'),(2337,'51679336174','563',1.00,'50','retail','0','2023-03-20 21:32:51','','','','28','Cash',0.00,'50','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'516793371123421300'),(2338,'51679336174','1310',1.00,'50','retail','0','2023-03-20 21:32:51','','','','30','Cash',0.00,'50','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516793371257250732'),(2339,'51679336174','816',1.00,'100','retail','0','2023-03-20 21:32:51','','','','50','Cash',0.00,'100','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516793371354232432'),(2340,'51679336174','579',1.00,'200','retail','0','2023-03-20 21:32:51','','','','130','Cash',0.00,'200','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516793371523022351'),(2341,'51679336174','588',1.00,'50','retail','0','2023-03-20 21:32:51','','','','8','Cash',0.00,'50','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'516793371633022361'),(2342,'51679336174','1011',1.00,'10','retail','0','2023-03-20 21:32:51','','','','5','Cash',0.00,'10','','','5','','1','2023-03-20 16:05:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516793371710202039'),(2343,'51679407593','779',5.00,'200','retail','0','2023-03-21 22:10:46','','','','30','Cash',0.00,'40','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516794248822468392'),(2344,'51679407593','280',1.00,'100','retail','0','2023-03-21 22:10:46','','','','59','Cash',0.00,'100','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'516794248963022398'),(2345,'51679407593','792',2.00,'10','retail','0','2023-03-21 22:10:46','','','','2','Cash',0.00,'5','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','90.00','88','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516794249082460392'),(2346,'51679407593','1093',1.00,'10','retail','0','2023-03-21 22:10:46','','','','0','Cash',0.00,'10','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516794249192461392'),(2347,'51679407593','1011',1.00,'10','retail','0','2023-03-21 22:10:46','','','','5','Cash',0.00,'10','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516794249293421300'),(2348,'51679407593','850',1.00,'5','retail','0','2023-03-21 22:10:46','','','','2','Cash',0.00,'5','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','145.00','144','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516794249474222432'),(2349,'51679407593','771',2.00,'20','retail','0','2023-03-21 22:10:46','','','','0','Cash',0.00,'10','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','','','','','',NULL,'516794249673022369'),(2350,'51679407593','32',1.00,'10','retail','0','2023-03-21 22:10:46','','','','3.5','Cash',0.00,'10','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'516794249764222432'),(2351,'51679407593','375',1.00,'50','retail','0','2023-03-21 22:10:46','','','','20','Cash',0.00,'50','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516794249854222432'),(2352,'51679407593','397',2.00,'40','retail','0','2023-03-21 22:10:46','','','','5.5','Cash',0.00,'20','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Inventory','','','','','',NULL,'516794250004222432'),(2353,'51679407593','23',1.00,'150','retail','0','2023-03-21 22:10:46','','','','58','Cash',0.00,'150','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516794250187280732'),(2354,'51679407593','789',1.00,'100','retail','0','2023-03-21 22:10:46','','','','19','Cash',0.00,'100','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516794250292562392'),(2355,'51679407593','1093',3.00,'30','retail','0','2023-03-21 22:10:46','','','','0','Cash',0.00,'10','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','33.00','30','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516794250403022340'),(2356,'51679407593','1185',10.00,'100','retail','0','2023-03-21 22:10:46','','','','3','Cash',0.00,'10','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','41.00','31','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516794252152561392'),(2357,'51679407593','850',1.00,'5','retail','0','2023-03-21 22:10:46','','','','2','Cash',0.00,'5','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','144.00','143','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516794252305724554'),(2358,'51679407593','166',1.00,'120','retail','0','2023-03-21 22:10:46','','','','0','Cash',0.00,'120','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516794252423421300'),(2359,'51679407593','793',4.00,'20','retail','0','2023-03-21 22:10:46','','','','2','Cash',0.00,'5','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','187.00','183','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516794252622222032'),(2360,'51679407593','516',10.00,'50','retail','0','2023-03-21 22:10:46','','','','3.9','Cash',0.00,'5','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','55.00','45','Inclusive','branch','Inventory','','','','','',NULL,'516794252743421300'),(2361,'51679407593','312',10.00,'100','retail','0','2023-03-21 22:10:46','','','','4','Cash',0.00,'10','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','13.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516794252863421300'),(2362,'51679407593','1261',20.00,'200','retail','0','2023-03-21 22:10:46','','','','5','Cash',0.00,'10','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','167.00','147','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516794253275724554'),(2363,'51679407593','397',5.00,'100','retail','0','2023-03-21 22:10:46','','','','5.5','Cash',0.00,'20','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','30.00','25','Inclusive','branch','Inventory','','','','','',NULL,'516794253413073403'),(2364,'51679407593','1233',1.00,'20','retail','0','2023-03-21 22:10:46','','','','13','Cash',0.00,'20','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516794253497290732'),(2365,'51679407593','793',4.00,'20','retail','0','2023-03-21 22:10:46','','','','2','Cash',0.00,'5','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','183.00','179','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516794253643421300'),(2366,'51679407593','1013',4.00,'40','retail','0','2023-03-21 22:10:46','','','','5','Cash',0.00,'10','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','38.00','34','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516794253803022383'),(2367,'51679407593','1093',1.00,'10','retail','0','2023-03-21 22:10:46','','','','0','Cash',0.00,'10','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516794253972569392'),(2368,'51679407593','1047',4.00,'80','retail','0','2023-03-21 22:10:46','','','','10','Cash',0.00,'20','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','39.00','35','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516794254084073403'),(2369,'51679407593','420',1.00,'10','retail','0','2023-03-21 22:10:46','','','','0','Cash',0.00,'10','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','155.00','154','Inclusive','branch','Inventory','','','','','',NULL,'516794254174222432'),(2370,'51679407593','349',4.00,'20','retail','0','2023-03-21 22:10:46','','','','3','Cash',0.00,'5','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','161.00','157','Inclusive','branch','Inventory','','','','','',NULL,'516794254413022344'),(2371,'51679407593','1312',1.00,'400','retail','0','2023-03-21 22:10:46','','','','175','Cash',0.00,'400','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516794255100202039'),(2372,'51679407593','1262',1.00,'300','retail','0','2023-03-21 22:10:46','','','','200','Cash',0.00,'300','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516794255234222432'),(2373,'51679407593','793',10.00,'50','retail','0','2023-03-21 22:10:46','','','','2','Cash',0.00,'5','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','179.00','169','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516794255413421300'),(2374,'51679407593','1265',1.00,'150','retail','0','2023-03-21 22:10:46','','','','50','Cash',0.00,'150','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516794255525724554'),(2375,'51679407593','1255',1.00,'100','retail','0','2023-03-21 22:10:46','','','','40','Cash',0.00,'100','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516794255640202039'),(2376,'51679407593','397',6.00,'120','retail','0','2023-03-21 22:10:46','','','','5.5','Cash',0.00,'20','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','25.00','19','Inclusive','branch','Inventory','','','','','',NULL,'516794255747240732'),(2377,'51679407593','1106',1.00,'50','retail','0','2023-03-21 22:10:46','','','','0','Cash',0.00,'50','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516794255857250732'),(2378,'51679407593','1257',1.00,'200','retail','0','2023-03-21 22:10:46','','','','60','Cash',0.00,'200','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516794256132561392'),(2379,'51679407593','1168',1.00,'30','retail','0','2023-03-21 22:10:46','','','','24.4','Cash',0.00,'30','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516794256353421300'),(2380,'51679407593','1046',10.00,'100','retail','0','2023-03-21 22:10:46','','','','5','Cash',0.00,'10','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','12.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516794256452564392'),(2381,'51679407593','560',7.00,'21','retail','0','2023-03-21 22:10:46','','','','1.2','Cash',0.00,'3','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','854.00','847','Inclusive','branch','Inventory','','','','','',NULL,'516794256722520302'),(2382,'51679407593','269',1.00,'100','retail','0','2023-03-21 22:10:46','','','','30','Cash',0.00,'100','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516794256874222432'),(2383,'51679407593','1237',2.00,'30','retail','0','2023-03-21 22:10:46','','','','10','Cash',0.00,'15','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','49.00','47','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516794257033022307'),(2384,'51679407593','725',1.00,'50','retail','0','2023-03-21 22:10:46','','','','30','Cash',0.00,'50','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516794257194222432'),(2385,'51679407593','790',7.00,'140','retail','0','2023-03-21 22:10:46','','','','11','Cash',0.00,'20','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','22.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516794257397290732'),(2386,'51679407593','555',2.00,'40','retail','0','2023-03-21 22:10:46','','','','0','Cash',0.00,'20','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','56.00','54','Inclusive','branch','Inventory','','','','','',NULL,'516794257510202039'),(2387,'51679407593','869',4.00,'40','retail','0','2023-03-21 22:10:46','','','','2','Cash',0.00,'10','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','184.00','180','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516794257622222032'),(2388,'51679407593','620',1.00,'30','retail','0','2023-03-21 22:10:46','','','','0','Cash',0.00,'30','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','',NULL,'516794257795724554'),(2389,'51679407593','420',1.00,'10','retail','0','2023-03-21 22:10:46','','','','0','Cash',0.00,'10','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','154.00','153','Inclusive','branch','Inventory','','','','','',NULL,'516794257913421300'),(2390,'51679407593','243',1.00,'30','retail','0','2023-03-21 22:10:46','','','','16','Cash',0.00,'30','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'516794257985724554'),(2391,'51679407593','858',2.00,'4','retail','0','2023-03-21 22:10:46','','','','1','Cash',0.00,'2','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','528.00','526','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516794258184222432'),(2392,'51679407593','882',1.00,'10','retail','0','2023-03-21 22:10:46','','','','3','Cash',0.00,'10','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516794258250202039'),(2393,'51679407593','1241',1.00,'30','retail','0','2023-03-21 22:10:46','','','','20','Cash',0.00,'30','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516794258342563392'),(2394,'51679407593','792',2.00,'10','retail','0','2023-03-21 22:10:46','','','','2','Cash',0.00,'5','','','5','','1','2023-03-21 16:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','88.00','86','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516794258454222432'),(2395,'51679507692','1187',14.00,'140','retail','0','2023-03-25 21:01:16','','','','0','Cash',0.00,'10','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','42.00','28','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516795078073421300'),(2396,'51679507692','892',1.00,'100','retail','0','2023-03-25 21:01:16','','','','29','Cash',0.00,'100','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516795106320725054'),(2397,'51679507692','1127',1.00,'100','retail','0','2023-03-25 21:01:16','','','','0','Cash',0.00,'100','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516795106432064392'),(2398,'51679507692','1269',5.00,'50','retail','0','2023-03-25 21:01:16','','','','7','Cash',0.00,'10','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','53.00','48','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516795106562065392'),(2399,'51679507692','1004',8.00,'40','retail','0','2023-03-25 21:01:16','','','','2.5','Cash',0.00,'5','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','98.00','90','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516796823172222032'),(2400,'51679507692','1093',1.00,'10','retail','0','2023-03-25 21:01:16','','','','0','Cash',0.00,'10','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516796823714282432'),(2401,'51679507692','1261',1.00,'10','retail','0','2023-03-25 21:01:16','','','','5','Cash',0.00,'10','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','147.00','146','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516796823847240732'),(2402,'51679507692','804',1.00,'100','retail','0','2023-03-25 21:01:16','','','','43','Cash',0.00,'100','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516796823993022393'),(2403,'51679507692','397',1.00,'20','retail','0','2023-03-25 21:01:16','','','','5.5','Cash',0.00,'20','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','','','','','',NULL,'516796824204282432'),(2404,'51679507692','930',2.00,'40','retail','0','2023-03-25 21:01:16','','','','9','Cash',0.00,'20','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516796824364282432'),(2405,'51679507692','869',2.00,'20','retail','0','2023-03-25 21:01:16','','','','2','Cash',0.00,'10','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','180.00','178','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516796824572265392'),(2406,'51679507692','790',1.00,'20','retail','0','2023-03-25 21:01:16','','','','11','Cash',0.00,'20','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516796824684282432'),(2407,'51679507692','213',5.00,'125','retail','0','2023-03-25 21:01:16','','','','0','Cash',0.00,'25','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516796824870223883'),(2408,'51679507692','516',2.00,'10','retail','0','2023-03-25 21:01:16','','','','3.9','Cash',0.00,'5','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','73.00','71','Inclusive','branch','Inventory','','','','','',NULL,'516796825042726254'),(2409,'51679507692','312',2.00,'20','retail','0','2023-03-25 21:01:16','','','','4','Cash',0.00,'10','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','59.00','57','Inclusive','branch','Inventory','','','','','',NULL,'516796825253022325'),(2410,'51679507692','792',10.00,'50','retail','0','2023-03-25 21:01:16','','','','2','Cash',0.00,'5','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','86.00','76','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516796825467260732'),(2411,'51679507692','1241',1.00,'30','retail','0','2023-03-25 21:01:16','','','','20','Cash',0.00,'30','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516796825582222032'),(2412,'51679507692','823',4.00,'20','retail','0','2023-03-25 21:01:16','','','','0','Cash',0.00,'5','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','196.00','192','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516796825772222032'),(2413,'51679507692','993',4.00,'8','retail','0','2023-03-25 21:01:16','','','','1','Cash',0.00,'2','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','108.00','104','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516796825962269392'),(2414,'51679507692','1093',1.00,'10','retail','0','2023-03-25 21:01:16','','','','0','Cash',0.00,'10','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516796826223421300'),(2415,'51679507692','1209',1.00,'350','retail','0','2023-03-25 21:01:16','','','','199','Cash',0.00,'350','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516796826353421300'),(2416,'51679507692','1185',5.00,'50','retail','0','2023-03-25 21:01:16','','','','3','Cash',0.00,'10','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','31.00','26','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516796826504282432'),(2417,'51679507692','1093',2.00,'20','retail','0','2023-03-25 21:01:16','','','','0','Cash',0.00,'10','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516796826917210732'),(2418,'51679507692','397',1.00,'20','retail','0','2023-03-25 21:01:16','','','','5.5','Cash',0.00,'20','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','','','','','',NULL,'516797669904262432'),(2419,'51679507692','790',1.00,'20','retail','0','2023-03-25 21:01:16','','','','11','Cash',0.00,'20','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797670007200732'),(2420,'51679507692','1046',1.00,'10','retail','0','2023-03-25 21:01:16','','','','5','Cash',0.00,'10','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797670472222032'),(2421,'51679507692','1046',1.00,'10','retail','0','2023-03-25 21:01:16','','','','5','Cash',0.00,'10','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797670972222032'),(2422,'51679507692','813',1.00,'5','retail','0','2023-03-25 21:01:16','','','','2','Cash',0.00,'5','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797671113022311'),(2423,'51679507692','1320',5.00,'50','retail','0','2023-03-25 21:01:16','','','','5','Cash',0.00,'10','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','100.00','95','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797671462222032'),(2424,'51679507692','9',2.00,'20','retail','0','2023-03-25 21:01:16','','','','2','Cash',0.00,'10','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','139.00','137','Inclusive','branch','Inventory','','','','','',NULL,'516797671877727754'),(2425,'51679507692','882',2.00,'20','retail','0','2023-03-25 21:01:16','','','','3','Cash',0.00,'10','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797671997727754'),(2426,'51679507692','1162',2.00,'10','retail','0','2023-03-25 21:01:16','','','','0','Cash',0.00,'5','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','121.00','119','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797672220273263'),(2427,'51679507692','1291',1.00,'250','retail','0','2023-03-25 21:01:16','','','','150','Cash',0.00,'250','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797672313022332'),(2428,'51679507692','1085',1.00,'100','retail','0','2023-03-25 21:01:16','','','','0','Cash',0.00,'100','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797672503421300'),(2429,'51679507692','1037',1.00,'100','retail','0','2023-03-25 21:01:16','','','','30','Cash',0.00,'100','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797672612626233'),(2430,'51679507692','856',1.00,'100','retail','0','2023-03-25 21:01:16','','','','19','Cash',0.00,'100','','','5','','1','2023-03-25 15:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797672767260732'),(2431,'51679767281','998',1.00,'50','retail','0','2023-03-25 21:13:17','','','','26','Cash',0.00,'50','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797673047240732'),(2432,'51679767281','1168',1.00,'30','retail','0','2023-03-25 21:13:17','','','','24.4','Cash',0.00,'30','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797673157727754'),(2433,'51679767281','397',1.00,'20','retail','0','2023-03-25 21:13:17','','','','5.5','Cash',0.00,'20','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','97.00','96','Inclusive','branch','Inventory','','','','','',NULL,'516797673213421300'),(2434,'51679767281','869',2.00,'20','retail','0','2023-03-25 21:13:17','','','','2','Cash',0.00,'10','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','178.00','176','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797673572222032'),(2435,'51679767281','1215',2.00,'20','retail','0','2023-03-25 21:13:17','','','','3.26','Cash',0.00,'10','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','68.00','66','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797673723022373'),(2436,'51679767281','397',2.00,'40','retail','0','2023-03-25 21:13:17','','','','5.5','Cash',0.00,'20','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','96.00','94','Inclusive','branch','Inventory','','','','','',NULL,'516797673852222032'),(2437,'51679767281','18',1.00,'400','retail','0','2023-03-25 21:13:17','','','','169','Cash',0.00,'400','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516797673944262432'),(2438,'51679767281','477',1.00,'100','retail','0','2023-03-25 21:13:17','','','','45','Cash',0.00,'100','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'516797674103022314'),(2439,'51679767281','523',9.00,'225','retail','0','2023-03-25 21:13:17','','','','0','Cash',0.00,'25','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','12.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516797674200202039'),(2440,'51679767281','1060',2.00,'10','retail','0','2023-03-25 21:13:17','','','','0','Cash',0.00,'5','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797674904262432'),(2441,'51679767281','397',1.00,'20','retail','0','2023-03-25 21:13:17','','','','5.5','Cash',0.00,'20','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','94.00','93','Inclusive','branch','Inventory','','','','','',NULL,'516797675054262432'),(2442,'51679767281','1093',8.00,'80','retail','0','2023-03-25 21:13:17','','','','0','Cash',0.00,'10','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','25.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797675182222032'),(2443,'51679767281','130',2.00,'40','retail','0','2023-03-25 21:13:17','','','','10','Cash',0.00,'20','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','43.00','41','Inclusive','branch','Inventory','','','','','',NULL,'516797675403022345'),(2444,'51679767281','349',4.00,'20','retail','0','2023-03-25 21:13:17','','','','3','Cash',0.00,'5','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','157.00','153','Inclusive','branch','Inventory','','','','','',NULL,'516797675703421300'),(2445,'51679767281','1208',1.00,'20','retail','0','2023-03-25 21:13:17','','','','6','Cash',0.00,'20','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797675874262432'),(2446,'51679767281','869',5.00,'50','retail','0','2023-03-25 21:13:17','','','','2','Cash',0.00,'10','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','176.00','171','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797676013022306'),(2447,'51679767281','1145',3.00,'30','retail','0','2023-03-25 21:13:17','','','','0','Cash',0.00,'10','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','71.00','68','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797676152905336'),(2448,'51679767281','859',1.00,'50','retail','0','2023-03-25 21:13:17','','','','6','Cash',0.00,'50','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797676283421300'),(2449,'51679767281','130',1.00,'20','retail','0','2023-03-25 21:13:17','','','','10','Cash',0.00,'20','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','','',NULL,'516797676442222032'),(2450,'51679767281','998',1.00,'50','retail','0','2023-03-25 21:13:17','','','','26','Cash',0.00,'50','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797676527727754'),(2451,'51679767281','1093',3.00,'30','retail','0','2023-03-25 21:13:17','','','','0','Cash',0.00,'10','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','17.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797676664262432'),(2452,'51679767281','1176',1.00,'20','retail','0','2023-03-25 21:13:17','','','','0','Cash',0.00,'20','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797676840202039'),(2453,'51679767281','375',1.00,'50','retail','0','2023-03-25 21:13:17','','','','20','Cash',0.00,'50','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516797676924262432'),(2454,'51679767281','130',2.00,'40','retail','0','2023-03-25 21:13:17','','','','10','Cash',0.00,'20','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Inventory','','','','','',NULL,'516797677113022317'),(2455,'51679767281','844',1.00,'10','retail','0','2023-03-25 21:13:17','','','','3','Cash',0.00,'10','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797677313022337'),(2456,'51679767281','1057',3.00,'90','retail','0','2023-03-25 21:13:17','','','','18','Cash',0.00,'30','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797677460202039'),(2457,'51679767281','420',1.00,'10','retail','0','2023-03-25 21:13:17','','','','0','Cash',0.00,'10','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','153.00','152','Inclusive','branch','Inventory','','','','','',NULL,'516797677594262432'),(2458,'51679767281','896',1.00,'50','retail','0','2023-03-25 21:13:17','','','','22','Cash',0.00,'50','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797677692222032'),(2459,'51679767281','1162',2.00,'10','retail','0','2023-03-25 21:13:17','','','','0','Cash',0.00,'5','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','119.00','117','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797678302222032'),(2460,'51679767281','555',1.00,'20','retail','0','2023-03-25 21:13:17','','','','0','Cash',0.00,'20','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','','','','','',NULL,'516797678430202039'),(2461,'51679767281','1166',1.00,'100','retail','0','2023-03-25 21:13:17','','','','29','Cash',0.00,'100','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797678582035368'),(2462,'51679767281','1305',1.00,'2000','retail','0','2023-03-25 21:13:17','','','','1000','Cash',0.00,'2000','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797678677270732'),(2463,'51679767281','993',5.00,'10','retail','0','2023-03-25 21:13:17','','','','1','Cash',0.00,'2','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','104.00','99','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797678947727754'),(2464,'51679767281','516',2.00,'10','retail','0','2023-03-25 21:13:17','','','','3.9','Cash',0.00,'5','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','71.00','69','Inclusive','branch','Inventory','','','','','',NULL,'516797679557727754'),(2465,'51679767281','312',2.00,'20','retail','0','2023-03-25 21:13:17','','','','4','Cash',0.00,'10','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','57.00','55','Inclusive','branch','Inventory','','','','','',NULL,'516797679742037364'),(2466,'51679767281','820',1.00,'10','retail','0','2023-03-25 21:13:17','','','','0','Cash',0.00,'10','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','110.00','109','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797679863421300'),(2467,'51679767281','1010',1.00,'10','retail','0','2023-03-25 21:13:17','','','','2.5','Cash',0.00,'10','','','5','','1','2023-03-25 15:13:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','294.00','293','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797679960202039'),(2468,'51679768007','1323',1.00,'50','retail','0','2023-03-25 21:31:40','','','','30','Cash',0.00,'50','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797682784262432'),(2469,'51679768007','1171',1.00,'100','retail','0','2023-03-25 21:31:40','','','','15','Cash',0.00,'100','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797682954262432'),(2470,'51679768007','467',1.00,'50','retail','0','2023-03-25 21:31:40','','','','9','Cash',0.00,'50','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','',NULL,'516797683202862392'),(2471,'51679768007','1219',3.00,'30','retail','0','2023-03-25 21:31:40','','','','0','Cash',0.00,'10','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','199.00','196','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797683434262432'),(2472,'51679768007','243',2.00,'60','retail','0','2023-03-25 21:31:40','','','','16','Cash',0.00,'30','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','','','','','',NULL,'516797683593362223'),(2473,'51679768007','1168',1.00,'30','retail','0','2023-03-25 21:31:40','','','','24.4','Cash',0.00,'30','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797683692866392'),(2474,'51679768007','397',1.00,'20','retail','0','2023-03-25 21:31:40','','','','5.5','Cash',0.00,'20','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','93.00','92','Inclusive','branch','Inventory','','','','','',NULL,'516797683772222032'),(2475,'51679768007','1104',1.00,'30','retail','0','2023-03-25 21:31:40','','','','15','Cash',0.00,'30','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797683884262432'),(2476,'51679768007','1093',1.00,'10','retail','0','2023-03-25 21:31:40','','','','0','Cash',0.00,'10','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797684020202039'),(2477,'51679768007','1093',2.00,'20','retail','0','2023-03-25 21:31:40','','','','0','Cash',0.00,'10','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797684182222032'),(2478,'51679768007','725',1.00,'50','retail','0','2023-03-25 21:31:40','','','','30','Cash',0.00,'50','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516797684280202039'),(2479,'51679768007','130',2.00,'40','retail','0','2023-03-25 21:31:40','','','','10','Cash',0.00,'20','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','38.00','36','Inclusive','branch','Inventory','','','','','',NULL,'516797684437230732'),(2480,'51679768007','820',2.00,'20','retail','0','2023-03-25 21:31:40','','','','0','Cash',0.00,'10','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','109.00','107','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797684572222032'),(2481,'51679768007','467',1.00,'50','retail','0','2023-03-25 21:31:40','','','','9','Cash',0.00,'50','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','',NULL,'516797684782222032'),(2482,'51679768007','833',1.00,'200','retail','0','2023-03-25 21:31:40','','','','37','Cash',0.00,'200','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797684903421300'),(2483,'51679768007','23',1.00,'150','retail','0','2023-03-25 21:31:40','','','','58','Cash',0.00,'150','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516797685152222032'),(2484,'51679768007','882',1.00,'10','retail','0','2023-03-25 21:31:40','','','','3','Cash',0.00,'10','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797685262862392'),(2485,'51679768007','890',1.00,'100','retail','0','2023-03-25 21:31:40','','','','15','Cash',0.00,'100','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797685412864392'),(2486,'51679768007','1182',1.00,'50','retail','0','2023-03-25 21:31:40','','','','30','Cash',0.00,'50','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797685583421300'),(2487,'51679768007','579',1.00,'200','retail','0','2023-03-25 21:31:40','','','','130','Cash',0.00,'200','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516797685802868392'),(2488,'51679768007','789',1.00,'100','retail','0','2023-03-25 21:31:40','','','','19','Cash',0.00,'100','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797685968727854'),(2489,'51679768007','28',2.00,'20','retail','0','2023-03-25 21:31:40','','','','0','Cash',0.00,'10','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','43.00','41','Inclusive','branch','Inventory','','','','','',NULL,'516797686082222032'),(2490,'51679768007','130',1.00,'20','retail','0','2023-03-25 21:31:40','','','','10','Cash',0.00,'20','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','','',NULL,'516797686783022376'),(2491,'51679768007','349',2.00,'10','retail','0','2023-03-25 21:31:40','','','','3','Cash',0.00,'5','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','153.00','151','Inclusive','branch','Inventory','','','','','',NULL,'516797686983022396'),(2492,'51679768007','53',1.00,'25','retail','0','2023-03-25 21:31:40','','','','11','Cash',0.00,'25','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'516797687095223623'),(2493,'51679768007','1320',2.00,'20','retail','0','2023-03-25 21:31:40','','','','5','Cash',0.00,'10','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','95.00','93','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797687248727854'),(2494,'51679768007','820',5.00,'50','retail','0','2023-03-25 21:31:40','','','','0','Cash',0.00,'10','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','107.00','102','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797687443323301'),(2495,'51679768007','1015',2.00,'20','retail','0','2023-03-25 21:31:40','','','','4.5','Cash',0.00,'10','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','37.00','35','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797688537320935'),(2496,'51679768007','516',2.00,'10','retail','0','2023-03-25 21:31:40','','','','3.9','Cash',0.00,'5','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','69.00','67','Inclusive','branch','Inventory','','','','','',NULL,'516797688723421300'),(2497,'51679768007','320',1.00,'150','retail','0','2023-03-25 21:31:40','','','','0','Cash',0.00,'150','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516797689028727854'),(2498,'51679768007','312',2.00,'20','retail','0','2023-03-25 21:31:40','','','','4','Cash',0.00,'10','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','55.00','53','Inclusive','branch','Inventory','','','','','',NULL,'516797689180202039'),(2499,'51679768007','1234',1.00,'250','retail','0','2023-03-25 21:31:40','','','','120','Cash',0.00,'250','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797689298727854'),(2500,'51679768007','725',1.00,'50','retail','0','2023-03-25 21:31:40','','','','30','Cash',0.00,'50','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516797689394262432'),(2501,'51679768007','663',1.00,'20','retail','0','2023-03-25 21:31:40','','','','10','Cash',0.00,'20','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516797689634262432'),(2502,'51679768007','1071',1.00,'15','retail','0','2023-03-25 21:31:40','','','','0','Cash',0.00,'15','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','76.00','75','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797689742222032'),(2503,'51679768007','869',3.00,'30','retail','0','2023-03-25 21:31:40','','','','2','Cash',0.00,'10','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','171.00','168','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797689873421300'),(2504,'51679768007','644',1.00,'650','retail','0','2023-03-25 21:31:40','','','','385','Cash',0.00,'650','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516797690139727954'),(2505,'51679768007','820',2.00,'20','retail','0','2023-03-25 21:31:40','','','','0','Cash',0.00,'10','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','102.00','100','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797690383421300'),(2506,'51679768007','134',2.00,'10','retail','0','2023-03-25 21:31:40','','','','0','Cash',0.00,'5','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','293.00','291','Inclusive','branch','Inventory','','','','','',NULL,'516797690550202039'),(2507,'51679768007','927',1.00,'10','retail','0','2023-03-25 21:31:40','','','','4','Cash',0.00,'10','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797690742222032'),(2508,'51679768007','1273',1.00,'100','retail','0','2023-03-25 21:31:40','','','','40','Cash',0.00,'100','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797690860202039'),(2509,'51679768007','280',1.00,'100','retail','0','2023-03-25 21:31:40','','','','59','Cash',0.00,'100','','','5','','1','2023-03-25 15:31:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'516797691007200732'),(2510,'51679769106','813',2.00,'10','retail','0','2023-03-25 21:40:05','','','','2','Cash',0.00,'5','','','5','','1','2023-03-25 15:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797691203421300'),(2511,'51679769106','792',2.00,'10','retail','0','2023-03-25 21:40:05','','','','2','Cash',0.00,'5','','','5','','1','2023-03-25 15:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','76.00','74','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797691333406373'),(2512,'51679769106','820',2.00,'20','retail','0','2023-03-25 21:40:05','','','','0','Cash',0.00,'10','','','5','','1','2023-03-25 15:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','100.00','98','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797691500202039'),(2513,'51679769106','792',2.00,'10','retail','0','2023-03-25 21:40:05','','','','2','Cash',0.00,'5','','','5','','1','2023-03-25 15:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','74.00','72','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797691610202039'),(2514,'51679769106','1145',6.00,'60','retail','0','2023-03-25 21:40:05','','','','0','Cash',0.00,'10','','','5','','1','2023-03-25 15:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','68.00','62','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797691737230732'),(2515,'51679769106','211',1.00,'300','retail','0','2023-03-25 21:40:05','','','','0','Cash',0.00,'300','','','5','','1','2023-03-25 15:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516797691843022381'),(2516,'51679769106','816',1.00,'100','retail','0','2023-03-25 21:40:05','','','','50','Cash',0.00,'100','','','5','','1','2023-03-25 15:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797691923421300'),(2517,'51679769106','1082',1.00,'100','retail','0','2023-03-25 21:40:05','','','','0','Cash',0.00,'100','','','5','','1','2023-03-25 15:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797692062222032'),(2518,'51679769106','820',1.00,'10','retail','0','2023-03-25 21:40:05','','','','0','Cash',0.00,'10','','','5','','1','2023-03-25 15:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797692299727954'),(2519,'51679769106','579',1.00,'200','retail','0','2023-03-25 21:40:05','','','','130','Cash',0.00,'200','','','5','','1','2023-03-25 15:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516797693042222032'),(2520,'51679769106','1013',1.00,'10','retail','0','2023-03-25 21:40:05','','','','5','Cash',0.00,'10','','','5','','1','2023-03-25 15:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797693127220732'),(2521,'51679769106','1170',5.00,'50','retail','0','2023-03-25 21:40:05','','','','0','Cash',0.00,'10','','','5','','1','2023-03-25 15:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','80.00','75','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797693261322130'),(2522,'51679769106','882',1.00,'10','retail','0','2023-03-25 21:40:05','','','','3','Cash',0.00,'10','','','5','','1','2023-03-25 15:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797693330202039'),(2523,'51679769106','820',5.00,'50','retail','0','2023-03-25 21:40:05','','','','0','Cash',0.00,'10','','','5','','1','2023-03-25 15:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','97.00','92','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797693449727954'),(2524,'51679769106','1215',5.00,'50','retail','0','2023-03-25 21:40:05','','','','3.26','Cash',0.00,'10','','','5','','1','2023-03-25 15:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','66.00','61','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797693550202039'),(2525,'51679769106','1320',5.00,'50','retail','0','2023-03-25 21:40:05','','','','5','Cash',0.00,'10','','','5','','1','2023-03-25 15:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','93.00','88','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797693723022373'),(2526,'51679769106','349',5.00,'25','retail','0','2023-03-25 21:40:05','','','','3','Cash',0.00,'5','','','5','','1','2023-03-25 15:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','151.00','146','Inclusive','branch','Inventory','','','','','',NULL,'516797693877270732'),(2527,'51679769106','1186',1.00,'10','retail','0','2023-03-25 21:40:05','','','','0','Cash',0.00,'10','','','5','','1','2023-03-25 15:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','92.00','91','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797693982969392'),(2528,'51679769106','790',1.00,'20','retail','0','2023-03-25 21:40:05','','','','11','Cash',0.00,'20','','','5','','1','2023-03-25 15:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797694065302500'),(2529,'51679769106','1168',1.00,'30','retail','0','2023-03-25 21:40:05','','','','24.4','Cash',0.00,'30','','','5','','1','2023-03-25 15:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797694233421300'),(2530,'51679769106','102',1.00,'300','retail','0','2023-03-25 21:40:05','','','','185','Cash',0.00,'300','','','5','','1','2023-03-25 15:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516797694304262432'),(2531,'51679769106','1181',1.00,'100','retail','0','2023-03-25 21:40:05','','','','41','Cash',0.00,'100','','','5','','1','2023-03-25 15:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797694402964392'),(2532,'51679769106','466',1.00,'100','retail','0','2023-03-25 21:40:05','','','','35','Cash',0.00,'100','','','5','','1','2023-03-25 15:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','',NULL,'516797694460202039'),(2533,'51679769106','726',1.00,'100','retail','0','2023-03-25 21:40:05','','','','0','Cash',0.00,'100','','','5','','1','2023-03-25 15:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'516797694549727954'),(2534,'51679769106','1196',1.00,'150','retail','0','2023-03-25 21:40:05','','','','57','Cash',0.00,'150','','','5','','1','2023-03-25 15:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797694612966392'),(2535,'51679769106','1168',1.00,'30','retail','0','2023-03-25 21:40:05','','','','24.4','Cash',0.00,'30','','','5','','1','2023-03-25 15:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797694712967392'),(2536,'51679769106','579',1.00,'200','retail','0','2023-03-25 21:40:05','','','','130','Cash',0.00,'200','','','5','','1','2023-03-25 15:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516797694840202039'),(2537,'51679769106','993',5.00,'10','retail','0','2023-03-25 21:40:05','','','','1','Cash',0.00,'2','','','5','','1','2023-03-25 15:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','99.00','94','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797694942222032'),(2538,'51679769106','820',3.00,'30','retail','0','2023-03-25 21:40:05','','','','0','Cash',0.00,'10','','','5','','1','2023-03-25 15:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','92.00','89','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797695124262432'),(2539,'51679769106','1090',2.00,'10','retail','0','2023-03-25 21:40:05','','','','0','Cash',0.00,'5','','','5','','1','2023-03-25 15:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','167.00','165','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797695259727954'),(2540,'51679769106','1186',2.00,'20','retail','0','2023-03-25 21:40:05','','','','0','Cash',0.00,'10','','','5','','1','2023-03-25 15:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','91.00','89','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797695552222032'),(2541,'51679769106','820',1.00,'10','retail','0','2023-03-25 21:40:05','','','','0','Cash',0.00,'10','','','5','','1','2023-03-25 15:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','89.00','88','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797695663421300'),(2542,'51679769106','927',2.00,'20','retail','0','2023-03-25 21:40:05','','','','4','Cash',0.00,'10','','','5','','1','2023-03-25 15:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516797696049727954'),(2543,'51679940403','779',1.00,'40','retail','0','2023-03-27 22:02:37','','','','30','Cash',0.00,'40','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516799404157250732'),(2544,'51679940403','1145',2.00,'20','retail','0','2023-03-27 22:02:37','','','','0','Cash',0.00,'10','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','62.00','60','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516799404553022354'),(2545,'51679940403','856',1.00,'100','retail','0','2023-03-27 22:02:37','','','','19','Cash',0.00,'100','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516799404657250732'),(2546,'51679940403','820',1.00,'10','retail','0','2023-03-27 22:02:37','','','','0','Cash',0.00,'10','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','88.00','87','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516799404890729054'),(2547,'51679940403','1013',1.00,'10','retail','0','2023-03-27 22:02:37','','','','5','Cash',0.00,'10','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516799404982069392'),(2548,'51679940403','945',1.00,'50','retail','0','2023-03-27 22:02:37','','','','10','Cash',0.00,'50','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516799405277270732'),(2549,'51679940403','296',1.00,'5','retail','0','2023-03-27 22:02:37','','','','0','Cash',0.00,'5','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','135.00','134','Inclusive','branch','Inventory','','','','','',NULL,'516799405433022345'),(2550,'51679940403','915',2.00,'10','retail','0','2023-03-27 22:02:37','','','','2','Cash',0.00,'5','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','152.00','150','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516799405552065392'),(2551,'51679940403','816',1.00,'100','retail','0','2023-03-27 22:02:37','','','','50','Cash',0.00,'100','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516799405752222032'),(2552,'51679940403','804',1.00,'100','retail','0','2023-03-27 22:02:37','','','','43','Cash',0.00,'100','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516799406100729054'),(2553,'51679940403','820',3.00,'30','retail','0','2023-03-27 22:02:37','','','','0','Cash',0.00,'10','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','87.00','84','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516799406250202039'),(2554,'51679940403','1320',5.00,'50','retail','0','2023-03-27 22:02:37','','','','5','Cash',0.00,'10','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','88.00','83','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516799406413322209'),(2555,'51679940403','1013',3.00,'30','retail','0','2023-03-27 22:02:37','','','','5','Cash',0.00,'10','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','32.00','29','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516799406573022356'),(2556,'51679940403','1320',3.00,'30','retail','0','2023-03-27 22:02:37','','','','5','Cash',0.00,'10','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','83.00','80','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516799406933421300'),(2557,'51679940403','1002',2.00,'40','retail','0','2023-03-27 22:02:37','','','','15','Cash',0.00,'20','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','38.00','36','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516799407124242432'),(2558,'51679940403','820',3.00,'30','retail','0','2023-03-27 22:02:37','','','','0','Cash',0.00,'10','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','84.00','81','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516799407382222032'),(2559,'51679940403','467',1.00,'50','retail','0','2023-03-27 22:02:37','','','','9','Cash',0.00,'50','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','',NULL,'516799407473022347'),(2560,'51679940403','882',1.00,'10','retail','0','2023-03-27 22:02:37','','','','3','Cash',0.00,'10','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516799407582065392'),(2561,'51679940403','1205',1.00,'1000','retail','0','2023-03-27 22:02:37','','','','0','Cash',0.00,'1000','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516799408473421300'),(2562,'51679940403','516',1.00,'5','retail','0','2023-03-27 22:02:37','','','','3.9','Cash',0.00,'5','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','67.00','66','Inclusive','branch','Inventory','','','','','',NULL,'516799408573022358'),(2563,'51679940403','312',1.00,'10','retail','0','2023-03-27 22:02:37','','','','4','Cash',0.00,'10','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','53.00','52','Inclusive','branch','Inventory','','','','','',NULL,'516799408673022368'),(2564,'51679940403','1145',5.00,'50','retail','0','2023-03-27 22:02:37','','','','0','Cash',0.00,'10','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','60.00','55','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516799408873421300'),(2565,'51679940403','1010',1.00,'10','retail','0','2023-03-27 22:02:37','','','','2.5','Cash',0.00,'10','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','293.00','292','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516799409063022309'),(2566,'51679940403','1011',1.00,'10','retail','0','2023-03-27 22:02:37','','','','5','Cash',0.00,'10','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','104.00','103','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516799409157250732'),(2567,'51679940403','543',3.00,'60','retail','0','2023-03-27 22:02:37','','','','9','Cash',0.00,'20','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','18.00','15','Inclusive','branch','Inventory','','','','','',NULL,'516799409372063392'),(2568,'51679940403','1037',1.00,'100','retail','0','2023-03-27 22:02:37','','','','30','Cash',0.00,'100','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516799409474242432'),(2569,'51679940403','1263',1.00,'150','retail','0','2023-03-27 22:02:37','','','','50','Cash',0.00,'150','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516799409872068392'),(2570,'51679940403','792',6.00,'30','retail','0','2023-03-27 22:02:37','','','','2','Cash',0.00,'5','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','72.00','66','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516799410210202039'),(2571,'51679940403','820',6.00,'60','retail','0','2023-03-27 22:02:37','','','','0','Cash',0.00,'10','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','81.00','75','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516799410561729154'),(2572,'51679940403','555',1.00,'20','retail','0','2023-03-27 22:02:37','','','','0','Cash',0.00,'20','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','53.00','52','Inclusive','branch','Inventory','','','','','',NULL,'516799410690202039'),(2573,'51679940403','1233',3.00,'60','retail','0','2023-03-27 22:02:37','','','','13','Cash',0.00,'20','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','27.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516799410862222032'),(2574,'51679940403','420',1.00,'10','retail','0','2023-03-27 22:02:37','','','','0','Cash',0.00,'10','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','152.00','151','Inclusive','branch','Inventory','','','','','',NULL,'516799410952222032'),(2575,'51679940403','516',13.00,'65','retail','0','2023-03-27 22:02:37','','','','3.9','Cash',0.00,'5','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','66.00','53','Inclusive','branch','Inventory','','','','','',NULL,'516799411083421300'),(2576,'51679940403','312',13.00,'130','retail','0','2023-03-27 22:02:37','','','','4','Cash',0.00,'10','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','52.00','39','Inclusive','branch','Inventory','','','','','',NULL,'516799411232162392'),(2577,'51679940403','230',1.00,'150','retail','0','2023-03-27 22:02:37','','','','0','Cash',0.00,'150','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516799411330202039'),(2578,'51679940403','349',2.00,'10','retail','0','2023-03-27 22:02:37','','','','3','Cash',0.00,'5','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','146.00','144','Inclusive','branch','Inventory','','','','','',NULL,'516799411514242432'),(2579,'51679940403','856',1.00,'100','retail','0','2023-03-27 22:02:37','','','','19','Cash',0.00,'100','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516799411642222032'),(2580,'51679940403','397',2.00,'40','retail','0','2023-03-27 22:02:37','','','','5.5','Cash',0.00,'20','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','92.00','90','Inclusive','branch','Inventory','','','','','',NULL,'516799411813022381'),(2581,'51679940403','1104',1.00,'30','retail','0','2023-03-27 22:02:37','','','','15','Cash',0.00,'30','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516799411952169392'),(2582,'51679940403','516',2.00,'10','retail','0','2023-03-27 22:02:37','','','','3.9','Cash',0.00,'5','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','53.00','51','Inclusive','branch','Inventory','','','','','',NULL,'516799412034242432'),(2583,'51679940403','312',2.00,'20','retail','0','2023-03-27 22:02:37','','','','4','Cash',0.00,'10','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','39.00','37','Inclusive','branch','Inventory','','','','','',NULL,'516799412260202039'),(2584,'51679940403','243',1.00,'30','retail','0','2023-03-27 22:02:37','','','','16','Cash',0.00,'30','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'516799412503421300'),(2585,'51679940403','887',1.00,'200','retail','0','2023-03-27 22:02:37','','','','50','Cash',0.00,'200','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516799412623022362'),(2586,'51679940403','1055',1.00,'100','retail','0','2023-03-27 22:02:37','','','','25','Cash',0.00,'100','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516799412984242432'),(2587,'51679940403','1238',4.00,'200','retail','0','2023-03-27 22:02:37','','','','10','Cash',0.00,'50','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','78.00','74','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516799413242222032'),(2588,'51679940403','1142',1.00,'50','retail','0','2023-03-27 22:02:37','','','','0','Cash',0.00,'50','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516799437452364392'),(2589,'51679940403','1220',5.00,'50','retail','0','2023-03-27 22:02:37','','','','0','Cash',0.00,'10','','','5','','1','2023-03-27 16:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','98.00','93','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516799437573729354'),(2590,'51680086401','858',5.00,'10','retail','0','2023-03-29 14:15:58','','','','1','Cash',0.00,'2','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','526.00','521','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800865444282432'),(2591,'51680086401','466',1.00,'100','retail','0','2023-03-29 14:15:58','','','','35','Cash',0.00,'100','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','','',NULL,'516800871582765302'),(2592,'51680086401','280',1.00,'100','retail','0','2023-03-29 14:15:58','','','','59','Cash',0.00,'100','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'516800871764282432'),(2593,'51680086401','1145',6.00,'60','retail','0','2023-03-29 14:15:58','','','','0','Cash',0.00,'10','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','55.00','49','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800871944282432'),(2594,'51680086401','1170',1.00,'10','retail','0','2023-03-29 14:15:58','','','','0','Cash',0.00,'10','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','75.00','74','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800872072760302'),(2595,'51680086401','176',1.00,'20','retail','0','2023-03-29 14:15:58','','','','10','Cash',0.00,'20','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','71.00','70','Inclusive','branch','Inventory','','','','','',NULL,'516800872368260832'),(2596,'51680086401','820',1.00,'10','retail','0','2023-03-29 14:15:58','','','','0','Cash',0.00,'10','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','75.00','74','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800872493421300'),(2597,'51680086401','993',5.00,'10','retail','0','2023-03-29 14:15:58','','','','1','Cash',0.00,'2','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','94.00','89','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800873130202030'),(2598,'51680086401','930',1.00,'20','retail','0','2023-03-29 14:15:58','','','','9','Cash',0.00,'20','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800873390202030'),(2599,'51680086401','1168',1.00,'30','retail','0','2023-03-29 14:15:58','','','','24.4','Cash',0.00,'30','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800874247820754'),(2600,'51680086401','412',1.00,'50','retail','0','2023-03-29 14:15:58','','','','35','Cash',0.00,'50','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516800874353022334'),(2601,'51680086401','820',2.00,'20','retail','0','2023-03-29 14:15:58','','','','0','Cash',0.00,'10','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','74.00','72','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800874457820754'),(2602,'51680086401','555',1.00,'20','retail','0','2023-03-29 14:15:58','','','','0','Cash',0.00,'20','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','','','','','',NULL,'516800874807820754'),(2603,'51680086401','349',2.00,'10','retail','0','2023-03-29 14:15:58','','','','3','Cash',0.00,'5','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','144.00','142','Inclusive','branch','Inventory','','','','','',NULL,'516800874930202030'),(2604,'51680086401','663',1.00,'20','retail','0','2023-03-29 14:15:58','','','','10','Cash',0.00,'20','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516800875052760302'),(2605,'51680086401','130',1.00,'20','retail','0','2023-03-29 14:15:58','','','','10','Cash',0.00,'20','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','','',NULL,'516800875167820754'),(2606,'51680086401','1079',1.00,'100','retail','0','2023-03-29 14:15:58','','','','0','Cash',0.00,'100','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800875288280832'),(2607,'51680086401','134',2.00,'10','retail','0','2023-03-29 14:15:58','','','','0','Cash',0.00,'5','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','291.00','289','Inclusive','branch','Inventory','','','','','',NULL,'516800875474282432'),(2608,'51680086401','858',5.00,'10','retail','0','2023-03-29 14:15:58','','','','1','Cash',0.00,'2','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','521.00','516','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800875972712326'),(2609,'51680086401','779',1.00,'40','retail','0','2023-03-29 14:15:58','','','','30','Cash',0.00,'40','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516800876083022306'),(2610,'51680086401','998',1.00,'50','retail','0','2023-03-29 14:15:58','','','','26','Cash',0.00,'50','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800876230202030'),(2611,'51680086401','1182',1.00,'50','retail','0','2023-03-29 14:15:58','','','','30','Cash',0.00,'50','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800876337820754'),(2612,'51680086401','486',1.00,'100','retail','0','2023-03-29 14:15:58','','','','25','Cash',0.00,'100','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516800876448240832'),(2613,'51680086401','555',1.00,'20','retail','0','2023-03-29 14:15:58','','','','0','Cash',0.00,'20','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','','','','','',NULL,'516800876603022366'),(2614,'51680086401','1015',2.00,'20','retail','0','2023-03-29 14:15:58','','','','4.5','Cash',0.00,'10','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800876783022376'),(2615,'51680086401','470',3.00,'90','retail','0','2023-03-29 14:15:58','','','','16','Cash',0.00,'30','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','6.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516800876943421300'),(2616,'51680086401','1264',1.00,'200','retail','0','2023-03-29 14:15:58','','','','50','Cash',0.00,'200','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800877168260832'),(2617,'51680086401','1002',2.00,'40','retail','0','2023-03-29 14:15:58','','','','15','Cash',0.00,'20','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','36.00','34','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800877402222032'),(2618,'51680086401','349',6.00,'30','retail','0','2023-03-29 14:15:58','','','','3','Cash',0.00,'5','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','142.00','136','Inclusive','branch','Inventory','','','','','',NULL,'516800877717820754'),(2619,'51680086401','726',1.00,'100','retail','0','2023-03-29 14:15:58','','','','0','Cash',0.00,'100','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'516800877850202030'),(2620,'51680086401','1320',1.00,'10','retail','0','2023-03-29 14:15:58','','','','5','Cash',0.00,'10','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800877953421300'),(2621,'51680086401','1013',1.00,'10','retail','0','2023-03-29 14:15:58','','','','5','Cash',0.00,'10','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800878037820754'),(2622,'51680086401','820',1.00,'10','retail','0','2023-03-29 14:15:58','','','','0','Cash',0.00,'10','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','72.00','71','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800878122761302'),(2623,'51680086401','869',2.00,'20','retail','0','2023-03-29 14:15:58','','','','2','Cash',0.00,'10','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','168.00','166','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800878273022328'),(2624,'51680086401','993',2.00,'4','retail','0','2023-03-29 14:15:58','','','','1','Cash',0.00,'2','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','89.00','87','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800878437820754'),(2625,'51680086401','349',1.00,'5','retail','0','2023-03-29 14:15:58','','','','3','Cash',0.00,'5','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','136.00','135','Inclusive','branch','Inventory','','','','','',NULL,'516800878828220832'),(2626,'51680086401','1185',6.00,'60','retail','0','2023-03-29 14:15:58','','','','3','Cash',0.00,'10','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','26.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800879172761302'),(2627,'51680086401','792',4.00,'20','retail','0','2023-03-29 14:15:58','','','','2','Cash',0.00,'5','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','66.00','62','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800879620202030'),(2628,'51680086401','92',1.00,'200','retail','0','2023-03-29 14:15:58','','','','0','Cash',0.00,'200','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516800880108200832'),(2629,'51680086401','1181',1.00,'100','retail','0','2023-03-29 14:15:58','','','','41','Cash',0.00,'100','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800880242442284'),(2630,'51680086401','425',1.00,'100','retail','0','2023-03-29 14:15:58','','','','35','Cash',0.00,'100','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516800880392222032'),(2631,'51680086401','858',1.00,'2','retail','0','2023-03-29 14:15:58','','','','1','Cash',0.00,'2','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','516.00','515','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800880593421300'),(2632,'51680086401','564',1.00,'50','retail','0','2023-03-29 14:15:58','','','','0','Cash',0.00,'50','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516800880743421300'),(2633,'51680086401','142',1.00,'40','retail','0','2023-03-29 14:15:58','','','','20','Cash',0.00,'40','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516800880842222032'),(2634,'51680086401','820',2.00,'20','retail','0','2023-03-29 14:15:58','','','','0','Cash',0.00,'10','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','71.00','69','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800880988280832'),(2635,'51680086401','417',1.00,'100','retail','0','2023-03-29 14:15:58','','','','0','Cash',0.00,'100','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516800881263022321'),(2636,'51680086401','858',2.00,'4','retail','0','2023-03-29 14:15:58','','','','1','Cash',0.00,'2','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','515.00','513','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800881488280832'),(2637,'51680086401','1055',1.00,'100','retail','0','2023-03-29 14:15:58','','','','25','Cash',0.00,'100','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800881613022361'),(2638,'51680086401','162',1.00,'120','retail','0','2023-03-29 14:15:58','','','','0','Cash',0.00,'120','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516800881720202030'),(2639,'51680086401','1168',1.00,'30','retail','0','2023-03-29 14:15:58','','','','24.4','Cash',0.00,'30','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800881800202030'),(2640,'51680086401','1040',1.00,'100','retail','0','2023-03-29 14:15:58','','','','20','Cash',0.00,'100','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800881893022381'),(2641,'51680086401','858',4.00,'8','retail','0','2023-03-29 14:15:58','','','','1','Cash',0.00,'2','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','513.00','509','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800882073022302'),(2642,'51680086401','166',1.00,'120','retail','0','2023-03-29 14:15:58','','','','0','Cash',0.00,'120','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516800882234282432'),(2643,'51680086401','1013',2.00,'20','retail','0','2023-03-29 14:15:58','','','','5','Cash',0.00,'10','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800882383421300'),(2644,'51680086401','620',1.00,'30','retail','0','2023-03-29 14:15:58','','','','0','Cash',0.00,'30','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','',NULL,'516800882532222032'),(2645,'51680086401','1323',1.00,'50','retail','0','2023-03-29 14:15:58','','','','30','Cash',0.00,'50','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800882728820854'),(2646,'51680086401','1251',1.00,'15','retail','0','2023-03-29 14:15:58','','','','0','Cash',0.00,'15','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','56.00','55','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800883648240832'),(2647,'51680086401','1023',1.00,'5','retail','0','2023-03-29 14:15:58','','','','2.0','Cash',0.00,'5','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800883753421300'),(2648,'51680086401','1013',2.00,'20','retail','0','2023-03-29 14:15:58','','','','5','Cash',0.00,'10','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800883952869302'),(2649,'51680086401','130',1.00,'20','retail','0','2023-03-29 14:15:58','','','','10','Cash',0.00,'20','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','',NULL,'516800884078820854'),(2650,'51680086401','420',3.00,'30','retail','0','2023-03-29 14:15:58','','','','0','Cash',0.00,'10','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','151.00','148','Inclusive','branch','Inventory','','','','','',NULL,'516800884213022324'),(2651,'51680086401','882',1.00,'10','retail','0','2023-03-29 14:15:58','','','','3','Cash',0.00,'10','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800884318210832'),(2652,'51680086401','9',1.00,'10','retail','0','2023-03-29 14:15:58','','','','2','Cash',0.00,'10','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','137.00','136','Inclusive','branch','Inventory','','','','','',NULL,'516800885103022315'),(2653,'51680086401','1011',1.00,'10','retail','0','2023-03-29 14:15:58','','','','5','Cash',0.00,'10','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','103.00','102','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800885434282432'),(2654,'51680086401','1040',1.00,'100','retail','0','2023-03-29 14:15:58','','','','20','Cash',0.00,'100','','','5','','1','2023-03-29 08:16:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516800885574282432'),(2655,'51680113071','1145',6.00,'60','retail','0','2023-03-29 22:05:01','','','','0','Cash',0.00,'10','','','5','','1','2023-03-29 16:05:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','49.00','43','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516801155354212432'),(2656,'51680113071','1004',2.00,'10','retail','0','2023-03-29 22:05:01','','','','2.5','Cash',0.00,'5','','','5','','1','2023-03-29 16:05:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','90.00','88','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516801155570202030'),(2657,'51680113071','1237',5.00,'75','retail','0','2023-03-29 22:05:01','','','','10','Cash',0.00,'15','','','5','','1','2023-03-29 16:05:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','47.00','42','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516801155700202030'),(2658,'51680113071','579',1.00,'200','retail','0','2023-03-29 22:05:01','','','','130','Cash',0.00,'200','','','5','','1','2023-03-29 16:05:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516801155813022385'),(2659,'51680113071','516',10.00,'50','retail','0','2023-03-29 22:05:01','','','','3.9','Cash',0.00,'5','','','5','','1','2023-03-29 16:05:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','51.00','41','Inclusive','branch','Inventory','','','','','',NULL,'516801155918210832'),(2660,'51680113071','312',10.00,'100','retail','0','2023-03-29 22:05:01','','','','4','Cash',0.00,'10','','','5','','1','2023-03-29 16:05:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','37.00','27','Inclusive','branch','Inventory','','','','','',NULL,'516801156923022396'),(2661,'51680113071','820',2.00,'20','retail','0','2023-03-29 22:05:01','','','','0','Cash',0.00,'10','','','5','','1','2023-03-29 16:05:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','69.00','67','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516801157793022377'),(2662,'51680113071','1013',2.00,'20','retail','0','2023-03-29 22:05:01','','','','5','Cash',0.00,'10','','','5','','1','2023-03-29 16:05:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516801157923421300'),(2663,'51680113071','1320',10.00,'100','retail','0','2023-03-29 22:05:01','','','','5','Cash',0.00,'10','','','5','','1','2023-03-29 16:05:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','79.00','69','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516801158043022308'),(2664,'51680113071','820',3.00,'30','retail','0','2023-03-29 22:05:01','','','','0','Cash',0.00,'10','','','5','','1','2023-03-29 16:05:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','67.00','64','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516801158212562302'),(2665,'51680113071','588',1.00,'50','retail','0','2023-03-29 22:05:01','','','','8','Cash',0.00,'50','','','5','','1','2023-03-29 16:05:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'516801158554212432'),(2666,'51680113071','993',2.00,'4','retail','0','2023-03-29 22:05:01','','','','1','Cash',0.00,'2','','','5','','1','2023-03-29 16:05:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','87.00','85','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516801158703421300'),(2667,'51680113071','349',1.00,'5','retail','0','2023-03-29 22:05:01','','','','3','Cash',0.00,'5','','','5','','1','2023-03-29 16:05:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','135.00','134','Inclusive','branch','Inventory','','','','','',NULL,'516801159002222032'),(2668,'51680113071','856',1.00,'100','retail','0','2023-03-29 22:05:01','','','','19','Cash',0.00,'100','','','5','','1','2023-03-29 16:05:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516801159072520302'),(2669,'51680113071','1090',4.00,'20','retail','0','2023-03-29 22:05:01','','','','0','Cash',0.00,'5','','','5','','1','2023-03-29 16:05:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','165.00','161','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516801159313421300'),(2670,'51680113071','1255',1.00,'100','retail','0','2023-03-29 22:05:01','','','','40','Cash',0.00,'100','','','5','','1','2023-03-29 16:05:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516801159873022389'),(2671,'51680113071','790',1.00,'20','retail','0','2023-03-29 22:05:01','','','','11','Cash',0.00,'20','','','5','','1','2023-03-29 16:05:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516801160333421300'),(2672,'51680113071','859',1.00,'50','retail','0','2023-03-29 22:05:01','','','','6','Cash',0.00,'50','','','5','','1','2023-03-29 16:05:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516801160438230832'),(2673,'51680113071','1238',10.00,'500','retail','0','2023-03-29 22:05:01','','','','10','Cash',0.00,'50','','','5','','1','2023-03-29 16:05:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','74.00','64','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516801160562222032'),(2674,'51680113071','523',1.00,'25','retail','0','2023-03-29 22:05:01','','','','0','Cash',0.00,'25','','','5','','1','2023-03-29 16:05:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516801160708200832'),(2675,'51680113071','397',1.00,'20','retail','0','2023-03-29 22:05:01','','','','5.5','Cash',0.00,'20','','','5','','1','2023-03-29 16:05:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','90.00','89','Inclusive','branch','Inventory','','','','','',NULL,'516801160782667302'),(2676,'51680113071','543',1.00,'20','retail','0','2023-03-29 22:05:01','','','','9','Cash',0.00,'20','','','5','','1','2023-03-29 16:05:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'516801160884212432'),(2677,'51680113071','1320',10.00,'100','retail','0','2023-03-29 22:05:01','','','','5','Cash',0.00,'10','','','5','','1','2023-03-29 16:05:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','69.00','59','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516801166598290832'),(2678,'51680113071','1218',1.00,'10','retail','0','2023-03-29 22:05:01','','','','5','Cash',0.00,'10','','','5','','1','2023-03-29 16:05:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','74.00','73','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516801166698290832'),(2679,'51680113071','847',1.00,'100','retail','0','2023-03-29 22:05:01','','','','30','Cash',0.00,'100','','','5','','1','2023-03-29 16:05:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516801166772222032'),(2680,'51680113071','814',1.00,'50','retail','0','2023-03-29 22:05:01','','','','33','Cash',0.00,'50','','','5','','1','2023-03-29 16:05:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516801166863421300'),(2681,'51680113071','1208',2.00,'40','retail','0','2023-03-29 22:05:01','','','','6','Cash',0.00,'20','','','5','','1','2023-03-29 16:05:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','47.00','45','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516801167013421300'),(2682,'51680362225','725',1.00,'50','retail','0','2023-04-01 18:44:19','','','','30','Cash',0.00,'50','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516803627492222032'),(2683,'51680362225','53',4.00,'100','retail','0','2023-04-01 18:44:19','','','','11','Cash',0.00,'25','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14.00','10','Inclusive','branch','Inventory','','','','','',NULL,'516803627818210832'),(2684,'51680362225','422',1.00,'50','retail','0','2023-04-01 18:44:19','','','','35','Cash',0.00,'50','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516803627952269302'),(2685,'51680362225','32',1.00,'10','retail','0','2023-04-01 18:44:19','','','','3.5','Cash',0.00,'10','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'516803628310202030'),(2686,'51680362225','270',1.00,'150','retail','0','2023-04-01 18:44:19','','','','0','Cash',0.00,'150','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516803628394262432'),(2687,'51680362225','1326',10.00,'100','retail','0','2023-04-01 18:44:19','','','','5','Cash',0.00,'10','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','50.00','40','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803628720223763'),(2688,'51680362225','869',10.00,'100','retail','0','2023-04-01 18:44:19','','','','2','Cash',0.00,'10','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','166.00','156','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803629064262432'),(2689,'51680362225','860',1.00,'150','retail','0','2023-04-01 18:44:19','','','','75','Cash',0.00,'150','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803629233421300'),(2690,'51680362225','1118',1.00,'100','retail','0','2023-04-01 18:44:19','','','','0','Cash',0.00,'100','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803629434324930'),(2691,'51680362225','1183',1.00,'200','retail','0','2023-04-01 18:44:19','','','','109','Cash',0.00,'200','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803629520202030'),(2692,'51680362225','1124',10.00,'100','retail','0','2023-04-01 18:44:19','','','','0','Cash',0.00,'10','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','30.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803629633833122'),(2693,'51680362225','771',1.00,'10','retail','0','2023-04-01 18:44:19','','','','0','Cash',0.00,'10','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','',NULL,'516803629772267302'),(2694,'51680362225','859',1.00,'50','retail','0','2023-04-01 18:44:19','','','','6','Cash',0.00,'50','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803629882268302'),(2695,'51680362225','1255',1.00,'100','retail','0','2023-04-01 18:44:19','','','','40','Cash',0.00,'100','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803630023022300'),(2696,'51680362225','890',1.00,'100','retail','0','2023-04-01 18:44:19','','','','15','Cash',0.00,'100','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803630694262432'),(2697,'51680362225','420',2.00,'20','retail','0','2023-04-01 18:44:19','','','','0','Cash',0.00,'10','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','148.00','146','Inclusive','branch','Inventory','','','','','',NULL,'516803630803823354'),(2698,'51680362225','650',3.00,'7.5','retail','0','2023-04-01 18:44:19','','','','0','Cash',0.00,'2.5','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','206.00','203','Inclusive','branch','Inventory','','','','','',NULL,'516803630922222032'),(2699,'51680362225','32',1.00,'10','retail','0','2023-04-01 18:44:19','','','','3.5','Cash',0.00,'10','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'516803631013022301'),(2700,'51680362225','1168',1.00,'30','retail','0','2023-04-01 18:44:19','','','','24.4','Cash',0.00,'30','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803631098290832'),(2701,'51680362225','1320',1.00,'10','retail','0','2023-04-01 18:44:19','','','','5','Cash',0.00,'10','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803631318210832'),(2702,'51680362225','793',1.00,'5','retail','0','2023-04-01 18:44:19','','','','2','Cash',0.00,'5','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','169.00','168','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803631390202030'),(2703,'51680362225','1004',3.00,'15','retail','0','2023-04-01 18:44:19','','','','2.5','Cash',0.00,'5','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','88.00','85','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803631522365302'),(2704,'51680362225','43',1.00,'150','retail','0','2023-04-01 18:44:19','','','','40','Cash',0.00,'150','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516803632283022322'),(2705,'51680362225','349',9.00,'45','retail','0','2023-04-01 18:44:19','','','','3','Cash',0.00,'5','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','134.00','125','Inclusive','branch','Inventory','','','','','',NULL,'516803632474262432'),(2706,'51680362225','1187',14.00,'140','retail','0','2023-04-01 18:44:19','','','','0','Cash',0.00,'10','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','28.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803632593823354'),(2707,'51680362225','516',14.00,'70','retail','0','2023-04-01 18:44:19','','','','3.9','Cash',0.00,'5','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','41.00','27','Inclusive','branch','Inventory','','','','','',NULL,'516803632883823354'),(2708,'51680362225','1170',9.00,'90','retail','0','2023-04-01 18:44:19','','','','0','Cash',0.00,'10','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','74.00','65','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803633200202030'),(2709,'51680362225','869',2.00,'20','retail','0','2023-04-01 18:44:19','','','','2','Cash',0.00,'10','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','156.00','154','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803633323421300'),(2710,'51680362225','820',1.00,'10','retail','0','2023-04-01 18:44:19','','','','0','Cash',0.00,'10','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','64.00','63','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803633433421300'),(2711,'51680362225','1145',6.00,'60','retail','0','2023-04-01 18:44:19','','','','0','Cash',0.00,'10','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','43.00','37','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803633534262432'),(2712,'51680362225','1215',5.00,'50','retail','0','2023-04-01 18:44:19','','','','3.26','Cash',0.00,'10','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','61.00','56','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803634533022354'),(2713,'51680362225','882',1.00,'10','retail','0','2023-04-01 18:44:19','','','','3','Cash',0.00,'10','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803634683421300'),(2714,'51680362225','176',1.00,'20','retail','0','2023-04-01 18:44:19','','','','10','Cash',0.00,'20','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','70.00','69','Inclusive','branch','Inventory','','','','','',NULL,'516803634933823354'),(2715,'51680362225','1185',6.00,'60','retail','0','2023-04-01 18:44:19','','','','3','Cash',0.00,'10','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','20.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803635118210832'),(2716,'51680362225','9',2.00,'20','retail','0','2023-04-01 18:44:19','','','','2','Cash',0.00,'10','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','136.00','134','Inclusive','branch','Inventory','','','','','',NULL,'516803635343421300'),(2717,'51680362225','1237',1.00,'15','retail','0','2023-04-01 18:44:19','','','','10','Cash',0.00,'15','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803635450202030'),(2718,'51680362225','1269',15.00,'150','retail','0','2023-04-01 18:44:19','','','','7','Cash',0.00,'10','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','48.00','33','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803635553022355'),(2719,'51680362225','910',1.00,'100','retail','0','2023-04-01 18:44:19','','','','25','Cash',0.00,'100','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803635643022365'),(2720,'51680362225','130',2.00,'40','retail','0','2023-04-01 18:44:19','','','','10','Cash',0.00,'20','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','','','','','',NULL,'516803635773022375'),(2721,'51680362225','820',1.00,'10','retail','0','2023-04-01 18:44:19','','','','0','Cash',0.00,'10','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','63.00','62','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803635848240832'),(2722,'51680362225','349',6.00,'30','retail','0','2023-04-01 18:44:19','','','','3','Cash',0.00,'5','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','125.00','119','Inclusive','branch','Inventory','','','','','',NULL,'516803636072222032'),(2723,'51680362225','185',2.00,'30','retail','0','2023-04-01 18:44:19','','','','0','Cash',0.00,'15','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','','',NULL,'516803637323823354'),(2724,'51680362225','820',1.00,'10','retail','0','2023-04-01 18:44:19','','','','0','Cash',0.00,'10','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','62.00','61','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803637412222032'),(2725,'51680362225','1237',1.00,'15','retail','0','2023-04-01 18:44:19','','','','10','Cash',0.00,'15','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803637504262432'),(2726,'51680362225','9',1.00,'10','retail','0','2023-04-01 18:44:19','','','','2','Cash',0.00,'10','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','134.00','133','Inclusive','branch','Inventory','','','','','',NULL,'516803637668260832'),(2727,'51680362225','1026',1.00,'50','retail','0','2023-04-01 18:44:19','','','','28','Cash',0.00,'50','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803637802222032'),(2728,'51680362225','771',1.00,'10','retail','0','2023-04-01 18:44:19','','','','0','Cash',0.00,'10','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','',NULL,'516803637950202030'),(2729,'51680362225','516',4.00,'20','retail','0','2023-04-01 18:44:19','','','','3.9','Cash',0.00,'5','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','27.00','23','Inclusive','branch','Inventory','','','','','',NULL,'516803638092222032'),(2730,'51680362225','312',4.00,'40','retail','0','2023-04-01 18:44:19','','','','4','Cash',0.00,'10','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','27.00','23','Inclusive','branch','Inventory','','','','','',NULL,'516803638282222032'),(2731,'51680362225','422',1.00,'50','retail','0','2023-04-01 18:44:19','','','','35','Cash',0.00,'50','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516803638452364302'),(2732,'51680362225','1214',1.00,'150','retail','0','2023-04-01 18:44:19','','','','75','Cash',0.00,'150','','','5','','1','2023-04-01 12:44:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803638594262432'),(2733,'51680366006','579',1.00,'200','retail','0','2023-04-01 22:42:13','','','','130','Cash',0.00,'200','','','5','','1','2023-04-01 16:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'516803746844823454'),(2734,'51680366006','1023',2.00,'10','retail','0','2023-04-01 22:42:13','','','','2.0','Cash',0.00,'5','','','5','','1','2023-04-01 16:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803750063503300'),(2735,'51680366006','397',10.00,'200','retail','0','2023-04-01 22:42:13','','','','5.5','Cash',0.00,'20','','','5','','1','2023-04-01 16:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','89.00','79','Inclusive','branch','Inventory','','','','','',NULL,'516803750202232228'),(2736,'51680366006','1266',10.00,'100','retail','0','2023-04-01 22:42:13','','','','7','Cash',0.00,'10','','','5','','1','2023-04-01 16:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','160.00','150','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803750310202030'),(2737,'51680366006','588',1.00,'50','retail','0','2023-04-01 22:42:13','','','','8','Cash',0.00,'50','','','5','','1','2023-04-01 16:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'516803750393421300'),(2738,'51680366006','915',5.00,'25','retail','0','2023-04-01 22:42:13','','','','2','Cash',0.00,'5','','','5','','1','2023-04-01 16:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','150.00','145','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803750938230832'),(2739,'51680366006','9',1.00,'10','retail','0','2023-04-01 22:42:13','','','','2','Cash',0.00,'10','','','5','','1','2023-04-01 16:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','133.00','132','Inclusive','branch','Inventory','','','','','',NULL,'516803751073022301'),(2740,'51680366006','1260',1.00,'400','retail','0','2023-04-01 22:42:13','','','','120','Cash',0.00,'400','','','5','','1','2023-04-01 16:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803751662566302'),(2741,'51680366006','397',9.00,'180','retail','0','2023-04-01 22:42:13','','','','5.5','Cash',0.00,'20','','','5','','1','2023-04-01 16:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','79.00','70','Inclusive','branch','Inventory','','','','','',NULL,'516803752125823554'),(2742,'51680366006','1308',1.00,'200','retail','0','2023-04-01 22:42:13','','','','50','Cash',0.00,'200','','','5','','1','2023-04-01 16:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803752908200832'),(2743,'51680366006','1167',1.00,'100','retail','0','2023-04-01 22:42:13','','','','15','Cash',0.00,'100','','','5','','1','2023-04-01 16:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803753295823554'),(2744,'51680366006','998',1.00,'50','retail','0','2023-04-01 22:42:13','','','','26','Cash',0.00,'50','','','5','','1','2023-04-01 16:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803753714272432'),(2745,'51680366006','130',1.00,'20','retail','0','2023-04-01 22:42:13','','','','10','Cash',0.00,'20','','','5','','1','2023-04-01 16:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','',NULL,'516803754275823554'),(2746,'51680366006','1147',8.00,'80','retail','0','2023-04-01 22:42:13','','','','0','Cash',0.00,'10','','','5','','1','2023-04-01 16:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','38.00','30','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803755454272432'),(2747,'51680366006','1124',20.00,'200','retail','0','2023-04-01 22:42:13','','','','0','Cash',0.00,'10','','','5','','1','2023-04-01 16:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','20.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803756067033033'),(2748,'51680366006','1320',2.00,'20','retail','0','2023-04-01 22:42:13','','','','5','Cash',0.00,'10','','','5','','1','2023-04-01 16:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','58.00','56','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803757015223623'),(2749,'51680366006','793',2.00,'10','retail','0','2023-04-01 22:42:13','','','','2','Cash',0.00,'5','','','5','','1','2023-04-01 16:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','168.00','166','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803757902569302'),(2750,'51680366006','1242',1.00,'150','retail','0','2023-04-01 22:42:13','','','','70','Cash',0.00,'150','','','5','','1','2023-04-01 16:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803758324272432'),(2751,'51680366006','1238',10.00,'500','retail','0','2023-04-01 22:42:13','','','','10','Cash',0.00,'50','','','5','','1','2023-04-01 16:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','64.00','54','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803758441033405'),(2752,'51680366006','585',20.00,'800','retail','0','2023-04-01 22:42:13','','','','20','Cash',0.00,'40','','','5','','1','2023-04-01 16:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','20.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516803758652222032'),(2753,'51680366006','1023',10.00,'50','retail','0','2023-04-01 22:42:13','','','','2.0','Cash',0.00,'5','','','5','','1','2023-04-01 16:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','21.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803758932222032'),(2754,'51680366006','32',1.00,'10','retail','0','2023-04-01 22:42:13','','','','3.5','Cash',0.00,'10','','','5','','1','2023-04-01 16:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'516803759044272432'),(2755,'51680366006','1320',10.00,'100','retail','0','2023-04-01 22:42:13','','','','5','Cash',0.00,'10','','','5','','1','2023-04-01 16:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','56.00','46','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803759180202030'),(2756,'51680366006','349',6.00,'30','retail','0','2023-04-01 22:42:13','','','','3','Cash',0.00,'5','','','5','','1','2023-04-01 16:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','119.00','113','Inclusive','branch','Inventory','','','','','',NULL,'516803759498290832'),(2757,'51680366006','865',1.00,'150','retail','0','2023-04-01 22:42:13','','','','36','Cash',0.00,'150','','','5','','1','2023-04-01 16:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803759583022359'),(2758,'51680366006','320',1.00,'150','retail','0','2023-04-01 22:42:13','','','','0','Cash',0.00,'150','','','5','','1','2023-04-01 16:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516803759678270832'),(2759,'51680366006','858',2.00,'4','retail','0','2023-04-01 22:42:13','','','','1','Cash',0.00,'2','','','5','','1','2023-04-01 16:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','509.00','507','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803759808200832'),(2760,'51680366006','771',2.00,'20','retail','0','2023-04-01 22:42:13','','','','0','Cash',0.00,'10','','','5','','1','2023-04-01 16:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','','','','','',NULL,'516803760323022330'),(2761,'51680366006','1161',1.00,'15','retail','0','2023-04-01 22:42:13','','','','0','Cash',0.00,'15','','','5','','1','2023-04-01 16:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803760412664302'),(2762,'51680366006','1287',1.00,'150','retail','0','2023-04-01 22:42:13','','','','60','Cash',0.00,'150','','','5','','1','2023-04-01 16:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803760572222032'),(2763,'51680366006','779',1.00,'40','retail','0','2023-04-01 22:42:13','','','','30','Cash',0.00,'40','','','5','','1','2023-04-01 16:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516803780903022390'),(2764,'51680366006','1220',15.00,'150','retail','0','2023-04-01 22:42:13','','','','0','Cash',0.00,'10','','','5','','1','2023-04-01 16:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','93.00','78','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803781078270832'),(2765,'51680366006','1145',6.00,'60','retail','0','2023-04-01 22:42:13','','','','0','Cash',0.00,'10','','','5','','1','2023-04-01 16:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','37.00','31','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516803781232222032'),(2766,'51680366006','166',1.00,'120','retail','0','2023-04-01 22:42:13','','','','0','Cash',0.00,'120','','','5','','1','2023-04-01 16:42:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516803781323421300'),(2767,'61678796587','1145',6.00,'60','retail','0','2023-04-02 21:33:39','','','','0','Cash',0.00,'10','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','33.00','27','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616787966242662382'),(2768,'61678796587','1255',2.00,'200','retail','0','2023-04-02 21:33:39','','','','40','Cash',0.00,'100','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616787966622666382'),(2769,'61678796587','861',1.00,'150','retail','0','2023-04-02 21:33:39','','','','50','Cash',0.00,'150','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616787966890202038'),(2770,'61678796587','594',2.00,'10','retail','0','2023-04-02 21:33:39','','','','0','Cash',0.00,'5','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','62.00','60','Inclusive','branch','Inventory','','','','','',NULL,'616787970752806336'),(2771,'61678796587','414',1.00,'10','retail','0','2023-04-02 21:33:39','','','','3.4','Cash',0.00,'10','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','','',NULL,'616788032723421300'),(2772,'61678796587','130',2.00,'40','retail','0','2023-04-02 21:33:39','','','','10','Cash',0.00,'20','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','52.00','50','Inclusive','branch','Inventory','','','','','',NULL,'616788040372463382'),(2773,'61678796587','1222',1.00,'250','retail','0','2023-04-02 21:33:39','','','','120','Cash',0.00,'250','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616788167076728664'),(2774,'61678796587','177',1.00,'250','retail','0','2023-04-02 21:33:39','','','','0','Cash',0.00,'250','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'616788167710202038'),(2775,'61678796587','1274',1.00,'100','retail','0','2023-04-02 21:33:39','','','','50','Cash',0.00,'100','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616788168092222032'),(2776,'61678796587','213',3.00,'75','retail','0','2023-04-02 21:33:39','','','','0','Cash',0.00,'25','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','','','','','',NULL,'616788168370202038'),(2777,'61678796587','816',1.00,'100','retail','0','2023-04-02 21:33:39','','','','50','Cash',0.00,'100','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616788168627220732'),(2778,'61678796587','808',1.00,'100','retail','0','2023-04-02 21:33:39','','','','26','Cash',0.00,'100','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616788170692222032'),(2779,'61678796587','467',1.00,'50','retail','0','2023-04-02 21:33:39','','','','9','Cash',0.00,'50','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','',NULL,'616788170892768382'),(2780,'61678796587','516',2.00,'10','retail','0','2023-04-02 21:33:39','','','','3.9','Cash',0.00,'5','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','83.00','81','Inclusive','branch','Inventory','','','','','',NULL,'616788171184212432'),(2781,'61678796587','312',2.00,'20','retail','0','2023-04-02 21:33:39','','','','4','Cash',0.00,'10','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','','',NULL,'616788171787728764'),(2782,'61678796587','1238',4.00,'200','retail','0','2023-04-02 21:33:39','','','','10','Cash',0.00,'50','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','86.00','82','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616788172097290732'),(2783,'61678796587','1260',1.00,'400','retail','0','2023-04-02 21:33:39','','','','120','Cash',0.00,'400','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616788172312763382'),(2784,'61678796587','808',1.00,'100','retail','0','2023-04-02 21:33:39','','','','26','Cash',0.00,'100','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616788172943421300'),(2785,'61678796587','487',1.00,'100','retail','0','2023-04-02 21:33:39','','','','53','Cash',0.00,'100','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'616788173174212432'),(2786,'61678796587','858',6.00,'12','retail','0','2023-04-02 21:33:39','','','','1','Cash',0.00,'2','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','544.00','538','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616788173653022363'),(2787,'61678796587','1040',1.00,'100','retail','0','2023-04-02 21:33:39','','','','20','Cash',0.00,'100','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616788173917728764'),(2788,'61678796587','808',1.00,'100','retail','0','2023-04-02 21:33:39','','','','26','Cash',0.00,'100','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616788174307200732'),(2789,'61678796587','1104',2.00,'60','retail','0','2023-04-02 21:33:39','','','','15','Cash',0.00,'30','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','37.00','35','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616788174927220732'),(2790,'61678796587','9',2.00,'20','retail','0','2023-04-02 21:33:39','','','','2','Cash',0.00,'10','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','141.00','139','Inclusive','branch','Inventory','','','','','',NULL,'616788189704212432'),(2791,'61678796587','1093',3.00,'30','retail','0','2023-04-02 21:33:39','','','','0','Cash',0.00,'10','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','73.00','70','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616788190167260732'),(2792,'61678796587','130',2.00,'40','retail','0','2023-04-02 21:33:39','','','','10','Cash',0.00,'20','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','50.00','48','Inclusive','branch','Inventory','','','','','',NULL,'616788190430202038'),(2793,'61678796587','1090',4.00,'20','retail','0','2023-04-02 21:33:39','','','','0','Cash',0.00,'5','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','177.00','173','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616788191064212432'),(2794,'61678796587','998',1.00,'50','retail','0','2023-04-02 21:33:39','','','','26','Cash',0.00,'50','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616788191303421300'),(2795,'61678796587','915',2.00,'10','retail','0','2023-04-02 21:33:39','','','','2','Cash',0.00,'5','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','154.00','152','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616788191833421300'),(2796,'61678796587','792',4.00,'20','retail','0','2023-04-02 21:33:39','','','','2','Cash',0.00,'5','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','108.00','104','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616788192109728964'),(2797,'61678796587','858',4.00,'8','retail','0','2023-04-02 21:33:39','','','','1','Cash',0.00,'2','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','538.00','534','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616788192752967382'),(2798,'61678796587','1291',1.00,'250','retail','0','2023-04-02 21:33:39','','','','150','Cash',0.00,'250','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616788193107200732'),(2799,'61678796587','663',2.00,'40','retail','0','2023-04-02 21:33:39','','','','10','Cash',0.00,'20','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','','','','','',NULL,'616788193357250732'),(2800,'61678796587','397',4.00,'80','retail','0','2023-04-02 21:33:39','','','','5.5','Cash',0.00,'20','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','65.00','61','Inclusive','branch','Inventory','','','','','',NULL,'616788193649728964'),(2801,'61678796587','882',1.00,'10','retail','0','2023-04-02 21:33:39','','','','3','Cash',0.00,'10','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616788900913421300'),(2802,'61678796587','1040',1.00,'100','retail','0','2023-04-02 21:33:39','','','','20','Cash',0.00,'100','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616788901099033038'),(2803,'61678796587','1093',5.00,'50','retail','0','2023-04-02 21:33:39','','','','0','Cash',0.00,'10','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','70.00','65','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616788901342222032'),(2804,'61678796587','32',2.00,'20','retail','0','2023-04-02 21:33:39','','','','3.5','Cash',0.00,'10','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','','','','','',NULL,'616788904787280732'),(2805,'61678796587','650',2.00,'5','retail','0','2023-04-02 21:33:39','','','','0','Cash',0.00,'2.5','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','218.00','216','Inclusive','branch','Inventory','','','','','',NULL,'616788905013000222'),(2806,'61678796587','725',1.00,'50','retail','0','2023-04-02 21:33:39','','','','30','Cash',0.00,'50','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'616788922824292432'),(2807,'61678796587','1093',10.00,'100','retail','0','2023-04-02 21:33:39','','','','0','Cash',0.00,'10','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','46.00','36','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616793166200202039'),(2808,'61678796587','397',1.00,'20','retail','0','2023-04-02 21:33:39','','','','5.5','Cash',0.00,'20','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','','',NULL,'616793166612666392'),(2809,'61678796587','90',1.00,'350','retail','0','2023-04-02 21:33:39','','','','249','Cash',0.00,'350','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'616793166904212432'),(2810,'61678796587','847',1.00,'100','retail','0','2023-04-02 21:33:39','','','','30','Cash',0.00,'100','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616793167102222032'),(2811,'61678796587','816',2.00,'200','retail','0','2023-04-02 21:33:39','','','','50','Cash',0.00,'100','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616793167413421300'),(2812,'61678796587','1015',2.00,'20','retail','0','2023-04-02 21:33:39','','','','4.5','Cash',0.00,'10','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','41.00','39','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616793167927220732'),(2813,'61678796587','414',2.00,'20','retail','0','2023-04-02 21:33:39','','','','3.4','Cash',0.00,'10','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','31.00','29','Inclusive','branch','Inventory','','','','','',NULL,'616793168543310123'),(2814,'61678796587','1238',3.00,'150','retail','0','2023-04-02 21:33:39','','','','10','Cash',0.00,'50','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','81.00','78','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616793168902222032'),(2815,'61678796587','1237',3.00,'45','retail','0','2023-04-02 21:33:39','','','','10','Cash',0.00,'15','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','52.00','49','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616793169959220920'),(2816,'61678796587','588',1.00,'50','retail','0','2023-04-02 21:33:39','','','','8','Cash',0.00,'50','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'616793170480202039'),(2817,'61678796587','1040',1.00,'100','retail','0','2023-04-02 21:33:39','','','','20','Cash',0.00,'100','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616793171203421300'),(2818,'61678796587','1241',1.00,'30','retail','0','2023-04-02 21:33:39','','','','20','Cash',0.00,'30','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616793172412222032'),(2819,'61678796587','1010',2.00,'20','retail','0','2023-04-02 21:33:39','','','','2.5','Cash',0.00,'10','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','296.00','294','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616793175422764392'),(2820,'61678796587','792',10.00,'50','retail','0','2023-04-02 21:33:39','','','','2','Cash',0.00,'5','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','100.00','90','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616793178144212432'),(2821,'61678796587','807',3.00,'150','retail','0','2023-04-02 21:33:39','','','','10','Cash',0.00,'50','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','8.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616793178667260732'),(2822,'61678796587','840',1.00,'50','retail','0','2023-04-02 21:33:39','','','','5.5','Cash',0.00,'50','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616793178952906336'),(2823,'61678796587','1037',1.00,'100','retail','0','2023-04-02 21:33:39','','','','30','Cash',0.00,'100','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616793179263421300'),(2824,'61678796587','130',2.00,'40','retail','0','2023-04-02 21:33:39','','','','10','Cash',0.00,'20','','','6','','1','2023-04-02 15:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','45.00','43','Inclusive','branch','Inventory','','','','','',NULL,'616793179662222032'),(2825,'61680460432','1185',4.00,'40','retail','0','2023-04-02 22:13:52','','','','3','Cash',0.00,'10','','','6','','1','2023-04-02 16:28:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616804604720824064'),(2826,'61680460432','296',10.00,'50','retail','0','2023-04-02 22:13:52','','','','0','Cash',0.00,'5','','','6','','1','2023-04-02 16:28:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','134.00','124','Inclusive','branch','Inventory','','','','','',NULL,'616804605012222032'),(2827,'61680460432','1298',8.00,'640','retail','0','2023-04-02 22:13:52','','','','40','Cash',0.00,'80','','','6','','1','2023-04-02 16:28:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','20.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616804605383022335'),(2828,'61680460432','1220',16.00,'160','retail','0','2023-04-02 22:13:52','','','','0','Cash',0.00,'10','','','6','','1','2023-04-02 16:28:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','78.00','62','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616804606293421300'),(2829,'61680460432','840',3.00,'150','retail','0','2023-04-02 22:13:52','','','','5.5','Cash',0.00,'50','','','6','','1','2023-04-02 16:28:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','79.00','76','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616804606714262432'),(2830,'61680460432','1269',20.00,'200','retail','0','2023-04-02 22:13:52','','','','7','Cash',0.00,'10','','','6','','1','2023-04-02 16:28:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','33.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616804610470202030'),(2831,'61680460432','1261',20.00,'200','retail','0','2023-04-02 22:13:52','','','','5','Cash',0.00,'10','','','6','','1','2023-04-02 16:28:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','146.00','126','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616804610910040632'),(2832,'61680460432','32',3.00,'30','retail','0','2023-04-02 22:13:52','','','','3.5','Cash',0.00,'10','','','6','','1','2023-04-02 16:28:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Inventory','','','','','',NULL,'616804611441824164'),(2833,'61680460432','650',4.00,'10','retail','0','2023-04-02 22:13:52','','','','0','Cash',0.00,'2.5','','','6','','1','2023-04-02 16:28:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','203.00','199','Inclusive','branch','Inventory','','','','','',NULL,'616804614560202030'),(2834,'61680460432','1040',2.00,'200','retail','0','2023-04-02 22:13:52','','','','20','Cash',0.00,'100','','','6','','1','2023-04-02 16:28:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616804615273022325'),(2835,'61680460432','1057',1.00,'30','retail','0','2023-04-02 22:13:52','','','','18','Cash',0.00,'30','','','6','','1','2023-04-02 16:28:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616804615523022355'),(2836,'61680460432','1219',5.00,'50','retail','0','2023-04-02 22:13:52','','','','0','Cash',0.00,'10','','','6','','1','2023-04-02 16:28:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','196.00','191','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616804616038230832'),(2837,'61680460432','558',1.00,'20','retail','0','2023-04-02 22:13:52','','','','0','Cash',0.00,'20','','','6','','1','2023-04-02 16:28:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'616804616653421300'),(2838,'61680460432','555',1.00,'20','retail','0','2023-04-02 22:13:52','','','','0','Cash',0.00,'20','','','6','','1','2023-04-02 16:28:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','','',NULL,'616804617028220832'),(2839,'61680460432','993',5.00,'10','retail','0','2023-04-02 22:13:52','','','','1','Cash',0.00,'2','','','6','','1','2023-04-02 16:28:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','85.00','80','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616804618012160302'),(2840,'61680460432','1072',10.00,'200','retail','0','2023-04-02 22:13:52','','','','0','Cash',0.00,'20','','','6','','1','2023-04-02 16:28:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','15.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616804618650202030'),(2841,'61680460432','466',1.00,'100','retail','0','2023-04-02 22:13:52','','','','35','Cash',0.00,'100','','','6','','1','2023-04-02 16:28:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','',NULL,'616804618982222032'),(2842,'61680460432','467',7.00,'350','retail','0','2023-04-02 22:13:52','','','','9','Cash',0.00,'50','','','6','','1','2023-04-02 16:28:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','21.00','14','Inclusive','branch','Inventory','','','','','',NULL,'616804619368260832'),(2843,'61680460432','882',2.00,'20','retail','0','2023-04-02 22:13:52','','','','3','Cash',0.00,'10','','','6','','1','2023-04-02 16:28:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616804619973022399'),(2844,'61680460432','884',1.00,'100','retail','0','2023-04-02 22:13:52','','','','26','Cash',0.00,'100','','','6','','1','2023-04-02 16:28:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616804620250202030'),(2845,'61680460432','1312',1.00,'400','retail','0','2023-04-02 22:13:52','','','','175','Cash',0.00,'400','','','6','','1','2023-04-02 16:28:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616804620473022340'),(2846,'61680460432','1310',1.00,'50','retail','0','2023-04-02 22:13:52','','','','30','Cash',0.00,'50','','','6','','1','2023-04-02 16:28:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616804620834262432'),(2847,'61680460432','130',2.00,'40','retail','0','2023-04-02 22:13:52','','','','10','Cash',0.00,'20','','','6','','1','2023-04-02 16:28:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','','','','','',NULL,'616804621313421300'),(2848,'61680460432','951',1.00,'150','retail','0','2023-04-02 22:13:52','','','','75','Cash',0.00,'150','','','6','','1','2023-04-02 16:28:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616804621563505222'),(2849,'61680460432','563',1.00,'50','retail','0','2023-04-02 22:13:52','','','','28','Cash',0.00,'50','','','6','','1','2023-04-02 16:28:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'616804622562222032'),(2850,'61680460432','1011',5.00,'50','retail','0','2023-04-02 22:13:52','','','','5','Cash',0.00,'10','','','6','','1','2023-04-02 16:28:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','102.00','97','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616804623023022303'),(2851,'61680460432','820',12.00,'120','retail','0','2023-04-02 22:13:52','','','','0','Cash',0.00,'10','','','6','','1','2023-04-02 16:28:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','61.00','49','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616804623633421300'),(2852,'61680460432','792',4.00,'20','retail','0','2023-04-02 22:13:52','','','','2','Cash',0.00,'5','','','6','','1','2023-04-02 16:28:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','62.00','58','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616804623943022393'),(2853,'61680460432','1104',2.00,'60','retail','0','2023-04-02 22:13:52','','','','15','Cash',0.00,'30','','','6','','1','2023-04-02 16:28:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616804624243421300'),(2854,'61680460432','1299',2.00,'100','retail','0','2023-04-02 22:13:52','','','','30','Cash',0.00,'50','','','6','','1','2023-04-02 16:28:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616804628312263302'),(2855,'61680547899','790',1.00,'20','retail','0','2023-04-03 22:19:48','','','','11','Cash',0.00,'20','','','6','','1','2023-04-03 16:24:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616805481648825864'),(2856,'61680547899','414',1.00,'10','retail','0','2023-04-03 22:19:48','','','','3.4','Cash',0.00,'10','','','6','','1','2023-04-03 16:24:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','',NULL,'616805482878825864'),(2857,'61680547899','1233',2.00,'40','retail','0','2023-04-03 22:19:48','','','','13','Cash',0.00,'20','','','6','','1','2023-04-03 16:24:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616805483228825864'),(2858,'61680547899','820',4.00,'40','retail','0','2023-04-03 22:19:48','','','','0','Cash',0.00,'10','','','6','','1','2023-04-03 16:24:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','249.00','245','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616805484420202030'),(2859,'61680547899','332',2.00,'400','retail','0','2023-04-03 22:19:48','','','','0','Cash',0.00,'200','','','6','','1','2023-04-03 16:24:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','','',NULL,'616805487832222032'),(2860,'61680547899','18',1.00,'400','retail','0','2023-04-03 22:19:48','','','','169','Cash',0.00,'400','','','6','','1','2023-04-03 16:24:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'616805488083022308'),(2861,'61680547899','1261',20.00,'200','retail','0','2023-04-03 22:19:48','','','','5','Cash',0.00,'10','','','6','','1','2023-04-03 16:24:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','126.00','106','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616805488338230832'),(2862,'61680547899','885',6.00,'180','retail','0','2023-04-03 22:19:48','','','','15','Cash',0.00,'30','','','6','','1','2023-04-03 16:24:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','10.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616805488588825864'),(2863,'61680547899','1040',1.00,'100','retail','0','2023-04-03 22:19:48','','','','20','Cash',0.00,'100','','','6','','1','2023-04-03 16:24:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616805489140202030'),(2864,'61680547899','1238',2.00,'100','retail','0','2023-04-03 22:19:48','','','','10','Cash',0.00,'50','','','6','','1','2023-04-03 16:24:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','54.00','52','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616805489378825864'),(2865,'61680547899','312',14.00,'140','retail','0','2023-04-03 22:19:48','','','','4','Cash',0.00,'10','','','6','','1','2023-04-03 16:24:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','79.00','65','Inclusive','branch','Inventory','','','','','',NULL,'616805490610202030'),(2866,'61680547899','516',11.00,'55','retail','0','2023-04-03 22:19:48','','','','3.9','Cash',0.00,'5','','','6','','1','2023-04-03 16:24:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','23.00','12','Inclusive','branch','Inventory','','','','','',NULL,'616805490833421300'),(2867,'61680547899','375',5.00,'250','retail','0','2023-04-03 22:19:48','','','','20','Cash',0.00,'50','','','6','','1','2023-04-03 16:24:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','','','','','',NULL,'616805491290202030'),(2868,'61680547899','1269',13.00,'130','retail','0','2023-04-03 22:19:48','','','','7','Cash',0.00,'10','','','6','','1','2023-04-03 16:24:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','13.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616805492064242432'),(2869,'61680547899','790',1.00,'20','retail','0','2023-04-03 22:19:48','','','','11','Cash',0.00,'20','','','6','','1','2023-04-03 16:24:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616805492318210832'),(2870,'61680547899','790',2.00,'40','retail','0','2023-04-03 22:19:48','','','','11','Cash',0.00,'20','','','6','','1','2023-04-03 16:24:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616805493472964302'),(2871,'61680547899','579',1.00,'200','retail','0','2023-04-03 22:19:48','','','','130','Cash',0.00,'200','','','6','','1','2023-04-03 16:24:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'616805493830202030'),(2872,'61680547899','134',2.00,'10','retail','0','2023-04-03 22:19:48','','','','0','Cash',0.00,'5','','','6','','1','2023-04-03 16:24:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','489.00','487','Inclusive','branch','Inventory','','','','','',NULL,'616805494123101222'),(2873,'61680547899','869',10.00,'100','retail','0','2023-04-03 22:19:48','','','','2','Cash',0.00,'10','','','6','','1','2023-04-03 16:24:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','254.00','244','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616805494363836192'),(2874,'61680547899','884',1.00,'100','retail','0','2023-04-03 22:19:48','','','','26','Cash',0.00,'100','','','6','','1','2023-04-03 16:24:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616805494569825964'),(2875,'61680547899','792',2.00,'10','retail','0','2023-04-03 22:19:48','','','','2','Cash',0.00,'5','','','6','','1','2023-04-03 16:24:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','158.00','156','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616805495040202030'),(2876,'61680547899','1255',1.00,'100','retail','0','2023-04-03 22:19:48','','','','40','Cash',0.00,'100','','','6','','1','2023-04-03 16:24:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616805495312963302'),(2877,'61680547899','1145',3.00,'30','retail','0','2023-04-03 22:19:48','','','','0','Cash',0.00,'10','','','6','','1','2023-04-03 16:24:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','31.00','28','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616805495598290832'),(2878,'61680547899','850',1.00,'5','retail','0','2023-04-03 22:19:48','','','','2','Cash',0.00,'5','','','6','','1','2023-04-03 16:24:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','143.00','142','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616805495872968302'),(2879,'61680631608','1237',6.00,'90','retail','0','2023-04-04 22:21:02','','','','10','Cash',0.00,'15','','','6','','1','2023-04-04 16:29:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','40.00','34','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616806344640202030'),(2880,'61680631608','192',1.00,'800','retail','0','2023-04-04 22:21:02','','','','0','Cash',0.00,'800','','','6','','1','2023-04-04 16:29:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'616806346144232432'),(2881,'61680631608','397',20.00,'400','retail','0','2023-04-04 22:21:02','','','','5.5','Cash',0.00,'20','','','6','','1','2023-04-04 16:29:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','70.00','50','Inclusive','branch','Inventory','','','','','',NULL,'616806346492222032'),(2882,'61680631608','793',10.00,'50','retail','0','2023-04-04 22:21:02','','','','2','Cash',0.00,'5','','','6','','1','2023-04-04 16:29:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','166.00','156','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616806347262322233'),(2883,'61680631608','1290',1.00,'300','retail','0','2023-04-04 22:21:02','','','','150','Cash',0.00,'300','','','6','','1','2023-04-04 16:29:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616806347554826464'),(2884,'61680631608','1236',1.00,'300','retail','0','2023-04-04 22:21:02','','','','120','Cash',0.00,'300','','','6','','1','2023-04-04 16:29:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616806347722467302'),(2885,'61680631608','1072',4.00,'80','retail','0','2023-04-04 22:21:02','','','','0','Cash',0.00,'20','','','6','','1','2023-04-04 16:29:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','5.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616806348180202030'),(2886,'61680631608','1246',1.00,'250','retail','0','2023-04-04 22:21:02','','','','110','Cash',0.00,'250','','','6','','1','2023-04-04 16:29:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616806348940202030'),(2887,'61680631608','820',12.00,'120','retail','0','2023-04-04 22:21:02','','','','0','Cash',0.00,'10','','','6','','1','2023-04-04 16:29:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','245.00','233','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616806349612466302'),(2888,'61680631608','840',4.00,'200','retail','0','2023-04-04 22:21:02','','','','5.5','Cash',0.00,'50','','','6','','1','2023-04-04 16:29:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','76.00','72','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616806350088280832'),(2889,'61680631608','947',2.00,'10','retail','0','2023-04-04 22:21:02','','','','2.5','Cash',0.00,'5','','','6','','1','2023-04-04 16:29:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','180.00','178','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616806351493022341'),(2890,'61680631608','650',4.00,'10','retail','0','2023-04-04 22:21:02','','','','0','Cash',0.00,'2.5','','','6','','1','2023-04-04 16:29:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','199.00','195','Inclusive','branch','Inventory','','','','','',NULL,'616806351858250832'),(2891,'61680631608','1268',15.00,'150','retail','0','2023-04-04 22:21:02','','','','5','Cash',0.00,'10','','','6','','1','2023-04-04 16:29:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','26.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616806352454232432'),(2892,'61680631608','564',1.00,'50','retail','0','2023-04-04 22:21:02','','','','0','Cash',0.00,'50','','','6','','1','2023-04-04 16:29:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'616806352720202030'),(2893,'61680631608','142',1.00,'40','retail','0','2023-04-04 22:21:02','','','','20','Cash',0.00,'40','','','6','','1','2023-04-04 16:29:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'616806352888280832'),(2894,'61680631608','853',1.00,'50','retail','0','2023-04-04 22:21:02','','','','7','Cash',0.00,'50','','','6','','1','2023-04-04 16:29:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616806353323421300'),(2895,'61680631608','1015',2.00,'20','retail','0','2023-04-04 22:21:02','','','','4.5','Cash',0.00,'10','','','6','','1','2023-04-04 16:29:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616806353700403387'),(2896,'61680631608','1172',10.00,'200','retail','0','2023-04-04 22:21:02','','','','0','Cash',0.00,'20','','','6','','1','2023-04-04 16:29:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','28.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616806354733022374'),(2897,'61680631608','987',1.00,'350','retail','0','2023-04-04 22:21:02','','','','185','Cash',0.00,'350','','','6','','1','2023-04-04 16:29:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616806354964232432'),(2898,'61680631608','1224',1.00,'400','retail','0','2023-04-04 22:21:02','','','','200','Cash',0.00,'400','','','6','','1','2023-04-04 16:29:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616806355262562302'),(2899,'61680631608','1299',10.00,'500','retail','0','2023-04-04 22:21:02','','','','30','Cash',0.00,'50','','','6','','1','2023-04-04 16:29:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','13.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616806355573022355'),(2900,'61680631608','891',1.00,'200','retail','0','2023-04-04 22:21:02','','','','45','Cash',0.00,'200','','','6','','1','2023-04-04 16:29:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616806356315826564'),(2901,'61680631608','1257',2.00,'400','retail','0','2023-04-04 22:21:02','','','','60','Cash',0.00,'200','','','6','','1','2023-04-04 16:29:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616806356565826564'),(2902,'61680631608','1145',3.00,'30','retail','0','2023-04-04 22:21:02','','','','0','Cash',0.00,'10','','','6','','1','2023-04-04 16:29:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','28.00','25','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616806356844232432'),(2903,'61680631608','1219',2.00,'20','retail','0','2023-04-04 22:21:02','','','','0','Cash',0.00,'10','','','6','','1','2023-04-04 16:29:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','191.00','189','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616806357320202030'),(2904,'61680631608','1168',1.00,'30','retail','0','2023-04-04 22:21:02','','','','24.4','Cash',0.00,'30','','','6','','1','2023-04-04 16:29:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616806357675826564'),(2905,'61680631608','1176',1.00,'20','retail','0','2023-04-04 22:21:02','','','','0','Cash',0.00,'20','','','6','','1','2023-04-04 16:29:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616806359333022339'),(2906,'61680631608','238',1.00,'80','retail','0','2023-04-04 22:21:02','','','','0','Cash',0.00,'80','','','6','','1','2023-04-04 16:29:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'616806359650202030'),(2907,'61680631608','807',3.00,'150','retail','0','2023-04-04 22:21:02','','','','10','Cash',0.00,'50','','','6','','1','2023-04-04 16:29:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616806360106826664'),(2908,'61680631608','130',1.00,'20','retail','0','2023-04-04 22:21:02','','','','10','Cash',0.00,'20','','','6','','1','2023-04-04 16:29:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','',NULL,'616806360612222032'),(2909,'61680877648','1170',2.00,'20','retail','0','2023-04-13 12:02:10','','','','0','Cash',0.00,'10','','','6','','1','2023-04-13 06:02:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','65.00','63','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616808776933022396'),(2910,'51681383391','1238',2.00,'100','retail','0','2023-04-13 21:53:33','','','','10','Cash',0.00,'50','','','5','','1','2023-04-13 15:59:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516813834428220832'),(2911,'51681383391','32',1.00,'10','retail','0','2023-04-13 21:53:33','','','','3.5','Cash',0.00,'10','','','5','','1','2023-04-13 15:59:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'516813834610202031'),(2912,'51681383391','820',2.00,'20','retail','0','2023-04-13 21:53:33','','','','0','Cash',0.00,'10','','','5','','1','2023-04-13 15:59:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','233.00','231','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516813835098290832'),(2913,'51681383391','1013',1.00,'10','retail','0','2023-04-13 21:53:33','','','','5','Cash',0.00,'10','','','5','','1','2023-04-13 15:59:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','82.00','81','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516813936110202031'),(2914,'51681383391','32',2.00,'20','retail','0','2023-04-13 21:53:33','','','','3.5','Cash',0.00,'10','','','5','','1','2023-04-13 15:59:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','','',NULL,'516813960294292432'),(2915,'51681383391','555',2.00,'40','retail','0','2023-04-13 21:53:33','','','','0','Cash',0.00,'20','','','5','','1','2023-04-13 15:59:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','49.00','47','Inclusive','branch','Inventory','','','','','',NULL,'516813968558250832'),(2916,'51681383391','9',2.00,'20','retail','0','2023-04-13 21:53:33','','','','2','Cash',0.00,'10','','','5','','1','2023-04-13 15:59:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','132.00','130','Inclusive','branch','Inventory','','','','','',NULL,'516813992522965312'),(2917,'51681383391','858',10.00,'20','retail','0','2023-04-13 21:53:33','','','','1','Cash',0.00,'2','','','5','','1','2023-04-13 15:59:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','507.00','497','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516813997860202031'),(2918,'51681383391','467',1.00,'50','retail','0','2023-04-13 21:53:33','','','','9','Cash',0.00,'50','','','5','','1','2023-04-13 15:59:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','',NULL,'516814013308200832'),(2919,'51681383391','885',1.00,'30','retail','0','2023-04-13 21:53:33','','','','15','Cash',0.00,'30','','','5','','1','2023-04-13 15:59:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516814030278270832'),(2920,'51681383391','878',2.00,'20','retail','0','2023-04-13 21:53:33','','','','5','Cash',0.00,'10','','','5','','1','2023-04-13 15:59:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516814039858250832'),(2921,'51681383391','1163',1.00,'50','retail','0','2023-04-13 21:53:33','','','','0','Cash',0.00,'50','','','5','','1','2023-04-13 15:59:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516814050668260832'),(2922,'51681383391','42',1.00,'200','retail','0','2023-04-13 21:53:33','','','','44','Cash',0.00,'200','','','5','','1','2023-04-13 15:59:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'516814061460202031'),(2923,'51681383391','2',1.00,'50','retail','0','2023-04-13 21:53:33','','','','10','Cash',0.00,'50','','','5','','1','2023-04-13 15:59:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516814082780202031'),(2924,'51681383391','1187',4.00,'40','retail','0','2023-04-13 21:53:33','','','','0','Cash',0.00,'10','','','5','','1','2023-04-13 15:59:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516814119892222032'),(2925,'51681383391','516',4.00,'20','retail','0','2023-04-13 21:53:33','','','','3.9','Cash',0.00,'5','','','5','','1','2023-04-13 15:59:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','12.00','8','Inclusive','branch','Inventory','','','','','',NULL,'516814120122261312'),(2926,'51681449740','563',1.00,'50','retail','0','2023-04-14 20:28:37','','','','28','Cash',0.00,'50','','','5','','1','2023-04-14 15:23:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'516814497862222032'),(2927,'51681449740','58',1.00,'150','retail','0','2023-04-14 20:28:37','','','','75','Cash',0.00,'150','','','5','','1','2023-04-14 15:23:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516814560233022320'),(2928,'51681449740','22',1.00,'200','retail','0','2023-04-14 20:28:37','','','','0','Cash',0.00,'200','','','5','','1','2023-04-14 15:23:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516814560693022360'),(2929,'51681449740','1346',1.00,'30','retail','0','2023-04-14 20:28:37','','','','20','Cash',0.00,'30','','','5','','1','2023-04-14 15:23:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516814561098290832'),(2930,'51681449740','579',1.00,'200','retail','0','2023-04-14 20:28:37','','','','130','Cash',0.00,'200','','','5','','1','2023-04-14 15:23:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516814816684282432'),(2931,'51681449740','337',14.00,'70','retail','0','2023-04-14 20:28:37','','','','1','Cash',0.00,'5','','','5','','1','2023-04-14 15:23:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','14.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516814817511824154'),(2932,'51681449740','916',1.00,'200','retail','0','2023-04-14 20:28:37','','','','80','Cash',0.00,'200','','','5','','1','2023-04-14 15:23:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516814841734282432'),(2933,'51681449740','763',1.00,'200','retail','0','2023-04-14 20:28:37','','','','120','Cash',0.00,'200','','','5','','1','2023-04-14 15:23:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516814845334282432'),(2934,'51681449740','820',2.00,'20','retail','0','2023-04-14 20:28:37','','','','0','Cash',0.00,'10','','','5','','1','2023-04-14 15:23:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','231.00','229','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516814866792667312'),(2935,'51681449740','1077',1.00,'100','retail','0','2023-04-14 20:28:37','','','','0','Cash',0.00,'100','','','5','','1','2023-04-14 15:23:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516814878708200832'),(2936,'51681449740','130',1.00,'20','retail','0','2023-04-14 20:28:37','','','','10','Cash',0.00,'20','','','5','','1','2023-04-14 15:23:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','',NULL,'516814883433022343'),(2937,'51681449740','2',1.00,'50','retail','0','2023-04-14 20:28:37','','','','10','Cash',0.00,'50','','','5','','1','2023-04-14 15:23:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516814899259824954'),(2938,'51681449740','1034',1.00,'10','retail','0','2023-04-14 20:28:37','','','','2','Cash',0.00,'10','','','5','','1','2023-04-14 15:23:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516814911274292432'),(2939,'51681449740','32',1.00,'10','retail','0','2023-04-14 20:28:37','','','','3.5','Cash',0.00,'10','','','5','','1','2023-04-14 15:23:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516814916624292432'),(2940,'51681449740','650',2.00,'5','retail','0','2023-04-14 20:28:37','','','','0','Cash',0.00,'2.5','','','5','','1','2023-04-14 15:23:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','195.00','193','Inclusive','branch','Inventory','','','','','',NULL,'516814916993421300'),(2941,'51681449740','130',1.00,'20','retail','0','2023-04-14 20:28:37','','','','10','Cash',0.00,'20','','','5','','1','2023-04-14 15:23:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','',NULL,'516814933163421300'),(2942,'61681376544','1238',2.00,'100','retail','0','2023-04-15 22:15:22','','','','10','Cash',0.00,'50','','','6','','1','2023-04-15 16:25:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','52.00','50','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616813765842668312'),(2943,'61681376544','32',1.00,'10','retail','0','2023-04-15 22:15:22','','','','3.5','Cash',0.00,'10','','','6','','1','2023-04-15 16:25:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'616813766218210832'),(2944,'61681376544','32',2.00,'20','retail','0','2023-04-15 22:15:22','','','','3.5','Cash',0.00,'10','','','6','','1','2023-04-15 16:25:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','','',NULL,'616815717302222032'),(2945,'61681376544','650',4.00,'10','retail','0','2023-04-15 22:15:22','','','','0','Cash',0.00,'2.5','','','6','','1','2023-04-15 16:25:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','193.00','189','Inclusive','branch','Inventory','','','','','',NULL,'616815717468260832'),(2946,'61681376544','663',4.00,'80','retail','0','2023-04-15 22:15:22','','','','10','Cash',0.00,'20','','','6','','1','2023-04-15 16:25:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','30.00','26','Inclusive','branch','Inventory','','','','','',NULL,'616815717703022377'),(2947,'61681376544','1347',1.00,'70','retail','0','2023-04-15 22:15:22','','','','40','Cash',0.00,'70','','','6','','1','2023-04-15 16:25:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616815717911825164'),(2948,'61681376544','1057',8.00,'240','retail','0','2023-04-15 22:15:22','','','','18','Cash',0.00,'30','','','6','','1','2023-04-15 16:25:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','11.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616815718212222032'),(2949,'61681376544','792',4.00,'20','retail','0','2023-04-15 22:15:22','','','','2','Cash',0.00,'5','','','6','','1','2023-04-15 16:25:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','156.00','152','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616815718508200832'),(2950,'61681376544','1041',10.00,'100','retail','0','2023-04-15 22:15:22','','','','5','Cash',0.00,'10','','','6','','1','2023-04-15 16:25:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','136.00','126','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616815728780202031'),(2951,'61681376544','793',10.00,'50','retail','0','2023-04-15 22:15:22','','','','2','Cash',0.00,'5','','','6','','1','2023-04-15 16:25:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','156.00','146','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616815734802222032'),(2952,'61681376544','869',10.00,'100','retail','0','2023-04-15 22:15:22','','','','2','Cash',0.00,'10','','','6','','1','2023-04-15 16:25:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','244.00','234','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616815765660202031'),(2953,'61681376544','523',2.00,'50','retail','0','2023-04-15 22:15:22','','','','0','Cash',0.00,'25','','','6','','1','2023-04-15 16:25:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','','',NULL,'616815774803421300'),(2954,'61681376544','588',1.00,'50','retail','0','2023-04-15 22:15:22','','','','8','Cash',0.00,'50','','','6','','1','2023-04-15 16:25:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','','',NULL,'616815780332333327'),(2955,'61681376544','1170',1.00,'10','retail','0','2023-04-15 22:15:22','','','','0','Cash',0.00,'10','','','6','','1','2023-04-15 16:25:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','63.00','62','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616815783173022313'),(2956,'61681376544','1223',1.00,'150','retail','0','2023-04-15 22:15:22','','','','100','Cash',0.00,'150','','','6','','1','2023-04-15 16:25:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616815799413022349'),(2957,'61681376544','993',1.00,'2','retail','0','2023-04-15 22:15:22','','','','1','Cash',0.00,'2','','','6','','1','2023-04-15 16:25:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','430.00','429','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616815807513022357'),(2958,'61681376544','792',2.00,'10','retail','0','2023-04-15 22:15:22','','','','2','Cash',0.00,'5','','','6','','1','2023-04-15 16:25:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','152.00','150','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616815807733421300'),(2959,'61681376544','840',1.00,'50','retail','0','2023-04-15 22:15:22','','','','5.5','Cash',0.00,'50','','','6','','1','2023-04-15 16:25:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','72.00','71','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616815820152261312'),(2960,'61681376544','467',2.00,'100','retail','0','2023-04-15 22:15:22','','','','9','Cash',0.00,'50','','','6','','1','2023-04-15 16:25:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Inventory','','','','','',NULL,'616815820358250832'),(2961,'61681376544','1113',1.00,'300','retail','0','2023-04-15 22:15:22','','','','115','Cash',0.00,'300','','','6','','1','2023-04-15 16:25:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616815825615805140'),(2962,'61681376544','16',11.00,'110','retail','0','2023-04-15 22:15:22','','','','4.3','Cash',0.00,'10','','','6','','1','2023-04-15 16:25:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','11.00','0','Inclusive','branch','Inventory','','','','','',NULL,'616815836970202031'),(2963,'61681376544','1126',4.00,'40','retail','0','2023-04-15 22:15:22','','','','0','Cash',0.00,'10','','','6','','1','2023-04-15 16:25:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','113.00','109','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616815837594282432'),(2964,'61681376544','1040',1.00,'100','retail','0','2023-04-15 22:15:22','','','','20','Cash',0.00,'100','','','6','','1','2023-04-15 16:25:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616815837873825364'),(2965,'61681376544','1072',1.00,'20','retail','0','2023-04-15 22:15:22','','','','0','Cash',0.00,'20','','','6','','1','2023-04-15 16:25:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616815846033413300'),(2966,'61681376544','1241',2.00,'60','retail','0','2023-04-15 22:15:22','','','','20','Cash',0.00,'30','','','6','','1','2023-04-15 16:25:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616815850433022340'),(2967,'61681376544','467',1.00,'50','retail','0','2023-04-15 22:15:22','','','','9','Cash',0.00,'50','','','6','','1','2023-04-15 16:25:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'616815852842222032'),(2968,'61681376544','1273',1.00,'100','retail','0','2023-04-15 22:15:22','','','','40','Cash',0.00,'100','','','6','','1','2023-04-15 16:25:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'616815857802222032'),(2969,'61681376544','466',1.00,'100','retail','0','2023-04-15 22:15:22','','','','35','Cash',0.00,'100','','','6','','1','2023-04-15 16:25:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','','',NULL,'616815857980202031'),(2970,'61681376544','414',1.00,'10','retail','0','2023-04-15 22:15:22','','','','3.4','Cash',0.00,'10','','','6','','1','2023-04-15 16:25:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','',NULL,'616815861222222032'),(2971,'51683303329','644',1.00,'650','retail','0','2023-05-05 19:22:48','','','','385','Cash',0.00,'650','','','5','','1','2023-05-05 15:27:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516833033980202033'),(2972,'51683303329','1023',6.00,'30','retail','0','2023-05-05 19:22:48','','','','2.0','Cash',0.00,'5','','','5','','1','2023-05-05 15:27:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','11.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516833036212362332'),(2973,'51683303329','816',1.00,'100','retail','0','2023-05-05 19:22:48','','','','50','Cash',0.00,'100','','','5','','1','2023-05-05 15:27:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516833036572365332'),(2974,'51683303329','1219',10.00,'100','retail','0','2023-05-05 19:22:48','','','','0','Cash',0.00,'10','','','5','','1','2023-05-05 15:27:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','189.00','179','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516833037248240832'),(2975,'51683303329','793',10.00,'50','retail','0','2023-05-05 19:22:48','','','','2','Cash',0.00,'5','','','5','','1','2023-05-05 15:27:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','146.00','136','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516833037672366332'),(2976,'51684167688','1163',1.00,'50','retail','0','2023-05-16 09:41:50','','','','0','Cash',0.00,'50','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516841677595202590'),(2977,'51684167688','243',1.00,'30','retail','0','2023-05-16 09:41:50','','','','16','Cash',0.00,'30','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'516841677934262432'),(2978,'51684167688','856',1.00,'100','retail','0','2023-05-16 09:41:50','','','','19','Cash',0.00,'100','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516841678482764342'),(2979,'51684167688','1002',6.00,'120','retail','0','2023-05-16 09:41:50','','','','15','Cash',0.00,'20','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','18.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516841679223022329'),(2980,'51684167688','414',2.00,'20','retail','0','2023-05-16 09:41:50','','','','3.4','Cash',0.00,'10','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','77.00','75','Inclusive','branch','Inventory','','','','','',NULL,'516841680158250832'),(2981,'51684167688','130',1.00,'20','retail','0','2023-05-16 09:41:50','','','','10','Cash',0.00,'20','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','','',NULL,'516841681378821854'),(2982,'51684167688','213',4.00,'100','retail','0','2023-05-16 09:41:50','','','','0','Cash',0.00,'25','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','11.00','7','Inclusive','branch','Inventory','','','','','',NULL,'516841682988280832'),(2983,'51684167688','1168',2.00,'60','retail','0','2023-05-16 09:41:50','','','','24.4','Cash',0.00,'30','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516841683430202034'),(2984,'51684167688','1237',2.00,'30','retail','0','2023-05-16 09:41:50','','','','10','Cash',0.00,'15','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516841684178821854'),(2985,'51684167688','993',2.00,'4','retail','0','2023-05-16 09:41:50','','','','1','Cash',0.00,'2','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','400.00','398','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516841684603022364'),(2986,'51684167688','865',1.00,'150','retail','0','2023-05-16 09:41:50','','','','36','Cash',0.00,'150','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516841691653022361'),(2987,'51684167688','467',1.00,'50','retail','0','2023-05-16 09:41:50','','','','9','Cash',0.00,'50','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'516841692110202034'),(2988,'51684167688','993',3.00,'6','retail','0','2023-05-16 09:41:50','','','','1','Cash',0.00,'2','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','398.00','395','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516841693133421300'),(2989,'51684167688','1002',4.00,'80','retail','0','2023-05-16 09:41:50','','','','15','Cash',0.00,'20','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','12.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516841693533421300'),(2990,'51684167688','681',2.00,'50','retail','0','2023-05-16 09:41:50','','','','0','Cash',0.00,'25','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','','','','','',NULL,'516841693853022383'),(2991,'51684167688','1287',1.00,'150','retail','0','2023-05-16 09:41:50','','','','60','Cash',0.00,'150','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516841694308200832'),(2992,'51684167688','1013',3.00,'30','retail','0','2023-05-16 09:41:50','','','','5','Cash',0.00,'10','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','110.00','107','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516841694738230832'),(2993,'51684167688','1176',2.00,'40','retail','0','2023-05-16 09:41:50','','','','0','Cash',0.00,'20','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516841695482964342'),(2994,'51684167688','414',1.00,'10','retail','0','2023-05-16 09:41:50','','','','3.4','Cash',0.00,'10','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','75.00','74','Inclusive','branch','Inventory','','','','','',NULL,'516841695794262432'),(2995,'51684167688','1261',10.00,'100','retail','0','2023-05-16 09:41:50','','','','5','Cash',0.00,'10','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','66.00','56','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516841697378270832'),(2996,'51684167688','998',1.00,'50','retail','0','2023-05-16 09:41:50','','','','26','Cash',0.00,'50','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516841701240821054'),(2997,'51684167688','1011',2.00,'20','retail','0','2023-05-16 09:41:50','','','','5','Cash',0.00,'10','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','86.00','84','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516841701912222032'),(2998,'51684167688','555',1.00,'20','retail','0','2023-05-16 09:41:50','','','','0','Cash',0.00,'20','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'516841702352063342'),(2999,'51684167688','915',2.00,'10','retail','0','2023-05-16 09:41:50','','','','2','Cash',0.00,'5','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','114.00','112','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516841703004272432'),(3000,'51684167688','820',2.00,'20','retail','0','2023-05-16 09:41:50','','','','0','Cash',0.00,'10','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','59.00','57','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516841705263022325'),(3001,'51684167688','1090',2.00,'10','retail','0','2023-05-16 09:41:50','','','','0','Cash',0.00,'5','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','153.00','151','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516841705723421300'),(3002,'51684167688','1218',1.00,'10','retail','0','2023-05-16 09:41:50','','','','5','Cash',0.00,'10','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516841706450202034'),(3003,'51684167688','681',1.00,'25','retail','0','2023-05-16 09:41:50','','','','0','Cash',0.00,'25','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'516841706812068342'),(3004,'51684167688','1001',2.00,'20','retail','0','2023-05-16 09:41:50','','','','5','Cash',0.00,'10','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','105.00','103','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516841707663421300'),(3005,'51684167688','1089',2.00,'10','retail','0','2023-05-16 09:41:50','','','','0','Cash',0.00,'5','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516841708524272432'),(3006,'51684167688','420',1.00,'10','retail','0','2023-05-16 09:41:50','','','','0','Cash',0.00,'10','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','145.00','144','Inclusive','branch','Inventory','','','','','',NULL,'516841708928220832'),(3007,'51684167688','1173',2.00,'20','retail','0','2023-05-16 09:41:50','','','','0','Cash',0.00,'10','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','42.00','40','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516841712022160342'),(3008,'51684167688','466',1.00,'100','retail','0','2023-05-16 09:41:50','','','','35','Cash',0.00,'100','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','',NULL,'516841712963421300'),(3009,'51684167688','1040',1.00,'100','retail','0','2023-05-16 09:41:50','','','','20','Cash',0.00,'100','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516841713342222032'),(3010,'51684167688','134',6.00,'30','retail','0','2023-05-16 09:41:50','','','','0','Cash',0.00,'5','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','380.00','374','Inclusive','branch','Inventory','','','','','',NULL,'516841713878270832'),(3011,'51684167688','213',1.00,'25','retail','0','2023-05-16 09:41:50','','','','0','Cash',0.00,'25','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'516841715552353302'),(3012,'51684167688','130',6.00,'120','retail','0','2023-05-16 09:41:50','','','','10','Cash',0.00,'20','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','24.00','18','Inclusive','branch','Inventory','','','','','',NULL,'516841716644272432'),(3013,'51684167688','1173',2.00,'20','retail','0','2023-05-16 09:41:50','','','','0','Cash',0.00,'10','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516841717030202034'),(3014,'51684167688','1023',1.00,'5','retail','0','2023-05-16 09:41:50','','','','2.0','Cash',0.00,'5','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101.00','100','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516841717553022357'),(3015,'51684167688','176',2.00,'40','retail','0','2023-05-16 09:41:50','','','','10','Cash',0.00,'20','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','37.00','35','Inclusive','branch','Inventory','','','','','',NULL,'516841718832168342'),(3016,'51684167688','820',2.00,'20','retail','0','2023-05-16 09:41:50','','','','0','Cash',0.00,'10','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','57.00','55','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516841719388280832'),(3017,'51684167688','792',2.00,'10','retail','0','2023-05-16 09:41:50','','','','2','Cash',0.00,'5','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','300.00','298','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516841720640202034'),(3018,'51684167688','1199',1.00,'100','retail','0','2023-05-16 09:41:50','','','','0','Cash',0.00,'100','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516841721078270832'),(3019,'51684167688','588',2.00,'100','retail','0','2023-05-16 09:41:50','','','','8','Cash',0.00,'50','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','34.00','32','Inclusive','branch','Inventory','','','','','',NULL,'516841721770202034'),(3020,'51684167688','1241',1.00,'30','retail','0','2023-05-16 09:41:50','','','','20','Cash',0.00,'30','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516841722405223623'),(3021,'51684167688','869',1.00,'10','retail','0','2023-05-16 09:41:50','','','','2','Cash',0.00,'10','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','291.00','290','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516841722822268342'),(3022,'51684167688','866',1.00,'300','retail','0','2023-05-16 09:41:50','','','','195','Cash',0.00,'300','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516841723763022373'),(3023,'51684167688','414',2.00,'20','retail','0','2023-05-16 09:41:50','','','','3.4','Cash',0.00,'10','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','74.00','72','Inclusive','branch','Inventory','','','','','',NULL,'516841726072222032'),(3024,'51684167688','1251',1.00,'15','retail','0','2023-05-16 09:41:50','','','','0','Cash',0.00,'15','','','5','','1','2023-05-16 05:42:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','53.00','52','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516841726873421300'),(3025,'51684226569','779',2.00,'80','retail','0','2023-05-17 10:48:38','','','','30','Cash',0.00,'40','','','5','','1','2023-05-17 04:49:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','','',NULL,'516842279900202034'),(3026,'51684226569','1261',2.00,'20','retail','0','2023-05-17 10:48:38','','','','5','Cash',0.00,'10','','','5','','1','2023-05-17 04:49:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','56.00','54','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516842280134222432'),(3027,'51684226569','995',1.00,'15','retail','0','2023-05-17 10:48:38','','','','5.5','Cash',0.00,'15','','','5','','1','2023-05-17 04:49:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516842280342310233'),(3028,'51684226569','820',1.00,'10','retail','0','2023-05-17 10:48:38','','','','0','Cash',0.00,'10','','','5','','1','2023-05-17 04:49:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516842280768260832'),(3029,'51684226569','176',24.00,'480','retail','0','2023-05-17 10:48:38','','','','10','Cash',0.00,'20','','','5','','1','2023-05-17 04:49:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'24','35.00','11','Inclusive','branch','Inventory','','','','','',NULL,'516842281498290832'),(3030,'51684226569','749',1.00,'350','retail','0','2023-05-17 10:48:38','','','','220','Cash',0.00,'350','','','5','','1','2023-05-17 04:49:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516842282470202034'),(3031,'51684226569','763',3.00,'600','retail','0','2023-05-17 10:48:38','','','','120','Cash',0.00,'200','','','5','','1','2023-05-17 04:49:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516842282812868342'),(3032,'51684226569','1320',17.00,'170','retail','0','2023-05-17 10:48:38','','','','5','Cash',0.00,'10','','','5','','1','2023-05-17 04:49:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','46.00','29','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516842355045822554'),(3033,'51684226569','1369',8.00,'240','retail','0','2023-05-17 10:48:38','','','','20','Cash',0.00,'30','','','5','','1','2023-05-17 04:49:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','15.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516842374543022354'),(3034,'51684226569','1308',1.00,'200','retail','0','2023-05-17 10:48:38','','','','50','Cash',0.00,'200','','','5','','1','2023-05-17 04:49:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516842379112222032'),(3035,'51684226569','998',1.00,'50','retail','0','2023-05-17 10:48:38','','','','26','Cash',0.00,'50','','','5','','1','2023-05-17 04:49:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516842379563022359'),(3036,'51684226569','1244',1.00,'200','retail','0','2023-05-17 10:48:38','','','','45','Cash',0.00,'200','','','5','','1','2023-05-17 04:49:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516842380598290832'),(3037,'51684226569','865',1.00,'150','retail','0','2023-05-17 10:48:38','','','','36','Cash',0.00,'150','','','5','','1','2023-05-17 04:49:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516842380858822854'),(3038,'51684226569','1238',2.00,'100','retail','0','2023-05-17 10:48:38','','','','10','Cash',0.00,'50','','','5','','1','2023-05-17 04:49:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516842395549822954'),(3039,'51684226569','370',1.00,'70','retail','0','2023-05-17 10:48:38','','','','30','Cash',0.00,'70','','','5','','1','2023-05-17 04:49:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516842443783421300'),(3040,'51684226569','820',10.00,'100','retail','0','2023-05-17 10:48:38','','','','0','Cash',0.00,'10','','','5','','1','2023-05-17 04:49:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','54.00','44','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516842444102353302'),(3041,'51684226569','280',1.00,'100','retail','0','2023-05-17 10:48:38','','','','59','Cash',0.00,'100','','','5','','1','2023-05-17 04:49:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'516842474282762342'),(3042,'51684226569','725',1.00,'50','retail','0','2023-05-17 10:48:38','','','','30','Cash',0.00,'50','','','5','','1','2023-05-17 04:49:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'516842492442222032'),(3043,'51684226569','808',1.00,'100','retail','0','2023-05-17 10:48:38','','','','26','Cash',0.00,'100','','','5','','1','2023-05-17 04:49:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516842565362663342'),(3044,'51684226569','142',1.00,'40','retail','0','2023-05-17 10:48:38','','','','20','Cash',0.00,'40','','','5','','1','2023-05-17 04:49:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'516842586202862342'),(3045,'51684226569','864',1.00,'50','retail','0','2023-05-17 10:48:38','','','','20','Cash',0.00,'50','','','5','','1','2023-05-17 04:49:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516842587412864342'),(3046,'51684226569','558',3.00,'60','retail','0','2023-05-17 10:48:38','','','','0','Cash',0.00,'20','','','5','','1','2023-05-17 04:49:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','12.00','9','Inclusive','branch','Inventory','','','','','',NULL,'516842587802868342'),(3047,'51684226569','130',2.00,'40','retail','0','2023-05-17 10:48:38','','','','10','Cash',0.00,'20','','','5','','1','2023-05-17 04:49:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','','','','','',NULL,'516842588324252432'),(3048,'51684226569','11',1.00,'100','retail','0','2023-05-17 10:48:38','','','','0','Cash',0.00,'100','','','5','','1','2023-05-17 04:49:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516842588808200832'),(3049,'51684226569','882',1.00,'10','retail','0','2023-05-17 10:48:38','','','','3','Cash',0.00,'10','','','5','','1','2023-05-17 04:49:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516842589240202034'),(3050,'51684226569','989',1.00,'400','retail','0','2023-05-17 10:48:38','','','','192','Cash',0.00,'400','','','5','','1','2023-05-17 04:49:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516842592903022392'),(3051,'51684226569','863',1.00,'50','retail','0','2023-05-17 10:48:38','','','','19','Cash',0.00,'50','','','5','','1','2023-05-17 04:49:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516842593270202034'),(3052,'51684226569','1377',4.00,'20','retail','0','2023-05-17 10:48:38','','','','3','Cash',0.00,'5','','','5','','1','2023-05-17 04:49:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','200.00','196','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516842596849822954'),(3053,'51684226569','1251',1.00,'15','retail','0','2023-05-17 10:48:38','','','','0','Cash',0.00,'15','','','5','','1','2023-05-17 04:49:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516842597312963342'),(3054,'51684226569','1023',1.00,'5','retail','0','2023-05-17 10:48:38','','','','2.0','Cash',0.00,'5','','','5','','1','2023-05-17 04:49:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516842597572222032'),(3055,'51684226569','820',1.00,'10','retail','0','2023-05-17 10:48:38','','','','0','Cash',0.00,'10','','','5','','1','2023-05-17 04:49:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516842628862822254'),(3056,'51684226569','993',3.00,'6','retail','0','2023-05-17 10:48:38','','','','1','Cash',0.00,'2','','','5','','1','2023-05-17 04:49:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','395.00','392','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516842629268260832'),(3057,'51684226569','163',1.00,'100','retail','0','2023-05-17 10:48:38','','','','0','Cash',0.00,'100','','','5','','1','2023-05-17 04:49:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516842629640202034'),(3058,'51684309745','1199',1.00,'100','retail','0','2023-05-18 10:07:17','','','','0','Cash',0.00,'100','','','5','','1','2023-05-18 04:07:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516843097802222032'),(3059,'51684309745','1013',1.00,'10','retail','0','2023-05-18 10:07:17','','','','5','Cash',0.00,'10','','','5','','1','2023-05-18 04:07:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','107.00','106','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516843098080202034'),(3060,'51684309745','820',1.00,'10','retail','0','2023-05-18 10:07:17','','','','0','Cash',0.00,'10','','','5','','1','2023-05-18 04:07:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516843099382203223'),(3061,'51684309745','1182',1.00,'50','retail','0','2023-05-18 10:07:17','','','','30','Cash',0.00,'50','','','5','','1','2023-05-18 04:07:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516843115432164342'),(3062,'51684309745','831',1.00,'100','retail','0','2023-05-18 10:07:17','','','','25','Cash',0.00,'100','','','5','','1','2023-05-18 04:07:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516843115758250832'),(3063,'51684309745','227',2.00,'40','retail','0','2023-05-18 10:07:17','','','','0','Cash',0.00,'20','','','5','','1','2023-05-18 04:07:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','38.00','36','Inclusive','branch','Inventory','','','','','',NULL,'516843142318210832'),(3064,'51684309745','1244',1.00,'200','retail','0','2023-05-18 10:07:17','','','','45','Cash',0.00,'200','','','5','','1','2023-05-18 04:07:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516843369902669342'),(3065,'51684309745','555',2.00,'40','retail','0','2023-05-18 10:07:17','','','','0','Cash',0.00,'20','','','5','','1','2023-05-18 04:07:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','','',NULL,'516843370262222032'),(3066,'51684309745','588',1.00,'50','retail','0','2023-05-18 10:07:17','','','','8','Cash',0.00,'50','','','5','','1','2023-05-18 04:07:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','','',NULL,'516843371003421300'),(3067,'51684309745','523',4.00,'100','retail','0','2023-05-18 10:07:17','','','','0','Cash',0.00,'25','','','5','','1','2023-05-18 04:07:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516843372428220832'),(3068,'51684309745','998',1.00,'50','retail','0','2023-05-18 10:07:17','','','','26','Cash',0.00,'50','','','5','','1','2023-05-18 04:07:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516843372782222032'),(3069,'51684309745','516',10.00,'50','retail','0','2023-05-18 10:07:17','','','','3.9','Cash',0.00,'5','','','5','','1','2023-05-18 04:07:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','85.00','75','Inclusive','branch','Inventory','','','','','',NULL,'516843379833421300'),(3070,'51684309745','312',10.00,'100','retail','0','2023-05-18 10:07:17','','','','4','Cash',0.00,'10','','','5','','1','2023-05-18 04:07:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','81.00','71','Inclusive','branch','Inventory','','','','','',NULL,'516843380142861342'),(3071,'51684309745','1231',2.00,'20','retail','0','2023-05-18 10:07:17','','','','5','Cash',0.00,'10','','','5','','1','2023-05-18 04:07:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','97.00','95','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516843394929823954'),(3072,'51684309745','993',3.00,'6','retail','0','2023-05-18 10:07:17','','','','1','Cash',0.00,'2','','','5','','1','2023-05-18 04:07:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','392.00','389','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516843395760293733'),(3073,'51684309745','1058',1.00,'100','retail','0','2023-05-18 10:07:17','','','','O','Cash',0.00,'100','','','5','','1','2023-05-18 04:07:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516843420613421300'),(3074,'51684309745','142',1.00,'40','retail','0','2023-05-18 10:07:17','','','','20','Cash',0.00,'40','','','5','','1','2023-05-18 04:07:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'516843456378270832'),(3075,'51684309745','725',1.00,'50','retail','0','2023-05-18 10:07:17','','','','30','Cash',0.00,'50','','','5','','1','2023-05-18 04:07:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'516843464908200832'),(3076,'51684309745','869',2.00,'20','retail','0','2023-05-18 10:07:17','','','','2','Cash',0.00,'10','','','5','','1','2023-05-18 04:07:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','290.00','288','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516843465900202034'),(3077,'51684309745','1023',2.00,'10','retail','0','2023-05-18 10:07:17','','','','2.0','Cash',0.00,'5','','','5','','1','2023-05-18 04:07:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99.00','97','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516843467303421300'),(3078,'51684309745','925',1.00,'15','retail','0','2023-05-18 10:07:17','','','','5','Cash',0.00,'15','','','5','','1','2023-05-18 04:07:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516843467502665342'),(3079,'51684309745','779',1.00,'40','retail','0','2023-05-18 10:07:17','','','','30','Cash',0.00,'40','','','5','','1','2023-05-18 04:07:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'516843475232762342'),(3080,'51684309745','1377',2.00,'10','retail','0','2023-05-18 10:07:17','','','','3','Cash',0.00,'5','','','5','','1','2023-05-18 04:07:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','196.00','194','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516843475662222032'),(3081,'51684309745','579',1.00,'200','retail','0','2023-05-18 10:07:17','','','','130','Cash',0.00,'200','','','5','','1','2023-05-18 04:07:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'516843484654242432'),(3082,'51684309745','820',2.00,'20','retail','0','2023-05-18 10:07:17','','','','0','Cash',0.00,'10','','','5','','1','2023-05-18 04:07:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','42.00','40','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516843486732222032'),(3083,'51684309745','176',1.00,'20','retail','0','2023-05-18 10:07:17','','','','10','Cash',0.00,'20','','','5','','1','2023-05-18 04:07:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'516843487254242432'),(3084,'51684309745','176',1.00,'20','retail','0','2023-05-18 10:07:17','','','','10','Cash',0.00,'20','','','5','','1','2023-05-18 04:07:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'516843490203022320'),(3085,'51684309745','882',2.00,'20','retail','0','2023-05-18 10:07:17','','','','3','Cash',0.00,'10','','','5','','1','2023-05-18 04:07:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516843490664242432'),(3086,'51684309745','1377',4.00,'20','retail','0','2023-05-18 10:07:17','','','','3','Cash',0.00,'5','','','5','','1','2023-05-18 04:07:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','194.00','190','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516843490912222032'),(3087,'51684309745','725',1.00,'50','retail','0','2023-05-18 10:07:17','','','','30','Cash',0.00,'50','','','5','','1','2023-05-18 04:07:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'516843492068260832'),(3088,'51684393646','1308',1.00,'200','retail','0','2023-05-19 17:24:43','','','','50','Cash',0.00,'200','','','5','','1','2023-05-19 11:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516843936700202034'),(3089,'51684393646','1237',6.00,'90','retail','0','2023-05-19 17:24:43','','','','10','Cash',0.00,'15','','','5','','1','2023-05-19 11:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','30.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516843937518210832'),(3090,'51684393646','1241',2.00,'60','retail','0','2023-05-19 17:24:43','','','','20','Cash',0.00,'30','','','5','','1','2023-05-19 11:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516843994793421300'),(3091,'51684393646','1015',3.00,'30','retail','0','2023-05-19 17:24:43','','','','4.5','Cash',0.00,'10','','','5','','1','2023-05-19 11:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','21.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516843995033236225'),(3092,'51684393646','1257',1.00,'200','retail','0','2023-05-19 17:24:43','','','','60','Cash',0.00,'200','','','5','','1','2023-05-19 11:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516844125822268342'),(3093,'51684393646','840',3.00,'150','retail','0','2023-05-19 17:24:43','','','','5.5','Cash',0.00,'50','','','5','','1','2023-05-19 11:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','62.00','59','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516844126062824254'),(3094,'51684393646','91',1.00,'100','retail','0','2023-05-19 17:24:43','','','','0','Cash',0.00,'100','','','5','','1','2023-05-19 11:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'516844126343022336'),(3095,'51684393646','2',2.00,'100','retail','0','2023-05-19 17:24:43','','','','10','Cash',0.00,'50','','','5','','1','2023-05-19 11:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516844157888280832'),(3096,'51684393646','859',1.00,'50','retail','0','2023-05-19 17:24:43','','','','6','Cash',0.00,'50','','','5','','1','2023-05-19 11:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516844158162561342'),(3097,'51684393646','130',4.00,'80','retail','0','2023-05-19 17:24:43','','','','10','Cash',0.00,'20','','','5','','1','2023-05-19 11:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','16.00','12','Inclusive','branch','Inventory','','','','','',NULL,'516844158373421300'),(3098,'51684393646','579',4.00,'800','retail','0','2023-05-19 17:24:43','','','','130','Cash',0.00,'200','','','5','','1','2023-05-19 11:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516844180798290832'),(3099,'51684393646','663',20.00,'400','retail','0','2023-05-19 17:24:43','','','','10','Cash',0.00,'20','','','5','','1','2023-05-19 11:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','56.00','36','Inclusive','branch','Inventory','','','','','',NULL,'516844181290202034'),(3100,'51684393646','926',1.00,'20','retail','0','2023-05-19 17:24:43','','','','9','Cash',0.00,'20','','','5','','1','2023-05-19 11:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516844185083421300'),(3101,'51684393646','1020',4.00,'40','retail','0','2023-05-19 17:24:43','','','','5.2','Cash',0.00,'10','','','5','','1','2023-05-19 11:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','107.00','103','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516844235683421300'),(3102,'51684393646','558',1.00,'20','retail','0','2023-05-19 17:24:43','','','','0','Cash',0.00,'20','','','5','','1','2023-05-19 11:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'516844235814222432'),(3103,'51684393646','1015',4.00,'40','retail','0','2023-05-19 17:24:43','','','','4.5','Cash',0.00,'10','','','5','','1','2023-05-19 11:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','18.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516844236173421300'),(3104,'51684393646','239',1.00,'350','retail','0','2023-05-19 17:24:43','','','','0','Cash',0.00,'350','','','5','','1','2023-05-19 11:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516844252390202034'),(3105,'51684393646','840',3.00,'150','retail','0','2023-05-19 17:24:43','','','','5.5','Cash',0.00,'50','','','5','','1','2023-05-19 11:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','59.00','56','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516844257553022357'),(3106,'51684393646','414',1.00,'10','retail','0','2023-05-19 17:24:43','','','','3.4','Cash',0.00,'10','','','5','','1','2023-05-19 11:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','72.00','71','Inclusive','branch','Inventory','','','','','',NULL,'516844287218824854'),(3107,'51684393646','414',1.00,'10','retail','0','2023-05-19 17:24:43','','','','3.4','Cash',0.00,'10','','','5','','1','2023-05-19 11:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','71.00','70','Inclusive','branch','Inventory','','','','','',NULL,'516844287472864342'),(3108,'51684393646','243',1.00,'30','retail','0','2023-05-19 17:24:43','','','','16','Cash',0.00,'30','','','5','','1','2023-05-19 11:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'516844356103022316'),(3109,'51684393646','1335',1.00,'100','retail','0','2023-05-19 17:24:43','','','','40','Cash',0.00,'100','','','5','','1','2023-05-19 11:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516844356383421300'),(3110,'51684393646','1182',1.00,'50','retail','0','2023-05-19 17:24:43','','','','30','Cash',0.00,'50','','','5','','1','2023-05-19 11:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516844356610202034'),(3111,'51684393646','1246',1.00,'250','retail','0','2023-05-19 17:24:43','','','','110','Cash',0.00,'250','','','5','','1','2023-05-19 11:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516844356814232432'),(3112,'51684393646','1028',1.00,'50','retail','0','2023-05-19 17:24:43','','','','24','Cash',0.00,'50','','','5','','1','2023-05-19 11:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516844356973022396'),(3113,'51684507016','725',5.00,'250','retail','0','2023-05-20 09:18:32','','','','30','Cash',0.00,'50','','','5','','1','2023-05-20 03:18:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','16.00','11','Inclusive','branch','Inventory','','','','','',NULL,'516845070412764342'),(3114,'51684507016','42',7.00,'1400','retail','0','2023-05-20 09:18:32','','','','44','Cash',0.00,'200','','','5','','1','2023-05-20 03:18:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','14.00','7','Inclusive','branch','Inventory','','','','','',NULL,'516845071307825754'),(3115,'51684507016','726',7.00,'700','retail','0','2023-05-20 09:18:32','','','','0','Cash',0.00,'100','','','5','','1','2023-05-20 03:18:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','17.00','10','Inclusive','branch','Inventory','','','','','',NULL,'516845072163022312'),(3116,'51684507016','936',2.00,'10','retail','0','2023-05-20 09:18:32','','','','2','Cash',0.00,'5','','','5','','1','2023-05-20 03:18:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','83.00','81','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516845073972222032'),(3117,'51684507016','1352',1.00,'200','retail','0','2023-05-20 09:18:32','','','','40','Cash',0.00,'200','','','5','','1','2023-05-20 03:18:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516845074663421300'),(3118,'51684507016','134',4.00,'20','retail','0','2023-05-20 09:18:32','','','','0','Cash',0.00,'5','','','5','','1','2023-05-20 03:18:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','374.00','370','Inclusive','branch','Inventory','','','','','',NULL,'516845075143022315'),(3119,'51684507016','1060',10.00,'50','retail','0','2023-05-20 09:18:32','','','','0','Cash',0.00,'5','','','5','','1','2023-05-20 03:18:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','74.00','64','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516845075733421300'),(3120,'51684507016','725',1.00,'50','retail','0','2023-05-20 09:18:32','','','','30','Cash',0.00,'50','','','5','','1','2023-05-20 03:18:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'516845076725202520'),(3121,'51684507016','1015',2.00,'20','retail','0','2023-05-20 09:18:32','','','','4.5','Cash',0.00,'10','','','5','','1','2023-05-20 03:18:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516845078470202034'),(3122,'51684507016','588',1.00,'50','retail','0','2023-05-20 09:18:32','','','','8','Cash',0.00,'50','','','5','','1','2023-05-20 03:18:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','',NULL,'516845145202520302'),(3123,'51684507016','467',1.00,'50','retail','0','2023-05-20 09:18:32','','','','9','Cash',0.00,'50','','','5','','1','2023-05-20 03:18:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'516845187593022357'),(3124,'51684507016','1036',1.00,'150','retail','0','2023-05-20 09:18:32','','','','35','Cash',0.00,'150','','','5','','1','2023-05-20 03:18:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516845187883421300'),(3125,'51684507016','629',1.00,'200','retail','0','2023-05-20 09:18:32','','','','82','Cash',0.00,'200','','','5','','1','2023-05-20 03:18:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516845188082222032'),(3126,'51684507016','1176',1.00,'20','retail','0','2023-05-20 09:18:32','','','','0','Cash',0.00,'20','','','5','','1','2023-05-20 03:18:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516845188312222032'),(3127,'51684507016','558',2.00,'40','retail','0','2023-05-20 09:18:32','','','','0','Cash',0.00,'20','','','5','','1','2023-05-20 03:18:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','','',NULL,'516845188663421300'),(3128,'51684507016','820',5.00,'50','retail','0','2023-05-20 09:18:32','','','','0','Cash',0.00,'10','','','5','','1','2023-05-20 03:18:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','40.00','35','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516845189058250832'),(3129,'51684507016','1375',10.00,'100','retail','0','2023-05-20 09:18:32','','','','7','Cash',0.00,'10','','','5','','1','2023-05-20 03:18:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','100.00','90','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516845212752167342'),(3130,'51684507016','1220',10.00,'100','retail','0','2023-05-20 09:18:32','','','','0','Cash',0.00,'10','','','5','','1','2023-05-20 03:18:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','230.00','220','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516845212964222432'),(3131,'51684507016','243',1.00,'30','retail','0','2023-05-20 09:18:32','','','','16','Cash',0.00,'30','','','5','','1','2023-05-20 03:18:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'516845213090202034'),(3132,'51684563526','903',1.00,'100','retail','0','2023-05-22 12:04:06','','','','32','Cash',0.00,'100','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516845635593022355'),(3133,'51684563526','865',1.00,'150','retail','0','2023-05-22 12:04:06','','','','36','Cash',0.00,'150','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516845635773022375'),(3134,'51684563526','820',2.00,'20','retail','0','2023-05-22 12:04:06','','','','0','Cash',0.00,'10','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516845636010202034'),(3135,'51684563526','466',2.00,'200','retail','0','2023-05-22 12:04:06','','','','35','Cash',0.00,'100','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','36.00','34','Inclusive','branch','Inventory','','','','','',NULL,'516845972063022302'),(3136,'51684563526','467',1.00,'50','retail','0','2023-05-22 12:04:06','','','','9','Cash',0.00,'50','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'516845972267825754'),(3137,'51684563526','863',1.00,'50','retail','0','2023-05-22 12:04:06','','','','19','Cash',0.00,'50','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516845972902769342'),(3138,'51684563526','516',10.00,'50','retail','0','2023-05-22 12:04:06','','','','3.9','Cash',0.00,'5','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','75.00','65','Inclusive','branch','Inventory','','','','','',NULL,'516845973238230832'),(3139,'51684563526','312',5.00,'50','retail','0','2023-05-22 12:04:06','','','','4','Cash',0.00,'10','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','71.00','66','Inclusive','branch','Inventory','','','','','',NULL,'516845973507825754'),(3140,'51684563526','243',2.00,'60','retail','0','2023-05-22 12:04:06','','','','16','Cash',0.00,'30','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','','',NULL,'516845973723421300'),(3141,'51684563526','558',1.00,'20','retail','0','2023-05-22 12:04:06','','','','0','Cash',0.00,'20','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516845974027825754'),(3142,'51684563526','130',4.00,'80','retail','0','2023-05-22 12:04:06','','','','10','Cash',0.00,'20','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','12.00','8','Inclusive','branch','Inventory','','','','','',NULL,'516845974363421300'),(3143,'51684563526','869',1.00,'10','retail','0','2023-05-22 12:04:06','','','','2','Cash',0.00,'10','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','288.00','287','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516845974640202034'),(3144,'51684563526','725',1.00,'50','retail','0','2023-05-22 12:04:06','','','','30','Cash',0.00,'50','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'516845974802222032'),(3145,'51684563526','1375',15.00,'150','retail','0','2023-05-22 12:04:06','','','','7','Cash',0.00,'10','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','90.00','75','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516845975182761342'),(3146,'51684563526','1377',1.00,'5','retail','0','2023-05-22 12:04:06','','','','3','Cash',0.00,'5','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','190.00','189','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516845975400356242'),(3147,'51684563526','885',5.00,'150','retail','0','2023-05-22 12:04:06','','','','15','Cash',0.00,'30','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','21.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516845975733421300'),(3148,'51684563526','882',1.00,'10','retail','0','2023-05-22 12:04:06','','','','3','Cash',0.00,'10','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516845976032760342'),(3149,'51684563526','1173',6.00,'60','retail','0','2023-05-22 12:04:06','','','','0','Cash',0.00,'10','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','38.00','32','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516845976333022336'),(3150,'51684563526','60',1.00,'100','retail','0','2023-05-22 12:04:06','','','','0','Cash',0.00,'100','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516845976858250832'),(3151,'51684563526','487',1.00,'150','retail','0','2023-05-22 12:04:06','','','','53','Cash',0.00,'150','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516845977270202034'),(3152,'51684563526','558',1.00,'20','retail','0','2023-05-22 12:04:06','','','','0','Cash',0.00,'20','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516845992742967342'),(3153,'51684563526','916',1.00,'200','retail','0','2023-05-22 12:04:06','','','','80','Cash',0.00,'200','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516845993042960342'),(3154,'51684563526','516',6.00,'30','retail','0','2023-05-22 12:04:06','','','','3.9','Cash',0.00,'5','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','65.00','59','Inclusive','branch','Inventory','','','','','',NULL,'516845993273022323'),(3155,'51684563526','312',14.00,'140','retail','0','2023-05-22 12:04:06','','','','4','Cash',0.00,'10','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','66.00','52','Inclusive','branch','Inventory','','','','','',NULL,'516845993604292432'),(3156,'51684563526','134',2.00,'10','retail','0','2023-05-22 12:04:06','','','','0','Cash',0.00,'5','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','370.00','368','Inclusive','branch','Inventory','','','','','',NULL,'516845994092222032'),(3157,'51684563526','558',1.00,'20','retail','0','2023-05-22 12:04:06','','','','0','Cash',0.00,'20','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516846001648240832'),(3158,'51684563526','184',1.00,'100','retail','0','2023-05-22 12:04:06','','','','0','Cash',0.00,'100','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516846008442064342'),(3159,'51684563526','1000',4.00,'20','retail','0','2023-05-22 12:04:06','','','','2.5','Cash',0.00,'5','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','16.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516846011483421300'),(3160,'51684563526','1072',1.00,'20','retail','0','2023-05-22 12:04:06','','','','0','Cash',0.00,'20','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516846041954202432'),(3161,'51684563526','213',3.00,'75','retail','0','2023-05-22 12:04:06','','','','0','Cash',0.00,'25','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','6.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516846052914202432'),(3162,'51684563526','792',4.00,'20','retail','0','2023-05-22 12:04:06','','','','2','Cash',0.00,'5','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','298.00','294','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516846053308200832'),(3163,'51684563526','243',1.00,'30','retail','0','2023-05-22 12:04:06','','','','16','Cash',0.00,'30','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'516846053503022353'),(3164,'51684563526','1377',1.00,'5','retail','0','2023-05-22 12:04:06','','','','3','Cash',0.00,'5','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','189.00','188','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516846053733421300'),(3165,'51684563526','820',2.00,'20','retail','0','2023-05-22 12:04:06','','','','0','Cash',0.00,'10','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516846053942569342'),(3166,'51684563526','91',1.00,'100','retail','0','2023-05-22 12:04:06','','','','0','Cash',0.00,'100','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'516846064133022314'),(3167,'51684563526','840',3.00,'150','retail','0','2023-05-22 12:04:06','','','','5.5','Cash',0.00,'50','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','56.00','53','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516846068132222032'),(3168,'51684563526','1263',1.00,'150','retail','0','2023-05-22 12:04:06','','','','50','Cash',0.00,'150','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516846068270202034'),(3169,'51684563526','1348',1.00,'50','retail','0','2023-05-22 12:04:06','','','','30','Cash',0.00,'50','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516846068512233063'),(3170,'51684563526','725',1.00,'50','retail','0','2023-05-22 12:04:06','','','','30','Cash',0.00,'50','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'516846085843022385'),(3171,'51684563526','516',2.00,'10','retail','0','2023-05-22 12:04:06','','','','3.9','Cash',0.00,'5','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','59.00','57','Inclusive','branch','Inventory','','','','','',NULL,'516846086003421300'),(3172,'51684563526','312',2.00,'20','retail','0','2023-05-22 12:04:06','','','','4','Cash',0.00,'10','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','52.00','50','Inclusive','branch','Inventory','','','','','',NULL,'516846086188280832'),(3173,'51684563526','588',1.00,'50','retail','0','2023-05-22 12:04:06','','','','8','Cash',0.00,'50','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','',NULL,'516846086442864342'),(3174,'51684563526','58',1.00,'150','retail','0','2023-05-22 12:04:06','','','','75','Cash',0.00,'150','','','5','','1','2023-05-22 06:04:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516846105900826054'),(3175,'51684746273','277',1.00,'100','retail','0','2023-05-22 21:47:49','','','','0','Cash',0.00,'100','','','5','','1','2023-05-22 16:04:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516847463073421300'),(3176,'51684746273','243',1.00,'30','retail','0','2023-05-22 21:47:49','','','','16','Cash',0.00,'30','','','5','','1','2023-05-22 16:04:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'516847463298290832'),(3177,'51684746273','820',1.00,'10','retail','0','2023-05-22 21:47:49','','','','0','Cash',0.00,'10','','','5','','1','2023-05-22 16:04:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516847463478270832'),(3178,'51684746273','588',1.00,'50','retail','0','2023-05-22 21:47:49','','','','8','Cash',0.00,'50','','','5','','1','2023-05-22 16:04:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','',NULL,'516847463624242432'),(3179,'51684746273','749',1.00,'350','retail','0','2023-05-22 21:47:49','','','','220','Cash',0.00,'350','','','5','','1','2023-05-22 16:04:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516847463832222032'),(3180,'51684746273','1168',1.00,'30','retail','0','2023-05-22 21:47:49','','','','24.4','Cash',0.00,'30','','','5','','1','2023-05-22 16:04:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516847464303830162'),(3181,'51684746273','1013',2.00,'20','retail','0','2023-05-22 21:47:49','','','','5','Cash',0.00,'10','','','5','','1','2023-05-22 16:04:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','106.00','104','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516847569503022359'),(3182,'51684746273','107',1.00,'250','retail','0','2023-05-22 21:47:49','','','','0','Cash',0.00,'250','','','5','','1','2023-05-22 16:04:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516847570363421300'),(3183,'51684746273','1124',15.00,'150','retail','0','2023-05-22 21:47:49','','','','0','Cash',0.00,'10','','','5','','1','2023-05-22 16:04:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','40.00','25','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516847571164252432'),(3184,'51684746273','1255',1.00,'100','retail','0','2023-05-22 21:47:49','','','','40','Cash',0.00,'100','','','5','','1','2023-05-22 16:04:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516847573447827754'),(3185,'51684746273','1354',3.00,'90','retail','0','2023-05-22 21:47:49','','','','15','Cash',0.00,'30','','','5','','1','2023-05-22 16:04:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','80.00','77','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516847744153022314'),(3186,'51684746273','916',1.00,'200','retail','0','2023-05-22 21:47:49','','','','80','Cash',0.00,'200','','','5','','1','2023-05-22 16:04:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516847744664272432'),(3187,'51684746273','443',1.00,'200','retail','0','2023-05-22 21:47:49','','','','82','Cash',0.00,'200','','','5','','1','2023-05-22 16:04:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516847761438230832'),(3188,'51684746273','793',10.00,'50','retail','0','2023-05-22 21:47:49','','','','2','Cash',0.00,'5','','','5','','1','2023-05-22 16:04:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','270.00','260','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516847761920202034'),(3189,'51684746273','560',10.00,'30','retail','0','2023-05-22 21:47:49','','','','1.2','Cash',0.00,'3','','','5','','1','2023-05-22 16:04:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','847.00','837','Inclusive','branch','Inventory','','','','','',NULL,'516847762352222032'),(3190,'51684746273','792',5.00,'25','retail','0','2023-05-22 21:47:49','','','','2','Cash',0.00,'5','','','5','','1','2023-05-22 16:04:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','294.00','289','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516847763713421300'),(3191,'51684746273','915',5.00,'25','retail','0','2023-05-22 21:47:49','','','','2','Cash',0.00,'5','','','5','','1','2023-05-22 16:04:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','112.00','107','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516847764106827654'),(3192,'51684746273','588',1.00,'50','retail','0','2023-05-22 21:47:49','','','','8','Cash',0.00,'50','','','5','','1','2023-05-22 16:04:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','',NULL,'516847764222662342'),(3193,'51684746273','779',1.00,'40','retail','0','2023-05-22 21:47:49','','','','30','Cash',0.00,'40','','','5','','1','2023-05-22 16:04:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'516847765122661342'),(3194,'51684746273','130',1.00,'20','retail','0','2023-05-22 21:47:49','','','','10','Cash',0.00,'20','','','5','','1','2023-05-22 16:04:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'516847776210202034'),(3195,'51684746273','993',3.00,'6','retail','0','2023-05-22 21:47:49','','','','1','Cash',0.00,'2','','','5','','1','2023-05-22 16:04:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','389.00','386','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516847776434272432'),(3196,'51684746273','681',1.00,'25','retail','0','2023-05-22 21:47:49','','','','0','Cash',0.00,'25','','','5','','1','2023-05-22 16:04:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'516847787250202034'),(3197,'51684746273','1176',2.00,'40','retail','0','2023-05-22 21:47:49','','','','0','Cash',0.00,'20','','','5','','1','2023-05-22 16:04:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516847812682222032'),(3198,'51684827252','763',1.00,'200','retail','0','2023-05-23 14:03:26','','','','120','Cash',0.00,'200','','','5','','1','2023-05-23 08:16:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516848289143421300'),(3199,'51684827252','230',1.00,'150','retail','0','2023-05-23 14:03:26','','','','0','Cash',0.00,'150','','','5','','1','2023-05-23 08:16:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516848289462353223'),(3200,'51684827252','467',1.00,'50','retail','0','2023-05-23 14:03:26','','','','9','Cash',0.00,'50','','','5','','1','2023-05-23 08:16:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'516848397164232432'),(3201,'51684827252','1015',2.00,'20','retail','0','2023-05-23 14:03:26','','','','4.5','Cash',0.00,'10','','','5','','1','2023-05-23 08:16:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516848397452964342'),(3202,'51684827252','1179',2.00,'20','retail','0','2023-05-23 14:03:26','','','','2','Cash',0.00,'10','','','5','','1','2023-05-23 08:16:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','152.00','150','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516848397633022367'),(3203,'51684827252','793',2.00,'10','retail','0','2023-05-23 14:03:26','','','','2','Cash',0.00,'5','','','5','','1','2023-05-23 08:16:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','260.00','258','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516848397914232432'),(3204,'51684827252','820',1.00,'10','retail','0','2023-05-23 14:03:26','','','','0','Cash',0.00,'10','','','5','','1','2023-05-23 08:16:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516848398052222032'),(3205,'51684840785','1124',15.00,'150','retail','0','2023-05-24 09:47:08','','','','0','Cash',0.00,'10','','','5','','1','2023-05-24 03:47:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','25.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516848428662222032'),(3206,'51684840785','1060',2.00,'10','retail','0','2023-05-24 09:47:08','','','','0','Cash',0.00,'5','','','5','','1','2023-05-24 03:47:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','64.00','62','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516848429644242432'),(3207,'51684840785','1015',2.00,'20','retail','0','2023-05-24 09:47:08','','','','4.5','Cash',0.00,'10','','','5','','1','2023-05-24 03:47:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516848429902222032'),(3208,'51684840785','1220',15.00,'150','retail','0','2023-05-24 09:47:08','','','','0','Cash',0.00,'10','','','5','','1','2023-05-24 03:47:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','220.00','205','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516848430368260832'),(3209,'51684840785','794',3.00,'150','retail','0','2023-05-24 09:47:08','','','','6','Cash',0.00,'50','','','5','','1','2023-05-24 03:47:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','7.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516848430632302240'),(3210,'51684840785','993',3.00,'6','retail','0','2023-05-24 09:47:08','','','','1','Cash',0.00,'2','','','5','','1','2023-05-24 03:47:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','386.00','383','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516848430972222032'),(3211,'51684840785','467',1.00,'50','retail','0','2023-05-24 09:47:08','','','','9','Cash',0.00,'50','','','5','','1','2023-05-24 03:47:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'516848431283828354'),(3212,'51684840785','793',2.00,'10','retail','0','2023-05-24 09:47:08','','','','2','Cash',0.00,'5','','','5','','1','2023-05-24 03:47:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','258.00','256','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516848431542222032'),(3213,'51684840785','1179',2.00,'20','retail','0','2023-05-24 09:47:08','','','','2','Cash',0.00,'10','','','5','','1','2023-05-24 03:47:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','150.00','148','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516848431762222032'),(3214,'51684840785','1011',1.00,'10','retail','0','2023-05-24 09:47:08','','','','5','Cash',0.00,'10','','','5','','1','2023-05-24 03:47:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','84.00','83','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516848434400202034'),(3215,'51684840785','130',1.00,'20','retail','0','2023-05-24 09:47:08','','','','10','Cash',0.00,'20','','','5','','1','2023-05-24 03:47:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'516848434540202034'),(3216,'51684840785','1168',1.00,'30','retail','0','2023-05-24 09:47:08','','','','24.4','Cash',0.00,'30','','','5','','1','2023-05-24 03:47:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516848684162861342'),(3217,'51684910833','1173',4.00,'40','retail','0','2023-05-24 23:04:12','','','','0','Cash',0.00,'10','','','5','','1','2023-05-24 17:05:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','32.00','28','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516849108723421300'),(3218,'51684910833','1263',1.00,'150','retail','0','2023-05-24 23:04:12','','','','50','Cash',0.00,'150','','','5','','1','2023-05-24 17:05:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516849223264222432'),(3219,'51684910833','993',3.00,'6','retail','0','2023-05-24 23:04:12','','','','1','Cash',0.00,'2','','','5','','1','2023-05-24 17:05:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','383.00','380','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516849223502265342'),(3220,'51684910833','592',1.00,'150','retail','0','2023-05-24 23:04:12','','','','95','Cash',0.00,'150','','','5','','1','2023-05-24 17:05:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516849351363421300'),(3221,'51684910833','467',2.00,'100','retail','0','2023-05-24 23:04:12','','','','9','Cash',0.00,'50','','','5','','1','2023-05-24 17:05:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','','',NULL,'516849454463022344'),(3222,'51684910833','466',1.00,'100','retail','0','2023-05-24 23:04:12','','','','35','Cash',0.00,'100','','','5','','1','2023-05-24 17:05:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','',NULL,'516849454724242432'),(3223,'51684910833','1072',4.00,'80','retail','0','2023-05-24 23:04:12','','','','0','Cash',0.00,'20','','','5','','1','2023-05-24 17:05:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','17.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516849583223022323'),(3224,'51684910833','558',1.00,'20','retail','0','2023-05-24 23:04:12','','','','0','Cash',0.00,'20','','','5','','1','2023-05-24 17:05:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516849583433022343'),(3225,'51684910833','397',2.00,'40','retail','0','2023-05-24 23:04:12','','','','5.5','Cash',0.00,'20','','','5','','1','2023-05-24 17:05:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','','','','','',NULL,'516849583974252432'),(3226,'51684910833','42',1.00,'200','retail','0','2023-05-24 23:04:12','','','','44','Cash',0.00,'200','','','5','','1','2023-05-24 17:05:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'516849584694252432'),(3227,'51684910833','792',4.00,'20','retail','0','2023-05-24 23:04:12','','','','2','Cash',0.00,'5','','','5','','1','2023-05-24 17:05:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','289.00','285','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516849584954252432'),(3228,'51684910833','1011',4.00,'40','retail','0','2023-05-24 23:04:12','','','','5','Cash',0.00,'10','','','5','','1','2023-05-24 17:05:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','83.00','79','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516849585280202034'),(3229,'51684910833','357',2.00,'10','retail','0','2023-05-24 23:04:12','','','','2','Cash',0.00,'5','','','5','','1','2023-05-24 17:05:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','198.00','196','Inclusive','branch','Inventory','','','','','',NULL,'516849585644252432'),(3230,'51684910833','885',2.00,'60','retail','0','2023-05-24 23:04:12','','','','15','Cash',0.00,'30','','','5','','1','2023-05-24 17:05:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516849586518829854'),(3231,'51685038510','771',1.00,'10','retail','0','2023-05-26 11:12:21','','','','0','Cash',0.00,'10','','','5','','1','2023-05-26 05:12:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','88.00','87','Inclusive','branch','Inventory','','','','','',NULL,'516850385373421300'),(3232,'51685038510','1072',1.00,'20','retail','0','2023-05-26 11:12:21','','','','0','Cash',0.00,'20','','','5','','1','2023-05-26 05:12:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516850385512865352'),(3233,'51685038510','579',1.00,'200','retail','0','2023-05-26 11:12:21','','','','130','Cash',0.00,'200','','','5','','1','2023-05-26 05:12:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516850385782867352'),(3234,'51685038510','1007',6.00,'240','retail','0','2023-05-26 11:12:21','','','','20','Cash',0.00,'40','','','5','','1','2023-05-26 05:12:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','10.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516850386208820854'),(3235,'51685038510','558',2.00,'40','retail','0','2023-05-26 11:12:21','','','','0','Cash',0.00,'20','','','5','','1','2023-05-26 05:12:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516850386522035362'),(3236,'51685038510','1349',1.00,'50','retail','0','2023-05-26 11:12:21','','','','30','Cash',0.00,'50','','','5','','1','2023-05-26 05:12:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516850386672866352'),(3237,'51685038510','1185',4.00,'40','retail','0','2023-05-26 11:12:21','','','','3','Cash',0.00,'10','','','5','','1','2023-05-26 05:12:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','26.00','22','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516850386923022396'),(3238,'51685038510','1238',6.00,'300','retail','0','2023-05-26 11:12:21','','','','10','Cash',0.00,'50','','','5','','1','2023-05-26 05:12:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','8.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516850387432222032'),(3239,'51685038510','126',10.00,'500','retail','0','2023-05-26 11:12:21','','','','0','Cash',0.00,'50','','','5','','1','2023-05-26 05:12:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','10.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516850389788820854'),(3240,'51685038510','184',1.00,'100','retail','0','2023-05-26 11:12:21','','','','0','Cash',0.00,'100','','','5','','1','2023-05-26 05:12:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516850390888280832'),(3241,'51685038510','227',1.00,'20','retail','0','2023-05-26 11:12:21','','','','0','Cash',0.00,'20','','','5','','1','2023-05-26 05:12:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','','',NULL,'516850391243022321'),(3242,'51685038510','516',6.00,'30','retail','0','2023-05-26 11:12:21','','','','3.9','Cash',0.00,'5','','','5','','1','2023-05-26 05:12:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','57.00','51','Inclusive','branch','Inventory','','','','','',NULL,'516850391463421300'),(3243,'51685038510','1220',15.00,'150','retail','0','2023-05-26 11:12:21','','','','0','Cash',0.00,'10','','','5','','1','2023-05-26 05:12:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','205.00','190','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516850391682232228'),(3244,'51685038510','869',20.00,'200','retail','0','2023-05-26 11:12:21','','','','2','Cash',0.00,'10','','','5','','1','2023-05-26 05:12:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','287.00','267','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516850392428220832'),(3245,'51685038510','213',3.00,'75','retail','0','2023-05-26 11:12:21','','','','0','Cash',0.00,'25','','','5','','1','2023-05-26 05:12:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516850392772967352'),(3246,'51685038510','130',2.00,'40','retail','0','2023-05-26 11:12:21','','','','10','Cash',0.00,'20','','','5','','1','2023-05-26 05:12:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516850393712967352'),(3247,'51685038510','349',6.00,'30','retail','0','2023-05-26 11:12:21','','','','3','Cash',0.00,'5','','','5','','1','2023-05-26 05:12:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','113.00','107','Inclusive','branch','Inventory','','','','','',NULL,'516850394173421300'),(3248,'51685038510','1263',1.00,'150','retail','0','2023-05-26 11:12:21','','','','50','Cash',0.00,'150','','','5','','1','2023-05-26 05:12:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516850394360202035'),(3249,'51685038510','1237',6.00,'90','retail','0','2023-05-26 11:12:21','','','','10','Cash',0.00,'15','','','5','','1','2023-05-26 05:12:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','24.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516850394612966352'),(3250,'51685038510','243',2.00,'60','retail','0','2023-05-26 11:12:21','','','','16','Cash',0.00,'30','','','5','','1','2023-05-26 05:12:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516850395242222032'),(3251,'51685038510','820',6.00,'60','retail','0','2023-05-26 11:12:21','','','','0','Cash',0.00,'10','','','5','','1','2023-05-26 05:12:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','29.00','23','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516850395913421300'),(3252,'51685038510','927',2.00,'20','retail','0','2023-05-26 11:12:21','','','','4','Cash',0.00,'10','','','5','','1','2023-05-26 05:12:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516850422542820254'),(3253,'51685038510','414',1.00,'10','retail','0','2023-05-26 11:12:21','','','','3.4','Cash',0.00,'10','','','5','','1','2023-05-26 05:12:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','70.00','69','Inclusive','branch','Inventory','','','','','',NULL,'516850422663262223'),(3254,'51685088746','1015',2.00,'20','retail','0','2023-05-27 10:01:17','','','','4.5','Cash',0.00,'10','','','5','','1','2023-05-27 04:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516850888192861352'),(3255,'51685088746','588',1.00,'50','retail','0','2023-05-27 10:01:17','','','','8','Cash',0.00,'50','','','5','','1','2023-05-27 04:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','',NULL,'516850888362222032'),(3256,'51685088746','882',1.00,'10','retail','0','2023-05-27 10:01:17','','','','3','Cash',0.00,'10','','','5','','1','2023-05-27 04:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516850888493022348'),(3257,'51685088746','1377',1.00,'5','retail','0','2023-05-27 10:01:17','','','','3','Cash',0.00,'5','','','5','','1','2023-05-27 04:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','188.00','187','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516850888768820854'),(3258,'51685088746','792',2.00,'10','retail','0','2023-05-27 10:01:17','','','','2','Cash',0.00,'5','','','5','','1','2023-05-27 04:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','285.00','283','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516850888943022398'),(3259,'51685088746','312',1.00,'10','retail','0','2023-05-27 10:01:17','','','','4','Cash',0.00,'10','','','5','','1','2023-05-27 04:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','','',NULL,'516850889620202035'),(3260,'51685088746','516',2.00,'10','retail','0','2023-05-27 10:01:17','','','','3.9','Cash',0.00,'5','','','5','','1','2023-05-27 04:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','51.00','49','Inclusive','branch','Inventory','','','','','',NULL,'516850889773022379'),(3261,'51685088746','1175',1.00,'100','retail','0','2023-05-27 10:01:17','','','','50','Cash',0.00,'100','','','5','','1','2023-05-27 04:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516851071960202035'),(3262,'51685088746','397',2.00,'40','retail','0','2023-05-27 10:01:17','','','','5.5','Cash',0.00,'20','','','5','','1','2023-05-27 04:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','','','','','',NULL,'516851072202762352'),(3263,'51685088746','467',1.00,'50','retail','0','2023-05-27 10:01:17','','','','9','Cash',0.00,'50','','','5','','1','2023-05-27 04:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'516851072683022362'),(3264,'51685088746','1020',10.00,'100','retail','0','2023-05-27 10:01:17','','','','5.2','Cash',0.00,'10','','','5','','1','2023-05-27 04:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','103.00','93','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516851149942222032'),(3265,'51685088746','1220',10.00,'100','retail','0','2023-05-27 10:01:17','','','','0','Cash',0.00,'10','','','5','','1','2023-05-27 04:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','190.00','180','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516851150085821554'),(3266,'51685088746','1377',10.00,'50','retail','0','2023-05-27 10:01:17','','','','3','Cash',0.00,'5','','','5','','1','2023-05-27 04:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','187.00','177','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516851184143421300'),(3267,'51685088746','1263',1.00,'150','retail','0','2023-05-27 10:01:17','','','','50','Cash',0.00,'150','','','5','','1','2023-05-27 04:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516851237593421300'),(3268,'51685088746','792',4.00,'20','retail','0','2023-05-27 10:01:17','','','','2','Cash',0.00,'5','','','5','','1','2023-05-27 04:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','283.00','279','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516851237814222432'),(3269,'51685088746','792',2.00,'10','retail','0','2023-05-27 10:01:17','','','','2','Cash',0.00,'5','','','5','','1','2023-05-27 04:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','279.00','277','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516851240393421300'),(3270,'51685088746','134',4.00,'20','retail','0','2023-05-27 10:01:17','','','','0','Cash',0.00,'5','','','5','','1','2023-05-27 04:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','368.00','364','Inclusive','branch','Inventory','','','','','',NULL,'516851255745821554'),(3271,'51685088746','1060',4.00,'20','retail','0','2023-05-27 10:01:17','','','','0','Cash',0.00,'5','','','5','','1','2023-05-27 04:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','62.00','58','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516851256268260832'),(3272,'51685088746','1241',2.00,'60','retail','0','2023-05-27 10:01:17','','','','20','Cash',0.00,'30','','','5','','1','2023-05-27 04:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516851275004222432'),(3273,'51685088746','1251',1.00,'15','retail','0','2023-05-27 10:01:17','','','','0','Cash',0.00,'15','','','5','','1','2023-05-27 04:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516851275373421300'),(3274,'51685088746','1023',1.00,'5','retail','0','2023-05-27 10:01:17','','','','2.0','Cash',0.00,'5','','','5','','1','2023-05-27 04:01:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','97.00','96','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516851275570202035'),(3275,'51685170882','1375',13.00,'130','retail','0','2023-05-27 22:00:44','','','','7','Cash',0.00,'10','','','5','','1','2023-05-27 16:15:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','75.00','62','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516851709243022329'),(3276,'51685170882','280',1.00,'100','retail','0','2023-05-27 22:00:44','','','','59','Cash',0.00,'100','','','5','','1','2023-05-27 16:15:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'516851709434272432'),(3277,'51685170882','792',6.00,'30','retail','0','2023-05-27 22:00:44','','','','2','Cash',0.00,'5','','','5','','1','2023-05-27 16:15:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','277.00','271','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516851709853421300'),(3278,'51685170882','1185',2.00,'20','retail','0','2023-05-27 22:00:44','','','','3','Cash',0.00,'10','','','5','','1','2023-05-27 16:15:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516851710144272432'),(3279,'51685170882','789',1.00,'100','retail','0','2023-05-27 22:00:44','','','','19','Cash',0.00,'100','','','5','','1','2023-05-27 16:15:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516851820730202035'),(3280,'51685170882','820',5.00,'50','retail','0','2023-05-27 22:00:44','','','','0','Cash',0.00,'10','','','5','','1','2023-05-27 16:15:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','23.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516851821073022301'),(3281,'51685170882','1033',1.00,'100','retail','0','2023-05-27 22:00:44','','','','20','Cash',0.00,'100','','','5','','1','2023-05-27 16:15:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516851821320202035'),(3282,'51685170882','1268',15.00,'150','retail','0','2023-05-27 22:00:44','','','','5','Cash',0.00,'10','','','5','','1','2023-05-27 16:15:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','56.00','41','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516851873118033131'),(3283,'51685170882','792',5.00,'25','retail','0','2023-05-27 22:00:44','','','','2','Cash',0.00,'5','','','5','','1','2023-05-27 16:15:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','271.00','266','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516851873282762352'),(3284,'51685170882','820',3.00,'30','retail','0','2023-05-27 22:00:44','','','','0','Cash',0.00,'10','','','5','','1','2023-05-27 16:15:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','18.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516851877617821754'),(3285,'51685170882','1273',1.00,'100','retail','0','2023-05-27 22:00:44','','','','40','Cash',0.00,'100','','','5','','1','2023-05-27 16:15:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516851902443022342'),(3286,'51685170882','1212',3.00,'600','retail','0','2023-05-27 22:00:44','','','','129','Cash',0.00,'200','','','5','','1','2023-05-27 16:15:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516851984942869352'),(3287,'51685170882','185',2.00,'30','retail','0','2023-05-27 22:00:44','','','','0','Cash',0.00,'15','','','5','','1','2023-05-27 16:15:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','','','','','',NULL,'516852140302222032'),(3288,'51685170882','1377',1.00,'5','retail','0','2023-05-27 22:00:44','','','','3','Cash',0.00,'5','','','5','','1','2023-05-27 16:15:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','177.00','176','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516852140443421300'),(3289,'51685261633','1185',6.00,'60','retail','0','2023-05-29 10:03:45','','','','3','Cash',0.00,'10','','','5','','1','2023-05-29 04:03:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','20.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516852623668260832'),(3290,'51685261633','134',10.00,'50','retail','0','2023-05-29 10:03:45','','','','0','Cash',0.00,'5','','','5','','1','2023-05-29 04:03:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','364.00','354','Inclusive','branch','Inventory','','','','','',NULL,'516852624220202035'),(3291,'51685261633','1156',5.00,'75','retail','0','2023-05-29 10:03:45','','','','0','Cash',0.00,'15','','','5','','1','2023-05-29 04:03:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516852624602222032'),(3292,'51685261633','1220',5.00,'50','retail','0','2023-05-29 10:03:45','','','','0','Cash',0.00,'10','','','5','','1','2023-05-29 04:03:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','180.00','175','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516852768396822654'),(3293,'51685261633','1370',1.00,'10','retail','0','2023-05-29 10:03:45','','','','2','Cash',0.00,'10','','','5','','1','2023-05-29 04:03:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','500.00','499','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516852768692222032'),(3294,'51685261633','725',1.00,'50','retail','0','2023-05-29 10:03:45','','','','30','Cash',0.00,'50','','','5','','1','2023-05-29 04:03:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'516852769003421300'),(3295,'51685261633','594',2.00,'20','retail','0','2023-05-29 10:03:45','','','','0','Cash',0.00,'10','','','5','','1','2023-05-29 04:03:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Inventory','','','','','',NULL,'516852769302310723'),(3296,'51685261633','134',2.00,'10','retail','0','2023-05-29 10:03:45','','','','0','Cash',0.00,'5','','','5','','1','2023-05-29 04:03:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','354.00','352','Inclusive','branch','Inventory','','','','','',NULL,'516852769493421300'),(3297,'51685261633','650',2.00,'10','retail','0','2023-05-29 10:03:45','','','','3','Cash',0.00,'5','','','5','','1','2023-05-29 04:03:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','138.00','136','Inclusive','branch','Inventory','','','','','',NULL,'516852769832668352'),(3298,'51685261633','32',1.00,'10','retail','0','2023-05-29 10:03:45','','','','3.5','Cash',0.00,'10','','','5','','1','2023-05-29 04:03:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','','','','','',NULL,'516852769932669352'),(3299,'51685261633','1040',1.00,'100','retail','0','2023-05-29 10:03:45','','','','20','Cash',0.00,'100','','','5','','1','2023-05-29 04:03:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516852770208200832'),(3300,'51685261633','588',1.00,'50','retail','0','2023-05-29 10:03:45','','','','8','Cash',0.00,'50','','','5','','1','2023-05-29 04:03:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','',NULL,'516852770892222032'),(3301,'51685261633','895',1.00,'100','retail','0','2023-05-29 10:03:45','','','','27','Cash',0.00,'100','','','5','','1','2023-05-29 04:03:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516852837604282432'),(3302,'51685261633','1370',5.00,'50','retail','0','2023-05-29 10:03:45','','','','2','Cash',0.00,'10','','','5','','1','2023-05-29 04:03:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','499.00','494','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516852892822968352'),(3303,'51685261633','1220',15.00,'150','retail','0','2023-05-29 10:03:45','','','','0','Cash',0.00,'10','','','5','','1','2023-05-29 04:03:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','175.00','160','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516852892990202035'),(3304,'51685261633','950',1.00,'100','retail','0','2023-05-29 10:03:45','','','','25','Cash',0.00,'100','','','5','','1','2023-05-29 04:03:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516852915088280832'),(3305,'51685261633','879',1.00,'50','retail','0','2023-05-29 10:03:45','','','','18','Cash',0.00,'50','','','5','','1','2023-05-29 04:03:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516852943738230832'),(3306,'51685261633','715',1.00,'100','retail','0','2023-05-29 10:03:45','','','','37','Cash',0.00,'100','','','5','','1','2023-05-29 04:03:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516852952565822554'),(3307,'51685261633','1244',1.00,'100','retail','0','2023-05-29 10:03:45','','','','45','Cash',0.00,'100','','','5','','1','2023-05-29 04:03:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516852990662902540'),(3308,'51685343830','779',1.00,'40','retail','0','2023-05-30 14:34:39','','','','30','Cash',0.00,'40','','','5','','1','2023-05-30 08:34:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516853438843022388'),(3309,'51685343830','1257',1.00,'200','retail','0','2023-05-30 14:34:39','','','','60','Cash',0.00,'200','','','5','','1','2023-05-30 08:34:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516853536308200832'),(3310,'51685343830','1349',1.00,'50','retail','0','2023-05-30 14:34:39','','','','30','Cash',0.00,'50','','','5','','1','2023-05-30 08:34:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516853536452222032'),(3311,'51685343830','850',10.00,'50','retail','0','2023-05-30 14:34:39','','','','2','Cash',0.00,'5','','','5','','1','2023-05-30 08:34:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','142.00','132','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516853537173236225'),(3312,'51685343830','467',1.00,'50','retail','0','2023-05-30 14:34:39','','','','9','Cash',0.00,'50','','','5','','1','2023-05-30 08:34:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'516853758932222032'),(3313,'51685343830','1168',1.00,'30','retail','0','2023-05-30 14:34:39','','','','24.4','Cash',0.00,'30','','','5','','1','2023-05-30 08:34:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516853759213022329'),(3314,'51685343830','838',2.00,'20','retail','0','2023-05-30 14:34:39','','','','5','Cash',0.00,'10','','','5','','1','2023-05-30 08:34:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','98.00','96','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516853759570202035'),(3315,'51685343830','579',2.00,'400','retail','0','2023-05-30 14:34:39','','','','130','Cash',0.00,'200','','','5','','1','2023-05-30 08:34:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516853760454272432'),(3316,'51685343830','130',4.00,'80','retail','0','2023-05-30 14:34:39','','','','10','Cash',0.00,'20','','','5','','1','2023-05-30 08:34:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516853765412664352'),(3317,'51685343830','340',4.00,'200','retail','0','2023-05-30 14:34:39','','','','0','Cash',0.00,'50','','','5','','1','2023-05-30 08:34:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516853765790202035'),(3318,'51685343830','663',6.00,'120','retail','0','2023-05-30 14:34:39','','','','10','Cash',0.00,'20','','','5','','1','2023-05-30 08:34:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','36.00','30','Inclusive','branch','Inventory','','','','','',NULL,'516853766201033406'),(3319,'51685343830','1233',4.00,'80','retail','0','2023-05-30 14:34:39','','','','13','Cash',0.00,'20','','','5','','1','2023-05-30 08:34:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','23.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516853766454272432'),(3320,'51685343830','1020',20.00,'200','retail','0','2023-05-30 14:34:39','','','','5.2','Cash',0.00,'10','','','5','','1','2023-05-30 08:34:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','93.00','73','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516853766874272432'),(3321,'51685343830','1289',1.00,'100','retail','0','2023-05-30 14:34:39','','','','0','Cash',0.00,'100','','','5','','1','2023-05-30 08:34:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516853767133022317'),(3322,'51685343830','1120',1.00,'150','retail','0','2023-05-30 14:34:39','','','','0','Cash',0.00,'150','','','5','','1','2023-05-30 08:34:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516853767855223050'),(3323,'51685343830','1377',1.00,'5','retail','0','2023-05-30 14:34:39','','','','3','Cash',0.00,'5','','','5','','1','2023-05-30 08:34:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','176.00','175','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516853768092233063'),(3324,'51685343830','793',2.00,'10','retail','0','2023-05-30 14:34:39','','','','2','Cash',0.00,'5','','','5','','1','2023-05-30 08:34:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','256.00','254','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516853768754272432'),(3325,'51685343830','1370',14.00,'140','retail','0','2023-05-30 14:34:39','','','','2','Cash',0.00,'10','','','5','','1','2023-05-30 08:34:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','494.00','480','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516853769080202035'),(3326,'51685343830','792',10.00,'50','retail','0','2023-05-30 14:34:39','','','','2','Cash',0.00,'5','','','5','','1','2023-05-30 08:34:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','266.00','256','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516853769402222032'),(3327,'51685343830','312',14.00,'140','retail','0','2023-05-30 14:34:39','','','','4','Cash',0.00,'10','','','5','','1','2023-05-30 08:34:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','49.00','35','Inclusive','branch','Inventory','','','','','',NULL,'516853778450202035'),(3328,'51685343830','516',6.00,'30','retail','0','2023-05-30 14:34:39','','','','3.9','Cash',0.00,'5','','','5','','1','2023-05-30 08:34:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','49.00','43','Inclusive','branch','Inventory','','','','','',NULL,'516853778637823754'),(3329,'51685343830','312',2.00,'20','retail','0','2023-05-30 14:34:39','','','','4','Cash',0.00,'10','','','5','','1','2023-05-30 08:34:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Inventory','','','','','',NULL,'516853783010202035'),(3330,'51685343830','516',2.00,'10','retail','0','2023-05-30 14:34:39','','','','3.9','Cash',0.00,'5','','','5','','1','2023-05-30 08:34:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','43.00','41','Inclusive','branch','Inventory','','','','','',NULL,'516853783182222032'); INSERT INTO `sales_order` VALUES (3331,'51685343830','510',10.00,'100','retail','0','2023-05-30 14:34:39','','','','3','Cash',0.00,'10','','','5','','1','2023-05-30 08:34:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','125.00','115','Inclusive','branch','Inventory','','','','','',NULL,'516853841838230832'),(3332,'51685343830','145',2.00,'20','retail','0','2023-05-30 14:34:39','','','','3','Cash',0.00,'10','','','5','','1','2023-05-30 08:34:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','100.00','98','Inclusive','branch','Inventory','','','','','',NULL,'516853842122222032'),(3333,'51685446485','1128',1.00,'100','retail','0','2023-05-31 09:56:05','','','','0','Cash',0.00,'100','','','5','','1','2023-05-31 03:56:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516854465342222032'),(3334,'51685446485','1128',1.00,'100','retail','0','2023-05-31 09:56:05','','','','0','Cash',0.00,'100','','','5','','1','2023-05-31 03:56:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516854465888280832'),(3335,'51685446485','1168',1.00,'30','retail','0','2023-05-31 09:56:05','','','','24.4','Cash',0.00,'30','','','5','','1','2023-05-31 03:56:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516854466043022306'),(3336,'51685446485','792',2.00,'10','retail','0','2023-05-31 09:56:05','','','','2','Cash',0.00,'5','','','5','','1','2023-05-31 03:56:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','256.00','254','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516854466634242432'),(3337,'51685446485','725',1.00,'50','retail','0','2023-05-31 09:56:05','','','','30','Cash',0.00,'50','','','5','','1','2023-05-31 03:56:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'516854470828220832'),(3338,'51685446485','1331',1.00,'100','retail','0','2023-05-31 09:56:05','','','','50','Cash',0.00,'100','','','5','','1','2023-05-31 03:56:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516854470993022390'),(3339,'51685446485','158',5.00,'400','retail','0','2023-05-31 09:56:05','','','','0','Cash',0.00,'80','','','5','','1','2023-05-31 03:56:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516854511608200832'),(3340,'51685446485','53',1.00,'25','retail','0','2023-05-31 09:56:05','','','','11','Cash',0.00,'25','','','5','','1','2023-05-31 03:56:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516854524288280832'),(3341,'51685446485','1219',4.00,'40','retail','0','2023-05-31 09:56:05','','','','0','Cash',0.00,'10','','','5','','1','2023-05-31 03:56:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','81.00','77','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516854524602824254'),(3342,'51685446485','1274',1.00,'100','retail','0','2023-05-31 09:56:05','','','','50','Cash',0.00,'100','','','5','','1','2023-05-31 03:56:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516854648093421300'),(3343,'51685516175','1072',1.00,'20','retail','0','2023-05-31 22:05:01','','','','0','Cash',0.00,'20','','','5','','1','2023-05-31 16:09:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516855161922232228'),(3344,'51685516175','134',4.00,'20','retail','0','2023-05-31 22:05:01','','','','0','Cash',0.00,'5','','','5','','1','2023-05-31 16:09:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','352.00','348','Inclusive','branch','Inventory','','','','','',NULL,'516855363323421300'),(3345,'51685516175','838',2.00,'20','retail','0','2023-05-31 22:05:01','','','','5','Cash',0.00,'10','','','5','','1','2023-05-31 16:09:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','96.00','94','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516855363696825654'),(3346,'51685516175','1238',2.00,'100','retail','0','2023-05-31 22:05:01','','','','10','Cash',0.00,'50','','','5','','1','2023-05-31 16:09:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516855364160202035'),(3347,'51685516175','1019',2.00,'20','retail','0','2023-05-31 22:05:01','','','','5.5','Cash',0.00,'10','','','5','','1','2023-05-31 16:09:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','93.00','91','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516855365032660352'),(3348,'51685516175','1185',1.00,'10','retail','0','2023-05-31 22:05:01','','','','3','Cash',0.00,'10','','','5','','1','2023-05-31 16:09:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516855365222222032'),(3349,'51685516175','1173',2.00,'20','retail','0','2023-05-31 22:05:01','','','','0','Cash',0.00,'10','','','5','','1','2023-05-31 16:09:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516855365522222032'),(3350,'51685516175','844',3.00,'30','retail','0','2023-05-31 22:05:01','','','','3','Cash',0.00,'10','','','5','','1','2023-05-31 16:09:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516855365743421300'),(3351,'51685516175','1072',1.00,'20','retail','0','2023-05-31 22:05:01','','','','0','Cash',0.00,'20','','','5','','1','2023-05-31 16:09:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516855457104242432'),(3352,'51685516175','579',1.00,'200','retail','0','2023-05-31 22:05:01','','','','130','Cash',0.00,'200','','','5','','1','2023-05-31 16:09:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516855457392563352'),(3353,'51685516175','280',1.00,'100','retail','0','2023-05-31 22:05:01','','','','59','Cash',0.00,'100','','','5','','1','2023-05-31 16:09:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'516855457733421300'),(3354,'51685516175','1041',10.00,'100','retail','0','2023-05-31 22:05:01','','','','5','Cash',0.00,'10','','','5','','1','2023-05-31 16:09:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','118.00','108','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516855482883022382'),(3355,'51685516175','470',1.00,'30','retail','0','2023-05-31 22:05:01','','','','16','Cash',0.00,'30','','','5','','1','2023-05-31 16:09:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','',NULL,'516855516392163352'),(3356,'51685516175','417',1.00,'100','retail','0','2023-05-31 22:05:01','','','','0','Cash',0.00,'100','','','5','','1','2023-05-31 16:09:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516855516642222032'),(3357,'51685516175','80',1.00,'400','retail','0','2023-05-31 22:05:01','','','','255','Cash',0.00,'400','','','5','','1','2023-05-31 16:09:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516855599002960352'),(3358,'51686126570','1020',20.00,'200','retail','0','2023-06-07 15:56:46','','','','5.2','Cash',0.00,'10','','','5','','1','2023-06-07 10:22:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','73.00','53','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516861276650202036'),(3359,'51686126570','1328',1.00,'200','retail','0','2023-06-07 15:56:46','','','','100','Cash',0.00,'200','','','5','','1','2023-06-07 10:22:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516861283160202036'),(3360,'51686126570','1331',1.00,'100','retail','0','2023-06-07 15:56:46','','','','50','Cash',0.00,'100','','','5','','1','2023-06-07 10:22:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516861324978270832'),(3361,'51686126570','1081',1.00,'200','retail','0','2023-06-07 15:56:46','','','','0','Cash',0.00,'200','','','5','','1','2023-06-07 10:22:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516861399748240832'),(3362,'51686126570','1327',1.00,'400','retail','0','2023-06-07 15:56:46','','','','150','Cash',0.00,'400','','','5','','1','2023-06-07 10:22:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516861399880202036'),(3363,'51686126570','1222',1.00,'250','retail','0','2023-06-07 15:56:46','','','','120','Cash',0.00,'250','','','5','','1','2023-06-07 10:22:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516861400304242432'),(3364,'51686126570','1013',1.00,'10','retail','0','2023-06-07 15:56:46','','','','5','Cash',0.00,'10','','','5','','1','2023-06-07 10:22:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','104.00','103','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516861402392222032'),(3365,'51686126570','1057',5.00,'150','retail','0','2023-06-07 15:56:46','','','','18','Cash',0.00,'30','','','5','','1','2023-06-07 10:22:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','7.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516861423163022313'),(3366,'51686144127','1369',2.00,'60','retail','0','2023-06-08 19:10:09','','','','20','Cash',0.00,'30','','','5','','1','2023-06-08 13:10:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516861454284033231'),(3367,'51686240619','941',1.00,'400','retail','0','2023-06-09 10:26:03','','','','90','Cash',0.00,'400','','','5','','1','2023-06-09 04:31:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516862406422222032'),(3368,'51686240619','1358',1.00,'400','retail','0','2023-06-09 10:26:03','','','','130','Cash',0.00,'400','','','5','','1','2023-06-09 04:31:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516862406593022356'),(3369,'51686240619','663',10.00,'200','retail','0','2023-06-09 10:26:03','','','','10','Cash',0.00,'20','','','5','','1','2023-06-09 04:31:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','30.00','20','Inclusive','branch','Inventory','','','','','',NULL,'516862408044404380'),(3370,'51686240619','162',1.00,'120','retail','0','2023-06-09 10:26:03','','','','0','Cash',0.00,'120','','','5','','1','2023-06-09 04:31:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516862408518083203'),(3371,'51686240619','443',1.00,'200','retail','0','2023-06-09 10:26:03','','','','82','Cash',0.00,'200','','','5','','1','2023-06-09 04:31:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516862409000202036'),(3372,'51686240619','466',1.00,'100','retail','0','2023-06-09 10:26:03','','','','35','Cash',0.00,'100','','','5','','1','2023-06-09 04:31:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','',NULL,'516862414003421300'),(3373,'51686240619','420',10.00,'100','retail','0','2023-06-09 10:26:03','','','','0','Cash',0.00,'10','','','5','','1','2023-06-09 04:31:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','144.00','134','Inclusive','branch','Inventory','','','','','',NULL,'516862432012360362'),(3374,'51686298644','1058',1.00,'100','retail','0','2023-06-09 22:13:17','','','','O','Cash',0.00,'100','','','5','','1','2023-06-09 16:13:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516863045680202036'),(3375,'51686298644','885',3.00,'90','retail','0','2023-06-09 22:13:17','','','','15','Cash',0.00,'30','','','5','','1','2023-06-09 16:13:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516863046038230832'),(3376,'51686298644','838',2.00,'20','retail','0','2023-06-09 22:13:17','','','','5','Cash',0.00,'10','','','5','','1','2023-06-09 16:13:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','94.00','92','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516863046628220832'),(3377,'51686298644','1223',1.00,'150','retail','0','2023-06-09 22:13:17','','','','100','Cash',0.00,'150','','','5','','1','2023-06-09 16:13:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516863194839823954'),(3378,'51686298644','265',1.00,'200','retail','0','2023-06-09 22:13:17','','','','79','Cash',0.00,'200','','','5','','1','2023-06-09 16:13:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516863195102232228'),(3379,'51686298644','903',1.00,'100','retail','0','2023-06-09 22:13:17','','','','32','Cash',0.00,'100','','','5','','1','2023-06-09 16:13:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516863282812222032'),(3380,'51686298644','1370',4.00,'40','retail','0','2023-06-09 22:13:17','','','','2','Cash',0.00,'10','','','5','','1','2023-06-09 16:13:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','480.00','476','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516863285824222432'),(3381,'51686298644','993',3.00,'6','retail','0','2023-06-09 22:13:17','','','','1','Cash',0.00,'2','','','5','','1','2023-06-09 16:13:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','380.00','377','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516863286198823854'),(3382,'51686298644','1223',1.00,'150','retail','0','2023-06-09 22:13:17','','','','100','Cash',0.00,'150','','','5','','1','2023-06-09 16:13:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516863286483022346'),(3383,'51686298644','926',1.00,'20','retail','0','2023-06-09 22:13:17','','','','9','Cash',0.00,'20','','','5','','1','2023-06-09 16:13:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516863286722867362'),(3384,'51686298644','658',1.00,'300','retail','0','2023-06-09 22:13:17','','','','0','Cash',0.00,'300','','','5','','1','2023-06-09 16:13:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516863379972222032'),(3385,'51686400695','466',2.00,'200','retail','0','2023-06-10 20:20:38','','','','35','Cash',0.00,'100','','','5','','1','2023-06-10 15:39:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Inventory','','','','','',NULL,'516864108992069362'),(3386,'51686400695','92',1.00,'200','retail','0','2023-06-10 20:20:38','','','','0','Cash',0.00,'200','','','5','','1','2023-06-10 15:39:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516864110392163362'),(3387,'51686400695','926',1.00,'20','retail','0','2023-06-10 20:20:38','','','','9','Cash',0.00,'20','','','5','','1','2023-06-10 15:39:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516864110853421300'),(3388,'51686400695','885',5.00,'150','retail','0','2023-06-10 20:20:38','','','','15','Cash',0.00,'30','','','5','','1','2023-06-10 15:39:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','11.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516864131852222032'),(3389,'51686400695','523',3.00,'75','retail','0','2023-06-10 20:20:38','','','','0','Cash',0.00,'25','','','5','','1','2023-06-10 15:39:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516864132072222032'),(3390,'51686400695','466',1.00,'100','retail','0','2023-06-10 20:20:38','','','','35','Cash',0.00,'100','','','5','','1','2023-06-10 15:39:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','',NULL,'516864158248240832'),(3391,'51686400695','466',1.00,'100','retail','0','2023-06-10 20:20:38','','','','35','Cash',0.00,'100','','','5','','1','2023-06-10 15:39:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','',NULL,'516864158475824554'),(3392,'51686400695','681',4.00,'100','retail','0','2023-06-10 20:20:38','','','','0','Cash',0.00,'25','','','5','','1','2023-06-10 15:39:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14.00','10','Inclusive','branch','Inventory','','','','','',NULL,'516864172643022362'),(3393,'51686400695','230',1.00,'150','retail','0','2023-06-10 20:20:38','','','','0','Cash',0.00,'150','','','5','','1','2023-06-10 15:39:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516864176387824754'),(3394,'51686663471','327',1.00,'250','retail','0','2023-06-13 20:34:39','','','','100','Cash',0.00,'250','','','5','','1','2023-06-13 16:05:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516866635340202036'),(3395,'51686663471','466',2.00,'200','retail','0','2023-06-13 20:34:39','','','','35','Cash',0.00,'100','','','5','','1','2023-06-13 16:05:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Inventory','','','','','',NULL,'516866636594262432'),(3396,'51686663471','1308',2.00,'400','retail','0','2023-06-13 20:34:39','','','','50','Cash',0.00,'200','','','5','','1','2023-06-13 16:05:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516866637640202036'),(3397,'51686663471','1358',1.00,'400','retail','0','2023-06-13 20:34:39','','','','130','Cash',0.00,'400','','','5','','1','2023-06-13 16:05:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516866638163421300'),(3398,'51686663471','399',1.00,'150','retail','0','2023-06-13 20:34:39','','','','65','Cash',0.00,'150','','','5','','1','2023-06-13 16:05:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516866639542365362'),(3399,'51686663471','663',6.00,'120','retail','0','2023-06-13 20:34:39','','','','10','Cash',0.00,'20','','','5','','1','2023-06-13 16:05:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','20.00','14','Inclusive','branch','Inventory','','','','','',NULL,'516866641498290832'),(3400,'51686663471','58',1.00,'150','retail','0','2023-06-13 20:34:39','','','','75','Cash',0.00,'150','','','5','','1','2023-06-13 16:05:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516866643433022343'),(3401,'51686663471','1370',10.00,'100','retail','0','2023-06-13 20:34:39','','','','2','Cash',0.00,'10','','','5','','1','2023-06-13 16:05:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','476.00','466','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516866643710202036'),(3402,'51686663471','414',2.00,'20','retail','0','2023-06-13 20:34:39','','','','3.4','Cash',0.00,'10','','','5','','1','2023-06-13 16:05:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','69.00','67','Inclusive','branch','Inventory','','','','','',NULL,'516866643993022393'),(3403,'51686663471','555',2.00,'40','retail','0','2023-06-13 20:34:39','','','','0','Cash',0.00,'20','','','5','','1','2023-06-13 16:05:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','','',NULL,'516866644354262432'),(3404,'51686663471','1294',1.00,'300','retail','0','2023-06-13 20:34:39','','','','100','Cash',0.00,'300','','','5','','1','2023-06-13 16:05:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516866776597826754'),(3405,'51686663471','1308',1.00,'200','retail','0','2023-06-13 20:34:39','','','','50','Cash',0.00,'200','','','5','','1','2023-06-13 16:05:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516866776783022376'),(3406,'51686898877','818',1.00,'50','retail','0','2023-06-16 18:38:13','','','','0','Cash',0.00,'50','','','5','','1','2023-06-16 15:48:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516868989422864362'),(3407,'51686898877','1024',1.00,'50','retail','0','2023-06-16 18:38:13','','','','28','Cash',0.00,'50','','','5','','1','2023-06-16 15:48:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516868989690202036'),(3408,'51686898877','1104',2.00,'60','retail','0','2023-06-16 18:38:13','','','','15','Cash',0.00,'30','','','5','','1','2023-06-16 15:48:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','73.00','71','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516868990552965362'),(3409,'51686898877','243',4.00,'120','retail','0','2023-06-16 18:38:13','','','','16','Cash',0.00,'30','','','5','','1','2023-06-16 15:48:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516869227312222032'),(3410,'51686898877','250',1.00,'150','retail','0','2023-06-16 18:38:13','','','','0','Cash',0.00,'150','','','5','','1','2023-06-16 15:48:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516869228338230832'),(3411,'51686898877','266',1.00,'150','retail','0','2023-06-16 18:38:13','','','','53','Cash',0.00,'150','','','5','','1','2023-06-16 15:48:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'516869228690202036'),(3412,'51686898877','1370',100.00,'1000','retail','0','2023-06-16 18:38:13','','','','2','Cash',0.00,'10','','','5','','1','2023-06-16 15:48:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'100','466.00','366','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516869229773421300'),(3413,'51686898877','894',1.00,'150','retail','0','2023-06-16 18:38:13','','','','49','Cash',0.00,'150','','','5','','1','2023-06-16 15:48:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516869230713022370'),(3414,'51686898877','1036',1.00,'150','retail','0','2023-06-16 18:38:13','','','','35','Cash',0.00,'150','','','5','','1','2023-06-16 15:48:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516869231740202036'),(3415,'51686898877','765',1.00,'250','retail','0','2023-06-16 18:38:13','','','','0','Cash',0.00,'250','','','5','','1','2023-06-16 15:48:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516869232252362362'),(3416,'51686898877','1335',1.00,'100','retail','0','2023-06-16 18:38:13','','','','40','Cash',0.00,'100','','','5','','1','2023-06-16 15:48:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516869232454222432'),(3417,'51686898877','477',2.00,'200','retail','0','2023-06-16 18:38:13','','','','45','Cash',0.00,'100','','','5','','1','2023-06-16 15:48:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516869233662366362'),(3418,'51686898877','1223',1.00,'150','retail','0','2023-06-16 18:38:13','','','','100','Cash',0.00,'150','','','5','','1','2023-06-16 15:48:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516869234323421300'),(3419,'51686898877','1222',1.00,'250','retail','0','2023-06-16 18:38:13','','','','120','Cash',0.00,'250','','','5','','1','2023-06-16 15:48:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516869234484222432'),(3420,'51686898877','93',1.00,'50','retail','0','2023-06-16 18:38:13','','','','0','Cash',0.00,'50','','','5','','1','2023-06-16 15:48:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'516869234760202036'),(3421,'51686898877','14',1.00,'150','retail','0','2023-06-16 18:38:13','','','','50','Cash',0.00,'150','','','5','','1','2023-06-16 15:48:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516869248103421300'),(3422,'51686898877','1372',1.00,'250','retail','0','2023-06-16 18:38:13','','','','170','Cash',0.00,'250','','','5','','1','2023-06-16 15:48:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516869270144222432'),(3423,'51686898877','840',20.00,'1000','retail','0','2023-06-16 18:38:13','','','','5.5','Cash',0.00,'50','','','5','','1','2023-06-16 15:48:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','63.00','43','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516869270857829754'),(3424,'51686898877','1331',8.00,'800','retail','0','2023-06-16 18:38:13','','','','50','Cash',0.00,'100','','','5','','1','2023-06-16 15:48:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','9.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516869271383022331'),(3425,'51686898877','117',8.00,'120','retail','0','2023-06-16 18:38:13','','','','0','Cash',0.00,'15','','','5','','1','2023-06-16 15:48:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','28.00','20','Inclusive','branch','Inventory','','','','','',NULL,'516869273262163226'),(3426,'51686898877','925',1.00,'15','retail','0','2023-06-16 18:38:13','','','','5','Cash',0.00,'15','','','5','','1','2023-06-16 15:48:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516869273922769362'),(3427,'51686898877','1023',2.00,'10','retail','0','2023-06-16 18:38:13','','','','2.0','Cash',0.00,'5','','','5','','1','2023-06-16 15:48:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','96.00','94','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516869274334222432'),(3428,'51686898877','847',1.00,'100','retail','0','2023-06-16 18:38:13','','','','30','Cash',0.00,'100','','','5','','1','2023-06-16 15:48:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516869274572765362'),(3429,'51686898877','869',100.00,'1000','retail','0','2023-06-16 18:38:13','','','','2','Cash',0.00,'10','','','5','','1','2023-06-16 15:48:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'100','267.00','167','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516869275133022315'),(3430,'51686898877','320',1.00,'150','retail','0','2023-06-16 18:38:13','','','','0','Cash',0.00,'150','','','5','','1','2023-06-16 15:48:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'516869276614222432'),(3431,'51686898877','319',10.00,'100','retail','0','2023-06-16 18:38:13','','','','3','Cash',0.00,'10','','','5','','1','2023-06-16 15:48:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','42.00','32','Inclusive','branch','Inventory','','','','','',NULL,'516869276902222032'),(3432,'51686898877','1102',6.00,'30','retail','0','2023-06-16 18:38:13','','','','0','Cash',0.00,'5','','','5','','1','2023-06-16 15:48:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','16.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516869280163022310'),(3433,'51686898877','1060',58.00,'290','retail','0','2023-06-16 18:38:13','','','','0','Cash',0.00,'5','','','5','','1','2023-06-16 15:48:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'58','58.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516869297718210832'),(3434,'51686898877','947',4.00,'20','retail','0','2023-06-16 18:38:13','','','','2.5','Cash',0.00,'5','','','5','','1','2023-06-16 15:48:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','170.00','166','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516869298938230832'),(3435,'51686998626','466',1.00,'100','retail','0','2023-06-17 21:41:44','','','','35','Cash',0.00,'100','','','5','','1','2023-06-17 16:21:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','',NULL,'516869988023421300'),(3436,'51686998626','1369',1.00,'30','retail','0','2023-06-17 21:41:44','','','','20','Cash',0.00,'30','','','5','','1','2023-06-17 16:21:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516869988188280832'),(3437,'51686998626','792',2.00,'10','retail','0','2023-06-17 21:41:44','','','','2','Cash',0.00,'5','','','5','','1','2023-06-17 16:21:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','254.00','252','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516869988432864362'),(3438,'51686998626','998',1.00,'100','retail','0','2023-06-17 21:41:44','','','','26','Cash',0.00,'100','','','5','','1','2023-06-17 16:21:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516869990929829954'),(3439,'51686998626','251',3.00,'90','retail','0','2023-06-17 21:41:44','','','','0','Cash',0.00,'30','','','5','','1','2023-06-17 16:21:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','12.00','9','Inclusive','branch','Inventory','','','','','',NULL,'516869994368260832'),(3440,'51686998626','1013',1.00,'10','retail','0','2023-06-17 21:41:44','','','','5','Cash',0.00,'10','','','5','','1','2023-06-17 16:21:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','103.00','102','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516869994653421300'),(3441,'51686998626','1168',1.00,'30','retail','0','2023-06-17 21:41:44','','','','24.4','Cash',0.00,'30','','','5','','1','2023-06-17 16:21:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516870037333421300'),(3442,'51686998626','1204',1.00,'150','retail','0','2023-06-17 21:41:44','','','','0','Cash',0.00,'150','','','5','','1','2023-06-17 16:21:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516870051773022371'),(3443,'51686998626','379',1.00,'200','retail','0','2023-06-17 21:41:44','','','','32','Cash',0.00,'200','','','5','','1','2023-06-17 16:21:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'516870052143022312'),(3444,'51687191955','1204',9.00,'1350','retail','0','2023-06-19 21:34:06','','','','0','Cash',0.00,'150','','','5','','1','2023-06-19 15:34:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','9.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516871996453421300'),(3445,'51687602457','52',1.00,'450','retail','0','2023-06-26 19:20:15','','','','289','Cash',0.00,'450','','','5','','1','2023-06-26 13:20:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516876024843421300'),(3446,'51687602457','1058',1.00,'100','retail','0','2023-06-26 19:20:15','','','','O','Cash',0.00,'100','','','5','','1','2023-06-26 13:20:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516876025070160763'),(3447,'51687602457','1168',2.00,'60','retail','0','2023-06-26 19:20:15','','','','24.4','Cash',0.00,'30','','','5','','1','2023-06-26 13:20:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516876025404202432'),(3448,'51687602457','1072',1.00,'20','retail','0','2023-06-26 19:20:15','','','','0','Cash',0.00,'20','','','5','','1','2023-06-26 13:20:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516876025592265372'),(3449,'51687602457','100',1.00,'100','retail','0','2023-06-26 19:20:15','','','','28','Cash',0.00,'100','','','5','','1','2023-06-26 13:20:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'516876185748240832'),(3450,'51687602457','1289',1.00,'100','retail','0','2023-06-26 19:20:15','','','','0','Cash',0.00,'100','','','5','','1','2023-06-26 13:20:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516876186390302252'),(3451,'51687602457','93',1.00,'50','retail','0','2023-06-26 19:20:15','','','','0','Cash',0.00,'50','','','5','','1','2023-06-26 13:20:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'516876191610202037'),(3452,'51687796422','251',1.00,'30','retail','0','2023-06-27 14:52:14','','','','0','Cash',0.00,'30','','','5','','1','2023-06-27 08:52:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'516877964616827654'),(3453,'51687796422','1369',1.00,'30','retail','0','2023-06-27 14:52:14','','','','20','Cash',0.00,'30','','','5','','1','2023-06-27 08:52:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516877964983022394'),(3454,'51687796422','1379',1.00,'200','retail','0','2023-06-27 14:52:14','','','','50','Cash',0.00,'200','','','5','','1','2023-06-27 08:52:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516877965580202037'),(3455,'51687796422','1150',1.00,'100','retail','0','2023-06-27 14:52:14','','','','0','Cash',0.00,'100','','','5','','1','2023-06-27 08:52:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516877965858250832'),(3456,'51687796422','467',1.00,'50','retail','0','2023-06-27 14:52:14','','','','9','Cash',0.00,'50','','','5','','1','2023-06-27 08:52:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','',NULL,'516877966182661372'),(3457,'51687796422','277',1.00,'100','retail','0','2023-06-27 14:52:14','','','','0','Cash',0.00,'100','','','5','','1','2023-06-27 08:52:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'516877966386827654'),(3458,'51689407252','1140',1.00,'150','retail','0','2023-07-15 21:33:53','','','','0','Cash',0.00,'150','','','5','','1','2023-07-15 16:09:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'516894129052260392'),(3459,'61711361124','1000',1.00,'5','retail','0','2024-03-25 13:05:35','','','','2.5','Cash',0.00,'5','','','6','0.00','1','2024-03-25 07:05:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'6171136113312301323333'),(3460,'71711364135','1409',1.00,'10','retail','0','2024-03-25 13:55:35','','','','5','Cash',0.00,'10','','','7','16.00','1','2024-03-25 08:02:31','1','1','returned','1','new','pcs','','2024-03-25 14:02:31','7','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171136416612601323333'),(3461,'71711364233','1409',1.00,'10','retail','0','2024-03-25 13:57:13','','','','5','Cash',0.00,'10','','','7','16.00','1','2024-03-25 08:03:04','1','1','returned','1','new','pcs','','2024-03-25 14:03:04','7','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171136424412401323333'),(3462,'71711364935','1409',1.00,'10','retail','0','2024-03-25 14:08:55','','','','5','Cash',0.00,'10','','','7','16.00','1','2024-03-25 08:25:55','1','1','returned','1','new','pcs','','2024-03-25 14:25:55','7','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171136498812801323333'),(3463,'11711367101','1409',0.00,'0','retail','0','2024-03-25 14:45:14','','','','5','Cash',0.00,'15','','','1','16.00','1','2024-03-25 08:45:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','13.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'1171136711412401323333'),(3464,'11711367128','1409',1.00,'15','retail','0','2024-03-25 14:45:49','','','','5','Cash',0.00,'15','','','1','16.00','1','2024-03-25 08:47:30','1','1','returned','1','new','pcs','','2024-03-25 14:47:30','1','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'1171136714912901323333'),(3465,'81711366980','1409',1.00,'15','retail','0','2024-03-25 14:43:00','','','','5','Cash',0.00,'15','','','8','16.00','1','2024-03-25 10:28:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171136707412401323333'),(3466,'81711366980','1409',1.00,'15','retail','0','2024-03-25 16:28:28','','','','5','Cash',0.00,'15','','','8','16.00','1','2024-03-25 10:28:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171137332212201323333'),(3467,'71711476160','1071',2.00,'40','retail','0','2024-03-26 21:02:40','','','','0','Cash',0.00,'20','','','7','0.00','1','2024-03-26 15:05:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171147623212201323334'),(3468,'71711476302','1000',4.00,'20','retail','0','2024-03-26 21:05:02','','','','2.5','Cash',0.00,'5','','','7','0.00','1','2024-03-26 15:07:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','120.00','116','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171147633812801323334'),(3469,'71711476441','535',2.00,'20','retail','0','2024-03-26 21:07:21','','','','1','Cash',0.00,'10','','','7','16.00','1','2024-03-26 15:09:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','103.00','101','Inclusive','branch','Inventory','','','','','',NULL,'7171147654812801323334'),(3470,'71711524222','535',1.00,'10','retail','0','2024-03-27 10:23:42','','','','1','Cash',0.00,'10','','','7','16.00','1','2024-03-27 04:24:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101.00','100','Inclusive','branch','Inventory','','','','','',NULL,'7171152426612601323335'),(3471,'71711524272','558',1.00,'20','retail','0','2024-03-27 10:24:32','','','','0','Cash',0.00,'20','','','7','16.00','1','2024-03-27 04:25:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'7171152429812801323335'),(3472,'71711536238','1463',1.00,'10','retail','0','2024-03-27 13:43:58','','','','00','Cash',0.00,'10','','','7','0.00','1','2024-03-27 07:44:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171153626812801323335'),(3473,'71711536272','1463',4.00,'40','retail','0','2024-03-27 13:44:32','','','','00','Cash',0.00,'10','','','7','0.00','1','2024-03-27 07:46:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','79.00','75','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171153639612601323335'),(3474,'71711537410','1074',1.00,'100','retail','0','2024-03-27 14:03:30','','','','O','Cash',0.00,'100','','','7','0.00','1','2024-03-27 08:03:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171153742634213001723'),(3475,'71711539727','227',2.00,'40','retail','0','2024-03-27 14:42:07','','','','0','Cash',0.00,'20','','','7','16.00','1','2024-03-27 08:42:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','','','','','',NULL,'7171153977012001323335'),(3476,'71711541167','820',3.00,'30','retail','0','2024-03-27 15:06:07','','','','0','Cash',0.00,'10','','','7','16.00','1','2024-03-27 09:08:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','116.00','113','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171154120712701323335'),(3477,'71711542956','1000',4.00,'20','retail','0','2024-03-27 15:35:56','','','','2.5','Cash',0.00,'5','','','7','0.00','1','2024-03-27 09:37:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','116.00','112','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171154298512501323335'),(3478,'71711543047','535',10.00,'100','retail','0','2024-03-27 15:37:27','','','','1','Cash',13.79,'10','','','7','16.00','1','2024-03-27 09:46:04','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',86.21,'','100.00','90','Inclusive','branch','Inventory','','','','','',NULL,'7171154319212201323335'),(3479,'71711543047','1223',1.00,'150','retail','0','2024-03-27 15:41:53','','','','100','Cash',0.00,'150','','','7','0.00','1','2024-03-27 09:46:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171154334212201323335'),(3480,'71711553626','558',1.00,'20','retail','0','2024-03-27 18:33:46','','','','0','Cash',0.00,'20','','','7','16.00','1','2024-03-27 12:34:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'7171155368112101323335'),(3481,'71711553719','185',4.00,'60','retail','0','2024-03-27 18:35:19','','','','0','Cash',0.00,'15','','','7','16.00','1','2024-03-27 12:45:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','15.00','11','Inclusive','branch','Inventory','','','','','',NULL,'7171155395712701323335'),(3482,'71711553719','397',10.00,'200','retail','0','2024-03-27 18:39:18','','','','5.5','Cash',0.00,'20','','','7','16.00','1','2024-03-27 12:45:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','102.00','92','Inclusive','branch','Inventory','','','','','',NULL,'7171155410612601323335'),(3483,'71711554305','872',1.00,'50','retail','0','2024-03-27 18:45:05','','','','31','Cash',0.00,'50','','','7','0.00','1','2024-03-27 12:50:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171155449512501323335'),(3484,'71711554305','897',1.00,'50','retail','0','2024-03-27 18:48:15','','','','24','Cash',0.00,'50','','','7','0.00','1','2024-03-27 12:50:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171155453112101323335'),(3485,'71711559354','1011',1.00,'10','retail','0','2024-03-27 20:09:14','','','','5','Cash',0.00,'10','','','7','0.00','1','2024-03-27 14:10:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171155942212201323335'),(3486,'71711559453','535',5.00,'50','retail','0','2024-03-27 20:10:53','','','','1','Cash',0.00,'10','','','7','16.00','1','2024-03-27 14:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','90.00','85','Inclusive','branch','Inventory','','','','','',NULL,'7171155986812801323335'),(3487,'71711559453','296',5.00,'25','retail','0','2024-03-27 20:17:48','','','','0','Cash',0.00,'5','','','7','16.00','1','2024-03-27 14:20:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','60.00','55','Inclusive','branch','Inventory','','','','','',NULL,'7171155992812801323335'),(3488,'71711612540','185',3.00,'45','retail','0','2024-03-28 10:55:40','','','','0','Cash',0.00,'15','','','7','16.00','1','2024-03-28 05:11:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9.00','6','Inclusive','branch','Inventory','','','','','',NULL,'7171161257312301323336'),(3489,'71711612540','1477',3.00,'60','retail','0','2024-03-28 11:10:05','','','','10','Cash',0.00,'20','','','7','0.00','1','2024-03-28 05:11:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','97.00','94','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171161342512501323336'),(3490,'71711613468','1199',1.00,'100','retail','0','2024-03-28 11:11:08','','','','0','Cash',0.00,'100','','','7','0.00','1','2024-03-28 05:14:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171161357712701323336'),(3491,'71711613468','872',1.00,'50','retail','0','2024-03-28 11:12:58','','','','31','Cash',0.00,'50','','','7','0.00','1','2024-03-28 05:14:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171161365312301323336'),(3492,'71711613659','371',1.00,'10','retail','0','2024-03-28 11:14:19','','','','0','Cash',0.00,'10','','','7','16.00','1','2024-03-28 05:15:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','',NULL,'7171161374012001323336'),(3493,'71711613745','1468',10.00,'50','retail','0','2024-03-28 11:15:45','','','','0','Cash',0.00,'5','','','7','0.00','1','2024-03-28 05:16:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','100.00','90','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171161379412401323336'),(3494,'71711614380','1478',1.00,'50','retail','0','2024-03-28 11:26:21','','','','15','Cash',0.00,'50','','','7','0.00','1','2024-03-28 05:27:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171161441912901323336'),(3495,'71711614424','1463',1.00,'10','retail','0','2024-03-28 11:27:04','','','','00','Cash',0.00,'10','','','7','0.00','1','2024-03-28 05:36:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','75.00','74','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171161495612601323336'),(3496,'71711619416','1163',1.00,'50','retail','0','2024-03-28 12:50:17','','','','0','Cash',0.00,'50','','','7','0.00','1','2024-03-28 06:52:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','90.00','89','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171161945712701323336'),(3497,'71711626536','1480',1.00,'150','retail','0','2024-03-28 14:49:38','','','','80','Cash',0.00,'150','','','7','0.00','1','2024-03-28 08:50:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171162661412401323336'),(3498,'71711626620','850',4.00,'20','retail','0','2024-03-28 14:50:20','','','','2','Cash',0.00,'5','','','7','0.00','1','2024-03-28 08:55:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','138.00','134','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171162694212201323336'),(3499,'71711626946','850',2.00,'10','retail','0','2024-03-28 14:55:46','','','','2','Cash',0.00,'5','','','7','0.00','1','2024-03-28 08:57:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','134.00','132','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171162700012001323336'),(3500,'71711627501','1040',1.00,'100','retail','0','2024-03-28 15:05:01','','','','20','Cash',0.00,'100','','','7','0.00','1','2024-03-28 09:09:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171162778412401323336'),(3501,'71711627789','1444',3.00,'45','retail','0','2024-03-28 15:09:49','','','','8','Cash',0.00,'15','','','7','0.00','1','2024-03-28 09:15:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','24.00','21','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171162812212201323336'),(3502,'71711628127','420',10.00,'100','retail','0','2024-03-28 15:15:27','','','','0','Cash',0.00,'10','','','7','16.00','1','2024-03-28 09:20:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','55.00','45','Inclusive','branch','Inventory','','','','','',NULL,'7171162841612601323336'),(3503,'71711628532','535',5.00,'50','retail','0','2024-03-28 15:22:12','','','','1','Cash',0.00,'10','','','7','16.00','1','2024-03-28 09:22:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','85.00','80','Inclusive','branch','Inventory','','','','','',NULL,'7171162857512501323336'),(3504,'71711636852','813',10.00,'50','retail','0','2024-03-28 17:40:52','','','','2','Cash',0.00,'5','','','7','16.00','1','2024-03-28 11:48:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','60.00','50','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171163695712701323336'),(3505,'71711637317','1040',1.00,'100','retail','0','2024-03-28 17:48:37','','','','20','Cash',0.00,'100','','','7','0.00','1','2024-03-28 11:49:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171163734912901323336'),(3506,'71711641736','1011',2.00,'20','retail','0','2024-03-28 19:02:16','','','','5','Cash',0.00,'10','','','7','0.00','1','2024-03-28 13:03:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','39.00','37','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171164178412401323336'),(3507,'71711641792','838',20.00,'200','retail','0','2024-03-28 19:03:12','','','','2.45','Cash',0.00,'10','','','7','0.00','1','2024-03-28 13:05:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','200.00','180','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171164184512501323336'),(3508,'71711646113','397',2.00,'40','retail','0','2024-03-28 20:15:13','','','','5.5','Cash',0.00,'20','','','7','16.00','1','2024-03-28 14:18:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','92.00','90','Inclusive','branch','Inventory','','','','','',NULL,'7171164614912901323336'),(3509,'71711646113','185',1.00,'15','retail','0','2024-03-28 20:16:55','','','','0','Cash',0.00,'15','','','7','16.00','1','2024-03-28 14:18:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'7171164625512501323336'),(3510,'71711646303','779',1.00,'50','retail','0','2024-03-28 20:18:23','','','','29','Cash',0.00,'50','','','7','16.00','1','2024-03-28 14:25:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'7171164667412401323336'),(3511,'71711646719','583',2.00,'10','retail','0','2024-03-28 20:25:19','','','','1','Cash',0.00,'5','','','7','16.00','1','2024-03-28 15:24:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','106.00','104','Inclusive','branch','Inventory','','','','','',NULL,'7171165024912901323336'),(3512,'71711646719','1011',1.00,'10','retail','0','2024-03-28 21:24:10','','','','5','Cash',0.00,'10','','','7','0.00','1','2024-03-28 15:24:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171165028112101323336'),(3513,'71711695101','280',2.00,'200','retail','0','2024-03-29 09:51:42','','','','100','Cash',0.00,'100','','','7','16.00','1','2024-03-29 03:52:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','','',NULL,'7171169515812801323336'),(3514,'71711695172','6',1.00,'30','retail','0','2024-03-29 09:56:22','','','','0','Cash',0.00,'30','','','7','16.00','1','2024-03-29 03:57:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'7171169542312301323336'),(3515,'71711695433','1011',1.00,'10','retail','0','2024-03-29 09:57:13','','','','5','Cash',0.00,'10','','','7','0.00','1','2024-03-29 04:01:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171169568012001323336'),(3516,'71711695690','1163',2.00,'100','retail','0','2024-03-29 10:01:30','','','','0','Cash',0.00,'50','','','7','0.00','1','2024-03-29 04:03:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','89.00','87','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171169579612601323336'),(3517,'71711695801','980',1.00,'100','retail','0','2024-03-29 10:03:21','','','','25','Cash',0.00,'100','','','7','0.00','1','2024-03-29 04:29:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171169734012001323336'),(3518,'71711697344','397',1.00,'20','retail','0','2024-03-29 10:29:04','','','','5.5','Cash',0.00,'20','','','7','16.00','1','2024-03-29 04:36:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','90.00','89','Inclusive','branch','Inventory','','','','','',NULL,'7171169776112101323336'),(3519,'71711697767','526',1.00,'100','retail','0','2024-03-29 10:36:07','','','','50','Cash',0.00,'100','','','7','16.00','1','2024-03-29 04:37:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'7171169784512501323336'),(3520,'71711697852','397',1.00,'20','retail','0','2024-03-29 10:37:32','','','','5.5','Cash',0.00,'20','','','7','16.00','1','2024-03-29 04:56:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','89.00','88','Inclusive','branch','Inventory','','','','','',NULL,'7171169896412401323336'),(3521,'71711704863','292',5.00,'100','retail','0','2024-03-29 12:34:23','','','','12','Cash',0.00,'20','','','7','16.00','1','2024-03-29 06:35:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','40.00','35','Inclusive','branch','Inventory','','','','','',NULL,'7171170490112101323337'),(3522,'71711706390','176',1.00,'20','retail','0','2024-03-29 12:59:50','','','','7.4','Cash',0.00,'20','','','7','16.00','1','2024-03-29 07:00:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','','',NULL,'7171170642912901323337'),(3523,'71711706434','414',5.00,'50','retail','0','2024-03-29 13:05:30','','','','3.6','Cash',0.00,'10','','','7','16.00','1','2024-03-29 07:06:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','30.00','25','Inclusive','branch','Inventory','','','','','',NULL,'7171170676212201323337'),(3524,'71711709157','1481',1.00,'100','retail','0','2024-03-29 13:45:57','','','','80','Cash',0.00,'100','','','7','0.00','1','2024-03-29 07:46:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171170919112101323337'),(3525,'71711714380','1484',1.00,'200','retail','0','2024-03-29 15:13:00','','','','139','Cash',0.00,'200','','','7','0.00','1','2024-03-29 09:14:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171171446912901323337'),(3526,'71711719933','1164',1.00,'500','retail','0','2024-03-29 16:45:33','','','','0','Cash',0.00,'500','','','7','0.00','1','2024-03-29 10:46:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171171996012001323337'),(3527,'71711719965','296',4.00,'20','retail','0','2024-03-29 16:46:05','','','','0','Cash',0.00,'5','','','7','16.00','1','2024-03-29 10:55:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','55.00','51','Inclusive','branch','Inventory','','','','','',NULL,'7171172052212201323337'),(3528,'71711726605','820',5.00,'50','retail','0','2024-03-29 18:36:45','','','','0','Cash',0.00,'10','','','7','16.00','1','2024-03-29 12:38:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','113.00','108','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171172668712701323337'),(3529,'71711726692','715',1.00,'100','retail','0','2024-03-29 18:38:12','','','','37','Cash',0.00,'100','','','7','16.00','1','2024-03-29 12:40:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'7171172680612601323337'),(3530,'71711726811','1074',1.00,'100','retail','0','2024-03-29 18:40:11','','','','O','Cash',0.00,'100','','','7','0.00','1','2024-03-29 12:41:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171172687612601323337'),(3531,'71711728094','397',3.00,'60','retail','0','2024-03-29 19:01:34','','','','5.5','Cash',0.00,'20','','','7','16.00','1','2024-03-29 13:04:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','88.00','85','Inclusive','branch','Inventory','','','','','',NULL,'7171172820612601323337'),(3532,'71711789522','1226',1.00,'100','retail','0','2024-03-30 12:05:22','','','','50','Cash',0.00,'100','','','7','0.00','1','2024-03-30 06:09:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171178974212201323337'),(3533,'71711789747','1199',2.00,'200','retail','0','2024-03-30 12:09:07','','','','0','Cash',0.00,'100','','','7','0.00','1','2024-03-30 08:38:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171179868112101323337'),(3534,'71711798686','53',4.00,'120','retail','0','2024-03-30 14:38:06','','','','13','Cash',0.00,'30','','','7','16.00','1','2024-03-30 09:01:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','','','','','',NULL,'7171180009312301323338'),(3535,'71711800098','820',5.00,'50','retail','0','2024-03-30 15:01:38','','','','0','Cash',0.00,'10','','','7','16.00','1','2024-03-30 09:11:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','108.00','103','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171180015812801323338'),(3536,'71711800098','1477',5.00,'100','retail','0','2024-03-30 15:02:39','','','','10','Cash',0.00,'20','','','7','0.00','1','2024-03-30 09:11:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','94.00','89','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171180052212201323338'),(3537,'71711800098','583',5.00,'25','retail','0','2024-03-30 15:08:43','','','','1','Cash',0.00,'5','','','7','16.00','1','2024-03-30 09:11:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','104.00','99','Inclusive','branch','Inventory','','','','','',NULL,'7171180062412401323338'),(3538,'71711800098','583',5.00,'25','retail','0','2024-03-30 15:10:25','','','','1','Cash',0.00,'5','','','7','16.00','1','2024-03-30 09:11:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','99.00','94','Inclusive','branch','Inventory','','','','','',NULL,'7171180071112101323338'),(3539,'71711805969','1487',1.00,'150','retail','0','2024-03-30 16:39:29','','','','80','Cash',0.00,'150','','','7','0.00','1','2024-03-30 10:54:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','203.00','202','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171180689512501323338'),(3540,'71711808150','1163',1.00,'50','retail','0','2024-03-30 17:15:50','','','','0','Cash',0.00,'50','','','7','0.00','1','2024-03-30 11:30:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','87.00','86','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171180833112101323338'),(3541,'71711957792','1487',1.00,'150','retail','0','2024-04-01 10:49:52','','','','80','Cash',0.00,'150','','','7','0.00','1','2024-04-01 04:50:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','202.00','201','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171195781412401323339'),(3542,'71711959428','1496',2.00,'60','retail','0','2024-04-01 11:17:08','','','','00','Cash',0.00,'30','','','7','0.00','1','2024-04-01 05:17:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171195947112101323339'),(3543,'71711959476','414',1.00,'10','retail','0','2024-04-01 11:17:56','','','','3.6','Cash',0.00,'10','','','7','16.00','1','2024-04-01 05:19:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','','',NULL,'7171195952512501323339'),(3544,'71711959476','1485',1.00,'150','retail','0','2024-04-01 11:18:45','','','','60','Cash',0.00,'150','','','7','0.00','1','2024-04-01 05:19:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171195957612601323339'),(3545,'71711959582','292',5.00,'100','retail','0','2024-04-01 11:19:42','','','','12','Cash',0.00,'20','','','7','16.00','1','2024-04-01 05:30:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','35.00','30','Inclusive','branch','Inventory','','','','','',NULL,'7171196021212201323339'),(3546,'71711960217','1444',5.00,'75','retail','0','2024-04-01 11:30:17','','','','8','Cash',0.00,'15','','','7','0.00','1','2024-04-01 05:40:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','21.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171196078412401323339'),(3547,'71711960822','1474',1.00,'50','retail','0','2024-04-01 11:40:22','','','','0','Cash',0.00,'50','','','7','0.00','1','2024-04-01 05:53:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171196160612601323339'),(3548,'71711968323','1497',1.00,'150','retail','0','2024-04-01 13:45:23','','','','59','Cash',0.00,'150','','','7','0.00','1','2024-04-01 07:45:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171196835012001323339'),(3549,'71711974039','662',1.00,'400','retail','0','2024-04-01 15:20:39','','','','151','Cash',0.00,'400','','','7','16.00','1','2024-04-01 09:21:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'7171197406112101323339'),(3550,'71712049550','1501',1.00,'500','retail','0','2024-04-02 12:19:10','','','','00','Cash',0.00,'500','','','7','0.00','1','2024-04-02 06:33:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171204973912901323330'),(3551,'71712049550','535',31.00,'310','retail','0','2024-04-02 12:22:19','','','','1','Cash',0.00,'10','','','7','16.00','1','2024-04-02 06:33:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'31','80.00','49','Inclusive','branch','Inventory','','','','','',NULL,'7171205005112101323330'),(3552,'71712049550','583',4.00,'20','retail','0','2024-04-02 12:30:41','','','','1','Cash',0.00,'5','','','7','16.00','1','2024-04-02 06:33:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','94.00','90','Inclusive','branch','Inventory','','','','','',NULL,'7171205040312301323330'),(3553,'71712050436','296',14.00,'70','retail','0','2024-04-02 12:33:57','','','','0','Cash',0.00,'5','','','7','16.00','1','2024-04-02 07:03:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','51.00','37','Inclusive','branch','Inventory','','','','','',NULL,'7171205185912901323330'),(3554,'71712050436','847',1.00,'100','retail','0','2024-04-02 12:58:54','','','','30','Cash',0.00,'100','','','7','0.00','1','2024-04-02 07:03:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171205196412401323330'),(3555,'71712050436','397',21.00,'420','retail','0','2024-04-02 12:59:24','','','','5.5','Cash',0.00,'20','','','7','16.00','1','2024-04-02 07:03:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'21','85.00','64','Inclusive','branch','Inventory','','','','','',NULL,'7171205217812801323330'),(3556,'71712061048','1505',1.00,'100','retail','0','2024-04-02 15:31:25','','','','00','Cash',0.00,'100','','','7','0.00','1','2024-04-02 09:40:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171206110612601323330'),(3557,'71712061048','1494',1.00,'500','retail','0','2024-04-02 15:31:47','','','','78','Cash',0.00,'500','','','7','0.00','1','2024-04-02 09:40:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171206114212201323330'),(3558,'71712061048','1477',15.00,'300','retail','0','2024-04-02 15:32:22','','','','10','Cash',0.00,'20','','','7','0.00','1','2024-04-02 09:40:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','89.00','74','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171206128912901323330'),(3559,'71712061048','856',1.00,'150','retail','0','2024-04-02 15:34:49','','','','19','Cash',0.00,'150','','','7','0.00','1','2024-04-02 09:40:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171206159612601323330'),(3560,'71712061817','1457',6.00,'240','retail','0','2024-04-02 15:43:38','','','','00','Cash',0.00,'40','','','7','0.00','1','2024-04-02 11:45:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','28.00','22','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171206432812801323330'),(3561,'71712061817','336',6.00,'30','retail','0','2024-04-02 16:25:28','','','','1','Cash',0.00,'5','','','7','16.00','1','2024-04-02 11:45:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','140.00','134','Inclusive','branch','Inventory','','','','','',NULL,'7171206439112101323330'),(3562,'71712061817','1465',2.00,'60','retail','0','2024-04-02 16:26:31','','','','0','Cash',0.00,'30','','','7','0.00','1','2024-04-02 11:45:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171206449812801323330'),(3563,'71712069123','1238',4.00,'200','retail','0','2024-04-02 17:45:23','','','','10','Cash',0.00,'50','','','7','0.00','1','2024-04-02 13:58:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','13.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171207712312301323330'),(3564,'71712123298','791',10.00,'100','retail','0','2024-04-03 08:48:18','','','','2.4','Cash',0.00,'10','','','7','16.00','1','2024-04-03 02:49:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','60.00','50','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171212332112101323331'),(3565,'71712125811','1506',2.00,'1200','retail','0','2024-04-03 09:30:11','','','','00','Cash',0.00,'600','','','7','0.00','1','2024-04-03 03:30:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171212583312301323331'),(3566,'71712129627','1480',1.00,'150','retail','0','2024-04-03 10:33:47','','','','80','Cash',0.00,'150','','','7','0.00','1','2024-04-03 04:34:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171212964512501323331'),(3567,'71712129859','1510',1.00,'150','retail','0','2024-04-03 10:37:39','','','','100','Cash',0.00,'150','','','7','0.00','1','2024-04-03 04:38:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171212987712701323331'),(3568,'71712138695','975',1.00,'50','retail','0','2024-04-03 13:04:55','','','','26','Cash',0.00,'50','','','7','0.00','1','2024-04-03 07:07:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171213871612601323331'),(3569,'71712147531','779',1.00,'50','retail','0','2024-04-03 15:32:11','','','','29','Cash',0.00,'50','','','7','16.00','1','2024-04-03 09:55:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'7171214759612601323331'),(3570,'71712152425','1487',1.00,'150','retail','0','2024-04-03 16:53:45','','','','80','Cash',0.00,'150','','','7','0.00','1','2024-04-03 11:05:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','201.00','200','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171215298412401323331'),(3571,'71712152425','1510',1.00,'150','retail','0','2024-04-03 17:03:04','','','','100','Cash',0.00,'150','','','7','0.00','1','2024-04-03 11:05:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171215301812801323331'),(3572,'71712152425','779',4.00,'200','retail','0','2024-04-03 17:03:39','','','','29','Cash',0.00,'50','','','7','16.00','1','2024-04-03 11:05:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','18.00','14','Inclusive','branch','Inventory','','','','','',NULL,'7171215309712701323331'),(3573,'71712161438','951',1.00,'200','retail','0','2024-04-03 19:23:58','','','','75','Cash',0.00,'200','','','7','0.00','1','2024-04-03 13:35:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171216155812801323331'),(3574,'71712161438','851',1.00,'100','retail','0','2024-04-03 19:25:58','','','','17.5','Cash',0.00,'100','','','7','0.00','1','2024-04-03 13:35:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171216200112101323331'),(3575,'71712161438','1030',1.00,'100','retail','0','2024-04-03 19:33:21','','','','26','Cash',0.00,'100','','','7','0.00','1','2024-04-03 13:35:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171216208712701323331'),(3576,'71712162115','1509',1.00,'200','retail','0','2024-04-03 19:35:16','','','','00','Cash',0.00,'200','','','7','0.00','1','2024-04-03 14:23:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171216486812801323331'),(3577,'71712162115','878',1.00,'10','retail','0','2024-04-03 20:21:08','','','','5','Cash',0.00,'10','','','7','0.00','1','2024-04-03 14:23:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171216488812801323331'),(3578,'71712162115','1041',1.00,'10','retail','0','2024-04-03 20:21:29','','','','5','Cash',0.00,'10','','','7','0.00','1','2024-04-03 14:23:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','165.00','164','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171216496912901323331'),(3579,'71712162115','1511',1.00,'50','retail','0','2024-04-03 20:22:49','','','','35','Cash',0.00,'50','','','7','0.00','1','2024-04-03 14:23:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171216501912901323331'),(3580,'71712211339','1509',1.00,'200','retail','0','2024-04-04 09:15:39','','','','00','Cash',0.00,'200','','','7','0.00','1','2024-04-04 03:49:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171221330912901323332'),(3581,'71712211339','995',5.00,'75','retail','0','2024-04-04 09:48:29','','','','5.5','Cash',0.00,'15','','','7','0.00','1','2024-04-04 03:49:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','100.00','95','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171221333412401323332'),(3582,'71712213369','1223',2.00,'300','retail','0','2024-04-04 09:49:29','','','','100','Cash',0.00,'150','','','7','0.00','1','2024-04-04 04:14:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171221487912901323332'),(3583,'71712219037','185',1.00,'15','retail','0','2024-04-04 11:24:27','','','','0','Cash',0.00,'15','','','7','16.00','1','2024-04-04 05:26:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'7171221911112101323332'),(3584,'71712219037','296',10.00,'50','retail','0','2024-04-04 11:25:12','','','','0','Cash',0.00,'5','','','7','16.00','1','2024-04-04 05:26:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','37.00','27','Inclusive','branch','Inventory','','','','','',NULL,'7171221915612601323332'),(3585,'71712244312','808',1.00,'100','retail','0','2024-04-04 18:25:12','','','','26','Cash',0.00,'100','','','7','16.00','1','2024-04-04 13:03:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171224436412401323332'),(3586,'71712244312','558',1.00,'20','retail','0','2024-04-04 18:56:42','','','','0','Cash',0.00,'20','','','7','16.00','1','2024-04-04 13:03:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'7171224661912901323332'),(3587,'71712246640','213',2.00,'50','retail','0','2024-04-04 19:04:00','','','','10.5','Cash',0.00,'25','','','7','16.00','1','2024-04-04 13:53:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','','',NULL,'7171224948412401323332'),(3588,'71712246640','858',10.00,'20','retail','0','2024-04-04 19:51:24','','','','1','Cash',0.00,'2','','','7','0.00','1','2024-04-04 13:53:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','405.00','395','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171224953512501323332'),(3589,'71712319464','1040',15.00,'1500','retail','0','2024-04-05 15:17:44','','','','20','Cash',0.00,'100','','','7','0.00','1','2024-04-05 09:23:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','24.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171231981812801323333'),(3590,'71712319832','851',1.00,'100','retail','0','2024-04-05 15:23:52','','','','17.5','Cash',0.00,'100','','','7','0.00','1','2024-04-05 09:28:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171231999312301323333'),(3591,'71712397815','998',1.00,'100','retail','0','2024-04-06 13:03:35','','','','26','Cash',0.00,'100','','','7','0.00','1','2024-04-06 07:37:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171239828712701323333'),(3592,'71712397815','1226',3.00,'300','retail','0','2024-04-06 13:11:28','','','','50','Cash',0.00,'100','','','7','0.00','1','2024-04-06 07:37:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171239852012001323333'),(3593,'71712399832','176',7.00,'140','retail','0','2024-04-06 13:37:12','','','','7.4','Cash',0.00,'20','','','7','16.00','1','2024-04-06 07:58:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','34.00','27','Inclusive','branch','Inventory','','','','','',NULL,'7171240099512501323334'),(3594,'71712399832','820',90.00,'900','retail','0','2024-04-06 13:56:36','','','','0','Cash',0.00,'10','','','7','16.00','1','2024-04-06 07:58:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'90','103.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171240108212201323334'),(3595,'71712409149','535',10.00,'100','retail','0','2024-04-06 16:12:29','','','','1','Cash',0.00,'10','','','7','16.00','1','2024-04-06 10:14:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','49.00','39','Inclusive','branch','Inventory','','','','','',NULL,'7171240921612601323334'),(3596,'71712409149','820',3.00,'30','retail','0','2024-04-06 16:13:37','','','','0','Cash',0.00,'10','','','7','16.00','1','2024-04-06 10:14:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171240928312301323334'),(3597,'71712415421','535',10.00,'100','retail','0','2024-04-06 17:57:01','','','','1','Cash',0.00,'10','','','7','16.00','1','2024-04-06 11:57:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','39.00','29','Inclusive','branch','Inventory','','','','','',NULL,'7171241545412401323334'),(3598,'71712415478','838',6.00,'60','retail','0','2024-04-06 17:57:58','','','','2.45','Cash',0.00,'10','','','7','0.00','1','2024-04-06 11:58:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','180.00','174','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171241551212201323334'),(3599,'71712416110','1314',1.00,'70','retail','0','2024-04-06 18:08:30','','','','18','Cash',0.00,'70','','','7','0.00','1','2024-04-06 12:08:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171241613512501323334'),(3600,'71712416140','820',2.00,'20','retail','0','2024-04-06 18:09:00','','','','0','Cash',0.00,'10','','','7','16.00','1','2024-04-06 12:10:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171241620712701323334'),(3601,'71712417632','838',30.00,'300','retail','0','2024-04-06 18:33:52','','','','2.45','Cash',0.00,'10','','','7','0.00','1','2024-04-06 12:47:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','174.00','144','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171241800312301323334'),(3602,'71712418438','1225',1.00,'250','retail','0','2024-04-06 18:47:18','','','','150','Cash',0.00,'250','','','7','0.00','1','2024-04-06 14:48:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7171242560512501323334'),(3603,'81712593953','1354',1.00,'30','retail','0','2024-04-08 19:32:33','','','','15','Cash',0.00,'30','','','8','0.00','1','2024-04-08 13:32:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','64.00','63','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171259396812801323335'),(3604,'81714043953','779',14.00,'700','retail','0','2024-04-25 14:19:25','','','','29','Cash',0.00,'50','','','8','16.00','1','2024-04-25 08:19:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','14.00','0','Inclusive','branch','Inventory','','','','','',NULL,'8171404398812801323330'),(3605,'81715264954','397',5.00,'100','retail','0','2024-05-09 17:29:14','','','','5.5','Cash',0.00,'20','','','8','16.00','1','2024-05-09 11:29:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','64.00','59','Inclusive','branch','Inventory','','','','','',NULL,'8171526496712701323332'),(3606,'81715265876','780',1.00,'50','retail','0','2024-05-09 17:44:52','','','','24','Cash',0.00,'50','','','8','16.00','1','2024-05-09 11:45:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'8171526590812801323332'),(3607,'81715265917','780',1.00,'50','retail','0','2024-05-09 17:45:17','','','','24','Cash',0.00,'50','','','8','16.00','1','2024-05-09 11:45:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'8171526594112101323332'),(3608,'81715266349','1504',1.00,'150','retail','0','2024-05-09 17:52:29','','','','00','Cash',0.00,'150','','','8','0.00','1','2024-05-09 11:54:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171526636712701323332'),(3609,'61711362218','837',1.00,'300','retail','0','2024-05-09 18:07:00','','','','181','Cash',0.00,'300','','','6','0.00','1','2024-05-09 12:22:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'6171136222712701323333'),(3610,'61711362218','1484',1.00,'200','retail','0','2024-05-09 18:07:00','','','','139','Cash',0.00,'200','','','6','0.00','1','2024-05-09 12:22:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'6171198346412401323339'),(3611,'61715268167','865',1.00,'150','retail','0','2024-05-09 18:23:43','','','','36','Cash',0.00,'150','','','6','0.00','1','2024-05-09 12:24:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'6171526822312301323332'),(3612,'61715268246','795',1.00,'100','retail','0','2024-05-09 19:00:12','','','','17','Cash',0.00,'100','','','6','16.00','1','2024-05-09 13:00:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'6171527041112101323332'),(3613,'61715270460','563',1.00,'50','retail','0','2024-05-09 19:02:46','','','','28','Cash',0.00,'50','','','6','16.00','1','2024-05-09 13:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'6171527053012001323332'),(3614,'61715270460','810',1.00,'50','retail','0','2024-05-09 19:02:46','','','','26','Cash',0.00,'50','','','6','16.00','1','2024-05-09 13:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'6171527054912901323332'),(3615,'61715270460','1099',1.00,'50','retail','0','2024-05-09 19:02:46','','','','0','Cash',0.00,'50','','','6','0.00','1','2024-05-09 13:02:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'6171527056512501323332'),(3616,'61715270573','1363',1.00,'100','retail','0','2024-05-09 19:07:15','','','','50','Cash',0.00,'100','','','6','0.00','1','2024-05-09 13:07:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'6171527063512501323332'),(3617,'61715270573','563',1.00,'50','retail','0','2024-05-09 19:07:15','','','','28','Cash',0.00,'50','','','6','16.00','1','2024-05-09 13:07:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'6171527077412401323332'),(3618,'61715270840','563',1.00,'50','retail','0','2024-05-09 19:10:01','','','','28','Cash',0.00,'50','','','6','16.00','1','2024-05-09 13:10:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'6171527100112101323332'),(3619,'81715271613','995',1.00,'15','retail','0','2024-05-09 19:20:14','','','','5.5','Cash',0.00,'15','','','8','0.00','1','2024-05-09 13:21:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','95.00','94','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171527170512501323332'),(3620,'81715271712','995',10.00,'150','retail','0','2024-05-09 19:21:52','','','','5.5','Cash',0.00,'15','','','8','0.00','1','2024-05-09 13:22:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','94.00','84','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171527176112101323332'),(3621,'81715272754','1314',1.00,'70','retail','0','2024-05-09 19:39:40','','','','18','Cash',0.00,'70','','','8','0.00','1','2024-05-09 13:43:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171527280112101323332'),(3622,'81715273044','813',10.00,'50','retail','0','2024-05-09 19:44:04','','','','2','Cash',0.00,'5','','','8','16.00','1','2024-05-09 13:44:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','50.00','40','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171527307012001323332'),(3623,'81715273094','813',10.00,'50','retail','0','2024-05-09 19:44:54','','','','2','Cash',0.00,'5','','','8','16.00','1','2024-05-09 13:45:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','40.00','30','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171527310612601323332'),(3624,'81715275359','1185',10.00,'100','retail','0','2024-05-09 20:22:39','','','','3','Cash',0.00,'10','','','8','0.00','1','2024-05-09 14:23:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','90.00','80','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171527538812801323332'),(3625,'81715275408','1185',10.00,'100','retail','0','2024-05-09 20:23:28','','','','3','Cash',0.00,'10','','','8','0.00','1','2024-05-09 14:24:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','80.00','70','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171527544812801323332'),(3626,'81715329223','809',1.00,'100','retail','0','2024-05-10 11:20:23','','','','26','Cash',0.00,'100','','','8','16.00','1','2024-05-10 05:25:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171532923712701323333'),(3627,'81715329223','1244',3.00,'300','retail','0','2024-05-10 11:20:38','','','','45','Cash',0.00,'100','','','8','0.00','1','2024-05-10 05:25:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171532930612601323333'),(3628,'81715329223','83',1.00,'300','retail','0','2024-05-10 11:21:46','','','','0','Cash',0.00,'300','','','8','16.00','1','2024-05-10 05:25:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'8171532934212201323333'),(3629,'81715329223','629',2.00,'400','retail','0','2024-05-10 11:22:22','','','','82','Cash',0.00,'200','','','8','16.00','1','2024-05-10 05:25:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','','',NULL,'8171532936512501323333'),(3630,'81715329223','831',1.00,'100','retail','0','2024-05-10 11:22:45','','','','25','Cash',0.00,'100','','','8','0.00','1','2024-05-10 05:25:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171532940212201323333'),(3631,'81715329223','950',1.00,'100','retail','0','2024-05-10 11:23:22','','','','25','Cash',0.00,'100','','','8','0.00','1','2024-05-10 05:25:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171532943112101323333'),(3632,'81715329223','1407',5.00,'1250','retail','0','2024-05-10 11:23:51','','','','120','Cash',0.00,'250','','','8','0.00','1','2024-05-10 05:25:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','21.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171532945812801323333'),(3633,'81715329223','384',1.00,'150','retail','0','2024-05-10 11:24:18','','','','35','Cash',0.00,'150','','','8','16.00','1','2024-05-10 05:25:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'8171532948512501323333'),(3634,'81715329223','1290',1.00,'300','retail','0','2024-05-10 11:24:45','','','','150','Cash',0.00,'300','','','8','0.00','1','2024-05-10 05:25:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171532953412401323333'),(3635,'81715329540','1099',1.00,'50','retail','0','2024-05-10 11:25:40','','','','0','Cash',0.00,'50','','','8','0.00','1','2024-05-10 05:32:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171532959112101323333'),(3636,'81715329540','572',5.00,'500','retail','0','2024-05-10 11:26:31','','','','0','Cash',0.00,'100','','','8','16.00','1','2024-05-10 05:32:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','','','','','',NULL,'8171532967512501323333'),(3637,'81715329540','1030',1.00,'100','retail','0','2024-05-10 11:28:45','','','','26','Cash',0.00,'100','','','8','0.00','1','2024-05-10 05:32:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171532975812801323333'),(3638,'81715329540','795',2.00,'200','retail','0','2024-05-10 11:29:19','','','','17','Cash',0.00,'100','','','8','16.00','1','2024-05-10 05:32:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171532983512501323333'),(3639,'81715329540','1096',1.00,'50','retail','0','2024-05-10 11:30:35','','','','0','Cash',0.00,'50','','','8','0.00','1','2024-05-10 05:32:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171532986912901323333'),(3640,'81715330215','1390',1.00,'200','retail','0','2024-05-10 11:36:55','','','','100','Cash',0.00,'200','','','8','0.00','1','2024-05-10 05:37:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171533022512501323333'),(3641,'81715333610','1488',2.00,'400','retail','0','2024-05-10 12:33:30','','','','100','Cash',0.00,'200','','','8','0.00','1','2024-05-10 07:29:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171533364012001323333'),(3642,'81715333610','510',71.00,'710','retail','0','2024-05-10 12:34:00','','','','3','Cash',0.00,'10','','','8','16.00','1','2024-05-10 07:29:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'71','100.00','29','Inclusive','branch','Inventory','','','','','',NULL,'8171533366512501323333'),(3643,'81715333610','1493',10.00,'3000','retail','0','2024-05-10 12:34:26','','','','00','Cash',0.00,'300','','','8','0.00','1','2024-05-10 07:29:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','20.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171533371812801323333'),(3644,'81715333610','1487',200.00,'30000','retail','0','2024-05-10 12:35:18','','','','80','Cash',0.00,'150','','','8','0.00','1','2024-05-10 07:29:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'200','200.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171533381112101323333'),(3645,'81715333610','1479',100.00,'1000','retail','0','2024-05-10 12:36:52','','','','00','Cash',0.00,'10','','','8','0.00','1','2024-05-10 07:29:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'100','100.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171533384112101323333'),(3646,'81715341321','1412',4.00,'600','retail','0','2024-05-10 14:42:01','','','','45','Cash',0.00,'150','','','8','0.00','1','2024-05-10 08:51:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171534138412401323333'),(3647,'81715341321','1421',1.00,'400','retail','0','2024-05-10 14:50:02','','','','189','Cash',0.00,'400','','','8','0.00','1','2024-05-10 08:51:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171534181412401323333'),(3648,'81715341321','41',1.00,'200','retail','0','2024-05-10 14:50:57','','','','0','Cash',0.00,'200','','','8','16.00','1','2024-05-10 08:51:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'8171534186612601323333'),(3649,'81715343735','1505',2.00,'200','retail','0','2024-05-10 15:22:15','','','','00','Cash',0.00,'100','','','8','0.00','1','2024-05-10 11:46:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171534375112101323333'),(3650,'81715343735','1486',3.00,'450','retail','0','2024-05-10 15:22:57','','','','50','Cash',0.00,'150','','','8','0.00','1','2024-05-10 11:46:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','6.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171534379012001323333'),(3651,'81715343735','1514',2.00,'300','retail','0','2024-05-10 15:23:45','','','','00','Cash',0.00,'150','','','8','0.00','1','2024-05-10 11:46:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171534383912901323333'),(3652,'81715343735','1504',3.00,'450','retail','0','2024-05-10 15:24:00','','','','00','Cash',0.00,'150','','','8','0.00','1','2024-05-10 11:46:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171534386112101323333'),(3653,'81715343735','1120',1.00,'100','retail','0','2024-05-10 15:27:27','','','','0','Cash',0.00,'100','','','8','0.00','1','2024-05-10 11:46:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171534407112101323333'),(3654,'81715343735','626',1.00,'150','retail','0','2024-05-10 15:33:41','','','','0','Cash',0.00,'150','','','8','16.00','1','2024-05-10 11:46:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'8171534443112101323333'),(3655,'81715343735','1485',6.00,'900','retail','0','2024-05-10 15:34:28','','','','60','Cash',0.00,'150','','','8','0.00','1','2024-05-10 11:46:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','7.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171534448612601323333'),(3656,'81715352368','1332',1.00,'100','retail','0','2024-05-10 17:46:08','','','','40','Cash',0.00,'100','','','8','0.00','1','2024-05-10 11:47:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171535240012001323333'),(3657,'81715352368','808',1.00,'100','retail','0','2024-05-10 17:46:41','','','','26','Cash',0.00,'100','','','8','16.00','1','2024-05-10 11:47:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171535242312301323333'),(3658,'81715365643','1246',1.00,'250','retail','0','2024-05-10 21:27:23','','','','110','Cash',0.00,'250','','','8','0.00','1','2024-05-10 15:27:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171536565612601323333'),(3659,'81715367652','1514',1.00,'150','retail','0','2024-05-10 22:00:52','','','','00','Cash',0.00,'150','','','8','0.00','1','2024-05-10 16:01:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171536766512501323333'),(3660,'81715407104','16',2.00,'20','retail','0','2024-05-11 08:58:24','','','','4.3','Cash',0.00,'10','','','8','16.00','1','2024-05-11 02:59:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','120.00','118','Inclusive','branch','Inventory','','','','','',NULL,'8171540717712701323334'),(3661,'81715413311','1500',10.00,'100','retail','0','2024-05-11 10:41:52','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-05-11 04:43:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','100.00','90','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171541332312301323334'),(3662,'81715415429','1187',5.00,'50','retail','0','2024-05-11 11:17:09','','','','0','Cash',0.00,'10','','','8','0.00','1','2024-05-11 06:36:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','12.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171541544412401323334'),(3663,'81715415429','336',54.00,'270','retail','0','2024-05-11 11:20:49','','','','1','Cash',0.00,'5','','','8','16.00','1','2024-05-11 06:36:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'54','134.00','80','Inclusive','branch','Inventory','','','','','',NULL,'8171541566612601323334'),(3664,'81715415429','822',15.00,'75','retail','0','2024-05-11 11:26:08','','','','0','Cash',0.00,'5','','','8','16.00','1','2024-05-11 06:36:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','100.00','85','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171541597912901323334'),(3665,'81715415429','1454',7.00,'140','retail','0','2024-05-11 11:26:57','','','','9','Cash',0.00,'20','','','8','0.00','1','2024-05-11 06:36:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','100.00','93','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171541603012001323334'),(3666,'81715415429','27',99.00,'990','retail','0','2024-05-11 11:28:11','','','','3.5','Cash',0.00,'10','','','8','16.00','1','2024-05-11 06:36:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'99','190.00','91','Inclusive','branch','Inventory','','','','','',NULL,'8171541612912901323334'),(3667,'81715421321','1510',2.00,'300','retail','0','2024-05-11 12:55:21','','','','100','Cash',0.00,'150','','','8','0.00','1','2024-05-11 07:49:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171542135412401323334'),(3668,'81715421321','354',68.00,'30600','retail','0','2024-05-11 13:03:03','','','','219','Cash',0.00,'450','','','8','16.00','1','2024-05-11 07:49:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'68','70.00','2','Inclusive','branch','Inventory','','','','','',NULL,'8171542179612601323334'),(3669,'81715421321','412',3.00,'150','retail','0','2024-05-11 13:48:11','','','','35','Cash',0.00,'50','','','8','16.00','1','2024-05-11 07:49:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','7.00','4','Inclusive','branch','Inventory','','','','','',NULL,'8171542455512501323334'),(3670,'81715425513','1496',18.00,'540','retail','0','2024-05-11 14:05:13','','','','00','Cash',0.00,'30','','','8','0.00','1','2024-05-11 08:55:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','18.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171542552512501323334'),(3671,'81715425513','1384',1.00,'150','retail','0','2024-05-11 14:55:34','','','','50','Cash',0.00,'150','','','8','0.00','1','2024-05-11 08:55:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171542854512501323334'),(3672,'81715429169','1446',4.00,'400','retail','0','2024-05-11 15:06:09','','','','00','Cash',0.00,'100','','','8','0.00','1','2024-05-11 09:39:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','30.00','26','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171542918112101323334'),(3673,'81715429169','1041',59.00,'590','retail','0','2024-05-11 15:08:22','','','','5','Cash',0.00,'10','','','8','0.00','1','2024-05-11 09:39:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'59','164.00','105','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171542931812801323334'),(3674,'81715429169','1461',3.00,'90','retail','0','2024-05-11 15:08:57','','','','00','Cash',0.00,'30','','','8','0.00','1','2024-05-11 09:39:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171542935212201323334'),(3675,'81715429169','650',116.00,'580','retail','0','2024-05-11 15:09:45','','','','3','Cash',0.00,'5','','','8','16.00','1','2024-05-11 09:39:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'116','155.00','39','Inclusive','branch','Inventory','','','','','',NULL,'8171542942112101323334'),(3676,'81715429169','850',61.00,'305','retail','0','2024-05-11 15:11:09','','','','2','Cash',0.00,'5','','','8','0.00','1','2024-05-11 09:39:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'61','132.00','71','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171542951012001323334'),(3677,'81715429169','295',16.00,'80','retail','0','2024-05-11 15:12:43','','','','0','Cash',0.00,'5','','','8','16.00','1','2024-05-11 09:39:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','70.00','54','Inclusive','branch','Inventory','','','','','',NULL,'8171542957312301323334'),(3678,'81715429169','295',2.00,'10','retail','0','2024-05-11 15:12:54','','','','0','Cash',0.00,'5','','','8','16.00','1','2024-05-11 09:39:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','54.00','52','Inclusive','branch','Inventory','','','','','',NULL,'8171542960512501323334'),(3679,'81715431653','1448',95.00,'475','retail','0','2024-05-11 15:47:33','','','','0O','Cash',0.00,'5','','','8','0.00','1','2024-05-11 09:47:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'95','136.00','41','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171543166712701323334'),(3680,'81715431739','1218',40.00,'400','retail','0','2024-05-11 15:48:59','','','','5','Cash',0.00,'10','','','8','0.00','1','2024-05-11 09:49:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'40','100.00','60','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171543177112101323334'),(3681,'81715431819','1325',57.00,'1140','retail','0','2024-05-11 15:50:19','','','','10','Cash',0.00,'20','','','8','0.00','1','2024-05-11 09:50:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'57','110.00','53','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171543183412401323334'),(3682,'81715431881','1000',45.00,'225','retail','0','2024-05-11 15:51:21','','','','2.5','Cash',0.00,'5','','','8','0.00','1','2024-05-11 09:51:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'45','112.00','67','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171543189112101323334'),(3683,'81715431957','555',50.00,'1000','retail','0','2024-05-11 15:52:37','','','','0','Cash',0.00,'20','','','8','16.00','1','2024-05-11 09:55:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'50','100.00','50','Inclusive','branch','Inventory','','','','','',NULL,'8171543210412401323334'),(3684,'81715432235','8',7.00,'70','retail','0','2024-05-11 15:57:15','','','','0','Cash',0.00,'10','','','8','16.00','1','2024-05-11 10:18:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','22.00','15','Inclusive','branch','Inventory','','','','','',NULL,'8171543227812801323334'),(3685,'81715432235','371',10.00,'100','retail','0','2024-05-11 15:57:58','','','','0','Cash',0.00,'10','','','8','16.00','1','2024-05-11 10:18:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','25.00','15','Inclusive','branch','Inventory','','','','','',NULL,'8171543230312301323334'),(3686,'81715433507','58',1.00,'150','retail','0','2024-05-11 16:18:27','','','','75','Cash',0.00,'150','','','8','16.00','1','2024-05-11 10:18:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'8171543351712701323334'),(3687,'81715433531','280',3.00,'300','retail','0','2024-05-11 16:18:51','','','','100','Cash',0.00,'100','','','8','16.00','1','2024-05-11 10:19:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Inventory','','','','','',NULL,'8171543358012001323334'),(3688,'81715433585','869',1.00,'10','retail','0','2024-05-11 16:19:45','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-05-11 10:45:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','163.00','162','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171543512412401323334'),(3689,'81715435696','1359',5.00,'200','retail','0','2024-05-11 16:54:56','','','','25','Cash',0.00,'40','','','8','0.00','1','2024-05-11 10:56:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171543571712701323334'),(3690,'81715435696','1238',1.00,'50','retail','0','2024-05-11 16:56:10','','','','10','Cash',0.00,'50','','','8','0.00','1','2024-05-11 10:56:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171543578012001323334'),(3691,'81715435875','783',1.00,'50','retail','0','2024-05-11 16:57:55','','','','30','Cash',0.00,'50','','','8','16.00','1','2024-05-11 11:09:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'8171543589412401323334'),(3692,'81715435875','142',2.00,'100','retail','0','2024-05-11 16:59:20','','','','19','Cash',0.00,'50','','','8','16.00','1','2024-05-11 11:09:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','','',NULL,'8171543597612601323334'),(3693,'81715435875','620',1.00,'30','retail','0','2024-05-11 17:03:10','','','','0','Cash',0.00,'30','','','8','16.00','1','2024-05-11 11:09:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','',NULL,'8171543621812801323334'),(3694,'81715435875','620',5.00,'150','retail','0','2024-05-11 17:04:13','','','','0','Cash',0.00,'30','','','8','16.00','1','2024-05-11 11:09:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','29.00','24','Inclusive','branch','Inventory','','','','','',NULL,'8171543626612601323334'),(3695,'81715435875','1512',2.00,'60','retail','0','2024-05-11 17:04:49','','','','17','Cash',0.00,'30','','','8','0.00','1','2024-05-11 11:09:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171543630212201323334'),(3696,'81715435875','6',8.00,'240','retail','0','2024-05-11 17:05:38','','','','0','Cash',0.00,'30','','','8','16.00','1','2024-05-11 11:09:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','19.00','11','Inclusive','branch','Inventory','','','','','',NULL,'8171543635012001323334'),(3697,'81715435875','930',1.00,'20','retail','0','2024-05-11 17:05:51','','','','9','Cash',0.00,'20','','','8','0.00','1','2024-05-11 11:09:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171543645812801323334'),(3698,'81715435875','1403',21.00,'315','retail','0','2024-05-11 17:07:39','','','','3','Cash',0.00,'15','','','8','0.00','1','2024-05-11 11:09:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'21','156.00','135','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171543647912901323334'),(3699,'81715436806','995',14.00,'210','retail','0','2024-05-11 17:13:27','','','','5.5','Cash',0.00,'15','','','8','0.00','1','2024-05-11 11:13:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','84.00','70','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171543681812801323334'),(3700,'81715436822','1451',7.00,'350','retail','0','2024-05-11 17:13:42','','','','00','Cash',0.00,'50','','','8','0.00','1','2024-05-11 11:24:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','30.00','23','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171543688612601323334'),(3701,'81715436822','1354',38.00,'1140','retail','0','2024-05-11 17:19:10','','','','15','Cash',0.00,'30','','','8','0.00','1','2024-05-11 11:24:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'38','63.00','25','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171543716712701323334'),(3702,'81715436822','1469',26.00,'780','retail','0','2024-05-11 17:19:27','','','','0','Cash',0.00,'30','','','8','0.00','1','2024-05-11 11:24:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'26','190.00','164','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171543748412401323334'),(3703,'81715437498','1526',1.00,'150','retail','0','2024-05-11 17:24:58','','','','43','Cash',0.00,'150','','','8','0.00','1','2024-05-11 11:26:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171543756312301323334'),(3704,'81715437857','829',1.00,'200','retail','0','2024-05-11 17:30:58','','','','70','Cash',0.00,'200','','','8','0.00','1','2024-05-11 12:01:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171543966612601323334'),(3705,'81715439715','1456',2.00,'40','retail','0','2024-05-11 18:01:55','','','','00','Cash',0.00,'20','','','8','0.00','1','2024-05-11 12:34:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','45.00','43','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171544160012001323334'),(3706,'81715439715','882',1.00,'10','retail','0','2024-05-11 18:33:32','','','','3','Cash',0.00,'10','','','8','0.00','1','2024-05-11 12:34:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171544163512501323334'),(3707,'81715441643','32',1.00,'10','retail','0','2024-05-11 18:34:03','','','','3.5','Cash',0.00,'10','','','8','16.00','1','2024-05-11 12:43:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','140.00','139','Inclusive','branch','Inventory','','','','','',NULL,'8171544219912901323334'),(3708,'81715442203','619',1.00,'40','retail','0','2024-05-11 18:43:24','','','','0','Cash',0.00,'40','','','8','16.00','1','2024-05-11 12:52:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'8171544274912901323334'),(3709,'81715443897','1354',4.00,'120','retail','0','2024-05-11 19:11:37','','','','15','Cash',0.00,'30','','','8','0.00','1','2024-05-11 13:13:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','25.00','21','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171544391612601323334'),(3710,'81715443897','1406',1.00,'10','retail','0','2024-05-11 19:11:57','','','','1.7','Cash',0.00,'10','','','8','0.00','1','2024-05-11 13:13:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171544392712701323334'),(3711,'81715443897','1494',16.00,'8000','retail','0','2024-05-11 19:12:08','','','','78','Cash',0.00,'500','','','8','0.00','1','2024-05-11 13:13:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','19.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171544399412401323334'),(3712,'81715444000','1538',10.00,'50','retail','0','2024-05-11 19:13:20','','','','2','Cash',0.00,'5','','','8','0.00','1','2024-05-11 13:44:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','300.00','290','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171544572012001323334'),(3713,'81715445899','650',10.00,'50','retail','0','2024-05-11 19:44:59','','','','3','Cash',0.00,'5','','','8','16.00','1','2024-05-11 13:53:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','39.00','29','Inclusive','branch','Inventory','','','','','',NULL,'8171544636812801323334'),(3714,'81715445899','32',5.00,'50','retail','0','2024-05-11 19:52:49','','','','3.5','Cash',0.00,'10','','','8','16.00','1','2024-05-11 13:53:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','139.00','134','Inclusive','branch','Inventory','','','','','',NULL,'8171544638012001323334'),(3715,'81715446389','930',1.00,'20','retail','0','2024-05-11 19:53:09','','','','9','Cash',0.00,'20','','','8','0.00','1','2024-05-11 14:30:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171544770312301323334'),(3716,'81715446389','1290',1.00,'300','retail','0','2024-05-11 20:15:03','','','','150','Cash',0.00,'300','','','8','0.00','1','2024-05-11 14:30:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171544839412401323334'),(3717,'81715446389','620',1.00,'30','retail','0','2024-05-11 20:26:34','','','','0','Cash',0.00,'30','','','8','16.00','1','2024-05-11 14:30:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','',NULL,'8171544840912901323334'),(3718,'81715446389','32',5.00,'50','retail','0','2024-05-11 20:26:49','','','','3.5','Cash',0.00,'10','','','8','16.00','1','2024-05-11 14:30:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','134.00','129','Inclusive','branch','Inventory','','','','','',NULL,'8171544855712701323334'),(3719,'81715448624','869',1.00,'10','retail','0','2024-05-11 20:30:24','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-05-11 15:13:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','162.00','161','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171544918612601323334'),(3720,'81715448624','1524',1.00,'100','retail','0','2024-05-11 20:39:47','','','','33','Cash',0.00,'100','','','8','0.00','1','2024-05-11 15:13:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171544948312301323334'),(3721,'81715448624','869',1.00,'10','retail','0','2024-05-11 20:44:43','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-05-11 15:13:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','161.00','160','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171544981512501323334'),(3722,'81715448624','32',1.00,'10','retail','0','2024-05-11 20:50:15','','','','3.5','Cash',0.00,'10','','','8','16.00','1','2024-05-11 15:13:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','129.00','128','Inclusive','branch','Inventory','','','','','',NULL,'8171545070112101323334'),(3723,'81715448624','650',2.00,'10','retail','0','2024-05-11 21:05:02','','','','3','Cash',0.00,'5','','','8','16.00','1','2024-05-11 15:13:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','','','','','',NULL,'8171545071212201323334'),(3724,'81715451182','21',1.00,'10','retail','0','2024-05-11 21:13:02','','','','4.3','Cash',1.38,'10','','','8','16.00','1','2024-05-11 16:26:49','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',8.62,'','200.00','199','Inclusive','branch','Inventory','','','','','',NULL,'8171545125712701323334'),(3725,'81715451182','1542',2.00,'40','retail','0','2024-05-11 22:22:51','','','','5','Cash',0.00,'20','','','8','0.00','1','2024-05-11 16:26:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','90.00','88','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171545539112101323334'),(3726,'81715451182','790',1.00,'20','retail','0','2024-05-11 22:23:12','','','','14','Cash',0.00,'20','','','8','16.00','1','2024-05-11 16:26:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171545540712701323334'),(3727,'81715451182','1218',1.00,'10','retail','0','2024-05-11 22:23:28','','','','5','Cash',0.00,'10','','','8','0.00','1','2024-05-11 16:26:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171545552312301323334'),(3728,'81715451182','1218',1.00,'10','retail','0','2024-05-11 22:25:24','','','','5','Cash',0.00,'10','','','8','0.00','1','2024-05-11 16:26:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171545553312301323334'),(3729,'81715451182','1542',2.00,'40','retail','0','2024-05-11 22:25:34','','','','5','Cash',0.00,'20','','','8','0.00','1','2024-05-11 16:26:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','88.00','86','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171545558812801323334'),(3730,'81715455610','1406',1.00,'10','retail','0','2024-05-11 22:26:50','','','','1.7','Cash',0.00,'10','','','8','0.00','1','2024-05-13 06:13:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','79.00','78','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171545678812801323334'),(3731,'81715455610','1406',4.00,'40','retail','0','2024-05-11 22:46:28','','','','1.7','Cash',0.00,'10','','','8','0.00','1','2024-05-13 06:13:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','78.00','74','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171545680312301323334'),(3732,'81715455610','869',3.00,'30','retail','0','2024-05-11 22:46:44','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-05-13 06:13:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','160.00','157','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171545682012001323334'),(3733,'81715591585','280',1.00,'100','retail','0','2024-05-13 12:13:05','','','','100','Cash',0.00,'100','','','8','16.00','1','2024-05-13 06:26:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'8171559166612601323335'),(3734,'81715591585','650',4.00,'20','retail','0','2024-05-13 12:14:26','','','','3','Cash',0.00,'5','','','8','16.00','1','2024-05-13 06:26:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','27.00','23','Inclusive','branch','Inventory','','','','','',NULL,'8171559226912901323335'),(3735,'81715591585','558',2.00,'40','retail','0','2024-05-13 12:24:29','','','','0','Cash',0.00,'20','','','8','16.00','1','2024-05-13 06:26:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','52.00','50','Inclusive','branch','Inventory','','','','','',NULL,'8171559230512501323335'),(3736,'81715591585','916',1.00,'200','retail','0','2024-05-13 12:25:05','','','','80','Cash',0.00,'200','','','8','0.00','1','2024-05-13 06:26:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171559233012001323335'),(3737,'81715591585','1403',1.00,'15','retail','0','2024-05-13 12:25:31','','','','3','Cash',0.00,'15','','','8','0.00','1','2024-05-13 06:26:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','135.00','134','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171559235012001323335'),(3738,'81715592370','882',5.00,'50','retail','0','2024-05-13 12:45:18','','','','3','Cash',0.00,'10','','','8','0.00','1','2024-05-13 06:50:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','49.00','44','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171559353512501323335'),(3739,'81715592370','848',1.00,'270','retail','0','2024-05-13 12:45:36','','','','180','Cash',0.00,'270','','','8','0.00','1','2024-05-13 06:50:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171559370712701323335'),(3740,'81715592370','292',10.00,'200','retail','0','2024-05-13 12:48:27','','','','12','Cash',0.00,'20','','','8','16.00','1','2024-05-13 06:50:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','30.00','20','Inclusive','branch','Inventory','','','','','',NULL,'8171559372712701323335'),(3741,'81715593802','1481',1.00,'100','retail','0','2024-05-13 12:50:02','','','','80','Cash',0.00,'100','','','8','0.00','1','2024-05-13 06:50:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171559381612601323335'),(3742,'81715593802','558',1.00,'20','retail','0','2024-05-13 12:50:17','','','','0','Cash',0.00,'20','','','8','16.00','1','2024-05-13 06:50:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','','',NULL,'8171559382912901323335'),(3743,'81715597038','558',1.00,'20','retail','0','2024-05-13 13:43:58','','','','0','Cash',0.00,'20','','','8','16.00','1','2024-05-13 12:22:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','','',NULL,'8171559712412401323335'),(3744,'81715597038','16',5.00,'50','retail','0','2024-05-13 13:45:25','','','','4.3','Cash',0.00,'10','','','8','16.00','1','2024-05-13 12:22:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','118.00','113','Inclusive','branch','Inventory','','','','','',NULL,'8171559714912901323335'),(3745,'81715613753','763',1.00,'200','retail','0','2024-05-13 18:22:33','','','','126','Cash',0.00,'200','','','8','16.00','1','2024-05-13 12:26:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'8171561380012001323336'),(3746,'81715613753','1488',1.00,'200','retail','0','2024-05-13 18:23:20','','','','100','Cash',0.00,'200','','','8','0.00','1','2024-05-13 12:26:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171561381212201323336'),(3747,'81715613753','1208',2.00,'100','retail','0','2024-05-13 18:23:32','','','','6','Cash',0.00,'50','','','8','0.00','1','2024-05-13 12:26:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','92.00','90','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171561385812801323336'),(3748,'81715613753','891',1.00,'150','retail','0','2024-05-13 18:24:19','','','','45','Cash',0.00,'150','','','8','0.00','1','2024-05-13 12:26:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171561388612601323336'),(3749,'81715613753','1420',1.00,'200','retail','0','2024-05-13 18:24:46','','','','80','Cash',0.00,'200','','','8','0.00','1','2024-05-13 12:26:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171561390212201323336'),(3750,'81715613976','176',2.00,'40','retail','0','2024-05-13 18:26:16','','','','7.4','Cash',0.00,'20','','','8','16.00','1','2024-05-13 15:44:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','121.00','119','Inclusive','branch','Inventory','','','','','',NULL,'8171561514412401323336'),(3751,'81715613976','869',2.00,'20','retail','0','2024-05-13 18:45:45','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-05-13 15:44:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','157.00','155','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171561550012001323336'),(3752,'81715613976','354',1.00,'450','retail','0','2024-05-13 18:51:41','','','','219','Cash',0.00,'450','','','8','16.00','1','2024-05-13 15:44:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'8171561553212201323336'),(3753,'81715613976','510',10.00,'100','retail','0','2024-05-13 18:52:12','','','','3','Cash',0.00,'10','','','8','16.00','1','2024-05-13 15:44:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','29.00','19','Inclusive','branch','Inventory','','','','','',NULL,'8171562107312301323336'),(3754,'81715613976','869',10.00,'100','retail','0','2024-05-13 20:24:33','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-05-13 15:44:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','155.00','145','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171562562912901323336'),(3755,'81715613976','21',20.00,'200','retail','0','2024-05-13 21:40:53','','','','4.3','Cash',0.00,'10','','','8','16.00','1','2024-05-13 15:44:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','199.00','179','Inclusive','branch','Inventory','','','','','',NULL,'8171562568812801323336'),(3756,'81715613976','1406',19.00,'190','retail','0','2024-05-13 21:41:29','','','','1.7','Cash',0.00,'10','','','8','0.00','1','2024-05-13 15:44:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'19','74.00','55','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171562570512501323336'),(3757,'81715613976','1537',4.00,'40','retail','0','2024-05-13 21:41:46','','','','3','Cash',0.00,'10','','','8','0.00','1','2024-05-13 15:44:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','200.00','196','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171562574712701323336'),(3758,'81715625872','510',10.00,'100','retail','0','2024-05-13 21:45:05','','','','3','Cash',0.00,'10','','','8','16.00','1','2024-05-13 16:13:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','19.00','9','Inclusive','branch','Inventory','','','','','',NULL,'8171562591812801323336'),(3759,'81715625872','251',5.00,'125','retail','0','2024-05-13 21:45:18','','','','15','Cash',0.00,'25','','','8','16.00','1','2024-05-13 16:13:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9.00','4','Inclusive','branch','Inventory','','','','','',NULL,'8171562655212201323336'),(3760,'81715625872','1378',1.00,'100','retail','0','2024-05-13 21:55:53','','','','30','Cash',0.00,'100','','','8','0.00','1','2024-05-13 16:13:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171562759112101323336'),(3761,'81715672407','882',1.00,'10','retail','0','2024-05-14 10:40:07','','','','3','Cash',0.00,'10','','','8','0.00','1','2024-05-14 05:09:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171567242212201323336'),(3762,'81715672407','32',2.00,'20','retail','0','2024-05-14 10:40:23','','','','3.5','Cash',0.00,'10','','','8','16.00','1','2024-05-14 05:09:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','128.00','126','Inclusive','branch','Inventory','','','','','',NULL,'8171567246812801323336'),(3763,'81715672407','650',2.00,'10','retail','0','2024-05-14 10:41:08','','','','3','Cash',0.00,'5','','','8','16.00','1','2024-05-14 05:09:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','','','','','',NULL,'8171567247912901323336'),(3764,'81715672407','176',1.00,'20','retail','0','2024-05-14 10:41:20','','','','7.4','Cash',0.00,'20','','','8','16.00','1','2024-05-14 05:09:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','119.00','118','Inclusive','branch','Inventory','','','','','',NULL,'8171567250812801323336'),(3765,'81715672407','176',4.00,'80','retail','0','2024-05-14 10:41:48','','','','7.4','Cash',0.00,'20','','','8','16.00','1','2024-05-14 05:09:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','118.00','114','Inclusive','branch','Inventory','','','','','',NULL,'8171567274912901323336'),(3766,'81715672407','558',3.00,'60','retail','0','2024-05-14 10:45:49','','','','0','Cash',0.00,'20','','','8','16.00','1','2024-05-14 05:09:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','48.00','45','Inclusive','branch','Inventory','','','','','',NULL,'8171567417212201323336'),(3767,'81715686204','292',3.00,'60','retail','0','2024-05-14 14:30:05','','','','12','Cash',0.00,'20','','','8','16.00','1','2024-05-14 13:15:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','50.00','47','Inclusive','branch','Inventory','','','','','',NULL,'8171568622112101323336'),(3768,'81715686204','1531',1.00,'200','retail','0','2024-05-14 14:30:21','','','','65','Cash',0.00,'200','','','8','0.00','1','2024-05-14 13:15:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171568623112101323336'),(3769,'81715686204','869',2.00,'20','retail','0','2024-05-14 14:30:32','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-05-14 13:15:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','145.00','143','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171569323912901323336'),(3770,'81715686204','1531',1.00,'200','retail','0','2024-05-14 16:27:20','','','','65','Cash',0.00,'200','','','8','0.00','1','2024-05-14 13:15:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171569916212201323336'),(3771,'81715686204','16',15.00,'150','retail','0','2024-05-14 18:06:02','','','','4.3','Cash',0.00,'10','','','8','16.00','1','2024-05-14 13:15:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','113.00','98','Inclusive','branch','Inventory','','','','','',NULL,'8171570192612601323337'),(3772,'81715686204','558',1.00,'20','retail','0','2024-05-14 18:52:06','','','','0','Cash',0.00,'20','','','8','16.00','1','2024-05-14 13:15:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','','',NULL,'8171570256412401323337'),(3773,'81715686204','1456',2.00,'40','retail','0','2024-05-14 19:02:44','','','','00','Cash',0.00,'20','','','8','0.00','1','2024-05-14 13:15:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','43.00','41','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171570262412401323337'),(3774,'81715686204','869',5.00,'50','retail','0','2024-05-14 19:03:44','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-05-14 13:15:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','143.00','138','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171570263612601323337'),(3775,'81715686204','1524',1.00,'100','retail','0','2024-05-14 19:03:57','','','','33','Cash',0.00,'100','','','8','0.00','1','2024-05-14 13:15:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171570307912901323337'),(3776,'81715686204','1531',1.00,'200','retail','0','2024-05-14 19:11:20','','','','65','Cash',0.00,'200','','','8','0.00','1','2024-05-14 13:15:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171570309112101323337'),(3777,'81715703306','1378',1.00,'100','retail','0','2024-05-14 19:15:07','','','','30','Cash',0.00,'100','','','8','0.00','1','2024-05-14 15:20:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171570651212201323337'),(3778,'81715703306','1531',1.00,'200','retail','0','2024-05-14 20:08:33','','','','65','Cash',0.00,'200','','','8','0.00','1','2024-05-14 15:20:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171570652212201323337'),(3779,'81715703306','865',1.00,'150','retail','0','2024-05-14 20:09:17','','','','36','Cash',0.00,'150','','','8','0.00','1','2024-05-14 15:20:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171570659312301323337'),(3780,'81715703306','280',1.00,'100','retail','0','2024-05-14 20:09:53','','','','100','Cash',0.00,'100','','','8','16.00','1','2024-05-14 15:20:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'8171570660412401323337'),(3781,'81715703306','1524',1.00,'100','retail','0','2024-05-14 20:10:05','','','','33','Cash',0.00,'100','','','8','0.00','1','2024-05-14 15:20:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171570661312301323337'),(3782,'81715703306','838',5.00,'50','retail','0','2024-05-14 20:10:14','','','','2.45','Cash',0.00,'10','','','8','0.00','1','2024-05-14 15:20:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','311.00','306','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171571079412401323337'),(3783,'81715767866','1378',1.00,'100','retail','0','2024-05-15 13:11:06','','','','30','Cash',0.00,'100','','','8','0.00','1','2024-05-15 07:15:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171576787512501323337'),(3784,'81715767866','1500',10.00,'100','retail','0','2024-05-15 13:11:16','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-05-15 07:15:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','90.00','80','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171576806212201323337'),(3785,'81715767866','869',4.00,'40','retail','0','2024-05-15 13:14:22','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-05-15 07:15:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','138.00','134','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171576809412401323337'),(3786,'81715768107','865',1.00,'150','retail','0','2024-05-15 13:15:07','','','','36','Cash',0.00,'150','','','8','0.00','1','2024-05-15 10:39:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171576851912901323337'),(3787,'81715768107','1488',1.00,'200','retail','0','2024-05-15 15:40:45','','','','100','Cash',0.00,'200','','','8','0.00','1','2024-05-15 10:39:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171577685712701323337'),(3788,'81715768107','1537',6.00,'60','retail','0','2024-05-15 15:40:58','','','','3','Cash',0.00,'10','','','8','0.00','1','2024-05-15 10:39:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','196.00','190','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171578032212201323337'),(3789,'81715768107','869',2.00,'20','retail','0','2024-05-15 16:38:42','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-05-15 10:39:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','134.00','132','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171578033412401323337'),(3790,'81715768107','51',1.00,'200','retail','0','2024-05-15 16:38:55','','','','125','Cash',0.00,'200','','','8','16.00','1','2024-05-15 10:39:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'8171578035512501323337'),(3791,'81715849343','21',20.00,'200','retail','0','2024-05-16 11:49:04','','','','4.3','Cash',0.00,'10','','','8','16.00','1','2024-05-16 11:45:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','179.00','159','Inclusive','branch','Inventory','','','','','',NULL,'8171584936612601323338'),(3792,'81715849343','1406',15.00,'150','retail','0','2024-05-16 11:49:27','','','','1.7','Cash',0.00,'10','','','8','0.00','1','2024-05-16 11:45:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','55.00','40','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171584939112101323338'),(3793,'81715849343','818',1.00,'50','retail','0','2024-05-16 11:49:51','','','','0','Cash',0.00,'50','','','8','16.00','1','2024-05-16 11:45:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171584941312301323338'),(3794,'81715849343','1498',1.00,'100','retail','0','2024-05-16 11:50:14','','','','00','Cash',0.00,'100','','','8','0.00','1','2024-05-16 11:45:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171584942912901323338'),(3795,'81715849343','344',1.00,'100','retail','0','2024-05-16 11:50:30','','','','0','Cash',0.00,'100','','','8','16.00','1','2024-05-16 11:45:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'8171584944112101323338'),(3796,'81715849343','1172',2.00,'40','retail','0','2024-05-16 11:50:41','','','','0','Cash',0.00,'20','','','8','0.00','1','2024-05-16 11:45:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171584948512501323338'),(3797,'81715849343','1378',1.00,'100','retail','0','2024-05-16 11:51:36','','','','30','Cash',0.00,'100','','','8','0.00','1','2024-05-16 11:45:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171584950812801323338'),(3798,'81715849343','1537',5.00,'50','retail','0','2024-05-16 17:13:41','','','','3','Cash',0.00,'10','','','8','0.00','1','2024-05-16 11:45:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','190.00','185','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171587012012001323338'),(3799,'81715849343','420',10.00,'100','retail','0','2024-05-16 17:35:21','','','','0','Cash',0.00,'10','','','8','16.00','1','2024-05-16 11:45:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','107.00','97','Inclusive','branch','Inventory','','','','','',NULL,'8171587014112101323338'),(3800,'81715849343','916',2.00,'400','retail','0','2024-05-16 17:36:20','','','','80','Cash',0.00,'200','','','8','0.00','1','2024-05-16 11:45:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171587024812801323338'),(3801,'81715849343','1056',1.00,'150','retail','0','2024-05-16 17:37:28','','','','0','Cash',0.00,'150','','','8','0.00','1','2024-05-16 11:45:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171587038512501323338'),(3802,'81715870711','916',1.00,'200','retail','0','2024-05-16 17:45:11','','','','80','Cash',0.00,'200','','','8','0.00','1','2024-05-16 14:08:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171587918712701323338'),(3803,'81715870711','58',1.00,'150','retail','0','2024-05-16 20:06:28','','','','75','Cash',0.00,'150','','','8','16.00','1','2024-05-16 14:08:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'8171587921012001323338'),(3804,'81715880734','1218',1.00,'10','retail','0','2024-05-16 20:32:14','','','','5','Cash',0.00,'10','','','8','0.00','1','2024-05-17 10:53:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171588124112101323338'),(3805,'81715880734','1218',1.00,'10','retail','0','2024-05-16 20:40:41','','','','5','Cash',0.00,'10','','','8','0.00','1','2024-05-17 10:53:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171588125312301323338'),(3806,'81715880734','555',2.00,'40','retail','0','2024-05-16 20:40:53','','','','0','Cash',0.00,'20','','','8','16.00','1','2024-05-17 10:53:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','50.00','48','Inclusive','branch','Inventory','','','','','',NULL,'8171588127212201323338'),(3807,'81715880734','930',1.00,'20','retail','0','2024-05-16 20:41:12','','','','9','Cash',0.00,'20','','','8','0.00','1','2024-05-17 10:53:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171588128212201323338'),(3808,'81715880734','1172',12.00,'240','retail','0','2024-05-16 20:41:23','','','','0','Cash',0.00,'20','','','8','0.00','1','2024-05-17 10:53:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','24.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171588222512501323338'),(3809,'81715880734','1450',3.00,'90','retail','0','2024-05-16 20:57:06','','','','00','Cash',0.00,'30','','','8','0.00','1','2024-05-17 10:53:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171588430112101323338'),(3810,'81715880734','1406',5.00,'50','retail','0','2024-05-16 21:31:42','','','','1.7','Cash',0.00,'10','','','8','0.00','1','2024-05-17 10:53:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','40.00','35','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171588431812801323338'),(3811,'81715880734','869',5.00,'50','retail','0','2024-05-16 21:32:06','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-05-17 10:53:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','132.00','127','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171588433912901323338'),(3812,'81715880734','869',1.00,'10','retail','0','2024-05-17 16:49:15','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-05-17 10:53:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','127.00','126','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171595381912901323339'),(3813,'81715880734','292',5.00,'100','retail','0','2024-05-17 16:50:19','','','','12','Cash',0.00,'20','','','8','16.00','1','2024-05-17 10:53:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','47.00','42','Inclusive','branch','Inventory','','','','','',NULL,'8171595384112101323339'),(3814,'81715880734','995',5.00,'75','retail','0','2024-05-17 16:50:41','','','','5.5','Cash',0.00,'15','','','8','0.00','1','2024-05-17 10:53:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','70.00','65','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171595386612601323339'),(3815,'81715880734','763',1.00,'200','retail','0','2024-05-17 16:51:06','','','','126','Cash',0.00,'200','','','8','16.00','1','2024-05-17 10:53:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'8171595388012001323339'),(3816,'81715880734','838',6.00,'60','retail','0','2024-05-17 16:51:20','','','','2.45','Cash',0.00,'10','','','8','0.00','1','2024-05-17 10:53:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','306.00','300','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171595390412401323339'),(3817,'81715880734','1292',1.00,'300','retail','0','2024-05-17 16:51:45','','','','200','Cash',0.00,'300','','','8','0.00','1','2024-05-17 10:53:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171595392412401323339'),(3818,'81715880734','1420',1.00,'200','retail','0','2024-05-17 16:52:04','','','','80','Cash',0.00,'200','','','8','0.00','1','2024-05-17 10:53:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171595393712701323339'),(3819,'81715880734','1036',1.00,'150','retail','0','2024-05-17 16:52:17','','','','35','Cash',0.00,'150','','','8','0.00','1','2024-05-17 10:53:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171595394912901323339'),(3820,'81715880734','813',10.00,'50','retail','0','2024-05-17 16:52:30','','','','2','Cash',0.00,'5','','','8','16.00','1','2024-05-17 10:53:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','162.00','152','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171595396912901323339'),(3821,'81715880734','1549',1.00,'300','retail','0','2024-05-17 16:52:49','','','','186','Cash',0.00,'300','','','8','0.00','1','2024-05-17 10:53:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171595402112101323339'),(3822,'81715954081','1538',6.00,'30','retail','0','2024-05-17 16:54:41','','','','2','Cash',0.00,'5','','','8','0.00','1','2024-05-17 13:37:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','290.00','284','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171595873212201323339'),(3823,'81715954081','8',1.00,'10','retail','0','2024-05-17 18:12:13','','','','0','Cash',0.00,'10','','','8','16.00','1','2024-05-17 13:37:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'8171596122412401323339'),(3824,'81715954081','280',1.00,'100','retail','0','2024-05-17 19:26:42','','','','100','Cash',0.00,'100','','','8','16.00','1','2024-05-17 13:37:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'8171596379012001323339'),(3825,'81715954081','280',1.00,'100','retail','0','2024-05-17 19:36:31','','','','100','Cash',0.00,'100','','','8','16.00','1','2024-05-17 13:37:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'8171596382812801323339'),(3826,'81715968437','930',2.00,'40','retail','0','2024-05-17 20:53:57','','','','9','Cash',0.00,'20','','','8','0.00','1','2024-05-18 03:46:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','57.00','55','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171596846112101323339'),(3827,'81715968437','869',1.00,'10','retail','0','2024-05-18 09:45:28','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-05-18 03:46:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','126.00','125','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171601475912901323330'),(3828,'81715968437','869',1.00,'10','retail','0','2024-05-18 09:46:00','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-05-18 03:46:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','125.00','124','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171601477212201323330'),(3829,'81716014776','392',10.00,'250','retail','0','2024-05-18 09:46:16','','','','0','Cash',0.00,'25','','','8','16.00','1','2024-05-18 05:36:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','50.00','40','Inclusive','branch','Inventory','','','','','',NULL,'8171602128412401323330'),(3830,'81716014776','1056',1.00,'150','retail','0','2024-05-18 11:34:44','','','','0','Cash',0.00,'150','','','8','0.00','1','2024-05-18 05:36:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171602129812801323330'),(3831,'81716014776','791',20.00,'200','retail','0','2024-05-18 11:34:59','','','','2.4','Cash',0.00,'10','','','8','16.00','1','2024-05-18 05:36:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','113.00','93','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171602137212201323330'),(3832,'81716014776','869',2.00,'20','retail','0','2024-05-18 11:36:13','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-05-18 05:36:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','124.00','122','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171602139012001323330'),(3833,'81716021408','810',1.00,'50','retail','0','2024-05-18 11:36:48','','','','26','Cash',0.00,'50','','','8','16.00','1','2024-05-18 09:05:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171602824312301323330'),(3834,'81716021408','865',1.00,'150','retail','0','2024-05-18 13:30:44','','','','36','Cash',0.00,'150','','','8','0.00','1','2024-05-18 09:05:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171602825412401323330'),(3835,'81716021408','1056',1.00,'150','retail','0','2024-05-18 13:30:55','','','','0','Cash',0.00,'150','','','8','0.00','1','2024-05-18 09:05:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171602894812801323330'),(3836,'81716021408','650',6.00,'30','retail','0','2024-05-18 13:42:40','','','','3','Cash',0.00,'5','','','8','16.00','1','2024-05-18 09:05:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','21.00','15','Inclusive','branch','Inventory','','','','','',NULL,'8171602897512501323330'),(3837,'81716021408','1500',10.00,'100','retail','0','2024-05-18 13:42:55','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-05-18 09:05:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','80.00','70','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171602898912901323330'),(3838,'81716021408','865',1.00,'150','retail','0','2024-05-18 13:43:10','','','','36','Cash',0.00,'150','','','8','0.00','1','2024-05-18 09:05:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171602905612601323330'),(3839,'81716021408','810',1.00,'50','retail','0','2024-05-18 13:44:17','','','','26','Cash',0.00,'50','','','8','16.00','1','2024-05-18 09:05:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171602907112101323330'),(3840,'81716033913','1287',1.00,'150','retail','0','2024-05-18 15:05:13','','','','60','Cash',0.00,'150','','','8','0.00','1','2024-05-18 10:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171603394212201323330'),(3841,'81716033913','790',1.00,'20','retail','0','2024-05-18 15:05:43','','','','14','Cash',0.00,'20','','','8','16.00','1','2024-05-18 10:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171603537212201323330'),(3842,'81716033913','558',1.00,'20','retail','0','2024-05-18 15:29:32','','','','0','Cash',0.00,'20','','','8','16.00','1','2024-05-18 10:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','','',NULL,'8171603538312301323330'),(3843,'81716033913','1537',6.00,'60','retail','0','2024-05-18 15:29:43','','','','3','Cash',0.00,'10','','','8','0.00','1','2024-05-18 10:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','185.00','179','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171603671712701323330'),(3844,'81716033913','1006',4.00,'80','retail','0','2024-05-18 15:51:58','','','','7.5','Cash',0.00,'20','','','8','0.00','1','2024-05-18 10:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','61.00','57','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171603679012001323330'),(3845,'81716033913','58',1.00,'150','retail','0','2024-05-18 15:53:11','','','','75','Cash',0.00,'150','','','8','16.00','1','2024-05-18 10:07:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'8171603763012001323330'),(3846,'81716037638','1537',2.00,'20','retail','0','2024-05-18 16:33:51','','','','3','Cash',0.00,'10','','','8','0.00','1','2024-05-20 11:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','179.00','177','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171603924312301323330'),(3847,'81716037638','1124',30.00,'300','retail','0','2024-05-18 18:52:15','','','','0','Cash',0.00,'10','','','8','0.00','1','2024-05-20 11:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','107.00','77','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171604755912901323330'),(3848,'81716037638','558',1.00,'20','retail','0','2024-05-18 18:52:40','','','','0','Cash',0.00,'20','','','8','16.00','1','2024-05-20 11:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','','',NULL,'8171604757312301323330'),(3849,'81716037638','878',3.00,'30','retail','0','2024-05-18 18:52:53','','','','5','Cash',0.00,'10','','','8','0.00','1','2024-05-20 11:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','24.00','21','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171604763412401323330'),(3850,'81716037638','32',3.00,'30','retail','0','2024-05-18 18:53:55','','','','3.5','Cash',0.00,'10','','','8','16.00','1','2024-05-20 11:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','126.00','123','Inclusive','branch','Inventory','','','','','',NULL,'8171604766112101323330'),(3851,'81716037638','650',6.00,'30','retail','0','2024-05-18 18:54:21','','','','3','Cash',0.00,'5','','','8','16.00','1','2024-05-20 11:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','15.00','9','Inclusive','branch','Inventory','','','','','',NULL,'8171604767212201323330'),(3852,'81716037638','558',1.00,'20','retail','0','2024-05-18 18:54:33','','','','0','Cash',0.00,'20','','','8','16.00','1','2024-05-20 11:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','','',NULL,'8171604770712701323330'),(3853,'81716037638','16',10.00,'100','retail','0','2024-05-18 18:55:07','','','','4.3','Cash',0.00,'10','','','8','16.00','1','2024-05-20 11:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','98.00','88','Inclusive','branch','Inventory','','','','','',NULL,'8171605194212201323330'),(3854,'81716037638','1056',1.00,'150','retail','0','2024-05-18 20:05:43','','','','0','Cash',0.00,'150','','','8','0.00','1','2024-05-20 11:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171605196112101323330'),(3855,'81716037638','1448',2.00,'10','retail','0','2024-05-18 20:06:01','','','','0O','Cash',0.00,'5','','','8','0.00','1','2024-05-20 11:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','41.00','39','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171605206812801323330'),(3856,'81716037638','869',1.00,'10','retail','0','2024-05-18 20:07:48','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-05-20 11:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','122.00','121','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171605207812801323330'),(3857,'81716037638','1071',2.00,'40','retail','0','2024-05-18 20:07:59','','','','0','Cash',0.00,'20','','','8','0.00','1','2024-05-20 11:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171605396312301323330'),(3858,'81716037638','1218',6.00,'60','retail','0','2024-05-18 20:39:23','','','','5','Cash',0.00,'10','','','8','0.00','1','2024-05-20 11:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','56.00','50','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171605398612601323330'),(3859,'81716037638','176',2.00,'40','retail','0','2024-05-18 20:40:41','','','','7.4','Cash',0.00,'20','','','8','16.00','1','2024-05-20 11:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','114.00','112','Inclusive','branch','Inventory','','','','','',NULL,'8171605478912901323330'),(3860,'81716037638','176',32.00,'640','retail','0','2024-05-18 20:53:09','','','','7.4','Cash',0.00,'20','','','8','16.00','1','2024-05-20 11:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'32','112.00','80','Inclusive','branch','Inventory','','','','','',NULL,'8171605483112101323330'),(3861,'81716037638','869',2.00,'20','retail','0','2024-05-18 20:53:51','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-05-20 11:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','121.00','119','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171605520312301323330'),(3862,'81716037638','1448',4.00,'20','retail','0','2024-05-18 21:00:04','','','','0O','Cash',0.00,'5','','','8','0.00','1','2024-05-20 11:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','39.00','35','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171605522812801323330'),(3863,'81716037638','1332',1.00,'100','retail','0','2024-05-18 21:00:28','','','','40','Cash',0.00,'100','','','8','0.00','1','2024-05-20 11:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171605641612601323330'),(3864,'81716037638','1332',1.00,'100','retail','0','2024-05-18 21:20:16','','','','40','Cash',0.00,'100','','','8','0.00','1','2024-05-20 11:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171605642412401323330'),(3865,'81716037638','563',1.00,'50','retail','0','2024-05-18 21:20:25','','','','28','Cash',0.00,'50','','','8','16.00','1','2024-05-20 11:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'8171605643712701323330'),(3866,'81716037638','414',1.00,'10','retail','0','2024-05-18 21:20:37','','','','3.6','Cash',0.00,'10','','','8','16.00','1','2024-05-20 11:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','',NULL,'8171605883912901323330'),(3867,'81716037638','1290',1.00,'300','retail','0','2024-05-20 17:46:04','','','','150','Cash',0.00,'300','','','8','0.00','1','2024-05-20 11:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171621638112101323332'),(3868,'81716037638','1056',1.00,'150','retail','0','2024-05-20 17:46:22','','','','0','Cash',0.00,'150','','','8','0.00','1','2024-05-20 11:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171621639312301323332'),(3869,'81716037638','1381',1.00,'100','retail','0','2024-05-20 17:46:34','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-05-20 11:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171621640612601323332'),(3870,'81716037638','916',1.00,'200','retail','0','2024-05-20 17:46:46','','','','80','Cash',0.00,'200','','','8','0.00','1','2024-05-20 11:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171621642012001323332'),(3871,'81716037638','1500',5.00,'50','retail','0','2024-05-20 17:47:00','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-05-20 11:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','70.00','65','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171621645812801323332'),(3872,'81716037638','420',4.00,'40','retail','0','2024-05-20 17:47:38','','','','0','Cash',0.00,'10','','','8','16.00','1','2024-05-20 11:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','97.00','93','Inclusive','branch','Inventory','','','','','',NULL,'8171621648312301323332'),(3873,'81716037638','1292',1.00,'300','retail','0','2024-05-20 17:48:04','','','','200','Cash',0.00,'300','','','8','0.00','1','2024-05-20 11:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171621652812801323332'),(3874,'81716037638','21',20.00,'200','retail','0','2024-05-20 17:48:49','','','','4.3','Cash',0.00,'10','','','8','16.00','1','2024-05-20 11:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','159.00','139','Inclusive','branch','Inventory','','','','','',NULL,'8171621654512501323332'),(3875,'81716037638','480',1.00,'100','retail','0','2024-05-20 17:49:06','','','','0','Cash',0.00,'100','','','8','16.00','1','2024-05-20 11:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'8171621656312301323332'),(3876,'81716037638','379',1.00,'150','retail','0','2024-05-20 17:49:23','','','','32','Cash',0.00,'150','','','8','16.00','1','2024-05-20 11:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'8171621657512501323332'),(3877,'81716037638','1403',5.00,'75','retail','0','2024-05-20 17:49:35','','','','3','Cash',0.00,'15','','','8','0.00','1','2024-05-20 11:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','134.00','129','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171621661412401323332'),(3878,'81716037638','141',1.00,'100','retail','0','2024-05-20 17:50:15','','','','0','Cash',0.00,'100','','','8','16.00','1','2024-05-20 11:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'8171621662712701323332'),(3879,'81716224001','926',2.00,'40','retail','0','2024-05-20 19:53:21','','','','9','Cash',0.00,'20','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171622404012001323332'),(3880,'81716224001','1526',1.00,'150','retail','0','2024-05-20 20:08:35','','','','43','Cash',0.00,'150','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171622494112101323332'),(3881,'81716224001','30',1.00,'400','retail','0','2024-05-20 20:09:02','','','','0','Cash',0.00,'400','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'8171622496012001323332'),(3882,'81716224001','8',1.00,'10','retail','0','2024-05-20 20:09:21','','','','0','Cash',0.00,'10','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'8171622579712701323332'),(3883,'81716224001','1526',1.00,'150','retail','0','2024-05-20 20:23:18','','','','43','Cash',0.00,'150','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171622582012001323332'),(3884,'81716224001','558',2.00,'40','retail','0','2024-05-20 20:23:40','','','','0','Cash',0.00,'20','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','41.00','39','Inclusive','branch','Inventory','','','','','',NULL,'8171622888512501323332'),(3885,'81716224001','1509',1.00,'200','retail','0','2024-05-20 21:14:46','','','','00','Cash',0.00,'200','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171622895212201323332'),(3886,'81716224001','280',1.00,'100','retail','0','2024-05-20 21:15:52','','','','100','Cash',0.00,'100','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'8171622896912901323332'),(3887,'81716224001','795',1.00,'100','retail','0','2024-05-21 18:37:51','','','','17','Cash',0.00,'100','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171630604912901323333'),(3888,'81716224001','1475',5.00,'150','retail','0','2024-05-21 18:40:49','','','','0','Cash',0.00,'30','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','30.00','25','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171631090712701323333'),(3889,'81716224001','1514',1.00,'150','retail','0','2024-05-21 20:01:48','','','','00','Cash',0.00,'150','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171631091812801323333'),(3890,'81716224001','280',1.00,'100','retail','0','2024-05-21 20:01:59','','','','100','Cash',0.00,'100','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'8171631093012001323333'),(3891,'81716224001','916',1.00,'200','retail','0','2024-05-21 20:51:24','','','','80','Cash',0.00,'200','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171631390412401323333'),(3892,'81716224001','1111',1.00,'50','retail','0','2024-05-21 20:51:44','','','','0','Cash',0.00,'50','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171631391412401323333'),(3893,'81716224001','1111',1.00,'50','retail','0','2024-05-21 20:51:55','','','','0','Cash',0.00,'50','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171631392812801323333'),(3894,'81716224001','1500',10.00,'100','retail','0','2024-05-21 20:52:08','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','65.00','55','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171631394612601323333'),(3895,'81716224001','1378',1.00,'100','retail','0','2024-05-21 20:52:27','','','','30','Cash',0.00,'100','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171631395712701323333'),(3896,'81716224001','1448',8.00,'40','retail','0','2024-05-21 20:52:37','','','','0O','Cash',0.00,'5','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','35.00','27','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171631398312301323333'),(3897,'81716224001','869',6.00,'60','retail','0','2024-05-21 20:53:03','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','119.00','113','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171631399612601323333'),(3898,'81716224001','1538',4.00,'20','retail','0','2024-05-21 20:53:17','','','','2','Cash',0.00,'5','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','284.00','280','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171631400812801323333'),(3899,'81716224001','1524',1.00,'100','retail','0','2024-05-21 20:53:29','','','','33','Cash',0.00,'100','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171631402012001323333'),(3900,'81716224001','1172',12.00,'240','retail','0','2024-05-21 20:53:41','','','','0','Cash',0.00,'20','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','12.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171631403612601323333'),(3901,'81716224001','1208',5.00,'250','retail','0','2024-05-21 20:54:23','','','','6','Cash',0.00,'50','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','90.00','85','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171631407612601323333'),(3902,'81716224001','1290',1.00,'300','retail','0','2024-05-21 20:54:37','','','','150','Cash',0.00,'300','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171631410112101323333'),(3903,'81716224001','57',1.00,'200','retail','0','2024-05-21 20:55:01','','','','85','Cash',0.00,'200','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'8171631414012001323333'),(3904,'81716224001','1406',10.00,'100','retail','0','2024-05-21 20:55:40','','','','1.7','Cash',0.00,'10','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','35.00','25','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171631417312301323333'),(3905,'81716224001','1354',4.00,'120','retail','0','2024-05-21 20:56:14','','','','15','Cash',0.00,'30','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','21.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171631421312301323333'),(3906,'81716224001','1509',1.00,'200','retail','0','2024-05-21 20:56:54','','','','00','Cash',0.00,'200','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171631424912901323333'),(3907,'81716224001','17',2.00,'100','retail','0','2024-05-21 20:57:30','','','','27','Cash',0.00,'50','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','','','','','',NULL,'8171631548712701323333'),(3908,'81716224001','1528',1.00,'150','retail','0','2024-05-22 09:21:34','','','','0','Cash',0.00,'150','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171635893512501323333'),(3909,'81716224001','948',1.00,'150','retail','0','2024-05-22 09:22:16','','','','35','Cash',0.00,'150','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171636405412401323333'),(3910,'81716224001','1521',15.00,'300','retail','0','2024-05-22 10:47:34','','','','0','Cash',0.00,'20','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','25.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171636406712701323333'),(3911,'81716224001','354',1.00,'450','retail','0','2024-05-22 14:32:16','','','','219','Cash',0.00,'450','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'8171637759612601323333'),(3912,'81716224001','1124',15.00,'150','retail','0','2024-05-22 14:33:16','','','','0','Cash',0.00,'10','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','77.00','62','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171637762412401323333'),(3913,'81716224001','1354',4.00,'120','retail','0','2024-05-22 14:33:45','','','','15','Cash',0.00,'30','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','17.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171637765412401323333'),(3914,'81716224001','869',6.00,'60','retail','0','2024-05-22 14:34:15','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','113.00','107','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171637767612601323333'),(3915,'81716224001','1448',4.00,'20','retail','0','2024-05-22 14:34:36','','','','0O','Cash',0.00,'5','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','27.00','23','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171637768812801323333'),(3916,'81716224001','213',4.00,'100','retail','0','2024-05-22 18:23:36','','','','10.5','Cash',0.00,'25','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','31.00','27','Inclusive','branch','Inventory','','','','','',NULL,'8171639270412401323333'),(3917,'81716224001','716',1.00,'200','retail','0','2024-05-22 19:20:46','','','','0','Cash',0.00,'200','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'8171639552512501323333'),(3918,'81716224001','280',1.00,'100','retail','0','2024-05-22 19:32:06','','','','100','Cash',0.00,'100','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'8171639553912901323333'),(3919,'81716224001','166',1.00,'130','retail','0','2024-05-22 19:32:20','','','','79','Cash',0.00,'130','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'8171639560912901323333'),(3920,'81716224001','779',3.00,'150','retail','0','2024-05-22 19:33:29','','','','29','Cash',0.00,'50','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','40.00','37','Inclusive','branch','Inventory','','','','','',NULL,'8171639973212201323333'),(3921,'81716224001','869',1.00,'10','retail','0','2024-05-22 20:42:13','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','107.00','106','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171640257212201323334'),(3922,'81716224001','83',1.00,'300','retail','0','2024-05-23 11:46:32','','','','0','Cash',0.00,'300','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'8171645613812801323334'),(3923,'81716224001','1378',1.00,'100','retail','0','2024-05-23 12:22:18','','','','30','Cash',0.00,'100','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171645744712701323334'),(3924,'81716224001','1378',2.00,'200','retail','0','2024-05-23 18:27:49','','','','30','Cash',0.00,'100','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171647808712701323334'),(3925,'81716224001','949',1.00,'100','retail','0','2024-05-23 18:28:08','','','','35','Cash',0.00,'100','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171647812412401323334'),(3926,'81716224001','629',1.00,'200','retail','0','2024-05-23 18:28:44','','','','82','Cash',0.00,'200','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'8171647813712701323334'),(3927,'81716224001','102',1.00,'300','retail','0','2024-05-23 18:28:58','','','','205','Cash',0.00,'300','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'8171647815412401323334'),(3928,'81716224001','58',1.00,'150','retail','0','2024-05-23 18:29:15','','','','75','Cash',0.00,'150','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'8171647816912901323334'),(3929,'81716224001','869',8.00,'80','retail','0','2024-05-23 18:29:29','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','106.00','98','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171648489012001323334'),(3930,'81716224001','1354',2.00,'60','retail','0','2024-05-23 20:21:47','','','','15','Cash',0.00,'30','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171648493212201323334'),(3931,'81716224001','948',1.00,'150','retail','0','2024-05-23 20:22:12','','','','35','Cash',0.00,'150','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171648955612601323334'),(3932,'81716224001','399',1.00,'150','retail','0','2024-05-24 09:45:37','','','','65','Cash',0.00,'150','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'8171653317112101323335'),(3933,'81716224001','1036',1.00,'150','retail','0','2024-05-24 17:07:52','','','','35','Cash',0.00,'150','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171656317812801323335'),(3934,'81716224001','818',1.00,'50','retail','0','2024-05-24 18:06:19','','','','0','Cash',0.00,'50','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171656319912901323335'),(3935,'81716224001','265',1.00,'200','retail','0','2024-05-24 18:06:39','','','','79','Cash',0.00,'200','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'8171656321612601323335'),(3936,'81716224001','555',1.00,'20','retail','0','2024-05-24 18:06:57','','','','0','Cash',0.00,'20','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','','',NULL,'8171656323112101323335'),(3937,'81716224001','176',10.00,'200','retail','0','2024-05-24 18:07:11','','','','7.4','Cash',0.00,'20','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','80.00','70','Inclusive','branch','Inventory','','','','','',NULL,'8171656800312301323335'),(3938,'81716224001','1551',1.00,'350','retail','0','2024-05-24 19:26:44','','','','170','Cash',0.00,'350','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171656802412401323335'),(3939,'81716224001','1515',1.00,'100','retail','0','2024-05-24 19:27:04','','','','30','Cash',0.00,'100','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171656803512501323335'),(3940,'81716224001','1000',10.00,'50','retail','0','2024-05-24 19:27:16','','','','2.5','Cash',0.00,'5','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','67.00','57','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171656805612601323335'),(3941,'81716224001','1208',1.00,'50','retail','0','2024-05-24 19:27:36','','','','6','Cash',0.00,'50','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','85.00','84','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171656806812801323335'),(3942,'81716224001','1448',4.00,'20','retail','0','2024-05-24 19:28:05','','','','0O','Cash',0.00,'5','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','23.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171656810512501323335'),(3943,'81716224001','869',4.00,'40','retail','0','2024-05-24 19:28:26','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','98.00','94','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171656815012001323335'),(3944,'81716224001','1543',1.00,'100','retail','0','2024-05-25 09:42:50','','','','25','Cash',0.00,'100','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171661942412401323336'),(3945,'81716224001','563',1.00,'50','retail','0','2024-05-25 09:43:44','','','','28','Cash',0.00,'50','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'8171661944312301323336'),(3946,'81716224001','1228',1.00,'100','retail','0','2024-05-25 11:57:20','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171662747512501323336'),(3947,'81716224001','1531',1.00,'200','retail','0','2024-05-25 11:57:56','','','','65','Cash',0.00,'200','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171662751212201323336'),(3948,'81716224001','1354',2.00,'60','retail','0','2024-05-25 11:58:32','','','','15','Cash',0.00,'30','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171662752612601323336'),(3949,'81716224001','280',1.00,'100','retail','0','2024-05-25 11:58:47','','','','100','Cash',0.00,'100','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'8171662753712701323336'),(3950,'81716224001','266',1.00,'150','retail','0','2024-05-25 11:58:58','','','','53','Cash',0.00,'150','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'8171662835012001323336'),(3951,'81716224001','818',1.00,'50','retail','0','2024-05-25 12:12:31','','','','0','Cash',0.00,'50','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171662848912901323336'),(3952,'81716224001','543',1.00,'20','retail','0','2024-05-25 12:14:50','','','','9','Cash',0.00,'20','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','',NULL,'8171662850042224323361'),(3953,'81716224001','543',2.00,'40','retail','0','2024-05-25 12:15:01','','','','9','Cash',0.00,'20','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','','','','','',NULL,'8171662852012001323336'),(3954,'81716224001','869',6.00,'60','retail','0','2024-05-25 12:15:20','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','94.00','88','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171663719512501323336'),(3955,'81716224001','1542',2.00,'40','retail','0','2024-05-25 14:39:55','','','','5','Cash',0.00,'20','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','86.00','84','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171663721112101323336'),(3956,'81716224001','1413',1.00,'100','retail','0','2024-05-25 14:40:11','','','','38','Cash',0.00,'100','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171663894012001323336'),(3957,'81716224001','176',2.00,'40','retail','0','2024-05-25 15:09:01','','','','7.4','Cash',0.00,'20','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','70.00','68','Inclusive','branch','Inventory','','','','','',NULL,'8171664284212201323336'),(3958,'81716224001','916',1.00,'200','retail','0','2024-05-25 16:14:03','','','','80','Cash',0.00,'200','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171664285812801323336'),(3959,'81716224001','16',2.00,'20','retail','0','2024-05-25 16:14:19','','','','4.3','Cash',0.00,'10','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','88.00','86','Inclusive','branch','Inventory','','','','','',NULL,'8171664288212201323336'),(3960,'81716224001','1119',1.00,'150','retail','0','2024-05-25 16:14:43','','','','0','Cash',0.00,'150','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171665523312301323336'),(3961,'81716224001','869',6.00,'60','retail','0','2024-05-25 19:40:33','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','88.00','82','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171665524812801323336'),(3962,'81716224001','213',3.00,'75','retail','0','2024-05-25 19:40:48','','','','10.5','Cash',0.00,'25','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','27.00','24','Inclusive','branch','Inventory','','','','','',NULL,'8171665526712701323336'),(3963,'81716224001','558',2.00,'40','retail','0','2024-05-25 19:41:08','','','','0','Cash',0.00,'20','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','39.00','37','Inclusive','branch','Inventory','','','','','',NULL,'8171665528712701323336'),(3964,'81716224001','916',1.00,'200','retail','0','2024-05-25 19:41:27','','','','80','Cash',0.00,'200','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171665530312301323336'),(3965,'81716224001','1378',1.00,'100','retail','0','2024-05-25 19:41:43','','','','30','Cash',0.00,'100','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171665782512501323336'),(3966,'81716224001','825',1.00,'50','retail','0','2024-05-25 20:23:45','','','','0','Cash',0.00,'50','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171665823512501323336'),(3967,'81716224001','523',6.00,'150','retail','0','2024-05-25 20:30:36','','','','0','Cash',0.00,'25','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','40.00','34','Inclusive','branch','Inventory','','','','','',NULL,'8171665888912901323336'),(3968,'81716224001','1378',1.00,'100','retail','0','2024-05-25 20:41:29','','','','30','Cash',0.00,'100','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171666034112101323336'),(3969,'81716224001','1500',10.00,'100','retail','0','2024-05-25 21:05:41','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','105.00','95','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171666170412401323336'),(3970,'81716224001','1378',7.00,'700','retail','0','2024-05-25 21:28:25','','','','30','Cash',0.00,'100','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','10.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171666171712701323336'),(3971,'81716224001','1047',6.00,'120','retail','0','2024-05-25 21:28:38','','','','10','Cash',0.00,'20','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','32.00','26','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171666173112101323336'),(3972,'81716224001','882',1.00,'10','retail','0','2024-05-26 13:09:31','','','','3','Cash',0.00,'10','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171671945812801323337'),(3973,'81716224001','1531',1.00,'200','retail','0','2024-05-26 13:30:58','','','','65','Cash',0.00,'200','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171672396112101323337'),(3974,'81716224001','510',15.00,'150','retail','0','2024-05-26 14:46:01','','','','3','Cash',0.00,'10','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','85.00','70','Inclusive','branch','Inventory','','','','','',NULL,'8171672397412401323337'),(3975,'81716224001','1378',1.00,'100','retail','0','2024-05-26 14:46:14','','','','30','Cash',0.00,'100','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171672398712701323337'),(3976,'81716224001','1437',1.00,'200','retail','0','2024-05-26 17:18:41','','','','80','Cash',0.00,'200','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171673418512501323337'),(3977,'81716224001','470',2.00,'60','retail','0','2024-05-26 17:36:25','','','','16','Cash',0.00,'30','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','','','','','',NULL,'8171673421312301323337'),(3978,'81716224001','1056',5.00,'750','retail','0','2024-05-26 17:36:53','','','','0','Cash',0.00,'150','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171673943112101323337'),(3979,'81716224001','1531',4.00,'800','retail','0','2024-05-26 19:03:52','','','','65','Cash',0.00,'200','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171673944412401323337'),(3980,'81716224001','1488',4.00,'800','retail','0','2024-05-26 19:04:04','','','','100','Cash',0.00,'200','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','5.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171673946912901323337'),(3981,'81716224001','1407',1.00,'250','retail','0','2024-05-26 19:04:29','','','','120','Cash',0.00,'250','','','8','0.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171673948412401323337'),(3982,'81716224001','266',1.00,'150','retail','0','2024-05-26 19:04:44','','','','53','Cash',0.00,'150','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'8171674519712701323337'),(3983,'81716224001','818',1.00,'50','retail','0','2024-05-26 20:39:58','','','','0','Cash',0.00,'50','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171674521212201323337'),(3984,'81716224001','543',1.00,'20','retail','0','2024-05-26 20:40:12','','','','9','Cash',0.00,'20','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','',NULL,'8171674524912901323337'),(3985,'81716224001','592',1.00,'150','retail','0','2024-05-26 20:40:50','','','','108','Cash',0.00,'150','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'8171674527112101323337'),(3986,'81716224001','399',1.00,'150','retail','0','2024-05-26 20:41:11','','','','65','Cash',0.00,'150','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'8171674528812801323337'),(3987,'81716224001','292',2.00,'40','retail','0','2024-05-26 20:41:28','','','','12','Cash',0.00,'20','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','70.00','68','Inclusive','branch','Inventory','','','','','',NULL,'8171674532912901323337'),(3988,'81716224001','176',4.00,'80','retail','0','2024-05-26 20:42:09','','','','7.4','Cash',0.00,'20','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','68.00','64','Inclusive','branch','Inventory','','','','','',NULL,'8171674534212201323337'),(3989,'81716224001','280',1.00,'100','retail','0','2024-05-26 20:42:22','','','','100','Cash',0.00,'100','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'8171674535612601323337'),(3990,'81716224001','280',1.00,'100','retail','0','2024-05-26 20:42:36','','','','100','Cash',0.00,'100','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'8171674536712701323337'),(3991,'81716224001','17',1.00,'50','retail','0','2024-05-26 20:42:47','','','','27','Cash',0.00,'50','','','8','16.00','1','2024-05-27 03:18:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'8171674727012001323337'),(3992,'81716790691','1292',2.00,'600','retail','0','2024-05-27 09:18:11','','','','200','Cash',0.00,'300','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171679074912901323337'),(3993,'81716790691','869',2.00,'20','retail','0','2024-05-27 09:19:09','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','82.00','80','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171679076812801323337'),(3994,'81716790691','1228',1.00,'100','retail','0','2024-05-27 09:19:28','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171679326412401323337'),(3995,'81716790691','1516',10.00,'100','retail','0','2024-05-27 10:01:05','','','','4.5','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','100.00','90','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171679329812801323337'),(3996,'81716790691','176',3.00,'60','retail','0','2024-05-27 10:01:38','','','','7.4','Cash',0.00,'20','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','64.00','61','Inclusive','branch','Inventory','','','','','',NULL,'8171679618512501323337'),(3997,'81716790691','292',1.00,'20','retail','0','2024-05-27 10:49:46','','','','12','Cash',0.00,'20','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','68.00','67','Inclusive','branch','Inventory','','','','','',NULL,'8171679703912901323337'),(3998,'81716790691','1228',1.00,'100','retail','0','2024-05-27 11:03:59','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171680198312301323338'),(3999,'81716790691','865',1.00,'150','retail','0','2024-05-27 12:26:24','','','','36','Cash',0.00,'150','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171680199212201323338'),(4000,'81716790691','865',1.00,'150','retail','0','2024-05-27 12:26:32','','','','36','Cash',0.00,'150','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171680202212201323338'),(4001,'81716790691','882',2.00,'20','retail','0','2024-05-27 12:27:02','','','','3','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','42.00','40','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171680204012001323338'),(4002,'81716790691','869',6.00,'60','retail','0','2024-05-27 12:27:21','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','80.00','74','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171680207212201323338'),(4003,'81716790691','869',2.00,'20','retail','0','2024-05-27 12:27:52','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','74.00','72','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171680211112101323338'),(4004,'81716790691','808',1.00,'100','retail','0','2024-05-27 13:34:27','','','','26','Cash',0.00,'100','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171680613112101323338'),(4005,'81716790691','176',1.00,'20','retail','0','2024-05-27 13:35:32','','','','7.4','Cash',0.00,'20','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','61.00','60','Inclusive','branch','Inventory','','','','','',NULL,'8171680614512501323338'),(4006,'81716790691','320',1.00,'150','retail','0','2024-05-27 16:08:10','','','','74','Cash',0.00,'150','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'8171681530612601323338'),(4007,'81716790691','412',1.00,'50','retail','0','2024-05-27 16:08:27','','','','35','Cash',0.00,'50','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'8171681531512501323338'),(4008,'81716790691','414',1.00,'10','retail','0','2024-05-27 16:08:35','','','','3.6','Cash',0.00,'10','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','',NULL,'8171681532812801323338'),(4009,'81716790691','1406',5.00,'50','retail','0','2024-05-27 16:25:20','','','','1.7','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','25.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171681633312301323338'),(4010,'81716790691','543',2.00,'40','retail','0','2024-05-27 16:25:33','','','','9','Cash',0.00,'20','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','','','','','',NULL,'8171681635312301323338'),(4011,'81716790691','292',10.00,'200','retail','0','2024-05-27 16:43:21','','','','12','Cash',0.00,'20','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','67.00','57','Inclusive','branch','Inventory','','','','','',NULL,'8171681741912901323338'),(4012,'81716790691','1516',6.00,'60','retail','0','2024-05-27 19:08:47','','','','4.5','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','90.00','84','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171682761312301323338'),(4013,'81716790691','166',1.00,'130','retail','0','2024-05-27 19:33:33','','','','79','Cash',0.00,'130','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'8171683175612601323338'),(4014,'81716790691','320',1.00,'150','retail','0','2024-05-27 20:42:36','','','','74','Cash',0.00,'150','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'8171683176712701323338'),(4015,'81716790691','818',1.00,'50','retail','0','2024-05-27 20:42:48','','','','0','Cash',0.00,'50','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171683178512501323338'),(4016,'81716790691','818',1.00,'50','retail','0','2024-05-27 20:43:06','','','','0','Cash',0.00,'50','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171683179512501323338'),(4017,'81716790691','818',1.00,'50','retail','0','2024-05-27 20:43:16','','','','0','Cash',0.00,'50','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171683180412401323338'),(4018,'81716790691','558',1.00,'20','retail','0','2024-05-27 20:43:25','','','','0','Cash',0.00,'20','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','',NULL,'8171683182612601323338'),(4019,'81716790691','930',2.00,'40','retail','0','2024-05-27 20:43:46','','','','9','Cash',0.00,'20','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','55.00','53','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171683403112101323338'),(4020,'81716790691','1218',2.00,'20','retail','0','2024-05-27 22:13:46','','','','5','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171683725812801323338'),(4021,'81716790691','420',1.00,'10','retail','0','2024-05-27 22:14:18','','','','0','Cash',0.00,'10','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','93.00','92','Inclusive','branch','Inventory','','','','','',NULL,'8171683727312301323338'),(4022,'81716790691','162',1.00,'120','retail','0','2024-05-28 09:10:15','','','','0','Cash',0.00,'120','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'8171688040612601323338'),(4023,'81716790691','592',1.00,'150','retail','0','2024-05-28 10:13:26','','','','108','Cash',0.00,'150','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'8171688499812801323338'),(4024,'81716790691','592',1.00,'150','retail','0','2024-05-28 11:29:59','','','','108','Cash',0.00,'150','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'8171688501312301323338'),(4025,'81716790691','592',1.00,'150','retail','0','2024-05-28 11:30:14','','','','108','Cash',0.00,'150','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'8171688502212201323338'),(4026,'81716790691','592',1.00,'150','retail','0','2024-05-28 11:30:23','','','','108','Cash',0.00,'150','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'8171688503312301323338'),(4027,'81716790691','869',1.00,'10','retail','0','2024-05-28 17:43:38','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','72.00','71','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171690967912901323339'),(4028,'81716790691','869',3.00,'30','retail','0','2024-05-28 18:21:20','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','71.00','68','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171690969612601323339'),(4029,'81716790691','1542',2.00,'40','retail','0','2024-05-28 18:21:36','','','','5','Cash',0.00,'20','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','84.00','82','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171690971312301323339'),(4030,'81716790691','916',1.00,'200','retail','0','2024-05-28 18:21:53','','','','80','Cash',0.00,'200','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171690973212201323339'),(4031,'81716790691','292',10.00,'200','retail','0','2024-05-28 18:22:12','','','','12','Cash',0.00,'20','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','57.00','47','Inclusive','branch','Inventory','','','','','',NULL,'8171690974912901323339'),(4032,'81716790691','166',1.00,'130','retail','0','2024-05-28 18:22:30','','','','79','Cash',0.00,'130','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'8171690976712701323339'),(4033,'81716790691','1378',1.00,'100','retail','0','2024-05-28 20:38:49','','','','30','Cash',0.00,'100','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171691794612601323339'),(4034,'81716790691','1192',1.00,'50','retail','0','2024-05-28 20:39:06','','','','24','Cash',0.00,'50','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171691796012001323339'),(4035,'81716790691','1541',10.00,'100','retail','0','2024-05-28 20:39:21','','','','4','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','300.00','290','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171691800112101323339'),(4036,'81716790691','1448',18.00,'90','retail','0','2024-05-28 20:40:02','','','','0O','Cash',0.00,'5','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','19.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171691802412401323339'),(4037,'81716790691','1500',10.00,'100','retail','0','2024-05-28 20:40:24','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','95.00','85','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171691808512501323339'),(4038,'81716790691','240',1.00,'350','retail','0','2024-05-28 20:41:25','','','','0','Cash',0.00,'350','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'8171691811812801323339'),(4039,'81716790691','1315',1.00,'100','retail','0','2024-05-28 21:22:02','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171692055112101323339'),(4040,'81716790691','957',1.00,'300','retail','0','2024-05-28 21:22:32','','','','150','Cash',0.00,'300','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171692093612601323339'),(4041,'81716790691','1541',5.00,'50','retail','0','2024-05-28 21:31:52','','','','4','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','290.00','285','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171692112312301323339'),(4042,'81716790691','247',14.00,'140','retail','0','2024-05-28 21:32:03','','','','3','Cash',0.00,'10','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','260.00','246','Inclusive','branch','Inventory','','','','','',NULL,'8171692230312301323339'),(4043,'81716790691','1554',1.00,'150','retail','0','2024-05-28 21:59:29','','','','60','Cash',0.00,'150','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171692278412401323339'),(4044,'81716790691','558',1.00,'20','retail','0','2024-05-28 21:59:45','','','','0','Cash',0.00,'20','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','','',NULL,'8171692279412401323339'),(4045,'81716790691','1475',4.00,'120','retail','0','2024-05-28 21:59:55','','','','0','Cash',0.00,'30','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','25.00','21','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171692281112101323339'),(4046,'81716790691','558',1.00,'20','retail','0','2024-05-28 22:00:12','','','','0','Cash',0.00,'20','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','','',NULL,'8171692303612601323339'),(4047,'81716790691','563',1.00,'50','retail','0','2024-05-29 09:12:56','','','','28','Cash',0.00,'50','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'8171696320312301323339'),(4048,'81716790691','543',2.00,'40','retail','0','2024-05-29 09:13:24','','','','9','Cash',0.00,'20','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','','','','','',NULL,'8171696321612601323339'),(4049,'81716790691','1378',1.00,'100','retail','0','2024-05-29 09:13:36','','','','30','Cash',0.00,'100','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171696322612601323339'),(4050,'81716790691','1500',10.00,'100','retail','0','2024-05-29 09:13:47','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','85.00','75','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171696323812801323339'),(4051,'81716790691','1157',10.00,'100','retail','0','2024-05-29 11:14:11','','','','0','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','32.00','22','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171697047112101323339'),(4052,'81716790691','1134',15.00,'75','retail','0','2024-05-29 11:14:32','','','','0','Cash',0.00,'5','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','200.00','185','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171697048912901323339'),(4053,'81716790691','1399',1.00,'50','retail','0','2024-05-29 11:14:50','','','','40','Cash',0.00,'50','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171697052812801323339'),(4054,'81716790691','1299',10.00,'500','retail','0','2024-05-29 11:15:28','','','','30','Cash',0.00,'50','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','30.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171697109312301323339'),(4055,'81716790691','213',1.00,'25','retail','0','2024-05-29 17:43:08','','','','10.5','Cash',0.00,'25','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','',NULL,'8171699381312301323339'),(4056,'81716790691','21',3.00,'30','retail','0','2024-05-29 17:43:34','','','','4.3','Cash',0.00,'10','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','139.00','136','Inclusive','branch','Inventory','','','','','',NULL,'8171699384012001323339'),(4057,'81716790691','1516',13.00,'130','retail','0','2024-05-29 17:44:00','','','','4.5','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','84.00','71','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171699387712701323339'),(4058,'81716790691','292',3.00,'60','retail','0','2024-05-29 17:44:37','','','','12','Cash',0.00,'20','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','47.00','44','Inclusive','branch','Inventory','','','','','',NULL,'8171699389912901323339'),(4059,'81716790691','763',1.00,'200','retail','0','2024-05-29 17:44:59','','','','126','Cash',0.00,'200','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'8171699398112101323339'),(4060,'81716790691','1524',1.00,'100','retail','0','2024-05-29 17:46:21','','','','33','Cash',0.00,'100','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171699399612601323339'),(4061,'81716790691','790',1.00,'20','retail','0','2024-05-29 17:46:36','','','','14','Cash',0.00,'20','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171699411312301323339'),(4062,'81716790691','21',20.00,'200','retail','0','2024-05-29 21:16:13','','','','4.3','Cash',0.00,'10','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','136.00','116','Inclusive','branch','Inventory','','','','','',NULL,'8171700658712701323330'),(4063,'81716790691','1520',15.00,'150','retail','0','2024-05-29 21:16:28','','','','3','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','200.00','185','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171700659712701323330'),(4064,'81716790691','1551',1.00,'350','retail','0','2024-05-29 21:16:38','','','','170','Cash',0.00,'350','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171700660812801323330'),(4065,'81716790691','1415',1.00,'100','retail','0','2024-05-29 21:16:49','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171700662112101323330'),(4066,'81716790691','786',1.00,'50','retail','0','2024-05-29 21:17:02','','','','24','Cash',0.00,'50','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'8171700663112101323330'),(4067,'81716790691','1541',3.00,'30','retail','0','2024-05-29 21:17:12','','','','4','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','285.00','282','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171700664212201323330'),(4068,'81716790691','1542',4.00,'80','retail','0','2024-05-29 21:17:22','','','','5','Cash',0.00,'20','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','82.00','78','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171700665812801323330'),(4069,'81716790691','1475',1.00,'30','retail','0','2024-05-29 21:17:39','','','','0','Cash',0.00,'30','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171700667612601323330'),(4070,'81716790691','46',1.00,'200','retail','0','2024-05-29 21:17:56','','','','0','Cash',0.00,'200','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'8171700885412401323330'),(4071,'81716790691','882',5.00,'50','retail','0','2024-05-30 19:45:29','','','','3','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','40.00','35','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171708800312301323330'),(4072,'81716790691','558',2.00,'40','retail','0','2024-05-30 19:53:24','','','','0','Cash',0.00,'20','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','34.00','32','Inclusive','branch','Inventory','','','','','',NULL,'8171709052712701323330'),(4073,'81716790691','292',1.00,'20','retail','0','2024-05-30 20:35:27','','','','12','Cash',0.00,'20','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','','',NULL,'8171709056312301323330'),(4074,'81716790691','1541',1.00,'10','retail','0','2024-05-30 20:36:04','','','','4','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','282.00','281','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171709198312301323330'),(4075,'81716790691','16',10.00,'100','retail','0','2024-05-30 20:59:44','','','','4.3','Cash',0.00,'10','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','86.00','76','Inclusive','branch','Inventory','','','','','',NULL,'8171709200112101323330'),(4076,'81716790691','1516',5.00,'50','retail','0','2024-05-30 21:00:01','','','','4.5','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','71.00','66','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171709202112101323330'),(4077,'81716790691','1541',15.00,'150','retail','0','2024-05-30 21:00:21','','','','4','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','281.00','266','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171709466612601323330'),(4078,'81716790691','1144',1.00,'100','retail','0','2024-05-30 21:44:26','','','','0','Cash',0.00,'100','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171709468612601323330'),(4079,'81716790691','763',1.00,'200','retail','0','2024-05-31 16:03:46','','','','126','Cash',0.00,'200','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'8171716065112101323331'),(4080,'81716790691','1124',15.00,'150','retail','0','2024-05-31 16:04:12','','','','0','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','62.00','47','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171716066412401323331'),(4081,'81716790691','292',5.00,'100','retail','0','2024-05-31 16:04:25','','','','12','Cash',0.00,'20','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','43.00','38','Inclusive','branch','Inventory','','','','','',NULL,'8171716068012001323331'),(4082,'81716790691','1236',1.00,'250','retail','0','2024-05-31 16:04:40','','','','120','Cash',0.00,'250','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171716069112101323331'),(4083,'81716790691','1199',1.00,'100','retail','0','2024-05-31 16:04:51','','','','0','Cash',0.00,'100','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171716070512501323331'),(4084,'81716790691','1403',4.00,'60','retail','0','2024-05-31 18:34:34','','','','3','Cash',0.00,'15','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','129.00','125','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171716983212201323331'),(4085,'81716790691','1299',2.00,'100','retail','0','2024-05-31 18:37:13','','','','30','Cash',0.00,'50','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171716984412401323331'),(4086,'81716790691','1516',2.00,'20','retail','0','2024-06-01 19:49:12','','','','4.5','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','66.00','64','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171726056712701323332'),(4087,'81716790691','1537',6.00,'60','retail','0','2024-06-01 19:49:28','','','','3','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','177.00','171','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171726059812801323332'),(4088,'81716790691','1056',1.00,'150','retail','0','2024-06-01 19:49:59','','','','0','Cash',0.00,'150','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171726061612601323332'),(4089,'81716790691','1000',10.00,'50','retail','0','2024-06-01 19:50:16','','','','2.5','Cash',0.00,'5','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','57.00','47','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171726063312301323332'),(4090,'81716790691','1047',6.00,'120','retail','0','2024-06-01 19:50:34','','','','10','Cash',0.00,'20','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','26.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171726065512501323332'),(4091,'81716790691','176',10.00,'200','retail','0','2024-06-01 19:50:56','','','','7.4','Cash',0.00,'20','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','60.00','50','Inclusive','branch','Inventory','','','','','',NULL,'8171726066812801323332'),(4092,'81716790691','1192',1.00,'50','retail','0','2024-06-01 19:51:08','','','','24','Cash',0.00,'50','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171726068612601323332'),(4093,'81716790691','399',2.00,'300','retail','0','2024-06-01 19:51:26','','','','65','Cash',0.00,'150','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','','','','','',NULL,'8171726073512501323332'),(4094,'81716790691','1541',2.00,'20','retail','0','2024-06-01 19:52:16','','','','4','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','266.00','264','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171726097412401323332'),(4095,'81716790691','779',2.00,'100','retail','0','2024-06-01 19:56:14','','','','29','Cash',0.00,'50','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','37.00','35','Inclusive','branch','Inventory','','','','','',NULL,'8171726099112101323332'),(4096,'81716790691','995',2.00,'30','retail','0','2024-06-01 19:56:32','','','','5.5','Cash',0.00,'15','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','65.00','63','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171726101112101323332'),(4097,'81716790691','1353',10.00,'200','retail','0','2024-06-01 19:56:52','','','','10','Cash',0.00,'20','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','30.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171726105612601323332'),(4098,'81716790691','16',2.00,'20','retail','0','2024-06-01 19:57:36','','','','4.3','Cash',0.00,'10','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','76.00','74','Inclusive','branch','Inventory','','','','','',NULL,'8171726108012001323332'),(4099,'81716790691','16',5.00,'50','retail','0','2024-06-01 19:58:01','','','','4.3','Cash',0.00,'10','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','74.00','69','Inclusive','branch','Inventory','','','','','',NULL,'8171726109512501323332'),(4100,'81716790691','791',5.00,'50','retail','0','2024-06-01 19:58:15','','','','2.4','Cash',0.00,'10','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','93.00','88','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171726111112101323332'),(4101,'81716790691','414',1.00,'10','retail','0','2024-06-01 19:58:31','','','','3.6','Cash',0.00,'10','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','',NULL,'8171726112012001323332'),(4102,'81716790691','1406',15.00,'150','retail','0','2024-06-01 19:58:41','','','','1.7','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','20.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171726113712701323332'),(4103,'81716790691','1541',3.00,'30','retail','0','2024-06-01 19:58:58','','','','4','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','264.00','261','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171726114912901323332'),(4104,'81716790691','1299',1.00,'50','retail','0','2024-06-01 19:59:09','','','','30','Cash',0.00,'50','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171726116012001323332'),(4105,'81716790691','865',1.00,'150','retail','0','2024-06-01 19:59:20','','','','36','Cash',0.00,'150','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171726117512501323332'),(4106,'81716790691','1411',1.00,'100','retail','0','2024-06-01 19:59:35','','','','38','Cash',0.00,'100','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171726119812801323332'),(4107,'81716790691','58',1.00,'150','retail','0','2024-06-01 19:59:59','','','','75','Cash',0.00,'150','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'8171726121612601323332'),(4108,'81716790691','916',1.00,'200','retail','0','2024-06-01 20:00:17','','','','80','Cash',0.00,'200','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171726123112101323332'),(4109,'81716790691','1354',1.00,'30','retail','0','2024-06-01 20:00:32','','','','15','Cash',0.00,'30','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171726124312301323332'),(4110,'81716790691','1208',2.00,'100','retail','0','2024-06-01 20:00:44','','','','6','Cash',0.00,'50','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','84.00','82','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171726126412401323332'),(4111,'81716790691','1542',2.00,'40','retail','0','2024-06-01 20:01:05','','','','5','Cash',0.00,'20','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','78.00','76','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171726128212201323332'),(4112,'81716790691','1500',10.00,'100','retail','0','2024-06-01 21:06:32','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','75.00','65','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171726750812801323332'),(4113,'81716790691','510',15.00,'150','retail','0','2024-06-01 21:45:09','','','','3','Cash',0.00,'10','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','70.00','55','Inclusive','branch','Inventory','','','','','',NULL,'8171726752012001323332'),(4114,'81716790691','1516',10.00,'100','retail','0','2024-06-02 19:06:10','','','','4.5','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','64.00','54','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171734588212201323333'),(4115,'81716790691','1541',4.00,'40','retail','0','2024-06-02 19:31:23','','','','4','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','261.00','257','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171734592412401323333'),(4116,'81716790691','1218',1.00,'10','retail','0','2024-06-02 19:32:04','','','','5','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171734593612601323333'),(4117,'81716790691','1541',2.00,'20','retail','0','2024-06-02 19:32:16','','','','4','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','257.00','255','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171734594812801323333'),(4118,'81716790691','1537',3.00,'30','retail','0','2024-06-02 19:32:28','','','','3','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','171.00','168','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171734596812801323333'),(4119,'81716790691','763',1.00,'200','retail','0','2024-06-02 19:32:48','','','','126','Cash',0.00,'200','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'8171734598112101323333'),(4120,'81716790691','558',5.00,'100','retail','0','2024-06-02 19:33:01','','','','0','Cash',0.00,'20','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','32.00','27','Inclusive','branch','Inventory','','','','','',NULL,'8171734599312301323333'),(4121,'81716790691','1185',10.00,'100','retail','0','2024-06-02 19:33:14','','','','3','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','70.00','60','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171734600912901323333'),(4122,'81716790691','1299',10.00,'500','retail','0','2024-06-02 19:33:29','','','','30','Cash',0.00,'50','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','17.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171734603812801323333'),(4123,'81716790691','916',1.00,'200','retail','0','2024-06-02 19:33:58','','','','80','Cash',0.00,'200','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171734605512501323333'),(4124,'81716790691','240',1.00,'350','retail','0','2024-06-02 19:34:16','','','','0','Cash',0.00,'350','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'8171734607112101323333'),(4125,'81716790691','1500',10.00,'100','retail','0','2024-06-02 19:34:32','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','65.00','55','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171734609312301323333'),(4126,'81716790691','1111',1.00,'50','retail','0','2024-06-02 19:34:53','','','','0','Cash',0.00,'50','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171734610612601323333'),(4127,'81716790691','930',2.00,'40','retail','0','2024-06-02 19:35:06','','','','9','Cash',0.00,'20','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','53.00','51','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171735246112101323333'),(4128,'81716790691','322',1.00,'150','retail','0','2024-06-02 21:21:01','','','','0','Cash',0.00,'150','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'8171735248012001323333'),(4129,'81716790691','1436',1.00,'150','retail','0','2024-06-02 22:21:38','','','','80','Cash',0.00,'150','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171735612312301323333'),(4130,'81716790691','136',1.00,'100','retail','0','2024-06-02 22:22:03','','','','18.9','Cash',0.00,'100','','','8','16.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'8171735615612601323333'),(4131,'81716790691','1047',7.00,'140','retail','0','2024-06-03 11:51:19','','','','10','Cash',0.00,'20','','','8','0.00','1','2024-06-03 05:51:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','20.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171740469812801323334'),(4132,'81717431547','213',10.00,'250','retail','0','2024-06-03 19:19:07','','','','10.5','Cash',0.00,'25','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','23.00','13','Inclusive','branch','Inventory','','','','','',NULL,'8171743156812801323334'),(4133,'81717431547','103',1.00,'400','retail','0','2024-06-03 19:19:29','','','','265','Cash',0.00,'400','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'8171743158312301323334'),(4134,'81717431547','1554',1.00,'150','retail','0','2024-06-03 19:19:43','','','','60','Cash',0.00,'150','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171743159512501323334'),(4135,'81717431547','16',15.00,'150','retail','0','2024-06-03 19:19:56','','','','4.3','Cash',0.00,'10','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','69.00','54','Inclusive','branch','Inventory','','','','','',NULL,'8171743162012001323334'),(4136,'81717431547','443',1.00,'200','retail','0','2024-06-03 19:20:21','','','','82','Cash',0.00,'200','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'8171743163912901323334'),(4137,'81717431547','1488',1.00,'200','retail','0','2024-06-03 19:20:40','','','','100','Cash',0.00,'200','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171743166912901323334'),(4138,'81717431547','995',10.00,'150','retail','0','2024-06-03 19:21:10','','','','5.5','Cash',0.00,'15','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','63.00','53','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171743170712701323334'),(4139,'81717431547','280',2.00,'200','retail','0','2024-06-03 19:21:48','','','','100','Cash',0.00,'100','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','','',NULL,'8171743172812801323334'),(4140,'81717431547','1035',1.00,'250','retail','0','2024-06-03 19:22:09','','','','141','Cash',0.00,'250','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171743174612601323334'),(4141,'81717431547','1524',1.00,'100','retail','0','2024-06-03 19:22:27','','','','33','Cash',0.00,'100','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171743176712701323334'),(4142,'81717431547','1524',1.00,'100','retail','0','2024-06-03 19:22:48','','','','33','Cash',0.00,'100','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171744177812801323334'),(4143,'81717431547','843',2.00,'160','retail','0','2024-06-03 22:09:38','','','','49','Cash',0.00,'80','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171744180112101323334'),(4144,'81717431547','995',9.00,'135','retail','0','2024-06-03 22:10:02','','','','5.5','Cash',0.00,'15','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','53.00','44','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171744181812801323334'),(4145,'81717431547','1524',1.00,'100','retail','0','2024-06-03 22:10:19','','','','33','Cash',0.00,'100','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171744185412401323334'),(4146,'81717431547','579',1.00,'200','retail','0','2024-06-04 18:40:06','','','','139','Cash',0.00,'200','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'8171751563212201323335'),(4147,'81717431547','592',1.00,'150','retail','0','2024-06-04 18:40:32','','','','108','Cash',0.00,'150','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'8171751564612601323335'),(4148,'81717431547','510',10.00,'100','retail','0','2024-06-04 18:40:46','','','','3','Cash',0.00,'10','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','55.00','45','Inclusive','branch','Inventory','','','','','',NULL,'8171751566012001323335'),(4149,'81717431547','779',2.00,'100','retail','0','2024-06-04 18:41:01','','','','29','Cash',0.00,'50','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Inventory','','','','','',NULL,'8171751567812801323335'),(4150,'81717431547','1041',101.00,'1010','retail','0','2024-06-04 18:41:18','','','','5','Cash',0.00,'10','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'101','105.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171751569312301323335'),(4151,'81717431547','280',1.00,'100','retail','0','2024-06-04 18:41:33','','','','100','Cash',0.00,'100','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'8171751570612601323335'),(4152,'81717431547','16',10.00,'100','retail','0','2024-06-04 22:03:40','','','','4.3','Cash',0.00,'10','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','54.00','44','Inclusive','branch','Inventory','','','','','',NULL,'8171752783112101323335'),(4153,'81717431547','142',2.00,'100','retail','0','2024-06-04 22:03:51','','','','19','Cash',0.00,'50','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','','','','','',NULL,'8171752785312301323335'),(4154,'81717431547','523',2.00,'50','retail','0','2024-06-04 22:04:13','','','','0','Cash',0.00,'25','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','34.00','32','Inclusive','branch','Inventory','','','','','',NULL,'8171752786712701323335'),(4155,'81717431547','280',1.00,'100','retail','0','2024-06-04 22:04:27','','','','100','Cash',0.00,'100','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'8171752788112101323335'),(4156,'81717431547','1290',1.00,'300','retail','0','2024-06-04 22:04:41','','','','150','Cash',0.00,'300','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171752789212201323335'),(4157,'81717431547','443',1.00,'200','retail','0','2024-06-04 22:04:53','','','','82','Cash',0.00,'200','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'8171752790212201323335'),(4158,'81717431547','930',2.00,'40','retail','0','2024-06-04 22:05:02','','','','9','Cash',0.00,'20','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','51.00','49','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171752791412401323335'),(4159,'81717431547','1541',5.00,'50','retail','0','2024-06-04 22:05:26','','','','4','Cash',0.00,'10','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','255.00','250','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171752794712701323335'),(4160,'81717431547','1353',10.00,'200','retail','0','2024-06-04 22:05:47','','','','10','Cash',0.00,'20','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','20.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171752796912901323335'),(4161,'81717431547','166',1.00,'130','retail','0','2024-06-04 22:06:10','','','','79','Cash',0.00,'130','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'8171752799612601323335'),(4162,'81717431547','142',4.00,'200','retail','0','2024-06-04 22:06:36','','','','19','Cash',0.00,'50','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9.00','5','Inclusive','branch','Inventory','','','','','',NULL,'8171752801912901323335'),(4163,'81717431547','1085',1.00,'100','retail','0','2024-06-04 22:07:00','','','','0','Cash',0.00,'100','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171752803512501323335'),(4164,'81717431547','789',1.00,'50','retail','0','2024-06-04 22:07:16','','','','19','Cash',0.00,'50','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171752806512501323335'),(4165,'81717431547','1406',3.00,'30','retail','0','2024-06-04 22:07:46','','','','1.7','Cash',0.00,'10','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171752808412401323335'),(4166,'81717431547','1461',1.00,'30','retail','0','2024-06-04 22:08:04','','','','00','Cash',0.00,'30','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171752809712701323335'),(4167,'81717431547','1461',6.00,'180','retail','0','2024-06-04 22:08:17','','','','00','Cash',0.00,'30','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','6.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171752811812801323335'),(4168,'81717431547','1406',2.00,'20','retail','0','2024-06-05 21:58:58','','','','1.7','Cash',0.00,'10','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171761396512501323336'),(4169,'81717431547','1541',10.00,'100','retail','0','2024-06-05 21:59:25','','','','4','Cash',0.00,'10','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','250.00','240','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171761397912901323336'),(4170,'81717431547','995',20.00,'300','retail','0','2024-06-05 21:59:39','','','','5.5','Cash',0.00,'15','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','44.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171761399312301323336'),(4171,'81717431547','1524',1.00,'100','retail','0','2024-06-05 21:59:54','','','','33','Cash',0.00,'100','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171761400312301323336'),(4172,'81717431547','280',1.00,'100','retail','0','2024-06-05 22:00:04','','','','100','Cash',0.00,'100','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'8171761401512501323336'),(4173,'81717431547','693',3.00,'150','retail','0','2024-06-05 22:00:15','','','','0','Cash',0.00,'50','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','25.00','22','Inclusive','branch','Inventory','','','','','',NULL,'8171761403612601323336'),(4174,'81717431547','916',1.00,'200','retail','0','2024-06-05 22:00:36','','','','80','Cash',0.00,'200','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171761404712701323336'),(4175,'81717431547','1036',1.00,'150','retail','0','2024-06-05 22:00:47','','','','35','Cash',0.00,'150','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171761406112101323336'),(4176,'81717431547','789',1.00,'50','retail','0','2024-06-05 22:01:02','','','','19','Cash',0.00,'50','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171761407312301323336'),(4177,'81717431547','487',1.00,'150','retail','0','2024-06-05 22:01:13','','','','53','Cash',0.00,'150','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'8171761408312301323336'),(4178,'81717431547','779',2.00,'100','retail','0','2024-06-05 22:01:24','','','','29','Cash',0.00,'50','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','','','','','',NULL,'8171761410112101323336'),(4179,'81717431547','1124',10.00,'100','retail','0','2024-06-05 22:01:41','','','','0','Cash',0.00,'10','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','47.00','37','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171761412012001323336'),(4180,'81717431547','1384',1.00,'150','retail','0','2024-06-05 22:02:01','','','','50','Cash',0.00,'150','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171761413112101323336'),(4181,'81717431547','1035',1.00,'250','retail','0','2024-06-06 18:44:42','','','','141','Cash',0.00,'250','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171768870312301323336'),(4182,'81717431547','1541',5.00,'50','retail','0','2024-06-06 18:45:03','','','','4','Cash',0.00,'10','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','240.00','235','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171769025612601323336'),(4183,'81717431547','1500',10.00,'100','retail','0','2024-06-06 19:10:56','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','155.00','145','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171769027512501323336'),(4184,'81717431547','277',1.00,'80','retail','0','2024-06-06 19:11:15','','','','32','Cash',0.00,'80','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'8171769029812801323336'),(4185,'81717431547','1502',1.00,'130','retail','0','2024-06-06 19:11:39','','','','30','Cash',0.00,'130','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171769031212201323336'),(4186,'81717431547','1454',7.00,'140','retail','0','2024-06-06 19:11:52','','','','9','Cash',0.00,'20','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','93.00','86','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171769032512501323336'),(4187,'81717431547','27',7.00,'70','retail','0','2024-06-06 19:12:05','','','','3.5','Cash',0.00,'10','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','91.00','84','Inclusive','branch','Inventory','','','','','',NULL,'8171769033412401323336'),(4188,'81717431547','1056',1.00,'150','retail','0','2024-06-06 19:12:14','','','','0','Cash',0.00,'150','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171769034612601323336'),(4189,'81717431547','930',1.00,'20','retail','0','2024-06-06 19:12:27','','','','9','Cash',0.00,'20','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171769036512501323336'),(4190,'81717431547','1516',10.00,'100','retail','0','2024-06-06 19:12:45','','','','4.5','Cash',0.00,'10','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','54.00','44','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171769039212201323336'),(4191,'81717431547','15',1.00,'100','retail','0','2024-06-06 19:13:12','','','','48','Cash',0.00,'100','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'8171769042012001323336'),(4192,'81717431547','998',1.00,'100','retail','0','2024-06-06 19:13:41','','','','26','Cash',0.00,'100','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171769043612601323336'),(4193,'81717431547','930',1.00,'20','retail','0','2024-06-06 19:20:43','','','','9','Cash',0.00,'20','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171769086312301323336'),(4194,'81717431547','930',1.00,'20','retail','0','2024-06-06 19:21:03','','','','9','Cash',0.00,'20','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171769087212201323336'),(4195,'81717431547','763',1.00,'200','retail','0','2024-06-06 19:21:12','','','','126','Cash',0.00,'200','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'8171769192012001323336'),(4196,'81717431547','954',1.00,'200','retail','0','2024-06-06 19:38:52','','','','120','Cash',0.00,'200','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171769338912901323336'),(4197,'81717431547','930',1.00,'20','retail','0','2024-06-06 20:03:10','','','','9','Cash',0.00,'20','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171769339912901323336'),(4198,'81717431547','142',2.00,'100','retail','0','2024-06-06 20:03:20','','','','19','Cash',0.00,'50','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','','',NULL,'8171769342512501323336'),(4199,'81717431547','1500',10.00,'100','retail','0','2024-06-06 20:03:45','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','145.00','135','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171769478212201323336'),(4200,'81717431547','1520',15.00,'150','retail','0','2024-06-06 20:26:22','','','','3','Cash',0.00,'10','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','185.00','170','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171769482912901323336'),(4201,'81717431547','176',7.00,'140','retail','0','2024-06-06 20:27:10','','','','7.4','Cash',0.00,'20','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','50.00','43','Inclusive','branch','Inventory','','','','','',NULL,'8171769555812801323336'),(4202,'81717431547','1111',1.00,'50','retail','0','2024-06-06 20:39:18','','','','0','Cash',0.00,'50','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171769557712701323336'),(4203,'81717431547','930',1.00,'20','retail','0','2024-06-06 20:39:37','','','','9','Cash',0.00,'20','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171769559612601323336'),(4204,'81717431547','779',2.00,'100','retail','0','2024-06-06 20:39:56','','','','29','Cash',0.00,'50','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','31.00','29','Inclusive','branch','Inventory','','','','','',NULL,'8171769952512501323336'),(4205,'81717431547','1403',10.00,'150','retail','0','2024-06-06 21:45:26','','','','3','Cash',0.00,'15','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','125.00','115','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171769955512501323336'),(4206,'81717431547','523',5.00,'125','retail','0','2024-06-06 21:45:55','','','','0','Cash',0.00,'25','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','32.00','27','Inclusive','branch','Inventory','','','','','',NULL,'8171769957112101323336'),(4207,'81717431547','779',1.00,'50','retail','0','2024-06-08 20:21:07','','','','29','Cash',0.00,'50','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','',NULL,'8171786743312301323338'),(4208,'81717431547','1403',5.00,'75','retail','0','2024-06-08 20:23:54','','','','3','Cash',0.00,'15','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','115.00','110','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171786745812801323338'),(4209,'81717431547','236',1.00,'100','retail','0','2024-06-08 20:24:19','','','','0','Cash',0.00,'100','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'8171786748512501323338'),(4210,'81717431547','16',15.00,'150','retail','0','2024-06-08 20:24:46','','','','4.3','Cash',0.00,'10','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','44.00','29','Inclusive','branch','Inventory','','','','','',NULL,'8171786751912901323338'),(4211,'81717431547','1006',5.00,'100','retail','0','2024-06-08 20:25:20','','','','7.5','Cash',0.00,'20','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','57.00','52','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171786753912901323338'),(4212,'81717431547','916',1.00,'200','retail','0','2024-06-08 20:25:39','','','','80','Cash',0.00,'200','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171786755212201323338'),(4213,'81717431547','558',1.00,'20','retail','0','2024-06-08 20:25:53','','','','0','Cash',0.00,'20','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','',NULL,'8171786756612601323338'),(4214,'81717431547','818',1.00,'50','retail','0','2024-06-08 20:26:06','','','','0','Cash',0.00,'50','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171786759112101323338'),(4215,'81717431547','266',1.00,'150','retail','0','2024-06-08 20:26:31','','','','53','Cash',0.00,'150','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'8171786760412401323338'),(4216,'81717431547','543',2.00,'40','retail','0','2024-06-08 20:26:45','','','','9','Cash',0.00,'20','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','','','','','',NULL,'8171786762012001323338'),(4217,'81717431547','1500',10.00,'100','retail','0','2024-06-08 20:27:00','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','135.00','125','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171786764612601323338'),(4218,'81717431547','166',1.00,'130','retail','0','2024-06-08 20:27:26','','','','79','Cash',0.00,'130','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'8171786766712701323338'),(4219,'81717431547','1315',1.00,'100','retail','0','2024-06-08 20:27:48','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171786768012001323338'),(4220,'81717431547','786',1.00,'50','retail','0','2024-06-08 20:28:00','','','','24','Cash',0.00,'50','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'8171786769512501323338'),(4221,'81717431547','998',1.00,'100','retail','0','2024-06-08 20:28:15','','','','26','Cash',0.00,'100','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171786773112101323338'),(4222,'81717431547','779',1.00,'50','retail','0','2024-06-08 20:28:52','','','','29','Cash',0.00,'50','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','',NULL,'8171786774312301323338'),(4223,'81717431547','176',10.00,'200','retail','0','2024-06-08 20:29:04','','','','7.4','Cash',0.00,'20','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','43.00','33','Inclusive','branch','Inventory','','','','','',NULL,'8171786776512501323338'),(4224,'81717431547','1520',15.00,'150','retail','0','2024-06-08 20:29:26','','','','3','Cash',0.00,'10','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','170.00','155','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171786787712701323338'),(4225,'81717431547','1493',1.00,'300','retail','0','2024-06-08 20:31:17','','','','00','Cash',0.00,'300','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171786791012001323338'),(4226,'81717431547','1144',1.00,'100','retail','0','2024-06-08 20:31:51','','','','0','Cash',0.00,'100','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171786793412401323338'),(4227,'81717431547','1056',1.00,'150','retail','0','2024-06-08 20:32:14','','','','0','Cash',0.00,'150','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171786794212201323338'),(4228,'81717431547','277',1.00,'80','retail','0','2024-06-08 20:32:23','','','','32','Cash',0.00,'80','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'8171786798312301323338'),(4229,'81717431547','1541',2.00,'20','retail','0','2024-06-08 20:33:04','','','','4','Cash',0.00,'10','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','235.00','233','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171786800812801323338'),(4230,'81717431547','916',1.00,'200','retail','0','2024-06-08 20:33:29','','','','80','Cash',0.00,'200','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171786802712701323338'),(4231,'81717431547','176',9.00,'180','retail','0','2024-06-08 20:33:48','','','','7.4','Cash',0.00,'20','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','33.00','24','Inclusive','branch','Inventory','','','','','',NULL,'8171786804512501323338'),(4232,'81717431547','629',1.00,'200','retail','0','2024-06-08 20:34:05','','','','82','Cash',0.00,'200','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'8171786805812801323338'),(4233,'81717431547','1056',1.00,'150','retail','0','2024-06-08 20:34:19','','','','0','Cash',0.00,'150','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171786807112101323338'),(4234,'81717431547','58',1.00,'150','retail','0','2024-06-08 20:34:31','','','','75','Cash',0.00,'150','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'8171786808512501323338'),(4235,'81717431547','1381',1.00,'100','retail','0','2024-06-08 20:34:45','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171786809412401323338'),(4236,'81717431547','23',1.00,'150','retail','0','2024-06-08 20:34:54','','','','58','Cash',0.00,'150','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'8171786811312301323338'),(4237,'81717431547','1532',1.00,'100','retail','0','2024-06-08 20:35:13','','','','38','Cash',0.00,'100','','','8','0.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171786816312301323338'),(4238,'81717431547','277',1.00,'80','retail','0','2024-06-08 20:36:04','','','','32','Cash',0.00,'80','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'8171786818412401323338'),(4239,'81717431547','563',1.00,'50','retail','0','2024-06-08 20:36:24','','','','28','Cash',0.00,'50','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'8171786819512501323338'),(4240,'81717431547','791',14.00,'140','retail','0','2024-06-08 20:36:36','','','','2.4','Cash',0.00,'10','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','88.00','74','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171786820912901323338'),(4241,'81717431547','280',1.00,'100','retail','0','2024-06-08 20:36:50','','','','100','Cash',0.00,'100','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'8171786824012001323338'),(4242,'81717431547','240',1.00,'350','retail','0','2024-06-09 16:48:07','','','','0','Cash',0.00,'350','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'8171794091412401323339'),(4243,'81717431547','16',3.00,'30','retail','0','2024-06-09 16:48:34','','','','4.3','Cash',0.00,'10','','','8','16.00','1','2024-06-10 07:36:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','29.00','26','Inclusive','branch','Inventory','','','','','',NULL,'8171794092912901323339'),(4244,'81718015818','1399',1.00,'50','retail','0','2024-06-10 13:36:58','','','','40','Cash',0.00,'50','','','8','0.00','1','2024-06-10 07:42:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171801598712701323330'),(4245,'81718015818','1290',1.00,'300','retail','0','2024-06-10 13:39:47','','','','150','Cash',0.00,'300','','','8','0.00','1','2024-06-10 07:42:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171801600112101323330'),(4246,'81718015818','1420',1.00,'200','retail','0','2024-06-10 13:40:01','','','','80','Cash',0.00,'200','','','8','0.00','1','2024-06-10 07:42:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171801601812801323330'),(4247,'81718015818','838',25.00,'250','retail','0','2024-06-10 13:40:18','','','','2.45','Cash',0.00,'10','','','8','0.00','1','2024-06-10 07:42:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','300.00','275','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171801603412401323330'),(4248,'81718015818','32',5.00,'50','retail','0','2024-06-10 13:40:34','','','','3.5','Cash',0.00,'10','','','8','16.00','1','2024-06-10 07:42:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','123.00','118','Inclusive','branch','Inventory','','','','','',NULL,'8171801604912901323330'),(4249,'81718015818','280',1.00,'100','retail','0','2024-06-10 13:40:50','','','','100','Cash',0.00,'100','','','8','16.00','1','2024-06-10 07:42:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'8171801606212201323330'),(4250,'81718015818','1500',10.00,'100','retail','0','2024-06-10 13:41:02','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-06-10 07:42:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','125.00','115','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171801608512501323330'),(4251,'81718015818','1144',1.00,'100','retail','0','2024-06-10 13:41:26','','','','0','Cash',0.00,'100','','','8','0.00','1','2024-06-10 07:42:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171801610512501323330'),(4252,'81718015818','1541',4.00,'40','retail','0','2024-06-10 13:41:45','','','','4','Cash',0.00,'10','','','8','0.00','1','2024-06-10 07:42:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','233.00','229','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171801612612601323330'),(4253,'81718016131','280',1.00,'100','retail','0','2024-06-10 13:42:11','','','','100','Cash',0.00,'100','','','8','16.00','1','2024-06-13 13:08:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'8171801614812801323330'),(4254,'81718016131','299',1.00,'300','retail','0','2024-06-10 13:42:29','','','','0','Cash',0.00,'300','','','8','16.00','1','2024-06-13 13:08:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'8171801616112101323330'),(4255,'81718016131','558',5.00,'100','retail','0','2024-06-10 13:42:41','','','','0','Cash',0.00,'20','','','8','16.00','1','2024-06-13 13:08:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','26.00','21','Inclusive','branch','Inventory','','','','','',NULL,'8171801617612601323330'),(4256,'81718016131','1502',1.00,'130','retail','0','2024-06-10 13:42:57','','','','30','Cash',0.00,'130','','','8','0.00','1','2024-06-13 13:08:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171801618912901323330'),(4257,'81718016131','1541',5.00,'50','retail','0','2024-06-10 13:43:10','','','','4','Cash',0.00,'10','','','8','0.00','1','2024-06-13 13:08:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','229.00','224','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171801620012001323330'),(4258,'81718016131','176',1.00,'20','retail','0','2024-06-10 13:43:20','','','','7.4','Cash',0.00,'20','','','8','16.00','1','2024-06-13 13:08:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','',NULL,'8171801621012001323330'),(4259,'81718016131','1541',5.00,'50','retail','0','2024-06-10 19:27:17','','','','4','Cash',0.00,'10','','','8','0.00','1','2024-06-13 13:08:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','224.00','219','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171803686512501323330'),(4260,'81718016131','302',1.00,'100','retail','0','2024-06-10 19:27:46','','','','40','Cash',0.00,'100','','','8','16.00','1','2024-06-13 13:08:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'8171803689612601323330'),(4261,'81718016131','15',1.00,'100','retail','0','2024-06-10 19:28:17','','','','48','Cash',0.00,'100','','','8','16.00','1','2024-06-13 13:08:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'8171803695312301323330'),(4262,'81718016131','240',1.00,'350','retail','0','2024-06-10 19:29:13','','','','0','Cash',0.00,'350','','','8','16.00','1','2024-06-13 13:08:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'8171803696412401323330'),(4263,'81718016131','1541',4.00,'40','retail','0','2024-06-10 19:29:25','','','','4','Cash',0.00,'10','','','8','0.00','1','2024-06-13 13:08:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','219.00','215','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171803697512501323330'),(4264,'81718016131','1218',2.00,'20','retail','0','2024-06-10 19:29:36','','','','5','Cash',0.00,'10','','','8','0.00','1','2024-06-13 13:08:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','47.00','45','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171803698712701323330'),(4265,'81718016131','280',1.00,'100','retail','0','2024-06-10 19:29:47','','','','100','Cash',0.00,'100','','','8','16.00','1','2024-06-13 13:08:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'8171803699912901323330'),(4266,'81718016131','779',2.00,'100','retail','0','2024-06-10 19:30:00','','','','29','Cash',0.00,'50','','','8','16.00','1','2024-06-13 13:08:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','','','','','',NULL,'8171803701512501323330'),(4267,'81718016131','1516',10.00,'100','retail','0','2024-06-10 19:30:15','','','','4.5','Cash',0.00,'10','','','8','0.00','1','2024-06-13 13:08:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','44.00','34','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171803702812801323330'),(4268,'81718016131','1056',1.00,'150','retail','0','2024-06-10 19:30:28','','','','0','Cash',0.00,'150','','','8','0.00','1','2024-06-13 13:08:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171803703812801323330'),(4269,'81718016131','16',3.00,'30','retail','0','2024-06-10 19:30:38','','','','4.3','Cash',0.00,'10','','','8','16.00','1','2024-06-13 13:08:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','26.00','23','Inclusive','branch','Inventory','','','','','',NULL,'8171803705512501323330'),(4270,'81718016131','995',1.00,'15','retail','0','2024-06-10 19:30:55','','','','5.5','Cash',0.00,'15','','','8','0.00','1','2024-06-13 13:08:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171803707412401323330'),(4271,'81718016131','280',1.00,'100','retail','0','2024-06-10 19:31:14','','','','100','Cash',0.00,'100','','','8','16.00','1','2024-06-13 13:08:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'8171803798412401323330'),(4272,'81718016131','236',1.00,'100','retail','0','2024-06-10 19:46:24','','','','0','Cash',0.00,'100','','','8','16.00','1','2024-06-13 13:08:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'8171804828012001323330'),(4273,'81718016131','1157',10.00,'100','retail','0','2024-06-10 22:38:00','','','','0','Cash',0.00,'10','','','8','0.00','1','2024-06-13 13:08:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','22.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171804830112101323330'),(4274,'81718016131','1144',1.00,'100','retail','0','2024-06-10 22:38:21','','','','0','Cash',0.00,'100','','','8','0.00','1','2024-06-13 13:08:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171804831112101323330'),(4275,'81718016131','1056',1.00,'150','retail','0','2024-06-10 22:38:32','','','','0','Cash',0.00,'150','','','8','0.00','1','2024-06-13 13:08:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171804833412401323330'),(4276,'81718016131','1500',10.00,'100','retail','0','2024-06-10 22:38:54','','','','2','Cash',0.00,'10','','','8','0.00','1','2024-06-13 13:08:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','115.00','105','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171804834312301323330'),(4277,'81718016131','1543',1.00,'100','retail','0','2024-06-11 18:31:00','','','','25','Cash',0.00,'100','','','8','0.00','1','2024-06-13 13:08:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171811987512501323331'),(4278,'81718016131','1208',2.00,'100','retail','0','2024-06-11 18:31:16','','','','6','Cash',0.00,'50','','','8','0.00','1','2024-06-13 13:08:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','82.00','80','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8171811996512501323331'),(4279,'11726322716','1000',1.00,'5','retail','0','2024-09-14 17:06:20','bale','','','2.5','Cash',0.00,'5','','','1','0.00','1','2024-09-14 14:36:47','1','1','returned','1','new','pcs','','2024-09-14 17:36:47','1','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'1172632277922902323333'),(4280,'61726331871','1000',1.00,'5','retail','0','2024-09-14 19:44:54','bale','','','2.5','Cash',0.00,'5','','','6','0.00','1','2024-09-15 07:16:24','1','1','returned','1','new','pcs','','2024-09-15 10:16:24','1','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','','','','6172633219832332333312'),(4281,'61726332874','32',1.00,'10','retail','0','2024-09-14 19:55:35','bale','','','3.5','Cash',0.00,'10','','','6','16.00','1','2024-09-15 07:15:58','1','1','returned','1','new','pcs','','2024-09-15 10:15:58','1','no','','0','','','EXEMPTED',0.00,'1','118.00','117','Inclusive','branch','Inventory','','','','','','','6172633293503333343233'),(4282,'61726334488','999',1.00,'100','retail','0','2024-09-14 20:22:20','bale','','','45','Cash',0.00,'100','','','6','0.00','1','2024-09-15 07:14:15','1','1','returned','1','new','pcs','','2024-09-15 10:14:15','1','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','6172633449900022620342'),(4283,'61726334488','1000',1.00,'5','retail','0','2024-09-14 20:22:20','bale','','','2.5','Cash',0.00,'5','','','6','0.00','1','2024-09-15 07:14:19','1','1','returned','1','new','pcs','','2024-09-15 10:14:19','1','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','','','','6172633452323024224265'),(4284,'61726334488','320',1.00,'150','retail','0','2024-09-14 20:22:20','bale','','','74','Cash',0.00,'150','','','6','16.00','1','2024-09-15 07:14:22','1','1','returned','1','new','pcs','','2024-09-15 10:14:22','1','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','6172633454026206333330'),(4285,'101726585161','1592',1.00,'350','retail','0','2024-09-17 17:59:21','bale','','','115','Cash',0.00,'350','','','10','0.00','1','2024-09-17 15:02:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','10172658519000200202620'),(4286,'101726585161','897',1.00,'50','retail','0','2024-09-17 18:01:49','bale','','','24','Cash',0.00,'50','','','10','0.00','1','2024-09-17 15:02:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','10172658532710307223253'),(4287,'101726589671','1556',2.00,'200','retail','0','2024-09-17 19:14:31','bale','','','25','Cash',0.00,'100','','','10','0.00','1','2024-09-17 16:28:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','394.00','392','Inclusive','branch','Inventory','1110','4000','5500','','','','10172658969700209127227'),(4288,'101726589671','806',1.00,'50','retail','0','2024-09-17 19:14:57','bale','','','15','Cash',0.00,'50','','','10','16.00','1','2024-09-17 16:28:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','','10172658970807385028862'),(4289,'101726590951','725',1.00,'50','retail','0','2024-09-17 19:35:51','bale','','','27','Cash',0.00,'50','','','10','16.00','1','2024-09-17 16:37:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','10172659096350022920922'),(4290,'101726591052','806',1.00,'50','retail','0','2024-09-17 19:37:32','bale','','','15','Cash',0.00,'50','','','10','16.00','1','2024-09-17 16:58:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','','10172659232236333136232'),(4291,'101726594465','136',1.00,'100','retail','0','2024-09-17 20:34:25','bale','','','18.9','Cash',0.00,'100','','','10','16.00','1','2024-09-17 18:05:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','10172659448001220022014'),(4292,'101726594465','292',1.00,'20','retail','0','2024-09-17 20:34:41','bale','','','12','Cash',0.00,'20','','','10','16.00','1','2024-09-17 18:05:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','','','','','','','10172659449525703233303'),(4293,'101726594465','292',4.00,'80','retail','0','2024-09-17 20:34:55','bale','','','12','Cash',0.00,'20','','','10','16.00','1','2024-09-17 18:05:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','97.00','93','Inclusive','branch','Inventory','','','','','','','10172659521812330222630'),(4294,'101726594465','1173',2.00,'20','retail','0','2024-09-17 20:46:59','bale','','','0','Cash',0.00,'10','','','10','0.00','1','2024-09-17 18:05:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','130.00','128','Inclusive','branch','Inventory','1110','4000','5500','','','','10172659522923230139333'),(4295,'101726594465','1084',1.00,'100','retail','0','2024-09-17 20:47:10','bale','','','0','Cash',0.00,'100','','','10','0.00','1','2024-09-17 18:05:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','10172659524413110090303'),(4296,'101726594465','1352',1.00,'150','retail','0','2024-09-17 20:47:24','bale','','','40','Cash',0.00,'150','','','10','0.00','1','2024-09-17 18:05:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','10172659587627037333053'),(4297,'101726594465','1185',3.00,'30','retail','0','2024-09-17 20:57:56','bale','','','3','Cash',0.00,'10','','','10','0.00','1','2024-09-17 18:05:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1400.00','1397','Inclusive','branch','Inventory','1110','4000','5500','','','','10172659598722102333525'),(4298,'101726596314','320',1.00,'150','retail','0','2024-09-17 21:05:14','bale','','','74','Cash',0.00,'150','','','10','16.00','1','2024-09-17 18:06:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','10172659633213233923222'),(4299,'101726596407','176',10.00,'200','retail','0','2024-09-17 21:06:47','bale','','','7.4','Cash',0.00,'20','','','10','16.00','1','2024-09-17 18:08:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','64.00','54','Inclusive','branch','Inventory','','','','','','','10172659644202022043202'),(4300,'101726596535','576',5.00,'50','retail','0','2024-09-17 21:08:55','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-18 05:45:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','206.00','201','Inclusive','branch','Inventory','','','','','','','10172659760833212022262'),(4301,'101726596535','1538',10.00,'50','retail','0','2024-09-17 21:26:48','bale','','','2','Cash',0.00,'5','','','10','0.00','1','2024-09-18 05:45:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','216.00','206','Inclusive','branch','Inventory','1110','4000','5500','','','','10172659762303527333026'),(4302,'101726596535','1542',1.00,'20','retail','0','2024-09-17 21:27:03','bale','','','5','Cash',0.00,'20','','','10','0.00','1','2024-09-18 05:45:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','','10172659763333302612275'),(4303,'101726596535','779',1.00,'50','retail','0','2024-09-17 21:27:13','bale','','','29','Cash',0.00,'50','','','10','16.00','1','2024-09-18 05:45:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','10172659765572710225072'),(4304,'101726596535','243',1.00,'30','retail','0','2024-09-17 21:27:35','bale','','','17','Cash',0.00,'30','','','10','16.00','1','2024-09-18 05:45:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','10172659770420213210022'),(4305,'101726596535','1401',1.00,'100','retail','0','2024-09-17 21:28:24','bale','','','36','Cash',0.00,'100','','','10','0.00','1','2024-09-18 05:45:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','10172659807872810225082'),(4306,'101726596535','1565',1.00,'150','retail','0','2024-09-17 21:43:30','bale','','','50','Cash',0.00,'150','','','10','0.00','1','2024-09-18 05:45:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','10172659865333025323861'),(4307,'101726596535','251',3.00,'75','retail','0','2024-09-17 21:56:47','bale','','','15','Cash',0.00,'25','','','10','16.00','1','2024-09-18 05:45:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','29.00','26','Inclusive','branch','Inventory','','','','','','','10172659942330903323033'),(4308,'101726596535','725',1.00,'50','retail','0','2024-09-17 21:57:03','bale','','','27','Cash',0.00,'50','','','10','16.00','1','2024-09-18 05:45:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','10172660075837715623313'),(4309,'101726596535','251',1.00,'25','retail','0','2024-09-17 22:19:18','bale','','','15','Cash',0.00,'25','','','10','16.00','1','2024-09-18 05:45:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','','','10172660201913360022223'),(4310,'101726596535','251',2.00,'50','retail','0','2024-09-17 22:40:19','bale','','','15','Cash',0.00,'25','','','10','16.00','1','2024-09-18 05:45:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','','','','','','','10172660203902220030223'),(4311,'101726596535','292',2.00,'40','retail','0','2024-09-17 22:40:39','bale','','','12','Cash',0.00,'20','','','10','16.00','1','2024-09-18 05:45:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','93.00','91','Inclusive','branch','Inventory','','','','','','','10172660256602006321023'),(4312,'101726638421','342',10.00,'100','retail','0','2024-09-18 08:47:01','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-18 05:49:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','39.00','29','Inclusive','branch','Inventory','','','','','','','10172663843602220303360'),(4313,'101726638421','588',1.00,'50','retail','0','2024-09-18 08:49:13','bale','','','8','Cash',0.00,'50','','','10','16.00','1','2024-09-18 05:49:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','','','','10172663856533323137303'),(4314,'101726638579','1011',5.00,'50','retail','0','2024-09-18 08:49:40','bale','','','5','Cash',0.00,'10','','','10','0.00','1','2024-09-18 05:55:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','70.00','65','Inclusive','branch','Inventory','1110','4000','5500','','','','10172663890463033202323'),(4315,'101726638579','791',5.00,'50','retail','0','2024-09-18 08:55:36','bale','','','2.4','Cash',0.00,'10','','','10','16.00','1','2024-09-18 05:55:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','90.00','85','Inclusive','branch','Inventory','1110','4000','5500','','','','10172663894828133703328'),(4316,'101726638952','779',1.00,'50','retail','0','2024-09-18 08:55:52','bale','','','29','Cash',0.00,'50','','','10','16.00','1','2024-09-18 06:38:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','10172664146902302022022'),(4317,'101726643030','466',2.00,'200','retail','0','2024-09-18 10:03:50','bale','','','35','Cash',0.00,'100','','','10','16.00','1','2024-09-18 09:47:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','','','','10172664862722263022612'),(4318,'101726643030','707',1.00,'55','retail','0','2024-09-18 11:45:46','bale','','','0','Cash',0.00,'55','','','10','16.00','1','2024-09-18 09:47:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','','','10172664915831230269302'),(4319,'101726643030','1520',1.00,'10','retail','0','2024-09-18 11:45:58','bale','','','3','Cash',0.00,'10','','','10','0.00','1','2024-09-18 09:47:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','','10172664945424703233303'),(4320,'101726643030','1353',5.00,'100','retail','0','2024-09-18 11:50:54','bale','','','10','Cash',0.00,'20','','','10','0.00','1','2024-09-18 09:47:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','8.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','10172665282363238133021'),(4321,'101726653515','1544',5.00,'100','retail','0','2024-09-18 12:58:35','bale','','','13','Cash',0.00,'20','','','10','0.00','1','2024-09-18 09:58:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','7.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','10172665353063623052223'),(4322,'101726662174','1541',4.00,'40','retail','0','2024-09-18 15:22:54','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-09-18 12:27:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','340.00','336','Inclusive','branch','Inventory','1110','4000','5500','','','','10172666245929223563123'),(4323,'101726672157','1457',1.00,'40','retail','0','2024-09-18 18:09:18','bale','','','00','Cash',0.00,'40','','','10','0.00','1','2024-09-18 15:09:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','1110','4000','5500','','','','10172667216922023320160'),(4324,'101726672174','1479',1.00,'10','retail','0','2024-09-18 18:09:34','bale','','','00','Cash',0.00,'10','','','10','0.00','1','2024-09-18 15:17:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','155.00','154','Inclusive','branch','Inventory','1110','4000','5500','','','','10172667261606032636262'),(4325,'101726672174','1479',2.00,'20','retail','0','2024-09-18 18:16:56','bale','','','00','Cash',0.00,'10','','','10','0.00','1','2024-09-18 15:17:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','154.00','152','Inclusive','branch','Inventory','1110','4000','5500','','','','10172667266400630032122'),(4326,'101726672669','1011',1.00,'10','retail','0','2024-09-18 18:17:49','bale','','','5','Cash',0.00,'10','','','10','0.00','1','2024-09-18 15:25:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','65.00','64','Inclusive','branch','Inventory','1110','4000','5500','','','','10172667310427123223016'),(4327,'101726685952','466',1.00,'100','retail','0','2024-09-18 21:59:12','bale','','','35','Cash',0.00,'100','','','10','16.00','1','2024-09-18 19:01:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','10172668605622306333033'),(4328,'101726686066','466',2.00,'200','retail','0','2024-09-18 22:01:06','bale','','','35','Cash',0.00,'100','','','10','16.00','1','2024-09-19 10:57:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','','','','','','','10172668613103333333003'),(4329,'101726686066','1572',4.00,'160','retail','0','2024-09-18 22:02:11','bale','','','15','Cash',0.00,'40','','','10','0.00','1','2024-09-19 10:57:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','17.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','','10172668615430623233337'),(4330,'101726686066','1541',9.00,'90','retail','0','2024-09-18 22:02:34','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-09-19 10:57:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','336.00','327','Inclusive','branch','Inventory','1110','4000','5500','','','','10172668618968182310002'),(4331,'101726686066','1575',1.00,'150','retail','0','2024-09-18 22:03:09','bale','','','55','Cash',0.00,'150','','','10','0.00','1','2024-09-19 10:57:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','10172668620723032227220'),(4332,'101726686066','865',1.00,'150','retail','0','2024-09-18 22:03:27','bale','','','36','Cash',0.00,'150','','','10','0.00','1','2024-09-19 10:57:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','10172668621723332060830'),(4333,'101726686066','1479',15.00,'150','retail','0','2024-09-18 22:03:37','bale','','','00','Cash',0.00,'10','','','10','0.00','1','2024-09-19 10:57:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','152.00','137','Inclusive','branch','Inventory','1110','4000','5500','','','','10172668624023423226227'),(4334,'101726686066','1596',1.00,'150','retail','0','2024-09-18 22:05:54','bale','','','55','Cash',0.00,'150','','','10','0.00','1','2024-09-19 10:57:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','10172668636316223328380'),(4335,'101726686066','3',10.00,'25','retail','0','2024-09-18 22:06:14','bale','','','1.5','Cash',0.00,'2.5','','','10','16.00','1','2024-09-19 10:57:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','200.00','190','Inclusive','branch','Inventory','','','','','','','10172668640402623220230'),(4336,'101726686066','1055',1.00,'100','retail','0','2024-09-18 22:06:45','bale','','','25','Cash',0.00,'100','','','10','0.00','1','2024-09-19 10:57:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','10172668643522013062120'),(4337,'101726744131','1056',1.00,'150','retail','0','2024-09-19 14:08:51','bale','','','0','Cash',0.00,'150','','','10','0.00','1','2024-09-19 11:09:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','10172674414243620200222'),(4338,'101726744131','1011',3.00,'30','retail','0','2024-09-19 14:09:02','bale','','','5','Cash',0.00,'10','','','10','0.00','1','2024-09-19 11:09:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','64.00','61','Inclusive','branch','Inventory','1110','4000','5500','','','','10172674415932733605212'),(4339,'101726746700','865',1.00,'150','retail','0','2024-09-19 14:51:40','bale','','','36','Cash',0.00,'150','','','10','0.00','1','2024-09-19 12:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','10172674670834312031233'),(4340,'101726746700','798',1.00,'50','retail','0','2024-09-19 14:51:48','bale','','','30','Cash',0.00,'50','','','10','16.00','1','2024-09-19 12:06:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','','10172674672620020212223'),(4341,'101726747977','1538',5.00,'25','retail','0','2024-09-19 15:12:57','bale','','','2','Cash',0.00,'5','','','10','0.00','1','2024-09-19 12:13:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','206.00','201','Inclusive','branch','Inventory','1110','4000','5500','','','','10172674801223213362700'),(4342,'101726748021','342',5.00,'50','retail','0','2024-09-19 15:13:41','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-19 13:05:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','29.00','24','Inclusive','branch','Inventory','','','','','','','10172675067422600004227'),(4343,'101726751140','243',3.00,'90','retail','0','2024-09-19 16:05:40','bale','','','17','Cash',0.00,'30','','','10','16.00','1','2024-09-19 13:25:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','19.00','16','Inclusive','branch','Inventory','','','','','','','10172675228003273525030'),(4344,'101726752319','806',1.00,'50','retail','0','2024-09-19 16:25:19','bale','','','15','Cash',0.00,'50','','','10','16.00','1','2024-09-19 13:48:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','10172675372637022302020'),(4345,'101726755716','1199',1.00,'100','retail','0','2024-09-19 17:21:56','bale','','','0','Cash',0.00,'100','','','10','0.00','1','2024-09-19 14:23:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','10172675573402330773730'),(4346,'101726755716','1314',1.00,'70','retail','0','2024-09-19 17:22:14','bale','','','18','Cash',0.00,'70','','','10','0.00','1','2024-09-19 14:23:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','','10172675574735365223003'),(4347,'101726755716','865',1.00,'150','retail','0','2024-09-19 17:22:27','bale','','','36','Cash',0.00,'150','','','10','0.00','1','2024-09-19 14:23:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','10172675575523533332335'),(4348,'101726755801','1541',2.00,'20','retail','0','2024-09-19 17:23:21','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-09-19 15:06:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','327.00','325','Inclusive','branch','Inventory','1110','4000','5500','','','','10172675588853332733030'),(4349,'101726755801','1599',5.00,'150','retail','0','2024-09-19 17:56:29','bale','','','5','Cash',0.00,'30','','','10','0.00','1','2024-09-19 15:06:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','60.00','55','Inclusive','branch','Inventory','1110','4000','5500','','','','10172675782323202673222'),(4350,'101726755801','916',1.00,'200','retail','0','2024-09-19 18:06:25','bale','','','80','Cash',0.00,'200','','','10','0.00','1','2024-09-19 15:06:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','','10172675840041702706573'),(4351,'101726758553','1185',10.00,'100','retail','0','2024-09-19 18:09:13','bale','','','3','Cash',0.00,'10','','','10','0.00','1','2024-09-19 15:40:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1397.00','1387','Inclusive','branch','Inventory','1110','4000','5500','','','','10172676038333022303323'),(4352,'101726760437','1541',2.00,'20','retail','0','2024-09-19 18:40:37','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-09-19 16:28:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','325.00','323','Inclusive','branch','Inventory','1110','4000','5500','','','','10172676119220333220120'),(4353,'101726760437','1574',2.00,'10','retail','0','2024-09-19 18:53:13','bale','','','1','Cash',0.00,'5','','','10','0.00','1','2024-09-19 16:28:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','95.00','93','Inclusive','branch','Inventory','1110','4000','5500','','','','10172676126762633303266'),(4354,'101726760437','213',2.00,'50','retail','0','2024-09-19 19:12:47','bale','','','10.5','Cash',0.00,'25','','','10','16.00','1','2024-09-19 16:28:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','','','','','','','10172676237772703036303'),(4355,'101726760437','1566',1.00,'250','retail','0','2024-09-19 19:12:57','bale','','','50','Cash',0.00,'250','','','10','0.00','1','2024-09-19 16:28:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','','','10172676248627623282022'),(4356,'101726760437','1265',1.00,'150','retail','0','2024-09-19 19:14:46','bale','','','50','Cash',0.00,'150','','','10','0.00','1','2024-09-19 16:28:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','10172676249972233734222'),(4357,'101726760437','1557',1.00,'250','retail','0','2024-09-19 19:19:04','bale','','','40','Cash',0.00,'250','','','10','0.00','1','2024-09-19 16:28:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','10172676275023020226206'),(4358,'101726760437','1056',1.00,'150','retail','0','2024-09-19 19:19:10','bale','','','0','Cash',0.00,'150','','','10','0.00','1','2024-09-19 16:28:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','10172676277900130332213'),(4359,'101726760437','583',2.00,'10','retail','0','2024-09-19 19:19:54','bale','','','1','Cash',0.00,'5','','','10','16.00','1','2024-09-19 16:28:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','88.00','86','Inclusive','branch','Inventory','','','','','','','10172676282032738322123'),(4360,'101726763336','1374',1.00,'50','retail','0','2024-09-19 19:28:56','bale','','','15','Cash',0.00,'50','','','10','0.00','1','2024-09-19 16:30:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','10172676335373032200333'),(4361,'101726763336','1603',1.00,'150','retail','0','2024-09-19 19:30:17','bale','','','55','Cash',0.00,'150','','','10','0.00','1','2024-09-19 16:30:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','10172676342330317263206'),(4362,'101726763681','579',1.00,'200','retail','0','2024-09-19 19:34:41','bale','','','139','Cash',0.00,'200','','','10','16.00','1','2024-09-19 16:36:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','10172676371620236233123'),(4363,'101726763838','92',1.00,'250','retail','0','2024-09-19 19:37:18','bale','','','109','Cash',0.00,'250','','','10','16.00','1','2024-09-19 16:37:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','10172676384928236220720'),(4364,'101726763860','711',1.00,'200','retail','0','2024-09-19 19:37:40','bale','','','0','Cash',0.00,'200','','','10','16.00','1','2024-09-19 16:51:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','10172676417710630103241'),(4365,'101726763860','1572',3.00,'120','retail','0','2024-09-19 19:42:57','bale','','','15','Cash',0.00,'40','','','10','0.00','1','2024-09-19 16:51:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','','10172676454432350232125'),(4366,'101726764678','1353',2.00,'40','retail','0','2024-09-19 19:51:18','bale','','','10','Cash',0.00,'20','','','10','0.00','1','2024-09-19 16:53:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','10172676469932309420020'),(4367,'101726764818','243',1.00,'30','retail','0','2024-09-19 19:53:38','bale','','','17','Cash',0.00,'30','','','10','16.00','1','2024-09-19 17:01:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','10172676520830760836738'),(4368,'101726768227','819',1.00,'100','retail','0','2024-09-19 20:50:27','bale','','','0','Cash',0.00,'100','','','10','16.00','1','2024-09-19 17:51:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','10172676824763323327321'),(4369,'101726768227','1403',1.00,'15','retail','0','2024-09-19 20:50:48','bale','','','3','Cash',0.00,'15','','','10','0.00','1','2024-09-19 17:51:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','10172676826121283230227'),(4370,'101726768302','702',1.00,'50','retail','0','2024-09-19 20:51:42','bale','','','10','Cash',0.00,'50','','','10','16.00','1','2024-09-19 17:55:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','10172676831882226032237'),(4371,'101726768302','594',2.00,'20','retail','0','2024-09-19 20:51:58','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-19 17:55:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','143.00','141','Inclusive','branch','Inventory','','','','','','','10172676834722333006033'),(4372,'101726768302','594',4.00,'40','retail','0','2024-09-19 20:54:45','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-19 17:55:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','141.00','137','Inclusive','branch','Inventory','','','','','','','10172676849928339434232'),(4373,'101726769144','1352',1.00,'150','retail','0','2024-09-19 21:05:44','bale','','','40','Cash',0.00,'150','','','10','0.00','1','2024-09-19 18:06:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','10172676915822231030686'),(4374,'101726769229','1040',1.00,'100','retail','0','2024-09-19 21:07:09','bale','','','20','Cash',0.00,'100','','','10','0.00','1','2024-09-19 18:07:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','10172676923722023303033'),(4375,'101726769361','1548',1.00,'50','retail','0','2024-09-19 21:09:21','bale','','','19','Cash',0.00,'50','','','10','0.00','1','2024-09-19 18:15:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','','10172676937023220320220'),(4376,'101726770957','1597',5.00,'100','retail','0','2024-09-19 21:35:57','bale','','','4','Cash',0.00,'20','','','10','0.00','1','2024-09-19 18:37:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','120.00','115','Inclusive','branch','Inventory','1110','4000','5500','','','','10172677097100223700213'),(4377,'101726770957','1542',1.00,'20','retail','0','2024-09-19 21:36:11','bale','','','5','Cash',0.00,'20','','','10','0.00','1','2024-09-19 18:37:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','10172677097923720133337'),(4378,'101726770957','1574',2.00,'10','retail','0','2024-09-19 21:36:19','bale','','','1','Cash',0.00,'5','','','10','0.00','1','2024-09-19 18:37:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','93.00','91','Inclusive','branch','Inventory','1110','4000','5500','','','','10172677098973039922371'),(4379,'101726770957','1255',1.00,'100','retail','0','2024-09-19 21:36:29','bale','','','40','Cash',0.00,'100','','','10','0.00','1','2024-09-19 18:37:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','10172677100537720277072'),(4380,'101726770957','342',5.00,'50','retail','0','2024-09-19 21:36:45','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-19 18:37:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','24.00','19','Inclusive','branch','Inventory','','','','','','','10172677102213102630202'),(4381,'101726770957','806',1.00,'50','retail','0','2024-09-19 21:37:03','bale','','','15','Cash',0.00,'50','','','10','16.00','1','2024-09-19 18:37:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','','10172677103723200023003'),(4382,'101726771040','588',1.00,'50','retail','0','2024-09-19 21:37:20','bale','','','8','Cash',0.00,'50','','','10','16.00','1','2024-09-19 18:58:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','','','10172677108730300821322'),(4383,'101726771040','233',5.00,'50','retail','0','2024-09-19 21:38:07','bale','','','1','Cash',0.00,'10','','','10','16.00','1','2024-09-19 18:58:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','55.00','50','Inclusive','branch','Inventory','','','','','','','10172677172033723200201'),(4384,'101726772330','1011',2.00,'20','retail','0','2024-09-19 21:58:50','bale','','','5','Cash',0.00,'10','','','10','0.00','1','2024-09-19 19:03:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','61.00','59','Inclusive','branch','Inventory','1110','4000','5500','','','','10172677258602370820832'),(4385,'101726772612','1570',2.00,'500','retail','0','2024-09-19 22:03:32','bale','','','85','Cash',0.00,'250','','','10','0.00','1','2024-09-19 19:05:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','38.00','36','Inclusive','branch','Inventory','1110','4000','5500','','','','10172677262733317030227'),(4386,'101726813805','588',1.00,'50','retail','0','2024-09-20 09:30:05','bale','','','8','Cash',0.00,'50','','','10','16.00','1','2024-09-20 07:08:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','','','10172681382832023810102'),(4387,'101726813805','233',1.00,'10','retail','0','2024-09-20 09:30:28','bale','','','1','Cash',0.00,'10','','','10','16.00','1','2024-09-20 07:08:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','','','','10172681612132133823232'),(4388,'101726816123','806',1.00,'50','retail','0','2024-09-20 10:08:43','bale','','','15','Cash',0.00,'50','','','10','16.00','1','2024-09-20 07:50:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','10172681862802317003688'),(4389,'101726818630','702',1.00,'50','retail','0','2024-09-20 10:50:30','bale','','','10','Cash',0.00,'50','','','10','16.00','1','2024-09-20 09:19:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','10172682252882373320223'),(4390,'101726818630','342',10.00,'100','retail','0','2024-09-20 11:55:28','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-20 09:19:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','19.00','9','Inclusive','branch','Inventory','','','','','','','10172682254822621312720'),(4391,'101726818630','1026',1.00,'50','retail','0','2024-09-20 11:55:49','bale','','','28','Cash',0.00,'50','','','10','0.00','1','2024-09-20 09:19:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','10172682387503022008000'),(4392,'101726818630','1560',1.00,'100','retail','0','2024-09-20 12:17:56','bale','','','30','Cash',0.00,'100','','','10','0.00','1','2024-09-20 09:19:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','10172682390303022326222'),(4393,'101726818630','411',1.00,'100','retail','0','2024-09-20 12:18:23','bale','','','0','Cash',0.00,'100','','','10','16.00','1','2024-09-20 09:19:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','10172682392323233302232'),(4394,'101726823966','1548',1.00,'50','retail','0','2024-09-20 12:19:26','bale','','','19','Cash',0.00,'50','','','10','0.00','1','2024-09-20 10:39:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','','10172682437484022324222'),(4395,'101726823966','1541',2.00,'20','retail','0','2024-09-20 12:26:14','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-09-20 10:39:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','323.00','321','Inclusive','branch','Inventory','1110','4000','5500','','','','10172682618922920303230'),(4396,'101726823966','806',3.00,'150','retail','0','2024-09-20 12:56:29','bale','','','15','Cash',0.00,'50','','','10','16.00','1','2024-09-20 10:39:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','','10172682872432282363230'),(4397,'101726823966','763',1.00,'200','retail','0','2024-09-20 13:59:30','bale','','','126','Cash',0.00,'200','','','10','16.00','1','2024-09-20 10:59:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','10172682998339233220906'),(4398,'101726833241','1601',1.00,'150','retail','0','2024-09-20 14:54:01','bale','','','45','Cash',0.00,'150','','','10','0.00','1','2024-09-20 11:57:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','','','','10172683325221227200002'),(4399,'101726839939','1111',1.00,'50','retail','0','2024-09-20 16:45:39','bale','','','0','Cash',0.00,'50','','','10','0.00','1','2024-09-20 14:44:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','10172683994608320023623'),(4400,'101726839939','233',5.00,'50','retail','0','2024-09-20 16:45:47','bale','','','1','Cash',0.00,'10','','','10','16.00','1','2024-09-20 14:44:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','49.00','44','Inclusive','branch','Inventory','','','','','','','10172683995833022209208'),(4401,'101726839939','1585',1.00,'150','retail','0','2024-09-20 16:45:59','bale','','','45','Cash',0.00,'150','','','10','0.00','1','2024-09-20 14:44:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','10172684183322333820313'),(4402,'101726839939','326',10.00,'100','retail','0','2024-09-20 17:17:13','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-20 14:44:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','110.00','100','Inclusive','branch','Inventory','','','','','','','10172684344723270374232'),(4403,'101726843453','162',1.00,'120','retail','0','2024-09-20 17:44:13','bale','','','0','Cash',0.00,'120','','','10','16.00','1','2024-09-20 15:43:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','10172684700662133633123'),(4404,'101726847036','779',5.00,'250','retail','0','2024-09-20 18:43:56','bale','','','29','Cash',0.00,'50','','','10','16.00','1','2024-09-20 15:59:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','47.00','42','Inclusive','branch','Inventory','','','','','','','10172684794834222122220'),(4405,'101726847951','345',2.00,'10','retail','0','2024-09-20 18:59:11','bale','','','1','Cash',0.00,'5','','','10','16.00','1','2024-09-20 16:28:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','380.00','378','Inclusive','branch','Inventory','','','','','','','10172684969236333136239'),(4406,'101726847951','1173',1.00,'10','retail','0','2024-09-20 19:28:12','bale','','','0','Cash',0.00,'10','','','10','0.00','1','2024-09-20 16:28:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','128.00','127','Inclusive','branch','Inventory','1110','4000','5500','','','','10172684970307033722320'),(4407,'101726847951','1574',2.00,'10','retail','0','2024-09-20 19:28:23','bale','','','1','Cash',0.00,'5','','','10','0.00','1','2024-09-20 16:28:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','91.00','89','Inclusive','branch','Inventory','1110','4000','5500','','','','10172684971427234300300'),(4408,'101726849718','1548',1.00,'50','retail','0','2024-09-20 19:28:38','bale','','','19','Cash',0.00,'50','','','10','0.00','1','2024-09-20 16:29:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','10172684974731233232920'),(4409,'101726849750','176',5.00,'100','retail','0','2024-09-20 19:29:10','bale','','','7.4','Cash',0.00,'20','','','10','16.00','1','2024-09-20 16:54:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','54.00','49','Inclusive','branch','Inventory','','','','','','','10172685122822222352021'),(4410,'101726851265','579',1.00,'200','retail','0','2024-09-20 19:54:25','bale','','','139','Cash',0.00,'200','','','10','16.00','1','2024-09-20 17:00:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','10172685162822716720823'),(4411,'101726851630','369',1.00,'100','retail','0','2024-09-20 20:00:30','bale','','','37','Cash',0.00,'100','','','10','16.00','1','2024-09-20 17:33:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','10172685354433041032002'),(4412,'101726853685','806',2.00,'100','retail','0','2024-09-20 20:34:45','bale','','','15','Cash',0.00,'50','','','10','16.00','1','2024-09-20 17:38:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','10172685390332033520012'),(4413,'101726853685','466',1.00,'100','retail','0','2024-09-20 20:38:24','bale','','','35','Cash',0.00,'100','','','10','16.00','1','2024-09-20 17:38:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','10172685391320003035193'),(4414,'101726853924','1040',1.00,'100','retail','0','2024-09-20 20:38:44','bale','','','20','Cash',0.00,'100','','','10','0.00','1','2024-09-20 17:46:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','','10172685428208223323380'),(4415,'101726854381','1574',10.00,'50','retail','0','2024-09-20 20:46:21','bale','','','1','Cash',0.00,'5','','','10','0.00','1','2024-09-20 17:51:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','89.00','79','Inclusive','branch','Inventory','1110','4000','5500','','','','10172685467828830000400'),(4416,'101726854714','820',1.00,'10','retail','0','2024-09-20 20:51:54','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-20 17:52:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','300.00','299','Inclusive','branch','Inventory','1110','4000','5500','','','','10172685472564372258232'),(4417,'101726854714','1538',4.00,'20','retail','0','2024-09-20 20:52:06','bale','','','2','Cash',0.00,'5','','','10','0.00','1','2024-09-20 17:52:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','201.00','197','Inclusive','branch','Inventory','1110','4000','5500','','','','10172685474133603727226'),(4418,'101726854714','1574',4.00,'20','retail','0','2024-09-20 20:52:22','bale','','','1','Cash',0.00,'5','','','10','0.00','1','2024-09-20 17:52:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','79.00','75','Inclusive','branch','Inventory','1110','4000','5500','','','','10172685476532840203302'),(4419,'101726854768','588',1.00,'50','retail','0','2024-09-20 20:52:48','bale','','','8','Cash',0.00,'50','','','10','16.00','1','2024-09-20 17:55:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','','','','10172685482432304160200'),(4420,'101726854939','1557',1.00,'250','retail','0','2024-09-20 20:55:39','bale','','','40','Cash',0.00,'250','','','10','0.00','1','2024-09-20 18:16:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','','10172685619680232322392'),(4421,'101726854939','1374',1.00,'50','retail','0','2024-09-20 21:16:36','bale','','','15','Cash',0.00,'50','','','10','0.00','1','2024-09-20 18:16:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','10172685620522022220220'),(4422,'101726900010','238',1.00,'100','retail','0','2024-09-21 09:26:50','bale','','','48','Cash',0.00,'100','','','10','16.00','1','2024-09-21 06:32:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','10172690032763022030222'),(4423,'101726901359','790',1.00,'20','retail','0','2024-09-21 09:49:19','bale','','','14','Cash',0.00,'20','','','10','16.00','1','2024-09-21 06:49:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','','','','10172690136600003223203'),(4424,'101726901368','840',1.00,'50','retail','0','2024-09-21 09:49:28','bale','','','5.5','Cash',0.00,'50','','','10','0.00','1','2024-09-21 07:00:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','','','10172690202522020220302'),(4425,'101726902027','588',1.00,'50','retail','0','2024-09-21 10:00:27','bale','','','8','Cash',0.00,'50','','','10','16.00','1','2024-09-21 08:12:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','','','10172690636433966260372'),(4426,'101726906367','1173',5.00,'50','retail','0','2024-09-21 11:12:47','bale','','','0','Cash',0.00,'10','','','10','0.00','1','2024-09-21 08:19:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','127.00','122','Inclusive','branch','Inventory','1110','4000','5500','','','','10172690673823222322303'),(4427,'101726906745','840',1.00,'50','retail','0','2024-09-21 11:19:05','bale','','','5.5','Cash',0.00,'50','','','10','0.00','1','2024-09-21 08:32:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','','','10172690755422223002322'),(4428,'101726918479','1597',1.00,'20','retail','0','2024-09-21 14:34:39','bale','','','4','Cash',0.00,'20','','','10','0.00','1','2024-09-21 11:34:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','115.00','114','Inclusive','branch','Inventory','1110','4000','5500','','','','10172691849123702212113'),(4429,'101726918493','1589',10.00,'150','retail','0','2024-09-21 14:34:53','bale','','','3','Cash',0.00,'15','','','10','0.00','1','2024-09-21 12:11:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','30.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','','10172692064562305392392'),(4430,'101726918493','702',1.00,'50','retail','0','2024-09-21 15:10:45','bale','','','10','Cash',0.00,'50','','','10','16.00','1','2024-09-21 12:11:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','10172692065463301001041'),(4431,'101726920689','588',1.00,'50','retail','0','2024-09-21 15:11:29','bale','','','8','Cash',0.00,'50','','','10','16.00','1','2024-09-21 12:19:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','','','10172692111511322092223'),(4432,'101726925738','1566',1.00,'250','retail','0','2024-09-21 16:35:38','bale','','','50','Cash',0.00,'250','','','10','0.00','1','2024-09-21 13:36:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','','10172692576920139322102'),(4433,'101726925738','1589',10.00,'150','retail','0','2024-09-21 16:36:09','bale','','','3','Cash',0.00,'15','','','10','0.00','1','2024-09-21 13:36:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','20.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','','10172692578690303002673'),(4434,'101726925738','576',5.00,'50','retail','0','2024-09-21 16:36:26','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-21 13:36:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','201.00','196','Inclusive','branch','Inventory','','','','','','','10172692580392300332333'),(4435,'101726925812','1568',1.00,'150','retail','0','2024-09-21 16:36:52','bale','','','48','Cash',0.00,'150','','','10','0.00','1','2024-09-21 13:40:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','10172692593422000995733'),(4436,'101726925812','1185',5.00,'50','retail','0','2024-09-21 16:38:54','bale','','','3','Cash',0.00,'10','','','10','0.00','1','2024-09-21 13:40:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1387.00','1382','Inclusive','branch','Inventory','1110','4000','5500','','','','10172692595332020312213'),(4437,'101726926024','345',10.00,'50','retail','0','2024-09-21 16:40:24','bale','','','1','Cash',0.00,'5','','','10','16.00','1','2024-09-21 13:41:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','378.00','368','Inclusive','branch','Inventory','','','','','','','10172692604203030300303'),(4438,'101726929312','588',1.00,'50','retail','0','2024-09-21 17:35:12','bale','','','8','Cash',0.00,'50','','','10','16.00','1','2024-09-21 14:46:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','','','10172692932192229320920'),(4439,'101726929992','820',5.00,'50','retail','0','2024-09-21 17:46:32','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-21 14:46:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','299.00','294','Inclusive','branch','Inventory','1110','4000','5500','','','','10172693001792232320103'),(4440,'101726930817','1541',1.00,'10','retail','0','2024-09-21 18:00:17','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-09-21 15:00:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','321.00','320','Inclusive','branch','Inventory','1110','4000','5500','','','','10172693082330163890213'),(4441,'101726930826','702',1.00,'50','retail','0','2024-09-21 18:00:26','bale','','','10','Cash',0.00,'50','','','10','16.00','1','2024-09-21 15:04:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','10172693109230319012229'),(4442,'101726931095','1040',1.00,'100','retail','0','2024-09-21 18:04:55','bale','','','20','Cash',0.00,'100','','','10','0.00','1','2024-09-21 15:11:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','10172693126703032301003'),(4443,'101726931502','1572',7.00,'280','retail','0','2024-09-21 18:11:42','bale','','','15','Cash',0.00,'40','','','10','0.00','1','2024-09-21 15:31:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','10.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','10172693262509203221633'),(4444,'101726931502','320',1.00,'150','retail','0','2024-09-21 18:30:25','bale','','','74','Cash',0.00,'150','','','10','16.00','1','2024-09-21 15:31:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','10172693264760303000037'),(4445,'101726932689','820',2.00,'20','retail','0','2024-09-21 18:31:29','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-21 15:32:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','294.00','292','Inclusive','branch','Inventory','1110','4000','5500','','','','10172693270272210229022'),(4446,'101726932735','820',1.00,'10','retail','0','2024-09-21 18:32:15','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-21 15:33:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','292.00','291','Inclusive','branch','Inventory','1110','4000','5500','','','','10172693275833037302007'),(4447,'101726932735','1353',2.00,'40','retail','0','2024-09-21 18:32:38','bale','','','10','Cash',0.00,'20','','','10','0.00','1','2024-09-21 15:33:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','10172693278200971102732'),(4448,'101726932784','270',1.00,'100','retail','0','2024-09-21 18:33:04','bale','','','56','Cash',0.00,'100','','','10','16.00','1','2024-09-21 15:35:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','10172693290232319122033'),(4449,'101726932906','1578',1.00,'200','retail','0','2024-09-21 18:35:06','bale','','','65','Cash',0.00,'200','','','10','0.00','1','2024-09-21 16:13:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','10172693370363760372223'),(4450,'101726932906','136',1.00,'100','retail','0','2024-09-21 18:48:34','bale','','','18.9','Cash',0.00,'100','','','10','16.00','1','2024-09-21 16:13:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','10172693374300027032970'),(4451,'101726932906','1236',1.00,'250','retail','0','2024-09-21 18:49:50','bale','','','120','Cash',0.00,'250','','','10','0.00','1','2024-09-21 16:13:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','10172693385922293363821'),(4452,'101726935180','1585',1.00,'150','retail','0','2024-09-21 19:13:00','bale','','','45','Cash',0.00,'150','','','10','0.00','1','2024-09-21 16:15:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','','10172693519321302222379'),(4453,'101726935180','162',1.00,'120','retail','0','2024-09-21 19:13:13','bale','','','0','Cash',0.00,'120','','','10','16.00','1','2024-09-21 16:15:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','10172693530031000313332'),(4454,'101726935180','702',1.00,'50','retail','0','2024-09-21 19:15:00','bale','','','10','Cash',0.00,'50','','','10','16.00','1','2024-09-21 16:15:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','10172693531091023330633'),(4455,'101726935180','1353',3.00,'60','retail','0','2024-09-21 19:15:10','bale','','','10','Cash',0.00,'20','','','10','0.00','1','2024-09-21 16:15:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','','10172693532502727003336'),(4456,'101726935349','1184',1.00,'200','retail','0','2024-09-21 19:15:49','bale','','','109','Cash',0.00,'200','','','10','0.00','1','2024-09-21 16:16:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','10172693537751222223231'),(4457,'101726935410','1585',1.00,'150','retail','0','2024-09-21 19:16:50','bale','','','45','Cash',0.00,'150','','','10','0.00','1','2024-09-21 16:20:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','10172693558605372823022'),(4458,'101726935410','1574',5.00,'25','retail','0','2024-09-21 19:19:47','bale','','','1','Cash',0.00,'5','','','10','0.00','1','2024-09-21 16:20:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','75.00','70','Inclusive','branch','Inventory','1110','4000','5500','','','','10172693559800332733092'),(4459,'101726935604','233',1.00,'10','retail','0','2024-09-21 19:20:04','bale','','','1','Cash',0.00,'10','','','10','16.00','1','2024-09-21 16:37:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','','','','10172693561563527102200'),(4460,'101726936641','1331',1.00,'100','retail','0','2024-09-21 19:37:21','bale','','','50','Cash',0.00,'100','','','10','0.00','1','2024-09-21 16:39:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','','10172693664902236173602'),(4461,'101726936742','466',2.00,'200','retail','0','2024-09-21 19:39:02','bale','','','35','Cash',0.00,'100','','','10','16.00','1','2024-09-21 16:49:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','','','','10172693675239602305060'),(4462,'101726937378','213',8.00,'200','retail','0','2024-09-21 19:49:38','bale','','','10.5','Cash',0.00,'25','','','10','16.00','1','2024-09-21 16:50:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','28.00','20','Inclusive','branch','Inventory','','','','','','','10172693739223922390622'),(4463,'101726937446','588',1.00,'50','retail','0','2024-09-21 19:50:46','bale','','','8','Cash',0.00,'50','','','10','16.00','1','2024-09-21 16:51:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','','','10172693746022222030232'),(4464,'101726937497','1575',1.00,'150','retail','0','2024-09-21 19:51:37','bale','','','55','Cash',0.00,'150','','','10','0.00','1','2024-09-21 16:54:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','','10172693765022022331233'),(4465,'101726937670','342',2.00,'20','retail','0','2024-09-21 19:54:30','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-21 17:03:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','','','','','','','10172693813552272321200'),(4466,'101726937670','1574',4.00,'20','retail','0','2024-09-21 20:02:15','bale','','','1','Cash',0.00,'5','','','10','0.00','1','2024-09-21 17:03:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','70.00','66','Inclusive','branch','Inventory','1110','4000','5500','','','','10172693815862113932232'),(4467,'101726938221','1541',1.00,'10','retail','0','2024-09-21 20:03:41','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-09-21 17:04:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','320.00','319','Inclusive','branch','Inventory','1110','4000','5500','','','','10172693827223202320222'),(4468,'101726938274','1516',3.00,'30','retail','0','2024-09-21 20:04:34','bale','','','4.5','Cash',0.00,'10','','','10','0.00','1','2024-09-21 17:18:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','','10172693909820033033932'),(4469,'101726940044','856',1.00,'150','retail','0','2024-09-21 20:34:04','bale','','','19','Cash',0.00,'150','','','10','0.00','1','2024-09-21 17:34:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','10172694005220120913320'),(4470,'101726940044','1538',10.00,'50','retail','0','2024-09-21 20:54:18','bale','','','2','Cash',0.00,'5','','','10','0.00','1','2024-09-21 17:54:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','197.00','187','Inclusive','branch','Inventory','1110','4000','5500','','','','10172694126737339032120'),(4471,'101726941286','243',1.00,'30','retail','0','2024-09-21 20:54:46','bale','','','17','Cash',0.00,'30','','','10','16.00','1','2024-09-21 17:55:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','10172694130423202231303'),(4472,'101726942993','243',1.00,'30','retail','0','2024-09-21 21:23:13','bale','','','17','Cash',0.00,'30','','','10','16.00','1','2024-09-21 18:36:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','10172694377976123774239'),(4473,'101726942993','1541',6.00,'60','retail','0','2024-09-21 21:36:19','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-09-21 18:36:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','319.00','313','Inclusive','branch','Inventory','1110','4000','5500','','','','10172694379030410223003'),(4474,'101726943863','243',2.00,'60','retail','0','2024-09-21 21:37:43','bale','','','17','Cash',0.00,'30','','','10','16.00','1','2024-09-21 18:40:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','','','','10172694400124212613623'),(4475,'101726944005','1331',1.00,'100','retail','0','2024-09-21 21:40:05','bale','','','50','Cash',0.00,'100','','','10','0.00','1','2024-09-21 18:48:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','','10172694446822334900163'),(4476,'101726944501','1585',1.00,'150','retail','0','2024-09-21 21:48:21','bale','','','45','Cash',0.00,'150','','','10','0.00','1','2024-09-21 18:49:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','10172694452259650233201'),(4477,'101726944501','820',10.00,'100','retail','0','2024-09-21 21:48:42','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-21 18:49:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','291.00','281','Inclusive','branch','Inventory','1110','4000','5500','','','','10172694456936423631224'),(4478,'101726944574','1541',2.00,'20','retail','0','2024-09-21 21:49:34','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-09-21 18:56:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','313.00','311','Inclusive','branch','Inventory','1110','4000','5500','','','','10172694459229730305220'),(4479,'101726944574','1541',2.00,'20','retail','0','2024-09-21 21:49:52','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-09-21 18:56:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','311.00','309','Inclusive','branch','Inventory','1110','4000','5500','','','','10172694498563223283785'),(4480,'101726945562','1111',1.00,'50','retail','0','2024-09-21 22:06:02','bale','','','0','Cash',0.00,'50','','','10','0.00','1','2024-09-21 19:07:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','10172694561490033526632'),(4481,'101726945642','8',1.00,'10','retail','0','2024-09-21 22:07:22','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-21 19:07:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','','','','10172694565305932234940'),(4482,'101727085332','843',1.00,'80','retail','0','2024-09-23 12:55:32','bale','','','49','Cash',0.00,'80','','','10','0.00','1','2024-09-23 13:18:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','10172708918193193732021'),(4483,'101727085332','85',1.00,'350','retail','0','2024-09-23 13:59:41','bale','','','125','Cash',0.00,'350','','','10','16.00','1','2024-09-23 13:18:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','10172708921831837390123'),(4484,'101727085332','592',1.00,'150','retail','0','2024-09-23 14:00:18','bale','','','108','Cash',0.00,'150','','','10','16.00','1','2024-09-23 13:18:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','10172709207222020003230'),(4485,'101727085332','583',10.00,'50','retail','0','2024-09-23 14:47:53','bale','','','1','Cash',0.00,'5','','','10','16.00','1','2024-09-23 13:18:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','86.00','76','Inclusive','branch','Inventory','','','','','','','10172709210320072222230'),(4486,'101727097504','1020',3.00,'30','retail','0','2024-09-23 16:18:24','bale','','','5.2','Cash',0.00,'10','','','10','0.00','1','2024-09-23 13:18:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','84.00','81','Inclusive','branch','Inventory','1110','4000','5500','','','','10172709751832153221571'),(4487,'101727097504','1520',4.00,'40','retail','0','2024-09-23 16:18:38','bale','','','3','Cash',0.00,'10','','','10','0.00','1','2024-09-23 13:18:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','19.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','','10172709752902203732273'),(4488,'101727097532','820',7.00,'70','retail','0','2024-09-23 16:18:52','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-23 13:19:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','281.00','274','Inclusive','branch','Inventory','1110','4000','5500','','','','10172709754973043420025'),(4489,'101727097532','928',1.00,'100','retail','0','2024-09-23 16:19:09','bale','','','75','Cash',0.00,'100','','','10','0.00','1','2024-09-23 13:19:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','10172709756300007322300'),(4490,'101727105082','1603',1.00,'150','retail','0','2024-09-23 18:24:42','bale','','','55','Cash',0.00,'150','','','10','0.00','1','2024-09-23 15:30:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','10172710509132531310500'),(4491,'101727105082','1159',20.00,'400','retail','0','2024-09-23 18:24:51','bale','','','0','Cash',0.00,'20','','','10','0.00','1','2024-09-23 15:30:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','25.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','10172710510631322013017'),(4492,'101727105417','813',10.00,'50','retail','0','2024-09-23 18:30:17','bale','','','2','Cash',0.00,'5','','','10','16.00','1','2024-09-23 15:32:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','200.00','190','Inclusive','branch','Inventory','1110','4000','5500','','','','10172710542801403202332'),(4493,'101727105417','336',20.00,'100','retail','0','2024-09-23 18:32:13','bale','','','1','Cash',0.00,'5','','','10','16.00','1','2024-09-23 15:32:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','30.00','10','Inclusive','branch','Inventory','','','','','','','10172710555215022272073'),(4494,'101727105557','856',1.00,'150','retail','0','2024-09-23 18:32:37','bale','','','19','Cash',0.00,'150','','','10','0.00','1','2024-09-23 15:34:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','10172710565300362032100'),(4495,'101727105682','806',1.00,'50','retail','0','2024-09-23 18:34:42','bale','','','15','Cash',0.00,'50','','','10','16.00','1','2024-09-23 15:42:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','10172710613462021030232'),(4496,'101727106177','813',20.00,'100','retail','0','2024-09-23 18:42:57','bale','','','2','Cash',0.00,'5','','','10','16.00','1','2024-09-23 15:43:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','190.00','170','Inclusive','branch','Inventory','1110','4000','5500','','','','10172710619260332003030'),(4497,'101727106177','1444',10.00,'150','retail','0','2024-09-23 18:43:13','bale','','','8','Cash',0.00,'15','','','10','0.00','1','2024-09-23 15:43:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','56.00','46','Inclusive','branch','Inventory','1110','4000','5500','','','','10172710621571330210323'),(4498,'101727107530','357',20.00,'100','retail','0','2024-09-23 19:05:30','bale','','','2','Cash',0.00,'5','','','10','16.00','1','2024-09-23 16:05:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','200.00','180','Inclusive','branch','Inventory','','','','','','','10172710754032020312213'),(4499,'101727107546','820',2.00,'20','retail','0','2024-09-23 19:05:46','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-23 16:06:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','274.00','272','Inclusive','branch','Inventory','1110','4000','5500','','','','10172710755412173232010'),(4500,'101727107546','130',1.00,'20','retail','0','2024-09-23 19:05:55','bale','','','10','Cash',0.00,'20','','','10','16.00','1','2024-09-23 16:06:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','','','','','','','10172710756402711300703'),(4501,'101727107572','1541',1.00,'10','retail','0','2024-09-23 19:06:12','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-09-23 16:10:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','309.00','308','Inclusive','branch','Inventory','1110','4000','5500','','','','10172710780227000233307'),(4502,'101727107809','1560',1.00,'100','retail','0','2024-09-23 19:10:09','bale','','','30','Cash',0.00,'100','','','10','0.00','1','2024-09-23 17:03:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','10172711078433102037110'),(4503,'101727107809','543',2.00,'40','retail','0','2024-09-23 20:02:58','bale','','','9','Cash',0.00,'20','','','10','16.00','1','2024-09-23 17:03:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','','','','','','','10172711098972032821391'),(4504,'101727107809','712',1.00,'150','retail','0','2024-09-23 20:03:09','bale','','','0','Cash',0.00,'150','','','10','16.00','1','2024-09-23 17:03:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','10172711101013122303100'),(4505,'101727111035','865',1.00,'150','retail','0','2024-09-23 20:03:55','bale','','','36','Cash',0.00,'150','','','10','0.00','1','2024-09-23 17:05:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','','10172711108702323112302'),(4506,'101727111035','1515',1.00,'100','retail','0','2024-09-23 20:04:47','bale','','','30','Cash',0.00,'100','','','10','0.00','1','2024-09-23 17:05:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','10172711113131033000202'),(4507,'101727111157','1182',1.00,'50','retail','0','2024-09-23 20:05:57','bale','','','30','Cash',0.00,'50','','','10','0.00','1','2024-09-23 17:20:46','1','1','returned','1','new','pcs','','2024-09-23 20:20:46','10','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','10172711138487432721041'),(4508,'101727111157','1199',1.00,'100','retail','0','2024-09-23 20:09:45','bale','','','0','Cash',0.00,'100','','','10','0.00','1','2024-09-23 17:20:52','1','1','returned','1','new','pcs','','2024-09-23 20:20:52','10','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','10172711140422202320420'),(4509,'101727111157','130',2.00,'40','retail','0','2024-09-23 20:10:04','bale','','','10','Cash',0.00,'20','','','10','16.00','1','2024-09-23 17:10:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','59.00','57','Inclusive','branch','Inventory','','','','','','','10172711142127203302010'),(4510,'101727111424','345',20.00,'100','retail','0','2024-09-23 20:10:24','bale','','','1','Cash',0.00,'5','','','10','16.00','1','2024-09-23 17:12:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','368.00','348','Inclusive','branch','Inventory','','','','','','','10172711155612333151233'),(4511,'101727111618','399',1.00,'150','retail','0','2024-09-23 20:13:38','bale','','','65','Cash',0.00,'150','','','10','16.00','1','2024-09-23 17:13:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','10172711163610621311076'),(4512,'101727111638','592',1.00,'150','retail','0','2024-09-23 20:13:58','bale','','','108','Cash',0.00,'150','','','10','16.00','1','2024-09-23 17:14:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','10172711165321022352213'),(4513,'101727112069','1575',1.00,'150','retail','0','2024-09-23 20:21:09','bale','','','55','Cash',0.00,'150','','','10','0.00','1','2024-09-23 17:21:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','10172711208210223222200'),(4514,'101727112084','1401',1.00,'100','retail','0','2024-09-23 20:21:24','bale','','','36','Cash',0.00,'100','','','10','0.00','1','2024-09-23 17:49:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','','10172711367121001233137'),(4515,'101727112084','725',1.00,'50','retail','0','2024-09-23 20:47:52','bale','','','27','Cash',0.00,'50','','','10','16.00','1','2024-09-23 17:49:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','10172711376422023333230'),(4516,'101727113785','1596',1.00,'150','retail','0','2024-09-23 20:49:45','bale','','','55','Cash',0.00,'150','','','10','0.00','1','2024-09-23 17:51:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','10172711388782727022030'),(4517,'101727113914','1479',5.00,'50','retail','0','2024-09-23 20:51:54','bale','','','00','Cash',0.00,'10','','','10','0.00','1','2024-09-23 17:52:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','137.00','132','Inclusive','branch','Inventory','1110','4000','5500','','','','10172711395002002212500'),(4518,'101727113952','1040',1.00,'100','retail','0','2024-09-23 20:52:32','bale','','','20','Cash',0.00,'100','','','10','0.00','1','2024-09-23 18:08:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','10172711488582215023321'),(4519,'101727114888','466',1.00,'100','retail','0','2024-09-23 21:08:08','bale','','','35','Cash',0.00,'100','','','10','16.00','1','2024-09-23 18:08:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','10172711490313402739202'),(4520,'101727114888','1401',1.00,'100','retail','0','2024-09-23 21:08:24','bale','','','36','Cash',0.00,'100','','','10','0.00','1','2024-09-23 18:08:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','10172711491323432333930'),(4521,'101727114924','1585',1.00,'150','retail','0','2024-09-23 21:08:44','bale','','','45','Cash',0.00,'150','','','10','0.00','1','2024-09-23 18:13:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','10172711519333273119202'),(4522,'101727115211','820',1.00,'10','retail','0','2024-09-23 21:13:31','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-23 18:42:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','272.00','271','Inclusive','branch','Inventory','1110','4000','5500','','','','10172711654522030123133'),(4523,'101727116959','292',10.00,'200','retail','0','2024-09-23 21:42:39','bale','','','12','Cash',0.00,'20','','','10','16.00','1','2024-09-23 18:43:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','91.00','81','Inclusive','branch','Inventory','','','','','','','10172711697572033700227'),(4524,'101727117307','650',1.00,'5','retail','0','2024-09-23 21:48:27','bale','','','3','Cash',0.00,'5','','','10','16.00','1','2024-09-23 18:48:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','130.00','129','Inclusive','branch','Inventory','','','','','','','10172711731636332222322'),(4525,'101727117307','32',3.00,'30','retail','0','2024-09-23 21:48:36','bale','','','3.5','Cash',0.00,'10','','','10','16.00','1','2024-09-23 18:48:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','66.00','63','Inclusive','branch','Inventory','','','','','','','10172711732503335321302'),(4526,'101727117330','558',1.00,'20','retail','0','2024-09-23 21:48:50','bale','','','0','Cash',0.00,'20','','','10','16.00','1','2024-09-23 18:54:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','','','10172711769537222301312'),(4527,'101727157369','1011',5.00,'50','retail','0','2024-09-24 08:56:09','bale','','','5','Cash',0.00,'10','','','10','0.00','1','2024-09-24 05:56:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','59.00','54','Inclusive','branch','Inventory','1110','4000','5500','','','','10172715738152223070001'),(4528,'101727157369','791',5.00,'50','retail','0','2024-09-24 08:56:22','bale','','','2.4','Cash',0.00,'10','','','10','16.00','1','2024-09-24 05:56:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','85.00','80','Inclusive','branch','Inventory','1110','4000','5500','','','','10172715739222330022122'),(4529,'101727161406','1575',1.00,'150','retail','0','2024-09-24 10:03:26','bale','','','55','Cash',0.00,'150','','','10','0.00','1','2024-09-24 07:05:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','10172716141326121324333'),(4530,'101727161406','1056',1.00,'150','retail','0','2024-09-24 10:03:33','bale','','','0','Cash',0.00,'150','','','10','0.00','1','2024-09-24 07:05:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','10172716142400233633322'),(4531,'101727161509','579',1.00,'200','retail','0','2024-09-24 10:05:09','bale','','','139','Cash',0.00,'200','','','10','16.00','1','2024-09-24 07:05:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','10172716151912003075521'),(4532,'101727161522','1040',1.00,'100','retail','0','2024-09-24 10:05:22','bale','','','20','Cash',0.00,'100','','','10','0.00','1','2024-09-24 07:22:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','10172716254333721030201'),(4533,'101727162545','779',2.00,'100','retail','0','2024-09-24 10:22:25','bale','','','29','Cash',0.00,'50','','','10','16.00','1','2024-09-24 07:35:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','42.00','40','Inclusive','branch','Inventory','','','','','','','10172716330612722021220'),(4534,'101727163315','1040',1.00,'100','retail','0','2024-09-24 10:35:15','bale','','','20','Cash',0.00,'100','','','10','0.00','1','2024-09-24 07:45:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','','10172716390731900222173'),(4535,'101727163909','1208',14.00,'700','retail','0','2024-09-24 10:45:09','bale','','','6','Cash',0.00,'50','','','10','0.00','1','2024-09-24 09:23:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','16.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','10172716978233020070310'),(4536,'101727169795','971',1.00,'200','retail','0','2024-09-24 12:23:15','bale','','','95','Cash',0.00,'200','','','10','0.00','1','2024-09-24 09:50:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','10172717143333203130322'),(4537,'101727171437','820',3.00,'30','retail','0','2024-09-24 12:50:37','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-24 09:53:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','271.00','268','Inclusive','branch','Inventory','1110','4000','5500','','','','10172717159617233320322'),(4538,'101727171601','558',5.00,'100','retail','0','2024-09-24 12:53:21','bale','','','0','Cash',0.00,'20','','','10','16.00','1','2024-09-24 10:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','28.00','23','Inclusive','branch','Inventory','','','','','','','10172717217701012200132'),(4539,'101727172190','712',1.00,'150','retail','0','2024-09-24 13:03:10','bale','','','0','Cash',0.00,'150','','','10','16.00','1','2024-09-24 10:24:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','10172717348432280207037'),(4540,'101727173486','820',1.00,'10','retail','0','2024-09-24 13:24:46','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-24 10:25:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','268.00','267','Inclusive','branch','Inventory','1110','4000','5500','','','','10172717349901331232322'),(4541,'101727173502','292',10.00,'200','retail','0','2024-09-24 14:00:05','bale','','','12','Cash',0.00,'20','','','10','16.00','1','2024-09-24 11:44:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','81.00','71','Inclusive','branch','Inventory','','','','','','','10172717820713702722232'),(4542,'101727179395','1541',1.00,'10','retail','0','2024-09-24 15:03:15','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-09-24 12:03:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','308.00','307','Inclusive','branch','Inventory','1110','4000','5500','','','','10172717940622022222294'),(4543,'101727179409','856',1.00,'150','retail','0','2024-09-24 15:03:29','bale','','','19','Cash',0.00,'150','','','10','0.00','1','2024-09-24 12:58:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','','10172718258783332320052'),(4544,'101727179409','1597',5.00,'100','retail','0','2024-09-24 16:10:48','bale','','','4','Cash',0.00,'20','','','10','0.00','1','2024-09-24 13:11:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','114.00','109','Inclusive','branch','Inventory','1110','4000','5500','','','','10172718346423022320276'),(4545,'101727179409','1542',2.00,'40','retail','0','2024-09-24 16:11:04','bale','','','5','Cash',0.00,'20','','','10','0.00','1','2024-09-24 13:11:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','10172718347873213030383'),(4546,'101727183505','620',1.00,'30','retail','0','2024-09-24 16:11:45','bale','','','0','Cash',0.00,'30','','','10','16.00','1','2024-09-24 13:40:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','10172718519822122032203'),(4547,'101727185227','243',6.00,'180','retail','0','2024-09-24 16:40:27','bale','','','17','Cash',0.00,'30','','','10','16.00','1','2024-09-24 14:02:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','11.00','5','Inclusive','branch','Inventory','','','','','','','10172718655430130303230'),(4548,'101727186559','620',1.00,'30','retail','0','2024-09-24 17:02:39','bale','','','0','Cash',0.00,'30','','','10','16.00','1','2024-09-24 14:20:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','10172718656662332273203'),(4549,'101727186559','588',1.00,'50','retail','0','2024-09-24 17:02:47','bale','','','8','Cash',0.00,'50','','','10','16.00','1','2024-09-24 14:20:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','','','10172718658220217123220'),(4550,'101727186559','1604',1.00,'50','retail','0','2024-09-24 17:19:50','bale','','','10','Cash',0.00,'50','','','10','0.00','1','2024-09-24 14:20:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','','10172718759718213223322'),(4551,'101727188669','1158',15.00,'300','retail','0','2024-09-24 17:37:49','bale','','','0','Cash',0.00,'20','','','10','0.00','1','2024-09-24 14:39:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','23.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','10172718872080138222377'),(4552,'101727188669','346',5.00,'75','retail','0','2024-09-24 17:38:40','bale','','','0','Cash',0.00,'15','','','10','16.00','1','2024-09-24 14:39:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','45.00','40','Inclusive','branch','Inventory','','','','','','','10172718879402317338103'),(4553,'101727188797','1604',1.00,'50','retail','0','2024-09-24 17:39:57','bale','','','10','Cash',0.00,'50','','','10','0.00','1','2024-09-24 15:43:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','','10172719256872200333030'),(4554,'101727188797','375',1.00,'50','retail','0','2024-09-24 18:42:48','bale','','','20','Cash',0.00,'50','','','10','16.00','1','2024-09-24 15:43:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','10172719257822972902333'),(4555,'101727192596','1006',5.00,'100','retail','0','2024-09-24 18:43:16','bale','','','7.5','Cash',0.00,'20','','','10','0.00','1','2024-09-24 15:45:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','23.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','','10172719271677293032722'),(4556,'101727192732','1040',1.00,'100','retail','0','2024-09-24 18:45:32','bale','','','20','Cash',0.00,'100','','','10','0.00','1','2024-09-24 16:04:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','10172719384123220702323'),(4557,'101727194656','558',1.00,'20','retail','0','2024-09-24 19:17:36','bale','','','0','Cash',0.00,'20','','','10','16.00','1','2024-09-24 16:17:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','','','10172719466632033029213'),(4558,'101727194678','1542',1.00,'20','retail','0','2024-09-24 19:17:58','bale','','','5','Cash',0.00,'20','','','10','0.00','1','2024-09-24 16:41:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','','10172719610603730233973'),(4559,'101727196108','233',2.00,'20','retail','0','2024-09-24 19:41:48','bale','','','1','Cash',0.00,'10','','','10','16.00','1','2024-09-24 16:44:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','43.00','41','Inclusive','branch','Inventory','','','','','','','10172719625932112233330'),(4560,'101727196262','1006',3.00,'60','retail','0','2024-09-24 19:44:22','bale','','','7.5','Cash',0.00,'20','','','10','0.00','1','2024-09-24 16:58:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','18.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','','10172719710620130220222'),(4561,'101727197108','1479',3.00,'30','retail','0','2024-09-24 19:58:28','bale','','','00','Cash',0.00,'10','','','10','0.00','1','2024-09-24 17:21:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','132.00','129','Inclusive','branch','Inventory','1110','4000','5500','','','','10172719848320321818020'),(4562,'101727197108','130',1.00,'20','retail','0','2024-09-24 20:21:24','bale','','','10','Cash',0.00,'20','','','10','16.00','1','2024-09-24 17:21:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','','','','','','','10172719849242204233072'),(4563,'101727198494','928',1.00,'100','retail','0','2024-09-24 20:21:34','bale','','','75','Cash',0.00,'100','','','10','0.00','1','2024-09-24 17:38:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','','10172719951773930330230'),(4564,'101727199522','1516',10.00,'100','retail','0','2024-09-24 20:38:42','bale','','','4.5','Cash',0.00,'10','','','10','0.00','1','2024-09-24 17:42:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','17.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','10172719971091000021201'),(4565,'101727199522','878',1.00,'10','retail','0','2024-09-24 20:41:50','bale','','','5','Cash',0.00,'10','','','10','0.00','1','2024-09-24 17:42:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','','','','10172719971872701000030'),(4566,'101727199721','820',3.00,'30','retail','0','2024-09-24 20:42:01','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-24 17:46:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','267.00','264','Inclusive','branch','Inventory','1110','4000','5500','','','','10172719998575300331273'),(4567,'101727199991','466',1.00,'100','retail','0','2024-09-24 20:46:31','bale','','','35','Cash',0.00,'100','','','10','16.00','1','2024-09-24 17:56:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','10172720056253063012220'),(4568,'101727200565','1541',2.00,'20','retail','0','2024-09-24 20:56:05','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-09-24 18:05:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','307.00','305','Inclusive','branch','Inventory','1110','4000','5500','','','','10172720109332130303207'),(4569,'101727200565','820',1.00,'10','retail','0','2024-09-24 21:04:54','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-24 18:05:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','264.00','263','Inclusive','branch','Inventory','1110','4000','5500','','','','10172720112137212131200'),(4570,'101727202869','1185',6.00,'60','retail','0','2024-09-24 21:34:29','bale','','','3','Cash',0.00,'10','','','10','0.00','1','2024-09-24 18:35:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','1382.00','1376','Inclusive','branch','Inventory','1110','4000','5500','','','','10172720288111770220003'),(4571,'101727202869','1006',6.00,'120','retail','0','2024-09-24 21:34:41','bale','','','7.5','Cash',0.00,'20','','','10','0.00','1','2024-09-24 18:35:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','15.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','10172720289833283232081'),(4572,'101727202902','928',1.00,'100','retail','0','2024-09-24 21:35:02','bale','','','75','Cash',0.00,'100','','','10','0.00','1','2024-09-25 05:59:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','10172720353930322202533'),(4573,'101727255244','592',1.00,'150','retail','0','2024-09-25 12:07:24','bale','','','108','Cash',0.00,'150','','','10','16.00','1','2024-09-25 09:08:11','1','1','returned','1','new','pcs','','2024-09-25 12:08:11','10','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','10172725525522373222235'),(4574,'101727255298','592',1.00,'150','retail','0','2024-09-25 12:08:18','bale','','','108','Cash',0.00,'150','','','10','16.00','1','2024-09-25 09:09:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','10172725530722302705001'),(4575,'101727255342','576',1.00,'10','retail','0','2024-09-25 12:09:02','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-25 09:49:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','196.00','195','Inclusive','branch','Inventory','','','','','','','10172725773102313322312'),(4576,'101727255342','342',2.00,'20','retail','0','2024-09-25 12:48:52','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-25 09:49:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','','','','','','','10172725774935307423703'),(4577,'101727271209','1601',1.00,'150','retail','0','2024-09-25 16:33:29','bale','','','45','Cash',0.00,'150','','','10','0.00','1','2024-09-25 13:33:55','1','1','returned','1','new','pcs','','2024-09-25 16:33:55','10','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','','','','10172727122271233302222'),(4578,'101727271240','1601',1.00,'150','retail','0','2024-09-25 16:34:00','bale','','','45','Cash',0.00,'150','','','10','0.00','1','2024-09-25 13:34:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','','','','10172727125203103003770'),(4579,'101727271262','1479',5.00,'50','retail','0','2024-09-25 16:34:22','bale','','','00','Cash',0.00,'10','','','10','0.00','1','2024-09-25 13:47:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','129.00','124','Inclusive','branch','Inventory','1110','4000','5500','','','','10172727200821020207872'),(4580,'101727271262','820',1.00,'10','retail','0','2024-09-25 16:46:49','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-25 13:47:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','263.00','262','Inclusive','branch','Inventory','1110','4000','5500','','','','10172727201812232230282'),(4581,'101727272022','1104',5.00,'150','retail','0','2024-09-25 16:47:02','bale','','','15','Cash',0.00,'30','','','10','0.00','1','2024-09-25 14:29:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','22.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','','10172727329613779770202'),(4582,'101727272022','1538',10.00,'50','retail','0','2024-09-25 17:08:16','bale','','','2','Cash',0.00,'5','','','10','0.00','1','2024-09-25 14:29:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','187.00','177','Inclusive','branch','Inventory','1110','4000','5500','','','','10172727330601727070023'),(4583,'101727274591','1575',1.00,'150','retail','0','2024-09-25 17:29:51','bale','','','55','Cash',0.00,'150','','','10','0.00','1','2024-09-25 14:30:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','10172727460972410222042'),(4584,'101727274591','1573',10.00,'50','retail','0','2024-09-25 17:30:09','bale','','','2.5','Cash',0.00,'5','','','10','0.00','1','2024-09-25 14:30:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','100.00','90','Inclusive','branch','Inventory','1110','4000','5500','','','','10172727462732022070603'),(4585,'101727274635','375',1.00,'50','retail','0','2024-09-25 17:30:35','bale','','','20','Cash',0.00,'50','','','10','16.00','1','2024-09-25 14:52:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','10172727593123270313232'),(4586,'101727276623','1541',1.00,'10','retail','0','2024-09-25 18:03:43','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-09-25 15:04:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','305.00','304','Inclusive','branch','Inventory','1110','4000','5500','','','','10172727662932123206336'),(4587,'101727276623','1541',5.00,'50','retail','0','2024-09-25 18:03:50','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-09-25 15:04:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','304.00','299','Inclusive','branch','Inventory','1110','4000','5500','','','','10172727663723220702323'),(4588,'101727276640','1575',1.00,'150','retail','0','2024-09-25 18:04:00','bale','','','55','Cash',0.00,'150','','','10','0.00','1','2024-09-25 15:30:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','','10172727784723373337242'),(4589,'101727278235','702',1.00,'50','retail','0','2024-09-25 18:30:35','bale','','','10','Cash',0.00,'50','','','10','16.00','1','2024-09-25 15:42:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','10172727893392230233220'),(4590,'101727278937','928',1.00,'100','retail','0','2024-09-25 18:42:17','bale','','','75','Cash',0.00,'100','','','10','0.00','1','2024-09-25 15:42:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','10172727894632222303320'),(4591,'101727278937','1604',1.00,'50','retail','0','2024-09-25 19:07:04','bale','','','10','Cash',0.00,'50','','','10','0.00','1','2024-09-25 16:28:35','1','1','returned','1','new','pcs','','2024-09-25 19:28:35','10','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','','10172728044904322384242'),(4592,'101727280455','725',1.00,'50','retail','0','2024-09-25 19:07:35','bale','','','27','Cash',0.00,'50','','','10','16.00','1','2024-09-25 16:29:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','10172728168403703002202'),(4593,'101727281762','725',1.00,'50','retail','0','2024-09-25 19:29:22','bale','','','27','Cash',0.00,'50','','','10','16.00','1','2024-09-25 16:29:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','10172728177307837212000'),(4594,'101727281776','251',5.00,'125','retail','0','2024-09-25 19:29:36','bale','','','15','Cash',0.00,'25','','','10','16.00','1','2024-09-25 16:30:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','23.00','18','Inclusive','branch','Inventory','','','','','','','10172728179233103270223'),(4595,'101727281776','915',1.00,'5','retail','0','2024-09-25 20:09:23','bale','','','2','Cash',0.00,'5','','','10','0.00','1','2024-09-25 17:10:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Inventory','1110','4000','5500','','','','10172728417603322300102'),(4596,'101727281776','583',2.00,'10','retail','0','2024-09-25 20:09:36','bale','','','1','Cash',0.00,'5','','','10','16.00','1','2024-09-25 17:10:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','76.00','74','Inclusive','branch','Inventory','','','','','','','10172728419803302223322'),(4597,'101727284203','820',2.00,'20','retail','0','2024-09-25 20:10:03','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-25 17:10:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','262.00','260','Inclusive','branch','Inventory','1110','4000','5500','','','','10172728421922023320270'),(4598,'101727284203','1574',4.00,'20','retail','0','2024-09-25 20:10:19','bale','','','1','Cash',0.00,'5','','','10','0.00','1','2024-09-25 17:10:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','66.00','62','Inclusive','branch','Inventory','1110','4000','5500','','','','10172728423332231323332'),(4599,'101727284240','820',5.00,'50','retail','0','2024-09-25 20:10:40','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-25 17:27:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','260.00','255','Inclusive','branch','Inventory','1110','4000','5500','','','','10172728521927732202119'),(4600,'101727285230','725',1.00,'50','retail','0','2024-09-25 20:27:10','bale','','','27','Cash',0.00,'50','','','10','16.00','1','2024-09-25 18:00:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','10172728721434332032120'),(4601,'101727287218','1353',1.00,'20','retail','0','2024-09-25 21:00:18','bale','','','10','Cash',0.00,'20','','','10','0.00','1','2024-09-25 18:04:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','10172728744722000427733'),(4602,'101727287458','1574',10.00,'50','retail','0','2024-09-25 21:04:18','bale','','','1','Cash',0.00,'5','','','10','0.00','1','2024-09-25 19:48:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','62.00','52','Inclusive','branch','Inventory','1110','4000','5500','','','','10172728758823505027302'),(4603,'101727287458','1541',1.00,'10','retail','0','2024-09-25 21:06:29','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-09-25 19:48:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','299.00','298','Inclusive','branch','Inventory','1110','4000','5500','','','','10172729019333012222231'),(4604,'101727287458','1541',1.00,'10','retail','0','2024-09-25 21:49:54','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-09-25 19:48:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','298.00','297','Inclusive','branch','Inventory','1110','4000','5500','','','','10172729020420242022222'),(4605,'101727287458','292',14.00,'280','retail','0','2024-09-25 21:50:05','bale','','','12','Cash',0.00,'20','','','10','16.00','1','2024-09-25 19:48:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','71.00','57','Inclusive','branch','Inventory','','','','','','','10172729021902202217270'),(4606,'101727287458','102',1.00,'300','retail','0','2024-09-25 21:50:19','bale','','','205','Cash',0.00,'300','','','10','16.00','1','2024-09-25 19:48:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','10172729369223273233227'),(4607,'101727329758','1604',1.00,'50','retail','0','2024-09-26 08:49:18','bale','','','10','Cash',0.00,'50','','','10','0.00','1','2024-09-26 05:49:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','','10172732976772220123320'),(4608,'101727329780','1168',1.00,'40','retail','0','2024-09-26 08:49:40','bale','','','24.4','Cash',0.00,'40','','','10','0.00','1','2024-09-26 05:49:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','','10172732979102037100102'),(4609,'101727330803','820',1.00,'10','retail','0','2024-09-26 09:06:43','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-26 06:17:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','255.00','254','Inclusive','branch','Inventory','1110','4000','5500','','','','10172733143442324722322'),(4610,'101727331436','1396',1.00,'75','retail','0','2024-09-26 09:17:16','bale','','','25','Cash',0.00,'75','','','10','0.00','1','2024-09-26 07:12:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','10172733474003213230033'),(4611,'101727334760','1597',30.00,'600','retail','0','2024-09-26 10:12:40','bale','','','4','Cash',0.00,'20','','','10','0.00','1','2024-09-26 07:22:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','109.00','79','Inclusive','branch','Inventory','1110','4000','5500','','','','10172733519151307003032'),(4612,'101727335368','1127',1.00,'100','retail','0','2024-09-26 10:22:48','bale','','','0','Cash',0.00,'100','','','10','0.00','1','2024-09-26 07:39:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','10172733634772023332320'),(4613,'101727335368','543',2.00,'40','retail','0','2024-09-26 10:39:07','bale','','','9','Cash',0.00,'20','','','10','16.00','1','2024-09-26 07:39:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Inventory','','','','','','','10172733635833230223133'),(4614,'101727349855','1104',4.00,'120','retail','0','2024-09-26 14:24:15','bale','','','15','Cash',0.00,'30','','','10','0.00','1','2024-09-26 11:24:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','17.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','','10172734986702233133233'),(4615,'101727349855','1006',4.00,'80','retail','0','2024-09-26 14:24:27','bale','','','7.5','Cash',0.00,'20','','','10','0.00','1','2024-09-26 11:24:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','10172734987802223233842'),(4616,'101727349887','779',10.00,'500','retail','0','2024-09-26 14:24:47','bale','','','29','Cash',0.00,'50','','','10','16.00','1','2024-09-26 13:10:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','40.00','30','Inclusive','branch','Inventory','','','','','','','10172735621433332100706'),(4617,'101727359023','558',5.00,'100','retail','0','2024-09-26 16:57:03','bale','','','0','Cash',0.00,'20','','','10','16.00','1','2024-09-26 14:10:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','22.00','17','Inclusive','branch','Inventory','','','','','','','10172735904233122333237'),(4618,'101727359846','1395',1.00,'200','retail','0','2024-09-26 17:10:46','bale','','','0.00','Cash',0.00,'200','','','10','0.00','1','2024-09-26 14:12:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','','10172735986022373303723'),(4619,'101727359846','103',1.00,'400','retail','0','2024-09-26 17:11:00','bale','','','265','Cash',0.00,'400','','','10','16.00','1','2024-09-26 14:12:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','10172735987232023733783'),(4620,'101727359846','789',1.00,'50','retail','0','2024-09-26 17:11:12','bale','','','19','Cash',0.00,'50','','','10','16.00','1','2024-09-26 14:12:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','','10172735988620001332220'),(4621,'101727359943','725',1.00,'50','retail','0','2024-09-26 17:12:23','bale','','','27','Cash',0.00,'50','','','10','16.00','1','2024-09-26 14:18:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','10172736032623202232037'),(4622,'101727360330','928',1.00,'100','retail','0','2024-09-26 17:18:50','bale','','','75','Cash',0.00,'100','','','10','0.00','1','2024-09-26 15:11:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','10172736340912036223373'),(4623,'101727360330','336',10.00,'50','retail','0','2024-09-26 18:10:09','bale','','','1','Cash',0.00,'5','','','10','16.00','1','2024-09-26 15:11:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','10.00','0','Inclusive','branch','Inventory','','','','','','','10172736347132607203437'),(4624,'101727363475','1574',2.00,'10','retail','0','2024-09-26 18:11:15','bale','','','1','Cash',0.00,'5','','','10','0.00','1','2024-09-26 16:24:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','52.00','50','Inclusive','branch','Inventory','1110','4000','5500','','','','10172736782383722230832'),(4625,'101727363475','1173',3.00,'30','retail','0','2024-09-26 19:23:43','bale','','','0','Cash',0.00,'10','','','10','0.00','1','2024-09-26 16:24:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','122.00','119','Inclusive','branch','Inventory','1110','4000','5500','','','','10172736783417013701222'),(4626,'101727363475','820',2.00,'20','retail','0','2024-09-26 19:23:54','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-26 16:24:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','254.00','252','Inclusive','branch','Inventory','1110','4000','5500','','','','10172736784938000662301'),(4627,'101727363475','251',3.00,'75','retail','0','2024-09-26 19:24:09','bale','','','15','Cash',0.00,'25','','','10','16.00','1','2024-09-26 16:24:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','18.00','15','Inclusive','branch','Inventory','','','','','','','10172736786177382213232'),(4628,'101727363475','928',1.00,'100','retail','0','2024-09-26 19:24:22','bale','','','75','Cash',0.00,'100','','','10','0.00','1','2024-09-26 16:24:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','','10172736787537322533701'),(4629,'101727367877','1353',1.00,'20','retail','0','2024-09-26 19:24:37','bale','','','10','Cash',0.00,'20','','','10','0.00','1','2024-09-26 18:40:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','10172736863202323130023'),(4630,'101727367877','1353',3.00,'60','retail','0','2024-09-26 19:37:12','bale','','','10','Cash',0.00,'20','','','10','0.00','1','2024-09-26 18:40:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','10172736864827076032070'),(4631,'101727367877','702',1.00,'50','retail','0','2024-09-26 19:37:28','bale','','','10','Cash',0.00,'50','','','10','16.00','1','2024-09-26 18:40:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','10172736865822823232622'),(4632,'101727376023','725',1.00,'50','retail','0','2024-09-26 21:40:23','bale','','','27','Cash',0.00,'50','','','10','16.00','1','2024-09-26 18:41:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','10172737603233070723023'),(4633,'101727376023','1374',1.00,'50','retail','0','2024-09-26 21:40:33','bale','','','15','Cash',0.00,'50','','','10','0.00','1','2024-09-26 18:41:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','10172737604633236002622'),(4634,'101727376023','820',1.00,'10','retail','0','2024-09-26 21:40:46','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-26 18:41:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','252.00','251','Inclusive','branch','Inventory','1110','4000','5500','','','','10172737608307008330383'),(4635,'101727376087','467',2.00,'100','retail','0','2024-09-26 21:41:27','bale','','','9','Cash',0.00,'50','','','10','16.00','1','2024-09-26 18:42:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','','','','10172737612022303230272'),(4636,'101727376087','878',1.00,'10','retail','0','2024-09-26 21:42:00','bale','','','5','Cash',0.00,'10','','','10','0.00','1','2024-09-26 18:42:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','','','','10172737617332370026372'),(4637,'101727376176','1020',5.00,'50','retail','0','2024-09-26 21:42:56','bale','','','5.2','Cash',0.00,'10','','','10','0.00','1','2024-09-27 06:08:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','81.00','76','Inclusive','branch','Inventory','1110','4000','5500','','','','10172737639337270393233'),(4638,'101727376176','1520',5.00,'50','retail','0','2024-09-26 21:46:33','bale','','','3','Cash',0.00,'10','','','10','0.00','1','2024-09-27 06:08:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','15.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','','10172737642832272271223'),(4639,'101727376176','397',3.00,'60','retail','0','2024-09-26 21:47:09','bale','','','5.5','Cash',0.00,'20','','','10','16.00','1','2024-09-27 06:08:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','41.00','38','Inclusive','branch','Inventory','','','','','','','10172737704837240703202'),(4640,'101727417334','576',2.00,'20','retail','0','2024-09-27 09:08:54','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-27 07:15:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','195.00','193','Inclusive','branch','Inventory','','','','','','','10172742131222243202333'),(4641,'101727421316','1352',1.00,'150','retail','0','2024-09-27 10:15:16','bale','','','40','Cash',0.00,'150','','','10','0.00','1','2024-09-27 07:53:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','10172742363627663323032'),(4642,'101727423639','397',2.00,'40','retail','0','2024-09-27 10:53:59','bale','','','5.5','Cash',0.00,'20','','','10','16.00','1','2024-09-27 07:54:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','38.00','36','Inclusive','branch','Inventory','','','','','','','10172742366536000222301'),(4643,'101727423700','1421',1.00,'400','retail','0','2024-09-27 10:55:00','bale','','','189','Cash',0.00,'400','','','10','0.00','1','2024-09-27 07:56:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','10172742370920223372713'),(4644,'101727423700','1020',20.00,'200','retail','0','2024-09-27 10:55:09','bale','','','5.2','Cash',0.00,'10','','','10','0.00','1','2024-09-27 07:56:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','76.00','56','Inclusive','branch','Inventory','1110','4000','5500','','','','10172742374172230433220'),(4645,'101727423700','1520',1.00,'10','retail','0','2024-09-27 10:55:42','bale','','','3','Cash',0.00,'10','','','10','0.00','1','2024-09-27 07:56:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','10172742378207724132123'),(4646,'101727423700','1336',1.00,'80','retail','0','2024-09-27 10:56:22','bale','','','40','Cash',0.00,'80','','','10','0.00','1','2024-09-27 07:56:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','10172742379992473071222'),(4647,'101727425407','702',1.00,'50','retail','0','2024-09-27 11:23:27','bale','','','10','Cash',0.00,'50','','','10','16.00','1','2024-09-27 08:24:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','10172742541602311730223'),(4648,'101727425407','145',10.00,'100','retail','0','2024-09-27 11:23:36','bale','','','3','Cash',0.00,'10','','','10','16.00','1','2024-09-27 08:24:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','200.00','190','Inclusive','branch','Inventory','','','','','','','10172742542922120222312'),(4649,'101727425407','233',3.00,'30','retail','0','2024-09-27 11:23:49','bale','','','1','Cash',0.00,'10','','','10','16.00','1','2024-09-27 08:24:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','41.00','38','Inclusive','branch','Inventory','','','','','','','10172742544305072023321'),(4650,'101727425467','1520',1.00,'10','retail','0','2024-09-27 11:24:27','bale','','','3','Cash',0.00,'10','','','10','0.00','1','2024-09-27 09:03:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','10172742778820122004002'),(4651,'101727427797','915',2.00,'10','retail','0','2024-09-27 12:03:17','bale','','','2','Cash',0.00,'5','','','10','0.00','1','2024-09-27 09:08:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','79.00','77','Inclusive','branch','Inventory','1110','4000','5500','','','','10172742806823882860708'),(4652,'101727427797','583',2.00,'10','retail','0','2024-09-27 12:07:48','bale','','','1','Cash',0.00,'5','','','10','16.00','1','2024-09-27 09:08:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','74.00','72','Inclusive','branch','Inventory','','','','','','','10172742807971022021332'),(4653,'101727428095','1601',1.00,'150','retail','0','2024-09-27 12:08:15','bale','','','45','Cash',0.00,'150','','','10','0.00','1','2024-09-27 09:28:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','','','','10172742927710391122273'),(4654,'101727429281','292',3.00,'60','retail','0','2024-09-27 12:28:01','bale','','','12','Cash',0.00,'20','','','10','16.00','1','2024-09-27 09:43:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','57.00','54','Inclusive','branch','Inventory','','','','','','','10172742954932332327103'),(4655,'101727429281','1604',1.00,'50','retail','0','2024-09-27 12:32:30','bale','','','10','Cash',0.00,'50','','','10','0.00','1','2024-09-27 09:43:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','','10172742995421023923292'),(4656,'101727429281','176',1.00,'20','retail','0','2024-09-27 12:39:15','bale','','','7.4','Cash',0.00,'20','','','10','16.00','1','2024-09-27 09:43:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','','','','10172743023442003333707'),(4657,'101727430238','579',1.00,'200','retail','0','2024-09-27 12:43:58','bale','','','139','Cash',0.00,'200','','','10','16.00','1','2024-09-27 10:28:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','10172743289022232832330'),(4658,'101727432892','1011',5.00,'50','retail','0','2024-09-27 13:28:12','bale','','','5','Cash',0.00,'10','','','10','0.00','1','2024-09-27 10:57:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','54.00','49','Inclusive','branch','Inventory','1110','4000','5500','','','','10172743462220031037733'),(4659,'101727434632','397',1.00,'20','retail','0','2024-09-27 13:57:12','bale','','','5.5','Cash',0.00,'20','','','10','16.00','1','2024-09-27 10:57:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','','','','10172743464122332370220'),(4660,'101727434650','399',1.00,'150','retail','0','2024-09-27 13:57:30','bale','','','65','Cash',0.00,'150','','','10','16.00','1','2024-09-27 11:15:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','10172743574002530120322'),(4661,'101727435743','1585',1.00,'150','retail','0','2024-09-27 14:15:43','bale','','','45','Cash',0.00,'150','','','10','0.00','1','2024-09-27 11:23:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','10172743621533000375121'),(4662,'101727436217','1040',1.00,'100','retail','0','2024-09-27 14:23:37','bale','','','20','Cash',0.00,'100','','','10','0.00','1','2024-09-27 12:38:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','10172744070613222623700'),(4663,'101727443840','928',1.00,'100','retail','0','2024-09-27 16:30:40','bale','','','75','Cash',0.00,'100','','','10','0.00','1','2024-09-27 13:30:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','10172744385120324515020'),(4664,'101727443854','466',1.00,'100','retail','0','2024-09-27 16:30:54','bale','','','35','Cash',0.00,'100','','','10','16.00','1','2024-09-27 13:31:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','10172744388900032090300'),(4665,'101727449832','579',1.00,'200','retail','0','2024-09-27 18:10:32','bale','','','139','Cash',0.00,'200','','','10','16.00','1','2024-09-27 15:11:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','10172744984873710033448'),(4666,'101727450497','1542',1.00,'20','retail','0','2024-09-27 18:21:37','bale','','','5','Cash',0.00,'20','','','10','0.00','1','2024-09-27 15:37:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','10172745050622200214222'),(4667,'101727451469','588',1.00,'50','retail','0','2024-09-27 18:37:49','bale','','','8','Cash',0.00,'50','','','10','16.00','1','2024-09-27 15:38:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','','','10172745147817840072070'),(4668,'101727451487','466',1.00,'100','retail','0','2024-09-27 18:38:07','bale','','','35','Cash',0.00,'100','','','10','16.00','1','2024-09-27 15:38:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','','','10172745149522030332332'),(4669,'101727452221','558',5.00,'100','retail','0','2024-09-27 18:50:21','bale','','','0','Cash',0.00,'20','','','10','16.00','1','2024-09-27 15:50:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','17.00','12','Inclusive','branch','Inventory','','','','','','','10172745223434300342307'),(4670,'101727452237','1111',2.00,'100','retail','0','2024-09-27 18:50:37','bale','','','0','Cash',0.00,'50','','','10','0.00','1','2024-09-27 16:06:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','10172745316801722328230'),(4671,'101727453175','558',5.00,'100','retail','0','2024-09-27 19:06:15','bale','','','0','Cash',0.00,'20','','','10','16.00','1','2024-09-27 16:15:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','12.00','7','Inclusive','branch','Inventory','','','','','','','10172745368922072130333'),(4672,'101727453175','882',2.00,'20','retail','0','2024-09-27 19:14:50','bale','','','3','Cash',0.00,'10','','','10','0.00','1','2024-09-27 16:30:09','1','1','returned','1','new','pcs','','2024-09-27 19:30:09','10','no','','0','','','EXEMPTED',0.00,'2','100.00','98','Inclusive','branch','Inventory','1110','4000','5500','','','','10172745370433307220023'),(4673,'101727453708','1541',6.00,'60','retail','0','2024-09-27 19:15:08','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-09-27 16:15:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','297.00','291','Inclusive','branch','Inventory','1110','4000','5500','','','','10172745372403730223173'),(4674,'101727453735','1531',1.00,'200','retail','0','2024-09-27 19:15:35','bale','','','65','Cash',0.00,'200','','','10','0.00','1','2024-09-27 17:12:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','','10172745433430302323200'),(4675,'101727453735','1573',10.00,'50','retail','0','2024-09-27 19:30:15','bale','','','2.5','Cash',0.00,'5','','','10','0.00','1','2024-09-27 17:12:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','90.00','80','Inclusive','branch','Inventory','1110','4000','5500','','','','10172745714323420330052'),(4676,'101727457149','1040',1.00,'100','retail','0','2024-09-27 20:12:29','bale','','','20','Cash',0.00,'100','','','10','0.00','1','2024-09-27 17:12:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','','','','10172745716153123132231'),(4677,'101727457163','1531',1.00,'200','retail','0','2024-09-27 20:12:43','bale','','','65','Cash',0.00,'200','','','10','0.00','1','2024-09-27 17:34:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','','10172745847120347032277'),(4678,'101727457163','233',5.00,'50','retail','0','2024-09-27 20:34:32','bale','','','1','Cash',0.00,'10','','','10','16.00','1','2024-09-27 17:34:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','38.00','33','Inclusive','branch','Inventory','','','','','','','10172745848930720108533'),(4679,'101727458713','1541',5.00,'50','retail','0','2024-09-27 20:38:33','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-09-27 17:38:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','291.00','286','Inclusive','branch','Inventory','1110','4000','5500','','','','10172745872222703022035'),(4680,'101727458747','1555',2.00,'200','retail','0','2024-09-27 20:39:07','bale','','','42','Cash',0.00,'100','','','10','0.00','1','2024-09-27 17:54:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','10172745960233224522463'),(4681,'101727458747','1111',1.00,'50','retail','0','2024-09-27 20:53:57','bale','','','0','Cash',0.00,'50','','','10','0.00','1','2024-09-27 17:54:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','10172745965500203322120'),(4682,'101727460858','579',1.00,'200','retail','0','2024-09-27 21:14:18','bale','','','139','Cash',0.00,'200','','','10','16.00','1','2024-09-27 18:21:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','10172746126122713131126'),(4683,'101727463757','878',2.00,'20','retail','0','2024-09-27 22:02:37','bale','','','5','Cash',0.00,'10','','','10','0.00','1','2024-09-27 19:02:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Inventory','1110','4000','5500','','','','10172746376732300336772'),(4684,'101727503159','1592',1.00,'350','retail','0','2024-09-28 08:59:19','bale','','','115','Cash',0.00,'350','','','10','0.00','1','2024-09-28 06:03:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','10172750317611222302021'),(4685,'101727503159','1411',1.00,'100','retail','0','2024-09-28 08:59:36','bale','','','38','Cash',0.00,'100','','','10','0.00','1','2024-09-28 06:03:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','10172750321803022302222'),(4686,'101727504887','1185',2.00,'20','retail','0','2024-09-28 09:28:07','bale','','','3','Cash',0.00,'10','','','10','0.00','1','2024-09-28 07:48:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1376.00','1374','Inclusive','branch','Inventory','1110','4000','5500','','','','10172750546922321622403'),(4687,'101727504887','292',6.00,'120','retail','0','2024-09-28 09:37:49','bale','','','12','Cash',0.00,'20','','','10','16.00','1','2024-09-28 07:48:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','54.00','48','Inclusive','branch','Inventory','','','','','','','10172750548602353153020'),(4688,'101727504887','779',2.00,'100','retail','0','2024-09-28 09:38:06','bale','','','29','Cash',0.00,'50','','','10','16.00','1','2024-09-28 07:48:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','','','','','','','10172750973210230702032'),(4689,'101727517014','1542',1.00,'20','retail','0','2024-09-28 12:50:14','bale','','','5','Cash',0.00,'20','','','10','0.00','1','2024-09-28 09:50:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','10172751702323203023332'),(4690,'101727517029','1601',1.00,'150','retail','0','2024-09-28 12:50:29','bale','','','45','Cash',0.00,'150','','','10','0.00','1','2024-09-28 09:51:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','','','','10172751707707327200031'),(4691,'101727609971','420',6.00,'60','retail','0','2024-09-29 14:39:31','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-29 11:46:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','11.00','5','Inclusive','branch','Inventory','','','','','','','10172760999903072061239'),(4692,'101727609971','725',1.00,'50','retail','0','2024-09-29 14:40:00','bale','','','27','Cash',0.00,'50','','','10','16.00','1','2024-09-29 11:46:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','10172761001012213303322'),(4693,'101727609971','162',1.00,'120','retail','0','2024-09-29 14:40:10','bale','','','0','Cash',0.00,'120','','','10','16.00','1','2024-09-29 11:46:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','10172761006710220600023'),(4694,'101727609971','882',2.00,'20','retail','0','2024-09-29 14:41:07','bale','','','3','Cash',0.00,'10','','','10','0.00','1','2024-09-29 11:46:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','100.00','98','Inclusive','branch','Inventory','1110','4000','5500','','','','10172761008203302306230'),(4695,'101727609971','292',10.00,'200','retail','0','2024-09-29 14:41:23','bale','','','12','Cash',0.00,'20','','','10','16.00','1','2024-09-29 11:46:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','48.00','38','Inclusive','branch','Inventory','','','','','','','10172761009920039200230'),(4696,'101727609971','1566',1.00,'250','retail','0','2024-09-29 14:41:39','bale','','','50','Cash',0.00,'250','','','10','0.00','1','2024-09-29 11:46:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','','10172761011962227012106'),(4697,'101727609971','126',2.00,'100','retail','0','2024-09-29 14:42:00','bale','','','0','Cash',0.00,'50','','','10','16.00','1','2024-09-29 11:46:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','','','','10172761013613273323233'),(4698,'101727609971','1531',1.00,'200','retail','0','2024-09-29 14:42:16','bale','','','65','Cash',0.00,'200','','','10','0.00','1','2024-09-29 11:46:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','','10172761014831220201820'),(4699,'101727609971','136',1.00,'100','retail','0','2024-09-29 14:42:29','bale','','','18.9','Cash',0.00,'100','','','10','16.00','1','2024-09-29 11:46:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','10172761027970202331102'),(4700,'101727609971','928',1.00,'100','retail','0','2024-09-29 14:44:39','bale','','','75','Cash',0.00,'100','','','10','0.00','1','2024-09-29 11:46:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','','','','10172761028902360820832'),(4701,'101727609971','916',1.00,'200','retail','0','2024-09-29 14:44:49','bale','','','80','Cash',0.00,'200','','','10','0.00','1','2024-09-29 11:46:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','','','','10172761034613122303100'),(4702,'101727609971','820',5.00,'50','retail','0','2024-09-29 14:45:46','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-29 11:46:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','251.00','246','Inclusive','branch','Inventory','1110','4000','5500','','','','10172761036230133223003'),(4703,'101727609971','725',1.00,'50','retail','0','2024-09-29 14:46:03','bale','','','27','Cash',0.00,'50','','','10','16.00','1','2024-09-29 11:46:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','10172761037422007227222'),(4704,'101727609971','1401',1.00,'100','retail','0','2024-09-29 14:46:14','bale','','','36','Cash',0.00,'100','','','10','0.00','1','2024-09-29 11:46:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','10172761039260726112323'),(4705,'101727609971','375',1.00,'50','retail','0','2024-09-29 14:46:32','bale','','','20','Cash',0.00,'50','','','10','16.00','1','2024-09-29 11:46:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','10172761040670062431203'),(4706,'101727610414','579',1.00,'200','retail','0','2024-09-29 14:46:54','bale','','','139','Cash',0.00,'200','','','10','16.00','1','2024-09-29 12:04:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','10172761145912363113120'),(4707,'101727611471','1011',3.00,'30','retail','0','2024-09-29 15:04:31','bale','','','5','Cash',0.00,'10','','','10','0.00','1','2024-09-29 12:48:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','49.00','46','Inclusive','branch','Inventory','1110','4000','5500','','','','10172761406800733601834'),(4708,'101727611471','1531',1.00,'200','retail','0','2024-09-29 15:47:48','bale','','','65','Cash',0.00,'200','','','10','0.00','1','2024-09-29 12:48:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','','10172761407633036012623'),(4709,'101727611471','1573',10.00,'50','retail','0','2024-09-29 15:47:56','bale','','','2.5','Cash',0.00,'5','','','10','0.00','1','2024-09-29 12:48:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','80.00','70','Inclusive','branch','Inventory','1110','4000','5500','','','','10172761409273222139322'),(4710,'101727614103','375',1.00,'50','retail','0','2024-09-29 15:48:23','bale','','','20','Cash',0.00,'50','','','10','16.00','1','2024-09-29 13:07:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','10172761525923121122271'),(4711,'101727615261','1456',6.00,'120','retail','0','2024-09-29 16:07:41','bale','','','00','Cash',0.00,'20','','','10','0.00','1','2024-09-29 14:08:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','20.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','','10172761645920620214610'),(4712,'101727615261','882',1.00,'10','retail','0','2024-09-29 16:27:39','bale','','','3','Cash',0.00,'10','','','10','0.00','1','2024-09-29 14:08:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','1110','4000','5500','','','','10172761888611338272102'),(4713,'101727618888','971',1.00,'200','retail','0','2024-09-29 17:08:08','bale','','','95','Cash',0.00,'200','','','10','0.00','1','2024-09-29 14:35:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','10172762050323253231053'),(4714,'101727620515','882',1.00,'10','retail','0','2024-09-29 17:35:15','bale','','','3','Cash',0.00,'10','','','10','0.00','1','2024-09-29 14:35:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','97.00','96','Inclusive','branch','Inventory','1110','4000','5500','','','','10172762052613322263720'),(4715,'101727620528','213',6.00,'150','retail','0','2024-09-29 17:35:28','bale','','','10.5','Cash',0.00,'25','','','10','16.00','1','2024-09-29 14:46:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','20.00','14','Inclusive','branch','Inventory','','','','','','','10172762119000222302202'),(4716,'101727621198','791',1.00,'10','retail','0','2024-09-29 17:46:38','bale','','','2.4','Cash',0.00,'10','','','10','16.00','1','2024-09-29 15:06:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Inventory','1110','4000','5500','','','','10172762240122203026022'),(4717,'101727621198','791',1.00,'10','retail','0','2024-09-29 18:06:41','bale','','','2.4','Cash',0.00,'10','','','10','16.00','1','2024-09-29 15:06:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','79.00','78','Inclusive','branch','Inventory','1110','4000','5500','','','','10172762241023033233212'),(4718,'101727622413','467',1.00,'50','retail','0','2024-09-29 18:06:53','bale','','','9','Cash',0.00,'50','','','10','16.00','1','2024-09-29 15:29:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','','','','10172762262532322233322'),(4719,'101727622413','466',1.00,'100','retail','0','2024-09-29 18:10:25','bale','','','35','Cash',0.00,'100','','','10','16.00','1','2024-09-29 15:29:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','10172762376433302222223'),(4720,'101727623767','1570',2.00,'500','retail','0','2024-09-29 18:29:27','bale','','','85','Cash',0.00,'250','','','10','0.00','1','2024-09-29 15:45:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','36.00','34','Inclusive','branch','Inventory','1110','4000','5500','','','','10172762468126302221320'),(4721,'101727624703','820',1.00,'10','retail','0','2024-09-29 18:45:03','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-29 18:33:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','246.00','245','Inclusive','branch','Inventory','1110','4000','5500','','','','10172762838830283220302'),(4722,'101727634831','1566',1.00,'250','retail','0','2024-09-29 21:33:51','bale','','','50','Cash',0.00,'250','','','10','0.00','1','2024-09-29 18:39:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','','10172763483833002223020'),(4723,'101727634831','1531',1.00,'200','retail','0','2024-09-29 21:33:59','bale','','','65','Cash',0.00,'200','','','10','0.00','1','2024-09-29 18:39:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','','10172763486522753323203'),(4724,'101727635182','1104',5.00,'150','retail','0','2024-09-29 21:39:42','bale','','','15','Cash',0.00,'30','','','10','0.00','1','2024-09-29 18:46:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','13.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','10172763527236230222322'),(4725,'101727635182','1401',1.00,'100','retail','0','2024-09-29 21:41:12','bale','','','36','Cash',0.00,'100','','','10','0.00','1','2024-09-29 18:46:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','10172763528280022227003'),(4726,'101727635617','820',5.00,'50','retail','0','2024-09-29 21:46:57','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-29 18:47:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','245.00','240','Inclusive','branch','Inventory','1110','4000','5500','','','','10172763562727203032301'),(4727,'101727676777','233',1.00,'10','retail','0','2024-09-30 09:12:58','bale','','','1','Cash',0.00,'10','','','10','16.00','1','2024-09-30 06:13:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','','','10172767678962223233292'),(4728,'101727676777','1040',1.00,'100','retail','0','2024-09-30 09:13:10','bale','','','20','Cash',0.00,'100','','','10','0.00','1','2024-09-30 06:13:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','','','','10172767679769027703930'),(4729,'101727677326','838',10.00,'100','retail','0','2024-09-30 09:22:06','bale','','','2.45','Cash',0.00,'10','','','10','0.00','1','2024-09-30 06:22:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','134.00','124','Inclusive','branch','Inventory','1110','4000','5500','','','','10172767733771022021332'),(4730,'101727677340','233',10.00,'100','retail','0','2024-09-30 09:22:20','bale','','','1','Cash',0.00,'10','','','10','16.00','1','2024-09-30 07:02:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','32.00','22','Inclusive','branch','Inventory','','','','','','','10172767904424730300220'),(4731,'101727679723','251',2.00,'50','retail','0','2024-09-30 10:02:04','bale','','','15','Cash',0.00,'25','','','10','16.00','1','2024-09-30 07:02:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','','','','','','','10172767973723702331773'),(4732,'101727680297','213',7.00,'175','retail','0','2024-09-30 10:11:37','bale','','','10.5','Cash',0.00,'25','','','10','16.00','1','2024-09-30 07:11:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','14.00','7','Inclusive','branch','Inventory','','','','','','','10172768031406240730703'),(4733,'101727680317','1520',5.00,'50','retail','0','2024-09-30 10:11:57','bale','','','3','Cash',0.00,'10','','','10','0.00','1','2024-09-30 07:39:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','8.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','10172768195535602236701'),(4734,'101727681971','791',2.00,'20','retail','0','2024-09-30 10:39:31','bale','','','2.4','Cash',0.00,'10','','','10','16.00','1','2024-09-30 08:22:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','78.00','76','Inclusive','branch','Inventory','1110','4000','5500','','','','10172768455422022230323'),(4735,'101727684558','130',1.00,'20','retail','0','2024-09-30 11:22:38','bale','','','10','Cash',0.00,'20','','','10','16.00','1','2024-09-30 08:26:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','56.00','55','Inclusive','branch','Inventory','','','','','','','10172768477673727730732'),(4736,'101727684558','558',1.00,'20','retail','0','2024-09-30 11:26:17','bale','','','0','Cash',0.00,'20','','','10','16.00','1','2024-09-30 08:26:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','10172768478533000875128'),(4737,'101727684793','466',1.00,'100','retail','0','2024-09-30 11:26:33','bale','','','35','Cash',0.00,'100','','','10','16.00','1','2024-09-30 09:12:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','10172768753530305722325'),(4738,'101727687546','820',1.00,'10','retail','0','2024-09-30 12:12:26','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-09-30 10:56:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','240.00','239','Inclusive','branch','Inventory','1110','4000','5500','','','','10172769379101333733330'),(4739,'101727693794','588',1.00,'50','retail','0','2024-09-30 13:56:34','bale','','','8','Cash',0.00,'50','','','10','16.00','1','2024-09-30 10:56:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','','','','10172769380620920237369'),(4740,'101727693794','1527',1.00,'150','retail','0','2024-09-30 15:03:07','bale','','','0','Cash',0.00,'150','','','10','0.00','1','2024-09-30 12:04:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','10172769781921322312236'),(4741,'101727693794','1573',10.00,'50','retail','0','2024-09-30 15:03:40','bale','','','2.5','Cash',0.00,'5','','','10','0.00','1','2024-09-30 12:04:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','70.00','60','Inclusive','branch','Inventory','1110','4000','5500','','','','10172769784902923313330'),(4742,'101727693794','1577',10.00,'50','retail','0','2024-09-30 15:04:09','bale','','','1','Cash',0.00,'5','','','10','0.00','1','2024-09-30 12:04:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','300.00','290','Inclusive','branch','Inventory','1110','4000','5500','','','','10172769786832328733277'),(4743,'101727697885','1336',1.00,'80','retail','0','2024-09-30 15:04:45','bale','','','40','Cash',0.00,'80','','','10','0.00','1','2024-09-30 12:05:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','10172769792202320203201'),(4744,'101727697925','1542',1.00,'20','retail','0','2024-09-30 15:05:25','bale','','','5','Cash',0.00,'20','','','10','0.00','1','2024-09-30 13:24:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','10172770267933972173311'),(4745,'101727702688','1040',1.00,'100','retail','0','2024-09-30 16:24:48','bale','','','20','Cash',0.00,'100','','','10','0.00','1','2024-09-30 15:14:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','','','','10172770928033212913200'),(4746,'101727709284','1168',4.00,'160','retail','0','2024-09-30 18:14:44','bale','','','24.4','Cash',0.00,'40','','','10','0.00','1','2024-09-30 15:16:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','20.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','','10172770938822900323039'),(4747,'101727709392','1168',1.00,'40','retail','0','2024-09-30 18:16:32','bale','','','24.4','Cash',0.00,'40','','','10','0.00','1','2024-09-30 15:37:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','','10172770958502032353730'),(4748,'101727709392','233',1.00,'10','retail','0','2024-09-30 18:19:45','bale','','','1','Cash',0.00,'10','','','10','16.00','1','2024-09-30 15:37:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','','','10172771065613020262351'),(4749,'101727710658','1516',5.00,'50','retail','0','2024-09-30 18:37:38','bale','','','4.5','Cash',0.00,'10','','','10','0.00','1','2024-09-30 15:46:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','7.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','10172771115710112132103'),(4750,'101727710658','1594',1.00,'70','retail','0','2024-09-30 18:45:57','bale','','','24','Cash',0.00,'70','','','10','0.00','1','2024-09-30 15:46:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','','10172771117230232330272'),(4751,'101727711185','1520',1.00,'10','retail','0','2024-09-30 18:46:25','bale','','','3','Cash',0.00,'10','','','10','0.00','1','2024-09-30 16:27:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','10172771125402003720070'),(4752,'101727711185','523',5.00,'125','retail','0','2024-09-30 18:47:34','bale','','','0','Cash',0.00,'25','','','10','16.00','1','2024-09-30 16:27:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','20.00','15','Inclusive','branch','Inventory','','','','','','','10172771358800237325331'),(4753,'101727713621','588',1.00,'50','retail','0','2024-09-30 19:27:01','bale','','','8','Cash',0.00,'50','','','10','16.00','1','2024-09-30 16:27:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','','','10172771363302133703013'),(4754,'101727713650','1541',7.00,'70','retail','0','2024-09-30 19:27:30','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-09-30 17:01:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','286.00','279','Inclusive','branch','Inventory','1110','4000','5500','','','','10172771568107237112021'),(4755,'101727716624','882',1.00,'10','retail','0','2024-09-30 20:17:04','bale','','','3','Cash',0.00,'10','','','10','0.00','1','2024-09-30 17:17:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','96.00','95','Inclusive','branch','Inventory','1110','4000','5500','','','','10172771663400317377022'),(4756,'101727716636','102',1.00,'300','retail','0','2024-09-30 20:17:16','bale','','','205','Cash',0.00,'300','','','10','16.00','1','2024-09-30 17:17:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','10172771664804373223221'),(4757,'101727716651','702',1.00,'50','retail','0','2024-09-30 20:17:31','bale','','','10','Cash',0.00,'50','','','10','16.00','1','2024-09-30 17:26:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','10172771719432223320001'),(4758,'101727717928','1584',5.00,'50','retail','0','2024-09-30 20:38:48','bale','','','2.5','Cash',0.00,'10','','','10','0.00','1','2024-09-30 17:39:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','80.00','75','Inclusive','branch','Inventory','1110','4000','5500','','','','10172771794291313022207'),(4759,'101727717928','1520',2.00,'20','retail','0','2024-09-30 20:39:02','bale','','','3','Cash',0.00,'10','','','10','0.00','1','2024-09-30 17:39:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','10172771795323523227227'),(4760,'101727717956','176',5.00,'100','retail','0','2024-09-30 20:39:16','bale','','','7.4','Cash',0.00,'20','','','10','16.00','1','2024-09-30 17:45:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','144.00','139','Inclusive','branch','Inventory','','','','','','','10172771831272230322023'),(4761,'101727718315','1584',15.00,'150','retail','0','2024-09-30 20:45:15','bale','','','2.5','Cash',0.00,'10','','','10','0.00','1','2024-09-30 17:54:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','75.00','60','Inclusive','branch','Inventory','1110','4000','5500','','','','10172771882638006230022'),(4762,'101727718315','588',1.00,'50','retail','0','2024-09-30 20:53:46','bale','','','8','Cash',0.00,'50','','','10','16.00','1','2024-09-30 17:54:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','','','10172771883823202213372'),(4763,'101727718847','1040',1.00,'100','retail','0','2024-09-30 20:54:07','bale','','','20','Cash',0.00,'100','','','10','0.00','1','2024-09-30 18:02:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','','','','10172771936722013313322'),(4764,'101727719372','236',1.00,'100','retail','0','2024-09-30 21:02:52','bale','','','0','Cash',0.00,'100','','','10','16.00','1','2024-09-30 18:16:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','10172772017573232200230'),(4765,'101727720178','928',1.00,'100','retail','0','2024-09-30 21:16:18','bale','','','75','Cash',0.00,'100','','','10','0.00','1','2024-09-30 18:57:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','','','','10172772263062232722201'),(4766,'101727722632','1573',10.00,'50','retail','0','2024-09-30 21:57:12','bale','','','2.5','Cash',0.00,'5','','','10','0.00','1','2024-09-30 19:10:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','60.00','50','Inclusive','branch','Inventory','1110','4000','5500','','','','10172772342732133042023'),(4767,'101727722632','1531',1.00,'200','retail','0','2024-09-30 22:10:27','bale','','','65','Cash',0.00,'200','','','10','0.00','1','2024-09-30 19:10:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','','10172772343823702331273'),(4768,'101727723475','128',1.00,'500','retail','0','2024-09-30 22:11:15','bale','','','195','Cash',0.00,'500','','','10','16.00','1','2024-09-30 19:11:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','10172772350923031233930'),(4769,'101727760506','820',1.00,'10','retail','0','2024-10-01 08:28:26','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-10-01 05:28:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','239.00','238','Inclusive','branch','Inventory','1110','4000','5500','','','','10172776051430130303230'),(4770,'101727770522','712',1.00,'150','retail','0','2024-10-01 11:15:22','bale','','','0','Cash',0.00,'150','','','10','16.00','1','2024-10-01 08:15:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','10172777053702333213223'),(4771,'101727770547','820',1.00,'10','retail','0','2024-10-01 11:15:47','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-10-01 08:29:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','238.00','237','Inclusive','branch','Inventory','1110','4000','5500','','','','10172777137202322222107'),(4772,'101727779019','326',15.00,'150','retail','0','2024-10-01 13:36:59','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-10-01 10:39:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','100.00','85','Inclusive','branch','Inventory','','','','','','','10172777903200730032122'),(4773,'101727779019','583',20.00,'100','retail','0','2024-10-01 13:37:13','bale','','','1','Cash',0.00,'5','','','10','16.00','1','2024-10-01 10:39:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','72.00','52','Inclusive','branch','Inventory','','','','','','','10172777915912220123370'),(4774,'101727779177','342',2.00,'20','retail','0','2024-10-01 13:39:37','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-10-01 10:47:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','105.00','103','Inclusive','branch','Inventory','','','','','','','10172777961421237737102'),(4775,'101727779177','1255',1.00,'100','retail','0','2024-10-01 13:46:54','bale','','','40','Cash',0.00,'100','','','10','0.00','1','2024-10-01 10:47:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','10172777962422030373194'),(4776,'101727779639','1011',1.00,'10','retail','0','2024-10-01 13:47:19','bale','','','5','Cash',0.00,'10','','','10','0.00','1','2024-10-01 10:58:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','','','','10172778028723112272373'),(4777,'101727780289','1011',1.00,'10','retail','0','2024-10-01 13:58:09','bale','','','5','Cash',0.00,'10','','','10','0.00','1','2024-10-01 11:03:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','','','','10172778059235030007351'),(4778,'101727780595','1040',1.00,'100','retail','0','2024-10-01 14:03:15','bale','','','20','Cash',0.00,'100','','','10','0.00','1','2024-10-01 11:10:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','','','','10172778101623102363338'),(4779,'101727781024','399',1.00,'150','retail','0','2024-10-01 14:10:24','bale','','','65','Cash',0.00,'150','','','10','16.00','1','2024-10-01 12:06:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','10172778438623334323233'),(4780,'101727784390','915',2.00,'10','retail','0','2024-10-01 15:06:30','bale','','','2','Cash',0.00,'5','','','10','0.00','1','2024-10-01 12:16:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','77.00','75','Inclusive','branch','Inventory','1110','4000','5500','','','','10172778497712024329200'),(4781,'101727784390','583',5.00,'25','retail','0','2024-10-01 15:16:17','bale','','','1','Cash',0.00,'5','','','10','16.00','1','2024-10-01 12:16:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','52.00','47','Inclusive','branch','Inventory','','','','','','','10172778499242202022722'),(4782,'101727787928','354',1.00,'450','retail','0','2024-10-01 16:05:28','bale','','','219','Cash',0.00,'450','','','10','16.00','1','2024-10-01 13:05:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','10172778793622762722001'),(4783,'101727787947','588',1.00,'50','retail','0','2024-10-01 16:05:48','bale','','','8','Cash',0.00,'50','','','10','16.00','1','2024-10-01 13:29:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','','','10172778937572250823332'),(4784,'101727789385','1578',1.00,'200','retail','0','2024-10-01 16:29:45','bale','','','65','Cash',0.00,'200','','','10','0.00','1','2024-10-01 13:56:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','10172779098820037039722'),(4785,'101727795993','882',1.00,'10','retail','0','2024-10-01 18:19:53','bale','','','3','Cash',0.00,'10','','','10','0.00','1','2024-10-01 15:20:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','95.00','94','Inclusive','branch','Inventory','1110','4000','5500','','','','10172779600330312200020'),(4786,'101727796007','878',5.00,'50','retail','0','2024-10-01 18:20:07','bale','','','5','Cash',0.00,'10','','','10','0.00','1','2024-10-01 15:23:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','38.00','33','Inclusive','branch','Inventory','1110','4000','5500','','','','10172779620162721233223'),(4787,'101727796204','1531',1.00,'200','retail','0','2024-10-01 18:23:24','bale','','','65','Cash',0.00,'200','','','10','0.00','1','2024-10-01 15:44:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','','10172779740322222320103'),(4788,'101727796204','1573',10.00,'50','retail','0','2024-10-01 18:43:24','bale','','','2.5','Cash',0.00,'5','','','10','0.00','1','2024-10-01 15:44:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','50.00','40','Inclusive','branch','Inventory','1110','4000','5500','','','','10172779743700220073233'),(4789,'101727797444','1592',1.00,'350','retail','0','2024-10-01 18:44:04','bale','','','115','Cash',0.00,'350','','','10','0.00','1','2024-10-01 15:44:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','10172779745395702700533'),(4790,'101727797455','725',1.00,'50','retail','0','2024-10-01 18:44:15','bale','','','27','Cash',0.00,'50','','','10','16.00','1','2024-10-01 16:00:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','10172779843433121292370'),(4791,'101727798441','820',2.00,'20','retail','0','2024-10-01 19:00:41','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-10-01 16:33:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','237.00','235','Inclusive','branch','Inventory','1110','4000','5500','','','','10172779946320234022242'),(4792,'101727798441','130',1.00,'20','retail','0','2024-10-01 19:17:43','bale','','','10','Cash',0.00,'20','','','10','16.00','1','2024-10-01 16:33:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','','','','','','','10172780041100701011332'),(4793,'101727798441','878',1.00,'10','retail','0','2024-10-01 19:33:31','bale','','','5','Cash',0.00,'10','','','10','0.00','1','2024-10-01 16:33:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','','','','10172780041949042032032'),(4794,'101727800421','820',3.00,'30','retail','0','2024-10-01 19:33:41','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-10-01 16:37:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','235.00','232','Inclusive','branch','Inventory','1110','4000','5500','','','','10172780064520235237072'),(4795,'101727800649','1111',1.00,'50','retail','0','2024-10-01 20:06:01','bale','','','0','Cash',0.00,'50','','','10','0.00','1','2024-10-01 17:06:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','10172780237838232200327'),(4796,'101727802383','1401',1.00,'100','retail','0','2024-10-01 20:06:23','bale','','','36','Cash',0.00,'100','','','10','0.00','1','2024-10-01 17:24:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','','10172780345402032343830'),(4797,'101727803477','375',1.00,'50','retail','0','2024-10-01 20:24:37','bale','','','20','Cash',0.00,'50','','','10','16.00','1','2024-10-01 17:24:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','10172780348632122236021'),(4798,'101727804713','579',1.00,'200','retail','0','2024-10-01 20:45:13','bale','','','139','Cash',0.00,'200','','','10','16.00','1','2024-10-01 17:45:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','10172780472802372333270'),(4799,'101727804742','1260',1.00,'400','retail','0','2024-10-01 20:45:42','bale','','','120','Cash',0.00,'400','','','10','0.00','1','2024-10-01 17:59:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','10172780556132333223250'),(4800,'101727804742','1011',5.00,'50','retail','0','2024-10-01 20:59:21','bale','','','5','Cash',0.00,'10','','','10','0.00','1','2024-10-01 17:59:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','44.00','39','Inclusive','branch','Inventory','1110','4000','5500','','','','10172780558723720322303'),(4801,'101727805589','820',2.00,'20','retail','0','2024-10-01 20:59:49','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-10-01 18:25:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','232.00','230','Inclusive','branch','Inventory','1110','4000','5500','','','','10172780661001332322618'),(4802,'101727805589','1541',3.00,'30','retail','0','2024-10-01 21:16:50','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-10-01 18:25:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','279.00','276','Inclusive','branch','Inventory','1110','4000','5500','','','','10172780661980201323000'),(4803,'101727805589','1594',1.00,'70','retail','0','2024-10-01 21:16:59','bale','','','24','Cash',0.00,'70','','','10','0.00','1','2024-10-01 18:25:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','','10172780709903700003030'),(4804,'101727807107','588',1.00,'50','retail','0','2024-10-01 21:25:07','bale','','','8','Cash',0.00,'50','','','10','16.00','1','2024-10-01 18:27:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','','','10172780713130002102333'),(4805,'101727807247','878',2.00,'20','retail','0','2024-10-01 21:27:27','bale','','','5','Cash',0.00,'10','','','10','0.00','1','2024-10-01 18:48:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Inventory','1110','4000','5500','','','','10172780849673307916283'),(4806,'101727848918','510',10.00,'100','retail','0','2024-10-02 09:01:58','bale','','','3','Cash',0.00,'10','','','10','16.00','1','2024-10-02 06:03:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','55.00','45','Inclusive','branch','Inventory','','','','','','','10172784893130232313122'),(4807,'101727848918','1041',10.00,'100','retail','0','2024-10-02 09:03:12','bale','','','5','Cash',0.00,'10','','','10','0.00','1','2024-10-02 06:03:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','110.00','100','Inclusive','branch','Inventory','1110','4000','5500','','','','10172784900707378027472'),(4808,'101727860493','928',1.00,'100','retail','0','2024-10-02 12:14:53','bale','','','75','Cash',0.00,'100','','','10','0.00','1','2024-10-02 09:15:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','','','','10172786050320037735022'),(4809,'101727860535','1158',15.00,'300','retail','0','2024-10-02 12:15:35','bale','','','0','Cash',0.00,'20','','','10','0.00','1','2024-10-02 09:17:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','108.00','93','Inclusive','branch','Inventory','1110','4000','5500','','','','10172786055013110060303'),(4810,'101727860535','1011',5.00,'50','retail','0','2024-10-02 12:15:50','bale','','','5','Cash',0.00,'10','','','10','0.00','1','2024-10-02 09:17:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','39.00','34','Inclusive','branch','Inventory','1110','4000','5500','','','','10172786057070272287022'),(4811,'101727860633','251',2.00,'50','retail','0','2024-10-02 12:17:13','bale','','','15','Cash',0.00,'25','','','10','16.00','1','2024-10-02 09:30:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','','','','10172786143971200303233'),(4812,'101727861449','820',1.00,'10','retail','0','2024-10-02 12:30:49','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-10-02 09:32:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','230.00','229','Inclusive','branch','Inventory','1110','4000','5500','','','','10172786156572022033725'),(4813,'101727861568','128',1.00,'500','retail','0','2024-10-02 12:32:48','bale','','','195','Cash',0.00,'500','','','10','16.00','1','2024-10-02 10:59:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','10172786674726333602403'),(4814,'101727861568','1158',20.00,'400','retail','0','2024-10-02 13:59:07','bale','','','0','Cash',0.00,'20','','','10','0.00','1','2024-10-02 10:59:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','93.00','73','Inclusive','branch','Inventory','1110','4000','5500','','','','10172786676573018335353'),(4815,'101727861568','345',10.00,'50','retail','0','2024-10-02 13:59:25','bale','','','1','Cash',0.00,'5','','','10','16.00','1','2024-10-02 10:59:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','348.00','338','Inclusive','branch','Inventory','','','','','','','10172786679109322037173'),(4816,'101727867871','292',5.00,'100','retail','0','2024-10-02 14:17:51','bale','','','12','Cash',0.00,'20','','','10','16.00','1','2024-10-02 11:25:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','38.00','33','Inclusive','branch','Inventory','','','','','','','10172786788236287328320'),(4817,'101727867871','588',2.00,'100','retail','0','2024-10-02 14:18:02','bale','','','8','Cash',0.00,'50','','','10','16.00','1','2024-10-02 11:25:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','','','','','','','10172786830006332300132'),(4818,'101727868308','1401',1.00,'100','retail','0','2024-10-02 14:25:08','bale','','','36','Cash',0.00,'100','','','10','0.00','1','2024-10-02 12:23:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','10172787181813332320082'),(4819,'101727879153','1541',10.00,'100','retail','0','2024-10-02 17:25:53','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-10-02 14:26:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','276.00','266','Inclusive','branch','Inventory','1110','4000','5500','','','','10172787916472102600827'),(4820,'101727879168','820',3.00,'30','retail','0','2024-10-02 17:26:08','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-10-02 15:10:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','229.00','226','Inclusive','branch','Inventory','1110','4000','5500','','','','10172788181502821028323'),(4821,'101727881826','820',3.00,'30','retail','0','2024-10-02 18:10:26','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-10-02 15:44:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','226.00','223','Inclusive','branch','Inventory','1110','4000','5500','','','','10172788373303223271001'),(4822,'101727881826','820',2.00,'20','retail','0','2024-10-02 18:42:13','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-10-02 15:44:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','223.00','221','Inclusive','branch','Inventory','1110','4000','5500','','','','10172788383572023321330'),(4823,'101727881826','1502',1.00,'130','retail','0','2024-10-02 18:43:56','bale','','','30','Cash',0.00,'130','','','10','0.00','1','2024-10-02 15:44:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','','10172788384882223783232'),(4824,'101727883854','1040',1.00,'100','retail','0','2024-10-02 18:44:14','bale','','','20','Cash',0.00,'100','','','10','0.00','1','2024-10-02 15:44:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','','','','10172788387902033878330'),(4825,'101727883881','233',2.00,'20','retail','0','2024-10-02 18:44:42','bale','','','1','Cash',0.00,'10','','','10','16.00','1','2024-10-02 15:52:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Inventory','','','','','','','10172788433532222200527'),(4826,'101727884372','233',5.00,'50','retail','0','2024-10-02 18:52:52','bale','','','1','Cash',0.00,'10','','','10','16.00','1','2024-10-02 16:18:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','19.00','14','Inclusive','branch','Inventory','','','','','','','10172788590622715693291'),(4827,'101727885910','345',2.00,'10','retail','0','2024-10-02 19:18:30','bale','','','1','Cash',0.00,'5','','','10','16.00','1','2024-10-02 16:35:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','338.00','336','Inclusive','branch','Inventory','','','','','','','10172788689708021307872'),(4828,'101727885910','588',1.00,'50','retail','0','2024-10-02 19:44:48','bale','','','8','Cash',0.00,'50','','','10','16.00','1','2024-10-02 16:45:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','10172788749822722384080'),(4829,'101727887765','145',5.00,'50','retail','0','2024-10-02 19:49:25','bale','','','3','Cash',0.00,'10','','','10','16.00','1','2024-10-02 16:59:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','190.00','185','Inclusive','branch','Inventory','','','','','','','10172788797113790013083'),(4830,'101727887765','916',1.00,'200','retail','0','2024-10-02 19:52:51','bale','','','80','Cash',0.00,'200','','','10','0.00','1','2024-10-02 16:59:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','','','','10172788837113711220871'),(4831,'101727888382','233',2.00,'20','retail','0','2024-10-02 19:59:42','bale','','','1','Cash',0.00,'10','','','10','16.00','1','2024-10-02 17:22:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','','','','10172788974683033202823'),(4832,'101727889751','233',2.00,'20','retail','0','2024-10-02 20:45:52','bale','','','1','Cash',0.00,'10','','','10','16.00','1','2024-10-02 17:55:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','','','','10172789118527702032023'),(4833,'101727891871','1566',3.00,'750','retail','0','2024-10-02 20:58:03','bale','','','50','Cash',0.00,'250','','','10','0.00','1','2024-10-02 18:00:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','18.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','','10172789190330303032702'),(4834,'101727891871','126',10.00,'500','retail','0','2024-10-02 20:59:17','bale','','','0','Cash',0.00,'50','','','10','16.00','1','2024-10-02 18:00:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','20.00','10','Inclusive','branch','Inventory','','','','','','','10172789196906322396262'),(4835,'101727891871','1531',1.00,'200','retail','0','2024-10-02 20:59:29','bale','','','65','Cash',0.00,'200','','','10','0.00','1','2024-10-02 18:00:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','','10172789197927370121302'),(4836,'101727892024','442',1.00,'350','retail','0','2024-10-02 21:00:24','bale','','','0','Cash',0.00,'350','','','10','16.00','1','2024-10-02 18:05:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','10172789229932222030973'),(4837,'101727892303','779',1.00,'50','retail','0','2024-10-02 21:05:03','bale','','','29','Cash',0.00,'50','','','10','16.00','1','2024-10-02 18:12:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','','','10172789275621332200020'),(4838,'101727892758','1585',1.00,'150','retail','0','2024-10-02 21:12:38','bale','','','45','Cash',0.00,'150','','','10','0.00','1','2024-10-02 18:22:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','10172789334702121028113'),(4839,'101727892758','1352',1.00,'150','retail','0','2024-10-02 21:22:27','bale','','','40','Cash',0.00,'150','','','10','0.00','1','2024-10-02 18:22:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','10172789335722933023222'),(4840,'101727894983','466',1.00,'100','retail','0','2024-10-02 21:49:43','bale','','','35','Cash',0.00,'100','','','10','16.00','1','2024-10-02 18:50:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','10172789502900302312202'),(4841,'101727936196','342',2.00,'20','retail','0','2024-10-03 09:16:36','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-10-03 06:18:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','103.00','101','Inclusive','branch','Inventory','','','','','','','10172793623130207323237'),(4842,'101727936196','576',1.00,'10','retail','0','2024-10-03 09:17:42','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-10-03 06:18:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','193.00','192','Inclusive','branch','Inventory','','','','','','','10172793627626223226337'),(4843,'101727936286','916',1.00,'200','retail','0','2024-10-03 09:18:06','bale','','','80','Cash',0.00,'200','','','10','0.00','1','2024-10-03 06:27:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','','','','10172793685300273007033'),(4844,'101727936855','779',1.00,'50','retail','0','2024-10-03 09:27:35','bale','','','29','Cash',0.00,'50','','','10','16.00','1','2024-10-03 06:50:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','','','10172793824601312283327'),(4845,'101727938249','466',4.00,'400','retail','0','2024-10-03 09:50:49','bale','','','35','Cash',0.00,'100','','','10','16.00','1','2024-10-03 07:00:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','17.00','13','Inclusive','branch','Inventory','','','','','','','10172793884512103379302'),(4846,'101727956735','829',1.00,'200','retail','0','2024-10-03 14:58:55','bale','','','70','Cash',0.00,'200','','','10','0.00','1','2024-10-03 11:59:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','10172795675232033223307'),(4847,'101727956735','570',1.00,'200','retail','0','2024-10-03 14:59:12','bale','','','50','Cash',0.00,'200','','','10','16.00','1','2024-10-03 11:59:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','10172795676453702323107'),(4848,'101727956769','893',1.00,'100','retail','0','2024-10-03 14:59:29','bale','','','32','Cash',0.00,'100','','','10','0.00','1','2024-10-03 12:44:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','10172795944000199709230'),(4849,'101727956769','1597',4.00,'80','retail','0','2024-10-03 15:44:00','bale','','','4','Cash',0.00,'20','','','10','0.00','1','2024-10-03 12:44:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','79.00','75','Inclusive','branch','Inventory','1110','4000','5500','','','','10172795946037319503023'),(4850,'101727962204','1584',15.00,'150','retail','0','2024-10-03 16:30:04','bale','','','2.5','Cash',0.00,'10','','','10','0.00','1','2024-10-03 13:30:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','60.00','45','Inclusive','branch','Inventory','1110','4000','5500','','','','10172796221923121122276'),(4851,'101727962228','345',6.00,'30','retail','0','2024-10-03 16:30:28','bale','','','1','Cash',0.00,'5','','','10','16.00','1','2024-10-03 13:41:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','336.00','330','Inclusive','branch','Inventory','','','','','','','10172796241472720433324'),(4852,'101727962228','681',2.00,'60','retail','0','2024-10-03 16:41:35','bale','','','13','Cash',0.00,'30','','','10','16.00','1','2024-10-03 13:41:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','','','','','','','10172796291022202900707'),(4853,'101727966712','763',1.00,'200','retail','0','2024-10-03 17:45:12','bale','','','126','Cash',0.00,'200','','','10','16.00','1','2024-10-03 14:45:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','10172796672763617023313'),(4854,'101727966757','1246',1.00,'250','retail','0','2024-10-03 17:45:57','bale','','','110','Cash',0.00,'250','','','10','0.00','1','2024-10-03 15:24:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','10172796906430223037322'),(4855,'101727969070','176',4.00,'80','retail','0','2024-10-03 18:24:30','bale','','','7.4','Cash',0.00,'20','','','10','16.00','1','2024-10-03 15:53:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','139.00','135','Inclusive','branch','Inventory','','','','','','','10172797083333203930322'),(4856,'101727970837','820',5.00,'50','retail','0','2024-10-03 18:53:57','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-10-03 16:03:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','221.00','216','Inclusive','branch','Inventory','1110','4000','5500','','','','10172797140902232322223'),(4857,'101727970837','466',1.00,'100','retail','0','2024-10-03 19:03:30','bale','','','35','Cash',0.00,'100','','','10','16.00','1','2024-10-03 16:03:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','10172797141832302222232'),(4858,'101727971421','1604',4.00,'200','retail','0','2024-10-03 19:03:41','bale','','','10','Cash',0.00,'50','','','10','0.00','1','2024-10-03 16:12:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','16.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','','10172797192697090029133'),(4859,'101727973492','702',1.00,'50','retail','0','2024-10-03 19:38:12','bale','','','10','Cash',0.00,'50','','','10','16.00','1','2024-10-03 16:39:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','10172797350137501072033'),(4860,'101727973492','145',10.00,'100','retail','0','2024-10-03 19:38:21','bale','','','3','Cash',0.00,'10','','','10','16.00','1','2024-10-03 16:39:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','185.00','175','Inclusive','branch','Inventory','','','','','','','10172797352022272223337'),(4861,'101727973492','3',40.00,'100','retail','0','2024-10-03 19:54:05','bale','','','1.5','Cash',0.00,'2.5','','','10','16.00','1','2024-10-03 16:57:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'40','190.00','150','Inclusive','branch','Inventory','','','','','','','10172797467327233340377'),(4862,'101727974676','1541',2.00,'20','retail','0','2024-10-03 19:57:56','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-10-03 16:58:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','266.00','264','Inclusive','branch','Inventory','1110','4000','5500','','','','10172797469803720738002'),(4863,'101727974712','1255',1.00,'100','retail','0','2024-10-03 19:58:32','bale','','','40','Cash',0.00,'100','','','10','0.00','1','2024-10-03 17:17:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','10172797472442723324232'),(4864,'101727974712','916',1.00,'200','retail','0','2024-10-03 19:58:44','bale','','','80','Cash',0.00,'200','','','10','0.00','1','2024-10-03 17:17:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','','','','10172797583932722310727'),(4865,'101727975843','1601',1.00,'150','retail','0','2024-10-03 20:17:23','bale','','','45','Cash',0.00,'150','','','10','0.00','1','2024-10-03 17:38:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','','','','10172797586992710599200'),(4866,'101727977112','820',2.00,'20','retail','0','2024-10-03 20:38:32','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-10-03 17:39:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','216.00','214','Inclusive','branch','Inventory','1110','4000','5500','','','','10172797712839233032733'),(4867,'101727977310','942',20.00,'200','retail','0','2024-10-03 20:41:50','bale','','','3','Cash',0.00,'10','','','10','0.00','1','2024-10-03 17:45:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','200.00','180','Inclusive','branch','Inventory','1110','4000','5500','','','','10172797745333030070310'),(4868,'101727977310','1374',3.00,'150','retail','0','2024-10-03 20:44:13','bale','','','15','Cash',0.00,'50','','','10','0.00','1','2024-10-03 17:45:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','22.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','','10172797749572921272550'),(4869,'101727977310','1566',3.00,'750','retail','0','2024-10-03 20:44:55','bale','','','50','Cash',0.00,'250','','','10','0.00','1','2024-10-03 17:45:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','','10172797750633005023062'),(4870,'101727977310','1584',15.00,'150','retail','0','2024-10-03 20:45:07','bale','','','2.5','Cash',0.00,'10','','','10','0.00','1','2024-10-03 17:45:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','45.00','30','Inclusive','branch','Inventory','1110','4000','5500','','','','10172797753822273203030'),(4871,'101727977551','1040',1.00,'100','retail','0','2024-10-03 20:45:51','bale','','','20','Cash',0.00,'100','','','10','0.00','1','2024-10-03 17:48:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','','','','10172797767762193023207'),(4872,'101727977688','1124',10.00,'100','retail','0','2024-10-03 20:48:08','bale','','','0','Cash',0.00,'10','','','10','0.00','1','2024-10-03 17:58:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','110.00','100','Inclusive','branch','Inventory','1110','4000','5500','','','','10172797830833332701323'),(4873,'101727978315','1479',5.00,'50','retail','0','2024-10-03 20:58:35','bale','','','00','Cash',0.00,'10','','','10','0.00','1','2024-10-03 18:12:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','124.00','119','Inclusive','branch','Inventory','1110','4000','5500','','','','10172797917012372012932'),(4874,'101727979173','397',4.00,'80','retail','0','2024-10-03 21:12:53','bale','','','5.5','Cash',0.00,'20','','','10','16.00','1','2024-10-03 18:23:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','35.00','31','Inclusive','branch','Inventory','','','','','','','10172797977922201203702'),(4875,'101727979782','928',1.00,'100','retail','0','2024-10-03 21:23:02','bale','','','75','Cash',0.00,'100','','','10','0.00','1','2024-10-03 18:48:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','','','','10172798132072801182232'),(4876,'101727982606','858',6.00,'12','retail','0','2024-10-03 22:10:06','bale','','','1','Cash',0.00,'2','','','10','0.00','1','2024-10-03 19:11:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','180.00','174','Inclusive','branch','Inventory','1110','4000','5500','','','','10172798261912212330019'),(4877,'101727982606','820',1.00,'10','retail','0','2024-10-03 22:10:19','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-10-03 19:11:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','214.00','213','Inclusive','branch','Inventory','1110','4000','5500','','','','10172798263823322872832'),(4878,'101727982606','1479',5.00,'50','retail','0','2024-10-03 22:10:38','bale','','','00','Cash',0.00,'10','','','10','0.00','1','2024-10-03 19:11:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','119.00','114','Inclusive','branch','Inventory','1110','4000','5500','','','','10172798267336373230330'),(4879,'101727982606','292',2.00,'40','retail','0','2024-10-03 22:11:14','bale','','','12','Cash',0.00,'20','','','10','16.00','1','2024-10-03 19:11:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','','','','','','','10172798269293026330226'),(4880,'101727982700','397',2.00,'40','retail','0','2024-10-03 22:11:40','bale','','','5.5','Cash',0.00,'20','','','10','16.00','1','2024-10-03 19:11:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','31.00','29','Inclusive','branch','Inventory','','','','','','','10172798271133232220011'),(4881,'101727982714','251',2.00,'50','retail','0','2024-10-03 22:11:54','bale','','','15','Cash',0.00,'25','','','10','16.00','1','2024-10-03 19:15:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','','','','','','','10172798285690336321330'),(4882,'101727982714','1541',1.00,'10','retail','0','2024-10-03 22:14:17','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-10-03 19:15:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','264.00','263','Inclusive','branch','Inventory','1110','4000','5500','','','','10172798290209920723227'),(4883,'101727982914','1597',1.00,'20','retail','0','2024-10-03 22:15:14','bale','','','4','Cash',0.00,'20','','','10','0.00','1','2024-10-03 19:17:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','75.00','74','Inclusive','branch','Inventory','1110','4000','5500','','','','10172798306423220227002'),(4884,'101728024885','1566',1.00,'250','retail','0','2024-10-04 09:54:45','bale','','','50','Cash',0.00,'250','','','10','0.00','1','2024-10-04 06:56:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','10172802491880214182380'),(4885,'101728024885','942',20.00,'200','retail','0','2024-10-04 09:55:18','bale','','','3','Cash',0.00,'10','','','10','0.00','1','2024-10-04 06:56:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','180.00','160','Inclusive','branch','Inventory','1110','4000','5500','','','','10172802493300204127227'),(4886,'101728024885','1585',1.00,'150','retail','0','2024-10-04 09:55:33','bale','','','45','Cash',0.00,'150','','','10','0.00','1','2024-10-04 06:56:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','10172802497930702002030'),(4887,'101728024989','1401',1.00,'100','retail','0','2024-10-04 09:56:29','bale','','','36','Cash',0.00,'100','','','10','0.00','1','2024-10-04 06:57:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','10172802501412340322020'),(4888,'101728025027','1531',1.00,'200','retail','0','2024-10-04 09:57:07','bale','','','65','Cash',0.00,'200','','','10','0.00','1','2024-10-04 06:58:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','10172802505131332323033'),(4889,'101728025027','576',5.00,'50','retail','0','2024-10-04 09:57:45','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-10-04 06:58:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','192.00','187','Inclusive','branch','Inventory','','','','','','','10172802507933027202000'),(4890,'101728036761','1208',1.00,'50','retail','0','2024-10-04 13:12:41','bale','','','6','Cash',0.00,'50','','','10','0.00','1','2024-10-04 11:11:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','122.00','121','Inclusive','branch','Inventory','1110','4000','5500','','','','10172803971632133023232'),(4891,'101728036761','1353',5.00,'100','retail','0','2024-10-04 14:01:57','bale','','','10','Cash',0.00,'20','','','10','0.00','1','2024-10-04 11:11:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','11.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','','10172804026902230021126'),(4892,'101728040298','1541',10.00,'100','retail','0','2024-10-04 14:11:38','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-10-04 11:19:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','263.00','253','Inclusive','branch','Inventory','1110','4000','5500','','','','10172804073700203033842'),(4893,'101728040744','588',1.00,'50','retail','0','2024-10-04 14:19:04','bale','','','8','Cash',0.00,'50','','','10','16.00','1','2024-10-04 11:28:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','10172804132010830023202'),(4894,'101728041322','375',1.00,'50','retail','0','2024-10-04 14:28:42','bale','','','20','Cash',0.00,'50','','','10','16.00','1','2024-10-04 11:34:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','10172804168522313362104'),(4895,'101728041687','650',2.00,'10','retail','0','2024-10-04 14:34:47','bale','','','3','Cash',0.00,'5','','','10','16.00','1','2024-10-04 11:35:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','129.00','127','Inclusive','branch','Inventory','','','','','','','10172804169903892030203'),(4896,'101728041687','32',1.00,'10','retail','0','2024-10-04 14:34:59','bale','','','3.5','Cash',0.00,'10','','','10','16.00','1','2024-10-04 11:35:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','63.00','62','Inclusive','branch','Inventory','','','','','','','10172804171123730221218'),(4897,'101728041713','1124',30.00,'300','retail','0','2024-10-04 14:35:13','bale','','','0','Cash',0.00,'10','','','10','0.00','1','2024-10-04 11:48:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','100.00','70','Inclusive','branch','Inventory','1110','4000','5500','','','','10172804249609932222931'),(4898,'101728044621','1558',1.00,'100','retail','0','2024-10-04 15:23:41','bale','','','30','Cash',0.00,'100','','','10','0.00','1','2024-10-04 12:37:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','10172804463100220232238'),(4899,'101728044621','815',1.00,'100','retail','0','2024-10-04 15:23:51','bale','','','0','Cash',0.00,'100','','','10','16.00','1','2024-10-04 12:37:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','10172804464233026832022'),(4900,'101728044621','882',1.00,'10','retail','0','2024-10-04 15:24:03','bale','','','3','Cash',0.00,'10','','','10','0.00','1','2024-10-04 12:37:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','94.00','93','Inclusive','branch','Inventory','1110','4000','5500','','','','10172804545030282372222'),(4901,'101728045454','1111',2.00,'100','retail','0','2024-10-04 15:37:34','bale','','','0','Cash',0.00,'50','','','10','0.00','1','2024-10-04 13:18:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','10172804676727630032673'),(4902,'101728047896','345',1.00,'5','retail','0','2024-10-04 16:18:16','bale','','','1','Cash',0.00,'5','','','10','16.00','1','2024-10-04 15:26:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','330.00','329','Inclusive','branch','Inventory','','','','','','','10172804948003218001190'),(4903,'101728047896','233',2.00,'20','retail','0','2024-10-04 18:26:26','bale','','','1','Cash',0.00,'10','','','10','16.00','1','2024-10-04 15:26:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','300.00','298','Inclusive','branch','Inventory','','','','','','','10172805560021720213252'),(4904,'101728056460','820',1.00,'10','retail','0','2024-10-04 18:41:00','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-10-04 15:41:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','213.00','212','Inclusive','branch','Inventory','1110','4000','5500','','','','10172805647533720752030'),(4905,'101728056500','916',1.00,'200','retail','0','2024-10-04 18:41:40','bale','','','80','Cash',0.00,'200','','','10','0.00','1','2024-10-04 15:43:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','','','','10172805660332017665303'),(4906,'101728056605','576',5.00,'50','retail','0','2024-10-04 18:43:25','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-10-04 15:51:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','187.00','182','Inclusive','branch','Inventory','','','','','','','10172805699579522350805'),(4907,'101728056605','1528',1.00,'150','retail','0','2024-10-04 18:50:52','bale','','','0','Cash',0.00,'150','','','10','0.00','1','2024-10-04 15:51:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','10172805706016038302003'),(4908,'101728056605','342',5.00,'50','retail','0','2024-10-04 18:51:00','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-10-04 15:51:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','101.00','96','Inclusive','branch','Inventory','','','','','','','10172805707801023273333'),(4909,'101728057085','650',4.00,'20','retail','0','2024-10-04 18:51:25','bale','','','3','Cash',0.00,'5','','','10','16.00','1','2024-10-04 15:58:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','127.00','123','Inclusive','branch','Inventory','','','','','','','10172805752323302020222'),(4910,'101728057525','856',1.00,'150','retail','0','2024-10-04 18:58:45','bale','','','19','Cash',0.00,'150','','','10','0.00','1','2024-10-04 16:17:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','','','10172805865422331223327'),(4911,'101728058656','579',1.00,'200','retail','0','2024-10-04 19:17:36','bale','','','139','Cash',0.00,'200','','','10','16.00','1','2024-10-04 16:41:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','10172806003020321032333'),(4912,'101728058656','466',3.00,'300','retail','0','2024-10-04 19:40:30','bale','','','35','Cash',0.00,'100','','','10','16.00','1','2024-10-04 16:41:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','12.00','9','Inclusive','branch','Inventory','','','','','','','10172806003960102132003'),(4913,'101728058656','1575',1.00,'150','retail','0','2024-10-04 19:40:40','bale','','','55','Cash',0.00,'150','','','10','0.00','1','2024-10-04 16:41:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','10172806005103123202030'),(4914,'101728058656','820',5.00,'50','retail','0','2024-10-04 19:40:51','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-10-04 16:41:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','212.00','207','Inclusive','branch','Inventory','1110','4000','5500','','','','10172806006431001237300'),(4915,'101728060066','145',5.00,'50','retail','0','2024-10-04 19:41:06','bale','','','3','Cash',0.00,'10','','','10','16.00','1','2024-10-04 16:55:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','175.00','170','Inclusive','branch','Inventory','','','','','','','10172806069333102037100'),(4916,'101728060921','251',2.00,'50','retail','0','2024-10-04 20:04:48','bale','','','15','Cash',0.00,'25','','','10','16.00','1','2024-10-04 17:05:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','','','','','','','10172806150237220832232'),(4917,'101728061514','1401',1.00,'100','retail','0','2024-10-04 20:05:14','bale','','','36','Cash',0.00,'100','','','10','0.00','1','2024-10-04 17:17:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','10172806222483130230022'),(4918,'101728062227','466',1.00,'100','retail','0','2024-10-04 20:17:07','bale','','','35','Cash',0.00,'100','','','10','16.00','1','2024-10-04 17:40:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','10172806362366133333363'),(4919,'101728063626','375',2.00,'100','retail','0','2024-10-04 20:40:26','bale','','','20','Cash',0.00,'50','','','10','16.00','1','2024-10-04 17:50:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','','','','10172806424323806606342'),(4920,'101728064254','375',2.00,'100','retail','0','2024-10-04 20:50:54','bale','','','20','Cash',0.00,'50','','','10','16.00','1','2024-10-04 17:56:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','','','','10172806460133200613021'),(4921,'101728064605','1255',1.00,'100','retail','0','2024-10-04 20:56:45','bale','','','40','Cash',0.00,'100','','','10','0.00','1','2024-10-04 18:01:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','','10172806477571810822022'),(4922,'101728064605','840',1.00,'50','retail','0','2024-10-04 20:59:35','bale','','','5.5','Cash',0.00,'50','','','10','0.00','1','2024-10-04 18:01:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','','','10172806486808322020203'),(4923,'101728064605','342',10.00,'100','retail','0','2024-10-04 21:01:08','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-10-04 18:01:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','96.00','86','Inclusive','branch','Inventory','','','','','','','10172806488430032421033'),(4924,'101728064605','681',3.00,'90','retail','0','2024-10-04 21:05:48','bale','','','13','Cash',0.00,'30','','','10','16.00','1','2024-10-04 18:06:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','16.00','13','Inclusive','branch','Inventory','','','','','','','10172806516416038302403'),(4925,'101728064605','1479',15.00,'150','retail','0','2024-10-04 21:06:04','bale','','','00','Cash',0.00,'10','','','10','0.00','1','2024-10-04 18:06:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','114.00','99','Inclusive','branch','Inventory','1110','4000','5500','','','','10172806518332023201825'),(4926,'101728065191','130',2.00,'40','retail','0','2024-10-04 21:06:31','bale','','','10','Cash',0.00,'20','','','10','16.00','1','2024-10-04 18:06:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','54.00','52','Inclusive','branch','Inventory','','','','','','','10172806520132003220256'),(4927,'101728065210','878',2.00,'20','retail','0','2024-10-04 21:06:50','bale','','','5','Cash',0.00,'10','','','10','0.00','1','2024-10-04 18:24:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','','','','10172806626602002218286'),(4928,'101728066269','779',1.00,'50','retail','0','2024-10-04 21:24:29','bale','','','29','Cash',0.00,'50','','','10','16.00','1','2024-10-04 18:54:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','','','10172806804733026202330'),(4929,'101728068254','820',2.00,'20','retail','0','2024-10-04 21:57:34','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-10-04 18:58:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','207.00','205','Inclusive','branch','Inventory','1110','4000','5500','','','','10172806827402377032073'),(4930,'101728068254','233',1.00,'10','retail','0','2024-10-04 21:57:54','bale','','','1','Cash',0.00,'10','','','10','16.00','1','2024-10-04 18:58:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','298.00','297','Inclusive','branch','Inventory','','','','','','','10172806828432262208832'),(4931,'101728068286','1541',2.00,'20','retail','0','2024-10-04 21:58:06','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-10-04 19:01:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','253.00','251','Inclusive','branch','Inventory','1110','4000','5500','','','','10172806848940022323333'),(4932,'101728110390','838',10.00,'100','retail','0','2024-10-05 09:39:50','bale','','','2.45','Cash',0.00,'10','','','10','0.00','1','2024-10-05 07:09:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','124.00','114','Inclusive','branch','Inventory','1110','4000','5500','','','','10172811216412333227233'),(4933,'101728113592','1000',10.00,'50','retail','0','2024-10-05 10:33:12','bale','','','2.5','Cash',0.00,'5','','','10','0.00','1','2024-10-05 07:33:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','54.00','44','Inclusive','branch','Inventory','1110','4000','5500','','','','10172811360620303002211'),(4934,'101728113612','790',4.00,'80','retail','0','2024-10-05 10:33:32','bale','','','14','Cash',0.00,'20','','','10','16.00','1','2024-10-05 07:34:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','35.00','31','Inclusive','branch','Inventory','1110','4000','5500','','','','10172811362627101623122'),(4935,'101728121979','1541',2.00,'20','retail','0','2024-10-05 12:52:59','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-10-05 09:53:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','251.00','249','Inclusive','branch','Inventory','1110','4000','5500','','','','10172812200302230331201'),(4936,'101728121979','681',1.00,'30','retail','0','2024-10-05 12:53:23','bale','','','13','Cash',0.00,'30','','','10','16.00','1','2024-10-05 09:53:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','10172812201434020332210'),(4937,'101728122018','1531',1.00,'200','retail','0','2024-10-05 12:53:38','bale','','','65','Cash',0.00,'200','','','10','0.00','1','2024-10-05 09:54:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','','10172812203523218823332'),(4938,'101728122018','1104',3.00,'90','retail','0','2024-10-05 12:53:55','bale','','','15','Cash',0.00,'30','','','10','0.00','1','2024-10-05 09:54:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','8.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','10172812204630332137633'),(4939,'101728122049','971',1.00,'200','retail','0','2024-10-05 12:54:09','bale','','','95','Cash',0.00,'200','','','10','0.00','1','2024-10-05 12:01:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','10172812970183930203700'),(4940,'101728129747','702',1.00,'50','retail','0','2024-10-05 15:02:27','bale','','','10','Cash',0.00,'50','','','10','16.00','1','2024-10-05 12:03:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','10172812975502332350132'),(4941,'101728129747','145',10.00,'100','retail','0','2024-10-05 15:02:35','bale','','','3','Cash',0.00,'10','','','10','16.00','1','2024-10-05 12:03:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','170.00','160','Inclusive','branch','Inventory','','','','','','','10172812976803882030203'),(4942,'101728129747','342',10.00,'100','retail','0','2024-10-05 15:02:49','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-10-05 12:03:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','86.00','76','Inclusive','branch','Inventory','','','','','','','10172812978938973212133'),(4943,'101728129747','233',6.00,'60','retail','0','2024-10-05 15:03:09','bale','','','1','Cash',0.00,'10','','','10','16.00','1','2024-10-05 12:03:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','297.00','291','Inclusive','branch','Inventory','','','','','','','10172812980008200222028'),(4944,'101728129804','856',1.00,'150','retail','0','2024-10-05 15:03:24','bale','','','19','Cash',0.00,'150','','','10','0.00','1','2024-10-05 12:36:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','','','10172813176672022226220'),(4945,'101728132854','1601',2.00,'300','retail','0','2024-10-05 15:54:14','bale','','','45','Cash',0.00,'150','','','10','0.00','1','2024-10-05 12:55:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','39.00','37','Inclusive','branch','Inventory','1110','4000','5500','','','','10172813289283232200330'),(4946,'101728132854','523',5.00,'125','retail','0','2024-10-05 15:54:52','bale','','','0','Cash',0.00,'25','','','10','16.00','1','2024-10-05 12:55:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','15.00','10','Inclusive','branch','Inventory','','','','','','','10172813292633321132083'),(4947,'101728132929','2',1.00,'50','retail','0','2024-10-05 15:55:29','bale','','','10','Cash',0.00,'50','','','10','16.00','1','2024-10-05 13:25:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','10172813474123034473221'),(4948,'101728134744','1541',1.00,'10','retail','0','2024-10-05 16:25:44','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-10-05 13:49:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','249.00','248','Inclusive','branch','Inventory','1110','4000','5500','','','','10172813618222136183336'),(4949,'101728136184','233',3.00,'30','retail','0','2024-10-05 16:49:44','bale','','','1','Cash',0.00,'10','','','10','16.00','1','2024-10-05 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','291.00','288','Inclusive','branch','Inventory','','','','','','','10172813720703238302720'),(4950,'101728136184','838',2.00,'20','retail','0','2024-10-05 17:06:47','bale','','','2.45','Cash',0.00,'10','','','10','0.00','1','2024-10-05 14:07:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','114.00','112','Inclusive','branch','Inventory','1110','4000','5500','','','','10172813722123223118330'),(4951,'101728137223','1040',1.00,'100','retail','0','2024-10-05 17:07:03','bale','','','20','Cash',0.00,'100','','','10','0.00','1','2024-10-05 14:17:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','','','','10172813782683222303827'),(4952,'101728137830','942',20.00,'200','retail','0','2024-10-05 17:17:10','bale','','','3','Cash',0.00,'10','','','10','0.00','1','2024-10-05 15:06:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','160.00','140','Inclusive','branch','Inventory','1110','4000','5500','','','','10172813892778230822023'),(4953,'101728137830','1531',1.00,'200','retail','0','2024-10-05 17:35:33','bale','','','65','Cash',0.00,'200','','','10','0.00','1','2024-10-05 15:06:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','10172813894533827332983'),(4954,'101728137830','1374',3.00,'150','retail','0','2024-10-05 17:35:46','bale','','','15','Cash',0.00,'50','','','10','0.00','1','2024-10-05 15:06:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','19.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','','10172813895900221120322'),(4955,'101728137830','157',1.00,'100','retail','0','2024-10-05 17:35:59','bale','','','0','Cash',0.00,'100','','','10','16.00','1','2024-10-05 15:06:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','10172814077232202772121'),(4956,'101728140791','1457',4.00,'160','retail','0','2024-10-05 18:06:31','bale','','','00','Cash',0.00,'40','','','10','0.00','1','2024-10-05 15:17:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','53.00','49','Inclusive','branch','Inventory','1110','4000','5500','','','','10172814140832131310100'),(4957,'101728140791','1531',1.00,'200','retail','0','2024-10-05 18:16:49','bale','','','65','Cash',0.00,'200','','','10','0.00','1','2024-10-05 15:17:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','10172814146972023332320'),(4958,'101728141472','916',1.00,'200','retail','0','2024-10-05 18:17:52','bale','','','80','Cash',0.00,'200','','','10','0.00','1','2024-10-05 15:26:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','','','','10172814196907033720331'),(4959,'101728141973','916',1.00,'200','retail','0','2024-10-05 18:26:13','bale','','','80','Cash',0.00,'200','','','10','0.00','1','2024-10-05 15:43:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','','','','10172814302303202202033'),(4960,'101728143239','711',1.00,'200','retail','0','2024-10-05 18:47:19','bale','','','0','Cash',0.00,'200','','','10','16.00','1','2024-10-05 15:47:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','10172814326532324233333'),(4961,'101728143271','2',1.00,'50','retail','0','2024-10-05 18:47:51','bale','','','10','Cash',0.00,'50','','','10','16.00','1','2024-10-05 15:48:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','10172814330100104222302'),(4962,'101728143305','1558',1.00,'100','retail','0','2024-10-05 18:48:25','bale','','','30','Cash',0.00,'100','','','10','0.00','1','2024-10-05 16:16:52','1','1','returned','1','new','pcs','','2024-10-05 19:16:52','10','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','10172814481421740313420'),(4963,'101728143305','1560',1.00,'100','retail','0','2024-10-05 19:15:10','bale','','','30','Cash',0.00,'100','','','10','0.00','1','2024-10-05 16:16:53','1','1','returned','1','new','pcs','','2024-10-05 19:16:53','10','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','10172814495030230422202'),(4964,'101728143305','897',1.00,'50','retail','0','2024-10-05 19:15:51','bale','','','24','Cash',0.00,'50','','','10','0.00','1','2024-10-05 16:16:55','1','1','returned','1','new','pcs','','2024-10-05 19:16:55','10','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','10172814496832390233934'),(4965,'101728145019','1558',1.00,'100','retail','0','2024-10-05 19:16:59','bale','','','30','Cash',0.00,'100','','','10','0.00','1','2024-10-05 16:17:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','10172814502723854022320'),(4966,'101728145019','1560',1.00,'100','retail','0','2024-10-05 19:17:07','bale','','','30','Cash',0.00,'100','','','10','0.00','1','2024-10-05 16:17:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','10172814504430000442301'),(4967,'101728145019','1411',1.00,'100','retail','0','2024-10-05 19:17:24','bale','','','38','Cash',0.00,'100','','','10','0.00','1','2024-10-05 16:17:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','10172814506334230042021'),(4968,'101728145066','1026',1.00,'50','retail','0','2024-10-05 19:17:46','bale','','','28','Cash',0.00,'50','','','10','0.00','1','2024-10-05 16:18:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','','10172814508221723132248'),(4969,'101728145066','815',1.00,'100','retail','0','2024-10-05 19:18:03','bale','','','0','Cash',0.00,'100','','','10','16.00','1','2024-10-05 16:18:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','10172814509433322222308'),(4970,'101728145066','897',1.00,'50','retail','0','2024-10-05 19:18:14','bale','','','24','Cash',0.00,'50','','','10','0.00','1','2024-10-05 16:18:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','10172814511413421810844'),(4971,'101728145118','176',2.00,'40','retail','0','2024-10-05 19:18:38','bale','','','7.4','Cash',0.00,'20','','','10','16.00','1','2024-10-05 16:59:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','135.00','133','Inclusive','branch','Inventory','','','','','','','10172814705922038523313'),(4972,'101728145118','1396',1.00,'75','retail','0','2024-10-05 19:51:00','bale','','','25','Cash',0.00,'75','','','10','0.00','1','2024-10-05 16:59:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','10172814756335332137333'),(4973,'101728150326','820',2.00,'20','retail','0','2024-10-05 20:45:26','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-10-05 17:45:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','205.00','203','Inclusive','branch','Inventory','1110','4000','5500','','','','10172815033600332223330'),(4974,'101728150345','467',1.00,'50','retail','0','2024-10-05 20:45:45','bale','','','9','Cash',0.00,'50','','','10','16.00','1','2024-10-05 17:46:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','','','','10172815035431873213522'),(4975,'101728150361','233',1.00,'10','retail','0','2024-10-05 20:46:01','bale','','','1','Cash',0.00,'10','','','10','16.00','1','2024-10-05 18:12:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','288.00','287','Inclusive','branch','Inventory','','','','','','','10172815194201320302531'),(4976,'101728151946','1401',1.00,'100','retail','0','2024-10-05 21:12:26','bale','','','36','Cash',0.00,'100','','','10','0.00','1','2024-10-05 18:18:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','10172815230153322132222'),(4977,'101728152310','292',2.00,'40','retail','0','2024-10-05 21:18:30','bale','','','12','Cash',0.00,'20','','','10','16.00','1','2024-10-05 18:36:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','31.00','29','Inclusive','branch','Inventory','','','','','','','10172815337820133000231'),(4978,'101728153389','8',2.00,'20','retail','0','2024-10-05 21:36:29','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-10-05 18:47:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','41.00','39','Inclusive','branch','Inventory','','','','','','','10172815401402321322342'),(4979,'101728153389','233',1.00,'10','retail','0','2024-10-05 21:46:54','bale','','','1','Cash',0.00,'10','','','10','16.00','1','2024-10-05 18:47:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','287.00','286','Inclusive','branch','Inventory','','','','','','','10172815402331322230280'),(4980,'101728153389','292',1.00,'20','retail','0','2024-10-05 21:47:04','bale','','','12','Cash',0.00,'20','','','10','16.00','1','2024-10-05 18:47:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','','','10172815403200023101132'),(4981,'101728153389','820',2.00,'20','retail','0','2024-10-05 21:47:21','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-10-05 18:47:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','203.00','201','Inclusive','branch','Inventory','1110','4000','5500','','','','10172815405332201204430'),(4982,'101728154056','1040',1.00,'100','retail','0','2024-10-05 21:47:36','bale','','','20','Cash',0.00,'100','','','10','0.00','1','2024-10-05 18:48:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','','','10172815411072313231132'),(4983,'101728154113','523',3.00,'75','retail','0','2024-10-05 21:48:33','bale','','','0','Cash',0.00,'25','','','10','16.00','1','2024-10-05 18:56:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10.00','7','Inclusive','branch','Inventory','','','','','','','10172815455343333383535'),(4984,'101728154566','882',1.00,'10','retail','0','2024-10-05 21:56:06','bale','','','3','Cash',0.00,'10','','','10','0.00','1','2024-10-05 18:56:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','93.00','92','Inclusive','branch','Inventory','1110','4000','5500','','','','10172815457423222013310'),(4985,'101728154575','1479',5.00,'50','retail','0','2024-10-05 21:56:15','bale','','','00','Cash',0.00,'10','','','10','0.00','1','2024-10-05 18:58:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','99.00','94','Inclusive','branch','Inventory','1110','4000','5500','','','','10172815469622301298033'),(4986,'101728214701','1134',15.00,'75','retail','0','2024-10-06 14:38:21','bale','','','0','Cash',0.00,'5','','','10','0.00','1','2024-10-06 11:38:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','151.00','136','Inclusive','branch','Inventory','1110','4000','5500','','','','10172821472228330022273'),(4987,'101728214737','843',1.00,'80','retail','0','2024-10-06 14:38:57','bale','','','49','Cash',0.00,'80','','','10','0.00','1','2024-10-06 11:39:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','','10172821475910031832222'),(4988,'101728214762','882',1.00,'10','retail','0','2024-10-06 14:39:22','bale','','','3','Cash',0.00,'10','','','10','0.00','1','2024-10-06 11:39:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','92.00','91','Inclusive','branch','Inventory','1110','4000','5500','','','','10172821477122870083272'),(4989,'101728214773','1541',2.00,'20','retail','0','2024-10-06 14:39:33','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-10-06 11:59:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','248.00','246','Inclusive','branch','Inventory','1110','4000','5500','','','','10172821596032320305322'),(4990,'101728215963','1292',1.00,'300','retail','0','2024-10-06 14:59:23','bale','','','200','Cash',0.00,'300','','','10','0.00','1','2024-10-06 13:11:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','10172822030606008303301'),(4991,'101728220309','928',1.00,'100','retail','0','2024-10-06 16:11:50','bale','','','75','Cash',0.00,'100','','','10','0.00','1','2024-10-06 14:55:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','','','','10172822653035222232382'),(4992,'101728228164','820',5.00,'50','retail','0','2024-10-06 18:22:44','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-10-06 15:56:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','201.00','196','Inclusive','branch','Inventory','1110','4000','5500','','','','10172823019102000031209'),(4993,'101728230196','1040',1.00,'100','retail','0','2024-10-06 18:56:36','bale','','','20','Cash',0.00,'100','','','10','0.00','1','2024-10-06 16:10:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','','','10172823100912900223202'),(4994,'101728231011','1597',2.00,'40','retail','0','2024-10-06 19:10:11','bale','','','4','Cash',0.00,'20','','','10','0.00','1','2024-10-06 16:21:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','74.00','72','Inclusive','branch','Inventory','1110','4000','5500','','','','10172823169488271142690'),(4995,'101728231697','1331',1.00,'100','retail','0','2024-10-06 19:21:37','bale','','','50','Cash',0.00,'100','','','10','0.00','1','2024-10-06 17:27:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','10172823564232280321027'),(4996,'101728235645','555',1.00,'20','retail','0','2024-10-06 20:27:25','bale','','','0','Cash',0.00,'20','','','10','16.00','1','2024-10-06 17:43:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','10172823658933150108522'),(4997,'101728236782','1607',10.00,'150','retail','0','2024-10-06 20:46:22','bale','','','3','Cash',0.00,'15','','','10','0.00','1','2024-10-06 17:46:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','100.00','90','Inclusive','branch','Inventory','1110','4000','5500','','','','10172823679123330322322'),(4998,'101728236782','576',5.00,'50','retail','0','2024-10-06 20:46:31','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-10-06 17:46:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','182.00','177','Inclusive','branch','Inventory','','','','','','','10172823680683223327023'),(4999,'101728236815','1597',4.00,'80','retail','0','2024-10-06 20:46:55','bale','','','4','Cash',0.00,'20','','','10','0.00','1','2024-10-06 18:15:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','72.00','68','Inclusive','branch','Inventory','1110','4000','5500','','','','10172823854920532327110'),(5000,'101728238552','576',5.00,'50','retail','0','2024-10-06 21:15:52','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-10-06 18:23:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','177.00','172','Inclusive','branch','Inventory','','','','','','','10172823900122302803001'),(5001,'101728239005','592',1.00,'150','retail','0','2024-10-06 21:23:25','bale','','','108','Cash',0.00,'150','','','10','16.00','1','2024-10-06 18:27:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','10172823923623222132033'),(5002,'101728239253','882',1.00,'10','retail','0','2024-10-06 21:27:33','bale','','','3','Cash',0.00,'10','','','10','0.00','1','2024-10-06 18:46:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Inventory','1110','4000','5500','','','','10172824037201723031302'),(5003,'101728240375','6',1.00,'30','retail','0','2024-10-06 21:46:15','bale','','','0','Cash',0.00,'30','','','10','16.00','1','2024-10-06 18:46:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','10172824038502223030228'),(5004,'101728280179','543',1.00,'20','retail','0','2024-10-07 08:49:39','bale','','','9','Cash',0.00,'20','','','10','16.00','1','2024-10-07 06:17:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','','','10172828182503723217200'),(5005,'101728294592','1584',15.00,'150','retail','0','2024-10-07 12:49:52','bale','','','2.5','Cash',0.00,'10','','','10','0.00','1','2024-10-07 09:50:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','30.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','','10172829460632112233330'),(5006,'101728294618','1531',1.00,'200','retail','0','2024-10-07 12:50:18','bale','','','65','Cash',0.00,'200','','','10','0.00','1','2024-10-07 09:51:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','10172829463301226082172'),(5007,'101728294618','576',5.00,'50','retail','0','2024-10-07 12:50:33','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-10-07 09:51:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','172.00','167','Inclusive','branch','Inventory','','','','','','','10172829464422460232287'),(5008,'101728294618','820',1.00,'10','retail','0','2024-10-07 12:50:44','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-10-07 09:51:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','196.00','195','Inclusive','branch','Inventory','1110','4000','5500','','','','10172829465515273323235'),(5009,'101728294618','1574',6.00,'30','retail','0','2024-10-07 12:50:56','bale','','','1','Cash',0.00,'5','','','10','0.00','1','2024-10-07 09:51:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','50.00','44','Inclusive','branch','Inventory','1110','4000','5500','','','','10172829467000020220262'),(5010,'101728294683','1555',1.00,'100','retail','0','2024-10-07 12:51:23','bale','','','42','Cash',0.00,'100','','','10','0.00','1','2024-10-07 10:16:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','10172829618582333631313'),(5011,'101728294683','1548',1.00,'50','retail','0','2024-10-07 13:16:26','bale','','','19','Cash',0.00,'50','','','10','0.00','1','2024-10-07 10:16:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','','10172829619557032233232'),(5012,'101728296204','30',1.00,'400','retail','0','2024-10-07 13:16:44','bale','','','0','Cash',0.00,'400','','','10','16.00','1','2024-10-07 11:16:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','10172829960633922722212'),(5013,'101728299816','103',1.00,'400','retail','0','2024-10-07 14:16:56','bale','','','265','Cash',0.00,'400','','','10','16.00','1','2024-10-07 11:29:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','10172830057833012027007'),(5014,'101728300587','915',2.00,'10','retail','0','2024-10-07 14:29:47','bale','','','2','Cash',0.00,'5','','','10','0.00','1','2024-10-07 11:30:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','75.00','73','Inclusive','branch','Inventory','1110','4000','5500','','','','10172830060432060232287'),(5015,'101728300587','583',2.00,'10','retail','0','2024-10-07 14:30:04','bale','','','1','Cash',0.00,'5','','','10','16.00','1','2024-10-07 11:30:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','47.00','45','Inclusive','branch','Inventory','','','','','','','10172830062222221122332'),(5016,'101728300627','579',1.00,'200','retail','0','2024-10-07 14:30:27','bale','','','139','Cash',0.00,'200','','','10','16.00','1','2024-10-07 12:25:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','10172830394530730834130'),(5017,'101728303947','1601',1.00,'150','retail','0','2024-10-07 15:25:47','bale','','','45','Cash',0.00,'150','','','10','0.00','1','2024-10-07 13:16:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','','','','10172830697273993202230'),(5018,'101728306974','588',1.00,'50','retail','0','2024-10-07 16:16:14','bale','','','8','Cash',0.00,'50','','','10','16.00','1','2024-10-07 13:51:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','10172830906100022232300'),(5019,'101728309067','233',1.00,'10','retail','0','2024-10-07 16:51:07','bale','','','1','Cash',0.00,'10','','','10','16.00','1','2024-10-07 14:20:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','286.00','285','Inclusive','branch','Inventory','','','','','','','10172831080332012301033'),(5020,'101728309067','1541',1.00,'10','retail','0','2024-10-07 17:20:04','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-10-07 14:20:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','246.00','245','Inclusive','branch','Inventory','1110','4000','5500','','','','10172831081122102333122'),(5021,'101728310813','1359',2.00,'80','retail','0','2024-10-07 17:20:13','bale','','','25','Cash',0.00,'40','','','10','0.00','1','2024-10-07 14:36:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','10172831166777222233202'),(5022,'101728311775','1541',5.00,'50','retail','0','2024-10-07 17:36:15','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-10-07 14:42:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','245.00','240','Inclusive','branch','Inventory','1110','4000','5500','','','','10172831211923113101123'),(5023,'101728311775','813',10.00,'50','retail','0','2024-10-07 17:41:59','bale','','','2','Cash',0.00,'5','','','10','16.00','1','2024-10-07 14:42:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','170.00','160','Inclusive','branch','Inventory','1110','4000','5500','','','','10172831214401038124014'),(5024,'101728312147','882',4.00,'40','retail','0','2024-10-07 17:42:27','bale','','','3','Cash',0.00,'10','','','10','0.00','1','2024-10-07 14:46:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','90.00','86','Inclusive','branch','Inventory','1110','4000','5500','','','','10172831237101831133230'),(5025,'101728312374','588',1.00,'50','retail','0','2024-10-07 17:46:14','bale','','','8','Cash',0.00,'50','','','10','16.00','1','2024-10-07 15:20:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','10172831441733011042002'),(5026,'101728314419','1374',3.00,'150','retail','0','2024-10-07 18:20:19','bale','','','15','Cash',0.00,'50','','','10','0.00','1','2024-10-07 15:21:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','16.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','','10172831442820213323333'),(5027,'101728314419','1287',1.00,'150','retail','0','2024-10-07 18:20:29','bale','','','60','Cash',0.00,'150','','','10','0.00','1','2024-10-07 15:21:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','10172831443992003333808'),(5028,'101728314419','820',5.00,'50','retail','0','2024-10-07 18:20:39','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-10-07 15:21:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','195.00','190','Inclusive','branch','Inventory','1110','4000','5500','','','','10172831445222003333808'),(5029,'101728314419','227',2.00,'40','retail','0','2024-10-07 18:20:53','bale','','','0','Cash',0.00,'20','','','10','16.00','1','2024-10-07 15:21:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','','','','','','','10172831446902338828226'),(5030,'101728314474','790',1.00,'20','retail','0','2024-10-07 18:21:14','bale','','','14','Cash',0.00,'20','','','10','16.00','1','2024-10-07 15:21:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','','','','10172831448471030023822'),(5031,'101728314491','790',1.00,'20','retail','0','2024-10-07 18:21:31','bale','','','14','Cash',0.00,'20','','','10','16.00','1','2024-10-07 15:21:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','','','','10172831449929207333429'),(5032,'101728314501','141',1.00,'100','retail','0','2024-10-07 18:21:41','bale','','','0','Cash',0.00,'100','','','10','16.00','1','2024-10-07 15:52:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','10172831632723321023223'),(5033,'101728316332','588',1.00,'50','retail','0','2024-10-07 18:52:12','bale','','','8','Cash',0.00,'50','','','10','16.00','1','2024-10-07 16:37:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','10172831906332632031200'),(5034,'101728319072','856',1.00,'150','retail','0','2024-10-07 19:37:52','bale','','','19','Cash',0.00,'150','','','10','0.00','1','2024-10-07 16:45:37','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','','','10172831953403080392402'),(5035,'101728319537','233',3.00,'30','retail','0','2024-10-07 19:45:37','bale','','','1','Cash',0.00,'10','','','10','16.00','1','2024-10-07 16:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','285.00','282','Inclusive','branch','Inventory','','','','','','','10172831956122821321332'),(5036,'101728319537','23',1.00,'150','retail','0','2024-10-07 19:46:01','bale','','','58','Cash',0.00,'150','','','10','16.00','1','2024-10-07 16:53:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','10172831996232023733893'),(5037,'101728320309','820',2.00,'20','retail','0','2024-10-07 19:58:29','bale','','','0','Cash',0.00,'10','','','10','16.00','1','2024-10-07 16:58:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','190.00','188','Inclusive','branch','Inventory','1110','4000','5500','','','','10172832032232123200333'),(5038,'101728320309','1538',6.00,'30','retail','0','2024-10-07 19:58:42','bale','','','2','Cash',0.00,'5','','','10','0.00','1','2024-10-07 16:58:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','177.00','171','Inclusive','branch','Inventory','1110','4000','5500','','','','10172832033530302323200'),(5039,'101728320339','1208',5.00,'250','retail','0','2024-10-07 19:58:59','bale','','','6','Cash',0.00,'50','','','10','0.00','1','2024-10-07 17:07:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','121.00','116','Inclusive','branch','Inventory','1110','4000','5500','','','','10172832078703320720301'),(5040,'101728320339','1541',10.00,'100','retail','0','2024-10-07 20:06:27','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-10-07 17:07:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','240.00','230','Inclusive','branch','Inventory','1110','4000','5500','','','','10172832082023302220022'),(5041,'101728320848','1599',5.00,'150','retail','0','2024-10-07 20:07:28','bale','','','5','Cash',0.00,'30','','','10','0.00','1','2024-10-07 17:13:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','55.00','50','Inclusive','branch','Inventory','1110','4000','5500','','','','10172832120002301131220'),(5042,'101728320848','1255',1.00,'100','retail','0','2024-10-07 20:13:20','bale','','','40','Cash',0.00,'100','','','10','0.00','1','2024-10-07 17:13:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','10172832121013322200033'),(5043,'101728320848','467',1.00,'50','retail','0','2024-10-07 20:13:30','bale','','','9','Cash',0.00,'50','','','10','16.00','1','2024-10-07 17:13:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','','','','10172832122232303110223'),(5044,'101728321227','397',2.00,'40','retail','0','2024-10-07 20:13:47','bale','','','5.5','Cash',0.00,'20','','','10','16.00','1','2024-10-07 17:24:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','','','','','','','10172832184873238801803'),(5045,'101728321851','1040',1.00,'100','retail','0','2024-10-07 20:24:11','bale','','','20','Cash',0.00,'100','','','10','0.00','1','2024-10-07 17:42:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','','','10172832296515222122032'),(5046,'101728322968','928',1.00,'100','retail','0','2024-10-07 20:42:48','bale','','','75','Cash',0.00,'100','','','10','0.00','1','2024-10-07 17:58:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','','','','10172832390833033238202'),(5047,'101728323913','588',1.00,'50','retail','0','2024-10-07 20:58:33','bale','','','8','Cash',0.00,'50','','','10','16.00','1','2024-10-07 18:12:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','10172832473721223332772'),(5048,'101728324739','1541',4.00,'40','retail','0','2024-10-07 21:12:19','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-10-07 18:28:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','230.00','226','Inclusive','branch','Inventory','1110','4000','5500','','','','10172832567910323320220'),(5049,'101728324739','702',1.00,'50','retail','0','2024-10-07 21:27:59','bale','','','10','Cash',0.00,'50','','','10','16.00','1','2024-10-07 18:28:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','10172832569032395123323'),(5050,'101728325699','1541',1.00,'10','retail','0','2024-10-07 21:28:19','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-10-07 18:37:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','226.00','225','Inclusive','branch','Inventory','1110','4000','5500','','','','10172832623932208203237'),(5051,'101728326242','1541',1.00,'10','retail','0','2024-10-07 21:37:22','bale','','','4','Cash',0.00,'10','','','10','0.00','1','2024-10-07 18:54:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','225.00','224','Inclusive','branch','Inventory','1110','4000','5500','','','','10172832702122333227233'),(5052,'101728327280','1208',4.00,'200','retail','0','2024-10-07 21:54:40','bale','','','6','Cash',0.00,'50','','','10','0.00','1','2024-10-07 18:55:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','116.00','112','Inclusive','branch','Inventory','1110','4000','5500','','','','10172832729403123202030'),(5053,'101728367670','92',1.00,'250','retail','0','2024-10-08 09:07:50','bale','','','109','Cash',0.00,'250','','','10','16.00','1','2024-10-08 06:23:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','10172836858537285321581'),(5054,'101728368587','543',2.00,'40','retail','0','2024-10-08 09:23:07','bale','','','9','Cash',0.00,'20','','','10','16.00','1','2024-10-08 06:24:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','','','','','','','10172836864003328333028'),(5055,'101728368644','579',1.00,'200','retail','0','2024-10-08 09:24:04','bale','','','139','Cash',0.00,'200','','','10','16.00','1','2024-10-08 07:59:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','10172837433032033431322'),(5056,'101728374342','233',5.00,'50','retail','0','2024-10-08 10:59:02','bale','','','1','Cash',0.00,'10','','','10','16.00','1','2024-10-08 08:47:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','282.00','277','Inclusive','branch','Inventory','','','','','','','10172837726861223123300'),(5057,'101728377278','1515',1.00,'100','retail','0','2024-10-08 11:47:58','bale','','','30','Cash',0.00,'100','','','10','0.00','1','2024-10-08 10:42:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','10172838414022741720023'),(5058,'101728384143','233',1.00,'10','retail','0','2024-10-08 13:42:23','bale','','','1','Cash',0.00,'10','','','10','16.00','1','2024-10-08 11:48:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','277.00','276','Inclusive','branch','Inventory','','','','','','','10172838808931033227279'),(5059,'101728388093','176',1.00,'20','retail','0','2024-10-08 14:48:13','bale','','','7.4','Cash',0.00,'20','','','10','16.00','1','2024-10-08 11:48:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','133.00','132','Inclusive','branch','Inventory','','','','','','','10172838810502372703130'),(5060,'101728396052','1597',10.00,'200',